body {
    background-color: #FFFFFF;
}

.menu-plus-bar {
    color: #ffffff40;
}

h5 {
    font-size: 1.275rem;
    color: #181C32;
}

h2, .h2 {
    font-family: "Fraunces", sans-serif;
}

h3 {
    font-family: "DM Sans", sans-serif;
}

.font-size-h4 {
    font-family: "DM Sans", sans-serif;
}

.display5 {
    font-size: 3.25rem !important;
    font-family: "Fraunces", sans-serif;
}

input[name="qty[]"].is-valid,
input[name="qty[]"].is-invalid,
input[name="net_unit_price[]"].is-valid,
input[name="net_unit_price[]"].is-invalid {
    background-image: none !important;
    padding-right: initial;
    padding: 0px;
}

.table th, .table td {
    padding-top: 0.40rem;
    padding-bottom: 0.40rem;
    padding-left: 0.20rem;
    padding-right: 0.20rem;
}

.btn.btn-orange {
    color: #FFFFFF;
    background-color:#ff5023;
    border: 1px;
    border-color: transparent;
}

.btn.btn-orange:hover {
    color: #FFFFFF;
    background: rgb(255,80,35);
    background: linear-gradient(90deg, rgba(255,80,35,1) 0%, rgba(232,140,62,1) 100%);
    border: 1px;
    border-color: transparent;
}

.btn.btn-primary.dropdown-toggle:after {
    margin-left: 0px;
    padding-left: 0px;
}

.btn.btn-outline.btn-outline-dashed {
    border-width: 1px;
    border-style: dashed;
}

.btn-active-light-primary:active {
    background-color: white;
}

.text-orange {
    color: #ff5023 !important;

}

.btn.btn-dark {
    color: #ffffff;
    background-color: #171717;
    border-color: #171717;
}

.aside-menu .menu-nav .menu-item.menu-item-open > .menu-submenu, .aside-menu .menu-nav .menu-item.menu-item-open > .menu-inner {
	background: #222222;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	display: block;
}

.aside-menu .menu-nav > .menu-item > .menu-link .menu-text {
    color: #ffffff;
    font-weight: 200;
    font-size: 15px;
    font-family: "DM Sans";
    font-weight: 400;
}

h2, .h2 {
    font-size: 1.95rem;
}

/* .footer-flex {
    position: fixed;
    bottom: 0px;
    right: 0px;
    width: 105%;
    background: white;
    padding: 20px;
    padding-right: 30px;
    box-shadow: 0px -4px 9px #0000000d;
} */
/* .aside-fixed .aside {
    z-index: 1053;
}

.select2-container {
    z-index: 1060 !important;
} */


/* Para la fecha */
.topbar-item .time-date {
    display: inline-block;
    line-height: 1.1;
    text-align: right;
    text-transform: uppercase;
    vertical-align: middle;
}

.topbar-item .time-date small {
    display: block;
    font-size: 0.8rem;
    font-weight: normal;
}

.topbar-item .time-time {
    display: inline-block;
    height: 100%;
    margin: 0 0.7rem 0 0.8rem;
    vertical-align: middle;
    min-width: 75px;
}

.topbar-item .time-time span {
    display: block;
    font-size: 2.3rem;
}

.topbar-item .time-date strong {
    display: block;
    font-size: 0.9rem;
    font-weight: bold;
}

/* Para el dolar */
.topbar-item .dollars-date {
    display: inline-block;
    line-height: 1.1;
    text-align: right;
    text-transform: uppercase;
    vertical-align: middle;
}

.topbar-item .dollars-date small {
    display: block;
    font-size: 0.8rem;
    font-weight: normal;
}

.topbar-item .dollars-time {
    display: inline-block;
    height: 100%;
    margin: 0 0.7rem 0 0.8rem;
    vertical-align: middle;
    min-width: 75px;
}

.topbar-item .dollars-time span {
    display: block;
    font-size: 2.3rem;
}

.topbar-item .dollars-date strong {
    display: block;
    font-size: 0.9rem;
    font-weight: bold;
}

#kt_quick_user_toggle {
    border: 1px solid #00000029;
    padding: 2px !important;
    padding-left: 7px !important;
}

#kt_quick_user_toggle .symbol.symbol-light-success .symbol-label {
    width: 39px;
    height: 39px;
    color: #68adff;
    background-color: #2d2d79;
}

.topbar-item #btn_help, .topbar-item #btn_notifications {
    border: 1px solid #00000029;
}

#toast-container > div {
    opacity: 1;
    padding: 15px 15px 15px 15px;
    color: #ffffff;
}

