﻿/*variables*/
:root {
    --tpmexBlue: #143C6A;
    --tpmexGrey: #50758B;
    --tpmexGrey2: rgba(80, 117, 139, 0.2);
    --tpmexBlueLight: #0060A8;
    --tpmexBlueLight2: rgba(0, 96, 168, 0.2);
}
/*variables*/

/*login*/
#login {
    margin: 100px auto;
    margin-left: 55%;
    width: 430px;
    margin-bottom: 7%;
    margin-top: 7%;
}

.op {
    background: #fff;
}

.imgBtn25 {
    margin: 1px;
    max-height: 25px;
    max-width: 25px;
    cursor: pointer;
}

.imgBtn30 {
    margin: 1px;
    max-height: 30px;
    max-width: 30px;
    cursor: pointer;
}

.imgBtn28 {
    margin: 1px;
    max-height: 28px;
    max-width: 28px;
    cursor:pointer;
}


.imgBtn50 {
    max-height: 50px;
    max-width: 50px;
    margin: 1px;
}

.imgBtn40 {
    max-height: 40px;
    max-width: 100%;
    margin: 1px;
}

.imgBtn45 {
    max-height: 45px;
     max-width: 100%;
    margin: 1px;
}

.imgTam {
    max-height: 200px;
    max-width: 300px;
    vertical-align: middle;
    margin-top: 100%;
    margin-left: 20px;
    cursor: pointer;
}

#header {
    height: 20%;
    width: 100vh;
}

#logoClt {
    height: 100%;
    width: 100%;
}

#login fieldset {
    background-color: #fff;
    -webkit-border-radius: 0 0 20px 20px;
    -moz-border-radius: 0 0 20px 20px;
    border-radius: 0 0 20px 20px;
    padding: 20px 26px;
    background-color: rgba(255,255,255,0.8); /*Aplicar opacity al div como rgba para que el opacity no afecte los textbox*/
    height: 230px;
}


.btn-default {
    background-color: transparent;
}

.btn-primary {
    background: #547397;
}

#login h2 {
    background: #547397;
    -webkit-border-radius: 20px 20px 0 0;
    -moz-border-radius: 20px 20px 0 0;
    border-radius: 20px 20px 0 0;
    color: #fff;
    font-size: 28px;
    padding: 20px 26px;
}

    #login h2 span[class*="fontawesome-"] {
        margin-right: 14px;
    }

.banda {
    /*background-color: rgba(21,31,58,0.99);*/
    background-color: #547397;
    height: 60px;
    width: 100%;
    position: absolute;
    z-index: -1;
}

.cuerpoNEW {
    height: 97.5vh;
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    background-image: url('../Img/sapyn.png');
    max-width: 5000px;
    background-repeat: no-repeat;
    background-position: right;
    background-size: 150vh 98vh;
}
input:invalid {
 
border: 1px solid red;
 
}
 
/* Estilo por defecto */
 
input:valid {
 
/*border: 1px solid green;*/
 
}

/* Estilo por defecto */
 
input:required:invalid {
 
border: 1px solid red;
 
}
 
input:required:valid {
 
/*border: 1px solid green;*/
 
}

/*imgL*/
.imgH {
    max-height: 50px;
    max-width: 100px;
}
/*imgL*/




.gridVHome {   
    overflow-y: auto;
    overflow-x: auto;   
}


.gridVHomeI {
    margin-left: 50px;
    overflow-y: auto;
    overflow-x: auto;
    width: 95%;   
}

.cuerpo {
    margin-left: 5px;
    margin-right: 5px;    
    overflow-y: auto;
    overflow-x: hidden;
}

.gridVNom {
    padding-left: 10px;
    padding-right: 15px;    
}

   /*computadoras de 1366px*766px*/
@media screen and (min-width: 100px) and (max-width: 1366px) { 
.gridVHome {       
        height: 350px;
    }

.gridVHomeI {
      height: 465px;
    }

.cuerpo{
    height:500px;   
 }

   

.gridVNom{     
     height:510px;
 }

}

