/*
#########################################
    CARPETA FISCAL (rojo) f02233 nuevo #b40d20
#########################################
*/
.tooltip
{
    border:3px solid #d5d5d5;
    padding:16px;
    text-align:center;
    background:#fff;
}
body{
    /*background:#fff url(../../../App_Themes/Azul/img/fondos/cf_bg.png) repeat-x 0px -185px;*/
}
#header #menu
{
    background:#b40d20 url(../../../App_Themes/Azul/img/fondos/rojo.gif) repeat-x 0px 0px;
}
#header #menu li a{
    color:#fff;
    background:#b40d20 url(../../../App_Themes/Azul/img/fondos/rojo.gif) repeat-x 0px 0px;
}
#header #menu a.active,
#header #menu a:hover{
    color:#b40d20;
    border-bottom:3px solid #b40d20;
    background:#fff;
}
.button,
.button:hover,
button,
input[type="button"],
input[type="submit"],
input[type="cancel"]{
    background:#b40d20 url(../../../App_Themes/Azul/img/fondos/rojo.gif) repeat-x 0% 1% !important;
    border:none;
}
.button:active,
button:active,
input[type="button"]:active,
input[type="submit"]:active,
input[type="cancel"]:active
{
   background:#b40d20 !important;
}

#content #rcolumn{
    /*border-left:1px dotted #f02233;*/
}

#titular{
    color:#b40d20;
}

.left
{
    position:relative;
    float:left;
    width:48%;
}

.right
{
    position:relative;
    float:right;
    width:48%;
}

.left h2,
.right h2
{
    font-size:1.6em;
}
.roundBox
{
    background:#fcd3d6;
    color:#003466;
}

/*
#########################################
    Dev Express - Editors
#########################################
*/
.dxeLoadingDiv_PlasticBlue
{
	background: White;
    opacity: 0.85;
    filter: alpha(opacity=85);
    cursor: wait;
}
.dxeLoadingPanel_PlasticBlue
{
	font: 1em Tahoma;
	color: #303030;
}
.dxeLoadingPanel_PlasticBlue td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}

.dxeBase_PlasticBlue
{
    font-family: Tahoma;
    font-size: 1em;
    background:transparent !important;
}
/* -- ErrorFrame -- */
.dxeErrorCell_PlasticBlue, .dxeErrorCell_PlasticBlue td
{
    font-family: Tahoma;
	font-size: 1em;
	color: red;
}
.dxeErrorCell_PlasticBlue
{
	color: #a91123;
	padding-left: 4px;	
}
.dxeErrorFrame_PlasticBlue
{

}
.dxeErrorFrameWithoutError_PlasticBlue {
    border: 1px solid Red;
}
.dxeErrorFrameWithoutError_PlasticBlue .dxeControlsCell_PlasticBlue {
    padding: 2px;
}
.dxeEditArea_PlasticBlue 
{
	font-family: Tahoma;
	font-size: 1em;
	border: 1px solid #A0A0A0;
}
/* -- Buttons -- */
.dxeButtonEditButton_PlasticBlue, .dxeCalendarButton_PlasticBlue,
.dxeSpinIncButton_PlasticBlue, .dxeSpinDecButton_PlasticBlue,
.dxeSpinLargeIncButton_PlasticBlue, .dxeSpinLargeDecButton_PlasticBlue
{	
	vertical-align: middle;
	border: Solid 0px #CCCCCC;
	cursor: pointer;
} 
.dxeButtonEditButton_PlasticBlue, .dxeCalendarButton_PlasticBlue, .dxeButtonEditButton_PlasticBlue td.dx, .dxeCalendarButton_PlasticBlue td.dx,
.dxeSpinIncButton_PlasticBlue, .dxeSpinDecButton_PlasticBlue, .dxeSpinLargeIncButton_PlasticBlue, .dxeSpinLargeDecButton_PlasticBlue,
.dxeSpinIncButton_PlasticBlue td.dx, .dxeSpinDecButton_PlasticBlue td.dx, .dxeSpinLargeIncButton_PlasticBlue td.dx, .dxeSpinLargeDecButton_PlasticBlue td.dx
{	
    font-family: Tahoma;
    font-size: 1em;        
	font-weight: normal;    
    text-align: center;
    color:#fff;
} 
.dxeButtonEditButton_PlasticBlue
{
    padding: 0px;
	background-image: url('/App_Themes/Azul/Editors/rojo/edtButtonEditButtonBack.gif');
    background-repeat: repeat-x;
    background-position: top;
    background-color: #b40d20;
    border: Solid 1px #b40d20;
}
.dxeSpinIncButton_PlasticBlue, .dxeSpinDecButton_PlasticBlue
{
    padding: 2px 0px;
	border-style: none;
}
.dxeSpinLargeIncButton_PlasticBlue, .dxeSpinLargeDecButton_PlasticBlue
{
    padding: 0px 0px;    
}
.dxeSpinLargeIncButton_PlasticBlue
{
    padding-left: 1px;
}

