﻿.btn-metal:not(:disabled):not(.disabled).active, .btn-metal:not(:disabled):not(.disabled):active, .show > .btn-metal.dropdown-toggle {
    background-color: #53b0f8;
    border-color: #53b0f8;
}

.divFlotante {
    position: fixed;
    top: 70px;
    right: 20px;
    text-align: right;
    z-index: 10 !important;
}

#divViajes .dt-buttons{
    display: none;
}

div#modal-small {
    z-index: 1051;
}

.m-badge.rp {
    margin-top: -5px;
    border: 1px solid white;
    height: 10px;
}

.sprint {
    display: none;
}

    /*cambiar todos los sprints con el valor del sprint actual*/
    .sprint.sprint119 {
        display: inline-block;
    }

.btn-red {
    background-color: red !important;
    color: white !important;
    border: red !important;
}

.bordeSuperior {
    border-top: 2px solid #717070 !important;
    border-left: 2px solid #717070;
    border-radius: 10% 0 0 0;
}

.bordeCompleto {
    border-top: 2px solid #717070 !important;
    border-bottom: 2px solid #717070 !important;
    border-left: 2px solid #717070;
    border-radius: 10% 0 0 10%;
}

.bordeInferior {
    border-bottom: 2px solid #717070 !important;
    border-left: 2px solid #717070;
    border-radius: 0 0 0 10%;
}

.m-checkbox-list.inline .m-checkbox, .m-checkbox-list.inline .m-radio, .m-radio-list.inline .m-checkbox, .m-radio-list.inline .m-radio {
    display: inline;
    padding-left: 10px;
}

/*.select2-results__option hr {
    border-top: 1px solid black;
}
*/

.dataTables_wrapper th {
    white-space: nowrap;
}

code {
    color: #e83e8c !important;
    font-weight: 600;
}

.btn-xs {
    padding: 2px 5px;
    font-size: 0.85rem;
}

.btn-xs i {
    font-size: 0.85rem !important;
}

#divPrincipal .m-body .m-content {
    padding: 15px 15px;
}

.select2Html {
    position: relative;
}

    .select2Html p {
        margin-left: 40px;
        margin-bottom: 0px;
    }

.select2-results__option hr {
    margin-top: 0;
    margin-bottom: 0;
    border-top: 1px solid black;
}

.select2Html img {
    position: absolute;
    margin-top: 1px;
    height: 30px;
    border-radius: 50%;
    object-fit: cover;
    width: 30px;
}

.select2-selection__rendered img {
    margin-top: 5px;
}

.select2-selection__rendered .select2Html {
    font-size: .9rem;
    line-height: 1.5rem !important;
}

.select2-results__option .select2Html {
    font-size: .9rem;
}

.marker-pin:after, .marker-pin:before {
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.marker-pin:after {
    border-top-color: black;
    border-width: 9px;
    left: 15%;
}

.leaflet-tooltip.my-labels {
    background-color: transparent;
    border: transparent;
    box-shadow: none;
    font-weight: bold;
    font-size: 15px;
    bottom: -10px;
}

.leaflet-tooltip.my-labels-displayId {
    background-color: transparent;
    border: transparent;
    box-shadow: none;
    font-weight: bold;
    font-size: 14px;
    bottom: 4px;
}

#divPorcentaje {
    position: fixed;
    padding: 0;
    margin: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffffcc;
    z-index: 99999;
    display: none;
}

.ldBar {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#divPorcentaje svg:not(:root) {
    overflow: visible;
}

.ldBar-label {
    color: #09f;
    font-size: 3em;
    font-weight: 900;
}

.ldBar path.mainline {
    stroke-width: 8;
    stroke: #09f;
    stroke-linecap: round;
}

.ldBar path.baseline {
    stroke-width: 15;
    stroke: #f1f2f3;
    stroke-linecap: round;
}

.label-danger {
    font-weight: 600;
    color: #f4516c;
    padding-right: 5px;
}

.label-info {
    font-weight: 600;
    color: #36a3f7;
    padding-right: 5px;
}

.label-success {
    font-weight: 600;
    color: #34bfa3;
    padding-right: 5px;
}

.label-warning {
    font-weight: 600;
    color: #ffb822;
    padding-right: 5px;
}

.label-primary {
    font-weight: 600;
    color: #5867dd;
    padding-right: 5px;
}

.label-metal {
    font-weight: 600;
    color: #fca326;
    padding-right: 5px;
}

#pnlMotivo1Estrella .select2-selection.select2-selection--single {
    border-width: 2px;
    border-color: #212529;
}

.m-quick-sidebar__content {
    /*  height: 100vh !important;*/
}

/*#divMensajesChatEmpresa {
    height: 80vh !important;
}*/

.m-radio.m-radio--white > input:checked ~ span {
    border: 1px solid #ffffff;
}

.m-radio.m-radio--white > span:after {
    border: solid #ffffff;
    background: #ffffff;
}

header .m-menu__link i.m-menu__hor-arrow {
    display: none !important;
}

.m-card-user .m-card-user__details {
    width: 100%;
    padding: 0px;
}

/*.m-input-icon > .m-input-icon__icon {
    font-size: .8rem;
    padding-top: 0.8rem;
    width: 30%;
}
*/

.m-input-icon > .m-input-icon__icon.m-input-icon__icon--right-money {
    color: #a4a2bb !important;
    text-align: right;
    padding-right: 10px;
    right: 0;
    font-size: 12px !important;
    padding-top: 0.8rem;
    width: 30%;
}

.select2-search__field {
    width: 100% !important;
}

.select2-selection {
    min-height: 35px;
}

.bordeInputColor {
    border-bottom: 2px solid #5867dd;
}

.tiendaAliada {
    left: 20px;
    background-color: #6aa2f0;
    color: white;
    padding-top: 10px;
}

    .tiendaAliada i {
        font-size: 2.5rem;
    }

.m-portlet__nav-item .input-group.form-group {
    margin-bottom: 0rem;
}

.markerRuta {
    background-color: #fff;
    font-size: 11px !important;
    padding: 1px 2px;
    border: 1px solid #000;
    border-radius: 25%;
}

#divBuscadorMenu .m-list-timeline__items:before {
    display: none;
}

@media (max-width: 768px) {
    .m-header-search__wrapper {
        /*width: 100% !important;*/
        margin-left: 10px;
    }

    .m-header-search .m-header-search__form {
        width: 100% !important;
    }

    .m-header-search__input {
        width: 100% !important;
    }

    .m-header-search .m-header-search__input-wrapper {
        width: 100% !important;
    }
}

@media (max-width: 1024px) {
    .m-topbar .m-topbar__nav-wrapper {
        width: 100% !important;
    }

    .m-header-search__form {
        width: 50% !important;
    }

    .m-header-search--mobile-expanded .m-topbar__nav-wrapper {
        display: table-cell !important;
    }

    .m-badge.saldo {
        margin-top: 15px;
        margin-left: .5rem;
    }

    .perfil {
        display:none !important;
    }

    .m-nav--inline {
        margin-left: 10px;
    }

    .m-menu__item .btn-secondary {
        border-color: #fff !important;
        width: 100%;
    }
}

.m-topbar .m-topbar__nav.m-nav {
    margin: 0px 0 0 10px;
}

