a#btnContactBrandTop{
	bottom: 13% !important;
}
li a.ada
{
	display:inline-block;
	min-width: 44px;
	min-height: 44px;
}

/* 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 .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{
	border-left: none !important;
}
#home-content .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;
}




/* GENERAL USE */

#home-content .dotLine {
	border-bottom: 1px dotted #ddd;
	display: block;
	height: 5px;
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

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

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

#home-content #staff .contactInfo{
	float: right;
	font-size: .85em;
}

#home-content .circleImg{
	/*border-radius: 50%;
	display: block;*/
	float: left;
	padding-right: 10px;
}
/**=====================/
/** NEW HOMEPAGE 2020**/
/**====================/
/* 
This is the section css for
CBPM
*/
/**IMAGE PLACEMENT**/
#home-content .imgRight{
	float: right;
	padding-left: 10px;
}
#home-content .imgLeft{
	float: left;
	padding-right: 10px;
}
#home-content .imgCenter{
	display: block;
	margin: 0 auto;
}

#hdnContent{
	display: none; 
	padding: 10px; 
	max-width: 400px;
}

#home-content .newsHome h3
#home-content .grid6 .linkWrapper img{
	width: 80%;
}
#home-content .fancybox-inner{
	width: 600%;
}
#home-content .grid6 .panelTitle{
	width: 80%;
}

/**H3 styling on accreditation**/
#home-content .grid12 .accred h3{
	margin-bottom: 30px;
	margin-top: 30px;
	padding: 20px 0px 0px 5px;
	font-size: 1.9em;
	color: #441F49;
	text-align: left;
	text-transform: uppercase;
	font-weight: bolder;
}


/*purple content button*/
#home-content .grid3 .purpleContentBtn p{
	text-align:left;
	padding-left: 20px;
	padding-right: 10px;
}
#home-content .grid3 .purpleContentTitle{
	padding-left: 0px;
}

#home-content .tileBuilderSnippet .grid3{
	padding-right: 30px;
	padding-bottom: 20px;
}
#home-content p.calendarBoxMessage{
	color: #F5F5F5;
	font-size: 1.2em;
	text-align: center;
}

/********** FACULTY DIRECTORY **********/
#home-content .facultyDirectory img{
	max-width: 250px;
}
#home-content .facultyDirectory .grid6 .grid4{ 
	padding-right:20px;
}
#home-content .facultyDirectory .btnMain{
	width: 100%;
}
#home-content .facultyDirectory .grid6 .grid8 span a:first-of-type{
	font-weight: bold;
}
#home-content .tabContainer{
	float: left;
	width: 100%;
}
#home-content .facultyDirectory .grid9 .grid4 img{
	width: 100%;
	max-width: 100%;
}


/*news and announcements*/
#home-content .newsHome{
	padding: 10px;
	background: #fff;

}
#home-content .grid12 .newsHome h3{
	margin-bottom: 30px;
	margin-top: 30px;
	padding: 0px 0px 0px 5px;
	font-size: 1.9em;
	color: #441F49;
	text-align: left;
	text-transform: uppercase;
	font-weight: bolder;
}
#home-content .grid12 .newsHome h3:after{
	display: none;
}
#home-content .grid12 .newsHome h3{
	margin-bottom: 30px;
	margin-top: 30px;
	padding: 0px 0px 0px 5px;
	font-size: 1.9em;
	color: #441F49;
	text-align: left;
	text-transform: uppercase;
	font-weight: bolder;
}
#home-content .newsHome .grid4 > .grid12{
	background-color: #EEE;
	padding: 10px;
	margin: 0;
	padding-top: 20px;
}
#home-content  .newsHome > .grid4:first-of-type{
	padding-right: 10px;
}
#home-content .newsHome > .grid4:last-of-type{
	padding-left: 10px;
}
#home-content .grid12 .newsHome h4{
	margin-bottom: 0;
	border-bottom: none;
	color: #763775;
	text-transform: uppercase;
}

#home-content .newsHome .date{
	margin-top: 0;
}

/* ================ */
/*   GRID SYSTEM    */
/* ================ */
#home-content .col8-4 > .row-responsive > .grid8 { padding-right: 20px; }
#home-content .col6-6 > .row-responsive > .grid6:nth-child(1) { padding-right: 10px; }
#home-content .col6-6 > .row-responsive > .grid6:nth-child(2) { padding-left: 10px; }

