﻿.dxeLoadingDiv_estilocontroles
{
	background: White;
    opacity: 0.85;
    filter: alpha(opacity=85);
    cursor: wait;
}
.dxeLoadingPanel_estilocontroles
{
	font: 8pt Verdana;
	color: #858585;
}
.dxeLoadingPanel_estilocontroles td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}

.dxeBase_estilocontroles
{
    font-family: Verdana;
    font-size: 8pt;
}
/* -- ErrorFrame -- */
.dxeErrorCell_estilocontroles, .dxeErrorCell_estilocontroles td
{
    font-family: Verdana;
    font-size: 8pt;
	color: Red;
}
.dxeErrorCell_estilocontroles
{ 
	padding-left: 4px;
	padding-right:5px;		
}
.dxeErrorFrame_estilocontroles
{

}
.dxeErrorFrameWithoutError_estilocontroles {
    border: 1px solid Red;
}
.dxeErrorFrameWithoutError_estilocontroles .dxeControlsCell_estilocontroles {
    padding: 2px;
}
.dxeEditArea_estilocontroles 
{
	font-family: Verdana;
	font-size: 8pt;
	border: 1px solid #A0A0A0;
}
/* -- Buttons -- */
.dxeButtonEditButton_estilocontroles, .dxeCalendarButton_estilocontroles,
.dxeSpinIncButton_estilocontroles, .dxeSpinDecButton_estilocontroles,
.dxeSpinLargeIncButton_estilocontroles, .dxeSpinLargeDecButton_estilocontroles
{	
	vertical-align: Middle;
	border: Solid 1px #ffd621;
	cursor: pointer;
	cursor: hand;
} 
.dxeButtonEditButton_estilocontroles, .dxeCalendarButton_estilocontroles, .dxeButtonEditButton_estilocontroles td.dx, .dxeCalendarButton_estilocontroles td.dx,
.dxeSpinIncButton_estilocontroles, .dxeSpinDecButton_estilocontroles, .dxeSpinLargeIncButton_estilocontroles, .dxeSpinLargeDecButton_estilocontroles,
.dxeSpinIncButton_estilocontroles td.dx, .dxeSpinDecButton_estilocontroles td.dx, .dxeSpinLargeIncButton_estilocontroles td.dx, .dxeSpinLargeDecButton_estilocontroles td.dx
{	
    font-family: Verdana;
    font-size: 11px;    
	font-weight: normal;        
	text-align: center;
	white-space: nowrap;
} 
.dxeButtonEditButton_estilocontroles,
.dxeSpinIncButton_estilocontroles, .dxeSpinDecButton_estilocontroles, .dxeSpinLargeIncButton_estilocontroles, .dxeSpinLargeDecButton_estilocontroles
{
    padding: 1px 2px 3px 2px;
	background-image: url('edtDropDownBack.png');
    background-repeat: repeat-x;
    background-color: #fff4b5;
}
.dxeButtonEditButton_estilocontroles
{
	padding: 5px 2px 5px 2px;
}
.dxeSpinIncButton_estilocontroles, .dxeSpinDecButton_estilocontroles
{
    padding: 0px 2px 0px 2px;
}
.dxeSpinLargeIncButton_estilocontroles, .dxeSpinLargeDecButton_estilocontroles
{
    padding: 0px 1px 0px 1px;
}
.dxeSpinIncButton_estilocontroles
{
	background-image: url('edtSpinIncBtnBack.gif');
    background-repeat: repeat-x;
    background-position: top;
	background-color: #d7f3ff;
}
.dxeSpinDecButton_estilocontroles
{
	background-image: url('edtSpinDecBtnBack.gif');
    background-repeat: repeat-x;
    background-position: top;
	background-color: #d7f3ff;
}

