@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';

/* _content/NexusApp/Components/Configuracion/BuscadorInteligente/Ponderaciones.razor.rz.scp.css */
/* Styles for dropdown list items */
li[b-1p4ndbhtyp] {
    padding: 8px 12px;
    cursor: pointer;
    border-radius: 4px;
    transition: background-color 0.2s;
}

    li:hover[b-1p4ndbhtyp] {
        background-color: #f0f0f0;
    }

    li:active[b-1p4ndbhtyp] {
        background-color: #e0e0e0;
    }
/* _content/NexusApp/Components/Configuracion/BuscadorInteligente/SinonimosEquivalencias.razor.rz.scp.css */
.cursor-not-allowed[b-vfo0i7vbig] {
    cursor: not-allowed !important;
}

li input[b-vfo0i7vbig]{
    width:auto !important;
}
li label[b-vfo0i7vbig] {
    width: 100%;
}

li[b-vfo0i7vbig] {
    padding: 0 10px;
    user-select: none;
}


    .table-row input[b-vfo0i7vbig] {
        width: max-content;
        text-align: center;
    }

        .table-row input:disabled[b-vfo0i7vbig]{
            all: unset;
            box-sizing: border-box;
            width: 100%;
            height: 100%;
            font: inherit;
            color: inherit;
        }
/* _content/NexusApp/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-xg0pumcm8r] {
    position: relative;
    display: flex;
    flex-direction: row;
}

.content[b-xg0pumcm8r]{
    padding: clamp(12px, 1rem + 0.5vw, 25px) 0;
}

main[b-xg0pumcm8r] {
    flex: 1;
    padding: 0 clamp(15px, 1rem + 1vw, 50px);
}

.top-row[b-xg0pumcm8r] {
    background-color: #ffffff;
    height: clamp(2.5rem, 2rem + 1vw, 3.5rem);
    display: flex;
    border-bottom: 1px inset var(--text-color);
    gap: clamp(10px, 0.5rem + 0.5vw, 20px);
    align-items: end;
    position: sticky;
    top: 0;
    z-index: 99;
}

#blazor-error-ui[b-xg0pumcm8r] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-xg0pumcm8r] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/NexusApp/Components/Layout/NavMenu.razor.rz.scp.css */
.sidebar *[b-4xg48byzrc] {
    color: white !important;
}

.sidebar[b-4xg48byzrc] {
    background-color: var(--background-sidebar-color);
    width: clamp(180px, 12rem + 2vw, 250px);
    height: 100vh;
    position: sticky;
    top:0;
}

[b-4xg48byzrc] a {
    color: white !important;
    margin: 0;
    padding: clamp(1px, 0.1rem + 0.1vw, 3px) clamp(6px, 0.4rem + 0.2vw, 10px);
    width: 100%;
    text-decoration: none;
    font-size: clamp(0.8rem, 0.7rem + 0.1vw, 1rem);
}

    [b-4xg48byzrc] a.active,
    [b-4xg48byzrc] a:hover {
        cursor: pointer;
        background: var(--background-sidebar-color);
        border-radius: 0.5rem;
    }

.dropdwon[b-4xg48byzrc] {
    height: 100%;
}

.btn[b-4xg48byzrc] {
    height: clamp(2.2rem, 2rem + 0.4vw, 3rem);
    width: 100%;
    text-align: left;
    align-items: center;
    padding: 0 clamp(5px, 0.3rem + 0.2vw, 10px);
    font-size: clamp(0.8rem, 0.7rem + 0.1vw, 1rem);
}

.dropdown-menu[b-4xg48byzrc] {
    background-color: var(--background-card-color);
    z-index: 999;
}

.top-row[b-4xg48byzrc] {
    min-height: clamp(2.5rem, 2rem + 0.8vw, 3.5rem);
    border-bottom: 1px solid gray;
}

.bottom-row[b-4xg48byzrc] {
    min-height: clamp(2.5rem, 2rem + 0.8vw, 3.5rem);
    border-top: 1px solid gray;
    align-content:center;
}

.navbar-brand[b-4xg48byzrc] {
    font-size: clamp(0.9rem, 0.8rem + 0.1vw, 1.1rem);
}