.dxeSpinIncButton_PlasticBlue
{
	background-image: url('/App_Themes/Azul/Editors/rojo/edtSpinIncBtnBack.gif');
    background-repeat: repeat-x;
    background-position: top;
	background-color: #566bad;
	border-bottom: Solid 1px #fafafa;
}
.dxeSpinDecButton_PlasticBlue
{
	background-image: url('/App_Themes/Azul/Editors/rojo/edtSpinDecBtnBack.gif');
    background-repeat: repeat-x;
    background-position: top;
	background-color: #4a5ea0;
    border-bottom-style: none;
}
.dxeSpinLargeIncButton_PlasticBlue, dxeSpinLargeDecButton_PlasticBlue
{
   	background-image: url('/App_Themes/Azul/Editors/rojo/edtSpinLargeIncBtnBack.gif');
    background-repeat: repeat-x;
    background-position: top;
	background-color: #b40d20;
}
.dxeSpinLargeDecButton_PlasticBlue
{
}
.dxeSpinLargeIncButton_PlasticBlue
{
}

.dxeButtonEditButton_PlasticBlue .dxbebt_PlasticBlue 
{
	width: 14px;
}
.dxeSpinIncButton_PlasticBlue table.dxbebt, .dxeSpinDecButton_PlasticBlue table.dxbebt
{
	width: 15px;
}
.dxeSpinLargeDecButton_PlasticBlue table.dxbebt
{
	width: 12px;
}
.dxeSpinLargeIncButton_PlasticBlue table.dxbebt
{
	width: 11px;    
}
.dxeButtonEditButton_PlasticBlue table.dxbebt {
    padding-left: 3px;
	padding-right: 3px;
}
.dxeButtonEditButton_PlasticBlue table.dxbebt td.dx
{
    color: White;
}

.dxeCalendarButton_PlasticBlue
{
    background-image: url('/App_Themes/Azul/Editors/rojo/edtCalendarButtonBack.gif');
    background-position: left, top;    
    background-color: #b40d20;
    padding: 4px 13px;
    padding-top: 2px;
    width: 30px;
}
.dxeCalendarButton_PlasticBlue table.dxbebt
{
	width: 100%;
}
.dxeCalendarButton_PlasticBlue td.dx
{
	text-align: center;
	white-space: nowrap;
}

/* -- Pressed -- */
.dxeCalendarButtonPressed_PlasticBlue
{
	background-image: none;    
	background-color: #b40d20;
}
.dxeButtonEditButtonPressed_PlasticBlue
{
	background-image: url('/App_Themes/Azul/Editors/rojo/edtDropDownButtonPressedBack.gif');
	background-repeat: repeat-x;
}
.dxeSpinIncButtonPressed_PlasticBlue
{
	background-image: url('/App_Themes/Azul/Editors/rojo/edtSpinIncBtnPBack.gif');
	background-repeat: repeat-x;
    background-position: top;	
    background-color: #394e8d;
}
.dxeSpinDecButtonPressed_PlasticBlue
{
	background-image: url('/App_Themes/Azul/Editors/rojo/edtSpinDecBtnPBack.gif');
	background-repeat: repeat-x;
    background-position: top;	
    background-color: #8c9ec7;    
}

.dxeSpinLargeIncButtonPressed_PlasticBlue, .dxeSpinLargeDecButtonPressed_PlasticBlue
{
	background-image: url('/App_Themes/Azul/Editors/rojo/edtSpinLargeIncBtnPBack.gif');
	background-repeat: repeat-x;
    background-position: top;	
    background-color: #8c9ec7;
}