/*computadoras de 1920px*1080px*/
@media screen and (min-width: 1367px) and (max-width: 1920px) {
    .gridVHome {
       height: 640px;
    }

    .gridVHomeI {
        height: 750px;
    }

    .cuerpo {
        height: 820px;
    }

    .gridVNom {
       height: 785px;
    }

    
}



.bodyAreaPop{
    overflow-y:auto;
    overflow-x:hidden;
}



 

 .submenuPopW {
     /*height:5vh;*/
 }

 .bodyPop {
     width:100%;
     height:75vh;
     overflow-y:auto;
     overflow-x:hidden;
     margin-top: 2.5vh;
     margin-bottom:2.5vh;
 }


#tabmenu {
   
    float: left;
    position: fixed;
   
    overflow: hidden;
   
}

    .mGrid .derecha {  
        font-size:10px;
        padding: 0px;  
        /*border: solid 1px #c1c1c1;  */
        text-align:right;
    }  

    .mGrid .tituloderecha {  
        font-size:10px;
        padding: 0px;  
        /*border: solid 1px #c1c1c1;  */
        text-align:right;
        font-size:12px;
    } 


/*estilos cajas de contenido*/
.titulosSubArea{
    background-color:#666; color:white; font-weight:bold; font-size:small;
}


.boxEliminar{
    border:1px solid #E7E7E7;
    border-radius:5px;
    margin:15px;
    padding:10px;
    background-color:#fed0da;
}
.raddEmployee_button{
    background-image: url('../Img/Generales/images.jpg');
     background-size: 30px 30px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    border: none;
    float:left;
    clear:both;
    vertical-align:text-top;
    
}

.barraLayoutPop{
    background-color:#EFEFEF;
    border-radius:5px;
    box-shadow: #E7E7E7 3px 3px;
    min-height:40px;
}

.botonWidth{
    width:100px;
}

.boton30{
    width:30px;
    height:30px;
    background-color:inherit;
    border:none;
}

.btn-default{
    background-color:inherit;
    color:white;
    font-weight:bold;
    border-color:transparent;
    font-family:'Ubuntu', sans-serif;
}



.img-boton{
    width:30px;
    height:30px;
    background-color:none;
    border:none;
}

.left-Marquee {
    float: left;
    clear: right;
    vertical-align: top;
    height: 400px;
    width: 500px;
}

.right-Marquee {
    float: left;
  
    vertical-align: top;
    height: 400px;
    width: 550px;
}

.right-Marquee-inside {
    float: right;
    vertical-align: top;
    height: 350px;
    width: 250px;
    border: 1px solid #2E538A;
  
    margin: 20px 20px;
    background-color: #B0E1EE;
    border-radius: 25px;
}

.foto-Marquee {
    height: 200px;
    width: 200px;
    padding-top: 30px;
    margin: 50px 20px;
    border: 1px solid rgba(34,117,134,1);
    border-radius: 25px;
    background: #2A538A;
    text-align: center;
    clear: both;
    display: inline-block;
}

.menu-archivos-table {
    border-radius: 25px;
    border: none;
    background-color: #B0E1EE;
    width: 200px;
    height: 340px;
    color: #2A538A;
}

.menu-archivos-table td {
   margin: 10px;
   padding: 10px;
}



.EliminarButton{
    background-image: url('../Img/Generales/delete.png');
    background-size: 30px 30px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    border: none;
    float:left;
    clear:both;
    vertical-align:text-top;
 
}
.myNoDayBeforeDate {
    width: 64px !important;
}
/*fin cajas contenido*/

/*estilos lista mensajes*/
.alert-dismissible .close {
    padding: 0px;
}

.pmensajes{
    max-height:55px;
    overflow-x:hidden;
    overflow-y:auto;
    padding-bottom:0px;     
}

#mensajes{
    margin-top:3px;
    margin-bottom:3px;
}



#listMensajesError{
    margin:0px;
}

.bclose{
    color:gray;
}

.item-error{
   color: #a94442;
    font-weight:bold;
}

.item-error li{
    color: #a94442;
    font-weight:bold;
}