.dxeButtonEditButton_estilocontroles table.dxbebt,
.dxeSpinIncButton_estilocontroles table.dxbebt, .dxeSpinDecButton_estilocontroles table.dxbebt, 
.dxeSpinLargeIncButton_estilocontroles table.dxbebt, .dxeSpinLargeDecButton_estilocontroles table.dxbebt
{
	width: 11px;
}
.dxeCalendarButton_estilocontroles      
{
    color: #0265a1;   
    font-size: 8pt;
    font-family: Verdana;				    
    cursor: default;	
    vertical-align: middle;	 		
    background: #C8DFFF url('edtButtonBack.png') top;
    background-repeat:repeat-x;
	padding: 3px 11px 4px 11px;
	width: 38px;
}
.dxeCalendarButton_estilocontroles td.dx
{
    color: #0265a1;  
	font-size: 8pt;    
	text-align: center;
	white-space: nowrap;
}
.dxeCalendarButton_estilocontroles table.dxbebt 
{
	width: 100%;
}

/* -- Pressed -- */
.dxeCalendarButtonPressed_estilocontroles
{
	background: #ffb561 url('edtCalendarButtonPressedBack.gif') top;
    background-repeat: repeat-x; 
    background-position: top;   
    border: Solid 1px #fc8d0f;	        
}
.dxeButtonEditButtonPressed_estilocontroles,
.dxeSpinIncButtonPressed_estilocontroles, .dxeSpinDecButtonPressed_estilocontroles, .dxeSpinLargeIncButtonPressed_estilocontroles, 
.dxeSpinLargeDecButtonPressed_estilocontroles
{
	background: #ffb561 url('edtDropDownButtonPressedBack.gif') top;
    background-repeat: repeat-x;    
    border: Solid 1px #fc8d0f;	        
}
.dxeSpinIncButtonPressed_estilocontroles
{
	background: #d7f3ff url('edtSpinIncButtonPressedBack.gif') top;
    background-repeat: repeat-x;    
    border: Solid 1px #6dd1fc;
}
.dxeSpinDecButtonPressed_estilocontroles 
{
	background: #d7f3ff url('edtSpinDecButtonPressedBack.gif') top;
    background-repeat: repeat-x;    
    border: Solid 1px #6dd1fc;	        
}
/* -- Hover -- */
.dxeButtonEditButtonHover_estilocontroles,
.dxeSpinIncButtonHover_estilocontroles, .dxeSpinDecButtonHover_estilocontroles, .dxeSpinLargeIncButtonHover_estilocontroles, .dxeSpinLargeDecButtonHover_estilocontroles
{
	background-image: url('edtDropDownButtonHoverBack.gif');
    background-repeat: repeat-x;
    background-position: top;
    background-color: #fff4c2;
    border: Solid 1px #fc8d0f;	    
}
.dxeSpinIncButtonHover_estilocontroles
{
	background-image: url('edtSpinIncButtonHoverBack.gif');
    background-repeat: repeat-x;
    background-position: top;
    background-color: #d7f3ff;
    border: Solid 1px #6dd1fc;	    
}
.dxeSpinDecButtonHover_estilocontroles
{
	background-image: url('edtSpinDecButtonHoverBack.gif');
    background-repeat: repeat-x;
    background-position: top;
    background-color: #d7f3ff;
    border: Solid 1px #6dd1fc;	    
}
.dxeCalendarButtonHover_estilocontroles
{
	background: #fff4c2 url('edtCalendarButtonHoverBack.gif') top;
    background-repeat: repeat-x;
    background-color: #ffb561;
    border: Solid 1px #fc8d0f;	 
    color: #d75402;   
}

