@font-face {
    font-family: 'password';
    font-style: normal;
    font-weight: 400;
    src: url(https://jsbin-user-assets.s3.amazonaws.com/rafaelcastrocouto/password.ttf);
}
body {
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    background: #eceff1;
    min-width: 0;
    color: #444;
}

a {
    text-decoration: none !important;
    cursor: pointer;
}

hr{
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
}

ul {
    list-style: none;
    padding: 0;
}

a:hover {
    text-decoration: none;
}

input.form-control, textarea {
    font-size: 14px !important;
    font-family: 'Open Sans', sans-serif;
    border-radius: 10px;
}

table .form-control, .tabla-facturar {
    font-size: 12px !important;
}

table td {
    vertical-align: middle !important;
}

.btn {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    border-radius: 10px;
}

.side-nav {
    position: fixed;
    top: 38px;
    width: 170px;
    border: none;
    border-radius: 0;
    overflow-y: auto;
    background-color: #23282d;
    bottom: -200px;
    overflow-x: hidden;
    padding-bottom: 40px;
    padding-left: 0;
}

.side-nav li ul {
    list-style: none;
    background: #32373c;
    padding: 0;
}

.side-nav li ul li a {
    padding-left: 50px;
}

.side-nav li a:hover,
.side-nav li a:focus, .side-nav .nav-link:hover, .side-nav .active a {
    outline: none;
    background-color: #191e23;
    color: #00b9eb;
}

.side-nav li ul li a:hover {
    background-color: #373a3e !important;
}

.side-nav i {
    width: 25px;
}

.wrapper {
    padding: 140px 0 0 0px;
}

.wrapper-header {
    background: white;
    margin-top: -30px;
    height: 68px;
    padding: 15px;
    border-bottom: 1px solid #e2e4e7;
}

.list-group-item {
    background-color: transparent;
}

.wrapper-header .btn-success {
    color: white !important;
}

.wrapper-header .btn {
    margin-left: 20px;
}

.note-editor.note-frame {
    border: 1px solid #e2e4e7 !important;
}

.padding-0 {
    padding: 0;
}

header.desktop .dropdown-menu {
    float: left;
    position: absolute;
    margin-top: 0;
    border: 1px solid rgba(0, 0, 0, .15);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

header.mobile {
    display: none;
}

.mobile .navbar {
    background-color: #23282d !important;
}

.mobile .dropdown-menu {
    background: none;
    border: none;
}

.btn-admin button {
    color: #bec7d0 !important;
}

.dropdown-menu .dropdown-item {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    padding: 8px 60px 8px 30px;
}

.dropdown-menu .dropdown-item:hover {
    color: #0BB783 !important;
    background-color: #F3F6F9;
}

.dropdown-menu .dropdown-item .fas {
    width: 2em;
}

.mobile .dropdown-menu .dropdown-item {
    color: rgba(255, 255, 255, .5);
    padding: 15px 30px;
}

.mobile .dropdown-menu .dropdown-item:hover {
    background-color: #191e23;
    color: #00b9eb;
}

.mobile .nav-link {
    padding: 16px;
    border-top: 1px solid #57595a;
}

.mobile .nav-link:first-child {
    border-bottom: none;
}

.mobile .dropdown-divider {
    border-top: 1px solid #57595a;
    margin: 0;
}

.blog-table {
    border: 1px solid #e5e5e5;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
    background: white;
}

.titulo-admin-1 {
    float: left;
    margin-right: 20px;
    font-weight: 700;
    font-size: 2em;
}

.titulo-admin-2 {
    float: left;
    font-weight: bold;
    color: #e4e4e4;
    margin-top: 5px;
}

.popup-style {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    padding-bottom: 40px;
    border-radius: 3px;
}

.td-option {
    padding: 0.75rem 0px !important;
    width: 30px;
}

.td-option .fas {
    color: #3d96b4;
}

.td-option .fa-trash-alt, .td-option .fa-times {
    color: #ea4f4f;
}

.note-popover.popover {
    display: none;
}

#respuesta {
    padding: 20px;
}

#respuesta p {
    margin: 0;
}

.option-header {
    padding: 10px;
    font-weight: bold;
}

