.dxtlControl_Office2010Blue
{
	cursor: default;
	font: 11px Verdana, Geneva, sans-serif;
	color: Black;
	border: 1px solid #8ba0bc;
}
.dxtlControl_Office2010Blue caption
{
	font-weight: normal;
	color: #1e395b;
	padding: 3px 3px 5px;
	text-align: center;
	background: #bdd0e7 url('CssImages/TitleBack.png') repeat-x left top;
	border-bottom: 0 solid #8ba0bc;
	border: 1px solid #8ba0bc;
}

/* Indent cells */
.dxtlIndent_Office2010Blue,
.dxtlIndentWithButton_Office2010Blue
{
	vertical-align: top;
	background: white none no-repeat top center;
}
.dxtlIndent_Office2010Blue
{
	padding: 0 11px;
}
.dxtlIndentWithButton_Office2010Blue
{
	padding: 4px 5px;
}
.dxtlSelectionCell_Office2010Blue
{
	border-width: 0;
}

/* Tree-lines cells */
.dxtlLineRoot_Office2010Blue,
.dxtlLineFirst_Office2010Blue,
.dxtlLineMiddle_Office2010Blue,
.dxtlLineLast_Office2010Blue,
.dxtlLineFirstRtl_Office2010Blue,
.dxtlLineMiddleRtl_Office2010Blue,
.dxtlLineLastRtl_Office2010Blue
{
	background-color: Transparent;
}

.dxtlIndent_Office2010Blue,
.dxtlIndentWithButton_Office2010Blue
{
	background-color: White;
}

/* Headers */
.dxtlHeader_Office2010Blue,
.dxtlControl_Office2010Blue .dxtlHSDC 
{
    background: #e4eefa url('CssImages/HeaderBack.png') repeat-x left top;
}
.dxtlHeader_Office2010Blue
{
	border: 1px solid #8ba0bc;
	padding: 5px 6px;
	font-weight: normal;
	color: #1e395b;
}
.dxtlHeader_Office2010Blue table.dxtl
{
	border-collapse: collapse;
	width: 100%;
}
.dxtlHeader_Office2010Blue td.dxtl
{
	padding: 0;
}
.dxtlHeader_Office2010Blue,
.dxtlHeader_Office2010Blue td.dxtl
{
	white-space: nowrap;
	text-align: left;
	overflow: hidden;
}

/* Nodes */
.dxtlNode_Office2010Blue
{
	background: white none;
}
.dxtlAltNode_Office2010Blue
{
	background: #f4f6f9 none;
}
.dxtlAltNode_Office2010Blue .dxtlIndent_Office2010Blue,
.dxtlSelectedNode_Office2010Blue .dxtlIndent_Office2010Blue,
.dxtlFocusedNode_Office2010Blue .dxtlIndent_Office2010Blue
{
	background: White none;
}
.dxtlSelectedNode_Office2010Blue
{
	background: #faedb6 none;
	color: Black;
}
.dxtlFocusedNode_Office2010Blue
{
	background: #fdf7d9 none;
	color: Black;
}
.dxtlInlineEditNode_Office2010Blue
{
	background: white none;
}
.dxtlEditFormDisplayNode_Office2010Blue,
.dxtlEditFormDisplayNode_Office2010Blue td.dxtl
{
	background: #ecf2f9 none;
}

.dxtlNode_Office2010Blue td.dxtl,
.dxtlAltNode_Office2010Blue  td.dxtl,
.dxtlSelectedNode_Office2010Blue td.dxtl,
.dxtlFocusedNode_Office2010Blue td.dxtl,
.dxtlEditFormDisplayNode_Office2010Blue td.dxtl,
.dxtlCommandCell_Office2010Blue
{
	padding: 4px 6px;
	border-width: 0;
	white-space: nowrap;
	overflow: hidden;
}
.dxtlEditFormDisplayNode_Office2010Blue td.dxtl,
.dxtlEditFormDisplayNode_Office2010Blue td.dxtl__cc
{
	border-bottom: 1px solid #cfddee;
}
.dxtlInlineEditNode_Office2010Blue td.dxtl
{
	border-width: 0;
	padding: 1px;
}

/* Preview */
.dxtlPreview_Office2010Blue
{
	background: #e9edf3 none;
	color: #777777;
	padding: 14px;
	border-width: 0;
	overflow: hidden;
}

/* Footers */
.dxtlGroupFooter_Office2010Blue,
.dxtlFooter_Office2010Blue,
.dxtlControl_Office2010Blue .dxtlFSDC
{
	background-color: #e2ebf6;
}
.dxtlGroupFooter_Office2010Blue td.dxtl,
.dxtlFooter_Office2010Blue td.dxtl
{
	padding: 6px;
	white-space: nowrap;
	border-top: 1px solid #cfddee;
	border-right: 1px solid #cfddee;
	border-bottom: 1px solid #cfddee;
	border-left-color: #cfddee;
	border-left-style: solid;
	border-left-width: 0!important;
	overflow: hidden;
}

/* Pagers */
.dxtlPagerTopPanel_Office2010Blue,
.dxtlPagerBottomPanel_Office2010Blue
{
	background: #e4effa none;
}
.dxtlPagerTopPanel_Office2010Blue
{
	border-bottom: 1px solid #8ba0bc;
	padding-bottom: 2px;
}
.dxtlPagerBottomPanel_Office2010Blue
{
	border-top: 1px solid #8ba0bc;
	padding-bottom: 2px;
}

/* Editing */
.dxtlEditForm_Office2010Blue
{
	background: #ecf2f9 none;
	border-width: 0;
	padding: 8px 10px 10px;
}
.dxtlEditFormCaption_Office2010Blue,
.dxtlEditFormEditCell_Office2010Blue
{
	padding: 4px;
}
.dxtlEditFormCaption_Office2010Blue
{
	padding-left: 10px;
	white-space: nowrap;
}
.dxtlError_Office2010Blue
{
	background: #cfddee none;
	color: #ba1717;
	padding: 6px 10px;
	border-width: 0;
}
.dxtlPopupEditForm_Office2010Blue
{
	padding: 12px;
}

/* Links */
.dxtlControl_Office2010Blue a
{
	color: #1e395b;
	text-decoration: none;
}
.dxtlControl_Office2010Blue a:hover
{
	text-decoration: underline;
}
.dxtlHeader_Office2010Blue a
{
	text-decoration: underline;
}
.dxtlSelectedNode_Office2010Blue a,
.dxtlFocusedNode_Office2010Blue a
{
	color: #1e395b;
	text-decoration: none;
}
.dxtlSelectedNode_Office2010Blue a:hover,
.dxtlFocusedNode_Office2010Blue a:hover
{
	text-decoration: underline;
}
.dxtlCommandCell_Office2010Blue a
{
	margin-right: 3px;
}

/* Loading panel */
.dxtlLoadingPanel_Office2010Blue
{
	font: 11px Verdana, Geneva, sans-serif;
	color: #1e395b;
	background: White none;
	border: 1px solid #859ebf;
}
.dxtlLoadingPanel_Office2010Blue td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 10px 14px;
}
.dxtlLoadingPanel_Office2010Blue .dxlp-loadingImage
{
	background-image: url('../Web/Loading.gif');
	height: 16px;
	width: 16px;
}

/* Disabled */
.dxtlDisabled_Office2010Blue,
.dxtlDisabled_Office2010Blue .dxtl
{
	color: #b2b7bd;
	cursor: default;
}
