/* 
This is the section css for
Academic &amp; Enterprise Systems 
*/

#home-content .grid4{
	padding-right: 20px;
}
#home-content .grid10{
	padding-left: 30px;
}
#home-content .aeTeam .grid4{
	padding: 20px;
}
#home-content .aeTeam .grid12{
	background-color: #eee;
}
#home-content .aeTeam{
	text-align: center;
}

#home-content .aeTeam h3{
	border-bottom: none;
	color: #6e3061;
}
#home-content .aeTeam .vp{
	color:#382140;
	margin-bottom: -20px;
}
#home-content .responsiveTable td{
	padding: 10px;
}
#home-content .imgCenter{
	display: block;
	margin: 0 auto;
}
#home-content .borderContent{
	padding: 2% 25% 4% 25%;
}

/* 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;
	font-weight: bold;
	padding-left: 13px;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
}
#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: #763775;
}
#home-content .subLinks{
	border-bottom: 1px solid #DDD;
}
#home-content .sideLinks .grid12 a:hover{
	color: #763775;
	border-left: 3px solid #FFBD07;
}
#home-content .sideLinks .activeSideLink{
	color: #763775;
	border-left: 3px solid #763775;
}
#home-content .inactive{
	display: none;
}
#home-content .active{
	display: block;
}
#home-content .hideHeader{
	position: absolute;
	left: -9999px;
	top: -9999px;
}
#home-content #faSM a{
	padding-left: 25px;
}
#home-content #faSM ul{
	list-style-type: none;
	margin-left: 0px;
	background-color: #fff;
}
#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;
}


/**IMAGE PLACEMENT**/
#home-content .imgRight{
	float: right;
	padding-left: 10px;
}
#home-content .imgLeft{
	float: left;
	padding-right: 10px;
}
#home-content .imgLeftII{
	max-width: 325px;
	margin-top: -20px;
}
#home-content .imgCenter{
	display: block;
	margin: 0 auto;
}
.sideAccordionContent .imgRight{
	padding-right: 25%;
}

/** support page **/
#home-content a.aesLoginBtn{
	color: #FFE800;
}


/*****************************************************/
/*****************************************************/
/*					ORG CHART PAGE					*/
/*****************************************************/
/*****************************************************/

/** overall **/
#home-content .orgChart div{
	text-align: center;
}
#home-content .orgChart > .grid12.seniorVP,
#home-content .orgChart > .grid12.seniorLeaders{
	position: relative;
	z-index: 1;
	margin: 5px 0 0 0;
	padding: 5px 10px 0 10px;
	opacity: 1;
}
#home-content .orgChart div p{
	font-size: 1.5em;
	margin: 0;
	padding: 0 2px;
	line-height: 1.2em;
}
#home-content .orgChart .childOrgs > .grid12.invisible,
#home-content .orgChart .childOrgsOffice > .grid12.invisible{
	position: absolute;
	top: -900px;
	opacity: 0;
	transition: top 5s;
	z-index: -1;
}
#home-content .orgChart > .grid12.seniorLeaders > .grid12 p a.linkSL.activeSL{
	border-bottom: 4px solid #763775;
}
[id^=hdnContent]{
	display: none;
	padding: 10px;
	max-width: 400px;
}
#home-content .print{
	display: none;
}
#home-content .hCanvas,
#home-content .officeCanvas{
	width: 100%;
	position: absolute;
	left: 0;
	top: -20px;
}
#home-content .childOrg3 .hCanvas{
	top: 120px;
}
#home-content .childOrg3 > div.grid12{
	margin-bottom: 40px;
}
#home-content .seniorCanvas{
	width: 100%;
	position: absolute;
	left: 0;
	top: -100px;
	height: 200px;
}
#home-content .orgChart > .grid12.seniorLeaders > .grid12 p a.linkSL:hover{
	border-bottom: 4px solid #763775;
}
#home-content .orgChart .userTitle{
	font-weight: normal;
	font-size: .7em;
	line-height: 1em;
}

/** senior vp **/
#home-content .orgChart > .grid12.seniorVP p{
	border: 1px solid #DDD;
	border-bottom: 4px solid #DDD;
	border-radius: 5px;
	font-size: .875em;
	font-weight: bold;
	background: #FFF;
	font-size: 1.5em;
	line-height: 1.2em;
	padding: 10px 5px;
}
#home-content .orgChart > .grid12.seniorVP p a.fancybox-media{
	position: absolute;
	top: 10px;
	right: 20px;
	color: #575757;
}

