html, body {
    overflow: hidden;
  }
body{
    font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
    background-color: #474d4c !important;
    width: 100vw;
}
a{
    font-weight: 500 !important;
    font-size: .765625rem !important;
}
p{
    color: #e7e7e7e0 ;
    text-shadow: none !important;
}
.accordion {
    margin-top: 10px;
    background-color: #c1c1c1;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    box-sizing: border-box;
}

.active,
.accordion:hover {
    background-color: #ccc;
}

.accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.panel {
    padding-top: 10px;
    background-color: #e9e9e9;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    margin-bottom: 10px;
}

/*	!!!!!!!!!!!!!!!!!!!!!!!!!	JACK IN THE BOX	!!!!!!!!!!!!!!!!!!!!!!!!*/
.menu-header {
    display: grid;
    grid-template-columns: auto auto auto;
    border: none;
    background-color: #333333 !important;
}
.mensaje_bienvenida{
    margin: 2px auto 2px 15px;
    max-width: 300px;
    font-weight: 500;
}

.nombre_usuario{
    margin: 2px 15px 2px auto;
    max-width: 200px;
    font-weight: 400;
}
.ui-btn{
    margin: auto !important;
    border: none !important;
    background: #E51837 !important;
    text-shadow: none !important;
    color: #e7e7e7 !important;
    border-radius: 5px !important;
    padding: 10px 25px !important;
    margin: 5px !important;
}
.ui-btn:hover{
    background: #e7e7e7 !important;
    color: #E51837 !important;
    box-shadow: 1px 1px 5px 0px #939393;
    transition: 0.2s;
}

#jib_cuerpo {
    display: flex;
}
#ENVI{
    width: 310px;
    position: absolute;
    overflow: auto;
    cursor: grab;
    bottom: 258px;
    top: 50px;
}

#mnu {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    white-space: nowrap;
    overflow-x: auto;
    scroll-snap-type: y mandatory;
    user-select: none;
}
#mnu2 {
    max-height: 80%;
    white-space: nowrap;
    overflow-y: auto;
    scroll-snap-type: y mandatory;
    user-select: none;
}
#mesasH {
    max-height: 82%;
    white-space: nowrap;
    overflow-y: auto;
    scroll-snap-type: y mandatory;
    user-select: none;
}
#mnuMod {
    max-width: 100%;
    white-space: nowrap;
    overflow-x: auto;
    scroll-snap-type: y mandatory;
    user-select: none;
}
#mnuModCombox {
    max-width: 100%;
    white-space: nowrap;
    overflow-x: auto;
    scroll-snap-type: y mandatory;
    user-select: none;
}
#BuscarMesas02 {
    max-width: 100%;
    /* white-space: nowrap; */
    overflow-x: auto;
    scroll-snap-type: y mandatory;
    user-select: none;
}

