/* _content/Frontend/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-46ojlnh66e] {
    position: relative;
    display: flex;
    flex-direction: column;
    font-family: 'Gilroy', sans-serif;
}

main[b-46ojlnh66e] {
    flex: 1;
}

.sidebar[b-46ojlnh66e] {
    background-color: #323332;
    overflow-y: hidden !important;
    position: relative;
}

.top-row[b-46ojlnh66e] {
    background-color: #323332;
    border-bottom: 1px solid #d6d5d5;
    display: flex;
    justify-content: flex-end;
    justify-items: center;
    align-items: center;
    min-height: 5rem;
    overflow-y: hidden !important;
    color: white;
}

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

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

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

.userlang-combo[b-46ojlnh66e]{
    display: flex;
    flex-direction: row;
    gap: 2rem;
    align-items: center;
}

.lang-div[b-46ojlnh66e] {
    display: flex;
    flex-direction: row;
    justify-items: center;
    align-items: center;
    gap: 1rem;
}

.lang-label[b-46ojlnh66e] {
    color: white;
}

.title[b-46ojlnh66e]{
    color: white;
}

.lang-label[b-46ojlnh66e] {
    display: flex;
    align-items: center;
    gap: 6px;
    font-weight: 500;
    font-size: 17px;
}

.lang-icon[b-46ojlnh66e] {
    font-size: 24px;
    color: #00C795; 
    vertical-align: middle;
}

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

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

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

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

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

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

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

#blazor-error-ui[b-46ojlnh66e] {
    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-46ojlnh66e] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/Frontend/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-w6v3fayc1j] {
    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);
}

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

.top-row[b-w6v3fayc1j] {
    min-height: 5rem;
    background-color: #323332;
}

.navbar-brand[b-w6v3fayc1j] {
    width: 100%;
    text-align:justify;
    margin-left: 15px;
    font-size: 2.8rem;
    font-weight: 700;
}

.softube-logo[b-w6v3fayc1j] {
    width: 80%;
    margin: 1.5rem auto 4rem;
    position: static;
    align-self: center;
}

.bi[b-w6v3fayc1j] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
    opacity: 0;
}
/* Show icon when hovering over a menu item */
.nav-item[b-w6v3fayc1j]  .nav-link:hover .bi {
    opacity: 1;
}

/* Show icon for the active page */
.nav-item[b-w6v3fayc1j]  a.active .bi {
    opacity: 1;
}

.bi-house-door-fill-nav-menu[b-w6v3fayc1j] {
    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-plus-square-fill-nav-menu[b-w6v3fayc1j] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-w6v3fayc1j] {
    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-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-w6v3fayc1j] {
    font-size: 1rem;
    background-color:#3F3F3F;
    border-bottom: solid #555555;
}
.nav-item-group[b-w6v3fayc1j]{
    margin: 0.75rem 0.5rem;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}

    .nav-item:first-of-type[b-w6v3fayc1j] {
        border-top-left-radius: 9px;
        border-top-right-radius: 9px;
    }

    .nav-item:last-of-type[b-w6v3fayc1j] {
        border-bottom-left-radius: 9px;
        border-bottom-right-radius: 9px;
        border-bottom: none;
    }

    .nav-item[b-w6v3fayc1j]  .nav-link {
        color: white;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
    }

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

.nav-item[b-w6v3fayc1j]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color:white;
    border-radius:0;
}
.nav-item:last-of-type[b-w6v3fayc1j]  .nav-link:hover {
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
}
.nav-item:first-of-type[b-w6v3fayc1j]  .nav-link:hover {
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
}

.nav-item:last-of-type[b-w6v3fayc1j]  a.active  {
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
}
.nav-item:first-of-type[b-w6v3fayc1j]  a.active  {
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
}
.lang-div[b-w6v3fayc1j]{
    margin-top: 10rem;
    display:flex;
    flex-direction: column;
    justify-items: center;
    align-items: center;
}

.lang-label[b-w6v3fayc1j] {
    color: white;
}

.nav-scrollable[b-w6v3fayc1j] {
    display: none;
    flex-direction: column;
    height: calc(100vh - 3.5rem);
    padding: 0 0.5rem 0.5rem;
    position: relative;
    overflow: hidden;
}

.nav-scrollable nav[b-w6v3fayc1j] {
    flex: 1;
    overflow-y: auto;
    padding: 0 0.25rem 2rem;
    display: block;
}

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

@media (min-width: 641px) {
    .navbar-toggler[b-w6v3fayc1j] {
        display: none;
    }
    
    .nav-scrollable[b-w6v3fayc1j] {
        /* Never collapse the sidebar for wide screens */
        display: flex;
    }
}
/* _content/Frontend/Components/Pages/AddressesPage.razor.rz.scp.css */
.addresses-container[b-0vwqutj0cf] {
    max-width: 1200px;
    margin: 0 auto 3rem;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.addresses-card[b-0vwqutj0cf] {
    background: #fff;
    border-radius: 18px;
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.08);
    padding: 1.5rem;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.addresses-card header[b-0vwqutj0cf] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 1rem;
}

.table-wrapper[b-0vwqutj0cf] {
    overflow-x: auto;
}

.modern-table[b-0vwqutj0cf] {
    width: 100%;
    border-collapse: collapse;
}

.modern-table th[b-0vwqutj0cf],
.modern-table td[b-0vwqutj0cf] {
    padding: 0.9rem 0.75rem;
    text-align: left;
}

.modern-table thead[b-0vwqutj0cf] {
    text-transform: uppercase;
    font-size: 0.75rem;
    letter-spacing: 0.08em;
    color: #7c7c7c;
}

.modern-table tbody tr[b-0vwqutj0cf] {
    position: relative;
}

.modern-table tbody tr[b-0vwqutj0cf]::after {
    content: "";
    position: absolute;
    left: 5%;
    right: 5%;
    bottom: 0;
    border-bottom: 1px solid #e4e7ea;
}

.modern-table tbody tr:last-child[b-0vwqutj0cf]::after {
    border-bottom: none;
}

.modern-table tbody tr:hover[b-0vwqutj0cf] {
    background: rgba(0, 0, 0, 0.02);
}

.address-edit-btn[b-0vwqutj0cf] {
    width: 100%;
    border-radius: 999px;
    background-color: #00c795;
    border-color: #00c795;
    color: #fff;
}

.address-edit-btn:hover[b-0vwqutj0cf] {
    background-color: #00a57a;
    border-color: #00a57a;
}
/* _content/Frontend/Components/Pages/ApplicationLogs.razor.rz.scp.css */
/* _content/Frontend/Components/Pages/ClientDetail.razor.rz.scp.css */
.client-detail[b-3u9b4yadno] {
    padding: 2rem;
}

