﻿body 
{
    font-size:11px;
    font-family:Verdana;  
}

h2
{
    font-size:12px;
    font-family:Verdana;
    padding-left:50px;
    line-height:50px;
    text-transform:uppercase;
    color:#146aa4;
}

/*BOTONES*/

.buttons a, .buttons button{
    /*display:block;
    float:left;*/
    margin:0 7px 0 0;
    background-image: -webkit-gradient(
	    linear,
	    left top,
	    left bottom,
	    color-stop(0.24, #9ED7F1),
	    color-stop(0.86, #7D9DC7)
    );
    background-image: -o-linear-gradient(bottom, #9ED7F1 24%, #7D9DC7 86%);
    background-image: -moz-linear-gradient(bottom, #9ED7F1 24%, #7D9DC7 86%);
    background-image: -webkit-linear-gradient(bottom, #9ED7F1 24%, #7D9DC7 86%);
    background-image: -ms-linear-gradient(bottom, #9ED7F1 24%, #7D9DC7 86%);
    background-image: linear-gradient(to bottom, #9ED7F1 24%, #7D9DC7 86%);
    color:#093B6D;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:12px;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
    width:120px; 
    height:30px;
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
    width:120px; 
    height:30px;
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
    width:120px; 
    height:30px;
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
    width:120px; 
    height:30px;
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:white;
    width:120px; 
    height:30px;
}
.buttons a:active{
    /*background-color:#6299c5;
    border:1px solid #6299c5;*/
    background-image: -webkit-gradient(
	    linear,
	    left top,
	    left bottom,
	    color-stop(0.24, #9ED7F1),
	    color-stop(0.86, #7D9DC7)
    );
    background-image: -o-linear-gradient(bottom, #9ED7F1 24%, #7D9DC7 86%);
    background-image: -moz-linear-gradient(bottom, #9ED7F1 24%, #7D9DC7 86%);
    background-image: -webkit-linear-gradient(bottom, #9ED7F1 24%, #7D9DC7 86%);
    background-image: -ms-linear-gradient(bottom, #9ED7F1 24%, #7D9DC7 86%);
    background-image: linear-gradient(to bottom, #9ED7F1 24%, #7D9DC7 86%);
    
    color:#093B6D;
    width:120px; 
    height:30px;
}


/*ESTILOS*/

.TablaSolicitud
{
    width:700px;  
}    

.TablaSolicitud .Titulo
{
    background-color:#146aa4;
    color:White;
    padding: 2px 10px 2px 10px;
    height:25px;
    width:700px;
}

.TablaSolicitud .Titulo td
{
    padding: 5px 10px 5px 10px;
}

.TablaSolicitud .Descripcion
{
    padding: 2px 10px 2px 10px;
    width:550px;
    text-align:justify;
    background-color:#67A0C3;
    color:White;
}

.TablaSolicitud .Botones
{
    padding: 2px 10px 2px 10px;
    width:100px;
    margin:0px 0px 0px 0px;
    text-align:left;
}

.TablaSolicitud .Mensajes
{
    padding: 2px 10px 2px 10px;
    width:100px;
    color: Red;
    text-align:center;
    font-size:x-small;
}

input, select,textarea
{
    font-size:11px;
    font-family:Verdana;
}

.TablaPresupuesto
{
    width:700px;  
}    

.TablaPresupuesto .Titulo
{
    background-color:#146aa4;
    color:White;
    padding: 2px 10px 2px 10px;
    height:25px;
    width:700px;
}

.TablaPresupuesto .Titulo td
{
    padding: 5px 10px 5px 10px;
}

.TablaPresupuesto .Descripcion
{
    padding: 2px 10px 2px 10px;
    width:180px;
    text-align:right;
    background-color:#67A0C3;
    color:White;
}

.TablaPresupuesto .Botones
{
    padding: 5px 10px 5px 10px;
    line-height:30px;
    width:500px;
}

.TablaPresupuesto .Cantidad
{
    padding: 5px 10px 5px 10px;
    width:20px;
    line-height:30px;
}


.TablaGenerar
{
    margin-left:100px;
    padding:10px 10px 10px 10px;
    text-align:center;
}

.TablaGenerar .Titulo
{
    color:white;
    background-color:#146aa4;
    width:300px;
}


.TablaBuscarDNI
{
    padding:10px 10px 10px 10px;
    margin-left:100px;
    text-align:center;
}

.TablaBuscarDNI .Titulo
{
    color:white;
    background-color:#146aa4;
    width:50px;
}

.TablaBuscarDNI .DNI
{
    width:100px;
}


.MensajeDNI
{
    color:Red;
    line-height:30px;
    margin-left:120px;
    font-size:11px;
    font-weight:bold;
}

.TablaBuscarDNI .Buscar
{
    width:100px;
}


.GFE p
{
    margin-left:100px;
}

.TablaDatos
{
    margin-left:120px;
    padding:10px 10px 10px 10px;
        width:400px;
}
.TablaDatos .Datos
{
    color:#146aa4;
    background-color:ActiveCaption;
    padding:10px 10px 10px 10px;    
    vertical-align:middle;
    text-align:center;
    line-height:20px;    
    font-weight:bold;
}

.Reporte
{
    margin-left:100px;
    vertical-align:middle;
}

.ReporteDiv
{
    margin-left:70px;
    vertical-align:middle;
}

.Error
{
    color:Red;
    font-weight:bold;
    margin-left:100px;
    vertical-align:middle;
}
.Error img
{
    color:Red;
    font-weight:bold;
    vertical-align:middle;
    width:20px;
    height:20px;
}
.Reporte .Titulo
{
    color:white;
    background-color:#146aa4;
    width:200px;
    text-align:center;
    font-size:11px;
}
.Reporte .TituloJustificado
{
    color:white;
    background-color:#146aa4;
    width:200px;
    text-align:left;
    font-size:11px;
}


.Reporte .MensajeO
{
    color:#146aa4;
    height:30px;
}

.Reporte .Boton
{
    text-align:center;
}

/*REQ 28/08/2018 - INICIO*/
.led-box {
  height: 15px;
  width: 20%;
  margin: 10px 0;
  float: left;
  overflow: visible !important;
  padding: 0 !important;
  opacity: 1 !important;
  position: static !important;
  text-align: center;
}

.led-red {
  margin: 0 auto;
  border: 1px solid black;
  width: 15px;
  height: 15px;
  background-color: #F00;
  border-radius: 50%;
  /*box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 7px 1px, inset #441313 0 -1px 9px, rgba(255, 0, 0, 0.5) 0 2px 12px;*/
  overflow: visible !important;
  padding: 0 !important;
  opacity: 1 !important;
  position: static !important;
  margin-bottom: 5px !important;
}

.led-yellow {
  margin: 0 auto;
  width: 15px;
  height: 15px;
  background-color: #FF0;
  border-radius: 50%;
  border: 1px solid black;
  /*box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 7px 1px, inset #808002 0 -1px 9px, #FF0 0 2px 12px;*/
  overflow: visible !important;
  padding: 0 !important;
  opacity: 1 !important;
  position: static !important;
  margin-bottom: 5px !important;
}
.led-green 
{
  overflow: visible !important;
  padding: 0 !important;
  opacity: 1 !important;
  position: static !important;
  margin: 0 auto;
  width: 15px;
  height: 15px;
  background-color: #ABFF00;
  border-radius: 50%;
  border: 1px solid black;
  /*box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 7px 1px, inset #304701 0 -1px 9px, #89FF00 0 2px 12px;*/
  margin-bottom: 5px !important;
}

.led-blue {
  margin: 0 auto;
  width: 15px;
  height: 15px;
  background-color: #24E0FF;
  border-radius: 50%;
  border: 1px solid black;
  /*box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 7px 1px, inset #006 0 -1px 9px, #3F8CFF 0 2px 14px;*/
  overflow: visible !important;
  padding: 0 !important;
  opacity: 1 !important;
  position: static !important;
  margin-bottom: 5px !important;
}

.led-white {
  margin: 0 auto;
  width: 15px;
  height: 15px;
  background-color: white;
  border-radius: 50%;
  /*box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 7px 1px, inset #006 0 -1px 9px, #3F8CFF 0 2px 14px;*/
  border: 1px solid black;
  overflow: visible !important;
  padding: 0 !important;
  opacity: 1 !important;
  position: static !important;
  margin-bottom: 5px !important;
}

.linea {
     color: black;     
     width: 75%; 
     height: 5px;
     overflow: visible !important;
     padding: 0 !important;
     opacity: 1 !important;
     position: absolute;
     top: 323px !important;
     left: 88px !important;
     z-index: -1 !important;
}
/*REQ 28/08/2018 - FIN*/