.item-mensaje{
    color: #3c763d;
    font-weight:bold;
}
.item-mensaje li{
    color: #3c763d;
    font-weight:bold;
}
/*pop*/
.item-errorPop{
    color:red;
    font-size:small;
    font-weight:bold;
}

.item-errorPop li{
    color:red;
    font-size:small;
}

.item-mensajePop{
    color:black;
    font-size:small;
    font-weight:bold;
}
.item-mensajePop li{
    color:black;
    font-size:small;
}

.pnlMsj1{
    margin-bottom:-12px;
}
.pnlMsj2{
    margin-top:-12px;
}
/*fin estilos lista mensajes*/

/*mensajes*/
.mensajes {
    height:50px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0px;
    margin:5px;
}

    .alert{
        padding: 1px !important;
    }



.mensaje {
    max-height:50px;
      overflow-x:hidden;
      background-color:#c4ddb5;
      border-radius:5px;
    overflow-y:auto;
}

.mensaje2 {
    height:auto;
      overflow-x:hidden;
      background-color:#c4ddb5;
      border-radius:5px;
    overflow-y:auto;
}

 .btnmsj{
     margin-top:5px;
     background-color:transparent;
     font-style:normal;
     color:black;
     line-height:20px;
     height:20px;
 }
 /*fin mensajes*/


.txtEstatus{
    height:18px;
    width:18px;
    border-radius:8px;
    border: 2px solid;
    box-shadow:none;
}

header{
    border-bottom:groove 3px;
    border-bottom-color:#2E538A;
    box-shadow:0px 0px 2px 0px;
   margin-left:5px;
   margin-right:5px;
   background-color:white;
   height:auto;
   font-size:12px;
} 

.btn-Transparent{
    background-color:none;
    border:none;
}

body {
    margin: 0;
    padding: 0;
    height: 100%;
    background-color:rgba(236,232,231,0.2);
    font-family:'Ubuntu', sans-serif;
     overflow-x:hidden;
}

.btn-default {
    background-color: transparent /*#338bbc*/;
}

.menu {
    min-height: 35px;
    /*background: rgba(21,31,58,0.99);*/
    background: #547397;
    /*background: -moz-linear-gradient(top, rgba(43,128,173,1) 0%, rgba(80,159,201,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(43,128,173,1)), color-stop(100%, rgba(80,159,201,1)));
    background: -webkit-linear-gradient(top, rgba(43,128,173,1) 0%, rgba(80,159,201,1) 100%);
    background: -o-linear-gradient(top, rgba(43,128,173,1) 0%, rgba(80,159,201,1) 100%);
    background: -ms-linear-gradient(top, rgba(43,128,173,1) 0%, rgba(80,159,201,1) 100%);
    background: linear-gradient(to bottom, rgba(43,128,173,1) 0%, rgba(80,159,201,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b80ad', endColorstr='#509fc9', GradientType=0 );*/
    margin: 0;
    margin-bottom: -5px;
    border-bottom: solid 2px;
    border-bottom-color: white;
}

.area {
    border: 3px solid rgba(204,163,122,0.8) /*#CCA37A*/ /*#F0B775*/;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    margin-bottom: 5px;
    overflow-y: auto;
    overflow-x: hidden;
    
    top: 128px;
    width: 100%;
    position: absolute;
    bottom: 25px;
    left: 5px;
    width: 99.5%;
}

.submenu {
    height: 45px;
    margin-top: 0px;
    padding-bottom: 0px;
    margin-left: inherit;
    margin-right: inherit;
    background-color: rgba(152,174,188,0.1);
    padding-top: 5px;
    color: black;
    font-weight: bold;
    box-shadow: 0px 2px 0px rgba(152,174,188,0.3);
    align-content: center;
    align-items: center;
}

.submenu2 {
    max-height: 70px;
    margin-top: 0px;
    padding-bottom: 0px;
    margin-left: inherit;
    margin-right: inherit;
    background-color: rgba(152,174,188,0.1);
    padding-top: 5px;
    color: black;
    font-weight: bold;
    box-shadow: 0px 2px 0px rgba(152,174,188,0.3);
    align-content: center;
    align-items: center;
}