.nav-item[b-4xg48byzrc] {
    padding: clamp(12px, 1rem + 0.5vw, 25px);
    height:100%;
    display: flex;
    flex-direction:column;
    gap: clamp(2px, 0.2rem + 0.1vw, 5px);
    overflow: auto;
}
/* _content/NexusApp/Components/Layout/SideNavComponent.razor.rz.scp.css */
.toggle-collapse[b-9sa51nlf70] {
    border-radius: 0.5rem;
    transition: background 0.3s cubic-bezier(0.4,0,0.2,1);
    padding: 0.5rem 1rem;
}

.toggle-collapse.open[b-9sa51nlf70] {
    background: var(--background-card-color);
}

.toggle-collapse:hover[b-9sa51nlf70] {
    background: var(--background-card-color);
}

.toggle-collapse *[b-9sa51nlf70] {
    color: white;
}

.btn[b-9sa51nlf70] {
    width: 100%;
    text-align: left;
    padding: 6px 12px;
}
/* _content/NexusApp/Components/Layout/TopRowComponent.razor.rz.scp.css */


a[b-8v3maklqeo] {
    padding: 0 clamp(8px, 0.5rem + 0.3vw, 15px);
    font-size: clamp(0.9rem, 0.8rem + 0.2vw, 1.2rem);
    white-space: nowrap;
    color: var(--text-color);
    text-decoration: none;
}

a.active[b-8v3maklqeo] {
    border-bottom: 2px outset var(--border-color);
    color: var(--text-color);
}
/* _content/NexusApp/Components/Shared/Card/CardComponent.razor.rz.scp.css */
/* _content/NexusApp/Components/Shared/Card/CollapseCardComponent.razor.rz.scp.css */
.bi[b-ybs72o98hu]::before {
    transition: transform 0.3s ease-in-out !important;
    color: black !important;
}
.bi.rotated[b-ybs72o98hu]::before {
    transform: rotate(180deg) !important;
}
/* _content/NexusApp/Components/Shared/Modal/ModalComponent.razor.rz.scp.css */

/* Custom Modal Styles */
.custom-modal-backdrop[b-lgrvhdcwno] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.5);
    z-index: 1050;
}
.custom-modal-wrapper[b-lgrvhdcwno] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1060;
}
.custom-modal-container[b-lgrvhdcwno] {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 32px rgba(0,0,0,0.2);
    display: flex;
    flex-direction: column;
    outline: none;
    max-width: 95vw;
    max-height: 90vh;
    position: relative;
}
.custom-modal-header[b-lgrvhdcwno] {
    padding: 1rem 1.5rem;
    border-bottom: 1px solid #dee2e6;
    display: flex;
    align-items: center;
    position: relative;
}
.custom-btn-close[b-lgrvhdcwno] {
    position: absolute;
    top: 0.2rem;
    right: 0.2rem;
    background: transparent;
    border: none;
    font-size: 1.5rem;
    cursor: pointer;
    z-index: 2;
}
.custom-modal-body[b-lgrvhdcwno] {
    padding: 1rem;
    flex: 1 1 auto;
}
.custom-modal-footer[b-lgrvhdcwno] {
    padding: 1rem 1.5rem;
    border-top: 1px solid #dee2e6;
    text-align: right;
}
/* _content/NexusApp/Components/Shared/ModalArticulos/ModalArticulosComponent.razor.rz.scp.css */
/* _content/NexusApp/Components/Shared/Pagination/PaginationComponent.razor.rz.scp.css */

.btn:disabled[b-vc5wes1cjb] {
    background: #343a40;
    color: white;
}

