/* -- ValidationSummary -- */
.dxvsValidationSummary_MetropolisBlue
{
	font: 12px 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
	color: Red;
}
.dxvsValidationSummary_MetropolisBlue td.dxvsRC_MetropolisBlue
{
	vertical-align: top;
	padding: 2px 5px 4px 6px;
}
.dxvsValidationSummary_MetropolisBlue .dxvsE_MetropolisBlue
{
}
.dxvsValidationSummary_MetropolisBlue table.dxvsHT_MetropolisBlue
{
	width: 100%;
}
.dxvsValidationSummary_MetropolisBlue td.dxvsH_MetropolisBlue
{
	padding: 2px 0;
}
.dxvsValidationSummary_MetropolisBlue a.dxvsHL_MetropolisBlue,
.dxvsValidationSummary_MetropolisBlue a.dxvsHL_MetropolisBlue:visited
{
	color: red;
}
.dxvsValidationSummary_MetropolisBlue a.dxvsHL_MetropolisBlue
{
	text-decoration: none;
	border-bottom: 1px dashed #f70;
}
.dxvsValidationSummary_MetropolisBlue a.dxvsHL_MetropolisBlue:hover
{
	color: #f70;
}
.dxvsValidationSummary_MetropolisBlue table.dxvsT_MetropolisBlue
{
}
.dxvsValidationSummary_MetropolisBlue tr.dxvsE_MetropolisBlue
{
}
.dxvsValidationSummary_MetropolisBlue td.dxvsETC_MetropolisBlue
{
	padding: 2px 0;
}
.dxvsValidationSummary_MetropolisBlue ul.dxvsL_MetropolisBlue
{
}
.dxvsValidationSummary_MetropolisBlue ol.dxvsL_MetropolisBlue
{
}
.dxvsValidationSummary_MetropolisBlue li.dxvsE_MetropolisBlue
{
	padding: 2px 0;
}

/* TrackBar */
.dxeTrackBar_MetropolisBlue
{
    font: 12px 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
	user-select: none;
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	visibility: hidden;
}

.dxeDisabled_MetropolisBlue .dxeTBHSys a,
.dxeDisabled_MetropolisBlue .dxeTBVSys a
{
    cursor: default;
}

.dxeTBBarHighlight_MetropolisBlue
{
	font-size: 0;
}

.dxeTBScale_MetropolisBlue,
.dxeTBTrack_MetropolisBlue,
.dxeTBBarHighlight_MetropolisBlue
{
	cursor: pointer;
}

.dxeTBScale_MetropolisBlue 
{
	z-index: 1;
}
.dxeTBSecondaryDH_MetropolisBlue, .dxeTBMainDH_MetropolisBlue
{
	z-index: 4;
}

.dxeTrackBar_MetropolisBlue.dxeTBHSys
{
	width: 170px;
	height: 41px;
}
.dxeTrackBar_MetropolisBlue.dxeTBVSys
{
	height: 170px;
	width: 41px;
}
.dxeTrackBar_MetropolisBlue.dxeTBBScaleSys.dxeTBVSys
{
	width: 59px;
}
.dxeTrackBar_MetropolisBlue.dxeTBBScaleSys.dxeTBHSys
{	
	height: 59px;
}

.dxeTBTrack_MetropolisBlue 
{
	z-index: 2;
	position: absolute;
}

.dxeTBHSys .dxeTBTrack_MetropolisBlue
{
	background: url('/DXR.axd?r=0_1881-SP_nc');
}
.dxeTBVSys .dxeTBTrack_MetropolisBlue
{
	background:  url('/DXR.axd?r=0_1882-SP_nc');
}

.dxeTBHSys .dxeTBTrack_MetropolisBlue
{
	height: 10px;
}
.dxeTBHSys .dxeTBBarHighlight_MetropolisBlue
{
    top: 3px;
	height: 4px;
}
.dxeTBVSys .dxeTBTrack_MetropolisBlue
{
	width: 10px;
}
.dxeTBVSys .dxeTBBarHighlight_MetropolisBlue
{
    left: 3px;
	width: 4px;
}

.dxeTBHSys .dxeTBMainDH_MetropolisBlue, .dxeTBHSys .dxeTBSecondaryDH_MetropolisBlue
{	
	top: -1px;
	width:7px;
	height:12px;
}
.dxeTBVSys .dxeTBMainDH_MetropolisBlue, .dxeTBVSys .dxeTBSecondaryDH_MetropolisBlue
{
	left: -1px;
	width: 12px;
	height: 7px;
}

.dxeTBVSys .dxeTBRBScaleSys .dxeTBTrack_MetropolisBlue, .dxeTBVSys .dxeTBTrack_MetropolisBlue
{
	left: 6px;
}
.dxeTBVSys .dxeTBLTScaleSys .dxeTBTrack_MetropolisBlue
{
	right: 6px;
	left: auto;
}
.dxeTBHSys .dxeTBLTScaleSys .dxeTBTrack_MetropolisBlue
{
	bottom: 6px;
	top: auto;
}
.dxeTBHSys .dxeTBRBScaleSys .dxeTBTrack_MetropolisBlue, .dxeTBHSys .dxeTBTrack_MetropolisBlue
{
	top: 6px;
}

.dxeTBBarHighlight_MetropolisBlue
{
	left: 0px;
	top: 0px;
	position:absolute;
	z-index: 3;
}

.dxeTBHSys .dxeTBBarHighlight_MetropolisBlue
{
	background: #0072C6;
}
.dxeTBVSys .dxeTBBarHighlight_MetropolisBlue
{
	background: #0072C6;
}

.dxeTBRBLabel_MetropolisBlue, .dxeTBLTLabel_MetropolisBlue
{
	text-align: center;
	color: #999999;
	cursor: default;
}
.dxeTBSmallTickSys .dxeTBRBLabel_MetropolisBlue, .dxeTBSmallTickSys .dxeTBLTLabel_MetropolisBlue,
.dxeTBLargeTickSys .dxeTBRBLabel_MetropolisBlue, .dxeTBLargeTickSys .dxeTBLTLabel_MetropolisBlue 
{	
	position: absolute;
}

.dxeTBHSys .dxeTBRBLabel_MetropolisBlue,.dxeTBHSys .dxeTBLTLabel_MetropolisBlue
{
	width: 100%;
}

.dxeTBIncBtn_MetropolisBlue, .dxeTBDecBtn_MetropolisBlue
{
}

.dxeTBVSys .dxeTBRBLabel_MetropolisBlue, 
.dxeTBVSys .dxeTBLTLabel_MetropolisBlue
{
	padding-top: 2px;
}
.dxeTBHSys .dxeTBBScaleSys .dxeTBRBLabel_MetropolisBlue
{
	margin-left: -4px;
}
.dxeTBVSys .dxeTBRBScaleSys .dxeTBRBLabel_MetropolisBlue, 
.dxeTBVSys .dxeTBBScaleSys .dxeTBLTLabel_MetropolisBlue
{
	right: 0px;
}
.dxeTBVSys .dxeTBLTScaleSys .dxeTBLTLabel_MetropolisBlue, 
.dxeTBVSys .dxeTBBScaleSys .dxeTBRBLabel_MetropolisBlue
{
	left: 0px;
}
.dxeTBHSys .dxeTBRBScaleSys .dxeTBRBLabel_MetropolisBlue, 
.dxeTBHSys .dxeTBBScaleSys .dxeTBLTLabel_MetropolisBlue
{
	bottom: 0px;
}
.dxeTBHSys .dxeTBLTScaleSys .dxeTBLTLabel_MetropolisBlue, 
.dxeTBHSys .dxeTBBScaleSys .dxeTBRBLabel_MetropolisBlue
{
	top: 0px;
}
.dxeTBItem_MetropolisBlue
{
	color: #8c8c8c;
}

.dxeTBHSys .dxeTBItem_MetropolisBlue .dxeTBRBLabel_MetropolisBlue, 
.dxeTBHSys .dxeTBItem_MetropolisBlue .dxeTBLTLabel_MetropolisBlue 
{
	display: inline-block;
	margin-left: 0px!important;
}
.dxeTBHSys .dxeTBRBScaleSys 
.dxeTBItem_MetropolisBlue .dxeTBRBLabel_MetropolisBlue 
{
	padding-top: 12px;
}
.dxeTBHSys .dxeTBLTScaleSys 
.dxeTBItem_MetropolisBlue .dxeTBLTLabel_MetropolisBlue 
{
	margin-top: 8px;
}
.dxeTBVSys .dxeTBRBScaleSys .dxeTBItem_MetropolisBlue .dxeTBRBLabel_MetropolisBlue 
{
	margin-left: 5px;
}

.dxeTBSelectedItem_MetropolisBlue .dxeTBRBLabel_MetropolisBlue,
.dxeTBSelectedItem_MetropolisBlue .dxeTBLTLabel_MetropolisBlue,
.dxeTBSelectedTick_MetropolisBlue .dxeTBRBLabel_MetropolisBlue, 
.dxeTBSelectedTick_MetropolisBlue .dxeTBLTLabel_MetropolisBlue
{
	color: #0072C6;
}

.dxeTBVSys .dxeTBLTScaleSys .dxeTBItem_MetropolisBlue
{
	text-align: left;
}

.dxeTBVSys .dxeTBRBScaleSys .dxeTBItem_MetropolisBlue
{
	text-align: right;
}

.dxeTBVSys .dxeTBBScaleSys .dxeTBItem_MetropolisBlue
{
	text-align: center;
}

.dxeTBHSys .dxeTBItem_MetropolisBlue
{
	background-image:  url('/DXR.axd?r=0_1877-SP_nc');
}
.dxeTBHSys .dxeTBBScaleSys .dxeTBItem_MetropolisBlue
{
	background-image:  url('/DXR.axd?r=0_1875-SP_nc');
}
.dxeTBVSys .dxeTBItem_MetropolisBlue 
{
	background-image:  url('/DXR.axd?r=0_1878-SP_nc');
}
.dxeTBVSys .dxeTBBScaleSys .dxeTBItem_MetropolisBlue
{
	background-image:  url('/DXR.axd?r=0_1876-SP_nc');
}

.dxeTBHSys .dxeTBLargeTick_MetropolisBlue
{
	background-image: url('/DXR.axd?r=0_1877-SP_nc');
}
.dxeTBVSys .dxeTBLargeTick_MetropolisBlue
{
	background-image: url('/DXR.axd?r=0_1878-SP_nc');
}
.dxeTBHSys .dxeTBSmallTick_MetropolisBlue
{
	background-image: url('/DXR.axd?r=0_1879-SP_nc');
}
.dxeTBVSys .dxeTBSmallTick_MetropolisBlue
{
	background-image: url('/DXR.axd?r=0_1880-SP_nc');
}
.dxeTBHSys .dxeTBBScaleSys .dxeTBLargeTick_MetropolisBlue
{
	background-image: url('/DXR.axd?r=0_1873-SP_nc');
}
.dxeTBVSys .dxeTBBScaleSys .dxeTBLargeTick_MetropolisBlue
{
	background-image: url('/DXR.axd?r=0_1874-SP_nc');
}
.dxeTBHSys .dxeTBBScaleSys .dxeTBSmallTick_MetropolisBlue
{
	background-image: url('/DXR.axd?r=0_1875-SP_nc');
}
.dxeTBVSys .dxeTBBScaleSys .dxeTBSmallTick_MetropolisBlue
{
	background-image: url('/DXR.axd?r=0_1876-SP_nc');
}

.dxeTBVSys .dxeTBIncBtn_MetropolisBlue, .dxeTBVSys .dxeReversedDirectionSys .dxeTBDecBtn_MetropolisBlue
{
	bottom: 0px;
	top: auto;
}
.dxeTBVSys .dxeTBDecBtn_MetropolisBlue, .dxeTBVSys .dxeReversedDirectionSys .dxeTBIncBtn_MetropolisBlue
{
	top: 0px;
	bottom: auto;
}
.dxeTBHSys .dxeTBDecBtn_MetropolisBlue, .dxeTBHSys .dxeReversedDirectionSys .dxeTBIncBtn_MetropolisBlue
{
	left: 0px;
	right: auto;
}
.dxeTBHSys .dxeTBIncBtn_MetropolisBlue, .dxeTBHSys .dxeReversedDirectionSys .dxeTBDecBtn_MetropolisBlue
{
	right: 0px;
	left: auto;
}
.dxeTBVSys .dxeTBBScaleSys .dxeTBDecBtn_MetropolisBlue, 
.dxeTBVSys .dxeTBBScaleSys .dxeTBIncBtn_MetropolisBlue
{
	margin-left: -10px;
	left: 50%;
}
.dxeTBHSys .dxeTBBScaleSys .dxeTBDecBtn_MetropolisBlue,
.dxeTBHSys .dxeTBBScaleSys .dxeTBIncBtn_MetropolisBlue
{
	margin-top: -10px;
	top: 50%;
}
.dxeTBVSys .dxeTBBScaleSys .dxeTBTrack_MetropolisBlue
{ 
	margin-left: -4px;
	left: 50%;
}
.dxeTBHSys .dxeTBBScaleSys .dxeTBTrack_MetropolisBlue
{ 
	margin-top: -5px;
	top: 50%;
}

.dxeTBVSys .dxeTBLTScaleSys .dxeTBDecBtn_MetropolisBlue, 
.dxeTBVSys .dxeTBLTScaleSys .dxeTBIncBtn_MetropolisBlue
{
	right: 0px;
}
.dxeTBHSys .dxeTBLTScaleSys .dxeTBDecBtn_MetropolisBlue, 
.dxeTBHSys .dxeTBLTScaleSys .dxeTBIncBtn_MetropolisBlue
{
	bottom: 0px;
}

.dxeHelpText_MetropolisBlue,
.dxeTBValueToolTip_MetropolisBlue
{
    font: 12px 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
}
div.dxeHelpText_MetropolisBlue,
.dxeTBValueToolTip_MetropolisBlue
{
	padding: 3px 8px 4px 8px;
    display: inline;
    position:absolute;
    background: white;
    z-index: 41998;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 1px 3px;
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 1px 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border: 1px solid #c0c0c0;
}
td.dxeHelpText_MetropolisBlue {
    visibility: visible;
    color: #9F9F9F;
}
td.dxeHelpText_MetropolisBlue label {
    font-size: 0.91em;
}
td.dxeHelpText_MetropolisBlue.dxeHHelpTextSys {
    padding: 0 6px;
}
td.dxeHelpText_MetropolisBlue.dxeVHelpTextSys {
    padding: 2px 0;
}

/* Loading */
.dxlpLoadingPanel_MetropolisBlue,
.dxlpLoadingPanelWithContent_MetropolisBlue
{
	border: 1px solid #C3C3C3;
	background-color: white;
	font: 12px 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
	color: #333333;
}
.dxlpLoadingPanel_MetropolisBlue td.dx,
.dxlpLoadingPanelWithContent_MetropolisBlue td.dx
{
	font-size: 1.17em;
	white-space: nowrap;
	text-align: center;
	padding: 10px 14px;
}
.dxcaLoadingPanel_MetropolisBlue .dxlp-loadingImage,
.dxlpLoadingPanel_MetropolisBlue .dxlp-loadingImage,
.dxlpLoadingPanelWithContent_MetropolisBlue .dxlp-loadingImage {
	background-image: url('/DXR.axd?r=0_2010-SP_nc');
	height: 32px;
	width: 32px;
}

.dxeButtonEditSys .dxic .dxeLoadingDiv_MetropolisBlue
{
	opacity: 1!important;
	filter: alpha(opacity=100)!important;
}

.dxeButtonEditSys .dxic .dxeLoadingPanel_MetropolisBlue
{
    background-color: transparent!important;
    font-size: 0!important;
}

.dxeButtonEditSys .dxic .dxeLoadingPanel_MetropolisBlue td.dx
{
	padding: 0px!important;
}

.dxeButtonEditSys .dxic .dxeLoadingPanel_MetropolisBlue td.dx > span
{
	display: none;
}

.dxeButtonEditSys .dxic .dxeLoadingPanel_MetropolisBlue td.dx > img
{
	height: 15px;
    width: auto;
    vertical-align: middle;
}

.dxeReadOnly_MetropolisBlue
{
}
.dxeBase_MetropolisBlue
{
	font: 12px 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
	color: #333333;
}
/* InternalCheckBox */
.dxeIRBFocused_MetropolisBlue
{
    outline: 1px dotted #0072C6;
}
.dxIE.dxBrowserVersion-7 .dxeIRBFocused_MetropolisBlue
{
	border: 1px dotted #0072C6;
	margin: 0;
}

.dxeIRadioButton_MetropolisBlue
{
}
.dxeBase_MetropolisBlue .dxichCellSys,
.dxeBase_MetropolisBlue.dxichCellSys
{
    padding: 2px 3px 1px;
}
.dxeBase_MetropolisBlue .dxichTextCellSys
{
    padding: 1px 0 1px;
}
/* -- ErrorFrame -- */
.dxeErrorCell_MetropolisBlue
{
	font: 12px 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
	color: Red;
    border-color: black;
	padding-left: 4px;
	padding-right: 4px;
}
.dxeErrorFrameWithoutError_MetropolisBlue
{
	border: 1px solid Red;
}
.dxeErrorFrameWithoutError_MetropolisBlue .dxeControlsCell_MetropolisBlue,
.dxeErrorFrameWithoutError_MetropolisBlue.dxeControlsCell_MetropolisBlue
{
	padding: 2px;
}