/* -- Hover -- */
.dxeCalendarButtonHover_PlasticBlue
{
    background-image: url('/App_Themes/Azul/Editors/rojo/edtCalendarButtonBack.gif');
    background-position: top, left;
    background-color: #b40d20;
}
.dxeButtonEditButtonHover_PlasticBlue
{
    background-image: url('/App_Themes/Azul/Editors/rojo/edtDropDownButtonHoverBack.gif');
    background-position: top, left;    
}
.dxeSpinLargeIncButtonHover_PlasticBlue,
.dxeSpinLargeDecButtonHover_PlasticBlue
{
	background-image: url('/App_Themes/Azul/Editors/rojo/edtSpinLargeIncBtnHBack.gif');
    background-repeat: repeat-x;
    background-position: top;
    background-color: #8CA0CF;
}

.dxeSpinIncButtonHover_PlasticBlue
{
	background-image: url('/App_Themes/Azul/Editors/rojo/edtSpinIncBtnHBack.gif');
    background-repeat: repeat-x;
    background-position: top;
    background-color: #F2F2F2;
}
.dxeSpinDecButtonHover_PlasticBlue
{
	background-image: url('/App_Themes/Azul/Editors/rojo/edtSpinDecBtnHBack.gif');
    background-repeat: repeat-x;
    background-position: top;
    background-color: #576BA1;
}

.dxeButtonEdit_PlasticBlue
{
    border: Solid 1px #b8b8b8;
    background-color: #FAFAFA;
    width: 170px;
    -moz-border-radius-topleft : 4px;
    -moz-border-radius-bottomright : 4px;
    -webkit-top-left-border-radius : 4px;
    -webkit-bottom-right-border-radius : 4px;
}
.dxeButtonEditButton_PlasticBlue
{
    -moz-border-radius-bottomright : 4px;
    -webkit-bottom-right-border-radius : 4px;
}
.dxeButtonEdit_PlasticBlue .dxeEditArea_PlasticBlue
{
    background-color: #FAFAFA;
}
.dxeButtonEdit_PlasticBlue .dxeEditArea_PlasticBlue, .dxeButtonEdit_PlasticBlue td.dxic
{
	width: 100%;
}
.dxeButtonEdit_PlasticBlue td.dxic
{
    padding: 1px 3px 1px 1px;
}
.dxeButtonEdit_PlasticBlue .dxeIIC img {
    padding-left: 3px;
}
.dxeTextBox_PlasticBlue, .dxeMemo_PlasticBlue
{
    background-color: #FAFAFA;
    border: solid 1px #B8B8B8;
    -moz-border-radius-topleft : 4px;
    -moz-border-radius-bottomright : 4px;
    -webkit-top-left-border-radius : 4px;
    -webkit-bottom-right-border-radius : 4px;
}
.dxeTextBox_PlasticBlue .dxeEditArea_PlasticBlue, .dxeMemo_PlasticBlue .dxeMemoEditArea_PlasticBlue {
    background-color: #FAFAFA;
}
.dxeTextBox_PlasticBlue td.dxic
{
	padding: 2px;
}
.dxeTextBox_PlasticBlue td.dxic 
{
	width: 100%;
}
.dxeRadioButtonList_PlasticBlue 
{
    border: Solid 1px #B8B8B8;
}
.dxeRadioButtonList_PlasticBlue, .dxeRadioButtonList_PlasticBlue table
{
    font-family: Tahoma;
    font-size: 1em;
}
.dxeRadioButtonList_PlasticBlue td.dxe
{
    padding: 7px 0 5px 6px;
}
.dxeRadioButtonList_PlasticBlue label
{
	margin-right: 6px;    
}

/* -- Memo -- */
.dxeMemo_PlasticBlue
{
	width: 170px;
	border: Solid 1px #B8B8B8;
}
.dxeMemoEditArea_PlasticBlue 
{
	font: 1em Tahoma;
}
.dxeMemo_PlasticBlue td
{
	padding: 0 0 0 4px;
	width: 100%;
}

