body{
	font-family: Arial;
	margin: 0px;
	padding:0px;
	font-size:12px;
}
h3{
    font-size: small;
    color:#008DBB;
}

hr
{
	margin-top :20px;
	color:#008DBB;
	font-size: x-small ;
}
.Espacio
{
    margin-left:5px;
    margin-right:5px;
}

.combo
{
	border:solid 1px #008DBB;
	border-color: #008DBB;
}

fieldset
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

legend
{
	color: #008DBB;
}
	
h2{
    font-size: small;
    color:White;
}
/* Contenedores */

#frmAcceso {
	background-image:url(../entorno/CuadroLogin.gif);
	background-repeat:no-repeat;
	height:163px;
	margin:0 auto;
	padding-top:15px;
	width:376px;
	margin-top:150px;
}

div#Contenedor
{
    width:970px;
    margin:0 auto;
}

div#ContenedorNuevaVentana
{
    width:100%;
    margin:0 auto;
}

div#HTMLCabecera 
{
    width:970px;
	height: 100px;
	background-image: url('../entorno/cabecera.jpg');
}

div#HTMLCabeceraNuevaVentana
{
    width:100%;
	height: 75px;
	background-repeat:repeat-x;
	background-position:center;
	background-image:url('../entorno/fondocabeceraventana.jpg');	
      
}

div#ContenidoCabecera
{
   
    float:right;
    text-align:right;
    font-size:12pt;
    color:White;
    margin-right:10px;
    font-weight:bolder;
    margin-top:10px;
    font-size:12px;
    width:100%;
	height: 75px;    
}

div#ImagenCabecera
{
    background-position:left;
    background-attachment:fixed;
    margin-top:0px;
}


div#ContenidoCabeceraNuevaVentana
{
    width:100%;
	float:right;
    text-align:right;
    font-size:30pt;
    color:White;
    margin-right:10px;
    font-weight:bold;
    font-size:12px;
}


div#ContenidoCabecera a
{
    font-weight:normal;
    color:White;
    text-decoration:none;
}

div#cabeceraventana
{
    
  height:74px;
  background-image: url('../entorno/fondocabeceraventana.jpg');
  margin-bottom:10px;
 
}

.EstadoBolasRojo
{
    height:20px;
    width:20px;
    background-image:url('../entorno/icoestadorojo.gif');
    background-repeat:no-repeat;
    text-align:center;
    margin-left:5px;
    line-height:20px;
    color:White;
    margin-top:3px;
    
}


.EstadoBolasAmarillo
{
    height:20px;
    width:20px;
    background-image:url('../entorno/icoestadoamarillo.gif');
    background-repeat:no-repeat;
    text-align:center;
    margin-left:5px;
    line-height:20px;
    color:White;
    margin-top:3px;
}

.EstadoBolasVerde
{
    height:20px;
    width:20px;
    background-image:url('../entorno/icoestadoverde.gif');
    background-repeat:no-repeat;
    text-align:center;
    margin-left:5px;
    line-height:20px;
    color:White;
    margin-top:3px;
}

.Reabrir
{
    height:20px;
    width:20px;
    text-align:center;
    margin-left:30px;
    line-height:20px;
    color:White;
    margin-top:3px;
    
}
    
    
.Incidencia img
{
    border:none;
    
     
}

.Incidencia a 
{
    border:none;
}




#lblError
{
	color:#bb4747;
	margin-left:20px;
}

#HTMLMenu
{
	width:950px; 
	background-color:#b6b6b6 ; 
	height:30px;
	padding-left:20px;
	color:White;
	font-size:12px;
	
}
#BotonImprimir
{
    visibility:visible;
}

#txtRecomendaciones
{
    overflow:scroll;
}

#txtIncidencias
{
    overflow:scroll;
}

.BotonLogin
{
	padding:3px;
	background-color:White;
	border:none;
	cursor:pointer;
}

.BotonLogin:hover 
{
	background-color:#b6b6b6;
	color:White
}

.Boton
{
	padding:3px;
	background-color:#008DBB;
	border:none;
	cursor:pointer;
	color:White;
	font-weight:bold;
	height:23px;
}

.Boton:hover 
{
	background-color:#b6b6b6;
	color:White
}



.BotonTecnicoClassYSelector
{
	padding:3px;
	background-color:#008DBB;
	border:none;
	cursor:pointer;
	color:White;
	font-weight:bold;
	height:23px;
}

.BotonTecnicoClassYSelector:hover 
{
	background-color:#b6b6b6;
	color:White
}



#cont_Mants{   
    font-size: 0.9em;	
	display: block;
    margin: 0px auto 0px auto; 
    text-align:left;
    width:925px;
    height:405px;
}

#cont_DataGrid
{
    width: 550px;
    height: 410px;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
}