.toast.toast-success {
    background-color: #ffffff;
    color: #50cd89 !important;
    border-left: 6px solid #50cd89;
    font-weight: 500;
}

.toast.toast-warning {
    background-color: #ffffff;
    color: #f0de44 !important;
    border-left: 6px solid #f0de44;
    font-weight: 500;
}

.toast.toast-error {
    background-color: #ffffff;
    color: #D36E53 !important;
    border-left: 6px solid #D36E53;
    font-weight: 500;
}

.toast.toast-info {
    background-color: #ffffff;
    color: #2c64fe !important;
    border-left: 6px solid #2c64fe;
    font-weight: 500;
}

@media print {
    .toast-container {
        display: none;
    }

    .toast {
        display: none;
    }
}

.navi-datatable li {
    cursor: pointer;
}


/*Form Wizard*/

.bs-wizard {
    margin-top: 30px;
  }

  .bs-wizard > .bs-wizard-step {
    padding: 0;
    position: relative;
  }

  .bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
    color: #595959;
    font-size: 12px;
    margin-bottom: 5px;
  }

  .bs-wizard > .bs-wizard-step .bs-wizard-info {
    color: #999;
    font-size: 12px;
  }

  .bs-wizard > .bs-wizard-step .bs-wizard-info.active {
    color: #3599fe;
    cursor: pointer;
  }

  .bs-wizard > .bs-wizard-step > .bs-wizard-dot {
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    background: #fbe8aa;
    top: 45px;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    border-radius: 50%;
  }

  .bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {
    content: " ";
    width: 14px;
    height: 14px;
    background: #fbbd19;
    border-radius: 50px;
    position: absolute;
    top: 8px;
    left: 8px;
  }

  .bs-wizard > .bs-wizard-step.complete  > .bs-wizard-dot {
    background: #affbaa;
  }

  .bs-wizard > .bs-wizard-step.complete > .bs-wizard-dot:after {
    background: #7bfb19;
  }

  .bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {
    background: #affbaa;
  }

  .bs-wizard > .bs-wizard-step > .progress {
    position: relative;
    border-radius: 0px;
    height: 8px;
    box-shadow: none;
    margin: 20px 0;
  }

  .bs-wizard > .bs-wizard-step > .progress > .progress-bar {
    width: 0px;
    box-shadow: none;
    background: #fbe8aa;
  }

  .bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {
    width: 100%;
  }

  .bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {
    width: 50%;
  }

  .bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {
    width: 0%;
  }

  .bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {
    width: 100%;
  }

  .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
    background-color: #f5f5f5;
  }

  .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {
    opacity: 0;
  }

  .bs-wizard > .bs-wizard-step:first-child > .progress {
    left: 50%;
    width: 50%;
  }

  .bs-wizard > .bs-wizard-step:last-child > .progress {
    width: 50%;
  }

  .bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot {
    pointer-events: none;
  }


.dropzone.dropzone-default.dropzone-primary {
    border-color: #006bc8;
    background: #deeffe;
}

.dropzone.dropzone-default .dropzone-msg-title {
    color: #006bc8;
    font-weight: 600;
}

.dropzone.dropzone-default .dropzone-msg-desc {
    color: #000000;
}

.dropzone .dz-preview.dz-image-preview {
    background: #ffffff00;
}

  /*END Form Wizard*/

.input-group-text {
    color: #ffffff;
    background-color: #1e1e6452;
    border: 1px solid #9c9c9c57;
}

.input-group i {
    line-height: 0;
    font-size: 1.3rem;
    color: white;
}

.input-group > .select2-container {
    position: relative;
    flex: 1 1 auto;
    width: 1% !important;
    min-width: 0;
    margin-bottom: 0;
}

.select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__clear {
    top: 15px;
}

.dataTables_wrapper .dataTable th, .dataTables_wrapper .dataTable td {
    padding: 5px !important;
}

.font-size-lg {
    font-size: 1.04rem;
}

.mainnavbar {
    margin-bottom: 10px;
}

.mainnavbar .btn {
    box-shadow: none;
}

.mainnavbar .btn.white {
    border: 1px solid #d7d7d7;
}

.mainnavbar .btn.white:hover {
    opacity: 1;
    border: 1px solid #999999;
    background: #FFFFFF;
}


.mainnavbar .nav {
    right: 16px;
    float: right;
    position: static;
    padding: 0 5px 0 0px;
    float: right;
}

.mainnavbar .btn.blue {
    background-color: #2783ff !important;
}

