BODY {
    scrollbar-face-color:#6699CC;
    scrollbar-shadow-color:#000000;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-3dlight-color:#000000;
    scrollbar-darkshadow-color:#000000;
    scrollbar-track-color:#E2E1E6;
    scrollbar-arrow-color:#ffffff;
    background-color:#C6C6C6;
    color:Black;

    font-family : Arial, Helvetica, sans-serif;
    /*font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;*/
    font-size: xx-small;
}

A {
    color : Black;
    text-decoration : none;
}

A:VISITED {
    color : Black;
    text-decoration : none;
}

A:ACTIVE {
    color : Black;
    text-decoration : none;
}

A:HOVER {
    color : #981039;
    text-decoration : none;
}

A.tx {
    color : Black;
    text-decoration : underline;
}

A.tx:VISITED {
    color : Black;
    text-decoration : underline;
}

A.tx:ACTIVE {
    color : Black;
    text-decoration : underline;
}

A.tx:HOVER {
    color : #092869;
    text-decoration : underline;
}

A.mng {
    color : #666666;
    font-weight : bold;
    text-decoration : none;
}

A.mng:VISITED {
    color : #666666;
    font-weight : bold;
    text-decoration : none;
}

A.mng:ACTIVE {
    color : #666666;
    font-weight : bold;
    text-decoration : none;
}

A.mng:HOVER {
    color : #092869;
    font-weight : bold;
    text-decoration : underline;
}

A.gb {
    color : #999999;
    font-weight : bold;
    text-decoration : none;
}

A.gb:VISITED {
    color : #999999;
    font-weight : bold;
    text-decoration : none;
}

A.gb:ACTIVE {
    color : #999999;
    font-weight : bold;
    text-decoration : none;
}

A.gb:HOVER {
    color : #092869;
    font-weight : bold;
    text-decoration : underline;
}

td {
    /*font-size : xx-small;*/
    /*-moz-border-radius: 15px;*/
    font-size:10px;


}

td.on {
    background-color : #F0F0F0;
}

td.OFF {

    text-decoration : none;
    background-color : White;
}
td.on1 {
    background-color : #A6C4E1;
}

TH {

    background-color : #6699CC;
    /*color : White;*/
    color : Black;
    font-size : 11px;
    font-weight : bold;
    text-transform : uppercase;
    text-align : center;

}

tr.on {
    background-color : #F0F0F0;
}

tr.rojo {
    background-color : RED;
    color:white;
}

tr.on1 {
    background-color : #A6C4E1;
}

tr.OFF {
    background-color : White;
}

PRE {
    font-size : 7pt;
}

.BBLUE {
    background-color : #c3cbdd;
}

.OF {
    color : Black;
    font-weight : bold;
}

.RF {
    color : #092869;
    font-weight : bold;
}

.LBL {
    color : #092869;
    font-weight : bold;
}

.LABEL {
    color : #981039;
    font-weight : bold;
}

.TREP {
    color : #092869;
    font-size : 18pt;
    font-weight : bold;
}

.TWIN {
    color : #092869;
    font-size : 14pt;
    font-weight : bold;
}

.STEXT {
    font-size : x-small;
    text-align : justify;
}

.PTEXT {
    font-size : 8pt;
    text-align : justify;
}

.MSG {
    font-size : 7pt;
    text-align : justify;
}

.COPY {
    font-size : 8pt;
    color : #999999;
}

.NIV6 {
    font-size : xx-small;
}

.NIV5 {
    font-size : xx-small;
}

.NIV4 {
    font-size : xx-small;
}

.NIV3 {
    font-size : xx-small;
}

.NIV2 {
    font-size : xx-small;
}

.NIV1 {
    font-size : 9pt;
    font-weight : bold;
}

.NA {
    background-color : White;
}

.ESTABLE {
    background-color : #FFFFCC;
}

.MEJORO {
    background-color : Teal;
}

