/* 
This is the section css for
Registrar 
*/
/******	ALERT BANNER MESSAGE	******/
#home-content .topBannerMessage{
	padding: 3% 5% 3% 15%;
	background-color: #382140;
}
#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 a,
#home-content .topBannerMessage a:visited{
	color: #FFE800;
}
#home-content .topBannerMessage p.goldFont{
	color: #ffe800;
}
.hideMenu{
	display: none;
}

/* INTERNAL 2 */
#home-content #wcuTransferImg {
	float: right;
	padding-left: .5em;
	width: 250px;
}
#home-content .alert{
	background: red;
	color: #FFF;
	font-weight: bold;
	padding: 5px 10px;
	text-align: center;
}

/*****	NEW HOME PAGE	*****/

#home-content .homePadding{
	padding-right: 0;
	padding-left: 0;
}
#home-content #registrarHome .row-responsive{
	margin-top: 0;
	margin-bottom: 0;
}
#home-content #registrarHome h3, #home-content #registrarHome h3:after{
	border-bottom: none;
	font-size: 2.4em;
	background: none;
	margin-top: 20px;
	margin-bottom: 30px;
	padding-left: 30px;
}
#home-content .fileList .nonPDF a{
	padding-left: 20px;
}
#home-content .fileList .nonPDF:before{
	background-image: none;
	display: none;
}
#home-content .announcementsContainer .news p{
	color: red;
}

/*****	NEW HOME PAGE - TOP SECTION	*****/
#home-content #colorSection{
	margin-bottom: 20px;
	float: left;
	width: 100%;
	padding: 0px 40px;
}
#home-content #colorSection .grid6:first-of-type{
	padding-right: 10px;
}
#home-content #colorSection .row-responsive:first-of-type{
	padding-bottom: 5px;
}
#home-content #colorSection .row-responsive{
	padding-bottom: 10px;
}
#home-content #colorSection a{
	display: block;
	font-size: 2em;
	padding: 15px 0px 120px 15px;
	text-decoration: none;
	color: #fff;
}
#home-content #colorSection .lightPurpleBtn{
	background-color: #B094B5;
}
#home-content #colorSection .grayBtn{
	background-color: #C1C1C1;
}
#home-content #colorSection .goldBtn{
	background-color: #D9AA2A;
}
#home-content #colorSection .darkPurpleBtn{
	background-color: #441F49;
}
#home-content #colorSection .purpleBtn{
	background-color: #763775;
}

/*****	NEW HOME PAGE - CALENDAR SECTION	*****/
#home-content #datesDeadlines{
	margin-bottom: 30px;
	float: left;
	width: 100%;
	padding: 0px 40px;
}
#home-content #datesDeadlines .grid4{
	padding-right: 20px;
}
#home-content #datesDeadlines .grid4 > .grid12{
	margin-bottom: 40px;
}
#home-content #datesDeadlines P{
	font-size: 1.7em;
	margin: 0px;
	color: #441F49;
	padding: 10px 0px;
}
#home-content #datesDeadlines .grid8 P{
	padding-left: 10px;
}
#home-content #datesDeadlines .calDate{
	display: inline-block;
	background-color: #C1C1C1;
	padding: 10px 20px;
	margin-right: 10px;
	font-size: 1.7em;
	color: #441F49;
}
#home-content #datesDeadlines .grid4 .datePad{
	padding-right: 0;
}
#home-content .greenAlert{
	background-color: #5BB75B;
	text-align: center;
	color: #FFF;
	padding: 5px 10px;
	border-radius: 5px;
}

