@charset "UTF-8";
/* Web Solutions 4.0 Compatible */

:root {
    --yellow: #E4AA44;
    --green: #1FAB00;
    --highlight-blue: #007FE4;
    --lightest-blue: #F4FAFF;
    --light-blue: #0C5691;
    --blue: #00447A;
    --dark-blue: #002543;
    --dark-grey: #404040;
    --black: #000000;
}

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;}
body{margin:0;padding:0;-webkit-text-size-adjust:none;font-family:"aktiv-grotesk",sans-serif}

*:not(.fa) {font-family:"aktiv-grotesk",sans-serif !important}

img{border: 0}
ul{padding-left: 0}
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:#333}
#skipNavigation{background:#fff;color:#000;padding:.5em;position:absolute;left:0;top:-1000px;z-index:10}
#skipNavigation:focus,#skipNavigation:active{top:0;}
/*page widths*/
#header, main, body footer, #alertApp{width:100%;float:left;clear:left;display:block;}
body .wrap, body footer .fatFooter,#alertApp>*,.wrap{width:100%;max-width:76rem;margin-left:auto;margin-right:auto;position:relative;overflow:auto}
/*.interior .wrap {max-width: 75em;padding-right: 15em;}*/
.home .wrap{overflow: hidden}

/* text */
body, .text, input, button, select, textarea{font-family: "aktiv-grotesk",sans-serif;line-height:1.5;-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.text{font-size: 1rem}
a, a *{color:#0C5691;text-decoration:none}
a:hover, a:active, a:hover *, a:active *{color:#002543}
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;}
p + h2, p + h3, p + h4, p + h5, p + h6,
ul + h2, ul + h3, ul + h4, ul + h5, ul + h6 {margin-top:1em;}
.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:1px solid rgba(0,0,0,.15);margin:2em 0;padding-top:1px}
p{font-size:1em;line-height: 1.88em;}
h1{font-size:2.25em;font-weight: 800;font-style: italic;text-transform: uppercase;color: #0C5691}
.content h1 {margin-bottom: 1.25rem;}
h1+h2{margin-top:-1em}
h2, .content * h1{font-size:1.75em; margin-bottom: 0.5em; font-weight: 500;color: #0A304E}
h3, .content * h2{font-size:1.5em;font-weight: 500;color: #0A304E}
h4, th{font-size:1.31em;font-weight: 500;color: #0A304E}
h5 {font-size:1.1em;color: #0A304E}
h6 {font-size:1.0em}
h7, h8, h9{font-size:1em}
sup, sub { font-size:.6em; line-height:.6em;vertical-align:baseline;position:relative}
sup {bottom:1ex}
sub {top:.5ex}
.intro {font-size: 1.25em; font-weight: 700; letter-spacing: 0.46px; line-height: 144%; color: #000;}

/* HEADER ------------------------------*/
#header .wrap{height:60px}
#brand, #brand img{ display: block;}
	#brand {display:block;background: #0C5691;padding: 1.2em 1.35em .9em 1.35em;line-height: 1;}
	#brand img {max-height: 75px; width: auto; margin:0 auto}
.topHeader {background: #F2F2F2;width: 100%;text-align: right;}
.topHeader p {color: #6E6E6E;font-size: .75rem;font-style: italic;margin: 0;padding: .25em 3rem .25em 0; text-align: right;}
.topHeader p a {color: #0C5691;font-weight: 500;}
.topHeader p a:hover {color: #E4AA44;}
.topHeader p a:after {content: '\203A';margin-left: .2em;}



/* MAIN ------------------------------ */
.menu{cursor: pointer}
main, .mceContentBody{background:#fff}

.contentEditor{background:#fff;min-width:100%;}
/* t1 */
#sidenav{width:100%;overflow:hidden;margin:0 0 3rem}
#sidenav ul{padding: 0}
#sidenav li{height:1%;overflow:hidden}
#sidenav li a{padding:.5em .25rem;line-height:1.1em;display:block}
#sidenav>ul>li>a {display: none;}
#sidenav li a:hover, #sidenav li a:active{color:#E4AA44}
#sidenav li.on>a{color:#000}
/* t2 */
#sidenav li.on ul{}
#sidenav li.on ul li{border-bottom:1px solid rgba(151,151,151,.5);}
#sidenav li.on ul li a{padding:.3em .5rem .4em .65rem;font-size:0.94rem;color:#217bc0;font-weight: 800;}
#sidenav li ul li a:hover, #sidenav li ul li a:active{color:#E4AA44;}
#sidenav li ul li.on>a{color:#E4AA44;}
/* t3 */
#sidenav li ul li.on ul{padding-bottom:.85em;border:0;padding-top: .25em;}
#sidenav li ul li.on ul li{border:0}
#sidenav li ul li.on ul li a{padding-left:1.5rem;font-size:0.88rem;color:#7F7D7F;font-weight: 400;font-style: italic}
#sidenav li ul li ul li a:hover, #sidenav li ul li ul li a:active{color:#122438;}
#sidenav li ul li ul li.on>a{color:#122438;}
/* t4 */
#sidenav li ul li ul li.on ul li a{padding-left:1.5rem;font-size:.7em;}
#sidenav li ul li ul li ul li a:hover, #sidenav li ul li ul li a:active{color:#122438;}
#sidenav li ul li ul li ul li.on>a{color:#000;}
/*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:40%;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}
img.phototreatment,img.photoright,img.photoleft,.photoright img,.photoleft img {}
.photoright{float:right;clear:right}
.photoleft{float:left;clear:left}
.muted {opacity:0.5;filter:alpha(opacity=50)}
.highlight, .content .highlight{border: 3px solid #E4AA44;padding:1.25em 1.5em;margin:1em 0}
.highlight li {margin-bottom: .85em;}
.highlight h1 {color: #0C5691;font-size: 1.38em;font-style: italic;font-weight: 800;}
small, .textSm{font-size:.8em}
#content table, .contentEditor table{width:100%}

.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;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{padding-left:2em;text-indent: -1em}
.content ul li:before{content: "";display: inline-block;width: 5px;height: 5px;background: #0C5691;margin-right: 11px;position: relative;bottom: 3px;}
.content ul li ul li:before{opacity: .5}

.highlight, .content .highlight {margin: 2.5em 0;}

/* addon classes */
.clearFloats{clear:both}
.nobr{white-space: nowrap}
.twoCol, .threeCol, .resCol{
-webkit-column-gap:2em;
   -moz-column-gap:2em;
        column-gap:2em;
}
.twoCol.participatingDepartments {background: #efefef; padding:2em 1em; margin-top: 2em; border-radius: 3px}
.content .twoCol li {break-inside: avoid; display: inline-block; width: 100%; margin-bottom: 0.5em}
.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}

.centered-image {display: block; margin: 2em auto 0; max-width: 60%; height: auto}

/* forms */
input, button, select{font-size:.9rem;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{border:1px solid rgba(0,0,0,.2);background-color:rgba(12,86,145,.05);padding:0.5em;}
input[type="text"]:hover, input[type="email"]:hover,input[type="tel"]:hover, textarea:hover, select:hover,
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{border-color:#217bc0}
textarea{display:block;font-size: .9rem}
@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:#0C5691;border:0;padding:.4em 1.25em .5em;line-height:1em;cursor:pointer;font-size: 1em;color: #fff;line-height: 1.63em;border-radius: .2em;text-align: center;font-weight: 700;}
.button:after {content: '\203A';left: .2em;position: relative;transition: all 200ms ease}
.button.alt {background: #E6E6E6;color: #0C5691}
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:#0C5691;color:#fff}
.button:hover:after {left: .5em;}

.button{display: inline-block}
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,
:where(.formTable, .form-flex) :where(input:where([type="text"], [type="password"], [type="tel"], [type="number"], [type="email"], [type="url"], [type="search"]), table, textarea, select) {
	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}

/* Forms - without tables ----- */
form.narrow .form-flex,
.narrow.form-flex {
	max-width: 18.75em;
}

.form-flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.form-flex fieldset {
	border: 0;
	margin: 0;
	padding: 0;
	width: 100%;
}

.form-flex fieldset legend {
	float: left;
	width: 100%;
}

.form-flex>div {
	margin: 0 0 .75em;
}

.form-flex .full {
	width: 100%;
}

.form-flex>div>label:first-of-type {
	display: block;
}

/* Checkboxes, radios */
.form-flex>div>fieldset>label {
	display: inline-block;
}



.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%; }

#ContactForm .payment-options label {display: inline-block; padding: 0 1em}


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

/* page header */
.intHeader {width: 100%;padding-bottom: 5%;background-image: url(/images/mask.png);position: relative;}
.intHeader:after {content: '';;position: absolute;top: 0;right: 0;left: 0;bottom: 0;display: block;mix-blend-mode: multiply;background-image: url(/images/intHeader.jpg);relative;filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);background-size: cover;opacity: .2}
.pageHeader{width:100%;height:auto;margin-bottom:2em}

/* alert */
#alertApp, #alertApp.alertStatic:hover{width:100%; background:#990000;padding-left: 1rem;padding-right: 1rem}
#alertApp h1{margin-bottom:0;font-size:1.1em;padding:5px;color:#fff;text-align:center}
#alertTitle span{float:right; opacity:.5}
#alertApp:hover #alertTitle span{opacity:1}
#alertTitle a{color:#fff;text-decoration:underline}
#alertDesc{overflow:hidden}
.alertClosed #alertDesc{height:auto;max-height:0}
.alertOpen #alertDesc{height:auto;min-height:0;max-height:250px;}
#alertDesc p{color: rgba(255,255,255,.8);}
#alertApp {cursor:pointer;}
#alertApp.alertStatic{cursor:auto}
#alertApp:hover { background:#660000;}

/* 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;width: auto;float: none;}
.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;float: none;width: auto;}
.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.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}

/* =======HOMEPAGE========== */
.hero-intro {position: relative; width:100%;text-align: center; background-size: cover;background-position: center;}
.hero-intro:before {content: '';background-image: url(/images/home/mask.svg);position: absolute;left: 0;top: 0;bottom:0;right: 0;background-size: cover;background-repeat: no-repeat;background-position: bottom left;mix-blend-mode: darken;}
.hero-intro:after {content: '';background-image: url(/images/home/Triangle.svg);position: absolute;left: 0;top: 0;bottom:0;right: 40%;background-size: cover;background-repeat: no-repeat;background-position: top right}

.hero-intro h1 span:first-child {color: #D3D3D3;display: block;font-weight: 700;}
.hero-intro h1 {color:#fff;text-transform: uppercase;text-align:left;line-height: 1;opacity: 0}
.hero-intro.on h1 {opacity: 1;transition: opacity 500ms ease;transition-delay: .25s}
.hero-intro h1 span:last-child {text-transform: none;color: #D3D3D3;display: block;font-weight: 400;font-style: italic;}
.hero-intro h1:after {content: '';background-image: url(/images/home/rectangle.svg);background-size: contain;height: 6px; width: 372px;display: block;position: relative;left: -2em;top: .5rem;}
.hero-intro .blue {color: #5AB6FF;font-size: 1.06rem;margin-top: 2rem;display: block;max-width: 17em;font-weight: 700;font-style: italic;position: relative;left: -.4em;text-indent: .25em;opacity: 0}
.hero-intro.on .blue {transition: opacity 500ms ease;transition-delay: .5s;opacity: 1}
.hero-intro .blue:hover {color: #fff;transition-delay: 0s;}
.hero-intro .blue:after {content: '\203A';margin-left: .25rem;}
.hero-intro .downArrow {display: block;margin-top: 3em;opacity: 0;position: relative;top: -1em}
.hero-intro.on .downArrow {display: block;margin-top: 3em;opacity: 1;transition: all 500ms ease;transition-delay: 1s;top: 0; }

.homeTwo {width: 100%;padding: 0 1em;overflow: hidden;}
.homeTwo h1 {font-weight: 800;font-style: italic;line-height: 1.1}
.homeTwo h1 span {display: block;font-weight: 400; text-transform: none;color: #0A304E}

.homeTwo p {margin: 1.3em 0 1.5em;color: #494949}
.homeTwo li {margin-bottom: .7em;text-indent: .5em;opacity: 0;color: #494949}
.homeTwo li.on {opacity: 1;transition: opacity .5s ease}
.homeTwo li img {margin-right: .75em;}

.split {position: relative;width: 100%;float: left;}
.split h2 {font-weight: 800;font-size: 1.56em;text-transform: uppercase;}

.split.blue {background: #0A304E}
.split.blue h2 {color: #F2F2F2}
.split.blue p {color: #F2F2F2}
.split.blue .links a:not(.button) {color: #FFF; text-decoration: underline;}
.split.white {background: #fff;}
.split .image {background-size: cover;background-position: center;background-repeat: no-repeat;}

.split .links {width: 100%;float: left;}
.split .links a {margin-right: 1em;}
.split .links a:last-child:hover {color: #fff;}
.split.white .links a:last-child:hover {color: #0A304E}
.split .links a:after {content: '\203A';margin-left: .2em;}

.split .text {display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-content: flex-start; -ms-flex-line-pack: start; align-content: flex-start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; padding: 2em 3em;}

.rotator {position: relative; width:100%; text-align: center;float: left;}     
.rotator .wrap {overflow: visible}     
.rotator .slick-slider img {max-width: 100%; height: auto; margin: 0 auto}
.rotator blockquote {color: #494949;max-width: 30em;margin: 0 auto;position: relative;}
.rotator blockquote footer {display: block;margin-top: 2em;font-size: .875rem;font-weight: 500;}
.rotator blockquote footer span {display: block;font-weight: 400;font-style: italic;font-size: 0.75rem;color: #8F8F8F;}
.rotator .slick-next {background-image: url(/images/home/arrowNext.svg);background-size: contain;background-repeat: no-repeat;background-position: center;}
.rotator .slick-prev {background-image: url(/images/home/arrowPrev.svg);background-size: contain;background-repeat: no-repeat;background-position: center;z-index: 1;}

.patches {margin: 2em 0}

/* Pricing Page */
.page-header {
    text-align: center;
}

form .page-header {
    text-align: left;
}

.page-header h1 {
    color:#0A304E;
    font-weight:900;
    margin:0;
}

.page-header .intro-text {
    margin-top: 0.25rem;
}

.page-header .intro-text p {
    color: #4A4A4A;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.65rem;
    text-align: center;
}

#plans {
    align-content: stretch;
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 2rem;
    position: relative;
    text-align: center;
}

#plans:before {
    background-image: linear-gradient(0deg, #074368 10%, #FFFFFF 100%);
    bottom: 0;
    content:"";
    display: block;
    left:0;
    position: absolute;
    width: 100%;
}

#plans h2 {
    color: #0A304E;
    font-style: italic;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
}

#plans .plan-group {
    position: relative;
    z-index: 1;
}

#plans .option {
    background: #FFFFFF;
    border: 2px solid #D1DAE2;
    border-radius: 12px;
    padding-bottom: 2.5rem;
}

#plans .option.selected {
    border: 2px solid #0076D6;
    box-shadow: 0 0 0 1px rgba(255,255,255,0.25), 0 0 14px 1px rgba(255,255,255,0.5), 0 10px 29px 0 rgba(0,118,214,0.40), 0 0 10px 0px rgba(0,118,214,0.40);
}

.pricing-page #plans .option {
    padding-bottom: 2.5rem;
}

.marketing-plans #plans .option {
    padding-bottom: 1.5rem;
}

.marketing-plans #plans .option:before {
    background: url(/images/yellow-shield.svg) space center;
    content:"";
    display: block;
    position: absolute;
    top:0;
    height: 1.625rem;
    left:50%;
    transform: translate(-50%, calc(-50% - 2px));
}

.marketing-plans #plans .option:nth-child(1):before {width: 1.5rem;}
.marketing-plans #plans .option:nth-child(2):before {width: 3.3125rem;}
.marketing-plans #plans .option:nth-child(3):before {width: 5.0625rem;}
.marketing-plans #plans .option:nth-child(4):before {width: 6.875rem;}


#plans .plan-header {
    border-radius: 10px 10px 0 0;
    color:#0C5691;
    display: flex;
    flex-direction: column;
    font-style: italic;
    font-weight: 900;
    line-height: 1em;
    text-transform: uppercase;
}

.pricing-page #plans .plan-header {
    border-bottom: 2px solid #D1DAE2;
    color:#fff;
}

.marketing-plans #plans .plan-header {
    border-bottom: 1px solid #D1DAE2;
}

#plans .applicant-funded .plan-header {
    background: #0C5691;
}

#plans .department-funded .plan-header {
    background: #0A304E;
}

#plans .plan-header span {
    font-size: .76em;
    font-weight: 700;
    text-transform: none;
}

#plans .plan-cost {
    align-content: stretch;
    align-items: center;
    display: flex;
    flex-direction: column;
    font-weight: 500;
    justify-content: flex-start;
    margin-bottom: 0.125rem;
}

.marketing-plans #plans .plan-cost {
    background: #F4FAFF;
    border-bottom: 1px solid #D1DAE2;
    padding: 1.25rem 1em;
}

#ContactForm #plans .plan-cost {
    margin-bottom: 0;
}

#plans .price-subhead {
    color: #0A304E;
    font-size: 0.875rem;
    text-align: center;
}

#ContactForm #plans .price-subhead {
    font-weight: 400;
}

#plans .price {
    color: #0A304E;
    font-size: 1.5rem;
    text-align: center;
}

#plans .price-subhead:only-child {
    color: #0A304E;
    font-weight: 400;
    line-height: 1.3125rem;
    max-width: 12.5rem;
}

#plans .plan-details {
    margin-bottom:1.4375rem;
}

#plans .plan-brief {
    align-content: stretch;
    align-items: center;
    color: #000000;
    display: flex;
    flex-direction: column;
    font-size: 0.875rem;
    justify-content: center;
    line-height: 1.375rem;
}

#plans .plan-brief em {
    font-style: normal;
    text-decoration: underline;
}

#plans :is(.plan-brief, .marketing-brief) ul {
    margin-bottom:0;
    padding: 0 2em;
    text-align: left;
    width: 100%;
}

#plans :is(.plan-brief, .marketing-brief) ul li {
    font-size: 0.8125rem;
    line-height: 1.0625rem;
    background: url(/images/check-regular-green.svg) no-repeat 0.25rem 0.1875rem;
    padding-left: 1.75rem;    
}

#plans :is(.marketing-brief) ul li {
    background-image: url(/images/check-green.svg) no-repeat 0.25rem 0.1875rem;
}

#plans :is(.plan-brief, .marketing-brief) ul li:not(:last-child) {
    margin-bottom: 0.75rem;
}

#plans .button {
    background: #0076D6;
}

#plans .button:after {
    display: none;
}

#package-includes {
    color:#fff;
    font-weight:500;
    position: relative;
}