.doubleScroll-scroll-wrapper {
    height: 5px !important;
}

    .doubleScroll-scroll-wrapper:hover {
        transition: .25s;
        height: 10px !important;
    }

    .doubleScroll-scroll-wrapper::-webkit-scrollbar:hover {
        transition: .25s;
        height: 10px
    }

    .dataTables_scrollBody::-webkit-scrollbar-thumb, .doubleScroll-scroll-wrapper::-webkit-scrollbar-thumb {
        background: #c3c3c3 !important;
        border-radius: 10px;
    }

    .dataTables_scrollBody::-webkit-scrollbar,
    .doubleScroll-scroll-wrapper::-webkit-scrollbar {
        width: 5px !important;
        height: 5px;
    }

    .dataTables_scrollBody::-webkit-scrollbar-track, .doubleScroll-scroll-wrapper::-webkit-scrollbar-track {
        background: #f1f1f1 !important;
    }

.dataTables_scrollBody::-webkit-scrollbar-track, .doubleScroll-scroll::-webkit-scrollbar-track {
    background: #c3c3c3;
}

.dataTables_scrollBody::-webkit-scrollbar-thumb, .doubleScroll-scroll-wrapper::-webkit-scrollbar-thumb {
    background: #c3c3c3;
}

.m-input-icon > .m-input-icon__icon.m-input-icon__icon--right {
    color: #a4a2bb !important;
    text-align: right;
    padding-right: 10px;
    padding-top: 8px;
}

.labelMap {
    background-color: #FCCA00;
    border-radius: 20%;
    padding: 2px 5px;
    margin-top: 30px;
    font-weight: 600;
    font-size: 10px;
}

.labelMapClean {
    background-color: white;
    font-size: 11px !important;
    padding: 1px 2px;
    border: 1px solid black;
    border-radius: 25%;
    margin-top: 0px;
}

.pinVerde {
    background-color: #06AB4F;
}

.pinAmarillo {
    background-color: #F3D300;
}

.pinBlanco {
    background-color: #FFFFFF;
}

.pinRojo {
    background-color: #F65327;
}

#divMiTurnoMap {
    display: flex;
    flex-wrap: wrap;
}

    #divMiTurnoMap m-widget4__item {
        padding: 10px;
    }

.gm-style img {
    width: 35px;
    height: 35px;
    max-width: 35px;
    object-fit: contain;
}

.my-custom-class-for-labels img {
    border-radius: 50% !important;
}

/*#divBannerResto .carrucelBanner h3 {
    background-color: transparent;
    color: #000;
    font-size: 2rem;
}*/

/*
#divBannerResto .carrucelBanner .m-widget7__desc {
    background-color: transparent;
    color: #000;
}*/

.carrucelBanner .m-portlet__head-title {
    text-align: center;
    width: 100%;
    margin-top: 30px;
}

#divBannerResto .carrucelBanner {
    border-radius: 5px;
}

#partialReservaChat .m-widget4 .m-widget4__item {
    border-radius: 50px;
    border: 2px solid #ebedf2;
    margin: 0px;
    padding: 5px;
    margin-bottom: 10px;
    width: 100%;
}

#partialReservaChat img {
    height: 50px;
    width: 50px;
    object-fit: cover;
}

#partialReservaChat .m-widget4__info {
    width: 100%;
    position: relative;
}

#partialReservaChat .m-widget4__icon {
    position: absolute;
    right: 15px;
    top: 26%;
}

.bordeChatSeleccionado {
    border: 2px solid #3092DE !important;
}

    .bordeChatSeleccionado input:checked {
        border: 6px solid #3092DE !important;
    }

#partialReservaChat input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    border: 2px solid #999;
    transition: 0.2s all linear;
    margin-right: 5px;
    position: relative;
    top: 4px;
}

    #partialReservaChat input:checked {
        border: 6px solid black;
    }

.fa-2x {
    font-size: 2em !important;
}

.input-group .select2 {
    width: 87% !important;
}

.m-portlet__head-tools .input-group .select2 {
    width: 100% !important;
}

#divFiltro .input-group .select2 {
    width: 87% !important;
}

.m-topbar .m-topbar__nav.m-nav > .m-nav__item {
    padding: 0px;
}

    .m-topbar .m-topbar__nav.m-nav > .m-nav__item > .m-nav__link .m-nav__link-icon .m-nav__link-icon-wrapper {
        width: 2.2rem;
        height: 2.2rem;
    }

.filter-lg {
    width: 550px !important;
    max-width: 90vw;
}

.m-switch input:checked ~ span:before {
    box-shadow: none !important;
}

.m-header-menu .m-menu__nav > .m-menu__item > .m-menu__link .m-menu__hor-arrow {
    width: 15px;
}

.editable-input input {
    padding-right: 24px;
    height: 30px;
}

.editable-input .editable-clear-x {
    right: 5px !important;
}

.editable-buttons button {
    height: 30px;
}

.RB-modal {
    z-index: 98 !important;
}

#modal-deuda td {
    max-width: 400px;
}

.contenedorWhatsapp {
    width: 100%;
    height: 100%;
    /*padding-top: 8px;*/
    /*background: #2db742;*/
    border-radius: 50%;
    box-shadow: 0px 8px 8px 8px rgb(0 0 0 / 14%);
    position: relative;
}

    .contenedorWhatsapp i {
        font-size: 2.6rem;
        color: #fafafa;
    }

    .contenedorWhatsapp span {
        position: absolute;
        top: -50px;
        right: -5px;
        border: 2px solid white;
        width: 25px;
        height: 25px;
        border-radius: 50%;
    }

hidden {
    display: none !important;
}

.table-xs th {
    font-size: .8rem;
    text-align: center;
}

.table-xs td {
    font-size: .8rem;
    text-align: center;
}

ul.unstyled li {
    list-style: none;
}

/*.m-menu__submenu {
    max-height: 400px;
    overflow-y: auto;
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
}*/

.centerDiv {
    text-align: center;
    vertical-align: middle;
    line-height: 40vh;
}

#novedadesDiv .m-widget3__username {
    /*max-width: calc(100% - 90px) !important;*/
    display: inline-block;
}

/*#novedadesDiv .m-widget3__status {
    width: 80px;
    position: absolute;
    top: 0px;
    right: 0px;
    padding-top: 0px;
    text-align: right;
}*/

@media (min-width: 1025px) {
    #novedadesDiv {
        width: 400px;
    }
}

button .swal {
    height: 50px;
}

.input-group .mensajeRangoFecha {
    position: absolute;
    bottom: -15px;
}

.daterangepickerRapiboy {
    text-align: center;
}

#modal-info-short {
    display: none;
    position: fixed;
    bottom: 10px;
    left: 10px;
    z-index: 99999;
}

.notyf__toast--error {
    background-color: #ed3e3e !important;
}

body {
    padding-right: 0 !important
}

#partialAux table {
    font-size: .8rem;
}

.m-widget4_img--pic {
    object-fit: cover;
}

.m-scrollable .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #37a3f7 !important;
}

.m-timeline-2 .m-timeline-2__items .m-timeline-2__item .m-timeline-2__item-time {
    font-size: .9rem;
    padding-top: 0.60rem;
}

.m-timeline-2 .m-timeline-2__items .m-timeline-2__item .m-timeline-2__item-cricle {
    left: 6rem;
}

.m-timeline-2 .m-timeline-2__items .m-timeline-2__item .m-timeline-2__item-text {
    padding-left: 6.5rem;
}

.m-timeline-2:before {
    left: 6.75rem;
}

#notificacionesDiv .m-nav-grid > .m-nav-grid__row > .m-nav-grid__item {
    padding: 2.5rem .75rem;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #fffffe;
    right: -6px;
    opacity: 1;
    padding-right: 13px;
    background-color: #b1b1b1;
    border-radius: 50%;
    font-size: 2.5rem;
    right: -60px;
    width: 45px;
}

