/* 
/*COVID*/
.grid12.covid{
	position: relative;
	z-index: 9999;
}
.covidMessage{
	padding: 40px;
	padding-left: 50px;
	background-color: #fff;
	float: left;
	width: 100%;
}
.insideMessage{
	padding-left: 20px;
	border-left: 5px solid #FF0000;
}
#home-content .insideMessage h3{
	font-size: 2.1em;
	text-transform: uppercase;
	color: #382140;
	line-height: 1.1em;
}
#home-content .insideMessage h3, #home-content .insideMessage h3:after{
	border-bottom: none;
	background: none;
}


#home-content .topBannerMessage{
	padding: 3% 5% 3% 15%;
	background-color: #382140;
}
#home-content .topBannerMessage p{
	border-left: 4px solid #FFE800;
	color: #fff;
	padding: 10px;
	margin: 0px;
	font-weight: bold;
	font-size: 1.1em;
}
#home-content .topBannerMessage a,
#home-content .topBannerMessage a:visited{
	color: #FFE800;
}


/************GLOBAL USE AROUND SITE************/

/*  CRUCIAL COMPONENT FOR OMNI */
/* publish this to LIVE production - COMMENT OUT FOR PRODUCTION */
.hdnLink{
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}

/* publish this to production - COMMENT OUT FOR LIVE */
/* .hdnLink{
	display: block;
} */

.fatv10{
	bottom: 53px !important;
	left: 75px !important;
}
/* .MaxAI .fatv12, .MaxAI .fatv316 .fatv387 .fatv566 .fatv558 .fatv570 .fatv569 .fatv147 .fatv326 .fatv318 .fatv330 .fatv329{
	bottom: 53px !important;
	left: 75px !important;
}
.MaxAI .fatv12, .MaxAI .fatv307, .MaxAI .fatv538, .MaxAI .fatv769, .MaxAI .fatv1000, .MaxAI .fatv1231, .MaxAI .fatv1462, .MaxAI .fatv1693, .MaxAI .fatv1924, .MaxAI .fatv2155, .MaxAi .fatv316 .fatv147 .fatv326 .fatv318 .fatv330 .fatv329{
	right: initial !important;
	left: 20px !important;
} */
.MaxAI > div{
	bottom: 53px !important;
	left: 20px !important;
}

#home-content #nsRight .pdfIcon{
	display: none;
}
#home-content .flexsliderLarge{
	margin-bottom: 20px;
	position: relative;
}
#home-content .alertText{
	background: #382140;
	color: #FFF;
	font-weight: bold;
	padding: 5px 10px;
	margin: 10px;
}
#home-content .alertText a,
#home-content .alertText a:visited{
	color: #FFE800;
}
#home-content .gridLeft{
	padding-right: 10px;
}
#home-content .imgCenter{
	display: block;
	margin: 0 auto;
	padding: 0 10px;
}

/*  Flex Caption Sliders  */
#home-content .flex-caption{
	padding: 5px 30px;
}
#home-content .flex-caption p{
	font-size: 1.5em;
}

/* side menu */
#home-content .sideLinks{
    margin-top: 10px;
    padding-right: 20px;
}
#home-content .sideLinks .grid12{
    margin: 0;
}
#home-content .sideLinks a{
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #575757;
	background-color: #FFF;
    font-weight: bold;
    padding-left: 13px;
    border-bottom: 1px solid #DDD;
    border-right: 1px solid #DDD;
}
#home-content .sideLinks .accordion a a{
	padding: 0px;
	padding-left: 0px !important;
	border-bottom: none;
	border-right: none;
}
#home-content .sideLinks .accordion a{
	padding-left: 30px;
}
#home-content .sideLinks .accordion a:hover a, #home-content .sideLinks .accordion a .activeSideLink{
	border-left: none !important;
}
.sideLinks .accordion h3{
	font-size: 1em;
	font-family: "myriad-pro", Arial, sans-serif;
}
#home-content .sideLinks > .grid12:first-of-type > a{
	border-top: 1px solid #DDD;
}
#home-content .sideLinks .subSideLink{
    font-size: .9em;
    padding: 5px 10px 3px 30px;
    border-left: 0;
    font-weight: bold;
    text-indent: -10px;
    line-height: 20px;
	border-top: none;
	border-bottom: none;
}
#home-content .sideLinks .subSideLink:before{
    content: "\203A"; 
    padding-right: 5px; 
    position: relative;
    top: -1px;
    color: #6e3061;
}
#home-content .subLinks{
	border-bottom: 1px solid #DDD;
}
#home-content .sideLinks .grid12 a:hover{
    color: #6e3061;
    border-left: 3px solid #FFE800;
}
#home-content .sideLinks .activeSideLink{
    color: #6e3061;
    border-left: 3px solid #6e3061;
}
#home-content .inactive{
    display: none;
}
#home-content .active{
    display: block;
}
#home-content .hideHeader{
	position: absolute;
	left: -9999px;
	top: -9999px;
}

/**************ALL FA ACCORDIONS**************/
/* #home-content #accordion h3{
	border: none;
	text-transform: uppercase;
	box-shadow: none;
	background-color: #382140;
	color: #fff;
	border-radius: 0;
	margin: 10px 0;
	border-bottom: 3px solid #B094B5;
}
#home-content #accordion h3:hover{
	background-color: #c1c1c1;
	color: #382140;
}
#home-content #accordion h3 a{
	color: #fff;
}
#home-content #accordion h3:hover a{
	color: #382140;
}
#home-content #accordion h3 span{
	color: #FFE800;
}
#home-content #accordion h3 span:hover{
	color: #382140;
} */



/********************************************/
/************* NEW HP JUNE 2020 *************/
/********************************************/

#home-content #faSM a{
	padding-left: 25px !important;
}
#home-content #faSM ul{
	list-style-type: none;
	margin-left: 0px;
	background-color: #fff;
}
#home-content #faHP{
	font-size: 1.2em;
}
#home-content #faHP #financialAidProcess{
	background-color: #fff;
	padding: 20px 0px;
	float: left;
	width: 100%;
	border-top: none;
}
#home-content #faHP h3{
	border-bottom: none;
	margin-bottom: 0;
	margin-top: 0;
	color: #6e3061;
	font-size: 1.3em;
}
#home-content #faHP h3:after{
	background: none;
}
#home-content #faHP .faTitle{
	margin-top: 20px;
}
#home-content #faHP #financialAidProcess a{
	text-decoration: none;
}
#home-content #faHP #financialAidProcess .grid4 .fa:hover{
	color: #FFE800;
}
#home-content #faHP #financialAidProcess .grid3{
	padding-right: 10px;
}
#home-content #faHP #financialAidProcess .grid3 img{
	transition: all .1s ease-in-out;
}
#home-content #faHP #financialAidProcess .grid3 img:hover{
	transform: scale(1.04);
}
#home-content #faHP .grid6{
	padding-right: 20px;
}
#home-content #faHP .grid6:last-of-type{
	padding-top: 20px;
}
#home-content #faHP #faBottom{
	margin-top: 0px;
	float: left;
}
#home-content #faHP #faBottom .grid3{
	padding-right: 10px;
}
#home-content #faHP .grid4{
	font-size: 1.2em;
}
#home-content #faHP .grid4 h3{
	margin-top: 20px;
}
#home-content #faHP .grid8{
	padding-right: 30px;
}
#home-content #faHP .grid8 .row-responsive{
	margin-top: 0px;
	margin-bottom: 0px;
}
#home-content #faHP .slides li:nth-of-type(1n+2) .flex-caption{
	display: none;
}
#home-content #faHP .flex-caption{
	font-size: .5em;
	min-height: 50px;
}
#home-content #faHP .flex-caption a,
#home-content #faHP .flex-caption a:visited{
	color: #FFE800;
}
#home-content #faHP .docuIcon{
	display: none;
}
#home-content #faHP #hpMid{
	float: left;
}
.shadow, div[data-class*=shadow] img{
	box-shadow: none;
}