.dxeButtonEdit_estilocontroles
{
    background-color: White;
    border: Solid 1px #ffbb00;
    width: 170px;
}
.dxeButtonEdit_estilocontroles .dxeEditArea_estilocontroles, .dxeButtonEdit_estilocontroles td.dxic
{
	width: 100%;
}
.dxeButtonEdit_estilocontroles td.dxic
{
    padding: 1px 2px 1px 3px;
}
.dxeTextBox_estilocontroles, .dxeMemo_estilocontroles
{
    background-color: White;
    border: Solid 1px #6dd1fc;
}
.dxeTextBox_estilocontroles td.dxic
{
	padding: 2px 5px 2px 4px;
}
.dxeTextBox_estilocontroles td.dxic
{
	width: 100%;
}
.dxeRadioButtonList_estilocontroles, .dxeRadioButtonList_estilocontroles table
{
    font-family: Verdana;
    font-size: 8pt;    
}
.dxeRadioButtonList_estilocontroles
{
    border: Solid 1px #6dd1fc;
}
.dxeRadioButtonList_estilocontroles td.dxe
{
    padding: 6px 11px;
    padding-top: 7px;
}

/* -- Memo -- */
.dxeMemo_estilocontroles
{
	padding-left: 3px;
}
.dxeMemoEditArea_estilocontroles 
{
	font-family: Verdana;
	font-size: 8pt;
}
.dxeMemo_estilocontroles td
{
	width: 100%;
}

/* -- Hyperlink -- */
.dxeHyperlink_estilocontroles
{
    font-family: Verdana;
    font-size: 8pt;
	font-weight: normal;    
    color: #0798d7; 
    text-decoration: underline;   
}
a:hover.dxeHyperlink_estilocontroles
{
    color: #F39128;
    text-decoration: underline;   
}
a:visited.dxeHyperlink_estilocontroles
{
    color: #A1A1A1;
    text-decoration: underline;   
}
/* -- ListBox -- */
.dxeListBox_estilocontroles
{
	background-color: White;
	border: Solid 1px #6dd1fc;
    font-family: Verdana;
    font-size: 8pt;
    height: 113px;
    width: 70px;
    color: Black;
}
.dxeListBox_estilocontroles div.dxlbd
{
	padding-top: 1px;    
    height: 112px;
}
.dxeListBoxItem_estilocontroles
{    
    border-bottom: Solid 1px #FFFFFF;
    border-left: Solid 1px #FFFFFF;
    border-right: Solid 1px #FFFFFF;
    color: Black;        
    font-family: Verdana;
    font-size: 8pt; 
    font-weight: normal;           
    padding: 4px 2px 4px 4px;
    white-space: nowrap;
    text-align: left;
    cursor: default;
}
.dxeListBox_estilocontroles td.dxeI
{
    padding-right: 0px!important;
    border-right-width: 0px!important;
}
.dxeListBox_estilocontroles td.dxeT
{
    width: 100%;    
    border-left-width: 0px!important;    
}
.dxeListBoxItemHover_estilocontroles        /* inherits dxeListBoxItem */
{
    background-color: #fff4c2;

}
.dxeListBoxItemSelected_estilocontroles     /* inherits dxeListBoxItem */
{    
    background-color: #fc8d0f;
    
}