@media(max-height: 629.99px){ #mesasH { max-height: 450px; } }
@media(min-height: 630px){ #mesasH { max-height: 550px; } }
@media(min-height: 790px){ #mesasH { max-height: 670px; } }

#mnu3 {
    max-height: 110%;
    overflow-y: auto;
    user-select: none;
}
#up {
    width: 100%;
    border: none;
}
.nav_tabs_00 {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    scroll-snap-align: start;
    width: 100%;
}
.nav_item_00 {
    display: inline-block;
    padding: 0px;
}
.nav_item_00 a{
    border-radius: 5px;
    text-align: center;
    color: #e7e7e7 !important;
    background: #E51837;
    padding: 20px 30px;
}
.nav_item_00 a i{
    color: #e7e7e7;
    font-size: 25px;
}
.nav_item_00 a:hover{
    background: #e7e7e7 !important;
    color: #E51837 !important;
    box-shadow: 1px 1px 5px 0px #939393;
    transition: 0.2s;
}
.nav_item_00 a:hover i{
    color: #E51837 !important;
}
.nav_item_01{
    color: white !important;
    padding: 0 0 5px 0 !important;
    margin: 0 0 10px 10px;
    font-size: 24px !important;
    font-weight: 100 !important;
    border-bottom: solid 1px white !important;
}
.nav_item_02{
    height: 65px !important;
    width: 150px !important;
    padding: 15px 5px !important;
    text-wrap: balance !important;
    font-weight: 400 !important;
}
tr{
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
}
#formUno{
    padding: 15px;
    border-radius: 15px;
    background-color: #333333;
}
.roo_tr{
    color: #e7e7e7;
    font-size: 15px;
    font-weight: 700;
}
#bot{
    background: #e7e7e7e0;
}
.ui-bar-a, .ui-overlay-a, .ui-page-theme-a, .ui-page-theme-a .ui-panel-wrapper{
    color: #e7e7e7e0 !important;
    text-shadow: none !important;
    background-color: #474d4c;
}
.mi_tiket{
    display: grid;
    grid-template-columns: 310px auto;
}
.grid_nuevo_pedido{
    display: grid;
    grid-template-columns: auto auto auto auto;
}
.grid_botones_ticket{
    display: grid;
    grid-template-columns: auto auto auto auto;
}
.grid_botones_ticket a{
    padding: 5px 10px !important;
}
.d-flex{
    justify-content: center;
}
tr#koko {
    display: table-row;
}
#form1{
    display: flex;
    flex-wrap: wrap;
}
#body_login{
    /* background-image: url(../css/images/back_index.png); */
    background-image: url(../JIB_pattern_black.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #8246AF !important;
}
#body_login .ui-page{
    background: none;
}
#body_login .ui-page .ui-bar{
    background: none;
    border: none;
}
#miloginjitb{
    background-color: #EDECE6;
    padding: 50px;
    /* border-radius: 25px; */
}
#miloginjitb #header{
    color: black;
    font-size: 16px;
    font-weight: 500;
    display: flex;
    flex-direction: column;
}
#miloginjitb #form1{
    display: grid;
    grid-template-columns: auto;
    color: black;
}
#miloginjitb .ui-btn{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px !important;
    border-radius: 15px !important;
}
#miloginjitb #PASSWORD{
    border: solid 2px #e51837;
    text-align: center;
    border-radius: 15px;
    font-size: 18px;
}
#miloginjitb #form1 .ui-input-text{
    border-radius: 15px !important;
}
.mesaAbrirHeader{
    border: solid 2px #E51837;
    margin: 5px;
    border-radius: 5px;
}
.mesaAbrirGrid{
    display: grid;
    grid-template-columns: 50% 50%;
    grid-template-rows: 50% 50%;
}
.mesaAbrirGrid div{
    display: flex;
    justify-content: space-around;
    color: white;
    min-height: 20px;
    align-items: center;
}
.mesaAbrirGrid1 p, .mesaAbrirGrid2 p{
    margin: 0;
}
.mesaAbrirGrid1{
    border-top: solid 2px #E51837;
    border-right: solid 2px #E51837;
}
.mesaAbrirGrid2{
    border-top: solid 2px #E51837;
}
.ui-grid-solo #form1{
    display: block;
    margin: auto;
}
/* Personalización de la barra de desplazamiento vertical */
::-webkit-scrollbar {
    width: 20px; /* Ancho de la barra de desplazamiento */
    height: 20px;
}

::-webkit-scrollbar-thumb {
    background-color: #1f6bff99;
    /* background-color: #808080; */
    border-radius: 29px;
 /* Bordes redondeados */
}

::-webkit-scrollbar-thumb:hover {
    background-color: #1f6bff99; /* Color al pasar el cursor sobre la barra de desplazamiento */
}

/* Personalización de la barra de desplazamiento horizontal */
::-webkit-scrollbar-track {
    background-color: #f1f1f126;; /* Color del fondo de la barra de desplazamiento */
}

/* Oculta las barras de desplazamiento en los elementos no desplazables */
::-webkit-scrollbar-track-piece:end {
    background-color: transparent;
}

::-webkit-scrollbar-track-piece:start {
    background-color: transparent;
}
.wrapper {

    overflow-x: auto;
    scroll-snap-type: x;
    cursor: grab;
    scroll-behavior: smooth;
    /* scrollbar-width: none; for firefox */
  }