.back-button[b-3u9b4yadno] {
    border: none;
    background: none;
    color: #00C795;
    font-weight: 600;
    cursor: pointer;
    margin-bottom: 1.5rem;
}

.client-detail-card[b-3u9b4yadno] {
    background: #fff;
    padding: 2rem;
    border-radius: 16px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
    position: relative;
}

.client-detail-card h2[b-3u9b4yadno] {
    margin-bottom: 1.5rem;
}

.detail-grid[b-3u9b4yadno] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 1rem;
}

.detail-grid label[b-3u9b4yadno] {
    display: block;
    font-size: 0.8rem;
    color: #666;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    margin-bottom: 0.25rem;
}

.detail-grid span[b-3u9b4yadno] {
    font-size: 1rem;
    color: #222;
}

.client-metrics[b-3u9b4yadno] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 1rem;
    margin: 2rem 0;
}

.metric-card[b-3u9b4yadno] {
    background: #fff;
    border-radius: 14px;
    padding: 1.5rem;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
}

.metric-card p[b-3u9b4yadno] {
    margin: 0 0 0.25rem;
    text-transform: uppercase;
    font-size: 0.75rem;
    letter-spacing: 0.08em;
    color: #777;
}

.metric-card h3[b-3u9b4yadno] {
    margin: 0;
    font-size: 1.4rem;
}

.client-chart-card[b-3u9b4yadno] {
    background: #fff;
    padding: 1.5rem;
    border-radius: 14px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
    margin-bottom: 2rem;
}

.chart-header[b-3u9b4yadno] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.client-run-chart[b-3u9b4yadno] {
    width: 100%;
    height: 240px;
    display: block;
}

.delete-station-btn[b-3u9b4yadno] {
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
}

.client-delete-modal[b-3u9b4yadno] {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1100;
}

.client-delete-content[b-3u9b4yadno] {
    background: #fff;
    border-radius: 16px;
    padding: 2rem;
    width: min(420px, 90vw);
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.25);
}

.client-section[b-3u9b4yadno] {
    background: #fff;
    border-radius: 16px;
    padding: 1.5rem;
    margin-bottom: 2rem;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
}

.section-header[b-3u9b4yadno] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1rem;
}

.link-button[b-3u9b4yadno] {
    border: none;
    background: none;
    color: #00C795;
    font-weight: 600;
    cursor: pointer;
}

.detail-table[b-3u9b4yadno] {
    width: 100%;
    border-collapse: collapse;
}

.detail-table th[b-3u9b4yadno],
.detail-table td[b-3u9b4yadno] {
    padding: 0.75rem 0.5rem;
    text-align: left;
    border-bottom: 1px solid #e9ecef;
}

.detail-table th[b-3u9b4yadno] {
    text-transform: uppercase;
    font-size: 0.75rem;
    letter-spacing: 0.08em;
    color: #7c7c7c;
}

.tsr-status[b-3u9b4yadno] {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
}

.tsr-status img[b-3u9b4yadno] {
    width: 18px;
    height: 18px;
}

.clients-empty[b-3u9b4yadno] {
    text-align: center;
    padding: 2rem;
    color: #666;
}
/* _content/Frontend/Components/Pages/ClientPage.razor.rz.scp.css */
.search-container[b-7hjlnn1k0w] {
    width: 100%;
    display: flex;
    justify-content: center;
}

.search-form[b-7hjlnn1k0w] {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    margin: 1rem auto;
    width: fit-content;
}

.search-form .btn.btn-primary[b-7hjlnn1k0w] {
    background-color: #00c795;
    border-color: #00c795;
    border-radius: 28px;
    padding: 0.5rem 1.75rem;
    font-weight: 600;
}

.search-form .btn.btn-primary:disabled[b-7hjlnn1k0w] {
    background-color: #abede0;
    border-color: #abede0;
}

.search-wrapper[b-7hjlnn1k0w] {
    position: relative;
    display: inline-block;
}

.search-wrapper[b-7hjlnn1k0w]::before {
    content: "search";
    font-family: "Material Symbols Rounded";
    font-variation-settings:
            'FILL' 0,
            'wght' 400,
            'GRAD' 0,
            'opsz' 24;
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
    color: #999;
    font-size: 22px;
    pointer-events: none;
}

.custom-input[b-7hjlnn1k0w] {
    width: 400px;
    height: 47px;
    border-radius: 28px;
    border: 1px solid #C6C6C6;
    font-size: 16px;
    color: #333;
    padding-left: 48px;
    box-sizing: border-box;
}

.custom-input[b-7hjlnn1k0w]::placeholder {
    color: #aaa;
}

.custom-input:focus[b-7hjlnn1k0w] {
    outline: none;
    border-color: #00C795;
}

.search-wrapper:focus-within[b-7hjlnn1k0w]::before {
    color: #00C795;
}

.clients-table-wrapper[b-7hjlnn1k0w] {
    padding: 0 1rem 3rem;
    display: flex;
    justify-content: center;
}

.clients-table[b-7hjlnn1k0w] {
    width: 100%;
    max-width: 800px;
    border-collapse: collapse;
    border-spacing: 0;
}

.clients-table thead[b-7hjlnn1k0w] {
    text-transform: uppercase;
    font-size: 0.78rem;
    letter-spacing: 0.08em;
    color: #7c7c7c;
}

.clients-table th[b-7hjlnn1k0w],
.clients-table td[b-7hjlnn1k0w] {
    padding: 1rem 1rem 0.1rem;
    text-align: left;
}

.clients-table tbody tr[b-7hjlnn1k0w] {
    position: relative;
    background: #fff;
}

.clients-table tbody tr[b-7hjlnn1k0w]::after {
    content: "";
    position: absolute;
    left: -5%;
    right: -5%;
    bottom: 0;
    border-bottom: 1px solid #e4e7ea;
}

.clients-table tbody tr:last-child[b-7hjlnn1k0w]::after {
    border-bottom: none;
}

.clients-table tbody tr:hover[b-7hjlnn1k0w] {
    background: rgba(0, 0, 0, 0.02);
}

.client-row--active[b-7hjlnn1k0w] {
    color: #00C795;
    font-weight: 600;
}

.client-row--active[b-7hjlnn1k0w]::after {
    border-bottom: 2px solid #00C795;
}

.client-row--active td span[b-7hjlnn1k0w],
.client-row--active td[b-7hjlnn1k0w] {
    color: #00C795;
}

.actions-cell[b-7hjlnn1k0w] {
    text-align: right;
}

.client-action-button[b-7hjlnn1k0w] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border: none;
    background: transparent;
    color: #8f8f8f;
    font-size: 1.7rem;
    line-height: 1;
}

