.dxpgControl_CMB, .dxpgCustForm_CMB
{
	color: #484848;
	font: 14px 'Roboto Regular', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
	background-color: white;
}
.dxpgCustForm_CMB
{
	border: solid 1px #dfdfdf;
}
.dxpgContainerCell_CMB
{
	vertical-align: top;
}
.dxpgMainTable_CMB
{
	border-collapse: separate;
	width: 100%;
	text-align: left;
}
.dxpgPTContainerDiv_CMB > .dxpgMainTable_CMB
{
	border: solid 1px #dfdfdf;
}
div.dxpgMainTable_CMB
{
	-ms-touch-action: pinch-zoom;
	touch-action: pinch-zoom;
}
.dxpgMainTable_CMB caption 
{
	font-size: 1.25em;
	font-weight: normal;
	padding: 21px 3px 5px;
	text-align: center;
	color: #999999;	
}
.dxpgHeader_CMB
{
	border-width: 0px;
	cursor: pointer;
	white-space: nowrap;
    text-align: left;
    font: 1em 'Roboto Medium';
}
.dxpgHeaderTable_CMB,
.dxpgCustomizationFieldsContent_CMB .dxpgFLListDiv_CMB .dxpgHeaderTable_CMB
{
	background-color: white;
    color: black;
    font-weight: normal;
    border: 1px solid #dfdfdf;
    padding: 4px 18px;
    width: 100%;
    border-collapse: separate!important;
    box-shadow: none;
}
.dxpgMSDraggable_CMB .dxpgHeaderTable_CMB,
.dxpgCustFieldsDiv_CMB .dxpgHeaderTable_CMB
{
	-ms-touch-action: pinch-zoom;
	touch-action: pinch-zoom;
}

