/* /Components/Account/Pages/Login.razor.rz.scp.css */
.height-min-80[b-xmkvobmchm] {
    min-height: 80vh;
}
/* /Components/Common/NadisPlusPrintLayout.razor.rz.scp.css */
.meta-grid-row-column[b-wljhaog93a] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 16px;
    row-gap: 6px;
    width: 100%;
}

.item-break[b-wljhaog93a] {
    word-break:break-word; 
    overflow-wrap:anywhere;
}

.page-break-b[b-wljhaog93a] {
    page-break-before: always;
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-4cikljf5ja] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-4cikljf5ja] {
    flex: 1;
}

.sidebar[b-4cikljf5ja] {
    min-width: 300px;
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-4cikljf5ja] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-4cikljf5ja]  a, .top-row[b-4cikljf5ja]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-4cikljf5ja]  a:hover, .top-row[b-4cikljf5ja]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-4cikljf5ja]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-4cikljf5ja] {
        justify-content: space-between;
    }

    .top-row[b-4cikljf5ja]  a, .top-row[b-4cikljf5ja]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-4cikljf5ja] {
        flex-direction: row;
    }

    .sidebar[b-4cikljf5ja] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-4cikljf5ja] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-4cikljf5ja]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-4cikljf5ja], article[b-4cikljf5ja] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-4cikljf5ja] {
    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-4cikljf5ja] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

/* Icon base style */
.top-row[b-4cikljf5ja]  .bi {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.35rem;
    top: -1px;
    background-size: cover;
}

/* Logout icon */
.top-row[b-4cikljf5ja]  .bi-arrow-bar-left-nav-menu {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
    background-color: lightgray;
}

/* Container */
.top-row[b-4cikljf5ja]  .nav-item {
    font-size: 0.9rem;
    word-break: break-word;
    overflow-wrap: anywhere;
}

/* The logout button */
.top-row[b-4cikljf5ja]  .nav-link {
    color: #333; /* FIXED: visible on light background */
    background: none;
    border: none;
    border-radius: 4px;
    height: auto;
    min-height: 3rem;
    display: flex;
    align-items: center;
    line-height: 1.2;
    width: 100%;
    white-space: normal;
    word-break: break-word;
    overflow-wrap: anywhere;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

    /* Hover */
    .top-row[b-4cikljf5ja]  .nav-link:hover {
        background-color: rgba(0,0,0,0.05);
        color: #000;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-ufxv72hvu9] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-ufxv72hvu9] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-ufxv72hvu9] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand.mud-typography-h6[b-ufxv72hvu9] {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

.bi[b-ufxv72hvu9] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-ufxv72hvu9] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-ufxv72hvu9] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-ufxv72hvu9] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-ufxv72hvu9] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-ufxv72hvu9] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.bi-people-nav-menu[b-ufxv72hvu9] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-people' viewBox='0 0 16 16'%3E%3Cpath d='M15 14s1 0 1-1-1-4-5-4-5 3-5 4 1 1 1 1zm-7.978-1L7 12.996c.001-.264.167-1.03.76-1.72C8.312 10.629 9.282 10 11 10c1.717 0 2.687.63 3.24 1.276.593.69.758 1.457.76 1.72l-.008.002-.014.002zM11 7a2 2 0 1 0 0-4 2 2 0 0 0 0 4m3-2a3 3 0 1 1-6 0 3 3 0 0 1 6 0M6.936 9.28a6 6 0 0 0-1.23-.247A7 7 0 0 0 5 9c-4 0-5 3-5 4q0 1 1 1h4.216A2.24 2.24 0 0 1 5 13c0-1.01.377-2.042 1.09-2.904.243-.294.526-.569.846-.816M4.92 10A5.5 5.5 0 0 0 4 13H1c0-.26.164-1.03.76-1.724.545-.636 1.492-1.256 3.16-1.275ZM1.5 5.5a3 3 0 1 1 6 0 3 3 0 0 1-6 0m3-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4'/%3E%3C/svg%3E");
}

