/* 
This is the section css for
Assessment 
*/

#home-content .divRight{
	padding-left: 10px;
}
#home-content .divSpacing{
	padding: 0 5px;
}
#home-content .imgLeft{
	float: left;
	margin-right: 10px;
}

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

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

#home-content .imgRight{
	float: right;
	padding-left: 10px;
}
#home-content .imgLeft{
	float: left;
	padding-right: 10px;
}
#home-content .imgCenter{
	display: block;
	margin: 0 auto;
}

/* 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 > .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: #763775;
}
#home-content .subLinks{
	border-bottom: 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;
}

/*********** DEFAULT ***********/
#home-content .homeIcons{
	text-align: right;
}
#home-content .applyBtn{
	width: 100%;
}
#home-content .btnWarning.applyBtn{
	background: #d3a420;
	border-color: #d3a420 #d3a420 #ab7f05;
}
#home-content .contentSlidesContainer{
	padding-right: 0;
}
#home-content .homeVideoTitle{
	text-align: center;
	font-weight: bold;
	color: #763775;
	margin-top: 0;
}

/********** BECOME A STUDENT **********/
#home-content .btnWarning.applyBtnStudent{
	background: #d3a420;
	border-color: #d3a420 #d3a420 #ab7f05;
	float: right;
}
/***eTExtbook BOOKSHELF***/
#home-content .bookshelf .grid4{
	padding-right: 20px;
}

/********** GLOSSARY **********/
#home-content dt{
	padding-left: 0;
}

/********* ABOUT US **********/
#home-content .aboutUs ul{
	list-style-type: none;
}
#home-content .aboutUs > .grid12{
	margin: 10px 0;
	margin-top: 0;
	padding: 10px 0;
	padding-top: 0;
}
/*	***************************************	**
**			State Authorizations			**
**	***************************************	*/
#stAuths #mapCtr
{
	width: 100%;
}
#stAuths, #detailsCtr
{
	position: relative;
}
#detailsCtr
{
	margin-top: 600px;
}
#stAuths .fa-warning
{
	color: #F00;
	padding-right: 5px;
}
#stAuths .titleArea
{
	background-color: #763775;
	color: #FFBD07;
	padding: 5px;
	margin-bottom: 0;
}
#stAuths .detailsArea
{

	padding: 5px;
	margin-top: 0;
	margin-bottom: 25px;
}
#stAuths .detailsArea .grid6
{
	padding-right: 15px;
}
#stAuths .fa
{
	padding-left: 5px;
}
#stAuths #mapCtr
{
	position:absolute;
	left: 0;
	top: 60px;
	z-index: 1;
	height: 550px;
}
#stAuths #cvsCtr
{
	position:absolute;
	left: 0;
	top: 60px;
	z-index: 0;
}
#stAuths #mapLegend
{
	position: absolute;
	width: 15%;
	box-shadow: 0 0 5px #CCC;
	bottom: 50px;
	right: 0;
	height: 95px;
}
#mapLegend h3
{
	border-bottom: transparent;
	margin-bottom: 0;
	padding-right: 15px;
	margin-top: 0;
}
#mapLegend h3:after
{
	background: transparent;
}
#lgdList
{
	margin-left: 0;
	list-style-type: none;
}

/*	*******************************************************************************	*/
/*	THESE COLORS ARE ALSO DEFINED IN JS FOR CANASFILL -- THEY SHOULD MATCH			*/
#lgdList li
{
	padding-left: 5px;
}

#lgdList #auth
{
	background-color: #CCC;
}
#lgdList #sara
{
	background-color: #9F9;
}
#lgdList #reg
{
	background-color: #9FF;
}
#mapLegend #exempted
{
	background-color: #FFF283;
}
#mapLegend #notReg
{
	background-color: #DFC2FF;
}
#mapLegend #notAuth
{
	background-color: #F99;
}
/*	*******************************************************************************	*/

#detailsCtr.noMap
{
	margin-top: 0;
}
.hidden
{
	display: none;
}
#stateAnchors, #stateAnchors ul
{
	list-style-type: none;
	margin: 0;
}
#stateAnchors ul
{
	width: 16.6666666666%;
	float: left;
}