/*****	NEW HOME PAGE - DIVIDER SECTION	*****/
#home-content #myWCUBackground {
	background-image: url('../images/bannerSection.jpg');
	width: 100%;
}
#home-content #commencementBanner {
	background: 
    /* top, transparent red, faked with gradient */ 
    linear-gradient(rgba(176, 148, 181, 0.45), rgba(176, 148, 181, 0.45)), url(../images/cardHolder2.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-top: 1em;
	color: #fff;
	text-shadow: 4px 4px #763775;
	padding: 60px 0px;
	text-align: center;
	font-size: 2.9em;
	padding-left: 0;
	width: 100%;
}
#home-content #commencementBackground {
	background: 
    /* top, transparent red, faked with gradient */ 
    linear-gradient(rgba(176, 148, 181, 0.45), rgba(176, 148, 181, 0.45)), url(../images/cardHolder2.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-top: 1em;
	width: 100%;
}
#home-content #myWCUBackground h3, 
#home-content #commencementBackground h3{
	margin: 10px 0px;
	color: #fff;
	text-shadow: 4px 4px #763775;
	padding: 60px 0px;
	text-align: center;
	font-size: 2.9em;
	padding-left: 0;
}

/*****	NEW HOME PAGE - CARD SECTION	*****/
#home-content #cardSection{
	margin-top: 40px;
	padding: 0px 40px;
}
#home-content #cardSection .grid4{
	padding: 10px;
}
#home-content #cardSection .cardDiv{
	display: block;
	background-color: #C1C1C1;
	padding: 20px 30px;
	text-align: center;
}
#home-content #cardSection .cardDiv h3{
	margin-bottom: 5px;
	margin-top: 20px;
	padding-bottom: 0;
	font-size: 2.3em;
	color: #441F49;
	font-weight: normal;
	padding-left: 0;
}
#home-content #cardSection .cardDiv p{
	color: #fff;
	font-size: 1.3em;
}
#home-content #cardSection .cardDiv .btn{
	background: none;
	background-color: #763775;
	border-radius: 0;
	padding: 15px 40px;
	margin: 5px 0px;
	font-size: 1.3em;
}

/*****	NEW HOME PAGE - CIRCLE SECTION	*****/
#home-content #circles{
	margin-top: 20px;
}
#home-content #circles .grid3{
	padding: 0 10px;
}
#home-content #circles .grid3 p{
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
	color: #FFF;
	position: relative;
	height: 250px;
}
#home-content #circles .grid3 a{
	text-decoration: none;
	color: #FFF;
	display: block;
	width: 250px;
	height: 250px;
	position: absolute;
	left: calc(50% - 125px);
	top: calc(50% - 125px);
	border-radius: 50%;
	padding: 60px 10px;
}
#home-content #circles .grid3 a span{
	font-size: 3em;
	margin-bottom: 10px;
}
#home-content #circles .firstCircle a,
#home-content #circles .thirdCircle a{
	background-color: #B094B5;
}
#home-content #circles .secondCircle a,
#home-content #circles .fourthCircle a{
	background-color: #D9AA2A;
}
#home-content #circles .firstCircle a:hover,
#home-content #circles .thirdCircle a:hover{
	background-color: #ceafd3;
}
#home-content #circles .secondCircle a:hover,
#home-content #circles .fourthCircle a:hover{
	background-color: #FFBD07;
}

/*****	NEW HOME PAGE - SOCIAL MEDIA ICONS SECTION	*****/
#home-content #socialIcons {
	font-size: 3em;
	padding: 0px 40px;
}
#home-content #socialIcons a {
	float: right;
}
#home-content #socialIcons .fa-facebook-square{
	color: #3b5998;
}
#home-content #socialIcons .fa-twitter-square{
	color: #55acee;
}


/*****	MISC	*****/
#home-content h2 {margin-bottom: 0px;}
#accordion ul {list-style-position: outside !important; margin-left: 15px;}
#home-content li {margin-bottom: 7px;}
#home-content h4 {margin-top: 40px; margin-bottom: 10px;}
#home-content .playBtn {display: none;}
#home-content .mobileSlideshow {display: none;}
#home-content .flex-direction-nav {display: none;}
#home-content .floatRight {float: right;}
#home-content .closeList li {margin-bottom: 0px;}
#home-content .rightSide {padding-left: 30px;}
#home-content .letterLinkPusher {margin-bottom: 15px;}
#home-content .additionalLinks {
	padding: 0px;
	border-top: none;
	border-bottom: none;
	background-color: none;
	margin-left: 0;
}
#home-content .additionalLinks li {margin-left: 20px;}