.titulos {
    margin-top: 2px;
    padding-left: 5px;
    padding-top: 1px;
    padding-bottom: 1px;
    border-top-left-radius: 5px;
    border-top-right-radius: 20px;
    background-color: rgba(204,163,122,0.8); /*#CCA37A;*/ /*#F0B775;*/
    color: whitesmoke;
    min-width: 150px;
    max-width: 400px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 12px;
}

    .titulos p {
        padding-top: 6px;
    }

footer { /*Estilo Pie de Pagina Login*/
    margin-left: 5px;
    margin-right: 5px;
    bottom: 0 !important;
    bottom: 0px;
    /*border-top: 1px dotted rgba(120,183,218,1);*/
    background-color: rgba(21,31,58,1);
    text-align: center;
    width: inherit;
    font-size: 12px;
    margin-bottom: 0px;
    height: 20px;
}


    footer p {
        padding-top: 1px;
        color: white;
    }

.panelP,sub-T{
    display:inline-block;
    margin-left:5px;
    margin-right:5px;
}


.panel, panel-primary{
    margin:5px !important;
    border-width:2px;
    border-radius:5px;
}

*.panel-heading{
    padding:5px !important;
    border-top-left-radius:2px;
    border-top-right-radius:2px;
    height:30px !important;
}

*.panel-body{
    background-color:ghostwhite;    
}



 .textboxhide{
   background-color:transparent;
   border:none;
 }

  .textboxhide:focus{            
   border: 1px solid #ffedbe;
    background-color:transparent;
 }

/*estilo estandar inputs*/
.form-input {
    border: 1px solid lightgray;
    border-radius: 5px;
    height: 23px;
    color: #161F49;
    font-size: 9px;
}

.W100p {
    width: 100% !important;
}

.Wmin120-max160 {
    min-width: 120px !important;
    max-width: 160px !important;
}
/*estilo estandar inputs*/

  .form-control{
      height:25px;
  }

  .form-add{
     font-size:9px;
     height:23px;
 }

  .form-a{
     width:105%;
 }

 .form-buscar{
     font-size:9px;
     height:23px;
     min-width:120px;
     max-width:160px;
 }
.form-login{
     font-size:9px;
     height:23px;
     min-width:150px;
    
 }

  .form-texto{
     font-size:10px;
     height:25px;
     min-width:120px;
     max-width:160px;
 }

  .form-size{
      height:25px;
  }

/*utilerias*/
.menusUtilerias{
    margin-left:10px;
    margin-right:10px;
}

.subMenuUT{
    margin-top:0px;
    border:solid 1px #ffe6a9;
    border-radius:8px;
    background-color: #ffeec3;
    padding:5px;
    color: black;
    font-weight:bold;
    box-shadow: 3px 5px 0px #EFEFEF;
}

.pnlsm{
    margin-top:0px;
    border:solid 1px #ffedbe;
    border-radius:8px;
    background-color:#fff5dc;
    padding:5px;
    color: black;
    font-weight:bold;
    box-shadow: 3px 5px 0px #EFEFEF;
}

.pnlssm{
    margin-top:0px;
    margin-left:15px;
    margin-right:15px;
    border:solid 1px #ffedbe;
    border-radius:8px;
    background-color:#fffcf6;
    padding:5px;
    color: black;
    font-weight:bold;
    box-shadow: 3px 5px 0px #EFEFEF;
}

/*utilerias*/
 .value-label{
     text-align:center;
 }

 .filtros p{
     margin-top:6px;
     font-weight:normal;
     font-size:10px;
 }

 .tablaBusqueda{
     margin-top:7.5px;
 }

 .rbl input[type="radio"]
{
   margin-left: 10px;
   margin-right: 1px;
  
}

.mensaje {
    border-radius: 5px;
    background-color: #b8db96;
    min-height: 30px;
    width:100%;
}
 

 .btnmsj{
     margin-top:5px;
     background-color:transparent;
     font-style:normal;
     color:black;
     line-height:30px;
     height:50px;
 }


 .menubar-header {
    height:35px;
    background-color:#EFEFEF;
}

 .input-table {
    border-spacing: 0.5rem !important;
    border-collapse: collapse !important;
    border:none;
    width: 95%;

}