.bi-gear-nav-menu[b-ufxv72hvu9] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-gear' viewBox='0 0 16 16'%3E%3Cpath d='M8 4.754a3.246 3.246 0 1 0 0 6.492 3.246 3.246 0 0 0 0-6.492M5.754 8a2.246 2.246 0 1 1 4.492 0 2.246 2.246 0 0 1-4.492 0'/%3E%3Cpath d='M9.796 1.343c-.527-1.79-3.065-1.79-3.592 0l-.094.319a.873.873 0 0 1-1.255.52l-.292-.16c-1.64-.892-3.433.902-2.54 2.541l.159.292a.873.873 0 0 1-.52 1.255l-.319.094c-1.79.527-1.79 3.065 0 3.592l.319.094a.873.873 0 0 1 .52 1.255l-.16.292c-.892 1.64.901 3.434 2.541 2.54l.292-.159a.873.873 0 0 1 1.255.52l.094.319c.527 1.79 3.065 1.79 3.592 0l.094-.319a.873.873 0 0 1 1.255-.52l.292.16c1.64.893 3.434-.902 2.54-2.541l-.159-.292a.873.873 0 0 1 .52-1.255l.319-.094c1.79-.527 1.79-3.065 0-3.592l-.319-.094a.873.873 0 0 1-.52-1.255l.16-.292c.893-1.64-.902-3.433-2.541-2.54l-.292.159a.873.873 0 0 1-1.255-.52zm-2.633.283c.246-.835 1.428-.835 1.674 0l.094.319a1.873 1.873 0 0 0 2.693 1.115l.291-.16c.764-.415 1.6.42 1.184 1.185l-.159.292a1.873 1.873 0 0 0 1.116 2.692l.318.094c.835.246.835 1.428 0 1.674l-.319.094a1.873 1.873 0 0 0-1.115 2.693l.16.291c.415.764-.42 1.6-1.185 1.184l-.291-.159a1.873 1.873 0 0 0-2.693 1.116l-.094.318c-.246.835-1.428.835-1.674 0l-.094-.319a1.873 1.873 0 0 0-2.692-1.115l-.292.16c-.764.415-1.6-.42-1.184-1.185l.159-.291A1.873 1.873 0 0 0 1.945 8.93l-.319-.094c-.835-.246-.835-1.428 0-1.674l.319-.094A1.873 1.873 0 0 0 3.06 4.377l-.16-.292c-.415-.764.42-1.6 1.185-1.184l.292.159a1.873 1.873 0 0 0 2.692-1.115z'/%3E%3C/svg%3E");
}

.bi-building-gear-nav-menu[b-ufxv72hvu9] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-building-gear' viewBox='0 0 16 16'%3E%3Cpath d='M2 1a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v6.5a.5.5 0 0 1-1 0V1H3v14h3v-2.5a.5.5 0 0 1 .5-.5H8v4H3a1 1 0 0 1-1-1z'/%3E%3Cpath d='M4.5 2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm-6 3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm-6 3a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm3 0a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm4.386 1.46c.18-.613 1.048-.613 1.229 0l.043.148a.64.64 0 0 0 .921.382l.136-.074c.561-.306 1.175.308.87.869l-.075.136a.64.64 0 0 0 .382.92l.149.045c.612.18.612 1.048 0 1.229l-.15.043a.64.64 0 0 0-.38.921l.074.136c.305.561-.309 1.175-.87.87l-.136-.075a.64.64 0 0 0-.92.382l-.045.149c-.18.612-1.048.612-1.229 0l-.043-.15a.64.64 0 0 0-.921-.38l-.136.074c-.561.305-1.175-.309-.87-.87l.075-.136a.64.64 0 0 0-.382-.92l-.148-.045c-.613-.18-.613-1.048 0-1.229l.148-.043a.64.64 0 0 0 .382-.921l-.074-.136c-.306-.561.308-1.175.869-.87l.136.075a.64.64 0 0 0 .92-.382zM14 12.5a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0'/%3E%3C/svg%3E");
}

