/* GLOBAL */
.menu-circle-icon .nav-link i, .menu-circle-icon a.nav-link i {

}

.text-sm .main-header .nav-link > .fas {
    font-size: 20px !important;
}

.main-header {
    height: 50px;
    left: 0;
    position: fixed; /* position: fixed; */
    right: 0;
    top: 0;
    /*  z-index: 1037 !important; */
}

.main-footer {
    height: 50px;
}

.content-wrapper {
    padding-top: 58px !important;
    margin-top: 0px !important;
}

body {
    min-height: 100vh;
}

.content {
   margin-bottom: 10%; 
}

.layout-navbar-fixed.layout-fixed.text-sm .wrapper .sidebar {
    margin-top: 0;
}

/*
.layout-footer-fixed .wrapper .main-footer {
    bottom: auto !important;
    left: auto !important;
    position: static;
    right: auto !important;
}
*/

.p-0 {
    width: 100%;
}

.p-0 div.dtro,
.table_usuario td div.dtro,
.table_dispositivo td div.dtro,
.table_vehiculo td div.dtro,
.table_conductor td div.dtro,
.table_geocercado td div.dtro,
.table_grupo td div.dtro,
.table_enlace td div.dtro {
    /* width: 100%; */
    width: auto;
    display: inline-flex;
    margin: 0 auto;
}
#xrio.table_usuario td:nth-child(2),
#xrio.table_usuario td:nth-child(3) {
    text-transform: none !important;
}

.card-footer {
    background-color: rgba(0,0,0,0);
}

/* MENU HEAD */

.navbar-nav > .user-menu > .dropdown-menu > li.user-header {
    height: 70px !important;
    background: #f4f6f9;
}

.navbar-nav > .user-menu > .dropdown-menu > li.user-header > img {
    height: 50px !important;
    width: 50px !important;
    float: left;
}

.navbar-nav > .user-menu > .dropdown-menu > li.user-header > p {
    margin-top: 5px !important;
    font-size: 13px;
/*  font-size: 14px; */
    text-align: left !important;
    padding-left: 60px !important;
}

.navbar-nav > .user-menu > ul.dropdown-menu-right > .user-footer {
    padding: 15px !important;
}

ul.dropdown-menu-right li .btn {
    background: none;
    border: none;
    padding: 0;
    font-weight: 500;
    color: #343a40 !important;
    font-size: 17px !important;
    text-align: left;
}

ul.dropdown-menu-right li .btn i {
    float: left;
    font-size: 23px;
    width: 23px;
    height: 23px;
    margin-top: 3px;
    margin-right: 25px !important;
    color: #343a40 !important;
}

.navbar-nav > .user-menu > .dropdown-menu > .user-body a {
    background: rgba(0,0,0,0) !important;
}

/* Skin new
ul.dropdown-menu-right li.user-body:hover,
ul.dropdown-menu-right li.user-body:hover a {
    background: #087f5b !important;
    color: #FFFFFF !important;
}
*/

ul.dropdown-menu-right li.user-body:hover .btn,
ul.dropdown-menu-right li.user-body:hover .btn i,
.navbar-nav > .user-menu > .dropdown-menu > .user-body:hover a {
    color: #FFFFFF !important;
}

.navbar-nav > .user-menu > .dropdown-menu, .navbar-nav > .user-menu > .dropdown-menu > .user-body {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.notif, .dropdown-header {
    border-bottom: 2px solid #FFF;
}

.notifBdy {
    height: 315px;
    overflow: auto;
}

.notifBdy_0 {
    height: 350px;
    display: flex;
    align-items: center;
}

.notifBdy_0 div {
    width: 100%;
    text-align: center;
}

.notifBdy_0 img {
    width: 150px;
    margin: 0 auto;
}

.notifBdy_0 p {
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

.user-panel {
    align-items: center;
}

.subttle i {
    width: 18px;
    text-align: center;
}

.subttle a.nav-link:not(.active) {
    color: #000000 !important;
}

.table-notificac {
    width: 100% !important;
    margin: 0px !important;
}

.bradius {
    border-radius: .25rem;
    background: #FFFFFF;
}

.mheight {
    min-height: 420px;
}

.mheight-foo {
    min-height: 373px;
}

#alldevices th {
    text-transform: uppercase !important;
}


.th_nombre,
.td_nombre,
.th_estado,
.td_estado,
.th_actualizacion,
.td_actualizacion,
.th_contacto,
.td_contacto,
.th_habilitado,
.td_habilitado {
     /* display: block; */
}

.users-list > li {
    width: 33.33%;
}

/* Notificacion - Color - Tr */
.table-striped tbody tr.new {
    /* background-color: rgba(45,166,129,0.94) !important; */
    background-color: rgba(45,166,129,0) !important;
    color: #000000 !important;
    font-weight: 600;
}

.table-striped tbody tr {
    background-color: rgba(0,0,0,.05) !important;
}

.bg-dark-0 {
    background-color: #000000 !important;
}

.user-block img {
    object-fit: cover;
}

/* div:not(:has(div.control-select)) .select2-container, */
.reporte_st .select2-container {
    width: auto !important;
}

.control-sidebar .select2-container {
    width: calc(100% - 38px) !important;
}

.control-sidebar form .select2-container {
    width: 100% !important;
}

.select2-container--default .select2-selection--single,
.reporte_st .text-sm .select2-container--default .select2-selection--single,
.reporte_st .select2-container--default .select2-selection--single {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px) !important;
    padding: .375rem .75rem;
    /* font-size: 1rem; */
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #343a40 !important;
    border-radius: .25rem;
    box-shadow: inset 0 0 0 transparent;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    align-items: center;
    display: inline-flex;
}

.select2-container--default .select2-selection--single .select2-selection__rendered,
.reporte_st .select2-container--default .select2-selection--single .select2-selection__rendered {
    display: contents;
}

.select2-container--default .select2-selection--single .select2-selection__arrow,
.reporte_st .select2-container--default .select2-selection--single .select2-selection__arrow {
    margin-top: 4px;
}

.text-sm .btn.rp-btn {
    font-size: .875rem !important;
    width: 100% !important;
    float: right;
    margin-right: 0px;
    /* margin-top: 0px !important; */
    margin-bottom: 10px;
    text-align: center;
}

.text-sm .btn.rp-btn i {
    float: left;
    font-size: 20px !important;
}

tspan {
    font-family: 'Roboto' !important;
}

.calendar-table thead {
    background-color: #FFF !important;
    color: #000 !important;
}

.daterangepicker .ranges li {
    font-family: 'Roboto' !important;
    font-weight: 600;
    text-transform: uppercase;
}

.daterangepicker .ranges li.active {
    background-color: #087f5b !important;
    color: #fff;
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #087f5b !important;
}

.daterangepicker td.off,
.daterangepicker td.off.in-range,
.daterangepicker td.off.start-date,
.daterangepicker td.off.end-date {
    color: #ddd !important;
}

.drp-calendar .month {
    text-transform: uppercase;
}

.op_modulos thead th:first-child,
.op_modulos tr td:first-child {
    text-align: left;
    font-weight: 500;
}

.op_modulos thead th,
.op_modulos tr td {
    text-align: center;
}

.op_modulos thead th,
.op_modulos tr td:first-child {
    text-transform: uppercase !important;
    vertical-align: middle;
}

.reg_cliente img {
    width: 100%;
    height: 168px;
    border-radius: 0%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    object-fit: cover;
}

.reg_tro {
    display: inline-flex;
    align-items: center;
}

.notifBody .dropdown-footer {
    margin-bottom: -1px;
}

.reg_estilos img,
.reg_cuenta img {
    object-fit: contain !important;
    background: rgba(76,175,80,0.17);
}

.fooEstilos {
    text-align: right;
}

.btn-icon a {
    text-transform: uppercase;
    font-family: Segoe UI;
    font-weight: 700;
}

#modal_informacion_vehiculo label span {
    font-weight: 400 !important;
}

.carousel-footer .w-100 {
    width: 100% !important;
    height: 170px;
    object-fit: contain;
}

.modal-content .dis-cliente select {
    text-transform: inherit !important;
}

#btn-times {
    /* position: absolute;
    right: 60px;
    margin-right: 1rem!important;
    */
    position: fixed;
    right: 0px;
}

#btn-times i {
    height: 57px;
    width: 57px;
    padding: 20px 0px;
    text-align: center;
}

