.dxtlControl_Office2010Blue
{
	cursor: default;
	font: 11px Verdana;
	color: Black;
	border: 1px solid #8ba0bc;
}
.dxtlControl_Office2010Blue caption
{
	font-weight: normal;
	color: #1e395b;
	padding: 3px 3px 4px;
	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 5px;
}
.dxtlIndentWithButton_Office2010Blue
{
	padding: 5px 3px;
}
.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;
	color: #1e395b;
	background: White none;
	border: 1px solid #859ebf;
}
.dxtlLoadingPanel_Office2010Blue td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 10px 14px;
}
.dxtlLoadingDiv_Office2010Blue
{
	background: white none;
	opacity: 0.01;
	filter: alpha(opacity=1);
}

/* Disabled */
.dxtlDisabled_Office2010Blue,
.dxtlDisabled_Office2010Blue .dxtl
{
	color: #b2b7bd;
	cursor: default;
}

/* *************************************************************************************************************************************** */
/* CONTENUTO DEL FILE sprite.css REPLICATO QUI PER EVITARE IL PROBLEMA DI INTERNET EXPLORER SUL N. DEI CSS E SULLA LORO DIMENSIONE MASSIMA */
.dxTreeList_CollapsedButton_Office2010Blue,
.dxTreeList_CollapsedButtonRtl_Office2010Blue,
.dxTreeList_ExpandedButton_Office2010Blue,
.dxTreeList_ExpandedButtonRtl_Office2010Blue,
.dxTreeList_SortAsc_Office2010Blue,
.dxTreeList_SortDesc_Office2010Blue,
.dxTreeList_DragAndDropArrowDown_Office2010Blue,
.dxTreeList_DragAndDropArrowUp_Office2010Blue,
.dxTreeList_DragAndDropHide_Office2010Blue,
.dxTreeList_DragAndDropNode_Office2010Blue {
    background-image: url('sprite.png');
    -background-image: url('sprite.gif'); /* for IE6 */
    background-repeat: no-repeat;
    background-color: transparent;
}

.dxTreeList_CollapsedButton_Office2010Blue {
    background-position: -64px 0px;
    width: 13px;
    height: 13px;
}

.dxTreeList_CollapsedButtonRtl_Office2010Blue {
    background-position: -83px 0px;
    width: 13px;
    height: 13px;
}

.dxTreeList_ExpandedButton_Office2010Blue {
    background-position: -64px -17px;
    width: 13px;
    height: 13px;
}

.dxTreeList_ExpandedButtonRtl_Office2010Blue {
    background-position: -83px -17px;
    width: 13px;
    height: 13px;
}

.dxTreeList_SortAsc_Office2010Blue {
    background-position: -49px -17px;
    width: 7px;
    height: 5px;
}

.dxTreeList_SortDesc_Office2010Blue {
    background-position: -49px -0px;
    width: 7px;
    height: 5px;
}

.dxTreeList_DragAndDropArrowDown_Office2010Blue {
    background-position: -30px 0px;
    width: 11px;
    height: 9px;
}

.dxTreeList_DragAndDropArrowUp_Office2010Blue {
    background-position: -30px -17px;
    width: 11px;
    height: 9px;
}

.dxTreeList_DragAndDropHide_Office2010Blue {
    background-position: 0px 0px;
    width: 22px;
    height: 22px;
}

.dxTreeList_DragAndDropNode_Office2010Blue {
    background-position: -100px 0px;
    width: 13px;
    height: 13px;
}
/* *************************************************************************************************************************************** */
