#results {
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 2%;
}

#tabla1 td,
#tabla1 th {
    padding: 0.3rem !important;
    /* Ajusta el padding según lo necesario */
    font-size: 0.875rem;
    /* Ajusta el tamaño de fuente */
    font-family: 'Open Sans', sans-serif;
}

.cabecera-t1 {
    background-color: #00c4b8;
    color: white !important;
}

#tabla_cdmx {
    table-layout: fixed;
    /* Hace que todas las columnas tengan el mismo ancho */
    width: 100%;
    /* Hace que la tabla ocupe todo el ancho del contenedor */
    border: rgba(146, 146, 146, 0.596) 0.5px solid;
}

#tabla_cdmx th {
    background-color: #e8b00d;
    padding: 0.3rem !important;
    /* Ajusta el padding según lo necesario */
    font-size: 0.875rem;
    /* Ajusta el tamaño de fuente */
    font-family: 'Open Sans', sans-serif;
}


/*html,
body {
    height: 100%;
    margin: 0%;
}
    

.b-example-divider {
    height: 3rem;
    background-color: rgb(255, 255, 255);
    border: solid rgba(0, 0, 0, .15);
    border-width: 1px 0;
    box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.nav-pills li a:hover {
    background-color: blue;
    background-color: rgba(218, 0, 0, 0.89);
}

.contenedor {
    height: 75%;
    width: 100%;
}

.contenedorsm {
    position: absolute;
    height: 70%;
}

.cont-inicio {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)), url(..//IMAGENES/montaje.jpeg);
    background-position-x: 50%;
    background-position-y: 63%;
    position: absolute;
    top: 13%;
    left: 15px;
    right: 15px;
    height: 81%;
    align-items: center;
    text-align: center;
}

#textoi {
    position: absolute;
    top: 10%;
    left: 50%;
    transform: translate(-50%);
    color: white;
}

#textoi H1 {
    text-decoration: underline;
    font-family: 'Times New Roman', Times, serif;
}

#textoi H5 {
    font-family: 'Times New Roman', Times, serif;
}

.footer {
    background-color: rgba(138, 138, 138, 0.596);
    position: absolute;
    bottom: 0;
    width: 97.8%;
    height: 39px;
    left: 15px;
    margin-top: 800px;
    text-align: center;
    color: whitesmoke;
}


/*CSS APARTADO HOME */