#home-content .col4-4-4 > .row-responsive > .grid4:nth-child(1) { padding-right: 10px; }
#home-content .col4-4-4 > .row-responsive > .grid4:nth-child(2) { padding-right: 5px; padding-left: 5px; }
#home-content .col4-4-4 > .row-responsive > .grid4:nth-child(3) { padding-left: 10px; }

#home-content .fullWidth {
	clear: both;
	margin-left: -50vw;
	margin-right: -50vw;
	overflow: auto;
	padding: 20px 50vw;
}
#home-content .fullWidth:first-of-type { padding-top: 0; }
#home-content .fullWidth:nth-child(even) { background-color: #EEE; }
#home-content .fullWidth:nth-child(even) hr { border-color: #ddd; }

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


/* ===== DEPTNEWS.aspx ===== */
#home-content .fullWidth .flex-control-paging { top: -1px; }
#home-content .fullWidth .flex-control-nav { text-align: center; }
#home-content .fullWidth .col6-6 .grid6 { text-align: center; }
#home-content .fullWidth .col6-6 img { display: inline-block; }
#home-content .fullWidth .col6-6 a + ul {
	list-style: none;
	margin-left: 0;
}
#home-content .fullWidth .col6-6 a + ul li:nth-child(1) {
	font-weight: bold;
	text-transform: uppercase;
}
html.js .fullWidth .slides li li { display: block; }
.ou-justedit-region .fullWidth .slides li { display: block !important; }
.ou-justedit-region #home-content .fullWidth .slides li {
	clear: both;
	overflow: auto;
}
.ou-justedit-region #home-content .slides li { display: block; }
#home-content .fullWidth #normal.col6-6 .grid6 { text-align: left; }
#home-content .fullWidth #normal .grid6 > ul {
	font-weight: bold;
	margin-bottom: 1em;
}
#home-content .fullWidth #normal .grid6 > ul ul { font-weight: normal; }

/* ===== DIGITALEXHIBITION.aspx ===== */
#home-content #digitalExperience ul {
	background-image: linear-gradient(to bottom right, #441F49, #763775);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	color: #FFF;
	font-weight: bold;
	list-style: none;
	margin-left: 0;
	padding: .5em 1em;
}
#home-content #digitalExperience ul li:first-child {
	font-size: 1.2em;
	text-transform: uppercase;
}
#home-content #digitalExperience ul + p { margin-top: 0; }
#home-content #digitalExperience img {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	width: 100%;
}
#home-content #digitalExperience a:hover img {
	filter: brightness(50%);
	-webkit-filter: brightness(50%);
}

/* =====ACADEMICS======*/
#home-content .programs .grid3{
	padding: 0 20px;
}
#home-content .programs .grid3 > .grid12{
	position: relative;
}
#home-content .programs .grid3 h4{
	background-color: #000;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	padding: 5px;
	margin: 0;
}
#home-content .programs .grid3 img{
	width: 100%;
}
#home-content .programs .programLinks{
	position: absolute;
	bottom: 5px;
	left: 0;
}
#home-content .programs .programLinks a{
	display: block;
	background: #763775;
	color: #FFF;
	padding: 10px 20px;
	margin: 0;
	text-align: center;
}
#home-content .programs .programLinks .row-responsive{
	margin: 0;
}
#home-content .programs .programLinks .grid5 a{
	margin-right: 2px;
}
#home-content .programs .programLinks p{
	margin: 0;
}



/*	RESOURCES PAGE */
#home-content #resourcesPage{

}
#home-content #resourcesPage .row-responsive{
	margin-bottom: 50px;
}
#home-content #resourcesPage .card li{
	font-size: 1.25em;
	padding-bottom: 5px;
}
#home-content #resourcesPage .card li ul li{
	font-size: .9em;
}
#home-content #smallCardSection{
	padding: 20px 30px;
	float: left;
}
#home-content #smallCardSection .grid6{
	padding: 20px 0px;
}
#home-content #smallCardSection .grid4{
	padding: 0px 20px;
}
#home-content #smallCardSection .grid6:first-of-type{
	padding-right: 20px;
}
#home-content #smallCardSection .grid6:last-of-type{
	padding-left: 20px;
}
#home-content #smallCardSection .grid6 .card, #home-content #smallCardSection .grid4 .card{
	border: 2px solid #eee;
	border-top: 5px solid #441F49;
	padding: 20px 30px;
}
#home-content #smallCardSection .cardTitle {
    font-size: 1.7em;
    color: #441F49;
    line-height: 1;
}
#home-content #smallCardSection .grid4 .cardTitle{
	margin-top: 0px;
}



