:root {
    --color-warning-bg: #FF9326;
    --color-warning-border: #f8ac59;
    --color-danger-bg: #ed5565;
    --color-danger-border: #ed5565;
    --color-newcityo-naranja: #F68D2E;
    --color-newcityo-morado: #41273B;
}

.pace .pace-progress {
    /*background-color: #FF9326;*/
    background-color: var(--color-newcityo-naranja);
}

#navNormal,
#navToogle {
    /*background-color: #3E2C42;*/
    background-color: var(--color-newcityo-morado);
}

#navbar>#nav>li>a {
    color: white;
}

/*<editor-fold desc="SUBMENU RESPONSIVE">*/

#navDropdown {
    border: #4C3651 solid;
    /*border-width: 0px 0px 1px 0px;*/
    border-width: 0px;
    border-radius: 0px;
}

#navDropdown>li {
    border-radius: 0px;
}

#navDropdown>li>a {
    padding: 7px 10px;
    margin: 0;
    text-align: center;
    line-height: 18px;
}

#navDropdown .p-nom-modulo {
    color: #3B3E40;
    font-size: 8px;
    max-width: 100%;
}

#navDropdown li:hover .p-nom-modulo {
    color: #fff;
}

#navDropdown {
    position: absolute;
    width: 100% !important;
    margin-top: 0px;
}

#navDropdown li {
    float: left !important;
}

#navDropdown>li a:hover,
#navDropdown>li a:focus {
    background-color: #4C3651 !important;
    color: white !important;
    border-radius: 0px;
}

/*</editor-fold>*/

#navbar>#nav>li.active {
    background-color: #4C3651 !important;
}

#navbar>#nav>li>a:hover,
#navbar>#nav>li>a:focus {
    background-color: #4C3651 !important;
    color: white !important;
    border-radius: 0px;
}

#nav>li.dropdown.active>a:hover,
#nav>li.dropdown.active>a:focus {
    background-color: transparent
}

#div-hora-sistema,
#div-fecha-sistema,
#div-hora-sistema-toggle,
#div-fecha-sistema-toggle {
    color: white;
}

#nav-usuario .dropdown-menu>li>a:hover {
    background-color: #FCDBAC;
    color: #4C3651
}

#subnav>li>a {
    color: #fff;
}

#subnav>li>a:hover,
#subnav>li>a:focus {
    background-color: #4C3651
}

.eos-h2 {
    margin-top: 10px;
    margin-bottom: 5px
}

.eos-page-heading {
    padding: 0px 10px 10px
}

.eos-wrapper-content {
    padding: 10px 10px 20px
}

.eos-col-lg-12 {
    padding-left: 5px;
    padding-right: 5px
}

.eos-alert {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.eos-logo-name {
    margin-top: 0px
}

.eos-middle-box {
    padding-top: 35px
}

table.dataTable {
    margin-bottom: 6px !important;
}

.dataTables_filter label {
    display: block;
    margin-bottom: 5px;
    overflow: hidden;
    width: 100%;
}

.dataTables_filter input {
    width: 100% !important;
    float: right;
    font-weight: normal;
}

.dataTables_length {
    display: none;
}

.eos-hr-line-dashed {
    margin-top: 5px
}

.wrapper-content input[type=text],
.wrapper-content input[type=tel],
.wrapper-content input[type=email],
.wrapper-content input[type=search],
.chosen-container {
    max-width: 100%
}

.chosen-container * {
    cursor: pointer
}

.chosen-container input {
    cursor: auto !important
}

.eos-scroll-300 {
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
    margin-bottom: 10px
}

.eos-scroll-250 {
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    margin-bottom: 10px
}

.eos-scroll-200 {
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    margin-bottom: 10px
}

.eos-text-normal {
    text-transform: none !important
}

.eos-dd-handle {
    background: #F0F0F0 none repeat scroll 0% 0%;
    cursor: pointer;
    font-weight: bold;
}

.eos-img-profile {
    max-width: 50px
}

.fieldset {
    border: 1px solid #ccc;
    padding: 10px
}

legend {
    display: inline-block;
    float: left;
    font-size: 14px;
    margin: 0 0 7px;
    padding: 0;
    text-overflow: ellipsis;
    font-weight: 700;
    color: inherit;
}

.ui-autocomplete-loading {
    background-image: url(../img/loading1.gif);
    background-position: right center;
    background-repeat: no-repeat;
}

.top-navigation .wrapper.wrapper-content {
    padding: 15px 0px
}

.cursor-pointer {
    cursor: pointer !important;
}

.dataTables_paginate.paging_simple_numbers>span>a.current {
    background-color: #dddddd;
    border-color: #DDDDDD;
    color: #000;
    cursor: default;
}

.pr10 {
    padding-right: 10px
}

.btn-warning.aa {
    background-color: #6B6BB3;
    border-color: #6B6BB3
}

.btn-default.aa {
    /*    background-color: #FF9326;
        border-color: #FF9326*/
    background-color: var(--color-newcityo-naranja);
    border-color: var(--color-newcityo-naranja);
}

.aa-plm-bg {
    background-color: #F4F6FA
}

.aa-mrd-bg {
    /*background-color: #3E2C42*/
    background-color: var(--color-newcityo-morado);
}

.aa-nrj-bg {
    background-color: var(--color-newcityo-naranja) !important;
    /*background-color: #FF9326 !important*/
}

.aa-nrj-color {
    /*color: #FF9326*/
    color: var(--color-newcityo-naranja);
}

.modal-dialog.modal-md,
.modal-dialog.modal-sm {
    margin: 80px auto
}

.font-italic {
    font-style: italic
}

.select2.select2-container.select2-container--default {
    width: 100% !important
}

i.favorito {
    font-size: 18px;
    cursor: default
}

#contenido-principal {
    overflow-x: hidden;
    overflow-y: auto
}