.client-action-button:hover[b-7hjlnn1k0w] {
    color: #00C795;
}

.clients-empty[b-7hjlnn1k0w] {
    text-align: center;
    padding: 3rem 1rem;
    color: #666;
    font-size: 1rem;
}

.state-indicator[b-7hjlnn1k0w] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
}

.state-indicator img[b-7hjlnn1k0w] {
    width: 16px;
    height: 16px;
}
/* _content/Frontend/Components/Pages/HardwareInsight.razor.rz.scp.css */
.search-container[b-5arm02zych] {
    width: 100%;
    display: flex;
    justify-content: center;
}

.search-container--centered[b-5arm02zych] {
    min-height: calc(100vh - 200px);
    align-items: center;
}

.search-form[b-5arm02zych] {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    margin: 1rem auto;
    width: fit-content;
}

.search-form .btn.btn-primary[b-5arm02zych] {
    background-color: #00c795;
    border-color: #00c795;
    border-radius: 28px;
    padding: 0.55rem 1.75rem;
    font-weight: 600;
    color: #fff;
}

.search-form .btn.btn-primary:disabled[b-5arm02zych] {
    background-color: #abede0;
    border-color: #abede0;
}

td[b-5arm02zych]{
    align-content: center;
    font-weight: 500;
}

.table td[b-5arm02zych],
.table th[b-5arm02zych] {
    vertical-align: middle;
}

.priority-data[b-5arm02zych]{
    text-align: center; 
    font-weight: 700;
}

.hw-mastercarton:hover[b-5arm02zych]{
    cursor: pointer;
}

.search-wrapper[b-5arm02zych] {
    position: relative;
    display: inline-block;
}

.search-wrapper[b-5arm02zych]::before {
    content: "search";
    font-family: "Material Symbols Rounded";
    font-variation-settings:
            'FILL' 0,
            'wght' 400,
            'GRAD' 0,
            'opsz' 24;
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
    color: #999;
    font-size: 22px;
    pointer-events: none;
}

.custom-input[b-5arm02zych] {
    width: 555px;
    height: 47px;
    border-radius: 28px;
    border: 1px solid #C6C6C6;
    font-size: 16px;
    color: #333;
    padding-left: 48px; /* space for icon */
    box-sizing: border-box;
}

.custom-input[b-5arm02zych]::placeholder {
    color: #aaa;
}

/* Optional focus style */
.custom-input:focus[b-5arm02zych] {
    outline: none;
    border-color: #00C795;
}

.search-wrapper:focus-within[b-5arm02zych]::before {
    color: #00C795;
}

.test-result-indicator[b-5arm02zych] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
}

.test-result-icon[b-5arm02zych] {
    width: 20px;
    height: 20px;
}
/* _content/Frontend/Components/Pages/HardwareTypesTab.razor.rz.scp.css */
.hardware-types-layout[b-g8kq37khgj] {
    position: relative;
}

.hardware-types-page[b-g8kq37khgj] {
    max-width: 1200px;
    margin: 0 auto 3rem;
    padding: 1rem;
}

.hardware-card[b-g8kq37khgj] {
    background: #fff;
    border-radius: 18px;
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.08);
    padding: 1.5rem;
}

.hardware-card__header[b-g8kq37khgj] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 1rem;
}

.hardware-table-wrapper[b-g8kq37khgj] {
    overflow-x: auto;
    margin-top: 1rem;
}

.hardware-table[b-g8kq37khgj] {
    width: 100%;
    border-collapse: collapse;
}

.hardware-table th[b-g8kq37khgj],
.hardware-table td[b-g8kq37khgj] {
    padding: 0.85rem 0.75rem;
    text-align: left;
}

.hardware-table thead[b-g8kq37khgj] {
    text-transform: uppercase;
    font-size: 0.75rem;
    letter-spacing: 0.08em;
    color: #7c7c7c;
}

.hardware-table tbody tr[b-g8kq37khgj] {
    position: relative;
}

.hardware-table tbody tr[b-g8kq37khgj]::after {
    content: "";
    position: absolute;
    left: 5%;
    right: 5%;
    bottom: 0;
    border-bottom: 1px solid #e4e7ea;
}

.hardware-table tbody tr:last-child[b-g8kq37khgj]::after {
    border-bottom: none;
}

.hardware-table tbody tr:hover[b-g8kq37khgj] {
    background: rgba(0, 0, 0, 0.02);
}

.blur-background[b-g8kq37khgj] {
    filter: blur(4px);
    pointer-events: none;
}

.hardware-popup[b-g8kq37khgj] {
    position: fixed;
    inset: 0;
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    background: rgba(0, 0, 0, 0.35);
}

.actions-cell[b-g8kq37khgj] {
    text-align: right;
}

.hardware-action-button[b-g8kq37khgj] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border: none;
    background: transparent;
    color: #8f8f8f;
    font-size: 1.6rem;
}

.hardware-action-button:hover[b-g8kq37khgj] {
    color: #00c795;
}
/* _content/Frontend/Components/Pages/Home.razor.rz.scp.css */
h1[b-cexk2q2fbd], h3[b-cexk2q2fbd]{
    text-align: center;
    padding: 2rem; 
}

.tsr-status[b-cexk2q2fbd] {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
}

.tsr-status img[b-cexk2q2fbd] {
    width: 16px;
    height: 16px;
}
/* _content/Frontend/Components/Pages/Login.razor.rz.scp.css */
.login-page[b-tep0pxp5yo] {
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2rem 1rem;
}

.login-card[b-tep0pxp5yo] {
    width: 100%;
    max-width: 500px;
    background: #fff;
    border-radius: 12px;
    padding: 2rem;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

.login-card hr[b-tep0pxp5yo] {
    margin: 1.5rem 0;
}

.card-title[b-tep0pxp5yo]{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 1rem;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 2rem;
}
.login-title[b-tep0pxp5yo] {
    font-size: 20px;
}

.login-input-field[b-tep0pxp5yo]{
    width: 100%;
    border-radius:6px;
    font-size: 16px;
    border-color: #555555;
    border-style: solid;
    border-width: 1px;
    height: 2rem;
    padding-left: 0.5rem;
    
}
.btn-center[b-tep0pxp5yo] {
    display: flex;
    justify-content: center;
    margin-top: 1rem;
}
/* _content/Frontend/Components/Pages/MasterCartonAdministration.razor.rz.scp.css */
.mc-admin-page[b-895tisn3f2] {
    width: min(1100px, 95vw);
    margin: 2rem auto 4rem;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.mc-admin-page h3[b-895tisn3f2] {
    text-align: center;
    margin-bottom: 0.5rem;
}

.filter-card[b-895tisn3f2],
.results-card[b-895tisn3f2],
.bulk-card[b-895tisn3f2] {
    border: 1px solid #e5e7eb;
    border-radius: 18px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.04);
}

.filter-grid[b-895tisn3f2] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
    gap: 0.75rem 1rem;
}