.mfp-title {
    margin-left: 0px;
}

/*.dropdown-menu .inner.show {
    height: 200px !important;
}*/

.vertical-center {
    width: 100%;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/*.m-dropdown--align-push {
    z-index: 99999;
}*/

.resaltarFila {
    background-color: #bf2121;
    color: white !important;
}

    .resaltarFila a {
        color: white !important;
    }

    .resaltarFila .dropdown-menu a {
        color: unset !important;
    }

.dataTables_wrapper .dataTable .selected td, .dataTables_wrapper .dataTable .selected th {
    background-color: #282733;
    color: white !important;
}

    .dataTables_wrapper .dataTable .selected td .m-checkbox > span:after {
        border: solid #ffffff;
    }

table.dataTable tbody td.selected a, table.dataTable tbody th.selected a, table.dataTable tbody tr.selected a {
    color: white !important;
}

table.dataTable tbody td.selected .dropdown-menu a, table.dataTable tbody th.selected .dropdown-menu a, table.dataTable tbody tr.selected .dropdown-menu a {
    color: unset !important;
}

.m-portlet.m-portlet--skin-dark {
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media (min-width: 1025px) {
    .m-header {
        height: 50px;
    }

    .m-header--fixed .m-body {
        padding-top: 50px !important;
    }

    /*.m-header--fixed .m-body {
        padding-top: 70px !important;
    }*/

    .m-header-menu .m-menu__nav > .m-menu__item.m-menu__item--active > .m-menu__link > .m-menu__item-here, .m-header-menu .m-menu__nav > .m-menu__item.m-menu__item--expanded > .m-menu__link > .m-menu__item-here {
        position: absolute;
        line-height: 0;
        display: inline-block;
        overflow: hidden;
        height: 16px;
        width: 60px;
        position: relative;
        left: 50%;
        margin-left: -30px;
        position: absolute;
        top: 100%;
        z-index: 1;
        margin-top: 6px;
        color: #fff;
        display: inline-block !important;
    }
}

.m-nav.m-nav--inline > .m-nav__item > .m-nav__link {
    width: auto;
    padding: 0px 0;
}

.dropdown-menu-xs {
    margin-top: 80px;
}

    .dropdown-menu-xs button {
        padding: .10rem 1.5rem;
        font-size: .8rem;
    }

    .dropdown-menu-xs a {
        padding: .10rem 1.5rem;
        font-size: .8rem;
    }

.m-menu__subnav .dropdown-item {
    padding: .7rem 1.2rem;
}

.m-menu__subnav {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.dropdown-header {
    text-align: center;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: #f2f3f8;
}

.m-demo__preview {
    background: #fefefe;
    border: 4px solid #f7f7fa;
    padding: 20px;
    text-align: justify;
    font-size: .9rem;
}

.pac-item {
    font-size: 10px;
}

.m-menu__subnav .nav-item .nav-link {
    background-color: #f6f5f5;
}
/*Puntuar*/
/*Star*/
i.fa-star-o[data-score='1'] {
    color: gold
}

i.fa-star-o[data-score='2'] {
    color: gold
}

i.fa-star-o[data-score='3'] {
    color: gold
}

i.fa-star-o[data-score='4'] {
    color: gold
}

i.fa-star-o[data-score='5'] {
    color: gold
}
/*Fin*/

/*Hover*/
i.fa-star[data-score='1'] {
    color: gold
}

i.fa-star[data-score='2'] {
    color: gold
}

i.fa-star[data-score='3'] {
    color: gold
}

i.fa-star[data-score='4'] {
    color: gold
}

i.fa-star[data-score='5'] {
    color: gold
}
/*Fin Hover*/

.fa-thumbs-up {
    color: #c1efe6;
}

.fa-thumbs-down {
    color: #ffd9df;
}

/*Fin Puntuar*/

.daterangepickerRapiboy {
    min-width: 200px;
}

.m-table__row--info .m-checkbox > span:after {
    border: solid #ffffff;
}

.form-group label {
    font-weight: 500;
}

.noUi-marker-horizontal.noUi-marker-large {
    height: 10px;
}

td .m-checkbox {
    display: inline;
}

td .m-radio {
    display: inline;
}

.m-portlet__head-text {
    margin-bottom: 15px;
    text-align: center;
}

.datepicker {
    padding: .65rem 1rem;
}

.m-topbar {
    padding: 0px;
}

.modal-footer .m-alert {
    margin-left: 20px;
    margin-bottom: 0px;
    margin-right: 20px;
    font-size: .8rem;
}

#tablaModalDetalle {
    font-size: .8rem;
}

#notificacionesDiv {
    /*   height: 320px;
    overflow-y: auto;*/
}

.table th {
    font-weight: 500;
}

.dataTable .m-checkbox input {
    position: unset;
}

.dataTable .m-checkbox {
    margin-bottom: 0px !important;
}

    .dataTable .m-checkbox > input, .dataTable .m-radio > input {
        position: unset !important;
    }

.dataTable .m-checkbox {
    margin-left: 5px;
    padding-right: 0px;
    width: 25px;
    height: 25px;
}

.dataTables_wrapper .dataTable td .m-checkbox, .dataTables_wrapper .dataTable th .m-checkbox {
    margin-top: 0px;
}

.btn.nuevoChat {
    height: 40px;
    background-color: #20418e;
    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.5) !important;
    color: white;
    border: none;
    border-radius: 15px;
    font-size: 16px;
    text-align: center;
    line-height: 25px;
    cursor: pointer;
    z-index: -99;
    font-size: 13px !important;
    transition: background-color 0.3s ease;
}

    .btn.nuevoChat:after {
        color: #20418e;
        content: "";
        position: absolute;
        top: 100%;
        right: 20px;
        border-top: 10px solid blue;
        border-top-color: inherit;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
    }

.btn.nuevoChatOperaciones {
    width: 210px;
}

.btn.nuevoChatFinanzas {
    width: 260px;
}

.m-badge.saldo {
    padding: 5px 10px;
    font-size: .8rem;
    border-radius: 15px;
    cursor: pointer;
}

.m-menu__link-text {
    line-height: 1.25rem;
}

.m-stack.m-stack--general.m-stack--ver > .m-stack__item.m-stack__item--middle {
    vertical-align: middle;
}

.m-stack.m-stack--general.m-stack--ver > .m-stack__item.m-stack__item--center {
    text-align: center;
}

.m-stack.m-stack--general.m-stack--ver > .m-stack__item {
    display: table-cell;
    vertical-align: top;
    height: 100%;
}

.m-stack.m-stack--ver > .m-stack__item {
    display: block;
    height: auto;
}

#notificacionesDiv .m-stack_item {
    display: table-cell !important;
    text-align: center !important;
    vertical-align: middle !important;
}

tr.color8 {
    background-color: #036bfc !important;
}

.color8 td {
    color: #fff !important;
}

/*para la tabla deuda*/
tr.color7 {
    background-color: #ff000d38 !important;
}

tr.color6 {
    background-color: #dea2a5 !important;
}

tr.color4 {
    background-color: #C6E5B1 !important;
}

    tr.color4:hover {
        background-color: #C6E5B1 !important;
    }

tr.color3 {
    background-color: lightgrey !important;
}

tr.color2 {
    background-color: orange !important;
}

tr.color1 {
    background-color: #a2ded2 !important;
}

.dropdown-menu > .dropdown-item, .dropdown-menu > li > a {
    padding: .25rem 1.5rem;
}

body.dragging, body.dragging * {
    cursor: move !important;
}

