.table_row {
	z-index: 1 !important;
}
.user_details {
	cursor: pointer;
}
#sideBar.wide {
	width: 100%;
}
#sideBar ul li {
	width: 163px;
	float: left;
}
#MainContent.wide {
	width: 100%;
}
td.clear_spacing {
	padding: 0;
}
td.clear_spacing table {
	border: none;
}
/** MANAGE USERS **/
#ss_letters th {
	cursor: pointer;
}
.dash_division {
	height: 32px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 14px;
	line-height: 20px;
}
.has_poc_letter .dash_division {
	background-color: white;
}
.dash_division p {
	font-weight: normal !important;
	padding: 10px;
}
.division_1 {
	width: 68px;
}
.manageusers .division_1, .manageusers .division_2 {
	width: 317px;
}
.manageusers .division_3 {
	width: 317px;
}
.manageusers .division_4 {
	width: 34px;
}
.division_2 {
	width: 32px;
}
.division_3 {
	width: 103px;
}
.division_4 {
	width: 34px;
}
.division_5 {
	width: 34px;
}
.division_6 {
	width: 34px;
}
.division_7 {
	width: 34px;
}
.division_8 {
	width: 34px;
}
.division_9 {
	width: 34px;
}
.division_10 {
	width: 34px;
}
.division_11 {
	width: 34px;
}
.division_12 {
	width: 34px;
}
.division_13 {
	width: 34px;
}
.division_14 {
	width: 34px;
}
.division_15 {
	width: 34px;
}
.division_16 {
	width: 34px;
}
.division_17 {
	width: 94px;
}
.table_row {
	width: 100%;
	display: block;
	z-index: 99999;
	clear: both;
	margin: 0;
	padding: 0;
	border-left: 1px solid #000;
}
.dash_cell {
	line-height: 130%;
	float: left;
	position: relative;
}
#ind_usr_details td {
/*	background-color: #F9EBC6;*/
	background-color: #eee;
}
#ind_usr_details #allWhite td {
	background-color: #fff;
}
.auto-style385 {
	border-width: 0;
/*	background-color: #F0D07B;*/
}
.auto-style552 {
	border: 1px solid #FFFFFF;
	color: #FF0000;
	background-color: #8B870E !important;
	font-size: 11px;
}
.auto-styleAlert {
	border: 1px solid #FFFFFF;
	color: #FF0000;
	background-color: red;
	font-size: 11px;
}
.auto-styleBlue {
	border: 1px solid #FFFFFF;
	color: #FF0000;
	background-color: #38959f;
	font-size: 11px;
}
.auto-style517 {
	border: 1px solid #FFFFFF;
	color: #000;
	background-color: var(--qapi-qm-unselected-cell) !important;
	font-size: 11px;
}
.manageusers .auto-styleAlert {
	background-color: #e5ba05; /* 41abb9 */
	color: #000;/*font-size:small;*/
}
.manageusers .auto-style552 {
	color: #fff;
	font-size: 11px;
	background-color: #41abb9 !important;
}
.dash_division table {
	width: 34px;
	height: 32px;
	border-collapse: separate;
}
.noBorderRight {
	border-right: none !important;
	border-right-width: 0 !important;
}
.by_three select {
	padding: 0;
}
#sideBar ul li {
	width: 25%;
}
.underline {
	text-decoration: underline;
	display: inline-block;
}
.defPop *, .defPop * * {
	font-weight: bold;
}
#MainContent th {
	height: auto;
	padding:0;
	line-height: 28px !important;
}
.underline {
	cursor: pointer;
}
td, tr, table, tbody, #MainContent {
/*	line-height: 28px;*/
	line-height: 43px;
}

.ui-datepicker-calendar tr, .ui-datepicker-calendar td
{
	line-height:28px;
}



#sideBar.wide ul li:nth-child(7) {
	padding: 0;
}
/*.dashboard #content_wrapper, .manage_users #content_wrapper, .manageusers #content_wrapper, .assignedinds #content_wrapper, .specificMonth #content_wrapper, .cusInd #content_wrapper {
	padding: 0;
}*/
#content_wrapper {
	overflow: visible !important;
}
.border-top-off {
	border-top: none !important;
}
.border-left-off {
	border-left: none !important;
}
.border-right-off {
	border-right: none !important;
}
.border-bottom-off {
	border-bottom: none !important;
}

.lighter-rows th {
/*	background-color:#fcd984;*/
	background-color:var(--qapi-qm-subheader);
}
#allWhite td{
	padding: 0;
}

.user_details .underline{
	padding: 8px 5px !important;
}
.user_details .dash_cell.highlightable a{
	line-height: 1.1em !important;
}
.popup_hidden{
	background-color: #F5E9DB;
}