/*****	LETTER LINKS	*****/
#letterLinks {
	font-size: .975em;
	margin: 15px 0 20px 0px;
	float: left;
	width: 100%;
	background-color: none;
	border-bottom: 5px solid #6e3061;
	padding: 10px 5px 30px 5px;
}
#letterLinks a {
	color: #6e3061;
	background: none;
	text-decoration: none;
	padding: 5px 15px;
	font-family: "myriad-pro", Arial, sans-serif;
	text-transform: uppercase;
	display: inline-block;
	margin: 4px;
	border: 2px solid #6e3061;
}
#letterLinks a.activeLink {
	color: #FFF;
	background: #6e3061;
	font-weight: bold;
}
#letterLinks a:hover {
	color: #FFF;
	background:#6e3061;
}

/*****	MOBILE SLIDER	*****/
#home-content .mobileSlideshow .flex-caption {display: none;}
#home-content .mobileSlideshow .flex-control-nav {display: none;}

/*****	SIDE MENUS	*****/
#home-content .myWCUSide .keyResources {margin-top: 35px;}
#home-content .myWCUSide .playBtn {display: none;}
#home-content .myWCUSide{
	padding: 20px 20px 30px 20px; 
	background-color: #fff;
	border: 5px solid #6e3061;
	margin-top: 30px;
	text-align: center;
}
#home-content .myWCUSide a:not(.btnMain), #home-content .myWCUSide a:not(.btnMain):visited{
	color: #382140;
}
#home-content .myWCUSide .btnMain{
	margin-top: 20px;
}
#home-content .myWCUSide li, #home-content .myWCUSide .closeList, #home-content .myWCUSide .additionalLinks{
	margin-bottom: 5px;
	text-align: left;
}
#home-content .myWCUSide h3:first-of-type{
	margin-top: 10px;
	text-align: left;
}
#home-content #searchClasses {margin-top: 1em;}
#home-content .linkWrapper img{
	width: 100%;
}

/*****	ANNOUNCEMENTS AND DATES	*****/
#home-content .myWCURight {margin-top: 20px;}
#home-content .announcements .row-responsive {border-bottom: 1px dotted #eee;}
#home-content .announcements .row-responsive p {border-bottom: none; padding-bottom: 0;}
#home-content .announcements p {border-bottom: 1px dotted #eee; padding-bottom: 10px; margin-bottom: 10px;}
#home-content .announcements i {font-size: 2em; padding-right: 10px; float: left; margin-top: 12px; color: #c1c1c1;}
#home-content .announcements .grid11 p:nth-child(1) {margin-top: 0px;}
#home-content .announcements .grid11 {padding-left: 10px;}
#home-content .announcements h3 {margin-bottom: 20px; margin-top: 16.38px;}

/*****	ACADEMIC PASSPORT	*****/
#home-content .academicPassport.rightSide #accordion > h3:nth-child(1) {margin-top:0px;}
#home-content .academicPassport.rightSide .grid4 {padding-left: 5px; margin-top: 20px;}
#home-content .academicPassport.rightSide .grid4 img {box-shadow: 0px 0px 14px 1px rgba(0,0,0,.5);}

/*****	CEDIPLOMA	*****/
#home-content .cediploma .grid7 {padding-right: 15px;}

/*****	COMMENCEMENT CEREMONIES	*****/
#home-content .botLinkWs .grid6 {padding: 10px;}

/*****	COURSE SCHEDULE	*****/
#home-content .courseSchedule .grid4 {padding: 10px;}

/*****	DEFAULT	*****/
#home-content .default.homepage.audiencePage .btn {text-align: center;}
#home-content .default .helpFor .row-responsive {margin: 0px;}

/*****	FINAL EXAMS	*****/
#home-content .calendarHR {margin-top: 25px; margin-bottom: 7px; border-color: #bfbfbf}