#contenido-principal .dataTables_wrapper {
    padding-bottom: 0 !important;
}

.navbar {
    margin-bottom: 0px;
}

body.fixed-sidebar .navbar-static-side,
body.canvas-menu .navbar-static-side {
    z-index: 100 !important;
}

.navbar-brand {
    padding: 0px;
}

.top-navigation .navbar-brand {
    padding: 0px;
}

#btn-usuario-nombre {
    max-width: 140px;
    overflow-x: hidden;
    text-overflow: ellipsis;
}

@media (min-width: 992px) {
    .modal-xlg {
        width: 80%;
    }
}

/*CORRECCION ESTILOS*/

.ui-autocomplete {
    max-height: 300px;
    overflow-y: auto;
    /*overflow-x: hidden;*/
    max-width: 100%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    font-family: inherit;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

.ui-autocomplete li {
    word-break: break-all;
}

.ui-state-hover,
.ui-state-active,
.ui-state-focus {
    border: 1px solid #e8e8e8 !important;
}

#nav li {
    min-height: 58px;
}

#nav-usuario {
    margin-right: 0px !important;
}

#navbar {}

body>header>nav.navbar.navbar-static-top.aa-nrj-bg {
    z-index: 1;
}

@media screen and (min-width: 992px) {
    #wrapper {
        height: calc(100% - 110px);
    }

    #page-wrapper,
    #divSalasyMesas,
    #divContenedorCuadricula,
    #divPanel1,
    #divPanel2,
    #divPanelAbrirMesa,
    #divPanelPedido {
        height: 100%;
        min-height: 99.9%;
        max-height: 100%;
    }

    #divContenedorGlobal>.col-md-12,
    #divContenedorGlobal>.col-md-10,
    #divContenedorGlobal>.col-md-9,
    #divContenedorGlobal>.col-md-8,
    #divContenedorGlobal>.col-md-7,
    #divContenedorGlobal>.col-md-6,
    #divContenedorGlobal>.col-md-5,
    #divContenedorGlobal>.col-md-4,
    #divContenedorGlobal>.col-md-3,
    #divContenedorGlobal>.col-md-2 {
        height: 100% !important;
        overflow: hidden;
    }

    #divZonaAtencion {
        height: calc(100% - 55px);
    }

    #contenido-principal {
        height: calc(100% - 57px) !important;
    }

    .h-800 {
        height: calc(100% - 56px) !important;
        /*20230628 de 55 a 56*/
        overflow-y: auto !important;
    }

    #divPanelPedido>.h-800-atencion {
        height: calc(100% - 77px) !important;
        overflow-y: auto !important;
    }
}

@media screen and (max-width: 1000px) {

    #div-hora-sistema,
    #div-fecha-sistema {
        display: none !important;
    }

    #navbar>ul.nav.navbar-nav>li:nth-child(2) {
        display: block !important;
    }

    body {
        overflow-y: auto !important;
    }
}

/*@media screen and (max-width: 1255px) {*/

@media screen and (max-width: 1210px) {

    /*1200 sin notificaciones*/
    .h-800 .form-group {
        margin-bottom: 0px !important;
    }

    /* Soluciona funcionalidad de boton en el form de documentos (proveedores, clientes)*/
    #frmAgregarDocumento {
        overflow: hidden !important;
    }

    #frmNuevo>div:nth-child(1)>div:nth-child(2) {
        margin-bottom: 10px;
    }

    #navNormal {
        display: none;
    }

    #navToogle {
        display: block !important;
    }

    #div-hora-sistema-toggle,
    #div-fecha-sistema-toggle {
        display: block !important;
    }
}

@media screen and (max-width: 768px) {
    body {
        font-size: 12px;
    }

    #navbar {
        padding-right: 0px;
        padding-left: 0px;
        height: auto !important;
        padding-bottom: 0px;
        overflow: visible !important;
    }

    #subnav li {
        display: table-cell;
        white-space: nowrap;
    }

    #page-wrapper {
        padding-top: 0px !important;
        min-height: auto;
    }

    .navbar-fixed-top {
        position: initial;
    }

    .navbar-nav {
        margin: 0px !important;
        float: left;
        overflow-x: auto;
        overflow-y: hidden;
        max-width: 100%;
    }

    .top-navigation .navbar-right,
    .body-small .navbar-right {
        float: right !important;
    }

    .collapse {
        display: block;
    }

    .h-800 .form-group {
        margin-bottom: 0px !important;
    }

    .top-navigation .navbar-header,
    .body-small .navbar-right {
        float: left;
    }

    .navbar-nav .open .dropdown-menu {
        position: absolute;
        background-color: white;
        width: 74px !important;
    }

    #navNormal {
        display: none;
    }

    #navToogle {
        display: block !important;
    }

    #div-hora-sistema-toggle,
    #div-fecha-sistema-toggle {
        display: block !important;
    }
}

