/* side menu */
#home-content .pageWrapper .contentHolder {
    font-size: 0.875em;
    padding: 0px 20px !important;
}

#home-content .sideLinks{
    margin-top: 10px;
    padding-right: 20px;
}
#home-content .sideLinks .grid12{
    margin: 0;
}
#home-content .grid4{
	padding-right:20px;
}
#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: #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-wrapper{
	background: #fff !important;
}
#home-content .deptListing ul li a.letters, .letters {
    background-color: #fff;
	background: #fff;
    padding: 0 10px 0 10px;
    border: none;
    font-size: 1.5em;
    color: #382140 !important;
    margin-left: 0px;
    text-shadow: none;
}
#home-content h2.letters{
	font-size: 1em;
}
#home-content .grid8, #home-content .grid4{
	padding-right: 10px;
	padding-left: 10px;
}
.btnPad .grid4 img{
	display: block;
	margin: 0 auto;
}

/********** DEFAULT **********/
#home-content .panelInfo span.panelTitle{
	position: absolute;
	top: 0;
	left: 0;
	bottom: auto;
	width: 100%;
	padding: 10px 5px;
	background: rgba(0,0,0,.75);
	color: #FFF;
	text-align: center;
}
#home-content .homeBtns .grid4{
	padding: 0 5px;
}
#home-content .homeBtns a{
	display: block;
	text-align: center;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	padding: 3px 0;
	font-size: .9em;
}
#home-content .byol{
	padding: 10px 0px;
	background: #fff;
}
#home-content .byol h3{
	margin-top: 10px;
}
#home-content .byol .purpleText{
	color: #382140;
	font-weight: bold;
}

/********** COURSE OFFERINGS **********/
#home-content .tabContainer, #home-content .tabContentContainer{
	float: left;
	width: 100%;
}
#home-content .expandList > li > div{
	margin: 0;
}
#home-content .expandList > li{
	list-style-type: none;
	margin-left: 0;
}
#home-content .expandList > li:hover{
	cursor: pointer;
}
#newClassCtr
{
	padding-left: 5px;
	overflow-y: auto;
	border-left: 1px solid #eee;
	margin-bottom: 5px;
}
#newClassList
{
	list-style-type: none;
	margin-left: 0;
}
#newClassList li.hide
{
	display: none;
}
#newClassCtr h3
{
	margin-bottom: 5px;
	padding-left: 5px;
}
#newClassList a
{
	text-decoration: none;
	color: #575757;
}
#newClassList a:hover li
{
	color: #FFE800;
	background-color: #6e3061;
}
#newClassList li
{
	padding: 5px;
	border-bottom: 1px solid #EEE;
}
#newClassList li:hover a
{
	color: #FFE800;
}
#newClassList li:hover
{
	background-color: #6e3061;
}

#newClassList a:last-child
{
	border-bottom: transparent;
}
#newClassList small
{
	display: block;
}
#newClassList div[id*='hdn-']
{
	display: none;
}
#eventDetails
{
	position: fixed;
	left: 25%;
	top: 30%;
	width: 50%;
	background: #FFF;
	z-index: 100;
	padding: 10px;
	display: none;
}
#blackout
{
	display: none;
	opacity: .5;
	background-color: #000;
	position: fixed;
	top: 0;
	width: 100%;
	height: 2000px;
}
#blackout.blackit, #eventDetails.blackit
{
	display: block;
}
#closeDetails a
{
	float: right;
}
#closeDetails .fa-close
{
	border: 1px solid #999;
	padding: 4px 5px;
	color: #FFF;
	background-color: #000;
	border-radius: 15px;
}
#closeDetails .adaClose
{
	position: absolute;
	left: -9999px;
}

/*****	SCHEDULE	*****/
#home-content #noticeBanner {
	background-color: #fff;
	border: solid 2px #382140;
	margin-top: 10px;
	margin-bottom: 1em; 
	padding: 5px;
	text-align: center;
}
#home-content .fa-rss-square { padding-left: .2em; }

#home-content .calendarBox .accordion > h3 {
	font-size: 14px;
	background-color: transparent;
	border: 2px solid transparent;
	border-radius: 0;
	box-shadow: none;
	margin: 0;
}
#home-content .calendarBox .accordion > h3:nth-of-type(even) {
	background-color: #fff;
}
#home-content .calendarBox .accordion > h3:hover {
	border: 2px solid #6e3061;
}
#home-content .calendarBox h3.selected {
	background-color: #6e3061 !important;
	color: #FFF;
}
#home-content .calendarBox h3.selected .theDate {
	border-color: #FFE800;
}
#home-content .calendarBox h4 {
	font-size: 18px;
	margin-bottom: 0;
	margin-top: 1em;
}
#home-content .eventDetailsTable > caption {
	color: #6e3061;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	visibility: hidden;
}
#home-content .eventDetailsTable tr > th {
	color: #6e3061;
	text-align: left;
	vertical-align: baseline;
	padding-right: 1em;
}
#home-content .theDate {
	border: 2px solid #CCC;
	border-radius: 15%;
	display: inline-block;
	font-weight: bold;
	left: auto !important;
	top: auto !important;
	margin: 0 .5em 0 0;
	position: relative !important;
	padding: 0 6px;
	text-align: center;
	width: 5em;
	/* -webkit-transition: width .2s; */
  	/* transition: background-color .2s, border-color .2s; */
}
#home-content .calendarBox .accordion > h3:hover .theDate {
	border-color: #FFE800;
}
#home-content #calendarSearch form {
	font-size: 14px;
}
#home-content #searchText {
	border: 2px solid #6e3061;
	font-weight: 20px;
	height: 32px;
	text-indent: 32px;
	width: 300px;
}
#home-content #resetSearchBtn {
	background-color: #6e3061;
	border: 2px solid #6e3061;
	color: #FFF;
	cursor: pointer;
	font-weight: bold;
	font-size: 14px;
	height: 32px;
}
#home-content #resetSearchBtn:hover {
	background-color: #FFF;
	color: #6e3061;
}
#home-content #numResults { font-weight: bold; }
#home-content #searchField {
	display: inline-block;
	position: relative;
}
#home-content #searchField .fa-search {
	color: #6e3061;
	position: absolute;
	top: 5px;
	left: 7px;
	font-size: 20px;
}
#home-content #errorBox {
	display: none;
	background-color: #EDA246;
	border: 2px solid #a36f30;
	font-size: 16px;
	font-weight: bold;
	padding: 2em;
	text-align: center;
}
#home-content .theTime {
	background-color: #CCC;
	border-radius: 2px;
	display: inline-block;
	top: auto;
	left: auto;
	padding: 2px .3em;
	margin: 0;
	margin-right: .5em;
	position: relative;
	text-align: center;
	width: 11em;
}
#home-content .calendarBox .accordion > h3:hover .theTime {
	background-color: #FFE800;
}
#home-content .calendarBox h3.selected .theTime {
	background-color: #FFE800;
	color: #6e3061;
}


/********** WEBINARS **********/
#home-content .webinars .tabContainer{
	width: 100%;
}
#home-content .webinars .fa.fa-desktop{
	color: #6e3061;
}
#home-content .webinars .fa.fa-play-circle{
	color: #FFE800;
	font-size: 1.1em;
}

@media only screen and (max-width: 768px) {
	#home-content .eventDetailsTable tr > th,
	#home-content .eventDetailsTable tr > td {
		display: block;
		width: 100%;
	}
}