/*	STUDENT SUCCESS PAGE	*/
#home-content #studentSuccessPage h3{
	font-size: 1.4em;
}
#home-content #studentSuccessPage .grid3{
	text-align: center;
	padding: 0px 20px;
}
#home-content #studentSuccessPage .grid6{
	padding-right: 20px;
}
#home-content #studentSuccessPage .highlightText{
	font-size: 1.4em;
	font-weight: bold;
	color: #763775;
}
#home-content #studentSuccessPage .contentSlides img{
	float: left;
	margin-right: 20px;
	max-width: 175px;
}
#home-content #studentSuccessPage #careerPath .row-responsive{
	margin-top: 0px;
	margin-bottom: 0px;
}
#home-content #studentSuccessPage #careerPath h5{
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
}
#home-content #studentSuccessPage #careerPath .grid6:first-of-type, #home-content #studentSuccessPage #careerPath .grid3:nth-of-type(2){
	border-right: 3px solid #eee;
}
#home-content #studentSuccessPage #careerPath .grid3:nth-of-type(2){
	padding-bottom: 30px;
}










@media only screen and (min-width:1670px) {
	#home-content .programs .programLinks .grid7 a{
		padding: 21px 20px;
	}
}


/* ===== EMPLOYERSSUPPORTERS.aspx ===== */
#home-content #supporters .grid3 a { border-bottom: 3px solid #EEE; }
#home-content #supporters .grid3 a:hover { border-bottom: 3px solid #441F49; }

/* ===== EXHIBITIONSEVENTS.aspx ===== */
#home-content .exhibitionGrid img {
	float: left;
	margin-right: 1em;
	width: 30%;
}
#home-content .exhibitionGrid ul {
	list-style: none;
	font-weight: bold;
	margin-left: 0;
}

/* ===== FACULTY.aspx ===== */
#home-content #facultyTiles .grid3 {
	margin-bottom: 1.5em;
	text-align: center;
}
#home-content #facultyTiles ul {
	list-style: none;
	margin-left: 0;
}
#home-content #facultyTiles ul li:nth-child(1) {
	font-weight: bold;
	text-transform: uppercase;
}

/* ===== STUDENTSPOTLIGHT.aspx ===== */
#home-content #bandFLeft {
	display: inline-block;
	float: left;
	margin-bottom: 5px;
	margin-right: 20px;
}
#home-content #sampleCreations .grid4 { text-align: center; }
#home-content #sampleCreations .grid4 img { border-radius: 3px; }

/*Awards & Shows*/
#home-content .awards h3{
	margin-bottom: -10px;
}

@media only screen and (max-width: 768px) {
	/* ================ */
	/*   GRID SYSTEM    */
	/* ================ */
	#home-content .col8-4 > .row-responsive > .grid8 { padding-right: 0; }
	#home-content .col6-6 > .row-responsive > .grid6:nth-child(1) { padding-right: 0; }
	#home-content .col6-6 > .row-responsive > .grid6:nth-child(2) { padding-left: 0; }

	#home-content .col4-4-4 > .row-responsive > .grid4:nth-child(1) { padding-right: 0; }
	#home-content .col4-4-4 > .row-responsive > .grid4:nth-child(2) { padding-right: 0; padding-left: 0; }
	#home-content .col4-4-4 > .row-responsive > .grid4:nth-child(3) { padding-left: 0; }

	/* ===== STUDENTSPOTLIGHT.aspx ===== */
	#home-content #bandFLeft { display: none; }
}




/*	FULL CALENDAR STYLING	*/

#home-content .calendarConfine{
	overflow-y: scroll;
}