.bi-folder-nav-menu[b-ufxv72hvu9] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-folder' viewBox='0 0 16 16'%3E%3Cpath d='M.54 3.87.5 3a2 2 0 0 1 2-2h3.672a2 2 0 0 1 1.414.586l.828.828A2 2 0 0 0 9.828 3h3.982a2 2 0 0 1 1.992 2.181l-.637 7A2 2 0 0 1 13.174 14H2.826a2 2 0 0 1-1.991-1.819l-.637-7a2 2 0 0 1 .342-1.31zM2.19 4a1 1 0 0 0-.996 1.09l.637 7a1 1 0 0 0 .995.91h10.348a1 1 0 0 0 .995-.91l.637-7A1 1 0 0 0 13.81 4zm4.69-1.707A1 1 0 0 0 6.172 2H2.5a1 1 0 0 0-1 .981l.006.139q.323-.119.684-.12h5.396z'/%3E%3C/svg%3E");
}

.bi-dot[b-ufxv72hvu9] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-dot' viewBox='0 0 16 16'%3E%3Cpath d='M8 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3'/%3E%3C/svg%3E");
}

.bi-file-earmark-arrow-down-nav-menu[b-ufxv72hvu9] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-file-earmark-arrow-down' viewBox='0 0 16 16'%3E%3Cpath d='M8.5 6.5a.5.5 0 0 0-1 0v3.793L6.354 9.146a.5.5 0 1 0-.708.708l2 2a.5.5 0 0 0 .708 0l2-2a.5.5 0 0 0-.708-.708L8.5 10.293z'/%3E%3Cpath d='M14 14V4.5L9.5 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2M9.5 3A1.5 1.5 0 0 0 11 4.5h2V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h5.5z'/%3E%3C/svg%3E");
}

.bi-list-ul-nav-menu[b-ufxv72hvu9] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-ul' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M5 11.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5m0-4a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5m0-4a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5m-3 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 4a1 1 0 1 0 0-2 1 1 0 0 0 0 2m0 4a1 1 0 1 0 0-2 1 1 0 0 0 0 2'/%3E%3C/svg%3E");
}

.bi-tools-nav-menu[b-ufxv72hvu9] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-tools' viewBox='0 0 16 16'%3E%3Cpath d='M1 0 0 1l2.2 3.081a1 1 0 0 0 .815.419h.07a1 1 0 0 1 .708.293l2.675 2.675-2.617 2.654A3.003 3.003 0 0 0 0 13a3 3 0 1 0 5.878-.851l2.654-2.617.968.968-.305.914a1 1 0 0 0 .242 1.023l3.27 3.27a.997.997 0 0 0 1.414 0l1.586-1.586a.997.997 0 0 0 0-1.414l-3.27-3.27a1 1 0 0 0-1.023-.242L10.5 9.5l-.96-.96 2.68-2.643A3.005 3.005 0 0 0 16 3q0-.405-.102-.777l-2.14 2.141L12 4l-.364-1.757L13.777.102a3 3 0 0 0-3.675 3.68L7.462 6.46 4.793 3.793a1 1 0 0 1-.293-.707v-.071a1 1 0 0 0-.419-.814zm9.646 10.646a.5.5 0 0 1 .708 0l2.914 2.915a.5.5 0 0 1-.707.707l-2.915-2.914a.5.5 0 0 1 0-.708M3 11l.471.242.529.026.287.445.445.287.026.529L5 13l-.242.471-.026.529-.445.287-.287.445-.529.026L3 15l-.471-.242L2 14.732l-.287-.445L1.268 14l-.026-.529L1 13l.242-.471.026-.529.445-.287.287-.445.529-.026z'/%3E%3C/svg%3E");
}

