<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
Psychology Department 
*/

#home-content li &gt; div { cursor: pointer; }

/* GLOBAL */
#home-content .col9-3 .grid9 { padding-right: 20px; }
#home-content .noList {
	list-style: none;
	margin-left: 0;
}
#home-content .expandListInfo {
	padding: 10px;
	border: 1px solid #EEE;
}
#home-content .btnFull{
	width: 100%;
}
.welcomeMessage{
	float: left;
	width: 100%;
	padding: 2.5% 3.5%;
	display: block;
}
.stat-section .grid6, .stat-section .grid6 h2, .stat-section .grid6 h3, .stat-section .grid6 p{
	text-align: left;
}
.stat-section .grid6:last-of-type{
	padding-left: 3.5%;
}
.stat-section .grid6:first-of-type{
	padding-right: 3.5%;
}
.type-font{
	font-size: 1.3em;
	color: #6e3061;
}

#home-content .facPage img{
	max-width: 185px;
	width: 100%;
}
#home-content .facPage .grid6{
	margin-top: 20px;
}
#home-content .facPage .grid4 .grid4{
	padding-right: 10px;
}

/* DEFAULT */
#home-content .fa-external-link { margin-left: .5em; }
#home-content #home .grid6:nth-child(1) { padding-right: 10px; }
#home-content #home .grid6:nth-child(2) { padding-left: 10px; }
#home-content #home .grid6 img { width: 100% }
#home-content #home .grid9 { padding-right: 20px; }
#home-content .homeBtns .grid6{
	padding: 0 10px;
}
#home-content .homeBtns img{
	width: 100%;
}
#home-content .homeResources .grid6{
	padding: 0 10px;

}
#home-content .homeResources h4{
	margin: 5px 0;
	padding: 2px 0;
}
#home-content .homeResources ul{
	list-style-type: none;
	margin-left: 0;
}
#home-content .homeResources .resourceCtr{
	background: #EEE;
	padding: 10px;
}

/* FACULTY */
#home-content #faculty .grid6:nth-child(2n) { padding-left: 10px; }
#home-content #faculty .grid6:nth-child(2n+1) { clear: both; padding-right: 10px; }
#home-content #faculty .grid8 { padding-left: 10px; }
#home-content #faculty img { border-radius: 3px; width: 100%; }
#home-content #faculty .noList { margin-bottom: 1em; }
#home-content #faculty .grid8 .noList:first-of-type li:first-of-type {
	font-size: 1.17em;
	font-weight: bold;
}
#home-content #faculty .grid8 .noList:first-of-type li:nth-of-type(2) {	font-style: italic; }
#home-content .facultyList .grid4 img{
	max-width: 185px;
}
#home-content .facPage .grid8 .noList:first-of-type li:first-of-type{
	font-size: 1.2em;
	font-weight: bold;
}

/* FACULTY PAGES */
#home-content .facPage .grid2 img {
	display: block;
	margin: 0 auto;
	width: 100%;
}
#home-content .facPage .grid10 { padding-left: 20px; }
#home-content .facPage .noList { margin-bottom: 1em; }
#home-content .facPage .learnMore {
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	clear: both;
	font-weight: bold;
	font-size: 1.1em;
	padding: 15px 0;
	text-align: center;
}

#psychFac .grid4 {
	padding-right: 10px;
}


/* gradAdmissions.aspx */
#home-content #specialText { font-style: italic; }

/* gradCertIOpsy.aspx */
#home-content .expandList div { margin-bottom: 0; }

/* gradProgram.aspx &amp; undergradProgram.aspx */
#home-content #gradSide,
#home-content #undergradSide {
	background-color: #eee;
	padding: 10px;
}
#home-content #gradSide h5,
#home-content #undergradSide h5 {
	margin-bottom: 10px;
	text-transform: uppercase;
}
#home-content #gradSide h5:first-of-type,
#home-content #undergradSide h5:first-of-type { margin-top: 5px; }

#home-content .bigBtn {
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	font-size: 1.12em;
}
#home-content .bottomSpacing{
	margin-bottom: 30px;
}
#home-content .grid9{
	padding-right: 20px;
}
#home-content a.gradProgramBtns, #home-content a.thesisBtns{
	margin: 1%;
}

/*Side Links*/
#home-content .sideLinks{
	margin-top: 10px;
	padding-right: 20px;
	position: -webkit-sticky;
	position: sticky;
	top: 20px;
}
#home-content .sideLinks .grid12{
	margin: 0;
	background-color: #fff;
}
#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 &gt; .grid12:first-of-type &gt; 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: #6e3061;
}
#home-content .sideLinks .grid12 a:hover{
	color: #6e3061;
	border-left: 3px solid #FFE800;
}
#home-content .sideLinks .activeSideLink{
	color: #6e3061;
	border-left: 3px solid #6e3061;
}