@media screen and (max-width: 630px) {

    /*600 sin notificacion*/
    #div-hora-sistema-toggle,
    #div-fecha-sistema-toggle {
        display: none !important;
    }
}

@media screen and (max-width: 400px) {

    #divSalas,
    #ulSalas,
    #divBloqueCategorias,
    #divListaCategorias {
        display: block !important;
        float: none !important;
        width: 100% !important;
        text-align: left;
    }

    #divSalas li,
    #divListaCategorias li {
        display: inline-block !important;
    }

    #divContenedorCuadricula {
        min-height: 200px !important;
        max-height: 400px !important;
    }

    #divZoom {
        display: block !important;
        margin-bottom: 10px;
        margin-left: auto !important;
        margin-right: auto !important;
        float: none !important;
    }
}

@media screen and (max-width: 350px) {
    #subnav li {
        display: block;
        max-height: none;
    }
}

/*SALAS MESAS*/

#divContenedorCuadricula::-webkit-scrollbar-track {
    /*    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);*/
    background-color: #F5F5F5;
}

#divContenedorCuadricula::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    background-color: #F5F5F5;
}

#divContenedorCuadricula::-webkit-scrollbar-thumb {
    /*background-color: #FF9326;*/
    background-color: var(--color-newcityo-naranja);
    border-radius: 2px;
}

#divSalas::-webkit-scrollbar-track {
    /*-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3);*/
    background-color: #F5F5F5;
}

#divSalas::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

#divSalas::-webkit-scrollbar-thumb {
    /*background-color: #FF9326;*/
    background-color: var(--color-newcityo-naranja);
    border-radius: 2px;
}

::-webkit-scrollbar-corner {
    background: none;
}

#divSalas {
    direction: rtl;
    display: inline-block;
    width: 120px;
    float: left;
    /*max-height:400px;*/
    overflow-y: auto;
    overflow-x: hidden;
    height: 100%;
}

#divSalas ul {
    margin: 0px 0px;
    padding: 0px;
}

#divSalas li {
    text-decoration: none;
    padding: 10px 15px;
    border-top: 1px solid #E7EAEC;
    border-bottom: 1px solid #E7EAEC;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    text-align: left;
    min-width: 100px;
}

#divSalas li:hover,
.salaActiva {
    cursor: pointer;
    /*background-color: #FF9326;*/
    background-color: var(--color-newcityo-naranja);
    color: #FFF;
    transition: all 0.3s ease-in-out;
}

.mesaModificada {
    position: absolute;
    width: 14px;
    height: 14px;
    display: inline-block;
    float: left;
    top: 46px;
    left: 3px;
    border-radius: 100%;
    background-color: #76ef4e;
    color: white;
    z-index: 5;
    animation: flash 3s infinite;
}

.mesaModificada p {
    font-size: 10px !important;
    color: #ffffff !important;
    position: absolute !important;
    top: -0.1px !important;
}

.mesaModificada-p {
    background-color: #f1ae4b !important;
    color: white;
}

.mesaModificada-e {
    background-color: #f1ae4b !important;
    color: white;
}

.divMesa {
    width: 64px;
    height: 64px;
    margin: 2px;
    display: inline-block;
    /* background-color: #FFF; */
}

.divMesa:hover {
    cursor: pointer;
}

.divMesaMoviendo {
    z-index: 4;
    cursor: pointer;
}

.divMesa p {
    display: inline-block;
    font-weight: bold;
    font-size: 2em;
    text-align: center;
    vertical-align: middle;
    width: 95%;
    /*color: #38283C;*/
    color: #FFF;
    z-index: 2;
    top: -50px;
    float: left;
    position: relative;
    text-overflow: ellipsis;
    overflow-x: hidden;
}

.divMesa .estilo-mesa {
    font-size: 0.7em;
    text-align: center;
    vertical-align: middle;
    width: 95%;
    /* color: var(--color-newcityo-morado); */
    color: #FFF;
    z-index: 2;
    top: -67px;
    float: left;
    position: relative;
    text-overflow: ellipsis;
    overflow-x: hidden;
}

.divMesa>.imgMesa {
    /*width:100%;
    max-width:100%;*/
    width: 64px;
    height: 64px;
    position: relative;
    float: left;
    z-index: 1;
}

.mesaVacia {
    background-image: url('../img/atencion/BgMesaVaciaNew.png');
    background-size: cover;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.mesaVacia:hover {
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-image: url('../img/atencion/BgMesaAgregarNew.png');
}

.mesaAgregando {
    background-image: url('../img/atencion/BgMesaAgregandoNew.png') !important;
    background-size: cover;
}

#divContenedorCuadricula {
    overflow: scroll;
    min-height: 400px !important;
    /* margin-bottom:50px;*/
    /* max-height:400px;*/
}

