/* Minification failed. Returning unminified contents.
(1229,1): run-time error CSS1019: Unexpected token, found '@import'
(1229,9): run-time error CSS1019: Unexpected token, found 'url("https://p.typekit.net/p.css?s=1&k=jzp6hik&ht=tk&f=139.140.175.176.6846.6847.6848.6851&a=6455107&app=typekit&e=css")'
(1229,129): run-time error CSS1019: Unexpected token, found ';'
 */
/************************
* Resets *
************************/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,hr,dl,dt,dd,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figure,figcaption,hgroup,menu,footer,header,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;} article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,main{display:block} audio,canvas,video{display:inline-block;*display:inline;*zoom:1} audio:not([controls]){display:none} html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%} a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px} a:hover,a:active{outline:0} sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline} sup{top:-0.5em} sub{bottom:-0.25em} img{height:auto;border:0;-ms-interpolation-mode:bicubic;vertical-align:middle} button,input,select,textarea{margin:0;font-size:100%;vertical-align:middle} button,input{*overflow:visible;line-height:normal} button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0} button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button} input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box} input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}

html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
*,*:before,*:after{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit;}
.clearfix{*zoom:1}
.clearfix:before,.clearfix:after{display:table;content:"";}
.clearfix:after{clear:both}

/*------typography, etc.------*/