.dragged {
    position: absolute;
    opacity: 0.75;
    z-index: 2000;
}

tr.placeholder {
    width: 100%;
    height: 2px;
    background-color: red;
    position: absolute;
}

.botonTabla {
    text-decoration: none !important;
    color: #8d8d8d;
    cursor: pointer;
}

.dropdown-menu > .botonTabla {
    display: block;
    padding: .7rem 1.2rem;
    background-color: transparent;
    text-align: inherit;
    white-space: nowrap;
    border: 0;
}

    .dropdown-menu > .botonTabla:hover {
        background: #f4f5f8;
        text-decoration: none;
        color: #575962;
    }

td > .botonTabla {
    width: 25px;
    height: 25px;
    display: inline-block;
    position: relative;
    padding: 0 !important;
    font-size: 1rem;
}

.botonTabla .m-switch {
    padding-top: 5px;
    display: table-cell;
}

    .botonTabla .m-switch label {
        margin-bottom: 0px;
    }

.notiNueva {
    border-color: #fa2929 !important;
}

    .notiNueva:hover {
        background-color: #fa2929 !important;
    }

    .notiNueva i {
        color: #fa2929 !important;
    }

    .notiNueva:hover i {
        color: white !important;
    }

.filterCheck > input:checked ~ span {
    border: 1px solid #bdc3d4;
    background-color: #34bfa3;
}

.filterCheck > span:after {
    border: solid #ffffff;
}

/*.m-menu__subnav.main {
    max-height: 500px;
    overflow-y: scroll;
}*/

.m-menu__subnav::-webkit-scrollbar {
    width: 5px;
}

/* Track */
.m-menu__subnav::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.m-menu__subnav::-webkit-scrollbar-thumb {
    background: #c3c3c3;
}

    /* Handle on hover */
    .m-menu__subnav::-webkit-scrollbar-thumb:hover {
        background: #555;
    }


.col-form-label {
    font-weight: 500;
}

@media print {
    .hidden-print {
        display: none;
    }

    .btn {
        display: none;
    }

    .m-header--fixed .m-body {
        padding-top: 0px !important;
    }
}
/*.mCSB_container{
    top: 0px !important;
}
*/
#modal-leyenda .m-badge--brand {
    border-radius: 0px;
}

#modal-leyenda .emoji:hover {
    cursor: pointer;
}

.ley-ul {
    list-style: none;
}

#spinner {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../../../../img/loading.png) 50% 50% no-repeat white;
    background-size: 200px !important;
}

.emo {
    font-style: initial;
    font-size: 1rem;
}

/*.modal.right .modal-body {
    padding: 5px 35px 25px 35px;
}*/

.form-control:disabled, .form-control[readonly] {
    background-color: #f8fbff;
    opacity: 1;
}

tr.negativo {
    background-color: #f15353 !important;
    color: white;
}

.m-messenger__messages {
    padding-top: 10px;
}

span.m-form__help {
    color: #c4c5d6;
    font-weight: 300;
    font-size: .85rem;
    padding-top: 7px;
}

.btn.btn-warning {
    color: white !important;
}

.btn.btn.btn-warning:hover {
    color: white !important;
}

.xeditable.editable-pre-wrapped {
    white-space: unset;
}

.carrucelBanner {
    background-color: #f3d970 !important;
    width: 100%;
}

    .carrucelBanner .m-widget7__desc {
        text-align: justify;
        font-size: 1.1rem;
        line-height: 1.7rem;
    }

    .carrucelBanner .m-portlet__body {
        padding: 2rem !important;
    }

h5.m-portlet__head-text {
    background-color: #f4f5f8;
    padding: 10px;
}

.m-badge {
    padding: 0 7px;
}

.dropdown-item .m-link .m-badge.m-badge--danger {
    width: 180px;
}

table.dataTable tbody td.selected a, table.dataTable tbody th.selected a, table.dataTable tbody tr.selected a {
    color: unset;
}

#partial label, .form-control-label {
    font-weight: 500;
}

.btn-icon {
    margin-right: 4px;
}

    .btn-icon:hover {
        text-decoration: none;
    }

.smallFontTable {
    font-size: .8rem;
}

/*.editable-popup {
    top: 0px !important;
    left: 270px !important;
}*/

.popover .arrow {
    display: none !important;
}

/*.editable-buttons button {
    margin-top: 2.5px;
}*/

.editable-buttons button {
    width: 32px;
    text-align: center;
}

#modal-detalle .m-tabs-line .m-tabs__item {
    margin-right: 10px;
}

#modal-detalle .m-checkbox-inline label {
    width: 33%;
    margin-right: 0px;
    min-height: 30px;
    vertical-align: top;
}

.labelMarker {
    font-size: 1rem;
    font-weight: 800;
    color: black;
    z-index: 99999 !important;
    /*    text-shadow: 2px 2px 4px white;*/
}

/*.labelMarker2 {
    font-weight: 800;
    color: white;
    text-shadow: 2px black;
}*/

.m-widget3__username a {
    margin-bottom: 5px;
}

.m-widget3__username .btn-group {
    margin-bottom: 5px;
}

.fc-h-event {
    border: none !important;
}

.fc-direction-ltr .fc-daygrid-event.fc-event-end, .fc-direction-rtl .fc-daygrid-event.fc-event-start {
    cursor: default !important;
}

.fc-event-main {
    font-weight: 500;
}

.fc-daygrid-day.fc-day-today {
    background-color: #ffffff !important;
}

.fc-month-view .fc-daygrid-day.fc-day-today {
    background-color: #ffef6e !important;
}

.fc .fc-button-primary {
    color: white !important;
    background-color: #22b9ff !important;
    border-color: #22b9ff !important;
}

.fc-daygrid-day-number {
    font-weight: 600;
    color: #475060 !important;
}

.m-topbar .m-topbar__nav.m-nav > .m-nav__item > .m-nav__link .m-topbar__usericon .m-nav__link-icon-wrapper {
    background: none;
    border: 2px solid #22b9ff;
}

    .m-topbar .m-topbar__nav.m-nav > .m-nav__item > .m-nav__link .m-topbar__usericon .m-nav__link-icon-wrapper > i {
        color: #22b9ff;
        font-size: 1.2rem;
    }

#partial td {
    font-size: .75rem;
}

.carrucelBanner {
    background-position: center;
    background-size: cover;
}

.dataTables_scrollBody {
    min-height: 50dvh;
    overflow: auto !important;
}

.m-btn--icon.m-btn--icon-only {
    width: 25px;
    height: 25px;
}

#m_quick_sidebar {
    padding-top: 0px;
}

.m-brand.headerAttack {
    background: #d41818;
}

.m-nav__link-icon-wrapper.success {
    background: #1ba74e !important;
    border: #1ba74e !important;
}

.m-nav__link-icon-wrapper.danger {
    background: #d41818 !important;
    border: #d41818 !important;
}

.btn.btn-outline-warning.active, .btn.btn-outline-warning.focus, .btn.btn-outline-warning:focus, .btn.btn-outline-warning:hover:not(:disabled) {
    color: #fff !important;
}

#content-modal-nuevo {
    max-height: 600px;
    overflow-y: auto;
}

.select2-selection__choice {
    margin-top: 5px;
}

.spinner {
    display: inline-block;
    opacity: 0;
    width: 0;
    -webkit-transition: opacity 0.25s, width 0.25s;
    -moz-transition: opacity 0.25s, width 0.25s;
    -o-transition: opacity 0.25s, width 0.25s;
    transition: opacity 0.25s, width 0.25s;
}