/*
.cont-home {
    height: 70%;
    width: 100%;
}

.div_logo {
    width: 80%;
    padding-top: 20%;
}

#img_logo {
    height: 50%;
    width: 30%;
    position: relative;
    top: 30%;
    left: 50%;
    margin: -25px 0 0 -25px;
}

.div_logo h5 {
    position: static;
    padding-top: 10%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
    color: rgb(0, 174, 255);
}

.cont-1 {
    position: static;
    width: 100%;
    left: 25%;
    top: 10%;
}

.cont-1 h1 {
    padding-top: 5%;
    margin-left: 5%;
}

#usuarioreg {
    position: relative;
}

.header1 {
    position: absolute;
    width: 100%;
    right: 2%;
}

.cont-3 {
    position: absolute;
    height: 80%;
    width: 75%;
    left: 25%;
    top: 30%;
}

.buscador {
    position: relative;
    height: 30%;
    width: 100%;
}

#tabla1 {
    text-align: center;
}

#tabla1 th {
    top: 0px;
    background-color: rgb(142, 189, 207);
    font-size: 14PX;
}

.cont-2 {
    width: 80%;
    height: auto;
    padding-left: 20%;
    padding-top: 2%;
    overflow-y: auto;
}

#tabla_cdmx {
    text-align: center;
    width: 100%;
    table-layout: fixed;
}



#btnpdf_cdmx {
    position: absolute;
    left: 28%;
}

#tabla_gd {
    text-align: center;
    position: relative;
}

#tabla_gd th {
    top: 0px;
    background-color: rgba(52, 230, 141, 0.877);
    font-size: 14px;
}

#tabla_mty {
    text-align: center;
    position: relative;
}

#tabla_mty th {
    top: 0px;
    background-color: rgba(248, 163, 51, 0.877);
    font-size: 14px;
}

#tabla_salidas {
    text-align: center;
    position: relative;
}

#tabla_salidas th {
    position: sticky;
    top: 0px;
    background-color: rgba(45, 99, 150, 0.877);
    font-size: 14px;
    color: white;
}

#content-salidas {
    max-height: 60%;
    overflow-y: scroll;
    overflow-x: scroll;
    margin: 20px;
}

#tabla_entradas {
    text-align: center;
    position: relative;
}

#tabla_entradas th {
    position: sticky;
    top: 0px;
    background-color: rgb(0, 141, 106);
    font-size: 14px;
    color: white;
}

#tabla_perdidas {
    text-align: center;
    position: relative;
}

#tabla_perdidas th {
    position: sticky;
    top: 0px;
    background-color: rgba(194, 2, 2, 0.877);
    font-size: 14px;
    color: white;
}

#tabla_us {
    text-align: center;
    position: relative;
}

#tabla_us th {
    position: sticky;
    top: 0px;
    background-color: rgb(51, 192, 126);
    font-size: 14px;
}

#content-perdidas {
    max-height: 60%;
    overflow-y: scroll;
    overflow-x: scroll;
    margin: 20px;
}

.add_r {
    overflow-wrap: break-word;
    text-align: start;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: medium;
    border-radius: 20px;
    border-style: solid;
    border-color: grey;
}

.add_r h1 {
    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;
}

.add_r input {
    width: 19%;
    height: fit-content;
    margin-top: 3%;
    font-weight: 100;
    color: rgb(94, 94, 94);
}

.add_r button {
    position: absolute;
    height: 20%;
    width: 10%;
    top: 75%;
    right: 5%;
    background-color: rgb(78, 219, 13);
    border-radius: 6px;
    border: none;
}

#cardh {
    float: left;
    top: 25%;
    margin-left: 3%;
    background-color: rgba(73, 62, 146, 0.897);
    color: whitesmoke;
}

#cardh1 {
    float: left;
    top: 25%;
    margin-left: 3%;
    background-color: rgba(54, 190, 179, 0.87);
    color: whitesmoke;
}

#cardh2 {
    float: left;
    top: 25%;
    margin-left: 3%;
    background-color: rgba(218, 203, 2, 0.966);
    color: whitesmoke;
}

#cardh3 {
    float: left;
    top: 25%;
    margin-left: 3%;
    background-color: rgba(204, 3, 3, 0.795);
    color: whitesmoke;
}

#formulario_a {
    position: relative;
    padding-left: 25%;
}

#contTable {
    width: 60%;
    background-color: #000;
    left: 10%;
}

 #contTables {
    position: relative;
    height: auto;
    overflow-y: auto;
    border-radius: 1%;
}

#lista_head_e th {
    position: sticky;
    top: 0px;
    background-color: rgba(0, 250, 133, 0.877);
    font-size: 15px;
    text-align: center;
}

#form1 {
    margin-right: 7%;
    height: 90%;
}

.modalDialog {
    position: fixed;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    opacity: 0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
}

.modalDialog:target {
    opacity: 1;
    pointer-events: auto;
}

.modalDialog>div {
    width: 400px;
    position: relative;
    margin: 10% auto;
    padding: 5px 20px 13px 20px;
    border-radius: 10px;
    background: #fff;
    background: -moz-linear-gradient(#01f1a9, #00e09d);
    background: -webkit-linear-gradient(#01f1a9, #00e09d);
    background: -o-linear-gradient(#01f1a9, #00e09d);
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
}

.close {
    background: #606061;
    color: #FFFFFF;
    line-height: 25px;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -10px;
    width: 24px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}

.close:hover {
    background: #00d9ff;
}

#btn_form {
    position: relative;
    left: 40%;
    top: 10px;
}

.modalDialog_e {
    position: fixed;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    opacity: 0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
}

.modalDialog_e:target {
    opacity: 1;
    pointer-events: auto;
}

.modalDialog_e>div {
    width: 400px;
    position: relative;
    margin: 10% auto;
    padding: 5px 20px 13px 20px;
    border-radius: 10px;
    background: #fff;
    background: -moz-linear-gradient(#f1c501, #e0be00);
    background: -webkit-linear-gradient(#f1c501, #e0be00);
    background: -o-linear-gradient(#f1c501, #e0be00);
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
}

.close {
    background: #d80000;
    color: #FFFFFF;
    line-height: 25px;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -10px;
    width: 24px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}

.close:hover {
    background: #787979;
}

#btn_form {
    position: relative;
    left: 40%;
    top: 10px;
}

.modalDialog_p {
    position: fixed;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    opacity: 0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
}

.modalDialog_p:target {
    opacity: 1;
    pointer-events: auto;
}

.modalDialog_p>div {
    width: 400px;
    position: relative;
    margin: 10% auto;
    padding: 5px 20px 13px 20px;
    border-radius: 10px;
    background: #fff;
    background: -moz-linear-gradient(#01f181, #00e0af);
    background: -webkit-linear-gradient(#01f181, #00e0af);
    background: -o-linear-gradient(#01f181, #00e0af);
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
}

.icon {
    position: absolute;
    bottom: 2px;
    right: 5px;
    width: 24px;
    height: 24px;
}

.input-table {
    border: none;
    height: 30px;
    width: 100px;
    color: #000;
    background-color: white;
    text-align: center;
}

.graficas {
    width: 100%;
    background-color: rgb(242, 243, 244);
    box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.chart-container {
    margin-left: 60px;
    max-width: 40%;
    border-radius: 7px;
    background-color: white;
}

.chart-container1 {
    margin-left: 70px;
    max-width: 30%;
    border-radius: 7px;
    background-color: white;
}

.chart-container2 {
    margin-left: 60px;
    max-width: 40%;
    border-radius: 7px;
    background-color: white;
}

.chart-container3 {
    margin-left: 60px;
    max-width: 43%;
    border-radius: 7px;
    background-color: white;
}

.chart-container4 {
    left: 60px;
    max-width: 43%;
    border-radius: 7px;
    background-color: white;
}

.table {
    table-layout: fixed;
}

.h5count {
    text-align: center;
    font-family: 'Times New Roman', Times, serif;
    font-size: 25px;
    color: mediumblue;
    font-weight: bolder;
}

.fechas {
    position: relative;
    width: 100%;
    height: 90%;
    margin-top: 2%;
}

.form-fechas {
    margin-left: 30%;
}

.tabla-en {
    border-spacing: 10px;
    overflow-x: auto;
    width: 100%;
}

.tabla-en td {
    width: auto;
    height: auto;
    text-align: center;
}

.tabla-en td input {
    width: auto;
    height: auto;
    border: none;
    background-color: white;
    text-align: center;
}


/*RESPONSIVE*/