.option-body {
    padding: 10px;
    height: auto;
    background: white;
}

.blog-table td:first-child {
    display: none;
}

.blog-table td p {
    margin-bottom: 0;
}

.blog-table tr td:nth-child(2) {
    width: 40%;
}

.blog-table tr:nth-of-type(2n+1) {
    background-color: rgba(98, 98, 98, 0.05) !important;
}

.blog-table tr:hover {
    background-color: rgba(228, 228, 228, 0.67) !important;
}

#post_form .form-control {
    font-size: 2.44em !important;
    padding: 1.8rem;
    font-weight: bold;
    border-radius: 0;
    border: 1px solid #e2e4e7;
}

.note-editor.note-frame .note-placeholder, .note-editor.note-frame .note-editing-area .note-editable {
    padding: 1.8rem;
}

.option {
    padding: 15px 20px;
    border-bottom: 1px solid #e2e4e7;
}

.option.image-selected {
    height: 200px;
}

.image-description {
    height: 180px !important;
}

#post_image_form .form-control {
    border-radius: 0;
}

.option .form-check {
    padding: 0.3rem 1.25rem;
}

a.simple-link {
    margin-top: 10px;
    color: #0073aa !important;
}

a.simple-link:hover {
    color: #00a0d2 !important;
}

#cat-pane {
    display: none;
}

.-categoria .form-control {
    font-weight: 400;
    font-size: 14px;
    margin: 20px 0;
}

.check-wrapper {
    max-height: 120px;
    overflow: auto;
    margin-bottom: 10px;
}

.images-wrapper figure {
    width: 100%;
    height: 140px;
    text-align: center;
}

.images-wrapper {
    overflow: auto;
    padding: 20px 25px 0 0;
    height: 340px;
}

.preview {
    background: #f1f1f1;
    width: 100%;
    float: left;
    padding: 20px;
}

.preview figure {
    height: 300px;
    overflow: hidden;
    text-align: center;
}

.preview figure img {
    width: 100%;
}

.preview p {
    line-height: 16px;
    padding-left: 20px;
    word-wrap: break-word;
}

#btn-upload {
    padding: 15px 50px;
}

.wrapper-btn-upload {
    margin-top: 150px;
}

#loading {
    margin-top: 20px;
    display: none;
}

.selected-image {
    box-shadow: inset 0 0 0 1px #fff, inset 0 0 0 5px #4a7eb9;
}

.img-thumbnail {
    height: 100%;
}

#ajax-mensaje {
    margin-top: 20px;
}

#ajax-mensaje p {
    margin: 0;
}

.option figure img {
    display: block;
}

.trash {
    float: left;
}

h3 .simple-link {
    margin-left: 20px;
    font-size: 16px;
    text-decoration: underline;
}

#upload_dialog .wrapper-btn-upload {
    margin-top: 0;
}

.cke_dialog_tabs [title~="Cargar"] {
    display: none !important;
}

/*BIBLIOTECA DE IMAGENES*/

#biblioteca #search_media {
    margin: 10px 0 0 0 !important;
    padding-bottom: 10px;
}

/*SECCION USUARIOS*/

#post_form_user {
    padding: 20px;
}

#post_form_user fieldset {
    margin: 20px 0;
}

#post_form_user label {
    margin: 8px 10px 0 0;
    float: left;
    width: 60px;
}

#rolSelect {
    width: 200px;
}

/*SECCION PAGES*/

#buildSelect {
    width: 200px;
    margin-left: 20px;
}

.orden {
    width: 100px;
}

.plantilla {
    margin: 30px 0;
    box-shadow: 0px 25px 45px -35px rgba(0, 0, 0, 0.8);
    padding: 0;
}

.plantilla section {
    width: 100%;
    background: #808181;
    min-height: 200px;
}

.plantilla img {
    width: 100%;
}

.plantilla section .row > div {
    height: 130px;
    border: 5px solid #CCC;
    background: #00a19a;
    padding: 0;
}

.plantilla section .row > div p {
    padding: 20px;
    font-size: 18px;
    color: white;
    width: 100%;
    height: 100%;
    margin: 0;
}