.actions-row[b-895tisn3f2] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    align-items: center;
    margin-top: 1rem;
}

.help-text[b-895tisn3f2] {
    color: #6b7280;
    font-size: 0.95rem;
}

.results-header[b-895tisn3f2] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.75rem;
}

.select-actions[b-895tisn3f2] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.95rem;
}

.status-chip[b-895tisn3f2] {
    display: inline-block;
    padding: 0.15rem 0.65rem;
    border-radius: 999px;
    background: #f3f4f6;
    font-weight: 600;
    font-size: 0.9rem;
}

.selected-row[b-895tisn3f2] {
    background: #f5fffb;
}

.mono[b-895tisn3f2] {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

@media (max-width: 768px) {
    .mc-admin-page[b-895tisn3f2] {
        margin: 1rem auto 2rem;
    }
}
/* _content/Frontend/Components/Pages/PopUp_Components/HardwareType/CreateHardwareTypePopUp.razor.rz.scp.css */
.container[b-wu3f74nlaz] {
    position: relative;
    bottom: 10rem;
    z-index: 100;
    background-color: white;
    box-shadow: black 0px 0px 10px 1px;
    width: 40rem;
    border-radius: 8px;
    padding: 2rem;
    overflow: auto;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    justify-content: space-between;
}

input[b-wu3f74nlaz] {
    width: 100%;
    background-color: inherit;
    outline: none;
    border: none;
    border-radius: 0px;
    border-bottom: 1px solid #00c795;
}

    input:focus[b-wu3f74nlaz] {
        transition: background-color ease-in 0.5s;
        background-color: rgb(230, 230, 230);
    }

.button-section[b-wu3f74nlaz] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

button[b-wu3f74nlaz] {
    font-size: large;
    border-radius: 3px;
    border-style: none;
    box-shadow: rgb(128, 128, 128) 1px 1px 1px 1px;
    background-color: #00c795;
    height: 2rem;
    width: 5rem;
    color: white;
}

.create-btn:hover[b-wu3f74nlaz] {
    background-color: #00a77d;
}


.cancel-btn[b-wu3f74nlaz] {
    background-color: darkorange;
    color: black;
}

    .cancel-btn:hover[b-wu3f74nlaz] {
        background-color: #c86e00;
    }
/* _content/Frontend/Components/Pages/PopUp_Components/HardwareType/EditHardwareTypePopUp.razor.rz.scp.css */
.container[b-oubcs7j1ge] {
    position: relative;
    bottom: 10rem;
    z-index: 100;
    background-color: white;
    box-shadow: black 0px 0px 10px 1px;
    width: 40rem;
    border-radius: 8px;
    padding: 2rem;
    overflow: auto;
}

.item-info[b-oubcs7j1ge]{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

input[b-oubcs7j1ge] {
    width: 100%;
    background-color: inherit;
    outline: none;
    border: none;
    border-radius: 0px;
    border-bottom: 1px solid #00c795;
    margin: 1rem 0rem;
}

    input:focus[b-oubcs7j1ge] {
        transition: background-color ease-in 0.5s;
        background-color: rgb(230, 230, 230);
    }

.button-section[b-oubcs7j1ge] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.button-group[b-oubcs7j1ge] {
    display: flex;
    gap: 1rem;
}

button[b-oubcs7j1ge] {
    font-size: large;
    border-radius: 3px;
    border-style: none;
    box-shadow: rgb(128, 128, 128) 1px 1px 1px 1px;
    background-color: #00c795;
    height: 2rem;
    width: 5rem;
    color: white;
}

    button:hover[b-oubcs7j1ge] {
        background-color: #00a77d;
    }

.delete-btn[b-oubcs7j1ge] {
    background-color: red;
    color: black;
}

    .delete-btn:hover[b-oubcs7j1ge] {
        background-color: rgb(196, 0, 0);
        color: black;
    }

.cancel-btn[b-oubcs7j1ge] {
    background-color: darkorange;
    color: black;
}

    .cancel-btn:hover[b-oubcs7j1ge] {
        background-color: #c86e00;
        color: black;
    }
/* _content/Frontend/Components/Pages/PopUp_Components/Test/CreateTestPopUp.razor.rz.scp.css */
.container[b-rijqq606yv] {
    position: absolute;
    top: 10rem;
    left: 40%;
    z-index: 10;
    background-color: white;
    box-shadow: black 0px 0px 10px 1px;
    width: 40rem;
    border-radius: 8px;
    padding: 2rem;
    overflow: auto;
}

.input-section[b-rijqq606yv] {
    display: flex;
    flex-direction: column;
    margin: 1rem;
}

.input-section-thr[b-rijqq606yv] {
    width: 100%;
    margin: 1rem;
}

input[b-rijqq606yv], textarea[b-rijqq606yv] {
    width: 100%;
    background-color: inherit;
    outline: none;
    border: none;
    border-radius: 0px;
    border-bottom: 1px solid #00c795;
}

    input:focus[b-rijqq606yv] {
        transition: background-color ease-in 0.5s;
        background-color: rgb(230, 230, 230);
    }

.threshold[b-rijqq606yv] {
    display: flex;
    flex-direction: row;
}

.text-area[b-rijqq606yv] {
    width: 100%;
    text-align: left;
}

.button-section[b-rijqq606yv] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

button[b-rijqq606yv] {
    font-size: large;
    border-radius: 3px;
    border-style: none;
    box-shadow: rgb(128, 128, 128) 1px 1px 1px 1px;
    background-color: #00c795;
    height: 2rem;
    width: 5rem;
    color: white;
}

.create-btn:hover[b-rijqq606yv] {
    background-color: #00a77d;
}


.cancel-btn[b-rijqq606yv] {
    background-color: darkorange;
    color: black;
}
    .cancel-btn:hover[b-rijqq606yv] {
        background-color: #c86e00;
    }

select[b-rijqq606yv] {
    background-color: inherit;
    border: none;
    border-bottom: 1px solid #00c795;
}

option[b-rijqq606yv] {
    background-color: #00c795;
    color: white;
}
/* _content/Frontend/Components/Pages/PopUp_Components/Test/EditTestPopUp.razor.rz.scp.css */
.container[b-96kohhvuvw] {
    position: absolute;
    top: 5rem;
    left: 40%;
    z-index: 10;
    background-color: white;
    box-shadow: black 0px 0px 10px 1px;
    width: 40rem;
    border-radius: 8px;
    padding: 2rem;
    overflow: auto;
}

.input-section[b-96kohhvuvw]{
    display: flex;
    flex-direction: column;
    margin: 1rem;
}
.input-section-thr[b-96kohhvuvw] {
    width: 100%;
    margin: 1rem;
}

input[b-96kohhvuvw], textarea[b-96kohhvuvw]{
    width: 100%;
    background-color: inherit;
    outline: none;
    border: none;
    border-radius: 0px;
    border-bottom: 1px solid #00c795;
}

input:focus[b-96kohhvuvw] {
    transition: background-color ease-in 0.5s;
    background-color: rgb(230, 230, 230);
}

.threshold[b-96kohhvuvw]{
    display: flex;
    flex-direction: row;
}

.text-area[b-96kohhvuvw]{
    width: 100%;
    text-align: left;
}

.formated[b-96kohhvuvw]{
    background-color: rgba(226, 226, 226, 0.2);
}

.button-section[b-96kohhvuvw] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.button-group[b-96kohhvuvw]{
    display: flex;
    gap: 1rem;
}

button[b-96kohhvuvw] {
    font-size: large;
    border-radius: 3px;
    border-style: none;
    box-shadow: rgb(128, 128, 128) 1px 1px 1px 1px;
    background-color: #00c795;
    height: 2rem;
    width: 5rem;
    color: white;
}

    button:hover[b-96kohhvuvw] {
        background-color: #00a77d;
    }

.delete-btn[b-96kohhvuvw] {
    background-color: red;
    color: black;
}

    .delete-btn:hover[b-96kohhvuvw] {
        background-color: rgb(196, 0, 0);
        color: black;
    }

.cancel-btn[b-96kohhvuvw]{
    background-color: darkorange;
    color: black;
}

.cancel-btn:hover[b-96kohhvuvw] {
    background-color: #c86e00;
    color: black;
}

select[b-96kohhvuvw] {
    background-color: inherit;
    border: none;
    border-bottom: 1px solid #00c795;
}

option[b-96kohhvuvw]{
    background-color: #00c795;
    color: white;
}
/* _content/Frontend/Components/Pages/ProdInsight_Components/ProdInsight_HwTable.razor.rz.scp.css */
.hw-table[b-xkfm6lxe2b] {
    height: 25rem;
    overflow-y: scroll;
    scroll-behavior: auto;
    margin-top: 1rem;
    border-bottom: 1px solid #00c795;
    font-size: small;
    text-align: center;
}

table[b-xkfm6lxe2b] {
    width: 100%;

}

thead[b-xkfm6lxe2b], h3[b-xkfm6lxe2b] {
    position: sticky;
    top: 0;
    background-color: white;
    box-shadow: white 0px 0px 10px 5px;
}

.latest-tests[b-xkfm6lxe2b] {
    cursor: pointer;
}
/* _content/Frontend/Components/Pages/ProdInsight_Components/ProdInsight_McTable.razor.rz.scp.css */
.mc-container[b-4eruygiimx] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.mc-table[b-4eruygiimx] {
    max-height: 18rem;
    min-height: 12rem;
    overflow-y: auto;
    border-radius: 12px;
    border: 1px solid #eef1f3;
}

.mc-table table[b-4eruygiimx] {
    width: 100%;
    border-collapse: collapse;
}

.mc-table th[b-4eruygiimx],
.mc-table td[b-4eruygiimx] {
    padding: 0.75rem;
    text-align: left;
}

.mc-table thead[b-4eruygiimx] {
    position: sticky;
    top: 0;
    background: #fff;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.05);
    text-transform: uppercase;
    font-size: 0.75rem;
    letter-spacing: 0.08em;
    color: #7c7c7c;
}

.mc-table tbody tr[b-4eruygiimx] {
    position: relative;
}

.mc-table tbody tr[b-4eruygiimx]::after {
    content: "";
    position: absolute;
    left: 5%;
    right: 5%;
    bottom: 0;
    border-bottom: 1px solid #e4e7ea;
}

.mc-table tbody tr:last-child[b-4eruygiimx]::after {
    border-bottom: none;
}

.mc-table tbody tr:hover[b-4eruygiimx] {
    background: rgba(0, 0, 0, 0.02);
}

.bottom-container[b-4eruygiimx] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 1rem;
}

.production-export-btn[b-4eruygiimx] {
    padding: 0.5rem 1.5rem;
    border-radius: 28px;
    font-weight: 600;
    background-color: #00c795;
    border-color: #00c795;
    color: #fff;
}

.production-export-btn:hover:not(:disabled)[b-4eruygiimx] {
    background-color: #00a57a;
    border-color: #00a57a;
    color: #fff;
}

.production-export-btn:disabled[b-4eruygiimx] {
    background-color: #abede0 !important;
    border-color: #abede0 !important;
    color: #fff !important;
}
/* _content/Frontend/Components/Pages/Production_Insight.razor.rz.scp.css */
.production-page[b-i9nojo8d8d] {
    max-width: 1200px;
    margin: 0 auto 3rem;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

.production-card[b-i9nojo8d8d] {
    background: #fff;
    border-radius: 18px;
    padding: 1.5rem;
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.08);
}

.production-card h3[b-i9nojo8d8d] {
    margin-bottom: 1rem;
}

.production-search[b-i9nojo8d8d] {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    align-items: flex-end;
}

.production-arrow[b-i9nojo8d8d] {
    font-size: 1.5rem;
    color: #00c795;
    padding-bottom: 0.35rem;
}

.production-input[b-i9nojo8d8d] {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
    flex: 1;
    min-width: 180px;
}

.production-input label[b-i9nojo8d8d] {
    font-size: 0.85rem;
    color: #666;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

.production-input input[b-i9nojo8d8d] {
    border: 1px solid #c6c6c6;
    border-radius: 28px;
    padding: 0.65rem 1rem;
    font-size: 1rem;
    color: #222;
    text-align: center;
}

.production-input input:focus[b-i9nojo8d8d] {
    border-color: #00c795;
    outline: none;
    box-shadow: 0 0 0 0.15rem rgba(0, 199, 149, 0.2);
}

.production-card .btn.btn-primary[b-i9nojo8d8d] {
    background-color: #00c795;
    border-color: #00c795;
    border-radius: 28px;
    padding: 0.6rem 1.75rem;
    font-weight: 600;
    color: #fff;
}

.production-card .btn.btn-primary:disabled[b-i9nojo8d8d] {
    background-color: #abede0;
    border-color: #abede0;
}

.production-validation[b-i9nojo8d8d] {
    margin-top: 0.5rem;
    color: #f15151;
    font-weight: 600;
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.spinner[b-i9nojo8d8d] {
    width: 3rem;
    height: 3rem;
    margin-top: 1rem;
    color: #00c795;
}

.production-section[b-i9nojo8d8d] {
    background: #fff;
    border-radius: 18px;
    padding: 1.25rem 1.5rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
}

.production-section__header[b-i9nojo8d8d] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1rem;
}

.production-table[b-i9nojo8d8d] {
    overflow-x: auto;
}

.production-table table[b-i9nojo8d8d] {
    width: 100%;
    border-collapse: collapse;
    background: #fff;
}

.production-table th[b-i9nojo8d8d],
.production-table td[b-i9nojo8d8d] {
    padding: 0.85rem 0.75rem;
    text-align: left;
}

.production-table thead[b-i9nojo8d8d] {
    text-transform: uppercase;
    font-size: 0.78rem;
    letter-spacing: 0.08em;
    color: #7c7c7c;
}

.production-table tbody tr[b-i9nojo8d8d] {
    position: relative;
}

.production-table tbody tr[b-i9nojo8d8d]::after {
    content: "";
    position: absolute;
    left: -5%;
    right: -5%;
    bottom: 0;
    border-bottom: 1px solid #e4e7ea;
}

.production-table tbody tr:last-child[b-i9nojo8d8d]::after {
    border-bottom: none;
}

.production-table tbody tr:hover[b-i9nojo8d8d] {
    background: rgba(0, 0, 0, 0.02);
}

.production-footer[b-i9nojo8d8d] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    flex-wrap: wrap;
}

.production-footer .btn.btn-primary[b-i9nojo8d8d] {
    background-color: #00c795;
    border-color: #00c795;
    border-radius: 28px;
    padding: 0.5rem 1.75rem;
    font-weight: 600;
    color: #fff;
    margin-left: auto;
    margin-top: 0.5rem;
}

.production-footer .btn.btn-primary:disabled[b-i9nojo8d8d] {
    background-color: #abede0;
    border-color: #abede0;
}
/* _content/Frontend/Components/Pages/SoftwarePage.razor.rz.scp.css */
*[b-miyc64mc4b] {
    box-sizing: border-box;
}

.material-symbols-rounded[b-miyc64mc4b] {
    font-variation-settings:
            'FILL' 0,
            'wght' 400,
            'GRAD' 0,
            'opsz' 24;
    vertical-align: middle;
    color: #555555;
    font-size: 30px; /* adjust as needed */
}

.main-container[b-miyc64mc4b]{
    display: flex;
}

.form-container[b-miyc64mc4b]{
    padding: 2rem;
    width: 40%;
}

.download-container[b-miyc64mc4b]{
    padding: 2rem;
    width: 40%;
}

h2[b-miyc64mc4b]{
    font-weight: 700;
}
h3[b-miyc64mc4b]{
    cursor: pointer;
    color:#00C795;
    margin-bottom: 0.25rem;
}
td[b-miyc64mc4b]{
    align-content: center;
}
.download-btn[b-miyc64mc4b]{
    border: none;
    background-color: initial;
}

.btn-primary:hover[b-miyc64mc4b], :disabled[b-miyc64mc4b]{
    opacity: 50%;
}

input[type=text][b-miyc64mc4b], select[b-miyc64mc4b], textarea[b-miyc64mc4b] {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    resize: vertical;
}

label[b-miyc64mc4b] {
    padding: 12px 12px 12px 0;
    display: inline-block;
}

@media screen and (max-width: 1400px) {
    .main-container[b-miyc64mc4b]{
        flex-direction: column;
    }
    .form-container[b-miyc64mc4b]{
        width: 100%;
    }
    .download-container[b-miyc64mc4b]{
        width: 100%;
    }
}

.table-category[b-miyc64mc4b]{
    align-content: center;
    width: 15%;
    align-self: center;
}
.table-category-expander[b-miyc64mc4b]{
    align-content: center;
    width: 5%;
    align-self: center;
}
.upload-button-text[b-miyc64mc4b]{
    color: white;
    font-size: 15px;
    margin-right: 0.25rem;
}
.upload-button[b-miyc64mc4b] {
    display: inline-flex;           /* make the button a flexbox */
    align-items: center;            /* center vertically */
    justify-content: center;        /* center horizontally if needed */
    gap: 0.25rem;                   /* small space between text and icon */
    color: white;                   /* ensure text color is white */
    background:#00C795;
    border-radius: 6px;
    border: none;
    padding: 0.5rem 1rem;
}
.upload-button:hover[b-miyc64mc4b], :disabled[b-miyc64mc4b]{
    opacity: 50%;
}

.no-versions-row[b-miyc64mc4b] {
    
}

.custom-main-table.table-striped > tbody > tr:nth-of-type(odd):not(.no-versions-row) > *[b-miyc64mc4b] {
    background-color: #EEEEEE !important;
}

.custom-main-table.table-striped > tbody > tr:nth-of-type(even):not(.no-versions-row) > *[b-miyc64mc4b] {
    background-color: #F5F5F5 !important;
}

/* _content/Frontend/Components/Pages/TestHardwareFilter.razor.rz.scp.css */
.page-title[b-ryn9f4kred] {
    margin-top: 0.5rem;
    margin-bottom: 1rem;
}

.test-filter-page .btn-primary[b-ryn9f4kred] {
    background-color: #00c795;
    border-color: #00c795;
    color: #fff;
}

.test-filter-page .btn-primary:focus[b-ryn9f4kred],
.test-filter-page .btn-primary:hover[b-ryn9f4kred] {
    background-color: #00b184;
    border-color: #00b184;
}

.test-filter-page .btn-outline-primary[b-ryn9f4kred] {
    color: #00c795;
    border-color: #00c795;
}

.test-filter-page .btn-outline-primary:hover[b-ryn9f4kred],
.test-filter-page .btn-outline-primary:focus[b-ryn9f4kred] {
    color: #fff;
    background-color: #00c795;
    border-color: #00c795;
}

.filter-card[b-ryn9f4kred] {
    background: #ffffff;
    border: 1px solid #e6e8ec;
    border-radius: 12px;
    padding: 1rem 1.25rem;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
    margin-bottom: 1rem;
}

.filter-card__header[b-ryn9f4kred] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.75rem;
    margin-bottom: 0.75rem;
}

