.dxtlControl_Azul
{
	cursor: default;
	font: 12px Verdana;
	color: black;
	border: 1px none #9f9f9f;
}
.dxtlControl_Azul caption
{
	background: #ACACAC none;
	border-bottom: 0 solid #9F9F9F;
	border: 1px solid #9F9F9F;
	color: White;
	font-size: 1.25em;
	font-weight: normal;
	padding: 3px 3px 5px;
	text-align: center;
}

/* Indent cells */
.dxtlIndent_Azul,
.dxtlIndentWithButton_Azul
{
	vertical-align: top;
	background: white none no-repeat top center;
}
.dxtlIndent_Azul
{
	padding: 0 11px;
}
.dxtlIndentWithButton_Azul
{
	padding: 5px 7px 6px;
}
.dxtlSelectionCell_Azul
{
	border: 1px solid #cfcfcf;
}

/* Tree-lines cells */
.dxtlLineRoot_Azul
{
	background: White url('TreeLineRoot.gif') repeat-y top center;
}

.dxtlLineFirst_Azul
{
	background-image: url('TreeLineFirst.gif');
}
.dxtlLineMiddle_Azul
{
	background-image: url('TreeLineMiddle.gif');
}
.dxtlLineLast_Azul
{
	background-image: url('TreeLineLast.gif');
}

.dxtlLineFirstRtl_Azul
{
	background-image: url('TreeLineFirstRtl.gif');
}
.dxtlLineMiddleRtl_Azul
{
	background-image: url('TreeLineMiddleRtl.gif');
}
.dxtlLineLastRtl_Azul
{
	background-image: url('TreeLineLastRtl.gif');
}

/* Headers */
.dxtlHeader_Azul
{
	background: #dcdcdc none;
	border: 1px solid #9f9f9f;
	padding: 4px 6px 5px;
	font-weight: normal;
}
.dxtlHeader_Azul table.dxtl
{
	border-collapse: collapse;
	width: 100%;
}
.dxtlHeader_Azul td.dxtl
{
	padding: 0;
}
.dxtlHeader_Azul,
.dxtlHeader_Azul td.dxtl
{
	white-space: nowrap;
	text-align: left;
	overflow: hidden;
}

/* Nodes */
.dxtlNode_Azul
{
	background: white none;
}
.dxtlAltNode_Azul
{
	background: #ededeb none;
}
.dxtlSelectedNode_Azul
{
	background: #DAE7E8 none;
	color: DimGray;
}
.dxtlFocusedNode_Azul
{
	background: #DAE7E8 none;
	color: DimGray;
	font-family: Verdana;
}
.dxtlInlineEditNode_Azul
{
	background: white none;
}
.dxtlEditFormDisplayNode_Azul
{
	background: white none;
}

.dxtlNode_Azul td.dxtl, 
.dxtlAltNode_Azul  td.dxtl, 
.dxtlSelectedNode_Azul td.dxtl, 
.dxtlFocusedNode_Azul td.dxtl,
.dxtlEditFormDisplayNode_Azul td.dxtl,
.dxtlCommandCell_Azul
{
	padding: 3px 6px 4px;
	border: 1px solid #cfcfcf;
	white-space: nowrap;
	overflow: hidden;
}
.dxtlHeader_Azul .dxbButton_Azul,
.dxtlCommandCell_Azul .dxbButton_Azul
{
    margin: 0px 2px -1px 2px;
}
.dxtlHeader_Azul .dxbButton_Azul .dxb,
.dxtlCommandCell_Azul .dxbButton_Azul .dxb
{
	padding-top: 0;
    padding-bottom: 0;
}

.dxtlInlineEditNode_Azul td.dxtl
{
	border: 1px solid #cfcfcf;
	padding: 1px;
}

/* Preview */
.dxtlPreview_Azul
{
	background: #f2f2f2 none;
	color: #7f7f7f;
	padding: 14px;
	border: 1px solid #cfcfcf;
	overflow: hidden;
}

/* Footers */
.dxtlGroupFooter_Azul
{
	background-color: #E0E0E0;
}
.dxtlFooter_Azul
{
	background-color: #D7D7D7;
}
.dxtlGroupFooter_Azul td.dxtl,
.dxtlFooter_Azul td.dxtl
{
	padding: 5px 6px 6px;
	white-space: nowrap;
	border: 1px solid #cfcfcf;
	overflow: hidden;
}

/* Pagers */
.dxtlPagerTopPanel_Azul
{
	border-bottom: 1px none #9f9f9f;
	padding-bottom: 2px;
}
.dxtlPagerBottomPanel_Azul
{
	border-top: 1px none #9f9f9f;
	padding-bottom: 2px;
}

/* Editing */
.dxtlEditForm_Azul
{
	background: #F0F0F0 none;
	border: 1px solid #D3D3D3;
	padding: 8px 10px 10px;
}
.dxtlEditFormCaption_Azul,
.dxtlEditFormEditCell_Azul
{
	padding: 4px;
}
.dxtlEditFormCaption_Azul
{
	padding-left: 10px;
	white-space: nowrap;
}
.dxtlError_Azul
{
	background: #FFC8C8 none;
	color: #FF0000;
	padding: 6px 10px;
	border: 1px solid #cfcfcf;
}
.dxtlPopupEditForm_Azul
{
	padding: 12px;
}

/* Links */
.dxtlControl_Azul a
{
	color: #0d45b7;
}
.dxtlControl_Azul a:hover
{
	color: #5494ea;
}
.dxtlSelectedNode_Azul a, 
.dxtlFocusedNode_Azul a
{
	color: White;
}
.dxtlSelectedNode_Azul a:hover, 
.dxtlFocusedNode_Azul a:hover
{
	color: #f0f0f0;
} 
.dxtlCommandCell_Azul a
{
	margin-right: 3px;
}

/* Disabled */
.dxtlDisabled_Azul,
.dxtlDisabled_Azul .dxtl
{
	color: #808080;
	cursor: default;
}

/* Scrolling */
.dxtlControl_Azul .dxtlHSDC 
{
    background-color: #F2F2F2;
}
.dxtlControl_Azul .dxtlFSDC
{
    background-color: #D7D7D7;
}
/* Loading Panel*/
.dxtlLoadingPanel_Azul
{
	font: 12px Tahoma, Verdana, Helvetica, sans-serif;
	color: #303030;
	background-color: white;
	border: 1px solid #9F9F9F;
}
.dxtlLoadingPanel_Azul td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px;
}
.dxtlLoadingPanel_Azul .dxlp-loadingImage 
{
	background: url('Loading.gif');
	height: 16px;
	width: 16px;
}

