.dxpgControl_BMP
{
	color: Black;
	font: 9pt Tahoma;
	border: solid 1px #4f93e3;
	background-color: white;
}
.dxpgMainTable_BMP
{
	color: Black;
	font: 9pt Tahoma;
	border: 0px;
	border-collapse: separate;
}
.dxpgHeader_BMP
{
	color: #495057;
	background: linear-gradient(180deg, #f8f9fa 0%, #e9ecef 100%) !important;
	cursor: pointer;
	white-space: nowrap;
	border: solid 1px #ced4da;
}
.dxpgHeaderText_BMP
{
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 4px;
	border-right-width: 0px;
}
.dxpgHeaderTextOnly_BMP
{
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 4px;
}
.dxpgHeaderSort_BMP
{
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 0px;	
	border-left-width: 0px;
	vertical-align: middle;
}
.dxpgHeaderFilter_BMP
{
	padding-left: 0px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left-width: 0px;	
	vertical-align: middle;	
}
.dxpgHeaderHover_BMP
{
	background: url(pgHeaderBackHover.gif) repeat-x #e9ecef;
}
.dxpgArea_BMP, .dxpgArea_BMP table
{
	color: Black;
	font: 9pt Tahoma;
}
.dxpgArea_BMP
{
	border: solid 1px #4f93e3;
	background-color: #e6f0fd;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.dxpgColumnArea_BMP
{
	border-bottom-style: solid;
}
.dxpgRowArea_BMP
{
}
.dxpgDataArea_BMP
{
}
.dxpgFilterArea_BMP
{
	background: url(pgHeaderBack.gif) repeat-x #dee2e6;
	color: black;
	border-bottom-style: solid;
}
.dxpgEmptyArea_BMP
{
	cursor: default;
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 7px;
	padding-right: 6px;
}
.dxpgColumnFieldValue_BMP
{
	background-color: #c1d7f8;
	border: solid 1px #4f93e3;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
	padding: 4px 6px;
}
.dxpgColumnTotalFieldValue_BMP
{
	background-color: #a8c5f5;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
}
.dxpgColumnGrandTotalFieldValue_BMP
{
	background-color: #85a9e6;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
}
.dxpgRowFieldValue_BMP
{
	background-color: #c1d7f8;
	border: solid 1px #4f93e3;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: solid;
	border-top-style: solid;
	padding: 4px 6px 4px 6px;
}
.dxpgRowTotalFieldValue_BMP
{
	background-color: #a8c5f5;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: solid;
	border-top-style: solid;
}
.dxpgRowGrandTotalFieldValue_BMP
{
	background-color: #85a9e6;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: solid;
	border-top-style: solid;
	padding: 6px 6px 6px 6px;
}
.dxpgCollapsedButton_BMP
{
	vertical-align: -1px;
	border: 0px;
	margin-right: 5px;
}
.dxpgCell_BMP
{
	text-align: right;
	background-color: #FEFEFE;	
	border-color: #bfd3ee;
	border-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style: none;
	border-right-style: none;
	padding: 4px;
}
.dxpgTotalCell_BMP
{
	background-color: #E6F0FD;
}
.dxpgGrandTotalCell_BMP
{
	background-color: #dbe8f9;
}
.dxpgRowGrandTotalCell_BMP
{
	background-color: #dbe8f9;
}
.dxpgColumnGrandTotalCell_BMP
{
	background-color: #dbe8f9;
}
.dxpgFilterWindow_BMP
{
	color: Black;
	font: 9pt Tahoma;
	border: solid 1px #3A609B;
}
.dxpgFilterItemsArea_BMP
{
	color: Black;
	background-color: White;
}
.dxpgFilterItem_BMP
{
	font: 11px Tahoma;
}
.dxpgFilterButton_BMP
{
	font: 11px Tahoma;
	padding: 2px 6px;
}
.dxpgFilterButtonPanel_BMP
{
	font: 9pt Tahoma;
	background-color: #e6f0fd;
	border-top: 1px solid #dee2e6;
	color: Black;
}
.dxpgLoadingDiv_BMP
{
	background-color:Gray;	
	opacity: 0.01;
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=1);
}
.dxpgTopPager_BMP
{
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: solid 1px #4f93e3;
}
.dxpgBottomPager_BMP
{
	border-top: solid 1px #4f93e3;
	border-bottom: none;
	border-right: none;
	border-left: none;
}
.dxpgCustomizationFieldsHeader_BMP
{
	color: White;
	font: 9pt Tahoma;
	background: url(pgHeaderBack.gif) repeat-x #dee2e6;
}
.dxpgCustomizationFieldsContent_BMP
{
	padding: 0px !important;
}
.dxpgLoadingPanel_BMP
{
	font: 9pt Tahoma;
	color: #4B77B8;
	background-color: White;
	border: solid 1px #4f93e3;
	text-align: center;			
	cursor: wait;
}
.dxpgLoadingPanel_BMP td.dx
{
	padding: 12px 12px 12px 12px;
}
.dxpgDataHeadersImage_BMP
{
	margin-right: 5px;
	vertical-align: -2px;
}