.ProgramColumns a:link,
.TabPanelRow a:link{
    border-bottom:1px dotted rgb(134, 176, 214) ;
}
a:hover,
a:focus {
text-decoration: none;
}
small {
    font-size: 10px;
}
.button-group.even-0 {
    display:none;
}
/* ----- Video ------ */
/*#ConnectdevindexPanel2 .ProgramPanel {
	 background-image: none;
	 background-color: #727272;
	 padding: 0px !important;
}
 #ConnectdevindexPanel2 .ProgramColumns {
	 padding: 20px 15px 10px 15px !important;
}
 #ConnectdevindexPanel2 .ProgramPanel h2 {
	 color: #093257;
}
 */
 #ConnectindexPanel2 iframe {
	 border: 5px solid #fbc42b !important;
	 width: 100%;
}
 #ConnectindexPanel2 .ProgramColumns {
	 padding: 30px 55px 30px 55px !important;
	 background: #fbfbfb;
}
 #ConnectindexPanel2 .ProgramPanel h2 {
	 color: #002142;
	 font-size: 2.3em;
	 padding-bottom: 20px;
}
/* Mobile small */
 @media screen and (max-width: 39.9375em) {
	 #ConnectindexPanel2 .ProgramColumns {
		 padding: 0 4% !important;
		 background: #fbfbfb;
	}
	 #ConnectindexPanel2 iframe {
		 height: calc((100vw - 45px) * 0.5625);
	}
}
/* Medium and down */
 @media screen and (max-width: 64em) and (min-width: 40em){
	 #ConnectindexPanel2 iframe {
		 height: calc((100vw - 120px) * 0.5625);
	}
}
/* Large and up */
 @media screen and (min-width: 64em) {
	 #ConnectindexPanel2 iframe {
		 height:504px;
	}
}
/* ------ End Video */
/*Dean Letter */
 #ConnectindexPanel1 .ProgramPanelShadow, #ConnectdevindexPanel1 .ProgramPanelShadow {
	 background: -moz-linear-gradient(top, rgba(255,255,255,1) 1%, rgba(255,255,255,1) 36%, rgba(255,255,255,0.78) 70%, rgba(255,255,255,0.3) 100%);
	 background: -webkit-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(255,255,255,1) 36%,rgba(255,255,255,0.78) 70%,rgba(255,255,255,0.3) 100%);
	 background: linear-gradient(to bottom, rgba(255,255,255,1) 1%,rgba(255,255,255,1) 66%,rgba(255,255,255,0.78) 80%,rgba(255,255,255,0.3) 100%);
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
}
/* ----- COVID19 STEM NASS ------ */
 #ProgramsindexPanel2 .ProgramAcronym {
	 color: #fbc52d;
}
 #ProgramsindexPanel2 .ProgramName {
	 color: #7dbcff;
}
 #ProgramsindexPanel2 .ProgramBlurb {
	 color:#fff;
}
 #ProgramsindexPanel2 .ProgramColumns {
	 background: #07325b !important;
	 border-right: 2px solid #001e3a;
	 padding-left: 4em;
	 padding-bottom: 7em;
	 padding-right: 3em;
	 padding-top: 2.5em;
}
/* ----- END COVID19 STEM NASS ------ */
/*Admissions Specific */
 .HeroSmokeScreen {
	 padding: 0px 20px 0px 20px;
}
 #videoModal.reveal-modal.open, #Pop51.reveal-modal.open, #Pop11.reveal-modal.open {
	background-color:#000 !important;
	 color:#DDD;
}
 .CalButtons {
	 max-width:1000px;
	 margin:auto;
}
 .CalButtons li h3 {
	 color:white !important;
	 text-align:center;
}
 .CalButtons li + li h3 {
	 color:#fbc42b !important;
	 text-align:center;
}
 .CalButtons + .CalButtons li + li + li + li + li a.button {
	 color: #fbc42b;
}
 .CalButtons li {
	 padding-bottom: 0px;
}
 #videoModal .button, #videoModal button {
	 margin-bottom:0px;
}
 .reveal-modal {
	 padding-bottom:0px !important;
}
 #videoModal.reveal-modal.open a.button, #Pop51.reveal-modal.open a.button, #Pop11.reveal-modal.open a.button {
	 padding: 7px;
	 background-color:#102c46;
}
 #videoModal.reveal-modal.open a.button:hover, #Pop51.reveal-modal.open a.button:hover#Pop11.reveal-modal.open a.button:hover {
	 padding: 7px;
	 background-color:#1e5282;
}
 #fouc {
	 display:none;
	 height:0px;
}
/* Link Styling */
 .ThirdLevelBody a, #ApplyindexPanel1 .tabs-content a, #ProgramsSTEMPanel2 .tabs-content a, .TabPanel .content.active a, .TabPanel .content.active a:link, #ProgramsNASSPanel2 .tabs-content a, #ApplyindexPanel4 a, #ConnectindexPanel5 a{
	 border-bottom: 1px dotted #86b0d6;
}



