th, td {
    padding: 8px 16px;
}

th {
    background: #eee;
}

/* Just common table stuff. Really. */
table {
    color : black;
    border-collapse: collapse;
    width: 100%;
    caption-side: bottom;
}

tbody, td, tfoot, th, thead, tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0
}

.tableFixHead {
    overflow: auto;
    height: 300px;
    font-size: 11px;
}


@media (min-height:600px) {
    .tableFixHead {
        overflow: auto;
        height: 350px;
        font-size: 11px;
    }
}

@media (min-height:700px) {
    .tableFixHead {
        overflow: auto;
        height: 460px;
        font-size: 11px;
    }
}

@media (min-height:768px) {
    .tableFixHead {
        overflow: auto;
        height: 525px;
        font-size: 11px;
    }
}

@media (min-height:900px) {
    .tableFixHead {
        overflow: auto;
        height: 745px;
        font-size: 11px;
    }
}

@media (min-height:1000px) {
    .tableFixHead {
        overflow: auto;
        height: 845px;
        font-size: 11px;
    }
}


.tableFixHead thead th {
    position: sticky;
    top: 0;
    z-index: 1;
}






.tablaConAccionesFixHead {
    overflow: auto;
    height: 300px;
    font-size: 11px;
}


@media (min-height:600px) {
    .tablaConAccionesFixHead {
        overflow: auto;
        height: 310px;
        font-size: 11px;
    }
}

@media (min-height:700px) {
    .tablaConAccionesFixHead {
        overflow: auto;
        height: 420px;
        font-size: 11px;
    }
}

@media (min-height:768px) {
    .tablaConAccionesFixHead {
        overflow: auto;
        height: 565px;
        font-size: 11px;
    }
}

@media (min-height:900px) {
    .tablaConAccionesFixHead {
        overflow: auto;
        height: 685px;
        font-size: 11px;
    }
}

@media (min-height:1000px) {
    .tablaConAccionesFixHead {
        overflow: auto;
        height: 785px;
        font-size: 11px;
    }
}


.tablaConAccionesFixHead thead th {
    position: sticky;
    top: 0;
    z-index: 1;
}






.tableFixHeadInfAbsentismo {
    overflow: auto;
    height: 300px;
    font-size: 11px;
}


@media (min-height:600px) {
    .tableFixHeadInfAbsentismo {
        overflow: auto;
        height: 350px;
        font-size: 11px;
    }
}

@media (min-height:700px) {
    .tableFixHeadInfAbsentismo {
        overflow: auto;
        height: 460px;
        font-size: 11px;
    }
}

@media (min-height:768px) {
    .tableFixHeadInfAbsentismo {
        overflow: auto;
        height: 285px;
        font-size: 11px;
    }
}

@media (min-height:900px) {
    .tableFixHeadInfAbsentismo {
        overflow: auto;
        height: 400px;
        font-size: 11px;
    }
}

@media (min-height:1000px) {
    .tableFixHeadInfAbsentismo {
        overflow: auto;
        height: 450px;
        font-size: 11px;
    }
}


.tableFixHeadInfAbsentismo thead th {
    position: sticky;
    top: 0;
    z-index: 1;
}






.colNombreEmpleado {
    min-width: 300px;
}

.colTurno {
    min-width: 90px;
}

.colNave {
    min-width: 100px;
}

.colHora {
    min-width: 85px;
}

.colHoras2 {
    min-width: 85px;
}

.colHoraF1 {
    min-width: 120px;
}
.colAnotaciones {
    min-width: 500px;
}

#tableRecuento .thRecuento {
    background-color: #EEEEEE;
    font-size: 11px;
    color: black;
    font-weight: 750;
}

#tableRecuento td, #tableRecuento th {
    font-size: 11px;
    color: black;
    font-weight: 400;
}

.thRecuento {
    background: #EEEEEE;
}

.thRecuentoIcon {
    width:18px;
}

.papeleraRecuento {
    width: 16px;
}

.papeleraRecuentoTd{
    text-align:left;
}

.bg-warning {
    background-color: #FFFFA1;
    height: 24px;
}

.bg-error {
    background-color: lightcoral;
    height: 24px;
}

.bg-even {
    background-color: ghostwhite;
    height: 24px;
}