/* -- Hyperlink -- */
.dxeHyperlink_PlasticBlue
{
    font-family: Tahoma;
    font-size: 1em;
	font-weight: normal;    
    color: #5A83D0;    
}
a:hover.dxeHyperlink_PlasticBlue
{
    color: #2443AA;    
}
a:visited.dxeHyperlink_PlasticBlue
{
    color: #996085;    
}

/* -- ListBox -- */
.dxeListBox_PlasticBlue
{
	background-color: #fafafa;	
	border: solid 1px #B8B8B8;
    font-family: Tahoma;
    font-size: 1em;
	height: 103px;
    width: 70px;
}
.dxeListBox_PlasticBlue div.dxlbd
{
	padding-top: 1px;    
    height: 102px;
}
.dxeListBoxItemRow_PlasticBlue
{
    cursor: default;
}
.dxeListBoxItem_PlasticBlue
{    
    border-bottom: solid 1px #fafafa;    
    border-left: solid 1px white;    
    border-right: solid 1px white;    
    color: Black;    
    font-family: Tahoma;
    font-size: 1em;     
    font-weight: normal;
    padding: 2px 2px 3px 4px;
    white-space: nowrap;
    text-align: left;
}
.dxeListBoxItemSelected_PlasticBlue     /* inherits dxeListBoxItem */
{    
    color: White;
    background-color: #a3b6c8;
}
.dxeListBoxItemHover_PlasticBlue        /* inherits dxeListBoxItem */
{
    background-color: #eee;
	color: Black;
}

.dxeListBox_PlasticBlue td.dxeI, .dxeListBox_PlasticBlue td.dxeIM, .dxeListBox_PlasticBlue .dxeHIC,
.dxeListBox_PlasticBlue td.dxeFTM, .dxeListBox_PlasticBlue td.dxeTM,
.dxeListBox_PlasticBlue td.dxeC, .dxeListBox_PlasticBlue td.dxeCM, .dxeListBox_PlasticBlue td.dxeHCC, .dxeListBox_PlasticBlue td.dxeMI, .dxeListBox_PlasticBlue td.dxeMIM
{
    padding-right: 0px!important;
    border-right-width: 0px!important;
}
.dxeListBox_PlasticBlue td.dxeCM, .dxeListBox_PlasticBlue td.dxeHCC
{
    width: 25px;
}
.dxeListBox_PlasticBlue td.dxeIM
{
    width: 0;
}
.dxeListBox_PlasticBlue td.dxeT
{
    width: 100%;    
    padding-left: 0px!important;
}
.dxeListBox_PlasticBlue td.dxeT, .dxeListBox_PlasticBlue td.dxeMI
{
    border-left-width: 0px!important;
}
.dxeListBox_PlasticBlue td.dxeFTM, .dxeListBox_PlasticBlue td.dxeTM, .dxeListBox_PlasticBlue td.dxeLTM,
.dxeListBox_PlasticBlue .dxeHFC, .dxeListBox_PlasticBlue .dxeHC, .dxeListBox_PlasticBlue .dxeHLC
{
    overflow: hidden;
}
.dxeListBox_PlasticBlue td.dxeFTM, .dxeListBox_PlasticBlue td.dxeTM, 
.dxeListBox_PlasticBlue .dxeHFC, .dxeListBox_PlasticBlue .dxeHC
{
    padding-right: 6px!important;
}
.dxeListBox_PlasticBlue td.dxeLTM, .dxeListBox_PlasticBlue td.dxeTM, 
.dxeListBox_PlasticBlue .dxeHC,  .dxeListBox_PlasticBlue .dxeHLC
{
    padding-left: 6px!important;
}
/*Grid lines*/
.dxeListBox_PlasticBlue td.dxeLTM, .dxeListBox_PlasticBlue td.dxeTM, .dxeListBox_PlasticBlue td.dxeMIM
{
    border-left: 1px solid #D9D9D9 !important;
}
.dxeListBox_PlasticBlue td.dxeIM, .dxeListBox_PlasticBlue td.dxeFTM, .dxeListBox_PlasticBlue td.dxeTM, .dxeListBox_PlasticBlue td.dxeLTM,
.dxeListBox_PlasticBlue td.dxeCM, .dxeListBox_PlasticBlue td.dxeMIM
{
    border-bottom: solid 1px #D9D9D9;
}
/*Header*/
.dxeListBox_PlasticBlue .dxeHD
{
    background-color: #415698;
    background-image:url(lbHeaderBackground.gif);
    background-position:center top;
    background-repeat:repeat-x;
    border-bottom: solid 1px #f02233;
}
.dxeListBox_PlasticBlue .dxeHFC, .dxeListBox_PlasticBlue .dxeHIC, .dxeListBox_PlasticBlue .dxeHC,  .dxeListBox_PlasticBlue .dxeHLC,
.dxeListBox_PlasticBlue td.dxeHCC, .dxeListBox_PlasticBlue td.dxeHMIC
{
    padding-top: 7px;
    padding-bottom: 7px;
    color:White;
    border-bottom-width: 0px;
}
.dxeListBox_PlasticBlue .dxeHC,  .dxeListBox_PlasticBlue .dxeHLC, .dxeListBox_PlasticBlue td.dxeHMIC
{
    border-left: solid 1px #f02233;
}
.dxeListBox_PlasticBlue .dxeHIC, .dxeListBox_PlasticBlue .dxeHFC, .dxeListBox_PlasticBlue .dxeHCC
{
    border-left:1px solid #415698;
}
.dxeListBox_PlasticBlue .dxeHFC, .dxeListBox_PlasticBlue .dxeHC, .dxeListBox_PlasticBlue .dxeHMIC
{
    border-right-width:0;
}
.dxeListBox_PlasticBlue .dxeHLC
{
    border-right: solid 1px #f02233;
}