.mainnavbar .bt.white {
    box-shadow: none;
}

.dropzone.dropzone-default .dz-remove {
    font-size: .9rem !important;
    margin-top: 10px;
}

.card {
    border-radius: 10px;
}
.card.card-custom {
    border-radius: .75rem !important;
    border: 1px solid #f1f1f4 !important;
    background-color: #fff !important;
}

.card.card-custom > .card-header .card-title small {
    color: #000000;
    font-size: 1rem;
    display: block;
    padding-top: 3px;
}

.plans .font-size-h1 {
    font-size: 3rem !important;
    font-weight: bold !important;
    color: #1E1E64 !important;
}

.plans ul{
    padding: 0px;
}

.plans ul li{
    list-style: none;
    text-align: center;
    margin-bottom: 10px;
    border-bottom: 1px solid gainsboro;
    padding-bottom: 10px;
    padding-top: 10px;
}

.plans ul li:last-child {
    border-bottom: none; /* Eliminar el borde inferior del último elemento */
}

.plans .display-5 {
    color: #1c1cb9;
    font-size: 30px;
}

.plans .desc {
    min-height: 50px;
}

.plans .active {
    border: 1px solid #1c1cb9 !important;
}

.plans .active .active-text {
    min-height: 50px;
    opacity: 1;
}

.plans .active-text {
    opacity: 0;
}


.btn-whatsapp {
    border: 1px solid transparent !important;
    background-color: #25D366 !important;
}

.plans .plan-decimal {
    font-size: 30px;
    color: #4a4a4a;
}