/* -- Calendar -- */
.dxeCalendar_estilocontroles
{ 
    border: solid 1px #ffbb00;
    background-color: #ffbb00;
	font-weight: normal;    
}
.dxeCalendar_estilocontroles td.dxMonthGrid 
{
    padding: 3px 22px 6px 21px;
    cursor: default;
    background-color: #FFFFFF;
}
.dxeCalendar_estilocontroles td.dxMonthGridWithWeekNumbers
{
    padding: 3px 19px 6px 7px;
    cursor: default;
    background-color: #FFFFFF;
}
.dxeCalendarDayHeader_estilocontroles
{
    font-family: Verdana;
    font-size: 8pt;        
    padding: 3px 5px 6px 6px;
    border-bottom: solid 1px #cfcfcf;
}
.dxeCalendarWeekNumber_estilocontroles
{    
    font-family: Verdana;
    font-size: 7pt;    
    text-align: right;      
    color: #8FBBE4;
    padding: 3px 3px 2px 4px;
}
.dxeCalendarDay_estilocontroles
{    
    font-family: Verdana;
    font-size: 8pt;
    text-align: center;    
    padding: 4px 8px 5px 8px;
}
.dxeCalendarWeekend_estilocontroles        /* inherits dxeCalendarDay */
{
    color: #c00000;
}
.dxeCalendarOtherMonth_estilocontroles     /* inherits dxeCalendarDay */
{
    color: #888;
}
.dxeCalendarOutOfRange_estilocontroles     /* inherits dxeCalendarDay */
{
    color: #d0d0d0;    
}
.dxeCalendarSelected_estilocontroles       /* inherits dxeCalendarDay */
{
    color: #858585;
    background-color: #fff4c2;
    border: solid 1px #fc8d0f;
}
.dxeCalendarToday_estilocontroles         /* inherits dxeCalendarDay */
{
    color: #858585;
    background-color: #ffcb21; 
    border: solid 1px #fc8d0f;  
}
.dxeCalendarSelected_estilocontroles,     /* inherits dxeCalendarDay */
.dxeCalendarToday_estilocontroles         /* inherits dxeCalendarDay */
{
    padding: 3px 7px 4px 7px;
}
.dxeCalendarHeader_estilocontroles
{
    color: #ffffff;    
    background: #f27ba6 url('edtCalendarHeaderBack.png') repeat-x top;
    border-bottom: solid 1px #ffc70f;
    padding: 3px 3px;
    margin: 10px;
}
.dxeCalendarHeader_estilocontroles td.dxe
{
    color: #3B3B3B;        
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    text-align: center;
	cursor: pointer;
	cursor: hand;
}
.dxeCalendarFooter_estilocontroles 
{
    background-color: #ffd621;
    background-image: url('edtCalendarFooterBack.png');
    background-repeat: repeat-x;
    background-position: bottom;
    padding: 11px 0px;    
    padding-bottom: 8px;   
    border-top: solid 1px #ffd621;
}
.dxeCalendarFastNav_estilocontroles
{
    color: #858585;
    background: #FFFFFF;
    border: Solid 1px #ffd621;
    border-bottom: 0px;
    padding: 12px 8px;
}
.dxeCalendarFastNavMonthArea_estilocontroles
{
    padding: 0px 9px;
}
.dxeCalendarFastNavYearArea_estilocontroles
{    
}
.dxeCalendarFastNavFooter_estilocontroles
{
    color: #858585;
	background-color:#d7f3ff;
	background-image:url(edtCalendarFooterBack.png);
	background-position:center bottom;
	background-repeat:repeat-x;
    padding: 8px 0px;    
    border: Solid 1px #99defc;    
    border-top: Solid 1px #6dd1fc;        
}
.dxeCalendarFastNavMonth_estilocontroles, .dxeCalendarFastNavYear_estilocontroles
{
    font: normal 8pt Verdana;
    color: #858585;
    padding: 3px 4px;
    text-align: center;
	cursor: pointer;
	cursor: hand;
	border: Solid 1px White;
}
.dxeCalendarFastNavMonth_estilocontroles
{
	padding: 5px;
}
.dxeCalendarFastNavMonthSelected_estilocontroles, .dxeCalendarFastNavYearSelected_estilocontroles
{
    color: #858585;
    background-color: #99defc;
    border: Solid 1px #fc8d0f;
}