.dxeEditArea_MetropolisBlue
{
	border: 1px solid #A0A0A0;
}
.dxeEditArea_MetropolisBlue,
body input.dxeEditArea_MetropolisBlue /*Bootstrap correction*/
{
	color: #333333;
}
input[type="text"].dxeEditArea_MetropolisBlue, /*Bootstrap correction*/
input[type="password"].dxeEditArea_MetropolisBlue /*Bootstrap correction*/
{
    margin-top: 0;
    margin-bottom: 0;
}
.dxFirefox input[type="text"].dxeEditArea_MetropolisBlue,
.dxFirefox input[type="password"].dxeEditArea_MetropolisBlue
{
    margin-top: 0;
    margin-bottom: -1px;
}
noindex:-o-prefocus, 
input[type="text"].dxeEditArea_MetropolisBlue,
input[type="password"].dxeEditArea_MetropolisBlue
{
    margin-top: 1px;
    margin-bottom: 0;
}

/* -- Buttons -- */
.dxeButtonEditButton_MetropolisBlue,
.dxeCalendarButton_MetropolisBlue,
.dxeSpinIncButton_MetropolisBlue,
.dxeSpinDecButton_MetropolisBlue,
.dxeSpinLargeIncButton_MetropolisBlue,
.dxeSpinLargeDecButton_MetropolisBlue,
.dxeColorEditButton_MetropolisBlue
{
	background-color: white;
	vertical-align: middle;
	cursor: pointer;
	text-align: center;
	white-space: nowrap;
} 
.dxeButtonEditButton_MetropolisBlue
{
	padding: 0px 2px 0px 3px;
}
.dxeSpinIncButton_MetropolisBlue
{
	padding: 2px 2px 2px 3px;
}
.dxeSpinDecButton_MetropolisBlue
{
	padding: 3px 2px 2px 3px;
}
.dxeSpinLargeIncButton_MetropolisBlue
{
	padding: 0px 5px 0px 6px;
}
.dxeSpinLargeDecButton_MetropolisBlue
{
	padding: 0px 6px 0px 5px;
}
.dxeCalendarButton_MetropolisBlue,
.dxeColorEditButton_MetropolisBlue
{
	border: 1px solid #c0c0c0;
	padding: 3px 11px 4px;
	min-width: 37px;
	text-align: center;
	white-space: nowrap;
}
.dxeCalendarButton_MetropolisBlue.dxeButtonDisabled_MetropolisBlue,
.dxeColorEditButton_MetropolisBlue.dxeButtonDisabled_MetropolisBlue
{
	color: #bdbdbd;
}


.dxeButtonEditButton_MetropolisBlue.dxeButtonEditClearButton_MetropolisBlue,
.dxeButtonEditButton_MetropolisBlue.dxeButtonEditClearButton_MetropolisBlue:hover
{
    background: none;
    border-width: 0;
    padding-top: 2px;
}

.dxeButtonEditClearButton_MetropolisBlue img
{
    vertical-align: baseline;
}

/* -- Pressed -- */
.dxeCalendarButtonPressed_MetropolisBlue,
.dxeButtonEditButtonPressed_MetropolisBlue,
.dxeSpinIncButtonPressed_MetropolisBlue,
.dxeSpinDecButtonPressed_MetropolisBlue,
.dxeSpinLargeIncButtonPressed_MetropolisBlue, 
.dxeSpinLargeDecButtonPressed_MetropolisBlue,
.dxeColorEditButton_MetropolisBlue:active
{
	background-color: #c0c0c0;
	color: white;
}
/* -- Hover -- */
.dxeCalendarButtonHover_MetropolisBlue,
.dxeButtonEditButtonHover_MetropolisBlue,
.dxeSpinIncButtonHover_MetropolisBlue,
.dxeSpinDecButtonHover_MetropolisBlue,
.dxeSpinLargeIncButtonHover_MetropolisBlue,
.dxeSpinLargeDecButtonHover_MetropolisBlue,
.dxeColorEditButton_MetropolisBlue:hover
{
	background-color: #0072C6;
	color: white;
}
.dxeCalendarButtonHover_MetropolisBlue,
.dxeColorEditButton_MetropolisBlue:hover
{
	border-color: #0072C6;
}

.dxeButtonEdit_MetropolisBlue
{
	background-color: white;
	border: 1px solid #c0c0c0;
	width: 170px;
	font: 12px 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    
    border-collapse: separate;
    border-spacing: 0;
}
.dxeButtonEdit_MetropolisBlue .dxeEditArea_MetropolisBlue
{
	background-color: white;
}
.dxeButtonEdit_MetropolisBlue .dxeEditArea_MetropolisBlue,
.dxeButtonEdit_MetropolisBlue td.dxic
{
	width: 100%;
}
.dxeButtonEdit_MetropolisBlue .dxeIIC img
{
	padding-left: 3px;
}
.dxeTextBox_MetropolisBlue
{
	background-color: white;
	border: 1px solid #c0c0c0;
	font: 12px 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
}
.dxeTextBox_MetropolisBlue .dxeEditArea_MetropolisBlue
{
	background-color: white;
}
.dxeRadioButtonList_MetropolisBlue, .dxeCheckBoxList_MetropolisBlue
{
	border: 1px Solid #c0c0c0;
}

.dxeCheckBoxList_MetropolisBlue .dxe > table,
.dxeRadioButtonList_MetropolisBlue .dxe > table 
{
    width: 100%;
}

.dxeRadioButtonList_MetropolisBlue,
.dxeCheckBoxList_MetropolisBlue
{
	font: 12px 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
}
.dxeRadioButtonList_MetropolisBlue td.dxe,
.dxeCheckBoxList_MetropolisBlue td.dxe
{
	padding: 7px 5px 6px 11px;
}
.dxeRadioButtonList_MetropolisBlue[dir='rtl'] td.dxe,
.dxeCheckBoxList_MetropolisBlue[dir='rtl'] td.dxe
{
	padding: 7px 11px 6px 5px;
}

/* -- Memo -- */
.dxeMemo_MetropolisBlue
{
	background-color: white;
	border: 1px solid #c0c0c0;
	font: 12px 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
}
.dxeMemoEditArea_MetropolisBlue
{
	background-color: white;
	outline: none;
}

/* -- Hyperlink -- */
.dxeHyperlink_MetropolisBlue
{
	font: 12px 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
	color: #0072C6;
}

/* -- ListBox -- */
.dxeListBox_MetropolisBlue
{
	background-color: white;
	width: 70px;
	height: 109px;
	font: 12px 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
	color: #333333;
	border: 1px solid #c0c0c0;
}
.dxeListBox_MetropolisBlue div.dxlbd
{
	padding-top: 1px;
	padding-bottom: 1px;
	height: 107px;
}
.dxeListBoxItemRow_MetropolisBlue
{
	cursor: default;
}
.dxeListBoxItem_MetropolisBlue
{
	border-left: 1px solid white;
	border-right: 1px solid white;
	padding: 3px 2px 4px 3px;
	white-space: nowrap;
	text-align: left;
}
.dxeListBoxItem_MetropolisBlue em
{
	background: #CFCFCF none repeat 0 0;
	color: #333333;
	font-weight: bold;
	font-style: normal;
}
.dxeListBoxItemRow_MetropolisBlue:last-child > .dxeListBoxItem_MetropolisBlue
{
	border-bottom-width: 0;
}

.dxeListBox_MetropolisBlue td.dxeI,
.dxeListBox_MetropolisBlue td.dxeIM,
.dxeListBox_MetropolisBlue .dxeHIC, 
.dxeListBox_MetropolisBlue td.dxeFTM,
.dxeListBox_MetropolisBlue td.dxeTM,
.dxeListBox_MetropolisBlue td.dxeC,
.dxeListBox_MetropolisBlue td.dxeCM,
.dxeListBox_MetropolisBlue td.dxeHCC,
.dxeListBox_MetropolisBlue td.dxeMI,
.dxeListBox_MetropolisBlue td.dxeMIM
{
	border-right-width: 0!important;
}

.dxeListBox_MetropolisBlue td.dxeIR,
.dxeListBox_MetropolisBlue td.dxeIMR,
.dxeListBox_MetropolisBlue .dxeHICR, 
.dxeListBox_MetropolisBlue td.dxeFTMR,
.dxeListBox_MetropolisBlue td.dxeTMR,
.dxeListBox_MetropolisBlue td.dxeCR,
.dxeListBox_MetropolisBlue td.dxeCMR,
.dxeListBox_MetropolisBlue td.dxeHCCR,
.dxeListBox_MetropolisBlue td.dxeMIR,
.dxeListBox_MetropolisBlue td.dxeMIMR
{
	border-left-width: 0!important;
}