.aside-menu .select2-container--default.select2-container--focus .select2-selection--single{
    background-color: #191a5a00 !important;
    border: 1px solid #2E68C6;
    border-image-source: linear-gradient(to left, #2E68C6, #2AAD6B);
    border-image-slice: 1;
    border-width: 1px;
}

.aside-menu .select2-container--default .select2-selection--single {
    background-color: #191a5a00 !important;
    border: 1px solid #2E68C6;
    border-image-source: linear-gradient(to left, #2E68C6, #2AAD6B);
    border-image-slice: 1;
    border-width: 1px;
}

.aside-menu .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #ffffff;
}

.aside-menu .company-logo {
    background-color: #FFFFFF;
    height: 200px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 16px;
    margin-top: 0px;
}

.aside-menu .company-logo img {
    max-width: 80%;
    max-height: 80%;
}

.flex-wrap {
    float: right;
}

.form-control[readonly] {
    background-color: #F3F6F9 !important;
}

.btn.btn-success {
    color: #ffffff;
    background-color: #1bc573;
    border-color: #1bc573;
}

.btn.btn-success:hover {
    color: #ffffff;
    background-color: #1bc573;
    border-color: #1bc573;
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    background: none;
    color: #e8e8e8 !important;
}

.label.label-light-success {
    color: #1bc520;
    background-color: #c9f7d0;
}

.symbol.symbol-light-success .symbol-label {
    color: #1bc520;
    background-color: #c9f7d0;
}

.text-success {
    color: #2AAD6B !important;
}

.text-danger {
    color: #D36E53 !important;
}

.text-primary {
    color: #2E68C6 !important;
}


.btn.btn-primary {
    background-color: #5A91FF;
    border-color: #5A91FF;
}

.btn.btn-primary:hover {
    background-color: #B1D0FC !important;
    border-color: #B1D0FC !important;
}

.btn.btn-danger {
    background-color: #F9A88C;
    border-color: #F9A88C;
}

.btn.btn-danger:hover {
    background-color: #F9D2C7 !important;
    border-color: #F9D2C7 !important;
}

.btn.btn-outline-primary {
    color: #5A91FF;
    border-color: #5A91FF;
}

.btn.btn-outline-primary:hover {
    background-color: #B1D0FC !important;
    border-color: #B1D0FC !important;
}

.bg-light-danger {
    background-color: #ffa2a2 !important;
    color: #ff0000;
    font-weight: bold;
}

.bg-success {
    background-color: #47e181 !important;
}

.aside{
    background: #171717;
}

.brand {
    background-color: #1e1e6400;
}

.aside-menu {
    background-color: #1e1e6400;
}

.header-mobile .burger-icon span, .header-mobile .burger-icon span::before, .header-mobile .burger-icon span::after{
    background-color: #ffffff;
}

/* Select2 group */
.input-group > .select2-container--bootstrap {
    width: auto;
    flex: 1 1 auto;
}

.input-group > .select2-container--bootstrap .select2-selection--single {
    height: 100%;
    line-height: inherit;
    padding: 0.5rem 1rem;
}

.input-group > .select2-container--default .select2-selection--single {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.input-group > .input-group-append > .btn {
    display: flex;
    justify-content: center;
    align-items: center;
}


/*
 * TABLE
 */

.table-grid {
    position: relative;
    background-size: 5em;
    background-position: 0 0;
    border-style: solid;
    border-color: #fafafa;
    border: 0;
    border-width: 16px 18px;
}

.table-grid.layout-editing {
    background-image: url(/media/table-grid-bg.png);
    box-shadow: 0 0 0 0.02em #ccc inset, 0 0 0 1px #ccc inset;
    transition: 0.2s;
}

.table-grid-slots {
    webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
            user-select: none;
}

.table-grid-slots td, .table-grid-slots th {
    padding: 0;
}

.table-grid-slots td a .icon-xl {
    font-size: 0.3em;
}

.table-grid-slots td {
    width: 1em;
    height: 1em;
    margin: 1em;
}

.table-grid-slots td .table-space {
    display: none;
    visibility: hidden;
    width: 0.8em;
    height: 0.8em;
    color: #666;
    background: #fcfcfc;
    border: 1px dashed #ccc;
    margin: 0.1em;
    line-height: 0.3em;
    text-align: center;
    border-radius: 5px;
    box-sizing: border-box;
    cursor: pointer;
}

.table-grid.layout-editing .table-grid-slots td .table-space {
    display: block;
}

.table-grid-slots td .table-active {
    display: block;
    width: 0.8em;
    height: 0.8em;
    color: #FFFFFF;
    line-height: 0.4em;
    text-align: center;
    background: #48e181;
    border-width: 0.015em;
    margin: 10%;
    text-decoration: none;
    cursor: pointer;
    border-radius: 4px;
    box-shadow: 0 5px 5px rgb(0 0 0 / 10%), 0 -3px 0 rgb(0 0 0 / 10%) inset;
    box-sizing: border-box;
    transition: background 0.1s, margin 0.2s, border-radius 0.2s;
}

.table-grid-slots td .table-active:hover {
    background: #6ff5a0;
}

.table-grid-slots td .table-occupied {
    background: #e14848;
}

.table-grid-slots td .table-occupied .table-people{
    background-color: #ffffff;
    display: block;
    font-size: 0.2em;
    color: #e14848;
    font-weight: normal;
    border-radius: 10em;
    margin: 0.5em;
}

.table-grid-slots td .table-occupied:hover {
    background: #f74343;
}

.table-grid-slots td .table-payment {
    background: #4b48e1;
}

.table-grid-slots td .table-payment:hover {
    background: #434ff7;
}

.table-grid.layout-editing .table-grid-slots td .table-active {
    background: #999;
}

.table-grid.layout-editing .table-grid-slots td .table-active:hover {
    background: rgb(185, 185, 185);
}

.table-grid-slots td .table-active.table-big {
    margin: 0px;
    width: 1em;
    height: 1em;
    line-height: 0.6em;
}

.table-grid-slots td .table-active.table-circle {
    border-radius: 1em;
}

.table-grid-slots td .table-active span {
    font-size: 0.4em;
    font-weight: 600;
}

.table-grid-slots td .table-space .icon {
    font-size: 0.3em;
}

.table-grid-slots td:hover .table-space {
    visibility: visible;
}

.table-total-modal {
    background: #e5e5e5;
    padding-top: 20px;
    padding-bottom: 10px;
}

/* Cobros y Pagos */

.cashback {
    color: #333;
    background-color: #1E1E64;
    font-size: 1.2rem;
    padding: 20px;
    border-radius: 5px;
}

.cashback>span {
    flex: 1 1 auto;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #ffffff;
}

.cashback>strong {
    float: right;
    font-size: 16px;
    font-weight: bold;
    color: #48e281;
}

.cashback>strong.change{
    color: #adc2ff;
}

.cashback>strong.negative{
    color: #F64E60 ;
}

.cashback>strong.positive{
    color: #48e281  ;
}

.cashback>strong.paying_amount{
    color: #adc2ff;
}

/*Comanda*/
.ticket-table-payment {
    position: absolute;
    left: 0px;
    top: 40px;
    margin-left: 0mm;
    margin-right: 0mm;
    width: 65mm !important;
    font-family: Arial;
    z-index: 9999;
    color: black;
}

.ticket-table-payment .logo-tocket {
    font-weight: bold;
    font-size: 25px;
    margin-top: 20px;
    text-transform: uppercase;
    font-size: 20px;
    color: black;
}

.ticket-table-payment h1 {
    font-size: 20px;
    font-family: Arial;
    color: black;
}

.ticket-table-payment table td {
    padding: 0.25rem;
    font-family: Arial;
    font-size: 12px;
    text-transform: uppercase;
    color: black;
}

.ticket-table-payment table thead th {
    font-family: Arial;
    font-size: 12px;
    padding: 3px;
    font-weight: 600;
    text-transform: uppercase;
    color: black;
}

.table-tiket-info {
    margin: 0px;
    color: black;
}

.table-tiket-info td {
    border: none;
    color: black;
    padding: 0px;
}

.table-tiket-info td h4 {
    margin: 0px;
    font-family: Arial;
    color: black;
}

.table-tiket-info hr {
    margin: 0px;
    margin-top: 5px;
    border-top: 1px dashed black;
}


.modal .modal-header .close {
    background: black;
    padding: 6px;
    border-radius: 50%;
    opacity: 1;
    text-shadow: none;
}

.modal .modal-header .close .ki {
    color: white;
    font-size: 8px;
}

.modal .modal-header .close .ki:hover, .modal .modal-header .close .ki:focus {
    color: rgb(230, 230, 230);
}

.border-left-sucess {
    border-left: 5px solid #2AAD6B;
    border-radius: 5px;
    border-right: 1px solid #2AAD6B;
    border-bottom: 1px solid #2AAD6B;
    border-top: 1px solid #2AAD6B;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
}

.border-left-danger {
    border-left: 5px solid #D36E53;
    border-radius: 5px;
    border-right: 1px solid #D36E53;
    border-bottom: 1px solid #D36E53;
    border-top: 1px solid #D36E53;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    border-left-color: #D36E53 !important;
}

#kt_aside_toggle {
    position: absolute;
    right: -11px;
    background: white;
    border-radius: 50%;
    height: 23px;
    width: 23px;
}

#kt_aside_toggle:hover {
    box-shadow: inset 0 1px 0 0 rgb(255 255 255 / 50%), 0 0 0 4px rgb(0 0 0 / 15%) !important;
}