.input-table p{
    color:#2E538A;

}



 
 .txtTotal{
     font-weight:bold;
     text-align:center;
     font-size:10px;
     border-bottom:solid 1px #338bbc;
 }

 .checkCell{
     margin-left:10px;
 }
 .areaPop{
     margin: 0 5px 5px 5px;
     border:solid 2px #edb06e;
     border-bottom-left-radius:5px;
     border-bottom-right-radius:5px;
     border-top-right-radius:5px;
     min-height:inherit;
     background-color:#f8f8f8;
     line-height:1.3;
     font-size:12px;
     vertical-align:central;
 }

  .areaPop1{
     margin: 0 5px 5px 5px;
     border:solid 2px #3498DB;
     border-bottom-left-radius:5px;
     border-bottom-right-radius:5px;
     border-top-right-radius:5px;
     min-height:inherit;
     background-color:#f8f8f8;
     line-height:1.3;
     font-size:12px;
     vertical-align:central;
 }
   .areaPop 1p{
     margin-top:3px;
 }
 .areaPopn1 p{
     margin-top:3px;
 }

  .areaPopn{
     background-color:#f8f8f8;
     margin:5px;
     border:solid 2px #338bbc;
     border-radius:5px;
     border-top-right-radius:5px;
     height:98vh;
     line-height:1.3;
     font-size:12px;
     overflow-x:hidden;
 }

  .areaPopAj{
     height:98vh;
     overflow:hidden;
 }

  .areaPopAjT{
     height:95vh;
     overflow:hidden;
 }

 .areaPop p{
     margin-top:3px;
 }
 .areaPopn p{
     margin-top:3px;
 }

  .areaPopn{
     background-color:#f8f8f8;
     margin:5px;
     border:solid 2px #338bbc;
     border-radius:5px;
     border-top-right-radius:5px;
     min-height:inherit;
     line-height:1.3;
     font-size:12px;
 }

  .alert-Pop{
      padding-top:10px;
      padding-bottom:10px;
  }

  .texColorB{
      color:black;
  }

  .lineaazul{
      color:#338bbc;
      
      
  }
.submenuPop{
    padding:3px;
    background-color:#EFEFEF; color:black; font-weight:bold; font-size:small;
    border-radius:5px;
    box-shadow: 0 3px 0 #E7E7E7;
 }

/*estilos pestañas pop*/

.tablaPestanas{
    margin-top:5px;
    margin-left:5px;
}

.pestanasPop{
    padding-left:5px;
    padding-right:15px;
    padding-top:2px;
    padding-bottom:2px;
    border-top-left-radius:5px;
    border-top-right-radius:20px;
    background-color:#338bbc;
    color:white;
    font-family:'Ubuntu', sans-serif;
    font-weight:200;
}

.pestanasPopS{
    padding-left:5px;
    padding-right:15px;
    padding-top:2px;
    padding-bottom:2px;
    border-top-left-radius:5px;
    border-top-right-radius:20px;
    background-color:#edb06e;
    color:white;
    font-family:'Ubuntu', sans-serif;
      font-weight:200;
}


.pestanasPop p, 
.pestanasPopS p{
    padding-top:6px;
}

.pestanasPop img, 
.pestanasPopS img{
    padding-top:0px;
    padding-right:2px;
}
.pestanasPop a, li{
    text-decoration:none;
    font-style:inherit;
    color:white;
    font-size:14px;
}

.pestanasPopS a, li{
    text-decoration:none;
    font-style:inherit;
    color:white;
    font-size:12px;
}
/*fin estilos pestañas pop*/


.titulosPop{
    height:35px;
    padding-top:1px;
    padding-left:5px;
    padding-bottom:1px;
    background-color:#338bbc;
    color:white;
    width:inherit;
    margin-bottom:5px;
}
.titulosPop2{
    padding-left:5px;
    padding-right:15px;
    padding-top:2px;
    padding-bottom:5px;
    font-size:12px;
    border-top-left-radius:5px;
    border-top-right-radius:15px;
    background-color:#edb06e;
    color:white;
    font-family:'Ubuntu', sans-serif;
    width:200px;
    height:30px;
    margin: 0 0 0 5px;
}