#home-content .faMid{
	padding: 40px 60px 20px 60px;
}

#home-content #faSM #accordion h3, #home-content #faSM .accordion h3 {
    background-color: #fff;
    border: none;
    padding: 0px 0px;
    color: #575757
    border-radius: 0px;
    box-shadow: none;
    margin: 0px 0px;
	font-size: 1em;
}










/*******HOME PAGE********/
#home-content .homePadding{
	padding: 0;
}
#home-content .financialAidHome h2{
	margin-bottom: 0;
}
#home-content .financialAidHome .flex-caption{
	display: none;
}
#home-content .financialAidHome .row-responsive{
	margin-bottom: 0;
}
#home-content .financialAidHome h2{
	padding-left: 20px;
}
#home-content .financialAidHome .row-responsive .grid3{
	padding-left: 5px;
	padding-right: 5px;
}
#home-content .financialAidHome .row-responsive .grid4{
	padding-left: 5px;
	padding-right: 5px;
}
#home-content .financialAidHome .row-responsive .grid6{
	padding-left: 5px;
	padding-right: 5px;
}
#home-content .financialAidHome span.panelTitle{
	padding-top: 10px;
	padding-bottom: 10px;
	bottom: 2px;
}
#home-content .financialAidHome .shadow{
	width: 100%;
}
#home-content .financialAidHome .faIcons img{
	width: 39px;
	height: 42px;
	margin-right: 6px;
}
#home-content .financialAidHome .faIcons{
	float: right;
	margin-top: -40px;
	margin-bottom: 0px;
}
#home-content .financialAidHome .faIcons a:first-of-type img{
	vertical-align: middle;
	padding-bottom: 4px;
}
#home-content .financialAidHome .fa{
	margin-right: 5px;
}
#home-content #financialAidProcess{
	background-color: #fff;
	padding: 20px 60px;
	float: left;
	width: 100%;
	border-top: 2px solid #6e3061;
}
#home-content #financialAidProcess h3{
	border-bottom: none;
	margin-bottom: 0;
	margin-top: 0;
	color: #6e3061;
	font-size: 1.3em;
}
#home-content #financialAidProcess h3:after{
	background: none;
}
#home-content #financialAidProcess .faTitle{
	margin-top: 20px;
}
#home-content #financialAidProcess a{
	text-decoration: none;
}
#home-content #financialAidProcess .grid4 .fa:hover{
	color: #FFE800;
}
#home-content #financialAidProcess .grid3 img{
	transition: all .1s ease-in-out;
}
#home-content #financialAidProcess .grid3 img:hover{
	transform: scale(1.04);
}
#home-content #financialAidResources{
	background-color: #e6e6e6;
	padding: 20px 60px;
	float: left;
	width: 100%;
	border-top: 2px solid #6e3061;
}
#home-content #financialAidResources a{
	text-decoration: none;
}
#home-content #financialAidResources h3{
	border-bottom: none;
	margin-bottom: 0;
	margin-top: 0;
	color: #6e3061;
	font-size: 1.3em;
}
#home-content #financialAidResources h3:after{
	background: none;
}
#home-content #finAidBottom{
	float: left;
	padding: 20px 60px;
	margin-top: 0;
	width: 100%;
	background-color: #fff;
	border-top: 2px solid #6e3061;
}
#home-content #finAidBottom .row-responsive:first-of-type .grid6:first-of-type .gridTitle{
	background-color: #F67519;
	color: #fff;
	font-size: 1.2em;
}
#home-content #finAidBottom .row-responsive:first-of-type .grid6:last-of-type .gridTitle{
	background-color: #3873AB;
	color: #fff;
	font-size: 1.2em;
}
#home-content #finAidBottom .row-responsive:last-of-type .grid6:first-of-type .gridTitle{
	background-color: #2e8540;
	color: #fff;
	font-size: 1.2em;
}
#home-content #finAidBottom .row-responsive:last-of-type .grid6:last-of-type .gridTitle{
	background-color: #382140;
	color: #fff;
	font-size: 1.2em;
}
#home-content #finAidBottom h3{
	border-bottom: none;
	margin-bottom: 0;
	margin-top: 0;
	color: #6e3061;
	font-size: 1.3em;
}
#home-content #finAidBottom h3:after{
	background: none;
}
#home-content #finAidBottom .row-responsive{
	margin-top: 10px;
	margin-bottom: 5px;
}
#home-content #finAidBottom .gridTitle{
	background-color: #D9AA2A;
	color: #6e3061;
}
#home-content #calculatorBox .grid4 a{
	text-decoration: none;
}


/******SLIDESHOW*****/
#CollegeTemplateSlideshow .slides > li{display: none;}
#CollegeTemplateSlideshow .textBox{width: 80%; margin: 0 auto;}
#CollegeTemplateSlideshow .textBox .textBoxInner{
	position: absolute;
	top: 5%;
	max-width: 500px;
	padding: 3px 10px;
	background-color: #fff;
	margin: 0 auto;
}
#CollegeTemplateSlideshow .textBox .textBoxInner.rightBox{right: 5%;}
#CollegeTemplateSlideshow .textBox .textBoxInner.leftBox{left: 5%;}
#CollegeTemplateSlideshow .textBox small{font-size: .8em;}
#CollegeTemplateSlideshow .textBox p{margin: 10px 0; font-size: .95em;}
#CollegeTemplateSlideshow .textBox .title{
	font-size: 1.25em;
	font-weight: bold;
	font-style: italic;
	color: #6e3061;
}
#CollegeTemplateSlideshow .viewAnnouncements
{
	display: block;
	text-align: right;
}
#CollegeTemplateSlideshow .viewAnnouncements .fa
{
	padding-left: 3px;
	font-size: .75em;
}
#CollegeTemplateSlideshow{
	position: relative;
}
#CollegeTemplateSlideshow .flex-next{
	background: url('../images/next1.png');
	background-size: contain;
	background-repeat: no-repeat;
	right: 200px;
	top: 240px;
}
#CollegeTemplateSlideshow .flex-prev{
	background: url('../images/prev1.png');
	background-size: contain;
	background-repeat: no-repeat;
	left: 200px;
	top: 240px;
}
/* html.js .slides li{
	display: block;
} */
#home-content .flexsliderLarge img{
	display: block;
	margin: 0 auto;
	width: 100%;
}
#home-content .flexsliderLarge .flex-control-nav{
	max-width: 1450px;
}

/************ APPLY PAGE **************/
#home-content #applyGrid{
	background-color: #e6e6e6;
	padding: 20px;
	border-bottom: 4px solid #6e3061;
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
}
#home-content #inState h4{
	border-bottom: none;
	color: #6e3061;
	font-size: 1.2em;
	margin-top: 10px;
	margin-bottom: 10px;
}
#home-content #outOfState h4{
	border-bottom: none;
	color: #6e3061;
	font-size: 1.2em;
	margin-top: 10px;
	margin-bottom: 10px;
}
#home-content #summerPrograms h4{
	border-bottom: none;
	color: #6e3061;
	font-size: 1.2em;
	margin-top: 10px;
	margin-bottom: 10px;
}
#home-content #applyPage .grid4{
	padding: 10px;
	padding-top: 0;
}
#home-content #applyPage .grid4 a{
	display: block;
}
#home-content #applyPage .grid4 a:hover p{
	color: #FFE800;
}
#home-content #applyPage .grid4 p{
	background-color: #382140;
	color: #fff;
	display: block;
	padding: 10px;
	text-align: center;
	font-size: 1.4em;
	margin-bottom: 0;
	margin-top: 0;
	font-weight: bold;
}
#home-content #applyPage h3{
	border-bottom: none;
	font-size: 1.8em;
	font-weight: bold;
	color: #6e3061;
}
#home-content #applyPage h3:after{
	background: none;
}
#home-content #applyPage #accordion h3{
	color: #eee;
}
#home-content #applyPage #accordion h3:hover{
	color: #382140;
}
#home-content #applyPage .grid6{
	padding: 10px;
	padding-top: 0;
}
#home-content #applyPage .grid6 a{
	display: block;
}
#home-content #applyPage .grid6 a:hover p{
	color: #FFE800;
}
#home-content #applyPage .grid6 p{
	background-color: #382140;
	color: #fff;
	display: block;
	padding: 10px;
	text-align: center;
	font-size: 1.4em;
	margin-bottom: 0;
	margin-top: 0;
	font-weight: bold;
}