/* -- Calendar -- */
.dxeCalendar_PlasticBlue
{
	color: black;
    border: solid 1px #CCCCCC;
    background-color: #FAFAFA;
	font-weight: normal;    
}
.dxeCalendar_PlasticBlue td.dxMonthGrid, .dxeCalendar_PlasticBlue td.dxMonthGridWithWeekNumbers
{
    padding: 2px 22px 5px;
    cursor: default;
}
.dxeCalendar_PlasticBlue td.dxMonthGridWithWeekNumbers
{
    padding-left: 10px;    
}
.dxeCalendarDayHeader_PlasticBlue
{
    color: Black;
    font-family: Tahoma;
    font-size: 1em;        
    padding: 4px 4px 6px;   
    background-color: transparent; 
    border-bottom: solid 1px #E8E8E8;    
}
.dxeCalendarWeekNumber_PlasticBlue
{    
    font-family: Tahoma;
    font-size: 1em;    
    text-align: right;
    padding: 4px 6px;
    color: #9CAEE3;
}
.dxeCalendarDay_PlasticBlue
{    
    font: 1em Tahoma;    
    padding: 4px 6px 4px 6px;
    text-align: center;
}
.dxeCalendarWeekend_PlasticBlue        /* inherits dxeCalendarDay */
{
    color: #c00000;
}
.dxeCalendarOtherMonth_PlasticBlue     /* inherits dxeCalendarDay */
{
    color: #888;
}
.dxeCalendarOutOfRange_PlasticBlue      /* inherits dxeCalendarDay */
{
    color: #d0d0d0;    
}
.dxeCalendarToday_PlasticBlue      /* inherits dxeCalendarDay */
{
    padding: 3px;
    border: solid 1px #b40d20;
}
.dxeCalendarSelected_PlasticBlue       /* inherits dxeCalendarDay */
{
    color: White;
    background-color: #b40d20;
}
.dxeCalendarHeader_PlasticBlue
{    
    background-color: #b40d20;
    background-image: url('/App_Themes/Azul/Editors/rojo/edtCalendarHeaderBack.gif');
    background-repeat:repeat-x;
    background-position: top;
    
    border-bottom: solid 1px #b40d20;
    padding: 3px 12px;
    padding-top: 4px;
}
.dxeCalendarHeader_PlasticBlue td.dxe
{
    color: White;
    font-family: Tahoma;
    font-size: 1em;
    text-align: center;
	cursor: pointer;
}
.dxeCalendarFooter_PlasticBlue
{
     text-align:center;
}
.dxeCalendarFooter_PlasticBlue table
{
    display:inline;
}
.dxeCalendarFooter_PlasticBlue, .dxeCalendarFastNavFooter_PlasticBlue 
{
    background: url(edtCalendarFooterBack.gif) no-repeat left top #E9E9E9;
    padding: 10px 0px;        
    border-top: solid 1px #CCCCCC;
}
.dxeCalendarFastNav_PlasticBlue
{
    background: white;
    border: solid 1px #cccccc;
    border-bottom: 0px;
    padding: 12px 8px;
}
.dxeCalendarFastNavFooter_PlasticBlue
{
	color: black;
    border: solid 1px #cccccc;
}
.dxeCalendarFastNavMonth_PlasticBlue, .dxeCalendarFastNavYear_PlasticBlue
{
    font: normal 1em Tahoma;
    color: Black;
    padding: 5px 4px;
    text-align: center;
	cursor: pointer;
}
.dxeCalendarFastNavMonth_PlasticBlue
{
    padding: 4px 20px;
}
.dxeCalendarFastNavMonthHover_PlasticBlue, .dxeCalendarFastNavYearHover_PlasticBlue
{    
    color: black;
    background: #e9e9e9;        
}
.dxeCalendarFastNavMonthSelected_PlasticBlue, .dxeCalendarFastNavYearSelected_PlasticBlue
{        
    color: white;
    background: #b40d20;
}
/* Disabled */
.dxeDisabled_PlasticBlue, .dxeDisabled_PlasticBlue td.dxe
{
	color: #b8b8b8;
	cursor: default;
}
a.dxeDisabled_PlasticBlue, a.dxeDisabled_PlasticBlue:hover
{
    color: #b8b8b8;
}
.dxeButtonDisabled_PlasticBlue, .dxeButtonDisabled_PlasticBlue td.dxe
{
	color: White;
	background: #b7b7b7 url('/App_Themes/Azul/Editors/rojo/edtButtonEditButtonBackDis.gif') repeat-x top left;
	border-color: #ababab;
	cursor: default;
}
/* -- Button -- */
.dxbButton_PlasticBlue 
{	
  	color: #FFF;    
	font-weight:normal;  	
	font-size: 1em;
	font-family: Tahoma;				    
	vertical-align: middle;	 		
	border: solid 0px #B8B8B8;
    background: #b40d20 url('/App_Themes/Azul/Editors/rojo/edtButtonBack.gif') repeat-x top left;
    padding: 1px 1px 1px 1px;
	cursor: pointer;
}
.dxbButtonHover_PlasticBlue  
{
    color: #fff;    
	background: #b40d20 url('/App_Themes/Azul/Editors/rojo/edtButtonBackHover.gif') top left;
}
.dxbButtonChecked_PlasticBlue  
{
    color: #fff;
	background-image: none;    
	background-color: #b40d20;
}
.dxbButtonPressed_PlasticBlue  
{
    color: #fff;
    background-image: none;
	background-color: #b40d20;
}
.dxbButton_PlasticBlue  div.dxb
{    
    padding: 2px 10px 3px 10px;
	border: 0px;
}
.dxbButton_PlasticBlue  div.dxbf
{     
    padding: 1px 9px 2px 9px;
	border: Dotted 1px #000000;
}
.dxbButton_PlasticBlue  div.dxb table
{    
  	color: #000000;    
	font-weight:normal;  	
	font-size: 1em;
	font-family: Tahoma;				    
}
.dxbButton_PlasticBlue div.dxb td.dxb
{    
    background-color: transparent!important;
    background-image: url('')!important;
    border-width: 0px!important;
    padding: 0px!important;
}
/* Disabled */
.dxbDisabled_PlasticBlue 
{
	color: #b8b8b8;
	cursor: default;
}
.dxbDisabled_PlasticBlue td.dxb
{
	color: #b8b8b8;
}

