.clsServiceDashboard_divWrapper .clsCmm_fieldRows
{
	width: 14%;
	float:left;
	height:60px;
}

.clsServiceDashboard_CompletedCallsHldr
{
	width: 22% !important;
}

.clsServiceDashboard_divWrapper .clsCmm_fieldTitles
{
	width: 30% !important;
	float: left;
	font-size: medium !important;
	margin: 0% !important;
}

.clsServiceDashboard_divWrapper .clsCmm_DBfieldTitles
{
	width: 100% !important;
	float: left;
	font-size: larger !important;
	margin: 0% !important;
}

.clsServiceDashboard_divWrapper .clsCmm_fieldElement
{
	width: 70% !important;;
	float: left;
	font-size: medium !important;
}

.clsServiceDashboard_divWrapper .clsServiceDashboard_divGridHolder
{
	margin-top: 10px;
	float: left;
}

.clsServiceDashboard_divCifHldr
{
	width: -moz-available;
	width: -webkit-fill-available;
	float: left;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-radius: 3px;
	border: 1px solid violet;
	background: white;
}

.clsServiceDashboard_divCifHldr span
{
	background: #84ffd7;
	padding: 3px;
	margin-right: 5px;
	border-radius: 3px;
	border: 1px solid;
	font-size: larger;
}

.clsServiceDashboard_divCifHldr .clsServiceDashboard_divHighlight
{	
	background: #ffc900 !important;
}

.clsServiceDashboard_Load
{
	background: #03ae03;
}

.clsServiceDashboard_ClearAll
{
	margin-left:5px;
	background: #ff5049;
}

.clsServiceDashboard_Badge
{
	font-weight: bold;
	font-size: 18px;
	-moz-border-radius: 35px;
	border-radius: 12px;
	background-color: rgb(82, 148, 230);
	margin-left: 8px;
	color: white;
}

.clsServiceDashboard_divCifHldr button,.clsCmm_DBfieldTitles button
{
	border:0px solid;
	font-size: larger;
}

.clsServiceDashboard_Table
{
	border-collapse: collapse;
	border: 1px solid;
	width: 100%;
	float:left;
	margin-top: 5px;
}

.clsServiceDashboard_Table tr,.clsServiceDashboard_Table th
{
	border: 1px solid;
}