.dxpgControl_CrmTheme, .dxpgCustForm_CrmTheme
{
	    border: 1px solid #484848;
    font: 8pt Tahoma;
    background-color: #FFFFFF;
    color: Black;
    cursor: default;
}
.dxpgContainerCell_CrmTheme
{
	vertical-align: top;
}
.dxpgMainTable_CrmTheme
{
	border-width: 0;
	border-collapse: separate;
	width: 100%;
	text-align: left;
}
div.dxpgMainTable_CrmTheme
{
	-ms-touch-action: pinch-zoom;
}
.dxpgMainTable_CrmTheme caption
{
	font-weight: normal;
	padding: 3px 3px 5px;
	text-align: center;
	background: #bdd0e7 url('TitleBack.png') repeat-x left top;
	color: Black;
	border-bottom: 1px solid #8ba0bc;
}
.dxpgHeader_CrmTheme
{
	border-width: 0;
	color: Black;
	background: #e4eefa url('HeaderBack.png') repeat-x left top;
	cursor: pointer;
	white-space: nowrap;
	text-align: left;
}
.dxpgHeaderTable_CrmTheme
{
	border: 1px solid #8ba0bc;
	width: 100%;
}
.dxpgMSDraggable .dxpgHeaderTable_CrmTheme,
.dxpgCustFieldsDiv_CrmTheme .dxpgHeaderTable_CrmTheme
{
	-ms-touch-action: pinch-zoom;
}
.dxpgHeaderGroupButton_CrmTheme
{
	padding-left: 4px;
	vertical-align: middle;
}
.dxpgHeaderText_CrmTheme
{
	padding: 3px 6px;
}
.dxpgHeaderSort_CrmTheme
{
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding: 0 4px 0 0;
	vertical-align: middle;
}
.dxpgHeaderFilter_CrmTheme
{
	padding: 2px 2px 2px 0;
	vertical-align: middle;
}
.dxpgHeaderHover_CrmTheme
{
	background: #eef5fc url('HeaderHoverBack.png') repeat-x left top;
}
.dxpgArea_CrmTheme, .dxpgArea_CrmTheme table
{
	color: Black;
	
}
.dxpgArea_CrmTheme
{
	    white-space: nowrap;
    
    color: Black;
    border-bottom: 1px solid #484848;
    padding: 7px 4px 10px 6px;
}
.dxpgColumnArea_CrmTheme
{
	border-bottom-style: solid;
}
.dxpgRowArea_CrmTheme
{
}
.dxpgDataArea_CrmTheme
{
}
.dxpgFilterArea_CrmTheme
{
	background-color: #d7d8d8;
	color: Black;
	border-bottom-style: solid;
}
.dxpgEmptyArea_CrmTheme
{
	cursor: default;
	padding: 6px;
}
.dxpgColumnFieldValue_CrmTheme
{
    color: White;
	background: #6d6c6e url(gvHeaderBack.png) repeat-x left top;
	border: 1px solid #abbacf;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
	padding: 4px 6px;
	font-weight: bold;
	text-align: left;
}
.dxpgColumnTotalFieldValue_CrmTheme
{
	background: ##E6E7E9;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
}
.dxpgColumnGrandTotalFieldValue_CrmTheme
{
	background: ##E6E7E9;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
}
.dxpgRowFieldValue_CrmTheme
{
    color: Black;
	background: #cfedea;
	border: 1px solid #abbacf;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: solid;
	border-top-style: solid;
	padding: 3px 6px;
	font-weight: normal;
	text-align: left;
}
.dxpgRowTotalFieldValue_CrmTheme
{
	background: #f5f5f5;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: solid;
	border-top-style: solid;
}
.dxpgRowTreeFieldValue_CrmTheme
{	
	padding: 0;
	font-size: 0;
}
.dxpgRowGrandTotalFieldValue_CrmTheme
{
	background: #e4eaf1;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: solid;
	border-top-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
}
.dxpgCollapsedButton_CrmTheme
{
	vertical-align: -2px;
	border: 0;
	margin-right: 5px;
}
.dxpgSortByColumnImage_CrmTheme
{
	vertical-align: -1px;
	border: 0;
	margin-left: 5px;
}
.dxpgCell_CrmTheme
{
	text-align: right;
	background-color: White;
	border-color: #c4d9f6;
	border-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style: none;
	border-right-style: none;
	padding: 3px 4px;
	white-space: nowrap;
}
.dxpgKPICell_CrmTheme
{
	text-align: center;
	vertical-align: middle;
}
.dxpgTotalCell_CrmTheme
{
	background-color: #f5f5f5;
}
.dxpgGrandTotalCell_CrmTheme
{
	background-color: #e4eaf1;
}
.dxpgFilterItem_CrmTheme
{
    white-space: nowrap;
}
.dxpgFilterButton_CrmTheme
{
	padding: 2px 6px;
}
.dxpgTopPager_CrmTheme,
.dxpgBottomPager_CrmTheme
{
    background: #e4effa;
    border-color: #8ba0bc;
    border-style: solid;
}
.dxpgTopPager_CrmTheme
{
    border-width: 0 0 1px 0;
}
.dxpgBottomPager_CrmTheme
{
	border-width: 1px 0 0 0;
}
.dxpgTopPager_CrmTheme,
.dxpgBottomPager_CrmTheme
{
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}
.dxpgCustomizationFieldsHeader_CrmTheme
{
	color: Black;
}
.dxpgCustomizationFieldsContent_CrmTheme
{
	padding: 0px !important;
}
.dxpgMenuItem_CrmTheme 
{
}
.dxpgDataHeadersImage_CrmTheme
{
	margin-right: 5px;
	vertical-align: -2px;
}
.dxpgPrefilterPanelContainer_CrmTheme
{
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
}
.dxpgPrefilterPanel_CrmTheme
{
	border: none;
	background: #cfddee;
}
.dxpgPrefilterPanelLink_CrmTheme
{
	color: Black;
	text-decoration: underline;
}
.dxpgPrefilterPanelCheckBoxCell_CrmTheme
{
	padding: 0 3px;
	padding-right: 7px;
}
.dxpgPrefilterPanelImageCell_CrmTheme
{
	padding: 0 3px;
	padding-right: 1px;
	cursor: pointer;
}
.dxpgPrefilterPanelExpressionCell_CrmTheme
{
	padding: 5px 5px 8px 0;
	white-space: nowrap;
}
.dxpgPrefilterPanelClearButtonCell_CrmTheme
{
	padding: 5px 6px 8px;
}
.dxpgFilterBuilderMainArea_CrmTheme
{
	background: white;
	padding: 6px 2px;
} 
.dxpgFilterBuilderButtonArea_CrmTheme
{
	background: #cfddee;
	border-top: 1px solid #aec0d5;
	padding: 6px;
	white-space: nowrap;
}
.dxpgGroupSeparator_CrmTheme
{
	vertical-align: middle;
}
.dxpgCustFieldsFilterAreaHeaders_CrmTheme,
.dxpgCustFieldsRowAreaHeaders_CrmTheme,
.dxpgCustFieldsColumnAreaHeaders_CrmTheme,
.dxpgCustFieldsDataAreaHeaders_CrmTheme,
.BottomPanelOnly1by4 .dxpgFLFRDiv_CrmTheme,
.BottomPanelOnly1by4 .dxpgFLCDDiv_CrmTheme
{
    width: 100%;
    height: 50%;
}
.StackedDefault .dxpgCustFieldsFieldList_CrmTheme
{
    height: 33%;
}
.StackedDefault .dxpgFLFRDiv_CrmTheme
{
    width: 50%;
    height: 66%;
    float: left;
}
.StackedDefault .dxpgFLCDDiv_CrmTheme
{
    width: 50%;
    height: 66%;
    float: right;
}
.StackedDefault .dxpgCustFieldsFilterAreaHeaders_CrmTheme .dxpgFLTextDiv_CrmTheme,
.StackedDefault .dxpgCustFieldsColumnAreaHeaders_CrmTheme .dxpgFLTextDiv_CrmTheme
{
    height: 47px;
}
.TopPanelOnly .dxpgCustFieldsFieldList_CrmTheme
{
    width: 100%;
    height: 100%;
}
.TopPanelOnly .dxpgFLDefereDiv_CrmTheme .dxeBase_CrmTheme,
.TopPanelOnly .dxpgFLDefereDiv_CrmTheme .dxpgFLDefereDB_CrmTheme,
.BottomPanelOnly1by4 .dxpgCustFieldsFieldList_CrmTheme,
.TopPanelOnly .dxpgFLFRDiv_CrmTheme,
.TopPanelOnly .dxpgFLCDDiv_CrmTheme,
.BottomPanelOnly2by2 .dxpgCustFieldsFieldList_CrmTheme,
.TopPanelOnly .dxpgFLTextDiv_CrmTheme div
{
    display: none;
}
.TopPanelOnly .dxpgFLTextDiv_CrmTheme
{
    height: 11px;
}
.TopPanelOnly .dxpgFLDefereDiv_CrmTheme
{
    height: 16px;
}
.BottomPanelOnly2by2 .dxpgFLFRDiv_CrmTheme,
.StackedSideBySide .dxpgCustFieldsFieldList_CrmTheme
{
    width: 50%;
    height: 100%;
    float: left;
}
.BottomPanelOnly2by2 .dxpgFLCDDiv_CrmTheme
{
    width: 50%;
    height: 100%;
    float: right;
}
.StackedSideBySide .dxpgFLFRDiv_CrmTheme,
.StackedSideBySide .dxpgFLCDDiv_CrmTheme
{
    width: 50%;
    height: 50%;
    float: right;
}
.dxpgCustFields_CrmTheme
{
    display: block;
    position: relative;
}
.dxpgFLListDiv_CrmTheme > div
{
    border: 1px solid #8ba0bc;
    position: relative;
    display: block;
    height: 100%;
    padding: 1px;
    background: White;
    overflow: hidden;
}
.dxpgFLListDiv_CrmTheme > div > div
{
    position: relative;
    display: block;
    height: 100%;
    padding: 0px;
    background: White;
    overflow-x: hidden;
    overflow-y: auto;
}
.DragOver .dxpgFLListDiv_CrmTheme > div
{
    background: #ffd324;
}
.dxpgFLListDiv_CrmTheme
{
    padding: 0px 3px;
}
.dxpgFLButtonDiv_CrmTheme .dxbButton_CrmTheme div.dxb
{
	border: 1px dotted transparent;
	padding: 1px 7px 0px;
}
.dxpgFLButtonDiv_CrmTheme .dxbButton_CrmTheme div.dxbf
{
	border: 1px dotted Black;
}
.dxpgFLTextDiv_CrmTheme
{
    height: 28px;
}
.dxpgFLTextDiv_CrmTheme div
{
   display: block;
   float: left;
   margin: -17px 0px 3px;
   left: 6px;
   top: 100%;
   position: relative;
}
.dxpgFLButtonDiv_CrmTheme
{
    float: right;
    height: 28px;
    position:relative;
    z-index:1;
}
.dxpgFLDefereDiv_CrmTheme
{
    height: 46px;
}
.dxpgCustFieldsDiv_CrmTheme
{
     clear: both;
     padding: 0px 9px;
}
.dxpgFLButton_CrmTheme
{
     margin: 7px 12px 0px 0px;
     width: 40px;
     height: 23px;
}
.dxpgFLDefereDiv_CrmTheme .dxeBase_CrmTheme
{
     float: left;
     display: block;
     border-collapse: separate;
     padding: 13px 0px 0px 0px;
     margin-left: 8px;
}
.dxpgFLDefereDB_CrmTheme
{
    float: right;
    display: block;
    margin: 12px 12px 0 0;
}
.dxpgFLDefereDiv_CrmTheme .dxbButton_CrmTheme div.dxb
{
    padding: 1px 13px;
    border: 1px dotted transparent;
}
.dxpgFLDefereDiv_CrmTheme .dxbButton_CrmTheme div.dxbf
{
    border: 1px dotted Black;
}
.dxpgFLListDiv_CrmTheme table 
{
 width:100%;
 table-layout:fixed;  
 overflow:visible;
}
.dxpgFLListDiv_CrmTheme table table td
{
     overflow:hidden; 
}
div.dxpgFLTextImgDiv_CrmTheme
{
    display:block;
    height:16px;
    width:16px;
    margin:-18px 0px 3px 0px;
    left:3px;
}
/*Loading Panel*/
.dxpgLoadingPanel_CrmTheme
{
	font: 8pt Tahoma;
	color: Black;
	background: White none;
	border: 1px solid #859ebf;
}
.dxpgLoadingPanel_CrmTheme td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 11px 14px;
}
.dxpgLoadingPanel_CrmTheme .dxlp-loadingImage
{
	background-image: url('../Web/Loading.gif');
	height: 16px;
	width: 16px;
}

.dxpgVScrollBarAreaCell_CrmTheme {
     background: #e4eefa url('HeaderBack.png') repeat-x left top;
     border-left: 1px solid #abbacf;
     border-bottom: 1px solid #abbacf;
 }
.dxpgHScrollBarAreaCell_CrmTheme {
    background: #e4eefa url('HeaderBack.png') repeat-x left top;
    border-top: 1px solid #abbacf;
    border-right: 1px solid #abbacf;
}
.dxpgScrollBarEdgeCell_CrmTheme {
    background-color: White;
    border-left: 1px solid #abbacf;
    border-top: 1px solid #abbacf;
}