#divCuadricula {
    /*width:3410px; */
    /*width: 2400px;*/
    /*20*/
    width: 1250px;
    /*18*/
}

.avan_cant {
    float: left;
    position: relative;
    color: #cbcbcb;
    left: 7px;
    top: 3px;
    background: none;
    width: 0px;
}

.avan_cant_n {
    display: none;
}

.alias {
    height: 17px;
    position: absolute;
    top: -4px;
    z-index: 2;
    margin: 0px;
    width: 64px;
}

.alias p {
    font-size: 8px;
    margin: 0px;
    top: 6px;
    text-align: center;
    color: #efebf7;
    white-space: nowrap;
    padding: 2px;
    text-transform: uppercase;
}

/*FIN SALAS MESAS*/

/*COLOR PARA SCROLL ZOOM*/

.noUi-connect {
    background-color: #FE9226 !important;
}

.chkMesa {
    position: relative;
    /*top:-110px;
    left: 30px;*/
    top: -64px;
    left: 34px;
    float: left;
    z-index: 10;
    background-color: #fff;
}

/*MODAL SELECCION PRODUCTO*/

#divBloqueCategorias {
    height: inherit;
    min-height: 300px;
    width: 200px;
    float: left;
    overflow-y: auto;
    /*background-color: #3E2C42;*/
    background-color: var(--color-newcityo-morado);
}

#divBloqueProductos {
    min-height: 300px;
    margin-left: 200px;
    overflow-y: auto;
}

.divCuadro {
    width: 20%;
    min-height: 20px;
    float: left;
    display: table-cell;
    vertical-align: middle;
    padding: 1px;
    max-height: 120px;
    overflow: hidden;
}

#divListaCategorias {
    padding: 0px !important;
}

#divListaCategorias li {
    background: none;
    color: #948b96;
    text-decoration: none;
    display: block;
    padding: 10px 10px;
    /* border-top: 1px solid #E7EAEC;
     border-bottom: 1px solid #E7EAEC;
     border-left: 1px solid #E7EAEC;
     border-right: 1px solid #E7EAEC;*/
    transition: all 0.3s ease-in-out;
}

#divListaCategorias li:hover,
.cateActiva {
    background-color: #38283C !important;
    color: #FFF !important;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.divProducto {
    background-color: white;
    border: 1px solid #DFDFE0;
    text-overflow: ellipsis;
    height: 60px;
    padding: 5px 10px;
    font-size: 1.1em;
    text-align: center;
    transition: all 0.3s ease-in-out;
    width: inherit;
    display: table-cell;
    vertical-align: middle;
    max-height: 60px;
    max-width: inherit;
}

.divProducto:hover {
    background-color: #FCDBAC;
    color: #000 !important;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.tag-cate {
    /*Subcategorias en modal*/
    padding: 5px;
    font-style: italic;
    border-bottom: 1px solid #fff2e5;
    /*color: #3E2C42;*/
    color: var(--color-newcityo-morado);
    clear: both;
    text-transform: capitalize;
}

@media screen and (max-width: 400px) {
    .divCuadro {
        /*ModalBuscarProducto*/
        display: block !important;
        width: 100% !important;
    }

    .divProducto,
    .divProductoMenu {
        display: block !important;
        height: auto !important;
    }
}

@media screen and (max-width: 650px) {
    .divCuadro {
        /*ModalBuscarProducto*/
        width: 25%;
    }

    #divBloqueCategorias,
    #divListaCategorias {
        display: block !important;
        float: none !important;
        width: 100% !important;
        text-align: left;
        height: auto;
    }

    #divListaCategorias li {
        display: inline-block !important;
    }

    #divBloqueCategorias {
        min-height: 60px;
    }

    #divBloqueProductos {
        min-height: 300px;
        margin-left: 0px;
        overflow-y: auto;
    }
}

/*FIN MODAL SELECCION PRODUCTO*/

/* PANEL PEDIDO*/

.nombreConfirmado {
    max-width: 300px !important;
    word-break: break-all;
}

.mesasPedido {
    /*Span titulo de panel pedido*/
    display: inline-block;
    max-width: 80% !important;
    overflow-x: hidden;
    overflow-y: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
}

.personas-fecha-pedido {
    /*h5*/
    display: block !important;
    width: 100%
}

.btn-comentario-pedido {
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.btn-comentario-pedido:hover {
    color: var(--color-warning-bg);
    transition: all 0.3s ease-in-out;
}

/*FIN PANEL PEDIDO*/

@media screen and (max-width: 476px) {

    /*440 sin notificaciones*/
    #btn-usuario-nombre {
        max-width: 90px;
    }
}

#goToPanelDown {
    display: none;
    position: fixed;
    bottom: 17px;
    right: 45%;
    padding: 2px;
    border-radius: 100%;
    position: fixed;
    background-color: #66AA66;
    color: #FFF;
    width: 30px;
    height: 30px;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
    opacity: 0.6;
    transition: all 0.3s ease-in-out;
    z-index: 2000;
}

