.serviceable
{
background-color: #d3ffc2;
color:#202020;
font-size:12px;
font-weight:bold;
}
.unserviceable
{
background-color: #fff3d9;
color:#202020;
font-size:12px;
font-weight:bold;
}
.x-column-header-serviceable
{
background-color: #b0ff94
}
.hdr-unserviceable
{
background-color: #ffe4b5
}
.x-field-parttypeimg
{
	background-image:url(../hub/app/classic/Basstockmnt/Images//parttype.png);
	width:15px !important;
	height:16px !important;			
}
.x-field-partclassimg
{
	background-image:url(../hub/app/classic/Basstockmnt/Images//partcategory.png);
	width:15px !important;
	height:16px !important;			
}
.x-field-partuomimg
{
	background-image:url(../hub/app/classic/Basstockmnt/Images//uom.png);
	width:15px !important;
	height:16px !important;			
}
.x-field-partmfrimg
{
	background-image:url(../hub/app/classic/Basstockmnt/Images//manufacturer.png);
	width:15px !important;
	height:16px !important;			
}
/*.x-field-partlegimg*/
.x-field-partlegimg
{
	background-image:url(../hub/app/classic/Basstockmnt/Images//legend.png);
	background-repeat: no-repeat;	
}

body{
	font-family:Tahoma, Geneva, sans-serif;
}
.Header{
	background: url(../hub/app/classic/Basstockmnt/Images//warehouse.png) no-repeat left top;	
	color:#202020;
	font-size:14px;
	font-weight:bold;
	Width:160px;
	padding-left:20px;
	padding-bottom:10px;
}
.total-label{
	color:#727272;
	font-size:12px;
	font-weight:normal;
}

.total-Value{
	color:#202020;
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
}
.Service-label, .UnService-label, .Other-label, .Service-Value, .UnService-Value, .Other-Value{
	font-size:12px;
	float:left;
	width:30%;
}
.Service-label, .UnService-label, .Other-label, .Service-Value, .UnService-Value, .Other-Value{
	font-size:12px;
	float:left;
	width:30%;
}
.Service-label, .UnService-label, .Service-Value, .UnService-Value{
	font-size:12px;
	float:left;
	width:50%;
}
.Other-label, .Other-Value{
	font-size:12px;
	float:left;
	width:30%;
}
.Service-label, .UnService-label, .Other-label{
	color:#727272;
	font-weight:normal;
}
.Service-Value{
	font-size:14px;	color:#397e00;
	font-weight:bold;
}
.UnService-Value{
	font-size:14px;	color:#b87203;
	font-weight:bold;
}
.Other-Value{
	font-size:14px;	color:#1f2120;
	font-weight:bold;
}