.plantilla section .row > div:hover {
    background: #52a19f;
    cursor: pointer;
}

.margin-0 {
    margin: 0 !important;
}

.btn-cancelar-page {
    margin: 7px 20px;
}

.build {
    background: #1fb71f;
    color: white;
    padding: 3px 15px;
    border-radius: 2px;
    font-size: 11px;
    font-style: normal;
}

.td-build {
    margin: 0 10px;
}

/*SECCION MEDIA*/

.media {
    margin-bottom: 30px;
}

.media-wrapper {
    position: relative;
    background: white;
    width: 100%;
}

.media-wrapper figure img {
    width: 100%;
}

.btn-delete {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 10px;
    background: #e64328;
    color: white;
    border-radius: 2px;
    transition: 0.3s all ease-in-out;
}

.btn-delete:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.btn-edit {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px;
    background: #007bff;
    color: white;
    border-radius: 2px;
    transition: 0.3s all ease-in-out;
}

.btn-edit:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.media-image, .gallery-image {
    max-height: 150px;
    overflow: hidden;
    margin: 0;
    padding: 1px;
    cursor: pointer;
}

/*LIGHTBOX*/
#lightbox .modal-header {
    padding-bottom: 0;
}

#lightbox .modal-body {
    padding-top: 0;
}

.modal-header {
    border-bottom: 0 !important;
}

#image-preview {
    background: #f1f1f1;
    width: 100%;
    float: left;
    padding: 20px;
}

#image-preview figure {
    height: auto;
    overflow: hidden;
    text-align: center;
}

#lightbox #image-preview figure img {
    width: 100%;
}

#image-preview p {
    word-wrap: break-word;
}

/*MENUS*/

#nav-tabContent {
    padding: 30px;
    background: white;
}

.list-page-item, .list-social-item {
    padding: 3px 0;
    display: flex;
}

.list-page-item span, .list-social-item span {
    float: left;
    width: 50%;
}

.list-social-menu span {
    width: 100px;
    float: left;
}

.list-page-menu, .list-social-menu {
    padding: 5px 20px;
    background: #ddf5fc;
    margin: 2px;
    border-radius: 2px;
}

.list-page-menu .edit-name {
    font-size: 12px;
    color: #0c80c0;
    cursor: pointer;
    margin-left: 10px;
}

.list-page-menu i, .list-social-menu i {
    float: right;
    margin-top: 5px;
    cursor: pointer;
}

.add_to_menu, .add_to_menu_social {
    float: left;
    color: #0073aa;
    cursor: pointer;
}

.add_to_menu:hover, .add_to_menu_social:hover {
    text-decoration: underline;
    color: #3484aa;
}

.sub-1 {
    margin-left: 30px;
}

.sub-2 {
    margin-left: 80px;
}

.ui-placeholder {
    height: 35px;
    width: 100%;
    border: 1px dashed #b4b4b4;
}

input.link {
    border: 1px solid #CCC;
    margin-left: 10px;
    padding: 0 10px;
}

/*SECTION*/

.section-tools {
    margin-top: 20px;
}

.modal-header {
    padding: 1rem 1.7rem;
}

.modal-header .close {
    padding: 0 !important;
    margin: 0;
}

.modal-body {

}

.section-options {
    position: absolute;
    right: -40px;
    z-index: 999;
}

.section-options i {
    background: #ea4f4f;
    padding: 10px;
    color: white;
}

.post-data-request > div {
    margin: 30px 0;
}

#section-image-selected {
    margin-top: 20px;
}

.tabla-gestionar {
    margin-top: 20px;
}

.bg-custom-green {
    background-color: #dddddd !important;
}

.title-bar {
    background: #434544;
    padding: 10px 20px;
    margin-bottom: 20px;
    border-radius: 3px;
}

.botones-accion {
    width: 20%;
    /*text-align: right;
    padding-right: 20px !important;*/
}

.botones-accion button {
    margin: 2px;

}

.tabla-gestionar td {
    vertical-align: middle !important;
}

.panel-herramientas {
    background: #E9E9E9;
    padding: 10px 20px;
    border-radius: 3px;
    margin: 20px 0;
}