.img-mb, #btn-times {
    display: none;
}

.mapFoo .head-footer {
    height: 57px;
}

/*
 * scroll 
 */

#scroll-1::-webkit-scrollbar-track,
.vehiculo_info::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #000000;
    /* background-color: #F5F5F5; */
}

#scroll-1::-webkit-scrollbar,
.vehiculo_info::-webkit-scrollbar {
    width: 8px;
    background-color: #000000;
    /* width: 12px; */
    /* background-color: #F5F5F5; */
}

#scroll-1::-webkit-scrollbar-thumb,
.vehiculo_info::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background: rgba(255,255,255,.55);
    /* background-color: #555; */
    /* background-color: #FFFFFF; */
}

.navbar-badge {
    right: 0px;
    top: 5px;
}

td.color span {
    box-shadow: 0px 0px 3px #000;
}

select[name="keyd"],
span[class="select2-selection__rendered"],
table.table_modulo {
    text-transform: uppercase !important;
}

.navbar-nav > .user-menu > .dropdown-menu > li.user-header > img,
.user-panel img {
    object-fit: cover;
}

.input-group-prepend .btn {
    border-top-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important;
}

table.table-bordered th,
table.table-upper th {
    text-transform: uppercase !important;
}

.leaflet-touch .leaflet-bar button {    
    padding: 0px !important;
}

.leaflet-touch .leaflet-bar a i, .leaflet-touch .leaflet-bar span i {
    width: 30px;
    height: 30px;
    margin-left: -1px;
}

.navbar-nav img {
    /* width: 118px; */ 
    height: 37.13px n!important;
}

.col-foo-1, .col-foo-2 {
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 9.5px;
    padding-bottom: 9.5px;
}

.nav-sidebar .nav-item > .nav-link {
    display: flex;
    align-items: center;
}

.sidebar-collapse .nav-sidebar .nav-item > .nav-link {
    display: block !important;
}

.nav-sidebar .nav-item > .nav-link .right {
    margin-top: 2.875px;
    margin-bottom: 2.875px;
}

.notifBody.show {
    max-width: 400px;
    min-width: 400px;
    padding: 0;
}
/*
.highcharts-tooltip table {
    height: auto !important;
    width: 400px !important;
    max-width: 400px !important;
    overflow: auto !important;
    white-space: normal !important;
    text-transform: capitalize !important;
}
*/

#foo-menu {
    display: none;
}

#foo-copy {
    display: block;
}

.xgs-mb-100 {
    margin-bottom: 100px;
}

/** 29-01-2022 **/

.btn.btn-tool.btn-notfcion {
    margin-top: -14px;
}

.content .card-body ul li span.badge {
    margin-top: 3px;
}

.skin-xgps .content .card-body ul.nav-pills li .nav-link.active {
    border-radius: 0px;
}

.skin-xgps .content .card-body ul.nav-pills li:last-child .nav-link.active {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.skin-xgps .content .card-body ul.nav-pills li .nav-link.active span.badge {
    background-color: #ffffff !important;
    color: #000000 !important;
}

.imgUpload-xgps .brd-xgps {
    border: 3px solid #000;
    border-radius: 4px;
    height: 354px;
    width: 354px;
    margin: 0 auto;
}

.imgUpload-xgps .imgcroppic {
    border: none !important;
    height: 348px;
    width: 348px;
}


@media (orientation: landscape) and (max-width: 575.98px) {
    .bt-times {
        display: block;
    }

    #btn-times {
        display: block !important;
        position: absolute;
        right: 0px;
        margin-top: 0px !important;
        margin-right: 0px !important;
        top: 0;
    }

    .col-foo-1 {
        -ms-flex: 0 0 83.333333% !important;
        flex: 0 0 83.333333% !important;
        max-width: 83.333333% !important;
    }

    .col-foo-2 {
        display: none;
    }

    .mapFoo .vehiculo_info {
        overflow-y: scroll;
        height: calc(100vh - 57px - 57px) !important;
        width: 100%;
    }
}

@media (orientation: portrait) and (max-width: 575.98px) {
    .bt-times {
        display: none;
    }

    #btn-times {
        display: none;
    }
}


@media (orientation: landscape) and (max-width: 767.98px) {
    .bt-times {
        display: block;
    }

    #btn-times {
        display: block !important;
        position: absolute;
        right: 0px;
        margin-top: 0px !important;
        margin-right: 0px !important;
        top: 0;
    }

    .col-foo-1 {
        -ms-flex: 0 0 83.333333% !important;
        flex: 0 0 83.333333% !important;
        max-width: 83.333333% !important;
    }

    .col-foo-2 {
        display: none;
    }

    .mapFoo .vehiculo_info {
        overflow-y: scroll;
        height: calc(100vh - 57px - 57px) !important;
        width: 100%;
    }
}

@media (orientation: portrait) and (max-width: 767.98px) {
    .bt-times {
        display: none;
    }

    #btn-times {
        display: none;
    }
}


@media (orientation: landscape) and (max-width: 991.98px) {
    .bt-times {
        display: block;
    }

    #btn-times {
        display: block !important;
        position: absolute;
        right: 0px;
        margin-top: 0px !important;
        margin-right: 0px !important;
        top: 0;
    }

    .col-foo-1 {
        -ms-flex: 0 0 83.333333% !important;
        flex: 0 0 83.333333% !important;
        max-width: 83.333333% !important;
    }

    .col-foo-2 {
        display: none;
    }

    .mapFoo .vehiculo_info {
        overflow-y: scroll;
        height: calc(100vh - 57px - 57px) !important;
        width: 100%;
    }
}

@media (orientation: portrait) and (max-width: 991.98px) {
    .bt-times {
        display: none;
    }

    #btn-times {
        display: none;
    }
}


/* MOBILE */
/* X-Small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
    #resumenCliente .dx-first-row,
    #resumenCliente .dx-field-item,
    .dx-first-row, .dx-field-item {
        flex-direction: column;
        text-align: left;
        margin-left: 30px;
        margin-bottom: 12px;
    }

    #resumenCliente .dx-first-col label.dx-field-item-label,
    .dx-first-col label.dx-field-item-label {
        margin-left: 0px !important;
        width: 100% !important;
    }

    #resumenCliente .dx-first-col label.dx-field-item-label .dx-field-item-label-content,
    .dx-first-col label.dx-field-item-label .dx-field-item-label-content {
        width: 100%;
    }

    #resumenCliente .dx-datagrid-rowsview .dx-adaptive-detail-row .dx-field-item-content,
    .dx-datagrid-rowsview .dx-adaptive-detail-row .dx-field-item-content {
        padding-left: 0px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    #resumenCliente .dx-box-flex .dx-item:last-child button:first-child,
    .dx-box-flex .dx-item:last-child button:first-child {
        margin-left: 0px !important;
        /* margin-top: 5px !important; */
    }

    #resumenCliente .dx-box-flex .dx-item:last-child form button,
    .dx-box-flex .dx-item:last-child form button {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }


    .layout-footer-fixed .wrapper .main-footer {
        bottom: 0 !important;
        left: 0;
        position: fixed !important;
        right: 0;
        z-index: 1032;
    }

    .skin-xgps .menu-circle-icon:hover a.nav-link i,
    .skin-xgps .menu-circle-icon.show a.nav-link i {
        color: #FFFFFF !important;
    }

    #foo-menu {
        display: block;
    }

    #foo-copy {
        display: none;
    }

    .main-footer {
        padding: 0px !important;
    }

    body.control-sidebar-slide-open #control-sidebar i {
        color: #bd2130 !important;
    }

    .foo-menu-xgps-active footer.main-footer {
        padding: 0px !important;
    }

    aside.control-sidebar {
        min-width: 100vw !important;
        width: 100vw !important;
    }

    #modal_mostrar_mapa {
        padding-right: 0px !important;
    }

    #modal_mostrar_mapa .modal-body {
        height: calc(100vh - 67px) !important;
    }

    .card-header a,
    .card-header button:not(.btn-tool) {
        width: 100% !important;
    }