.btn[b-vc5wes1cjb]{
    border: 1px solid gray;
}
/* _content/NexusApp/Components/Shared/Select/SelectComponent.razor.rz.scp.css */
.form-control[b-jwkwukvwql] {
    text-align: left;
}
.underline-dotted[b-jwkwukvwql] {
    border-bottom: 2px dotted #888;
    padding-bottom: 0;
    cursor: pointer;
}
.form-control[b-jwkwukvwql] {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dropdown[b-jwkwukvwql] {
    position: relative;
}

.dropdown-menu-custom[b-jwkwukvwql] {
    min-width: 100%;
    z-index: 10000 !important;
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    position: absolute !important;
}

[b-jwkwukvwql] li label {
    width: 100%;
}

[b-jwkwukvwql] li {
    padding: 0 10px;
    user-select: none;
}
/* _content/NexusApp/Components/Shared/Table/TableComponent.razor.rz.scp.css */
/* CSS para TableComponent con CSS Grid */
.custom-table-container[b-pvvuj4w57h] {
    display: flex;
    flex-direction: column;
    height: auto;
    width: auto;
}

.custom-table-header[b-pvvuj4w57h] {
    width: auto;
    position: sticky;
    top: 0;
    z-index: 10;
}

.custom-table-body[b-pvvuj4w57h] {
    width: auto;
    height: max-content;
}

/* ::deep .table-row > div{
    text-wrap: wrap;
    width: auto;
} */
[b-pvvuj4w57h] .table-row > div {
    word-break: break-word;
    white-space: normal;
    gap: 8px;
    height: 100%;
    min-height: 50px;
    text-align: center;
    align-items: center;
    border-bottom: 1px solid var(--border-color);
    padding: 5px;
    background-color: white;
    align-content: center;
}

[b-pvvuj4w57h] .table-row-header {
    font-weight: lighter;
    color: gray;
}
[b-pvvuj4w57h] .custom-table-body > .table-row:hover {
    background-color: #f8f9fa;
}

/* Para filas siendo arrastradas */
[b-pvvuj4w57h] .custom-table-body .table-row.dragging {
    opacity: 0.5;
    background-color: #e3f2fd;
}

.custom-table-body .table-row.drag-over[b-pvvuj4w57h] {
    background-color: #bbdefb;
    border-top: 2px solid #2196f3;
}

/* Estilos para el drag handle */
[b-pvvuj4w57h] .drag-handle {
    cursor: grab;
    color: #888;
    font-size: 1.2em;
    user-select: none;
}

[b-pvvuj4w57h] .drag-handle:active {
    cursor: grabbing;
}
/* _content/NexusApp/Components/Shared/TableArticulosSelected/TableArticulosSelectedComponent.razor.rz.scp.css */
h5[b-38817m5cf0] {
    margin: 0;
}
/* _content/NexusApp/Components/Shared/TextEditor/TextEditorComponent.razor.rz.scp.css */
ToolBar[b-1pzw1iibp2] {
    border-radius: 1rem 1rem 0 0;
}

EditorContent[b-1pzw1iibp2] {
    border-radius: 0 0 1rem 1rem;
}
/* _content/NexusApp/Components/Shared/Toast/ToastComponent.razor.rz.scp.css */
.toast[b-7uekahq639] {
    background: var(--background-sidebar-color);
    color: var(--background-sidebar-text-color);
    width: min-content;
}

.toast-body[b-7uekahq639] {
    align-items: center;
    position: relative;
}

.bi[b-7uekahq639] {
    font-size: 32px;
    cursor: default;
}

.toast-progress[b-7uekahq639] {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    width: 100%;
    background: white;
    border-radius: 0 0 4px 4px;
    opacity: 0.85;
    pointer-events: none;
    z-index: 2;
    animation: toast-progress-bar-b-7uekahq639 var(--progress-duration, 5s) linear forwards;
}

@keyframes toast-progress-bar-b-7uekahq639 {
    from { width: 100%; }
    to { width: 0%; }
}
/* _content/NexusApp/Components/Shared/Toggle/ToggleLangaugeComponent.razor.rz.scp.css */
.language-toggle-container[b-6hhzdjrlw3] {
        display: inline-block;
        position: relative;
        align-items:center;
        text-align:center;
        align-content:center;
    }

    .language-toggle[b-6hhzdjrlw3] {
        position: relative;
        display: inline-flex;
        background: #ffffff;
        border: 1px solid #000000;
        border-radius: 1rem;
        width: auto;
        height: 20px;
        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
        user-select: none;
        transition: all 0.2s ease;
        padding: 0;
    }

    .language-option[b-6hhzdjrlw3] {
        position: relative;
        z-index: 2;
        flex: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        background: transparent;
        border: none;
        color: #999999;
        font-size: 11px;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 15px;
        min-width: 25px;
        padding:0;
    }

    .language-option:hover[b-6hhzdjrlw3] {
        color: #666666;
    }

    .language-option.active[b-6hhzdjrlw3] {
        color: #000000;
    }

    .slider[b-6hhzdjrlw3] {
        padding:0;
        position: absolute;
        width: 25px;
        height: 100%;
        border: 1px solid black;
        border-radius: 15px;
        transition: transform 0.2s ease;
        z-index: 1;
        transform: translateX(var(--slider-position, 0px));
    }
/* _content/NexusApp/Components/Shared/ToolTip/ToolTipComponent.razor.rz.scp.css */
.tooltip-container[b-ei4jf5itjr] {
    position: relative;
    display: inline-block;
    width: 100%;
}

.custom-tooltip-content[b-ei4jf5itjr] {
    position: absolute;
    z-index: 1050;
    padding: 8px 12px;
    background-color: #212529;
    color: white;
    border-radius: 6px;
    font-size: 14px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    max-width: 300px;
    cursor: pointer;
    transition: opacity 0.2s ease-in-out;
    white-space: nowrap;
}

    .custom-tooltip-content[b-ei4jf5itjr]::before {
        content: '';
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: #212529 transparent transparent transparent;
    }

    .custom-tooltip-content:hover[b-ei4jf5itjr] {
        background-color: #495057;
    }

    /* Posición bottom */
    .custom-tooltip-content.position-bottom[b-ei4jf5itjr]::before {
        top: auto;
        bottom: 100%;
        border-color: transparent transparent #212529 transparent;
    }

    /* Posición left */
    .custom-tooltip-content.position-left[b-ei4jf5itjr]::before {
        top: 50%;
        left: 100%;
        margin-left: 0;
        margin-top: -5px;
        border-color: transparent transparent transparent #212529;
    }

    /* Posición right */
    .custom-tooltip-content.position-right[b-ei4jf5itjr]::before {
        top: 50%;
        right: 100%;
        left: auto;
        margin-left: 0;
        margin-top: -5px;
        border-color: transparent #212529 transparent transparent;
    }
/* _content/NexusApp/Components/Ventas/Ofertas/VerOfertas.razor.rz.scp.css */
.oferta[b-26p55jz6vr] {
    margin: 0;
    max-width: max-content;
    min-width: max-content;
}

.descripcion[b-26p55jz6vr] {
    display: flex;
    align-items: center;
    gap: 2px;
}

    .descripcion span[b-26p55jz6vr] {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .descripcion span[b-26p55jz6vr], .surtido i[b-26p55jz6vr] {
        font-size: 0.8rem;
        font-weight: lighter;
        opacity: 50%;
        display: inline-block;
    }
/* _content/NexusApp/Components/Ventas/OfertasEspeciales/MultiSelectCategorias/MultiSelectCategoriasComponent.razor.rz.scp.css */

li label[b-4lejtmragd] {
    width: 100%;
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

li[b-4lejtmragd] {
    padding: 0 10px;
    user-select: none;
    display:flex;
    align-items:center;
    gap:5px;
}
/* _content/NexusApp/Components/Ventas/OfertasEspeciales/TableFicheros/TableFicherosComponent.razor.rz.scp.css */
h5[b-1mjr7vf8pi] {
    margin: 0;
}


li label[b-1mjr7vf8pi] {
    width: 100%;
}

li[b-1mjr7vf8pi] {
    padding: 0 10px;
    user-select: none;
}
/* _content/NexusApp/Components/Ventas/OfertasEspeciales/VerOfertaEspecial.razor.rz.scp.css */
.ofertaEspecial[b-ic9lhw8baw] {
    margin: 0;
    max-width: max-content;
    min-width: max-content;
}

.descripcion[b-ic9lhw8baw] {
    display: flex;
    align-items: center;
    gap: 2px;
}

    .descripcion span[b-ic9lhw8baw] {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .descripcion span[b-ic9lhw8baw], .surtido i[b-ic9lhw8baw] {
        font-size: 0.8rem;
        font-weight: lighter;
        opacity: 50%;
        display: inline-block;
    }
/* _content/NexusApp/Components/Ventas/Surtidos/Index.razor.rz.scp.css */

.input-groups[b-tum4490slc] {
    border: 1px solid var(--border-color);
    border-radius: 0.5rem;
}

.col-auto[b-tum4490slc],
.col[b-tum4490slc],
.col-2[b-tum4490slc],
.col-1[b-tum4490slc] {
    padding: 0;
}
/* _content/NexusApp/Components/Ventas/Surtidos/VerSurtidos.razor.rz.scp.css */
.bi:hover[b-fjtzxiyto9] {
    font-size: 17px;
}

.surtido[b-fjtzxiyto9] {
    margin: 0;
    max-width: max-content;
    min-width: max-content;
}

.descripcion[b-fjtzxiyto9] {
    display: flex;
    align-items: center;
    gap: 2px;
}

    .descripcion span[b-fjtzxiyto9] {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .descripcion span[b-fjtzxiyto9], .surtido i[b-fjtzxiyto9] {
        font-size: 0.8rem;
        font-weight: lighter;
        opacity: 50%;
        display: inline-block;
    }