#cont_Gestor
{
    width: 440px;
    float:left;
}
.cont_Descripcion
{
    width: 100%;
    font-size: 1.2em;
    margin-bottom: 10px;
    color: #b6b6b6;
    font-weight: bold;
    min-height:340px;
    text-align:left
    
}

.cont_Descripcion_Clientes
{
    width: 100%;
    font-size: small;
    margin-bottom: 1px;
    color: #008DBB;
    font-weight: bold;
    
}

.labelConsulta
{
    width: 100%;
    font-size: 3;
    margin-bottom: 1px;
    color: #008DBB;    
    font-weight:bold;
    
}

.Descripcion_Clientes_Consulta
{
    width: 100%;
    font-size: 3;
    margin-bottom: 1px;
    color: Navy;
    font-weight: bold;  
    
}

.cont_Descripcion2
{
    width: 100%;
    font-size: 1.2em;
    margin-bottom: 10px;
    color: #b6b6b6;
    font-weight: bold;
    min-height: 10%;
    
}

.Linea
{
    float:left;
    width: 100%;
    height: 23px;
    margin-bottom: 5px;
    margin-top:5px;
}


#cont_DataGrid_Del
{
    width: 40%;
    height: auto;
    margin-bottom: 10px;
    float: left;
}

#cont_Gestor_Del
{
    width: 60%;
    height:auto;
    float:right;
    margin: 0px 0px 0px 0px;
    
}

#cont_Mants_Del
{   
    font-size: 0.9em;	
	display: block;
    text-align:left;
    width:100%;
    
}


#cont_DataGrid_Productos
{
    width: 50%;
    height: auto;
    margin-bottom: 10px;
    float: left;
}

#cont_Gestor_Productos
{
    width: 50%;
    height:auto;
    float:right;
    margin: 0px 0px 0px 0px;
    
}

#cont_Mants_Productos
{   
    font-size: 0.9em;	
	display: block;
    text-align:left;
    width:100%;
    
}
.cont_Descripcion_Del
{
    width: 100%;
    font-size: 1.2em;    
    color: #b6b6b6;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    
}

.Linea
{
    float:left;
    width: 100%;
    height: 23px;
    margin-bottom: 5px;
    margin-top:5px;
}
.LineaJunta
{
    float:left;
    width: 100%;
    height: 23px;
    margin-bottom: 1px;
    margin-top:1px;
}

legend
{
    font-size: 8pt;
    font-weight: bold;
    margin-bottom: 5px;
}

.botoneraMants
{
	float:right;
	margin: 10px 10px 10px 10px;
}

.botoneraMantsCliente
{
	float:right;
	margin: 10px 3px 3px 3px;
}

.botonesNavegador
{
    text-align:center;
    height:30px;
}
.btnMants
{
	margin-left:5px;
	margin-right:5px;
}
.btnMantsCliente
{
	margin-left:6px;
	margin-right:6px;
}
.lbMants
{
    width: 100px;
    float: left;
    margin-top: 5px;
}

.lbMantsDelegaciones
{
    width: 30%;
    float: left;
    margin-top: 5px;
}
.lbMantsProductos
{
    width: 30%;
    float: left;
    margin-top: 5px;
}
.lbMantsPlagas
{
    width: 30%;
    float: left;
    margin-top: 5px;
}

.label
{
	font-weight:bold;
	font-size:2;
	color:#008DBB;
}

.labelCentrado
{
	font-weight:bold;
	font-size:2;
	color:#008DBB;
    text-align: center;
}
.label_Consulta
{
	font-size:2;
	color:gray;
}
.labelError
{
	font-weight:bold;
	font-size:2;
	color:red;
}
.labelLinea
{
	font-weight:normal;
	font-size:2;
	color:Black;
}

.labelhover
{
	font-weight:bold;
	font-size:8;
	color:#008DBB;
	cursor:pointer;
}

.labelhover:hover 
{
	color:#b6b6b6;
}

a
{
	color:#008DBB;
	text-decoration : none;
}

a:hover
{
	color:#b6b6b6;
	text-decoration:none;
}
.TituloInforme
{
   font-weight:bold;
   font-size:small;
}

/*Update progress*/
#progressBackgroundFilter { 
  position:absolute; 
  top:0px; 
  bottom:0px; 
  left:0px; 
  right:0px; 
  overflow:hidden; 
  padding:0; 
  margin:0; 
  background-color:#000;  
  height:100%;
  filter:alpha(opacity=50); 
  opacity:0.5; 
  z-index:1000; 
} 

 

#processMessage {  
  position:absolute;  
  top:30%;  
  left:43%; 
  padding:10px; 
  width:14%; 
  z-index:1001; 
  background-color:#fff; 
} 

.tbxGeneral 
{
	font-family : Arial;
	border: solid 1px #EFF4FF;
	padding-left:5px;
	padding-right:5px;
}

