/* 
    Created on : 27-oct-2017, 18:54:54
    Author     : DC
*/

/*ERROR VALIDATE*/
label.error{
    color: #990000 !important;
}
input.error{
    border: 1px solid #990000 !important;
}
select.error{
    border: 1px solid #990000 !important;
}
time{
    color: blue
}
.lv-marked{
    border: 1px solid rgb(153, 0, 0) !important;
    background: #F6CED8 url(../../public/img/required.png) no-repeat 98% center !important;
    color: red !important;
}
.lv-color-orange{
    color: orange;
}
.lv-footer-float{
    box-shadow: 0 0 10px #363a41;
    position: fixed;
    padding-top: 15px;
    padding-top: .9375rem;
    padding-bottom: 15px;
    padding-bottom: .9375rem;
    background: #fff;
    bottom: 0;
    left: 210.08px;
    left: 13.13rem;
    right: 0;
    text-align: right;
    z-index: 1000;
}
.lv-search{
    background: rgb(50, 118, 177) !important;
    color: rgb(255, 255, 255) !important;
    font-weight: bold !important;

}
.v-cover1{
    object-fit: cover;
    width: 100%;
}
.lv-search::placeholder{
    color: #fff
}
.lv-btn{
    color: orange !important;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /*text-decoration: underline;*/
    top: 8px;
    position: relative;
    background-image: none;
    border: 1px solid transparent;
}
.lv-btn:hover{
    color: orangered
}
.lv-container-green{
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 5px;
    background: #ddefc9;
}

/*bread*/
.lv-breadcrumb{
    margin: 0;
    padding: 0;
    list-style: none;
}

.lv-breadcrumb{
    overflow: hidden;
    width: 100%;
}
.lv-mesa{
    height: 100px;
    width: 100px;
    margin: 5px;
    padding: 0px !important;
}
.lv-mesa .lv-mesa-in{
    height: 100px;
    width: 100px;
    display: table-cell;
    vertical-align: middle;
}

.lv-mesa-co{
    height: 60px;
    width: 60px;
    margin: 5px;
    padding: 0px !important;
}

.lv-mesa-co .lv-mesa-comanda{
    height: 60px;
    width: 60px;
    display: table-cell;
    vertical-align: middle;
}

.lv-breadcrumb li{
    float: left;
    margin: 0 .5em 0 1em;
}
.lv-disabled{
    background: #eee !important;
}
.lv-breadcrumb a{
    background: #fac11f;
    padding: .7em 1em;
    float: left;
    text-decoration: none;
    color: #fff;
    text-shadow: 0 1px 0 rgba(111,111,111,.5);
    position: relative;
}

.lv-breadcrumb a:hover{
    background: orange;
}

.lv-breadcrumb a::before{
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1.5em;
    border-width: 1.5em 0 1.5em 1em;
    border-style: solid;
    border-color: #fac11f transparent;
    left: -1em;
}

.lv-breadcrumb a:hover::before{
    border-color: orange transparent;
}

.lv-breadcrumb a::after{
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1.5em;
    border-top: 1.5em solid transparent;
    border-bottom: 1.5em solid transparent;
    border-left: 1em solid #fac11f;
    right: -1em;
}

.lv-breadcrumb a:hover::after{
    border-left-color: orange;
}

.lv-breadcrumb .current,
.lv-breadcrumb .current:hover{
    font-weight: bold;
    background: none;
}

.lv-breadcrumb .current::after,
.lv-breadcrumb .current::before{
    content: normal;
}

.lv-breadcrumb li:nth-last-child(1) a{
    font-weight: bold;
    background: #333;
}
.lv-breadcrumb li:nth-last-child(1) a::after{
    border-left: 1em solid #333;
}
.lv-breadcrumb li:nth-last-child(1) a::before{
    border-color: #333 transparent;
}

.lv-divider-bread{
    border-bottom: 1px solid #ddd;
    width: 100%;
    margin: 5px 0 5px 0;
}

#process-general{
    position: fixed;
    background:url(../img/overlay.png);
    width: 100%;
    height: 200%;
    z-index: 999999999;
    top:0px;
    left: 0px;
    color: #fff;
    text-align: center;
    display: none;
}
#process-general i{
    position: absolute;
    top:25%;
}
.color-spiner{
    color: #18a689
}
/*fin bread*/