.dxeListBox_MetropolisBlue td.dxeCM,
.dxeListBox_MetropolisBlue td.dxeHCC,
.dxeListBox_MetropolisBlue td.dxeCMR,
.dxeListBox_MetropolisBlue td.dxeHCCR
{
	width: 29px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.dxIE.dxBrowserVersion-7 .dxeListBox_MetropolisBlue td.dxeCM,
.dxIE.dxBrowserVersion-7 .dxeListBox_MetropolisBlue td.dxeHCC,
.dxIE.dxBrowserVersion-7 .dxeListBox_MetropolisBlue td.dxeCMR,
.dxIE.dxBrowserVersion-7 .dxeListBox_MetropolisBlue td.dxeHCCR
{
	width: 23px;
}

.dxeListBox_MetropolisBlue td.dxeIM,
.dxeListBox_MetropolisBlue td.dxeIMR
{
	width: 0;
}
.dxeListBox_MetropolisBlue td.dxeC > span,
.dxeListBox_MetropolisBlue td.dxeCM > span
{
    margin: 2px 2px 2px 3px;
}
.dxeListBox_MetropolisBlue td.dxeCR > span,
.dxeListBox_MetropolisBlue td.dxeCMR > span
{
    margin: 2px 3px 2px 2px;
}
.dxeListBox_MetropolisBlue td.dxeC
{
	padding-right: 3px!important;
}
.dxeListBox_MetropolisBlue td.dxeCR
{
	padding-left: 3px!important;
}

.dxeListBox_MetropolisBlue td.dxeT
{
	width: 100%;
	padding-left: 0!important;
}

.dxeListBox_MetropolisBlue td.dxeTR
{
	width: 100%;
	padding-right: 0!important;
}

.dxeListBox_MetropolisBlue td.dxeT,
.dxeListBox_MetropolisBlue td.dxeMI
{
	border-left-width: 0!important;
}

.dxeListBox_MetropolisBlue td.dxeTR,
.dxeListBox_MetropolisBlue td.dxeMIR
{
	border-right-width: 0!important;
}

.dxeListBox_MetropolisBlue td.dxeFTM,
.dxeListBox_MetropolisBlue td.dxeTM,
.dxeListBox_MetropolisBlue td.dxeLTM, 
.dxeListBox_MetropolisBlue .dxeHFC,
.dxeListBox_MetropolisBlue .dxeHC,
.dxeListBox_MetropolisBlue .dxeHLC,
.dxeListBox_MetropolisBlue td.dxeFTMR,
.dxeListBox_MetropolisBlue td.dxeTMR,
.dxeListBox_MetropolisBlue td.dxeLTMR, 
.dxeListBox_MetropolisBlue .dxeHFCR,
.dxeListBox_MetropolisBlue .dxeHCR,
.dxeListBox_MetropolisBlue .dxeHLCR
{
	overflow: hidden;
}

.dxeListBox_MetropolisBlue td.dxeFTM,
.dxeListBox_MetropolisBlue td.dxeTM, 
.dxeListBox_MetropolisBlue .dxeHFC,
.dxeListBox_MetropolisBlue .dxeHC
{
	padding-right: 6px!important;
}

.dxeListBox_MetropolisBlue td.dxeFTMR,
.dxeListBox_MetropolisBlue td.dxeTMR, 
.dxeListBox_MetropolisBlue .dxeHFCR,
.dxeListBox_MetropolisBlue .dxeHCR
{
	padding-left: 6px!important;
}

.dxeListBox_MetropolisBlue td.dxeLTM,
.dxeListBox_MetropolisBlue td.dxeTM, 
.dxeListBox_MetropolisBlue .dxeHC,
.dxeListBox_MetropolisBlue .dxeHLC
{
	padding-left: 6px!important;
}

.dxeListBox_MetropolisBlue td.dxeLTMR,
.dxeListBox_MetropolisBlue td.dxeTMR, 
.dxeListBox_MetropolisBlue .dxeHCR,
.dxeListBox_MetropolisBlue .dxeHLCR
{
	padding-right: 6px!important;
}

/*Grid lines*/

.dxeListBox_MetropolisBlue td.dxeLTM,
.dxeListBox_MetropolisBlue td.dxeTM,
.dxeListBox_MetropolisBlue td.dxeMIM
{
	border-left: 1px solid #cfcfcf!important;
}

.dxeListBox_MetropolisBlue td.dxeLTMR,
.dxeListBox_MetropolisBlue td.dxeTMR,
.dxeListBox_MetropolisBlue td.dxeMIMR
{
	border-right: 1px solid #cfcfcf!important;
}

.dxeListBox_MetropolisBlue td.dxeIM,
.dxeListBox_MetropolisBlue td.dxeFTM,
.dxeListBox_MetropolisBlue td.dxeTM,
.dxeListBox_MetropolisBlue td.dxeLTM,
.dxeListBox_MetropolisBlue td.dxeCM,
.dxeListBox_MetropolisBlue td.dxeMIM,
.dxeListBox_MetropolisBlue td.dxeIMR,
.dxeListBox_MetropolisBlue td.dxeFTMR,
.dxeListBox_MetropolisBlue td.dxeTMR,
.dxeListBox_MetropolisBlue td.dxeLTMR,
.dxeListBox_MetropolisBlue td.dxeCMR,
.dxeListBox_MetropolisBlue td.dxeMIMR
{
	border-bottom: 1px solid #cfcfcf;
}

.dxeListBoxItemSelected_MetropolisBlue     
{
	color: White;
	background-color: #0072C6;
}
.dxeDisabled_MetropolisBlue.dxeListBox_MetropolisBlue .dxeListBoxItemSelected_MetropolisBlue 
{
	background-color: #f0f0f0;
}
.dxeListBoxItemHover_MetropolisBlue        
{
	background-color: #e0e0e0;
	color: #333333;
}
.dxeListBoxItemHover_MetropolisBlue em,
.dxeListBoxItemSelected_MetropolisBlue em
{
	background-image: none;
}

/*Header*/

.dxeListBox_MetropolisBlue .dxeHD
{
	border-bottom: 1px solid #c0c0c0;
}

.dxeListBox_MetropolisBlue .dxeHC,
.dxeListBox_MetropolisBlue .dxeHLC,
.dxeListBox_MetropolisBlue td.dxeHMIC
{
	border-left: 1px solid #c0c0c0;
}

.dxeListBox_MetropolisBlue .dxeHCR,
.dxeListBox_MetropolisBlue .dxeHLCR,
.dxeListBox_MetropolisBlue td.dxeHMICR
{
	border-right: 1px solid #A0A0A0;
	text-align: right;
}

.dxeListBox_MetropolisBlue .dxeHCC
{
	border-left: 1px solid #c0c0c0;
}

.dxeListBox_MetropolisBlue .dxeHICR,
.dxeListBox_MetropolisBlue .dxeHFCR,
.dxeListBox_MetropolisBlue .dxeHCCR
{
	border-right: 1px solid #dcdcdc;
	text-align: right;
}

.dxeListBox_MetropolisBlue .dxeHFC,
.dxeListBox_MetropolisBlue .dxeHC,
.dxeListBox_MetropolisBlue .dxeHMIC
{
	border-right-width: 0;
}

.dxeListBox_MetropolisBlue .dxeHFCR,
.dxeListBox_MetropolisBlue .dxeHCR,
.dxeListBox_MetropolisBlue .dxeHMICR
{
	border-left-width: 0;
	text-align: right;
}

.dxeListBox_MetropolisBlue .dxeHLC
{
	border-right: 1px solid #dcdcdc;
}

.dxeListBox_MetropolisBlue .dxeHLCR
{
	border-left: 1px solid #dcdcdc;
	text-align: right;
}

/* -- Calendar -- */
.dxeCalendar_MetropolisBlue
{
	background-color: White;
	color: #333333;
    font: 12px 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
	font-weight: normal;
	cursor: default;
}
.dxeCalendar_MetropolisBlue.dxeFocused_MetropolisBlue
{
	border: none;
}
.dxeCalendar_MetropolisBlue td.dxMonthGrid_MetropolisBlue
{
	padding: 8px 20px;
}
.dxeCalendar_MetropolisBlue td.dxMonthGridWithWeekNumbers,
.dxeCalendar_MetropolisBlue td.dxMonthGridWithWeekNumbersRtl
{
	min-width: 244px;
	padding: 30px 40px 10px;
}
.dxeCalendarDayHeader_MetropolisBlue
{
	padding: 2px 4px 5px;
	font-size: 1.08em;
	text-transform:uppercase;
}
.dxeCalendarWeekNumber_MetropolisBlue
{
	font-size: 0.75em;
	text-align: right;
	padding: 6px 8px 6px 4px;
	color: #bfbfbf;
}
.dxeCalendarDay_MetropolisBlue
{
	padding: 4px 6px;
	text-align: center;
}
.dxeCalendarWeekend_MetropolisBlue        
{
	color: #FF3300;
}
.dxeCalendarOtherMonth_MetropolisBlue     
{
	opacity: 0.15;
}
.dxeCalendarOutOfRange_MetropolisBlue     
{
	color: #d0d0d0;
}
.dxeCalendarDayDisabled_MetropolisBlue {
	opacity: 1.0;
	background-color: #fcfcfc;
	color: #ececec!important;
}
.dxeCalendarToday_MetropolisBlue         
{
	padding: 3px 3px 2px;
	border: 1px solid #0072C6;
}
.dxeCalendarToday_MetropolisBlue.dxeDisabled_MetropolisBlue         
{
	border: 1px solid #0072C6;
}
.dxeCalendarSelected_MetropolisBlue       
{
	color: White;
	background-color: #0072C6;
}
.dxeDayInRange.dxeCalendarSelected_MetropolisBlue
{
    background-color: #b2c8ee;
}
.dxeCalendarSelected_MetropolisBlue.dxeCalendarOtherMonth_MetropolisBlue
{
    opacity: 1.0;
}
.dxeCalendarSelected_MetropolisBlue.dxeDisabled_MetropolisBlue       
{
	background-color: #ffd5a6;
}
.dxeCalendarHeader_MetropolisBlue
{
	color: #0072C6;
	padding: 4px 7px;
	font-size: 1.5em;
	padding: 4px 17px;
}
.dxeCalendarHeader_MetropolisBlue td.dxe
{
	text-align: center;
	cursor: pointer;
}
.dxeCalendarHeader_MetropolisBlue .dxeCHS
{
    min-width: 10px;
}
.dxIE.dxBrowserVersion-7 .dxeCalendarHeader_MetropolisBlue .dxeCHS
{
	width: 10px;
}

.dxeCalendarHeader_MetropolisBlue span
{
	padding: 0 16px;
	white-space: nowrap!important;
}
.dxeCalendarFooter_MetropolisBlue
{
	padding: 8px 0px;
	border-bottom: 2px solid #c0c0c0;
}
.dxeCalendarFooter_MetropolisBlue .dxeCFS
{
    min-width: 12px;
    *width: 12px;
}
.dxeCalendar_MetropolisBlue.dxeFocused_MetropolisBlue .dxeCalendarFooter_MetropolisBlue
{
	border-color: #0072C6;
}
.dxeCalendarFastNav_MetropolisBlue
{
	color: Black;
	background: White none;
	border-top: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	padding: 12px 8px;
}
.dxeCalendarFastNavMonthArea_MetropolisBlue
{
	padding: 0px 9px;
}
.dxeCalendarFastNavYearArea_MetropolisBlue
{
    padding-top: 8px;
}
.dxeCalendarFastNavFooter_MetropolisBlue
{
	color: Black;
	padding: 8px 0px;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	background-color: white;
}
.dxeCalendarFastNavFooter_MetropolisBlue .dxeCFNFS
{
    min-width: 11px;
    *width: 11px;
}
.dxeCalendarFastNavMonth_MetropolisBlue,
.dxeCalendarFastNavYear_MetropolisBlue
{
	color: #333333;
	padding: 3px 5px;
	text-align: center;
	cursor: pointer;
}
.dxeCalendarFastNavMonth_MetropolisBlue
{
	padding: 6px;
}
.dxeCalendarFastNavMonthSelected_MetropolisBlue,
.dxeCalendarFastNavYearSelected_MetropolisBlue
{
	color: White;
	background-color: #0072C6;
}
.dxeCalendarFastNavMonthHover_MetropolisBlue,
.dxeCalendarFastNavYearHover_MetropolisBlue
{
	color: Black;
	background: #e5e5e5 none;
	padding: 2px 4px;
	border: 1px solid #d6d6d6;
}
.dxeCalendarFastNavMonthHover_MetropolisBlue
{
	padding: 5px;
}
.dxeDateEditTimeEditCell_MetropolisBlue
{
    padding: 13px 41px 15px;
    width: 90px;
}
.dxeDateEditClockCell_MetropolisBlue
{
    padding: 37px 31px 0;
}
.dxeCalendarFooter_MetropolisBlue.dxeDETSF
{
    padding-left: 8px;
    padding-right: 8px;
}
.dxeCalendarHeader_MetropolisBlue.dxeDETSH
{
    display: none;
}
/* Disabled */
.dxeDisabled_MetropolisBlue,
.dxeDisabled_MetropolisBlue td.dxe
{
	color: #c0c0c0;
	cursor: default;
}
.dxeEditArea_MetropolisBlue.dxeDisabled_MetropolisBlue /*Bootstrap correction*/
{
    color: #c0c0c0;
}
a.dxeDisabled_MetropolisBlue:hover
{
	color: #acacac;
}
.dxeButtonDisabled_MetropolisBlue
{
	border-color: #e9e9e9;
	color: #808080;
	cursor: default;
}
/* -- Button -- */
.dxbButton_MetropolisBlue
{
	color: #333333;
	border: 1px solid #c0c0c0;
	background-color: white;
	padding: 1px;
	font: 12px 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
}
.dxbButton_MetropolisBlue.dxbDisabled_MetropolisBlue
{
	border-color: #e9e9e9;
	color: #b8b8b8;
	cursor: default;
}
.dxbButtonHover_MetropolisBlue
{
	color: white;
	background-color: #0072C6;
	border: 1px solid #0072C6;
}
.dxbButtonChecked_MetropolisBlue
{
	color: #333333;
	background-color: #C0C0C0;
}
.dxbButtonPressed_MetropolisBlue
{
	color: white;
	background-color: #C0C0C0;
}
.dxbButton_MetropolisBlue div.dxb
{
	padding: 2px 7px 3px;
	border: 1px dotted transparent;
}
.dxbButton_MetropolisBlue div.dxbf
{
	border: 1px dotted #333333;
}
/* Button Link */
a.dxbButton_MetropolisBlue
{
    color: #0072C6;
    text-decoration: underline;
}
/* Disabled */
.dxbDisabled_MetropolisBlue,
a.dxbButton_MetropolisBlue.dxbDisabled_MetropolisBlue
{
	color: #C3C3C3;
	cursor: default;
    text-decoration: none;
}

/* -- FilterControl -- */
.dxfcControl_MetropolisBlue
{
	font: 12px 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
	color: Black;
	padding: 0 1em;
}
.dxfcTable_MetropolisBlue
{
	border-collapse: separate!important;
}
.dxfcTable_MetropolisBlue td.dxfc
{
	padding: 0px 0px 0px 3px;
}
.dxfcTable_MetropolisBlue td.dxfc > table
{
	margin: 1px 0 -1px;
}
a.dxfcPropertyName_MetropolisBlue
{
	white-space: nowrap!important;
	color: #1086d4!important;
}
a.dxfcGroupType_MetropolisBlue
{
	white-space: nowrap!important;
	padding: 0px 3px!important;
	color: #db3412!important;
}
a.dxfcOperation_MetropolisBlue
{
	white-space: nowrap!important;
	color: #6fb111!important;
}
a.dxfcValue_MetropolisBlue
{
	white-space: nowrap!important;
	color: Gray!important;
}

.dxeMaskHint_MetropolisBlue
{
	background: #ffffe1 none;
	border: 1px solid black;
	padding: 2px 5px 3px;
	color: Black;
	font: 12px 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
}

.dxfcControl_MetropolisBlue ul.dxfc-tree,
.dxfcControl_MetropolisBlue .dxfc-tree ul
{
    list-style-type: none;
    margin: 0;
    overflow-y: hidden;
    padding: 0;
}

.dxfcControl_MetropolisBlue .dxfc-tree
{
    width: 100%;
}

.dxfcControl_MetropolisBlue .dxfc-subnd
{
    margin-left: 22px;
}

.dxfcControl_MetropolisBlue .dxfc > li > table
{
    border-spacing: 0;
    border-collapse: collapse;
}

.dxfcControl_MetropolisBlue .dxfc-elb
{
    float: left;
    height: 21px;
    vertical-align: top;
    width: 26px;
}

.dxfcControl_MetropolisBlue .dxfc-clr
{
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
    width: 0;
}

.dxfcControl_MetropolisBlue .dxfc-nd
{
    cursor: pointer;
    display: block;
    float: left;
    height: 24px;
    outline: 0 none;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
}

.dxfcControl_MetropolisBlue .dxfc-nd > tbody > tr > td > a,
.dxfcControl_MetropolisBlue .dxfc-nd > tbody > tr > td > span,
.dxfcControl_MetropolisBlue .dxfc-nd > tbody > tr > td > img,
.dxfcControl_MetropolisBlue .dxfc-editor
{
    vertical-align: middle;
}

.dxfcControl_MetropolisBlue .dxfc-nd > tbody > tr > td > a,
.dxfcControl_MetropolisBlue .dxfc-nd > tbody > tr > td > td,
.dxfcControl_MetropolisBlue .dxfc-nd > tbody > tr > td > span
{
    padding: 0 0.1ex;
}

.dxfcControl_MetropolisBlue .dxfc-nd > tbody > tr > td > a
{
    line-height: 24px;
}

.dxfcControl_MetropolisBlue .dxfc-ln
{
    vertical-align: top;
}
/* -- ProgressBar -- */
.dxeProgressBar_MetropolisBlue
{
	background-color: #e0e0e0;
	color: #333333;
	font: 12px 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    height: 23px;
}
.dxeProgressBar_MetropolisBlue .dxePBMainCell,
.dxeProgressBar_MetropolisBlue td.dxe
{
	padding: 0;
}
.dxeProgressBarIndicator_MetropolisBlue
{
	background-color: #0072C6;
}

/* -- DropDownWindow -- */
.dxpcDropDown_MetropolisBlue,
.dxeDropDownWindow_MetropolisBlue
{
    font: 12px 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
}
.dxeDropDownWindow_MetropolisBlue
{
	background-color: white;
	border: 1px solid #c0c0c0;
}
.dxpcDropDown_MetropolisBlue .dxpc-shadow
{
	-moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/*----------------- ColorTable -----------------*/
.dxeColorIndicator_MetropolisBlue
{
	width: 13px;
	height: 13px;
	cursor: pointer;
	margin-left: 3px;
}
.dxeItemPicker_MetropolisBlue
{
	background-color: #ffffff;
	border: 1px solid #c0c0c0;
}
.dxeColorTable_MetropolisBlue td.dx,
.dxeItemPicker_MetropolisBlue td.dx
{
	padding: 4px;
}
.dxeColorTableCell_MetropolisBlue,
.dxeItemPickerCell_MetropolisBlue
{
	padding: 3px;
	cursor: pointer;
}
.dxeColorTableCellDiv_MetropolisBlue
{
	border: 1px solid #c0c0c0;
	width: 12px;
	height: 12px;
	font-size: 0;
}
.dxeColorTableCellSelected_MetropolisBlue
{
	padding: 0px!important;
	background-color: #CBCBCB;
	border: 3px solid #0072C6;
}
.dxeColorTableCellSelected_MetropolisBlue .dxeColorTableCellDiv_MetropolisBlue
{
	border: 1px solid white;
}
.dxeColorTableCellHover_MetropolisBlue,
.dxeItemPickerCellHover_MetropolisBlue
{
	padding: 0px!important;
	background-color: #F2F2F2;
	border: 3px solid #E0E0E0;
}

/* -- Invalid Style -- */
.dxeInvalid_MetropolisBlue
{
}
.dxeInvalid_MetropolisBlue .dxeEditArea_MetropolisBlue,
.dxeInvalid_MetropolisBlue .dxeMemoEditArea_MetropolisBlue
{
}

/* -- Focused Style -- */
.dxeFocused_MetropolisBlue
{
	border: 1px solid #0072C6;
}
.dxeFocused_MetropolisBlue.dxeTrackBar_MetropolisBlue
{
	border: 0px;
}

/* -- Null Text Style -- */
.dxeNullText_MetropolisBlue .dxeEditArea_MetropolisBlue,
.dxeNullText_MetropolisBlue .dxeMemoEditArea_MetropolisBlue
{
	color: #818181;
}

/* -- Captcha -- */
.dxcaControl_MetropolisBlue 
{
    font: 12px 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
}

.dxcaRefreshButton_MetropolisBlue
{
	text-decoration: none;
	color: #1e3695;
}

.dxcaDisabledRefreshButton_MetropolisBlue
{
	color: #acacac;
}

.dxcaRefreshButtonCell_MetropolisBlue
{
	padding-left: 4px;
	border-bottom: 2px solid #e0e0e0;
}

.dxcaRefreshButtonText_MetropolisBlue
{
}

.dxcaDisabledRefreshButtonText_MetropolisBlue
{
}

.dxcaTextBoxCell_MetropolisBlue,
.dxcaTextBoxCellNoIndent_MetropolisBlue
{
}

.dxcaTextBoxCell_MetropolisBlue .dxeErrorCell_MetropolisBlue
{
}

.dxcaTextBoxCellNoIndent_MetropolisBlue .dxeErrorCell_MetropolisBlue
{
	padding-left: 0px;
	padding-top: 4px;
	color: Red;
}

.dxcaTextBoxLabel_MetropolisBlue
{
	padding-bottom: 4px;
	display: block;
}

.dxcaLoadingPanel_MetropolisBlue
{
	background-color: white;
	font: 12px 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
	color: #333333;
}

.dxcaLoadingPanel_MetropolisBlue td.dx
{
    font-size: 1.17em;
	white-space: nowrap;
	text-align: center;
	padding: 2px;
}
.dxcaLoadingPanel_MetropolisBlue .dxlp-loadingImage 
{
	margin: 0px;
}
.dxpcLite_MetropolisBlue .dxHFBPS
{
    width: 6px;
}

.dxeTextBox_MetropolisBlue,
.dxeButtonEdit_MetropolisBlue,
.dxeIRadioButton_MetropolisBlue,
.dxeRadioButtonList_MetropolisBlue,
.dxeCheckBoxList_MetropolisBlue
{
    cursor: default;
}

.dxFirefox .dxeTextBox_MetropolisBlue td.dxic, 
.dxFirefox .dxeButtonEdit_MetropolisBlue td.dxic,
.dxFirefox .dxeButtonEdit_MetropolisBlue[cellspacing="0"] td.dxic,
.dxeTextBox_MetropolisBlue td.dxic, 
.dxeButtonEdit_MetropolisBlue td.dxic,
.dxeButtonEdit_MetropolisBlue[cellspacing="0"] td.dxic
{
    padding: 1px 3px 2px 3px;
}

.dxeButtonEdit_MetropolisBlue td.dxic 
{
    *padding-left: 2px;
}
*[dir="rtl"].dxeTextBox_MetropolisBlue td.dxic
{
    *padding-right: 2px;
}

/* Removes flicking in iOS Safari*/
.dxeTrackBar_MetropolisBlue, 
.dxeIRadioButton_MetropolisBlue, 
.dxeButtonEdit_MetropolisBlue, 
.dxeTextBox_MetropolisBlue, 
.dxeRadioButtonList_MetropolisBlue, 
.dxeCheckBoxList_MetropolisBlue, 
.dxeMemo_MetropolisBlue, 
.dxeListBox_MetropolisBlue, 
.dxeCalendar_MetropolisBlue, 
.dxeColorTable_MetropolisBlue
{
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

/* Layout Control */
.dxeLayoutConrtol_MetropolisBlue 
{
    display: table;
}
.dxeLyGroupCell_MetropolisBlue 
{
    padding: 5px;
}
.dxeLyItem_MetropolisBlue 
{
}
.dxeLyCaptionCell_MetropolisBlue
{
    padding:6px;
}
.dxeLyEditorCell_MetropolisBlue 
{   
    padding:5px;
}

.dxeLyCaptionCell_MetropolisBlue 
{
    color: #004184;
    font-weight: bold;
    white-space: nowrap;
}
.dxeLyEditorCell_MetropolisBlue 
{
    width: 0;
}
.dxeLyGroupBox_MetropolisBlue 
{
    border: 1px Solid #9F9F9F;
    border-radius: 4px;
    padding: 10px;
}
.dxeLyGroupBoxCaption_MetropolisBlue > span 
{
    background-color: White;
    padding-left: 5px;
    padding-right: 5px;   
}
.dxeLyGroupBoxCaption_MetropolisBlue 
{
    position:relative;
    margin-top: -21px;
}
.dxeLyGroup_MetropolisBlue 
{
    width: 100%;
}

.dxeLayoutConrtol_MetropolisBlue .dxeLyVATSys > label 
{
    margin-top: 4px;
    margin-bottom: 4px;
    display: block;
}

.dxeLyEditorCell_MetropolisBlue > .dxeMemoSys 
{
    margin-top: 3px;
}

.dxeLyEditorCell_MetropolisBlue > label.dxeBase_MetropolisBlue 
{
    display: block;
    white-space: nowrap;
}

.dxeLyEditorCell_MetropolisBlue > .dxeTextBoxSys,
.dxeLyEditorCell_MetropolisBlue > .dxeButtonEdit_MetropolisBlue
{
}

/* ASPxCololrEdit */
.dxcpParametersCell_MetropolisBlue input
{
    padding: 2px 0px 1px 5px;
}
.dxcpParametersCellSys .dxcpWebColorInput_MetropolisBlue
{
	float: right;
	margin-top: 40px;
	*margin-top: 35px;
}
.dxcpColorParameterMainDiv_MetropolisBlue
{
	padding: 0px 0 4px 9px;
	width: 90px;
	text-align: right;
}
.dxeCustomColorButton_MetropolisBlue
{
    padding-top: 2px;
    padding-bottom: 2px;
	margin: 3px 7px;
	cursor: pointer;
}
.dxcpCurrentColor_MetropolisBlue,
.dxcpSavedColor_MetropolisBlue
{
	height: 35px;
}
.dxcpCurrentAndSaved_MetropolisBlue
{
	width: 65px;
	margin: 34px 0px 0px auto;
	cursor: pointer;
}
.dxeColorTablesMainDiv_MetropolisBlue,
.dxeColorSelectorMainDiv_MetropolisBlue
{
	background-color: #FFFFFF;
}
.dxeColorSelectorMainDiv_MetropolisBlue
{
	padding: 7px;
}
.dxcpColorArea_MetropolisBlue,
.dxcpHueAreaImage_MetropolisBlue,
.dxcpCurrentAndSaved_MetropolisBlue,
.dxeColorTablesMainDiv_MetropolisBlue,
.dxeColorSelectorMainDiv_MetropolisBlue,
.dxcpParametersCell_MetropolisBlue input 
{
	border: 1px solid #c0c0c0;
}
.dxeButtonsPanelDiv_MetropolisBlue
{
	margin-top: 15px;
	text-align: right;
}
.dxeButtonsPanelDiv_MetropolisBlue input
{
	min-width: 60px;
	margin-left: 10px;
}

/* -- ASPxTokenBox -- */
input.dxeTokenBoxInput_MetropolisBlue[type="text"] {
	display: inline-block;
	float: left;
	width: 30px;
	outline: none;
	margin: 0 0 1px 2px;
	padding-bottom: 1px;
}
.dxeToken_MetropolisBlue {
    display: inline-block;
	color: #ffffff;
	float: left;
	min-width: 30px;
	margin-right: 1px;
	margin-bottom: 1px;
	padding-bottom: 1px;
}
.dxeTokenText_MetropolisBlue, .dxeTokenRemoveButton_MetropolisBlue {
	display: block;
	float: left;
}
.dxeTokenText_MetropolisBlue {
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0px 2px 0px 4px;
}
.dxeTokenRemoveButton_MetropolisBlue {
	cursor: pointer;
	margin-top: 2px;
	margin-bottom: -2px;
}
.dxeToken_MetropolisBlue {
	background: #0072C6 url('/DXR.axd?r=0_1872-SP_nc') repeat-x top;
}
.dxFirefox .dxeButtonEdit_MetropolisBlue td.dxictb,
.dxeButtonEdit_MetropolisBlue td.dxictb {
    padding: 0px;
}
.dxIE.dxBrowserVersion-7 input.dxeTokenBoxInput_MetropolisBlue[type="text"] {
	padding: 1px 0px 2px 0px;
}
.dxIE.dxBrowserVersion-7 .dxeTokenText_MetropolisBlue {
	padding: 3px 0px 1px 0px;
}
.dxIE.dxBrowserVersion-7 .dxeTokenRemoveButton_MetropolisBlue {
	margin-top: 4px;
	margin-bottom: 0px;
}
.dxIE.dxBrowserVersion-7 .dxeButtonEdit_MetropolisBlue td.dxictb {
    padding: 0px;
}
.dxFirefox input.dxeTokenBoxInput_MetropolisBlue[type="text"] {
	padding-bottom: 0;
	margin-bottom: 1px;
}
.dxFirefox .dxeToken_MetropolisBlue {
	padding-bottom: 0px;
}

/* Editor caption */
.dxeCaptionCell_MetropolisBlue
 {
    font: 12px 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
	color: #333;
    white-space: nowrap;
    line-height: 16px;
    height: 100%;
}
.dxeRoot_MetropolisBlue
{
}
.dxeCaption_MetropolisBlue
{
}
.dxeCaptionCell_MetropolisBlue.dxeCaptionVATSys.dxeTextEditCTypeSys
{
    padding-top: 2px;
}
.dxeCaptionCell_MetropolisBlue.dxeCaptionVATSys.dxeCheckBoxCTypeSys
{
    padding-top: 2px;
}
.dxeCaptionCell_MetropolisBlue.dxeCaptionVATSys.dxeRadioButtonCTypeSys
{
    padding-top: 3px;
}
.dxeCaptionCell_MetropolisBlue.dxeCaptionVATSys.dxeCheckBoxListCTypeSys
{
    padding-top: 10px;
}
.dxeCaptionCell_MetropolisBlue.dxeCaptionVATSys.dxeRadioButtonListCTypeSys
{
    padding-top: 10px;
}
.dxeCaptionCell_MetropolisBlue.dxeCaptionVATSys.dxeListBoxCTypeSys
{
    padding-top: 5px;
}
.dxeCaptionCell_MetropolisBlue.dxeCaptionVATSys.dxeTrackBarCTypeSys
{
    padding-top: 2px;
}
.dxeCaptionCell_MetropolisBlue.dxeCaptionVATSys.dxeProgressBarCTypeSys
{
    padding-top: 3px;
}
.dxeCaptionCell_MetropolisBlue.dxeCaptionVATSys.dxeMemoCTypeSys
{
    padding-top: 4px;
}
.dxeCaptionCell_MetropolisBlue.dxeCaptionVATSys.dxeCustomCTypeSys
{
    padding-top: 5px;
    padding-bottom: 5px;
}

/* IE 7 */
.dxIE.dxBrowserVersion-7 .dxeCaptionCell_MetropolisBlue.dxeCaptionVATSys.dxeTextEditCTypeSys
{
    padding-top: 3px;
}
.dxIE.dxBrowserVersion-7 .dxeCaptionCell_MetropolisBlue.dxeCaptionVATSys.dxeMemoCTypeSys
{
    padding-top: 2px;
}

/* Chrome */
.dxWebKitFamily.dxeTextEditCTypeSys.dxeCaptionVATSys.dxeCaptionCell_MetropolisBlue
{
    padding-top: 3px;
}
.dxWebKitFamily .dxeCaptionCell_MetropolisBlue.dxeCaptionVATSys.dxeCheckBoxCTypeSys
{
    padding-top: 3px;
}
.dxWebKitFamily .dxeCaptionCell_MetropolisBlue.dxeCaptionVATSys.dxeRadioButtonCTypeSys
{
    padding-top: 4px;
}
.dxWebKitFamily .dxeCaptionCell_MetropolisBlue.dxeCaptionVATSys.dxeCheckBoxListCTypeSys
{
    padding-top: 11px;
}
.dxWebKitFamily .dxeCaptionCell_MetropolisBlue.dxeCaptionVATSys.dxeRadioButtonListCTypeSys
{
    padding-top: 11px;
}

/* Opera */
noindex:-o-prefocus, body:first-of-type .dxeTextEditCTypeSys.dxeCaptionVATSys.dxeCaptionCell_MetropolisBlue
{
    padding-top: 3px;
}
noindex:-o-prefocus, body:first-of-type .dxeCaptionCell_MetropolisBlue.dxeCaptionVATSys.dxeCheckBoxCTypeSys
{
    padding-top: 3px;
}
noindex:-o-prefocus, body:first-of-type .dxeCaptionCell_MetropolisBlue.dxeCaptionVATSys.dxeRadioButtonCTypeSys
{
    padding-top: 4px;
}
noindex:-o-prefocus, body:first-of-type .dxeCaptionCell_MetropolisBlue.dxeCaptionVATSys.dxeCheckBoxListCTypeSys
{
    padding-top: 11px;
}
noindex:-o-prefocus, body:first-of-type .dxeCaptionCell_MetropolisBlue.dxeCaptionVATSys.dxeRadioButtonListCTypeSys
{
    padding-top: 11px;
}

/* Firefox */
.dxFirefox .dxeMemoCTypeSys.dxeCaptionVATSys.dxeCaptionCell_MetropolisBlue
{
    padding-top: 3px;
}

.dxeRequiredMark_MetropolisBlue {
    color: green;
    font-style: normal;
}

.dxeOptionalMark_MetropolisBlue {
    color: gray;
    font-style: normal;
}

/* Out of range warning*/
.dxeOutOfRWarn_MetropolisBlue {
    font: 12px 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    padding: 3px 8px 4px 8px;
    display: none;
    position: absolute;
    background-color: white;
    color: red;
    border-radius: 3px;
    z-index: 41998;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 1px 3px;
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 1px 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border: 1px solid #A8A8A8;
}
.dxeOutOfRWarnRight_MetropolisBlue {
    margin-left: 10px;
    margin-top: -2px;
}
.dxeOutOfRWarnBottom_MetropolisBlue {
    margin-top: 10px;
}
.dxGridView_gvCellError_MetropolisBlue,
.dxGridView_gvCMClearFilter_MetropolisBlue,
.dxGridView_gvCMClearFilterDisabled_MetropolisBlue,
.dxGridView_gvCMClearGrouping_MetropolisBlue,
.dxGridView_gvCMClearGroupingDisabled_MetropolisBlue,
.dxGridView_gvCMCollapseDetailRow_MetropolisBlue,
.dxGridView_gvCMCollapseDetailRowDisabled_MetropolisBlue,
.dxGridView_gvCMCollapseRow_MetropolisBlue,
.dxGridView_gvCMCollapseRowDisabled_MetropolisBlue,
.dxGridView_gvCMDeleteRow_MetropolisBlue,
.dxGridView_gvCMDeleteRowDisabled_MetropolisBlue,
.dxGridView_gvCMEditRow_MetropolisBlue,
.dxGridView_gvCMEditRowDisabled_MetropolisBlue,
.dxGridView_gvCMExpandDetailRow_MetropolisBlue,
.dxGridView_gvCMExpandDetailRowDisabled_MetropolisBlue,
.dxGridView_gvCMExpandRow_MetropolisBlue,
.dxGridView_gvCMExpandRowDisabled_MetropolisBlue,
.dxGridView_gvCMFullCollapse_MetropolisBlue,
.dxGridView_gvCMFullCollapseDisabled_MetropolisBlue,
.dxGridView_gvCMFullExpand_MetropolisBlue,
.dxGridView_gvCMFullExpandDisabled_MetropolisBlue,
.dxGridView_gvCMGroupByColumn_MetropolisBlue,
.dxGridView_gvCMGroupByColumnDisabled_MetropolisBlue,
.dxGridView_gvCMNewRow_MetropolisBlue,
.dxGridView_gvCMNewRowDisabled_MetropolisBlue,
.dxGridView_gvCMRefresh_MetropolisBlue,
.dxGridView_gvCMRefreshDisabled_MetropolisBlue,
.dxGridView_gvCMSearchPanel_MetropolisBlue,
.dxGridView_gvCMSearchPanelDisabled_MetropolisBlue,
.dxGridView_gvCMShowCustomizationWindow_MetropolisBlue,
.dxGridView_gvCMShowCustomizationWindowDisabled_MetropolisBlue,
.dxGridView_gvCMShowFilterEditor_MetropolisBlue,
.dxGridView_gvCMShowFilterEditorDisabled_MetropolisBlue,
.dxGridView_gvCMShowGroupPanel_MetropolisBlue,
.dxGridView_gvCMShowGroupPanelDisabled_MetropolisBlue,
.dxGridView_gvCMShowSearchPanel_MetropolisBlue,
.dxGridView_gvCMShowSearchPanelDisabled_MetropolisBlue,
.dxGridView_gvCMSortAscending_MetropolisBlue,
.dxGridView_gvCMSortAscendingDisabled_MetropolisBlue,
.dxGridView_gvCMSortDescending_MetropolisBlue,
.dxGridView_gvCMSortDescendingDisabled_MetropolisBlue,
.dxGridView_gvCMSummaryAverage_MetropolisBlue,
.dxGridView_gvCMSummaryAverageDisabled_MetropolisBlue,
.dxGridView_gvCMSummaryCount_MetropolisBlue,
.dxGridView_gvCMSummaryCountDisabled_MetropolisBlue,
.dxGridView_gvCMSummaryMax_MetropolisBlue,
.dxGridView_gvCMSummaryMaxDisabled_MetropolisBlue,
.dxGridView_gvCMSummaryMin_MetropolisBlue,
.dxGridView_gvCMSummaryMinDisabled_MetropolisBlue,
.dxGridView_gvCMSummarySum_MetropolisBlue,
.dxGridView_gvCMSummarySumDisabled_MetropolisBlue,
.dxGridView_gvCMUngroupColumn_MetropolisBlue,
.dxGridView_gvCollapsedButton_MetropolisBlue,
.dxGridView_gvCollapsedButtonRtl_MetropolisBlue,
.dxGridView_gvDetailCollapsedButton_MetropolisBlue,
.dxGridView_gvDetailCollapsedButtonRtl_MetropolisBlue,
.dxGridView_gvDetailExpandedButton_MetropolisBlue,
.dxGridView_gvDetailExpandedButtonRtl_MetropolisBlue,
.dxGridView_gvDragAndDropArrowDown_MetropolisBlue,
.dxGridView_gvDragAndDropArrowUp_MetropolisBlue,
.dxGridView_gvDragAndDropHideColumn_MetropolisBlue,
.dxGridView_gvExpandedButton_MetropolisBlue,
.dxGridView_gvExpandedButtonRtl_MetropolisBlue,
.dxGridView_gvFilterRowButton_MetropolisBlue,
.dxGridView_gvFixedGroupRow_MetropolisBlue,
.dxGridView_gvHeaderFilter_MetropolisBlue,
.dxGridView_gvHeaderFilterActive_MetropolisBlue,
.dxGridView_gvHeaderSortDown_MetropolisBlue,
.dxGridView_gvHeaderSortUp_MetropolisBlue,
.dxGridView_gvParentGroupRows_MetropolisBlue,
.dxGridView_WindowResizer_MetropolisBlue,
.dxGridView_WindowResizerRtl_MetropolisBlue,
.dxgvFocusedGroupRow_MetropolisBlue .dxGridView_gvCollapsedButton_MetropolisBlue,
.dxgvFocusedGroupRow_MetropolisBlue .dxGridView_gvCollapsedButtonRtl_MetropolisBlue,
.dxgvFocusedGroupRow_MetropolisBlue .dxGridView_gvExpandedButton_MetropolisBlue,
.dxgvFocusedGroupRow_MetropolisBlue .dxGridView_gvExpandedButtonRtl_MetropolisBlue,
.dxgvFocusedRow_MetropolisBlue .dxGridView_gvDetailCollapsedButton_MetropolisBlue,
.dxgvFocusedRow_MetropolisBlue .dxGridView_gvDetailCollapsedButtonRtl_MetropolisBlue,
.dxgvFocusedRow_MetropolisBlue .dxGridView_gvDetailExpandedButton_MetropolisBlue,
.dxgvFocusedRow_MetropolisBlue .dxGridView_gvDetailExpandedButtonRtl_MetropolisBlue
{
    background-image: url('/DXR.axd?r=0_1888-SP_nc');
    background-repeat: no-repeat;
    background-color: transparent;
}
.dxGridView_gvCellError_MetropolisBlue
{
    background-position: -45px -142px;
    width: 14px;
    height: 14px;
}
.dxGridView_gvCMClearFilter_MetropolisBlue
{
    background-position: 0px -23px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMClearFilterDisabled_MetropolisBlue
{
    background-position: -51px -125px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMClearGrouping_MetropolisBlue
{
    background-position: -34px -74px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMClearGroupingDisabled_MetropolisBlue
{
    background-position: -46px 0px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMCollapseDetailRow_MetropolisBlue
{
    background-position: -85px -91px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMCollapseDetailRowDisabled_MetropolisBlue
{
    background-position: -68px -40px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMCollapseRow_MetropolisBlue
{
    background-position: -34px -40px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMCollapseRowDisabled_MetropolisBlue
{
    background-position: -68px -125px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMDeleteRow_MetropolisBlue
{
    background-position: -17px -57px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMDeleteRowDisabled_MetropolisBlue
{
    background-position: -102px -40px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMEditRow_MetropolisBlue
{
    background-position: -51px -108px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMEditRowDisabled_MetropolisBlue
{
    background-position: -51px -40px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMExpandDetailRow_MetropolisBlue
{
    background-position: 0px -108px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMExpandDetailRowDisabled_MetropolisBlue
{
    background-position: -63px 0px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMExpandRow_MetropolisBlue
{
    background-position: -85px -40px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMExpandRowDisabled_MetropolisBlue
{
    background-position: -68px -108px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMFullCollapse_MetropolisBlue
{
    background-position: -17px -40px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMFullCollapseDisabled_MetropolisBlue
{
    background-position: -68px -74px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMFullExpand_MetropolisBlue
{
    background-position: -102px -23px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMFullExpandDisabled_MetropolisBlue
{
    background-position: -17px -91px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMGroupByColumn_MetropolisBlue
{
    background-position: -80px 0px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMGroupByColumnDisabled_MetropolisBlue
{
    background-position: -51px -57px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMNewRow_MetropolisBlue
{
    background-position: -34px -108px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMNewRowDisabled_MetropolisBlue
{
    background-position: -51px -74px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMRefresh_MetropolisBlue
{
    background-position: 0px -57px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMRefreshDisabled_MetropolisBlue
{
    background-position: -102px -125px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMSearchPanel_MetropolisBlue
{
    background-position: -17px -74px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMSearchPanelDisabled_MetropolisBlue
{
    background-position: 0px -91px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMShowCustomizationWindow_MetropolisBlue
{
    background-position: -85px -125px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMShowCustomizationWindowDisabled_MetropolisBlue
{
    background-position: -85px -74px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMShowFilterEditor_MetropolisBlue
{
    background-position: -17px -108px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMShowFilterEditorDisabled_MetropolisBlue
{
    background-position: -68px -57px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMShowGroupPanel_MetropolisBlue
{
    background-position: -68px -91px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMShowGroupPanelDisabled_MetropolisBlue
{
    background-position: -34px -23px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMShowSearchPanel_MetropolisBlue
{
    background-position: -17px -125px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMShowSearchPanelDisabled_MetropolisBlue
{
    background-position: -51px -91px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMSortAscending_MetropolisBlue
{
    background-position: -68px -23px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMSortAscendingDisabled_MetropolisBlue
{
    background-position: -102px -108px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMSortDescending_MetropolisBlue
{
    background-position: -102px -74px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMSortDescendingDisabled_MetropolisBlue
{
    background-position: 0px -74px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMSummaryAverage_MetropolisBlue
{
    background-position: -51px -23px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMSummaryAverageDisabled_MetropolisBlue
{
    background-position: -85px -108px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMSummaryCount_MetropolisBlue
{
    background-position: -17px -23px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMSummaryCountDisabled_MetropolisBlue
{
    background-position: -97px 0px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMSummaryMax_MetropolisBlue
{
    background-position: -34px -91px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMSummaryMaxDisabled_MetropolisBlue
{
    background-position: -102px -91px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMSummaryMin_MetropolisBlue
{
    background-position: -34px -125px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMSummaryMinDisabled_MetropolisBlue
{
    background-position: -102px -57px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMSummarySum_MetropolisBlue
{
    background-position: -85px -57px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMSummarySumDisabled_MetropolisBlue
{
    background-position: -34px -57px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCMUngroupColumn_MetropolisBlue
{
    background-position: 0px -40px;
    width: 16px;
    height: 16px;
}
.dxGridView_gvCollapsedButton_MetropolisBlue
{
    background-position: -14px -173px;
    width: 13px;
    height: 13px;
}
.dxGridView_gvCollapsedButtonRtl_MetropolisBlue
{
    background-position: -70px -159px;
    width: 13px;
    height: 13px;
}
.dxGridView_gvDetailCollapsedButton_MetropolisBlue
{
    background-position: -70px -173px;
    width: 13px;
    height: 13px;
}
.dxGridView_gvDetailCollapsedButtonRtl_MetropolisBlue
{
    background-position: -28px -173px;
    width: 13px;
    height: 13px;
}
.dxGridView_gvDetailExpandedButton_MetropolisBlue
{
    background-position: -42px -159px;
    width: 13px;
    height: 13px;
}
.dxGridView_gvDetailExpandedButtonRtl_MetropolisBlue
{
    background-position: -98px -159px;
    width: 13px;
    height: 13px;
}
.dxGridView_gvDragAndDropArrowDown_MetropolisBlue
{
    background-position: -84px -173px;
    width: 11px;
    height: 9px;
}
.dxGridView_gvDragAndDropArrowUp_MetropolisBlue
{
    background-position: -107px -142px;
    width: 11px;
    height: 9px;
}
.dxGridView_gvDragAndDropHideColumn_MetropolisBlue
{
    background-position: 0px 0px;
    width: 22px;
    height: 22px;
}
.dxGridView_gvExpandedButton_MetropolisBlue
{
    background-position: -93px -142px;
    width: 13px;
    height: 13px;
}
.dxGridView_gvExpandedButtonRtl_MetropolisBlue
{
    background-position: -79px -142px;
    width: 13px;
    height: 13px;
}
.dxGridView_gvFilterRowButton_MetropolisBlue
{
    background-position: -30px -142px;
    width: 14px;
    height: 14px;
}
.dxGridView_gvFixedGroupRow_MetropolisBlue
{
    background-position: -23px 0px;
    width: 22px;
    height: 16px;
}
.dxGridView_gvHeaderFilter_MetropolisBlue
{
    background-position: -15px -142px;
    width: 14px;
    height: 16px;
}
.dxGridView_gvHeaderFilterActive_MetropolisBlue
{
    background-position: 0px -142px;
    width: 14px;
    height: 16px;
}
.dxGridView_gvHeaderSortDown_MetropolisBlue
{
    background-position: -103px -17px;
    width: 7px;
    height: 5px;
}
.dxGridView_gvHeaderSortUp_MetropolisBlue
{
    background-position: -111px -17px;
    width: 7px;
    height: 5px;
}
.dxGridView_gvParentGroupRows_MetropolisBlue
{
    background-position: -60px -142px;
    width: 18px;
    height: 13px;
}
.dxGridView_WindowResizer_MetropolisBlue
{
    background-position: 0px -125px;
    width: 16px;
    height: 16px;
}
.dxGridView_WindowResizerRtl_MetropolisBlue
{
    background-position: -85px -23px;
    width: 16px;
    height: 16px;
}
.dxgvFocusedGroupRow_MetropolisBlue .dxGridView_gvCollapsedButton_MetropolisBlue
{
    background-position: -42px -173px;
    width: 13px;
    height: 13px;
}
.dxgvFocusedGroupRow_MetropolisBlue .dxGridView_gvCollapsedButtonRtl_MetropolisBlue
{
    background-position: -56px -173px;
    width: 13px;
    height: 13px;
}
.dxgvFocusedGroupRow_MetropolisBlue .dxGridView_gvExpandedButton_MetropolisBlue
{
    background-position: -28px -159px;
    width: 13px;
    height: 13px;
}
.dxgvFocusedGroupRow_MetropolisBlue .dxGridView_gvExpandedButtonRtl_MetropolisBlue
{
    background-position: 0px -173px;
    width: 13px;
    height: 13px;
}
.dxgvFocusedRow_MetropolisBlue .dxGridView_gvDetailCollapsedButton_MetropolisBlue
{
    background-position: -14px -159px;
    width: 13px;
    height: 13px;
}
.dxgvFocusedRow_MetropolisBlue .dxGridView_gvDetailCollapsedButtonRtl_MetropolisBlue
{
    background-position: -84px -159px;
    width: 13px;
    height: 13px;
}
.dxgvFocusedRow_MetropolisBlue .dxGridView_gvDetailExpandedButton_MetropolisBlue
{
    background-position: 0px -159px;
    width: 13px;
    height: 13px;
}
.dxgvFocusedRow_MetropolisBlue .dxGridView_gvDetailExpandedButtonRtl_MetropolisBlue
{
    background-position: -56px -159px;
    width: 13px;
    height: 13px;
}
.dxGridView_gvHeaderFilterActive_MetropolisBlue
{
	background-color: #0072C6;
}
.dxgvControl_MetropolisBlue,
.dxgvDisabled_MetropolisBlue
{
	border: 1px Solid #c0c0c0;
	font: 12px 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
	background-color: White;
	color: #333333;
	cursor: default;
}
.dxgvDisabled_MetropolisBlue
{
	color: #b8b8b8;
}
.dxgvControl_MetropolisBlue a
{
	color: #0072C6;
}
.dxgvDisabled_MetropolisBlue a
{
	color: #b8b8b8;
}

.dxgvEmptyDataRow_MetropolisBlue.dxgvBELVR > td.dxgv,
.dxgvDataRow_MetropolisBlue.dxgvBELVR > td.dxgv,
.dxgvGroupRow_MetropolisBlue.dxgvBELVR > td.dxgv,
.dxgvSelectedRow_MetropolisBlue.dxgvBELVR > td.dxgv,
.dxgvFocusedRow_MetropolisBlue.dxgvBELVR > td.dxgv
{
    border-bottom-width: 0;
}

.dxgvRBB .dxgvEmptyDataRow_MetropolisBlue.dxgvBELVR > td.dxgv,
.dxgvRBB .dxgvDataRow_MetropolisBlue.dxgvBELVR > td.dxgv,
.dxgvRBB .dxgvGroupRow_MetropolisBlue.dxgvBELVR > td.dxgv,
.dxgvRBB .dxgvSelectedRow_MetropolisBlue.dxgvBELVR > td.dxgv,
.dxgvRBB .dxgvFocusedRow_MetropolisBlue.dxgvBELVR > td.dxgv
{
    border-bottom-width: 1px !important;
}

.dxgvLoadingPanel_MetropolisBlue
{
	border: 1px solid #C3C3C3;
	background-color: white;
	font: 12px 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
	color: #333333;
}
.dxgvLoadingPanel_MetropolisBlue td.dx
{
	font-size: 1.17em;
	white-space: nowrap;
	text-align: center;
	padding: 10px 14px;
}
.dxgvLoadingPanel_MetropolisBlue .dxlp-loadingImage
{
	background-image: url('/DXR.axd?r=0_2010-SP_nc');
	height: 32px;
	width: 32px;
}
.dxgvLoadingPanelStatusBar_MetropolisBlue .dxlp-loadingImage 
{
	background-image: url('/DXR.axd?r=0_1886-SP_nc');
	height: 16px;
	width: 16px;
}
.dxgvLoadingPanelStatusBar_MetropolisBlue
{
	background-color: Transparent;
}
.dxgvLoadingPanelStatusBar_MetropolisBlue td
{
	white-space: nowrap;
	text-align: center;
	padding: 0px 2px;
}

.dxgvTable_MetropolisBlue
{
	background-color: White;
	border-width: 0;
	border-collapse: separate!important;
	overflow: hidden;
}
.dxgvTable_MetropolisBlue .dxgvHEC
{
	background-color: White;
	border-width: 0;
	overflow: hidden;
}
.dxgvControl_MetropolisBlue .dxgvFSDC .dxgvFooter_MetropolisBlue td.dxgv
{
    border-bottom: 0;
}
.dxgvControl_MetropolisBlue .dxgvFGI
{
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.dxgvControl_MetropolisBlue .dxgvFGI
{
    right: 5px;
    left: auto;
}
*[dir="rtl"].dxgvControl_MetropolisBlue .dxgvFGI
{
    right: auto;
    left: 5px;
}
.dxgvInlineEditRow_MetropolisBlue,
.dxgvDataRow_MetropolisBlue
{
}
.dxgvInlineEditRow_MetropolisBlue td.dxgv
{
	border-bottom: 1px Solid #D3D3D3;
	border-right: 1px Solid #D3D3D3;
}
.dxgvInlineEditRow_MetropolisBlue td.dxgvIndentCell
{
	background-color: white;
}
.dxgvDataRowAlt_MetropolisBlue
{
	background-color: WhiteSmoke;
}
.dxgvFilterRow_MetropolisBlue
{
	border-top: 1px Solid #c0c0c0;
}
.dxgvEditForm_MetropolisBlue
{
}
.dxgvEditForm_MetropolisBlue td.dxgv
{
	border-bottom: 1px Solid #D3D3D3;
	padding: 8px 10px 10px;
}
.dxgvEditForm_MetropolisBlue td.dxgvIndentCell
{
	border-right: 1px Solid #CFCFCF;
	border-left: 1px Solid #CFCFCF;
	border-top-width: 0px;
}
.dxgvSelectedRow_MetropolisBlue
{
	background-color: #e0e0e0;
	color: #333333;
}
.dxgvFocusedRow_MetropolisBlue
{
	background-color: #0072C6;
	color: White;
}
.dxgvFocusedRow_MetropolisBlue a,
.dxgvFocusedRow_MetropolisBlue .dxgvCommandColumn_MetropolisBlue a
{
	color: White;
}
.dxgvSelectedRow_MetropolisBlue .dxgvCommandColumn_MetropolisBlue a
{
	color: #0072C6;
}
.dxgvPreviewRow_MetropolisBlue
{
	color: #999999;
}
.dxgvDetailCell_MetropolisBlue,
.dxgvPreviewRow_MetropolisBlue td.dxgv,
.dxgvEmptyDataRow_MetropolisBlue td.dxgv
{
	padding: 20px 2px 20px 4px;
	border-bottom: 1px Solid #D3D3D3;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
}
.dxgvPreviewRow_MetropolisBlue td.dxgv
{
	padding: 10px 10px 10px 15px;
}
.dxgvDetailCell_MetropolisBlue
{
	padding: 16px 18px;
}
.dxgvDetailRow_MetropolisBlue td.dxgvIndentCell
{
	padding-right: 0px;
	border-bottom: 1px Solid #D3D3D3;
}
.dxgvEmptyDataRow_MetropolisBlue
{
	color: Gray;
}
.dxgvEmptyDataRow_MetropolisBlue td.dxgv
{
	border-bottom: 1px Solid #CFCFCF;
	text-align: center;
}

.dxgvEditFormDisplayRow_MetropolisBlue td.dxgv,
.dxgvDataRow_MetropolisBlue td.dxgv,
.dxgvDataRowAlt_MetropolisBlue td.dxgv,
.dxgvSelectedRow_MetropolisBlue td.dxgv,
.dxgvFocusedRow_MetropolisBlue td.dxgv
{
	overflow: hidden;
	border-bottom: 1px Solid #c0c0c0;
	border-right: 1px Solid #c0c0c0;
	border-top-width: 0;
	border-left-width: 0;
	padding: 3px 6px 4px;
}
.dxgvEditFormDisplayRow_MetropolisBlue
{
}
.dxgvEditFormDisplayRow_MetropolisBlue td.dxgv
{
}
.dxgvEditFormDisplayRow_MetropolisBlue td.dxgvIndentCell
{
	background: #EDEDED none;
	border-right: 1px Solid #CFCFCF;
	border-left: 1px Solid #CFCFCF;
	border-top-width: 0px;
}

.dxgvEditingErrorRow_MetropolisBlue
{
	background-color: #FFC8C8;
	color: #FF0000;
}
.dxgvEditingErrorRow_MetropolisBlue td.dxgv
{
	white-space: pre-wrap;
	border-bottom: 1px Solid #D3D3D3;
	border-right-width: 0;
	border-top-width: 0;
	border-left-width: 0;
	padding: 6px 10px;
}

.dxgvFilterRow_MetropolisBlue td.dxgv
{
	border-bottom: 1px Solid #c0c0c0;
	border-right: 1px Solid #c0c0c0;
	border-top-width: 0;
	border-left-width: 0;
	padding: 2px;
	overflow: hidden;
}
.dxgvGroupRow_MetropolisBlue
{
    background-color: white;
}
.dxgvFocusedGroupRow_MetropolisBlue
{
	background-color: #0072C6;
	color: White;
}
.dxgvGroupRow_MetropolisBlue td.dxgv,
.dxgvFocusedGroupRow_MetropolisBlue td.dxgv
{
	border: 0 none;
	vertical-align: middle;
	white-space: nowrap;
	border-bottom: 1px Solid #D3D3D3;
	padding: 3px 6px 4px;
    background-color: inherit;
}
.dxgvFocusedRow_MetropolisBlue td.dxgvIndentCell,
.dxgvFocusedGroupRow_MetropolisBlue td.dxgvIndentCell,
.dxgvSelectedRow_MetropolisBlue td.dxgvIndentCell
{
	background-color: white!important;
	border-right: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
	border-top-width: 0px;
}
.dxgvHeaderPanel_MetropolisBlue
{
	background-color: #F9F9F9;
	padding: 8px 6px;
	border-bottom: 1px Solid #9F9F9F;
}

.dxgvMSDraggable_MetropolisBlue .dxgvHeader_MetropolisBlue,
.dxgvMSDraggable_MetropolisBlue.dxgvGroupPanel_MetropolisBlue
{
    -ms-touch-action: pinch-zoom;
}
.dxgvHeader_MetropolisBlue
{
	cursor: pointer;
	white-space: nowrap;
	padding: 4px 6px 5px;
	border: 1px Solid #c0c0c0;
    background-color: white;
	overflow: hidden;
	font-weight: normal;
	text-align: left;
}
.dxgvHeader_MetropolisBlue,
.dxgvHeader_MetropolisBlue table
{
}
.dxgvHeader_MetropolisBlue td
{
	white-space: nowrap;
}
.dxgvHeader_MetropolisBlue a
{
	color: #0072C6;
}
.dxgvHeader_MetropolisBlue a.dxgvCommandColumnItem_MetropolisBlue
{
	margin: 0 3px 0 0;
	color: #0072C6;
}
.dxgvPopupEditForm_MetropolisBlue
{
	padding: 4px;
	margin: 0;
}
.dxgvCustomization_MetropolisBlue
{
	margin: 0;
	padding: 10px;
	min-width: 220px;
}
.dxgvGroupPanel_MetropolisBlue
{
	white-space: nowrap;
	border-bottom: 1px Solid #c0c0c0;
	padding: 7px 4px 8px 6px;
}
.dxgvFooter_MetropolisBlue
{
	white-space: nowrap;
}
.dxgvFooter_MetropolisBlue td.dxgv
{
	padding: 5px 6px 6px;
	border-bottom: 1px Solid #c0c0c0;
	border-right-width: 0;
}
.dxgvGroupFooter_MetropolisBlue
{
}
.dxgvGroupFooter_MetropolisBlue td.dxgv
{
	white-space: nowrap;
}
.dxgvGroupFooter_MetropolisBlue td.dxgv
{
	padding: 5px 4px 6px 6px;
	border-bottom: 1px Solid #c0c0c0;
	border-right-width: 0;
}
.dxgvDataRow_MetropolisBlue td.dxgvIndentCell,
.dxgvGroupRow_MetropolisBlue td.dxgvIndentCell,
.dxgvGroupFooter_MetropolisBlue td.dxgvIndentCell
{
	background-color: white;
	border-right: 1px Solid #CFCFCF;
	border-left: 1px Solid #CFCFCF;
	border-top-width: 0px;
}

.dxgvTitlePanel_MetropolisBlue, 
.dxgvTable_MetropolisBlue caption
{
	font-size: 1.25em;
	font-weight: normal;
	padding: 3px 3px 5px;
	text-align: center;
	color: #999999;
	border-bottom: 1px Solid #c0c0c0;
}
.dxgvStatusBar_MetropolisBlue
{
	border-top: 1px Solid #c0c0c0;
}
.dxgvStatusBar_MetropolisBlue tr.dxgv
{
	height: 20px;
}
.dxgvStatusBar_MetropolisBlue tr.dxgv > td
{
	padding: 4px;
}
.dxgvCommandColumn_MetropolisBlue
{
	padding: 8px 4px;
}
.dxgvCommandColumn_MetropolisBlue a
{
	margin: 0 3px 0 0;
	color: #0072C6;
}
.dxgvCommandColumn_MetropolisBlue a:hover
{
}

.dxgvCommandColumnItem_MetropolisBlue
{
}
.dxbButton_MetropolisBlue[class~="dxgvCommandColumnItem_MetropolisBlue"],
.dxgvEditFormTable_MetropolisBlue div.dxbButton_MetropolisBlue
{
	margin: 0px 2px -1px;
}
.dxbButton_MetropolisBlue[class~="dxgvCommandColumnItem_MetropolisBlue"] .dxb
{
	padding-top: 0;
    padding-bottom: 0;
}
.dxgvEditFormTable_MetropolisBlue
{
	padding: 2px 6px 6px 4px;
	min-width: 300px;
}
.dxgvEditFormTable_MetropolisBlue a
{
	color: #0072C6;
}
.dxgvEditFormTable_MetropolisBlue a:hover
{
}

.dxgvEditFormCaption_MetropolisBlue
{
	padding: 4px 4px 4px 10px;
	white-space: nowrap;
}

.dxgvInlineEditCell_MetropolisBlue
{
	padding: 1px;
}

.dxgvEditFormCell_MetropolisBlue
{
	padding: 4px;
	border-width: 0;
}

.dxgvPagerTopPanel_MetropolisBlue,
.dxgvPagerBottomPanel_MetropolisBlue
{
	padding: 4px 0;
}
.dxgvPagerTopPanel_MetropolisBlue
{
	border-bottom: 1px Solid #c0c0c0;
}

.dxgvDetailButton_MetropolisBlue
{
}

.dxgvFilterBar_MetropolisBlue
{
	border-top: 1px Solid #c0c0c0;
}
.dxgvFilterBar_MetropolisBlue a
{
	color: #0072C6;
	text-decoration: underline;
}
.dxgvFilterBarCheckBoxCell_MetropolisBlue
{
	padding: 0 7px;
}
.dxgvFilterBarImageCell_MetropolisBlue
{
	padding: 0 1px 0 3px;
	cursor: pointer;
}
.dxgvFilterBarExpressionCell_MetropolisBlue
{
	padding: 5px 5px 8px 0;
	white-space: nowrap;
}
.dxgvFilterBarClearButtonCell_MetropolisBlue
{
	padding: 5px 6px 8px;
}
.dxgvFilterBuilderMainArea_MetropolisBlue
{
	background: white none;
	padding: 6px 2px;
} 
.dxgvFilterBuilderButtonArea_MetropolisBlue
{
	border-top: 1px solid #c0c0c0;
	padding: 6px;
	white-space: nowrap;
}

.dxgvDataRowHover_MetropolisBlue
{
	background-color: #f0f0f0;
	color: #333333;
}
.dxgvDataRowHover_MetropolisBlue a
{
	color: #0072C6!important;
}

.dxgvControl_MetropolisBlue .dxpLite_MetropolisBlue,
.dxgvDisabled_MetropolisBlue .dxpLite_MetropolisBlue
{
	padding-top: 4px;
}

.dxgvControl_MetropolisBlue .dxgvHFSAC
{
    padding: 9px 0 0 4px;
}
.dxgvControl_MetropolisBlue .dxgvHFSC
{
    padding: 9px 0 6px;
}
.dxgvControl_MetropolisBlue .dxgvHFSC div
{
    height: 1px;
    background: #c0c0c0;
}
.dxgvControl_MetropolisBlue div[id$='DXEPLPC']
{
    height: 53px;
}

/* Removes flicking in iOS Safari*/
.dxgvTable_MetropolisBlue
{
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.dxgvControl_MetropolisBlue td.dxgvBatchEditCell_MetropolisBlue
{
    padding: 0;
}
.dxgvControl_MetropolisBlue td.dxgvBatchEditModifiedCell_MetropolisBlue
{
    background: #d7f9c7;
}
.dxgvControl_MetropolisBlue .dxgvErrorCell
{
    padding-left: 5px;
    width: 1px;
}
.dxgvControl_MetropolisBlue .dxgvErrorCell img
{
    margin: -3px 0;
}
.dxgvStatusBar_MetropolisBlue .dxgvCommandColumn_MetropolisBlue a
{
    margin-right: 10px;
}
.dxgvControl_MetropolisBlue td.dxgvBatchEditCell_MetropolisBlue .dxichCellSys
{
    padding-left: 0;
}

.dxgvSearchPanel_MetropolisBlue
{
    padding: 7px 4px 7px 6px;
    border-bottom: 1px solid #c0c0c0;
}
.dxgvSearchPanel_MetropolisBlue > table 
{
    width: 70%;
    max-width: 450px;
}
.dxgvControl_MetropolisBlue .dxgvSearchPanel_MetropolisBlue .dxbButton_MetropolisBlue
{
    margin-left: 7px;
    margin-right: 0;
}
*[dir="rtl"].dxgvControl_MetropolisBlue .dxgvSearchPanel_MetropolisBlue .dxbButton_MetropolisBlue {
    margin-left: 0;
    margin-right: 7px;
}
.dxgvControl_MetropolisBlue .dxgvHL
{
    background: #ffd83a;
	color: #333333;
	font-weight: bold;
	font-style: normal;
}

/* TODO remove (replace to command button style) */
.dxgvControl_MetropolisBlue .dxgvSearchPanel_MetropolisBlue .dxbButton_MetropolisBlue
{
    font-size: 0.9em;
    margin-top: -2px;
    margin-bottom: -2px;
}
.dxgvControl_MetropolisBlue .dxgvSearchPanel_MetropolisBlue .dxbButton_MetropolisBlue .dxb
{
    padding-top: 0;
    padding-bottom: 0;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heBackColor_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heBackColorLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heBold_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heBoldLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heCenter_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heCenterLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heChangeTableCellDialog_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heChangeTableCellDialogLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heChangeTableColumnDialog_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heChangeTableColumnDialogLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heChangeTableDialog_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heChangeTableDialogLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heChangeTableRowDialog_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heChangeTableRowDialogLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heCheckSpelling_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heCheckSpellingLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heCopy_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heCopyLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heCut_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heCutLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heDeleteTable_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heDeleteTableColumn_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heDeleteTableColumnLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heDeleteTableLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heDeleteTableRow_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heDeleteTableRowLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heFontGroup_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heForeColor_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heForeColorLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heFullscreen_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heFullscreenLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heIndent_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heIndentLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertAudioDialog_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertAudioDialogLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertFlashDialog_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertFlashDialogLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertImageDialog_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertImageDialogLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertLinkDialog_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertLinkDialogLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertOrderedList_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertOrderedListLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertTableColumnOnLeft_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertTableColumnOnLeftLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertTableColumnOnRight_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertTableColumnOnRightLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertTableDialog_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertTableDialogLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertTableRowAbove_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertTableRowAboveLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertTableRowBelow_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertTableRowBelowLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertUnorderedList_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertUnorderedListLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertVideoDialog_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertVideoDialogLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertYouTubeDialog_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertYouTubeDialogLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heItalic_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heItalicLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heJustifyFull_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heJustifyFullLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heLeft_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heLeftLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heMediaGroup_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heMergeTableCellHorizontal_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heMergeTableCellHorizontalLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heMergeTableCellVertical_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heMergeTableCellVerticalLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heOutdent_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heOutdentLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_hePaste_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_hePasteFromWord_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_hePasteFromWordLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_hePasteLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_hePrint_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_hePrintLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heRedo_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heRedoLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heRemoveFormat_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heRemoveFormatLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heRight_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heRightLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsDocx_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsDocxLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsMht_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsMhtLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsOdt_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsOdtLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsPdf_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsPdfLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsRtf_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsRtfLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsTxt_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsTxtLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heSplitTableCellHorizontal_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heSplitTableCellHorizontalLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heSplitTableCellVertical_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heSplitTableCellVerticalLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heStrikethrough_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heStrikethroughLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heSubscript_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heSubscriptLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heSuperscript_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heSuperscriptLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heUnderline_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heUnderlineLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heUndo_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heUndoLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heUnlink_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heUnlinkLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_heRibbonIcons_heViewsGroup_MetropolisBlue,
.dxWeb_heRibbonIcons_heBackColor_MetropolisBlue,
.dxWeb_heRibbonIcons_heBackColorDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heBackColorLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heBackColorLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heBold_MetropolisBlue,
.dxWeb_heRibbonIcons_heBoldDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heBoldLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heBoldLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heCenter_MetropolisBlue,
.dxWeb_heRibbonIcons_heCenterDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heCenterLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heCenterLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heChangeTableCellDialog_MetropolisBlue,
.dxWeb_heRibbonIcons_heChangeTableCellDialogDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heChangeTableCellDialogLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heChangeTableCellDialogLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heChangeTableColumnDialog_MetropolisBlue,
.dxWeb_heRibbonIcons_heChangeTableColumnDialogDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heChangeTableColumnDialogLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heChangeTableColumnDialogLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heChangeTableDialog_MetropolisBlue,
.dxWeb_heRibbonIcons_heChangeTableDialogDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heChangeTableDialogLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heChangeTableDialogLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heChangeTableRowDialog_MetropolisBlue,
.dxWeb_heRibbonIcons_heChangeTableRowDialogDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heChangeTableRowDialogLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heChangeTableRowDialogLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heCheckSpelling_MetropolisBlue,
.dxWeb_heRibbonIcons_heCheckSpellingDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heCheckSpellingLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heCheckSpellingLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heCopy_MetropolisBlue,
.dxWeb_heRibbonIcons_heCopyDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heCopyLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heCopyLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heCut_MetropolisBlue,
.dxWeb_heRibbonIcons_heCutDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heCutLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heCutLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heDeleteTable_MetropolisBlue,
.dxWeb_heRibbonIcons_heDeleteTableColumn_MetropolisBlue,
.dxWeb_heRibbonIcons_heDeleteTableColumnDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heDeleteTableColumnLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heDeleteTableColumnLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heDeleteTableDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heDeleteTableLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heDeleteTableLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heDeleteTableRow_MetropolisBlue,
.dxWeb_heRibbonIcons_heDeleteTableRowDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heDeleteTableRowLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heDeleteTableRowLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heFontGroup_MetropolisBlue,
.dxWeb_heRibbonIcons_heFontGroupDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heForeColor_MetropolisBlue,
.dxWeb_heRibbonIcons_heForeColorDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heForeColorLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heForeColorLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heFullscreen_MetropolisBlue,
.dxWeb_heRibbonIcons_heFullscreenDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heFullscreenLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heFullscreenLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heIndent_MetropolisBlue,
.dxWeb_heRibbonIcons_heIndentDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heIndentLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heIndentLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertAudioDialog_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertAudioDialogDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertAudioDialogLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertAudioDialogLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertFlashDialog_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertFlashDialogDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertFlashDialogLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertFlashDialogLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertImageDialog_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertImageDialogDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertImageDialogLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertImageDialogLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertLinkDialog_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertLinkDialogDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertLinkDialogLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertLinkDialogLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertOrderedList_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertOrderedListDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertOrderedListLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertOrderedListLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertTableColumnOnLeft_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertTableColumnOnLeftDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertTableColumnOnLeftLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertTableColumnOnLeftLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertTableColumnOnRight_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertTableColumnOnRightDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertTableColumnOnRightLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertTableColumnOnRightLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertTableDialog_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertTableDialogDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertTableDialogLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertTableDialogLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertTableRowAbove_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertTableRowAboveDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertTableRowAboveLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertTableRowAboveLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertTableRowBelow_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertTableRowBelowDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertTableRowBelowLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertTableRowBelowLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertUnorderedList_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertUnorderedListDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertUnorderedListLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertUnorderedListLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertVideoDialog_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertVideoDialogDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertVideoDialogLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertVideoDialogLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertYouTubeDialog_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertYouTubeDialogDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertYouTubeDialogLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heInsertYouTubeDialogLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heItalic_MetropolisBlue,
.dxWeb_heRibbonIcons_heItalicDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heItalicLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heItalicLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heJustifyFull_MetropolisBlue,
.dxWeb_heRibbonIcons_heJustifyFullDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heJustifyFullLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heJustifyFullLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heLeft_MetropolisBlue,
.dxWeb_heRibbonIcons_heLeftDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heLeftLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heLeftLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heMediaGroup_MetropolisBlue,
.dxWeb_heRibbonIcons_heMediaGroupDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heMergeTableCellHorizontal_MetropolisBlue,
.dxWeb_heRibbonIcons_heMergeTableCellHorizontalDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heMergeTableCellHorizontalLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heMergeTableCellHorizontalLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heMergeTableCellVertical_MetropolisBlue,
.dxWeb_heRibbonIcons_heMergeTableCellVerticalDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heMergeTableCellVerticalLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heMergeTableCellVerticalLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heOutdent_MetropolisBlue,
.dxWeb_heRibbonIcons_heOutdentDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heOutdentLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heOutdentLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_hePaste_MetropolisBlue,
.dxWeb_heRibbonIcons_hePasteDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_hePasteFromWord_MetropolisBlue,
.dxWeb_heRibbonIcons_hePasteFromWordDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_hePasteFromWordLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_hePasteFromWordLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_hePasteLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_hePasteLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_hePrint_MetropolisBlue,
.dxWeb_heRibbonIcons_hePrintDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_hePrintLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_hePrintLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heRedo_MetropolisBlue,
.dxWeb_heRibbonIcons_heRedoDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heRedoLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heRedoLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heRemoveFormat_MetropolisBlue,
.dxWeb_heRibbonIcons_heRemoveFormatDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heRemoveFormatLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heRemoveFormatLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heRight_MetropolisBlue,
.dxWeb_heRibbonIcons_heRightDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heRightLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heRightLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsDocx_MetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsDocxDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsDocxLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsDocxLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsMht_MetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsMhtDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsMhtLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsMhtLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsOdt_MetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsOdtDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsOdtLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsOdtLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsPdf_MetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsPdfDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsPdfLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsPdfLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsRtf_MetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsRtfDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsRtfLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsRtfLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsTxt_MetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsTxtDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsTxtLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heSaveAsTxtLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heSplitTableCellHorizontal_MetropolisBlue,
.dxWeb_heRibbonIcons_heSplitTableCellHorizontalDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heSplitTableCellHorizontalLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heSplitTableCellHorizontalLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heSplitTableCellVertical_MetropolisBlue,
.dxWeb_heRibbonIcons_heSplitTableCellVerticalDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heSplitTableCellVerticalLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heSplitTableCellVerticalLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heStrikethrough_MetropolisBlue,
.dxWeb_heRibbonIcons_heStrikethroughDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heStrikethroughLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heStrikethroughLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heSubscript_MetropolisBlue,
.dxWeb_heRibbonIcons_heSubscriptDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heSubscriptLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heSubscriptLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heSuperscript_MetropolisBlue,
.dxWeb_heRibbonIcons_heSuperscriptDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heSuperscriptLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heSuperscriptLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heUnderline_MetropolisBlue,
.dxWeb_heRibbonIcons_heUnderlineDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heUnderlineLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heUnderlineLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heUndo_MetropolisBlue,
.dxWeb_heRibbonIcons_heUndoDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heUndoLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heUndoLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heUnlink_MetropolisBlue,
.dxWeb_heRibbonIcons_heUnlinkDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heUnlinkLarge_MetropolisBlue,
.dxWeb_heRibbonIcons_heUnlinkLargeDisabled_MetropolisBlue,
.dxWeb_heRibbonIcons_heViewsGroup_MetropolisBlue,
.dxWeb_heRibbonIcons_heViewsGroupDisabled_MetropolisBlue
{
    background-image: url('/DXR.axd?r=0_2006-SP_nc');
    background-repeat: no-repeat;
    background-color: transparent;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heBackColor_MetropolisBlue
{
    background-position: -2618px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heBackColorLarge_MetropolisBlue
{
    background-position: -2607px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heBold_MetropolisBlue
{
    background-position: -1564px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heBoldLarge_MetropolisBlue
{
    background-position: -1947px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heCenter_MetropolisBlue
{
    background-position: -1853px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heCenterLarge_MetropolisBlue
{
    background-position: -2310px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heChangeTableCellDialog_MetropolisBlue
{
    background-position: -2380px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heChangeTableCellDialogLarge_MetropolisBlue
{
    background-position: -660px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heChangeTableColumnDialog_MetropolisBlue
{
    background-position: -1377px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heChangeTableColumnDialogLarge_MetropolisBlue
{
    background-position: -2343px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heChangeTableDialog_MetropolisBlue
{
    background-position: -153px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heChangeTableDialogLarge_MetropolisBlue
{
    background-position: -1023px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heChangeTableRowDialog_MetropolisBlue
{
    background-position: -1224px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heChangeTableRowDialogLarge_MetropolisBlue
{
    background-position: -1683px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heCheckSpelling_MetropolisBlue
{
    background-position: -867px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heCheckSpellingLarge_MetropolisBlue
{
    background-position: -693px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heCopy_MetropolisBlue
{
    background-position: -1751px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heCopyLarge_MetropolisBlue
{
    background-position: -132px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heCut_MetropolisBlue
{
    background-position: -2788px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heCutLarge_MetropolisBlue
{
    background-position: -1353px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heDeleteTable_MetropolisBlue
{
    background-position: -2533px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heDeleteTableColumn_MetropolisBlue
{
    background-position: -918px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heDeleteTableColumnLarge_MetropolisBlue
{
    background-position: -297px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heDeleteTableLarge_MetropolisBlue
{
    background-position: -165px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heDeleteTableRow_MetropolisBlue
{
    background-position: -1190px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heDeleteTableRowLarge_MetropolisBlue
{
    background-position: -330px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heFontGroup_MetropolisBlue
{
    background-position: -1485px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heForeColor_MetropolisBlue
{
    background-position: -187px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heForeColorLarge_MetropolisBlue
{
    background-position: -2145px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heFullscreen_MetropolisBlue
{
    background-position: -1462px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heFullscreenLarge_MetropolisBlue
{
    background-position: -2211px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heIndent_MetropolisBlue
{
    background-position: -2159px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heIndentLarge_MetropolisBlue
{
    background-position: -2772px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertAudioDialog_MetropolisBlue
{
    background-position: -782px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertAudioDialogLarge_MetropolisBlue
{
    background-position: -1122px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertFlashDialog_MetropolisBlue
{
    background-position: -1122px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertFlashDialogLarge_MetropolisBlue
{
    background-position: -2508px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertImageDialog_MetropolisBlue
{
    background-position: -1292px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertImageDialogLarge_MetropolisBlue
{
    background-position: -759px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertLinkDialog_MetropolisBlue
{
    background-position: -646px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertLinkDialogLarge_MetropolisBlue
{
    background-position: -264px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertOrderedList_MetropolisBlue
{
    background-position: -102px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertOrderedListLarge_MetropolisBlue
{
    background-position: -2442px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertTableColumnOnLeft_MetropolisBlue
{
    background-position: -2669px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertTableColumnOnLeftLarge_MetropolisBlue
{
    background-position: -2607px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertTableColumnOnRight_MetropolisBlue
{
    background-position: -1700px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertTableColumnOnRightLarge_MetropolisBlue
{
    background-position: -759px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertTableDialog_MetropolisBlue
{
    background-position: -2448px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertTableDialogLarge_MetropolisBlue
{
    background-position: -1254px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertTableRowAbove_MetropolisBlue
{
    background-position: -1547px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertTableRowAboveLarge_MetropolisBlue
{
    background-position: -528px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertTableRowBelow_MetropolisBlue
{
    background-position: -2074px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertTableRowBelowLarge_MetropolisBlue
{
    background-position: -66px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertUnorderedList_MetropolisBlue
{
    background-position: -1105px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertUnorderedListLarge_MetropolisBlue
{
    background-position: -1584px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertVideoDialog_MetropolisBlue
{
    background-position: -374px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertVideoDialogLarge_MetropolisBlue
{
    background-position: -1353px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertYouTubeDialog_MetropolisBlue
{
    background-position: -459px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heInsertYouTubeDialogLarge_MetropolisBlue
{
    background-position: -1881px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heItalic_MetropolisBlue
{
    background-position: -2244px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heItalicLarge_MetropolisBlue
{
    background-position: -198px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heJustifyFull_MetropolisBlue
{
    background-position: -357px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heJustifyFullLarge_MetropolisBlue
{
    background-position: -726px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heLeft_MetropolisBlue
{
    background-position: -2227px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heLeftLarge_MetropolisBlue
{
    background-position: -33px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heMediaGroup_MetropolisBlue
{
    background-position: -297px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heMergeTableCellHorizontal_MetropolisBlue
{
    background-position: -2329px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heMergeTableCellHorizontalLarge_MetropolisBlue
{
    background-position: -2706px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heMergeTableCellVertical_MetropolisBlue
{
    background-position: -2686px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heMergeTableCellVerticalLarge_MetropolisBlue
{
    background-position: -396px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heOutdent_MetropolisBlue
{
    background-position: -2465px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heOutdentLarge_MetropolisBlue
{
    background-position: -957px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_hePaste_MetropolisBlue
{
    background-position: -1734px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_hePasteFromWord_MetropolisBlue
{
    background-position: -2703px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_hePasteFromWordLarge_MetropolisBlue
{
    background-position: -1518px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_hePasteLarge_MetropolisBlue
{
    background-position: -1089px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_hePrint_MetropolisBlue
{
    background-position: -51px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_hePrintLarge_MetropolisBlue
{
    background-position: -1386px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heRedo_MetropolisBlue
{
    background-position: -1326px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heRedoLarge_MetropolisBlue
{
    background-position: -627px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heRemoveFormat_MetropolisBlue
{
    background-position: -2176px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heRemoveFormatLarge_MetropolisBlue
{
    background-position: -462px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heRight_MetropolisBlue
{
    background-position: -2414px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heRightLarge_MetropolisBlue
{
    background-position: -2376px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsDocx_MetropolisBlue
{
    background-position: -1020px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsDocxLarge_MetropolisBlue
{
    background-position: -495px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsMht_MetropolisBlue
{
    background-position: -952px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsMhtLarge_MetropolisBlue
{
    background-position: -2673px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsOdt_MetropolisBlue
{
    background-position: -493px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsOdtLarge_MetropolisBlue
{
    background-position: -1419px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsPdf_MetropolisBlue
{
    background-position: -1258px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsPdfLarge_MetropolisBlue
{
    background-position: -1683px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsRtf_MetropolisBlue
{
    background-position: -1666px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsRtfLarge_MetropolisBlue
{
    background-position: -561px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsTxt_MetropolisBlue
{
    background-position: -1921px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heSaveAsTxtLarge_MetropolisBlue
{
    background-position: -2475px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heSplitTableCellHorizontal_MetropolisBlue
{
    background-position: -1071px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heSplitTableCellHorizontalLarge_MetropolisBlue
{
    background-position: -627px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heSplitTableCellVertical_MetropolisBlue
{
    background-position: -1887px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heSplitTableCellVerticalLarge_MetropolisBlue
{
    background-position: -2046px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heStrikethrough_MetropolisBlue
{
    background-position: -1955px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heStrikethroughLarge_MetropolisBlue
{
    background-position: -1650px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heSubscript_MetropolisBlue
{
    background-position: -714px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heSubscriptLarge_MetropolisBlue
{
    background-position: -66px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heSuperscript_MetropolisBlue
{
    background-position: -2499px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heSuperscriptLarge_MetropolisBlue
{
    background-position: -1650px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heUnderline_MetropolisBlue
{
    background-position: -1037px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heUnderlineLarge_MetropolisBlue
{
    background-position: -825px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heUndo_MetropolisBlue
{
    background-position: -2346px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heUndoLarge_MetropolisBlue
{
    background-position: -1056px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heUnlink_MetropolisBlue
{
    background-position: -1394px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heUnlinkLarge_MetropolisBlue
{
    background-position: -924px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_heRibbonIcons_heViewsGroup_MetropolisBlue
{
    background-position: -1947px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heBackColor_MetropolisBlue
{
    background-position: -204px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heBackColorDisabled_MetropolisBlue
{
    background-position: -969px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heBackColorLarge_MetropolisBlue
{
    background-position: -891px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heBackColorLargeDisabled_MetropolisBlue
{
    background-position: -396px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heBold_MetropolisBlue
{
    background-position: -119px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heBoldDisabled_MetropolisBlue
{
    background-position: -136px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heBoldLarge_MetropolisBlue
{
    background-position: -1155px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heBoldLargeDisabled_MetropolisBlue
{
    background-position: -1716px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heCenter_MetropolisBlue
{
    background-position: -578px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heCenterDisabled_MetropolisBlue
{
    background-position: -1343px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heCenterLarge_MetropolisBlue
{
    background-position: -1056px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heCenterLargeDisabled_MetropolisBlue
{
    background-position: -2739px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heChangeTableCellDialog_MetropolisBlue
{
    background-position: -2431px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heChangeTableCellDialogDisabled_MetropolisBlue
{
    background-position: -306px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heChangeTableCellDialogLarge_MetropolisBlue
{
    background-position: -2145px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heChangeTableCellDialogLargeDisabled_MetropolisBlue
{
    background-position: -2277px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heChangeTableColumnDialog_MetropolisBlue
{
    background-position: -1581px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heChangeTableColumnDialogDisabled_MetropolisBlue
{
    background-position: -765px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heChangeTableColumnDialogLarge_MetropolisBlue
{
    background-position: -594px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heChangeTableColumnDialogLargeDisabled_MetropolisBlue
{
    background-position: -1617px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heChangeTableDialog_MetropolisBlue
{
    background-position: -833px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heChangeTableDialogDisabled_MetropolisBlue
{
    background-position: -527px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heChangeTableDialogLarge_MetropolisBlue
{
    background-position: -2838px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heChangeTableDialogLargeDisabled_MetropolisBlue
{
    background-position: -1749px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heChangeTableRowDialog_MetropolisBlue
{
    background-position: -2720px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heChangeTableRowDialogDisabled_MetropolisBlue
{
    background-position: -2278px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heChangeTableRowDialogLarge_MetropolisBlue
{
    background-position: 0px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heChangeTableRowDialogLargeDisabled_MetropolisBlue
{
    background-position: -2310px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heCheckSpelling_MetropolisBlue
{
    background-position: -2397px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heCheckSpellingDisabled_MetropolisBlue
{
    background-position: -2737px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heCheckSpellingLarge_MetropolisBlue
{
    background-position: -1452px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heCheckSpellingLargeDisabled_MetropolisBlue
{
    background-position: -1254px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heCopy_MetropolisBlue
{
    background-position: -2601px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heCopyDisabled_MetropolisBlue
{
    background-position: -2363px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heCopyLarge_MetropolisBlue
{
    background-position: -2739px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heCopyLargeDisabled_MetropolisBlue
{
    background-position: -99px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heCut_MetropolisBlue
{
    background-position: -595px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heCutDisabled_MetropolisBlue
{
    background-position: -2057px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heCutLarge_MetropolisBlue
{
    background-position: -1155px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heCutLargeDisabled_MetropolisBlue
{
    background-position: -1551px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heDeleteTable_MetropolisBlue
{
    background-position: -272px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heDeleteTableColumn_MetropolisBlue
{
    background-position: -2040px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heDeleteTableColumnDisabled_MetropolisBlue
{
    background-position: -1445px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heDeleteTableColumnLarge_MetropolisBlue
{
    background-position: -1881px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heDeleteTableColumnLargeDisabled_MetropolisBlue
{
    background-position: -2442px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heDeleteTableDisabled_MetropolisBlue
{
    background-position: -1938px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heDeleteTableLarge_MetropolisBlue
{
    background-position: -198px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heDeleteTableLargeDisabled_MetropolisBlue
{
    background-position: -2013px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heDeleteTableRow_MetropolisBlue
{
    background-position: -2006px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heDeleteTableRowDisabled_MetropolisBlue
{
    background-position: -289px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heDeleteTableRowLarge_MetropolisBlue
{
    background-position: -1287px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heDeleteTableRowLargeDisabled_MetropolisBlue
{
    background-position: -1782px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heFontGroup_MetropolisBlue
{
    background-position: -1188px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heFontGroupDisabled_MetropolisBlue
{
    background-position: -1023px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heForeColor_MetropolisBlue
{
    background-position: -1836px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heForeColorDisabled_MetropolisBlue
{
    background-position: -2516px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heForeColorLarge_MetropolisBlue
{
    background-position: -2838px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heForeColorLargeDisabled_MetropolisBlue
{
    background-position: -924px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heFullscreen_MetropolisBlue
{
    background-position: -340px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heFullscreenDisabled_MetropolisBlue
{
    background-position: -2312px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heFullscreenLarge_MetropolisBlue
{
    background-position: -2112px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heFullscreenLargeDisabled_MetropolisBlue
{
    background-position: -1221px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heIndent_MetropolisBlue
{
    background-position: -1768px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heIndentDisabled_MetropolisBlue
{
    background-position: -2295px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heIndentLarge_MetropolisBlue
{
    background-position: -1518px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heIndentLargeDisabled_MetropolisBlue
{
    background-position: -1914px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertAudioDialog_MetropolisBlue
{
    background-position: -221px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertAudioDialogDisabled_MetropolisBlue
{
    background-position: -1972px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertAudioDialogLarge_MetropolisBlue
{
    background-position: -2046px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertAudioDialogLargeDisabled_MetropolisBlue
{
    background-position: -1848px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertFlashDialog_MetropolisBlue
{
    background-position: -2108px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertFlashDialogDisabled_MetropolisBlue
{
    background-position: -170px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertFlashDialogLarge_MetropolisBlue
{
    background-position: -132px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertFlashDialogLargeDisabled_MetropolisBlue
{
    background-position: -561px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertImageDialog_MetropolisBlue
{
    background-position: -408px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertImageDialogDisabled_MetropolisBlue
{
    background-position: -1649px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertImageDialogLarge_MetropolisBlue
{
    background-position: -1848px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertImageDialogLargeDisabled_MetropolisBlue
{
    background-position: -726px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertLinkDialog_MetropolisBlue
{
    background-position: -476px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertLinkDialogDisabled_MetropolisBlue
{
    background-position: -748px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertLinkDialogLarge_MetropolisBlue
{
    background-position: -858px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertLinkDialogLargeDisabled_MetropolisBlue
{
    background-position: -957px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertOrderedList_MetropolisBlue
{
    background-position: -2550px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertOrderedListDisabled_MetropolisBlue
{
    background-position: -1003px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertOrderedListLarge_MetropolisBlue
{
    background-position: -1386px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertOrderedListLargeDisabled_MetropolisBlue
{
    background-position: -1815px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertTableColumnOnLeft_MetropolisBlue
{
    background-position: -1632px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertTableColumnOnLeftDisabled_MetropolisBlue
{
    background-position: -255px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertTableColumnOnLeftLarge_MetropolisBlue
{
    background-position: -2772px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertTableColumnOnLeftLargeDisabled_MetropolisBlue
{
    background-position: -2409px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertTableColumnOnRight_MetropolisBlue
{
    background-position: 0px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertTableColumnOnRightDisabled_MetropolisBlue
{
    background-position: -1904px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertTableColumnOnRightLarge_MetropolisBlue
{
    background-position: -495px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertTableColumnOnRightLargeDisabled_MetropolisBlue
{
    background-position: -1452px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertTableDialog_MetropolisBlue
{
    background-position: -663px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertTableDialogDisabled_MetropolisBlue
{
    background-position: -561px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertTableDialogLarge_MetropolisBlue
{
    background-position: -1320px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertTableDialogLargeDisabled_MetropolisBlue
{
    background-position: -1914px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertTableRowAbove_MetropolisBlue
{
    background-position: -1054px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertTableRowAboveDisabled_MetropolisBlue
{
    background-position: -238px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertTableRowAboveLarge_MetropolisBlue
{
    background-position: -2640px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertTableRowAboveLargeDisabled_MetropolisBlue
{
    background-position: -1980px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertTableRowBelow_MetropolisBlue
{
    background-position: -2210px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertTableRowBelowDisabled_MetropolisBlue
{
    background-position: -2091px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertTableRowBelowLarge_MetropolisBlue
{
    background-position: -2541px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertTableRowBelowLargeDisabled_MetropolisBlue
{
    background-position: -33px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertUnorderedList_MetropolisBlue
{
    background-position: -2482px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertUnorderedListDisabled_MetropolisBlue
{
    background-position: -1530px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertUnorderedListLarge_MetropolisBlue
{
    background-position: -1122px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertUnorderedListLargeDisabled_MetropolisBlue
{
    background-position: -2211px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertVideoDialog_MetropolisBlue
{
    background-position: -1411px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertVideoDialogDisabled_MetropolisBlue
{
    background-position: -2652px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertVideoDialogLarge_MetropolisBlue
{
    background-position: -2079px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertVideoDialogLargeDisabled_MetropolisBlue
{
    background-position: -2013px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertYouTubeDialog_MetropolisBlue
{
    background-position: -1717px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertYouTubeDialogDisabled_MetropolisBlue
{
    background-position: -1496px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heInsertYouTubeDialogLarge_MetropolisBlue
{
    background-position: -330px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heInsertYouTubeDialogLargeDisabled_MetropolisBlue
{
    background-position: -1980px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heItalic_MetropolisBlue
{
    background-position: -612px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heItalicDisabled_MetropolisBlue
{
    background-position: -2771px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heItalicLarge_MetropolisBlue
{
    background-position: -990px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heItalicLargeDisabled_MetropolisBlue
{
    background-position: -2244px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heJustifyFull_MetropolisBlue
{
    background-position: -1428px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heJustifyFullDisabled_MetropolisBlue
{
    background-position: -1513px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heJustifyFullLarge_MetropolisBlue
{
    background-position: -2178px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heJustifyFullLargeDisabled_MetropolisBlue
{
    background-position: -2079px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heLeft_MetropolisBlue
{
    background-position: -17px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heLeftDisabled_MetropolisBlue
{
    background-position: -816px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heLeftLarge_MetropolisBlue
{
    background-position: -1485px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heLeftLargeDisabled_MetropolisBlue
{
    background-position: -1188px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heMediaGroup_MetropolisBlue
{
    background-position: -1782px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heMediaGroupDisabled_MetropolisBlue
{
    background-position: -2277px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heMergeTableCellHorizontal_MetropolisBlue
{
    background-position: -935px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heMergeTableCellHorizontalDisabled_MetropolisBlue
{
    background-position: -1207px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heMergeTableCellHorizontalLarge_MetropolisBlue
{
    background-position: -660px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heMergeTableCellHorizontalLargeDisabled_MetropolisBlue
{
    background-position: -858px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heMergeTableCellVertical_MetropolisBlue
{
    background-position: -2023px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heMergeTableCellVerticalDisabled_MetropolisBlue
{
    background-position: -850px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heMergeTableCellVerticalLarge_MetropolisBlue
{
    background-position: -2805px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heMergeTableCellVerticalLargeDisabled_MetropolisBlue
{
    background-position: -792px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heOutdent_MetropolisBlue
{
    background-position: -1173px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heOutdentDisabled_MetropolisBlue
{
    background-position: -731px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heOutdentLarge_MetropolisBlue
{
    background-position: -2574px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heOutdentLargeDisabled_MetropolisBlue
{
    background-position: -1320px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_hePaste_MetropolisBlue
{
    background-position: -2142px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_hePasteDisabled_MetropolisBlue
{
    background-position: -680px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_hePasteFromWord_MetropolisBlue
{
    background-position: -2635px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_hePasteFromWordDisabled_MetropolisBlue
{
    background-position: -986px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_hePasteFromWordLarge_MetropolisBlue
{
    background-position: -2475px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_hePasteFromWordLargeDisabled_MetropolisBlue
{
    background-position: -2508px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_hePasteLarge_MetropolisBlue
{
    background-position: -2541px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_hePasteLargeDisabled_MetropolisBlue
{
    background-position: -2112px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_hePrint_MetropolisBlue
{
    background-position: -2261px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_hePrintDisabled_MetropolisBlue
{
    background-position: -2567px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_hePrintLarge_MetropolisBlue
{
    background-position: -429px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_hePrintLargeDisabled_MetropolisBlue
{
    background-position: -363px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heRedo_MetropolisBlue
{
    background-position: -2193px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heRedoDisabled_MetropolisBlue
{
    background-position: -799px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heRedoLarge_MetropolisBlue
{
    background-position: -825px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heRedoLargeDisabled_MetropolisBlue
{
    background-position: -165px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heRemoveFormat_MetropolisBlue
{
    background-position: -1989px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heRemoveFormatDisabled_MetropolisBlue
{
    background-position: -1615px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heRemoveFormatLarge_MetropolisBlue
{
    background-position: -2574px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heRemoveFormatLargeDisabled_MetropolisBlue
{
    background-position: -1617px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heRight_MetropolisBlue
{
    background-position: -901px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heRightDisabled_MetropolisBlue
{
    background-position: -629px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heRightLarge_MetropolisBlue
{
    background-position: -264px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heRightLargeDisabled_MetropolisBlue
{
    background-position: -2244px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heSaveAsDocx_MetropolisBlue
{
    background-position: -1598px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heSaveAsDocxDisabled_MetropolisBlue
{
    background-position: -1360px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heSaveAsDocxLarge_MetropolisBlue
{
    background-position: -1815px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heSaveAsDocxLargeDisabled_MetropolisBlue
{
    background-position: -2640px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heSaveAsMht_MetropolisBlue
{
    background-position: -425px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heSaveAsMhtDisabled_MetropolisBlue
{
    background-position: -391px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heSaveAsMhtLarge_MetropolisBlue
{
    background-position: -792px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heSaveAsMhtLargeDisabled_MetropolisBlue
{
    background-position: -2409px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heSaveAsOdt_MetropolisBlue
{
    background-position: -510px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heSaveAsOdtDisabled_MetropolisBlue
{
    background-position: -544px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heSaveAsOdtLarge_MetropolisBlue
{
    background-position: -594px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heSaveAsOdtLargeDisabled_MetropolisBlue
{
    background-position: -1716px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heSaveAsPdf_MetropolisBlue
{
    background-position: -1139px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heSaveAsPdfDisabled_MetropolisBlue
{
    background-position: -697px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heSaveAsPdfLarge_MetropolisBlue
{
    background-position: -363px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heSaveAsPdfLargeDisabled_MetropolisBlue
{
    background-position: -99px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heSaveAsRtf_MetropolisBlue
{
    background-position: -1479px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heSaveAsRtfDisabled_MetropolisBlue
{
    background-position: -1870px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heSaveAsRtfLarge_MetropolisBlue
{
    background-position: 0px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heSaveAsRtfLargeDisabled_MetropolisBlue
{
    background-position: -2706px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heSaveAsTxt_MetropolisBlue
{
    background-position: -323px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heSaveAsTxtDisabled_MetropolisBlue
{
    background-position: -1802px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heSaveAsTxtLarge_MetropolisBlue
{
    background-position: -2673px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heSaveAsTxtLargeDisabled_MetropolisBlue
{
    background-position: -429px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heSplitTableCellHorizontal_MetropolisBlue
{
    background-position: -1819px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heSplitTableCellHorizontalDisabled_MetropolisBlue
{
    background-position: -1275px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heSplitTableCellHorizontalLarge_MetropolisBlue
{
    background-position: -891px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heSplitTableCellHorizontalLargeDisabled_MetropolisBlue
{
    background-position: -462px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heSplitTableCellVertical_MetropolisBlue
{
    background-position: -85px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heSplitTableCellVerticalDisabled_MetropolisBlue
{
    background-position: -884px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heSplitTableCellVerticalLarge_MetropolisBlue
{
    background-position: -1749px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heSplitTableCellVerticalLargeDisabled_MetropolisBlue
{
    background-position: -1551px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heStrikethrough_MetropolisBlue
{
    background-position: -1785px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heStrikethroughDisabled_MetropolisBlue
{
    background-position: -2584px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heStrikethroughLarge_MetropolisBlue
{
    background-position: -1419px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heStrikethroughLargeDisabled_MetropolisBlue
{
    background-position: -528px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heSubscript_MetropolisBlue
{
    background-position: -1088px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heSubscriptDisabled_MetropolisBlue
{
    background-position: -2754px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heSubscriptLarge_MetropolisBlue
{
    background-position: -2805px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heSubscriptLargeDisabled_MetropolisBlue
{
    background-position: -1584px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heSuperscript_MetropolisBlue
{
    background-position: -1156px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heSuperscriptDisabled_MetropolisBlue
{
    background-position: -1309px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heSuperscriptLarge_MetropolisBlue
{
    background-position: -1221px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heSuperscriptLargeDisabled_MetropolisBlue
{
    background-position: -231px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heUnderline_MetropolisBlue
{
    background-position: -34px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heUnderlineDisabled_MetropolisBlue
{
    background-position: -2125px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heUnderlineLarge_MetropolisBlue
{
    background-position: -2343px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heUnderlineLargeDisabled_MetropolisBlue
{
    background-position: -990px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heUndo_MetropolisBlue
{
    background-position: -442px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heUndoDisabled_MetropolisBlue
{
    background-position: -1683px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heUndoLarge_MetropolisBlue
{
    background-position: -693px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heUndoLargeDisabled_MetropolisBlue
{
    background-position: -2376px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heUnlink_MetropolisBlue
{
    background-position: -68px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heUnlinkDisabled_MetropolisBlue
{
    background-position: -1241px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_heRibbonIcons_heUnlinkLarge_MetropolisBlue
{
    background-position: -1287px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heUnlinkLargeDisabled_MetropolisBlue
{
    background-position: -231px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heViewsGroup_MetropolisBlue
{
    background-position: -2178px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_heRibbonIcons_heViewsGroupDisabled_MetropolisBlue
{
    background-position: -1089px 0px;
    width: 32px;
    height: 32px;
}

.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnDocumentMap_MetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnDocumentMapLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnFirstPage_MetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnFirstPageLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnLastPage_MetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnLastPageLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnNextPage_MetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnNextPageLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnParameters_MetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnParametersLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnPrevPage_MetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnPrevPageLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnPrint_MetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnPrintLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnPrintPage_MetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnPrintPageLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnSave_MetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnSaveLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnSaveWindow_MetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnSaveWindowLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnSearch_MetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnSearchLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToCsv_MetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToCsvLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToHtml_MetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToHtmlLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToImg_MetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToImgLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToMht_MetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToMhtLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToPdf_MetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToPdfLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToRtf_MetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToRtfLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToTxt_MetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToTxtLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToXls_MetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToXlsLarge_MetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToXlsx_MetropolisBlue,
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToXlsxLarge_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnDocumentMap_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnDocumentMapDisabled_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnDocumentMapLarge_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnDocumentMapLargeDisabled_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnFirstPage_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnFirstPageDisabled_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnFirstPageLarge_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnFirstPageLargeDisabled_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnLastPage_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnLastPageDisabled_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnLastPageLarge_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnLastPageLargeDisabled_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnNextPage_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnNextPageDisabled_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnNextPageLarge_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnNextPageLargeDisabled_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnParameters_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnParametersDisabled_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnParametersLarge_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnParametersLargeDisabled_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnPrevPage_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnPrevPageDisabled_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnPrevPageLarge_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnPrevPageLargeDisabled_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnPrint_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnPrintDisabled_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnPrintLarge_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnPrintLargeDisabled_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnPrintPage_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnPrintPageDisabled_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnPrintPageLarge_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnPrintPageLargeDisabled_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnSave_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnSaveDisabled_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnSaveLarge_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnSaveLargeDisabled_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnSaveWindow_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnSaveWindowDisabled_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnSaveWindowLarge_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnSaveWindowLargeDisabled_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnSearch_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnSearchDisabled_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnSearchLarge_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_BtnSearchLargeDisabled_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_ExportToCsv_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_ExportToCsvLarge_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_ExportToHtml_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_ExportToHtmlLarge_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_ExportToImg_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_ExportToImgLarge_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_ExportToMht_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_ExportToMhtLarge_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_ExportToPdf_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_ExportToPdfLarge_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_ExportToRtf_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_ExportToRtfLarge_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_ExportToTxt_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_ExportToTxtLarge_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_ExportToXls_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_ExportToXlsLarge_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_ExportToXlsx_MetropolisBlue,
.dxWeb_xrdvRibbonIcon_ExportToXlsxLarge_MetropolisBlue
{
    background-image: url('/DXR.axd?r=0_1996-SP_nc');
    background-repeat: no-repeat;
    background-color: transparent;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnDocumentMap_MetropolisBlue
{
    background-position: -595px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnDocumentMapLarge_MetropolisBlue
{
    background-position: -495px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnFirstPage_MetropolisBlue
{
    background-position: -629px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnFirstPageLarge_MetropolisBlue
{
    background-position: -231px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnLastPage_MetropolisBlue
{
    background-position: -17px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnLastPageLarge_MetropolisBlue
{
    background-position: -99px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnNextPage_MetropolisBlue
{
    background-position: -799px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnNextPageLarge_MetropolisBlue
{
    background-position: -132px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnParameters_MetropolisBlue
{
    background-position: -782px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnParametersLarge_MetropolisBlue
{
    background-position: -462px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnPrevPage_MetropolisBlue
{
    background-position: -170px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnPrevPageLarge_MetropolisBlue
{
    background-position: -759px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnPrint_MetropolisBlue
{
    background-position: -187px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnPrintLarge_MetropolisBlue
{
    background-position: -528px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnPrintPage_MetropolisBlue
{
    background-position: -459px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnPrintPageLarge_MetropolisBlue
{
    background-position: -165px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnSave_MetropolisBlue
{
    background-position: -425px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnSaveLarge_MetropolisBlue
{
    background-position: -693px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnSaveWindow_MetropolisBlue
{
    background-position: -34px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnSaveWindowLarge_MetropolisBlue
{
    background-position: -165px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnSearch_MetropolisBlue
{
    background-position: -765px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_BtnSearchLarge_MetropolisBlue
{
    background-position: -396px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToCsv_MetropolisBlue
{
    background-position: -255px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToCsvLarge_MetropolisBlue
{
    background-position: -99px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToHtml_MetropolisBlue
{
    background-position: -374px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToHtmlLarge_MetropolisBlue
{
    background-position: -330px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToImg_MetropolisBlue
{
    background-position: -476px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToImgLarge_MetropolisBlue
{
    background-position: -396px 0px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToMht_MetropolisBlue
{
    background-position: -697px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToMhtLarge_MetropolisBlue
{
    background-position: -231px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToPdf_MetropolisBlue
{
    background-position: -748px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToPdfLarge_MetropolisBlue
{
    background-position: -363px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToRtf_MetropolisBlue
{
    background-position: -204px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToRtfLarge_MetropolisBlue
{
    background-position: -264px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToTxt_MetropolisBlue
{
    background-position: -510px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToTxtLarge_MetropolisBlue
{
    background-position: -594px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToXls_MetropolisBlue
{
    background-position: -238px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToXlsLarge_MetropolisBlue
{
    background-position: -33px -33px;
    width: 32px;
    height: 32px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToXlsx_MetropolisBlue
{
    background-position: -119px -66px;
    width: 16px;
    height: 16px;
}
.dxr-itemHover .dxWeb_xrdvRibbonIcon_ExportToXlsxLarge_MetropolisBlue
{
    background-position: -726px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_BtnDocumentMap_MetropolisBlue
{
    background-position: -68px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_BtnDocumentMapDisabled_MetropolisBlue
{
    background-position: -323px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_BtnDocumentMapLarge_MetropolisBlue
{
    background-position: 0px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_BtnDocumentMapLargeDisabled_MetropolisBlue
{
    background-position: -825px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_BtnFirstPage_MetropolisBlue
{
    background-position: 0px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_BtnFirstPageDisabled_MetropolisBlue
{
    background-position: -527px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_BtnFirstPageLarge_MetropolisBlue
{
    background-position: -297px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_BtnFirstPageLargeDisabled_MetropolisBlue
{
    background-position: -792px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_BtnLastPage_MetropolisBlue
{
    background-position: -646px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_BtnLastPageDisabled_MetropolisBlue
{
    background-position: -102px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_BtnLastPageLarge_MetropolisBlue
{
    background-position: -462px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_BtnLastPageLargeDisabled_MetropolisBlue
{
    background-position: -363px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_BtnNextPage_MetropolisBlue
{
    background-position: -136px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_BtnNextPageDisabled_MetropolisBlue
{
    background-position: -612px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_BtnNextPageLarge_MetropolisBlue
{
    background-position: -429px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_BtnNextPageLargeDisabled_MetropolisBlue
{
    background-position: -33px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_BtnParameters_MetropolisBlue
{
    background-position: -825px -33px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_BtnParametersDisabled_MetropolisBlue
{
    background-position: -578px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_BtnParametersLarge_MetropolisBlue
{
    background-position: -495px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_BtnParametersLargeDisabled_MetropolisBlue
{
    background-position: -561px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_BtnPrevPage_MetropolisBlue
{
    background-position: -391px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_BtnPrevPageDisabled_MetropolisBlue
{
    background-position: -221px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_BtnPrevPageLarge_MetropolisBlue
{
    background-position: -132px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_BtnPrevPageLargeDisabled_MetropolisBlue
{
    background-position: -429px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_BtnPrint_MetropolisBlue
{
    background-position: -153px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_BtnPrintDisabled_MetropolisBlue
{
    background-position: -340px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_BtnPrintLarge_MetropolisBlue
{
    background-position: -627px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_BtnPrintLargeDisabled_MetropolisBlue
{
    background-position: -66px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_BtnPrintPage_MetropolisBlue
{
    background-position: -493px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_BtnPrintPageDisabled_MetropolisBlue
{
    background-position: -85px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_BtnPrintPageLarge_MetropolisBlue
{
    background-position: -726px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_BtnPrintPageLargeDisabled_MetropolisBlue
{
    background-position: -198px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_BtnSave_MetropolisBlue
{
    background-position: -51px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_BtnSaveDisabled_MetropolisBlue
{
    background-position: -731px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_BtnSaveLarge_MetropolisBlue
{
    background-position: -198px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_BtnSaveLargeDisabled_MetropolisBlue
{
    background-position: -660px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_BtnSaveWindow_MetropolisBlue
{
    background-position: -561px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_BtnSaveWindowDisabled_MetropolisBlue
{
    background-position: -306px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_BtnSaveWindowLarge_MetropolisBlue
{
    background-position: -264px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_BtnSaveWindowLargeDisabled_MetropolisBlue
{
    background-position: -297px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_BtnSearch_MetropolisBlue
{
    background-position: -408px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_BtnSearchDisabled_MetropolisBlue
{
    background-position: -357px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_BtnSearchLarge_MetropolisBlue
{
    background-position: -792px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_BtnSearchLargeDisabled_MetropolisBlue
{
    background-position: -528px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_ExportToCsv_MetropolisBlue
{
    background-position: -842px -33px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_ExportToCsvLarge_MetropolisBlue
{
    background-position: -66px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_ExportToHtml_MetropolisBlue
{
    background-position: -442px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_ExportToHtmlLarge_MetropolisBlue
{
    background-position: -594px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_ExportToImg_MetropolisBlue
{
    background-position: -663px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_ExportToImgLarge_MetropolisBlue
{
    background-position: -660px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_ExportToMht_MetropolisBlue
{
    background-position: -544px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_ExportToMhtLarge_MetropolisBlue
{
    background-position: 0px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_ExportToPdf_MetropolisBlue
{
    background-position: -714px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_ExportToPdfLarge_MetropolisBlue
{
    background-position: -693px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_ExportToRtf_MetropolisBlue
{
    background-position: -680px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_ExportToRtfLarge_MetropolisBlue
{
    background-position: -627px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_ExportToTxt_MetropolisBlue
{
    background-position: -272px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_ExportToTxtLarge_MetropolisBlue
{
    background-position: -561px -33px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_ExportToXls_MetropolisBlue
{
    background-position: -816px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_ExportToXlsLarge_MetropolisBlue
{
    background-position: -330px 0px;
    width: 32px;
    height: 32px;
}
.dxWeb_xrdvRibbonIcon_ExportToXlsx_MetropolisBlue
{
    background-position: -289px -66px;
    width: 16px;
    height: 16px;
}
.dxWeb_xrdvRibbonIcon_ExportToXlsxLarge_MetropolisBlue
{
    background-position: -759px 0px;
    width: 32px;
    height: 32px;
}