#package-includes:before {
    background: linear-gradient(180deg, #074368 0%, rgba(3,32,55,0.00) 79%), url(/images/masked-image.webp) no-repeat center top / cover;
    bottom: 0;
    content:"";
    display: block;
    height: 100%;
    left:0;
    position: absolute;
    width: 100%;
}

#package-includes h2 {
    color:#fff;
    font-style: italic;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
}

#package-includes ul {
    margin:0;
}

#package-includes li {
    background: url(/images/check-green.svg) no-repeat 0.25rem 0.4375rem;
    padding-left: 1.75rem;
}

#package-includes .packages-top .button {
    background: #0076D6;
    border: 1px solid rgba(255,255,255,0.50);
}

#package-includes .packages-bottom li {
    background-image: url(/images/check-yellow.svg);
}

#package-includes .packages-bottom li.plus {
    background-image: url(/images/plus-yellow.svg);
}

#package-includes .packages-bottom .button {
    background:#fff;
    color:#0C5691;
}

#ContactForm #plans {
    gap:0;
}

#ContactForm #plans .plan-group {
    position: relative;
}

#ContactForm #plans .plan-group:first-child:before {
    background-image: linear-gradient(0deg, #074368 10%, #FFFFFF 100%);
    bottom: 0;
    content:"";
    display: block;
    left:calc(50% - 50vw);
    position: absolute;
    width: 100vw;
}