/************FORMS PAGE*************/
#home-content #formsPage li{
	padding-top: 3px;
	padding-bottom: 3px;
}
#home-content #allFormSection{
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: #eee;
	float: left;
	width: 100%;
}
#home-content #allFormSection ul{
	padding-left: 20px;
}

#home-content #allFormSection h3{
	border-bottom: none;
	background-color: #FFE800;
	color: #2e1531;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
	font-size: 1.3em;
}
#home-content #allFormSection h3:after{
	background: none;
}
#home-content #allFormSectionII{
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: #eee;
	float: left;
	width: 100%;
}
#home-content #allFormSectionII ul{
	padding-left: 20px;
}

#home-content #allFormSectionII h3{
	border-bottom: none;
	background-color: #382140;
	color: #fff;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
	font-size: 1.3em;
}
#home-content #allFormSectionII h3:after{
	background: none;
}
#home-content #veriFormSection{
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: #FFE800;
	float: left;
	width: 100%;
}
#home-content #veriFormSection ul{
	padding-left: 20px;
}
#home-content #veriFormSection strong, #home-content #veriFormSection a{
	color: #2e1531;
}
#home-content #veriFormSection h3{
	padding-left: 20px;
	border-bottom: none;
	background-color: #382140;
	color: #fff;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
	font-size: 1.3em;
}
#home-content #veriFormSection h3 span{
	color: #FFE800;
}
#home-content #veriFormSection h3:after{
	background: none;
}
#home-content #veriFormSection li{
	color: #000;
}
#home-content #federalForms{
	background-color: #382140;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: 5px;
	color: #fff;
	float: left;
	width: 100%;
}
#home-content #federalForms h3{
	padding-left: 20px;
	border-bottom: none;
	background-color: #eee;
	color: #382140;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 5px;
	margin-bottom: 20px;
	width: 100%;
	font-size: 1.3em;
}
#home-content #federalForms h3:after{
	background: none;
}
#home-content #federalForms li{
	padding-left: 20px;
}
#home-content #federalForms a{
	color: #fff;
}
#home-content #specialForms{
	background-color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	width: 100%;
}
#home-content #specialForms h3{
	padding-left: 20px;
	border-bottom: none;
	background-color: #382140;
	color: #eee;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 5px;
	margin-bottom: 20px;
	width: 100%;
	font-size: 1.3em;
}
#home-content #specialForms h3:after{
	background: none;
}
#home-content #specialForms li{
	padding-left: 20px;
}
#home-content #specialForms span{
	color: #FFE800;
}
#home-content #formsPage .row-responsive{
	margin-bottom: 0;
}
#home-content #formsPage h2{
	margin-bottom: 0;
}
#home-content #formsPage .grid3{
	padding-right: 5px;
}
#home-content #formsPage .grid3:first-of-type{
	padding-left: 20px;
}
#home-content #formsPage .grid3:last-of-type{
	padding-right: 0;
}
#home-content #bottomForms .row-responsive{
	margin-top: 0;
	margin-bottom: 0;
}
#formsPage .transBtn{
	width: 100%;
	font-size:1.2em;
	font-weight: bold;
	background-color: #EEE;
	color:#382140;
	border: 2px solid #382140;
	display: inline-block;
	margin: 10px;
	margin-bottom: 20px;
	float: right;
}
#formsPage .transBtn a{
	color: #382140;
	padding: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	display: block;
	text-decoration: none;
	text-align: center;
}
#formsPage .transBtn a:hover{
	color: #EEE;
	background-color: #382140;
}


#home-content .contentSlidesContainer{
	padding-right: 0px;
}
#home-content #faNews{
	margin-top: -30px;
	float: left;
	width: 100%;
}
/************LOANS PAGE***********/
#home-content #loansGrid{
	padding: 20px;
	padding-top: 0;
	border-bottom: 4px solid #6e3061;
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 100%;
}
#home-content #loansGrid  h2{
	margin-bottom: 0;
}
#home-content #loansGrid .grid6 img{
	width: 100%;
}
#home-content #loans h4{
	border-bottom: none;
	color: #6e3061;
	font-size: 1.2em;
	margin-top: 10px;
	margin-bottom: 10px;
}
#home-content #loans ul {
	list-style: outside;
}
#home-content #studentLoansBox{
	float: left;
	padding: 20px;
}
#home-content #studentLoansBox h3, #home-content #parentLoansBox h3{
	text-decoration: none;
	border-bottom: none;
	color: #6e3061;
	font-size: 1.4em;
	margin-top: 10px;
	margin-bottom: 0;
}
#home-content #studentLoansBox #accordion h3{
	color: #fff;
	margin-top: 10px;
}
#home-content #studentLoansBox h3:after{
	background: none;
}
#home-content #parentLoansBox{
	padding: 20px;
	float: left;
}
#home-content #parentLoansBox #accordion h3{
	color: #fff;
	margin-top: 10px;
}
#home-content #parentLoansBox h3:after{
	background: none;
}
#home-content #loansGrid .grid6
{
	margin-top: 10px;
	position: relative;
	padding: 0 10px;
	text-align: center;
	margin-bottom: 10px;
}
#home-content #loansGrid .grid6 p{
	font-weight: bold;
	font-size: 1.4em;
	background-color: #382140;
	display: block;
	padding: 10px;
	color: #fff;
	margin-bottom: 0;
}
#home-content #loansGrid .grid6 a{
	text-decoration: none;
	font-weight: bold;
}
#home-content #loansGrid .grid6 .fa-play-circle-o
{
	position: absolute;
	bottom: 10%;
	right: 10%;
	font-size: 5em;
	transition: .5s;
	color: #6e3061;
}
#home-content #loansGrid .grid6:hover .fa-play-circle-o
{
	font-size: 6em;
	color: #FFE800;
}


/************** FINLIT **************/
#finLitPage .outlineBox{
	border: 3px solid #6e3061;
	padding:20px;
	margin: 10px;
	float: left;
}
#finLitPage .outlineBox6{
	border: 3px solid #6e3061;
	padding: 20px;
	float: left;
	width: 100%;
}
#finLitPage .ambassadorsBox{
	border: 3px solid #6e3061;
	padding: 0px;
	float: left;
	width: 100%;
}
#finLitPage .ambassadorsBox img{
	float: left;
	padding-right: 20px;
	padding-top: 10px;
}
#finLitPage .ambassadorsBox #ambassadorsAbout img{
	float: right;
	padding-left: 20px;
	padding-top: 0;
}
#finLitPage .ambassadorsBox .row-responsive{
	margin-top: 0;
	margin-bottom: 0;
}
#finLitPage .ambassadorsBox .contentSlides{
	margin-top: 0;
}
#finLitPage .ambassadorsBox .contentSlidesContainer{
	padding-right: 0;
}
#home-content #finLitPage .grid4{
	padding-left: 10px;
}
#home-content #finLitPage .grid6{
	padding: 10px;
}
#home-content #finLitPage .grid6:first-of-type{
	padding-left: 0;
}
#home-content #finLitPage .grid6:last-of-type{
	padding-right: 0;
}
.grayBox{
	background: #eee;
	padding:20px;
	margin: 10px 0px;
}
.iconLogo{
	float: right;
	margin-left: 10px;
	width: 120px;
}
.finLitLogo{
	float: right;
	margin-left: 10px;
	width: 250px;
}
#finLitPage .grid6 h3{
	clear: right;
}
#finLitPage .grid6 p:first-of-type{
	font-size: 1.3em;
	font-weight: bold;
	color: #382140;
}
#home-content #finLitPage p:first-of-type{
	font-size: 1.3em;
	font-weight: bold;
	color: #382140;
}
#home-content #finLitPage p:first-of-type span{
	color: #575757;
}
.calendarBox{
	width: 100%;
	height: 350px;
	border: 3px solid #6e3061;
	padding: 20px;
	margin-top: 10px;
	background-color: #eee;
}
.twitter-timeline{
	height: 850px;
	max-height: 850px;
}
#rightColumn{
	padding-left: 20px;
}
#ambassadorsAbout{
	padding: 20px;
}
#home-content #factsSlides .slides li span:before{
	content: "";
	margin-left: 5px;
}
#home-content .toolkitBox img{
	margin-bottom: 15px;
}
#home-content .toolkitBox ul{
	clear: right;
	text-align: center;
	margin-left: 0;
}
.toolkitBox li{
	padding: 10px 0;
	border-bottom: 3px solid #eee;
	list-style-type: none;
	font-size: 1.1em;
	font-weight: bold;
}
.toolkitBox li:first-of-type{
	border-top: 3px solid #eee;
}