/*#goToPanelDown{
    display: none;
    padding: 2px;
    border-radius: 100%;
    position: fixed;
    background-color: #66AA66;
    color:#FFF;
    width: 35px;
    height: 35px;
    bottom:10%;
    right: 1%;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
    opacity: 0.6;
    transition: all 0.3s ease-in-out;  
    z-index: 2000;
}*/

#goToPanelDown:hover {
    background-color: #66AA66;
    transition: all 0.3s ease-in-out;
    opacity: 1;
}

@media screen and (max-width: 768px) {
    #goToPanelDown {
        display: block;
    }
}

@media screen and (max-width: 992px) {
    .h-800 {
        min-height: 350px;
    }
}

.h-800 {
    width: 100% !important;
    height: auto;
    overflow-y: hidden;
}

#divBotonesConfirmar {
    display: none;
}

#btnPropina {
    display: none;
}

#divContenedorGlobal {
    height: 100%;
    max-height: 100%;
    overflow: hidden;
    min-width: 100%;
}

button.btn.btn-default.btnMenos {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-top: 3px;
    margin-left: 5px;
    display: inline-block;
    float: left;
}

input.form-control.txtCantidad {
    margin-top: 3px;
    float: left !important;
}

button.btn.btn-default.btnMas {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-top: 3px;
    float: left;
}

/* INPUT CANTIDAD GENERICO */

.input-cantidad .btn-menos {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    top: 0;
    position: absolute;
}

.input-cantidad .txt-cantidad {
    padding: 0px 40px;
    text-align: center;
}

.input-cantidad .btn-mas {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 16px;
}

/* FIN INPUT CANTIDAD GENERICO */

/*20190822*/

.divUnidadMedida {
    position: absolute;
    height: 15px;
    background-color: #d9335d;
    width: 38px;
    margin-top: 33px;
    margin-left: 43px;
    text-align: center;
    color: white !important;
    font-size: 10px;
    border-radius: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
}

/*input[type="number"].form-control.txtCantidad::-webkit-inner-spin-button,
input[type="number"].form-control.txtCantidad::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}*/

td.nombreProductoConfirmar.no-padding {
    padding: 10px 2px !important;
    word-break: break-all;
}

td.nombreProductoConfirmar {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}

input.form-control.txtPrecioConfirmar {
    margin-top: 3px;
    background: none;
    border: none;
    outline: none;
    font-weight: 600;
}

span#lblCategoria {
    font-size: 13px;
}

#divPedidos .nombre-producto,
#divPedidos .comentario,
#divPedidos .nombre-producto {
    word-break: break-all;
}

.detpedido .divComentarios {
    word-break: break-all;
}

.tbl-detalles .span-comentario {
    color: #f4f6fa;
    background-color: #3f2d43;
    margin-right: 2px;
    margin-bottom: 2px;
    padding: 2px 5px;
    display: inline-block;
}

/*IMPRESION*/

#divPrint {
    display: none;
}

@media print {
    @page {
        size: auto;
        margin-top: 10px;
        margin-bottom: 0px;
    }

    #toast-container {
        display: none !important;
    }

    #page-wrapper,
    header,
    .modal-dialog {
        display: none !important;
        margin-top: 0px !important;
    }

    #divPrint {
        display: block !important;
        width: 100% !important;
        font-size: 10px !important;
        line-height: 11px !important;
        font-family: Arial !important;
    }

    #txtAsistenteVoz,
    #msgAsistenteVoz,
    #asistenteVoz {
        display: none !important;
    }

    #goToPanelDown,
    .barra-herramientas {
        display: none !important;
    }

    .slimScrollDiv {
        display: none !important;
    }
}

/*FIN IMPRESION*/

/*ESTILOS LISTA COMPRA*/

.step {
    width: 75px;
    height: 40px;
    border-radius: 100%;
    display: inline-block;
    padding: 5px;
    margin-left: 5px;
}

@media (max-width: 576px) {
    .step {
        width: 40px;
    }
}

.step p {
    font-size: 1.3em;
    font-weight: 600;
    width: 40px;
    height: 40px;
    /*background-color: #FF9326;*/
    background-color: var(--color-newcityo-naranja);
    border-radius: 100%;
    padding-top: 7px;
    text-align: center;
    margin: auto;
    background-color: #fff;
    color: #000;
    /*border: 1px solid #FF9326;*/
    border: var(--color-newcityo-naranja);
    transition: 0.4s all ease-in-out;
}

.step p:hover {
    cursor: pointer;
    transition: 0.3s all ease-in-out;
    /*background-color: #FF9326;*/
    background-color: var(--color-newcityo-naranja);
    color: #FFF;
}

.step-ok p {
    /*background-color: #FF9326;*/
    background-color: var(--color-newcityo-naranja);
    color: #FFF;
}

.step-desc {
    color: #000 !important;
    font-size: 10px;
    text-align: center;
}

.cityo-wizard-step {
    margin-bottom: 10px;
}

.cate {
    color: #3B3E40;
    background-color: #d8d8d8;
    font-weight: bold;
}

.subcate {
    color: #3B3E40;
    background-color: #f3f3f3;
}