.seccion-wrapper {
    padding: 30px 0px;
}

.seccion-item {
    padding: 20px;
    background: #c6efdf;
    border: 2px dashed #51888f;
    margin: 5px 0;
}

.btn-quitar-seccion {
    margin-top: -6px;
}

.custom-select {
    font-size: 14px !important;
    border-radius: 10px;
}

.texto-error {
    color: red;
    margin-bottom: 0;
}

.seccion-opciones {
    background: #F2F2F2;
    padding: 30px;
    border: 2px solid #E3E3E3;
    border-radius: 3px;
}

.total-venta {
    background: black;
    color: lime;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
}

.buscar_documento {
    position: absolute;
    top: 30px;
    right: 0;
}

.buscar_lote {
    position: absolute;
    top: 30px;
    left: 0;
}

.loading {
    display: block;
    position: fixed;
    z-index: 100;
    background-repeat: no-repeat;
    background-position: center;
}

.top-header {
    background-color: #23282d;
    padding: 3px 0;
}

.top-header .dropdown {
    margin: 0 !important;
}

.top-header .dropdown-toggle {
    padding: 2px 10px;
    border: 0;
}

.top-header .dropdown-toggle:hover {
    background: rgba(0,0,0,0.5);
}

.top-header p {
    float: left;
    margin: 5px 0 3px 0;
    color: rgba(255,255,255,0.7);
}

.middle-header {
    background: #383d41;
}

.middle-header a {
    color: white !important;
}

.middle-header .nav-item {
    transition: all 0.3s;
}

.middle-header .nav-item:hover {
    background: rgba(0,0,0,0.5);
}

.middle-header .dropdown-item {
    color: #5e5e5e !important
}

.navbar {
    padding: 0;
}

.navbar-brand {
    width: 80px;
    padding: 0;
}

.navbar-brand img {
    width: 90px;
}

label {
    margin-bottom: 0;
}

.btn-primary {
    color: white !important;
}

.titulo-admin-3 {
    color: #8C8C8C;
    font-size: 1.5em;
}

[v-cloak] {
    display: none;
}

.card {
    box-shadow: 0 0.46875rem 2.1875rem rgba(4, 9, 20, 0.03), 0 0.9375rem 1.40625rem rgba(4, 9, 20, 0.03), 0 0.25rem 0.53125rem rgba(4, 9, 20, 0.05), 0 0.125rem 0.1875rem rgba(4, 9, 20, 0.03)
}

.boton_adjunto {
    position: absolute;
    top: 20px;
    right: 15px;
}

.report-total {
    margin: 0;
    padding: 0;
    font-size: 1.5em;
    font-weight: bold;
}

.td-anulado {
    background: #ffbfbf !important;
}

.bol-hover:hover {
    text-decoration: underline;
    color: #0070e4;
}

.copy {
    color: #828282;
}

.input-button {
    display: flex;
}