/************NEW STUDENTS / UNDERGRADUATE PAGE***********/
#home-content #newStudents .row-responsive{
	margin-top: 0;
}
#home-content #newStudents .grid6{
	padding-right: 2.5px;
	padding-left: 2.5px;
}
#home-content #newStudents .grid3:first-of-type{
	padding-right: 5px;
	padding-left: 0;
}
#home-content #newStudents .grid4:first-of-type{
	padding-right: 5px;
	padding-left: 0;
}
#home-content #newStudents .grid3:last-of-type{
	padding-right: 0;
	padding-left: 5px;
}
#home-content #newStudents .grid3:last-of-type img{
	width: 100%;
}
#home-content #newStudents .row-responsive img {
	width: 100%;
}
#home-content #newStudents #nsLeft{
	padding: 5px 0px 10px 0px;
}
/* #home-content #newStudents #nsLeft{
	padding: 10px 20px 10px 20px;
} */
#home-content #nsLeft{
	border: 2px solid #6e3061;
	padding: 10px 20px 10px 20px;
	position: relative;
	text-align: center;
}
#home-content #nsMiddle{
	border: 2px solid #6e3061;
	padding: 10px 20px 10px 20px;
	float: left;
	width: 100%;
}
#home-content #nsRight{
	border: 2px solid #6e3061;
	padding: 0px;
	float: left;
	overflow: hidden;
	padding-top: 15px;
	background-color: #f9f9f9;
}
#home-content #nsRight h4{
	text-align: center;
	font-weight: bold;
	font-size: 1.17em;
	color: #6e3061;
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
#newStudents .transBtn{
	width: 100%;
	font-size:1.2em;
	font-weight: bold;
	background-color: #EEE;
	color:#382140;
	border: 2px solid #382140;
	display: block;
	margin: 0px;
	margin-bottom: 10px;
	float: right;
}
#newStudents .transBtn a{
	color: #382140;
	padding: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	display: block;
	text-decoration: none;
	text-align: center;
}
#newStudents .transBtn a:hover{
	color: #EEE;
	background-color: #382140;
}

#home-content #newStudents #nsLeft p{
	font-weight: bold;
	font-size: 1.4em;
	background-color: #382140;
	display: block;
	padding: 10px;
	color: #fff;
	margin-bottom: 0;
	text-align: center;
}

#home-content #newStudents #nsLeft .fa-play-circle-o
{
	position: absolute;
	bottom: 10%;
	right: 10%;
	font-size: 5em;
	transition: .5s;
	color: #6e3061;
}
#home-content #newStudents #nsLeft:hover .fa-play-circle-o
{
	font-size: 6em;
	color: #FFE800;
}


/************* GRADUATE PAGE *************/
#home-content #graduatePage .row-responsive{
	margin-top: 0;
}
#home-content #graduatePage .row-responsive img{
	width: 100%;
}
#home-content #graduatePage .grid6{
	padding-right: 2.5px;
	padding-left: 2.5px;
}
#home-content #graduatePage .grid3:first-of-type{
	padding-right: 5px;
	padding-left: 0;
}
#home-content #graduatePage .grid3:last-of-type{
	padding-right: 0;
	padding-left: 5px;
}
#home-content #graduatePage .grid3:last-of-type img{
	width: 100%;
}
#graduatePage .transBtn{
	width: 100%;
	font-size:1.2em;
	font-weight: bold;
	background-color: #EEE;
	color:#382140;
	border: 2px solid #382140;
	display: block;
	margin: 0px;
	margin-bottom: 10px;
	float: right;
}
#graduatePage .transBtn a{
	color: #382140;
	padding: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	display: block;
	text-decoration: none;
	text-align: center;
}
#graduatePage .transBtn a:hover{
	color: #EEE;
	background-color: #382140;
}
#home-content #graduatePage #nsLeft p{
	font-weight: bold;
	font-size: 1.4em;
	background-color: #382140;
	display: block;
	padding: 10px;
	color: #fff;
	margin-bottom: 0;
	text-align: center;
}
#home-content #nsLeft .fa-play-circle-o
{
	position: absolute;
	bottom: 10%;
	right: 10%;
	font-size: 5em;
	transition: .5s;
	color: #6e3061;
}
#home-content #nsLeft:hover .fa-play-circle-o
{
	font-size: 6em;
	color: #FFE800;
}

/*********STAFF PAGE*********/
#staffPage .grid8{
	padding-right: 20px;
}
#staffPage .grid8 h4{
	background: #382140;
	color: #fff;
	font-size: 1.3em;
	border-bottom: none;
	padding: 10px;
}
#staffPage .grid8 h4 a{
	color:#eee;
	text-decoration: underline;
}
.bubbleInfo.personnel{
	font-size: 10pt;
	font-weight: normal;
	left: -279px;
}
/*
	REMOVED 4/30 DS - conflicting with global menu bubbles ; removing this had no affect on staff page

.bubbleInfo:before{left: 277px;}
.bubbleInfo:after{left: 279px;}
*/
.bubbleInfo.counselors{
	min-width: 200px;
	left: -20px;
}
#COTD{
	margin: 0;
	padding: 5%;
	padding-bottom: 0;
	width: 100%;
}
#COTD li{
	list-style-type: none;
	display: inline-block;
	width: 19%;
	text-align: center;
	padding: 0;
	border: 1px solid #eee;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	cursor: pointer;
	background-color: #382140;
	height: 26px;
	color: #eee;
	font-family: 'OpenSansSemiBold';
	background-image: none;
	font-size: .9em;
}
#CODWrapper{
	padding: 0 1% 2% 1%;
	box-shadow: 1px 1px 10px #CCC;
	background-color: #eee;
}
#CODWrapper h4{
	margin-bottom: 0;
}
#CODWrapper div.cod{
	margin: 0 5% 0 5%;
	padding: 5%;
	border: 1px solid #eee;
	border-top: transparent;
	display: none;
	position: relative;
	background-color: #382140;
	color: #eee;
	font-family: 'OpenSansSemiBold'
}
#CODWrapper p{font-size: .85em;}
#COTDWelcome{padding: 0 1%;}
#COTDWelcome p{margin-top: 0;}
h4.COTD{padding-top: 10px;}
#accordion .counselorPadding{
	line-height: 15px;
	margin-left: 5px;
}
#accordion .counselorPadding li{
	line-height: normal;
	font-size: .825em;
	background-image: none;
	list-style-type: circle;
	padding-left: 0;
}