/********** DAYLIGHT VIDEO CONVERTER **********/
#home-content .hideControls{
	display: none;
}
#home-content #dvcForm #youtubeControls label,
#home-content #dvcForm #kalturaControls label,
#home-content #dvcForm #d2lControls label{
	display: block;
	margin-top: 10px;
}
#home-content #dvcForm input[type='text'],
#home-content #dvcForm textarea{
	width: 400px;
}
#home-content #dvcForm textarea{
	height: 100px;
}

@media only screen and (max-width:1250px){
	#stateAnchors ul
	{
		width: 33.33333%;
	}
	#l4 ul:first-child, #l5 ul:first-child, #l6 ul:first-child
	{
		border-top: 1px solid #000;
		margin-top: 15px;
		padding-top: 15px;
	}
}

@media only screen and (max-width:768px){
	#home-content .sideLinks{
		padding-right: 0;
	}
	#home-content .divRight{
		padding-left: 0;
	}
	#home-content .divSpacing{
		padding: 0;
	}
	
	/********** WHAT DOES IT COST **********/
	#home-content .costs .grid3{
		width: 50%;
		padding: 0 5px;
	}
	
	/********** ONLINE LEARNING **********/
	#home-content .learningVideos .grid4{
		width: 50%;
	}
	
	/********** WHAT IS DE **********/
	#home-content .deSamples .grid4{
		width: 33.3333%;
	}
	#stateAnchors ul
	{
		width: 33.33333%;
	}
	#l4 ul:first-child, #l5 ul:first-child, #l6 ul:first-child
	{
		border-top: 1px solid #000;
		margin-top: 15px;
		padding-top: 15px;
	}
	#detailsCtr .grid2
	{
		width: 16.6666666666%;
	}
	#detailsCtr .grid4
	{
		width: 25%;
	}
	#detailsCtr .grid6
	{
		width: 50%;
	}
	
	/********** DAYLIGHT VIDEO CONVERTER **********/
	#home-content #dvcForm input[type='text'],
	#home-content #dvcForm textarea{
		width: 100%;
	}
}

@media only screen and (max-width:480px){
	/********** WHAT DOES IT COST **********/
	#home-content .costs .grid3{
		width: 100%;
	}
	
	/********** ONLINE LEARNING **********/
	#home-content .learningVideos .grid4{
		width: 100%;
	}
	
	/********** WHAT IS DE **********/
	#home-content .deSamples .grid4{
		width: 100%;
	}
		#stateAnchors ul
	{
		width: 50%;
	}
	#l3 ul:first-child
	{
		border-top: 1px solid #000;
		margin-top: 15px;
		padding-top: 15px;

	}
	#detailsCtr h2
	{
		font-size: .85em;
	}
	#detailsCtr .grid2
	{
		width: 25%;
	}
	#detailsCtr .grid4
	{
		width: 50%;
	}
	#detailsCtr .grid6
	{
		width: 25%;
	}
	#detailsCtr .grid4.title
	{
		padding-top: 15px;
		font-weight: bolder;
	}
	#detailsCtr .grid4
	{
		width: 100%;
	}
}

/*** eTextbook pages**/
#home-content .eTextStats .grid3{
	text-align: center;
	font-size: 1.7em;
}
#home-content .eTextStats .grid3 span{
	font-size: 4.0em;
	color: 	#441F49;
}
#home-content .eTextStats .grid3 p{
	line-height: 27px;
}

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


@media only screen and (min-width:768px){
	#WCUEducationTable .responsiveTable tr td:first-of-type{
		width: 50%;
		max-width: 50%;
	}
}







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

.centerH2{
	text-align: center;
}
#home-content .borderContent{
	padding: 5% 20%;
}
#home-content .borderContent .border{
	padding: 2.5% 5%;
	float: left;
}
.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 #border-section{
	padding: 1% 1% 5% 1%;
	float: left;
	width: 100%;
	display: block;
}
#home-content #border-section .grid8{
	padding-right: 3%;
	padding-left: 3%;
	border-right: 5px solid #ffe800;
}
#home-content #border-section .grid4{
	padding-left: 3%;
	padding-right: 3%;
}
#home-content .smallPad{
	padding: 1% 5% 3% 5%;
}


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