label.error{
    color: #990000 !important;
}
input.error{
    border: 1px solid #990000 !important;
    background: #F6CED8 !important;
}
select.error{
    border: 1px solid #990000 !important;
    background: #F6CED8 !important;
}
textarea.error{
    border: 1px solid #990000 !important;
    background: #F6CED8 !important;
}
.mr5{
    margin-left: 5px;
}
.lv-checkbox{
    display: block;
    margin-top: -7px;
}
.lv-requided{ /* when a field is considered invalid by the browser */
    background: #fff url(../../public/img/required.png) no-repeat 98% center !important;
    padding-right: 20px;
}

.lv-requided-require{
    background: #F4C6C2 url(../../public/img/required.png) 4px 6px no-repeat !important;
    width: 153px;
    padding-left: 22px;
    padding-top: 5px;
    height: 23px;
    text-align: left;
    font-weight: bold;
    font-style: italic;
    border: #E7ABA5 1px solid;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float: left;
    margin-top: 4px;
}
.lv-requided-require:before{
    content: 'Campos Obligatorios';
    color: #990000;
}

.lv-modalrequired{
    background: #F4C6C2 url(../../public/img/required.png) 4px 6px no-repeat !important;
    width: 153px;
    padding-left: 22px;
    padding-top: 5px;
    height: 30px;
    text-align: left;
    font-weight: bold;
    font-style: italic;
    border: #E7ABA5 1px solid;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float: left;
}
.lv-modalrequired:before{
    content: 'Campos Requeridos';
    color: #990000;
}
/*styles datagrid
table.lv-grid tr td.sorting_1 {
    background-color: #F2F2F2 !important;
}
table.lv-grid tr td.sorting_2 {
    background-color: #E6E6E6 !important;
}*/
table.lv-grid tr:hover {
    background-color: orange !important;
}
.dataTables_paginate .activerd a, .dataTables_paginate .activerd a:hover{
    background:#3276B1;
    color: #ffffff;
    border: 1px solid #3276B1;
    cursor: default;
}
.move-cursor{
    cursor: move;
}
.si-access{
    border: 1px #00a300 solid;
    background: #D8F6CE;
    float: right;
}
.no-access, .no-asign{
    border: 1px #f00 solid;
    background: #F6CED8;
    float: left;
}

.no-access:before{
    content: '';
    border-top: 10px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 88px solid #f00;
    border-left: 0px solid transparent;
    left: -87px;
    position: absolute;
    top: 0px;
}

.si-access, .no-access,.no-asign{
    width: 217px;
    overflow-y: auto;
    overflow-x: hidden;
    height: 160px;
}
/*arbol*/
.lv-arbol, .lv-arbol ul, .lv-arbol li {
    position: relative;
    margin-left: -10px;
}

.lv-arbol ul {
    list-style: none;
}
.lv-li-none {
    list-style: none !important;
}

.lv-arbol li::before, .lv-arbol li::after {
    content: "";
    position: absolute;
    left: -12px;
}

.lv-arbol li::before {
    border-top: 1px dotted green;
    top: 9px;
    width: 8px;
    height: 0;
}

.lv-arbol li::after {
    border-left: 1px dotted brown;
    height: 100%;
    width: 0px;
    top: 2px;
}

.lv-arbol ul > li:last-child::after {
    height: 8px;
}
.ol_texto li{
    margin-left: 20px;
}
.lv-pointer{
    cursor: pointer;
}

.lv-progress progress{
    width: 100%
}
.lv-progress .info{
    position: absolute;
    font-size: 10px;
    text-align: center;
    width: 100%;
}
.lv-header-section{
    background: #fff;
    border:1px #00a300 solid;
}
.lv-header-section-info{
    background: #fff;
    border:1px #2980b9  solid;
}
.wh70{
    width: 70px;
    height: 70px;
}
.fz-12{
    font-size: 12px
}
.huge {
    font-size: 25px;
}
.foot_a:hover{
    color: orange !important;
}

/*=================TICKET====================*/
.ticket_fae{
    background: #333;
    padding: 10px;
    border:2px solid #000;
}
.ticket_fae .ticket_body{
    margin: auto;
    padding: 20px;
}
.ticket_body{
    background: #fff;
}
.ticket_body table{
    width: 100%;
}
.ticket_divider{
    width:100%;
    height: 5px;
    border-top:1px dashed #000;
    border-bottom:1px dashed #000;
    border-right:0px dashed #000;
    border-left:0px dashed #000;
}