.bi-print-nav-menu[b-ufxv72hvu9] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-printer' viewBox='0 0 16 16'%3E%3Cpath d='M2 2a2 2 0 0 0-2 2v3a2 2 0 0 0 2 2h1v3a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1v-3h1a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2zm0 1h12a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1h-1V6a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v2H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm2 4h8v6H4V7z'/%3E%3C/svg%3E");
}

.bi-delete-nav-menu[b-ufxv72hvu9] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-trash' viewBox='0 0 16 16'%3E%3Cpath d='M5.5 5.5a.5.5 0 0 1 .5.5v6a.5.5 0 0 1-1 0v-6a.5.5 0 0 1 .5-.5zm2.5.5a.5.5 0 0 0-1 0v6a.5.5 0 0 0 1 0v-6zm2 .5a.5.5 0 0 1 .5-.5v6a.5.5 0 0 1-1 0v-6a.5.5 0 0 1 .5-.5z'/%3E%3Cpath fill-rule='evenodd' d='M14.5 3a1 1 0 0 1-1 1H13v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V4h-.5a1 1 0 0 1 0-2h3a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1h3a1 1 0 0 1 1 1zM4.118 4 4 4.059V13a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V4.059L11.882 4H4.118zM2.5 3a.5.5 0 0 0 0 1h11a.5.5 0 0 0 0-1h-11z'/%3E%3C/svg%3E");
}


.nav-item[b-ufxv72hvu9] {
    padding-bottom: 0.5rem;
    word-break: break-word;
    overflow-wrap: anywhere;
}

    .nav-item:first-of-type[b-ufxv72hvu9] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-ufxv72hvu9] {
        padding-bottom: 1rem;
    }

    .nav-item[b-ufxv72hvu9]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: auto;
        min-height: 3rem;
        display: flex;
        align-items: center;
        line-height: 1.2;
        width: 100%;
        white-space: normal;
        word-break: break-word;
        overflow-wrap: anywhere;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }

.nav-item[b-ufxv72hvu9]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-ufxv72hvu9]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-ufxv72hvu9] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-ufxv72hvu9] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-ufxv72hvu9] {
        display: none;
    }

    .nav-scrollable[b-ufxv72hvu9] {
        /* Never collapse the sidebar for wide screens */
    display: block;
    /* Allow sidebar to scroll for tall menus */
    height: calc(100vh - 3.5rem);
    overflow-y: auto;
}
}

.note-color[b-ufxv72hvu9] {
    color: lightslategrey !important;
}
/* /Components/ManualResults/ManualResultsPrint.razor.rz.scp.css */
.p4-ta[b-jvaojqxump] {
    padding: 4px;
    text-align: left
}

.content-group-c[b-jvaojqxump] {
    display: flex;
    flex-direction: column
}

.group-row-ce[b-jvaojqxump] {
    display: flex;
    gap: 12px;
    justify-content: center
}
/* /Components/MethodScriptOverview/Pages/MethodScriptOverview.razor.rz.scp.css */
.desc-text[b-zpcgj0sptd] {
    max-width: 300px;
    word-wrap: break-word;
}
/* /Components/Pages/SampleManagement/CreatePool.razor.rz.scp.css */
.print-hidden[b-ih06yuqp3r] {
    position: absolute;
    left: -9999px;
    top: 0;
    visibility: hidden;
}

.print-ready[b-ih06yuqp3r] {
    position: absolute;
    left: -9999px;
    top: 0;
    visibility: hidden;
}

@media screen {
    body:not(.printing) #print-section-einzelproben[b-ih06yuqp3r] {
        display: none !important;
    }
}
/* /Components/Pages/SampleManagement/PlateView.razor.rz.scp.css */
.minw-spinner[b-t1utbu08an] {
    min-height: 400px;
}
/* /Components/Pages/SampleSearch/SampleSearch.razor.rz.scp.css */
.sample-search .timeline-details[b-31dnmzllna] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.sample-search .timeline-detail[b-31dnmzllna] {
    min-width: 160px;
}