/************* PARENTS PAGE *************/
#home-content #parentsPage .row-responsive{
	margin-top: 0;
}
#home-content #parentsPage .row-responsive img{
	width:100%;
}
#home-content #parentsPage .grid6{
	padding-right: 2.5px;
	padding-left: 2.5px;
}
#home-content #parentsPage .grid3:first-of-type{
	padding-right: 5px;
	padding-left: 0;
}
#home-content #parentsPage .grid3:last-of-type{
	padding-right: 0;
	padding-left: 5px;
}
#home-content #parentsPage .grid3:last-of-type img{
	width: 100%;
}
#parentsPage .transBtn{
	width: 100%;
	font-size:1.2em;
	font-weight: bold;
	background-color: #EEE;
	color:#382140;
	border: 2px solid #382140;
	display: block;
	margin: 0px;
	margin-bottom: 10px;
	float: right;
}
#parentsPage .transBtn a{
	color: #382140;
	padding: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	display: block;
	text-decoration: none;
	text-align: center;
}
#parentsPage .transBtn a:hover{
	color: #EEE;
	background-color: #382140;
}
#home-content #parentsPage #nsLeft p{
	font-weight: bold;
	font-size: 1.4em;
	background-color: #382140;
	display: block;
	padding: 10px;
	color: #fff;
	margin-bottom: 0;
	text-align: center;
}

/************* TRANSFER PAGE *************/

#home-content #transferPage .row-responsive{
	margin-top: 0;
}
#home-content #transferPage .row-responsive img{
	width: 100%;
}
#home-content #transferPage .grid6{
	padding-right: 2.5px;
	padding-left: 2.5px;
}
#home-content #transferPage .grid3:first-of-type{
	padding-right: 5px;
	padding-left: 0;
}
#home-content #transferPage .grid3:last-of-type{
	padding-right: 0;
	padding-left: 5px;
}
#home-content #transferPage .grid3:last-of-type img{
	width: 100%;
}
#transferPage .transBtn{
	width: 100%;
	font-size:1.2em;
	font-weight: bold;
	background-color: #EEE;
	color:#382140;
	border: 2px solid #382140;
	display: block;
	margin: 0px;
	margin-bottom: 10px;
	float: right;
}
#transferPage .transBtn a{
	color: #382140;
	padding: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	display: block;
	text-decoration: none;
	text-align: center;
}
#transferPage .transBtn a:hover{
	color: #EEE;
	background-color: #382140;
}
#home-content #transferPage #nsLeft p{
	font-weight: bold;
	font-size: 1.4em;
	background-color: #382140;
	display: block;
	padding: 10px;
	color: #fff;
	margin-bottom: 0;
	text-align: center;
}


/**********SCHOLARSHIPS PAGE***********/
#accordion .alpha{
	padding: 0px 0px 10px 0px;
	text-align: center;
}
#accordion.popularSites h4{margin-bottom: 5px;}
#accordion.popularSites ul>li{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#home-content .scholarships .grid4{
	padding: 0px 5px 5px 5px;
}
#home-content .scholarships .grid4 img,#home-content .scholarships .grid4 .linkWrapper .grid{
	width: 100%;
}
#home-content .scholarships .grid4:first-of-type{
	padding-left: 0;
}
#home-content .scholarships .grid8{
	padding-bottom: 0;
}
#home-content .scholarships .grid8 img{
	padding: 0px 5px 0px 0px;
	width: 100%;
}
#home-content .scholarships .row-responsive{
	margin-bottom: 0;
}
#home-content .scholarships ul>li{
	background-image: url(../images/goldArrow.png);
	padding-left: 20px;
	background-position: 0px 5px;
	background-repeat: no-repeat;
	list-style-type: none;
}
#home-content .scholarships .fa{
	float: right;
	padding-left: 5px;
}
#home-content .scholarships .fa-twitter-square, #home-content .scholarships .fa-facebook-square, #home-content .scholarships .fa-instagram{
	margin-top: 7px;
}
#home-content .scholarships h2{
	float: left;
}
.searchBtn{
	display: block;
	margin-top: 0;
	color: #fff;
	padding: 10px;
	background-color: #6e3061;
	height: 42px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	margin: 5px;
	width: 350px;
	clear: both;
	font-size: 1.1em;
}
.searchBtn:visited{
	color: #fff;
}
#home-content .searchBtn:hover .pictureBtns a img{opacity: .4; background-color: #6e3061;}
#home-content .scholarships .grid8 .row-responsive{
	margin-top: 0;
}
#home-content .scholarships .grid6:first-of-type{
	padding-right: 10px;
}
.scholarships .transBtn{
	width: 100%;
	font-size:1.2em;
	font-weight: bold;
	background-color: #EEE;
	color:#382140;
	border: 2px solid #382140;
	display: block;
	margin: 5px 0px;
	float: right;
}
.scholarships .transBtn:last-of-type{
	margin-bottom: 25px;
}
.scholarships .transBtn a{
	color: #382140;
	padding: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	display: block;
	text-decoration: none;
	text-align: center;
}
.scholarships .transBtn a:hover{
	color: #EEE;
	background-color: #382140;
}
#home-content .scholarships .pPadding{
	padding-right: 15px;
}
#home-content .scholarships span.panelTitle{
	padding: 10px;
}
#home-content .scholarships h5{
	display: block;
	background-color: #6e3061;
	color: #FFE800;
	text-align: center;
	padding: 5px 5px 5px 10px;
	margin-bottom: 5px;
	margin-top: 0px;
}
#psecu .iconLogo{
	margin: 20px 10px 10px 10px;
}

/*************COSTS - CALCULATOR PAGE*************/
#home-content #calculatorBox{
	padding: 10px;
	padding-top: 0;
	float: left;
	margin-bottom: 20px;
	margin-top: 0px;
	width: 100%;
}
#home-content #calculatorBox .grid4{
	padding: 10px;
	text-align: center;
	font-size: 1.2em;
}
#home-content #calculatorBox .grid4 span{
	margin-top: 10px;
}

#home-content #calculatorBox h3{
	border-bottom: none;
	font-size: 1.7em;
	color: #6e3061;
	margin-bottom: 0;
}
#home-content #calculatorBox h3:after{
	background: none;
}
#home-content #leftCalculator{
	background-color: #B094B5;
	padding: 20px;
	padding-right: 0;
	padding-left: 0;
}
#home-content #calculatorBox #leftCalculator h3:last-of-type{
	border-bottom: none;
	font-size: 1.2em;
	color: #fff;
	margin-bottom: 10px;
	margin-top: 10px;
}
#home-content #calculatorBox #leftCalculator h3:first-of-type{
	border-bottom: none;
	font-size: 1.2em;
	color: #fff;
	margin-bottom: 8px;
	margin-top: 0;
	padding-bottom: 0;
}
#home-content #leftCalculator:hover{
	transform: scale(1.03);
}
#home-content #leftCalculator .fa{
	color: #eee;
}
#home-content #middleCalculator{
	background-color: #D9AA2A;
	padding: 20px;
	padding-right: 0;
	padding-left: 0;
}
#home-content #calculatorBox #middleCalculator h3:last-of-type{
	border-bottom: none;
	font-size: 1.2em;
	color: #fff;
	margin-bottom: 10px;
	margin-top: 10px;
}
#home-content #calculatorBox #middleCalculator h3:first-of-type{
	border-bottom: none;
	font-size: 1.2em;
	color: #fff;
	margin-bottom: 8px;
	margin-top: 0;
	padding-bottom: 0;
}
#home-content #middleCalculator:hover{
	transform: scale(1.03);
}
#home-content #middleCalculator .fa{
	color: #6d6d6d;
}
#home-content #rightCalculator{
	background-color: #382140;
	padding: 20px;
	padding-right: 0;
	padding-left: 0;
}
#home-content #calculatorBox #rightCalculator h3:last-of-type{
	border-bottom: none;
	font-size: 1.2em;
	color: #fff;
	margin-bottom: 10px;
	margin-top: 10px;
}
#home-content #calculatorBox #rightCalculator h3:first-of-type{
	border-bottom: none;
	font-size: 1.2em;
	color: #fff;
	margin-bottom: 8px;
	margin-top: 0;
	padding-bottom: 0;
}
#home-content #rightCalculator:hover{
	transform: scale(1.03);
}
#home-content #rightCalculator .fa{
	color: #fff;
}
#home-content .bottomCard{
	padding: 20px;
	background-color: #fff;
	text-align: left;
}
.formsBox{
	border: 3px solid #382140;
	padding: 20px;
	width: 100%;
}
.hideNoResults{
	display: none;
}
.result{
	display:none;
}
.result.active{
	display:block;
}
#home-content .ddl{
	width: 100%;
	color: #fff;
	background-color: #6e3061;
	padding: 5px;
	margin-right: 10px;
}
#home-content .ddl strong{
	color: #fff;
}
#home-content #costsTop p{
	width: 100%;
	color: #fff;
	background-color: #6e3061;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