.dxpgHeaderGroupButton_CMB
{
	padding-left: 4px;
	vertical-align: middle;
}
.dxpgHeaderText_CMB
{
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 4px;
}
.dxpgHeaderSort_CMB
{
	padding-left: 3px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
}
.dxpgHeaderFilter_CMB
{
	padding-left: 0px;
	padding-right: 2px;
	padding-top: 4px;
	padding-bottom: 0;
	vertical-align: middle;	
}
.dxpgArea_CMB
{
	border: solid 1px #dfdfdf;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.dxpgColumnArea_CMB
{
	border-bottom-style: solid;
}
.dxpgRowArea_CMB
{
}
.dxpgDataArea_CMB
{
    border-bottom-style: solid;
}
.dxpgFilterArea_CMB
{
	border: 1px solid #dfdfdf;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-width: 0;
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0.1),0 2px 10px 0 rgba(0,0,0,0.1);
}
.dxpgEmptyArea_CMB
{
	cursor: default;
	padding-top: 9px;
	padding-left: 6px;
	padding-bottom: 7px;
	padding-right: 6px;
}
.dxpgColumnFieldValue_CMB
{
	border: solid 1px #dfdfdf;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
    color: #8e8e93;
	padding: 4px 6px;
	font-weight: normal;
	text-align: left;	
}
.dxpgColumnTotalFieldValue_CMB
{
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
    background-color: #f5f5f5;
}
.dxpgColumnGrandTotalFieldValue_CMB
{
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
    background-color: #ececec;
}
.dxpgRowFieldValue_CMB
{
	border: solid 1px #dfdfdf;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: solid;
	border-top-style: solid;
    color: #8e8e93;
	padding: 6px 18px 7px 18px;
	font-weight: normal;
	text-align: left;
}
.dxpgRowTotalFieldValue_CMB
{
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: solid;
	border-top-style: solid;
    background-color: #f5f5f5;
}
.dxpgRowTreeFieldValue_CMB
{	
	padding: 0;
	font-size: 0;
}
.dxpgRowGrandTotalFieldValue_CMB
{
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: solid;
	border-top-style: solid;
	padding-top: 5px;
	padding-bottom: 6px;	
    background-color: #ececec;
}
.dxpgCollapsedButton_CMB
{
	vertical-align: 3px;
	border: 0px;
	margin-right: 12px;
}
.dxpgSortByColumnImage_CMB
{
	vertical-align: -1px;
	border: 0px;
	margin-left: 5px;
}
.dxpgCell_CMB
{
	text-align: right;
	background-color: White;	
	border-color: #dfdfdf;
	border-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style: none;
	border-right-style: none;
	padding: 3px 16px 4px;
	white-space: nowrap;
}
.dxpgKPICell_CMB
{
	text-align: center;
	vertical-align: middle;
}
.dxpgTotalCell_CMB
{
    background-color: #fcfcfc;
}
.dxpgGrandTotalCell_CMB
{
    background-color: #ececec;
}
.dxpgCellsArea_CMB {
    background-color: White;
}
.dxpgRowFieldValuesArea_CMB {
}
.dxpgColumnFieldValuesArea_CMB {
}
.dxpgCellsSCContentTable_CMB {
    border-color: #cecece;
    border-width: 1px;
	border-bottom-style: solid;
}
.dxpgRowSCContentTable_CMB {
	border-color: #dfdfdf;
    border-width: 1px;
	border-bottom-style: solid;
}
.dxpgColumnSCContentTable_CMB {
	border-color: #dfdfdf;
    border-width: 1px;
	border-right-style: solid;
}
.dxpgFilterItem_CMB
{
    white-space: nowrap;
    padding-left: 6px;
}
tr:first-child > .dxpgFilterItem_CMB
{    
    padding-top: 6px;
}
.dxpgFilterButton_CMB
{
}
.dxpgTopPager_CMB,
.dxpgBottomPager_CMB
{
    padding: 9px 0;
}
.dxpgTopPager_CMB
{
	
}
.dxpgBottomPager_CMB
{
	border: 1px Solid #dfdfdf;    
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16);
}
.dxpgTopPager_CMB,
.dxpgBottomPager_CMB
{
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
.dxpgCustomizationFieldsHeader_CMB
{
	color: White;
	font-size: 0.91em;
	background-image: none!important;
}
.dxpgCustomizationFieldsContent_CMB
{
	padding: 0px !important;
	min-width: 300px;
}
.dxpgCustomizationFieldsContent_CMB .dxpgHeaderTable_CMB
{
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #dfdfdf;
    background-color: white;
    padding: 21px 10px 17px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1),0 2px 10px 0 rgba(0,0,0,0.1);
}
.dxpgMenuItem_CMB 
{
}
.dxpgDataHeadersImage_CMB
{
	margin-right: 5px;
	vertical-align: -2px;
}
.dxpgPrefilterPanelContainer_CMB
{
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
}
.dxpgPrefilterPanel_CMB
{
	margin-top: 16px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1),0 2px 10px 0 rgba(0,0,0,0.1);
    border: 1px solid #dfdfdf;
    border-radius: 4px;   
    border-collapse: separate;
}
.dxpgPrefilterPanelLink_CMB
{
	color: #3C8DF2;	
    text-decoration: none;
}
.dxpgPrefilterPanelLink_CMB:hover
{	
    text-decoration: underline;
}
.dxpgPrefilterPanel_CMB > tbody > tr > td
{
    padding-top: 14px;
    padding-bottom: 14px;
}
.dxpgPrefilterPanelCheckBoxCell_CMB
{
	padding-left: 20px;
}
.dxpgPrefilterPanelImageCell_CMB
{
	padding: 0 8px 0 20px;
	cursor: pointer;
}
.dxpgPrefilterPanelImageCell_CMB img
{
    margin-top: 3px;
}
.dxpgPrefilterPanelExpressionCell_CMB
{
	padding: 5px 5px 8px 0;	
	white-space: nowrap;
}
.dxpgPrefilterPanelClearButtonCell_CMB
{
	padding: 5px 20px 8px 6px;
}
.dxpgFilterBuilderMainArea_CMB
{
	background: white;
	padding: 6px 2px;
} 
.dxpgFilterBuilderButtonArea_CMB
{
	border-top: 1px solid #eaeaea;
	padding: 10px;
	white-space: nowrap;
}
.dxpgFilterBuilderButtonArea_CMB .dxbButton_CMB
{
    margin-left: 8px;
}
.dxpgGroupSeparator_CMB 
{
	vertical-align: middle;
}
.dxpgFLListDiv_CMB .dxpgHeaderTable_CMB
{
    padding: 4px 1px;
}
.dxpgCustFieldsFilterAreaHeaders_CMB,
.dxpgCustFieldsRowAreaHeaders_CMB,
.dxpgCustFieldsColumnAreaHeaders_CMB,
.dxpgCustFieldsDataAreaHeaders_CMB,
.BottomPanelOnly1by4 .dxpgFLFRDiv_CMB,
.BottomPanelOnly1by4 .dxpgFLCDDiv_CMB
{
width:100%;
height:50%;
}
.StackedDefault .dxpgCustFieldsFieldList_CMB
{
height:34%;
}
.StackedDefault .dxpgFLFRDiv_CMB
{
width:50%;
height:66%;
float:left;
}
.StackedDefault .dxpgFLCDDiv_CMB
{
width:50%;
height:66%;
float:right;
}
.StackedDefault .dxpgCustFieldsFilterAreaHeaders_CMB .dxpgFLTextDiv_CMB,
.StackedDefault .dxpgCustFieldsColumnAreaHeaders_CMB .dxpgFLTextDiv_CMB
{
height:47px;
}
.TopPanelOnly .dxpgCustFieldsFieldList_CMB
{
width:100%;
height:100%;
}
.TopPanelOnly .dxpgFLDefereDiv_CMB .dxeBase_CMB,
.TopPanelOnly .dxpgFLDefereDiv_CMB .dxpgFLDefereDB_CMB,
.TopPanelOnly .dxpgFLFRDiv_CMB,
.TopPanelOnly .dxpgFLCDDiv_CMB,
.BottomPanelOnly1by4 .dxpgCustFieldsFieldList_CMB,
.BottomPanelOnly2by2 .dxpgCustFieldsFieldList_CMB,
.TopPanelOnly .dxpgFLTextDiv_CMB div
{
display:none;
}
.TopPanelOnly .dxpgFLTextDiv_CMB
{
 height:19px;   
}
.TopPanelOnly .dxpgFLDefereDiv_CMB
{
 height:16px;   
}
.BottomPanelOnly2by2 .dxpgFLFRDiv_CMB,
.StackedSideBySide .dxpgCustFieldsFieldList_CMB
{
width:50%;
height:100%;
float:left;
}
.BottomPanelOnly2by2 .dxpgFLCDDiv_CMB
{
width:50%;
height:100%;
float:right;
}
.StackedSideBySide .dxpgFLFRDiv_CMB,
.StackedSideBySide .dxpgFLCDDiv_CMB
{
width:50%;
height:50%;
float:right;
}
.dxpgCustFields_CMB
{
    	display:block;
position:relative;
}
.dxpgFLListDiv_CMB > div
{
    border:1px solid #dfdfdf;
    position:relative;
    display:block;
    height:100%;
    padding:1px;
    background:#FFFFFF;
    overflow:hidden;

    -webkit-user-select:none;
     -khtml-user-select:none;
       -moz-user-select:none;
        -ms-user-select:none;
         -o-user-select:none;
            user-select:none;
}
.dxpgFLListDiv_CMB > div > div
{
    position:relative;
    display:block;
    background:#FFFFFF;
    height:100%;
    padding:0px;
    overflow-x:hidden;
    overflow-y:auto;
}
.DragOver .dxpgFLListDiv_CMB > div
{
    background:#FFD324;
}
.dxpgFLListDiv_CMB 
{
    padding:0px 3px 0px 3px;
}
.dxpgFLButtonDiv_CMB .dxbButton_CMB div.dxb
{
	border: dotted 1px transparent;		
}
.dxpgFLButtonDiv_CMB .dxbButton_CMB div.dxbf
{
	
}
.dxpgFLTextDiv_CMB
{
 height: 44px;
}
.dxpgFLTextDiv_CMB div
{
   display:block;
   float:left;
   margin:-17px 0px 3px 0px;
   left:6px;
   top:100%;
   position:relative;
}
div.dxpgFLTextImgDiv_CMB
{
    display:block;
    height:16px;
    width:16px;
    margin:-18px 0px 3px 0px;
    left:3px;
}
.dxpgFLButtonDiv_CMB
{
    float:right;
    height: 40px;
    position:relative;
    z-index:1;
}
.dxpgFLDefereDiv_CMB
{
    height:64px;
}
.dxpgCustFieldsDiv_CMB
{
 clear:both;
 padding: 0 9px;
}
.dxpgFLButton_CMB 
{
 margin:12px 12px 0px 0px;
 width:40px;
 height:23px;
}
.dxbButton_CMB.dxbTSys.dxpgFLButton_CMB
{
    min-width: 44px;
}
.dxpgFLDefereDiv_CMB .dxeBase_CMB
{
 float:left;
 display:block;
 border-collapse:separate;
 padding:17px 0px 0px 0px; 
 margin-left:8px;  
}
.dxpgFLDefereDB_CMB
{
float:right;
display:block;
margin: 16px 12px 0 0;
}
.dxpgFLDefereDiv_CMB .dxbButton_CMB div.dxb
{    
    border: dotted 1px transparent;	
}
.dxpgFLDefereDiv_CMB .dxbButton_CMB div.dxbf
{
    border: dotted 1px black;	
}
.dxpgFLListDiv_CMB table 
{
 width:100%;
 table-layout:fixed;  
 overflow:visible;
}
.dxpgFLListDiv_CMB table table td
{
     overflow:hidden; 
}
/*Loading Panel*/
.dxpgLoadingPanel_CMB
{
	background-color: white;
	font: 14px 'Roboto Regular', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
	color: #484848;
    -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 8px 0 rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 8px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 8px 0 rgba(0, 0, 0, 0.12);
}
.dxpgLoadingPanel_CMB td.dx
{
	font-size: 1.17em;
	white-space: nowrap;
	text-align: center;
	padding: 10px 14px;
}
.dxpgLoadingPanel_CMB .dxlp-loadingImage
{
	background-image: url('../Web/Loading.gif');
	height: 32px;
	width: 32px;
    background-repeat: no-repeat;
    background-position: center center;
}

.dxpgVScrollBarAreaCell_CMB {
    border-left: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
}
.dxpgHScrollBarAreaCell_CMB {
    border-top: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
}
.dxpgScrollBarEdgeCell_CMB {
    border-left: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
}

/*Ripple*/
.dxpgControl_CMB .dxpgRowArea_CMB .dxpgHeaderTable_CMB::before,
.dxpgControl_CMB .dxpgArea_CMB .dxpgHeaderTable_CMB::before,
.dxpgControl_CMB .dxpgCustomizationFieldsContent_CMB .dxpgHeaderTable_CMB::before {
    content: "dxRippleTarget";
    display: none;
}