.sample-search .timeline-detail .caption[b-31dnmzllna] {
    font-size: 0.75rem;
    text-transform: uppercase;
    color: var(--mud-palette-text-secondary);
}

.sample-search .timeline-detail .value[b-31dnmzllna] {
    font-size: 0.95rem;
    font-weight: 500;
}

.sample-search .result-grid[b-31dnmzllna] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.sample-search .result-block[b-31dnmzllna] {
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
}

.sample-search .result-block__name[b-31dnmzllna] {
    font-weight: 600;
    font-size: 0.95rem;
    color: var(--mud-palette-text-primary);
    text-align: center;
}

.sample-search .result-block__value[b-31dnmzllna] {
    background-color: #f2f2f2;
    width: 64px;
    height: 36px;
    padding: 0.25rem;
    text-align: center;
    font-size: 1.1rem;
    font-weight: 700;
    color: var(--mud-palette-text-primary);
    display: flex;
    align-items: center;
    justify-content: center;
}

.sample-search .result-block.pending .result-block__value[b-31dnmzllna] {
    opacity: 0.6;
}
/* /Components/PlateView/PlateGrid.razor.rz.scp.css */
.plate-grid-container[b-7ycp9tspy2] {
    display: flex;
    justify-content: center;
    width: 100%;
}

.plate-grid[b-7ycp9tspy2] {
    display: inline-block;
    border: 2px solid var(--mud-palette-divider);
    border-radius: 8px;
    overflow: hidden;
    background: white;
    box-shadow: var(--mud-elevation-4);
}

.grid-header[b-7ycp9tspy2],
.grid-row[b-7ycp9tspy2] {
    display: flex;
}

.grid-header[b-7ycp9tspy2] {
    background: var(--mud-palette-grey-lighten4);
    border-bottom: none;
}

.grid-cell[b-7ycp9tspy2] {
    width: 80px;
    height: 55px;
    border: 1px solid var(--mud-palette-divider-light);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    font-size: 0.85rem;
    font-weight: 600;
}

.header-cell[b-7ycp9tspy2] {
    background: var(--mud-palette-grey-lighten4);
    font-weight: 700;
    color: var(--mud-palette-text-primary);
}

.position-cell[b-7ycp9tspy2] {
    cursor: pointer;
    transition: all 0.2s ease;
    background: white;
    border: 1px solid var(--mud-palette-divider-light);
}

    .position-cell:hover[b-7ycp9tspy2] {
        background: var(--mud-palette-action-hover);
        transform: scale(1.02);
        z-index: 1;
        border-color: var(--mud-palette-primary);
    }

    .position-cell.positive[b-7ycp9tspy2] {
        color: var(--mud-palette-error);
    }

    .position-cell.highlighted[b-7ycp9tspy2] {
        background: #fff9c4 !important;
        box-shadow: none;
        border-color: var(--mud-palette-divider-light);
        border-width: 1px;
    }

    .position-cell.empty[b-7ycp9tspy2] {
        background: var(--mud-palette-grey-lighten5);
        cursor: default;
        opacity: 0.6;
    }

.position-content[b-7ycp9tspy2] {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 4px;
    gap: 2px;
}

.position-text[b-7ycp9tspy2] {
    font-size: 0.75rem;
    line-height: 1.1;
    text-align: center;
    word-break: break-all;
    overflow: hidden;
    max-width: 100%;
}

.sent-icon[b-7ycp9tspy2] {
    color: var(--mud-palette-success);
    font-size: 0.8rem !important;
}
/* /Components/PoolImportOverview/PoolImportOverview.razor.rz.scp.css */
.status-indicator[b-il1ktqvsmw] {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #e0e0e0;
    transition: all 0.3s ease;
    position: relative;
}

.status-indicator.idle[b-il1ktqvsmw] {
    background-color: #4caf50;
    opacity: 0.6;
}