.bg-even2 {
    background-color: #EDEDF6; 
    height: 24px;
}

.bg-odd {
    background-color: lightblue;
    height: 24px;
}

.bg-odd2 {
    background-color: #9CC2CF;
    height: 24px;
}

.bg-disabled {
    background-color: darkgray;
    height: 24px;
}

.bg-consolidado1 {
    background-color: lightgreen;
    height: 24px;
}

.bg-consolidado2 {
    background-color: #C7F6C7;
    height: 24px;
}

.bg-yellow {
    background-color: lightgoldenrodyellow;
    height: 24px;
}


.bg-gray {
    background-color: lightgray;
    height: 24px;
}

.bg-green {
    background-color: lightgreen;
}

.bg-lightcoral {
    background-color: lightcoral;
}

.bg-red {
    background-color: lightcoral;
}

.mayusculas {
    text-transform: uppercase;
}

.negro {
    color: black;
}

.rojo {
    color: red;
}

.darkgrey {
    color: darkgrey;
}

.divTablaModificarFichajes {
    width: 1050px;
    display: inline-block;
    vertical-align: top;
    margin: 25px;    
}

.divTablaModificarUsuario {
    width: 950px;
    display: inline-block;
    vertical-align: top;
    margin: 25px;
}

.divTablaSupervisores {
    width: 1350px;
    display: inline-block;
    vertical-align: top;
    margin: 25px;
}

.divFormModificarFichajes {
    width: 400px;
    display: inline-block;
    vertical-align: top;
    margin: 25px;
}

.divFormPermisosOperarios {
    max-width: 500px;
    display: inline-block;
    vertical-align: top;
    margin: 12px;
}


.divFormContestarSMS {
    min-width: 290px;
    max-width: 400px;
    display: inline-block;
    vertical-align: top;
    margin: 15px;
}

.divCalendarioUsers {
    width: 700px;
    display: inline-block;
    vertical-align: top;
    margin: 10px;
}

.tableModificarFichajes {
    border: 1px solid black;
    border-collapse: collapse;
    border-radius: 6px;
    overflow: hidden;
}

.divFormDosColumnas {
    width: 800px;
    display: inline-block;
    vertical-align: top;
    margin: 25px;
}

.divFormTresColumnas {
    width: 1600px;
    display: inline-block;
    vertical-align: top;
    margin: 25px;
}

.btnVolver {
    width: 334px;
}

.btnModificarFichajesCancelar {
    width: 110px;
    height: 46px;
}
.btnModificarFichajesNave {
    width: 125px;
    height: 46px;
}

.tituloTabla2 {
    font-size: 14px;
}

.tituloTabla1 {
    font-size: 16px;
    background-color: #dcdcdc;
}

.loginCenter {
    width: 300px;
}

.loginCenter {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}


.tableForm {
    border: 1px solid black;
    border-collapse: collapse;
    border-radius: 6px;
    overflow: hidden;
    background-color: #FBFBFB;
}

.labelForm
{
    color:black;
    font-size:14px;
}

.labelNota {
    color: darkred;
    font-size: 11px;
}

.tableCalendario {
    border-spacing: 1px 1px;
    width: 1250px;
    border-radius: 6px;
}

.tableUsuariosCalendario {
    border: 1px solid black;
    border-collapse: collapse;
    border-radius: 6px;
    width:auto;    
}

.thtdCalendario {
    padding: 0.5px 0.25px;
    text-align: center;
}

.calendarioFondoAsuntosPropios-100 {
    background-color: rosybrown;
    border: 1px solid black;
    border-radius: 2.5px;
}

.calendarioFondoAsuntosPropios-1 {
    background-color: #dbc2c2;
    border: 1px solid black;
    border-radius: 2.5px;
}

.calendarioFondoHorasMedico-100 {
    background-color: deepskyblue;
    border: 1px solid black;
    border-radius: 2.5px;
}

.calendarioFondoHorasMedico-1 {
    background-color: #70ddff;
    border: 1px solid black;
    border-radius: 2.5px;
}

.calendarioFondoPermisoRetribuido-100 {
    background-color: goldenrod;
    border: 1px solid black;
    border-radius: 2.5px;
}

.calendarioFondoPermisoRetribuido-1 {
    background-color: #ebc469;
    border: 1px solid black;
    border-radius: 2.5px;
}