.EMPEORO {
    background-color : Red;
}
.Rojo{
    color: #FF0000;
}
.Seleccionado{
    color: #800517;

}
.CampoError{
    color: #FF0000;
    border: none;
    background-color : #C6C6C6;
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size : 10px;
    width: auto;
}
.BarraInactiva {
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
    background : url(../iconos/botonOut.jpg);
    font-size : 10px;
    text-transform : uppercase;
    text-align : center;
    border-top: 2px solid #7BBBDD;
    border-right: 2px solid #28759D;
    border-bottom: 2px solid #28759D;
    border-left: 2px solid #7BBBDD;
}
.BarraActiva {
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
    background : url(../iconos/botonOut.jpg);
    font-size : 10px;
    text-transform : uppercase;
    text-align : center;
    cursor:pointer;
    border-top: 2px solid #FFB546;
    border-right: 2px solid #C17400;
    border-bottom: 2px solid #C17400;
    border-left: 2px solid #FFB546;
}
.BarraDiaActual {
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
    background : url(../iconos/botonOut.jpg);
    font-size : 10px;
    text-transform : uppercase;
    text-align : center;
    cursor:pointer;
    border-top: 2px solid #FF0000;
    border-right: 2px solid #993300;
    border-bottom: 2px solid #993300;
    border-left: 2px solid #FF0000;
}
.MenuInactivoL {
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
    background : url(../iconos/botonOut.jpg);
    font-size : 10px;
    text-align : left;
    border-top: 2px solid #7FFF00;
    border-right: 2px solid #8FBC8F;
    border-bottom: 2px solid #8FBC8F;
    border-left: 2px solid #7FFF00;
}
.MenuInactivoN {
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
    background : url(../iconos/botonOut.jpg);
    font-size : 10px;
    text-align : left;
    border-top: 2px solid #FF0000;
    border-right: 2px solid #B22222;
    border-bottom: 2px solid #B22222;
    border-left: 2px solid #FF0000;
}

.MenuInactivo {
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
    background : url(../iconos/botonOut.jpg);
    font-size : 10px;
    text-align : left;
    border-top: 2px solid #7BBBDD;
    border-right: 2px solid #28759D;
    border-bottom: 2px solid #28759D;
    border-left: 2px solid #7BBBDD;
}
.MenuActivo {
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
    background : url(../iconos/botonOut.jpg);
    font-size : 10px;
    text-align : left;
    cursor:pointer;
    border-top: 2px solid #FFB546;
    border-right: 2px solid #C17400;
    border-bottom: 2px solid #C17400;
    border-left: 2px solid #FFB546;
}
.MenuInactivoB1{
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
    background : url(../iconos/borderleft.gif);
    font-size : 10px;
    text-align : left;
    border-top: 2px solid #7BBBDD;
    border-right: 2px solid #28759D;
    border-bottom: 2px solid #28759D;
    border-left: 2px solid #7BBBDD;
}

.MenuActivoB1 {
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
    background : url(../iconos/borderleft.gif);
    font-size : 10px;
    text-align : left;
    border-top: 2px solid #7BBBDD;
    border-right: 2px solid #28759D;
    border-bottom: 2px solid #28759D;
    border-left: 2px solid #7BBBDD;
}
.MenuInactivoB2{
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
    background : url(../iconos/borderlright.gif);
    font-size : 10px;
    text-transform : uppercase;
    text-align : center;
    cursor:pointer;
    width:90px;
    border-top: 2px solid #FFB546;
    border-right: 2px solid #C17400;
    border-bottom: 2px solid #C17400;
    border-left: 2px solid #FFB546;
}
.MenuActivoB2 {
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
    background : url(../iconos/borderlright.gif);
    font-size : 10px;
    text-align : left;
    cursor:pointer;
    border-top: 2px solid #FFB546;
    border-right: 2px solid #C17400;
    border-bottom: 2px solid #C17400;
    border-left: 2px solid #FFB546;
}



.BotonFormulario{
    background : url(../iconos/botonOut.jpg);
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size : 10px;
    text-transform : uppercase;
    text-align : center;
    width:90px;
    border-top: 2px solid #7BBBDD;
    border-right: 2px solid #28759D;
    border-bottom: 2px solid #28759D;
    border-left: 2px solid #7BBBDD;
}
.BotonFormularioActivo{
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
    background : url(../iconos/botonOut.jpg);
    font-size : 10px;
    text-transform : uppercase;
    text-align : center;
    cursor:pointer;
    width:90px;
    border-top: 2px solid #FFB546;
    border-right: 2px solid #C17400;
    border-bottom: 2px solid #C17400;
    border-left: 2px solid #FFB546;
}

