/* @import url(/includes/css/grid-flex.css); */
@charset "UTF-8";
/* Web Solutions 4.0 Compatible */
html {-webkit-box-sizing:border-box;box-sizing:border-box;}
*, *:before, *:after {-webkit-box-sizing:inherit;box-sizing:inherit;}
body {margin:0;padding:0;-webkit-text-size-adjust:none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}

img{border: 0}
ul{padding-left: 0}
ul li{list-style:none}
html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr{font-family:inherit; font-size:inherit; font-style:inherit;font-weight:inherit}
table {border-collapse:collapse}
td, th {empty-cells:show;vertical-align:top;text-align:left}
body {background:#082944}
#skipNavigation{background:#fff;color:#000;padding:.5em;position:absolute;left:0;top:-1000px;z-index:10}
#skipNavigation:focus,#skipNavigation:active{top:0;}
iframe[src="/management/login/persistSession.aspx"] {display: none}
/*page widths*/
body>header, #mainnav, main, body>footer, #alertApp{width:100%;float:left;clear:left;display:block;}
body>*>.wrap, body>footer>.fatFooter,#alertApp>*,.home .wrap{width:100%;    max-width: 79rem;
    padding-left: 1rem;
    padding-right: 1rem;margin-left:auto;margin-right:auto;position:relative;}

