#c0ddff
{
	cursor: default;
	font: 9pt Tahoma;
	color: #044392;
	border: none 1px #77aded;
}
#c0ddff caption
{
    background: #e0edfe;
    color: #000000;
	border: solid 1px #77aded;
    border-bottom: 0;
	font-weight: normal;
    text-align: center;		
	padding: 5px 5px 6px;
}

/* Indent cells */
.dxtlIndent_estiloazul, .dxtlIndentWithButton_estiloazul
{			
	background: #ffffff;
	vertical-align: top;
	background-position: center top;
	background-repeat: no-repeat;
}
.dxtlIndent_estiloazul
{
	padding: 0 11px;
}
.dxtlIndentWithButton_estiloazul
{
	padding: 4px;
}
.dxtlSelectionCell_estiloazul
{
	padding: 0 2px;
	border: solid 1px #e0edfe;
}

/* Tree-lines cells */
.dxtlLineFirst_estiloazul
{
	background-image: url(CssImages/TreeLineFirst.gif);	
}
.dxtlLineMiddle_estiloazul
{
	background-image: url(CssImages/TreeLineMiddle.gif);
	
}
.dxtlLineLast_estiloazul
{
	background-image: url(CssImages/TreeLineLast.gif);
	
}
.dxtlLineRoot_estiloazul
{
	background-image: url(CssImages/TreeLineRoot.gif);
	background-repeat: repeat-y;	
}

/* Headers */
.dxtlHeader_estiloazul 
{
	background: url(CssImages/HeaderBack.gif) repeat-x #e0edfe;	
	border: solid 1px #77aded;
	padding: 5px;
	font-weight: normal;		
}
.dxtlHeader_estiloazul table.dxtl 
{
	border-collapse: collapse;
	width: 100%;
}
.dxtlHeader_estiloazul td.dxtl
{
	padding: 0;
}
.dxtlHeader_estiloazul, .dxtlHeader_estiloazul td.dxtl 
{	
    color: #0a4ea1;
	font: 9pt Tahoma;
	white-space: nowrap;
	text-align: left;
}

/* Nodes */
.dxtlNode_estiloazul
{
	background: #ffffff;	
}
.dxtlAltNode_estiloazul
{
	background: #e0edfe;	
}
.dxtlSelectedNode_estiloazul
{
	background: #FFBD69;
}
.dxtlFocusedNode_estiloazul
{
	background: #FF9C3C;
}
.dxtlInlineEditNode_estiloazul
{
	background: #ffffff;
}
.dxtlEditFormDisplayNode_estiloazul
{
	background: #e0edfe;
}
.dxtlNode_estiloazul td.dxtl, 
.dxtlAltNode_estiloazul  td.dxtl, 
.dxtlSelectedNode_estiloazul td.dxtl, 
.dxtlFocusedNode_estiloazul td.dxtl,
.dxtlEditFormDisplayNode_estiloazul td.dxtl,
.dxtlCommandCell_estiloazul
{
	padding: 4px 5px 5px;
	border: solid 1px #e0edfe;
	white-space: nowrap;
	font-size: 9pt;
    font-family: Tahoma;
}
.dxtlInlineEditNode_estiloazul td.dxtl
{
	border: solid 1px #e0edfe;
	padding: 1px;
}

/* Preview */
.dxtlPreview_estiloazul
{
	background-color: #e0edfe;
	color: #000000;	
	padding: 15px 15px 20px;
	border: solid 1px #e0edfe;
	font: 9pt Tahoma;	
}

/* Footers */
.dxtlGroupFooter_estiloazul
{
	background-color: #deedff;	
}
.dxtlFooter_estiloazul
{
	background-color: #deedff;	
}
.dxtlGroupFooter_estiloazul td.dxtl,
.dxtlFooter_estiloazul td.dxtl
{
	padding: 5px 6px 7px;
	white-space: nowrap;
	text-align: left;
	border: solid 1px #e0edfe;
	font: 9pt Tahoma;
}

/* Pagers */
.dxtlPagerTopPanel_estiloazul 
{
	border-bottom: none 1px #77aded;
	background-color: #C7DFFF;	
}
.dxtlPagerBottomPanel_estiloazul 
{	
	border-top: none 1px #77aded;
	background-color: #C7DFFF;	
}
.dxtlPagerTopPanel_estiloazul,
.dxtlPagerBottomPanel_estiloazul 
{
	padding: 2px 0;
}

/* Editing */
.dxtlEditForm_estiloazul 
{
	background: #e0edfe;
	border: solid 1px #e0edfe;
	padding: 8px 10px 10px;
}
.dxtlEditFormCaption_estiloazul,
.dxtlEditFormEditCell_estiloazul
{
	padding: 4px;
}
.dxtlEditFormCaption_estiloazul
{
	padding-left: 10px;
	white-space: nowrap;
}
.dxtlError_estiloazul
{
	background: #DBEBFF;
	color: #FF0000;
	padding: 6px 10px;
	border: solid 1px #e0edfe;
	font: 9pt Tahoma;		
}

/* Links */
#c0ddff a,
.dxtlCommandCell_estiloazul a 
{
	color: #5689C5;
	text-decoration: underline;
}
#c0ddff a:hover 
{
	color:  #F39128;
	text-decoration: underline;
}
.dxtlHeader_estiloazul a,
.dxtlFocusedNode_estiloazul a,
.dxtlSelectedNode_estiloazul a 
{
	color: #5689C5;
}
.dxtlHeader_estiloazul a:hover,
.dxtlFocusedNode_estiloazul a:hover,
.dxtlSelectedNode_estiloazul a:hover 
{
	color: #F39128;
}
.dxtlCommandCell_estiloazul a 
{
    margin-right: 3px;
}

/* Loading panel */
.dxtlLoadingPanel_estiloazul
{
}
.dxtlLoadingPanel_estiloazul td.dx
{
}
.dxtlLoadingDiv_estiloazul
{
	background: #ffffff;
	opacity: 0.01;
	filter: alpha(opacity=1);
}

/* Disabled */
.dxtlDisabled_estiloazul,
.dxtlDisabled_estiloazul .dxtl_estiloazul
{
	color: #A1A1A1;
	cursor: default;
}