.FilaTablaActiva {
    background-color : #287299;
    color : #FFFFFF;
    cursor:pointer;
}

.CampoFormulario{
    color: #000000;
    border: 2px solid #6699CC;
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size : 10px;	
    background-color:#EFF5FA;
}

.CampoEtiqueta{
    color: red;
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size : 18px;	
    font-weight : bold;

}
.CampoErrorFormulario{
    color: #000000;
    border: 2px solid #FF0000;
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size : 10px;
}
.CampoSeleccionado{
    color: #000000;
    border: 2px solid #800517;
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size : 10px;	
    background-color:#EFF5FA;
}
.CampoResaltado{
    color: #000000;
    border: 3px solid Yellow;
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size : 10px;	
    background-color:#EFF5FA;
}
.CampoErrorResaltado{
    color: #000000;
    border: 3px solid #FF0000;
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size : 10px;
    background-color:#EFF5FA;
}
.Titulo {
    -moz-border-radius: 15px;
    border-right: 2px solid #28759D;
    border-bottom: 2px solid #28759D;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    /*color: #FFFFFF;*/
    color: #000000;
    font-weight: bold;
    background-color: #6699CC;
    text-align: center;
}
.nuevotitulo {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    /*color: #FFFFFF;*/
    color: #000000;
    font-weight: bold;
    /*    background-color: ;*/
    text-align: center;
}
.TextoBarra {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #EFFAEE;;
    font-weight: bold;
    text-align: center;
}
.TextoUsuario {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #006699;
    font-weight: bold;
    text-align: center;
}
.MensajeError {

    color: #FF0000;
    border: none;
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size : xx-small;
}
.Hand {
    cursor:pointer;
}
.TextoTotal {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #0033CC;
    text-decoration: none;
}
.TextoLabelTotal {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.TextoValidar {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1px;
    text-decoration: none;
}
.SoloLectura {
    color: #FF0000;
    border: none;
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size : 10px;
    font-weight: bold;
}
.CampoFormularioIrAPagina{
    color: #000000;
    border: 1px solid #6699CC;
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size : 8px;	
    width:30px;
    height:14px;
    text-align:center
}
.BotonFormularioIrAPagina{
    background : url(../iconos/botonOut.jpg);
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size : 10px;
    text-transform : uppercase;
    text-align : center;
    width:25px;
    height:20px;
    border-top: 2px solid #7BBBDD;
    border-right: 2px solid #28759D;
    border-bottom: 2px solid #28759D;
    border-left: 2px solid #7BBBDD;
}
.BotonFormularioIrAPaginaActivo{
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
    background : url(../iconos/botonOut.jpg);
    font-size : 10px;
    text-transform : uppercase;
    text-align : center;
    cursor:pointer;
    width:25px;
    height:20px;
    border-top: 2px solid #FFB546;
    border-right: 2px solid #C17400;
    border-bottom: 2px solid #C17400;
    border-left: 2px solid #FFB546;
}

.FilaTablaOffResalte {
    background-color : #07079e;
    color : #000000;
    font-size : xx-small;
    cursor:pointer;
}


/************ Estilos UI 2019 *****************/

body {
    background-color: #FFFFFF !important;
}

#bodyIndex {
    width: 100%;
    height: 100%;
}

table {
    border-collapse: collapse;
    border: none !important;
}

.nuevotitulo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    vertical-align: bottom;
    font-weight: normal;
    padding-bottom: 8px;
    height: 22px;
    overflow: hidden;
    display: block;
    width: 400%;
    line-height: 25px
}

.CampoFormulario, input, select {
    color: #000000;
    border: 1px solid #AFCCE4;
    font-family: Arial, Geneva, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #CCE5FB;
    margin: 4px 0;
    min-height: 22px;
    border-radius: 4px;
    width: 94%;
    padding: 0 6px;
    max-width: 300px;
    min-width: 50px;
}