/*FIN ESTILOS LISTA COMPRA*/

/*UTILES*/

@media (max-width: 576px) {
    .m-dn {
        /*no mostrar en resolución baja*/
        display: none !important;
    }
}

.cityo_ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cityo-bg-naranja {
    /*background-color: #FF9326;*/
    background-color: var(--color-newcityo-naranja);
    color: #FFF;
}

.cityo-bg-morado {
    /*background-color: #3E2C42;*/
    background-color: var(--color-newcityo-morado);
    color: #FFF;
}

.cityo-bg-delivery {
    background-color: #72AA63 !important;
    color: #FFF !important;
}

.cityo-bg-mostrador {
    background-color: #0066AA !important;
    color: #FFF !important;
}

.cityo-bg-mesas {
    background-color: #F29426 !important;
    color: #FFF !important;
}

.cityo-bg-1 {
    /*RED*/
    background-color: #d9335e;
    color: #FFF;
}

.cityo-bg-2 {
    /*BLUE*/
    background-color: #0066AA;
    color: #FFF;
}

.cityo-bg-3 {
    /*LIGHT GRAY*/
    background-color: #CACACA;
    color: #FFF;
}

.cityo-bg-4 {
    /*GRAY*/
    background-color: #989898;
    color: #FFF;
}

.cityo_text_s {
    font-size: 80%;
    color: #888888;
}

.cityo_text_xs {
    font-size: 60%;
    color: #888888;
}

.p-nom-modulo {
    display: block;
    /* display: inline-block;*/
    margin: 0px;
    color: #fff;
    font-size: 8px;
    max-width: 68px;
}

.p-nom-modulo p {
    margin: 0px;
}

.p-nom-submodulo {
    margin: 0px;
    color: #fff;
    font-size: 7.5px;
    max-width: 70px;
    width: 70px;
    position: absolute;
    margin-top: -10px;
    padding: 0px 2px;
    text-align: center;
}

.p-nom-cate {
    margin: 0px;
    color: #fff;
    font-size: 7.5px;
    max-width: 65px;
    width: 65px;
    float: left;
    left: 2px;
    position: absolute;
}

.p-nom-cate p {
    margin: 0px;
    text-transform: uppercase;
    text-align: center;
}

.aCategoriaProducto {}

/********** ASISTENTE DE VOZ ********/

#txtAsistenteVoz {
    position: fixed;
    display: inline-block;
    max-width: 50%;
    bottom: 0px;
    padding: 0px 5px;
    z-index: 2000;
    opacity: 0.7;
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis;
    font-size: 11px;
}

#msgAsistenteVoz {
    position: fixed;
    display: inline-block;
    max-width: 50%;
    bottom: 0px;
    right: 0px;
    padding: 0px 5px;
    color: #fff;
    z-index: 2000;
    opacity: 0.9;
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis;
    background-color: #aa6600;
}

#asistenteVoz {
    position: fixed;
    width: 50px;
    height: 40px;
    background-color: #0066AA;
    bottom: 17px;
    /*left: -15px;*/
    right: -15px;
    border-radius: 15px;
    z-index: 2000;
    transition: all 0.3s ease-in-out;
}

#asistenteVoz.activo {
    background-color: #AA6600;
}

#asistenteVoz.activo {
    background-color: #AA6600;
}

#asistenteVoz:hover {
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    opacity: 1;
}

#asistenteVoz p {
    text-align: center;
    color: white;
    font-size: 18px;
    padding: 0px;
    margin: 0px;
    margin-top: 8px;
    /*margin-left: 8px;*/
    margin-right: 8px;
}

/********* FIN ASISTENTE VOZ *******/

/***************HOTEL***************/

.habModificada {
    /*mesaModificada*/
    position: absolute;
    width: 41.4px;
    height: 5px;
    display: inline-block;
    float: left;
    top: 57px;
    left: 2px;
    background-color: #76ef4e;
    color: white;
    z-index: 5;
    animation: flash 1.5s infinite;
}

.divHab {
    width: 64px;
    height: 64px;
    margin: 2px;
    display: inline-block;
    /* background-color: #FFF; */
}

.divHab:hover {
    cursor: pointer;
}

.divHabMoviendo {
    /*divMesaMoviendo*/
    z-index: 4;
    cursor: pointer;
}

.divHab p {
    display: inline-block;
    font-weight: bold;
    font-size: 2em;
    text-align: center;
    vertical-align: middle;
    width: 95%;
    color: #38283C;
    z-index: 2;
    top: -50px;
    float: left;
    position: relative;
    text-overflow: ellipsis;
    overflow-x: hidden;
}

.divHab>.imgHab {
    width: 64px;
    height: 64px;
    position: relative;
    float: left;
    z-index: 1;
}