.txt{
    height:28px;
    display:inline-block;
    font-style:initial;
    font-size:11px;
}

 
 .info-user{
     padding:0;
     margin:inherit;
     height:15px;
 }

 .info-user p{
     font-weight:bold;font-size:smaller;display:inline-block;
     color:#338bbc;
     height:15px;
     padding-right:3px;
 }

 /*formato tablas*/
 .celdaId{
     visibility:hidden;
     font-size:0;
     width:1px;
     height:1px;
 }

 

 
.gridV{
    padding-left:50px;
    padding-right:50px;
    overflow-y:auto;
    overflow-x:hidden;
    min-height:350px;
    max-height:655px;
}

.gridV10{
    overflow-y:auto;
    overflow-x:hidden;
    height:350px;
}

.gridVPop{
    padding-left:50px;
    padding-right:50px;
    overflow-y:auto;
    overflow-x:hidden;
    height:240px;
    margin-bottom:5px;
}
.gridVPop3{
    padding-left:50px;
    padding-right:50px;
    overflow-y:auto;
    
    height:390px;
    margin-bottom:5px;
}
.gridVPop2{
    padding-left:50px;
    padding-right:50px;
    overflow-y:auto;
    overflow-x:hidden;
    height:425px;
    margin-bottom:5px;
}
.gridVT{
    border:solid 2px #338bbc;
    border-radius:5px;
    height:240px;
    overflow-y:auto;
    overflow-x:hidden;
}

.gridVTPopGrande{
    border:solid 2px #338bbc;
    border-radius:5px;
    height:425px;
    overflow-y:auto;
    overflow-x:hidden;
}
.gridT{
    height:350px;
    overflow-y:auto;
    overflow-x:hidden;
}

.gridVT2{
    border:solid 2px #666;
    border-radius:5px;
    height:240px;
     overflow-y:auto;
    overflow-x:hidden;
}

::-webkit-scrollbar{
  width: 10px;
  height:10px;
  background:none;
}
::-webkit-scrollbar-button{
  width:0px;
  height: 0px;
}