/* text */
body, .text, input, button, select, textarea {font-family:'Roboto', sans-serif;line-height:1.5;color:#666;-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.text{font-size: 1rem}
a, a *{color:#0072CE;text-decoration:none}
a:hover, a:active, a:hover *, a:active *{color:#103E62;}
p,h1,h2,h3,h4,hr,.content ul,.contentEditor ul,blockquote,dd,ol{margin-top:0;margin-bottom:1rem}
h1, h2, h3, h4, h5, h6, h7, h8, h9, th{font-weight:400; line-height: 120%;}
p + h2, p + h3, p + h4, p + h5, p + h6,
ul + h2, ul + h3, ul + h4, ul + h5, ul + h6,
ol + h2, ol + h3, ol + h4, ol + h5, ol + h6 {margin-top:2em;}
.textColor, h1, h2, h3, h4, h5, h6, h7, h8, h9, th, dt{color:#31659b}
em, i, q, cite, .italic{font-style:italic}
b, strong{font-weight:700}
u{text-decoration:none}
hr{border:0;border-top:2px solid #E7EAED;margin:1em 0;padding-top:1px}
p {font-size:1em; color: #4A4A4A;line-height: 1.6875em;}
h1 {font-size: 2.5em;line-height: 1em;color: #103E62; font-weight: 900;}
h2, .content * h1{color: #0072CE; font-weight: 700; font-size: 2.25em;}
h3, .content * h2{color: #ff9f00; font-weight: 500;}
h4, th{color: #103E62;}
h5 {color: #103E62;}
h6 {color: #103E62;}
.intro {color: #0B283B;}
sup, sub {font-size:.6em; line-height:.6em;vertical-align:baseline;position:relative}
sup {bottom:1ex}
sub {top:.5ex}

/* MAIN ------------------------------ */
.menu{cursor: pointer}
main, .mceContentBody{background:#fff; overflow: hidden; position:relative; z-index:1}
.contentEditor{background:#fff;min-width:100%;}

.home main {
	display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
}
body.home main > * {
	-ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    width: 100%;
    align-self: auto;
}
.welcome-message {order: 3;}

.formError p {color: #fff;}

/* sidenav */
#sidenav{width:100%;margin:0 0 3rem; position: relative;}

#sidenav ul{padding: 0}
#sidenav li{height:1%;overflow:hidden}
#sidenav li a{padding:.5em .25rem;line-height:1.1em;display:block}
#sidenav li a:hover, #sidenav li a:active{background:#e5e5e5}
#sidenav>ul {border: 2px solid #E7EAED;}

	/* t2 */
	#sidenav li.on ul{}
	#sidenav>ul>li {background:#F4F4F5;}
	 #sidenav>ul>li:not(:last-of-type) {border-bottom:2px solid #E7EAED; }
	#sidenav li.on ul li a, #sidenav>ul>li>a{padding:.5em .88rem .5em 0.875rem;font-size:.875em;font-weight: 500;color:#0072CE}
	#sidenav li ul li a:hover, 
	#sidenav li ul li a:active,
	#sidenav li.on>a{color:#0B283B; background:#fff;}
	#sidenav li.on {position: relative;}
	#sidenav>ul>li.on>ul:after {
		content: "\276F";
		position: absolute;
		top: 0;
		right: .45rem;
		color: #0B283B;
		transform: rotate(90deg);
	}
		/* t3 */
		#sidenav li.on ul{border:0;padding-bottom: .75rem; background: #fff;}}
		#sidenav li.on ul li{border:0; background: #fff;}
		#sidenav li.on ul li a{padding-left:1.875rem;font-weight: 400;color:#103E62;padding: .35em .8125rem .35em 1.875rem;}
		#sidenav>ul>li.on>ul>li {position: relative;}
		#sidenav>ul>li.on>ul>li:before {
			content: "-";
			position: absolute;
			left: 1.25rem;
			font-size:.875em;
			top: .1em;
		}
		#sidenav li ul li a:hover, 
		#sidenav li ul li a:active,
		#sidenav li ul li.on>a{color:#0072CE; background:#fff;}
			/* t4 */
			#sidenav li ul li ul li.on ul li a{padding-left:2.5rem;font-size:.7em;color:#666}
			#sidenav li ul li ul li ul li a:hover, 
			#sidenav li ul li ul li a:active,
			#sidenav li ul li ul li ul li.on>a{color:#0072CE; background:#fff;}

body.fullWidth .sidenav-buttons {display: none;}	
.sidenav-button {
	background: #F4F4F5;
	border: 2px solid #E7EAED;
	position: relative;
	padding: 1em .25em;
	font-size: .875em;
	font-weight: 500;
	line-height: 1.21em;
	width: 13.875rem;
}
a.sidenav-button:not(:last-child) {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.sidenav-button + .sidenav-button {margin-top: .6875em;}
.sidenav-buttons > a.sidenav-button:first-of-type:after {margin-bottom: -1rem;}
.sidenav-buttons > a.sidenav-button:nth-of-type(2):after {
	margin-bottom: -2rem;
    margin-left: -1.4rem;
}
a.sidenav-button img {
	width: 4.75em;
	margin-right: .6875em;
	height: auto;
}
.sidenav-button:last-child img {
	width: 3em;
	margin: -.4em .6875em 0 .5em;
	height: auto;
	float: left;
}
.sidenav-button:last-child {
	color: #0072CE;
	text-transform: uppercase;
}
.sidenav-button:last-child:hover {color: #103E62;}
.sidenav-button:last-child span {
	display: block;
	font-weight: 700;
	text-transform: capitalize;
}
.sidenav-button:last-child {margin-bottom: 5rem; display: block;}
/* RIGHT SIDENAV */
.rightAside ul li {font-size: .875em;line-height: 1.22em;}
aside.rightAside ul li:before {top: -.3em;}
.rightAside ul li + li {margin-top: .75rem}
.rightAside h3 {
	text-transform: uppercase;
	color: #103E62;
	font-size: .875em;
	font-weight: 700;
}

/*section callouts*/
main>div>aside section{margin:0 0 20px;padding:10px}
main>div>aside section:hover{background:#FFC}
main>div>aside section h1{margin:0;font-size:1.2em}
main>div>aside section p{margin:0}

/* breadcrumb */
.breadcrumb{margin-bottom: 1em}
.breadcrumb a:after{content: "\00A0\00A0\203A\00A0"}

/* content */
.content{word-wrap:break-word}
.content .photoright, .content .photoleft{max-width:50%;height:auto}
.content .photoright img,.content .photoleft img {max-width:100%;height:auto;margin: 0;float: none}
.content img.phototreatment{max-width:50%;height:auto}
.content center img {margin: 0 2rem 2rem 0;}
.content figure.phototreatment{width: 100%;text-align: center}
.content figure.phototreatment img{max-width: 100%;width: auto;height: auto}
img.phototreatment,img.photoright,img.photoleft,.photoright img,.photoleft img {max-width: 100%;height: auto}
.photoright{float:right;clear:right}
.photoleft{float:left;clear:left}
.muted {opacity:0.5;filter:alpha(opacity=50)}
.highlight, .content .highlight{background:none;border: 2px solid #94ABBB;padding:1.875em;margin:3em 0}
.highlight h1, .highlight h2, .content .highlight h1, .content .highlight h2 {
	font-weight: 700;
	font-size: 1.5625em;
	color: #103E62;
}
small, .textSm{font-size:.8em}
.content table {width:100%}
table.data tr:first-child td {background-color:#edf3fa;}
table.data td {border: 1px solid #666; padding: .3em;}

.catalog td:first-child {width: 100px;}

figcaption {
	font-size: .8125em;
	color: #4A4A4A;
	font-style: italic;
	font-weight: 300;
}
.shareIcons{display:inline-block;position:relative;overflow:auto}
.shareIcons a{display:block;float:left;margin:0 .5em 1em 0;height:20px;width:20px;background-position:center center; background-repeat:no-repeat;background-size:contain;border-radius:.2em;-webkit-box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, .2);box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, .2)}
.shareIcons a:hover{background-color:#F03C5E}
	.shareFacebook{background-color:#3b5998; background-image:url(../../images/icons/64x64/facebook.png)}
	.shareTwitter{background-color:#00aced; background-image:url(../../images/icons/64x64/twitter.png)}
	.shareLinkedin{background-color:#007bb6; background-image:url(../../images/icons/64x64/linkedin.png)}
	.shareGoogle{background-color:#dd4b39; background-image:url(../../images/icons/64x64/google-plus.png)}

/* list */
.content ol{margin-left:2em}
.content ol ol li {list-style: lower-alpha}
.content ul li, .rightAside ul li {padding-left:2.5em;position: relative;}
.content ul li:before, .rightAside ul li:before {content: "■";
	display: inline-block;
	width: 1em;
	text-align: center;
	position: absolute;
	font-size: .6875em;
	left: 1.75em;
	top: .16em;
	color: #FF9F00;
}
.content ul li ul li:before{opacity: .5}

#mainnav>.ancillary-wrap>ul>li:last-of-type {display: none;}


/* addon classes */
.clearFloats{clear:both}
.nobr{white-space: nowrap}
.twoCol, .threeCol, .resCol{
-webkit-column-rule:1px outset rgba(0,0,0,.15);
        column-rule:1px outset rgba(0,0,0,.15);
-webkit-column-gap:2em;
        column-gap:2em;
}
.req{color:#c00}
.textIcon{background:#999; background-color:rgba(0,0,0,.2);font-size:.8em;line-height:1em;display:inline-block;padding:.2em .4em;border-radius: .5em;color:#fff}
.textIcon:hover{background:#666; background-color:rgba(0,0,0,.4);color:#fff}
.clearfix:after{content: "";display: table;clear: both;}

.videoContainer {width: 100%;height:0;line-height:0;position: relative;padding-top:56.25%; /* 16:9 */}
.videoContainer.ratio-4-3 {padding-top:75%; /* 4:3 full-frame */}
.videoContainer iframe {position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;border:0}

/* forms */
input, button, select, textarea {font-size:1rem;line-height: 1.2em}
input[type="text"], input[type="password"], input[type="tel"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], textarea, select, input[type="button"], input[type="submit"], input[type="reset"]{border-radius:0; outline: none; -webkit-appearance:none;font-size: 1rem}
input[type="text"], input[type="password"], input[type="tel"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], textarea, select{padding:3px 5px;border: 1px solid #94ABBB; background:#F4F4F5}
input[type="text"]:focus, input[type="password"]:focus, input[type="tel"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, textarea:focus, select:focus{background-color:#fff}
textarea{display:block;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select{background-image:url(/images/icons/16x16/select.png);background-repeat:no-repeat;background-position:right center;padding-right: 18px}
	input[type="search"]::-webkit-search-decoration {-webkit-appearance:none}
	input[type="search"]{padding-right:0}
}
select option{padding:0 .2em}
button,.button,input[type="button"], input[type="submit"], input[type="reset"]{background: #0072CE;
	padding: 1rem 1.5rem;
	font-weight: 500;display: inline-block; color:#fff;border:0;line-height:1em;cursor:pointer}
input::-moz-focus-inner {border:0;padding:0;}
button:hover,.button.hover,input[type="button"]:hover,input[type="submit"]:hover,input[type="reset"]:hover,.button:hover,.button:focus,input[type="button"]:focus,input[type="submit"]:focus,input[type="reset"]:focus{background-color:#FF9F00;color:#fff}
.button{display: inline-block}
.button.white {
	background: #fff;
	color: #0072CE;
	border: 1px solid #0072CE;
	padding: calc(1rem - 1px) calc(1.5rem - 1px);
}
button img{height:1em;width:auto;vertical-align:top}
input.bulky, .bulky {padding:.4em .6em;font-size:1.2em}
.formTable, .formTable table{width:100%}
.formTable input[type="text"], .formTable input[type="password"], .formTable input[type="tel"], .formTable input[type="number"], .formTable input[type="email"], .formTable input[type="url"], .formTable input[type="search"], .formTable textarea{width:100%}
.formTable table td,.formTable table td:first-child{padding-bottom:0}
.formTable.right td:first-child{text-align:right;width:1%}
.formTable.right td{width:auto}
.subjClass{display:none !important;}
#Captcha label{padding-left:0}
td.right, th.right{text-align:right}
.wsNew{display:inline-block;font-size:.7em;line-height:1.5em;height:1.5em;padding:0 .3em;margin:.3em 0;background-color:#FFC700;overflow:visible;vertical-align:top;color:#fff;font-style:italic}
.formEdit select, .formBuilder select { width:40%; }

/* pagination */
.pagination{font-size:.95em;text-align:right}

/* page header */
.pageHeader{background-image: url(/images/pageheader.jpg);background-position: center; position: relative;width:100%;height:auto;margin-bottom:2em;background-size: cover; background-repeat: no-repeat;}

/* alert */
#alertApp {background: #990000;cursor: pointer;position: relative;width: 100%;padding: .5rem 2.5rem;z-index: 1;}
#alertApp:hover { background:#660000;}
#alertApp.alertStatic { cursor: default;}
#alertApp h1 {color: #FFF;font-size: .9375rem;line-height: 1.25rem;margin: 0 auto;padding: .1875rem .3125rem;text-align: center;}
#alertApp:hover h1,#alertApp.expand h1 {color: #FFF;}
#alertApp #alertDesc {height: 0;overflow: hidden;}
#alertApp p {color: #FFF;font-size: .9375rem;line-height: 1.5;margin: 0;padding: .5rem 0 .75rem;position: relative;text-align: center; z-index: 1;}

/* management overrides */
#wysiwygBody{background:#fff}

/* management table */
hr+.manage{margin-top:-1em}
.manage{border-bottom:1px solid rgba(0,0,0,.2);width:100%;line-height:1.3em}
.manage th{border-bottom:1px solid rgba(0,0,0,.2);text-align:left}
.manage th.right{text-align:right}
.manage th.sort{cursor:pointer}
.manage th.sort img{margin-left:5px}
.manage th img {position:relative;bottom:-2px}
.manage td,.manage th{padding:5px 5px 5px 0}
.manage td:first-child{padding-left:.8em}
.manage img.preload{display:none;position:absolute;z-index:9900;top:0;border:solid 1px #fff}
.manage td.icons img{margin-left:5px;position:relative;bottom:-2px}
.manage td:first-child.icons img{margin-left:0}
.manage td:first-child.icons{padding-left:3px;padding-right:3px}
.manage td:nth-child(2) {overflow-wrap: break-word;word-wrap: break-word;-ms-word-break: break-all;word-break: break-all;word-break: break-word;-ms-hyphens: auto;-webkit-hyphens: auto;hyphens: auto;}
.manage td.icons a:first-child img{margin-left:0}
.manage td.icons input{position:relative;bottom:2px;margin-left:5px}
.manage .hidden{font-style:italic;color:#900}
.manageButton{text-align:right;padding:10px 0}
.alternate tbody tr:nth-child(even), .even{background:#fff}
.alternate tbody tr:nth-child(odd), .odd {background:rgba(0,0,0,.06)}
.manage+hr, .manage+.manageLinks+hr{margin-top:50px}
.manageLinks{margin-top:10px}
.manageLinks a{white-space:nowrap}
.manageLinks a img{position:relative;bottom:-2px}
.manageLinks button{margin-left:5px}
.manageButtons{text-align: right;padding:10px 0}
.wsReturnToButton {float:right;margin-top:-3.5em}
.manage.rightFirstChild td:first-child{text-align:right}
.sortRow th{cursor:pointer}
.manageEllipsis{width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}

.dataTable .catalog ul li:before {content: none;}
.dataTable .catalog img {margin: 0;}
.dataTable .catalog td:first-child {padding-bottom: 1rem;}

table.border {border: 2px solid #E7EAED;}
table.border td {padding: .5rem;}
table.border tr td + td {border-left: 2px solid #E7EAED;}
table.border p {margin-bottom: 0;}
table.border tr + tr {border-top: 2px solid #E7EAED;}
.call-to-action {
	padding: 2.5rem 1.5rem;
	background: #F4F4F5;
	text-align: center;
	margin: 1.5em 0;
}
.call-to-action p:first-of-type {
	color: #103E62;
	font-weight: 700;
	font-size: 1.5625em;
	line-height: 1.5em;
	margin-bottom: 0.25em;
}

.table-container {
	overflow: auto;
    max-width: 100%;
    font-size: .9em;
}
.table-container table td {padding: .25em;}
/* HOME -------------------------------- */

/* ROTATOR ------------------------------ */
#rotator {position: relative; border-bottom: 7px solid #082841; background:#082841}
#rotator .slider {position: absolute; top:0; left:0; width:100%; height:100%}
#rotator .slider .slick-list,
#rotator .slider .slick-track {height:100%}
#rotator .slider .slick-slide {background-position: center right; background-size:contain}
#rotator s.lider .slick-slide .title {position: absolute; z-index: 1;pointer-events: none;text-align:left; width: 30.75rem;}
#rotator .slider .slick-slide .caption {font-size: 1.25rem; line-height:1em; font-weight: 500; color: #FFFFFF;}
#rotator .slick-dots li + li {margin-left:0.625rem}
#rotator .slick-dots button {padding:0;float:left; display: block; background:none; text-indent: -624.9375rem; overflow:hidden; width:0.8125rem; height: 0.8125rem; border-radius: 50%; box-shadow:inset 0 0 0 1px rgba(255,255,255,0.6)}
#rotator .slick-dots .slick-active button {background:#FF9F00; box-shadow:inset 0 0 0 1px #FF9F00}

#rotator h2 {
	color: #E7EAED;
	font-size: 1.625em;
	font-weight: 700;
}
#rotator h2 span {display: block;margin-top: 1rem;}
#rotator h2 span:first-of-type {
	font-weight: 900;
	font-style: italic;
	text-transform: uppercase;
	font-size: 1.923em;
	color:#fff;
}
#rotator h2 span:nth-of-type(2) {
	font-weight: 300;
}
#rotator p {
	color: #E7EAED;
	font-weight: 700;
	font-style: italic;
	font-size: 1.4375em;
	text-align: right;
}
#rotator .foreground img {
	position: absolute;
    z-index: 1;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    max-width: 100%;
}
#carfg {display: none;}
#planefg {display: block;}

/* CALLOUTS */
.callouts {background: #F4F4F5;}
.callouts h2 {
	font-size: .9375rem;
	color: #fff;
	font-weight: 500;
	background: #FF9F00;
	padding: .9375rem 1rem;
	position: absolute;
	top: -1.5rem;
}
.callouts .wrap {
	padding: 3.5rem 1rem 4rem;
}
.callouts .wrap ul {margin:0;display: flex;
	justify-content: space-between;}
.callouts a div {
	padding-bottom: 7.5rem;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 1rem;
}
.callouts li a  {
	display: block;
	padding: 2.2rem 1.25rem;
	box-shadow: 0 6px 24px 0 rgba(0,0,0,0.10);
	background: #fff;
	height: 100%;
}
.callouts li a:hover {
	transform: translateY(-.5em);
	box-shadow: 0 2px 1px rgba(0,0,0,0.09), 
	0 4px 2px rgba(0,0,0,0.09), 
	0 8px 4px rgba(0,0,0,0.09), 
	0 16px 8px rgba(0,0,0,0.09),
	0 32px 16px rgba(0,0,0,0.09);
}
.callouts a .title {
	text-align: center;
	color: #103E62;
	font-weight: 700;
	line-height: 2.4375em;
}
.callouts a p {
	color: #4A4A4A;
	font-size: .9375em;
	line-height: 1.46em;
}
.callouts a .view, .welcome-message .featured-post-text a {
	color: #0072CE;
	font-size: .875em;
	font-weight: 700;
	text-transform: uppercase;
}
.welcome-message .featured-post-text a:hover {letter-spacing: 2px;}

.callouts a .view:after, .welcome-message .featured-post-text a:after {
	content: "";
	background-image: url(/images/icons/misc/caret-right.svg);
	background-size: contain;
	background-repeat: no-repeat;
	display: inline-block;
	height: .95rem;
	width: .5rem;
	margin-left: .4rem;
	vertical-align: text-top;
}
.callouts a.button {
	position: absolute;
	bottom: -1.5rem;
	right: 50%;
	transform: translateX(50%);
	background: #0072CE;
	padding: 1rem 1.5rem;
	font-weight: 500;
	z-index: 1;
}
.callouts a.button:hover {background: #FF9F00;}
a.button:after, a.sidenav-button:not(:last-child):after {
	content: "";
	background-image: url(/images/icons/misc/chevron-square-right.svg);
	background-size: contain;
	background-repeat: no-repeat;
	display: inline-block;
	height: .75rem;
	width: .75rem;
	margin-left: .4rem;
	margin-bottom: -.0625rem;
}
a.button.white:after, a.sidenav-button:not(:last-child):after {background-image: url(/images/icons/misc/chevron-square-right-blue.svg);}
a.button.white:hover:after {background-image: url(/images/icons/misc/chevron-square-right-yellow.svg);}
/* welcome message */
.welcome-message .wrap {
	padding: 5em 1rem;
	display: flex;
}
.welcome-message .half {width: 53%;}
.welcome-message .half + .half {
	margin-left: 8rem;
	width: 48%;
	border: 1px solid #94ABBB;
}
.welcome-message h1 {
	font-weight: 900;
	text-transform: uppercase;
	font-size: 2.5em;
	line-height: .75em;
	color: #103E62;
	position: relative;
}
.welcome-message h1:before {
	content: "";
	background: #F4F4F5;
	position: absolute;
	height: 90%;
	top: 0;
	width: 40vw;
	left: calc(-40vw - 3rem);
}
.welcome-message h1 span {
	display: block;
	text-transform: capitalize;
	font-weight: 400;
	font-size: .5em;
}
.welcome-message a.button.white {
	padding-left: 5.3rem;
	padding-right: 1rem;
	position: relative;
	margin-left: 1rem;
}
.welcome-message a.button.white:hover {
	border-color: #FF9F00;
	color: #FF9F00;
}
.welcome-message a.button.white:before {
	content: "";
	background-image: url(/images/usb-stick.jpg);
	height: 1.9rem;
	width: 4.375rem;
	background-size: contain;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: .6rem;
}
.welcome-message .featured-image {
	background-image: url(/images/featuredapplication.png);
	padding-top: 59%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.welcome-message .half + .half p:first-of-type {
	position: absolute;
	top: -1.25rem;
	left: 0;
	color: #fff;
	background: #FF9F00;
	padding: .525rem .84rem;
	border: 1px solid #fff;
	border-left: 0;
	font-size: .875rem;
	font-weight: 500;
}
.welcome-message .featured-post-text {
	position: relative;
	padding: 2rem 1.25rem 2rem 1.125rem;
}
.welcome-message .featured-post-text h2 {
	margin-top: 0;
	font-weight: 700;
	font-size: 1.25em;
	color: #103E62;
}
.welcome-message .featured-post-text p:nth-of-type(2) {font-size: .9375em}

/* PDF ICONS ON ALL PDF LINKS */
main a[href*='.pdf'] {position: relative;}
main a[href*='.pdf']:not(.show-img) img {display: none;}
main a[href*='.pdf']:not(.show-img):after {
	content: "";
	background-image: url(/images/pdficonsmall.png);
	height: 1rem;
	width: 1rem;
	display: inline-block;

}

/* FOOTER ------------------------------ */
body>footer{padding:2rem 1rem .75rem;color:#dadada;background:#072944;border-top: 4px solid #0072CE;}
body>footer a{color:#ccc}
body>footer a:hover, footer a:active{color:#fff}
body>footer a.on, footer .on>a{text-decoration:none;color:#fff}
body>footer .fatFooter{margin-bottom:3em;}
body>footer>.wrap{overflow:visible; clear:both; border-top: 1px solid rgba(148, 171, 187, 0.2); padding-top: .75rem; font-size: .75em; color: rgba(148, 171, 187, 0.5);}
body>footer>.wrap a {color: rgba(148, 171, 187, 0.5);}
body>footer>.wrap a:hover {color: #fff;}
body>footer>.wrap nav{display:inline}

.fatFooter h2 {
	color: #fff;
	text-transform: uppercase;
	font-size: .9375em;
	display: inline-block;
	font-weight: 900;
}
.fatFooter > .footer-header a {
	font-size: .875em;
	font-weight: 700;
	color: #94ABBB;
}
.fatFooter > .footer-header a:hover {
	color: #fff;
}
.fatFooter > .footer-header a:after, .fatFooter .email a:nth-of-type(2):after, .fatFooter .phone-number a:nth-of-type(2):after {
	content: "\276F";
	display: inline-block;
	font-size: .7em;
	font-weight: 400;
	margin-left: .4em;
}
.fatFooter > .footer-header a:before {
	content: "|";
	margin-right: .55em;
	margin-left: .5em;
}
.fatFooter-content {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.fatFooter address, .fatFooter .email, .fatFooter .phone-number {
	font-size: .8125em;
	color: #94ABBB;
	padding-left: 1.25rem;
	line-height: 1.69em;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.fatFooter address a, .fatFooter .email a, .fatFooter .phone-number a {	color: #94ABBB;}
.fatFooter address a:hover, .fatFooter .email a:hover, .fatFooter .phone-number a:hover {color: #fff;}
.fatFooter address:before, .fatFooter .email:before, .fatFooter .phone-number:before {
	content: "";
	height: 1.125em;
	width: 1em;
	background-size: contain;
	background-repeat: no-repeat;
	display: inline-block;
	margin-right: .25em;
	position: absolute;
	left: 0;
	top: .2em;
}
.fatFooter address:before {background-image: url(/images/icons/misc/map-marker-alt.svg);}
.fatFooter .email:before {background-image: url(/images/icons/misc/envelope.svg);}
.fatFooter .phone-number:before {background-image: url(/images/icons/misc/phone.svg);}

.fatFooter .accredited {
	border: 1px solid #FF9F00;
	border-radius: 3px;
	font-size: .8125em;
	padding: .35em .75em;
	display: inline-block;
	vertical-align: top;
	position: relative;
	text-align: center;
	color: #E7EAED;
	font-weight: 700;
}
.fatFooter .accredited span {
	color: #94ABBB;
	font-weight: 400;
	display: inline-block;
	text-transform: capitalize;
}
.fatFooter .social-links svg {
	fill: #FF9F00;
	height: 1.4em;
}
.fatFooter .social-links {
	display: inline-block;
	text-align: center;
}
.fatFooter .social-links a + a {margin-left: 1.9em;}
.fatFooter .social-links a:hover {opacity: .8;}
.fatFooter-content > a {
	display: inline-block;
	text-align: center;
	margin-bottom: 0;
	font-weight: 300;
	color: #fff;
	text-transform: uppercase;
}
.fatFooter-content > a:hover, .fatFooter-content > a:hover span {color: #FF9F00;}
.fatFooter-content > a span {
	font-weight: 700;
	color: #fff;
	display: block;
}

/* TRANSITIONS ------------------------------ */
a, a *,button,.button,input[type="button"],input[type="submit"],.rsFullscreenBtn,#alertApp,#alertApp span,#alertDesc,#navContainer li,.hamburger{-webkit-transition: all 200ms ease;transition: all 200ms ease}
input:focus, select:focus, textarea:focus{-webkit-transition: background-color 150ms ease;transition: background-color 150ms ease}


/* FORM ERROR ------------------------------ */
.formError {background-color:Black; border:0; padding: 5px 10px; color:#fff; display:none; margin:0 0 2px; z-index:9999; border-radius: 10px; -moz-box-shadow:0 2px 2px #333; -webkit-box-shadow:0 2px 2px #333;}
.formError p {margin:0; font-size:.9em; }
.formError em { border:10px solid;  border-color:Black transparent transparent; bottom:-17px; display:block; height:0; left:40px; position:absolute; width:0; }


/* ANIMATION CLASSES ------------------------------ */

.no-glide {
	-webkit-transition-delay: 0s !important;
	transition-delay: 0s !important;
	-webkit-transition: none !important;
	transition: none !important;
  }
  
  .fade-in, .vehicle-animate,
  .animate-left, .animate-right, .animate-down, .animate-up,
  .animate-up-left .animate-up-right, .animate-down-left, .animate-down-right {
	opacity: 0;
	position: relative;
	-webkit-transition: all .75s ease;
	-o-transition: all .75s ease;
	-moz-transition: all .75s ease;
	transition: all .75s ease;
  }

  #rotator .foreground img.vehicle-animate {transform: translate(-50%,-50%);}
  #rotator .foreground img.vehicle-animate.animated {transform: translate( 0, -50%);}

  .animate-left { left: 4.75rem; top: 0; }
  .animate-right { right: 4.75rem; top: 0; }
  .animate-up { top: 4.75rem; }
  .animate-down { top: -4.75rem; }
  
  .animate-down-left { left: 4.75rem; top: -4.75rem; }
  .animate-down-right { right: 4.75rem; top: -4.75rem; }
  .animate-up-left { left: 4.75rem; top: 4.75rem; }
  .animate-up-right { right: 4.75rem; top: 4.75rem;  }
  
  .animate-left.animated { left: 0; top: 0; }
  .animate-right.animated { right: 0; top: 0; }
  .animate-up.animated { top: 0; }
  .animate-down.animated { top: 0; }
  
  .animate-up-left.animated { left: 0; top: 0; }
  .animate-up-right.animated { right: 0; top: 0; }
  .animate-down-left.animated { left: 0; top: 0; }
  .animate-down-right.animated { right: 0; top: 0; }
  .animated {opacity: 1;}
  
  .animated,
  .delay-1 {-webkit-transition-delay:.15s; -moz-transition-delay:.15s; -o-transition-delay:.15s; transition-delay:.15s;}

  /* IE */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.fatFooter-content > * {width: 100%;}
	.fatFooter .social-links svg {width: 1.5em;}
}