/** senior leaders **/
#home-content .orgChart > .grid12.seniorLeaders{
	margin-top: 40px;
}
#home-content .orgChart > .grid12.seniorLeaders > .grid12{
	width: calc(100% / 6);
	padding: 0 5px;
	position: relative;
	z-index: 1;
	left: 0;
	top: 0;
}
#home-content .orgChart > .grid12.seniorLeaders > .grid12 p{
	position: relative;
}
#home-content .orgChart > .grid12.seniorLeaders > .grid12 p a.linkSL{
	border: 1px solid #D9AA2A;
	border-bottom: 4px solid #D9AA2A;
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 5px;
	padding: 10px 5px;
	font-weight: bold;
	background: #FFF;
	color: #000;
	height: auto;
}
#home-content .orgChart > .grid12.seniorLeaders > .grid12 p a.fancybox-media{
	position: absolute;
	top: 5px;
	right: 10px;
	color: #575757;
}

/** child orgs office **/
#home-content .orgChart .childOrgsOffice{
	overflow: hidden;
}
#home-content .orgChart .childOrgsOffice .fiveRow > div{
	width: 20%;
}
#home-content .orgChart .childOrgsOffice > .grid12{
	margin: 10px 0;
	margin-top: 40px;
	position: relative;
	top: 0;
	left: 0;
	opacity: 1;
	transition: all .5s ease-in-out;
}
#home-content .orgChart .childOrgsOffice > .grid12 > div > div.grid12{
	padding: 0 5px;
	margin: 5px 0;
	position: relative;
}
#home-content .orgChart .childOrgsOffice > .grid12 > div > div.grid12 a.fancybox-media{
	position: absolute;
	top: 0;
	right: 10px;
	color: #575757;
}
#home-content .orgChart .childOrgsOffice p{
	padding: 20px 5px 10px 5px;
	border-radius: 5px;
	font-weight: bold;
}
#home-content .orgChart .childOrgsOffice > .grid12 > div > div.sub0 > p{
	border: 1px solid #441F49;
	border-bottom: 4px solid #441F49;
}
#home-content .orgChart .childOrgsOffice > .grid12 > div > div.sub1 > p{
	border: 1px solid #763775;
	border-bottom: 4px solid #763775;
}
#home-content .orgChart .childOrgsOffice > .grid12 > div > div.grid12.sub1{
	padding-left: 40px;
}
#home-content .orgChart .childOrgsOffice > .grid12 > div > div.sub2 > p{
	border: 1px solid #B094B5;
	border-bottom: 4px solid #B094B5;
}
#home-content .orgChart .childOrgsOffice > .grid12 > div > div.grid12.sub2{
	padding-left: 80px;
}
#home-content .orgChart .childOrgsOfficeLine{
	position: relative;
}

/** child orgs **/
#home-content .orgChart .childOrgs{
	overflow: hidden;
}
#home-content .orgChart .childOrgs .fiveRow > div{
	width: 20%;
}
#home-content .orgChart .childOrgs > .grid12{
	margin: 10px 0;
	margin-top: 40px;
	position: relative;
	top: 0;
	left: 0;
	opacity: 1;
	transition: all .5s ease-in-out;
}
#home-content .orgChart .childOrgs > .grid12 > div > div.grid12{
	padding: 0 5px;
	margin: 5px 0;
	position: relative;
}
#home-content .orgChart .childOrgs > .grid12 > div > div.grid12 a.fancybox-media{
	position: absolute;
	top: 0;
	right: 10px;
	color: #575757;
}
#home-content .orgChart .childOrgs p{
	padding: 20px 5px 10px 5px;
	border-radius: 5px;
	font-weight: bold;
}
#home-content .orgChart .childOrgs > .grid12 > div > div.sub0 > p{
	border: 1px solid #441F49;
	border-bottom: 4px solid #441F49;
}
#home-content .orgChart .childOrgs > .grid12 > div > div.sub1 > p{
	border: 1px solid #763775;
	border-bottom: 4px solid #763775;
}
#home-content .orgChart .childOrgs > .grid12 > div > div.grid12.sub1{
	padding-left: 40px;
}
#home-content .orgChart .childOrgs > .grid12 > div > div.sub2 > p{
	border: 1px solid #B094B5;
	border-bottom: 4px solid #B094B5;
}
#home-content .orgChart .childOrgs > .grid12 > div > div.grid12.sub2{
	padding-left: 80px;
}




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