.calendarioFondoVacaciones-100 {
    background-color: lightgreen;
    border: 1px solid black;
    border-radius: 2.5px;
}

.calendarioFondoVacaciones-1 {
    background-color: #c2f7c2;
    border: 1px solid black;
    border-radius: 2.5px;
}

.calendarioFondoFestivo {
    background-color: lightcoral;
    border: 1px solid black;
    border-radius: 2.5px;
}

.calendarioFondoJornadaEspecial {
    background-color: #99ff99;
    border: 1px solid black;
    border-radius: 2.5px;
}

.calendarioFondoOrdinario {
    background-color: whitesmoke;
    border: 0.5px solid darkgray;
    border-radius : 2.5px;
}

.calendarioFondoDisabled {
    background-color: gray;
    border: 1px solid lightgray;
    border-radius: 2.5px ;
    opacity:0.5;
}

.permisosLengueta {
    border: none;
    border-radius: 0px;
    width:6px;
    padding: 0px 0px;
}

.recuentoDescarga {
    width: 42px;
    height: 42px;
    display: block;
    margin-left: 5px;    
    color: #1e2022;
    background-color: whitesmoke;
    background-clip: padding-box;
    border: .0625rem solid rgba(231,234,243,.7);
    border-radius: .3125rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    line-height: 1.5;
    font-weight: 400;
    font-size: .875rem;
}

.iconoSMS {
    width: 42px;
    height: 42px;
    display: block;
    margin-left: 5px;
    color: #1e2022;
    background-color: whitesmoke;
    background-clip: padding-box;
    border: .0625rem solid rgba(231,234,243,.7);
    border-radius: .3125rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    line-height: 1.5;
    font-weight: 400;
    font-size: .875rem;
}

.iconoSubir {
    width: 42px;
    height: 42px;
    display: block;
    margin-left: 5px;
    color: #1e2022;
    background-color: ghostwhite;
    background-clip: padding-box;
    border: .0625rem solid rgba(231,234,243,.7);
    border-radius: .3125rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    line-height: 1.5;
    font-weight: 400;
    font-size: .875rem;
}

.recuentoConsolidar {
    width: 42px;
    height: 42px;
    display: block;
    margin-left: 5px;
    color: #1e2022;
    background-color: whitesmoke;
    background-clip: padding-box;
    border: .0625rem solid rgba(231,234,243,.7);
    border-radius: .3125rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    line-height: 1.5;
    font-weight: 400;
    font-size: .875rem;
}

.disabledColor {
    color: gray;
}

.divTablaPermisos {
    vertical-align: top;
    margin: 25px;
}

.tablePermisos {
    width: 100%;
    border: 1px solid black;
    border-collapse: collapse;
    border-radius: 6px;
    overflow: hidden;
}
.permisosLupa {
    width: 24px;
    height: 24px;
    padding-left: 2px;
    margin-top: 10px;
}

.permisosMoveYear {
    width: 24px;
    height: 32px;
    padding-top : 8px;
}

.permisosLabelYear {
    font-size:28px;
}

.permisosLabelLeyenda {
    font-size: 14px;
    font-weight:400;
}

.informeFijosCALeyenda {
    color:black;
    font-size: 11px;
    font-weight: 400;
}

.ml-15 {
    margin-left: 15px;
}

.columnPermisosBotonera{
    width: 400px;
}

.spinner {
    display: none;
    width:48px;
    height:48px;
}

.desplegableHoraMinutos
{
    width:55px;
    display:inline-block;
}

.mw300{
    max-width:300px;
}

.tableFijosComputoAnual {
    width: 99%;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid black;
    font-family: 'Courier New';
    font-size: small;
}

.tdFijosCA {
    padding: 2px;
    border: 1px solid black;
    text-align: center;
    width: 2.3%;
}

.tdFijosCATotales {
    padding: 2px;
    border: 1px solid black;
    text-align: center;
    min-width: 110px;
}

.tdFijosCANombre {
    padding: 8px;
    border: 1px solid black;
    text-align: center;
    width: 8%;
}

.btnMinimo {
    max-width: 80px;
    max-height: 35px;
    padding: 3px 5px;
}

