/* 
This is the section css for
Sciences and Mathematics 
*/

#home-content .topBannerMessage {
	display: block;
	width: 100%;
	float: left;
}

#home-content .grid6{
	padding-right: 10px;
}

#home-content .disclosure{
	float:right;
	width: 33%;
}

/* side menu */
#home-content .hideMenu{
	display: none;
}
#home-content .sideLinks{
	margin-top: 10px;
	padding-right: 20px;
	position: -webkit-sticky;
	position: sticky;
	top: 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;
}
#home-content .sideLinks .subSideLink:before{
	content: "\203A"; 
	padding-right: 5px; 
	position: relative;
	top: -1px;
	color: #763775;
}
#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 .pTitle{
	color: #763775;
}

#home-content .explore{
	font-size: .5em;
}

#home-content #staff .grid4 img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}

#home-content #staff .grid8 ul{
	list-style-type: none;
}

#home-content #staff .row-responsive{
	margin-bottom: 7px;
	margin-top: 0;
}

#home-content .listDestyle{
	list-style-type: none;
	margin-left: 0;
}

#home-content #stuSuccess .row-responsive{
	margin-top: 0;
}

#home-content #stuSuccess .grid6 h3{
	margin-top: 0;
}

#home-content #stuSuccess .grid6:nth-child(1){
	padding-right: 10px;
}

#home-content #news .grid6:nth-child(1){
	padding-right: 10px;
}

#home-content #news .grid8{
	padding-right: 10px;
}

#home-content #news .grid7{
	padding-right: 10px;
}

#home-content #news .grid3{
	padding-left: 10px;
}

#home-content #news .grid3 img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

#home-content #news #centerImages img{
	display: block;
	margin: 0 auto;
	width: 70%;
}

#home-content #underMajor .grid3{
	padding-left: 5px;
	padding-right: 5px;
}

#home-content #underMajor .row-responsive{
	margin-top: 0;
	margin-bottom: 10px;
}

#home-content #underMinor .grid3{
	padding-left: 5px;
	padding-right: 5px;
}

#home-content #underMinor .row-responsive{
	margin-top: 0;
	margin-bottom: 10px;
}

#home-content #prePro .grid6{
	padding: 0 10px 0 10px;
}

#home-content #prePro .grid6 img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%
}

#home-content #proDev .grid3{
	padding-left: 5px;
	padding-right: 5px;
}

#home-content #proDev .row-responsive{
	margin-top: 0;
	margin-bottom: 10px;
}

#home-content #research ul{
	list-style-type: none;
}

#home-content #research li:before{
	content: url(/sciences-mathematics/images/goldArrow.png);
	margin-right: 10px;
}


#home-content #research li{
	border-bottom: 1px solid #EEE;
	margin: 5px 0;
	padding: 5px 0;
}

#home-content #chemHome .grid4{
	padding-right: 10px;
}

#home-content #accStu .grid6 img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 65%
}

#home-content #accStu .grid6{
	padding: 0 5px 0 5px;
}

#home-content #accStu .grid6 img.playBtn{
	display: none;
}

#home-content #accStu .row-responsive{
	margin: 0;
}

#home-content #inFa .grid6 img{
	width: 100%;
} 

#home-content #inFa .grid6{
	padding: 0 175px 0 175px;
}

#home-content .spotlightProfile h2 span{
	font-size: 2.3em;
	margin-right: 20px;
}

#home-content #menta .grid2 img{
	width: 100%;
}

#home-content #menta .grid2{
	padding-right: 20px;
}

#home-content #menta .row-responsive{
	margin: 0;
}

#home-content .pur{
	color: #763775;
}

#home-content #minor .grid3{
	padding: 0 5px 0 5px;
}

#home-content #thorn .grid2 img{
	width: 100%;
}

#home-content #thorn .grid2{
	padding-right: 20px;
}

#home-content #thorn .row-responsive{
	margin: 0;
}

#home-content #sHistory .grid3{
	padding: 0 5px 0 5px;
}

.grayBox{
	background-color:#eee;
	padding: 20px;
	margin-bottom: 20px;
	width: 100%;
}
#home-content .grayBox a{

}
#home-content .grayBox p{
	display: block;
	transition: .3s;
}
#home-content .grayBox img{
	display: block;
	margin: 0 auto;
}
#home-content .grayBox p:hover{
	transition: .3s;
	transform: scale(1.02);
}
#home-content .grayBox p.link{
	text-align: center;
}