.centerH2{
	text-align: center;
}
#home-content .borderContent{
	padding: 5% 20%;
}
#home-content .borderContent .border{
	padding: 2.5% 5%;
}
.centerContent .grid4{
	padding: 0px 10px;
}
.purplePara, .pyPara2, .pyPara1{
	padding: 3.5%;
}
.pyPara2, .pyPara1{
	display: flex;
}
.pyPara2 .grid6:first-of-type, .pyPara1 .grid6:last-of-type{
	background-color: #FFE800;
}
.pyPara2 .grid6:last-of-type, .pyPara1 .grid6:first-of-type{
	background-color: #382140;
	height: 100%;
}
.tabContentSwitcher nav a, .tabContentSwitcher nav a:visited{
	color: #6e3061 !important;
	background: #FFF;
}
.tabContentSwitcher nav a.activeTab {
	color: #FFF !important;
	background: #6e3061 !important;
}
#home-content .topBannerMessage{
	padding: 2% 5% 2% 10%;
	background-color: #382140;
	float: left;
	width: 100%;
	margin-top: -20px;
	margin-left: -30px;
	width: calc(100% + 60px);
}
#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 p a, #home-content .topBannerMessage .wcuLink svg{
	color: #f5f5f5;
	fill: #f5f5f5;
}
#home-content .bot-banner{
	margin-top: 0px;
	margin-bottom: -50px;
}
#home-content .psuedoHead5{
	color: #382140;
	font-family: "myriad-pro", Arial, sans-serif;
	font-weight: bold;
	line-height: 1.3em;
	font-size: 1.1em;
	margin: 30px 0px;
	letter-spacing: .12rem;
}

.collageImages{
	/* 	background-image: url(/infoServices/images/ist-collage.jpg);
	background-position: top;
	background-repeat: no-repeat; */
	width: 100%;
	float: left;
	position: relative;
	z-index: 10;
	background-size: 130%;
}
.collageImages h2{
	font-size: 3em;
	margin: 50px 0px;
	text-align: center;
}
.collageImages h4{
	text-transform: uppercase;
}
.collageImages img{
	width: 100%;
}
.collageImages .row-responsive:first-of-type, .collageImages .row-responsive:first-of-type .grid5, .collageImages .row-responsive:first-of-type .grid4, .collageImages .row-responsive:first-of-type .grid3{
	display: flex;
}
.collageImages .bottomPlacement{
	align-self: flex-end;
}
.collageImages .row-responsive:first-of-type{
	margin-bottom: 30px;
}
#home-content .collageImages .grid4:nth-of-type(2){
	padding-left: 7.5px;
	padding-right: 7.5px;
}
#home-content .collageImages .grid4:first-of-type{
	padding-left: 0px;
	padding-right: 15px;
}
#home-content .collageImages .grid4:last-of-type{
	padding-left: 15px;
	padding-right: 0px;
}
#home-content .collageImages ul, #home-content .collageImages li{
	margin-left: 0px;
	list-style-type: none;
}
#home-content .collageImages li{
	margin-bottom: 5px;
}
#home-content .cardContent p, #home-content .cardContent li{
	font-size: .9em;
}
#home-content .padDiv .cardContent{
	padding-right: 10px;
}
#home-content .no-bot-marg{
	margin: 10px 0px 2px 0px;
}
#home-content .no-bot-marg:first-of-type{
	margin-top: -10px;
}
.top-hp{
	float: left;
	width: 100%;
	display: block;
	padding: 1% 5% 3% 5%;
}
#home-content .top-hp h2, #home-content .top-hp p{
	text-align: center;
}
.rammy-icon{
	max-width: 200px;
	margin-top: 20px;
	margin-left: 5%;
}
.side-accord-section{
	float: left;
	width: 100%;
	display: block;
	margin-top: 2.5%;
}
.side-accord-section .sideAccordionContent h3:first-of-type{
	margin-top: 0px;
}
.side-accord-section .sideAccordionContent .grid5{
	padding-right: 3.5%;
}


@media only screen and (max-width:1024px){
	#home-content .borderContent{
		padding: 5% 10%;
	}
	#home-content .borderContent .border{
		padding: 2.5% 3.5%;
	}
}
@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;
	}
	#home-content .borderContent{
		padding: 5% 5%;
	}
	#home-content .borderContent .border{
		padding: 2.5% 2.5%;
	}
	.sideAccordionContent .imgRight{
		display: none;
	}
	.rammy-icon{
		margin-left: 0px;
		display: block;
		margin: 20px auto 20px auto;
	}
}