.fc-toolbar{
	padding-right: 20px;
}
.fc-left h3{
	margin-top: 5px;
	border-bottom: none;
	margin-left: 0 !important;
	font-size: 2em;
}
.fc-left h3:after{
	background: none;
}

.fc-list-heading-main{
	font-size: 1.4em;
	color: #441F49;
	font-weight: bold;
}
.fc-list-heading-alt{
	font-size: 1.2em;
	padding-left: 5px;
	color: #441F49;
	font-weight: bold;
}

.fc-scroller{
	height: 100% !important;
}


.filter form{
	display: none;
}
.filter .filterHeader{
	display: none;
}

.invisible{
	display: none;
}

#home-content .fc-center{
	display: none;
}


.fc-prev-button{
	padding: 70px;
}
.fc-next-button{
	padding: 70px;
}


.fc-icon{
	width: 10px;
	height: 20px;
}


.fc-icon-left-single-arrow:after{
	content: "\02039";
	font-weight: bold;
	font-size: 200%;
	top: -7%;
}

.fc-icon-right-single-arrow:after{
	content: "\0203A";
	font-weight: bold;
	font-size: 200%;
	top: -7%;
}



/*	Arts Background	*/
#artsBackground{
	background-image: url('../images/arts1.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	/* 	height: 1200px; */
}


/* STAFF */
#home-content #staff{
	font-size: 1.2em;
}
#home-content #staff .grid3{
	padding: 20px 5px 20px 5px;
}
#home-content #staff .staffPictures{
	margin-left: auto;
	margin-right: auto;
	display: block;
}
#home-content #staff .staffIntro{
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: fit-content;
	text-align: center;
	line-height: 1.4em;
}
#home-content #staff .grid6 p{
	margin-left: 15px;
}


#parkingInfo a .pdfIcon{
	display: none !important;
}


/* SCHOOL BUS OVERVIEW */

}
#home-content #busO h2{
	text-transform: uppercase;
	font-size: 1.5em;
}
#home-content #busO h2 span{
	text-transform: uppercase;
	font-size: 2.7em;
	margin-right: 5px;
	margin-left: 0;
}
#home-content #busO h2{
	color: #763775;
	border-bottom: none;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 2em;
}

#home-content #busO .row-responsive{
	margin: 5px;
}

#home-content #busO .grid2 img{
	width: 40%;
}

#home-content #busO p{
	font-size: 1.3em;
	line-height: 30px;
}

/* SCHOOL BUS ADMISS */

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

/* NEWS */

#home-content .announcementsContainer {
	border: 1px solid #DDD;
	padding: 20px;
}

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

#home-content #news .grid3 img{
	width: 100%;
}
#home-content #news .grid3 img,#home-content #news .grid2 img, #home-content #news .grid4 img{
	padding-top: 40px;
}

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

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

#home-content #news h3{
	padding-top: 40px;
	font-size: 1.3em;
}
#home-content #news h3:first-of-type{
	padding-top: 10px;
}
#home-content #news .cname{
	font-size: 1.1em;
	font-weight: bold;
	color: #441F49;
}
#home-content #oustandingStory .grid6, #home-content #oustandingStory .grid2{
	padding-right: 10px;
}
#home-content #oustandingStory .grid2 img{
	margin-top: 20px;
}

#home-content #news .tileBuilderSnippet .grid3{
	padding-bottom: 0px;
}
#home-content #news h4{
	font-size: 1.2em;
}



/* FACULTY */

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

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

#home-content #faculty .grid4{
	padding: 0 5px 0 5px;
}

/*	ALL COLLEGE DAY	*/
#home-content #grayBox {
	padding: 20px;
	float: left;
}

#home-content #grayBox .grid8 {
	padding-left: 30px;
}

/* INDIVIDUAL FACULTY PAGES */

#home-content .learnMore {
	font-weight: bold;
	text-align: center;
	font-size: 1.1em;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	display: inline-block;
	width: 100%;
	padding: 15px 0;
}

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

#home-content #aCat .grid10{
	padding-left: 10px;
}

#home-content #pBel .grid2 img{
	width: 100%;
}
#home-content .grid10{
	padding-left: 10px;
}

#home-content #pBel .grid10{
	padding-left: 10px;
}

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

#home-content #kFly .grid10{
	padding-left: 10px;
}

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