.lv-tree{
    list-style-type: none;
}
.lv-tree li{
    margin: 3px;
    list-style-type: none;
    padding: 5px;
    margin-left: -30px;
    position: relative
}
.lv-tree li span:first-child{
    padding: 5px;
    border: 1px dotted #ccc;
    border-radius: 5px;
    margin: 3px;
}
.lv-tree li span:first-child:hover{
    background: orange
}
.card{
    position: relative;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
/*
producto en ventas
*/
.producto, .producto .producto-img {
    position: relative;
    background: #fff;
}
.producto {
    vertical-align: top;
    display: inline-block;
    line-height: 100px;
    font-size: 12px;
    margin: 4px !important;
    width: 132px;
    height: 115px;
    border: 1px solid #e2e2e2;
    border-radius: 3px;
    border-bottom-width: 2px;
    overflow: hidden;
    cursor: pointer;
}
.producto .producto-img {
    width: 130px;
    height: 110px;
}
.producto .producto-precio {
    position: absolute;
    top: 3px;
    right: 3px;
    vertical-align: top;
    color: white;
    line-height: 13px;
    background: #da532c;
    padding: 5px 10px;
    border-radius: 2px;
}
.producto .producto-nombre {
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    bottom: 0;
    top: auto;
    line-height: 14px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    background: -webkit-linear-gradient(-90deg,rgba(255,255,255,0),rgba(255,255,255,1), rgba(255,255,255,1));
    background: -moz-linear-gradient(-90deg,rgba(255,255,255,0),rgba(255,255,255,1), rgba(255,255,255,1));
    background: -ms-linear-gradient(-90deg,rgba(255,255,255,0),rgba(255,255,255,1), rgba(255,255,255,1));
    padding: 3px;
    padding-top: 15px;
}
.ul-short .fa, .ul-short span{
    font-size: 15px;
    color: #000;
}
.lv-bar{
    background: #000;
    padding: 5px;
    font-size: 18px;
    color:#fff !important;
    border-radius: 5px
}
.lv-hover-white:hover{
    background: #E2E7EC;
}
.lv-bar:hover{
    background: #fff;
    color:#000 !important;
}
.ul-short li{
    margin-right: 10px;
}
/*=================TICKET====================*/
.voucher_ticket{
    background: #333;
    padding: 10px;
    border:2px solid #000;
}
.voucher_ticket .voucher_body{
    margin: auto;
}
.voucher_body{
    background: #fff;
}
.voucher_body table{
    width: 100%;
}
.ticket_divider{
    width:100%;
    height: 5px;
    border-top:1px dashed #000;
    border-bottom:1px dashed #000;
    border-right:0px dashed #000;
    border-left:0px dashed #000;
}
.demo.activate {
    right: 0 !important;
    box-shadow: -11px 12px 23px rgba(0,0,0,.2);
    padding: 5px 10px 10px;
}
.demo {
    position: absolute;
    top: 5px;
    right: 0;
    width: 180px;
    z-index: 902;
    background: #F1DA91;
}

.format_txt_importe_1{
    font-size: 25px !important;
    color: #000;
    font-weight: bold;
}
/*menu flotante en comandar*/
.menu-flotante {
    position: fixed;
    bottom: 55px;
    right: 20px; /* ⬅️ Aquí lo movemos a la derecha */
    z-index: 1000;
}

.boton-circular {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #ff5722;
    color: white;
    border: none;
    font-size: 30px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 12px rgba(0,0,0,0.3);
    outline: none;
    -webkit-tap-highlight-color: transparent; /* 🔹 Elimina el flash gris en Android */
}
.boton-circular:focus {
    outline: none;
    box-shadow: none;
}
.contenedor-opciones {
    position: absolute;
    bottom: 70px;
    right: 0; /* ⬅️ Opciones también al lado derecho */
    background: white;
    border-radius: 5px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.2);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    overflow: hidden;
    min-width: 135px;
}

.contenedor-opciones.mostrar {
    opacity: 1;
    visibility: visible;
}

.opcion {
    padding: 12px 20px;
    display: block;
    text-decoration: none;
    color: #333;
    border-bottom: 1px solid #eee;
    font-size: 16px;
}

.opcion:last-child {
    border-bottom: none;
}

.opcion:hover {
    background: #ffe0b2;
}