.input-button input {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.input-button i {
    padding: 10px;
    background: #27b79c;
    color: white;
    min-width: 40px;
    text-align: center;
}

.rol-opciones {
    float: right;
    margin-top: -8px;
}

.modal-permisos .custom-checkbox {
    width: 100%;
}

.middle-header li.disabled {
    opacity: 0.4;
}

.permisos-submodulo {
    margin-left: 20px;
}

.buscar_producto .list-group-item, .lista_pedidos .list-group-item {
    padding: 0.5rem 1.25rem;
}

.buscar_producto .list-group {
    box-shadow: 2px 6px 12px 0px rgb(0 0 0 / 10%);
}

.mesa .card {
    box-shadow: none;
    padding: 25px 20px 40px 20px;
    color: white;
    display: inline-block;
    width: 100%;
}

.interfaz_3 .mesa .card {
    box-shadow: none;
    padding: 15px 10px 15px 10px;
    color: white;
    display: flex;
    width: 100%;
    transition: 0.3s;
    border-radius: 14px;
}

.interfaz_3 .mesa .card.seleccionado {
    box-shadow: inset 0px 0px 20px 1px rgba(0,0,0,0.5);
}

.mesa .card h3 {
    font-size: 2rem;
    font-weight: bold;
    float: left;
    margin-left: 20%;
}

.interfaz_3 .mesa .card h3 {
    font-size: 0.85rem;
    font-weight: bold;
    float: none;
    margin-left: 0;
    margin-bottom: 0;
}

.interfaz_3 .mesa .card h2{
    margin-bottom: 0;
}

.mesa .bg-success:hover {
background: #aba612 !important;
}

.mesa .bg-success:active {
outline-offset: -5px;
outline: 5px #8f8a04 solid;
}

.mesa .bg-danger:hover {
background: #b11b1b !important;
}

.mesa .bg-danger:active {
outline-offset: -5px;
outline: 5px #8e0202 solid;
}

.leyenda-mesa {
float: left;
margin-right: 40px;
}

.leyenda-mesa:before {
content: "";
background: #dc3545;
width: 10px;
height: 10px;
float: left;
margin-top: 5px;
margin-right: 5px;
}

.mlibre:before {
background: #28a745;
}

.mreservado:before {
background: #c9d9ce;
}

.plato {
cursor: pointer;
background: #6b6a6a;
border: 1px solid white;
}

.plato .card-body {
padding: .5rem;
min-height: 70px;
font-size: 12px;
background: rgba(0, 0, 0, 0.7);
background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.7) 59%, rgba(0, 0, 0, 0.3561799719887955) 100%);
position: absolute;
bottom: 0;
width: 100%;
color: white;
}

.image-product {
width: 90px;
}

.mesa-accion {
margin: 0 !important;
bottom: 30px;
left: 0;
width: 100%;
}

.imagen-plato {
height: 140px;
overflow: hidden;
}

.autocomplete-component {
position: relative
}

.autocomplete-wrapper {
position: absolute;
z-index: 99999;
background: white;
width: 100%;
}

.header-platos {
background: #e1e2e2;
padding: 40px 20px 20px 20px;
margin-bottom: 30px;
}

.info-mesa {
font-size: 12px;
float: left;
margin-top: 10px;
margin-left: 10px;
}

.btnBorrarCuota {
color: #f14f4f;
font-size: 20px;
margin-top: 25px;
}

.isDemo {
padding: 0 20px;
margin: 0;
}

.menu-categorias span {
padding: 20px 10px;
background: #021e2b;
margin-bottom: 10px;
color: white;
border-radius: 5px;
cursor: pointer;
transition: all 0.3s;
display: flex;
height: 65px;
text-align: center;
align-items: center;
justify-content: center;
overflow: hidden;
}

.menu-categorias span:hover {
background: #1a41af;
}

.plato-lista-menu .list-group .list-group-item {
color: black;
}

.botones-accion .dropdown {
top: 0;
width: 50%;
margin: 0 !important;
}

.stick {
position: fixed;
bottom: 0;
left: 0;
z-index: 9999;
}

.info_selected_mesa {
float: left;
margin-right: 20px;
margin-top: 5px;
}

.info_selected_mesa h4 {
font-weight: bold;
margin: 0;
}

.mesa i {
font-size: 25px;
}

.interfaz_3 .mesa {
padding: 5px;
}

.scroll-mesas {
overflow-y: auto;
height: 470px;
}

body#pedidos-style {
overflow: hidden;
}

body#pedidos-style .wrapper {
padding: 110px 0 0 0 !important;
}

body#pedidos-style .main-footer {
display: none;
}

.platos-seleccionar .card-body .form-group {
display: flex;
align-items: center
}

.platos-seleccionar .card-body label {
width: 100px;
}

.interfaz_3 .table td {
vertical-align: middle !important;
}

.buttons-mesa button {
width: 90px;
display: inline-grid;
margin-bottom: 3px;
}

.loader {
position: absolute;
right: 50%;
top: 50%;
z-index: 99;
}

.borrarCliente {
position: absolute;
top: 28px;
right: 20px;
font-size: 18px;
cursor: pointer;
}

.numero_mesa {
background: orange;
padding: 5px;
color: white;
border-radius: 30px;
transition: 0.5s all;
}

.transicion {
background: #ff5e00;
padding: 10px;
}

.delivery-item {
cursor: pointer;
height: 40px;
}