#ContactForm #plans .plan-group:nth-child(2):before {
    background: #032037;
    bottom: 0;
    content:"";
    display: block;
    height: 100%;
    left:calc(50% - 50vw);
    position: absolute;
    width: 100vw;
}

#ContactForm #plans .plan-group:nth-child(2):after {
    background-image: linear-gradient(180deg, #074368 0%, #032037 100%);
    content:"";
    display: block;
    height: 10.375rem;
    left:calc(50% - 50vw);
    position: absolute;
    top: 0;
    width: 100vw;
}

#ContactForm #plans .plan-group h2 {
    color:#fff;
    font-style: normal;
    font-weight:700;
    position: relative;
    text-transform: none;
    z-index: 1;
}

#ContactForm #plans .plan-group .option {
    cursor: pointer;
    overflow: hidden;
    padding-bottom: 0;
}

#ContactForm #plans .plan-header {
    border-bottom: 2px solid #D1DAE2;
    color: #fff;
    padding:1.5625rem 1rem;
    position: relative;
}

#ContactForm #plans .plan-header.applicant-funded {
    background: #0C5691;
}

#ContactForm #plans .plan-header.department-funded {
    background: #0A304E;
}

#ContactForm input[type=radio] {
    height: 1.0625rem;
    width: 1.0625rem;
}