#home-content #costsTop .grid4{
	padding-right: 10px;
}
#grayBox{
	background-color: #eee;
	padding: 10px 20px 20px 20px;
	margin-top: 20px;
}
#costs .costTable p{margin: 3px 0;}
#costs{padding: 20px;}
#costs div{padding: 0px;}
#costs h3{padding-bottom: 0; margin-top: 0;}
#costs .tableInfo .grid4 p, #costs .tableInfo .grid5 p{background-color: #D9AA2A;}
#costs .tableInfo .grid8 p, #costs .tableInfo .grid7 p{background-color: #382140;}
#costs .tableInfo .grid8 p, #costs .tableInfo .grid4 p, #costs .tableInfo .grid5 p, #costs .tableInfo .grid7 p{font-weight: bold; color: #fff; padding: 5px;}
#costs{background-image: url("../images/costs.png"); background-attachment: fixed;}
#home-content ul#costList{
	margin-top: 30px;
}
.resultSeven span{
	color: #ff0000;
	font-size: 1.3em;
	font-weight: bold;
}
/***********VETERANS***********/
#veteransBG 
{
    background: transparent url(/financialAid/images/veteransbg.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
}

/************GRANTS PAGE*************/
#home-content ul + h4{
	margin-top: 25px;
}
#home-content #grantsPage h4{
	font-size: 1.1em;
}
#home-content #grantsPage .grid4{
	padding: 10px;
	padding-top: 0;
}
#home-content #grantsPage .grid4 a{
	display: block;
}
#home-content #grantsPage .grid4 a:hover span{
	color: #FFE800;
}
#home-content #grantsPage .grid4 span{
	background-color: #382140;
	color: #fff;
	display: block;
	padding: 10px;
	text-align: center;
	font-size: 1.4em;
	margin-bottom: 0;
	margin-top: 0;
	font-weight: bold;
}
#home-content #grantsPage h3{
	border-bottom: none;
	font-size: 1.8em;
	font-weight: bold;
	color: #6e3061;
}
#home-content #grantsPage h3:after{
	background: none;
}


/*************WORK-STUDY PAGE*************/
#home-content .topBtnsGrid{
	background-color: #e6e6e6;
	padding: 20px;
	border-bottom: 4px solid #6e3061;
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 100%;
}
#home-content .topBtnsGrid h3{
	margin-bottom: 0;
}
#home-content .topBtnsGrid .row-responsive{
	margin: 5px 0;
}

#home-content .topBtnsGrid .grid6 img, #home-content .topBtnsGrid .grid4 img {
	width: 100%;
}
#home-content #workStudyPage .grid4{
	padding: 10px;
	padding-top: 0;
}
#home-content #workStudyPage .grid4 a{
	display: block;
	text-decoration: none;
}
#home-content #workStudyPage .grid4 a:hover span{
	color: #FFE800;
}
#home-content #workStudyPage .grid4 a span:active{
	color: #FFE800;
}
#home-content #workStudyPage .grid4 span{
	background-color: #382140;
	color: #fff;
	display: block;
	padding: 10px;
	text-align: center;
	font-size: 1.4em;
	margin-bottom: 0;
	margin-top: 0;
	font-weight: bold;
}
#home-content .topBtnsGrid .currentWSLink{
	display: block;
	width: 100%;
	font-size: 1.9em;
	padding: 70px 20px;
	background-color: #382140;
	box-sizing: border-box;
	color: #fff;
	text-decoration: none;
	border-bottom: 3px solid #FFE800;
}
.currentWSLink{
	display: block;
	width: 100%;
	font-size: 1.9em;
	padding: 70px 20px;
	background-color: #382140;
	box-sizing: border-box;
	color: #fff;
	text-decoration: none;
	border-bottom: 3px solid #FFE800;
}
#home-content .topBtnsGrid a:visited{
	color: #fff;
}
#home-content #workStudyPage h3{
	border-bottom: none;
	font-size: 1.8em;
	font-weight: bold;
	color: #6e3061;
}
#home-content #workStudyPage h3:after{
	background: none;
}
#home-content .rammyPad{
/* 	float: right; */
	padding: 20px 0px 10px 20px;
}

/***********MANAGING YOUR AID PAGE***********/
#home-content #managingFA{
	padding: 20px 0px;
	float: left;
	border-bottom: 3px solid #6e3061;
	margin-bottom: 0px;
	width: 100%;
}
#home-content #managingFA .topPadding{
	margin-top: 20px;
}
#home-content #managingFA .grid2 img{
	width: 100%;
}
#home-content #managingFA .row-responsive{
	margin-bottom: 0;
	margin-top: 0;
}
#home-content #managingFA .grid2, #home-content #managingFA .grid4{
	padding: 2.5px;
	padding-top: 0;
}
#home-content #managingFA .grid2 a, #home-content #managingFA .grid4 a{
	display: block;
}
#home-content #managingFA .grid2 a:hover span{
	color: #FFE800;
}
#home-content #managingFA .grid2 span{
	background-color: #382140;
	color: #fff;
	display: block;
	padding: 10px;
	height: 68px;
	text-align: center;
	font-size: 1.2em;
	margin-bottom: 0;
	margin-top: 0;
	font-weight: bold;
}
#home-content #managingFA span.docuIcon{
	display: none;
}
#home-content .managingAidPage h3, #home-content #fatvVideos h3{
	border-bottom: none;
	font-size: 1.5em;
	font-weight: bold;
	color: #6e3061;
	margin-top: 10px;
}
#home-content .managingAidPage h3{
	font-size: 1.8em;
}
#home-content .managingAidPage h3:after, #home-content #fatvVideos h3:after{
	background: none;
}
#home-content .managingAidPage .accordion h3{
	font-size: 1.2em;
}
#home-content #managingFA h3{
	color: #fff;
}
#fatvVideos{
	background: #eee;
	padding: 20px;
	float: left;
	width: 100%;
	margin-top: 40px;
}
#home-content #fatvVideos .grid4{
	padding: 0px 10px;
}
#fatvVideos img{
	display: block;
	margin: 0 auto;
	margin-top: 10px;
}
#home-content #fatvVideos p{
	margin-bottom: 0;
	margin-top: 0;
}
#fatvVideos span{
	background-color: none;
}
#fatvVideos p a{
	text-align: center;
	margin-top: 5px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.3em;
}
#home-content #fatvVideos .grid4{
	padding-bottom: 0;
}
#home-content #fatvVideos h3{
	margin-bottom: 0;
}
.greenLink{
	display: block;
	padding: 10px;
	width: 100%;
	color: #fff;
	font-weight: bold;
	font-size: 1.3em;
	background-color: #1abc9c;
}
.orangeLink{
	display: block;
	padding: 10px;
	width: 100%;
	color: #fff;
	font-weight: bold;
	font-size: 1.3em;
	background-color: #e67e22;
}
.blueLink{
	display: block;
	padding: 10px;
	width: 100%;
	color: #fff;
	font-weight: bold;
	font-size: 1.3em;
	background-color: #3498db;
}
#home-content .managingAidPage #accordion h3{
	font-size: 1.1em;
}