.nuevoChatResto, .nuevoChatRepartidor, .nuevoChatAdmin, .nuevoChatEnvios, .nuevoChatSistema, .nuevoChatOperador {
    position: absolute;
    top: 0px;
    min-height: 10px;
    min-width: 10px;
    padding: 0px;
}

.nuevoChatAdmin {
    right: 10px;
}

.nuevoChatEnvios {
    right: 25px;
}

.nuevoChatSistema {
    right: 40px;
}

.has-spinner.active {
    cursor: progress;
}

    .has-spinner.active .spinner {
        opacity: 1;
        width: auto;
    }

.has-spinner.btn.active .spinner {
    min-width: 20px;
}

.mfp-img {
    background-color: white;
}

.carrucelBanner {
    background-repeat: no-repeat;
    background-size: cover;
}

    .carrucelBanner h3 {
        /*background-color: rgba(20, 20, 31, 0.5);*/
        /*padding: 0.5em;*/
        color: white;
        font-size: 1.6rem;
        margin-top: 10px;
        margin-bottom: 0px;
    }

.btn.btn-outline-warning:hover {
    color: #fff !important;
}

.carrucelBanner .m-widget7__desc {
    margin-top: 0rem;
    /*background-color: rgba(20, 20, 31, 0.5);*/
    /*padding: 0.5em;*/
    color: white;
    font-size: 1.2rem;
}

.carrucelBanner .m-widget7__button {
    margin-bottom: 1rem;
}

.custom-file-label::after {
    content: "Adjuntar archivo" !important;
}

.m-brand {
    background-color: #f4da70;
}

    .m-brand.headerCambiado {
        background-color: #ff8398;
    }

    .m-brand.headerStaging {
        background-color: #a89af9;
    }

.topPanelDiv {
    background: #36a3f7 !important;
    color: #ffffff !important;
}

.flags {
    display: block;
}

.m-brand .m-brand__tools .m-brand__icon > i {
    font-size: 2rem;
}

.iconNew {
    position: absolute;
    bottom: -2px;
    left: 4px;
    font-weight: 600;
    font-size: 10px;
    color: #20c4ea;
}

.flags a:hover {
    text-decoration: none;
}

.flags img {
    filter: grayscale(100%);
    height: 20px;
}

    .flags img.active {
        filter: grayscale(0%);
    }

.m-header-menu .m-menu__nav > .m-menu__item .m-menu__submenu > .m-menu__subnav > .m-menu__item > .m-menu__link {
    padding: 5px 15px;
}

.m-nav-grid > .m-nav-grid__row > .m-nav-grid__item {
    padding: 1rem;
}

    .m-nav-grid > .m-nav-grid__row > .m-nav-grid__item .m-nav-grid__text {
        margin: 0px;
    }

.descripcion-salto {
    line-height: 15px;
    font-size: 12px;
    margin-top: -1em;
    white-space: pre-line;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.m-messenger .m-messenger__messages .m-messenger__message .m-messenger__message-body .m-messenger__message-content .m-messenger__message-text {
    font-size: .8rem;
}

tbody .pretty .state label {
    text-indent: 0px !important;
}

tbody .pretty {
    margin-right: 0px !important;
    margin-top: 8.5px;
    margin-left: 3px;
}

.pulse {
    cursor: pointer;
    box-shadow: 0 0 0 rgba(34, 185, 255, 0.4);
    animation: pulse 2s infinite;
}


.pulse2 {
    cursor: pointer;
    box-shadow: 0 0 0 rgb(255 34 95 / 40%);
    animation: pulse2 2s infinite;
    background: #f4516c !important;
}

/*.m-messenger .m-messenger__messages .m-messenger__message.m-messenger__message--out {
    padding-right: 50px;
}*/

.m-messenger .m-messenger__messages .m-messenger__message.m-messenger__message--in {
    padding-left: 50px;
}

.m-messenger .m-messenger__messages .m-messenger__message.m-messenger__message--in--chat {
    padding-left: 0 !important;
}

.m-messenger .m-messenger__messages .m-messenger__message.m-messenger__message--out--chat {
    padding-right: 50px;
}

.m-messenger__message-pic img {
    height: 40px;
    width: 40px;
    object-fit: cover;
}

.m-messenger .m-messenger__messages .m-messenger__message .m-messenger__message-pic--admin {
    right: 0px;
}

.m-messenger .m-messenger__messages .m-messenger__message .m-messenger__message-pic {
    position: absolute;
}

.m-messenger .m-messenger__messages .m-messenger__message .m-messenger__message-pic--user {
    left: 0px;
}

.pulse:hover {
    animation: none;
}

.pulse2:hover {
    animation: none;
}

.btnLimpiar {
    position: absolute !important;
    right: 0px !important;
}

/* PROGRESS BAR*/
.progress {
    display: flex;
    height: 2rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem;
}

.progress-bar-success {
    background-image: -webkit-linear-gradient(top,#5cb85c 0,#449d44 100%);
    background-image: -o-linear-gradient(top,#5cb85c 0,#449d44 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#5cb85c),to(#449d44));
    background-image: linear-gradient(to bottom,#5cb85c 0,#449d44 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
    background-repeat: repeat-x;
}

.progress-bar-info {
    background-image: -webkit-linear-gradient(top,#5bc0de 0,#31b0d5 100%);
    background-image: -o-linear-gradient(top,#5bc0de 0,#31b0d5 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#5bc0de),to(#31b0d5));
    background-image: linear-gradient(to bottom,#5bc0de 0,#31b0d5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
    background-repeat: repeat-x;
}

.progress-bar-warning {
    background-image: -webkit-linear-gradient(top,#f0ad4e 0,#ec971f 100%);
    background-image: -o-linear-gradient(top,#f0ad4e 0,#ec971f 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f0ad4e),to(#ec971f));
    background-image: linear-gradient(to bottom,#f0ad4e 0,#ec971f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
    background-repeat: repeat-x;
}

.progress-bar-danger {
    background-image: -webkit-linear-gradient(top,#d9534f 0,#c9302c 100%);
    background-image: -o-linear-gradient(top,#d9534f 0,#c9302c 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#d9534f),to(#c9302c));
    background-image: linear-gradient(to bottom,#d9534f 0,#c9302c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
    background-repeat: repeat-x;
}

.progress-bar-color-leyenda-success {
    width: 10px;
    height: 10px;
    display: inline-block;
    left: 5px;
    top: 5px;
    background-color: #5cb85c;
}

.progress-bar-color-leyenda-info {
    width: 10px;
    height: 10px;
    display: inline-block;
    left: 5px;
    top: 5px;
    background-color: #5bc0de;
}

.progress-bar-color-leyenda-warning {
    width: 10px;
    height: 10px;
    display: inline-block;
    left: 5px;
    top: 5px;
    background-color: #f0ad4e;
}

.progress-bar-color-leyenda-danger {
    width: 10px;
    height: 10px;
    display: inline-block;
    left: 5px;
    top: 5px;
    background-color: #d9534f;
}

/** fin progress bar*/

/*scroll bar*/

/* width */
.scroll-div::-webkit-scrollbar {
    width: 5px;
}

/* Track */
.scroll-div::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.scroll-div::-webkit-scrollbar-thumb {
    background: #c3c3c3;
    border-radius: 10px;
}

    /* Handle on hover */
    .scroll-div::-webkit-scrollbar-thumb:hover {
        background: #555;
    }


/*DATATABLE SCROLL*/
.dataTables_scrollBody::-webkit-scrollbar {
    width: 15px;
}

/* Track */
.dataTables_scrollBody::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.dataTables_scrollBody::-webkit-scrollbar-thumb {
    background: #c3c3c3;
}

    /* Handle on hover */
    .dataTables_scrollBody::-webkit-scrollbar-thumb:hover {
        background: #555;
    }


/*FIN DATATABLE SCROLL*/
/*fin scrollbar*/


/*.td-text-wrap {
    white-space: normal!important;
}*/

.m-messenger__messages {
    overflow-y: auto !important;
    overflow-x: hidden !important;
}

.break-white-space {
    white-space: normal;
}

div.DTS tbody td {
    white-space: normal !important;
}

.td-text-no-wrap {
    white-space: nowrap !important;
}

.hidden {
    display: none !important
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(34, 185, 255, 0.8);
    }

    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(34, 185, 255, 0);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(34, 185, 255, 0);
    }
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(34, 185, 255, 0.8);
        box-shadow: 0 0 0 0 rgba(34, 185, 255, 0.8);
    }

    70% {
        -moz-box-shadow: 0 0 0 15px rgba(34, 185, 255, 0);
        box-shadow: 0 0 0 15px rgba(34, 185, 255, 0);
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(34, 185, 255, 0);
        box-shadow: 0 0 0 0 rgba(34, 185, 255, 0);
    }
}


@-webkit-keyframes pulse2 {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255 34 95 / 0.8);
    }

    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(255 34 95 / 0);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(255 34 95 / 0);
    }
}

@keyframes pulse2 {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(255 34 95 / 0.8);
        box-shadow: 0 0 0 0 rgba(255 34 95 / 0.8);
    }

    70% {
        -moz-box-shadow: 0 0 0 15px rgba(255 34 95 / 0);
        box-shadow: 0 0 0 15px rgba(255 34 95 / 0);
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(255 34 95 / 0);
        box-shadow: 0 0 0 0 rgba(255 34 95 / 0);
    }
}

.m-messenger__message--in .archivoAdjunto {
    position: absolute;
    bottom: -15px;
    right: -15px;
}

.m-messenger__message--out .archivoAdjunto {
    position: absolute;
    bottom: -15px;
    left: -15px;
}

.m-header-menu .m-menu__nav > .m-menu__item > .m-menu__link .m-menu__link-text {
    font-size: .85rem;
}

.m-header-menu .m-menu__nav > .m-menu__item > .m-menu__link {
    padding: 5px;
}

.m-messenger .m-messenger__messages .m-messenger__message .m-messenger__message-body .m-messenger__message-content {
    padding: 10px;
}

.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
    margin: 12px -25px;
}

.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 100%;
    height: 100%;
}

.modal-header {
    height: 7%;
}

.modal.right .modal-content {
    height: 100dvh;
    overflow-y: hidden;
    overflow-x: hidden;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
/*
.modal.right .modal-body {
    padding: 25px 35px 25px 35px;
}*/

.modal.right .modal-body {
    padding: 20px 30px;
}

.modal-body .mCustomScrollbar {
    height: 100%;
    max-height: 100%;
}

.modal-body .mCSB_container {
    min-height: 75%;
}

.modal-body {
    height: 80%;
}

/*#partial {
    overflow-x:auto;
}*/

#bodySmall {
/*    overflow-x: auto;*/
    /*height: 80vh;*/
}

.modal-footer {
    height: 7%;
}

.modal .modal-content .modal-footer {
    padding: 20px 25px 25px 20px;
}

/*Right*/
.modal.right .modal-dialog {
    right: 0px;
}

.modal.right.in .modal-dialog {
    right: 0;
}

/* ----- MODAL STYLE ----- */
.modal-content {
    border-radius: 0px !important;
    border: none !important;
}

@media only screen and (max-width: 600px) {
    .modal.right .modal-body {
        padding: 10px !important;
    }
}

/* ----- MODAL ESCANEO STYLE ----- */
#modal-escaneo {
    width: 100%;
    height: 100%;
    background-color: red;
}

    #modal-escaneo .modal-dialog {
        width: 100%;
        height: 100%;
        max-width: 100%;
        margin: 0px;
    }

#divModalEscaneo {
    background-color: red;
    color: white;
}

#inputEscaneo {
    position: absolute;
    left: -9999px;
}