#ContactForm #plans .plan-header .funding-type {
    color: #474747;
    font-size: 0.875rem;
    font-style: italic;
    font-weight:400;
    text-transform: none;
}

#ContactForm #plans .plan-details {
    background: #F4FAFF;
    margin:0;
    padding:1em 1em 1.5em;
}

#ContactForm #plans .select-plan {
    align-items: center;
    border-top: 2px solid #D1DAE2;
    display: flex;
    gap:0.35em;
    justify-content: center;
    padding:1em;
}

#ContactForm #plans .select-plan input {
    margin: 0;
}

#ContactForm #plans .option-container  .plan-header {
    background: #F4FAFF;
    border: 0;
    color: #0a304e;
    padding-bottom: 0;
}

#ContactForm #plans .option-container  .plan-details {
    padding: 0.5em 1em 1em;
}

#ContactForm #plans .option-container {
    background: rgba(255,255,255,0.10);
    border-radius: 12px;
}

#ContactForm #plans .option-container .marketing-brief {
    color:#fff;
    padding-bottom: 1.5rem;
}

#ContactForm #plans .no-thanks .option {
    align-items: center;
    color: #00447A;
    flex-direction: row;
    font-size: 1.125rem;
    font-style: italic;
    font-weight: 700;
    gap: 0.25em;
    height: 3.25rem;
    justify-content: center;
    width: 17.25rem;
}

