﻿.etiquetas{ 
                font-family:Verdana,Arial;
                font-size:10px;
                font-weight:bold;
                color:gray;
                text-align: left;
}
.etiquetas_login{ 
                font-family:Arial;
                font-size:11px;
                font-weight:bold;
                color:black;
                text-align: right;
                                                
                border-radius: 0.3em;
}
.etiquetas_titulo{ 
                font-family:Arial;
                font-size:14px;
                font-weight:bold;
                color:black;
                text-align: left;
                text-decoration: underline;
}
.etiquetas_tab{ 
                font-family:Arial;
                font-size:12px;
                font-weight:bold;
                color:grey;
                text-align: left;
}
.etiquetas_popup{ 
                font-family:Arial;
                font-size:11px;
                font-weight:bold;
                color:gray;
                text-align: center;
}
.etiquetas_cerrarsesion{ 
                font-family:Verdana,Arial;
                font-size:8pt;
               
                color:steelblue;
                text-align: left;
 
}
.etiquetas_tabtotales{ 
                font-family:Arial;
                font-size:14px;
                font-weight:bold;
                color:black;             
}
.etiquetasmensaje{ 
                font-family:Arial;
                font-size:11px;
                font-weight:bold;
                color:red;         
                text-transform: uppercase;      
}
.etiquetasimportante{ 
                font-family:Verdana,Arial;
                font-size:14px;
                font-weight:bold;               
                text-transform: uppercase;                
}
.etiquetas_introdoc{ 
                font-family:Verdana,Arial;
                font-size:13px;
                font-weight:bold;   
                color:Black;            
                text-transform: uppercase;    
                           
}
.etiquetasimportante_login{ 
                font-family:Verdana,Arial;
                font-size:14px;
                font-weight:bold;               
                text-transform: uppercase;   
                text-align:right;             
                
}
.etiquetasmensajeerror {
                font-family:Verdana,Arial;
                font-size:11px;
                font-weight:bold;
                color:red;         
                text-transform: uppercase;
                text-align: left;
}
.checkboxlist{ 
                font-family:Arial;
                font-size:12px;        
                font-weight:bold;      
                text-align: left;
}
.cajastextoparametro{
                font-family:Arial;
                font-size:12px;
                height:12px;
                font-weight:bold;
                text-transform: uppercase;     
                border-radius: 0.4em;  
                border-color:grey;
                border-width:thin;      
}
.cajastexto{
                font-family:Arial;
                font-size:11px;
                height:11px;
                text-transform: uppercase;
                color:black;
                font-weight:600;
                text-align: left;
                border-radius: 0.4em;
                border-color:grey;
                border-width:thin;
}
.cajastextonumerico{
                font-family:Arial;
                font-size:11px;
                text-transform: uppercase;
                text-align:right;
                color:black;
                
                font-weight:600;
                height:11px;
                
                border-radius: 0.4em;
                border-color:grey;
                border-width:thin;
                }
.cajastexto_tab{
                font-family:Arial;
                font-size:10px;
                text-transform: uppercase;
                text-align:left;
                color:black;
                border-radius: 0.4em;
                font-weight:600;
                border-color:grey;
                border-width:thin;
 }
.cajastexto_popup{
                font-family:Arial;
                font-size:11px;
                text-transform: uppercase;
                text-align:left;
                color:black;
                border-radius: 0.4em;
                border-color:grey;
                border-width:thin;
 }
.cajastexto_zona {
    font-family: Arial;
    font-size: 11px;
    height:20px;
    text-align: left;
    color: black;
    border-radius: 0.4em;
    border-width: thin;
    background-color:lightgrey;
}
.cajastextonumerico_tab{
                font-family:Arial;
                font-size:12px;
                text-transform: uppercase;
                text-align:right;
                color:black;
                border-radius: 0.4em;
                border-color:grey;
                border-width:thin;
 }
.tablas{
                border: 1px outset #FFCC00;              
                margin-top: 2px;
                margin-bottom: 2px;
                width: 775px;
                height: 1px;
}
.tablalogin{
                margin-left: auto;
                margin-right: auto;
                width: 209px;
}
.botones{
                width:75px;
                height:22px;
                border-radius: 1em;
                box-shadow: grey 0.4px 0.4px ;
                background-color: lightgrey;
}
.botones_ancho{
                width:140px;
                height:30px;
                border:2px;
                background-color: lightgrey;
                border-radius: 1em;
                box-shadow: grey 1px 1px ;
                
                font-family:Verdana,Arial;
}
.botones_anchoX2{
                width:180px;
                height:22px;
                text-align: center;
}
.tabla_tabcontainer{
                border-style: none;
                border-color: inherit;
                border-width: 1px;     
                width: 718px;       
                  color:grey;                                
}
.panel_tab{
                background-color:white;
               
                height:400px;
                width:775px;
}
.grillas_tab{
                font-family:Arial;
                font-size:10px;
               
}
.grillaschicas_tab{
                font-family:Arial;
                font-size:11px;
                color:gray;
}
.fondo{
                background-color:whitesmoke;
}
.div_popup{
                width: 775px;
                background-color:whitesmoke;
}
.update{
                position: fixed;
                top: 0px;
                left: 0px;
                min-height: 100%;
                min-width: 100%;
                background-image: url('../Imagenes/cargando_popup_negro.gif');
                background-position: center center;
                background-repeat: no-repeat;
                background-color: #e4e4e6;
                z-index: 500 !important;
                opacity: 0.8;
                overflow: hidden;
}
.update_tabcliente{   
    position: absolute; 
    top: 314px; 
    left: 2px; 
    width: 771px; 
    height: 275px;  
    background-image: url('../Imagenes/cargando_popup_negro.gif');
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #e4e4e6;
    z-index: 500 !important;
    opacity: 0.8;
    overflow: hidden;
}
.dropdown_tab{
                font-family:Arial;
                font-size:12px;
                border-radius: 0.5em;
}
.radiobuton_tab{
                font-family:Arial;
                font-size:12px;
}
.update_panel{
             width: 100%;
			 left: 5px;
}
.boton_volver {
    height: 32px;
    width: 35px;
}
.titulo_mediano
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: black;
}
.auto-style-texto {
    font-size: small;
    color: black;
    font-family: Verdana, Arial;
    width: 250px;
    background-color: white;
    height: 24px;
}

.auto-style-texto-r {
    font-size: small;
    color: black;
    font-family: Verdana, Arial;
    width: 150px;
    background-color: white;
    text-align: right;
    height: 24px;
}