#textoPrincipalEscaneo {
    font-size: 100px;
}

#textoSecundarioEscaneo {
    font-size: 40px;
}

.kc_fab_wrapper {
    z-index: 600;
}

.mfp-wrap {
    z-index: 99999 !important;
}

#map {
    background: transparent url(../../img/AjaxLoader.gif) no-repeat center center;
    height: 400px;
    border: 1px solid #36a3f7;
}

.mapGoogle {
    background: transparent url(../../img/AjaxLoader.gif) no-repeat center center;
    height: 400px;
}

.infobox-wrapper > img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    position: absolute !important;
    right: 8px;
    top: 13px;
    z-index: 2;
}

    .infobox-wrapper > img:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
    }

.infobox-wrapper .infobox-inner {
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    background: #fff;
    border-top: 6px solid #073855;
    font-size: 12px;
    position: relative;
    margin-bottom: 50px;
    width: 300px;
}

.infobox-inner ul {
    list-style: none;
    padding: 5px;
}

.infobox-wrapper .infobox-inner:after {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 6px 6px 0 6px;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    left: 107px;
    content: "";
    bottom: -5px;
}

.infobox-wrapper .infobox-inner .infobox-image {
    height: 100px;
    width: 100%;
    object-fit: cover;
    overflow: hidden;
    position: relative;
}

    .infobox-wrapper .infobox-inner .infobox-image:after {
        background: -moz-linear-gradient(top, transparent 50%, rgba(0, 0, 0, 0.75) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(100%, rgba(0, 0, 0, 0.75)));
        background: -webkit-linear-gradient(top, transparent 50%, rgba(0, 0, 0, 0.75) 100%);
        background: -o-linear-gradient(top, transparent 50%, rgba(0, 0, 0, 0.75) 100%);
        background: -ms-linear-gradient(top, transparent 50%, rgba(0, 0, 0, 0.75) 100%);
        background: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.75) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
        display: block;
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
    }

    .infobox-wrapper .infobox-inner .infobox-image img {
        width: 100%;
        object-fit: cover;
        height: 100%;
    }

    .infobox-wrapper .infobox-inner .infobox-image .infobox-price {
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
        -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
        box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
        background-color: #1396e2;
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        padding: 3px 7px;
        position: absolute;
        bottom: 8px;
        left: 8px;
        z-index: 2;
    }

.infobox-wrapper .infobox-inner .infobox-title {
    font-size: 14px;
    font-weight: bold;
}

    .infobox-wrapper .infobox-inner .infobox-title a {
        color: #073855;
    }

.infobox-wrapper .infobox-inner .infobox-description {
    padding: 8px;
}

.infobox-wrapper .infobox-inner .infobox-location {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    font-size: 12px;
}

.infobox-wrapper .infobox-inner .fa {
    color: #1396e2;
    float: right;
    font-size: 18px;
    margin-top: 4px;
}

.marker-hover {
    opacity: .5;
}

.fade-map {
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3;
}

.map-osm #map {
    z-index: 0;
    position: relative;
}

.marker-cluster {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    color: #fff;
    width: 32px;
    height: 38px;
    background-color: #1396e2;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 38px;
}

    .marker-cluster:hover {
        background-color: #073855;
    }