#ContactForm #form button[type=submit] {
    align-items: center;
    background: #E1F0FF;
    border: 2px solid #0076D6;
    border-radius: 8px;
    color: #00447A;
    display: flex;
    margin: 0 auto;
    line-height: 3.875rem;
    overflow: hidden;
    padding:0 2rem 0 0;
}

#ContactForm #form .payment {
    display: flex;
    gap:2em;
    margin-top: 2em;
    flex-direction: column;
}

#ContactForm #form .selected-plans {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap:0.75em;
    background: #f5f5f5;
    border-radius: 14px;
    padding: 1.5em;
}

#ContactForm #form .selected-plans .plan {
    align-items: center;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 1em;
}

#ContactForm #form .selected-plans > *:not(:first-child) {
    padding-top: 0.75em;
    border-top: 1px dashed #ccc;
}

#ContactForm #form .selected-plans .plan-title {
    color: #00447A;
    font-size: 1.125rem;
    font-style: italic;
    font-weight: 600;
    display: flex;
    flex-direction: column;
    line-height: 1.125em;
}

#ContactForm #form .selected-plans .plan-total .plan-title {
    font-weight: 900;
    text-transform: uppercase;
}

#ContactForm #form .selected-plans .plan-total .price {
    font-weight: 900;
    text-transform: uppercase;
}