.botonNew2019, input[type=button], input[type=submit] {
    cursor: pointer;
    padding: 6px 10px;
    margin: 6px 0;
    border: 0;
    background: none;
    background-color: #CCCCCC;
    color: #FFF;
    border-radius: 4px;
    height: 26px;
}
input[type=submit] {
    background-color: #009DB2;
}
.botonNew2019:hover, input[type=button]:hover, input[type=submit]:hover {
    background-color: #F38B3B; /* naranja propio del logo */
}

input[type=radio] {
    width: 18px;
    margin: 0 4px;
    vertical-align: middle;
}
input[type=checkbox] {
    min-width: 18px;
    max-width: 20px;
    margin: 4px;
    vertical-align: inherit;
}
input[type=radio]:hover {
    cursor: pointer;
    width: 18px;
}

input[type=image] {
    width: auto;
}

.linkSobreBlanco {
    color: #F38B3B;
    cursor: pointer;
}
.linkSobreBlanco:hover {
    color: #555;
}
.linkCasiNegro {
    color: #111111;
    cursor: pointer;
}
.linkCasiNegro:hover {
    color: #F38B3B;
}

/* pantalla de index */
#contenedorInicial {
    width: 100%;
    height: 100%;
    display: table;
    position: absolute;
}

#celdaInicial {
    display: table-cell;
    vertical-align: middle;
}

#LinksInicio {
    width: 480px;
    margin: 0 auto;
}
#LinksInicio img {
    max-width: 100%;
}

.textoDerecha {
    text-align: right;
}

.maxWidth100 img {
    max-width: 100%;
}

.divMitad {
    width: 49.98%;
}

#logoPACInicial {
    cursor: pointer;
    max-width: 100%;
}
#logoGrupoInicial img {
    width: 160px;
}
#powerby {
    margin-bottom: 4px;
    margin-right: 37px;
}

#linkInicial {
    margin: 20px 0;
    font-size: 21px;
    text-align: center;
}
#textoInicial {
    font-size: 12px;
}

#celdaLogin {
    padding: 40px;
    max-width: 680px;
    overflow: hidden;
    border-radius: 10px;
    background-color: #FFF;
}

#celdaLogin div {
    float: left;
}

#celdaLogin div.Estilo1 > div {
    clear: both;
    padding-left: 20px;
}

#loginInputs {
    /*    width: 300px;*/
}
#loginInputs > div {
    width: 100%;
}

.botonLogin {
    background-color: #F38B3B;
}
.botonLogin:hover {
    background-color: #6D6F71;
}
#tablaLogin {
    font-size: 12px !important;
    background-color: #F5F5F5;
}

.subLinksLogin {
    margin-top: 16px;
}



#menuInicio {
    font-family: Arial, Geneva, Helvetica, sans-serif;
    background-color: rgba(219,219,219,0.95);;
    color: #333;
    font-size: 14px;
    vertical-align: middle;
    text-align: center;
    padding-left: 0;
    /*border-radius: 0 6px 0 0;*/
    height: 24px;
    padding-top: 4px;
}
#menuInicio:hover {
    background-color: rgba(243,139,59,0.95);
    cursor: pointer;
    color: #FFF;
}

#menuVerticalIzquierda {
    margin-top: 0; /*27px; */
}

.MenuInactivo, .MenuInactivoL {
    font-family: Arial, Geneva, Helvetica, sans-serif;
    background: rgba(255,255,255,0.9999);
    font-size: 11px;
    text-align: left;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #7BBBDD;
    height: 33px;
    font-weight: bold;
    padding-left: 20px;
    vertical-align: bottom;
    padding-bottom: 2px;
    line-height: 13px;
}

.MenuInactivo img, .MenuInactivoL img {
    margin-left: -15px !important;
    vertical-align: middle;
}

.MenuActivo, .MenuActivoL {
    font-family: Arial, Geneva, Helvetica, sans-serif;
    background: rgba(240,240,240,0.9999);
    font-size: 11px;
    text-align: left;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #C17400;
    height: 33px;
    font-weight: bold;
    padding-left: 20px;
    vertical-align: bottom;
    padding-bottom: 2px;
}
.MenuActivo img, .MenuActivoL img {
    margin-left: -15px !important;
    vertical-align: middle;
}


