.dxtlControl_Visualsoft
{
	cursor: default;
	font: 12px 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
	color: #333333;
	border: 1px none #c0c0c0;
}
.dxtlControl_Visualsoft caption
{
	background: #ACACAC none;
	border-bottom: 0 solid #c0c0c0;
	border: 1px solid #c0c0c0;
	color: White;
	font-size: 1.25em;
	font-weight: normal;
	padding: 3px 3px 5px;
	text-align: center;
}

/* Indent cells */
.dxtlIndent_Visualsoft,
.dxtlIndentWithButton_Visualsoft
{
	vertical-align: top;
	background: white none no-repeat top center;
}
.dxtlIndent_Visualsoft
{
	padding: 0 11px;
}
.dxtlIndentWithButton_Visualsoft
{
	padding: 5px 7px 6px;
}
.dxtlSelectionCell_Visualsoft
{
	border: 1px solid #cfcfcf;
	padding: 3px 5px 5px 6px;
}

/* Tree-lines cells */
.dxtlLineRoot_Visualsoft
{

}

.dxtlLineFirst_Visualsoft
{

}
.dxtlLineMiddle_Visualsoft
{

}
.dxtlLineLast_Visualsoft
{

}

.dxtlLineFirstRtl_Visualsoft
{
}
.dxtlLineMiddleRtl_Visualsoft
{

}
.dxtlLineLastRtl_Visualsoft
{
}

/* Headers */
.dxtlHeader_Visualsoft
{
    background-color: white;
	border: 1px solid #c0c0c0;
	padding: 4px 6px 5px;
	font-weight: normal;
}
.dxtlHeader_Visualsoft table.dxtl
{
	border-collapse: collapse;
	width: 100%;
}
.dxtlHeader_Visualsoft td.dxtl
{
	padding: 0;
}
.dxtlHeader_Visualsoft,
.dxtlHeader_Visualsoft td.dxtl
{
	white-space: nowrap;
	text-align: left;
	overflow: hidden;
}
/* Nodes */
.dxtlNode_Visualsoft
{
	background: white none;
}
.dxtlAltNode_Visualsoft > td.dxtl,
.dxtlAltNode_Visualsoft > .dxtlCommandCell_Visualsoft,
.dxtlAltNode_Visualsoft > .dxtlSelectionCell_Visualsoft
{
	background-color: WhiteSmoke;
}
.dxtlSelectedNode_Visualsoft > td.dxtl,
.dxtlSelectedNode_Visualsoft > .dxtlCommandCell_Visualsoft,
.dxtlSelectedNode_Visualsoft > .dxtlSelectionCell_Visualsoft
{
	background: #e0e0e0 none;
}
.dxtlFocusedNode_Visualsoft > td.dxtl,
.dxtlFocusedNode_Visualsoft > .dxtlCommandCell_Visualsoft,
.dxtlFocusedNode_Visualsoft > .dxtlSelectionCell_Visualsoft
{
	background: #E0E0E0 none;
	color: white;
}
.dxtlInlineEditNode_Visualsoft
{
	background: white none;
}
.dxtlEditFormDisplayNode_Visualsoft
{
	background: white none;
}

.dxtlNode_Visualsoft td.dxtl, 
.dxtlAltNode_Visualsoft  td.dxtl, 
.dxtlSelectedNode_Visualsoft td.dxtl, 
.dxtlFocusedNode_Visualsoft td.dxtl,
.dxtlEditFormDisplayNode_Visualsoft td.dxtl,
.dxtlCommandCell_Visualsoft
{
	padding: 3px 6px 4px;
	border: 1px solid #cfcfcf;
	white-space: nowrap;
	overflow: hidden;
}
.dxtlHeader_Visualsoft .dxbButton_Visualsoft,
.dxtlCommandCell_Visualsoft .dxbButton_Visualsoft
{
    margin: 0 2px -1px;
}
.dxtlHeader_Visualsoft .dxbButton_Visualsoft .dxb,
.dxtlCommandCel_Visualsoft .dxbButton_Visualsoft .dxb
{
	padding-top: 0;
    padding-bottom: 2px;
}
.dxtlInlineEditNode_Visualsoft td.dxtl
{
	border: 1px solid #cfcfcf;
	padding: 1px;
}

/* Preview */
.dxtlPreview_Visualsoft
{
	color: #7f7f7f;
	padding: 14px;
	border: 1px solid #cfcfcf;
	overflow: hidden;
}

/* Footers */
.dxtlGroupFooter_Visualsoft
{
}
.dxtlFooter_Visualsoft
{
}
.dxtlGroupFooter_Visualsoft td.dxtl,
.dxtlFooter_Visualsoft td.dxtl
{
	padding: 5px 6px 6px;
	white-space: nowrap;
	border: 1px solid #cfcfcf;
	overflow: hidden;
}
.dxtlGroupFooter_Visualsoft .dx-ar > br,
.dxtlFooter_Visualsoft .dx-ar > br
{
    float: none; 
}

/* Pagers */
.dxtlPagerTopPanel_Visualsoft
{
	border-bottom: 1px none #c0c0c0;
	padding: 4px 0;
}
.dxtlPagerBottomPanel_Visualsoft
{
	border-top: 1px none #c0c0c0;
	padding: 7px 0;
}

/* Editing */
.dxtlEditForm_Visualsoft
{
	border: 1px solid #D3D3D3;
	padding: 8px 10px 10px;
}
.dxtlEditFormCaption_Visualsoft,
.dxtlEditFormEditCell_Visualsoft
{
	padding: 4px;
}
.dxtlEditFormCaption_Visualsoft
{
	padding-left: 10px;
	white-space: nowrap;
}
.dxtlError_Visualsoft
{
	background: #FFC8C8 none;
	color: #FF0000;
	padding: 6px 10px;
	border: 1px solid #cfcfcf;
}
.dxtlPopupEditForm_Visualsoft
{
	padding: 10px;
	min-width: 300px;
}

/* Links */
.dxtlControl_Visualsoft a
{
	color: #00aeef;
}
.dxtlControl_Visualsoft a:hover
{
}
.dxtlFocusedNode_Visualsoft a
{
	color: White;
}
.dxtlSelectedNode_Visualsoft a
{
	color: #FF0000;
}
.dxtlCommandCell_Visualsoft a
{
	margin-right: 3px;
}
/* Customization window */
.dxtlControl_Visualsoft .dxpcLite_Visualsoft .dxpc-content
{
	min-width: 220px;
}

/* Loading panel */
.dxtlLoadingPanel_Visualsoft
{
	border: 1px solid #C3C3C3;
	background-color: white;
	font: 12px 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
	color: #333333;
}
.dxtlLoadingPanel_Visualsoft td.dx
{
	font-size: 1.17em;
	white-space: nowrap;
	text-align: center;
	padding: 10px 14px;
}
.dxtlLoadingPanel_Visualsoft .dxlp-loadingImage
{
	background-image: url('../Web/Loading.gif');
	height: 32px;
	width: 32px;
}

/* Disabled */
.dxtlDisabled_Visualsoft,
.dxtlDisabled_Visualsoft .dxtl
{
	color: #b8b8b8;
	cursor: default;
}