.sli{
    scroll-snap-align: start;
  font-weight: 600;
  user-select: none;
}
.columna_border_comp{
    border-right: solid 1px black;
    display: flex;
    flex-direction: column;
}
.combo_tam{
    width: 95%;
    padding: 15px 10px;
    text-align: center;
    margin: 10px 1px 0 0;
    text-decoration: none;
    background: #7238EC !important;
}
.columna_border_rig{
    margin: 5px;
    display: flex;
    flex-wrap: wrap;
}
.combo_tam_rig{
    width: 150px;
    padding: 15px 10px;
    text-align: center;
    margin: 10px;
    text-decoration: none;
    background: #2FA1C6 !important;
    text-wrap: balance;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.markmod{
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.boton_catidad_mod {
    padding: 2px 15px;
    border: solid 1px #fff;
    border-radius: 5px;
}
.boton_catidad_mod_hov:hover{
    background-color: white;
    color: black;
}
.btn-sm i{
    color: white;
}
.btn-sm{
    align-self: center;
}
#mnuMod{
    position: fixed;
    top: 130px;
    bottom: 10px;
    right: 0;
    left: 310px;
}
#mnuModCombox {
    position: fixed;
    top: 130px;
    bottom: 10px;
    right: 0;
    left: 310px;
}
.modificadoresCosas{
    display: flex;
    height: 100%;
    user-select: none;
}
.modificadoresCosasDIV1{
    background-color: #333;
    width: 200px;
}
.modificadoresCosasDIV1_display{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.modificadoresCosasDIV1_display_btn{
    width: 130px;
    text-align: center;
    margin: 10px 0 0 0;
    background: #028824;
}
.modificadoresCosasDIV2{
    margin: 10px;
    width: 100%;
}
.modDiv{
    display: flex;
    flex-wrap: wrap;
}
.modDivEsa{
    width: 150px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #11a100;
    padding: 15px 10px;
    margin: 1px;
}
.modDivEsa div{
    margin: 0;
    text-wrap: balance;
    font-weight: 500;
    width: 100%;
}
.modDivEsaCombox{
    width: 150px;
    text-wrap: pretty;
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #8a880e;
    padding: 15px 10px;
    margin: 1px;
}
.modDivEsaCombox div{
    margin: 0;
    text-wrap: balance;
    font-weight: 500;
    width: 100%;
}
.modDivEsaEnc{
    width: 100%;
    font-size: 20px;
    border-bottom: solid 1px white;
    margin-bottom: 5px;
    height: 30px;
}
.custom-select {
    appearance: none; /* Deshabilita la apariencia predeterminada del navegador */
    -webkit-appearance: none; /* Para navegadores basados en WebKit (como Chrome) */
    -moz-appearance: none; /* Para navegadores basados en Gecko (como Firefox) */
    background-color: transparent; /* Fondo transparente */
    border: none; /* Sin borde */
    outline: none; /* Sin contorno */
    padding: 0; /* Sin relleno */
    margin: 0; /* Sin margen */
    font-size: 16px; /* Tamaño de fuente personalizado */
    color: white;
    text-align: center !important;
    font-size: 12px !important;
    /* Agrega otros estilos personalizados aquí */
}
  
  /* Establece estilos personalizados para cuando el select está enfocado */
.custom-select:focus {
    /* Agrega estilos de foco personalizados aquí */
    border: 1px solid #007bff; /* Ejemplo de borde cuando está enfocado */
}
.tr_pago_jbl td{
    padding: 10px;
    color: #ebeef4;
}
.total_jib_st td{
    text-align: center;
}
.total_jib_st td p{
    color: #ebeef4;
    text-decoration: none;
    font-size: 12px !important;
    font-weight: 400 !important;
    margin: 0;
}
.ui-dialog-contain {
    width: 92.5%;
    max-width: 650px;
    margin: 50px auto 50px auto;
}
.ui-field-contain legend{
    font-size: 16px !important;
}
#dis_form_pago tbody{
    display: grid;
    grid-template-columns: 50% 50%;
    grid-template-rows: 50px 70px 70px 70px 70px;
}
#dis_form_pago tbody a{
    text-decoration: none;
    color: white;
}
.ui-grid-b a, #aceptar, .ui-grid-sol a, #borrar{
    text-decoration: none;
}
#rightpanel2{
    background: #333;
}
#rightpanel2 h3{
    text-shadow: none;
    color: white;
}
.flex_center_center{
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.ui-bar-a tbody{
    width: 350px;
}
.ui-bar-a tbody tr td a{
    text-decoration: none;
}
.ui-input-text{
    border-color: #000 !important;
}
.ui-keyboard-has-focus{
    position: absolute;
    left: 0 !important;
    right: 0 !important;
    top: 45% !important;
    width: max-content;
    /* width: 350px; */
    height: 350px;
}
.ui-keyboard-keyset button{
    width: 69px;
    height: 45px;
    border-color: #858585 !important;
}
.ui-keyboard-keyset span{
    font-weight: 600;
    font-family: system-ui;
    font-size: 22px;
}
/* button.ui-keyboard-button.ui-keyboard-clear.ui-keyboard-actionkey.ui-state-default.ui-corner-all {
    width: 50px;
    height: 50px;
    border-color: black;
} */
.ui-panel-dismiss-position-right {
    right: 30em !important;
}
.ui-header.ui-bar-inherit {
    background: #333 ;
    border: none !important;
    color: white !important;
}
.notas_orden_drive{
    height: 100% !important;
}