.delivery-item td{
font-size: 14px;
}

.badge {
font-size: 11px;
font-weight:100;
}

.refresh-button {
display: inline;
}

.mesa-accion i {
font-size: 14px;
}

th a .icon-hover {
display: inline-block;
visibility: hidden;
}

th a:hover .icon-hover {
visibility: visible;
}

th a .icon-hover-active {
visibility: visible;
}

.container-button-taper {
margin-top: 10px;
display: inline-block;
width: 100%;
}

.notificacion {
float: left;
    background: rgba(0,0,0,0.5);
color: white !important;
padding: 3px 8px;
border-radius: 50%;
position: relative;
}

.dropdown-menu-notification {
color: black;
text-align: left;
list-style: none;
background-clip: padding-box;
box-shadow: black;
--bs-position: end;
font-size: .8333333333rem;
border-radius: .375rem;
padding: 0;
max-width: 5rem;
min-width: 20rem;
margin-top: .125rem;
display: block;
overflow: visible;
left: auto;
right: -0.5625rem;
position: absolute;
top: 25px
}

.notification {
text-decoration: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
font-size: .8333333333rem;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out
}

.notification p {
color: #363636 !important;
}

.notification:hover, .notification:focus {
color: #0BB783;
text-decoration: none
}

.notification-body {
margin-bottom: .25rem
}

.dropdown-menu-notification {
min-width: 16rem;
max-width: 5rem
}

.dropdown-menu-notification .card-header, .dropdown-menu-notification .card-footer {
padding-top: .5rem;
padding-bottom: .5rem
}

.dropdown-menu-notification .list-group-flush .list-group-item {
padding: 0
}

.dropdown-menu-notification .list-group-flush .list-group-item .notification-flush {
padding: .5rem 1rem
}

.dropdown-menu-notification .list-group-flush .list-group-title {
background-color: lightgrey;
font-weight: 600;
font-size: .6944444444rem;
color: black;
padding: .25rem 1.25rem
}

.navbar-vibrant .scrollbar {
overflow: auto
}

.navbar-vibrant .scrollbar::-webkit-scrollbar {
visibility: hidden;
-webkit-appearance: none;
width: 6px;
height: 6px;
background-color: transparent
}

.navbar-vibrant .scrollbar::-webkit-scrollbar-thumb {
visibility: hidden;
border-radius: 3px;
background-color: rgba(255, 255, 255, .4)
}

.navbar-vibrant .scrollbar:hover::-webkit-scrollbar, .navbar-vibrant .scrollbar:hover::-webkit-scrollbar-thumb, .navbar-vibrant .scrollbar:focus::-webkit-scrollbar, .navbar-vibrant .scrollbar:focus::-webkit-scrollbar-thumb {
visibility: visible
}

.firefox .scrollbar {
overflow: auto !important;
scrollbar-color: black transparent;
scrollbar-width: thin
}

.firefox .navbar-vibrant .scrollbar {
overflow: auto !important;
scrollbar-color: rgba(255, 255, 255, .4) transparent;
scrollbar-width: thin
}

.os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle {
background: black
}

.os-scrollbar:hover > .os-scrollbar-track > .os-scrollbar-handle, .os-scrollbar:focus > .os-scrollbar-track > .os-scrollbar-handle {
background: black
}

.notification-time {
color: #6a6a6a;
}

.list-group-item:hover {
background: #efefef;
}

.navbar button {
margin: 5px 0;
}
.active-order{
background: rgb(255, 193, 7) !important;
font-weight: bold;
}
.main-botonera{
display: inline;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}

input[type=number] {
-moz-appearance: textfield;
}

.plato-categorias .card-body{
    max-height: 430px;
}

#modal-agregar-plato .menu-categorias span{
text-align: center;
margin: 0;
padding: 15px 10px;
height: 65px;
display: flex;
align-items: center;
justify-content: center;
line-height: 1.2em;
overflow:hidden;
}
#modal-agregar-plato .modal-dialog {
max-width: 100%;
margin: 0;
top: 0;
bottom: 0;
left: 0;
right: 0;
height: 100vh;
display: flex;
position: fixed;
z-index: 100000;
}