#home-content .grid9 h2 + ul, #home-content .grid10 h2 + ul{
	list-style-type: none;
	margin-left: 0;
}
#home-content #lFul .grid10{
	padding-left: 10px;
}

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

#home-content #eIs .grid10{
	padding-left: 10px;
}




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


#home-content #sKa .grid10{
	padding-left: 10px;
}


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

#home-content #gCo .grid10{
	padding-left: 10px;
}

#home-content #jFrit .grid2 img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 70%;
}

#home-content #jFrit .grid10{
	padding-left: 10px;
}

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

#home-content #mHec .grid10{
	padding-left: 10px;
}

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

#home-content #dDew .grid10{
	padding-left: 10px;
}

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

#home-content #mKai .grid10{
	padding-left: 10px;
}

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

#home-content #jLe .grid10{
	padding-left: 10px;
}

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

#home-content #jWe .grid10{
	padding-left: 10px;
}

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

#home-content #jBo .grid10{
	padding-left: 10px;
}

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

#home-content #gCal .grid10{
	padding-left: 10px;
}

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

#home-content #lCal .grid10{
	padding-left: 10px;
}

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

#home-content #kFi .grid10{
	padding-left: 10px;
}

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

#home-content #sFr .grid10{
	padding-left: 10px;
}

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

#home-content #bHa .grid10{
	padding-left: 10px;
}

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

#home-content #gJi .grid10{
	padding-left: 10px;
}

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

#home-content #vKa .grid10{
	padding-left: 10px;
}

#home-content #eLe .grid3 img{
	width: 100%;
}

#home-content #eLe .grid9{
	padding-left: 10px;
}


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

#home-content #dPe .grid10{
	padding-left: 10px;
}

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

#home-content #pPh .grid10{
	padding-left: 10px;
}

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

#home-content #pRo .grid10{
	padding-left: 10px;
}

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

#home-content #mShe .grid10{
	padding-left: 10px;
}

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

#home-content #mYa .grid10{
	padding-left: 10px;
}

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

#home-content #xZh .grid10{
	padding-left: 10px;
}

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

#home-content #mZim .grid10{
	padding-left: 10px;
}



#home-content .paddingRight{
	padding-right: 25px;
}



/** UNDERGRADUATE STUDENT RESOURCES **/
#home-content .gridLeft{
	padding-right: 10px;
}
#home-content .studentResourceLinks{
	list-style-type: none;
	margin-left: 0;
}
#home-content .studentResourceLinks li{
	border-bottom: 1px solid #B094B5;
	padding: 5px 0;
}
#home-content .studentResourceLinks li:last-of-type{
	border-bottom: none;
}

@media only screen and (max-width:768px){
	/** UNDERGRADUATE STUDENT RESOURCES **/
	#home-content .gridLeft{
		padding-right: 0;
	}
}




/*	MINORS MAJORS MORE FAIR PAGE	*/

#home-content .minorMajor {
    font-weight: bold;
    font-size: 1.1em;
    margin-bottom: 0px;
	color:#382140;
}

#home-content .degree {
    font-size: .8em;
    font-weight: bold;
    color: #575757;
    margin-top: 0px;
    margin-bottom: 20px;
}

#home-content .cardTitle {
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 5px;
}

#home-content .tableNumber {
    font-size: 1.5em;
    font-weight: bold;
    color: #441F49;
}

#home-content .resources {
    color: #441F49;
}

#home-content .majorsPoster img{
    padding-left: 50px;
    padding-right: 50px;
}
#home-content .majorsPoster {
    padding-left: 50px;
    padding-right: 50px;
}




/********BRAND REDESIGN********/



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


#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 a{
	color: #FFE800;
	text-transform: uppercase;
	padding: 6px;
	font-weight: bold;
	margin-top: 10px;
	font-size: 1.2em;
	transition: 0.6s;
	transition-timing-function: ease-in-out;
	font-family: "myriad-pro", Arial, sans-serif;
}

/* remove gray background for alternating rows in table */
#home-content .responsiveTable tr:nth-of-type(odd) {
	background: none !important;
}

