.tablanew table th {
    font-family: 'Fira Sans';
    font-weight: 400;
    color: #989898;
    font-size: 24px;
    font-style: italic;
    width: 25% !important;
    text-align: center;
    line-height: 29px;
    background-color: transparent !important;
    padding: 10px 18px;
}

.title-tabla-new {
    font-family: 'Fira Sans';
    font-size: 38px;
    margin-top: 55px;
    margin-bottom: 30px;
    color: #004993;
    font-weight: 600;
    font-style: italic;
    text-align: center;
}

.dataTables_length {
    display: none;
}

.dataTables_filter {
    display: none;
}

.tablanew table td {
    font-family: 'Fira Sans';
    font-weight: 600;
    color: #004993;
    font-size: 20px;
    font-style: italic;
    text-align: center;
    line-height: 24px;
    background-color: transparent;
    padding: 14px 10px 11px 10px;
}

.dataTables_paginate {
    display: none;
}

.dataTables_info {
    display: none;
}

#divImagen {
    display: flex;
    justify-content: center;
}

.Imagen {
    width: 80%;
}

.title-detalle {
    font-family: 'Fira Sans';
    font-weight: 600;
    color: #004993;
    font-size: 30px;
    font-style: italic;
    width: 100%;
    text-align: center;
    margin-top: 40px;
}

.info-tabla {
    width: 35% !important;
    margin-left: 36%;
    margin-top: 60px;
}

.azulEstados {
    color: #0071BB;
    display: none;
}

.info-tabla .ItemsSeguimiento {
    width: 100%;
    float: left;
    height: auto;
    position: relative;
    background: transparent;
    padding: 0;
    margin-top: -2px;
}

.info-tabla .ItemsSeguimiento td:first-child {
    font-family: 'Fira Sans';
    font-weight: 600;
    color: #004993;
    font-size: 16px;
    line-height: 19px;
}

.info-tabla .ItemsSeguimiento td {
    background: transparent !important;
    padding: 0 !important;
    width: 100% !important;
    float: left !important;
}

.info-tabla .ItemsSeguimiento td:last-child {
    font-family: 'Roboto';
    font-weight: 300;
    color: #989898;
    font-size: 12px;
    margin: 5px 0px 10px 0px;
}

.info-tabla .ItemsSeguimiento td {
    font-family: 'Roboto';
    font-weight: 500;
    color: #989898;
    font-size: 16px;
}

.info-tabla .ItemsSeguimiento-uno {
    width: 100%;
    float: left;
    height: 100px;
    position: relative;
    background: transparent;
    padding: 0;
    margin-top: -2px;
}

.info-tabla .ItemsSeguimiento-uno td:first-child {
    font-family: 'Fira Sans';
    font-weight: 600;
    color: #004993;
    font-size: 16px;
}

.info-tabla .ItemsSeguimiento-uno td {
    background: transparent !important;
    padding: 0 !important;
    width: 100% !important;
    float: left !important;
}

.info-tabla .ItemsSeguimiento-uno td:last-child {
    font-family: 'Roboto';
    font-weight: 300;
    color: #989898;
    font-size: 12px;
}

.info-tabla .ItemsSeguimiento-uno td {
    font-family: 'Roboto';
    font-weight: 500;
    color: #989898;
    font-size: 16px;
}

/* Imagen */
.info-tabla .ItemsSeguimiento:first-child::before {
    content: "";
    position: absolute;
    left: -44px;
    top: 0;
    width: 24.5px;
    height: 100%;
    background-image: url(../img/elementos/AndesmarCargas-tabla-middle-mobile-blanco.png);
}

.info-tabla .ItemsSeguimiento-uno:first-child::before {
    content: "";
    position: absolute;
    left: -44px;
    top: 0;
    width: 24.5px;
    height: 100%;
    background-image: url(../img/elementos/AndesmarCargas-tabla-gris.png);
}

.info-tabla .ItemsSeguimiento::before {
    content: "";
    position: absolute;
    left: -44px;
    top: 0;
    width: 24.5px;
    height: 100%;
    background-image: url(../img/elementos/AndesmarCargas-tabla-middle-mobile.png);
}

.info-tabla .ItemsSeguimiento::before {
    content: "";
    position: absolute;
    left: -44px;
    top: 0;
    width: 24.5px;
    height: 100%;
    background-image: url(../img/elementos/AndesmarCargas-tabla-middle-mobile.png);
}

.info-tabla .ItemsSeguimiento:last-child::before {
    content: "";
    position: absolute;
    left: -44px;
    top: 0;
    width: 24.5px;
    height: 24.5px;
    background-image: url(../img/elementos/AndesmarCargas-tabla-last.png);
    background-size: contain;
    background-repeat: no-repeat;
}

@media (max-width:769px) {
    .info-tabla {
        width: 100% !important;
        margin-left: 15%;
        margin-top: 0px;
    }

    .info-tabla .ItemsSeguimiento {
        width: 100%;
        float: left;
        height: auto;
        position: relative;
        background: transparent;
        padding: 0;
        margin-top: -2px;
    }

    /* Imagen movil */

    .info-tabla .ItemsSeguimiento:first-child::before {
        content: "";
        position: absolute;
        left: -44px;
        top: 0;
        width: 24.5px;
        height: 150px;
        background-image: url(../img/elementos/AndesmarCargas-tabla-middle-mobile-blanco.png);
    }

    .info-tabla .ItemsSeguimiento-uno:first-child::before {
        content: "";
        position: absolute;
        left: -44px;
        top: 0;
        width: 24.5px;
        height: 99px;
        background-image: url(../img/elementos/AndesmarCargas-tabla-gris.png);
    }

    .info-tabla .ItemsSeguimiento::before {
        content: "";
        position: absolute;
        left: -44px;
        top: 0;
        width: 24.5px;
        height: 150px;
        background-image: url(../img/elementos/AndesmarCargas-tabla-middle-mobile.png);
    }

    .info-tabla .ItemsSeguimiento::before {
        content: "";
        position: absolute;
        left: -44px;
        top: 0;
        width: 24.5px;
        height: 150px;
        background-image: url(../img/elementos/AndesmarCargas-tabla-middle-mobile.png);
    }


}

/* TABLA RESPONSIVE SIN SCROLL */

@media screen and (max-width: 767px) {
    table.dataTable {
        width: auto;
    }

    .tablanew .dataTables_wrapper {
        width: 100%;
        overflow-x: hidden;
        margin: 20px 0px;
    }

    .tablanew table th {
        font-size: 15px;
    }

    table.dataTable thead th, table.dataTable thead td {
        padding: 10px 0px;
    }

    table.dataTable tbody th, table.dataTable tbody td {
        padding: 8px 1px;
    }

    .Imagen {
        width: 90%;
    }
}