/*
 *
    Copyright (C) <2014>  <Santiago Flores Martínez>

    This file is part of "Gestión de Equipos"

    "Gestión de Equipos" is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.

     Contact the author: santiago@floresmartinez.uy
 */

p{
    font-size: 10pt;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    font-style: normal;
}
p.menu{
    font-size: 10pt;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-style: normal;
    background-color: #9fb5d2;
    text-align: center;
    vertical-align: baseline;
    line-height: 8mm;
}
h1{
    font-size: 24pt;
    font-family: Arial,Helvetica,sans-serif;
    text-align: center;
    font-weight: 500;
}
 h2{
    font-size: 22pt;
    font-family: Arial,Helvetica,sans-serif;
    text-align: center;
    font-weight: 500;
}
 h3{
    font-size: 20pt;
    font-family: Arial,Helvetica,sans-serif;
    text-align: center;
    font-weight: 500;
}
 h4{
    font-size: 18pt;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    font-weight: 400;
}
table{
    border-collapse:collapse;
} 
table.t2{
    font-size: 8pt;
    font-family: Arial,Helvetica,sans-serif;
}
table.tipo3{
    padding: 10px;
    border-collapse: separate;

}

h5{
    font-size: 16pt;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    font-weight: 400;
}
td{
    font-size: 11pt;
    font-family: Arial,"Droid Sans",sans-serif;
    padding: 3px 5px;
 
}
td.tit1{
    font-size: 0.9em;
    font-weight: bold;
    text-align: center;
    /*border-top: 5px solid #000099;
    border-right: 1px dotted #000099;
    border-left:1px dotted #000099;
    border-bottom:4px solid #000099;
    */
    border: none;
    background-color:#000099;
    color: white;
    padding: 5px;
}
td.tit2{
   font-size: 0.9em;
   font-family: Arial,Helvetica,sans-serif;
   padding: 1px;
}
td.tit2sb{
   font-size: 0.9em;
   font-family: Arial,Helvetica,sans-serif;
   padding: 1px;
   border-bottom: 1px dotted;
}
td.tit3{
   text-align: right;
   color: #000066;
   margin: 0px;
   padding: 3px 5px 3px 5px;
}
td.tit3r{
   font-weight: bold;
   text-align: right;
   color: #990000;
   margin: 0px;
   padding: 3px 5px 3px 5px;
}
td.azul{
   color: #000066;
   }
td.gris{
   color: #555555;
   }
td.rojo{
   color: #990000;
   }

td.listareg{
   font-size: 0.9em;
   font-family: Arial,Helvetica,sans-serif;
   border-top:1px solid #888888;
   border-bottom:1px solid #888888; 
   padding:5px;
}
td.ficha{
   font-size: 12pt;
   font-family: Arial,Helvetica,sans-serif;
 
   margin:2px;
   padding:2px 8px;
}
td.espaciado{
    padding: 3px;
}
td.espaciado2{
    padding: 7px;
}
td.destacado{
    font-family: monospace;
    border-top: 1px solid #666;
    border-right: 1px solid #333;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #eee;
    background-color: rgba(139,69,19,0.09);
    border-radius: 8px;
    moz-border-radius: 8px;
    webkit-border-radius: 8px;
}
td.negrita{
    font-family: sans-serif;
    font-weight: bold;
}
body{
    background-color: #A7CAF3; /* #85A885; /* #B1DFB0; */
    font-family: Arial,Helvetica,sans-serif;
 }
 .exterior{
    background-color: #000000;
}
.titulo1{
   font-family: Arial,Helvetica,sans-serif;
   font-size: 12pt;
   font-weight: bolder;
   text-align: center;
   border-top: 1px dotted #5E93B1;
   border-right: 1px dotted #416D89;
   border-left:1px dotted #416D89;
   border-bottom:4px solid #5E93B1;
   background-color:#000099;
   color: white;
}
.filaDestacada{
   background-color: #bc8f8f;
}
.paginador{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
   text-decoration: none;
   text-align: right;
}
input:hover{
    color: #00B;
    background-color: #F2F5A9;
}
select:hover{
    color: #00B;
    background-color: #F2F5A9;
}
input.bor{
     height: 15px;
     width: 22px;
     font-family: sans-serif;
     font-size: 6pt;
     vertical-align: middle;
     color: #8b0000;
     margin: 0px 0px 0px 0px;
     padding: 0 0 0 0;
}
input.alta{
     height: 15px;
     width: 22px;
     font-family: sans-serif;
     font-size: 6pt;
      color: #006400;
     margin: 0px 0px 0px 0px;
     padding: 0 0 0 0;
}
input.rojo{
     font-size: 0.9em;
     color: #8b0000;
}
input.rojo:disabled{
     font-size: 0.9em;
     color: #8b8b8b;
}
input.verde{
     font-size: 0.9em;
     color: #006400;
}
input.azul{
     font-size: 0.9em;
     color: #000099;
}
input.rojo_s{
     font-size: 0.9em;
     color: #8b0000;
     padding: 0px 2px;
     
}
input.verde_s{
     font-size: 0.9em;
     color: #006400;
     padding: 0px 2px;
     
}
input.edit{
    color:navy;
    font-size:0.9em;
    display:inline;
    font-weight: bold;
    border-width: 1px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}
input.edit:hover{
    color:#990000;
    background-color: #84ffff;
}
input.altagr{
     height: 20px;
     width: 20px;
     font-family: "Helvetica Neue", Helvetica, clean, sans-serif;
     font-size: 13px;
     color: #006400;
     margin: 0px 0px 0px 0px;
     padding: 0 0 0 2;
}
input.numero{
     font-family: "Helvetica Neue", Helvetica, clean, sans-serif;
     text-align: right;
}
/* Este :invalid da formato a todos los campos requeridos*/
input:invalid{
    
    background-color: #F9EAEA;
}
select:invalid{
    
    background-color: #F9EAEA;
}
input, input:valid{
    border-color: #ccc;
}
#titulos {  text-align: center;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 0.8em;
width: 820px;
margin: 25px auto;
position: relative;
font-weight: bold;
float: left;
}
#titulos.col1{
   width: 140px;
}