.status-indicator.importing[b-il1ktqvsmw] {
    background-color: #4caf50;
    opacity: 1;
    animation: importPulse-b-il1ktqvsmw 2s ease-in-out infinite;
    box-shadow: 0 0 10px rgba(76, 175, 80, 0.6);
}

@keyframes importPulse-b-il1ktqvsmw {
    0% {
        opacity: 1;
        transform: scale(1);
        box-shadow: 0 0 10px rgba(76, 175, 80, 0.6);
    }
    50% {
        opacity: 0.4;
        transform: scale(1.1);
        box-shadow: 0 0 20px rgba(76, 175, 80, 0.8);
    }
    100% {
        opacity: 1;
        transform: scale(1);
        box-shadow: 0 0 10px rgba(76, 175, 80, 0.6);
    }
}

.status-indicator.importing[b-il1ktqvsmw]::after {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    border-radius: 50%;
    border: 2px solid #4caf50;
    animation: ripple-b-il1ktqvsmw 1.5s linear infinite;
}

@keyframes ripple-b-il1ktqvsmw {
    0% {
        transform: scale(0.8);
        opacity: 1;
    }
    100% {
        transform: scale(2);
        opacity: 0;
    }
}
/* /Components/SampleManagement/Columns/PoolInformationColumn.razor.rz.scp.css */
.info-column[b-bu3xmzzi8l] {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.info-button-placeholder[b-bu3xmzzi8l] {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* /Components/SampleManagement/Columns/TestParameterResultCell.razor.rz.scp.css */
.result-cell[b-ez20c5ii1f] {
    display: flex;
    flex-direction: column;
    min-height: 48px;
    justify-content: center;
    align-items: center;
}

.result-value[b-ez20c5ii1f] {
    padding: 2px 4px;
    font-size: 0.875rem;
    line-height: 1.2;
    cursor: help;
    text-align: center;
    width: 100%;
}

    .result-value.with-border[b-ez20c5ii1f] {
        border-bottom: 1px solid var(--mud-palette-divider);
    }

.result-bottom[b-ez20c5ii1f] {
    color: var(--mud-palette-text-secondary);
    font-style: italic;
}

.result-value.empty[b-ez20c5ii1f] {
    color: var(--mud-palette-text-disabled);
    cursor: default;
}
/* /Components/SampleManagement/Columns/TestParameterResultColumn.razor.rz.scp.css */
.result-container[b-8kyvwkruo7] {
    padding: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 40px;
}
/* /Components/SampleManagement/ExcludedSamplesDialog.razor.rz.scp.css */
.mud-table-root[b-szyzu8yk2v] {
    border-collapse: separate !important;
    border-spacing: 4px !important;
}

.excluded-samples-table td[b-szyzu8yk2v] {
    padding: 4px;
}
/* /Components/SampleManagement/PoolTreeGrid.razor.rz.scp.css */
.pool-tree-container[b-35l3pyne7k] {
    border-radius: 4px;
    background-color: var(--mud-palette-surface);
    height: 600px;
    overflow-y: auto;
    border: 1px solid var(--mud-palette-divider);
}

.pool-tree-table[b-35l3pyne7k] {
    width: 100%;
    border-collapse: collapse;
}

    .pool-tree-table .mud-table-head[b-35l3pyne7k] {
        background-color: var(--mud-palette-surface);
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .pool-tree-table .mud-table-cell[b-35l3pyne7k] {
        padding: 8px 12px;
        border-bottom: 1px solid var(--mud-palette-divider);
        vertical-align: middle;
    }

.pool-primary-row[b-35l3pyne7k] {
    background-color: var(--mud-palette-background);
}

    .pool-primary-row:hover[b-35l3pyne7k] {
        background-color: var(--mud-palette-action-hover);
    }

.pool-sub-row[b-35l3pyne7k] {
    background-color: var(--mud-palette-background-grey);
    border-left: 4px solid var(--mud-palette-info);
}

    .pool-sub-row:hover[b-35l3pyne7k] {
        background-color: var(--mud-palette-action-hover);
    }

.pool-tree-table .mud-button[b-35l3pyne7k] {
    text-transform: none;
}

.text-center[b-35l3pyne7k] {
    text-align: center;
}

.sub-cell[b-35l3pyne7k] {
    padding-left: 40px !important;
}

.larger-cell[b-35l3pyne7k] {
    width: 200px;
    font-weight: 500;
}

.bigger-cell[b-35l3pyne7k] {
    width: 180px;
    font-weight: 500;
}

.medium-cell[b-35l3pyne7k] {
    width: 120px;
    font-weight: 500;
}

.shorter-cell[b-35l3pyne7k] {
    width: 100px;
    font-weight: 500;
}

.small-cell[b-35l3pyne7k] {
    width: 80px;
    font-weight: 500;
}

.smallest-cell[b-35l3pyne7k] {
    width: 60px;
    font-weight: 500;
}
/* /Components/SampleManagement/SampleOverviewResultCell.razor.rz.scp.css */
.result-cell[b-oukaq86t66] {
    width: 42px;
    height: 36px;
    box-sizing: border-box;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-weight: 600;
    font-size: 0.95rem;
    overflow: hidden;
    padding: 4px;
    gap: 2px;
}

    .result-cell.not-requested[b-oukaq86t66] {
        background-color: #f5f5f5;
        color: inherit;
    }

    .result-cell.pending[b-oukaq86t66] {
        background-color: #e3f2fd;
        color: #1565c0;
    }

    .result-cell.negative[b-oukaq86t66] {
        background-color: #c8e6c9;
        color: #1b5e20;
    }

    .result-cell.faint[b-oukaq86t66] {
        background-color: #f8bbd0;
        color: #ad1457;
    }

    .result-cell.positive[b-oukaq86t66] {
        background-color: #ffcdd2;
        color: #c62828;
    }

    .result-cell.invalid[b-oukaq86t66] {
        background-color: #bdbdbd;
        color: #424242;
        outline: none;
    }

    .result-cell.blocked[b-oukaq86t66] {
        background-color: #b2ebf2;
        color: #006064;
    }

    .result-cell.multi[b-oukaq86t66] {
        background-color: #fff9c4;
        border: 1px solid #fdd835;
    }

.result-symbol[b-oukaq86t66] {
    line-height: 1;
    font-size: 0.85rem;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* /Components/SampleManagement/SampleOverviewTable.razor.rz.scp.css */
.sample-overview-table-wrapper[b-uy8a2us7kp] {
    width: 100%;
    height: 100%;
    min-height: 0;
}

.pools-list[b-uy8a2us7kp] {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
}

.pool-tag[b-uy8a2us7kp] {
    padding: 2px 6px;
    border-radius: 4px;
    background-color: var(--mud-palette-grey-lighten2);
    font-size: 0.8rem;
}

    .pool-tag.positive[b-uy8a2us7kp] {
        text-decoration: underline;
    }
/* /Components/ShowFindings/DataDisplay/FindingsDisplayItem.razor.rz.scp.css */
.value-scroll-area[b-re9xkalfq7]
{
    max-height: 140px;
    overflow-y: auto;
}
/* /Components/ShowFindings/FindingsFollowPooling.razor.rz.scp.css */
/* Mudbox overrides */
.mud-icon-button[b-6ldhjih8nb] {
    padding: 6px;
}
/* /Components/ShowFindings/FindingsPoolingDetails.razor.rz.scp.css */
.matrix-box[b-d05novu7p2] {
    border: 2px solid #2f506c;
    padding: 4px 6px;
    min-height: 30px;
    display: flex;
    align-items: flex-start; /* changed from center to flex-start for top alignment */
    justify-content: flex-start;
    width: 100%;
    box-sizing: border-box;
    background: lightgrey;
}

/* Yellow (requested / no per-parameter result) */
.matrix-requested[b-d05novu7p2] {
    background: #fff9c4;
}

/* Red (this parameter has at least one pool result) */
.matrix-result[b-d05novu7p2] {
    background: #ffcdd2;
}
/* /Components/ShowFindings/RowColumnParameterMatrix.razor.rz.scp.css */
.rcp-container[b-y4uk71mag9] {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    gap: 2px;
}

.rcp-state-box[b-y4uk71mag9] {
    width: 25px;
    display: flex;
    align-self: stretch;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 0.85rem;
    box-sizing: border-box;
    white-space: nowrap;
}

.rcp-matrix-group[b-y4uk71mag9] {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 2px;
}

.rcp-table-wrapper[b-y4uk71mag9] {
    max-width: max-content;
    overflow-x: auto;
}

.rcp-table[b-y4uk71mag9] {
    border-collapse: collapse;
    table-layout: fixed;
    font-size: 0.75rem;
}

.rcp-table th[b-y4uk71mag9],
.rcp-table td[b-y4uk71mag9] {
    padding: 2px 2px;
    width: 15px;
    text-align: center;
    box-sizing: border-box;
}

.rcp-table th:first-child[b-y4uk71mag9],
.rcp-table td:first-child[b-y4uk71mag9] {
    width: 30px;
    font-weight: 600;
}

.rcp-result[b-y4uk71mag9] {
    font-weight: 600;
}

.rcp-divider[b-y4uk71mag9] {
    width: 5px;
    display: flex;
    align-self: stretch;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 0.85rem;
    box-sizing: border-box;
}

.rcp-completed[b-y4uk71mag9] {
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 0.85rem;
}
/* /Components/SpecialAssignment/SpecialAssignment.razor.rz.scp.css */
.spa-table-w80-perc[b-8nmymcis9e] {
    width: 80%;
}

.spa-tb-line-border[b-8nmymcis9e] {
    border-bottom-width: thin;
}
/* /Components/SpecialAssignment/SpecialAssignmentPrint.razor.rz.scp.css */
.lst-font-b[b-y1kl53bsi2] {
    font-weight: bold;
}

.table-print-width-80[b-y1kl53bsi2] {
    width: 80%;
}

.table-row-bborder[b-y1kl53bsi2] {
    border-bottom: 2px solid rgba(0,0,0,0.12);
}

.content-amount[b-y1kl53bsi2] {
    display: flex;
    flex-direction: row;
    position: fixed;
    bottom: 0;
    margin-bottom: 2cm;
}

.amount-margin[b-y1kl53bsi2] {
    margin-left: 40px;
    margin-top: auto;
}
/* /Components/SpecialAssignment/SpecialAssignmentPrintResultCard.razor.rz.scp.css */
.dataPair[b-23bak7tamc] {
    display: flex;
    flex-direction: row;
}

.dataPair_left[b-23bak7tamc] {
    font-weight: bold;
    margin-left: 100px
}

.dataPair_right[b-23bak7tamc] {
    margin-left: 50px;
    margin-right: 100px;
    align-content: center;
}

/* Limit hr width so the right side leaves a 100px gap */
.limited-hr[b-23bak7tamc] {
    width: calc(100% - 200px);
    margin: 0 0 8px 0;
    border: 0;
    border-top: 2px solid rgba(0,0,0,0.12);
}

.print-card-content[b-23bak7tamc] {
    display: flex;
    flex-direction: column;
}

.text-fontb[b-23bak7tamc] {
    font-weight: bold;
}

.marginl-hr[b-23bak7tamc] {
    margin-left: 100px;
}

.pair-minH[b-23bak7tamc] {
    min-height: 60px;
}

.pair-margin-t[b-23bak7tamc] {
    margin-top: 20px;
}

.limited-margin[b-23bak7tamc] {
    margin-left: 100px;
    margin-bottom: 20px;
}
