.dxtlControl_CMB
{
	cursor: default;
	font: 14px 'Roboto Regular', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
	color: #484848;
    border: 1px #dfdfdf;
}
.dxtlControl_CMB caption
{
	font-size: 1.25em;
	font-weight: normal;
	padding: 3px 3px 5px;
	text-align: center;
	color: #999999;
}

/* Indent cells */
.dxtlIndent_CMB,
.dxtlIndentWithButton_CMB
{
	vertical-align: top;
	background: white none no-repeat top center;
}
.dxtlIndent_CMB
{
	padding: 0 11px;
}
.dxtlIndentWithButton_CMB {
	padding-top: 20px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-left: 18px;
}
.dxtlSelectionCell_CMB
{
	padding: 4px 5px 6px 6px;
    border: 1px solid #dfdfdf;
}

/* Tree-lines cells */
.dxtlLineRoot_CMB
{

}

.dxtlLineFirst_CMB
{

}
.dxtlLineMiddle_CMB
{

}
.dxtlLineLast_CMB
{

}

.dxtlLineFirstRtl_CMB
{
}
.dxtlLineMiddleRtl_CMB
{

}
.dxtlLineLastRtl_CMB
{
}

/* Headers */
.dxtlHeader_CMB
{
    white-space: nowrap;
	padding: 21px 10px 17px;
    border-left-width: 0;
    border-top-width: 0;
    border-right-width: 0;
	border-bottom: 1px Solid #dfdfdf;
    background-color: white;
    color: black;
	overflow: hidden;
	font-weight: normal;
	text-align: left;
    font: 1em 'Roboto Medium';
}
.dxtlHeader_CMB table.dxtl
{
	border-collapse: collapse;
	width: 100%;
}
.dxtlHeader_CMB td.dxtl
{
	padding: 0;
}
.dxtlHeader_CMB,
.dxtlHeader_CMB td.dxtl
{
	white-space: nowrap;
	text-align: left;
	overflow: hidden;
}
/* Nodes */
.dxtlNode_CMB
{
	background: white none;
}
.dxtlAltNode_CMB
{
	background-color: #f5f5f5;
}
.dxtlSelectedNode_CMB
{	
    background: #f1f1f1 none;
}
.dxtlFocusedNode_CMB
{
    background: #3C8DF2 none;
    color: white;
}
.dxtlInlineEditNode_CMB
{
	background: white none;
}
.dxtlEditFormDisplayNode_CMB
{
	background: white none;
}

.dxtlNode_CMB td.dxtl, 
.dxtlAltNode_CMB  td.dxtl, 
.dxtlSelectedNode_CMB td.dxtl, 
.dxtlFocusedNode_CMB td.dxtl,
.dxtlEditFormDisplayNode_CMB td.dxtl,
.dxtlCommandCell_CMB
{
	padding: 16px 10px;
	border: 1px solid #dfdfdf;
	white-space: nowrap;
	overflow: hidden;
}
.dxtlHeader_CMB .dxbButton_CMB,
.dxtlCommandCell_CMB .dxbButton_CMB
{
    margin-left: 5px;
    margin-right: 5px;
}
.dxtlHeader_CMB .dxbButton_CMB .dxb,
.dxtlCommandCel_CMB .dxbButton_CMB .dxb
{
	padding-top: 0;
    padding-bottom: 2px;
}
.dxtlInlineEditNode_CMB td.dxtl
{
	border: 1px solid #dfdfdf;
	padding: 1px;
}

/* Preview */
.dxtlPreview_CMB
{
	color: #999999;
	padding: 14px;
	border: 1px solid #dfdfdf;
	overflow: hidden;
}

/* Footers */
.dxtlGroupFooter_CMB
{
}
.dxtlFooter_CMB
{
}
.dxtlGroupFooter_CMB td.dxtl,
.dxtlFooter_CMB td.dxtl
{
	padding: 5px 10px 6px;
	white-space: nowrap;
	border: 1px solid #dfdfdf;
	overflow: hidden;
}
.dxtlGroupFooter_CMB .dx-ar > br,
.dxtlFooter_CMB .dx-ar > br
{
    float: none; 
}