.MenuInactivoN {
    font-family: Arial, Geneva, Helvetica, sans-serif;
    background: rgb(245,245,245);
    font-size: 11px;
    text-align: left;
    border-top: none;
    border-right: none;
    border-bottom: 1px solid #B22222;
    border-left: none;
    color: #B22222;
    height: 33px;
    font-weight: bold;
    padding-left: 20px;
    vertical-align: bottom;
    padding-bottom: 2px;
}

#barraTop {
    background-color: #EFEFEF;
}

.Titulo {
    color: #FFF;
    border-radius: 8px 8px 0 0;
    letter-spacing: -0.08em;
    border-right: none;
}

.TextoBarra.style1 {
    color: #CCC;
    background-color: #009DB2;
    padding: 4px;
}

.BarraInactiva {
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    background: #FFF;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    border-top: none;
    border-right: none;
    border-bottom: 1px solid #666;
    border-left: none;
    border-radius: 8px 8px 0 0;
    padding: 3px;
    margin-right: 2px;
}

.BarraActiva {
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    background: #F38B3B;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    border-top: none;
    border-right: none;
    border-bottom: 1px solid #666;
    border-left: none;
    border-radius: 8px 8px 0 0;
    padding: 3px;
    color: #FFF;
}

#logoTopLeft {
    max-width: 120px;
    margin: 0 auto auto -12px;
    cursor: pointer;
}

#contenedorBarra {
    margin-bottom: -2px;
}

.TextoUsuario {
    color: #FFF;
}

TH {
    padding: 6px;
    color: #FFF !important;
    font-size: 14px !important;
}
TH:first-child {
    border-top-left-radius: 10px;
}
TH:last-child {
    border-top-right-radius: 10px;
}
TH div, TH div a, TH div a:visited {
    color: #FFF !important;
}

td.on, td.on +td, form td {
    background-color: #F9FCFF !important    ;
}

td.on, td.on + td {
    padding: 8px 6px;
    border-bottom: 1px solid #f0f0f0;
    font-weight: bold;
    font-size: 12px;
    color: #666;
}

tr:nth-child(2) th, tr:nth-child(3) th, tr:nth-child(4) th, tr:nth-child(5) th,
tr:nth-child(6) th, tr:nth-child(7) th, tr:nth-child(8) th{
    border-radius: 0;
}


#menu .BarraInactiva {
    background-color: #009DB2;
    color: #FFF

}
#menu .BarraInactiva img, #menu .BarraActiva img {
    max-height: 19px;
    vertical-align: text-bottom;
}


#menu table tr td:hover {
    background-color: #F38B3B !important;
}
#menu table tr td:first-child {
    background-color: #798ABD;
}
#menu table tr td:nth-child(2) {
    background-color: #7191B0;
}
#menu table tr td:nth-child(3) {
    background-color: #79A4B0;
}
#menu table tr td:nth-child(4) {
    background-color: #7FC7C3;
}
#menu table tr td:nth-child(5) {
    background-color: #79BDA6;
}



body#menuVericalBody {
    position: absolute;
    overflow-y: scroll;
    overflow-x: hidden;
}

/* Scrollbars */
::-webkit-scrollbar {
    width: 6px;
}

/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 0px;
    background: rgba(152, 152, 152, 0.8);
    -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.5); 
}
::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(255,0,0,0.4); 
}

/* campos imput para fecha */
#c4, #c5, #fecdel, #fecal, #fdel, #fal, #nuevaFecha, #fecha, #fecdespacho30,
#fec_cie_ini, #fec_cie_fin, #fecha_cierre { 
    width: 80px;
}

th + td.on {
    background-color: #6699CC !important;
    border-bottom: 1px solid #6699CC !important; 
}

#fecdel, #fecal, th img, #IDD, #IDH, #cld, #cla, th select, #DED, #DEH, #RUD, 
#RUH, #COIDD, #COIDH {
    float: left;
}