/************** CHECKLIST PAGE *************/
#checklist-page ul > li:before{
	content: "\2610";
    margin-right:5px;
}
#checklist-page > ul{
	margin-left: 0px;
}
#checklist-page li ul > li:before{
	content: "";
}
#checklist-page li > ul{
	margin-left: 30px;
}
#checklist-page > ul{
	list-style-type: none;
}
@media print{
	header, footer{
		display: none !important;
	}
	#home-content #checklist-page .grid3{
		display: none !important;
		width: 0px !important;
	}
	#home-content #checklist-page .grid9{
		width: 100% !important;
	}
}

/************** AWARD LETTER *************/
#home-content #awardLetterPage h2{
	font-size: 2.3em;
	color: #724fa0;
	margin-bottom: 40px;
}
#home-content #awardLetterPage .imgCenter{
	display: block;
	margin: 0 auto;
}
#home-content #awardLetterPage h3{
	border-bottom: none;
/* 	display: inline-block; */
	padding-bottom: 0px;
	font-size: 1.6em;
}
#home-content #awardLetterPage h3:after{
	background: none;
}
#home-content #awardLetterPage #alTop{
	width: 100%;
	float: left;
	display: block;
	background: #eee;
	padding-left: 30px;
	margin-top: 40px;
	margin-bottom: 30px;
}
#home-content #awardLetterPage #alTop h3{
	margin-bottom: 0px;
}
#home-content #awardLetterPage #alTop .grid6{
	padding-right: 30px;
}


#home-content #numberArea{
	width: 100%;
	float: left;
	display: block;
	padding-left: 30px;
}
#home-content #awardLetterPage #numberArea .grid4{
	padding-right: 30px;
}
#home-content #awardLetterPage #numberArea .grid4:last-of-type{
	padding-right: 10px;
}
#home-content #awardLetterPage #numberArea h3{
	color: #724fa0;
	background: #ffce1b;
	margin-bottom: 0px;
	display: inline-block;
	padding: 5px;
}
#home-content #awardLetterPage #numberArea img{
	margin-top: 60px;
}

#home-content #awardLetterPage .pBox{
	width: 100%;
	float: left;
	display: block;
	padding: 30px;
	text-align: center;
	background: #724fa0;
	margin: 30px 0px 60px 0px;
}
#home-content #awardLetterPage .pBox h3, #home-content #awardLetterPage .pBox p{
	color: #fff;
	padding: 0px 100px;
}
#home-content #awardLetterPage .lastBox{
	display: block;
	width: 100%;
	float: left;
	margin-top: 40px;
	margin-bottom: 0px;
}
#home-content #awardLetterPage .lastBox .row-responsive{
	margin-bottom: 0px;
}
#home-content .btnRight{
	position: absolute;
	right: 25px;
	top: 75px;
	font-weight: bold;
}
#home-content .btnCenter{
	display: inline-block;
	margin: 0 auto;
	font-weight: bold;
}
#home-content .imgArea{
	text-align: center;
}
#home-content #awardLetterPage .lastBox .grid6{
	padding: 30px;
}
#home-content #awardLetterPage .lastBox .grid6:first-of-type, #home-content #awardLetterPage .lastBox .grid6:first-of-type p, #home-content #awardLetterPage .lastBox .grid6:first-of-type li, #home-content #awardLetterPage .lastBox .grid6:first-of-type h3{
	background-color: #724fa0;
	color: #fff;
}
#home-content #awardLetterPage .lastBox .grid6:last-of-type, #home-content #awardLetterPage .lastBox .grid6:last-of-type p, #home-content #awardLetterPage .lastBox .grid6:last-of-type li{
	background-color: #eee;
	color: #575757;
	text-align: center;
}
#home-content #awardLetterPage .lastBox .grid6:last-of-type .bigValue{
	font-size: 1.6em;
	color: #724fa0;
}
#home-content #awardLetterPage .lastBox .grid6:last-of-type .bigValue span{
	font-size: 1.3em;
}
#home-content #awardLetterPage .goldBottom{
	background-color: #ffce1b;
	display: block;
	width: 100%;
	float: left;
	padding: 30px;
	margin-top: 0px;
}
#home-content #awardLetterPage .goldBottom p{
	text-align: center;
	color: #724fa0;
	font-weight: bold;
	font-weight: 1.2em;
}
#home-content #awardLetterPage .lastBox .grid6:last-of-type h3{
	color: #724fa0;
}

#home-content #awardLetterPage .lastBox ul, #home-content #awardLetterPage .lastBox li{
	text-align: left;
	color: #fff;
}
#home-content #awardLetterPage #ccArea{
    background-image: url('../images/newCostBack.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
	display: block;
	float: left;
	width: 100%;
	padding: 60px;
	padding-left: 150px;
	margin: 50px 0px 30px 0px;
}
#home-content #awardLetterPage #ccArea h3, #home-content #awardLetterPage #ccArea p{
	color: #fff;
}
#home-content #awardLetterPage #ccArea .grid4{
	padding: 10px 0px;
}
#home-content #awardLetterPage #alFAQ{
	float: left;
	display: block;
	width: 100%;
	padding: 0px 30px;
}
#home-content #awardLetterPage #alFAQ p{
	font-size: 1.2em;
}
#home-content #awardLetterPage #alFAQ p:nth-of-type(odd){
	margin-top: 40px;
	font-weight: bold;
}
#home-content #awardLetterPage #alFAQ p:nth-of-type(even){
	margin-top: 10px;
}
#home-content #awardLetterPage #alFAQ .qArea{
	font-weight: bold; 
	color: #724fa0;
	font-size: 1.2em;
}
#home-content #awardLetterPage #alFAQ .aArea{
	font-weight: bold; 
	color: #ffce1b;
	font-size: 1.2em;
}



/***	SAP AND 67% CALCULATOR	***/
#home-content .gpaLeft{
	padding-right: 10px;
}

/* table styling */
#home-content .gpaTable{ 
	width: 100%; 
	border-collapse: collapse;
}
#home-content .gpaTable tr:nth-of-type(odd){ 
	background: #eee; 
}
#home-content .gpaTable th{ 
	background: #6e3061; 
	color: white; 
	font-weight: bold; 
}
#home-content .gpaTable td,
#home-content .gpaTable th{ 
	padding: 6px; 
	border: 1px solid #ccc; 
	text-align: left; 
}
#home-content .gpaTable td{
	width: calc(100% / 3);
}
#home-content .gpaTable + h4{
	margin-top: 10px;
}
#home-content .cumulativeField{
	margin: 5px 0;
}
#home-content .resultBox{
	background: #DDD;
	margin: 0;
	padding: 5px 10px;
}
#home-content .resultBox h3{
	border-bottom: none;
}
#home-content .resultBox h3:after{
	display: none;
}
#home-content .resultBox .clearBtn{
	float: right;
	font-size: .9em;
	position: relative;
	z-index: 1;
}
#home-content .resultBox .newGPA{
	font-size: 3em;
	color: #6e3061;
}
#home-content .percentTable{ 
	width: 100%; 
	border-collapse: collapse;
}
#home-content .percentTable tr:nth-of-type(odd){ 
	background: #eee; 
}
#home-content .percentTable th{ 
	background: #6e3061; 
	color: white; 
	font-weight: bold; 
}
#home-content .percentTable td,
#home-content .percentTable th{ 
	padding: 6px; 
	border: 1px solid #ccc; 
	text-align: left; 
}
#home-content .percentTable td{
	width: calc(100% / 5);
}
#home-content .percentTable + h4{
	margin-top: 10px;
}
#home-content .percentTable td input{
	width: 100%;
}



.embed-container-5a8b29d6b0cd7{
	position: relative;padding-bottom: 56.25%;height: 0;overflow: hidden;
}
.embed-container-5a8b29d6b0cd7 iframe,.embed-container-5a8b29d6b0cd7 object,.embed-container-5a8b29d6b0cd7 embed {
	position: absolute;top: 0;left: 0;width: 100%;height: 100%;
}