@media only screen and (max-width: 768px) {
	/* GLOBAL */
	#home-content .col9-3 .grid9 { padding-right: 0; }

	/* DEFAULT */
	#home-content #home .grid6:nth-child(1) { padding-right: 0; }
	#home-content #home .grid6:nth-child(2) { padding-left: 0; }
	#home-content #home .grid9 { padding-right: 0; }

	/* FACULTY */
	#home-content #faculty .grid6 { border-bottom: 2px solid #EEE; }
	#home-content #faculty .grid6:nth-child(2n) { padding-left: 0; }
	#home-content #faculty .grid6:nth-child(2n+1) { padding-right: 0; }
	#home-content #faculty .grid8 { padding-left: 0; }

	/* FACULTY PAGES */
	#home-content .facPage .grid2 img { min-width: 250px; width: 30%; }
	#home-content .facPage .grid10 { padding-left: 0; }
}


#home-content .brandContent .videoContainer{
	width: 100%;
}



/*****************************************************/
/*****************************************************/
/*					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;
	height: 100%;
}
.pyPara2 .grid6:last-of-type, .pyPara1 .grid6:first-of-type{
	background-color: #382140;
	height: 100%;
}
.spotlight-hp{
	width: 100%;
	float: left;
}
.spotlight-hp .grid6{
	padding-left: 30px;
}
.spotlight-hp img{
	max-width: 200px;
}
#home-content .spotlight-hp strong:first-of-type{
	font-size: 1.2em;
	color: #6e3061;
}
.artSocialBar{
	width: 100%;
	display: block;
	background-color: #6e3061;
	text-align: center;
	padding: 10px;
	float: left;
	margin-top: -25px;
}
#home-content .artSocialBar p{
	margin: 0px 0px;
}
.socialLogo{
	display: inline-block;
	margin-right: 5px;
	max-width: 45px;
}
.career-section{
	float: left;
	width: 100%;
	display: block;
	padding: 1% 5% 2.5% 5%;
}
.career-resource-section .grid4 p{
	text-align: center;
	font-weight: bold;
}
.career-resource-section .grid4 img{
	display: block;
	margin: 0 auto;
}
#home-content .flex-control-nav{
	overflow: hidden;
}
#home-content .flex-caption{
	padding: 5px 140px 20px 80px;
	max-height: 120px;
	background-color: rgba(56,33,64,.85) !important;
	text-align: center;
}
#home-content .flex-caption p{
	color: #FFE800;
	text-transform: uppercase;
	padding: 6px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.2em;
	transition: 0.6s;
	transition-timing-function: ease-in-out;
	font-family: "myriad-pro", Arial, sans-serif;
}
#home-content .flex-caption p a{
	text-decoration: underline;
}
#home-content .career-resource-section .grid4 a img{
	transition: all .2s ease-in-out;
}
#home-content .career-resource-section .grid4 a img:hover{
	transform: scale(1.02);
	transition: all .2s ease-in-out;
}
.contentHolder .horizontalMenu ul li a:visited{
	color: #6e3061;
}
#home-content .contentHolder .horizontalMenu ul{
	margin-left: 0px;
}
#home-content .grid12 #psyTab{
	padding: 2.5%;
}
#home-content .centerH2 #psyAnnounce{
	padding-top: 2.5%;
	padding-left: 15%;
	padding-right: 15%;
}
.ugPad{
	float: left;
	width: 100%;
	display: block;
	padding: 0px 2.5%;
}
.ugPad .border{
	float: left;
}
#home-content .ugPad .expandList summary p{
	text-transform: uppercase;
}
#announcements-section{
	float: left;
	width: 100%;
	display: block;
}
#announcements-section .slides img{
	display: block;
	margin: 0 auto;
}

@media only screen and (min-width:768px){
	#home-content #eventsBox{
		float: left;
		width: 100%;
		display: block;
		padding: 1% 20% 5% 20%;
	}
	#home-content #eventsBox .factsSlides{
		padding: 1% 25%;
	}
	.pyPara2 .row-responsive, .pyPara1 .row-responsive{
		display: flex;
	}
	#announcements-section{
		padding: 2.5% 20%;
	}
}
@media only screen and (max-width:1366px){
	#home-content .flex-caption{
		max-height: 250px !important;
		padding: 10px 4px !important;
	}
}
@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%;
	}
	#home-content .flex-caption{
		max-height: 500px !important;
		padding: 10px 5px !important;
		position: relative;
	}
	#home-content .centerContent{
		padding-left: 2.5%;
		padding-right: 2.5%;
	}
}
@media only screen and (min-width:768px){
	.spotlight-hp{
		padding: 1% 20% 3.5% 20%;
	}
}


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