.filter-title[b-ryn9f4kred] {
    font-weight: 600;
    font-size: 1.05rem;
}

.filter-subtitle[b-ryn9f4kred] {
    color: #6c757d;
    font-size: 0.95rem;
}

.filter-grid[b-ryn9f4kred] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 0.75rem;
}

.filter-block[b-ryn9f4kred] {
    background: #f8f9fb;
    border: 1px solid #e6e8ec;
    border-radius: 10px;
    padding: 0.75rem;
}

.filter-block__header[b-ryn9f4kred] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 0.5rem;
    flex-wrap: wrap;
    margin-bottom: 0.5rem;
}

.dropdown-header[b-ryn9f4kred] {
    align-items: flex-start;
}

.state-grid[b-ryn9f4kred] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.state-pill[b-ryn9f4kred] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.35rem 0.75rem;
    border: 1px solid #dfe3eb;
    border-radius: 999px;
    background: #fff;
    font-weight: 500;
    cursor: pointer;
}

.state-pill input[b-ryn9f4kred] {
    margin: 0;
}

.choice-grid[b-ryn9f4kred] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 0.5rem;
}

.choice-pill[b-ryn9f4kred] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.35rem 0.6rem;
    border: 1px solid #dfe3eb;
    border-radius: 8px;
    background: #fff;
    font-weight: 500;
    cursor: pointer;
}