/*
    .leaflet-control-zoom {
        display: none;
    }
*/
    .t-home, .head-footer #btn-times {
        display: none;
    }

    .home {
        padding-top: 20px !important;
    }

    .sidebar-mini.sidebar-collapse .nav-sidebar .nav-link p {
        width: auto;
        height: auto;
        display: inline-block;
    }

    .small-box p {
        font-size: 16px;
    }

    .subttle .nav-link.active {
        margin-bottom: 0px !important
    }

    .col-foo-1 {       
        padding-top: 9.5px !important;
        padding-bottom: 9.5px !important;
    }

    .col-foo-2 {
        padding-top: 0px !important;
        padding-bottom: 9.5px !important;
    }

    .card-header > .card-tools {
        margin: 0 auto !important;
        text-align: center !important;
        float: none;
    }

    .card-footer > .right {
        margin: 0 auto !important;
        text-align: center !important;
        float: none;
    }

    .card-footer {
        background-color: rgba(0,0,0,0);
    }

    .text-sm .content-header h1, .jconfirm-title, .titulo-se {
        text-align: center !important;
    }

    .text-sm .content-header .breadcrumb {
        display: block;
        text-align: center;
    }

    .text-sm .content-header .breadcrumb li {
        text-align: center;
        display: inline-block;
    }

    #DataTables_Table_0_wrapper .col-sm-12.col-md-6 {
        margin-left: 0px;
        padding-left: 0px !important;
    }

    #DataTables_Table_0_length,
    #DataTables_Table_0_filter {
        text-align: left;
    }

    #DataTables_Table_0_length select,
    #DataTables_Table_0_filter input {
        width: 100%;
        text-align: left;
    }

    .text-sm .btn {
        font-size: .875rem !important;
        /*width: calc(50% - 5px);*/
        /*float: right;*/
        margin-right: 5px;
        margin-bottom: 5px;
        text-align: center;
    }

    .text-sm .btn i,
    .reg_cliente_pills .nav-pills .nav-link i,
    .reg_cliente_pills .nav-pills .nav-link.active i,
    .reg_veh_info_pills .nav-pills .nav-link i,
    .reg_veh_info_pills .nav-pills .nav-link.active i {
        float: left;
        font-size: 20px;
        width: 20px;
    }

    .reg_cliente_pills .nav-pills .nav-link,
    .reg_cliente_pills .nav-pills .nav-link.active,
    .reg_veh_info_pills .nav-pills .nav-link,
    .reg_veh_info_pills .nav-pills .nav-link.active {
        text-align: center;
    }

    .text-sm .btn.rp-btn {
        font-size: .875rem !important;
        width: 100% !important;
        float: right;
        margin-right: 0px;
        margin-top: 0px !important;
        margin-bottom: 10px;
        text-align: center;
    }

    .navbar-nav > .user-menu > .dropdown-menu > .user-body a,
    .navbar-nav > .user-menu > .dropdown-menu > .user-body button {
        width: 100% !important;
        padding-left: 5px;
    }

    .notifBody, .notifBody_0, .configBody {
        width: 100vw !important;
        position: fixed !important;
        left: 0 !important;
        right: 0 !important;
        top: 57px;
        bottom: 52px;
        max-width: 100% !important;
        padding: 0px;
        margin: 0px;
        border: 0px;
    }

    .notifBdy_0, .notifBdy {
        height: calc(100% - 38.8px - 36.8px);
        overflow: auto;
    }

/*
    .navbar-expand .navbar-nav .dropdown-menu {
        position: fixed;
        left: 0 !important;
        right: 0 !important;
        top: 52px;
        bottom: 0;
        max-width: 100%;
    }
*/
    .navbar-expand .navbar-nav {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .navbar-expand .navbar-nav:first-child {
        left: 8px;
        float: left;
        position: absolute;
    }

    .navbar-expand .navbar-nav:last-child {
        right: 8px;
        float: right;
        position: absolute;
    }

    .btn-notfcion {
        width: auto !important;
        float: none !important;
        position: absolute;
        right: 5px;
        top: 18px;
    }

    .show-calendar {
        width: calc(100vw - 56px) !important;
    }

    .daterangepicker .drp-calendar {
        display: none;
        max-width: 100% !important;
        width: 100%;
    }

    .daterangepicker.show-ranges.ltr .drp-calendar.left {
        border-top: 1px solid #ddd;
        border-left: 0px solid #ddd !important;
    }

    .daterangepicker .drp-calendar.left {
        padding: 8px 8px 8px 8px !important;
    }

    .op_modulos tr td:first-child {
        min-width: auto;
        text-align: left;
    }

    .op_modulos tr td {
        min-width: 132px;
        text-align: center;
    }

    .reg_cliente .titulo-se {
        font-size: 20px;
    }

    .reg_cliente .btn_edit {
        width: 100% !important;
        margin-right: 0px !important;
    }

    .reg_cliente img,
    .reg_cuenta img {
        width: 100%;
        height: 320px;
        border-radius: 0%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        object-fit: cover;
    }

    .reg_cliente_pills ul,
    .reg_veh_info_pills ul {
        display: block;
    }

    .reg_tro {
        display: block;
        align-items: center;
    }

    .notifBody .dropdown-footer {
        margin-bottom: -1px;
    }

    .reg_estilos img {
        object-fit: contain;
        background: rgba(76,175,80,0.17);
    }

    /** MODALS **/

    .modal-dialog {
        width: auto;
        margin: 0px !important;
    }

    .modal-footer,
    .modal-header,
    .modal-content {
        border-radius: 0px !important;
    }

    .dis-cliente {
        min-height: calc(100vh - 72.8px - 65px);
    }

    .head-footer {
        height: auto;
    }

    .sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active,
    .sidebar-light-primary .nav-sidebar > .nav-item > .nav-link.active,
    .nav-pills .nav-link.active,
    .nav-pills .show > .nav-link {
        margin-bottom: 7px;
    }

    /** FOOTER SV **/

    button.enviar_cmd,
    button.ver_dispositivo {
        /* font-size: .875rem !important; */
        width: 38px !important;
        float: none !important;
        margin-right: 0px !important;
        margin-bottom: 0px !important;
        /* text-align: center; */
    }

    /* .mapFoo .head-footer .m-0 div */
    .col-foo-1, .col-foo-2 {
        padding-left: 10px !important;
        padding-right: 10px !important;
       /* padding-top: 0px; */
       /* padding-bottom: 0px !important; */
    }
    /*
    .col-foo-1 {
        padding-top: 10px !important;
    }
    */
    .col-foo-3 {
        display: none !important;
    }

    .col-foo-1 .form-group {
        margin-bottom: 7px;
    }

    .col-foo-2 .form-group {
        margin-bottom: 10px;
    }

    .select2-container .select2-selection--single .select2-selection__rendered {
        font-size: 13.5px !important;
    }

    .mapFoo .vehiculo_info {
        /* height: auto !important; */
    }

     .content-wrapper {
        /* min-height: calc(100% - 112px - 54.76px) !important; */
        /* min-height: calc(100% - 54.76px - 55px) !important; BUENO */
    }

    .vehiculo_info {
        overflow-y: scroll;
    }

    .vehiculo_info .col-md-9 {
        /* height: calc(100vh - 100.76px - 170px - 1rem) !important; */
        height: calc(100vh - 100.76px - 330px - 1rem) !important;
    }

    #map {
        min-height: calc(100% - 57px - 57px);
    }

    .titleDesc, .txtDesc {
        width: 50%;
    }

    .txtDesc.direccion {
        margin-left: -2px !important;
    }

    .dis-cliente .select2-container .select2-selection--single .select2-selection__rendered {
        font-size: 1rem !important;
    }

    #btn-times {
        position: absolute;
        right: 0px;
        margin-top: 5px;
        margin-right: 0px !important;
    }

    .carousel-footer .w-100 {
        width: 100% !important;
        height: 300px;
        object-fit: cover;
    }

    .btn-vehcl {
        width: 100% !important;
        margin: 0px !important;
    }

    #vehiculo div.mx-auto.row.pl-2 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .mapFoo .vehiculo_info {
        overflow-y: scroll;
        height: 121.6px;
        width: 100% !important;
    }

    .input-group-prepend .btn {
        margin-right: 0px;
        margin-bottom: 0px;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
    }

    #details_vh tbody:last-child tr td {
        display: flex;
        align-items: center;
        height: auto;
    }

    .border-right {
        border-right: none !important;
    }

    .btn-tool {
        background: 0 0;
        color: #adb5bd;
        font-size: .875rem;
        margin: -.75rem 0;
        padding: .25rem .5rem;
        width: 38px;
        padding-right: 0px;
        height: 38px;
    }


    .th_estado,
    .td_estado,
    .th_contacto,
    .td_contacto,
    .th_habilitado,
    .td_habilitado {
        display: none;
    }

    .users-list > li {
        width: 33.33%;
    }

}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
    .layout-footer-fixed .wrapper .main-footer {
        bottom: 0 !important;
        left: 0;
        position: fixed !important;
        right: 0;
        z-index: 1032;
    }

    .skin-xgps .menu-circle-icon:hover a.nav-link i,
    .skin-xgps .menu-circle-icon.show a.nav-link i {
        color: #FFFFFF !important;
    }

    #foo-menu {
        display: block;
    }

    #foo-copy {
        display: none;
    }

    .main-footer {
        padding: 0px !important;
    }

    body.control-sidebar-slide-open #control-sidebar i {
        color: #bd2130 !important;
    }

    .foo-menu-xgps-active footer.main-footer {
        padding: 0px !important;
    }

    aside.control-sidebar {
        min-width: 100vw !important;
        width: 100vw !important;
    }

    #modal_mostrar_mapa {
        padding-right: 0px !important;
    }

    #modal_mostrar_mapa .modal-body {
        height: calc(100vh - 67px) !important;
    }