body {background: #fff; margin:0; font-family: 'myriad-pro', sans-serif; font-weight:400; font-size:16px; line-height:1.5em; color:#4c4c4e; }

p {margin:0 0 1.5em;}
p:last-child {margin-bottom:0;}

ul {list-style-type:square;}

a {text-decoration:none; color: #0066a0;  outline:none; border-bottom: 1px solid #0066a0; transition:all .3s ease-in;}

a:hover, a:active {border-color: transparent;}

img {max-width:100%;}

h1, h1 a, .h1 {font-size:2.4em;margin-bottom:.75em;line-height:1.2em; color: #0066a0; font-family: 'proxima-nova', sans-serif; font-weight: 700;}
h2, h2 a, .h2 {font-size:1.3em;margin-bottom:1em;line-height:1.3em; color:#4c4c4e; font-family: 'proxima-nova', sans-serif; font-weight: 700; text-transform:uppercase;}
h3, h3 a, .h3 {font-size:1.3em;margin-bottom:.5em; font-family: 'proxima-nova', sans-serif; font-weight: 700;}
h4, h4 a, .h4 {font-size:1.1em;margin-bottom:.5em; font-family: 'proxima-nova', sans-serif; font-weight: 700;}
h5, h5 a, .h5 {font-size:1em;margin-bottom:.5em; font-family: 'proxima-nova', sans-serif; font-weight: 700;}
h6, h6 a, .h6 {font-size:1em;margin-bottom:0; font-family: 'proxima-nova', sans-serif; font-weight: 700;}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {font-size:1em;}

p+div, p+fieldset {margin-top:1.5em;}
p+ul, p+ol {margin-top:-.125em;margin-bottom:1.5em;}
p+h2, ul+h2, ol+h2, p+h3, ul+h3, ol+h3, p+h4, ul+h4, ol+h4, p+h5, ul+h5, ol+h5, p+h6, ul+h6, ol+h6  {margin-top:1.25em;}

.lead {font-size:1.2em; line-height:1.5em; margin-bottom:1.5em; font-family: 'proxima-nova', sans-serif;}

hr {color: #e6e7e8;background-color: #e6e7e8;height:1px;border: 0;width: 100%;margin:1.5em 0;clear:both;}

blockquote{font-size:1.1em; font-weight:400; font-style:italic; margin:0 0 1.5em 0; border-left:#0066a0 5px solid; padding-left:1em;}
	blockquote p {margin-bottom:.75em}
cite{color:#333; margin:0; display:block; text-emphasis:none; font-style:normal; font-size:14px;}
cite p{margin-bottom:1em;}
	
sup, sub{line-height:1em;}
strike {color:#999;}

iframe{margin:0 auto 1.5em auto;display:block;width:100%;}

code {font-size:1em;background:rgba(0,0,0,.07);border-radius:4px;padding:0 3px;}
pre {white-space: pre; overflow:auto;width:100%;padding:0;font-size:12px;line-height:1.4em;font-family: Monaco, monospace;border:1px solid #e6e7e8;background:whitesmoke;-moz-border-radius:4px;border-radius:4px;margin-bottom:2.5em;}

aside, figure {float:right; margin:0 0 1em 0; width:33%; background:#eee; padding:.75em; font-size:.75em; line-height:1.333em; -moz-border-radius:4px; border-radius:4px;}
aside img, figure img{margin:0 0 1em;}

dl {margin-bottom:1em;}
dt {font-weight:700;}

strong {font-weight:700;}

.mobile{display:none;}
.visuallyhidden{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0;}
.center{text-align:center;}

.skip{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0;}
.skip:focus{position:static;width:auto;height:auto;margin:.5em .5em;} 

/************************
* Structure *
************************/

/*------columns w/ 30px gutter equivalent------*/

.first {float:left;margin-right:2.439024390244%;}
.middle {float:left;margin-right:2.439024390244%;}
.last {float:right;}

/*------widths------*/

.group {margin-bottom:1.5em;}
.group:last-child {margin-bottom:0;}

.group_1of2, table.table_structure_2x td {width:48.717948717949%;}

.group_1of3, table.table_structure_3x td {width:31.623931623932%;}
.group_2of3 {width:65.811965811966%;}

.group_1of4, table.table_structure_4x td {width:23.076923076923%;}
.group_3of4 {width:74.358974358974%;}

.group_1of5 {width:17.948717948718%;}
.group_2of5 {width:38.461538461538%;}
.group_3of5 {width:58.974358974359%;}
.group_4of5 {width:79.487179487179%;}

.group_1of6 {width:14.529914529915%;}
.group_5of6 {width:82.905982905983%;}

.social {margin:0; padding:0; list-style:none; display:flex; flex-wrap:wrap; width:100px;}
.social li {margin:0 0 10px 10px; height:40px; width:40px;}
.social li a {display:flex; justify-content:center; align-items:center; width:100%; height:100%; background: #fff; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.social li a:hover {opacity:.5}

.split_layout {display:flex; flex-wrap:wrap; margin-bottom:1.5em;}
.split_layout > div:first-child {width:75%;}
.split_layout > div:last-child {width:25%;}
.split_layout.split_right > div:first-child {order: 2;}

/*------wrapper------*/

.wrapper {margin:0 auto;max-width:1230px;padding:0 30px;position:relative;}
a.logo {border:none;}

/*------site header------*/

.top_bar {height:45px; background:#fff;}

.primary_bar {position:relative; z-index:2; height:100px; background:#fff; -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2); box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);}
.primary_bar .logo {float:left; margin:12px 1.75em 0em 0; display:block; border:none;}
	
/*------site footer------*/

.site_footer ul {margin-top:0; padding:0; list-style:none;}
.site_footer ul li {display:inline-block;}

.footer_1 {background: #0066a0; color:#fff; padding:3em 0;}
.footer_1 hr {margin:2.25em 0;}
.footer_1 .logo {margin-bottom:2.25em; display:block; border:none;}
.footer_1 .member li:not(:first-child) {margin-left:1.5em;}
.footer_1 .member li img {max-height:55px;}
.footer_1 nav ul:last-of-type {margin-bottom:0;}
.footer_1 nav ul li {margin-right:1em;}
.footer_1 .last {text-align:right;}
.footer_1 a {color:#fff; border-color: transparent;}
	.footer_1 a:hover {border-color:#fff;}
.footer_1 .group:last-of-type .last {display:flex; flex-wrap:wrap; justify-content:flex-end; }
.footer_1 .phone_email {font-size:1.5em; margin-right:1em;}

.footer_2 {padding:1.5em 0; font-size:.9em;}
.footer_2 .last {text-align:right;}
.footer_2 p:first-child {text-transform:uppercase;}

.top_site {position:fixed; bottom:20px; right:20px; z-index:700000; display:none;}
.top_site a { color:#999; color: rgba(153,153,153,.6); border:0;}
.top_site a:hover { border:0;}
	
/************************
* Navigation *
************************/

/* Primary Navigation Resets and Defaults*/
nav.nav_primary {}
	nav.nav_primary ul {margin:0; padding:0;list-style: none;}
	nav.nav_primary > ul > li > a {font-family: 'proxima-nova', sans-serif; cursor: pointer;}
	nav.nav_primary > ul > li > a .fa-angle-down {margin-left:.325em; color:#4c4c4e; font-size:.9em;}
	nav.nav_primary > ul > li > a.selected .fa-angle-down {transition: .3s transform ease-in-out;transform: rotate(180deg);}

nav.nav_primary ul.parent > li {float:left; margin-right:1.5em; position:relative;}
	nav.nav_primary ul.parent > li:last-child {margin-right:0;}
	nav.nav_primary ul.parent > li > a > span {margin-left:.25em;}
nav.nav_primary ul.parent > li:not(:last-child) > a { display: flex; justify-content: center; align-items: center; height:100px; color: #4c4c4e; text-align:center; font-size:1.2em; border-color: transparent;}
	nav.nav_primary ul.parent > li:not(:last-child) > a.selected, nav.nav_primary ul.parent > li:not(:last-child).selected > a { color: #0066a0; }

nav.nav_primary ul.parent > li:last-child {float:right; display: flex; justify-content: center; align-items: center; height:100px;}
	nav.nav_primary ul.parent > li:last-child > a { margin:0; }
	nav.nav_primary ul.parent > li:last-child > a > span:nth-child(2) {display: none;}
	nav.nav_primary ul.parent > li:last-child > a .fa-angle-down {color:#fff; transition:all .3s ease-in;}
		nav.nav_primary ul.parent > li:last-child > a:hover .fa-angle-down {color:#45802B;}

nav.nav_primary ul.parent li.drop_mega > ul {display:none; width: 800px; position: absolute; left: 50%; margin-left:-325px; top: 100px; z-index:10000; background:#fff; -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3); -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3); box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);}
	nav.nav_primary ul.parent li.drop_mega:last-child > ul {width: 300px; left: auto; margin-left:0; right:0;}
	nav.nav_primary ul.parent li.drop_mega > ul > li {position:relative; width: 33.333%; padding:1.75em 1.75em; float:left;}
	nav.nav_primary ul.parent li.drop_mega > ul > li .h4 {margin-bottom:.5em;}
	nav.nav_primary ul.parent li.drop_mega > ul > li p {margin-bottom:1em;}
		/* mega menu image
		nav.nav_primary ul.parent li.drop_mega > ul > li:not(:last-child) {padding-top:90px;}
		nav.nav_primary ul.parent li.drop_mega > ul > li:first-child img {position:absolute; top:2em; left:1.75em; max-width:60px;}
		*/
		nav.nav_primary ul.parent li.drop_mega > ul > li:first-child img {display:none;}
		nav.nav_primary ul.parent li:not(:last-child).drop_mega > ul > li:not(:last-child) a {border-color: transparent;}
			nav.nav_primary ul.parent li:not(:last-child).drop_mega > ul > li a:hover {border-color: #0066a0;}
			nav.nav_primary ul.parent li.drop_mega > ul > li:last-child a:hover {border-color: transparent;}
		nav.nav_primary ul.parent > li:last-child.drop_mega > ul > li {width: 100%; padding:2em 1.75em 1.75em 1.75em; float:none;}
	nav.nav_primary ul.parent li.drop_mega > ul > li > ul li {padding:.25em 0;}
		nav.nav_primary ul.parent li.drop_mega > ul > li > ul li:last-child {padding-bottom:0; border-bottom:none;}

		nav.nav_primary ul.parent li.drop_mega > ul > li > ul > li > ul {padding:.5em 1em 1em 1em; font-size:.9em;}

	
	.banking_login label {display:block; margin-bottom:.25em;}
	.banking_login input {width:100%; margin-bottom:.75em;}
	.banking_login input:last-of-type {margin-bottom:1.25em;}
	.banking_login p:last-child {margin-bottom:0!important;}

/*----------nav overlay-------*/
			
.nav_overlay {height: 100%; width: 100%; background: rgba(97,99,101,.98); position:fixed; overflow:auto; display: none; z-index: 9999;font-family: 'proxima-nova', sans-serif;}
.nav_overlay h4 {color:#fff; background:#0066a0;  padding:17px; margin-bottom:.25em}

.nav_overlay_close {display: block; color: #fff; position: absolute; right: 0; top: 0px; font-size: 28px; text-align: right; padding: 15px 22px;}
.nav_overlay_close:hover {color: #fff;}

.nav_overlay > ul {margin: 0 0 4em 0; padding: 0;}
.nav_overlay ul li {list-style: none;}
	.nav_overlay ul li {border-bottom: 1px solid rgba(255, 255, 255, .3);}
.nav_overlay ul li a {border:none;}
.nav_overlay > ul li a {color: #fff; display: block; text-align: left; font-size: 20px; padding: 14px;}
.nav_overlay ul li a .fa-angle-down {margin-left:.325em;}
.nav_overlay > ul > li.selected > a {background:#222;}	
.nav_overlay ul li a.selected .fa-angle-down {transition: .3s transform ease-in-out;transform: rotate(180deg);}

.nav_overlay ul li > ul {margin:0; padding:0; list-style:none; display:none; background:#222;}
.nav_overlay ul li > ul > li > a {font-size:1.1em; padding: 10px 14px;}

.nav_overlay ul li ul li > ul {padding:0 0 0 1.35em; display:block}
.nav_overlay ul li ul li > ul > li a {font-size:1.1em; padding: 4px 8px; color:#ccc;}
	
/*------secondary navigation------*/
nav.nav_secondary {position:absolute; top:10px; right:160px; font-family: 'proxima-nova', sans-serif;}
nav.nav_secondary ul {margin:0;padding:0;list-style:none;}
	nav.nav_secondary li {display:inline-block;margin-left:1.5em;}
	nav.nav_secondary li a {color:#4c4c4e; font-size:.9em;border-color: transparent;}
		nav.nav_secondary li a:hover {color: #0066a0;}
		nav.nav_secondary li:not(:last-child) a:hover {border-color: #0066a0;}

	#chat_bttn {cursor: pointer; position:absolute; top:10px; right:30px; border:2px solid #fff; -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2); box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);}

/*------tertiary navigation------*/
nav.nav_tertiary {padding:1em; background-color:#0066a0; font-family: 'proxima-nova', sans-serif;}
nav.nav_tertiary ul {margin:0;padding:0;list-style:none;}
	nav.nav_tertiary li {display:inline-block;}
	nav.nav_tertiary li a {margin-right:1.5em; color:#fff; border-color: transparent;}
		nav.nav_tertiary li a:hover {color:#fff; border-color: #fff;}
		nav.nav_tertiary li.selected a, nav.nav_tertiary li a.selected  {font-weight:700;}
	
/*------section navigation (vertical)------*/ 
.nav_section {margin-bottom:2.5em; font-family: 'proxima-nova', sans-serif;}
.nav_section h4 a {border-color: transparent;}
	.nav_section h4 a:hover {border-color: #0066a0;}
.nav_section > ul {margin:0; list-style: none; padding:0;}
.nav_section > ul > li {padding:.5em 0; border-bottom:1px solid #e6e7e8;}
	.nav_section > ul > li:last-child {padding-bottom:0; border-bottom:none;}
.nav_section > ul > li a {color:#4c4c4e; border-color: transparent;}
	.nav_section > ul > li a:hover, .nav_section > ul .selected {color:#0066a0; border-color: #0066a0;}
		.nav_section > ul .selected {color:#0066a0; border-color:transparent; font-weight:700;}
		/*------nested------*/ 
		.nav_section > ul ul {list-style: none; padding:.5em 0 .5em .75em; font-size:.95em;}
 		.nav_section ul .selected_parent {font-weight:700; color:#0066a0;}
		
		.nav_section_btn {display:none;}
		.nav_section_btn a {display:block;}
		.nav_section_btn a svg {margin-right:.5em;}
		nav.nav_section.show {display:block;}

/*------paging, crumbs, tags (articles)------*/ 
nav.page ul {text-align: center;padding:0;}
	nav.page ul li {display: inline;margin: 0 4px 0 0;}
	nav.page ul li a {color:#fff; padding: 5px 9px; font-size: 12px; font-weight:400;  line-height: 16px; border-radius: 5px;  background:#999; border-color:transparent;}
	nav.page ul li a:hover, nav.page ul li a:focus {background: #777; color:#fff;}
	nav.page ul li a:active, nav.page ul li a.current {background: #eee; color:#999;}
	nav.page .page-prev i {margin-right:.25em;}
	nav.page .page-next i {margin-left:.25em;}
	
nav.breadcrumb {color: #666; font-size:0.8em; padding-top:1.5em; font-family: 'proxima-nova', sans-serif;}
	nav.breadcrumb a {margin: 0 5px;  color: #4c4c4e; border-color:transparent;}
	nav.breadcrumb a:first-child {margin-left: 0;}
	nav.breadcrumb a:hover,nav.breadcrumb a:focus {color: #4c4c4e; border-color:#4c4c4e;}
	nav.breadcrumb a:active {color: #4c4c4e;}
	nav.breadcrumb strong {margin-left: 5px; color: #4c4c4e; font-weight:700;}
	
ol.tags {list-style:none; padding:0; margin:0 0 1.5em; font-size: 12px; line-height: 16px;}
	ol.tags li {float: left; margin: 0 5px 5px 0;}
	ol.tags li a {font-weight:400;  background:#999; float: left; padding: 5px 9px; color: #fff; border:none; -moz-border-radius: 5px;border-radius: 5px;}
	ol.tags li a:hover, ol.tags li a:focus {background-color: #777;}
	ol.tags li a:active {background-color: #777;}
		
/************************
* Content *
************************/

.hero {position:relative;}
.hero .hero_img {height:450px; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-repeat:no-repeat; background-position: center center; display:block;}
.hero .hero_mask {width:100%; height:100%; /*background-image: url(/images/banner-mask.png); background-repeat: no-repeat; background-size: auto 101%; background-position: right -1px; background-attachment: fixed;*/ position: absolute; z-index: 1; top: 0; right: 0;}
.hero .hero_content { color:#fff;  padding:2em 2em; max-width:600px; position:absolute; top: 50%; transform: translateY(-50%); right:11%; z-index:2; background-color:#00426d; border:12px solid #fff;}
.hero .hero_content.hero_content_v2 {background-color:#007878;}
.hero .hero_content.hero_content_v3 {background-color:#45802B;}
.hero .hero_content .wrapper {max-width:auto;padding:0;}
.hero .hero_content a {color:#fff; border-color: #FFFFFF;}
	.hero .hero_content a:hover {border-color: transparent;}
.hero .hero_content .title {font-size:2.4em; margin-bottom:.25em; line-height:1.1em; color:#fff; font-family: 'proxima-nova', sans-serif; font-weight: 700;}
.hero .hero_content .subhead {font-size:1.1em; display:block;margin-bottom:.75em;}
.hero .hero_content p:last-child {margin-bottom:0;}

.cta {padding:2em 2em 3em 2em; color:#fff; background-color:#45802B; margin-bottom:2em;}
.cta p {font-size:1.1em; display:inline-block; margin:0; width:70%;}
.cta .btn {float:right;}

.featured_tabs {
background: -moz-linear-gradient(top,  rgba(0,102,160,1) 0%, rgba(0,102,160,0.85) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,102,160,1) 0%,rgba(0,102,160,0.85) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,102,160,1) 0%,rgba(0,102,160,0.85) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0066a0', endColorstr='#d9005b99',GradientType=0 ); /* IE6-9 */
}
.featured_tabs ul {margin:0; padding:1em 0; list-style:none; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-direction: row; -ms-flex-wrap: wrap; -webkit-flex-flow: row wrap; flex-flow: row wrap; justify-content: flex-start;}
.featured_tabs li {width:25%; padding:0 1em; border-right:1px solid rgba(255,255,255,.3); display: flex; justify-content: center; align-items: center; text-align:center; }
	.featured_tabs li:last-child {border-right:none;}
.featured_tabs li a {display:block; width:100%; color:#fff; padding:1em 1em; border:none;}
	.featured_tabs li a:hover {background-color:rgba(255,255,255,.15)}
.featured_tabs li a img {max-height:60px; margin-bottom:1em;}
.featured_tabs li a .h4 {display:block; margin:0; font-weight:600;}

.content {position:relative; padding:2em 0 4em 0;}
	.landing .content {padding:4em 0;}

.testimonial_feed {display:flex; flex-wrap:wrap; position:relative; background-color:#fff;}
.testimonial_feed .testimonial_feed_headline {width:100%; text-align: center; display:none;}
.testimonial_feed .testimonial_img {width:50%; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-repeat:no-repeat; background-position: center center;}
.testimonial_feed .testimonial_img .testimonial_img_cover {position:relative; width:100%; height:100%; background: rgb(0,102,160);
background: linear-gradient(90deg, rgba(0,102,160,0.25) 0%, rgba(94,176,83,0.30438112745098034) 25%, rgba(255,255,255,0.3) 60%, rgba(255,255,255,0.7959777661064426) 90%);}
.testimonial_feed .testimonial_img .logo_icon {width:100%; height:100%; background-image: url(/images/logo-icon.png); background-repeat: no-repeat; background-size: auto 100%; background-position: center right; position: absolute; z-index: 1; top: 0; right: -40px;}
.testimonial_feed .testimonial_img .gicu_tagline {position: absolute; z-index: 1; bottom: 40px; left: 50px;}
.testimonial_frame {width:50%; padding:4em 90px 4em 150px;}
.testimonial_frame > div {position:relative; max-width:400px; border-top:1px solid #e6e7e8; border-bottom:1px solid #e6e7e8; padding:2em 0;}
.testimonial_quote {color:#e6e7e8; background-color:#fff; height:50px; width:90px; position:absolute; top:-40px; left:0; z-index:1; }
	.testimonial_feed .testimonial_quote:last-of-type {top:auto; bottom:-30px; left:auto; right:0; text-align: right;}
.testimonial_slider .quote {font-size:1.2em; line-height:1.5em; color:#0066a0; margin-bottom:.325em}
.testimonial_slider .cite {font-weight:700; color:#007878; margin-bottom:.25em;}
.testimonial_slider .five_stars {}

.category_list {margin:3em 0;}
.category_list .category {padding-bottom:3em; margin-bottom:3em; border-bottom:1px solid #e6e7e8; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-direction: row; -ms-flex-wrap: wrap; -webkit-flex-flow: row wrap; flex-flow: row wrap; justify-content: flex-start;}
	.category_list .category:last-child {padding:0; margin:0; border-bottom:none;}
.category_list .category .category_img, .category_text {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left;}
.category_list .category .category_img {width:30%; margin-right:5%;}
.category_text {width:65%;}
	.category_text .category_description, .category_text ul {float:left;}
		.category_text .category_description {width:30%; margin-right:10%;}
		.category_text ul {padding:0; margin:0; list-style:none; width:60%; columns: 2; -webkit-columns: 2; -moz-columns: 2; -webkit-column-gap: 2em; -moz-column-gap: 2em; column-gap: 2em;}
		.category_text ul li {margin-bottom:.625em;}
		
.category_simple_list {padding:0; list-style:none;}
.category_simple_list li {padding:.5em 0; border-bottom:1px solid #e6e7e8;}
.category_simple_list li:last-child {padding-bottom:0; border-bottom:none;}
.category_simple_list li a {color:#4c4c4e; border-color: transparent;}
.category_simple_list a:hover {color:#0066a0; border-color: #0066a0;}
	
.addthis_sharing_toolbox {margin-bottom:1em;}

.accordian { list-style: none; padding: 0; margin: 0; background: #fff;margin-bottom: 1.5em}
.accordian .category > div { display: none; padding: 1em 1em; border-top: 1px dashed #fff;}
.accordian .category > a {display: block; padding: .5em 1em;  color: #fff; background:#0066a0; position: relative; border-top:2px solid #fff; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.accordian .category > a > svg {margin-top:4px; float:right;}
.accordian .category > a.open > svg {transition: .3s transform ease-in-out;transform: rotate(180deg);}
.accordian_list {margin: 0; padding: 0; list-style: none;}
.accordian_list li a {display: block; padding: 1em 0; border-bottom: 1px solid #e6e7e8;}
.accordian_list li:last-child a {border-bottom: 0;}

.toggled_content {margin-bottom:1em;}

.branch_directions {float:right;}
.branch_manager {float:right; margin:.125em 0 1.5em 1.5em; font-size:.9em; line-height:1.4em;}
.branch_manager img {margin-bottom:.5em;}

section header, article header {}
section footer, article footer {border-top:1px solid #e6e7e8;font-size:.9em; padding:2em 0; margin-top:2em;}
section footer img, article footer img {float:left; margin: 0 1.5em 0 0;}
section footer h4, article footer h4 {margin-bottom: 1em;}
 
/*------Insets & Outsets ------*/
.inset {padding:2rem;}

.inset_right_large {padding-right:4rem;}
.inset_right {padding-right:2rem;}
.inset_right_small {padding-right:.5rem;}

.inset_left_large {padding-left:4rem;}
.inset_left {padding-left:2rem;}
.inset_left_small {padding-left:.5rem;}

.inset_top_large {padding-top:4rem;}
.inset_top {padding-top:2rem;}
.inset_top_small {padding-top:.5rem;}

.inset_bottom_large {padding-bottom:4rem;}
.inset_bottom {padding-bottom:2rem;}
.inset_bottom_small {padding-bottom:.5rem;}

.outset {margin:2rem;}

.outset_right_large {margin-right:4rem;}
.outset_right {margin-right:2rem;}
.outset_right_small {margin-right:.5rem;}

.outset_left_large {margin-left:4rem;}
.outset_left {margin-left:2rem;}
.outset_left_small {margin-left:.5rem;}

.outset_top_large {margin-top:4rem;}
.outset_top {margin-top:2rem;}
.outset_top_small {margin-top:.5rem;}

.outset_bottom_large {margin-bottom:4rem;}
.outset_bottom {margin-bottom:2rem;}
.outset_bottom_small {margin-bottom:.5rem;}

.well {display:block;padding:15px 15px;background:#FFF;border-radius:4px; -moz-box-shadow: inset 0 0 5px #ccc;-webkit-box-shadow: inset 0 0 5px #ccc;box-shadow: inset 0 0 5px #ccc;margin-bottom:2em;}
.platform {display:block;padding:15px 15px;background:#FFF;border-radius:4px; -moz-box-shadow: 0 0 4px #999;-webkit-box-shadow: 0 0 4px#999;box-shadow:0 0 4px #999;margin-bottom:2em;}

.comments {margin-top:5em;}

/*------Spinternet Defaults ------*/
.page_banner {margin-bottom:2.5em; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.page_video {font-size:.875em;line-height:1.666em;margin-bottom:1.5em; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
	.page_video .fluid_video{margin-bottom:0;}
	.page_video .last{margin-left:1em;}

img[align=left], img.img_left{float:left;margin:0 1em 1em 0;max-width:30%;}
img[align=right], img.img_right{float:right;margin:0 0 1em 1em;max-width:30%;}
	
.fluid_video {margin-bottom:1.5em;}

.fluid_map {width: 100%;height: 0;padding-top: 60%;position: relative; margin-bottom:1.5em;}
	.fluid_map iframe {width: 100%;height: 100%; position: absolute;top: 0; right: 0;left: 0; bottom: 0; }
	
/*------icons (added with selectors.js) ------*/

a[href$="pdf"]:after {content:' (.pdf)'; font-size:12px;}
a[href$="xls"]:after {content:' (.xls)'; font-size:12px;}
a[href$="csv"]:after {content:' (.csv)'; font-size:12px;}
a[href$="doc"]:after {content:' (.doc)'; font-size:12px;}
a[href$="docx"]:after {content:' (.docx)'; font-size:12px;}
a[href$="ppt"]:after {content:' (.ppt)'; font-size:12px;}

/*------Flags------*/

.flag {z-index:1;min-width:40px;max-width:100%;background:#45802B;color:#fff; padding:.125em .75em;position:absolute;top:15px;left:-7px;font-size:.8em; text-transform:uppercase;font-weight:700; font-family: 'proxima-nova', sans-serif;}
  .flag:after {width: 0;height: 0;display:block;content:' ';border-top: 10px solid #315D0D; border-left: 7px solid transparent;position:absolute;bottom:-10px;left:0;}
	
/*------highlighting / alerts------*/

.text_cooler {color:#0066a0;}
.text_success {color:#009933;}
.text_warmer {color:#f78d1d;}
.text_danger {color:#b94a48;}

.alert_banner {background:#D90000; color:#fff;padding:1.25em 1em;margin-bottom:0; font-size:.9em;line-height:1.4em;}
.alert_banner a {color:#fff;}
.alert_banner .btn {padding:0; border:none; background:none; margin:0 0 0 3em; float:right;}
.alert_banner .btn:hover {border:none; background:none; color:#ccc;}

.alert {font-size:.9em;line-height:1.4em;padding:1.5em 1.5em;margin-bottom:1.5em;color:#c09853;border:1px solid #fbeed5;background:#fcf8e3;border-radius:4px;}
	.alert p:last-child{margin:0;}
	.alert a {}
	.alert a:hover {}
.alert.alert_success{color:#468847;border:1px solid #d6e9c6;background:#dff0d8;}
.alert.alert_cooler{color:#0066a0;border:1px solid #b4d2e6;background:#b4d2e6;}
.alert.alert_danger{color:#b94a48;border:1px solid #eed3d7;background:#f2dede;}
.ecom-error{color:red;}

/*------rows and grid views (e-commerce, typically generated dynamically)------*/ 

.list {clear:both;margin:0 0 2em;}

.list_row {padding:0;padding-top:1em;}
.list_row li {border-top: 1px solid #e6e7e8;margin:0;display: table;border-collapse: collapse;width: 100%;float: left;margin-bottom:1em;}
	.list_row li:first-child {border-top: none;}
.list_row .inner {padding-right: 50em;display: table-row;}
.list_row .inner:hover {color:#999;}
.list_row .li-img {display: table-cell;vertical-align: top;width: 20%;padding-right: 1em;padding-top:1em;}
.list_row .li-img a {border-color: transparent;}
.list_row .li-img img {display: block;width: 100%;height: auto;-moz-border-radius:4px;border-radius:4px;}
.list_row .li-text {display: table-cell;vertical-align: middle;width: 70%;padding:1em 1em 1em 0;}
	.list_row li:first-child .li-text {padding-top:0;}
.list_row .li-head {font-size:1.3em;margin-bottom:.5em;}
.list_row .inner:hover .li-head {}
.list_row .li-summary {color:#333;font-weight:400;}
.list_row .li-action {margin: 0;}
.posted_info {display:block; font-size:.9em; margin-bottom:.25em;color:#333;font-weight:400;}
.list_row .author {display:block; font-style:italic;color:#999;}
.list_row > li.clear_even,.list_row > li.clear_third,.list_row > li.clear_fourth, .list_row > li.clear_fifth {width:100%;display:none;margin:0;}

.list_grid {padding:0; }
.list_grid > li {padding:0;margin-right:2.439024390244%;margin-bottom:0em;display: block;float: left; }
.list_grid.list_2x > li {width:48.717948717949%;}
.list_grid.list_3x > li {width:31.623931623932%;}
.list_grid.list_4x > li {width:23.076923076923%;}
.list_grid.list_5x > li {width:17.948717948718%;}
.list_grid.list_6x > li {width:14.529914529915%;}

.list_grid > li.clear_even, .list_grid > li.clear_third, .list_grid > li.clear_fourth,.list_grid > li.clear_fifth, .list_grid > li.clear_sixth {display:none;margin:0;border-bottom:1px solid #e6e7e8;margin:2em 0 2em 0; }/*---set up/style clears---*/ 
.list_grid.list_2x > li.even, .list_grid.list_3x > li.third, .list_grid.list_4x > li.fourth, .list_grid.list_5x > li.fifth, .list_grid.list_6x > li.sixth {margin-right:0;}/*---margin of last item---*/ 
.list_grid.list_2x > li.clear_even, .list_grid.list_3x > li.clear_third, .list_grid.list_4x > li.clear_fourth, .list_grid.list_5x > li.clear_fifth, .list_grid.list_6x > li.clear_sixth {display:block;width:100%;}/*---show clears---*/ 
	
.list_grid .inner {}
.list_grid .inner:hover {color:#999;}
.list_grid .li-img {padding-bottom:1.5em;}
.list_grid .li-img a {border-color: transparent;}
.list_grid .li-img img {}
.list_grid .li-text {clear:both;}
.list_grid .li-head {font-size:1.3em;margin-bottom:.5em;}
.list_grid .li-summary {color:#333;font-weight:400;}
.list_grid .li-action {}
	
/*------related content (often used in side column, or below main content)------*/ 

.related {list-style:none;padding:0;margin:0;}
.related cite {font-size:.9em;}
.related h4 {margin-bottom:.25em;}
.related p {margin-bottom:.25em;}

.related > .related_html p:last-child {margin-bottom:0;}
.related > .related_banner figure {float:none;width:auto;background:none;padding:0;margin-left:0;font-size:.9em;}
.related > .related_banner img {margin-bottom:.5em;}
.related > .related_testimonial img {width:75px;float:left;margin:0 1em 1em 0;border-radius:50%;}
.related > .related_testimonial blockquote {font-size:1em; margin:0 0 .5em 0; border-left:none; padding-left:0;}
.related > .related_video img {cursor:pointer;}
.related > .related_video .fluid_video_iframe {display:none;}
.related > .related_video p {font-size:.9em;}
.related > .related_links ul {padding-left:1.5em; list-style-image: url('/images/sidebar_arrow_dark.png');}
.related > .related_links ul li {margin-bottom:.25em;}
.related > .related_links ul:last-child, body.home .sidebar_bg ul li:last-child {margin-bottom:0;}

/*------table structure (in editor template)------*/ 

table.table_structure_4x {width:100%;padding:1em 0 1.5em 0; margin-bottom:1.5em; border-collapse:collapse;line-height:1.3em;display:block;height:1%;overflow:hidden;}
	table.table_structure_4x tbody, table.table_structure_4x tr{display:block;width:100%;}
	table.table_structure_4x tr td{display:block;float:left;padding-bottom:1em;margin-right:2.5%;}/*margin matches column structure*/
	table.table_structure_4x td td {display:table-cell;float:none;width:auto;}/*fix embeded tables*/
	table.table_structure_4x td.clear {display:none;clear:both;width:100%;}

table.table_structure_3x {width:100%;padding:1em 0 1.5em 0; margin-bottom:1em;border-collapse:collapse;display:block;height:1%;overflow:hidden;}
	table.table_structure_3x tbody, table.table_structure_3x tr{display:block;width:100%;}
	table.table_structure_3x tr td{display:block;float:left;padding-bottom:1em;line-height:1.4em;margin-right:2.5%;}/*margin matches column structure*/
	table.table_structure_3x td td {display:table-cell;float:none;width:auto;}/*fix embeded tables*/
	
table.table_structure_2x {width:100%;padding:1em 0 1.5em 0; margin-bottom:1em;border-collapse:collapse;display:block;height:1%;overflow:hidden;}
	table.table_structure_2x tbody, table.table_structure_2x tr{display:block;width:100%;}
	table.table_structure_2x tr td{display:block;float:left;padding-bottom:1em;margin-right:2.5%;}/*margin matches column structure*/
	table.table_structure_2x td td {display:table-cell;float:none;width:auto;}/*fix embeded tables*/
	
	table.table_structure_2x tr td:last-child, table.table_structure_3x tr td:last-child, table.table_structure_4x tr td:last-child{margin-right:0;}/*margin matches column structure*/
	
/*------table hybrid struxture (in editor template)------*/ 

table.table_hybrid_4x, table.table_hybrid_3x, table.table_hybrid_2x {table-layout:fixed; width:100%; margin-bottom:1em; line-height:1.3em; height:1%; overflow:hidden;}
	table.table_hybrid_4x tr, table.table_hybrid_3x tr, table.table_hybrid_2x tr {width:100%;}
	table.table_hybrid_4x tr td, table.table_hybrid_3x tr td, table.table_hybrid_2x tr td {vertical-align:top; padding:1.5em 1.5em; background:#eee;}
	
/*------data tables (min-width for overflow on small devices, can be adjusted)------*/ 

table {margin-bottom:2em;}
table thead th, table tbody th {background:#0066a0; padding:.75em .75em; font-size:15px; color:#fff; font-weight:400; line-height:1.4em; border-right: 1px solid #e6e7e8;}
table thead th:last-child {border-right:none;}
table tbody th {background:#00426d; border-right:none; border-bottom: 1px solid #e6e7e8; text-align:left; white-space:inherit;}
table thead th img {max-width:125px;}
tfoot {line-height:1.2em;}

.table_list { border-collapse: collapse; width: 99.9%; line-height: 1.4em; }
	.table_list td { padding: .75em .75em; border-bottom: 1px solid #e6e7e8; border-left: 1px solid #e6e7e8; text-align: center; vertical-align:middle; }
	.table_list td:first-child { text-align: left; border-left:0;}
	.table_list td strong { font-weight: 400; }
	.table_list ul { list-style: none; margin: 0; padding: 0; }
	.table_list ul li { padding: .5em 0; border-top: 1px solid #e6e7e8; }
	.table_list ul li:first-child { padding-top: 0; border-top: none; }
	.table_list i.fa-check {color:#45802B;}
	.table_list td.subhead {background:#eee; font-weight:400;}
	 
	table .stripe_row {background:#EFF2F5;background:rgba(123,125,126,.10);}
		table.table_condensed th{padding:.5em .5em;font-size:1em;}
		table.table_condensed td{padding:.5em .5em;font-size:.875em;}
		
.table_locations h3 {margin-bottom:.5em; font-weight:400;}

.table_location_details td:first-child {text-align:center;}

.table_careers td {text-align: left;}
.table_careers td:last-child {width:120px;}

table.table_data {border-collapse: collapse;overflow:auto;width:100%;}
.table_data td{padding:.5em .75em;border-bottom:1px solid #e6e7e8;border-right:1px solid #e6e7e8;}
	.table_data td:last-child {border-right:none;}
.dataTables_filter, .dataTables_length {margin-bottom:1em;}
	
.table_overflow {
		/*added with selectors.js and */ 
		width:100%;overflow-x:auto;
		background:
		/* Shadow covers */
		linear-gradient(90deg, white 30%, rgba(255,255,255,0)),
		linear-gradient(90deg, rgba(255,255,255,0), white 70%) 100% 0,
		/* Shadows */
		radial-gradient(0 50%, farthest-side, rgba(0,0,0,.8), rgba(0,0,0,0)),
		radial-gradient(100% 50%,farthest-side, rgba(0,0,0,.8), rgba(0,0,0,0)) 100% 0;
		background:
		/* Shadow covers */
		linear-gradient(90deg, white 30%, rgba(255,255,255,0)),
		linear-gradient(90deg, rgba(255,255,255,0), white 70%) 100% 0,
		/* Shadows */
		radial-gradient(farthest-side at 0 50%, rgba(0,0,0,.8), rgba(0,0,0,0)),
		radial-gradient(farthest-side at 100% 50%, rgba(0,0,0,.8), rgba(0,0,0,0)) 100% 0;
		background-repeat: no-repeat;
		background-color: white;
		background-size: 40px 100%, 40px 100%, 14px 100%, 14px 100%;
		/* Opera doesn't support this in the shorthand */
		background-attachment: local, local, scroll, scroll;
}

/*------compare table with fixed left column------*/ 


.table-left-column {position:relative;}
.table-wrapper {overflow-y:visible;max-width:660px;margin-left: 118px;}
.table-left-column table {border-collapse:collapse;}
.table-left-column thead th {vertical-align:top;width:20%; line-height:1.2em}
.table-left-column thead th:first-child {background:none;border:0}
.table-left-column td {border:1px solid #ccc;vertical-align:top;text-align:center;padding: 10px;font-size:.9em;line-height:1.4em;width:20%}
.table-left-column table tbody th {border:none;border-top:1px solid #ccc;width: 120px;font-size:.85em;text-align:left;background:none;color:#000;line-height:1.2em; padding:10px 10px 10px 0}
.table-left-column th:first-child {position: absolute; left: 0px}
.table-left-column table thead th img {max-width:100px}

.rotate_device {margin-bottom:2em;font-size:.9em;display:none;}

/* Flex Grid */

.flex_grid { padding: 0; margin: 0; list-style: none; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-direction: row; -ms-flex-wrap: wrap; -webkit-flex-flow: row wrap; flex-flow: row wrap; justify-content: flex-start; margin-bottom: 1.5em; }
.flex_grid .flex_item { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left; /* for IE */
padding: 1em; position: relative; }
.flex_grid .flex_item .item_details { padding: 1.5em 1.5em; }

/* Flex Grid border/no border widths */
.flex_grid.flex_4x .flex_item { width: 25%; }
.flex_grid.flex_3x .flex_item { width: 33.333%; }
.flex_grid.flex_2x .flex_item { width: 50%;}
/* Flex Grid Borders */
.flex_grid.flex_borders { border-bottom: 1px solid #e6e7e8; border-right: 1px solid #e6e7e8; }
.flex_grid.flex_borders .flex_item { border: 1px solid #e6e7e8; margin: 0; border-bottom: 0; border-right: 0; }
/* Flex Grid Margins */
.flex_grid.flex_borders.flex_margin { border: 0; }
.flex_grid.flex_borders.flex_margin .flex_item { margin-right: 3%; margin-bottom: 1.5em; border: 1px solid #e6e7e8; padding: 0;}

.flex_grid.flex_4x.flex_margin .flex_item { width: 22.75%; }
.flex_grid.flex_3x.flex_margin .flex_item { width: 31.333%; }
.flex_grid.flex_2x.flex_margin .flex_item { width: 48.5%; }
.flex_grid.flex_4x.flex_margin .flex_item:nth-child(4n+4), .flex_grid.flex_3x.flex_margin .flex_item:nth-child(3n+3), .flex_grid.flex_2x.flex_margin .flex_item:nth-child(2n+2) { margin-right: 0; }
/* IE8 and IE9 */
.no-flexbox .flex_grid:after { content: ' '; display: block; clear: both; }
.no-flexbox .flex_grid.flex_4x .flex_item:nth-child(4n+5), .no-flexbox .flex_grid.flex_3x .flex_item:nth-child(3n+4), .no-flexbox .flex_grid.flex_2x .flex_item:nth-child(2n+3) { clear: both; }


/*---Scale Proportionally for varied images sizes---*/ 
.grid_img {position: relative;border:1px solid #e6e7e8;width: 100%;margin-bottom:.75em}
.aspect_ratio_1to1 {padding-top: 100%; /* forces 1:1 aspect ratio, 100% is a square */}
.aspect_ratio_3to2 {padding-top: 66.666%; /* forces 3:2 aspect ratio*/}
.aspect_ratio_16to9 {padding-top: 56.25%; /* forces 16:9 aspect ratio*/}
.img-container {position: absolute;top: 0;bottom: 0;left: 0;right: 0;text-align:center; /* Align center inline elements */font: 0/0 a;}
.img-container:before {content: ' ';display: inline-block;vertical-align: middle;height: 100%;}
.img-container img {vertical-align: middle;display: inline-block;max-height:100%/* Makes taller img fit the box */;}

.flex_grid.flex_borders.flex_margin .flex_item .grid_img {border:0;border-bottom:1px solid #e6e7e8}

.rates_feed {margin-top:1.5em; text-align:center; font-size:1.1em; font-family: 'proxima-nova', sans-serif; font-weight:700; line-height:1.1em;}
.rates_feed.flex_grid {justify-content:center;}
.rates_feed.flex_grid .flex_item a {display:block; height:100%; padding:3em 2em; color:#4c4c4e;  background:#fff; border:2px solid #fff; -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2); box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2)}
.rates_feed.flex_grid .flex_item a:hover {-webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; border:2px solid #45802B;}
.rates_feed img {max-height:60px; margin-bottom:1.25em;}
.rates_feed span {display:block; font-weight:600;}
.rates_feed span > span {margin-top:.5em; font-size:2.8em;}

.news_feed {position:relative; padding:4em 0;
	background: -moz-linear-gradient(top,  rgba(238,238,238,0.5) 0%, rgba(255,255,255,0) 50%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(238,238,238,0.5) 0%,rgba(255,255,255,0) 50%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(238,238,238,0.5) 0%,rgba(255,255,255,0) 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80eeeeee', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}
.news_feed .flex_item a {position:relative; display:block; height:100%; color:#4c4c4e; background:#fff; -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2); box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2); border:none;}
.news_feed .flex_item a:hover {-webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;}
.news_feed span {display:block;}

/************************
* Forms *
************************/

.form {margin-bottom:1em;clear:both;}
.form fieldset {margin-bottom:1em;border:1px solid #e6e7e8;padding:1em 1em;-moz-border-radius:4px;border-radius:4px;background-color:#FFF;}
	.form fieldset fieldset{margin-bottom:0;padding:1em;clear:both;border:0;background:#F9F9F9;}
	.form fieldset fieldset fieldset{background:#FFF;}
	.form fieldset fieldset fieldset fieldset{background:#F9F9F9;}
	.form fieldset legend{display:block;color:#FFF;display:block;font-weight:700;background:#616365;padding:.5em .75em;-moz-border-radius:4px;border-radius:4px;height:1%;overflow:hidden;float:left;margin-bottom:1.5em;font-size:.875em;line-height:1;}
	
.form fieldset > div {padding:.75em 0;clear:both;border-bottom:1px solid #e6e7e8;}
	.form fieldset > div:last-child {border-bottom:0;}
.form fieldset > div{*zoom:1}.form fieldset div:before,.form fieldset div:after{display:table;content:""}.form fieldset div:after{clear:both}
.form fieldset > div > label{display:block;padding:.25em 5% .25em 0;width:33%;text-align:right;float:left;}

.form fieldset ul{padding:3px 0;list-style:none;margin:0;float:left;display:block;width:66%; line-height:1.3em;}
	.form fieldset ul li{margin:0 0 3px 0;}
	.form fieldset ul li{*zoom:1}.form fieldset ul li:before,.form fieldset ul li:after{display:table;content:""}.form fieldset ul li:after{clear:both}
	.form fieldset ul li span{width:90%;float:left;}
	
	.form fieldset ul li small{font-size:.85em;margin:-.5em 0 0 0;}

.form label input[type="checkbox"], .form label input[type="radio"] {margin-right:.5em; vertical-align:text-top; margin-top:6px; float:left; clear:both;}

.form fieldset input:not(.btn), .form fieldset select {margin:0;max-width:66%;}

input[type="text"], textarea, input[type="email"], input[type="password"], input[type="number"], input[type="tel"], .dataTables_filter input {padding: .75em .75em; border: none;border: 1px solid #eee; background: #eee;-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;font-family: 'myriad-pro', sans-serif;}
input[type="submit"] {line-height: 1.5em;}
input[type="number"]::-webkit-inner-spin-button, 
input[type="number"]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0;}/*------remove number spinners------*/
input[type="text"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, textarea:focus {border: 1px solid #4c4c4e; outline:none; box-shadow: none}
.form span.required {color: #b94a48; font-weight:700;}
.form .required label:after {content:' *'; color: #b94a48; font-weight:700;}
.form .required.error {color:#b94a48;}
.form .required.error input, .form .required.error select, .form .required.error textarea {border:1px solid #b94a48;}
.form .required.error input:focus{box-shadow: 0 0 8px rgba(185, 74, 72,.6)}
.form [disabled="disabled"]{opacity:.60;}

select{cursor:pointer;border:1px solid #D8D8D8; padding:.75em 2.5em .75em .875em; -webkit-appearance:none; -moz-appearance:none; appearance:none; font-size:1rem;text-indent:0.01px;text-overflow:'';min-width:135px;/* SVG background image */
background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%23000000'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;background-size:12px;background-position:calc(100% - 1em) 60%;background-repeat:no-repeat;background-color:#fff;}
select::-ms-expand{display:none;}
select::-ms-expand{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;}

.form_note {color:#ff0000; display:block; margin-top:.5em; line-height:1.3em; font-size:.9em;}

/*------Contact Form------*/
.contact.form fieldset {border:none;padding:0;background:none;}
.contact.form input[type="text"], .contact.form input[type="number"], .contact.form input[type="email"], .contact.form input[type="tel"], .contact.form input[type="password"], .contact.form textarea, .contact.form fieldset select {max-width: none;width:100%;}
.contact.form fieldset > div > label {width:100%;padding:0; padding-bottom:.25em;text-align:left;}
.contact.form fieldset .icon_form{clear:both;display:block;margin-top:.5em;}

/*------Search Bar------*/
.searchbar { display: none; margin:0 auto; padding:.75em 2.439024390244%; background:#eee;}
.search_box {position:relative;}
.search_box input {padding:1em 6em 1em 1.25em; background:#fff; width:100%;}
.search_box a {position:absolute; top:13px; right:9px; margin: 0;}

/*------FAQ Search------*/
.faq_search {margin-bottom:1.5em;}
.faq_search .search_box a {top:43px;}

/*------AddSearch Results Page------*/
.search_results_search {margin-bottom:2em;}
.search_results_search input[type="text"] {width:50%;}

/*------buttons------*/

.btn {text-decoration:none!important; text-align:center; display:inline-block; *display:inline; *zoom:1; background: #0066a0; border:1px solid #0066a0; color: #FFFFFF; font-size:1em; font-weight: 400; margin: 0 .25em .25em 0; padding: .5em 1.25em; cursor: pointer; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px;}
	.btn:hover {border-color:#0066a0; background:#fff; color:#0066a0; }
	.btn:active {background-image: none; outline: 0;-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);}
.btn-danger {background:#b94a48; border-color: #ac2925;}
	.btn-danger:hover {background-color: #d2322d; border-color: #ac2925; color: #FFFFFF;}
.btn-success {background: #45802B; border:1px solid #45802B; color: #FFFFFF!important;}
	.btn-success:hover {background: #fff; border:1px solid #45802B; color: #45802B!important;}

.btn-secondary {background: #007878; border:1px solid #007878; color: #fff!important;}
	.btn-secondary:hover {background: #fff; border:1px solid #007878; color: #007878!important;}
	
.btn-medium {background: #999; border:1px solid #999; color: #fff!important;}
	.btn-medium:hover {background: #fff; border:1px solid #999; color: #999!important;}
		
.btn-light {background: #fff; border:1px solid #0066a0; color: #0066a0!important;}
	.btn-light:hover {background: #0066a0; border:1px solid #fff; color: #fff!important;}

.btn-special {background: #45802B; border:1px solid #45802B; color: #FFFFFF!important;}
	.btn-special:hover {background: #fff; border:1px solid #45802B; color: #45802B!important;}
	
.btn-nav-overlay svg {margin-right:.5em;}
.btn-nav-overlay, .espanol .btn-nav-overlay {display:none; float:right; margin:29px 5px 0 0; padding: .5em 1.25em; font-weight:400;}

.nav_section_btn:hover a {background: #0066a0; border:1px solid #0066a0; color:#fff;}

.btn-compare {margin:1em 0 .75em;}

.btn-full {display:block;margin:0;}

.btn-large{padding: .75em 1.25em; font-size:1.1em;}
.btn-small{padding: .325em 1em; font-size: .9em; line-height:1.2em;}
.btn-mini{padding: .25em .75em; font-size: .8em; line-height:1.2em;}


/*------calendar ------*/

.cal_listing {margin:0; padding:0; list-style:none;}
.cal_listing > li {border-top:1px solid #e6e7e8; padding:1.5em 0; overflow:hidden;}
.cal_listing > li:first-child {border-top:none;}
.cal_listing > li p {margin:0;}
.cal_listing > li h3 {margin-bottom:.5em}
.cal_listing .tags {margin-top:1em;}

.cal_list_date {display:block; width:60px; color:#fff; background:#45802B; padding:.5em 0; text-align:center; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.cal_list_month {display:block; font-size:1em; text-transform:uppercase; margin-bottom:0}
.cal_list_day {display:block; font-size:1.5em;font-weight:700;}

.events_section.show {display:block;}

.cal_search {position:relative;}
.cal_search input {width:100%;margin-bottom:1.5em;padding:12px!important; background:#fff!important;}
.cal_search a {position:absolute; top:5px;right:10px; color:#666; }
.cal_search a:hover {color:#999}
.structure .last.cal_search {margin-bottom:1em}

.calendar_nav {margin:0 1em 0 0; padding:0; list-style:none;}
.calendar_nav li {display:inline; font-size:2em; padding-left:5px;}
.calendar_nav a:hover i {color:#666}

.nav_cal_day .ui-datepicker { width: 100%; padding:0; }
.nav_cal_day .ui-widget-content { border: none; background: none; color: #333!important; }
.nav_cal_day .ui-datepicker-header { border: none; background: #e6e7e8; color: #333333; font-weight: 700;}
.nav_cal_day .ui-datepicker th {background:none; font-weight: 700;}

nav.nav_cal ul {margin:0;padding:0;list-style:none;}
nav.nav_cal ul li {border-bottom:1px solid #fff;}
nav.nav_cal ul li a {background:#eee;display:block;padding:8px 12px;font-weight:400; color:#333;border:none;}
nav.nav_cal ul li a:hover {background:#e6e7e8; color:#0064AE}
nav.nav_cal ul li a.selected {background:#999999; color:#fff}

.nav_cal_day {padding:8px 12px; background:#eee; font-weight:400; color:#333;}
.nav_cal_day p {margin-bottom:.5em}
.nav_cal_day p+div {margin-top:.25em}

.cal_filter {border-left:1px solid #e6e7e8;border-right:1px solid #e6e7e8;border-bottom:1px solid #e6e7e8; padding:20px;}
.cal_filter p {margin-bottom:.5em; line-height:1.7em}
.cal_filter input {margin-right:5px;}

.cal_details {background:#eee; padding:1.5em 1.5em; border:1px solid #e6e7e8; margin-bottom:1.5em; }
.cal_details p {margin-bottom:.5em; line-height:1.4em}

.cal_details hr {margin:1em 0;}

.cal_next_prev {padding:5px; float:right; margin-left:2em;}
.cal_next_prev a {border:none;}
.cal_next_prev svg {font-size:1.7em; color:#999; margin:0 0 0 7px}

.app_hours label {display:block}
.app_hours div {float:left;}


/* Slider */
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;padding:0;}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}
.slick-list:focus{outline:none;}
.slick-list.dragging{cursor:pointer;cursor:hand;}
.slick-slider .slick-track,
.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto;}
.slick-track:before,
.slick-track:after{display:table;content:'';}
.slick-track:after{clear:both;}
.slick-loading .slick-track{visibility:hidden;}
.slick-slide{display:none;float:left;height:100%;min-height:1px;}
[dir='rtl'] .slick-slide{float:right;}
.slick-slide img{display:inline-block;}
.slick-slide.slick-loading img{display:none;}
.slick-slide.dragging img{pointer-events:none;}
.slick-initialized .slick-slide{display:block;}
.slick-loading .slick-slide{visibility:hidden;}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}
.slick-arrow.slick-hidden{display:none;}
.slick-loading .slick-list{background:#fff url('/images/ajax-loader.gif') center center no-repeat;}
/* Icons */
.slick-prev,
.slick-next{font-size:0;line-height:0;position:absolute;z-index:1;top:50%;display:block;width:50px;height:50px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent;background:url('/images/controls_banner.png') right center no-repeat; background-size: 100px 50px;}
.testimonial_feed .slick-prev,
.testimonial_feed .slick-next{background-image:url('/images/controls_testimonials.png');}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus{opacity:.8;}
.slick-prev{background-position:left center; left:0;}
[dir='rtl'] .slick-prev{right:0;left:auto;}
.slick-next{right:0;}
[dir='rtl'] .slick-next{background-position:left center; right:auto;left:0;}

.banner_slider.slick-slider{height:450px;}
.banner_slider .slick-prev, .banner_slider .slick-next {top:400px;-webkit-transform:none;-ms-transform:none;transform:none;}
.banner_slider .slick-prev{left:auto;right:60px;}
.banner_slider [dir='rtl'] .slick-prev{right:60px;left:auto;}
.banner_slider .slick-next{left:auto; right:10px;}
.banner_slider [dir='rtl'] .slick-next{right:10px; left:auto;}

.testimonial_slider .slick-prev{left:-60px;}
.testimonial_slider [dir='rtl'] .slick-prev{right:-60px;}
.testimonial_slider .slick-next{right:-60px;}
.testimonial_slider [dir='rtl'] .slick-next{left:-60px;}

/* High Density Images - uncomment to use
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dppx) { 
.selector {background: url() top no-repeat;background-size:;}
}
*/

@media only screen and (min-width: 992px) and (max-width: 1300px) {

nav.nav_primary ul.parent li.drop_mega:first-child > ul {margin-left:-270px;}
nav.nav_primary ul.parent li.drop_mega:nth-last-child(2) > ul {margin-left:-530px;}
nav.nav_primary ul.parent li.drop_mega:nth-last-child(3) > ul {margin-left:-380px;}

}

@media only screen and (max-width: 1230px) {

.hero .hero_content {max-width:45%;}

.testimonial_feed .testimonial_img .gicu_tagline {left: 30px; height:63px; width:250px;}

}

@media only screen and (max-width: 1050px) {

.top_bar {height:35px;}

nav.nav_secondary, #chat_bttn {top:5px;}

nav.nav_primary {float:right;}
nav.nav_primary ul.parent > li:not(:last-child) { display: none;}

.btn-nav-overlay {display:block;}

nav.nav_tertiary {display:none;}

}

@media only screen and (max-width: 991px) {

/* Flex Grid max 3 column */
.flex_grid.flex_4x .flex_item {width: 33.333%;}
.flex_grid.flex_4x.flex_margin .flex_item {width:31.333%;}
.flex_grid.flex_4x.flex_margin .flex_item:nth-child(4n+4) {margin-right:3%;}
.flex_grid.flex_4x.flex_margin .flex_item:nth-child(3n+3) {margin-right:0;}

/* Flex Grid IE9 */
.no-flexbox .flex_grid.flex_4x .flex_item:nth-child(4n+5) {clear: none;}
.no-flexbox .flex_grid.flex_4x .flex_item:nth-child(3n+4), .no-flexbox .flex_grid.flex_3x .flex_item:nth-child(3n+4) {clear:both;}

/*---remove defaults for breakpoints---*/
.list_grid.list_3x > li.clear_third, .list_grid.list_4x > li.clear_fourth, .list_grid.list_5x > li.clear_fifth, .list_grid.list_6x > li.clear_sixth {display:none;}/*---hide default clears---*/ 
.list_grid.list_3x > li.third, .list_grid.list_4x > li.fourth, .list_grid.list_5x > li.fifth,.list_grid.list_6x > li.sixth {margin-right:2.439024390244%;}/*---over-ride default margin---*/ 

.hero .hero_img {height:400px;}
.hero .hero_mask {width:auto; height:auto; background: none; position: relative; z-index: auto; top: auto; right: auto;}
.hero .hero_content {max-width:100%; width:100%; position:relative; top:auto; transform:none; right:auto; z-index:auto; border:none;}

.hero .hero_content {padding:2em 2em;}

.banner_slider.slick-slider {height:auto;}
.banner_slider .slick-prev, .banner_slider .slick-next{top:350px;}

.testimonial_feed {display:block; flex-wrap:wrap; position:relative; background-color:#fff;}
.testimonial_feed .testimonial_feed_headline {display:block;}
.testimonial_feed .testimonial_img {display:none;}
.testimonial_frame {width:100%; padding:4em 4em;}
.testimonial_frame > div {width:100%; max-width:100%;}

}

@media only screen and (min-width: 769px) and (max-width: 991px) {

.banner_slider .slick-prev, .banner_slider .slick-next { top: 350px; }
	
/*---5, 6 column to 4---*/	
.list_grid.list_5x > li, .list_grid.list_6x > li {width:23.076923076923%;}/*---establish widths---*/ 
.list_grid.list_3x > li.third, .list_grid.list_4x > li.fourth, .list_grid.list_5x > li.fourth, .list_grid.list_6x > li.fourth {margin-right:0;}/*---last column---*/ 
.list_grid.list_3x > li.clear_third, .list_grid.list_4x > li.clear_fourth, .list_grid.list_5x > li.clear_fourth, .list_grid.list_6x > li.clear_fourth {display:block;width:100%;}/*---show clears---*/

.rates_feed span > span {font-size:2.2em;}

.news_feed .flex_grid.flex_4x .flex_item {width: 50%;}
.news_feed .no-flexbox .flex_grid.flex_4x .flex_item:nth-child(3n+4) {clear: none;}
.news_feed.no-flexbox .flex_grid.flex_4x .flex_item:nth-child(2n+3) {clear:both;}

.cta p {width:55%;}

table thead th img {max-width:100px;}
	
}

@media only screen and (max-width: 768px) {

/* default breakpoints for structure */
.structure > .first, .structure > .middle, .structure > .last {float:none;width:100%;margin-right:0;margin-bottom:2em;}
	.structure > .first:last-child, .structure > .last:last-child {margin-bottom:0;}

.split_layout {display:block;}
.split_layout > div:first-child {margin-bottom:1.5em;}
.split_layout > div:first-child, .split_layout > div:last-child {width:100%;}
.split_layout.split_right > div:first-child {order: 1;}

/* Flex Grid max 2 column */
.flex_grid.flex_4x .flex_item, .flex_grid.flex_3x .flex_item {width: 50%;}
.flex_grid.flex_4x.flex_margin .flex_item, .flex_grid.flex_3x.flex_margin .flex_item {width:48.5%;}
.flex_grid.flex_4x.flex_margin .flex_item:nth-child(3n+3), .flex_grid.flex_3x.flex_margin .flex_item:nth-child(3n+3) {margin-right:3%;}
.flex_grid.flex_4x.flex_margin .flex_item:nth-child(2n+2), .flex_grid.flex_3x.flex_margin .flex_item:nth-child(2n+2) {margin-right:0}

/* Flex Grid IE9 */
.no-flexbox .flex_grid.flex_4x .flex_item:nth-child(3n+4), .no-flexbox .flex_grid.flex_3x .flex_item:nth-child(3n+4) {clear: none;}
.no-flexbox .flex_grid.flex_4x .flex_item:nth-child(2n+3), .no-flexbox .flex_grid.flex_3x .flex_item:nth-child(2n+3) {clear:both;}

/* default breakpoints for table structure */
table.table_structure_4x tr td {width:47%;}
table.table_structure_4x td.clear {display:block;}

.primary_bar {height:70px; background:#fff;}
.primary_bar .logo {margin:10px 0 0 0; width:149px; height:45px;}

nav.nav_primary ul.parent li.drop_mega > ul {top: 70px;}

nav.nav_secondary li {margin-left:1em;}

.btn-nav-overlay {margin-top:14px;}

.espanol .btn-nav-overlay {display:block;margin-top:14px;}
.espanol .content .last {display:none;}

nav.nav_primary ul.parent > li:last-child {height:70px;}

.hero .hero_content .btn {float:none;}
.hero .hero_content .subhead {display:block; margin-bottom:1em; width:100%;}

.cta {padding:2em 2em;}
.cta p {display:block; margin-bottom:1em; width:100%;}
.cta .btn {float:none;}

.featured_tabs li {width:50%; padding:0; border:0;}
	.featured_tabs li:nth-child(odd) {border-right:1px solid rgba(255,255,255,.3)}
	.featured_tabs li:nth-child(-n+2) {border-bottom:1px solid rgba(255,255,255,.3);}
.featured_tabs li a {display:block; width:100%; color:#fff; padding:1em 1em; border:none;}

.rates_feed.flex_grid.flex_3x .flex_item {width: 100%;margin-right:0; padding:.5em 0;}
.rates_feed.flex_grid .flex_item a {padding:1.5em 1.5em;}
.rates_feed span > span {font-size:2em;}

.content {position:relative; padding:2em 0 3em 0;}
.landing .content, .news_feed {padding:3em 0;}

.nav_section_btn {display:block;}
.nav_section, .events_section {display:none;margin-top:1em;}

.category_list .category .category_img {width:40%; margin-right:5%;}
.category_text {width:55%;}
.category_text .category_description, .category_text ul {float:none;}
.category_text .category_description {width:100%; margin-right:0; margin-bottom:1em;}
.category_text ul {width:100%; }
	
.table_locations thead tr, .table_careers thead tr, .table_location_details thead tr {	position: absolute;top: -9999px;left: -9999px;}
.table_locations.table, .table_locations thead, .table_locations tbody, .table_locations th, .table_locations td, .table_locations tr,
.table_careers.table, .table_careers thead, .table_careers tbody, .table_careers th, .table_careers td, .table_careers tr,
.table_location_details.table, .table_location_details thead, .table_location_details tbody, .table_location_details th, .table_location_details td, .table_location_details tr  { display: block; text-align:left!important;}
.table_locations tr, .table_careers tr, .table_location_details tr { border: 1px solid #e6e7e8;margin-bottom:1em;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px; }	
.table_locations td, .table_careers td, .table_location_details td { /* Behave  like a "row" */border: none; border-top: 1px solid #e6e7e8; position: relative; padding-left: 35%; }
.table_locations td:first-child, .table_careers td:first-child, .table_location_details td:first-child { border-top: none}
.table_locations td:before, .table_careers td:before, .table_location_details td:before { /* Now like a table header */position: absolute;/* Top/left values mimic padding */top: 10px;left: 10px;width: 45%; padding-right: 10px; white-space: nowrap; font-weight:700;}	
.table_locations td:nth-of-type(1):before { content: "Branch"; }
.table_locations td:nth-of-type(2):before { content: "Address"; }
.table_locations td:nth-of-type(3):before { content: "Drive-up"; }
.table_locations td:nth-of-type(4):before { content: "Lobby"; }
.table_careers td:nth-of-type(1):before { content: "Posted"; }
.table_careers td:nth-of-type(2):before { content: "Position"; }
.table_careers td:nth-of-type(3):before { content: "Location"; }
.table_careers td:nth-of-type(4):before { content: "Apply"; }
.table_location_details td:nth-of-type(1):before { content: "Drive-up"; }
.table_location_details td:nth-of-type(2):before { content: "Lobby"; }

table.comparison thead th {border-right:none;}
table.comparison tbody th {text-align:center; }
table.comparison td {border-right:1px solid #e6e7e8; margin-bottom:.25em; }

.inset_r, .inset_l, .inset_rl {padding:0;}

.cal_next_prev {padding:0px;float:none; margin: 0 0 30px 0; position:relative; height:30px;}
.cal_next_prev svg {margin:0;position:absolute;}
.cal_next_prev .fa-chevron-circle-right {right:0;}

.desktop {display:none;}
.mobile {display:block;}

.table_careers td:last-child {width:auto;}

.site_footer {text-align:center;}

.footer_1 .logo {margin-bottom:1.5em; display:inline-block;}
.footer_1 nav ul li {margin:4px 8px 4px 12px;}
.footer_1 .last {text-align:center;}
.footer_1 a {color:#fff;}
	.footer_1 a:hover {border-bottom: 1px solid #fff;}
.footer_1 .phone {font-size:1.2em;}
.footer_1 .member li {margin:0 .5em!important;}
.footer_1 .member li img {max-height:45px;}
.footer_1 .group:last-of-type .last {display:block;}
.footer_1 .phone_email {margin-right:0;}

.footer_2 .last {text-align:center;}

.social { width:auto; justify-content: center;}
.social li {margin:0 5px;}

[class*="outset_r"], [class*="outset_l"] {margin:0}

}

@media only screen and (min-width: 480px) and (max-width: 768px) {

.hero .hero_img {height:275px;}

.banner_slider .slick-prev, .banner_slider .slick-next { top: 225px; }	

.form textarea{width:60%;}

/*---4, 5, 6 column to 3---*/	
.list_grid.list_4x > li, .list_grid.list_5x > li, .list_grid.list_6x > li {width:31.623931623932%;}/*---establish widths---*/ 
.list_grid.list_3x > li.third, .list_grid.list_4x > li.third, .list_grid.list_5x > li.third, .list_grid.list_6x > li.third {margin-right:0;}/*---last column---*/ 
.list_grid.list_3x > li.clear_third, .list_grid.list_4x > li.clear_third, .list_grid.list_5x > li.clear_third, .list_grid.list_6x > li.clear_third {display:block;width:100%;}/*---show clears---*/ 

}

/* Interim breakpoint for some phones (landscape) and tablets (portrait) */
@media only screen and (max-width: 640px) {

/* default breakpoints for table structure */
table.table_structure_4x tr td, table.table_structure_3x tr td, table.table_structure_2x tr td {width:100%;margin:0;}
	table.table_structure_4x tr td td, table.table_structure_3x tr td td, table.table_structure_2x tr td td{width: auto;}

table.table_hybrid_4x tr td, table.table_hybrid_3x tr td, table.table_hybrid_2x tr td {display:block;float:left;width:100%;}

nav.nav_secondary li:nth-child(n+2):nth-child(-n+6) {display:none;}

nav.nav_primary ul.parent li:not(:last-child) {display: none;}

nav.nav_primary ul.parent > li:last-child > a > span:first-child{display: none;}
nav.nav_primary ul.parent > li:last-child > a > span:nth-child(2){display: inline-block; margin-left:0;}

.hero .hero_content .title {font-size:1.8em;}

.categories ul {padding:0; list-style:none;}
.categories ul li a {text-align:center; margin-bottom:.25em; display:block;  background: #fff; border:1px solid #0066a0; color: #0066a0; font-weight: 400; padding: 9px 14px;font-size: 15px; cursor: pointer; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}

/* Flex Grid */
.flex_grid.flex_4x .flex_item, .flex_grid.flex_3x .flex_item, .flex_grid.flex_2x .flex_item, .flex_grid.flex_4x.flex_margin .flex_item, .flex_grid.flex_3x.flex_margin .flex_item, .flex_grid.flex_2x.flex_margin .flex_item { width: 100%;margin-right:0; padding:1em 0;}

.category_list {margin:2em 0;}
.category_list .category {padding-bottom:2em; margin-bottom:2em;}
.category_list .category .category_img {width:100%; margin:0 0 1.5em 0;}
.category_text {width:100%;}
.category_text ul {columns: 1; -webkit-columns: 1; -moz-columns: 1; -webkit-column-gap: 0; -moz-column-gap: 0; column-gap: 0;}

.dataTables_filter, .dataTables_length {text-align:left!important;}
	
}

@media only screen and (min-width: 0px) and (max-width: 479px) {

h1, h1 a {font-size:2.2em;;}
h1, h1 a, h2, h2 a {margin-bottom:.5em;}

.hero .hero_img {height:200px;}

.banner_slider .slick-prev, .banner_slider .slick-next { top: 150px; }

.btn-nav-overlay > span {display:none;}
.btn-nav-overlay svg {margin-right:0;}

.form input[type="text"], .form input[type="number"], .form input[type="email"], .form input[type="tel"], .form input[type="password"], .form textarea, .form fieldset select {max-width: none;width:100%;}
.form fieldset > div > label {width:100%;padding:0;text-align:left;}
.form fieldset .icon_form{clear:both;display:block;margin-top:.5em;}
.form fieldset ul{width:100%;}

img.img_left, img[align=left], img.img_right, img[align=right]{max-width:33%;}
aside, figure {width:auto;float:none;margin-left:0;}

nav.page ul li {display:none;}
nav.page ul li.page-prev, nav.page ul li.page-next {display:inline;}

.cal_listing > li .first {text-align:left;}
.cal_listing .last {width:100%; margin-right:0;}
.cal_listing .first {margin-bottom:1em}

/*---3, 4, 5, 6 column to 2---*/	
.list_grid.list_3x > li, .list_grid.list_4x > li, .list_grid.list_5x > li, .list_grid.list_6x > li {width:48.717948717949%;}/*---establish widths---*/ 
.list_grid.list_3x > li.even,.list_grid.list_4x > li.even, .list_grid.list_5x > li.even, .list_grid.list_6x > li.even {margin-right:0;}/*---last column---*/ 
.list_grid.list_3x > li.clear_even, .list_grid.list_4x > li.clear_even, .list_grid.list_5x > li.clear_even, .list_grid.list_6x > li.clear_even {display:block;width:100%;}/*---show clears---*/ 

.rotate_device {display:block;}

}

/*Print styles */
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;-ms-filter: none !important; } /* Black prints faster */
  a, a:visited { color: #444 !important; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }

}

/* --- Google Custom Search --- */
html .gsc-control-cse {-webkit-box-sizing: initial;-moz-box-sizing: initial;box-sizing: initial;}
html .gsc-control-cse input[type="text"] {-webkit-box-shadow: none;-moz-box-shadow: none;-box-shadow: none;}
html .gsc-input-box {height:auto;}


/*
 * The Typekit service used to deliver this font or fonts for use on websites
 * is provided by Adobe and is subject to these Terms of Use
 * http://www.adobe.com/products/eulas/tou_typekit. For font license
 * information, see the list below.
 *
 * myriad-pro:
 *   - http://typekit.com/eulas/00000000000000000001709e
 *   - http://typekit.com/eulas/00000000000000000001709f
 *   - http://typekit.com/eulas/00000000000000000001709b
 *   - http://typekit.com/eulas/00000000000000000001709a
 * proxima-nova:
 *   - http://typekit.com/eulas/00000000000000003b9b3068
 *   - http://typekit.com/eulas/00000000000000003b9b3069
 *   - http://typekit.com/eulas/00000000000000003b9b3062
 *   - http://typekit.com/eulas/00000000000000003b9b3063
 *
 * © 2009-2019 Adobe Systems Incorporated. All Rights Reserved.
 */
/*{"last_published":"2019-12-26 13:32:40 UTC"}*/

@import url("https://p.typekit.net/p.css?s=1&k=jzp6hik&ht=tk&f=139.140.175.176.6846.6847.6848.6851&a=6455107&app=typekit&e=css");

@font-face {
font-family:"proxima-nova";
src:url("https://use.typekit.net/af/949f99/00000000000000003b9b3068/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/949f99/00000000000000003b9b3068/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/949f99/00000000000000003b9b3068/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:700;
}

@font-face {
font-family:"proxima-nova";
src:url("https://use.typekit.net/af/4c4052/00000000000000003b9b3069/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/4c4052/00000000000000003b9b3069/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/4c4052/00000000000000003b9b3069/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
font-display:auto;font-style:italic;font-weight:700;
}

@font-face {
font-family:"proxima-nova";
src:url("https://use.typekit.net/af/576d53/00000000000000003b9b3066/27/l?subset_id=2&fvd=n6&v=3") format("woff2"),url("https://use.typekit.net/af/576d53/00000000000000003b9b3066/27/d?subset_id=2&fvd=n6&v=3") format("woff"),url("https://use.typekit.net/af/576d53/00000000000000003b9b3066/27/a?subset_id=2&fvd=n6&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:600;
}

@font-face {
font-family:"proxima-nova";
src:url("https://use.typekit.net/af/f7d492/00000000000000003b9b3067/27/l?subset_id=2&fvd=i6&v=3") format("woff2"),url("https://use.typekit.net/af/f7d492/00000000000000003b9b3067/27/d?subset_id=2&fvd=i6&v=3") format("woff"),url("https://use.typekit.net/af/f7d492/00000000000000003b9b3067/27/a?subset_id=2&fvd=i6&v=3") format("opentype");
font-display:auto;font-style:italic;font-weight:600;
}

@font-face {
font-family:"proxima-nova";
src:url("https://use.typekit.net/af/705e94/00000000000000003b9b3062/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/705e94/00000000000000003b9b3062/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/705e94/00000000000000003b9b3062/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:400;
}

@font-face {
font-family:"proxima-nova";
src:url("https://use.typekit.net/af/5c70f2/00000000000000003b9b3063/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/5c70f2/00000000000000003b9b3063/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/5c70f2/00000000000000003b9b3063/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
font-display:auto;font-style:italic;font-weight:400;
}

@font-face {
font-family:"myriad-pro";
src:url("https://use.typekit.net/af/1b1b1e/00000000000000000001709e/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/1b1b1e/00000000000000000001709e/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/1b1b1e/00000000000000000001709e/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:700;
}

@font-face {
font-family:"myriad-pro";
src:url("https://use.typekit.net/af/2e2357/00000000000000000001709f/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/2e2357/00000000000000000001709f/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/2e2357/00000000000000000001709f/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
font-display:auto;font-style:italic;font-weight:700;
}

@font-face {
font-family:"myriad-pro";
src:url("https://use.typekit.net/af/d32e26/00000000000000000001709b/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/d32e26/00000000000000000001709b/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/d32e26/00000000000000000001709b/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
font-display:auto;font-style:italic;font-weight:400;
}

@font-face {
font-family:"myriad-pro";
src:url("https://use.typekit.net/af/cafa63/00000000000000000001709a/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/cafa63/00000000000000000001709a/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/cafa63/00000000000000000001709a/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:400;
}

.tk-proxima-nova { font-family: "proxima-nova",sans-serif; }
.tk-myriad-pro { font-family: "myriad-pro",sans-serif; }

.hnypt {
	display: none;
}
.xdsoft_datetimepicker{box-shadow:0 5px 15px -5px rgba(0,0,0,.506);background:#fff;border-bottom:1px solid #bbb;border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:1px solid #ccc;color:#333;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;padding:2px 8px 8px 0;position:absolute;z-index:9999;-moz-box-sizing:border-box;box-sizing:border-box;display:none}.xdsoft_datetimepicker iframe{position:absolute;left:0;top:0;width:75px;height:210px;background:0 0;border:none}.xdsoft_datetimepicker button{border:none!important}.xdsoft_noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.xdsoft_noselect::selection{background:0 0}.xdsoft_noselect::-moz-selection{background:0 0}.xdsoft_datetimepicker.xdsoft_inline{display:inline-block;position:static;box-shadow:none}.xdsoft_datetimepicker *{-moz-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}.xdsoft_datetimepicker .xdsoft_datepicker,.xdsoft_datetimepicker .xdsoft_timepicker{display:none}.xdsoft_datetimepicker .xdsoft_datepicker.active,.xdsoft_datetimepicker .xdsoft_timepicker.active{display:block}.xdsoft_datetimepicker .xdsoft_datepicker{width:224px;float:left;margin-left:8px}.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker{width:256px}.xdsoft_datetimepicker .xdsoft_timepicker{width:58px;float:left;text-align:center;margin-left:8px;margin-top:0}.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker{margin-top:8px;margin-bottom:3px}.xdsoft_datetimepicker .xdsoft_mounthpicker{position:relative;text-align:center}.xdsoft_datetimepicker .xdsoft_label i,.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_today_button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC)}.xdsoft_datetimepicker .xdsoft_label i{opacity:.5;background-position:-92px -19px;display:inline-block;width:9px;height:20px;vertical-align:middle}.xdsoft_datetimepicker .xdsoft_prev{float:left;background-position:-20px 0}.xdsoft_datetimepicker .xdsoft_today_button{float:left;background-position:-70px 0;margin-left:5px}.xdsoft_datetimepicker .xdsoft_next{float:right;background-position:0 0}.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_today_button{background-color:transparent;background-repeat:no-repeat;border:0;cursor:pointer;display:block;height:30px;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";outline:0;overflow:hidden;padding:0;position:relative;text-indent:100%;white-space:nowrap;width:20px;min-width:0}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev{float:none;background-position:-40px -15px;height:15px;width:30px;display:block;margin-left:14px;margin-top:7px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev{background-position:-40px 0;margin-bottom:7px;margin-top:0}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box{height:151px;overflow:hidden;border-bottom:1px solid #ddd}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div{background:#f5f5f5;border-top:1px solid #ddd;color:#666;font-size:12px;text-align:center;border-collapse:collapse;cursor:pointer;border-bottom-width:0;height:25px;line-height:25px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:first-child{border-top-width:0}.xdsoft_datetimepicker .xdsoft_next:hover,.xdsoft_datetimepicker .xdsoft_prev:hover,.xdsoft_datetimepicker .xdsoft_today_button:hover{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.xdsoft_datetimepicker .xdsoft_label{display:inline;position:relative;z-index:9999;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:700;background-color:#fff;float:left;width:182px;text-align:center;cursor:pointer}.xdsoft_datetimepicker .xdsoft_label:hover>span{text-decoration:underline}.xdsoft_datetimepicker .xdsoft_label:hover i{opacity:1}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select{border:1px solid #ccc;position:absolute;right:0;top:30px;z-index:101;display:none;background:#fff;max-height:160px;overflow-y:hidden}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_monthselect{right:-7px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_yearselect{right:2px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover{color:#fff;background:#ff8000}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option{padding:2px 10px 2px 5px;text-decoration:none!important}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current{background:#3af;box-shadow:#178fe5 0 1px 3px 0 inset;color:#fff;font-weight:700}.xdsoft_datetimepicker .xdsoft_month{width:100px;text-align:right}.xdsoft_datetimepicker .xdsoft_calendar{clear:both}.xdsoft_datetimepicker .xdsoft_year{width:48px;margin-left:5px}.xdsoft_datetimepicker .xdsoft_calendar table{border-collapse:collapse;width:100%}.xdsoft_datetimepicker .xdsoft_calendar td>div{padding-right:5px}.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th{width:14.2857142%;background:#f5f5f5;border:1px solid #ddd;color:#666;font-size:12px;text-align:right;vertical-align:middle;padding:0;border-collapse:collapse;cursor:pointer;height:25px}.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th{width:12.5%}.xdsoft_datetimepicker .xdsoft_calendar th{background:#f1f1f1}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today{color:#3af}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default{background:#ffe9d2;box-shadow:#ffb871 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint{background:#c1ffc9;box-shadow:#00dd1c 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current{background:#3af;box-shadow:#178fe5 0 1px 3px 0 inset;color:#fff;font-weight:700}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,.xdsoft_datetimepicker .xdsoft_time_box>div>div.xdsoft_disabled{opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";cursor:default}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled{opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"}.xdsoft_datetimepicker .xdsoft_calendar td:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover{color:#fff!important;background:#ff8000!important;box-shadow:none!important}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover{background:#3af!important;box-shadow:#178fe5 0 1px 3px 0 inset!important;color:#fff!important}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_disabled:hover{color:inherit	!important;background:inherit!important;box-shadow:inherit!important}.xdsoft_datetimepicker .xdsoft_calendar th{font-weight:700;text-align:center;color:#999;cursor:default}.xdsoft_datetimepicker .xdsoft_copyright{color:#ccc!important;font-size:10px;clear:both;float:none;margin-left:8px}.xdsoft_datetimepicker .xdsoft_copyright a{color:#eee!important}.xdsoft_datetimepicker .xdsoft_copyright a:hover{color:#aaa!important}.xdsoft_time_box{position:relative;border:1px solid #ccc}.xdsoft_scrollbar>.xdsoft_scroller{background:#ccc!important;height:20px;border-radius:3px}.xdsoft_scrollbar{position:absolute;width:7px;right:0;top:0;bottom:0;cursor:pointer}.xdsoft_scroller_box{position:relative}.xdsoft_datetimepicker.xdsoft_dark{box-shadow:0 5px 15px -5px rgba(255,255,255,.506);background:#000;border-bottom:1px solid #444;border-left:1px solid #333;border-right:1px solid #333;border-top:1px solid #333;color:#ccc}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box{border-bottom:1px solid #222}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div{background:#0a0a0a;border-top:1px solid #222;color:#999}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label{background-color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select{border:1px solid #333;background:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover{color:#000;background:#007fff}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current{background:#c50;box-shadow:#b03e00 0 1px 3px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==)}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{background:#0a0a0a;border:1px solid #222;color:#999}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{background:#0e0e0e}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today{color:#c50}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default{background:#ffe9d2;box-shadow:#ffb871 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint{background:#c1ffc9;box-shadow:#00dd1c 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current{background:#c50;box-shadow:#b03e00 0 1px 3px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div:hover{color:#000!important;background:#007fff!important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{color:#666}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright{color:#333!important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a{color:#111!important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover{color:#555!important}.xdsoft_dark .xdsoft_time_box{border:1px solid #333}.xdsoft_dark .xdsoft_scrollbar>.xdsoft_scroller{background:#333!important}.xdsoft_datetimepicker .xdsoft_save_selected{display:block;border:1px solid #ddd!important;margin-top:5px;width:100%;color:#454551;font-size:13px}.xdsoft_datetimepicker .blue-gradient-button{font-family:museo-sans,"Book Antiqua",sans-serif;font-size:12px;font-weight:300;color:#82878c;height:28px;position:relative;padding:4px 17px 4px 33px;border:1px solid #d7d8da;background:-moz-linear-gradient(top,#fff 0,#f4f8fa 73%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(73%,#f4f8fa));background:-webkit-linear-gradient(top,#fff 0,#f4f8fa 73%);background:-o-linear-gradient(top,#fff 0,#f4f8fa 73%);background:-ms-linear-gradient(top,#fff 0,#f4f8fa 73%);background:linear-gradient(to bottom,#fff 0,#f4f8fa 73%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f4f8fa', GradientType=0 )}.xdsoft_datetimepicker .blue-gradient-button:focus,.xdsoft_datetimepicker .blue-gradient-button:focus span,.xdsoft_datetimepicker .blue-gradient-button:hover,.xdsoft_datetimepicker .blue-gradient-button:hover span{color:#454551;background:-moz-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f4f8fa),color-stop(73%,#FFF));background:-webkit-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:-o-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:-ms-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:linear-gradient(to bottom,#f4f8fa 0,#FFF 73%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f8fa', endColorstr='#FFF', GradientType=0 )}