/**STUDENT AMBASSADORS**/
#home-content .ambassadors .grid3{
	text-align: center;
}

/** faculty resources **/
#home-content .facultyResources a.fancybox-contentDS{
	display: inline-block;
	background: #382140;
	color: #FFF;
	padding: 5px 10px;
	margin: 10px 5px;
	font-weight: bold;
	border-radius: 5px;
	text-decoration: none;
}
#home-content .facultyResources a.fancybox-contentDS:hover{
	color: #ffe800;
}
#home-content .facultyResources a.fancybox-contentDS:visited{
	color: #FFF;
}
.FancyBoxText ul{
	padding-left: 20px;
}
.FancyBoxText ul.noBullet{
	list-style-type: none;
	padding-left: 0;
}


/** NEW HIRES **/
#home-content .newHires .grid3 img{
	display: block;
	margin: auto;
	padding: 0 10px;
	max-width: 250px;
}

#home-content .newHires h4{
	text-align: center;

}


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


#home-wrapper, .headerWrapper, #footer, body{
	overflow: visible !important;
}
.headerWrapper{
	float: left;
	width: 100%;
}

#home-content .newsAnnouncements .row-responsive:first-of-type{
	display :flex;
}
#home-content .newsAnnouncements .row-responsive > .grid10:first-of-type{
	padding-right: 7%;
	border-bottom: 5px solid #FFE800;
}
#home-content .newsAnnouncements .row-responsive > .grid10 h5{
	text-align: left;
}
#home-content .newsAnnouncements .row-responsive > .grid10 .grid4{
	padding: 20px 20px 20px 0px;
}
.grid2 .stickyBtn{
	position: sticky;
	position: -webkit-sticky;
	top: 40px;
	padding: 10px 30px;
	margin: 37px auto;
	font-size: .8em;
}
.centerH2{
	text-align: center;
}
.centerContent .grid4{
	padding: 0px 10px;
}
.purplePara, .pyPara2, .pyPara1{
	padding: 3.5%;
}
#home-content .split6, #home-content .split6 .grid6{
	padding: 2.5% 5%;
}
#home-content .split6 .btn:visited{
	color: #fff;
}
.pyPara2, .pyPara1, .wcuSplitBlockContainer:row-respponsive:first-of-type{
	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%;
}


#home-content .double-cont .row-responsive > .grid6:first-of-type{
	padding: 0px 0px 0px 0px;
}
#home-content .double-cont .grid6:first-of-type .sub-grid{
	background-color: #ffe800;
	height: 100%;
	padding: 1.75%;
	width: 50%;
	float: left;
}
#home-content .double-cont .grid6:first-of-type .sub-grid:first-of-type{
	padding-left: 3.5%;
}
#home-content .double-cont .grid6:first-of-type .sub-grid:last-of-type{
	padding-right: 3.5%;
}
#home-content .ovBlockContainer a:visited{
	color: #382140;
}
.center-cal{
	padding: 5% 20%;
}

/* default fullcalendar */
#home-content #fullCalendar .invisible{
	display: none;
}
#home-content #fullCalendar button, #home-content #fullCalendar button{
	font-weight: bold;
	background: #382140;
	border-color: #382140;
}
#home-content #fullCalendar .fc-header-toolbar button:focus{
	outline: #382140 dotted 3px;
	box-shadow: none;
}
#home-content #fullCalendar button:hover{
	color: #ffe800;
}
#home-content #fullCalendar .fc-header-toolbar button.fc-button-active{
	color: #ffe800;
}
#home-content #fullCalendar .fc-toolbar-title{
	margin: 0;
	margin-top: 20px;
}
#home-content #fullCalendar thead tr th{
	background-color: #382140;
	color: #ffe800;
}
#home-content #fullCalendar thead tr th a{
	color: #ffe800;
}
#home-content #fullCalendar .fc-event-time{
	overflow: visible;
}
#home-content #fullCalendar .fc-event-main{
	padding: 0 5px;
	white-space: normal;
}
#home-content #fullCalendar .fc-event{
	border: 1px solid #6e3061;
	background-color: #6e3061;
	line-height: normal;
}