#kt_aside_toggle i {
    padding-left: 4px;
    padding-top: 1px;
    color: #171717;
}

.aside-minimize:not(.aside-minimize-hover) #kt_aside_menu_wrapper .form-group {
    display: none;
}

.brand .brand-logo .icon-facturin {
    display: none;
    width: 30px;
}

#kt_aside_toggle .la-arrow-alt-circle-left {
    display: block;
}

#kt_aside_toggle .la-arrow-alt-circle-right {
    display: none;
}

.aside-minimize:not(.aside-minimize-hover) #kt_aside_toggle .la-arrow-alt-circle-left {
    display: none;
}

.aside-minimize:not(.aside-minimize-hover) #kt_aside_toggle .la-arrow-alt-circle-right {
    display: block;
}

.aside-minimize:not(.aside-minimize-hover) .brand .brand-logo .icon-facturin {
    display: block;
}

.nav-category .navi .navi-item .navi-link {
    padding-top: 5px;
    padding-bottom: 5px;
}

.form-group {
    margin-bottom: 0.75rem;
}

.btn-decrease {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.btn-increase {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: auto;
    right: 100%; /* Abre hacia la izquierda */
    margin-top: 0;
    display: none; /* Inicialmente oculto */
}

.dropdown-submenu:hover > .dropdown-menu,
.dropdown-submenu.show > .dropdown-menu {
    display: block; /* Mostrar al pasar el mouse o al hacer clic */
}


/* Separador con texto en el centro INICIO */
.divider {
    margin: 16px 0px 16px;
    flex-shrink: 0;
    white-space: nowrap;
    text-align: center;
    border: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.divider::before,
.divider::after {
    content: "";
    flex: 1;
    border-top: thin solid rgba(0, 0, 0, 0.12);
}

.divider-wrapper {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    background-color: white;
}

.divider-text {
    margin: 0;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1rem;
    letter-spacing: 0.00938em;
    color: rgb(81, 81, 81);
}

.btn.btn-white {
    border: 1px solid #e9e9e9;
}

/* Separador con texto en el centro FIN */

@media screen and (max-width: 750px){
    .page_title {
        padding-top: 20px;
    }
}

@media (min-width: 992px) {
    .aside-minimize:not(.aside-minimize-hover) .aside-menu .menu-nav > .menu-item > .menu-link > .menu-icon {
        color: #EEF1DE;
    }
}