.dxeCalendarFastNavMonthHover_estilocontroles, .dxeCalendarFastNavYearHover_estilocontroles
{        
    color: #858585;
    background: #fff4c2;
    padding: 2px 4px;
    border: Solid 1px #0798d7;
}
.dxeCalendarFastNavMonthHover_estilocontroles
{
	padding: 5px;
}
/* Disabled */
.dxeDisabled_estilocontroles, .dxeDisabled_estilocontroles td.dxe
{
	/*border:1px solid #CACACA;*/
    color: #A6A6A6;
    cursor: default;
}
a.dxeDisabled_estilocontroles, a.dxeDisabled_estilocontroles:hover
{
    color: #A6A6A6;
}
.dxeButtonDisabled_estilocontroles, .dxeButtonDisabled_estilocontroles td.dxe
{
    background: #F5F5F5 url(edtDropDownBackDis.gif) repeat-x center top;
    border-color: #CFCFCF;
    cursor: default;
}
/* -- Button -- */
.dxbButton_estilocontroles
{	
    color: #0265a1;   
    font-size: 8pt;
    font-family: Verdana;				    
	font-weight:normal;    
    vertical-align: middle;	 		
    border: solid 1px #ffbc00;	
    background: #d7f3ff url('edtButtonBack.gif') top;
    background-repeat:repeat-x;
    padding: 1px 1px 1px 1px;
	cursor: pointer;
	cursor: hand;
}
.dxbButtonHover_estilocontroles 
{
    color: #d75402;   
    background: #fff4c2 url('edtButtonHoverBack.gif') top;
    background-repeat: repeat-x;
    border: solid 1px #fc8d0f;	    
}
.dxbButtonChecked_estilocontroles 
{
    color: #d75402;
	background: #ffb561 url('edtButtonCheckedBack.gif') top;
    background-repeat: repeat-x;	
    border: solid 1px #fc8d0f;	        
}
.dxbButtonPressed_estilocontroles 
{
    color: #d75402;        
    background: #ffb561 url('edtButtonPressedBack.gif') top;
    background-repeat: repeat-x;    
    border: solid 1px #fc8d0f;	        
}
.dxbButton_estilocontroles div.dxb
{    
    padding: 2px 10px 3px 10px;
	border: 0px;
}
.dxbButton_estilocontroles div.dxbf
{     
    padding: 1px 9px 2px 9px;
	border: dotted 1px #FFFFFF;		
}
.dxbButtonHover_estilocontroles div.dxbf
{     
    padding: 1px 9px 2px 9px;
	border: dotted 1px #d75402!important;		
}
.dxbButton_estilocontroles div.dxbf
{     
    padding: 1px 9px 2px 9px;
	border: dotted 1px #0265a1;		
}
.dxbButton_estilocontroles div.dxb table
{    
    color: #0265a1;   
    font-size: 8pt;
    font-family: Verdana;				    
	font-weight:normal;    
}

.dxbButtonChecked_estilocontroles div.dxb table
{    
   color: #d75402;
}

.dxbButton_estilocontroles div.dxb td.dxb
{    
    background-color: transparent!important;
    background-image: url('')!important;
    border-width: 0px!important;
    padding: 0px!important;
}
/* Disabled */
.dxbDisabled_estilocontroles
{
    background: #F3F3F3 url('edtButtonBackDis.gif') repeat-x top;
    color: #C3C3C3;
    border-color: #D2D2D2;
    cursor: default;
}

.dxbDisabled_estilocontroles div.dxb table
{    
   color: #C3C3C3;
}
/* -- FilterControl -- */
.dxfcTable_estilocontroles
{
	border-collapse: separate!important;
}
.dxfcTable_estilocontroles td.dxfc
{
	padding: 0px 0px 0px 3px;
	vertical-align: middle;
	font: 8pt Verdana;
	color: #858585;	
}
a.dxfcPropertyName_estilocontroles
{
	white-space:nowrap!important;
	color: Blue!important;
}
a.dxfcGroupType_estilocontroles
{
	white-space:nowrap!important;
	padding:0px 3px 0px 3px!important;
	color: Red!important;
}
a.dxfcOperation_estilocontroles
{
	white-space:nowrap!important;
	color: Green!important;
}
a.dxfcValue_estilocontroles
{
	white-space:nowrap!important;
	color: Gray!important;
}
.dxfcImageButton_estilocontroles 
{
	cursor: pointer;
}
.dxfcLoadingPanel_estilocontroles
{
}
.dxfcLoadingPanel_estilocontroles td.dx
{
}
.dxfcLoadingDiv_estilocontroles
{
	background: white;
	opacity: 0.01;
	filter: alpha(opacity=1);
}