.dxtlControl_Scanview
{
	cursor: default;
	font: 8pt Verdana;
	color: #201f35;	
}
.dxtlControl_Scanview caption
{
	font-size: 8pt;
	font-weight: normal;
	color: #201f35;
	text-align: center;
	padding: 3px 3px 5px;
	text-align: center;
	background: #f2f3f4 url('CssImages/TitleBack.png') repeat-x left top;
	border: 1px solid #cacbd3;
	border-bottom: 0;
}

/* Indent cells */
.dxtlIndent_Scanview,
.dxtlIndentWithButton_Scanview
{
	background: Transparent;
	vertical-align: top;
}
.dxtlIndent_Scanview
{
	padding: 0 11px;
}
.dxtlIndentWithButton_Scanview
{
	padding: 2px 5px;
}
.dxtlSelectionCell_Scanview
{
	padding: 0 2px;
	border-width: 0;
	vertical-align: top;
}

/* Tree-lines cells */
.dxtlLineRoot_Scanview,
.dxtlLineFirst_Scanview,
.dxtlLineMiddle_Scanview,
.dxtlLineLast_Scanview,
.dxtlLineFirstRtl_Scanview,
.dxtlLineMiddleRtl_Scanview,
.dxtlLineLastRtl_Scanview
{
    background-color: Transparent;
}

.dxtlIndent_Scanview,
.dxtlIndentWithButton_Scanview
{
    background-color: Transparent;
}

/* Headers */
.dxtlHeader_Scanview
{
	background: none #f1f1f1;
	border: 1px solid #cacbd3;
	padding: 5px 6px;
	font-weight: normal;
	color: #201f35;
}
.dxtlHeader_Scanview table.dxtl
{
	border-collapse: collapse;
	width: 100%;
}
.dxtlHeader_Scanview td.dxtl
{
	padding: 0;
}
.dxtlHeader_Scanview,
.dxtlHeader_Scanview td.dxtl
{	
	font: 8pt Verdana;
	white-space: nowrap;
	text-align: left;
}

/* Nodes */
.dxtlNode_Scanview
{
	background: Transparent;
	vertical-align: top;
}

.dxtlAltNode_Scanview td.dxtl,
.dxtlAltNode_Scanview .dxtlCommandCell_Scanview,
.dxtlAltNode_Scanview .dxtlSelectionCell_Scanview
{
	background: url('CssImages/AltBack.png') left top;
}
.dxtlSelectedNode_Scanview td.dxtl,
.dxtlSelectedNode_Scanview .dxtlCommandCell_Scanview,
.dxtlSelectedNode_Scanview .dxtlSelectionCell_Scanview
{
    background: #dde6fd url('CssImages/FocusedBack.png') left top repeat-x;
	color: #201f35;	
}
.dxtlFocusedNode_Scanview td.dxtl,
.dxtlFocusedNode_Scanview .dxtlCommandCell_Scanview,
.dxtlFocusedNode_Scanview .dxtlSelectionCell_Scanview
{
	background: #6fafff none;
    color: white;
}
.dxtlAltNode_Scanview .dxtlIndent_Scanview,
.dxtlSelectedNode_Scanview .dxtlIndent_Scanview,
.dxtlFocusedNode_Scanview .dxtlIndent_Scanview
{
    background: Transparent;
}
.dxtlInlineEditNode_Scanview
{
	background: Transparent;
}
.dxtlEditFormDisplayNode_Scanview td.dxtl,
.dxtlEditFormDisplayNode_Scanview .dxtlCommandCell_Scanview,
.dxtlEditFormDisplayNode_Scanview .dxtlSelectionCell_Scanview
{
	background: #f9f9fc;
}

.dxtlNode_Scanview td.dxtl,
.dxtlAltNode_Scanview  td.dxtl,
.dxtlSelectedNode_Scanview td.dxtl,
.dxtlFocusedNode_Scanview td.dxtl,
.dxtlEditFormDisplayNode_Scanview td.dxtl,
.dxtlCommandCell_Scanview
{
	padding: 2px 6px;
	border-width: 0;
	white-space: nowrap;
	font-size: 8pt;
	font-family: Verdana;
}
.dxtlEditFormDisplayNode_Scanview td.dxtl,
.dxtlEditFormDisplayNode_Scanview td.dxtl__cc
{
    border-bottom: 1px solid #d9dae0;
}
.dxtlInlineEditNode_Scanview td.dxtl
{
	border-width: 0;
	padding: 1px;
}

/* Preview */
.dxtlPreview_Scanview
{
	background: url('CssImages/PreviewBack.png') left top;
	color: #777777;
	padding: 14px;
	border-width: 0;
	font: 8pt Verdana;
}

/* Footers */
.dxtlGroupFooter_Scanview td.dxtl,
.dxtlFooter_Scanview td.dxtl
{
    background-color: #f9f9fc;
	padding: 6px;
	white-space: nowrap;
	border: 1px solid #e1e1e9;
	border-left-width: 0 !important;
	font: 8pt Verdana;
}

/* Pagers */
.dxtlPagerTopPanel_Scanview,
.dxtlPagerBottomPanel_Scanview
{
    background: #f1f2f6 url('CssImages/PagerBack.png') left top;
}
.dxtlPagerTopPanel_Scanview
{
	border-bottom: 1px solid #cacbd3;
}
.dxtlPagerBottomPanel_Scanview
{
	border-top: 1px solid #cacbd3;
}

/* Editing */
.dxtlEditForm_Scanview
{
	background: #f9f9fc;
	border-width: 0;
	padding: 8px 10px 10px;
}
.dxtlEditFormCaption_Scanview,
.dxtlEditFormEditCell_Scanview
{
	padding: 4px;
}
.dxtlEditFormCaption_Scanview
{
	padding-left: 10px;
	white-space: nowrap;
}
.dxtlError_Scanview
{
	background-color: #ebecef;
	color: #ba1717;
	padding: 6px 10px;
	border-width: 0;
	font: 8pt Verdana;
}
.dxtlPopupEditForm_Scanview
{
    padding: 12px;
}

/* Links */
.dxtlControl_Scanview a
{
	color: #1b3f91;
	text-decoration: none;
}
.dxtlControl_Scanview a:hover
{
	text-decoration: underline;
}

.dxtlSelectedNode_Scanview a,
.dxtlFocusedNode_Scanview a
{
	color: #1b3f91;
	text-decoration: none;
}
.dxtlSelectedNode_Scanview a:hover,
.dxtlFocusedNode_Scanview a:hover
{
	text-decoration: underline;
}
.dxtlFocusedNode_Scanview { 
    vertical-align:top;
}
.dxtlCommandCell_Scanview a
{
	margin-right: 3px;
}

/* Loading panel */
.dxtlLoadingPanel_Scanview
{
	font: 8pt Verdana;
    color: #201f35;
    background: White;
	border: 1px solid #9da0aa;
}
.dxtlLoadingPanel_Scanview td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 7px 10px;
}
.dxtlLoadingDiv_Scanview
{
	background: white;
	opacity: 0.01;
	filter: alpha(opacity=1);
}

/* Disabled */
.dxtlDisabled_Scanview,
.dxtlDisabled_Scanview .dxtl
{
	color: #5f5f5f;
	cursor: default;
}
