@import '_content/ReactorBlazorQRCodeScanner/ReactorBlazorQRCodeScanner.boasv5qmh0.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-tvdz2p8upz] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    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-tvdz2p8upz] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}
/* /Components/Pages/Account/BackgroundVideo.razor.rz.scp.css */
.video-background[b-umwi1xdesx] {
    background: #000;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -99;
    overflow: hidden;
}

.video-foreground[b-umwi1xdesx], .video-background iframe[b-umwi1xdesx] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    pointer-events: none;
}

#myVideo[b-umwi1xdesx] {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* /Components/Pages/Account/Login.razor.rz.scp.css */
.rz-body[b-hv5wvj7q88] {
    overflow: hidden !important;
}
/* /Components/Pages/Arrival/Print/PalletLabel.razor.rz.scp.css */
*[b-sm9y9bureo] {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}

html[b-sm9y9bureo], body[b-sm9y9bureo] {
    margin: 0cm;
    width: 14.5cm;
    height: 7.5cm;
}

table[b-sm9y9bureo] {
    font-family: sans-serif;
    font-size: 22px;
    width: 100%;
    table-layout: fixed; /* Crucial: ensures cells respect widths */
}

table.organic[b-sm9y9bureo] {
    background-color: red;
}

td.organic-border[b-sm9y9bureo] {
    border: 4px solid black !important;
    text-align: center;
}

.innerTable td[b-sm9y9bureo] {
    /* width: 24%;*/
    text-align: center;
}

.stock-big[b-sm9y9bureo] {
    font-size: 120px !important;
    text-align: left;
}

.stock-small[b-sm9y9bureo] {
    font-size: 22px;
}

td.ellipsis[b-sm9y9bureo] {
    white-space: nowrap; /* Keeps text on a single line */
    overflow: hidden; /* Hides overflowing content */
    text-overflow: ellipsis; /* Adds the "..." */
}

td.notes[b-sm9y9bureo] {
    font-size: 40px;
    line-height: 50px;
    text-align: left;
}

tr.page-break[b-sm9y9bureo] {
    display: block;
    page-break-before: always;
}

.ellipsis[b-sm9y9bureo] {
    white-space: nowrap; /* Keeps text on a single line */
    overflow: hidden; /* Hides overflowing content */
    text-overflow: ellipsis; /* Adds the "..." */
}

@media print {
    @page {
        size: landscape;
        margin: 0cm;
    }
}
/* /Components/Pages/Arrival/StockDialogs/PalletLabelTemplatesDialog.razor.rz.scp.css */

table[b-yw611s3aix] {
    font-family: sans-serif;
    font-size: 22px;
    width: 100%;
    table-layout: fixed; /* Crucial: ensures cells respect widths */
}

td.organic-border[b-yw611s3aix] {
    border: 4px solid black !important;
    text-align: center;
}

td[b-yw611s3aix] {
    /* width: 24%;*/
    text-align: center;
}

.stock-big[b-yw611s3aix] {
    font-size: 120px !important;
    text-align: left;
}

.stock-small[b-yw611s3aix] {
    font-size: 22px;
}

td.ellipsis[b-yw611s3aix] {
    white-space: nowrap; /* Keeps text on a single line */
    overflow: hidden; /* Hides overflowing content */
    text-overflow: ellipsis; /* Adds the "..." */
}

td.notes[b-yw611s3aix] {
    font-size: 40px;
    line-height: 50px;
    text-align: left;
}
/* /Components/Shared/Components/BusyLoad.razor.rz.scp.css */
.busy-overlay[b-237e51flte] {
    z-index: 9999;
}

.busy-screen[b-237e51flte] {
    background-color: white;
    opacity: 0.5;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.busy-indicator[b-237e51flte] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