#process table {
    margin: 0 auto;
    border: 1px solid #FFF;
}

#process form table tr td table:nth-child(2) tr:nth-child(2) th,
#process form table tr td table:nth-child(2) tr:nth-child(3) th,
#process form table tr td table:nth-child(2) tr:nth-child(4) th,
#process form table tr td table:nth-child(2) tr:nth-child(5) th,
#process form table tr td table:nth-child(2) tr:nth-child(6) th
{    
    border-radius: 0 !important;
}

tr.on td, tr.off td, tr.FilaTablaActiva td {
    padding: 6px 2px !important;
    font-size: 12px !important;
}
tr.FilaTablaActiva td, td.FilaTablaActiva {
    font-weight: bold !important;
    background-color: transparent !important;
}

tr.on:hover, tr.off:hover, tr.odd, tr.even {
    background-color: rgba(243,139,59,0.5);
}

/* selects de hora minutos segundos */
#lisHora, #lisMinuto, #lisSegundo {
    width: 100%;
}

div font strong {
    padding: 12px;
    display: block;
    font-family: Arial, sans-serif;
    font-size: 21px;
    color: #F38B3B;
    font-weight: normal;
}
div font strong img{
    margin-top: -4px;
}


/* para panel de inicio1.php */
#panelInicio2019 {
    width: 100%;
    max-width: 100%;
    margin: 20px auto 0;
    position: relative;
}

#panelInicio2019 > div, .panel2019 {
    float: left;
    margin-right: 40px;
    width: 100%;
}

.tituloSubPanel {
    text-align: center;
    font-size: 16px;
    font-family: Arial, sans-serif;
    background: #F2F2F2;
    border-radius: 10px 10px 0px 0px;
    padding: 10px 6px;
    color: #828282;
}



.botonesPanel {
    margin: 0 auto 20px;
    padding: 24px 0 0;
    background: #FBFBFB;
    border-radius: 0 0 10px 10px;
    overflow: hidden;
}

.botonInicio {
    width: 33.3333334%;
    height: 136px;
    background: #FFFFFF;
    border: 1px solid #F38B3B;
    box-sizing: border-box;
    border-radius: 10px;
    margin: 0px 10px 20px;
    text-decoration: none;
    display: block;                
    color: #828282;
    float: left;
    max-width: 150px;
}
.botonInicio:hover {
    background: #F38B3B;
    color: #FFFFFF;

}
#panelAdministracion .botonInicio {
    border-color: #009DB2 !important;
    color: #828282 !important;

}
#panelAdministracion .botonInicio:hover {
    background: #009DB2 !important;
    color: #FFFFFF !important;

}


.imagenBotonInicio {
    vertical-align: bottom;
    height: 80px;
    white-space: nowrap;
    text-align: center;
    margin-top: 10px;
}            
.helperImagenInicio {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.imagenBotonInicio img {
    vertical-align: middle;
    max-height: 50px;
    max-width: 160px;
    margin-left: -4px;
}

#panelAdministracion .imagenBotonInicio img {
    filter: grayscale(100%) brightness(150%);
}

.tituloBotonInicio {
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.02em;
    padding: 4px;
    line-height: 16px;
}

#contenedorInicio {
    margin: 0 auto; 
    padding: 0 20px;
    overflow: hidden;
}

.botonesPanel > div {
    overflow: hidden;
    justify-content: space-between;
    display: flex;
}

.TextoBarra.style1 {
    position: relative;
}

.TextoBarra.style1 #menuBoton, .TextoBarra.style1 #regresaBoton, 
.TextoBarra.style1 #cierraBoton {
    position: absolute;
    left: 40px;
    top: 3px;
    width: 50px;
    cursor: pointer;
    border: 1px solid #b4e2e8;
    border-radius: 7px 0 0 7px;
    padding: 1px 5px 2px 2px;
    font-size: 8px;
    font-weight: normal;
    color: #FFFFFF;
    text-transform: uppercase;
}
.TextoBarra.style1 #regresaBoton, .TextoBarra.style1 #cierraBoton {
    left: 98px;
    border-radius: 0 7px 7px 0;
}
.TextoBarra.style1 #regresaBoton {
    width: 48px;
}
.TextoBarra.style1 #cierraBoton {
    left: 68px;
    border-radius: 7px;
}
.TextoBarra.style1 #menuBoton img, .TextoBarra.style1 #regresaBoton img {
    height: 8px;
    margin-top: 1px;
    vertical-align: text-top;
}
.TextoBarra.style1 #menuBoton:hover, .TextoBarra.style1 #regresaBoton:hover,
.TextoBarra.style1 #cierraBoton:hover{
    background-color: #888;
}