.marker-style {
    border: 3px solid #1396e2;
    text-align: center;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-left: -17px !important;
    margin-top: -46px !important;
}

    .marker-style img {
        position: absolute !important;
        top: 5px !important;
        bottom: 0px !important;
        right: 0px;
        left: -3px;
        width: 60px;
        height: 60px;
        margin: auto !important;
    }

    .marker-style.black {
        border: 3px solid black;
    }

.cluster > div {
    color: #fff !important;
    text-align: center !important;
    z-index: 3;
}

    .cluster > div:before {
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background-color: #1396e2;
        content: "";
        height: 31px;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 31px;
        z-index: -1;
    }

.datepicker > div {
    display: block;
}

.item-buscador-rapiboy:hover {
    background-color: #f4f5f8;
}

.select2.select2-container {
    min-width: 150px;
}

.item-buscador-rapiboy {
    width: 100%;
}

#m_header_menu {
    margin-left: 20px;
}

#divPrincipal {
    margin-bottom: 0px !important;
}

#m_quick_sidebar {
    /*    z-index: 99999;*/
}

.swal2-container {
    z-index: 99999;
}

.editable-click {
    font-size: .7rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    width: 50%;
    text-align: center;
}

#m_table_1 .m--img-rounded {
    height: 35px;
    width: 35px;
    object-fit: cover;
    border: 2px solid #ffffff;
}

.select2-selection--multiple {
    height: 70px !important;
}

.bootstrap-tagsinput .tag {
    color: #575962 !important;
    background-color: #ebedf2 !important;
    border: 1px solid #ebedf2 !important;
    padding: 0px 5px;
    border-radius: 7px;
}

.bootstrap-tagsinput {
    padding: 6px 10px 5px 10px !important;
    width: 100%;
    border-color: #ebedf2 !important;
    color: #575962 !important;
    border-radius: .25rem;
    box-shadow: none;
}

.badge-flotante {
    position: absolute;
    bottom: 0px;
    left: 30px;
    border: white 3px solid;
}

.pac-container {
    z-index: 9999999999 !important;
}

.field-validation-error {
    font-size: 0.8rem;
    color: #f66e84;
    float: right;
}

.m-demo .m-demo__preview {
    padding: 10px;
}

.input-validation-error {
    border-bottom: 3px solid #f66e84;
}

.table td, .table th {
    vertical-align: middle !important;
}

.m-topbar .m-topbar__nav.m-nav > .m-nav__item > .m-nav__link .m-nav__link-icon.m-nav__link-icon-alt .m-nav__link-icon-wrapper {
    background: #f4516c;
    border: 1px solid #f4516c;
}

.dropify-wrapper.touch-fallback .dropify-preview .dropify-infos .dropify-infos-inner {
    padding: 0px;
}

.dropify-wrapper.touch-fallback .dropify-clear {
    background-color: #384ad7;
    border-color: #2e40d4;
    color: #fff !important;
    right: 0px;
    bottom: 0px;
}

td > [class*=" fa-"], [class^=fa-] {
    font-size: 0.9rem;
    padding-right: 2px;
}

body, html {
    font-size: 13px;
    font-weight: 400;
}

.m-portlet__nav-link > .m-switch {
    margin-top: 2px;
}

.m-messenger__form-attachment {
    border: none;
}

.m-aside-left--fixed.m-aside-left--minimize .m-body {
    padding-left: 0px;
}

.select2-container .select2-selection--multiple {
    height: max-content !important;
}

/*TABLA PARTIAL*/
#tabla-partial img, .tabla-default-style img {
    height: 30px;
    width: 30px;
    object-fit: cover;
    margin-right: 5px;
}

#tabla-partial td, .tabla-default-style td {
    font-size: .75rem;
    max-width: 250px;
    line-break: anywhere;
}

#tabla-partial i, .tabla-default-style i {
    margin-right: 5px;
}

#tabla-partial .m-portlet__nav-link > .m-switch {
    margin-top: -2px;
    margin-left: 4px;
}

#tabla-partial .xeditableInline {
    width: 100%;
}

#tabla-partial .smallWidth {
    max-width: 50px !important;
}

.btnChatCerrar {
    /*    position: absolute;
    top: -25px;*/
    font-weight: 600;
}

.m-quick-sidebar.m-quick-sidebar--tabbed .m-tabs.m-tabs-line {
    margin: 0px;
}

.divMensajesChatEmpresa footer {
    height: 100%;
    width: 100%;
    display: table;
    vertical-align: middle;
}

footer .m-messenger__form {
    height: 100%;
}

@media (max-width: 1024px) {

    .m-portlet {
        margin-bottom: 0px;
    }
}

@media only screen and (max-width: 600px) {

/*    #divMensajesChatEmpresa .mCustomScrollbar {
        height: 83vh !important;
    }*/

    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 1024px) {
    .ocultarMenuHeader {
        display: none !important;
    }

    #m_header_nav {
        padding-top: .25rem;
        padding-bottom: .25rem;
    }
}

.float {
    background-color: none;
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 20px;
    right: 20px;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    z-index: 9999;
}

    /*    .float.chat {
        width: 50px;
        height: 50px;
    }*/

    .float img {
        height: 100%;
        width: 100%;
        /*object-fit: cover !important;*/
    }

    .float .innerText {
        position: absolute;
        bottom: 5%;
        font-weight: 800;
        color: #00233e;
        font-size: 24px;
        left: 0px;
    }

    .float:hover {
        color: #FFF;
    }


.float2 {
    background-color: none;
    position: fixed;
    width: 30px;
    height: 30px;
    bottom: 20px;
    left: 30px;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    z-index: 9999;
}

.actualizacionAutomatica {
    position: absolute;
    bottom: 12px;
    left: 80px;
    z-index: 9;
}

.m-demo .m-nav-grid__item img {
    height: 50px;
    object-fit: cover;
    margin-bottom: 10px;
}

a.nav-link.m-tabs__link {
    font-size: 1rem;
}

@media only screen and (max-width: 600px) {

    .carrucelBanner .m-portlet__head-title {
        height: unset;
    }

    .carrucelBanner h3 {
        font-size: 1.5rem;
    }

    .carrucelBanner .m-widget7__desc {
        font-size: .9rem;
        line-height: 1.2rem;
    }

    .hidden-sm {
        display: none !important;
    }

    .float {
        width: 50px;
        height: 50px;
        bottom: 10px;
        right: 10px;
    }

        .float .innerText {
            font-size: 17px;
        }

    .m-nav-grid__text {
        font-size: 8px !important;
    }

    a .nav-link.m-tabs__link {
        font-size: .9rem !important;
    }

    .m-tabs-line .m-tabs__item {
        margin-right: 2px !important;
    }

    .m-portlet .m-portlet__head {
        padding: 0 1.5rem;
    }
    /* Cambios En visual mobile opcion perfil */
    .m-dropdown.m-dropdown--mobile-full-width.m-dropdown--align-center > .m-dropdown__wrapper, .m-dropdown.m-dropdown--mobile-full-width > .m-dropdown__wrapper {
        /*left: -30vh;*/
        width: 70vw;
        /*right: unset;*/
    }
}

@media (min-width: 1024px) {
    .ocultarMenuHeader {
        display: none !important;
    }
}

.innerDetails {
    padding: 10px;
    margin-left: 60px;
    background-color: #f7f7f7;
}

.modal-xl {
    width: 80% !important;
    max-width: unset;
}

.m-header-menu .m-menu__nav > .m-menu__item {
    padding: 0px;
}

#m_header_menu {
    margin-left: 10px;
}

/*.m-menu__subnav {
    overflow-y: scroll;
    max-height: 500px;
}*/

.m-switch input:empty ~ span:before {
    background-color: #d2c9cb !important;
}