.habVacia {
    background-image: url('../img/atencion/BgMesaVacia.png');
    background-size: cover;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.habVacia:hover {
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-image: url('../img/atencion/BgMesaAgregar.png');
}

.habAgregando {
    background-image: url('../img/hotel/BgHabitacionAgregando.png') !important;
    background-size: cover;
}

.hb-tipo {
    height: 17px;
    position: absolute;
    top: -4px;
    z-index: 2;
    margin: 0px;
    width: 64px;
    background-color: #ffffff;
    border-top: 1px solid #c1c1c0;
    border-left: 1px solid #c1c1c0;
    border-right: 1px solid #c1c1c0;
    color: #000;
}

.hb-tipo p {
    font-size: 8px;
    margin: 0px;
    top: 2px;
}

.hb-personas {
    position: absolute;
    top: 45px;
    width: 60px;
}

.hb-personas p {
    font-size: 9px;
    top: 4px;
    margin: 0px;
    text-align: left;
    left: 4px;
    color: white;
}

.hb-personas i {
    font-size: 7px;
}

/***************FIN HOTEL***************/

.td-min {
    width: 38px;
}

/*MENU*/

.producto-menu-info {
    font-size: 11px;
    font-weight: 400;
}

.vinculado-precio-menu {
    border-radius: 10%;
    background-color: var(--color-newcityo-morado);
    color: white;
    height: 22px;
    text-align: center;
    position: relative;
    margin: -11px 1px 0px 3px;
    float: right;
    font-size: 12px;
    font-weight: bold;
    padding: 0px 5px;
}

.vinculado-precio-menu p {
    margin-top: 2px;
}

.cantidad-producto-menu {
    border-radius: 10%;
    background-color: #0066aa;
    color: white;
    width: 30px;
    height: 22px;
    text-align: center;
    position: relative;
    margin: -11px 1px 0px 0px;
    float: right;
    cursor: pointer;
    font-size: 15px;
    transition: all 0.3s ease-in-out;
    display: none;
}

.cantidad-restar {
    border-radius: 10%;
    background-color: #c2c2c2;
    color: white;
    width: 30px;
    height: 22px;
    text-align: center;
    position: relative;
    margin: -11px 1px 0px 0px;
    float: right;
    cursor: pointer;
    font-size: 15px;
    transition: all 0.3s ease-in-out;
    display: none;
}

.cantidad-producto-menu:hover,
.cantidad-restar:hover {
    background-color: #a3d4a3;
    transition: all 0.3s ease-in-out;
}

.divProductoMenu {
    background-color: white;
    border: 1px solid #DFDFE0;
    text-overflow: ellipsis;
    height: 60px;
    padding: 5px 10px;
    font-size: 1.1em;
    text-align: center;
    transition: all 0.3s ease-in-out;
    width: inherit;
    display: table-cell;
    vertical-align: middle;
    max-height: 60px;
    max-width: inherit;
}

.divProductoMenu:hover {
    background-color: #FCDBAC;
    color: #000 !important;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

/*MENU*/

.p-xxs-2 {
    padding: 2px;
}

.mesaCambiar {
    width: 60px;
    height: 35px;
    margin: 2px;
    display: inline-block;
    font-size: 17px;
    font-weight: bold;
}

/*FACTURACION DIARIA*/

.rowinfo-cont {
    padding: 0px 15px 10px 15px;
    display: none;
}

.rowinfo {
    background-color: #DEDEDF;
    min-height: 20px;
}

.rowinfo h3 {
    margin-top: 11px;
}

.rowinfo-error {
    background-color: #de5567;
    min-height: 40px;
    color: #FFF;
}

.rowinfo-warning {
    background-color: #EEAC57;
    min-height: 40px;
    color: #FFF;
}

/* ----------------  */

/* NUEVOS ESTILOS - USADO EN MODULO VENTAS*/

.group-1 input,
.group-1 select,
.div-group-1 {
    /*Espacio para 1 boton*/
    width: calc(100% - 45px);
    display: inline-block;
}

.group-2 input,
.group-2 select,
.div-group-2 {
    /*Espacio para 2 botones*/
    width: calc(100% - 90px);
    display: inline-block;
}

.group-1 button,
.group-2 button {
    padding: 7px 12px;
}

/*ICONO PERSONALIZADO REMOVE AUTOCOMPLETE*/

.auto-remove {
    position: absolute;
    right: 0;
    margin-top: -23px;
    margin-right: 23px;
    color: gray;
    opacity: 0.5;
    transition: all 0.3s ease-in-out;
}

.auto-remove:hover {
    color: gray;
    opacity: 1;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.auto-remove-group {
    position: absolute;
    right: 0;
    margin-top: 8px;
    margin-right: 50px;
    color: gray;
    opacity: 0.5;
    transition: all 0.3s ease-in-out;
    z-index: 10;
}

.input-group .auto-remove-group {
    margin-top: 11px;
    cursor: pointer;
}

.h-800-btn {
    height: calc(100% - 119px) !important;
    overflow-y: auto !important;
}

.det-um-atencion {
    position: absolute;
    height: 15px;
    /*background-color: #ff9326;*/
    background-color: var(--color-newcityo-naranja);
    width: 38px;
    margin-top: 30px;
    margin-left: 43px;
    text-align: center;
    color: white !important;
    font-size: 10px;
    border-radius: 0px 0px 10px 10px;
    overflow: hidden;
}

.ui-autocomplete>.li-cate {
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    /*color: #ff9326;*/
    color: var(--color-newcityo-naranja);
    /*font-weight: 800;*/
    font-weight: 500;
    font-size: 11px;
    padding-left: 4px;
    padding-top: 5px;
}

.input-con-btn {
    border-right: 0px;
    margin-left: 2px;
    padding-right: 20px;
}

.input-con-btn-multiple {
    margin-left: -2px;
    padding-right: 20px;
}

/*BARRA DE HERRAMIENTAS*/

.barra-herramientas {
    position: fixed;
    overflow-x: visible !important;
    z-index: 200;
    margin-left: -15px;
    transition: all 0.5s ease;
    margin-left: -54px;
    margin-top: 60px;
    opacity: 0.7;
}

@media (max-width: 768px) {
    .barra-herramientas {
        /*no mostrar en resolución baja*/
        bottom: 0;
        margin-left: 2px;
        margin-bottom: 15px;
    }
}

.barra-herramientas:hover {
    transition: all 0.5s ease;
    opacity: 1;
}

.barra-herramientas>ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.barra-herramientas>ul>li {
    padding: 3px;
}

.barra-herramientas>ul>li>span {
    margin-left: -160px;
    margin-right: 40px;
    float: right;
    padding: 7px 10px;
    opacity: 0;
    transition: all 0.5s ease-in-out;
    background-color: #fff;
    border-radius: 5px;
    font-size: 10px;
    -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.15);
    pointer-events: none;
    /*color:#bababa;*/
}

.barra-herramientas>ul>li:hover span {
    opacity: 1;
    outline: none !important;
    transition: all 0.5s ease-in-out;
}

.barra-herramientas>ul>li:hover .btn {
    transform: scale(1.1);
    transition: all 0.3s ease-in-out;
}

.barra-herramientas .btn {
    outline: none !important;
    transition: all 0.3s ease-in-out;
    -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.15);
}

.table-container {
    max-width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
}

/*BARRA DE HERRAMIENTAS*/

th.text-right.sorting_asc,
th.text-right.sorting_desc {
    padding-right: 25px;
}

/*BOTONES SELECCION - PERSONAS*/

.btnGroupCityo {
    width: 50%;
    float: left;
    margin: 0px;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    background: none;
    border: 1px solid #e7eaec;
}

.btnGroupCityo.active {
    background-color: #f7a54a;
    border-color: #f7a54a;
    color: #FFFFFF;
    border: 1px solid transparent;
}

[v-cloak] {
    display: none;
}

@media (min-width: 992px) {
    .titulo-derecha-bajo {
        max-height: 57px;
        overflow: hidden;
    }
}

.contenido-principal-sub-1 {
    display: none;
    overflow: auto;
}

@media screen and (min-width: 992px) {
    .contenido-principal-sub-1 {
        position: absolute;
        height: calc(100% - 58px) !important;
        width: 100%;
        background-color: #f4f6fa;
        z-index: 200;
    }
}

.note-btn {
    background-color: #fff;
    color: inherit;
}


/* Ocultar valores de select2 multiple en componente agrupado con boton */
.input-con-btn.select-multiple.select2-hidden-accessible {
    display: none;
}

.select-multiple-cityo .form-control.select-multiple.select2-hidden-accessible {
    display: none;
}

/* Displays */

.d-block {
    display: block !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.text-underline {
    text-decoration: underline;
}

.text-italic {
    font-style: italic;
}

.ui-componente.btn-outline:hover,
.ui-componente.btn-outline:focus,
.btnSetVisibleColumn.btn-outline:hover,
.btnSetVisibleColumn.btn-outline:focus {
    background: none !important;
}

.ui-componente.btn-primary.btn-outline:hover,
.ui-componente.btn-primary.btn-outline:focus,
.btnSetVisibleColumn.btn-primary.btn-outline:hover,
.btnSetVisibleColumn.btn-primary.btn-outline:focus {
    color: #1ab394 !important;
}

.ui-componente.btn-success.btn-outline:hover,
.ui-componente.btn-success.btn-outline:focus,
.btnSetVisibleColumn.btn-success.btn-outline:hover,
.btnSetVisibleColumn.btn-success.btn-outline:focus {
    color: #1c84c6 !important;
}

.ui-componente.btn-info.btn-outline:hover,
.ui-componente.btn-info.btn-outline:focus,
.btnSetVisibleColumn.btn-info.btn-outline:hover,
.btnSetVisibleColumn.btn-info.btn-outline:focus {
    color: #23c6c8 !important;
}

.ui-componente.btn-warning.btn-outline:hover,
.ui-componente.btn-warning.btn-outline:focus,
.btnSetVisibleColumn.btn-warning.btn-outline:hover,
.btnSetVisibleColumn.btn-warning.btn-outline:focus {
    color: #f8ac59 !important;
}

.ui-componente.btn-danger.btn-outline:hover,
.ui-componente.btn-danger.btn-outline:focus,
.btnSetVisibleColumn.btn-danger.btn-outline:hover,
.btnSetVisibleColumn.btn-danger.btn-outline:focus {
    color: #ed5565 !important;
}

.flex-container {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: space-around;
}

.flex-container-between {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.flex-container-evenly {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
}