﻿.fondo_containers_vhbox {
	background: #DFE8F6;
}
.button-inspeccion-activo{
	border: 3px solid blue;
}

.updateColor .x-form-label,.updateColor .x-form-field{
    border: 1px solid red;
}

.fondo_containers_config {
	background: #708CB2;
}

.gridBgcolorD .x-grid-cell {     
    color: red; 
}

.abierto-cell { 
    color:green;
    font-weight:bold;
} 
 
.cerrado-cell { 
    color:red;
    font-weight:bold; 
}

.fondo_escritorio {
	background-image:url('img/fondo-escritorio.png');
}
.boton_escritorio {
	background-image:none;
    background-color:none;
    padding-top: 36px;
    display: inline-block;
    position: relative;
    *display: inline;
    cursor: pointer;
    white-space: nowrap;
    vertical-align: middle;
    text-decoration: none;
    height: 32px;
    width 32px;
    font-size: 11px;
    font-weight: normal;
	font-family: tahoma, arial, verdana, sans-serif;
    text-shadow: 1px 1px #000000;
	color: #ffffff;
    bottom: auto
}
/*.boton_escritorio_over {
	background-image:none;
    background-color: #ffffff !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    padding-top: 36px;
    display: inline-block;
    position: relative;
    *display: inline;
    cursor: pointer;
    white-space: nowrap;
    vertical-align: middle;
    text-decoration: none;
    height: 32px;
    width 32px;
    font-size: 11px;
    font-weight: normal;
	font-family: tahoma, arial, verdana, sans-serif;
    text-shadow: 1px 1px #000000;
	color: #ffffff;
    bottom: auto
}*/
.toolbar_escritorio {
	background: #AFBED4;/* Navegadores viejos */
	background: -moz-linear-gradient(top, #ECEEF4 0%, #D7DEEA 20%, #AFBED4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ECEEF4), color-stop(20%,#D7DEEA), color-stop(100%,#AFBED4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ECEEF4 0%,#D7DEEA 20%,#AFBED4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ECEEF4 0%,#D7DEEA 20%,#AFBED4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ECEEF4 0%,#D7DEEA 20%,#AFBED4 100%); /* IE10+ */
	background: linear-gradient(top, #ECEEF4 0%,#D7DEEA 20%,#AFBED4 100%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=’#ECEEF4', endColorstr=’#AFBED4’,GradientType=0 ); /* IE6-9 */
	border-bottom:1px solid #EBEEF4 !important;
	border-top:1px solid #042658 !important;
    margin: 0;
    padding: 0;
}
.boton_escritorio-icon-el {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    background-repeat: no-repeat;
    background-position:center;  
    text-align: center;    
    background-size: 100% 100%;
}
.tex_totales{
	font-size: 14px!important;    
    font-style: bold!important;
	font-weight: bolder!important;
	color:#406698!important;

}

.texTotalGrid
{
	color:#0066CC!important;
	font-weight:bolder;
}

.texFilaGridTotal
{
	color:#333333!important;
}

.texColumnaTotalGrid
{
	font-size: 12px!important;
	font-style: bold!important;
	font-weight: bolder!important;
}

.tex_debe{
	font-size: 14px!important;    
    font-style: bold!important;
	font-weight: bolder!important;
	color:#BF0000; 
}
.tex_haber{
	font-size: 14px!important;    
    font-style: bold!important;
	font-weight: bolder!important;
	color:#008000; 
}
.tex_alertas{
	font-size: 12px!important;    
    font-style: bold!important;
	font-weight: bolder!important;
	color:#FF0000; 
}
.tex_ok{
	font-size: 12px!important;    
    font-style: bold!important;
	font-weight: bolder!important;
	color:#008000; 
}
.tex_totalesfield{
	padding-top:3px!important;
	font-size: 14px!important;    
    font-style: bold!important;
	font-weight: bolder!important;
	color:#406698; 
}
.div_tope, .div_piso {
	background: #AFBED4;/* Old browsers */
	background: -moz-linear-gradient(top, #ECEEF4 0%, #D7DEEA 20%, #AFBED4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ECEEF4), color-stop(20%,#D7DEEA), color-stop(100%,#AFBED4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ECEEF4 0%,#D7DEEA 20%,#AFBED4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ECEEF4 0%,#D7DEEA 20%,#AFBED4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ECEEF4 0%,#D7DEEA 20%,#AFBED40 100%); /* IE10+ */
	background: linear-gradient(top, #ECEEF4 0%,#D7DEEA 20%,#AFBED4 100%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=’#ECEEF4', endColorstr=’#AFBED4’,GradientType=0 ); /* IE6-9 */
	border-bottom: 1px solid #EBEEF4;
    margin: 0;
    padding: 0;
}
.div_piso h1{
    font-family:"bavaria extended"!important;
	font-size: 8px!important;    
    font-style: normal!important;
	font-weight: normal!important;
	padding:8px 30px 5px;
	color:#406698; 
	text-shadow:-1px -1px 2px #EBEEF4;
    margin: 0!important;
}
#login-page{
	 position:fixed; /*Se establece una posición fija para el DIV*/
	 top:2px; /*Establezco una distancia de 2px desde la parte superior del navegador, al inicio del DIV en la parte superior */
	 left:2px; /*Establezco una distancia de 2px desde la parte izquierda del navegador al inicio del div en la parte izquierda */
	 right:2px; /*Establezco una distancia de 2px desde la parte derecha del navegador 	al final del div en la parte derecha */
	 bottom:2px; /*Establezco una distancia de 2px desde la parte de abajo del navegador al final del div en la parte de abajo */
	 border:solid 1px #B79F58; /* Establezco el estilo border para visualizar la posición del DIV, lo quitaré posteriormente */
	 background-color: #E0D6B8;
	 background-image: url('img/fondo-escritorio.png'); /*Indico que el DIV tendrá de fondo una imagen, específicamente la imagen fondo-pantalla.png que se encuentra en la carpeta img */
	 background-size:cover; /*Indico que el tamaño de imagen de fondo cubrirá toda la ventana del navegador */
	 background-repeat:no-repeat; /*Indico que no se repetirá la imagen de fonto del div.*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	}
	
.grid-total .x-grid-cell { 
    background-color: #DFE8F6; 
    border-bottom-color: #DFE8F6; 
    border-top-color: #DFE8F6; 
    color:#000000;
	
}	

/*PARA EL GRID QUE APARECE EN EL TOTALIZADOR DE CITA*/
.grid-total .x-grid-view-default{ 
    background-color: #DFE8F6; 
    border-bottom-color: #DFE8F6; 
    border-top-color: #DFE8F6; 
    color:#000000;
	
}	

.custom-mask .x-mask-msg-text {
    background: transparent !important;
    padding: 5px !important
}


/*FILA DESHABILITADA EN UN GRID*/
.fila-deshabilitada-grid .x-grid-cell{ 
    background-color: #DDDDDD;
    /*border-bottom-color: #DFE8F6; 
    border-top-color: #DFE8F6; 
    color::#000000;*/
	
}	

.fila-deshabilitada-grid .x-grid-view-default{ 
    background-color: #DDDDDD;
    /*border-bottom-color: #DFE8F6; 
    border-top-color: #DFE8F6; 
    color::#000000;*/
	
}

/*ESTILOS PARA LOS REPORTES*/
.nombreEmpresa {
    font-size:13.5px;
    text-transform:uppercase;                   
}

.nombreDpto {
    font-size:14px;
    font-weight:bold;
}

.nombreReporte {
    font-size:12px;
    font-weight:bold;
}

.textoReporte{font-size:10.5px;font-family: saxmono;text-transform: uppercase;font-weight: bolder;}

.textoNegrita {
    font-weight:bold;    
}

.textoReporteMatriz {
    color: #404040;  
}

.textoNegritaMatriz {
    color: #000000;     
}

.fondoCeldaTitulo {             
    background-color:#999999;
}

.backgroundLS {
    position: absolute; 
    left: 0px;
    top: 210px;
}

.textoReportePequenio{font-size:10.5px;font-family: saxmono;text-transform: uppercase;font-weight: bolder;}

.mensajePiePagina{font-size:9px;font-family: saxmono;text-transform: uppercase;font-weight: bolder;}

.buttomBorder{              
    border-bottom:2pt solid black;
}
        