/*****	FORMS	*****/
#home-content .forms.rightSide li{border-bottom: 1px solid #eee; padding-bottom: 5px;}

/*****	GPA	*****/
#home-content .gpa .grid4 {margin-bottom: 25px;}

/*****	GRADES	*****/
#home-content .grades .grid6:nth-child(1) {padding-right: 10px;}
#home-content .grades .grid6:nth-child(2) {padding-left: 10px;}
#home-content .helpfulTools img{vertical-align: middle; padding-right: 10px;}

/*****	GRAD HELP	*****/
#home-content .gradHelpGrid .grid6:nth-child(1) {background-color: #eee;}
#home-content .gradHelpGrid .grid6 {padding: 10px;}

/*****	GRADUATE LIST & DIPLOMAS	*****/
#home-content .botLinkWs .grid4 {padding: 10px;}
#home-content .botLinkWs img {width: 100%;}

/*****	GRADUATION	*****/
#home-content .finLitText {padding-right: 10px;}

/*****	NATIONAL STUDENT EXCHANGE	*****/
#home-content .nationalStudentExchange .nseText {padding-right: 15px;}


/*****	REGISTRATION	*****/
#home-content .registration.rightSide .grid6:nth-child(2) {padding-left: 30px;}
#home-content .registration.rightSide li li{margin-bottom: 0;}

/*****	SPEAKER AUDITIONS	*****/
#home-content .videoCaption {margin-bottom: 0px;}

/*****	STAFF DIRECTORY	*****/
#home-content .staffList {list-style: none; margin-left: 0px;}
#home-content .staffList li {margin-bottom: 0px;}
#home-content .staffList li:first-child {font-weight: bold;}
#home-content .emailP {margin-top: 0px; margin-bottom: 0px;}
#home-content .emailPs{margin-top: 15px;}
#home-content #directoryHeader {margin-bottom: 0px;}

/*****	TEST CREDIT	*****/
#home-content .ibTestCredit p {border-bottom: 1px solid #eee; padding-bottom: 5px; margin: 5px 0;}

/*****	TRANSCRIPTS	*****/
#home-content #leftColumn .transcripts {border-right: 1px solid #eee; padding-right: 20px;}
#home-content #rightColumn .transcripts{padding-left: 20px;}
#home-content .transcriptsRED {
	border: 1px solid #C00;
	box-shadow: 0 0 2px #F00;
	background-color: #E44;
	color: #FFF;
	padding: 10px;
	border-radius: 5px;
}

/********** TRANSFER CONSIERGE **********/
#home-content .transferConcierge ul {list-style-type: none; margin-left: 0;}
#home-content .transferConcierge h5 {margin-bottom: 0;}
#home-content .transferConcierge img{float: left; margin-right: 10px;}

/*****	TRANSFER FORMS	*****/
#home-content .forms.rightSide li {border-bottom: 1px solid #eee; padding-bottom: 5px;}
#home-content .forms.rightSide li:last-child{border-bottom: none;}
#home-content .forms.rightSide ul {margin-left: 14px;}
#home-content .forms .btn {
	width: 100%;
	padding: 10px 0;
	margin: 2px 0;
}

/*****	TRANSFER STUDENT	*****/
#home-content .floatRight.onTop {
	z-index: 1 !important;
	position: relative;
	width: 200px;
}
/* #home-content .homepage.audiencePage .btn {text-align: left; padding-left: 5px;} */
#home-content .homepage .grid6 {padding: 0 2px;}
#home-content .centerBtn{
	text-align: center;
}
#home-content .homepage .grid4 {font-size: .95em;}
#home-content .homepage .grid4 li {margin-bottom: 0;}
#home-content .homepage .grid4 .grid12{
	background-color: #441f49;
	margin-bottom: 10px;
	padding: 0 10px 10px 10px;
}
#home-content .homepage .grid4 .helpFor {background-color: #F5F5F5; margin-bottom: 0; padding: 0px 10px 20px 10px;}
#home-content .homepage .grid4 .helpFor .btn{
	width: 100%;
	text-align: center;
	padding: 10px 0;
	margin: 2px 0;
	font-size: .9em;
}
#home-content .homepage .grid4 .keyResources {background-color: #B094B5;}
#home-content .homepage .grid4 .keyResources .row-responsive {margin: 0px;}