/************Promise Program***********/
#home-content #promisePrograms .slides img {
	width:100%;
}

/********** FAFSA **********/
#home-content .btnFAFSA{
	padding: 30px;
}
#home-content .fafsaPurpleBtns .grid6{
	padding: 0 5px;
}

/********** FAFSA WEBINAR **********/
#home-content .fafsaWebinar .grid4 a{
	display: block;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    padding: 60px 20px 60px 20px;
    font-size: 2em;
    font-weight: bold;
    line-height: 1.4em;
    transition: all .2s ease-in-out;
    width: 100%;
	background-color: #382140;
    color: #fff;
}
#home-content .fafsaWebinar .grid4 a:visited{
	background-color: #382140;
    color: #fff;
}
#home-content .fafsaWebinar .grid4 a:hover{
    transform: scale(1.02);
    transition: all .2s ease-in-out;
}
#home-content .fafsaWebinar .grid4 a span{
	font-size: .5em;
}

/*********** CONSTITUTION DAY ***********/
#home-content .constitutionDayEvents{
	text-align: center;
}
#home-content .constitutionDayEvents img{
	display: block;
	margin: 0 auto;
}

/************MEDIA QUERY*************/
@media only screen and (max-width:1500px){
	#home-content .scholarships h5{
		margin-top: 50px;
	}
}
@media only screen and (max-width:1367px){
	#home-content .scholarships h5{
		margin-top: 15px;
	}
	#home-content #managingFA .grid2 span{
		font-size: 1em;
	}
}
@media only screen and (max-width:1310px){
	#home-content .scholarships h5{
		margin-top: 0px;
	}
}
@media only screen and (max-width:1280px){
	#CollegeTemplateSlideshow .flex-next{
		top: 170px;
	}
	#CollegeTemplateSlideshow .flex-prev{
		top: 170px;
	}
}
@media only screen and (max-width:1060px){
	#CollegeTemplateSlideshow .flex-next{
		top: 130px;
	}
	#CollegeTemplateSlideshow .flex-prev{
		top: 130px;
	}
	#home-content #newStudents .grid3{
		width: 50%;
	}
	#home-content #newStudents .grid4{
		width: 50%;
	}
	#home-content #newStudents .grid6{
		display: none;
	}
	#home-content #graduatePage .grid3{
		width: 50%;
	}
	#home-content #graduatePage .grid6{
		display: none;
	}
	#home-content #parentsPage .grid3{
		width: 50%;
	}
	#home-content #parentsPage .grid6{
		display: none;
	}
	#home-content #transferPage .grid3{
		width: 50%;
	}
	#home-content #transferPage .grid6{
		display: none;
	}
	#nsMiddle{
		margin-bottom: 20px;
	}
	#nsRight{
		padding-top: 0;
	}
	#home-content .scholarships .grid4{
		width: 100%;
	}
	#home-content .scholarships #bottomBtns .grid4:first-of-type{
		display: none;
	}
	#home-content .scholarships #bottomBtns .grid4{
		width: 50%;
	}
	#home-content .scholarships .grid8{
		width: 100%;
	}
	#home-content #managingFA .grid2{
		width: 33%;
	}
	#home-content #managingFA .grid2 img{
		width: 100%;
	}
}
@media only screen and (max-width:1024px){
	#home-content #newStudents .grid5, #home-content #newStudents .grid4, #home-content #newStudents .grid3{
		height: auto;
	}
}
@media only screen and (max-width:768px){
	#home-content .gridLeft{
	padding-right: 0;
}
	#home-content #financialAidProcess img{
		width: 100%;
	}
	#home-content #financialAidResources img{
		width: 100%;
	}
	#home-content #formsPage .grid3{
		padding-right: 0;
	}
	#home-content #formsPage .grid3:first-of-type{
		padding-left: 0;
	}
	#home-content #formsPage .grid3:last-of-type{
		padding-right: 0;
	}
	#home-content #applyGrid .row-responsive{
		display: none;
	}
	#home-content #applyGrid{
		background-color: #fff;
		border-bottom: none;
		padding-left: 0;
	}
	#home-content #applyPage h4{
		color: #444;
	}
	#home-content #grantsPage .row-responsive:first-of-type{
		display: none;
	}
	#formsPage .transBtn{
		margin: 10px;
		margin-left: 15px;
		margin-bottom: 0px;
	}
	#home-content #allFormSection{
		margin-top: 20px;
	}
	#home-content .flexsliderLarge{
		display: none;
	}
	#home-content .managingAidPage #managingFA{
		display: none;
	}
	/* publish this to production - COMMENT OUT FOR LIVE */
	#home-content .hdnLink{
		display: block;
	}
	#home-content #workStudyPage .topBtnsGrid{
		display: none;
	}
	#home-content #newStudents .grid3{
		width: 49.8%;
	}
	#home-content #newStudents .grid4{
		width: 49.8%;
	}
	#home-content #newStudents .grid5{
		display: none;
	}
	#home-content .gpaLeft{
		padding-right: 0;
	}
}

@media only screen and (max-width:481px){
	#home-content .financialAidHome .faIcons{
		display: block;
		float: none;
		padding-top: 50px;
		padding-left: 20px;
	}
	#home-content .financialAidHome .faIcons img{
		margin-right: 5px;
	}
	#home-content #finAidBottom .row-responsive{
		margin-bottom: 0;
	}
	#home-content #finAidBottom .row-responsive:last-of-type{
		margin-top: 0;
	}
	.panelInfo{
		margin-bottom: 15px;
	}
	#financialAidResources .row-responsive{
		margin-top: 30px;
	}
}














/********************************/
/*******	BRAND CSS	*********/
/********************************/

.secondarySlider li img{
	width: 100%;
}
.centerContent img{
	display: block;
	margin: 0 auto;
}
.centerH2{
	text-align: center;
}
.purplePara .wcuLink svg, .pyPara2 .grid6:last-of-type .wcuLink svg, .pyPara1 .grid6:first-of-type .wcuLink svg{
	fill: #F5F5F5;
}
.purplePara, .pyPara2, .pyPara1{
	padding: 3.5%;
}
.pyPara2, .pyPara1{
	display: flex;
}
.pyPara2 .grid6:first-of-type, .pyPara1 .grid6:last-of-type{
	background-color: #FFE800;
	height: 100%;
}
.pyPara2 .grid6:last-of-type, .pyPara1 .grid6:first-of-type{
	background-color: #382140;
	height: 100%;
}
.pyPara1 .silverFont, .pyPara1 .silverFont svg{
	color: #F5F5F5;
	fill: #F5F5F5;
}

.faProcess p, .faProcess h3, .faProcess ul, .faProcess li, .faProcess .wcuLink, .faProcess .wculink svg{
	color: #F5F5F5;
	fill: #F5F5F5;
}
.faProcess .grid4 img{
	display: block;
	margin: 0 auto;
	max-width: 200px;
}
.faProcess .row-responsive{
	margin-bottom: 40px;
}
#home-content .faProcess .psuedoHead1{
	font-size: 4em;
	color: #d4a129;
}
#home-content .faProcess .psuedoHead1 span{
	color: #ffe800;
}
#home-content .resourceBottom ul{
	 list-style-type: none;
	margin-left: 0px;
}
#home-content .resourceBottom .tcsContainer{
	padding: 20px 10%;
}
.center-div iframe{
	display: block;
	margin: 0 auto;
}

@media only screen and (max-width:768px){
	.purplePara{
		padding: 20% 5% 20% 5%;
	}
	.pyPara2, .pyPara1{
		display: block;
	}
	.pyPara2 .grid6:first-of-type{
		background-color: #382140;
	}
	.pyPara2 .grid6:last-of-type{
		background-color: #FFE800;
	}
}
