/* ----- scXX and ecXX designations are used by User Interface Feature. Don't remove if you intend to use the User Interface to change colors ---- */


/* search styles */
.search
{
	float: right;
	padding-top: 24px;
}

.search form
{
	background-color: #ffffff;
	border: solid 1px #b1bbc5;
	border-radius: 3px;
	padding: 4px;
}


.search form input, .search form button
{
	border: 0;
}

.search input.srchField
{
	float: left;
	width: 230px;
	padding-left: 4px;
	font-style: italic;
	background-color: transparent;
	-webkit-appearance: none; 
	padding: 0;
}

.search button.srchBtn 
{
	float: right;
	overflow: visible;
	background-color: transparent;
	-webkit-appearance:none;
	padding-right: 2px;
}

.search button.srchBtn .fa
{
	text-align: right;
	vertical-align: top;
}

.search p.advSrch
{
	font-size: 80%;
	text-align: right;
	padding: 5px;
}

.search p.advSrch a
{
	text-decoration: none;
}

/* -Responsive Boxes- */

.boxRow  /* row of boxes */
{
	clear: both;
	padding-bottom: 30px;
}

.boxRow img
{
	vertical-align: top; 
}

.fifteenpercent, .fifth, .quarter, .thirtypercent, .third, .thirtyfivepercent, .fortypercent, .fortyfivepercent, .half, .fiftyfivepercent, .sixtypercent,  .sixtyfivepercent, .seventypercent, .twothirds, .threequarters, .eightypercent, .eightyfivepercent
{
	float: left;
	box-sizing: border-box; 
}

.fifteenpercent
{
	width: 15%;
}

.fifth
{
	width: 20%;
}

.quarter
{
	width: 25%;
}

.thirtypercent
{
	width: 30%;
}

.third
{
	width: 33.33%;
}

.thirtyfivepercent
{
	width: 35%;
}

.fortypercent
{
	width: 40%;
}

.fortyfivepercent
{
	width: 45%;
}

.half
{
	width: 50%;
}

.fiftyfivepercent
{
	width: 55%;
}

.sixtypercent
{
	width: 60%;
}

.sixtyfivepercent
{
	width: 65%;
}

.twothirds 
{
	width:66.67%;
}

.seventypercent
{
	width: 70%;
}

.threequarters
{
	width: 75%;
}

.eightypercent
{
	width: 80%;
}

.eightyfivepercent
{
	width: 85%;
}

.leftPad  /* left padding */
{
	padding: 0 0 0 15px;
}

.rightPad  /* right padding */
{
	padding: 0 15px 0 0;
}

.rlPad  /* left and right padding */
{
	padding: 0 8px;
}

.sideBox
{	
	box-sizing: border-box; 
	box-shadow: 1px 1px 2px #999999;
	border-radius: 2px;
	/*sC29*/ background-color: #f9fafb; /*eC29*/ 
	/*sC30*/ color: #222222 /*eC30*/;
	
}

.sideBoxHeader
{
	/*sC27*/ background-color: #3d4754 /*eC27*/;
	/*sC28*/ color: #ffffff /*eC28*/;
	padding: 8px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	text-shadow: 1px 1px 1px #666666;
}

.sideBoxHeader .fa /* heading icon */
{
	vertical-align: top;
	margin: 2px 5px 0 0;
}

.sideBoxContent
{
	padding: 8px;
}

.hmH1  /* home page h1 */
{
	text-align: left;
}

.regNow  /*  home page register now */
{
	margin-top: -30px;
	min-height: 140px;
	box-sizing: border-box; 
	box-shadow: 1px 1px 2px #999999;
	border-radius: 8px;
	padding: 8px;
	/*sC24*/ background-color: #3d4754  /*eC24*/; 
	/*sC25*/ color: #ffffff  /*eC25*/;
}

.regNow h2, .regNow p
{
	color: #ffffff;
	padding: 0 0 5px 0;

}

.regNow > table#upcmgList 
{	
	width: 96%;
	margin: 0 auto;
}

.regNow > table#upcmgList td, .regNow > table#upcmgList td a
{
	color: #ffffff;
	text-decoration: none;
}

.regNow .fa /* heading icon */
{
	vertical-align: top;
	margin: 2px 5px 0 0;
}


.hmboxRow  /* row for link boxes on home */
{
	clear: both;
	padding-bottom: 0px;
}

.hmBoxPad   /* padding between home boxes */
{
	padding: 0 15px;
}

.hmBoxH2
{
	padding: 3px;
	text-align: center;
	/*sC26*/ background-color: #eef0f0 /*eC26*/;
	border-radius: 10px;
	text-shadow: 1px 1px 0 #bbbbbb;
}

.hmBox
{
	padding: 5px;
}

 /* Home page Student Logon box styles  */
.hmLogFields
{
	width: 98%;
}

#hmStudents p.hmLogon
{
	padding: 0 0 1px 0;
}

#hmStudents label
{
	font-size: 90%;
}

#hmStudents a#pwdReset
{
	float: right;
	font-size: 80%;
	padding-top: 2px;
}

#hmStudents p.hmLogonBtn
{
	padding: 4px 0 0 0;
}

#hmStudents form.hmNew /* Sign Up Form */
{
	padding-top: 20px;
}

#hmSignUp
{
	padding: 15px 0 0 0;
}

#hmSignUp h3.hmNewH
{
	display: inline;
	font-size: 140%;
	font-weight: bold;
}


/* ACEweb Link Styles */
#awLink
{
	/*sC15*/ background-color: #3d4754 /*eC15*/;
	box-sizing: border-box; 
}

#awLink .fa-circle
{
    padding: 0 6px;
    font-size: 40%;
    vertical-align: middle;  
}

#awLink .contPad p
{
	padding: 0;	
}

.social
{
	float: left;
	width: 60%;
	box-sizing: border-box; 
	min-height: 20px;
}

.social a
{
	margin: 0 15px 0 0;
	color: #ffffff;
}

.social a span.fa
{
	font-size: 180%;
}

#powerAW
{
	float: right;
	width: 40%;
	font-size: .6em;
	box-sizing: border-box; 
	text-align: right;	
	/*sC16*/ color: #ffffff /*eC16*/;
	font-weight: bold;
}

#powerAW a 
{
		/*sC16*/ color: #ffffff /*eC16*/;
		font-weight: bold;
}