.m-switch input:checked ~ span:after {
    background-color: #fff !important;
    color: #fff !important;
    -webkit-box-shadow: 0 3px 20px 0 rgba(255,255,255,.41);
    -moz-box-shadow: 0 3px 20px 0 rgba(255,255,255,.41);
    box-shadow: 0 3px 20px 0 rgba(255,255,255,.41);
}

.m-switch input:checked ~ span:before {
    background-color: #34bfa3 !important;
    -webkit-box-shadow: 0 3px 20px 0 rgba(235,237,242,.41);
    -moz-box-shadow: 0 3px 20px 0 rgba(235,237,242,.41);
    box-shadow: 0 3px 20px 0 rgba(235,237,242,.41);
}

/*.m-switch input:empty ~ span:before {
    background-color: #d2c9cb!important;
}*/

.m-switch input:empty ~ span:after {
    color: #ffffff;
    background-color: #ffffff;
}

.RB-badge-new {
    background-color: #f4516c;
    color: #fff;
    font-size: .7rem;
    line-height: 20px;
    min-height: 20px;
    min-width: 20px;
    vertical-align: middle;
    text-align: center;
    display: inline-block;
    padding: 0 3px;
    -webkit-border-radius: .75rem;
    -moz-border-radius: .75rem;
    -ms-border-radius: .75rem;
    -o-border-radius: .75rem;
    border-radius: .75rem;
}


/* bordes de las tablas*/

#portletReservasDia, #portletReservasNoche, #divReservaDia, #divReservaNoche, #reservas-partial-noche, #pedidos-partial {
    border-radius: 7px !important;
}

.m-portlet, .m-portlet--mobile, .m-portlet--info, m-portlet--danger, .m-portlet--warning {
    border-radius: 7px !important;
}

.m-alert {
    width: 100% !important;
    border-radius: 0 !important;
}

.m-portlet__head {
    border-radius: 7px 7px 0px 0px;
}

.m-portlet__body {
    border-radius: 0px 0px 7px 7px;
}

.m-portlet.m-alert.alert.alert-success {
    width: 100% !important;
}

.modal-content {
    border-radius: 7px !important;
}

.texto-mencion {
    display: -webkit-inline-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}


/* Etiquetas para autocomplete DEJAR AL ULTIMO PLIIZ*/
.daterangepickerRapiboy {
}

.datepickerRapiboy {
}

.datepickerMesRapiboy {
}

.RB-Tabla {
}

.limpiarDatepicker {
}

.richText {
}

.summerNote {
}

.select2Simple {
}

.select2Tag {
}

.select2v2 {
}

.select2Multiple {
}

.selectAjax {
}

@media (min-width: 1025px) {
    .m-brand--minimize .m-brand {
        width: 70px;
    }
}

.marker-pin {
    width: 32px;
    height: 20px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -15px 0 0 -15px;
    border: 1px solid black;
    border-radius: 8px;
}

.marker-pin-xl {
    width: 40px;
    height: 20px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -15px 0 0 -15px;
    border: 1px solid black;
    border-radius: 8px;
}

    .marker-pin-xl ~ span {
        margin: 8px 2px !important;
    }

.custom-div-icon span {
    position: absolute;
    font-size: 11px;
    left: 0;
    right: 0;
    margin: 8px auto;
    text-align: center;
    color: black;
    white-space: nowrap;
}

.selected-item {
    background-color: #fef8e5;
    border-radius: 5px;
}

    .selected-item > .m-list-timeline__text > a {
        color: deepskyblue;
    }

.m-list-timeline__items .m-list-timeline__item:first-child {
    padding-top: 6px !important;
}

.m-list-timeline__items .m-list-timeline__item:last-child {
    padding-bottom: 6px !important;
}

.abbr {
    text-decoration: underline dotted;
    cursor: help;
}

/*.anchoChico {
    height: 10cm;
    width: 20cm;
}

.anchoGrande {
    height: 14cm;
    width: 28cm;
}*/

@media only screen and (max-width: 768px) {

    .m-dropdown.m-dropdown--mobile-full-width > .m-dropdown__wrapper {
        left: auto !important;
        right: 0 !important;
        width: 80vw !important;
    }

    .btn.btn-danger {
        margin-top: .75rem;
    }
}

}

.select2-selection__rendered {
    padding-right: 40px !important;
}

.dataTables_wrapper .dataTable .selected td, .dataTables_wrapper .dataTable .selected th {
    background-color: #282733;
    color: white !important;
}

    .dataTables_wrapper .dataTable .selected td .m-checkbox > span:after {
        border: solid #ffffff;
    }

table.dataTable tbody td.selected .dropdown-menu a {
    color: #575962;
}

table.dataTable tbody td.selected a, table.dataTable tbody th.selected a, table.dataTable tbody tr.selected a {
    color: white !important;
}

table.dataTable tbody td.selected .dropdown-menu a, table.dataTable tbody th.selected .dropdown-menu a, table.dataTable tbody tr.selected .dropdown-menu a {
    color: unset !important;
}

.o-auto {
    overflow: auto !important;
}

#tabla-partial td .dropdown .dropdown-menu {
    max-height: 30vh;
    overflow: auto;
}

/*        .dataTables_scrollBody:hover::-webkit-scrollbar {
            width: 10px !important;
            transition: .25s !important;
        }*/

span.new {
    position: relative;
    color: white;
    border-radius: 99px;
    padding: 2px 10px;
    background: #FF4DA6;
    font-weight: bold;
    animation: pulse 1.5s infinite ease-out;
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 77, 166, 1);
    }

    100% {
        box-shadow: 0 0 15px 10px rgba(255, 77, 166, 0);
    }
}

.m-header-menu .m-menu__nav > .m-menu__item.m-menu__item--active > .btn.btn-secondary {
    background-color: #ccd1de;
}

.volverLogin {
    -webkit-transition: width 0.5s;
    transition: width 0.5s;
    background: none;
    border: 2px solid #22b9ff;
    border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    vertical-align: middle;
    height: 2.2rem !important;
    padding: 0 4.4px !important;
}

    .volverLogin:hover {
        cursor: pointer;
    }

    .volverLogin i {
        color: #22b9ff;
        font-size: 1.2rem;
    }

    .volverLogin .btn-text {
        max-width: 0;
        display: inline-block;
        -webkit-transition: color .25s 1.5s, max-width 2s;
        transition: color .25s 1.5s, max-width 2s;
        vertical-align: top;
        white-space: nowrap;
        overflow: hidden;
        color: #22b9ff;
    }

@media (max-width: 1024px), (min-width: 1300px) {
    .volverLogin:hover .btn-text {
        max-width: 300px;
    }
}

.copyPix {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: .5rem !important;
    margin-top: -4px !important;
}
    .copyPix i {
        color: #fff !important;
        font-size: .8rem !important;
    }

.iniciales {
    border-radius: 50%;
    display: flex !important;
    justify-content: center;
    padding: 8.4px 10px !important;
    width: auto !important;
    color: #fff;
    background-color: #5867dd;
}

#divMensajesChatEmpresa .m-messenger__messages {
    height: 72vh !important;
}

.mensajeChat {
    max-height: 16vh;
    min-height: 16vh;
}

/*@media (min-width: 768px) {
    .chatPequeño {
        height: 80vh;
        top: auto !important;
        border-top-left-radius: 7px;
    }
    #divMensajesChatEmpresa .m-messenger__messages {
        height: 57vh !important;
    }
    .mensajeChat {
        max-height: 12.8vh !important;
        min-height: 12.8vh !important;
    }
}*/