/*	CALENDAR BOX FOR MOCK UP	*/
#upcomingEvents{
	padding: 5% 5%;
	background-image: url(https://www.wcupa.edu/_resources/includes/brand/images/homePageImages/hpFindProgParallax.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	width: 100%;
	display: block;
}
#upcomingEvents h2{
	text-align: center;
	margin-bottom: 5%;
	color: #ffe800;
}
#home-content #upcomingEvents .forceUpper
{
	text-transform: uppercase;
	color: #EEE;
}
#upcomingEvents h3 + span
{
	font-size: .75em;
	padding-bottom: 50px;
}
#upcomingEvents .noImage
{
	background-color: #CCC;
	width: 70%;
}
#upcomingEvents .theMonth
{
	text-transform: uppercase;
	padding-top: 5px;
}
#upcomingEvents p
{
	font-size: .75em;
	margin-top: 0;
}
#upcomingEvents li:nth-child(n+10){
	display: none;
}
#upcomingEvents .theMonth, #upcomingEvents .theDate
{
	text-align: center;
	display: block;
	font-weight: bold;
}
#upcomingEvents a{
	font-size: 1.2em;
}
#upcomingEvents a:hover{
	color: #FFE800;
}
#upcomingEvents .theDate{
	font-size: 1.9em;
}
#upcomingEvents .moreDate{
	font-size: 1em;
}
#upcomingEvents .leftDate{
	float: left;
	padding: 5px 10px;
	/* 	margin-top: -10px; */
	border-right: 5px solid #FFE800;
	margin-right: 20px;
}
#upcomingEvents a .theMonth, #upcomingEvents a .theDate{
	color: #FFE800;
	font-family: "Phonk", Arial, sans-serif;
	font-size: 1.1em;
	text-decoration: none;
	margin-bottom: 10px;
	letter-spacing: .2rem;
}
#upcomingEvents a .theDate{
	font-size: 1.8em;
}
#upcomingEvents .theLocation{
	font-size: .6em;
}
.contentHolder .flexsliderLarge ul{
	margin-left: 0px;
}
#upcomingEvents .slides li:first-child
{
	padding-left: 0;
}
#upcomingEvents li
{
	list-style-type: none;
	padding: 20px 25px;
}
#upcomingEvents .dateContainer
{
	padding: 0 10px;
	margin-right: 20px;
	float: left;
	padding: 0 10px;
	height: auto;
	min-height: 85px;
	border-right: 5px solid #FFE800;
	overflow: hidden;
}
#upcomingEvents .flex-control-nav.flex-control-paging
{
	position: relative;
	/*	top: -15px;	*/
}
#upcomingEvents li{
	width: 33%;
	float: left;
}
/* #upcomingEvents a
{
text-decoration: none;
} */ /* requested to have links underlined */
#upcomingEvents a, #upcomingEvents a h3{
	color: #F5F5F5;
}
#upcomingEvents a.btnGold{
	color: #6e3061;
	text-align: center;
}
#upcomingEvents .grid12 p{
	text-align: center;
	margin-top: 40px;
}
#upcomingEvents .grid4 li:hover a, #upcomingEvents .grid4 li:hover a h3, #upcomingEvents a.btnGold:hover{
	color: #FFE800;
}
#upcomingEvents a:hover
{
	cursor: pointer;
}
#upcomingEvents .grid4{
	margin-bottom: 30px;
}
#upcomingEvents .grid4:nth-of-type(3n+1){
	clear: left;
}
#upcomingEvents .dateContainer
{
	transition: background-color, .5s;
}
#upcomingEvents h3
{
	display: inline;
}
#upcomingEvents h3::after
{
	display: none;
}
#home-content #rssNews .commNewsItem{
	padding-bottom: 20px;
}
#home-content .commNewsItem a{
	text-decoration: none;
	color: #444;
}
#home-content .commNewsItem a:hover h3{
	text-decoration: underline;
}
#home-content #rssNews .commNewsItem h3{
	font-size: 1.2em;
	padding-bottom: 0px;
	margin: 10px 0px;
	color: #6e3061;
}
#home-content .commNewsItem h3:after{
	background: none;
}
#rssNews .grid4:nth-of-type(3n+1){
	clear: left;
}
#home-content .grid4 .commNewsItem img{
	width: 100%;
	max-width: 650px;
	margin: 0px 0px 20px 0px;
}
#home-content .commNewsItem figure{
	max-width: 80%;
}
#home-content #rssNews{
	display :flex;
}
#home-content .flexsliderLarge{
	margin-bottom: 0px;
}
#home-content .flexsliderLarge img{
	width: 100%;
}
#home-content #rssNews h2{
	margin-top: 40px;
	float: left;
}
#home-content #rssNews .commNewsItem .commDate{
	bottom: auto;
	left: 10px;
	top: 20px;
	background-color: #382140;
	color: #FFE800;
}
#home-content #rssNews .commNewsItem:hover{
	background-color: #fff;
}
#home-content #rssNews .commNewsItem:hover h3{
	color: #6e3061;
	text-decoration: underline;
}
#home-content .commNewsItem .highlightedDate{
	display: block;
	font-family: "NotoSans", Arial, sans-serif;
	text-transform: uppercase;
}
#home-content .commNewsItem p{
	margin-top: 10px;
	color: #444;
	font-family: "NotoSans", Arial, sans-serif;
}



