<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
This is the section css for
Undergraduate 
*/

#hdnContent{
	display: none;
	padding: 20px;
	min-width: 600px;
	max-width: 1200px;
}
/* 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;
	padding-left: 25px;
    text-decoration: none;
    color: #575757;
    font-weight: bold;
    border-bottom: 1px solid #DDD;
    border-right: 1px solid #DDD;
	background-color: #fff;
}
#home-content .sideLinks .accordion a a{
	padding: 0px;
	padding-left: 20px !important;
	border-bottom: none;
	border-right: none;
}
#home-content .sideLinks .accordion a:hover a{
	border-left: none !important;
}
#home-content .sideLinks &gt; .grid12:first-of-type &gt; a{
	border-top: 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 .sideLinks .accordion h3 {
    background-color: #fff;
    border: none;
    padding: 0px 0px;
    color: #575757
    border-radius: 0px;
    box-shadow: none;
    margin: 0px 0px;
	font-size: 1em;
}
.sideLinks .accordion ul li{
	margin-bottom: 0px;
}

/* END side menu */

/*	Start Global	*/

.fancybox-wrap{
	width: 75% !important;
}
.fancybox-outer{
	padding: 20px;
}
.fancybox-inner{
	width: 100% !important;
}
.FancyBoxText{
	width: auto;
}
.midSection, #midSection{
	padding: 30px 10px;
}
#home-content .midSection:last-of-type{
	padding-top: 0px;
}
#deanMessage{
	padding: 60px 40px 60px 70px;
	background-color: #fff;
	float: left;
	width: 100%;
}
#home-content .rightImgPadding{
	padding-right: 20px;
}
.homePadding{
	padding: 0px;
}
#home-content #tileSection{
	padding: 20px 120px 0px 120px;
}
#home-content #tileSection .grid3, #home-content #tileSection .grid4{
	padding: 0px 10px;
}
#home-content #tileSection .grid3:first-of-type, #home-content #tileSection .grid4:first-of-type{
	padding-left: 0;
}
#home-content #tileSection .grid3:last-of-type, #home-content #tileSection .grid4:last-of-type{
	padding-right: 0;
}
#home-content .tile{
	display: inline-block;