.choice-pill input[b-ryn9f4kred] {
    margin: 0;
}

.dropdown-panel[b-ryn9f4kred] {
    margin-top: 0.5rem;
    border: 1px solid #dfe3eb;
    border-radius: 8px;
    background: #fff;
    padding: 0.5rem;
    max-height: 260px;
    overflow: auto;
}

.state-dot[b-ryn9f4kred] {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
}

.state-dot--pass[b-ryn9f4kred] {
    background: #1e9b4b;
}

.state-dot--fail[b-ryn9f4kred] {
    background: #d93025;
}

.state-dot--skipped[b-ryn9f4kred] {
    background: #c77d1f;
}

.state-dot--unknown[b-ryn9f4kred] {
    background: #6c757d;
}

.date-range[b-ryn9f4kred] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    flex-wrap: wrap;
}

.range-spacer[b-ryn9f4kred] {
    color: #6c757d;
    font-weight: 600;
}

.date-range input[type="date"][b-ryn9f4kred] {
    min-width: 180px;
}

.selection-hint[b-ryn9f4kred] {
    color: #6c757d;
    font-size: 0.9rem;
    margin-top: 0.25rem;
}

.result-table th[b-ryn9f4kred] {
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #6c757d;
    border-bottom: 1px solid #dfe3eb;
}