/*
    .leaflet-control-zoom {
        display: none;
    }
*/
    .t-home, .head-footer #btn-times {
        display: none;
    }

    .home {
        padding-top: 20px !important;
    }

    .sidebar-mini.sidebar-collapse .nav-sidebar .nav-link p {
        width: auto;
        height: auto;
        display: inline-block;
    }

    .small-box p {
        font-size: 16px;
    }

    .subttle .nav-link.active {
        margin-bottom: 0px !important
    }

    .col-foo-1 {
        padding-top: 9.5px !important;
        padding-bottom: 9.5px !important;
    }

    .col-foo-2 {
        padding-top: 0px !important;
        padding-bottom: 9.5px !important;
    }

    .card-header > .card-tools {
        margin: 0 auto !important;
        text-align: center !important;
        float: none;
    }

    .card-footer > .right {
        margin: 0 auto !important;
        text-align: center !important;
        float: none;
    }

    .card-footer {
        background-color: rgba(0,0,0,0);
    }

    .text-sm .content-header h1, .jconfirm-title, .titulo-se {
        text-align: left;       
    }

    .text-sm .content-header .breadcrumb {
        display: block;
        text-align: center;
    }

        .text-sm .content-header .breadcrumb li {
            text-align: center;
            display: inline-block;
        }

    #DataTables_Table_0_wrapper .col-sm-12.col-md-6 {
        margin-left: 0px;
        padding-left: 0px !important;
    }

    #DataTables_Table_0_length,
    #DataTables_Table_0_filter {
        text-align: left;
    }

        #DataTables_Table_0_length select,
        #DataTables_Table_0_filter input {
            width: 100%;
            text-align: left;
        }

    .text-sm .btn {
        font-size: .875rem !important;
        /*width: calc(50% - 5px);*/
        /*float: right;*/
        margin-right: 5px;
        margin-bottom: 5px;
        text-align: center;
    }

        .text-sm .btn i,
        .reg_cliente_pills .nav-pills .nav-link i,
        .reg_cliente_pills .nav-pills .nav-link.active i,
        .reg_veh_info_pills .nav-pills .nav-link i,
        .reg_veh_info_pills .nav-pills .nav-link.active i {
            float: left;
            font-size: 20px;
            width: 20px;
        }

        .reg_cliente_pills .nav-pills .nav-link,
        .reg_cliente_pills .nav-pills .nav-link.active,
        .reg_veh_info_pills .nav-pills .nav-link,
        .reg_veh_info_pills .nav-pills .nav-link.active {
            text-align: center;
        }

    .text-sm .btn.rp-btn {
        font-size: .875rem !important;
        width: 100% !important;
        float: right;
        margin-right: 0px;
        margin-top: 0px !important;
        margin-bottom: 10px;
        text-align: center;
    }

    .navbar-nav > .user-menu > .dropdown-menu > .user-body a,
    .navbar-nav > .user-menu > .dropdown-menu > .user-body button {
        width: 100% !important;
        padding-left: 5px;
    }

    .notifBody, .notifBody_0, .configBody {
        width: 100vw !important;
        position: fixed !important;
        left: 0 !important;
        right: 0 !important;
        top: 57px; /* 54px */
        bottom: 52px; /* 50px */
        max-width: 100% !important;
        padding: 0px;
        margin: 0px;
        border: 0px;
    }

    .notifBdy_0, .notifBdy {
        height: calc(100% - 38.8px - 36.8px);
        overflow: auto;
    }

    /*
    .navbar-expand .navbar-nav .dropdown-menu {
        position: fixed;
        left: 0 !important;
        right: 0 !important;
        top: 52px;
        bottom: 0;
        max-width: 100%;
    }
*/
    .navbar-expand .navbar-nav {
        margin-left: auto !important;
        margin-right: auto !important;
    }

        .navbar-expand .navbar-nav:first-child {
            left: 8px;
            float: left;
            position: absolute;
        }

        .navbar-expand .navbar-nav:last-child {
            right: 8px;
            float: right;
            position: absolute;
        }

    .btn-notfcion {
        width: auto !important;
        float: none !important;
        position: absolute;
        right: 5px;
        top: 18px;
    }

    .show-calendar {
        width: calc(100vw - 56px) !important;
    }

    .daterangepicker .drp-calendar {
        display: none;
        max-width: 100% !important;
        width: 100%;
    }

    .daterangepicker.show-ranges.ltr .drp-calendar.left {
        border-top: 1px solid #ddd;
        border-left: 0px solid #ddd !important;
    }

    .daterangepicker .drp-calendar.left {
        padding: 8px 8px 8px 8px !important;
    }

    .op_modulos tr td:first-child {
        min-width: auto;
        text-align: left;
    }

    .op_modulos tr td {
        min-width: 132px;
        text-align: center;
    }

    .reg_cliente .titulo-se {
        font-size: 20px;
    }

    .reg_cliente .btn_edit {
        width: 100% !important;
        margin-right: 0px !important;
    }

    .reg_cliente img,
    .reg_cuenta img {
        width: 100%;
        height: 320px;
        border-radius: 0%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        object-fit: cover;
    }

    .reg_cliente_pills ul,
    .reg_veh_info_pills ul {
        display: block;
    }

    .reg_tro {
        display: block;
        align-items: center;
    }

    .notifBody .dropdown-footer {
        margin-bottom: -1px;
    }

    .reg_estilos img {
        object-fit: contain;
        background: rgba(76,175,80,0.17);
    }

    /** MODALS **/

    .modal-dialog {
        width: auto;
        margin: 0px !important;
    }

    .modal-footer,
    .modal-header,
    .modal-content {
        border-radius: 0px !important;
    }

    .dis-cliente {
        min-height: calc(100vh - 72.8px - 65px);
    }

    .head-footer {
        height: auto;
    }

    .sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active,
    .sidebar-light-primary .nav-sidebar > .nav-item > .nav-link.active,
    .nav-pills .nav-link.active,
    .nav-pills .show > .nav-link {
        margin-bottom: 7px;
    }

    /** FOOTER SV **/

    button.enviar_cmd,
    button.ver_dispositivo {
        /* font-size: .875rem !important; */
        width: 38px !important;
        float: none !important;
        margin-right: 0px !important;
        margin-bottom: 0px !important;
        /* text-align: center; */
    }

    /* .mapFoo .head-footer .m-0 div */
    .col-foo-1, .col-foo-2 {
        padding-left: 10px !important;
        padding-right: 10px !important;
        /* padding-top: 0px; */
        /* padding-bottom: 0px !important; */
    }
    /*
    .col-foo-1 {
        padding-top: 10px !important;
    }
    */
    .col-foo-3 {
        display: none !important;
    }

    .col-foo-1 .form-group {
        margin-bottom: 7px;
    }

    .col-foo-2 .form-group {
        margin-bottom: 10px;
    }

    .select2-container .select2-selection--single .select2-selection__rendered {
        font-size: 13.5px !important;
    }

    .mapFoo .vehiculo_info {
        /* height: auto !important; */
    }

    .content-wrapper {
        /* min-height: calc(100% - 112px - 54.76px) !important; */
        /* min-height: calc(100% - 54.76px - 55px) !important; BUENO */
    }

    .vehiculo_info {
        overflow-y: scroll;
    }

        .vehiculo_info .col-md-9 {
            /* height: calc(100vh - 100.76px - 170px - 1rem) !important; */
            height: calc(100vh - 100.76px - 330px - 1rem) !important;
        }

    #map {
        min-height: calc(100% - 57px - 57px);
    }

    .titleDesc, .txtDesc {
        width: 50%;
    }

        .txtDesc.direccion {
            margin-left: -2px !important;
        }

    .dis-cliente .select2-container .select2-selection--single .select2-selection__rendered {
        font-size: 1rem !important;
    }

    #btn-times {
        position: absolute;
        right: 0px;
        margin-top: 5px;
        margin-right: 0px !important;
    }

    .carousel-footer .w-100 {
        width: 100% !important;
        height: 300px;
        object-fit: cover;
    }

    .btn-vehcl {
        width: 100% !important;
        margin: 0px !important;
    }

    #vehiculo div.mx-auto.row.pl-2 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .mapFoo .vehiculo_info {
        overflow-y: scroll;
        height: 121.6px;
        width: 100% !important;
    }

    .input-group-prepend .btn {
        margin-right: 0px;
        margin-bottom: 0px;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
    }

    #details_vh tbody:last-child tr td {
        display: flex;
        align-items: center;
        height: auto;
    }

    .border-right {
        border-right: none !important;
    }

}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
    .layout-footer-fixed .wrapper .main-footer {
        bottom: 0 !important;
        left: 0;
        position: fixed !important;
        right: 0;
        z-index: 1032;
    }

    .skin-xgps .menu-circle-icon:hover a.nav-link i,
    .skin-xgps .menu-circle-icon.show a.nav-link i {
        color: #FFFFFF !important;
    }

    #foo-menu {
        display: block;
    }

    #foo-copy {
        display: none;
    }

    .main-footer {
        padding: 0px !important;
    }

    body.control-sidebar-slide-open #control-sidebar i {
        color: #bd2130 !important;
    }

    #modal_mostrar_mapa {
        padding-right: 0px !important;
        width: 100% !important;
    }

    #modal_mostrar_mapa.modal.show .modal-dialog {
        max-width: 100% !important;
    }

    #modal_mostrar_mapa .modal-body {
        height: calc(100vh - 67px) !important;
    }

    #modal_mostrar_mapa .modal-body.leaflet-pseudo-fullscreen {
        height: 100vh !important;
    }

    .t-home, .head-footer #btn-times {
        display: none;
    }

    .home {
        padding-top: 20px !important;
    }

    .sidebar-mini.sidebar-collapse .nav-sidebar .nav-link p {
        width: auto;
        height: auto;
        display: inline-block;
    }

    .small-box p {
        font-size: 16px;
    }

    .subttle .nav-link.active {
        margin-bottom: 0px !important
    }

    .col-foo-1 {
        padding-top: 9.5px !important;
        padding-bottom: 9.5px !important;
    }

    .col-foo-2 {
        padding-top: 0px !important;
        padding-bottom: 9.5px !important;
    }

    .card-header > .card-tools {
        margin: 0 auto !important;
        text-align: center !important;
        float: none;
    }

    .card-footer > .right {
        margin: 0 auto !important;
        text-align: center !important;
        float: none;
    }

    .card-footer {
        background-color: rgba(0,0,0,0);
    }

    .text-sm .content-header h1, .jconfirm-title, .titulo-se {
        text-align: left;
    }

    .text-sm .content-header .breadcrumb {
        display: block;
        text-align: center;
    }

        .text-sm .content-header .breadcrumb li {
            text-align: center;
            display: inline-block;
        }

    #DataTables_Table_0_wrapper .col-sm-12.col-md-6 {
        margin-left: 0px;
        padding-left: 0px !important;
    }

    #DataTables_Table_0_length,
    #DataTables_Table_0_filter {
        text-align: left;
    }

        #DataTables_Table_0_length select,
        #DataTables_Table_0_filter input {
            width: 100%;
            text-align: left;
        }

    .text-sm .btn {
        font-size: .875rem !important;
        /*width: calc(50% - 5px);*/
        /*float: right;*/
        margin-right: 5px;
        margin-bottom: 5px;
        text-align: center;
    }

        .text-sm .btn i,
        .reg_cliente_pills .nav-pills .nav-link i,
        .reg_cliente_pills .nav-pills .nav-link.active i,
        .reg_veh_info_pills .nav-pills .nav-link i,
        .reg_veh_info_pills .nav-pills .nav-link.active i {
            float: left;
            font-size: 20px;
            width: 20px;
        }

    .reg_cliente_pills .nav-pills .nav-link,
    .reg_cliente_pills .nav-pills .nav-link.active,
    .reg_veh_info_pills .nav-pills .nav-link,
    .reg_veh_info_pills .nav-pills .nav-link.active {
        text-align: center;
    }

    .text-sm .btn.rp-btn {
        font-size: .875rem !important;
        width: 100% !important;
        float: right;
        margin-right: 0px;
        margin-top: 0px !important;
        margin-bottom: 10px;
        text-align: center;
    }

    .navbar-nav > .user-menu > .dropdown-menu > .user-body a,
    .navbar-nav > .user-menu > .dropdown-menu > .user-body button {
        width: 100% !important;
        padding-left: 5px;
    }

    .notifBody, .notifBody_0, .configBody {
        width: 100vw !important;
        position: fixed !important;
        left: 0 !important;
        right: 0 !important;
        top: 57px;
        bottom: 52px;
        max-width: 100% !important;
        padding: 0px;
        margin: 0px;
        border: 0px;
    }

    .notifBdy_0, .notifBdy {
        height: calc(100% - 38.8px - 36.8px);
        overflow: auto;
    }

    /*
    .navbar-expand .navbar-nav .dropdown-menu {
        position: fixed;
        left: 0 !important;
        right: 0 !important;
        top: 52px;
        bottom: 0;
        max-width: 100%;
    }
*/
    .navbar-expand .navbar-nav {
        margin-left: auto !important;
        margin-right: auto !important;
    }

        .navbar-expand .navbar-nav:first-child {
            left: 8px;
            float: left;
            position: absolute;
        }

        .navbar-expand .navbar-nav:last-child {
            right: 8px;
            float: right;
            position: absolute;
        }

    .btn-notfcion {
        width: auto !important;
        float: none !important;
        position: absolute;
        right: 5px;
        top: 18px;
    }

    .show-calendar {
        width: calc(100vw - 56px) !important;
    }

    .daterangepicker .drp-calendar {
        display: none;
        max-width: 100% !important;
        width: 100%;
    }

    .daterangepicker.show-ranges.ltr .drp-calendar.left {
        border-top: 1px solid #ddd;
        border-left: 0px solid #ddd !important;
    }

    .daterangepicker .drp-calendar.left {
        padding: 8px 8px 8px 8px !important;
    }

    .op_modulos tr td:first-child {
        min-width: auto;
        text-align: left;
    }

    .op_modulos tr td {
        min-width: 132px;
        text-align: center;
    }

    .reg_cliente .titulo-se {
        font-size: 20px;
    }

    .reg_cliente .btn_edit {
        width: 100% !important;
        margin-right: 0px !important;
    }

    .reg_cliente img,
    .reg_cuenta img {
        width: 100%;
        height: 320px;
        border-radius: 0%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        object-fit: cover;
    }

    .reg_cliente_pills ul,
    .reg_veh_info_pills ul {
        display: block;
    }

    .reg_tro {
        display: block;
        align-items: center;
    }

    .notifBody .dropdown-footer {
        margin-bottom: -1px;
    }

    .reg_estilos img {
        object-fit: contain;
        background: rgba(76,175,80,0.17);
    }

    /** MODALS **/

    .modal-dialog {
        width: auto;
        margin: 0px !important;
    }

    .modal-footer,
    .modal-header,
    .modal-content {
        border-radius: 0px !important;
    }

    .dis-cliente {
        min-height: calc(100vh - 72.8px - 65px);
    }

    .head-footer {
        height: auto;
    }

    .sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active,
    .sidebar-light-primary .nav-sidebar > .nav-item > .nav-link.active,
    .nav-pills .nav-link.active,
    .nav-pills .show > .nav-link {
        margin-bottom: 7px;
    }

    /** FOOTER SV **/

    button.enviar_cmd,
    button.ver_dispositivo {
        /* font-size: .875rem !important; */
        width: 38px !important;
        float: none !important;
        margin-right: 0px !important;
        margin-bottom: 0px !important;
        /* text-align: center; */
    }

    /* .mapFoo .head-footer .m-0 div */
    .col-foo-1, .col-foo-2 {
        padding-left: 10px !important;
        padding-right: 10px !important;
        /* padding-top: 0px; */
        /* padding-bottom: 0px !important; */
    }
    /*
    .col-foo-1 {
        padding-top: 10px !important;
    }
    */
    .col-foo-3 {
        display: none !important;
    }

    .col-foo-1 .form-group {
        margin-bottom: 7px;
    }

    .col-foo-2 .form-group {
        margin-bottom: 10px;
    }

    .select2-container .select2-selection--single .select2-selection__rendered {
        font-size: 13.5px !important;
    }

    .mapFoo .vehiculo_info {
        /* height: auto !important; */
    }

    .content-wrapper {
        /* min-height: calc(100% - 112px - 54.76px) !important; */
        /* min-height: calc(100% - 54.76px - 55px) !important; BUENO */
    }

    .vehiculo_info {
        overflow-y: scroll;
    }

    .vehiculo_info .col-md-9 {
        /* height: calc(100vh - 100.76px - 170px - 1rem) !important; */
        height: calc(100vh - 100.76px - 330px - 1rem) !important;
    }

    #map {
        min-height: calc(100% - 57px - 57px);
    }

    .titleDesc, .txtDesc {
        width: 50%;
    }

    .txtDesc.direccion {
        margin-left: -2px !important;
    }

    .dis-cliente .select2-container .select2-selection--single .select2-selection__rendered {
        font-size: 1rem !important;
    }

    #btn-times {
        position: absolute;
        right: 0px;
        margin-top: 5px;
        margin-right: 0px !important;
    }

    .carousel-footer .w-100 {
        width: 100% !important;
        height: 300px;
        object-fit: cover;
    }

    .btn-vehcl {
        width: 100% !important;
        margin: 0px !important;
    }

    #vehiculo div.mx-auto.row.pl-2 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .mapFoo .vehiculo_info {
        overflow-y: scroll;
        height: 121.6px;
        width: 100% !important;
    }

    .input-group-prepend .btn {
        margin-right: 0px;
        margin-bottom: 0px;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
    }

    #details_vh tbody:last-child tr td {
        display: flex;
        align-items: center;
        height: auto;
    }

    .border-right {
        border-right: none !important;
    }
    .table-striped tbody tr.new {
    }

}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
}