#ContactForm #form .selected-plans .plan-title span {
    color: #474747;
    font-size: 0.875rem;
    font-style: italic;
    font-weight: 400;
    text-transform: none;
}

#ContactForm #form .selected-plans .price {
    color: #0A304E;
    font-weight: 500;
    font-size: 1.125rem;
}

#ContactForm #form .submit-form {
    margin-top: 3em;
}

#ContactForm .payment-options {
    display: flex;
    flex-direction: column;
    gap:0.25em;
}

#ContactForm .payment-options label {
    display: inline-block;
    padding: 0.25em;
}

#ContactForm #form button[type=submit]:before {
    background: url(/images/submit-icon.svg) no-repeat center;
    content:"";
    display: block;
    height: 3.875rem;
    margin-right:1.9375rem;
    width: 3.875rem;
}

#ContactForm #form button[type=submit]:after {
    background: url(/images/submit-arrow.svg) no-repeat center;
    content:"";
    display: block;
    height: 3.875rem;
    margin-left:0.25rem;
    transition: ease all 200ms;
    width: 0.875rem;
}



/* FOOTER ------------------------------ */
body footer {text-align:center}
.topFooter {background: #0C5691;padding: 1.5em 1em}
.topFooter .wrap {max-width: 60rem;}
.topFooter p {color: #fff;float: left;display: inline;font-size: 1.25em;margin-bottom: 0;font-weight: 500;line-height: 1.9}
.topFooter a {float: right;}
.topFooter a:hover {background: #0A304E;color:#fff;}

.fatFooter address {text-align: center;font-size: .75rem;color: #fff;}
.fatFooter address h2, .fatFooter address strong {font-weight: 700;font-size: .75rem;color: #fff;display: block;margin-bottom: .5em;line-height: 1.5;}
.fatFooter .social a {color: #E4AA44;font-size: 2em;}
.fatFooter .social a i {color: #E4AA44;}
.fatFooter .social a:hover i {color: #fff;}
body footer{padding: 2em;color:#dadada;font-size:.9em;background: #0A304E}
body footer>.wrap{overflow:visible}
body footer .copyright a{color:#fff}
body footer a:hover, footer a:active{color:#fff}
body footer a.on, footer .on>a{text-decoration:none;color:#fff}
.fatFooter>nav>ul ul li{padding-left: 1rem}
body footer nav{display:inline}
body footer .wrap nav a:before{content:"\00A0\007C\00A0\00A0"}
body footer>div{min-height:18px}

#web-solutions-exposure a:hover{opacity:.8}
.copyright div {font-size: .75rem;color: #fff;opacity: .5}

/* RESPONSIVE ------------------------------ */
@media screen and (max-width:1200px) {
}


/* TRANSITIONS ------------------------------ */
a, a *,button,.button,input[type="button"],input[type="submit"],.rsFullscreenBtn,#alertApp,#alertApp span,#alertDesc,#navContainer li,.hamburger{text-decoration:none;-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 ERRORS ------------------------------ */
form {
  background:#F4FAFF;
}
.form-error {
	color: #EE0000;
	font-size: 0.9375em;
}

.reverse .form-error {
	background: #EE0000;
	color: #FFF;
}

fieldset label:first-of-type input:focus {
	outline: 1px solid #FF0000;
}

.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; }