/* 	text-align: center; */
	text-decoration: none;
	text-transform: uppercase;
	background-color: #382140;
	padding: 10px 25px;
	color: #fff;
	font-weight: bold;
	line-height: 1.2em;
}
#home-content #cardSection .tile, #home-content #cardSection .lightGrayBtn{
	font-size: 1em;
	padding: 10px 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: initial;
	transition: all .2s ease-in-out;
}
#home-content .lightGrayBtn{
	background-color: #5F5F5F;
}
#home-content .tile .fa{
	margin-left: 10px;
	font-size: 1.1em;
}
#home-content #tileSection #twoLine a{
	padding-top: 80px;
}
#home-content .tile:hover{
	background-color: #D9AA2A;
	margin-left: 5px;
	transition: all .3s ease-in-out;
}
#home-content #cardSection{
	float: left;
	width: 100%;
}
#home-content #cardSection + .row-responsive{
	display: flex;
}
#home-content #cardSection .row-responsive, #home-content #cardSection .grid4{
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#home-content #cardSection .grid4{
	padding: 10px;
}
#home-content #cardSection .grid4:first-of-type{
	padding-left: 0px;
}
#home-content #cardSection .grid4:last-of-type{
	padding-right: 0px;
}
#home-content #tileSection .grid3, #home-content #cardSection .grid4, #home-content #cardSection .grid6{
	padding: 10px 30px 30px 0px;
}
#home-content #tileSection .btnPad .grid3, #home-content #cardSection .btnPad .grid4, #home-content #cardSection .btnPad .grid6{
	padding: 0px 10px !important;
}
#home-content #cardSection .grid4 .card, #home-content #cardSection .grid6 .card{
	padding-bottom: 30px;
}
#home-content .card, .orangeBorder, #home-content #careerExploration #cardSection .grid6 .orangeBorder, #home-content #cardSection .grid6 .orangeBorder{
	background-color: #fff;
	padding: 10px 20px;
	float: left;
	width: 100%;
	height: 100%;
	border-top: 5px solid #ffe800;
}
#home-content .card{
	margin: 20px 0px;
	padding-left: 30px !important;
}
#home-content .card h3{
	margin-top: 20px;
}
/* CHANGED TO LIGHT PURPLE */
#home-content #cardSection .grid4:first-of-type .card, .blueBorder, #home-content #careerExploration #cardSection .grid6 .blueBorder, #home-content #cardSection .grid6 .blueBorder{
	border-top: 5px solid #6e3061;
	border-left:  5px solid #6e3061;
}
/* CHANGED TO DARK GOLD/BRONZE */
#home-content #cardSection .grid4:last-of-type .card, .greenBorder, #home-content #careerExploration #cardSection .grid6 .greenBorder, #home-content  #cardSection .grid6 .greenBorder{
	border-top: 5px solid #d4a129;
	border-left: 5px solid #d4a129;
}
/* CHANGED TO YELLOW */
#home-content .card, .orangeBorder{
	background-color: #fff;
	padding: 10px;
	float: left;
	width: 100%;
	height: 100%;
	border-top: 5px solid #ffe800;
	border-left: 5px solid #ffe800;
}
/* CHANGED TO LIGHT PURPLE */
#home-content #cardSection .grid4:first-of-type .card, .blueBorder, #home-content  #cardSection .grid6 .blueBorder, #home-content  #cardSection .blueBorder{
	border-top: 5px solid #6e3061;
	border-left: 5px solid #6e3061;
}
/* CHANGED TO DARK GOLD/BRONZE */
#home-content #cardSection .grid4:last-of-type .card, .greenBorder{
	border-top: 5px solid #d4a129;
	border-left: 5px solid #d4a129;
}
/* CHANGED TO DARK DARK PURPLE */
#home-content #cardSection .grid6 .purpleBorder, #home-content .purpleBorder{
	border-top: 5px solid #382140;
	border-left: 5px solid #382140;
}
#home-content .card p em{
	font-size: .8em;
}
#home-content .card img{
	max-width: 300px;
	display: block;
	margin: 10px auto;
}
#home-content .card ul{
	margin-top: 30px;
}
#home-content #cardSection .grid4:first-of-type .card img{
	margin-bottom: 40px;
}
#home-content .card .slides{
	min-height: 450px;
}
#home-content #cardSection .card .slides h3{
	padding-top: 0px;
	margin-top: 0px;
}
#home-content .card .contentSlides{
	margin-top: 0px;
}
#home-content .card img + span.pdfIcon{
	display: none;
}
#home-content #cardSection .readMore a{
	color: #382140;
	line-height: 1.4;
	text-transform: uppercase;
	float: right;
	font-weight: bold;
	margin-top: 40px;
	text-decoration: none;
	clear: both;
}
#home-content #cardSection .readMore a:hover{
	text-decoration: underline;
}
.bannerImage{
	width: 100%;
	margin-top: 20px;
}
#linkSection, .linkSection{
	float: left;
	padding: 30px;
	background-color: #fff;
	display: block;
	width: 100%;
	margin: 30px 0px;
}
#linkSection .row-responsive, .linkSection .row-responsive{
	margin-top: 0px;
	margin-bottom: 0px;
}
#home-content .linkSection img{
	display: block;
	margin: 0 auto;
	max-width: 70%;
}
#home-content .linkSection .grid6 img{
	margin-top: -10px;
}
.fancybox-inner{
	padding: 20px !important;
}
#home-content .photoSection .row-responsive{
	margin-bottom: 0px;
}
#home-content .photoSection img{
	width: 100%;
}
#home-content .photoSection .grid3{
	padding: 0px 10px;
}
#home-content .welcomeHeading{
	font-size: 2.5em;
	color: #382140;
	text-align: center;
}
#home-content .welcomeHeading span{
	margin: 0px 10px;
}
#home-content h3 a:visited{
	color: #382140;
}
.pLineBreak{
	background: #382140;
	height: 5px;
	width: 100%;
	position: relative;
	margin: 30px 0px;
}
#home-content .cardEmph{
	font-size: 1.4em;
}
#home-content #cardSection .grid4:last-of-type .card .cardEmph{
	margin-top: 50px;
}
#home-content .videoContainer .playBtn{
	display: none;
}
#ibr .grid3{
	padding: 0px 10px;
}
#ibr .grid3 .tile{
	display: block;
}
#home-content #mobileShow{
	display: none;
}

@media only screen and (max-width:1274px){
	#home-content #midSection, #home-content .midSection, #home-content #tileSection, #home-content #cardSection{
		padding: 20px 0px;
	}
}
@media only screen and (max-width:1100px){
	#home-content .card p{
		font-size: 1em;
	}
}
@media only screen and (max-width:768px){
		#home-content #mobileShow{
		display: block;
		position: relative;
		width: 100%;
	}
	#home-content #mobileShow label{
		display: block;
		font-size: 1.3em;
		font-weight: bold;
		background-color: #382140;
		color: #ffe800;
		padding: 15px;
		width: 100%;
		text-align: center;
	}
	#home-content #mobileShow select{
		width: 100%;
		padding: 15px;
		-webkit-appearance: none;
		color: #382140;
		font-size: 1.1em;
	}
	#home-content #mobileShow:after {
		content: '\0025BC';
		font: normal normal normal 12px/1 FontAwesome;
		color: #382140;
		right: 20px;
		top: 60px;
		height: 24px;
		padding: 15px 0px 0px 8px;
		position: absolute;
		pointer-events: none;
	}
	#home-content #midSection, #home-content .midSection, #home-content #tileSection, #home-content #cardSection{
		padding: 10px 10px;
	}
	#home-content #tileSection .grid4, #home-content #tileSection .grid4:first-of-type, #home-content #tileSection .grid4:last-of-type{
		padding: 5px 5px;
		width: 50%;
	}
	#home-content #familyWeekendPage .grid9{
		padding-left: 0px;
	}
	.bannerImage{
		margin-top: 20px;
	}
	#home-content .resource img{
		float: left;
		clear: left;
	}
	#home-content .resource .btn{
		float: left;
		clear: left;
	}
		#home-content #cardSection .row-responsive{
		display: block;
	}
}






</pre></body></html>