/* X-Large devices (large desktops, less than 1400px) */
@media (max-width: 1399.98px) {
}


/*
    table.res {
        border-collapse: collapse;
        margin: 0;
        padding: 0;
        width: 100%;
        table-layout: fixed;
    }

    table.res caption {
        font-size: 1.5em;
        margin: .5em 0 .75em;
    }

    table.res tr {
        padding: .35em;
    }

    table.res th,
    table.res td{
        padding: .625em;
        text-align: center;
    }
       
*/
/*
table.res {
    margin-bottom: 0px !important;
    border-top: 2px solid #000;
}

table.res th {
    font-size: .85em;
    letter-spacing: .1em;
    text-transform: uppercase;
}

table.res thead {
    background-color: #04c17b !important;
    color: #000000 !important;
}

.table.res tr th:nth-child(odd) {
    background-color: #04c17b !important;
    color: #000000 !important;
}

.table.res td, .table.res th {
    padding: .35rem 15px;
    height: 30px;
}
*/

/*
@media screen and (max-width: 600px) {
    table.res {
        border: 0;
    }

    table.res {
        margin-bottom: 0px !important;
        border-top: 2px solid #000;
    }

    .table.res td:nth-child(odd) {
        background-color: #04c17b !important;
        color: #000000 !important;
    }

    .mapFoo .vehiculo_info {
        height: 164px;
    }    

    table.res caption {
        font-size: 1.3em;
    }

    table.res thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    table.res tr {
        width: 100% !important;
        display: block !important;
    }

    table.res td {
        width: 100% !important;
        display: block !important;
        font-size: .9em;
        text-align: right;
        border-top: none !important;
    }

    table.res td::before {
        content: attr(data-label);
        float: left;
        font-weight: bold;
        text-transform: uppercase;
        padding-left: 10px;
        padding-right: 60px;
    }

    table.res td i {
        position: absolute;
        left: 8px;
        margin-top: 3px;
    }

    table.res td:last-child {
        border-bottom: 0; 
    }

    table.res td span {
        margin-left: 50%;
    }

    .vehiculo_info {
        overflow-y: scroll;
    }

    td.color span {
        display: inline-flex !important;
        margin: 3.4px 0 !important;
        box-shadow: 0px 0px 3px #000;
    }

    .table.res td, .table.res th {
        padding: .5rem 15px;
    }

}
*/