#artsFeed, #studentSuccessFeed, .facNewsSection{
	padding-bottom: 30px;
	border-bottom: 5px solid #FFE800;
	float: left;
}
#artsFeed{
	border-bottom: 0px;
}
#rssFeed .grid10{
	padding-right: 7%;
}
.grid2 .stickyBtn{
	position: sticky;
	position: -webkit-sticky;
	top: 40px;
	left: 0;
	padding: 10px 30px;
	margin: 37px 0px;
	font-size: .8em;
}
.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;
}
.centerContent .grid6 img{
	display: block;
	margin: 0 auto; 
	margin-top: 30px;
	margin-bottom: 30px;
}
#home-content .centerContent .accordion p, #home-content .centerContent .accordion h3, #home-content .centerContent .accordion h4, #home-content .centerContent .accordion a{
	text-align: left;
}

/*	NEWS AND ANNOUNCEMENTS	*/
#home-content #artsFeed .grid4:nth-of-type(3n+1){
	clear: left;
}
#home-content #artsFeed .grid4:nth-of-type(n+4){
	display: none;
}
#home-content .tileBuilderSnippet .grid4{
	padding: 10px;
}
#home-content .tileBuilderSnippet ul{
	margin: 20px;
	margin-left: 30px;
}

#home-content .centerContent .grid3{
	padding-right: 20px;
}
#home-content .centerContent .grid3 img{
	display: block;
	margin: 0 auto;
	margin-top: 30px;
}
#home-content .centerContent .grid9 p{
	text-align: left;
	font-weight: normal;
}
#home-content .centerContent .tcsContainer ul{
	margin-left: 43%;
}
#home-content .ovContent ul{
	margin-left: 0px;
	list-style-type: none;
}
#home-content .ovContent li{
	margin-bottom: 10px;
}
#home-content .ovContent .btnMain{
	min-width: 150px;
	margin-right: 20px;
}
#home-content .impactHeader{
	font-size: 2.2em;
	margin-bottom: 40px;
	margin-top: 40px;
}

@media screen and (max-width: 768px){
	#home-content h2, #home-content .psuedoHead2{
		font-size: 1.7em;
	}
	#home-wrapper, .headerWrapper, #footer, body{
		overflow: hidden;
		width: 100%;
	}
	#home-content .newsAnnouncements{
		float: left;
		padding: 3.5%;
		width: 100%;
		max-width: 100%;
	}
	#home-content .newsAnnouncements h2{
		font-size: 1.5em;
	}
	#home-content #rssNews{
		display: block;
	}
	#home-content .centerContent .grid3 img{
		display: none;
	}
	#home-content #rssNews .grid2{
		text-align: center;
	}
	.grid2 .stickyBtn{
		position: relative;
		top: auto;
		left: auto;
		padding: 10px 30px;
		margin: 0px 0px;
		font-size: .8em;
	}
	#upcomingEvents li{
		width: 100%;
	}
}


#home-content .topBannerMessage {
	padding: 1.5% 10% 1.5% 10%;
	background-color: #382140;
	float: left;
	width: 100%;
}
#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 p a:visited,
#home-content .topBannerMessage .wcuLink svg{
	color: #ffe800;
	fill: #ffe800;
}
#home-content .topBannerMessage .wcuLink svg{
	top: 2px;
}