.divFormSubirFicheros {
    max-width: 400px;
    display: inline-block;
    vertical-align: top;
}

.tar{
    text-align:right
}

.bold {
   font-weight:700;
}


.uploadPhotoButton::file-selector-button {
    width: 160px;
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #677788;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    padding: .6125rem 1rem;
    font-size: .875rem;
    border-radius: .3125rem;
    background-color: orange;
    border: 1px solid darkorange;
    border-radius: 4px;
    color: black;
}

.btn-naranja {
    width:160px;
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #677788;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    padding: .6125rem 1rem;
    font-size: .875rem;
    border-radius: .3125rem;
    background-color: orange;
    border: 1px solid darkorange;
    border-radius: 4px;
    color: black;
}

.logoRMT {
    width: 150px;
}

@media (min-width:400px) {
    .logoRMT {
        width: 192px;
    }
}

.btn-listado-orange {
    background-color: darkorange;
    border: 1px solid orange;
    border-radius: 4px;
    color: snow;
}

.btn-listado-red {
    background-color: red;
    border: 1px solid lightcoral;
    border-radius: 4px;
    color: snow;
}

.btn-listado-blue {
    background-color: #377DFF;
    border: 1px solid darkblue;
    border-radius: 4px;
    color:snow;
}

.tac {
    text-align:center;
}

.mr10 {
    margin-right:10px;
}

.colInfPlusDescripcion {
    width:200px;
    text-align: center;
}

.colVacacionesAPropios {
    min-width: 150px;
}

.colMedicoBajasIT {
    min-width: 100px;
}
.colAusenciasRetrbuidas {
   min-width: 120px;
}

.minifilter {
    margin-left: 10px;
    font-size: 15px;
    font-weight: 700;
}

.greenFilter {
    color:limegreen;
}

.chartObjContr {
    height: 240px;
    font-size: 8px;
    color: black;
}

.gridObjContr {
    height: 200px;
    width: 450px;
}

.submenuSelected {
    background-color: orange;
}

.submenu {
    background-color: whitesmoke;
}

.trInfAbsentismo {
    padding: 1px;
    font: 400 11px arial;
    height: 15px;
}

.trInfAbsentismoBig {
    padding: 1px;
    font: 400 13px arial;
    height: 15px;
}

.tdInfAbsentismo {
    padding: 1px;
}

.tdInfAbsentismoR {
    padding: 1px;
    text-align: right;
}

.drop-zone {
    border: 2px dashed #cccccc;
    border-radius: 10px;
    text-align: center;
    color: #cccccc;
    transition: border-color 0.3s; 
    vertical-align:central;
}

.drop-zone.dragover {
    border-color: #666666;
}

.p4-8{
    padding: 4px 8px;
}

.tabPpal {
}

@media (min-width: 1200px) {
    .tabPpal {
        border-bottom: 1px solid #2f2424;
        max-width: 1000px;
    }
}


.menu-ppal-selected {
    font-weight:700;
}

@media (min-width: 1200px) {
    .menu-ppal-selected {
        font-weight: 750;
        color: #ef9b52;
        background-color: #2f2424;
        border: 2px solid #2f2424;
        border-radius: 14px 5px 0px 0px;
        border-bottom: none;
    }
}

.menu-ppal-not-selected {
}

@media (min-width: 1200px) {
    .menu-ppal-not-selected {
        color: black;
        background-color: whitesmoke;
        border: 1px solid darkgray;
        border-radius: 14px 5px 0px 0px;
        border-bottom: none;
    }
}

.menu-ppal-padding {
    padding: 3px;
    width: 280px;
    height: 30px;
    display: block;
}

@media (min-width:400px) {
    .menu-ppal-padding {
        padding: 2px 10px;
        width: auto;
        height: auto;
        display: inline;
    }
}

.pad-cent-35 {
    padding: 3px 5px;
    text-align:center;
}

.filtrosImpar {
    background-color: ghostwhite;
}


.waitOverlay {
    position: absolute; /* overlay covers positioned parent */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.33); /* black with 50% opacity */
    z-index: 9999; /* above everything else in form */
    display: none; /* hidden by default */
    justify-content: center;
    align-items: center;
}

.labelFiltros {
    color: black;
    font-weight: 700;
    margin-right: 10px;
    margin-top: 10px;
}

