#home-content #licensure h3{
	margin-top: 10px;
	float: left;
	width: 100%;
}
#home-content #licensure .row-responsive{
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 10px;
}
#home-content #licensure .row-responsive:nth-of-type(even){
	background-color: #eee;
}

#home-content .grid4{
	padding-right: 20px;
}
#wcuMainContent .inlineList
{
	margin: 0;
}
.inlineList li
{
	display: inline;
}
#home-content .imgLeft{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

/** education social-work **/
#home-content .stateStatus > div{
	overflow-x: scroll;
	padding: 0;
}
#home-content .stateStatus .responsiveTable{
	position: relative;
}
#home-content .stateStatus .responsiveTable thead tr th{
	position: sticky;
	top: 0;
	background: #6e3061;
}
#home-content .stateStatus .responsiveTable tbody tr td:first-of-type{
	position: sticky;
	left: 0;
}
#home-content .stateStatus .responsiveTable tbody tr:nth-of-type(odd) td:first-of-type{
	background: #EEE;
}
#home-content .stateStatus .responsiveTable tbody tr:nth-of-type(even) td:first-of-type{
	background: #FFF
}
#home-content .invisible{
	display: none;
}

/** health sciences **/
#home-content .stateStatusHS > div.grid12{
	overflow-x: scroll;
	margin: 10px 0;
}

/** sciences and mathematics **/
#home-content .psyDTable{
	overflow-x: scroll;
	margin: 10px 0;
}