#modal-agregar-plato .modal-content{
background: #eceff1;
}

#modal-agregar-plato .menu-categorias{
padding: 5px;
}

#modal-agregar-plato .card-body{
overflow-y: scroll;
}
.borrarProducto {
position: absolute;
top: 25px;
right: 20px;
font-size: 25px;
cursor: pointer;
}

.plato-lista-menu .card-body{
padding-bottom:80px;
}

.aviso-comprobantes{
color: #ff860a;
margin: 3px 5px 0 0;
float: left;
}
.list-group-item-primary{
color: #262626 !important;
}
.clave-sys{
font-family: "password";
-webkit-text-security: disc;
}
.no-shadow{
box-shadow: none;
}

table tr td, table tr th {
font-size: 12px;
}

.table-responsive .input-group-prepend button,.table-responsive .input-group-append button{
padding: 0 0.75rem
}

#modal-facturar .modal-body{
padding-top: 0;
}

.scroll-mesas .card:hover{
filter: contrast(120%);
}

.div-color{
width: 50px;
height: 50px;
border-radius: 50%;
}

.color-dollar{
    background: #187c0c;
    padding: 3px;
    border-radius: 5px;
}

@media (min-width: 576px) {
.dropdown-menu-notification {
    min-width: 20rem
}
}

.input-group-text{
padding-top: 0;
padding-bottom: 0;
font-size: 14px !important;
font-family: 'Open Sans', sans-serif;
}
.img-delivery{
border-radius: 5px;
width: 75px;
}
.bg-rappi{
background: #fbcbc5;
}
.bg-go{
background: #cfefcf;
}
.bg-pedidosya{
background: #ffc7d6;
}
.bg-silla{
background: #4aa5b1;
}

.mesa .bg-silla:hover{
background: #438B97;
}

.numero_mesa i{
padding: 7px;
background: #742323;
border-radius: 50%;
font-size: 15px;
margin-top: -4px;
vertical-align: middle;
}

.row-5{
-webkit-box-flex: 0;
flex: 0 0 20%;
max-width: 20%;
}

.row-5 .card{
padding: 10px !important;
}
.cat-circle-color{
border-radius: 50%;
width: 35px;
height: 35px;
display: block;
}

.card-animate {
    -webkit-transition: all .4s;
    transition: all .4s;
}

.card-animate:hover {
    -webkit-transform: translateY(calc(-1.5rem / 5));
    transform: translateY(calc(-1.5rem / 5));
    -webkit-box-shadow: 0 5px 10px rgba(30,32,37,.12);
    box-shadow: 0 5px 10px rgba(30,32,37,.12);
}

.rejilla-6{
    padding: 8px !important;
}

.profile{
    display: flex;
    align-items: center;
}

.profile-avatar{
    border-radius: 50%;
    width: 60px;
    height: 60px;
    background: gray;
}

.profile-avatar img{
    width: 100%;
    border-radius: 10px;
}

.profile-text{
    color: white;
    font-size: 18px;
}

.navbar-toggler{
    border:0;
}

.navbar button:focus {
    outline: none !important;
}

.total-movil{
    position: absolute;
    bottom: 25px;
    width: 90%;
}
.total-movil p{
    font-size: 55px;
    font-weight: 600;
    text-align: center;
    opacity: 0.2;
    mix-blend-mode: multiply;
}

.lista-afectacion .list-group-item{
    cursor: pointer;
    padding-top:5px;
    padding-bottom:5px;
}

.pin{
    border: 1px solid white;
    background: #efeeee;
    font-size: 25px;
    cursor: pointer;
    transition: 0.1s all;
}
.pin:hover{
    background: #e3e2e2;
}

.pressed {
    transform-origin: center;
    transform: scale(1.2,1.2);
    z-index: 999;
}

.custom-password-input {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    overflow: hidden; /* Evitar que se amplíe horizontalmente */
}

.password-dot {
    width: 20px;
    height: 20px;
    background-color: black;
    border-radius: 50%;
    display: inline-block;
}

.hide-input {
    border: none;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
}