/* MAPA - DETALLES ADAPTABLE */

/*
.details-colors {
    width: 100%;
    height: 16px;
    margin: 4px 0;
    font-size: 50px;
    display: block;
    border-radius: 2px;
}
*/

.mapFoo .vehiculo_info {
    overflow-y: scroll;
    height: 121.6px;
    width: calc(100% - 73.6px);
}

.xmob {
    display: none;
}

.xord {
    height: 30px;
}

.xord div {
    display: block;
    padding: 3px 10px !important;
}
/* Skin new
.row .xtitle {
    background-color: #04c17b !important;
    color: #000000 !important;
}
*/
.row .xtitle strong {
    float: left;
    font-size: .85em;
    letter-spacing: .1em;
}

.row .xtitle div {
    text-align: right;
}

.row .xtitle div span {
    display: inline-flex !important;
    margin: 5.5px 0 !important;
    box-shadow: 0px 0px 3px #000;
}

.xtitle {
    padding: 6.5px 10px !important;
    height: 30px;
    /* font-size: .9em; */
    text-align: right;
    border-top: none !important;
}

strong {
    text-transform: uppercase !important;
}


@media (max-width: 575.98px) {

    .row .xtitle:nth-child(even) {
        background-color: #ffffff !important;
        color: #000000 !important;
    }

    .row .xtitle:nth-child(odd) {
        background-color: #04c17b !important;
        color: #000000 !important;
    }

    .xmob {
        display: block;
    }

    .xord, .xord div {
        display: none;
    }

    .details-color {
        float: right;
    }

    .xtitle {
        height: auto !important;
    }

    .row div.xtitle {
        display: flex;
        align-items: center;
    }

    .row .xtitle strong {
        float: left;
        width: 50%;
        text-align: left;
    }

    .row .xtitle strong i {
        width: 18px;
        text-align: center;
    }

    .row .xtitle div {
        float: right;
        width: 50%;
        text-align: right;
    }

    .row .xtitle div.direccion {
        float: right;
        width: 50%;
        text-align: right;
    }

    .mapFoo .vehiculo_info {
        overflow-y: scroll;
        height: 164px;
    } 
}

@media (max-width: 767.98px) {

    .row .xtitle:nth-child(even) {
        background-color: #ffffff !important;
        color: #000000 !important;
    }

    .row .xtitle:nth-child(odd) {
        background-color: #04c17b !important;
        color: #000000 !important;
    }

    .xmob {
        display: block;
    }

    .xord, .xord div {
        display: none;
    }

    .details-color {
        float: right;
    }

    .xtitle {
        height: auto !important;
    }

    .row div.xtitle {
        display: flex;
        align-items: center;
    }

    .row .xtitle strong {
        float: left;
        width: 50%;
        text-align: left;
    }

    .row .xtitle strong i {
        width: 18px;
        text-align: center;
    }

    .row .xtitle div {
        float: right;
        width: 50%;
        text-align: right;
    }

    .row .xtitle div.direccion {
        float: right;
        width: 50%;
        text-align: right;
    }

    .mapFoo .vehiculo_info {
        overflow-y: scroll;
        height: 164px;
    } 
}