.tbxReadOnly 
{
	font-family : Arial;
	border: solid 1px Black;
	background-color: #eeeeee;
	padding-left:5px;
	padding-right:5px;
}

/*---------Facturación-----------------*/
#cont_Contratos{
    float:left;
    text-align:left;
    margin-left:10px;    
    margin-top:5px;      
    padding-bottom:5px;      
}
#cont_ContratosBotones{
    text-align:left;
    margin-top:20px;   
}
#cont_FormDcha{
    padding-top:10px;
    float:right;
    width:500px;
    text-align:left;
}
.labelTitulo{
	color: #008DBB;
}

#cont_LineasPrefactura{
    margin-left:5px;
    margin-top:5px;
    text-align:left;
    float:left;    
}
#cont_Prefacturas{
    text-align:left;
    width:400px;
}

#Tachado
{
	text-decoration:line-through;
}

.trborder
{	
	border-TOP: 1px solid #000000; 
	border-BOTTOM: 1px solid #000000; 
} 

.trborderizda
{
	border-TOP: 1px solid #000000; 
	border-LEFT: 1px solid #000000; 
	border-BOTTOM: 1px solid #000000; 
}

.trborderdcha
{
	border-TOP: 1px solid #000000; 
	border-RIGHT: 1px solid #000000; 
	border-BOTTOM: 1px solid #000000; 
}

.fileupload
{
    font-size: 1.1em;
    text-decoration: none;
    color: #008DBB;
    border: #008DBB 1px solid;
    vertical-align: bottom;
}

input.fileupload
{
    padding:3px;
	background-color:White;
    border:NONE;
	cursor:pointer;
	color:#008DBB;
	font-weight:bold;
	height:23px;
    margin-left: 5px;
    margin-right:5px;
}

input.boton
{
    padding:6px;
	background-color:#008DBB;
	border:none;
	cursor:pointer;
	color:White;
	font-weight:bold;
	height:26px;
}

/*BAA 08/10/2015*/
div .divNotificacionesAvisos
{
    position: relative;  
}

div .divNotificacionesPartes
{
    position: relative;
}

div .notificacionesAvisos
{
    position:absolute;
    top: 1px;
    right:-2px;
    padding:1px 2px 1px 2px;
    background-color:red;
    color:white;
    font-weight:bold;
    text-align: center;
    width: 15px;
    height:15px;
    border-radius: 15px;
    box-shadow:1px 1px 1px gray;
    border: 2px solid white;
   line-height: 15px;
    
}


div .notificacionesAvisosPDA
{
    position:absolute;
    top: 1px;
    right:-2px;
    padding:1px 2px 1px 2px;
    background-color:red;
    color:white;
    font-weight:bold;
    text-align: center;
    width: 15px;
    height:15px;
    border-radius: 15px;
    box-shadow:1px 1px 1px gray;
    border: 2px solid white;
   line-height: 15px;
    
}

div .notificacionesPartes
{
    position:absolute;
    top: 1px;
    right:-2px;
    padding:1px 2px 1px 2px;
    background-color:red;
    color:white;
    font-weight:bold;
    text-align: center;
    width: 15px;
    height:15px;
    border-radius: 15px;
    box-shadow:1px 1px 1px gray;
    border: 2px solid white;
   line-height: 15px;
    
}

/*BAA 21/10/2015 */
.boundFieldInvisible
{
    display: none;
}

.labelOperario
{
	font-weight:bold;
    color: #008DBB;
    padding-left: 3px;
}


/*BAA 05/11/2015 ESTILOS NUEVA BOTONERA MANTCLIENTES*/
.tablaBotones
{
    display: table;
    width:100%;
    text-align: right
}
.filaTabla
{
    display: table-row;
    width: 100%;
}
.celdaTablaBotones
{
    display: table-cell;
    text-align:center;   
}
.celdaTablaLabels
{
    display: table-cell;
    color: #008DBB;
    text-align:center;
    line-height:0;
    font-size: xx-small;
}
.labelsBotones
{
    color: #008DBB;
    text-align:center;
    line-height:0;
    font-size: xx-small;
}
.celdaTablaBotonesComercial
{
    width: 40px;
}

/*PRODUCTOS HOMOLOGADOS*/
.divBotonesProductos
{
    margin-top: 2%; 
    margin-right: 2%;
    margin-bottom: 2%;
    text-align: right;
}

.tdGvwProductos
{
    max-width: 50%
}

/*Margen superior*/
.margenSuperior
{
    margin-top: 10px;
}

.derecha
{
    float: right;
}

.labelNegro
{
	font-weight:bold;
	color:#000;
}
/*EPY 13/04/2016 */
.txtColorOperario {
    width: 30px;
}

.marginBottom2 {
    margin-bottom: 2%;
}