.state-badge[b-ryn9f4kred] {
    display: inline-block;
    padding: 0.25rem 0.5rem;
    border-radius: 999px;
    font-weight: 600;
    font-size: 0.85rem;
}

.state-badge--pass[b-ryn9f4kred] {
    background: #e6f4ea;
    color: #1e9b4b;
}

.state-badge--fail[b-ryn9f4kred] {
    background: #fdecea;
    color: #d93025;
}

.state-badge--skipped[b-ryn9f4kred] {
    background: #fff4e5;
    color: #c77d1f;
}

.state-badge--unknown[b-ryn9f4kred] {
    background: #e9ecef;
    color: #495057;
}

.truncate[b-ryn9f4kred] {
    max-width: 260px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* _content/Frontend/Components/Pages/TestPage.razor.rz.scp.css */
@keyframes spin-b-l6kvlekwve {
    to {
        transform: rotate(360deg);
    }
}

.upper-div[b-l6kvlekwve] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.test-container[b-l6kvlekwve]{
    font-size: medium;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.blur-background[b-l6kvlekwve], .content[b-l6kvlekwve] {
    filter: blur(3px);
    /*transition: filter 0.3s ease;
    position: fixed;
    overflow: hidden;*/
    pointer-events: none;
    /*z-index:1;*/
}

th[b-l6kvlekwve]{
    text-align: center;
}
td[b-l6kvlekwve] {
    overflow-wrap: break-word;
    text-align: center;
    height: 3rem;
    text-align: center;
    width: 2rem;
}

.row-cols-auto[b-l6kvlekwve] {
    border-radius: 10px;
    cursor: pointer;
    overflow-wrap: break-word;
}
.row-cols-auto:hover[b-l6kvlekwve] {
    background-color: rgb(186, 186, 186, 0.5);
}

.test-search-section[b-l6kvlekwve] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: max-content;
    height: 6rem;
    gap: 1rem;
    margin: 2rem 0rem 2rem 0rem;
    padding: 2rem;
    font-size: large;
}

.test-creation[b-l6kvlekwve]{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-self: center;
    gap: 1rem;
    margin: 2rem 0rem 2rem 0rem;
    padding: 2rem;
    font-size: large
}

.icon-button[b-l6kvlekwve] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.25rem;
    background: transparent;
    box-shadow: none;
    border: none;
}

.icon-button img[b-l6kvlekwve] {
    width: 28px;
    height: 28px;
}

.test-dates[b-l6kvlekwve] {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
}

.pages-section[b-l6kvlekwve]{
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center; 
}

.records-info[b-l6kvlekwve]{
    position: absolute;
    right: 1rem;
    align-self: center;
}

.pages[b-l6kvlekwve] {
    display: flex;
    width: 25rem;
    justify-content: space-around;
    justify-items: center;
    align-self: center;
    margin: 2rem 0rem 2rem 0rem;
}

button[b-l6kvlekwve] {
    border-radius: 10px;
    border-style: none;
    box-shadow: rgb(128, 128, 128, 0.2) 0px 0px 5px 1px inset;
    height: 2rem;
}

button:hover[b-l6kvlekwve] {
    background-color: #00c795;
    box-shadow: rgb(128, 128, 128, 0.2) 0px 0px 5px 1px inset;
    color: white;
}

.icon-button button[b-l6kvlekwve],
.icon-button:focus[b-l6kvlekwve],
.icon-button:hover[b-l6kvlekwve] {
    background: transparent;
    box-shadow: none;
}


input[b-l6kvlekwve] {
    border: none;
    border-bottom: 1px solid #00c795;
    background-color: inherit;
}
input:focus[b-l6kvlekwve]{
    outline: none;
}


.spinner[b-l6kvlekwve] {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 24px;
    height: 24px;
    display: inline-block;
    border: 3px solid rgba(70, 97, 238, 0.3);
    border-radius: 50%;
    border-top-color: #4661ee;
    animation: spin-b-l6kvlekwve 0.8s ease-in-out infinite;
}

.parameter-indicator[b-l6kvlekwve] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.parameter-icon[b-l6kvlekwve] {
    width: 20px;
    height: 20px;
}
/* _content/Frontend/Components/Pages/TestPlans.razor.rz.scp.css */
.btn-delete[b-s67uh80dxb] {
    background-color: #d26363;
}
    .btn-delete:hover[b-s67uh80dxb] {
        background-color: red !important;
        transition: 0.2s;
    }