@media (max-width: 991.98px) {

    .row .xtitle:nth-child(even) {
        background-color: #ffffff !important;
        color: #000000 !important;
    }

    .row .xtitle:nth-child(odd) {
        background-color: #04c17b !important;
        color: #000000 !important;
    }

    .xmob {
        display: block;
    }

    .xord, .xord div {
        display: none;
    }

    .details-color {
        float: right;
    }

    .xtitle {
        height: auto !important;
    }

    .row div.xtitle {
        display: flex;
        align-items: center;
    }

    .row .xtitle strong {
        float: left;
        width: 50%;
        text-align: left;
    }

    .row .xtitle strong i {
        width: 18px;
        text-align: center;
    }

    .row .xtitle div {
        float: right;
        width: 50%;
        text-align: right;
    }

    .row .xtitle div.direccion {
        float: right;
        width: 50%;
        text-align: right;
    }

    .mapFoo .vehiculo_info {
        overflow-y: scroll;
        height: 164px;
    } 
}



.bdy-cliente table tr:not(.dx-row) {
    display: flex;
    flex-direction: column;
    /* border: 2px solid #087f5b; */
    /* padding: 1em; */
    margin-bottom: 1em;
    border-radius: 20px;
}


#resumenCliente .dx-datagrid-headers .dx-datagrid-table .dx-row > td,
#gvtable .dx-datagrid-headers .dx-datagrid-table .dx-row > td,
.dx-datagrid-headers .dx-datagrid-table .dx-row > td {
    padding: .75rem !important;
    font-size: 14px;
    text-transform: uppercase !important;
    font-weight: bold;
}

#resumenCliente tr.dx-row.dx-column-lines.dx-master-detail-row.dx-adaptive-detail-row > td.dx-cell-focus-disabled.dx-master-detail-cell,
#resumenCliente table tbody tr.dx-row.dx-data-row.dx-column-lines > td.dx-command-adaptive,
#gvtable tr.dx-row.dx-column-lines.dx-master-detail-row.dx-adaptive-detail-row > td.dx-cell-focus-disabled.dx-master-detail-cell,
#gvtable table tbody tr.dx-row.dx-data-row.dx-column-lines > td.dx-command-adaptive,
tr.dx-row.dx-column-lines.dx-master-detail-row.dx-adaptive-detail-row > td.dx-cell-focus-disabled.dx-master-detail-cell,
table tbody tr.dx-row.dx-data-row.dx-column-lines > td.dx-command-adaptive {
    display: table-cell !important;
}

#resumenCliente .dx-layout-manager.dx-layout-manager-one-col .dx-box-item:not(:first-child) .dx-single-column-item-content > .dx-field-item,
#resumenCliente .dx-layout-manager .dx-field-item:not(.dx-first-row),
#gvtable .dx-layout-manager.dx-layout-manager-one-col .dx-box-item:not(:first-child) .dx-single-column-item-content > .dx-field-item,
#gvtable .dx-layout-manager .dx-field-item:not(.dx-first-row),
.dx-layout-manager.dx-layout-manager-one-col .dx-box-item:not(:first-child) .dx-single-column-item-content > .dx-field-item,
.dx-layout-manager .dx-field-item:not(.dx-first-row) {
    padding-top: 0px;
}

#resumenCliente .dx-first-col,
#gvtable .dx-first-col,
.dx-first-col {
    height: 35px;
    align-items: center;
}

#resumenCliente .dx-first-row,
#gvtable .dx-first-row,
.dx-first-row {
    margin-top: 10px;
}

#resumenCliente .dx-freespace-row,
#gvtable .dx-freespace-row,
.dx-freespace-row {
    display: none !important;
}

#resumenCliente .dx-box-flex .dx-item:last-child,
#gvtable .dx-box-flex .dx-item:last-child,
.dx-box-flex .dx-item:last-child {
    margin-bottom: 20px;
    padding-bottom: 20px;
}

#resumenCliente .dx-box-flex .dx-item:last-child button,
#resumenCliente .dx-box-flex .dx-item:last-child form,
#resumenCliente .dx-box-flex .dx-item:last-child a,
#gvtable .dx-box-flex .dx-item:last-child button,
#gvtable .dx-box-flex .dx-item:last-child form,
#gvtable .dx-box-flex .dx-item:last-child a,
.dx-box-flex .dx-item:last-child button,
.dx-box-flex .dx-item:last-child form,
.dx-box-flex .dx-item:last-child a {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 0px !important;
    padding-top: 10px;
    padding-bottom: 10px;
}

#gvtable .dx-box-flex .dx-item:last-child form,
.dx-box-flex .dx-item:last-child form {
    padding: 0px !important;
}

#resumenCliente .dx-box-flex .dx-item:last-child button,
#resumenCliente .dx-box-flex .dx-item:last-child form,
#resumenCliente .dx-box-flex .dx-item:last-child a {
    padding-top: 6px !important;
}

#resumenCliente .dx-box-flex .dx-item:last-child .dx-field-item-content,
#gvtable .dx-box-flex .dx-item:last-child .dx-field-item-content,
.dx-box-flex .dx-item:last-child .dx-field-item-content {
    padding: 0px !important;
}

#resumenCliente .dx-datagrid-rowsview .dx-adaptive-detail-row .dx-field-item-content,
#gvtable .dx-datagrid-rowsview .dx-adaptive-detail-row .dx-field-item-content,
.dx-datagrid-rowsview .dx-adaptive-detail-row .dx-field-item-content {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
}

#resumenCliente .dx-first-col label.dx-field-item-label,
#gvtable .dx-first-col label.dx-field-item-label,
.dx-first-col label.dx-field-item-label {
    margin-left: 30px;
    margin-bottom: 0px;
}

#resumenCliente span.dx-field-item-label-text,
#gvtable span.dx-field-item-label-text,
span.dx-field-item-label-text {
    text-transform: uppercase;
}



/** Filtro **/
#resumenCliente .dx-toolbar-items-container,
#gvtable .dx-toolbar-items-container,
.dx-toolbar-items-container {
    height: 80px;
}

#resumenCliente .dx-toolbar-before,
#gvtable .dx-toolbar-before,
.dx-toolbar-before {
    height: 36px;
    margin-top: 44px;
}

#resumenCliente .dx-toolbar-after,
#gvtable .dx-toolbar-after,
.dx-toolbar-after {
    margin-top: 0px;
    height: 36px;
}

#resumenCliente .dx-datagrid-adaptive-more,
#gvtable .dx-datagrid-adaptive-more,
.dx-datagrid-adaptive-more {
    font-size: 32px !important;
    line-height: 33px !important;
}

#resumenCliente .dx-column-lines td.alignment-center,
#gvtable .dx-column-lines td.alignment-center,
.dx-column-lines td.alignment-center {
    font-size: 14px;
    padding: 7px !important;
    font-weight: bold;
    justify-content: center;
    width: 100%;
}

#resumenCliente table.dx-datagrid-table td,
#gvtable table.dx-datagrid-table td,
table.dx-datagrid-table td {
    vertical-align: middle;
}

#resumenCliente table.dx-datagrid-table td.dx-last-data-cell,
#gvtable table.dx-datagrid-table td.dx-last-data-cell,
table.dx-datagrid-table td.dx-last-data-cell {
    text-align: left;
    /* display: inline-flex; */
    padding: 7px 0px !important;
}