/* Pagers */
.dxtlPagerTopPanel_CMB,
.dxtlPagerBottomPanel_CMB
{
    padding: 9px 0;
}
.dxtlPagerTopPanel_CMB
{
	border-bottom: 1px none #dfdfdf;
}
.dxtlPagerBottomPanel_CMB
{
    border: 1px Solid #dfdfdf;
	border-top-style: none;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16);
}

/* Editing */
.dxtlEditForm_CMB
{
	border: 1px solid #dfdfdf;
    background-color: #f4f4f4;
	padding: 21px 7px 23px;
}
.dxtlEditFormCaption_CMB,
.dxtlEditFormEditCell_CMB
{
	padding: 4px;
}
.dxtlEditFormCaption_CMB
{
	padding-left: 10px;
	white-space: nowrap;
}
.dxtlError_CMB
{
	background: #FFC8C8 none;
	color: #FF0000;
	padding: 6px 10px;
	border: 1px solid #dfdfdf;
}
.dxtlPopupEditForm_CMB
{
	padding: 10px;
	min-width: 300px;
}
.dxtlEditForm_CMB .dxtlCommandCell_CMB,
.dxtlPopupEditForm_CMB .dxtlCommandCell_CMB
{
    padding-top: 12px;
    padding-bottom: 12px;
}
.dxtlEditForm_CMB .dxtlCommandCell_CMB a,
.dxtlPopupEditForm_CMB .dxtlCommandCell_CMB a
{
    margin-left: 2px;
    margin-right: 2px;
    padding: 8px 16px;
    margin-top: -8px;
    margin-bottom: -8px;
}
.dxtlEditForm_CMB .dxtlCommandCell_CMB a:hover,
.dxtlPopupEditForm_CMB .dxtlCommandCell_CMB a:hover
{
    background-color: #d1d1d1;
    text-decoration: none;
}

/* Links */
.dxtlControl_CMB a.dxeHyperlink:not([href]):not([onclick]):not(.dxbButtonSys) {
    color: #484848;
    text-decoration: none;
}
.dxtlControl_CMB a
{
	color: #3C8DF2;
}
.dxtlControl_CMB a:hover
{
}
.dxtlFocusedNode_CMB a
{
	color: white!important;
}
.dxtlCommandCell_CMB a
{
	margin-right: 5px;
}
/* Customization window */
.dxtlControl_CMB .dxpcLite_CMB .dxpc-content
{
	min-width: 220px;
}
.dxtlControl_CMB .dxpcLite_CMB .dxpc-content .dxtlHeader_CMB
{
    border-top: 0;
    border-left: 0;
    border-right: 0;
    background-color: white;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1),0 2px 10px 0 rgba(0,0,0,0.1);
}

/* Loading panel */
.dxtlLoadingPanel_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);
}
.dxtlLoadingPanel_CMB td.dx
{
	font-size: 1.17em;
	white-space: nowrap;
	text-align: center;
	padding: 10px 14px;
}
.dxtlLoadingPanel_CMB .dxlp-loadingImage
{
	background-image: url('../Web/Loading.gif');
	height: 32px;
	width: 32px;
    background-repeat: no-repeat;
    background-position: center center;
}

/* Disabled */
.dxtlDisabled_CMB,
.dxtlDisabled_CMB .dxtl
{
	color: #b8b8b8;
	cursor: default;
}

/* Ripple */
.dxtlControl_CMB .dxtlDataTable .dxtlHeader_CMB:not([style*="cursor: w-resize"]):not(.dxtl__IM)::before,
.dxtlControl_CMB .dxpcLite_CMB .dxpc-content .dxtlHeader_CMB:not(.dxtl__IM)::before
{
    content: "dxRippleTarget";
    display: none;
}