#home-content .homepage .grid8{padding-left: 30px;}
#home-content .homepage .twitter-timeline {width: 100% !important;}

/***************************	MOBILE SLIDESHOW	**************************************/
#home-content .flex-control-paging{position: relative; top: -25px;}
#home-content .flex-control-paging li a {
	width: 11px;
	height: 11px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 1px rgba(0,0,0,.5);
	-moz-box-shadow: 0 0 1px rgba(0,0,0,.5);
	box-shadow: 0 0 1px rgba(0,0,0,.5);
	border-radius: 100%;
	margin: 0 5px;
}
#home-content .flex-control-paging li a.flex-active {background-color: #6F316E;}
#home-content .flex-direction-nav li a{top: 37%;}
#home-content .flex-control-nav{text-align: right; margin: 0; padding-right: 10px;}
#home-content .flex-control-nav a{text-indent: 999em;}
#home-content .flex-caption{
	margin: 0;
	padding: 5px 140px;
	color: #fff;
	font-family: "OpenSansSemibold";
	min-height: 75px;
	max-height: 75px;
	background-color: rgba(0,0,0,.75);
}

/********** LIST OF GRADUATES **********/
#home-content .commencementStudentList .grid3{
	padding: 0 5px;
}
#home-content .commencementStudentList ul{
	list-style-type: none;
	margin-left: 0;
}

#home-content .commencementStudentList .grid3 p{
	padding-bottom: 1px;
}

/********** NON DEGREE SENIOR CITIZENS **********/
#home-content .blockB{
	display: inline-block;
    padding: 0 5PX;
    border: 4px solid #d4a129;
    font-size: 1.2em;
    color: #382140;
    font-weight: bold;
    vertical-align: middle;
    margin-right: 10px;
}

/********** FERPA ***********/
#home-content .ferpaBtns .grid3{
	text-align: center;
}
#home-content .ferpaBtns .grid3 img{
	display: block;
	margin: 10px auto;
	width: 200px;
}


@media only screen and (max-width:1250px){
	#home-content #cardSection .cardDiv{
		padding: 10px;
	}
	#home-content #cardSection .cardDiv h3{
		font-size: 1.8em;
	}
}
@media only screen and (max-width:1050px){
	#home-content #cardSection .cardDiv h3{
		font-size: 1.4em;
	}
	
	/** circles **/
	#home-content #circles .grid3{
		width: 50%;
	}
}

@media only screen and (max-width:950px) {
	#home-content #colorSection a {
		font-size: 1.8;
	}
	#home-content #datesDeadlines .grid8 P{
		padding-left: 20px;
	}
}

@media only screen and (max-width:768px){
	
	#home-content #registrarHome h3{
		padding-left: 10px;
	}
	#home-content #colorSection, #home-content #datesDeadline, #home-content #cardSection{
		padding: 0px 10px;
	}
	#home-content #datesDeadlines .grid4, #home-content #datesDeadlines .grid4 span{
		padding-right: 0px;
		width: 100%;
	}
	#home-content #datesDeadlines .grid8{
		width: 100%;
	}
	#home-content #cardSection .cardDiv{
		padding: 20px 30px;
	}
	#home-content #cardSection .cardDiv h3{
		font-size: 2.3em;
	}
	#home-content #colorSection .grid6:first-of-type{
		padding-right: 0px;
	}
	#home-content #colorSection .row-responsive{
		padding-bottom: 0;
	}
	
	#home-content h2 {margin-bottom: 17.430px;}																/*	---MISC---	*/
 	#home-content .mobileSlideshow {display: block;}