#resumenCliente table.dx-datagrid-table td.dx-last-data-cell button,
#gvtable table.dx-datagrid-table td.dx-last-data-cell button,
table.dx-datagrid-table td.dx-last-data-cell button {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

#resumenCliente .dx-datagrid-table .dx-row .dx-command-expand.dx-datagrid-group-space,
#gvtable .dx-datagrid-table .dx-row .dx-command-expand.dx-datagrid-group-space,
.dx-datagrid-table .dx-row .dx-command-expand.dx-datagrid-group-space {
    padding-top: 0px;
}

#resumenCliente .btn-newTable,
#gvtable .btn-newTable,
.btn-newTable {
    display: inline-flex !important;
    padding: 7.75px;
}

#resumenCliente .btn-newTable.dx-datagrid-hidden-column,
#gvtable .btn-newTable.dx-datagrid-hidden-column,
.btn-newTable.dx-datagrid-hidden-column {
    display: table-cell !important;
}

.dx-datagrid-content .dx-datagrid-table .dx-row .dx-command-adaptive,
.dx-datagrid-content .dx-datagrid-table .dx-row .dx-command-adaptive {
    display: table-cell !important;
    padding: 7.75px;
    width: auto !important;
}

#resumenCliente .dx-datagrid-table .dx-row.dx-group-row td:last-child,
#resumenCliente .dx-datagrid-group-closed,
#resumenCliente .dx-datagrid-group-opened,
#gvtable .dx-datagrid-table .dx-row.dx-group-row td:last-child,
#gvtable .dx-datagrid-group-closed,
#gvtable .dx-datagrid-group-opened,
.dx-datagrid-table .dx-row.dx-group-row td:last-child,
.dx-datagrid-group-closed,
.dx-datagrid-group-opened {
    color: #000000;
    padding: 7px;
    width: inherit;
    /* color: #087f5b; */
}

#resumenCliente .dx-datagrid-group-panel .dx-group-panel-item,
#gvtable .dx-datagrid-group-panel .dx-group-panel-item,
.dx-datagrid-group-panel .dx-group-panel-item {
    color: #000000;
    border: 1px solid #343a40;
}

#resumenCliente .dx-command-adaptive,
#gvtable .dx-command-adaptive,
.dx-command-adaptive {
    /* width: 36px !important; */
    min-width: 36px !important;
}

#resumenCliente .dx-datagrid-rowsview .dx-row,
#gvtable .dx-datagrid-rowsview .dx-row,
.dx-datagrid-rowsview .dx-row {
    border-bottom: 1px solid #dddddd;
}

#resumenCliente .f-letter-u::first-letter,
#gvtable .f-letter-u::first-letter,
.f-letter-u::first-letter {
    text-transform: capitalize;
}

#resumenCliente .f-letter-u,
#gvtable .f-letter-u,
.f-letter-u {
    text-transform: lowercase;
}


.font-roboto {
    font-family: 'Roboto' !important;
}

.dx-field-item-content .badge {
    font-family: 'Roboto' !important;
    font-size: 13px;
    text-transform: uppercase;
    margin-top: 2px;
    font-weight: 500;
    letter-spacing: 0.5px;
}

span.colorVehiculo {
    background: #dc3545;
    padding: 1px 36px;
    border-radius: 5px;
    border: 2px solid #000;
}

.reg_cliente .select2-container {
    width: 100% !important;
}



/* TABLAS - v. Mobile */
@media (max-width: 575.98px) {
    .bdy-cliente table {
        width: 100%;
        border: none;
    }

    .bdy-cliente table tr:not(.dx-row) {
        display: flex;
        flex-direction: column;
        /* border: 2px solid #087f5b; */
        /* padding: 1em; */
        margin-bottom: 1em;
        border-radius: 20px;
     }

    #resumenCliente .dx-datagrid-headers .dx-datagrid-table .dx-row > td,
    .dx-datagrid-headers .dx-datagrid-table .dx-row > td {
        padding: .75rem !important;
        font-size: 14px;
        text-transform: uppercase !important;
        font-weight: bold;
    }

    #resumenCliente tr.dx-row.dx-column-lines.dx-master-detail-row.dx-adaptive-detail-row > td.dx-cell-focus-disabled.dx-master-detail-cell,
    #resumenCliente table tbody tr.dx-row.dx-data-row.dx-column-lines > td.dx-command-adaptive,
    tr.dx-row.dx-column-lines.dx-master-detail-row.dx-adaptive-detail-row > td.dx-cell-focus-disabled.dx-master-detail-cell,
    table tbody tr.dx-row.dx-data-row.dx-column-lines > td.dx-command-adaptive {
        display: table-cell !important;
    }

    #resumenCliente .dx-layout-manager.dx-layout-manager-one-col .dx-box-item:not(:first-child) .dx-single-column-item-content > .dx-field-item,
    .dx-layout-manager.dx-layout-manager-one-col .dx-box-item:not(:first-child) .dx-single-column-item-content > .dx-field-item {
        padding-top: 0px;
    }

    #resumenCliente .dx-first-col,
    .dx-first-col {
        height: 35px;
        align-items: center;
    }

    #resumenCliente .dx-first-row,
    .dx-first-row {
        margin-top: 10px;
    }

    #resumenCliente .dx-box-flex .dx-item:last-child,
    .dx-box-flex .dx-item:last-child {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

    #resumenCliente .dx-box-flex .dx-item:last-child button,
    .dx-box-flex .dx-item:last-child button,
    .dx-box-flex .dx-item:last-child form,
    .dx-box-flex .dx-item:last-child a {
        display: inline-block;
        margin-top: 10px !important;
        margin-bottom: 0px !important;
    }

    #resumenCliente .dx-box-flex .dx-item:last-child .dx-field-item-content,
    .dx-box-flex .dx-item:last-child .dx-field-item-content {
        padding: 0px !important;
    }

    #resumenCliente .dx-datagrid-rowsview .dx-adaptive-detail-row .dx-field-item-content,
    .dx-datagrid-rowsview .dx-adaptive-detail-row .dx-field-item-content {
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 8px;
    }

    #resumenCliente .dx-first-col label.dx-field-item-label,
    .dx-first-col label.dx-field-item-label {
        margin-left: 30px;
        margin-bottom: 0px;
    }

    #resumenCliente span.dx-field-item-label-text,
    span.dx-field-item-label-text {
        text-transform: uppercase;
    }

    /** Filtro **/
    #resumenCliente .dx-toolbar-items-container,
    .dx-toolbar-items-container {
        height: 80px;
    }

    #resumenCliente .dx-toolbar-before,
    .dx-toolbar-before {
        height: 36px;
        margin-top: 44px;
    }

    #resumenCliente .dx-toolbar-after,
    .dx-toolbar-after {
        margin-top: 0px;
        height: 36px;
    }

    #resumenCliente .dx-datagrid-adaptive-more,
    .dx-datagrid-adaptive-more {
        font-size: 32px !important;
        line-height: 33px !important;
    }

    #resumenCliente .dx-column-lines td.alignment-center,
    .dx-column-lines td.alignment-center {
        font-size: 14px;
        height: 35px;
        padding: 7px !important;
        font-weight: bold;
    }





    .bdy-cliente table td {
        /* padding: .75rem; */
        padding: 0px !important;
        border: none;
    }

    .bdy-cliente table td[data-table-xgps] {
        display: flex;
        align-items: center;
        border-left: 2px solid #000000 !important;
        border-right: 2px solid #000000 !important;
        border-bottom: 2px solid #000000 !important;
    }

    .bdy-cliente table td[data-table-xgps]:first-child {
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        border-top: 2px solid #000000 !important;
    }

    .bdy-cliente table td[data-table-xgps]:last-child {
        border: none !important;
    }
/*
    .bdy-cliente table td[data-table-xgps]:first-child {
        border-bottom: none;
    }
*/
    .bdy-cliente table td[data-table-xgps]:first-child::before {        
        border-top-left-radius: 19px;
        border-top: 1px solid #000000 !important;
        margin-top: -1px;
    }

    .bdy-cliente table td[data-table-xgps]::before {
        content: attr( data-table-xgps );
        font-weight: bold;
        width: 105px;
        padding: .55rem;
        background-color: #087f5b;
        color: #ffffff;
        margin-right: .75rem;
        border-right: 2px solid #000000 !important;
        border-bottom: 1px solid #000000 !important;
        margin-bottom: -1px;
    }

    .bdy-cliente thead {
        display: none;
    }

    .bdy-cliente .dtro {
        width: 100% !important;
    }

    .bdy-cliente .dtro button.btn {
        border-radius: 0 !important;
        margin: 0px !important;
        height: 47px !important;
        width: 50% !important;
    }

    .bdy-cliente .dtro button.btn:first-child {
        border-bottom-left-radius: 20px !important;
        border-top: none !important;
        border: 2px solid #000000;
    }

    .bdy-cliente .dtro button.btn:last-child {
        border-bottom-right-radius: 20px !important;
        border-top: none !important;
        border-left: none !important;
        border: 2px solid #000000;
    }

    .bdy-cliente .dtro button.btn i,
    .bdy-cliente #dispositivo table tbody tr td:last-child button i {
        width: 100% !important;
    }

    .bdy-cliente div.dataTables_wrapper div.dataTables_paginate ul.pagination {
        justify-content: center !important;
    }
    .bdy-cliente div.dataTables_wrapper div.dataTables_info {
        white-space: normal !important;
        text-align: left !important;
    }

}