/* -- FilterControl -- */
.dxfcTable_PlasticBlue
{
	border-collapse: separate!important;
}
.dxfcTable_PlasticBlue td.dxfc
{
	padding: 0px 0px 0px 3px;
	vertical-align: middle;
	font: 1em Tahoma;
	color: Black;
}
a.dxfcPropertyName_PlasticBlue
{
	white-space:nowrap!important;
	color: Blue!important;
}
a.dxfcGroupType_PlasticBlue
{
	white-space:nowrap!important;
	padding:0px 3px 0px 3px!important;
	color: Red!important;
}
a.dxfcOperation_PlasticBlue
{
	white-space:nowrap!important;
	color: Green!important;
}
a.dxfcValue_PlasticBlue
{
	white-space:nowrap!important;
	color: Gray!important;
}
.dxfcImageButton_PlasticBlue 
{
	cursor: pointer;
}

.dxfcLoadingPanel_PlasticBlue
{
	border: solid 1px #CCCCCC;
	background: white;
	font: 1em Tahoma;
	color: #303030;
}
.dxfcLoadingPanel_PlasticBlue td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px;
}
.dxfcLoadingDiv_PlasticBlue
{
	background: white;
	opacity: 0.01;
	filter: alpha(opacity=1);
}

.dxeMaskHint_PlasticBlue 
{
	background: #ffffe1;
	border: solid 1px black;
	padding: 2px 5px 3px;
	color: Black;
	font: 1em Tahoma;
}
/* -- ProgressBar -- */
.dxeProgressBar_PlasticBlue .dxePBMainCell
{
    padding: 1px;
}
.dxeProgressBar_PlasticBlue td.dxe
{
    padding: 0;
}
.dxeProgressBar_PlasticBlue, .dxeProgressBar_PlasticBlue td.dxe
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 1em;
	color: #000000;
}
.dxeProgressBar_PlasticBlue td
{
	background-image: url('/App_Themes/Azul/Editors/rojo/edtProgressPositionBack.gif');
	background-repeat: no-repeat;
	background-position: 50% 0px;
}
.dxeProgressBar_PlasticBlue
{
    border: Solid 1px #B8B8B8;
    background-color: #F5F5F5;
}
.dxeProgressBarIndicator_PlasticBlue
{
    background-color: #3E5496;
	background-image: url('/App_Themes/Azul/Editors/rojo/edtProgressIndicatorBack.gif');
    background-repeat: repeat-x;
}