@media only screen and (max-width: 2900px) and (min-width: 1520px) {

    .botonesPanel > div {

        overflow: hidden;
        justify-content: space-between;
        display: block;
    }

    .botonInicio {
        min-width: 150px;
        margin: 0 38px 10px;
    }
    #panelAdicionales {
        width: 100%;
    }
    .botonesPanel {
        margin: 0 auto 20px;
        padding: 20px 0 0;
    }
    #contenedorInicio {
        padding: 0 60px;
    }
}

@media only screen and (max-width: 1519px) and (min-width:320px) {
    .tituloBotonInicio {
        font-size: 13px;
    }

    #panelGestionComercial .botonesPanel > div, #panelRecursosHumanos .botonesPanel > div,
    #panelRecursosHumanos .botonesPanel, #panelAuxiliares .botonesPanel{
        max-width: 600px;
        margin: 0 auto;
    }


    .TextoBarra.style1 #menuBoton, .TextoBarra.style1 #regresaBoton {        
        left: 3px;
        width: 39px;
        padding: 1px 5px 2px 2px;
        font-size: 8px;
    }
    .TextoBarra.style1 #regresaBoton {
        left: 50px;
    }

    #panelRecursosHumanos .botonInicio { 
        margin: 0 auto 20px !important;
    }
}

@media only screen and (max-width: 780px) and (min-width:320px) {
    .botonInicio {
        min-width: 14%;
        width: 120px;
        max-width: 14%
    }

    .tituloBotonInicio {
        font-size: 13px;
    }
}

@media only screen and (max-width: 640px) and (min-width: 320px) {
    .tituloBotonInicio {
        font-size: 9px;
    }
}
/* fin Para Panel Inicio1.php */



/* ajustes puntuales en pantallas internas*/
#emailcte01, #dircliente01 {
    width: 200px !important;
}

.title {
    background: #6699CC;
    font-size: 16px;
    font-weight: bold;
    line-height: 32px;
    color: #FFF;
}

select#c2, #usuasoli {
    min-width: 122px;
}

#regimen {
    min-width: 190px;
}

#process tr.FilaTablaActiva td, #process td.FilaTablaActiva {
    font-weight: bold !important;
    background-color: #287299 !important;
    font-size: 12px;
    padding: 8px 6px;
}

#res form table td.on, #res form table td.on + td {
    padding: 4px 6px;
}

tr.initialized th {
    border-right: 1px dotted #EEE;
    border-bottom: 1px solid #eee;
}

tr.initialized td.on1, tr.initialized td.on {
    background-color: rgb(166, 196, 225) !important;
    padding: 5px 1px;
    border-right: 1px solid #FFF;
}

table#excelActivos td {
    border-bottom: 1px solid rgba(255,255,255,0.65);
    border-right: 1px solid rgba(255,255,255,0.65);
    padding: 4px 10px;
}

table#excelActivos th {
    border-bottom: 1px solid rgba(255,255,255,0.5);
    border-right: 1px solid rgba(255,255,255,0.5);
}


table#excelActivos tr:hover {
    background-color: #ffbe47;
}

input[type=image] {
    width: auto !important;
    min-width: 6px;
    min-height: 6px;
    vertical-align: text-bottom;
    margin-bottom: 2px;
    background: transparent !important;
    border: none;
}

#Layer2 {
    position: fixed !important;
    top: 0px !important;
    background-color: #f0f0f0 !important;
    display: none;
}


/* Estilos solo para impresion */
@media print{
    TH, th, TH div, TH div a{
        color: #000000 !important;
    }
}