/*
@media only screen and (min-width:320px) and (max-width:519px) {
    .cont-home {
        height: 130%;
        width: 95%;
    }
    /* Agrupación de estilos repetidos */


/*
    #cardh,
    #cardh1,
    #cardh2,
    #cardh3 {
        top: 5%;
        left: 5%;
    }
    #lista,
    #lista_e {
        position: relative;
        top: 8%;
        overflow: scroll;
        border-radius: 1%;
    }
    #cont-2-tab1,
    #cont-2-perdidas,
    #cont-2-entradas,
    #cont-2-salidas {
        position: relative;
        left: 30px;
        height: 85%;
        width: 80%;
        padding-right: 30%;
        overflow-y: scroll;
    }
    .cont-2 {
        width: auto;
        height: auto;
    }
    .table {
        margin-top: 3%;
        margin-right: 5%;
        margin-left: -15%;
    }
    .table tbody {
        font-size: 65%;
    }
    #container-p {
        height: 250px;
    }
    #titulo {
        font-size: 18px;
    }
    #btnpdf_cdmx,
    #btnpdf_gdl {
        position: absolute;
        top: 38%;
        font-size: 60%;
    }
    #btnpdf_gdl {
        margin-left: 70%;
    }
    .img-pdf {
        width: 35%;
    }
    #formFechas {
        height: 140px;
        width: 400px;
        position: relative;
        top: -35px;
    }
    #fecha,
    #fecha01 {
        width: 280px;
        height: 30px;
    }
    #fecha {
        top: 20px;
        position: relative;
    }
    #fecha01 {
        top: 75px;
        position: absolute;
    }
    #fecha-grup {
        font-size: 12px;
    }
    #bus_rep {
        width: 190px;
        height: 20px;
        top: 130px;
        position: absolute;
    }
    #btnbus {
        height: 10px;
        width: 10px;
        top: 130px;
        position: absolute;
        left: 200px;
    }
    #search-tab {
        width: 70%;
        margin-right: 35%;
    }
    #formulario_a {
        position: relative;
        right: 40px;
    }
    .modalDialog>div,
    .modalDialog_e>div {
        width: 250px;
        top: 180px;
    }
    .modalDialog_p>div {
        width: 250px;
        top: 130px;
    }
    #btn-g {
        height: 33px;
        width: 50px;
    }
    .pagination {
        margin-left: 60%;
    }
    #btn-g h5 {
        display: none;
    }
    .h5count {
        text-align: center;
        font-family: 'Times New Roman', Times, serif;
        font-size: 25px;
        color: mediumblue;
        font-weight: bolder;
    }
    .graficas {
        width: 100%;
        height: 1360px;
    }
    .chart-container {
        position: absolute;
        margin-left: 3%;
        max-width: 95%;
        margin-top: 9%;
    }
    .chart-container1 {
        position: absolute;
        margin-left: 8%;
        max-width: 75%;
        margin-top: 63%;
    }
    .chart-container2 {
        position: absolute;
        margin-left: 8%;
        max-width: 75%;
        margin-top: 580px;
    }
    .chart-container3 {
        position: absolute;
        margin-left: 3%;
        max-width: 95%;
        margin-top: 920px;
    }
    .chart-container4 {
        position: absolute;
        margin-left: -13%;
        max-width: 95%;
        margin-top: 1130px;
    }
    .form-fechas {
        width: 30%;
        margin-left: 5px;
    }
}

@media only screen and (min-width:520px) and (max-width:567px) {
    .cont-home {
        height: 130%;
        width: 95%;
    }
    #cardh {
        top: 5%;
        left: 5%;
    }
    #cardh1 {
        top: 5%;
        left: 5%;
    }
    #cardh2 {
        top: 5%;
        left: 5%;
    }
    #cardh3 {
        top: 5%;
        left: 5%;
    }
    #lista {
        position: relative;
        top: 8%;
        overflow-y: scroll;
        overflow-x: scroll;
        border-radius: 1%;
    }
    #lista_e {
        position: relative;
        top: 8%;
        overflow-y: scroll;
        overflow-x: scroll;
        border-radius: 1%;
    }
    #cont-2-tab1 {
        position: relative;
        left: 30px;
        height: 85%;
        width: 80%;
        padding-right: 30%;
        overflow-y: scroll;
    }
    .cont-2 {
        width: auto;
        height: auto;
    }
    .table {
        margin-top: 3%;
        margin-right: 20% !important;
        margin-left: -10% !important;
    }
    .table tbody {
        font-size: 65% !important;
    }
    #titulo {
        font-size: 18px;
    }
    #btnpdf_cdmx {
        position: absolute;
        left: 70%;
        right: 10%;
        top: 38%;
        font-size: 60%;
    }
    .img-pdf {
        width: 35% !important;
    }
    #cont-2-perdidas {
        position: relative;
        left: 30px;
        height: 85%;
        width: 80%;
        padding-right: 30%;
        overflow-y: scroll;
    }
    #cont-2-entradas {
        position: relative;
        left: 30px;
        height: 85%;
        width: 80%;
        padding-right: 30%;
        overflow-y: scroll;
    }
    #cont-2-salidas {
        position: relative;
        left: 30px;
        height: 85%;
        width: 80%;
        padding-right: 30%;
        overflow-y: scroll;
    }
    #container-p {
        height: 250px;
    }
    #titulo {
        font-size: 18px;
    }
    #formFechas {
        height: 140px;
        width: 400px;
        position: relative;
        top: -35px;
    }
    #fecha {
        width: 280px;
        height: 30px;
        position: relative;
        top: 20px;
    }
    #fecha01 {
        width: 280px;
        height: 30px;
        top: 75px;
        position: absolute;
    }
    #fecha-grup {
        font-size: 12px;
    }
    #bus_rep {
        width: 190px;
        height: 20px;
        top: 130px;
        position: absolute;
    }
    #btnbus {
        height: 10px;
        width: 10px;
        top: 130px;
        position: absolute;
        left: 200px;
    }
    #search-tab {
        width: 50%;
        margin-right: 35%;
    }
    #formulario_a {
        position: relative;
        right: 40px;
    }
    #btnpdf_gdl {
        position: absolute;
        top: 40%;
        margin-left: 70%;
    }
    .modalDialog>div {
        width: 250px;
        top: 180px;
    }
    .modalDialog_e>div {
        width: 250px;
        top: 180px;
    }
    .modalDialog_p>div {
        width: 250px;
        top: 130px;
    }
    .td-gen {
        font-size: 14px;
    }
    #btn-g {
        height: 33px;
        width: 50px;
    }
    #paginador {
        top: 20px;
        height: 60px;
    }
    #btn-g h5 {
        display: none;
    }
    .h5count {
        font-size: 30px;
    }
    .graficas {
        width: 100%;
        height: 1500px;
    }
    .chart-container {
        position: absolute;
        margin-left: 3%;
        max-width: 95%;
        margin-top: 9%;
    }
    .chart-container1 {
        position: absolute;
        margin-left: 18%;
        max-width: 57%;
        margin-top: 58%;
    }
    .chart-container2 {
        position: absolute;
        margin-left: 18%;
        max-width: 57%;
        margin-top: 630px;
    }
    .chart-container3 {
        position: absolute;
        margin-left: 3%;
        max-width: 95%;
        margin-top: 950px;
    }
    .chart-container4 {
        position: absolute;
        margin-left: -11%;
        max-width: 95%;
        margin-top: 1230px;
    }
    .h5count {
        text-align: center;
        font-family: 'Times New Roman', Times, serif;
        font-size: 25px;
        color: mediumblue;
        font-weight: bolder;
    }
    .form-fechas {
        width: 30%;
        margin-left: 19px;
    }
}

@media only screen and (min-width: 568px) and (max-width: 799px) {
    .cont-home {
        height: 70%;
        width: 100%;
    }
    .bien {
        text-align: center;
    }
    #cardh {
        top: 5%;
        left: 10%;
    }
    #cardh1 {
        top: 5%;
        left: 10%;
    }
    #cardh2 {
        top: 5%;
        left: 10%;
    }
    #cardh3 {
        top: 5%;
        left: 10%;
    }
    #lista {
        position: relative;
        top: 8%;
        overflow-y: scroll;
        overflow-x: scroll;
        border-radius: 1%;
    }
    #lista_e {
        position: relative;
        top: 8%;
        overflow-y: scroll;
        overflow-x: scroll;
        border-radius: 1%;
    }
    #cont-2-tab1 {
        position: relative;
        left: 40px;
        right: 60px;
        height: 70%;
        width: 93%;
        top: 30px;
        overflow-x: auto;
        overflow-y: auto;
    }
    .cont-2 {
        width: auto;
        height: auto;
    }
    .table {
        margin-top: 3%;
        margin-right: 30% !important;
        margin-left: -10% !important;
    }
    .table tbody {
        font-size: 65% !important;
    }
    #titulo {
        font-size: 18px;
    }
    #btnpdf_cdmx {
        position: absolute;
        left: 70%;
        right: 10%;
        top: 33%;
        font-size: 60%;
    }
    #btnpdf_gdl {
        position: absolute;
        left: 70%;
        right: 10%;
        top: 33%;
        font-size: 60%;
    }
    .img-pdf {
        width: 35% !important;
    }
    #cont-2-perdidas {
        position: relative;
        left: 18px;
        height: 70%;
        width: 90%;
        top: 30px;
        overflow-y: scroll;
    }
    #cont-2-entradas {
        position: relative;
        left: 18px;
        height: 70%;
        width: 90%;
        top: 30px;
        overflow-y: scroll;
    }
    #cont-2-salidas {
        position: relative;
        left: 18px;
        height: 70%;
        width: 90%;
        top: 30px;
        overflow-y: scroll;
    }
    #search-tab {
        width: 45%;
        margin-right: 35%;
    }
    #formFechas {
        height: 140px;
        width: 400px;
        position: relative;
        top: -30px;
    }
    #fecha {
        width: 280px;
        height: 30px;
        position: relative;
        top: 25px;
        left: 20px;
    }
    #fecha01 {
        width: 280px;
        height: 30px;
        top: 75px;
        position: absolute;
        left: 20px;
    }
    #fecha-grup {
        font-size: 14px;
    }
    #bus_rep {
        width: 220px;
        height: 20px;
        top: 130px;
        position: absolute;
    }
    #btnbus {
        height: 10px;
        width: 10px;
        top: 130px;
        position: absolute;
        left: 225px;
    }
    #btnpdf_gdl {
        position: absolute;
        margin-left: 50%;
    }
    #boton_salida_rep {
        position: absolute;
        height: 50%;
        top: 40%;
        left: 75%;
    }
    #paginador {
        top: 40px;
        height: 60px;
    }
    .td-gen {
        font-size: 16px;
    }
    #btn-g {
        height: 33px;
        width: 50px;
    }
    #btn-g h5 {
        display: none;
    }
    .graficas {
        width: 100%;
        height: 780px;
    }
    .chart-container {
        position: absolute;
        margin-left: 25px;
        max-width: 53%;
        margin-top: 3%;
    }
    .chart-container1 {
        position: absolute;
        margin-left: 60%;
        max-width: 38%;
        margin-top: 2%;
    }
    .chart-container2 {
        position: absolute;
        margin-left: 5%;
        max-width: 38%;
        margin-top: 33%;
    }
    .chart-container3 {
        position: absolute;
        margin-left: 46%;
        max-width: 53%;
        margin-top: 40%;
    }
    .chart-container4 {
        position: absolute;
        max-width: 53%;
        margin-left: 15%;
        margin-top: 70%;
    }
    .h5count {
        text-align: center;
        font-family: 'Times New Roman', Times, serif;
        font-size: 25px;
        color: mediumblue;
        font-weight: bolder;
    }
    .form-fechas {
        width: 30%;
        margin-left: 20px;
    }
}

@media only screen and (min-width: 800px) and (max-width: 1023px) {
    .cont-home {
        height: 70%;
        width: 100%;
    }
    .bien {
        text-align: center;
    }
    #cardh {
        top: 5%;
        left: 10%;
    }
    #cardh1 {
        top: 5%;
        left: 10%;
    }
    #cardh2 {
        top: 5%;
        left: 10%;
    }
    #cardh3 {
        top: 5%;
        left: 10%;
    }
    #lista {
        position: relative;
        top: 8%;
        overflow-y: scroll;
        overflow-x: scroll;
        border-radius: 1%;
    }
    #lista_e {
        position: relative;
        top: 8%;
        overflow-y: scroll;
        overflow-x: scroll;
        border-radius: 1%;
    }
    #cont-2-tab1 {
        position: relative;
        left: 40px;
        right: 60px;
        height: 70%;
        width: 93%;
        top: 30px;
        overflow-x: auto;
        overflow-y: auto;
    }
    .cont-2 {
        width: auto;
        height: auto;
    }
    .table {
        width: 700px;
        margin-top: 3%;
        margin-right: 10% !important;
        margin-left: -5% !important;
    }
    .table tbody {
        font-size: 80% !important;
    }
    #titulo {
        font-size: 18px;
    }
    #btnpdf_cdmx {
        position: absolute;
        left: 70%;
        right: 10%;
        top: 30%;
        font-size: 60%;
    }
    .img-pdf {
        width: 25% !important;
    }
    #cont-2-perdidas {
        position: relative;
        left: 18px;
        height: 70%;
        width: 90%;
        top: 30px;
        overflow-y: scroll;
    }
    #cont-2-entradas {
        position: relative;
        left: 18px;
        height: 70%;
        width: 90%;
        top: 30px;
        overflow-y: scroll;
    }
    #cont-2-salidas {
        position: relative;
        left: 18px;
        height: 70%;
        width: 90%;
        top: 30px;
        overflow-y: scroll;
    }
    #search-tab {
        width: 40%;
        margin-right: 35%;
    }
    #formFechas {
        height: 140px;
        width: 400px;
        position: relative;
        top: -30px;
    }
    #fecha {
        width: 280px;
        height: 30px;
        position: relative;
        top: 25px;
        left: 20px;
    }
    #fecha01 {
        width: 280px;
        height: 30px;
        top: 75px;
        position: absolute;
        left: 20px;
    }
    #fecha-grup {
        font-size: 14px;
    }
    #bus_rep {
        width: 220px;
        height: 20px;
        top: 130px;
        position: absolute;
    }
    #btnbus {
        height: 10px;
        width: 10px;
        top: 130px;
        position: absolute;
        left: 225px;
    }
    #btnpdf_gdl {
        position: absolute;
        margin-left: 50%;
    }
    #boton_salida_rep {
        position: absolute;
        height: 50%;
        top: 40%;
        left: 75%;
    }
    .pagination {
        margin-left: -20% !important;
    }
    .td-gen {
        font-size: 16px;
    }
    #btn-g {
        height: 33px;
        width: 50px;
    }
    #btn-g h5 {
        display: none;
    }
    .graficas {
        width: 100%;
        height: 950px;
    }
    .chart-container {
        position: absolute;
        margin-left: 25px;
        max-width: 50%;
        margin-top: 3%;
    }
    .chart-container1 {
        position: absolute;
        margin-left: 60%;
        max-width: 35%;
        margin-top: 2%;
    }
    .chart-container2 {
        position: absolute;
        margin-left: 5%;
        max-width: 35%;
        margin-top: 30%;
    }
    .chart-container3 {
        position: absolute;
        margin-left: 43%;
        max-width: 55%;
        margin-top: 38%;
    }
    .chart-container4 {
        position: absolute;
        max-width: 55%;
        margin-left: 15%;
        margin-top: 68%;
    }
    .h5count {
        text-align: center;
        font-family: 'Times New Roman', Times, serif;
        font-size: 25px;
        color: mediumblue;
        font-weight: bolder;
    }
    .form-fechas {
        width: 30%;
        margin-left: 75px;
    }
}

@media only screen and (min-width:1024px) and (max-width: 1124px) {
    #cont-2-salidas {
        position: relative;
        left: 18px;
        height: 70%;
        width: 90%;
        top: 30px;
        overflow-y: scroll;
    }
    #cont-2-entradas {
        position: relative;
        left: 18px;
        height: 70%;
        width: 90%;
        top: 30px;
        overflow-y: scroll;
    }
    #boton_salida_rep {
        position: absolute;
        height: 70%;
        top: 20%;
        left: 33%;
    }
    .pagination {
        margin-left: -30% !important;
    }
    #cont-2-perdidas {
        position: relative;
        left: 18px;
        height: 70%;
        width: 90%;
        top: 30px;
        overflow-y: scroll;
    }
    #formFechas {
        height: 140px;
        width: 400px;
        position: relative;
        top: -30px;
    }
    #fecha {
        width: 260px;
        height: 30px;
        position: relative;
        top: 35px;
        left: 10px;
    }
    #fecha01 {
        width: 260px;
        height: 30px;
        top: 35px;
        position: relative;
        left: 10px;
    }
    #fecha-grup {
        font-size: 15px;
    }
    #bus_rep {
        width: 250px;
        height: 20px;
        top: 100px;
        position: absolute;
        left: 30px;
    }
    #btnbus {
        height: 10px;
        width: 10px;
        top: 100px;
        position: absolute;
        left: 290px;
    }
    #cont-2-tab1 {
        position: relative;
        left: 40px;
        right: 60px;
        height: 70%;
        width: 93%;
        top: 30px;
        overflow-x: auto;
        overflow-y: auto;
    }
    .td-gen {
        font-size: 16px;
    }
    #btn-g {
        height: 33px;
        width: 53px;
    }
    #btn-g h5 {
        display: none;
    }
    #tabla1 {
        text-align: center;
        width: 900px;
    }
    .cont-2 {
        width: auto;
        height: auto;
    }
    .table {
        margin-top: 3%;
        margin-right: 10% !important;
        margin-left: -13% !important;
    }
    .table tbody {
        font-size: 65% !important;
    }
    #titulo {
        font-size: 12px;
    }
    #btnpdf_cdmx {
        position: absolute;
        left: 35%;
        right: 50%;
        top: 10%;
        font-size: 60%;
    }
    #btnpdf_gdl {
        position: absolute;
        left: 55%;
        right: 50%;
        top: 10%;
        font-size: 60%;
    }
    .img-pdf {
        width: 20% !important;
    }
    #cont-2-guadalajara {
        position: relative;
        left: 18px;
        height: 70%;
        width: 90%;
        top: 30px;
        overflow-y: scroll;
    }
    #cont-2-merida {
        position: relative;
        left: 18px;
        height: 70%;
        width: 90%;
        top: 30px;
        overflow-y: scroll;
    }
    #cont-2-monterrey {
        position: relative;
        left: 18px;
        height: 70%;
        width: 90%;
        top: 30px;
        overflow-y: scroll;
    }
    #cont-2-tijuana {
        position: relative;
        left: 18px;
        height: 70%;
        width: 90%;
        top: 30px;
        overflow-y: scroll;
    }
    #cardh {
        position: relative;
        top: 5%;
        left: 17%;
    }
    #cardh1 {
        position: relative;
        top: 5%;
        left: 17%;
    }
    #cardh2 {
        top: 5%;
        left: 17%;
        position: relative;
    }
    #cardh3 {
        top: 5%;
        left: 17%;
        position: relative;
    }
    .graficas {
        width: 100%;
        height: 580px;
    }
    .chart-container {
        position: absolute;
        margin-left: 30px;
        max-width: 40%;
        margin-top: 3%;
    }
    .chart-container1 {
        position: absolute;
        margin-left: 45%;
        max-width: 25%;
        margin-top: 2%;
    }
    .chart-container2 {
        position: absolute;
        margin-left: 73%;
        max-width: 25%;
        margin-top: 2%;
    }
    .chart-container3 {
        position: absolute;
        margin-left: 60px;
        max-width: 43%;
        margin-top: 30%;
    }
    .chart-container4 {
        position: absolute;
        margin-left: 48%;
        margin-top: 30%;
    }
    .h5count {
        text-align: center;
        font-family: 'Times New Roman', Times, serif;
        font-size: 25px;
        color: mediumblue;
        font-weight: bolder;
    }
    .form-fechas {
        width: 30%;
        margin-left: 205px;
    }
}

@media only screen and (min-width:1124px) and (max-width: 1380px) {
    #cont-2-tab1 {
        position: relative;
        left: 40px;
        right: 60px;
        height: 70%;
        width: 93%;
        top: 30px;
        overflow-x: auto;
        overflow-y: auto;
    }
    .td-gen {
        font-size: 14px;
    }
    #btn-g {
        height: 45px;
        width: 80px;
    }
    #btn-g h5 {
        font-size: 13px;
    }
    .pagination {
        margin-left: -20% !important;
    }
    .cont-2 {
        width: auto;
        height: auto;
    }
    #tabla1 {
        padding-left: -10% !important;
        text-align: center;
        width: 900px;
    }
    .cont-2 {
        width: auto;
        height: auto;
    }
    .table {
        margin-top: 1%;
        margin-right: 0% !important;
        margin-left: -10% !important;
    }
    .table tbody {
        font-size: 95% !important;
    }
    #cont-2-salidas {
        position: relative;
        left: 40px;
        right: 50px;
        height: 70%;
        width: 93%;
        top: 30px;
    }
    #cont-2-entradas {
        position: relative;
        left: 40px;
        right: 60px;
        height: 70%;
        width: 93%;
        top: 30px;
    }
    .graficas {
        width: 100%;
        height: 700px;
    }
    .chart-container {
        position: absolute;
        margin-left: 30px;
        max-width: 40%;
        margin-top: 3%;
    }
    .chart-container1 {
        position: absolute;
        margin-left: 45%;
        max-width: 25%;
        margin-top: 2%;
    }
    .chart-container2 {
        position: absolute;
        margin-left: 73%;
        max-width: 25%;
        margin-top: 2%;
    }
    .chart-container3 {
        position: absolute;
        margin-left: 60px;
        max-width: 43%;
        margin-top: 30%;
    }
    .chart-container4 {
        position: absolute;
        margin-left: 48%;
        margin-top: 30%;
    }
    .h5count {
        text-align: center;
        font-family: 'Times New Roman', Times, serif;
        font-size: 25px;
        color: mediumblue;
        font-weight: bolder;
    }
}

@media only screen and (min-width:1380px) and (max-width: 1580px) {
    #cont-2-tab1 {
        position: relative;
        left: 40px;
        right: 60px;
        height: 70%;
        width: 93%;
        top: 30px;
        overflow-x: auto;
        overflow-y: auto;
    }
    .td-gen {
        font-size: 14px;
    }
    #btn-g {
        height: 45px;
        width: 80px;
    }
    #btn-g h5 {
        font-size: 13px;
    }
    #paginador {
        top: 40px;
        height: 45px;
        width: 80px;
    }
    #cont-2-cdmx {
        position: relative;
        left: 40px;
        right: 60px;
        height: 70%;
        width: 93%;
        top: 30px;
    }
    #cont-2-guadalajara {
        position: relative;
        left: 40px;
        right: 60px;
        height: 70%;
        width: 93%;
        top: 30px;
    }
    #cont-2-merida {
        position: relative;
        left: 40px;
        right: 60px;
        height: 70%;
        width: 93%;
        top: 30px;
    }
    #cont-2-monterrey {
        position: relative;
        left: 40px;
        right: 60px;
        height: 70%;
        width: 93%;
        top: 30px;
    }
    #cont-2-tijuana {
        position: relative;
        left: 40px;
        right: 60px;
        height: 70%;
        width: 93%;
        top: 30px;
    }
    #cont-2-salidas {
        position: relative;
        left: 40px;
        right: 50px;
        height: 70%;
        width: 93%;
        top: 30px;
    }
    #cont-2-entradas {
        position: relative;
        left: 40px;
        right: 60px;
        height: 70%;
        width: 93%;
        top: 30px;
    }
    .graficas {
        width: 100%;
        height: 850px;
    }
    .chart-container {
        position: absolute;
        margin-left: 50px;
        max-width: 40%;
        margin-top: 3%;
    }
    .chart-container1 {
        position: absolute;
        margin-left: 45%;
        max-width: 25%;
        margin-top: 2%;
    }
    .chart-container2 {
        position: absolute;
        margin-left: 73%;
        max-width: 25%;
        margin-top: 2%;
    }
    .chart-container3 {
        position: absolute;
        margin-left: 60px;
        max-width: 43%;
        margin-top: 30%;
    }
    .chart-container4 {
        position: absolute;
        margin-left: 48%;
        margin-top: 30%;
    }
    .h5count {
        text-align: center;
        font-family: 'Times New Roman', Times, serif;
        font-size: 25px;
        color: mediumblue;
        font-weight: bolder;
    }
}

@media only screen and (min-width:1580px) and (max-width: 1680px) {
    #cont-2-tab1 {
        position: relative;
        left: 40px;
        right: 60px;
        height: 70%;
        width: 93%;
        top: 30px;
        overflow-x: auto;
        overflow-y: auto;
    }
    .td-gen {
        font-size: 14px;
    }
    #btn-g {
        height: 45px;
        width: 80px;
    }
    #btn-g h5 {
        font-size: 13px;
    }
    #paginador {
        top: 40px;
        height: 45px;
        width: 80px;
    }
    #cont-2-cdmx {
        position: relative;
        left: 40px;
        right: 60px;
        height: 70%;
        width: 93%;
        top: 30px;
    }
    #cont-2-guadalajara {
        position: relative;
        left: 40px;
        right: 60px;
        height: 70%;
        width: 93%;
        top: 30px;
    }
    #cont-2-merida {
        position: relative;
        left: 40px;
        right: 60px;
        height: 70%;
        width: 93%;
        top: 30px;
    }
    #cont-2-monterrey {
        position: relative;
        left: 40px;
        right: 60px;
        height: 70%;
        width: 93%;
        top: 30px;
    }
    #cont-2-tijuana {
        position: relative;
        left: 40px;
        right: 60px;
        height: 70%;
        width: 93%;
        top: 30px;
    }
    #cont-2-salidas {
        position: relative;
        left: 40px;
        right: 50px;
        height: 70%;
        width: 93%;
        top: 30px;
    }
    #cont-2-entradas {
        position: relative;
        left: 40px;
        right: 60px;
        height: 70%;
        width: 93%;
        top: 30px;
    }
    .graficas {
        width: 100%;
        height: 900px;
    }
    .chart-container {
        position: absolute;
        margin-left: 50px;
        max-width: 40%;
        margin-top: 3%;
    }
    .chart-container1 {
        position: absolute;
        margin-left: 45%;
        max-width: 25%;
        margin-top: 2%;
    }
    .chart-container2 {
        position: absolute;
        margin-left: 73%;
        max-width: 25%;
        margin-top: 2%;
    }
    .chart-container3 {
        position: absolute;
        margin-left: 60px;
        max-width: 43%;
        margin-top: 30%;
    }
    .chart-container4 {
        position: absolute;
        margin-left: 48%;
        margin-top: 30%;
    }
    .h5count {
        text-align: center;
        font-family: 'Times New Roman', Times, serif;
        font-size: 25px;
        color: mediumblue;
        font-weight: bolder;
    }
}

@media only screen and (min-width:1681px) and (max-width: 2000px) {
    #cont-2-tab1 {
        position: relative;
        left: 40px;
        right: 60px;
        height: 70%;
        width: 93%;
        top: 30px;
        overflow-x: auto;
        overflow-y: auto;
    }
    .td-gen {
        font-size: 14px;
    }
    #btn-g {
        height: 45px;
        width: 80px;
    }
    #btn-g h5 {
        font-size: 13px;
    }
    #paginador {
        top: 40px;
        height: 45px;
        width: 80px;
    }
    #cont-2-salidas {
        position: relative;
        left: 40px;
        right: 50px;
        height: 70%;
        width: 93%;
        top: 30px;
    }
    #cont-2-entradas {
        position: relative;
        left: 40px;
        right: 60px;
        height: 70%;
        width: 93%;
        top: 30px;
    }
    .graficas {
        width: 100%;
        height: 1000px;
    }
    .chart-container {
        position: absolute;
        margin-left: 50px;
        max-width: 40%;
        margin-top: 3%;
    }
    .chart-container1 {
        position: absolute;
        margin-left: 45%;
        max-width: 25%;
        margin-top: 2%;
    }
    .chart-container2 {
        position: absolute;
        margin-left: 73%;
        max-width: 25%;
        margin-top: 2%;
    }
    .chart-container3 {
        position: absolute;
        margin-left: 60px;
        max-width: 43%;
        margin-top: 30%;
    }
    .chart-container4 {
        position: absolute;
        margin-left: 48%;
        margin-top: 30%;
    }
    .h5count {
        text-align: center;
        font-family: 'Times New Roman', Times, serif;
        font-size: 25px;
        color: mediumblue;
        font-weight: bolder;
    }
}