::-webkit-scrollbar-thumb {
  background:#EFEFEF;
  /*border:thin solid #1a1f25;*/
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.gridVEmp{
    height:350px;
    overflow-y :auto;
     overflow-x:hidden;
}

.textoTabla {
    text-align:center;
    font-weight:bold;
    font-size:smaller;
}

/*estilos para tablas html*/
/*contenedores tabla*/
.tablaContenedorH250{
    width:inherit;
    margin:5px;    
    overflow-x:hidden;
    overflow-y:auto;
    height:250px;
}

.tablaContenedorH350{
    
    overflow-y:auto;
    overflow-x:auto;
    height:350px;
  width:1280px;

    margin-bottom:5px;
}
.tablaContenedorH350G{
    padding-left:50px;
    padding-right:50px;
    overflow-y:auto;
    width:500px; 
    overflow-x:auto;
    height:350px;
    margin-right:10px;
    margin-left:10px;
    margin-bottom:5px;
}

.mGrid {  
    width:100%; 
    color:black;
    background-color: #f6f5f5;
    text-align:justify;
    /*border: solid 1px #525252;  */
    border-collapse: collapse;  
    text-align:justify;
}  

    .mGrid td {  
        font-size:10px;
        padding: 0px;  
        /*border: solid 1px #c1c1c1;  */
        text-align:justify;
    }  
    .mGrid th {  
        padding: 0px 0px;  
        color: #338bbc;
        font-weight:bold;
        background-color:#fbf9f5;
  
        /*border-left: solid 1px #525252;  */
        font-size: 11px;
       text-align:justify;
        border-bottom:solid 2px #E7E7E7;
    }  
    .mGrid th a li {  
        color:#2E538A;
        text-align:justify;
    }
  
    .mGrid .alt {  
        background: white url(grd_alt.png) repeat-x top;  
        border-bottom:solid 1.5px #EFEFEF;
        border-top:solid 1.5px #EFEFEF;
    text-align:justify;
    }  
  
    .mGrid .pgr {  
        background: #4D738A url(grd_pgr.png) repeat-x top;  
    }  
  
        .mGrid .pgr table {  
            margin: 0px 0;  
        }  
  
        .mGrid .pgr td {  
            border-width: 0;  
            padding: 0 0px;  
            border-left: solid 1px #666;  
            font-weight: bold;  
            color: #ffedbe;
            line-height: 12px;  
        }  
  
        .mGrid .pgr a {  
            color: white;  
            text-decoration: none;  
        }  
  
            .mGrid .pgr a:hover {  
                color: #000;  
                text-decoration: none;  
            }


            .lGrid {  
    width:100%; 
    color:black;
    background-color: #f6f5f5;
    text-align:justify;
    /*border: solid 1px #525252;  */
    border-collapse: collapse;  
}  
  
    .lGrid td {  
        font-size:10px;
        padding: 0px;  
        /*border: solid 1px #c1c1c1;  */
      text-align:justify;
    }  
  
    .lGrid th {  
       background-color:#f8f8f8;
       height:0px;
       text-align:justify;
       font-size:1px;
       border-bottom:solid 2px #E7E7E7;
    }  
    .lGrid th a li {  
        color:#2E538A;
    }
  
    .lGrid .alt {  
        background: white url(grd_alt.png) repeat-x top;  
        border-bottom:solid 1.5px #EFEFEF;
        border-top:solid 1.5px #EFEFEF;
    
    }  
  
    .lGrid .pgr {  
        background: #4D738A url(grd_pgr.png) repeat-x top;  
    }  
  
        .lGrid .pgr table {  
            margin: 0px 0;  
        }  
  
        .lGrid .pgr td {  
            border-width: 0;  
            padding: 0 0px;  
            border-left: solid 1px #666;  
            font-weight: bold;  
            color: #ffedbe;
            line-height: 12px;  
        }  
  
        .lGrid .pgr a {  
            color: white;  
            text-decoration: none;  
        }  
  
            .lGrid .pgr a:hover {  
                color: #000;  
                text-decoration: none;  
            }


 .moneda{
    background-color:transparent;
    min-width:50px;
    max-width:80px;
    border:none;
    height:auto;
      text-align:right;
   align-self:flex-end;
 }
 /*tabla nominas*/
 .mGrid2 {  
  
    color:black;
    background-color: #f6f5f5;
    margin: 5px 0 10px 0;  
    text-align:justify;
    /*border: solid 1px #525252;  */
    border-collapse: collapse;  
}  
  
    .mGrid2 td {  
        font-size:10px;
        height:28px;
        /*border: solid 1px #c1c1c1;  */
       color:black;
       margin:0px;
       padding:0px;
    }  
  
    

    .mGrid2 th {  
        padding: 0px;  
        color: #338bbc;
        font-weight:bold;
        font-size:x-small;
        text-align:right;
        width:55px;
        height:32px;
        text-align:center;
        background: #EFEFEF;
        /*border-left: solid 1px #525252;  */
     

        border-bottom:solid 2px #E7E7E7;
    }  
    .mGrid2 th a li {  
        color:#2E538A;
    }
   .mGrid2 td a p {  
        color:black;
    }
    .mGrid2 .alt {  
        background: white url(grd_alt.png) repeat-x top;  
        border-bottom:solid 1.5px #EFEFEF;
        border-top:solid 1.5px #EFEFEF;
       
    }  
  
    .mGrid2 .pgr {  
        background: #4D738A url(grd_pgr.png) repeat-x top;  
    }  
  
        .mGrid2 .pgr table {  
            margin: 5px 0;  
        }  
  
        .mGrid2 .pgr td {  
            border-width: 0;  
            padding: 0 6px;  
            border-left: solid 1px #666;  
            font-weight: bold;  
            color: #ffedbe;
            line-height: 12px;  
        }  
  
        .mGrid2 .pgr a {  
            color: white;  
            text-decoration: none;  
        }  
  
            .mGrid2 .pgr a:hover {  
                color: #000;  
                text-decoration: none;  
            }


/**/
.mGrid3 {  
  
    color:black;
    background-color: #f6f5f5;
    margin: 5px 0 10px 0;  
    text-align:justify;
    /*border: solid 1px #525252;  */
    border-collapse: collapse;  
}  
  
    .mGrid3 td {  
        font-size:10px;
        height:28px;
        margin:0px;
        padding:0px;
        /*border: solid 1px #c1c1c1;  */
       
    }  
  
    .mGrid3 th {  
        padding: 1px 1px;  
        color: #338bbc;
        font-weight:bold;
        font-size:x-small;
        text-align:center;
        width:auto;
        height:32px;
        background: #EFEFEF;
        /*border-left: solid 1px #525252;  */
     

        border-bottom:solid 2px #E7E7E7;
    }  
    .mGrid3 th a li {  
        color:#2E538A;
    }
  
    .mGrid3 .alt {  
        background: white url(grd_alt.png) repeat-x top;  
        border-bottom:solid 1.5px #EFEFEF;
        border-top:solid 1.5px #EFEFEF;
       
    }  
  
    .mGrid3 .pgr {  
        background: #4D738A url(grd_pgr.png) repeat-x top;  
    }  
  
        .mGrid3 .pgr table {  
            margin: 5px 0;  
        }  
  
        .mGrid3 .pgr td {  
            border-width: 0;  
            padding: 0 6px;  
            border-left: solid 1px #666;  
            font-weight: bold;  
            color: #ffedbe;
            line-height: 12px;  
        }  
  
        .mGrid3 .pgr a {  
            color: white;  
            text-decoration: none;  
        }  
  
            .mGrid3 .pgr a:hover {  
                color: #000;  
                text-decoration: none;  
            }


 .bton{
     text-align:center;
     width:80px;
     height:30px;
 }

/*estilos tabla nomina*/

.deduccion{
    color:red;
    background-color:transparent;
    width:55px;
    height:21px;
    border:none;
     font-size:x-small;
     text-align:right;
}

.percepcion{
    color:green;
    background-color:transparent;
    width:55px;
    height:21px;
    border:none;
    font-size:x-small;
    text-align:right;
}

.neto{
    color:blue;
    background-color:transparent;
    width:55px;
    border:none;
    height:21px;
    font-size:x-small;
    text-align:right;
    font-weight:bold;
    align-self:flex-end;
}
.empleadosRHC{
    background-color:transparent;
    width:55px;
    border:none;
    height:21px;
    font-size:x-small;
    text-align:center;
}
.neutro{
    color:black;
    background-color:transparent;
    width:55px;
    border:none;
    height:21px;
    font-size:x-small;
    text-align:right;
    font-weight:bold;
    align-self:flex-end;
}

.dias{
    color:blue;
    background-color:transparent;
    width:30px;
    height:21px;
    border:none;
    font-size:x-small;
    text-align:center;
}
/*fin nominas*/

/*tabla imss*/
.tableImss{
    border-color:darkblue;
    border:solid 1.5px;
}

.tableImss td{
    background-color:#338bbc;
    color:white;
    font-weight:bold;
    padding:5px;
    text-align:center;
}

.tableImss .alt{
    background-color:#E7E7E7;
    color:black;
    font-weight:normal;
}

/*fin tabla imss*/



/*Clases para SubMenus en Dropdown*/
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:-6px;
    margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
    font-family:'Ubuntu', sans-serif;
}
.dropdown-submenu:hover>.dropdown-menu {
    display:block;
}
.dropdown-submenu>a:after {
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#cccccc;
    margin-top:5px;
    margin-right:-10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color:#ffffff;
}
.dropdown-submenu.pull-left {
    float:none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}
/* END Clases para SubMenus en Dropdown*/
.gridVDispersion {
        margin-left: 20px;
        overflow-y: auto;
        overflow-x: auto;
        width: 95%;
        min-height:40px;
    }