/* Video edit - changed connect from 4 to 5 */
 .accordion dd {
	 border-bottom: 1px dotted #86b0d6 !important;
}
 #AthleticsPanel5 li a {
	 border-bottom: 1px dotted #406798 !important;
}
/*End Link Styling */
/*Off Canvas Menu for mobile */
 .tab-bar .menu-icon span::after {
	 box-shadow: 0 0 0 1px #FFF, 0 7px 0 1px #FFF, 0 14px 0 1px #FFF !important;
}
 h2.offcanvas-title a {
	 color: white;
	 font-size: 1.8em;
	 text-align: center;
	 line-height: 2.5rem;
	 width: 100%;
	 display: inline-block;
}
h2 {
    font-size: 1.8rem;
    color: #052e54;
}
/*end off canvas for mobile */
/* Events listing pages */
 .headingRow {
	 background: rgba(0,33,66,1);
	 background: -moz-linear-gradient(top, rgba(0,33,66,1) 0%, rgba(30,82,130,1) 100%);
	 background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,33,66,1)), color-stop(100%, rgba(30,82,130,1)));
	 background: -webkit-linear-gradient(top, rgba(0,33,66,1) 0%, rgba(30,82,130,1) 100%);
	 background: -o-linear-gradient(top, rgba(0,33,66,1) 0%, rgba(30,82,130,1) 100%);
	 background: -ms-linear-gradient(top, rgba(0,33,66,1) 0%, rgba(30,82,130,1) 100%);
	 background: linear-gradient(to bottom, rgba(0,33,66,1) 0%, rgba(30,82,130,1) 100%);
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002142', endColorstr='#1e5282', GradientType=0 );
	 height: 50px;
	 color: #fff;
	 width: 100% !important;
	 font-weight: 700;
	 line-height: 50px;
	 display: inline-flex;
	 font-size:17px;
	 margin-bottom: 20px !important;
}
 .odd {
	 background-color: #f2f2f2;
	 height: auto;
	 padding: .7em .2em 0;
	 border-top: 1px solid #d9d9d9;
	 border-bottom: 1px solid #d9d9d9;
}
 .even {
	 background-color: #fff;
	 height: auto;
	 padding: .7em .2em 0;
}
 .button.Flyer, .button.Register {
	 margin: 0 0 1rem;
	 padding: .8rem 2.0rem ;
	 min-width: 150px;
	 text-transform: uppercase;
	 font-size: 1rem;
}
 .AdmissionsEventDate {
	/*font-weight:600;
	*/
	 font-weight: normal;
	 font-size: 1.05rem;
	 margin-bottom: 10px;
}
 .AdmissionsEventTitle {
	 font-weight: bold;
}
 .AdmissionsEventLocation {
	 font-weight: normal;
	 font-size: small;
	 margin-bottom: 10px;
}
 .AdmissionsEventDetails {
	 padding: 0 !important;
	 text-align: right;
}
 .button.Register {
	 cursor: pointer;
	 font-weight: 400;
	 line-height: normal;
	 position: relative;
	 text-align: center;
	 -webkit-appearance: none;
	 border-radius: 0;
	 display: inline-block;
	 font-size: 1rem;
	 background-color: #fac32a;
	 color: #000620;
	 transition: background-color .3s ease-out;
	 padding: 1.14286rem 2.28571rem 1.21429rem;
	 font-family: "Ubuntu","Helvetica",Helvetica Neue,Helvetica,Arial,sans-serif;
	 border-bottom: 0 dotted #86b0d6 !important;
	 margin: 0 0 1rem;
	 padding: .8rem 2.0rem ;
	 min-width: 150px;
	 text-transform: uppercase;
}
 .buton.Register:hover {
	 color: #000620;
}
/*End Events Listings */
/* Contact Page Social Media */
 .ProgramBlurb .small-block-grid-3 {
	 text-align:center;
}
/*End contact page social */
/*3rd Level */
 a.anchor{
	display: block;
	 position: relative;
	 top: -250px;
	 visibility: hidden;
}
 .AdmissionsBack {
	 background-color:#021d3b;
}
 .AdmissionsBack a {
	 color:#fcc32b;
	 font-weight:bold;
	 text-transform:uppercase;
}
 .AdmissionsBack div a {
	 vertical-align: middle;
}
 .AdmissionsBack div:first-letter {
	 font-size:2em;
	 padding-right: 0.3em;
	 vertical-align: -10%;
}
 .ThirdLevelBody {
	 padding-bottom: 20%;
	 background-color:#FFFFFF !important;
	 background-position:bottom;
	 background-size:100%;
	 background-repeat:no-repeat;
}
 .ThirdLevelBody > div {
	 padding: 3.8% 8.5% 13% 8.5%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+75,ffffff+100&1+75,0+100 */
	 background: -moz-linear-gradient(top, rgba(255,255,255,1) 93%, rgba(255,255,255,0) 100%);
	/* FF3.6-15 */
	 background: -webkit-linear-gradient(top, rgba(255,255,255,1) 93%,rgba(255,255,255,0) 100%);
	/* Chrome10-25,Safari5.1-6 */
	 background: linear-gradient(to bottom, rgba(255,255,255,1) 93%,rgba(255,255,255,0) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
	/* IE6-9 */
}
 .ThirdLevelBody > background {
	 opacity: .5 
}
 .ThirdLevelBody div h1 {
	 width: 100%;
	 font-size: 2.3em;
	text-align:center;
	 font-weight: 600;
	 margin-bottom: 0.5em;
	 line-height: 1em;
}
/* End 3rd Level */
/*Mega Menu */
 .top-navigation {
	/* position:relative !important;
	 */
}
 .MegaMenuCols {
	 display: none;
	 position:absolute;
	/* top:45px;
	*/
	 z-index:9;
	 background-color:rgba(1,30,58,0.7);
	 width:100%;
	 Left:0;
	 Right:0;
	 Margin:auto;
	 text-transform: uppercase;
	 text-align: center;
}
 .MegaMenuCols > ul > li > ul > li > a {
	 font-size:0.9em;
}
 .MegaMenuCols a, .MegaMenuCols a:active, .MegaMenuCols a:visited {
	 color: white !important;
}
/* Mobile Close Menu Block */
 .MegaMenuCols .touch-close {
	 z-index: 99;
	 position: relative;
	 background: #1c486f;
	 text-align: right;
	 color: #fbc42b;
	 line-height: 45px;
	 font-size: 35px;
	 margin-top: -45px;
	 padding: 0 15px;
}
 .MegaMenuCols .touch-close::before {
	 z-index: 999;
	 position: absolute;
	 content: "CLOSE";
	 right: 45px;
	 margin-top: 1px;
	 font-size: 16px;
	 font-weight: bold;
	 float: left;
}
/*Fix column borders in mega menu*/
 .MegaMenuCols > ul {
	 width: 100%;
	 margin-left: -2px;
	/* height: 170px;
	/* to be added overwrote by js */
}
 .MegaMenuCols > ul > li {
	 position: relative;
	 border-left: solid 1px #1c486f;
	 padding: 0 0 0 1px;
}
 .MegaMenuCols > ul > li:first-child {
	 border: none;
}
 .MegaMenuCols > ul > li ul {
	 position: relative;
	 height: 100%;
}
/* * ADMISSIONS 2.0 OFF-CANVAS MOBILE MENU STYLES */
 aside.left-off-canvas-menu {
	 background-color: #fff;
}
 aside.left-off-canvas-menu .side-nav a {
	 color: #1e5282 !important;
	 transition: color 200ms ease-in-out !important;
}
 aside.left-off-canvas-menu .side-nav a:hover {
	 color: #388ad1 !important;
	 background: none !important;
}
 ul.side-nav.off-canvas-list li {
	 position: relative;
}
 ul.side-nav.off-canvas-list > li a {
	 border-bottom: none;
	 border-top: 1px solid #bfbfbf;
}
 ul.side-nav.off-canvas-list > li > a {
	 font-weight: 500;
	 font-size: 1.125rem;
	 color: #1e5282 !important;
}
 ul.side-nav.off-canvas-list > li:first-child a {
	 border-top: none;
}
/* sub-menu accordion control */
 a.moremenu {
	 display: block;
	 position: absolute;
	 top: 1px;
	 right: -0.8rem;
	 background: transparent !important;
	 border: none !important;
}
 a.moremenu span.arrow {
	 padding: 1rem;
	 background-position: center center !important;
	 height: auto;
	 width: auto;
	 position: relative;
	 margin: 0 !important;
	 transition: rotate 300ms ease-in-out;
}
 a.moremenu span.arrow.open {
	 transform: rotate(90deg);
}
/* sub-menu specific */
 ul.sub-level-nav {
	 display: none;
	 list-style-type: none;
	 margin-left: 1rem;
	 margin-right: 1rem;
}
 ul.sub-level-nav li a {
	 border: none !important;
	 padding: 0 1rem 1rem 1rem !important;
}
 .exit-off-canvas {
	 left: 0;
	 z-index: 0;
	 transition: background 600ms ease-in-out !important;
}
 .move-right .exit-off-canvas {
	 left: 250px;
}
 nav.tab-bar.show-for-small {
	 background-color:#1e5282;
}
 .menu-icon::after {
	 color:#FFFFFF !important;
}
/* * END MOBILE MENU STYLES */
/* IE Specific */
 @supports (-ms-ime-align: auto) {
	 .HeroSmokeScreen {
		 background-color:rgba(0, 42, 87, 0.6);
		 height:100%;
		 max-height:430px;
	}
	 .CareerPanel, .BlueTextArea {
		 background-size:100%, 0%, 100%, 0% !important;
	}
	 .BluePanelSmokeScreen {
		 background-color:rgba(1, 26, 58, 0.6) 
	}
}
 @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	 .HeroSmokeScreen {
		 background-color:rgba(0, 0, 0, 0.6);
		 height:100%;
		 max-height:430px;
	}
	 .CareerPanel, .BlueTextArea {
		 background-size:100%, 0%, 100%, 0% !important;
	}
	 .BluePanelSmokeScreen {
		 background-color:rgba(0, 42, 87, 0.6);
	}
	 .SmokeFilterCareerCaption:before {
		 content: "";
		 position: absolute;
		 height: 30%;
		 width: 100%;
		 bottom:20px;
		 background-image: linear-gradient(-180deg, rgba(0,36,75,0), rgba(0,36,75,1));
	}
	/*end IE 11*/
}
/* End IE Specific */
/* NASS and STEM Specific */
 .NavigateHashBig {
	 font-size: 5em;
	 text-align: right;
	 line-height: 0.65em;
}
 .NavigateHashSmall {
	 font-size: 2em;
	 line-height: 1em;
	 font-weight: bold;
}
 .NASSSession {
	 border: 1px solid #fbc42b;
	 text-align: left;
	 text-transform: uppercase;
	 padding: 5px 5px 5px 10px;
	 background: #0d2b4d;
}
 .NASSSessionDates {
	 text-transform:uppercase;
	 font-size:1.5em;
	 font-weight:bold;
	 text-align:center;
	 color: #fbc42b;
}
 .SocialHashTag {
	 background-color:black;
	 text-align:center;
	 color: #fac52b;
	 font-size: 1.4em;
}
 .SocialHashTag .FirstTag {
	 font-weight:bold;
}
 .VideoPanel {
	 text-align:center;
	 background: rgb(56,56,56);
	/* Old browsers */
	 background: -moz-linear-gradient(top, rgba(56,56,56,1) 0%, rgba(118,118,118,1) 100%);
	/* FF3.6-15 */
	 background: -webkit-linear-gradient(top, rgba(56,56,56,1) 0%,rgba(118,118,118,1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	 background: linear-gradient(to bottom, rgba(56,56,56,1) 0%,rgba(118,118,118,1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#767676',GradientType=0 );
	/* IE6-9 */
	 padding-bottom:1em;
	 padding-top:1em;
}
 .VideoPanel iframe {
	 margin:auto;
	 border:10px solid black;
}
 .disclaimer {
	 line-height: 1em;
}
/* END NASS and STEM Specific */
/* Featured Student Slider */
 .FeatureName h2 {
	 color: #fbc42b;
	 font-size: 2.5em;
	 margin-bottom: -0.1em;
	 font-weight: 600;
	 white-space: nowrap;
	 z-index: 600;
	 position: relative;
}
 .FeatureHeading {
	 font-weight: 600;
	 font-size: 1.2em;
	 color: #FFFFFF;
	 line-height: 1.2em;
}
 .FeatureText {
	 font-size: 1.1em;
	 color: #FFFFFF;
	 margin-top: 0.5em;
	 line-height: 1.2em;
}
 .featuredslider .slick-dots li button:before {
	 font-size:18px !important;
}
 .featuredslider .slick-dots {
	 bottom:50px;
	 text-align:left;
}
 .featuredslider .slick-dots li {
	 margin: 0px 20px 0px 0px;
}
 .FeatureHeading {
	 font-weight: 600;
	 font-size: 1.2em;
	 color: #FFFFFF;
	 line-height: 1.2em;
}
 .slick-slider {
	 margin-bottom: 0px !important;
}
/* End Featured Student Slider */
/* Graphs and Statistics */
 .StatPanel h2 {
	 font-size: 2em;
	 text-align: center;
	 text-transform: uppercase;
	 color: #fbc52d;
	 line-height: 1.5em;
}
 .StatsTitle {
	 font-size: 2.7em;
	 text-align: center;
	 color: #093257;
	 padding-right: 5px;
}
 .StatPanel {
	 background-image:url(../images/Homepage-Backgrounds/by-the-numbers.jpg);
	 background-color:#FFFFFF;
	 background-position:bottom center;
	 background-repeat:no-repeat;
	 background-size:100%;
	 padding-top:50px;
	 padding-bottom:100px;
	 padding-left: .5%;
	 padding-right: .5%;
}
 .StatColumns {
	 text-align:center;
}
 .StatCircle {
	 background-color:#1e5282;
	 height:91px;
	 width:91px;
	 border-radius:200px;
	 font-size:2.3em;
	 font-weight:bold;
	 color:white;
	 text-align:center;
	 line-height:3em;
	 margin-left:auto;
	 margin-right:auto;
	 margin-top:35px;
	 margin-bottom:15px;
}
 .StatCaption {
	 text-transform: uppercase;
	 font-weight: bold;
	 font-size: 1.3em;
	 line-height: 1.2em;
}
 .StatPercent {
	 position:relative;
	 font-weight: bold;
	 font-size: 1.7em;
	 top: -90px;
	/*color:#1e5282;
	*/
	 height:0px;
	 overflow:visible;
	 margin-bottom: 0.3em;
}
/* End Graphs and Statistics */
/* Social Media Widget on Admissions Homepage */
/* Instagram Feed */
 .InstaFeedHeader h2 {
	 color: #fbc42b;
	 font-size: 3em;
	 text-align: center;
	 margin: auto;
	 display: block;
	 padding-top: 1em;
}
 .InstaFeedHeader h2 img {
	 margin-right: -45px;
}
 .social-cards {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#373737+0,626262+100 */
	 background: rgb(55,55,55);
	/* Old browsers */
	 background: -moz-linear-gradient(top, rgba(55,55,55,1) 0%, rgba(98,98,98,1) 100%);
	/* FF3.6-15 */
	 background: -webkit-linear-gradient(top, rgba(55,55,55,1) 0%,rgba(98,98,98,1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	 background: linear-gradient(to bottom, rgba(55,55,55,1) 0%,rgba(98,98,98,1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#373737', endColorstr='#626262',GradientType=0 );
	/* IE6-9 */
	 padding-bottom:5em;
	 padding-top:2em;
	 padding-top:1em;
	 font-size:0.8em;
}
 .Social-Logo {
	 text-align:center;
	 margin:auto;
	 background-color:#0a2c52;
	 border-radius:100px;
	 position:relative;
	 margin-top:-20px;
	 height:50px;
	 width:50px;
	 border:4px solid #FFFFFF;
	 -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.5);
	 box-shadow: 0 0 15px 0 rgba(0,0,0,0.5);
}
 .Social-Logo .fi-social-instagram::before {
	 color: white;
	 font-size: 3em;
	 line-height: 1.25em;
}
 .social-cards .columns .social-media-image {
	 border-bottom:5px solid #fbc42b;
}
 .readmorefb {
	 text-align:center;
	 position:absolute;
	 bottom:1%;
	 display:block;
	 width:90%;
	 text-decoration:underline;
	 text-transform:uppercase;
	 font-weight:bold;
}
 .social-cards .card-contents {
	 background-color:rgba(255,255,255,0.93);
}
 .card-contents {
	/*height:100%;
	*/
	 position:relative;
}
 .card-contents h4 {
	 line-height:0.8em;
}
 .social-cards .post {
	 padding:10px 10px 10px 10px;
	 overflow-wrap: break-word;
}
 .social-cards .post p {
	 font-size:0.9rem;
}
/* End Instagram Feed */
/* Hero Images */
 .masthead-slider-full-width .slick-prev::before {
	 content: "←" !important;
	 font-family: "slick"!important;
	 font-size: 20px!important;
	 line-height: 1;
	 opacity: 0.75;
}
 .masthead-slider-full-width .slick-next:before {
	 content: "→" !important;
	 font-family: "slick"!important;
	 font-size: 20px!important;
	 line-height: 1;
	 opacity: 0.75;
}
 .HeroPanel {
	 background-repeat:no-repeat;
	 background-position:center;
	 background-size:cover;
}
 .HeroPanel.Blue , .HeroPanel.Smoke {
	 height:250px;
}
 .HeroPanel.Smoke.Subpage, .HeroPanel.Yellow.Subpage, .HeroPanel.Subpage {
	 background-repeat: no-repeat, repeat;
	 background-blend-mode: multiply, hard-light;
	 -webkit-box-shadow: inset -10px 10px 32px 10px rgba(0,0,0,0.30);
	 -moz-box-shadow: inset -10px 10px 32px 10px rgba(0,0,0,0.30);
	 box-shadow: inset -10px 10px 32px 10px rgba(0,0,0,0.30);
	 height:400px;
}
 .HeroPanel.Smoke.Basicpage, .HeroPanel.Basicpage {
	 background-size:auto auto, auto auto;
	 background-repeat: no-repeat, repeat;
	 background-blend-mode: multiply, hard-light;
	 -webkit-box-shadow: inset -10px 10px 32px 10px rgba(0,0,0,0.30);
	 -moz-box-shadow: inset -10px 10px 32px 10px rgba(0,0,0,0.30);
	 box-shadow: inset -10px 10px 32px 10px rgba(0,0,0,0.30);
	 height:280px;
}
 .HeroPanel.Blue.Basicpage {
	 background-size:100% auto, auto auto;
	 background-repeat: no-repeat, repeat;
	 background-blend-mode: overlay, hard-light;
	 -webkit-box-shadow: inset -10px 10px 32px 10px rgba(0,0,0,0.30);
	 -moz-box-shadow: inset -10px 10px 32px 10px rgba(0,0,0,0.30);
	 box-shadow: inset -10px 10px 32px 10px rgba(0,0,0,0.30);
	 height:280px;
}
 .HeroPanel.Blue.Homepage, .HeroPanel.Homepage {
	 background-repeat: no-repeat, repeat;
	 background-blend-mode: overlay, hard-light;
	 -webkit-box-shadow: inset -10px 10px 32px 10px rgba(0,0,0,0.30);
	 -moz-box-shadow: inset -10px 10px 32px 10px rgba(0,0,0,0.30);
	 box-shadow: inset -10px 10px 32px 10px rgba(0,0,0,0.30);
	 min-height:430px !important;
	 Background-color:#7F7F7F !important;
}
 .HeroColumns {
	 text-align:center;
}
 .Blue.Homepage .HeroTitle, .Blue.Homepage .HeroSlogan, .Basicpage .HeroTitle, .Subpage .HeroTitle, .Subpage .HeroSlogan, .Yellow .HeroSubTitle, .Homepage .HeroTitle, .Homepage .HeroSlogan {
	 color:#FFFFFF;
	 text-shadow: 0px 0px 6px rgba(0, 0, 0, 1);
}
 .Smoke.Subpage .HeroSubTitle, .Basicpage .HeroSlogan, .Smoke .HeroSubTitle, .Blue.Homepage .HeroSubTitle, .Homepage .HeroSubTitle {
	 color:#fac52b;
	 text-shadow: 0px 0px 6px rgba(0, 0, 0, 1);
}
 .Homepage .HeroButton, .Subpage .HeroButton, .Homepage .HeroButtonYellow, .Subpage .HeroButtonYellow {
	 background-color:#fac52b;
	 color:#000000;
}
 .Homepage .HeroButtonBlue {
	 background-color: #000000a6;
	 color: #ffffff;
}
 .Subpage .HeroButtonBlue {
	 background-color:#1e5282;
	 color:#FFFFFF;
}
 .Homepage .HeroTitle {
	 text-align:center;
	 text-transform:uppercase;
	 font-size: 3.72em;
	 font-weight: bold;
	 margin-top: 3em;
	 margin-bottom:-0.15em;
}
 .Subpage .HeroTitle, .Basicpage .HeroTitle {
	 text-align: center;
	 text-transform: uppercase;
	 font-size: 3.72em;
	 font-weight: bold;
	 margin-top: 2.3em;
	 line-height: .9em;
}
 .HeroPanel.Basicpage .HeroTitle {
	 font-size: 3.2em;
	 margin-top: 2em;
}
 .Subpage .HeroSubTitle {
	 margin-left: 10%;
	 margin-right: 10%;
}
 .Smoke .Herohr, .Blue .Herohr, .Light .Herohr {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcfcfc+0,ffffff+10,fcfcfc+90,ffffff+100&0+0,1+10,1+90,0+100 */
	 background: -moz-linear-gradient(left, rgba(252,252,252,0) 0%, rgba(255,255,255,1) 10%, rgba(252,252,252,1) 90%, rgba(255,255,255,0) 100%);
	/* FF3.6-15 */
	 background: -webkit-linear-gradient(left, rgba(252,252,252,0) 0%,rgba(255,255,255,1) 10%,rgba(252,252,252,1) 90%,rgba(255,255,255,0) 100%);
	/* Chrome10-25,Safari5.1-6 */
	 background: linear-gradient(to right, rgba(252,252,252,0) 0%,rgba(255,255,255,1) 10%,rgba(252,252,252,1) 90%,rgba(255,255,255,0) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00fcfcfc', endColorstr='#00ffffff',GradientType=1 );
	/* IE6-9 */
	 height:2px;
	 border:0px solid white;
	 width:75%;
	 margin:auto;
}
 .Yellow .Herohr {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcfcfc+0,ffffff+10,fcfcfc+90,ffffff+100&0+0,1+10,1+90,0+100 */
	 background: -moz-linear-gradient(left, rgba(251,196,43,0) 0%, rgba(251,196,43,1) 10%, rgba(251,196,43,1) 90%, rgba(251,196,43,0) 100%);
	/* FF3.6-15 */
	 background: -webkit-linear-gradient(left, rgba(251,196,43,0) 0%,rgba(251,196,43,1) 10%,rgba(251,196,43,1) 90%,rgba(251,196,43,0) 100%);
	/* Chrome10-25,Safari5.1-6 */
	 background: linear-gradient(to right, rgba(251,196,43,0) 0%,rgba(251,196,43,1) 10%,rgba(251,196,43,1) 90%,rgba(251,196,43,0) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbc42b', endColorstr='#fbc42b',GradientType=1 );
	/* IE6-9 */
	 height:2px;
	 border:0px solid white;
	 width:75%;
	 margin:auto;
}
.HeroSubTitle {
    text-align: center;
    font-weight: bold;
    font-size: 1.7em;
    font-weight: 400;
    margin-top: 0px;
    color: #91ddfd;
}
 .HeroSlogan {
	 text-align:center;
	 font-weight: 300;
	 font-size: 1.4em;
	 margin-top: 0px;
}
 .HeroLink {
}
 .HeroButton {
	 text-align: center;
	 margin-top: 0.8em;
	 font-weight: 800;
	 font-size: 1.9em;
	 text-transform: uppercase;
	 padding-left: 2em;
	 padding-right: 2em;
	 padding-top: 0.2em;
	 padding-bottom: 0.2em;
}
.HeroLink + br + .HeroLink .HeroButton, .HeroLink + br + .HeroLink + .HeroLink .HeroButton {
	 margin-top: 0em !important;
	 font-weight:500;
}
/* End Hero Images */
/* Social Media Bar */
 .SocialCirclePanel {
	 background-color:#000000;
	 padding-top:10px;
	 padding-bottom:10px;
}
 .SocialCircleRow .hide-for-small {
	 border-top:1px solid black;
}
 .SocialCircleRow, .SocialCircle {
	 text-align:center;
}
 .SocialCircle {
	 background-color:#fac52b;
	 height:30px;
	 width:30px;
	 border-radius:200px;
	 padding-top:6px;
	 margin:auto;
	 font-size: 0;
}
 .SocialCircle span:before {
	 color:black;
	 font-size:20px;
}
/* End Social Media Bar */
 .FeaturePanel {
	 padding-top:1%;
	 padding-bottom:1%;
}
 .FeatureColumns {
	 background-color:#727272;
	 padding:1.8em;
}
/* Alternate background for feature columns marked important*/
 .FeatureLink.Important .FeatureColumns {
	 background-color:#1e5282;
}
 .FeatureTitle {
	 color: #fac52b;
	 text-transform: uppercase;
	 font-size: 1.5em;
	 line-height: 1em;
	 min-height: 2em;
}
 .FeatureInfo, .FeatureInfo p {
	 color: #FFFFFF;
	 line-height: 1.3em;
	 font-size: 1em;
}
 .FeatureButton {
	 color: #000000;
	 background-color: #fac52b;
	 width: 95%;
	 font-weight: 800;
	 padding-left: 0px;
	 padding-right: 0px;
}
 .FeatureColumns {
	 position:relative;
}
 .FeatureButtonContainer {
	 display:block;
	 text-align:center;
}
 .FeatureInfo {
	 margin-bottom:5.5em;
}
/*2nd level*/
/* Start Form */
 .BlueTextAreaRow label,.BlueTextAreaRow label small {
	 color:#FFFFFF;
}
 .BlueTextAreaRow .button[type="submit"], .button[type="reset"] {
	 background-color: #fac52b;
	 color: #000000;
	 text-transform: uppercase;
	 font-size: 1.7em;
	 width: 50%;
	 font-weight: 600;
}
 .BlueTextAreaColumns .alert-box.success, .message {
	 height: 100px;
}
/*End Form*/
/*Connect*/
 .ConnectBlue {
	 background-color:#1e5282;
}
/* End Connect*/
/* Gray Panels */
 .FeatureButtonContainer {
	 margin-top:2em;
	 margin-bottom:1em;
}
/* End Gray Panels */
/*2nd level White tabs */
 .TabPanel.horizontal {
	 background-position: bottom;
	 background-repeat: no-repeat ,repeat ;
	 background-color: black;
	 background-size: 100%;
	 background-blend-mode: hard-light, screen;
}
 .TabPanel.horizontal .TabPanelShadow {
	 background-image:linear-gradient(to top, rgba(255,255,255,0.3) 0px,rgba(255,255,255,0.78) 170px,rgba(255,255,255,1) 500px,rgba(255,255,255,1) 600px);
	 padding-bottom: 6em;
}
 .TabPanel.horizontal .TabPanelRow {
	 padding-left:10%;
	 padding-right:10%;
}
 .TabPanelIntro {
	 margin-bottom:1.6em;
}
 .TabPanelRow h2 {
	 color: #0b4775;
	 text-transform: uppercase;
	 text-align: center;
	 font-weight: 500;
	 font-family: 'Ubuntu',"Helvetica", Helvetica Neue, Helvetica, Arial, sans-serif;
}
 .TabPanelRow h3 {
	 color: #fbc42b;
	 text-transform: uppercase;
	 font-size: 2.7em;
	 text-align: center;
	 margin-bottom: 0.3em;
	 font-family: 'Ubuntu',"Helvetica", Helvetica Neue, Helvetica, Arial, sans-serif;
	 margin-top: -0.7em;
	 font-weight: 500;
}
 .TabPanel.vertical {
	 background-position: bottom;
	 background-repeat: no-repeat;
	 background-color:black;
	 background-size:100%;
	 background-blend-mode: hard-light, screen;
}
 .tabs.vertical {
	 width:33%;
	 min-width:33%;
}
 .TabPanel.vertical .TabPanelShadow {
	 background: linear-gradient(to top, rgba(255,255,255,0.3) 0px,rgba(255,255,255,0.78) 90px,rgba(255,255,255,1) 200px,rgba(255,255,255,1) 300px);
	 padding-bottom: 13em;
	 padding-left: 1.5em;
	 padding-right: 1.5em;
	 padding-top: 1.5em;
}
 .tabs-content.vertical {
	 width:67%;
	 min-width:67%;
}
 .TabPanelBody .tabs-content.vertical {
	 background-color:#FFFFFF;
}
 .TabPanelBody .tab-title a {
	 background-color:rgb(29,51,94);
	 color:#FFFFFF;
	 padding-top:0em;
	 padding-bottom:0em;
}
 .TabPanelBody .vertical .tab-title a {
	 background-color:#FFFFFF;
	 color:rgb(9,9,9);
	 padding-top:5px;
	 padding-bottom:5px;
}
 .TabPanelBody .vertical .tab-title.active a {
	 background-color:rgb(246,199,50);
	 color:rgb(9,9,9);
	 padding-top:5px;
	 padding-bottom:5px;
}
 .TabPanelBody .tab-title.active a {
	 background-color:rgb(236,236,236);
	 color:rgb(9,9,9);
}
 .tabs-content:not(.vertical), .tabs-content {
	 border-top:0px solid rgb(9,9,9) !important;
}
 .tabs-content.show-for-large-up.horizontal {
	 background-color:rgb(237,237,237) !important;
	 padding:2em;
}
 .tabs-content {
	 transition: height 200ms ease-in-out;
}
 .tabs.horizontal li.TotalTabs5 {
	 width:19%;
}
 .tabs.horizontal li.TotalTabs4 {
	 width:25%;
}
 .tabs.horizontal li.TotalTabs3 {
	 width:32%;
}
 .tabs.horizontal li.TotalTabs2 {
	 width:49%;
}
 .tabs li.tab-title>a {
	 margin-right:5px !important;
}
 .tabs li.tab-title:last-of-type>a {
	 margin-right:0px !important;
}
 .tabs .TabNumber {
	 font-size:3.5em;
	 text-align:right;
}
 .tabs .nth {
	 font-size:1.8em;
	 display:block;
	 margin-top:0.4em;
}
 .tabs .Tabtitle {
	 font-size:1.2em;
	 line-height:0.1em;
	 display:block;
	 text-transform: uppercase;
	 font-weight:500;
}
/* End Tabs */
/*White text Areas */
 .ProgramLink {
	 position: absolute;
	 bottom: 0px;
	 margin-bottom: 1em;
}
 .ProgramButton {
	 margin-top: 3em;
	 font-size: 1.3em;
	 background-color: #fbc52d;
	 color: #021e36;
	 font-weight: 600;
}
 #Student-LifeindexPanel1 .ProgramBlurb {
	 color: #000000;
	 width: 70%;
	 margin: 3em auto 0;
}
 .ProgramsCategory {
	 text-transform: uppercase;
	 margin-top: 1.5em;
	 font-size: 1.3em;
	 color: #104f8a;
	 font-weight: 500;
}
 .ProgramAcronym {
	 font-size: 2.4em;
	 font-weight: 600;
	 color: #000000;
	 margin-top: 0em;
	 line-height: .9em;
	 text-transform: uppercase;
}
 .ProgramName {
	 font-weight: 500;
	 color: #000000;
	 line-height: 1em;
}
/*Single panel only */
 .Panels1 .ProgramAcronym {
	 text-align: center;
	 color: #093257;
	 padding-right: 5px;
	 text-transform: uppercase;
	 line-height: 1em !important;
	 min-height: 1.2em !important;
}
 .Panels1 .ProgramName {
	 font-size: 2em;
	 text-align: center;
	 text-transform: uppercase;
	 color: #fbc52d;
	 line-height: 1em;
}
 .ProgramPanel.Panels1 {
	 background-color:#FFFFFF;
	 background-position: left bottom, left bottom;
	 background-repeat: no-repeat, repeat-y;
	 background-size: 100%;
	 background-color: black;
	 background-blend-mode: hard-light, screen;
}
 #ProgramsSTEMPanel2 .ProgramName{
	 padding-bottom: .3em;
}
/* 2 panels */
 .ProgramPanel.Panels2 {
	 background-color:#FFFFFF;
	 background-position: left bottom, left bottom, right bottom, right bottom;
	 background-repeat: no-repeat, repeat-y, no-repeat, repeat-y;
	 background-size: 50.1%;
	 background-color: black;
	 background-blend-mode: hard-light, screen, hard-light, screen;
}
 .ProgramPanelShadow {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+1,ffffff+100&1+36,0.78+87,0+100 */
	 background: -moz-linear-gradient(top, rgba(255,255,255,1) 34%,rgba(255,255,255,1) 64%,rgba(255,255,255,0.78) 85%,rgba(255,255,255,0.3)100%);
	/* FF3.6-15 */
	 background: -webkit-linear-gradient(top, rgba(255,255,255,1) 34%,rgba(255,255,255,1) 64%,rgba(255,255,255,0.78) 85%,rgba(255,255,255,0.3) 100%);
	/* Chrome10-25,Safari5.1-6 */
	 background: linear-gradient(to bottom, rgba(255,255,255,1) 34%,rgba(255,255,255,1) 64%,rgba(255,255,255,0.78) 85%,rgba(255,255,255,0.3) 100%)

	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
	/* IE6-9 */
}
 .ProgramColumns {
	 padding-left: 4em;
	 padding-bottom: 10em;
	 padding-right: 3em;
	 padding-top: 1.5em;
}
 #AdmissionsPanel5 .ProgramColumns {
	 padding-top: 2.5em;
}
 #ApplyindexPanel4 .ProgramColumns {
	 padding-left: 10em;
	 padding-right: 10em;
	 padding-bottom:13em;
}
 #ProgramsindexPanel1 .ProgramColumns {
	 padding-left: 4em;
	 padding-bottom: 12em;
	 padding-right: 4em;
	 padding-top: 3em;
}
/* End White Text Area */
/* Blue Photo Blocks */
 .CareerColumns {
	 padding-bottom:30px;
	 text-align:center;
}
 #Student-LifeindexPanel4 .ProgramColumns, #ProgramsSTEMPanel2 .ProgramColumns {
	 padding-left: 4em;
	 padding-bottom: 13em;
	 padding-right: 3em;
	 padding-top: 3em;
}
 .CareerColumns img {
	 width:95%;
}
 .CareerPanelLarge {
	 background-blend-mode: normal, hard-light, luminosity, screen !important;
}
 .BluePanelSmokeScreen {
	 padding-top:4%;
	 padding-bottom:2%;
}
 .CareersTitle {
	 color:#fbc42b;
	 text-transform:uppercase;
	 text-align:center;
	 font-weight:500;
	 font-family:'Ubuntu',"Helvetica", Helvetica Neue, Helvetica, Arial, sans-serif;
	 margin-top: -.5em;
}
 #CandidatePanel5 .CareersTitle {
	 margin-top: 0em;
}
 .CareersSubTitle {
	 color:#ffffff;
	 text-transform:uppercase;
	 font-size:2.3em;
	 text-align:center;
	 font-family:'Ubuntu',"Helvetica", Helvetica Neue, Helvetica, Arial, sans-serif;
	 font-weight: 500;
	 width: 40%;
	 margin: -1em auto .3em;
}
 #CandidatePanel5 .CareersSubTitle {
	 margin: -1em auto -.6em;
}
 .CareersBlurb {
	 color: #bccde6;
	 text-align: center;
	 display: block;
	 font-family: 'Ubuntu',"Helvetica", Helvetica Neue, Helvetica, Arial, sans-serif;
	 width: 40%;
	 margin: 0em auto 2em;
	 padding: 0.5em 2.5% 0 2.5%;
	 border-top: 1px solid #4876b5;
}
 #MorePanel4 .CareersTitle {
	 margin-top: .5em;
	 margin-bottom: -.5em;
}
 #MorePanel4 .CareersSubTitle {
	 margin: -1em auto -1em;
}
 .AllCareers {
	 padding-top: 3.5em !important;
}
 .CareerCaption {
	 background: -webkit-linear-gradient(top, rgba(1,26,57,0), rgba(1,26,57,1));
	/* For Safari 5.1 to 6.0 */
	 background: -o-linear-gradient(top, rgba(1,26,57,0), rgba(1,26,57,1));
	/* For Opera 11.1 to 12.0 */
	 background: -moz-linear-gradient(top, rgba(1,26,57,0), rgba(1,26,57,1));
	/* For Firefox 3.6 to 15 */
	 background: linear-gradient(top, rgba(1,26,57,0), rgba(1,26,57,1));
	/* Standard syntax (must be last) */
	 position: absolute;
	 bottom: -11px;
	 padding-top: 150px;
	 margin-bottom: 40px;
	 width: 100%;
	 text-align:center;
}
 .CareerCaption h1 {
	 color:#FFFFFF;
	 font-weight:400;
}
 .CareerCaption hr {
	 border-top: 1px solid #fbc42b;
	 width:25%;
	 margin:auto;
	 margin-bottom:10px;
}
 .BlueTextAreaRow {
	 background-blend-mode: normal, hard-light, luminosity, screen;
}
 .CareerPanel, .BlueTextArea {
	 background-position:top center;
	 background-repeat:no-repeat;
	 background-size:100%;
	 background-color:#011a39;
	 background-blend-mode: normal, luminosity, color-dodge;
}
/* End Blue Photo Blocks */
/* Blue Button Bar */
 .LifestyleLink svg {
	 height: 2.7em;
}
 .LifestyleLink svg .cls-1 {
	 fill:#FFFFFF;
}
 .LifestyleLink svg .cls-2 {
	 fill:none;
	 stroke:#FFFFFF;
	 stroke-linecap:round;
	 stroke-miterlimit:10;
	 stroke-width:8px;
}
 .LifestyleTitle {
	 font-weight: bold;
	 color: #fbc42b;
	 font-size: 1.9em;
	 line-height:1.1em;
}
 .LifestylePanel {
	 background: linear-gradient(90deg, #002142 50%, #1e5282 50%);
}
 .LifestylePanel .LifestyleColumns:nth-child(1) {
	 Background-color: #002142;
}
 .LifestylePanel .LifestyleColumns:nth-child(2) {
	 Background-color: #09345e;
}
 .LifestylePanel .LifestyleColumns:nth-child(3) {
	 Background-color: #104678;
}
 .LifestylePanel .LifestyleColumns:nth-child(4) {
	 Background-color: #1e5282;
}
 .LifestyleColumns {
	 padding: 3em;
	 max-height: 192px;
	 min-height: 192px;
	 height: 192px;
	 text-align: center;
	 background-repeat: no-repeat;
	 background-position-x: -55px;
	 background-size: auto 100%;
}
/* End Blue Button Bar */
/* Blue Text Area */
 .BlueTextArea, .BlueTextArea li, .BlueTextArea a, .BlueTextArea h4, .BlueTextArea h5, .BlueTextArea h6 {
	 color:#FFFFFF;
}
 #AthleticsPanel5 h4 {
	 color: #fbc42b !important;
}
 .BlueTextArea {
	 background: -moz-linear-gradient(top, #0b2f57 0%, #1e5281 100%);
	/* FF3.6-15 */
	 background: -webkit-linear-gradient(top, #0b2f57 0%,#1e5281 100%);
	/* Chrome10-25,Safari5.1-6 */
	 background: linear-gradient(to bottom, #0b2f57 0%,#1e5281 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b2f57', endColorstr='#1e5281',GradientType=0 );
	/* IE6-9 */
	 background-position:top center;
	 background-repeat:no-repeat;
	 background-size:100%;
	 background-color:#011a39;
	 background-blend-mode: normal, luminosity, color-dodge;
}
 .BlueTextAreaColumns {
	 padding: 3em 3em 3em;
}
 .BlueTextArea h2 {
	 color:#fbc42b;
	 text-transform: uppercase;
	 font-family: 'Ubuntu','Helvetica', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	 text-align:center;
	 width:100%;
}
 .BlueTextArea h3 {
	 color:white;
	 font-size: 2.3em;
	 text-transform: uppercase;
	 font-family: 'Ubuntu','Helvetica', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	 text-align:center;
	 width:100%;
	 margin-top: -0.7em;
}
/* End Blue Text Area */
/* Blue Panel */
 .BluePanelText {
	 padding: 10% 15%;
}
 .BluePanelContents {
	 color: #FFFFFF !important;
	 line-height: 1.3em;
}
 .BluePanelText h2 {
	 color:#FFFFFF!important;
}
 div.BluePanelText.TextPanel1 {
	 background-color:#002142;
}
 div.BluePanelText.TextPanel2 {
	 background-color:#09345e;
}
 div.BluePanelText.TextPanel3 {
	 background-color:#114678;
}
 div.BluePanelText.TextPanel4 {
	 background-color:#1e5282;
}
 div.BluePanelText.TextPanel5 {
	 background-color:#236099;
}
 div.BluePanelText.TextPanel6 {
	 background-color:#256Ba4;
}
 .Inverted .TabPanelShadow, .Inverted .TabPanelShadow {
	 padding-bottom: 15em;
}
 .Inverted .BluePanelSmokeScreen {
	 padding-top: 0%;
	 padding-bottom: 0%;
}
/* End Blue Panel */
/* BGIS CNAI AIS Buttons */
 .SystemPanel {
	 background-color:#fbc42b;
}
 .SystemColumns {
	 padding:1em;
}
 .SystemColumns::before {
	 color: #000;
	 content: attr(System-BG-Text);
	 display: block;
	 font-size: 6.9em;
	 line-height: 1;
	 position: absolute;
	 top: 1%;
	 left: 5%;
	 text-align:center;
	 font-weight:500;
	 color:#dfb02c;
	 z-index:1;
	 font-family:'Ubuntu',"Helvetica", Helvetica Neue, Helvetica, Arial, sans-serif;
}
 .SystemName {
	 font-size:1.7em;
	 color:#0e304c;
	 position:relative;
	 z-index:3;
	 text-align:center;
	 font-weight: 400;
	 margin-bottom: 0px;
	 padding-bottom: 0px;
	 font-family:'Ubuntu',"Helvetica", Helvetica Neue, Helvetica, Arial, sans-serif;
}
 .SystemAbr, .SystemAbr:active, .SystemAbr:hover, .SystemAbr:visited {
	 font-size:2em;
	 font-weight:600;
	 color:#0e304c;
	 position:relative;
	 z-index:3;
	 text-align:center;
	 margin-top: -0.35em;
	 font-family:'Ubuntu',"Helvetica", Helvetica Neue, Helvetica, Arial, sans-serif;
}
 .SystemAbr::after {
	 content: ')';
	 font-family:'Ubuntu',"Helvetica", Helvetica Neue, Helvetica, Arial, sans-serif;
}
 .SystemAbr::before {
	 content: '(';
	 font-family:'Ubuntu',"Helvetica", Helvetica Neue, Helvetica, Arial, sans-serif;
}
/* End Yellow AIS Buttons */
/* ---------------------------------------------------------------------------------------------- */
/* Special rules for certain screen sizes */
/* ---------------------------------------------------------------------------------------------- */
/* Small */
 @media only screen and (max-width: 40em) {
	/* Hero Slider */
	 .masthead-slider-full-width .slick-prev {
		 padding: 0 0 0 15px !important;
	}
	 .masthead-slider-full-width .slick-next {
		 padding: 0 30px 0 0 !important;
	}
	/*Instagram */
	 .social-cards .post p {
		 font-size: 1.3em;
	}
	 .readmorefb {
		 width:95%;
		 font-size: 1.3em;
	}
	/*End Instagram */
	/* Start Form */
	 .BlueTextAreaRow .button[type="submit"] {
		 width: 100%;
		 margin-top: 0.5em;
	}
	/*End Form */
	/*White Text Row Sections */
	 .TabPanel.vertical {
		 background-color: white;
	}
	 .Panels1 .ProgramColumns {
		 background-color: white;
	}
	 .Panels2 .ProgramColumns {
		 background-position: left bottom, left bottom, left bottom;
		 background-repeat: repeat, no-repeat, repeat-y;
		 background-color: white;
		 background-blend-mode: normal, hard-light, screen;
		 background-size:100%;
	}
	 #AdmissionsPanel5 .ProgramColumns {
		 background: -moz-linear-gradient(top, rgba(255,255,255,1) 70%,rgba(255,255,255,1) 44%,rgba(255,255,255,0.78) 79%,rgba(255,255,255,0.3) 100%);
		 background: -webkit-linear-gradient(top, rgba(255,255,255,1) 70%,rgba(255,255,255,1) 44%,rgba(255,255,255,0.78) 79%,rgba(255,255,255,0.3) 100%);
		 background: linear-gradient(to bottom, rgba(255,255,255,1) 70%,rgba(255,255,255,1) 44%,rgba(255,255,255,0.78) 79%,rgba(255,255,255,0.3) 100%);
		 
		 
		 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
		 background-position: left bottom, left bottom, left bottom;
		 background-repeat: repeat, no-repeat, repeat-y;
		 background-color: white;
		 background-blend-mode: normal, hard-light, screen;
		 background-size:100%;
	}
	 .Panels2 {
		 background-image:none !important;
	}
	/* End White Text Row */
	/* Blue Text Row */
	 .BluePanelColumns img {
		 width:100%;
	}
	/* End Blue Text Row */
	/*Hero Image */
	 .HeroPanel {
		 background-position:72%;
	}
	 .HeroTitle {
		 margin-top: 0em;
		 line-height:1em;
	}
	 .HeroButton {
		 margin-top: 0.5em;
		 font-size: 1.5em;
		 text-transform: uppercase;
		 padding-left: 1em;
		 padding-right: 1em;
		 padding-top: 0.2em;
		 padding-bottom: 0.2em;
		 width: 80%;
		 margin-bottom:0.5em;
	}
	 .HeroSubTitle {
		 font-size: 1.4em;
		 margin-top: 10px;
		 line-height: 1.2em;
	}
	 .Blue .HeroSubTitle {
		 color:#FFFFFF;
	}
	 .HeroSlogan {
		 text-align: center;
		 font-weight: 300;
		 font-size: 1.2em;
		 margin-top: 0px;
		 line-height: 1.2em;
	}
	 .Herohr {
		 margin-bottom:17em;
		 margin-top:-4em;
		 width:100%;
	}
	/*End Hero Image */
	 .social-media-image {
		 height: calc(100vw - 30px);
		 background-position: 50% 40%;
		 background-size: cover;
	}
	/*Slider */
	 .masthead-slide.slick-slide {
		 height: auto !important;
		 padding-bottom:3em;
	}
	 .masthead-slide.slick-dots li {
		 height: 10px;
	}
	 .featuredslider .slick-dots {
		 bottom: 0px !important;
		 text-align:center;
	}
	 .FeaturePanel {
		 background-color: #727272;
	}
	 .featuredslider {
		 background-color: #959595;
		 height:auto;
	}
	 .featuredslider img {
		 width:100%;
	}
	 .FeatureName, .FeatureHeading, .FeatureText {
		 width:100%;
		 padding-left:1em;
		 padding-right:1em;
	}
	 .FeatureName h2 {
		 margin-top: 0.1em !important;
	}
	 .FeatureName {
		 margin-top: 1em;
	}
	 .masthead-slider-navigation {
		 background-color: grey;
	}
	/*End Slider */
	/* NASS and STEM Specific */
	 .NASSSession {
		 text-align:center;
	}
	 .NASSSession .row {
		 margin-top:1em;
		 margin-bottom:1em;
	}
	 .NASSSession > .row > div:first-child {
		 font-weight:bold;
	}
	/* End NASS and STEM Specific */
	 div#AcademicsindexPanel1 div.columns h4.text-right.align-right, div#AcademicsindexPanel1 div.columns h4 {
		 text-align: center !important;
		 float: none !important;
	}
	/*Homepage STEM and NASS Buttons */
	 .ProgramPanel.Panels2 a.ProgramLink, .ProgramPanel.Panels2 a.ProgramLink button {
		 padding-left: 0.88889rem;
		 padding-right: 0.88889rem;
		 width: 90% !important;
	}
	/* Unsortted */
	 .HeroPanel.Smoke.Subpage, .HeroPanel.Yellow.Subpage, .HeroPanel.Subpage {
		 height: 320px;
	}
	 .social-cards .card-contents {
		 margin-bottom:1em;
	}
	 .TabPanelRow h2, .Panels1 .ProgramAcronym, .CareersTitle, .BlueTextArea h2 {
		 font-size: 3em;
		 margin-bottom: .3em;
		 margin-top: .5em;
	}
	 .AllCareers.Careers-large {
		 padding-top: 0.5em !important;
	}
	 .TabPanelRow h3, .Panels1 .ProgramName, #CandidatePanel5 .CareersSubTitle, .BlueTextArea h3, .Panels1 .ProgramName, .CareersSubTitle{
		 font-size: 2em !important;
		 width:auto;
	}
	 .CareersBlurb {
		 width: 85%;
	}
	 .Homepage .HeroTitle {
		 font-size: 3em;
		 margin-top: 3em;
		 margin-bottom: 0.15em;
	}
	 .InstaFeedHeader h2 {
		 font-size: 2.7em;
	}
	 .ProgramColumns {
		 padding-left: 1em;
		 padding-bottom: 1em;
		 padding-right: 1em;
		 padding-top: 1em;
	}
	/* Video edit - changed connect from 4 to 5 */
	 #ConnectindexPanel5 .ProgramColumns {
		 padding-left: 1em;
		 padding-bottom: 10em;
		 padding-right: 1em;
		 padding-top: 0em;
	}
	 #AcademicsindexPanel4 .ProgramColumns {
		 padding-left: 2em;
		 padding-bottom: 9em;
		 padding-right: 2em;
		 padding-top: 1em;
	}
	 .ProgramButton {
		 font-size: 1.3em;
	}
	 .FeatureTitle {
		 min-height:0;
	}
	 #AdmissionsPanel5 .ProgramColumns {
		 padding: 1em 2em;
	}
	 .Subpage .HeroTitle, .Basicpage .HeroTitle {
		 font-size: 3em;
		 margin-top: 1em;
	}
	 .FeatureColumns {
		 background-color: #727272;
		 padding: 1em;
	}
	 .BluePanelSmokeScreen {
		 padding-top: 15%;
		 padding-bottom: 2%;
	}
	 #Student-LifeindexPanel4 .ProgramColumns, #ProgramsSTEMPanel2 .ProgramColumns, .Panels2 .ProgramColumns {
		 padding-left: 2em !important;
		 padding-bottom: 10em !important;
		 padding-right: 2em !important;
		 padding-top: 2em !important;
	}
	 #Student-LifeindexPanel1 .ProgramColumns{
		 padding-left: 2em;
		 padding-bottom: 4em;
		 padding-right: 2em;
		 padding-top: 0em;
	}
	 #ApplyindexPanel4 .ProgramColumns {
		 padding-left: 2em !important;
		 padding-right: 2em!important;
		 padding-bottom: 10em!important;
		 padding-top: 1em!important;
	}
	 #ConnectindexPanel1 .ProgramColumns {
		 padding-left: 1em;
		 padding-bottom: 4em;
		 padding-right: 1em;
		 padding-top: 1em;
	}
	 .ProgramAcronym {
		 font-size: 2.5em;
	}
	 .BlueTextAreaColumns {
		 padding: 0em 2em 2em;
	}
	 #MorePanel4 .CareersSubTitle {
		 margin: 0;
		 width: auto;
	}
	 #Student-LifeindexPanel1 .ProgramBlurb {
		 width: 100%;
	}
	 .BluePanelText h2 {
		 color: #FFFFFF !important;
		 font-size: 1.5em;
	}
	 .BluePanelText {
		 padding: 9% 8%;
	}
	 .LifestyleColumns {
		 padding: 2.7em;
	}
	 #ProgramsindexPanel1 .ProgramColumns {
		 padding-top: 3em!important;
	}
	 #Student-LifeindexPanel3 .FeatureButtonContainer {
		 margin-top: 0em;
	}
	 .AllCareers.Careers-large {
		 padding-top: 2em !important;
	}
	 .ecaList {
		 margin: 0em .5em !important;
	}
	 .FeatureName h2 {
		 color: #fbc42b;
		 font-size: 2.1em;
		 margin-bottom: .5em;
		 font-weight: 600;
		 line-height: 1em;
		 margin-top: .8em !important;
	}
	 .StatCaption {
		 font-size: 1.1em;
		 line-height: 1em;
	}
}
/* ---------------------------------------------------------------------------------------------- */
/* Small AND Medium */
 @media only screen and (max-width: 64em) {
	 .accordion .accordion-navigation > .content, .accordion dd > .content {
		 padding: 0 1.07143rem;
	}
	 .TabPanel.horizontal .TabPanelRow {
		 padding-left: 2%;
		 padding-right: 2%;
	}
	 .TabPanel.vertical .TabPanelShadow {
		 padding-left: 1em;
		 padding-right: 1em;
	}
	 .accordion-navigation h4 {
		 display: none;
	}
	 .LifestyleTitle {
		 line-height: 1.1em !important;
		 margin-top: 0.1em !important;
		 font-size: 2em !important;
	}
}
/* ---------------------------------------------------------------------------------------------- */
/* Medium */
 @media only screen and (min-width: 768px) and (max-width: 798px) {
	 .FeatureName {
		 margin-top:1em !important;
	}
	 .slick-dots li {
		 height: 10px;
	}
}
/* ---------------------------------------------------------------------------------------------- */
/* Medium */
 @media only screen and (min-width: 40.063em) and (max-width: 64em) {
	 .top-bar-section>ul li:not(.divider) a:not(.button) {
		 height: 3em;
	}
	 .top-bar-section, .top-bar-section ul, .top-bar-section ul li {
		 height: 3em !important;
	}
	/* hide index pages from mega menu */
	 .side-nav a.critical {
		 display:none !important;
	}
	/* Blue Panels*/
	 .BluePanelColumns img {
		 width: 100%;
	}
	/* End Blue Panels */
	/* Featured Student Slider */
	 .FeatureName {
		 margin-top:4em;
	}
	 .FeatureButtonContainer {
		 margin-top:2em;
	}
	 .FeaturePanel {
		 background-color: #727272;
	}
	/*End Featured Student Slider */
	/* White Text Area */
	 .ProgramPanel.Panels2 {
		 background-image:none !important;
		 background-color:#FFFFFF !important;
	}
	 .Panels2 .ProgramColumns {
		 background-position: left bottom, left bottom, left bottom;
		 background-repeat: repeat, no-repeat, repeat-y;
		 background-color: black;
		 background-blend-mode: normal, hard-light, screen;
		 background-size:100%;
	}
	 .Panels1 .ProgramPanelShadow {
		 background: -moz-linear-gradient(top, rgba(255,255,255,1) 1%, rgba(255,255,255,1) 60%, rgba(255,255,255,0.78) 85%, rgba(255,255,255,0.3) 100%);
		 background: -webkit-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(255,255,255,1) 60%,rgba(255,255,255,0.78) 85%,rgba(255,255,255,0.3) 100%);
		 background: linear-gradient(to bottom, rgba(255,255,255,1) 1%,rgba(255,255,255,1) 60%,rgba(255,255,255,0.78) 85%,rgba(255,255,255,0.3) 100%);
		 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
	}
	 .Panels1 {
		 background-size: auto, 100% !important;
	}
	/* End White Text Area*/
	/* Instagram feed*/
	 .social-media-image {
		 height: calc(50vw - 2.14286rem);
		 background-position: 50% 40%;
		 background-size: cover;
	}
	 .social-cards .post {
		 height: 7em;
	}
	 .card-contents {
		 margin-bottom: 1em;
	}
	/* End Instagram Feed */
	/*Careers */
	 .CareerPanelLarge {
		 padding-top: 1.5em !important;
		 background-size:auto !important;
	}
	 .CareerPanelLarge .AllCareers {
		 margin-top: 0em !important;
	}
	 #ProgramsSTEMPanel2 .accordion, #ProgramsNASSPanel2 .accordion, #AcademicsindexPanel6 .accordion, #AcademicsindexPanel6 .TabPanelIntro{
		 padding-left: 5em;
		 padding-right: 5em;
	}
	 .BluePanelText {
		 padding: 5% 10%;
	}
	 #AcademicsindexPanel6 .accordion .accordion-navigation > .content, .accordion dd > .content {
		 padding: 1.07143rem;
	}
	/*End Careers*/
}
/* ---------------------------------------------------------------------------------------------- */
/* Small Medium */
 @media only screen and (min-width: 40.063em) and (max-width: 50em) {
	 .social-media-image {
		 height: calc (50vw - 30px);
		 background-position: 50% 40%;
		 background-size: cover;
	}
	/*Slider */
	 .masthead-slide.slick-slide {
		 height: auto !important;
		 padding-bottom:3em;
	}
	 .featuredslider .slick-dots {
		 bottom: 0px !important;
		 text-align:center;
	}
	 .FeaturePanel {
		 background-color: #727272;
	}
	 .featuredslider {
		 background-color: #959595;
		 height:auto;
	}
	 .featuredslider img {
		 width:100%;
	}
	 .FeatureName, .FeatureHeading, .FeatureText {
		 width:100%;
		 padding-left:1em;
		 padding-right:1em;
	}
	 .FeatureName h2 {
		 margin-top: 0.1em !important;
	}
	 .masthead-slider-navigation {
		 background-color: grey;
	}
	/*End Slider */
}
/* ---------------------------------------------------------------------------------------------- */
/* Large Medium */
 @media only screen and (min-width: 50em) and (max-width: 64.063em) {
	 .slick-dots {
		/*display:none !important;
		*/
		 bottom: 60px !important;
	}
	 .featuredslider img {
		 border-radius:600px;
		 float: right;
		 position: relative;
		 margin-right: 30px;
		 top: 18px;
		 -webkit-box-shadow: 0px 0px 43px 6px rgba(96,96,96,0.16);
		 -moz-box-shadow: 0px 0px 43px 6px rgba(96,96,96,0.16);
		 box-shadow: 0px 0px 43px 6px rgba(96,96,96,0.16);
	}
	 .FeatureName, .FeatureHeading, .FeatureText {
		 width: calc(100% - 370px);
	}
	 .featuredslider {
		 height:350px;
		 overflow:hidden !important;
		 background: linear-gradient( to bottom, #959595, #959595 50px, #727272 50px, #727272 );
		 background-size: 100% 300px;
	}
}
/* ---------------------------------------------------------------------------------------------- */
/* Medium and Up */
 @media only screen and (min-width:40.063em) {
	 .TabPanelRow h2, .CareersTitle, .BlueTextArea h2 {
		 font-size: 4em;
	}
	 .masthead-slider-full-width .slick-prev {
		 padding: 0 2% 0 2% !important;
	}
	 .masthead-slider-full-width .slick-next {
		 padding: 0 4% 0 2% !important;
	}
}
/* ---------------------------------------------------------------------------------------------- */
/* Large */
 @media only screen and (min-width: 64.063em) {
	 .masthead-slider-full-width .slick-list .slick-track div:nth-of-type(4) hr {
		 width:95% !important;
	}
	/*Careers*/
	 .AllCareers.Careers-large {
		 padding-top: 8.5em !important;
	}
	 .CareerPanelLarge {
		 background-size:auto !important;
	}
	/*End Careers */
	/* hide index pages from mega menu */
	 .side-nav a.critical {
		 display:none !important;
	}
	 .FeatureName {
		 margin-top:4em;
	}
	 .FeatureName, .FeatureHeading, .FeatureText {
		 width: calc(100% - 370px);
	}
	 .featuredslider {
		 height:350px;
		 overflow:hidden !important;
		 background: linear-gradient( to bottom, #959595, #959595 50px, #727272 50px, #727272 );
		 background-size: 100% 300px;
	}
	 .featuredslider img {
		 border-radius:600px;
		 float: right;
		 position: relative;
		 margin-right: 30px;
		 top: 18px;
		 -webkit-box-shadow: 0px 0px 43px 6px rgba(96,96,96,0.16);
		 -moz-box-shadow: 0px 0px 43px 6px rgba(96,96,96,0.16);
		 box-shadow: 0px 0px 43px 6px rgba(96,96,96,0.16);
	}
	 .FeaturePanel {
		 background-color:#a6a6a6;
	}
	 .FeatureButtonContainer {
		 position:absolute;
		 bottom:0px;
		 left:0px;
	}
	 .social-media-image {
		 height: 15.7142825rem;
		 background-position: 50% 40%;
		 background-size: cover;
	}
	 .ProgramColumns {
		 background-image:none !important;
		 background-repeat: no-repeat;
		 background-color: transparent;
		 background-blend-mode: normal;
	}
}
/* ---------------------------------------------------------------------------------------------- */
/* Very Large Screens */
 @media only screen and (min-width: 95.1875em) {
	/* min-width 1523px, xxlarge screens */
	 .HeroPanel.Homepage, .CareerPanelLarge {
		 background-size:100% !important;
	}
}
/* ---------------------------------------------------------------------------------------------- */
/* Emergency Announcement Styling - semi implimented */
 #loadDelay h1, #loadDelay #news div h3 {
	 display:none;
}
 #loadDelay, #loadDelay .AnnounceAThing > p > span {
	 color:#FFFFFF !important;
	 font-weight:bold !important;
}
 .announcements {
	 border:0px solid #FFF;
	 margin:0px;
	 box-shadow:0px 0px 0px 0 #FFFFFF;
	 border-radius:0px;
	 padding:0px !important;
}
 .EmergencyAlert {
	 background-color:#FF0000;
	 padding:10px;
}
 .LowAlert {
	/*background-color:#6c1e2e;
	*/
	 background-color:#801b2f;
	 padding:10px;
}
 .announcements a,.announcements a:hover, .announcements a:visited, .announcements a:active {
	 color:#FFFFFF !important;
}
 .announcements p {
	 padding:0px;
	 margin:0px;
	 font-weight:bold;
}
 .AnnounceAThing {
	 text-align:center;
}
/* End Emergency Announcements Styling */
 @media only screen and (max-width: 23em) {
	 .Homepage .HeroTitle {
		 margin-top: 2em !important;
		 font-size: 2.8em !important;
	}
}
 @media print {
	 .CareersSubTitle{
		 width:100% !important;
		 padding-top:30px !important;
	}
	 .BluePanelSmokeScreen{
		 display:none !important;
	}
}
 