.btn-primary[b-s67uh80dxb] {
    white-space: nowrap;
    margin: 4px;
}
    .btn-primary:hover[b-s67uh80dxb] {
        background-color: cadetblue;
        transition: 0.2s;
    }
h1[b-s67uh80dxb]{
    text-align: center;
    font-weight: bold;
}
.create-btn[b-s67uh80dxb]{
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.table-header[b-s67uh80dxb] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.create-btn__label[b-s67uh80dxb] {
    font-weight: 600;
}
.icon-button[b-s67uh80dxb] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.25rem;
    background: transparent;
    border: none;
    box-shadow: none;
    cursor: pointer;
}

.icon-button img[b-s67uh80dxb] {
    width: 28px;
    height: 28px;
}

.icon-button:hover[b-s67uh80dxb],
.icon-button:focus[b-s67uh80dxb] {
    background: transparent;
    box-shadow: none;
}
.table-container[b-s67uh80dxb]{
    border: 2px solid lightgray;
    border-radius: 10px;
    padding: 1rem;
    margin: 2rem 1rem 1rem 0;
    font-family: var(--bs-body-font-family);
}

.table-container *[b-s67uh80dxb] {
    font-family: inherit;
}

.fixed-table[b-s67uh80dxb] {
    table-layout: fixed;
    width: 100%;
}

    .fixed-table th[b-s67uh80dxb],
    .fixed-table td[b-s67uh80dxb] {
        padding: 8px;
    }

        .fixed-table th:nth-child(3)[b-s67uh80dxb],
        .fixed-table td:nth-child(3)[b-s67uh80dxb] {
            width: 55%;
        }

        .fixed-table th:nth-child(5)[b-s67uh80dxb],
        .fixed-table td:nth-child(5)[b-s67uh80dxb],
        .fixed-table th:nth-child(6)[b-s67uh80dxb],
        .fixed-table td:nth-child(6)[b-s67uh80dxb] {
            width: 50px;
        }

        .fixed-table th:nth-child(1)[b-s67uh80dxb],
        .fixed-table td:nth-child(1)[b-s67uh80dxb],
        .fixed-table th:nth-child(2)[b-s67uh80dxb],
        .fixed-table td:nth-child(2)[b-s67uh80dxb],
        .fixed-table th:nth-child(4)[b-s67uh80dxb],
        .fixed-table td:nth-child(4)[b-s67uh80dxb] {
            width: 10%;
        }
/* _content/Frontend/Components/Pages/TestResult.razor.rz.scp.css */
.tsr-status[b-1wqz1gyeyx] {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
}

.tsr-status img[b-1wqz1gyeyx] {
    width: 18px;
    height: 18px;
}
/* _content/Frontend/Components/Pages/UnitAdmministration.razor.rz.scp.css */
.unit-admin-container[b-amf4wai1dm] {
    display: flex;
    justify-content: center;
}

.unit-admin-page[b-amf4wai1dm] {
    width: min(720px, 90vw);
    margin: 2rem auto 4rem;
}

.unit-admin-page h3[b-amf4wai1dm] {
    text-align: center;
    margin-bottom: 1.5rem;
}

.unit-admin-page .search-row[b-amf4wai1dm] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    align-items: center;
}

.unit-admin-page .search-row .form-control[b-amf4wai1dm] {
    flex: 1 1 280px;
}

.unit-admin-page .search-row .btn.btn-primary[b-amf4wai1dm] {
    padding: 0.65rem 2.5rem;
    border-radius: 999px;
}

.unit-admin-page .form-control[b-amf4wai1dm] {
    border: 1px solid #C6C6C6;
    border-radius: 28px;
    padding: 0.65rem 1.25rem;
    font-size: 1rem;
    color: #222;
    transition: border-color 120ms ease;
}

.unit-admin-page .form-control:focus[b-amf4wai1dm] {
    border-color: #00C795;
    box-shadow: 0 0 0 0.2rem rgba(0, 199, 149, 0.2);
}

.unit-admin-page .btn.btn-primary:not(:disabled)[b-amf4wai1dm] {
    background-color: #00C795 !important;
    border-color: #00C795 !important;
    border-radius: 28px;
    padding: 0.65rem 1.75rem;
    font-weight: 600;
    color: #fff;
}

.unit-admin-page .btn.btn-success[b-amf4wai1dm] {
    background-color: #00C795 !important;
    border-color: #00C795 !important;
}

.unit-admin-page .btn.btn-primary[b-amf4wai1dm] {
    opacity: 1 !important; /* override bootstrap if needed */
}

.unit-admin-page .btn.btn-primary:hover[b-amf4wai1dm] {
    background-color: #00a57a !important;
    border-color: #00a57a !important;
}

.unit-admin-page .btn.btn-primary:disabled[b-amf4wai1dm] {
    background-color: #abede0 !important;
    border-color: #abede0 !important;
    color: #ffffff !important;
    opacity: 0.8;
    cursor: not-allowed;
}

.unit-admin-page .button-row[b-amf4wai1dm] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.unit-admin-page .validation-message[b-amf4wai1dm] {
    margin-top: 0.5rem;
    color: #f15151;
    font-size: 0.9rem;
}
.unit-admin-page .unit-admin-alert[b-amf4wai1dm] {
    border-color: #00C795;
    color: #036e58;
    background: rgba(0, 199, 149, 0.1);
}

.unit-admin-modal-backdrop[b-amf4wai1dm] {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1050;
}

.unit-admin-modal[b-amf4wai1dm] {
    background: #fff;
    border-radius: 16px;
    padding: 1.5rem;
    width: min(420px, 90vw);
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.25);
}
/* _content/Frontend/Components/Pages/UpdateTestPlan.razor.rz.scp.css */
.testplan-page[b-2ofzazxu45] {
    font-family: var(--bs-body-font-family);
    padding-bottom: 2rem;
}

.testplan-page *[b-2ofzazxu45] {
    font-family: inherit;
}

.testplan-page .rz-button[b-2ofzazxu45] {
    border-radius: 24px;
}
/* _content/Frontend/Components/Pages/User/UserComponent.razor.rz.scp.css */
.user-container[b-muc9z61ksg] {
    position: relative;
    top: 0rem;
    right: 100px;
    background-color: black;
    z-index: 10;
    height: min-content;
    align-items: center;
    margin: 0;
    list-style: none;
    border-radius: 0.2rem;
    background-color: #009b74;
}
ul[b-muc9z61ksg]{
    padding:0;
}

button[b-muc9z61ksg] {
    outline: none;
    border: none;
    width: 90px;
    border-radius: 0.2rem;
    padding: 4px;
    background-color:#00C795;
    color: white;
    font-size:medium;
}
    button:hover[b-muc9z61ksg] {
        background-color: #73e6c4;
    }
