#qr-reader_ {
    position: absolute !important;
}

html {
    font-family: 'KoHo', ui-sans-serif, Arial, Helvetica, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    /* 4 */
}

.font-sans {
    font-family: 'KoHo', ui-sans-serif, Arial, Helvetica, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

* {
    text-transform: uppercase;


}

.root {
    --white: #ffffffa3;

}

.center-label {
    margin-top: -130px !important;
    margin-left: -52px !important;
}


.p-20 {
    padding: 20px !important;

}

.mt-12 {
    margin-top: 12px;

}

.mb-12 {
    margin-bottom: 12px;

}

.mb-24 {
    margin-bottom: 24px;

}


.bg-white-semiopacity {
    background-color: #ffffffe6;
}


.centered {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}


.text-xxl {
    font-size: 35px;

}

.h-12 {
    height: 50px;
}

.w-12 {
    width: 50px;
}


.no-rounded {
    border-radius: 0 !important;
}


.uppercase {
    text-transform: uppercase !important;
}

/* table.dataTable thead th,
table.dataTable tfoot th {
    font-weight: 500;
} */


#card {
    height: 250%;
    background-color: #f7efefcc;
    padding: 50px;


}


.dataTables_scroll {
    overflow-x: scroll;

}

.text-black {
color: black;
font-weight: bold !important;

}


/* ESTO ESTÁ EN APP */

@media (min-width: 640px) {
    .sm\:rounded-lg {
        border-radius: 0 !important;

    }
}


.flex {
    display: flex;
    /* justify-content: center !important; */
}

.bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: var(--gray) !important;
}

div.dataTables_wrapper div.dataTables_length select {
    width: 50px !important;

}

table.dataTable.no-footer {
    border-bottom: 1px solid #111;


}

.text-gray-600 {
    color: black;
}

div.dataTables_wrapper div.dataTables_processing {
    width: 100px;
    height: fit-content;
    padding: 10px;
    background-color: transparent;
    background: transparent;
    bottom: 70px;
    box-shadow: none;
    margin: auto;
    left: 45%;

}

table.dataTable>thead .sorting:before,
table.dataTable>thead .sorting:after {
    opacity: 1;
}

table.dataTable>thead .sorting:after {
    display: none;

}


table.dataTable>thead .sorting:before {
    display: none;

}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: var(--gray);
    border-color: var(--gray);
}


.md\:gap-6 {
    background-color: #ffffffd9;
}


.sm\:rounded-tl-md {
    border-top-left-radius: 0 !important;
}

.sm\:rounded-tr-md {
    border-top-right-radius: 0 !important;
}

.page-link {
    color: var(--gray);

}

.text-red-600 {
    font-weight: 600;

}

.bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: #dc3545;
}


.border-indigo-400 {
    border-color: red !important;
}


.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: var(--white) !important;
    background-color: transparent !important;
    background: transparent;
    border: 1px solid transparent;
}

.page-link:focus {
    z-index: 3;
    outline: none;
    box-shadow: none;
}


.bg-gray-100 {
    background-image: url(/public/img/victyres-slide-2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    /* Resize the background image to cover the entire container */
}



a:hover {
    color: var(--red);
}

.hover\:text-gray-700:hover {
    --tw-text-opacity: 1;
    color: red;
}

tr {
    background-color: #f7f7f742;
}

#articulo_seleccionado tr {
    background-color: #fff;
}

.pedido_a_prov_en_curso {
    background-color: #ff071a42 !important;
}

.pedido_sin_completar {
    background-color: #ffc10742 !important;
}

.table-hover tbody tr:hover {
    color: var(--white);
    background-color: var(--gray);
}


.dataTables_wrapper .dataTables_length select {
    height: fit-content;
    font-size: 18px;
}

nav a {
    text-transform: uppercase !important;

}

[type='search']:focus {
    box-shadow: none !important;

}

div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0.5em;
    display: inline-block;
    width: 350px;
    height: 35px;
}

.text-indigo-700 {
    --tw-text-opacity: 1;
    color: var(--orange) !important;
}

.text-indigo-500 {
    --tw-text-opacity: 1;
    color: var(--orange) !important;
}

.py-6 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}


.dataTables_scrollHeadInner {

margin: 0 auto;

}

.text-xxs {
    font-size: 0.60rem !important;
}

.text-xxxs {
    font-size: 0.50rem !important;
}

.table td, .table th {
    padding: 0.75em 4px;
}




@media (min-width: 640px) {
    .burguer {
        display: none;

    }

    .sm\:px-6 {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
}



@media (max-width: 1200px) {
    div.dataTables_wrapper div.dataTables_info {
        padding-top: 0.85em;
        display: none;
    }

    .dataTables_wrapper .dataTables_paginate .paginate_button {
        padding: 0.2em 0.5em;

    }

    .py-12 {
        padding-top: 0.5rem !important;

    }

    .ml-12 {
        margin-left: 0rem;
    }

    .chartjs-render-monitor {
        animation: chartjs-render-animation 1ms;
        height: 200px !important;
    }

    .text-xxl {
        font-size: 25px;
    }
}



@media (max-width: 968px) {
    table.dataTable {
        font-size: 0.8em;
    }

    #articulos_found .table td{
        padding: 0.25rem;
    }

    #articulo_seleccionado {
        margin: 0 10px !important;

    }

    #articulo_seleccionado.table td {
        padding: 0.25rem;
        vertical-align: top;
        border-top: 1px solid #dee2e6;
        max-width: 320px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        content: '...';
        font-size: 14px;
    }
    .card-body.p-0 .table thead > tr > th:first-of-type, .card-body.p-0 .table thead > tr > td:first-of-type, .card-body.p-0 .table tfoot > tr > th:first-of-type, .card-body.p-0 .table tfoot > tr > td:first-of-type, .card-body.p-0 .table tbody > tr > th:first-of-type, .card-body.p-0 .table tbody > tr > td:first-of-type {
        padding-left: 1rem;
    }

}


@media (min-width: 768px) {
    .container {
        max-width: 100%;
        padding: 0.6rem;
    }
}




@media (min-width: 640px) {
    .container {
        max-width: 100%;
    }
}



@media (min-width: 576px) {
    .container {
        max-width: 100%;
    }

}


/* MODO CLARO */


/* .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: var(--dark) !important;
}

.bg-white-semiopacity {
 background-color: var(--white);
}

.text-white {
    color: var(--dark) !important;
}

tr {
    background-color: var(--white);
}

.bg-gray {
    background-color: var(--white) !important;
}

.text-white {
    color: var(--danger) !important;
}

.bg-gray-100 {
    background-image: linear-gradient(135deg, #f0eff0 0, #c6c5c6 25%, #adaaad 50%, #959292 75%, #989696 100%) !important;
}

.bg-red {
    background-color: #6c757d91 !important;

} */

/* MODO CLARO */


div.dataTables_filter input {
    text-transform: uppercase;
}

.dataTables_filter,
.dataTables_paginate {
    float: none !important;
    text-align: center !important;
}

.pagination {
    display: block;
}

.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

.float-none {
    float: none !important;
}

h2.font-semibold.text-xxl.text-white.leading-tight {
    text-align: center;
}

#qr-reader__scan_region > video {
    /* // 4:3
    width: 400px !important;
    height: 300px !important;
    // width: 600px !important;
    // height: 450px !important;

    // width: 100%;
    // height: 100%;

    margin: 0 auto; */
}