.print-status{
    background: green;
    color: white;
    padding: 2px 5px;
    border-radius: 14px;
    margin-top: 2px;
}
.card-comanda .list-group-item i{
    font-size: 25px;
    cursor:pointer;
}

.card-comanda .list-group-item{
    border: 1px solid rgb(0 0 0 / 6%);
    padding: 0.3rem 1.25rem;
}

.card-comanda{
    transition: 1s all;
}

#body-cocina .app_menu, #body-cocina .main-footer{
    display: none;
}

#body-cocina .wrapper{
    padding-top: 10px;
    padding-bottom: 50px;
}

.loader .spinner-border {
    opacity: 0.3;
    width: 3rem;
    height: 3rem;
    border: .75em dotted currentColor;
}

.overlayBtn{
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 99;
    background: rgb(255 255 255 / 37%);
}

.estado-inactivo td,
.estado-finalizado td, .estado-agotado td {
    color: rgba(0,0,0,0.5); /* texto más suave */
}



/*RESPONSIVE*/

@media (max-width: 1300px) {
    .refresh-button {
        display: none;
    }
    .interfaz_3 .mesa .card {
        padding: 15px 0;
    }
    .interfaz_3 .mesa .card h2{
        font-size: 25px;
    }
    .rejilla-6{
        padding: 10px 2px !important;
    }
}

@media (max-width: 992px) {
    .print-spinner{
        right: 45% !important;
        top: 50% !important;
    }
    .middle-header .nav-item ul {
        background: rgba(0,0,0,0.3);
    }

    .navbar{
        max-height: 100vh;
        overflow-y: auto;
    }
    .middle-header .nav-item a {
        font-size: 18px;
        padding: 10px;
        padding-left: 25px;
    }

    .middle-header .nav-item a {
        font-size: 18px;
        padding: 10px;
        padding-left: 25px;
    }

    .middle-header .nav-item ul li a {
        font-size: 18px !important;
        padding: 10px 0 10px 35px !important;
    }

    .middle-header .nav-item img {
        margin-right: 20px;
    }

    .middle-header .dropdown-item {
        color: #ececec !important;
    }

    .middle-header{
        padding: 5px 0;
    }

    .middle-header .navbar .navbar-collapse.show{
        padding-bottom: 250px;
    }
    .middle-header .navbar .navbar-collapse .dropdown-menu li a{
        margin-left: 10px;
    }
    #buscador {
        margin-top: 10px !important;
    }
    .btn-lg-fixed {
        position: fixed;
        z-index: 999;
        background: #d5d0d0;
        padding: 10px;
        width: 100%;
        top: 0;
        left: 0;
    }
    .btn-lg-fixed-offset{
        margin-top: 70px;
    }

    .wrapper {
        padding: 120px 0 0 0px;
    }

    .imagen-plato {
        height: 210px;
        overflow: hidden;
    }

    body#pedidos-style {
        overflow: scroll;
    }

    .scroll-mesas {
        overflow-y: auto;
        height: auto;
    }
}

@media (max-width: 768px) {
    .print-spinner{
        right: 39% !important;
        top: 54% !important;
    }
    header.desktop {
        display: none;
    }

    header.mobile {
        display: inline;
    }

    .side-nav {
        display: none;
    }

    #media-image {
        max-height: 250px;
        overflow: hidden;
        margin: 0;
    }

    #no-freeze {
        display: none;
        background: red;
    }
    .active-order{
        font-size: 16px;
    }
    #modal-agregar-producto .modal-body{
        padding-right: 0;
        padding-left: 0;
    }

    #liveclock {
        display: none;
    }
    .titulo-admin-1{
        width: 100%;
    }
    .plato-categorias .card-body{
        height: auto;
    }

    #modal-agregar-plato .menu-categorias span{
        height: 55px;
    }
    .botones-taper{
        display:contents;
    }
    .botones-taper .btn{
        border:1px solid white;
    }
    .buttons-mesa button{
        padding: 20px 0;
    }
}

@media (max-width: 576px) {
    .buttons-mesa button{
        padding: 15px;
    }
    .interfaz_3 .mesa .card h2{
        font-size: 22px;
    }
}

@media (min-width: 768px) {
    #freeze {
        display: none;
        background: red;
    }
}