/* -- DropDownWindow -- */
.dxeDropDownWindow_PlasticBlue
{
    border: Solid 1px #b8b8b8;
    background-color: #FAFAFA;
}

/*----------------- ColorTable -----------------*/
.dxeColorIndicator_PlasticBlue
{
    border: solid 1px #b8b8b8;
    width: 15px;
    height: 15px;
    cursor: pointer;
}
.dxeColorTable_PlasticBlue
{
    background-color: #FAFAFA;
    border: solid 1px #b8b8b8;
}
.dxeColorTable_PlasticBlue td.dx
{
    padding: 4px 4px;
}
.dxeColorTableCell_PlasticBlue {
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-right: 3px;
    cursor: pointer;
}
.dxeColorTableCellDiv_PlasticBlue {
    border: solid 1px #808080;
    width: 12px;
    height: 12px;
    font-size: 0em;
}
.dxeColorTableCellSelected_PlasticBlue {
    padding-left: 2px!important;
    padding-bottom: 2px!important;
    padding-top: 2px!important;
    padding-right: 2px!important;

    background-color: #CBCBCB;
    border: solid 1px #888888;
}
.dxeColorTableCellHover_PlasticBlue {
    padding-left: 2px!important;
    padding-bottom: 2px!important;
    padding-top: 2px!important;
    padding-right: 2px!important;
    
    background-color: #F2F2F2;
    border: solid 1px #888888;
}

/* Focused */
.dxeFocused_PlasticBlue 
{
    border: solid 1px #909090;
    background-color: White;
}
.dxeFocused_PlasticBlue td.dxic,
.dxeFocused_PlasticBlue .dxeEditArea_PlasticBlue,
.dxeFocused_PlasticBlue .dxeMemoEditArea_PlasticBlue
{
    background-color: Transparent;
}
.dxeEditArea_PlasticBlue
{
    background-color:Transparent;
}
.dxeFocused_PlasticBlue .dxeListBoxItem_PlasticBlue
{
	border-bottom-color: White;
}

.dxeNullText_PlasticBlue .dxeEditArea_PlasticBlue,
.dxeNullText_PlasticBlue .dxeMemoEditArea_PlasticBlue
{
    color: #b8b8b8;
}