@media only screen and (max-width:768px){
	.center-cal{
		padding: 5% 2.5%;
	}
	#home-content h2, #home-content .psuedoHead2{
		font-size: 1.7em;
	}
	#home-content .newsAnnouncements h2{
		font-size: 1.4em;
	}
	#home-wrapper, .headerWrapper, #footer, body{
		overflow: hidden;
		overflow-x: hidden !important;
		width: 100%;
		max-width: 100%;
	}
	.headerWrapper{
		overflow: hidden !important;
	}
	.purplePara{
		padding: 20% 5% 20% 5%;
	}
	.pyPara2, .pyPara1, .wcuSplitBlockContainer:row-respponsive:first-of-type{
		display: block;
	}
	.pyPara2 .grid6:first-of-type{
		background-color: #382140;
	}
	.pyPara2 .grid6:last-of-type{
		background-color: #FFE800;
	}
	#home-content .double-cont .grid6:first-of-type .sub-grid{
		background-color: #ffe800;
		padding: 1.75%;
		width: 100%;
	}
	#home-content .double-cont .sub-grid p:first-of-type{
		margin-bottom: 0px;
	}
	#home-content .double-cont .sub-grid p:last-of-type{
		margin-top: 0px;
	}
	#home-content .newsAnnouncements .row-responsive:first-of-type{
		display :block;
	}
	#home-content .newsAnnouncements{
		float: left;
		padding: 3.5%;
		width: 100%;
		max-width: 100%;
	}
	#home-content .newsAnnouncements .grid2 .stickyBtn{
		position: relative;
		top: auto;
		display: inline-block;
		margin: 0 auto;
	}
	#home-content .newsAnnouncements .grid2{
		text-align: center;
	}
	#home-content .newsAnnouncements .grid10{
		padding-right: 0;
	}
}

#home-content .facultyHighlights .grid4 img{
	display: block;
	margin: 0 auto;
	padding: 0 10px;
}
#home-content .researchHighlights img{
	width: 300px
}
#home-content .biologyGradNextSteps {
	padding: 3% 7%;
}




.artSocialBar{
	width: 100%;
	display: block;
	background-color: #6e3061;
	text-align: center;
	padding: 10px;
	float: left;
	margin-top: 0px;
}
#home-content .artSocialBar p{
	margin: 0px 0px;
}
.socialLogo{
	display: inline-block;
	margin-right: 5px;
	max-width: 45px;
}
.artSocialBar a:hover img {
	transform: scale(1.10);
	transition: all .2s ease-in-out;
}

/* SCIENCE ON TAP */

#home-content .purpleBackground {
	float: left;
	display: block;
	width: 100%;
	background-color: #382140;
	padding: 3% 13%;
	margin-bottom: 5%;
}
#home-content .purpleBackground p {
	margin: 0px 0px;
	color: #FFF;
}

#home-content .purpleBackground a {
	color: #ffe800;
}

#home-content .purpleBackground h3 {
	color: #FFF;
	text-align: center;
}

#home-content .purpleBackground .row-responsive {
	width: 100%;
	margin: 10px 0 10px;
	float: left;
}

#home-content .sponsoredBy {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#home-content .sponsoredBy .grid6{
	padding:40px;
}

#home-content .verticalContent .row-responsive {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin: 0px;
}
@media only screen and (max-width:768px){
	#home-content .sponsoredBy {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
}

#home-content .psuedoHead5 {
	font-size: 1em;
	margin: 20px 0px;
	font-family: "myriad-pro", Arial, sans-serif;
	font-weight: bold;
	letter-spacing: .15rem;
	color: #382140;
}


/*	SCIENCE COMPLEX BUILDINGS LANDING PAGE	*/
#scb-page{
	float: left;
	width: 100%;
	display: block;
}
#scb-page .row-responsive{
	margin-top: 0px;
	margin-bottom: 0px;
}
#scb-page .grid8{
	background-image: url("../images/scb-page-background.jpg");
	background-repeat: no-repeat;
	background-size: cover; 
	background-position: center;
}
#scb-page .grid4{
	padding: 2.5%;
}

@media only screen and (min-width:768px){
	#scb-page .row-responsive {
		display: flex;
		align-items: stretch;
	}
	#scb-page .grid4{
		min-height: 800px;
	}
}
