/*  	#home-content .mobileSlideshow #slideshow .slides {display: block;} */
	#home-content .rightSide {padding-left: 0px;}
	#home-content .botLinkWs .grid4 {padding: 0px;}
	
	
	#home-content .academicPassport.rightSide .grid4 {padding-left: 0px; margin-top: 0px;}					/*	ACADEMIC PASSPORT	*/
	#home-content .academicPassport.rightSide #accordion > h3:nth-child(1) {margin-top: 16px;}
	
	#home-content .courseSchedule .grid4 {padding: 0px;}													/*	COURSE SCHEDULE	*/
	
	#home-content .cediploma .grid7 {padding-right: 0px;}													/*	CEDIPLOMA	*/
	
	#home-content .botLinkWs .grid6 {padding: 0px;}															/*	COMMENCEMENT CEREMONIES	*/
	
	#home-content .grades .grid6:nth-child(1) {padding-right: 0px;}											/*	GRADES	*/
	#home-content .grades .grid6:nth-child(2) {padding-left: 0px;}
	
	#home-content .finLitText {padding-right: 0px;}															/*	GRADUATION	*/
	
	#home-content .graduateList.myWCUSide {display: none;}													/*	GRADUATE LIST	*/
	
	#home-content .nationalStudentExchange .nseText {padding-right: 0px;}									/*	NATIONAL STUDENT EXCHANGE	*/
	
	#home-content .registration.rightSide .grid6:nth-child(2) {padding-left: 0px;}							/*	REGISTRATION	*/
	
	#home-content .seniorPortraits .myWCUSide {display: none;}												/*	SENIOR PORTRAITS	*/
	
	#home-content .staffDirectory #accordion .grid12, #home-content .staffDirectory #accordion .grid6 {border-bottom: 1px solid #eee;}	/*	STAFF DIRECTORY	*/
	#home-content .staffList {margin-bottom: 20px; margin-top: 5px;}
	
	#home-content #leftColumn .transcripts {border-right: none; padding-right: 0px;}						/*	TRANSCRIPTS	*/
	#home-content #rightColumn .transcripts{padding-left: 0px;}
	
	#home-content .transferConcierge img{float: none; margin-right: 0px;}									/*	TRANSFER CONCIERGE	*/
	
	#home-content .homepage .grid8{padding-left: 0px;}														/*	DEMOGRAPHIC PAGES [Ex. juniors, transferStudents, seniors]	*/
	#home-content .homepage .grid4{margin-top: 0;}
	#home-content .homepage .grid4 .grid6{width: 50%;}
	#home-content .floatRight.onTop{float: none;}
	#home-content .homepage.audiencePage .grid4 a img {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	
}

@media only screen and (max-width:600px) {
	#home-content .flexslider {display: block;}
	#home-content #registrarHome h3{
		line-height: 1.3em;
	}
	
	/** circles **/
	#home-content #circles .grid3 p{
		height: 200px;
	}
	#home-content #circles .grid3 a{
		width: 200px;
		height: 200px;
		left: calc(50% - 100px);
		top: calc(50% - 100px);
		padding: 40px 10px;
	}
}

/*****First Year Scheduling*****/
#home-content .fyPageAcc{
	padding-left: 40px;
}











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

.centerH2{
	text-align: center;
}
.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%;
}
#home-content .pyPara2 .grid6:first-of-type h3{
	margin: 10px 0px 20px 0px;
}
#home-content .purplePara h2{
	color: #F5F5F5;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}
#home-content .columnSection{
	padding: 3%;
}
#home-content .columnSection .grid4{
	padding: 0px 20px;
	text-align: center;
}
.centerContent .sideAccordion .grid9, #home-content .centerContent .sideAccordion .grid9 p, #home-content .centerContent .sideAccordion .grid9 h3, #home-content .centerContent .sideAccordion .grid9 a{
	text-align: left;
}
#home-content .grid9{
	padding-left: 30px;
}
#home-content .centerPad img{
	margin: auto;
	display: block;
	width: 80%;
}
#home-content .centerPad .grid6{
	padding: 0px 30px;
}

#home-content .rammy-img{
	max-width: 350px;
}

@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;
	}
}