/* _content/BlazorAppClient/Foundation/Abstractions/TablePaging.razor.rz.scp.css */
.page-item.active .page-link[b-z1kc9md920] {
    background-color: var(--info) !important;
    color: black;
    border-color: var(--info) !important;
}

.page-item.disabled .page-link[b-z1kc9md920] {
    background-color: var(--frt-yellow-300) !important;
    color: black !important;
    cursor: not-allowed !important;
    border-color: var(--frt-yellow-300) !important;
}

.page-item .page-link:hover:not(:disabled):not(.active)[b-z1kc9md920] {
    background-color: var(--info) !important;
    color: black !important;
}

.page-item .page-link[b-z1kc9md920] {
    background-color: var(--frt-yellow-300);
    color: black;
    border-color: var(--frt-yellow-300);
}
/* _content/BlazorAppClient/Presentation/Analyses/Components/AnalysisSideInfo.razor.rz.scp.css */
.text-custom-prime[b-4rqfsobgvg] {
    color: #21B7B3
}

.text-custom-prime-light[b-4rqfsobgvg] {
    color: #7AD0CD
}

.text-custom-gray[b-4rqfsobgvg] {
    color: #404C5A;
}

.text-custom-light-gray[b-4rqfsobgvg] {
    color: #707985;
}

.text-custom-secondary[b-4rqfsobgvg] {
    color: #FDCE0D;
}
/* _content/BlazorAppClient/Presentation/Analyses/Components/AnalysisView.razor.rz.scp.css */
.table thead th:last-child[b-xz0qk1n90z] {
    border-right: none;
}

.table thead th[b-xz0qk1n90z] {
    border-right: none !important;
    position: relative;
    padding-right: 20px;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.table thead th:not(:last-child)[b-xz0qk1n90z]::after {
    content: "";
    position: absolute;
    top: 20%;
    bottom: 20%;
    right: 0;
    width: 1px;
    background-color: #dee2e6;
}

.table-fixed[b-xz0qk1n90z] {
    table-layout: fixed;
    width: 100%;
}
/* _content/BlazorAppClient/Presentation/Analyses/Modals/AddAnalysisModal.razor.rz.scp.css */
.file-label[b-bnpoytpvkj] {
    font-weight: 500;
}

.file-input[b-bnpoytpvkj] {
    padding: 6px;
    border: 1px solid #ccc;
    border-radius: 6px;
}

.file-info[b-bnpoytpvkj] {
    margin-top: 5px;
    color: #007b00;
    font-size: 0.9rem;
}

.close-btn[b-bnpoytpvkj] {
    background: none;
    border: none;
    font-size: 20px;
    cursor: pointer;
    color: #333;
}

.cancel-btn[b-bnpoytpvkj] {
    padding: 6px 14px;
    border: none;
    background: #ccc;
    border-radius: 6px;
    cursor: pointer;
}

.confirm-btn[b-bnpoytpvkj] {
    padding: 6px 14px;
    border: none;
    background: #0069d9;
    color: white;
    border-radius: 6px;
    cursor: pointer;
}

.confirm-btn:disabled[b-bnpoytpvkj] {
    background: #aaa;
    cursor: not-allowed;
}

@keyframes fadeIn-b-bnpoytpvkj {
    from { opacity: 0; }
    to { opacity: 1; }
}

@keyframes scaleIn-b-bnpoytpvkj {
    from { transform: scale(0.95); }
    to { transform: scale(1); }
}
/* _content/BlazorAppClient/Presentation/Analyses/Pages/Analysis.razor.rz.scp.css */
.text-custom-prime[b-ti4197g3zr] {
    color: #21B7B3
}
/* _content/BlazorAppClient/Presentation/Comparisons/Components/ComparisonsOverview.razor.rz.scp.css */
.table thead th:last-child[b-x4ttdjgu82] {
    border-right: none;
}

.table thead th[b-x4ttdjgu82] {
    border-right: none !important;
    position: relative;
    padding-right: 20px;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.table thead th:not(:last-child)[b-x4ttdjgu82]::after {
    content: "";
    position: absolute;
    top: 20%;
    bottom: 20%;
    right: 0;
    width: 1px;
    background-color: #dee2e6;
}
/* _content/BlazorAppClient/Presentation/Comparisons/Components/ComparisonView.razor.rz.scp.css */
.fixed-width[b-52dpxgcmcq] {
    width: 25%;
}
/* _content/BlazorAppClient/Presentation/Favorites/Components/FavoritesList.razor.rz.scp.css */
.favorites-section[b-ecusdkyryz] {
    border: 1px solid #dee2e6;
    border-radius: 0.375rem;
    overflow: hidden;
}

.section-header[b-ecusdkyryz] {
    background-color: #f8f9fa;
    cursor: pointer;
    transition: background-color 0.15s ease-in-out;
    user-select: none;
}

.section-header:hover[b-ecusdkyryz] {
    background-color: #e9ecef;
}

.section-content[b-ecusdkyryz] {
    border-top: 1px solid #dee2e6;
}

.manufacturer-group:not(:last-child)[b-ecusdkyryz] {
    border-bottom: 1px solid rgba(0, 0, 0, 0.075);
}

.favorite-item[b-ecusdkyryz] {
    cursor: pointer;
    transition: background-color 0.15s ease-in-out;
}

.favorite-item:hover[b-ecusdkyryz] {
    background-color: #f8f9fa;
}
/* _content/BlazorAppClient/Presentation/Investigation/Components/ManufacturerOverview.razor.rz.scp.css */
.table thead th:last-child[b-realvtdz3o] {
    border-right: none;
}

.table thead th[b-realvtdz3o] {
    border-right: none !important;
    position: relative;
    padding-right: 20px;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.table thead th:not(:last-child)[b-realvtdz3o]::after {
    content: "";
    position: absolute;
    top: 20%;
    bottom: 20%;
    right: 0;
    width: 1px;
    background-color: #dee2e6;
}
/* _content/BlazorAppClient/Presentation/Layout/Components/LanguageSelectionView.razor.rz.scp.css */
.hover[b-jin8eo975b] {
    font-size: 1.1rem !important;
    font-weight: normal !important;
}

.hover i[b-jin8eo975b] {
    font-size: 1rem !important;
}

.hover span[b-jin8eo975b] {
    color: #000;
}

.hover i[b-jin8eo975b] {
    color: #000;
}

.hover:hover i[b-jin8eo975b],
.hover:hover span[b-jin8eo975b] {
    color: var(--primary);
}

.custom-lang-active[b-jin8eo975b] {
    background-color: var(--info) !important;
    color: #000 !important;
    border-color: var(--info) !important;
}
/* _content/BlazorAppClient/Presentation/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-2wynx8e7hz] {
    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-2wynx8e7hz] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/BlazorAppClient/Presentation/Layout/MainNavigation.razor.rz.scp.css */
.navbar-main[b-5kyzdutwtu] {
    background: #101e30;
    min-height: 70px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
}

.logo-img[b-5kyzdutwtu] {
    height: 40px;
    width: auto;
    cursor: pointer;
}

.app-title[b-5kyzdutwtu] {
    font-size: 1.5rem;
    cursor: pointer;
}

.nav-center[b-5kyzdutwtu] {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    white-space: nowrap;
}

.profile-img[b-5kyzdutwtu] {
    width: 40px;
    height: 40px;
    object-fit: cover;
    border: 2px solid white;
}

.profile-section span.text-white[b-5kyzdutwtu] {
    color: white !important;
    cursor: pointer;
}

.profile-section:hover span.text-white[b-5kyzdutwtu] {
    color: var(--primary) !important;
}

.profile-section img[b-5kyzdutwtu] {
    border: 2px solid white !important;
}

.profile-section:hover img[b-5kyzdutwtu] {
    border-color: var(--primary) !important;
}

.dropdown-content[b-5kyzdutwtu] {
    min-width: 220px;
    z-index: 1050;
}

.dropdown-item i[b-5kyzdutwtu],
.dropdown-item span[b-5kyzdutwtu] {
    color: #000;
}

.logout-icon[b-5kyzdutwtu] {
    font-size: 1.1rem !important;
}

.dropdown-item[b-5kyzdutwtu] {
    font-size: 1.05rem !important;
    font-weight: normal !important;
}

.dropdown-item:hover i[b-5kyzdutwtu],
.dropdown-item:hover span[b-5kyzdutwtu] {
    color: var(--primary);
}

.text-hover-info:hover[b-5kyzdutwtu] {
    color: #21B7B3 !important;
    cursor: pointer;
}

.navbar-nav .nav-link:hover[b-5kyzdutwtu] {
    color: var(--primary) !important;
    text-decoration: none !important;
}

.cursor-pointer[b-5kyzdutwtu] {
    cursor: pointer !important;
}

/* _content/BlazorAppClient/Presentation/Shared/Components/ExpandableButton.razor.rz.scp.css */
.dropdown-button[b-wi6mfsypn0] {
    width: 100%;
    padding: 0.25rem 1rem;
    background: var(--frt-nickel-100);
    border: none;
}

.dropdown-button:hover[b-wi6mfsypn0] {
    background: var(--frt-silver-300);
}

.dropdown-button:active[b-wi6mfsypn0] {
    background: var(--frt-silver-400);
}

.dropdown-button-item[b-wi6mfsypn0] {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0.25rem 0.25rem;
    background: var(--frt-nickel-100);
    border: none;
}

.dropdown-button-item-icon[b-wi6mfsypn0] {
    height: 1.2em;
    width: auto;
}

.dropdown-button-item-text[b-wi6mfsypn0] {
    padding: 0 0.5em;
}
/* _content/BlazorAppClient/Presentation/Shared/Components/ExpandableCell.razor.rz.scp.css */
.expandable-cell[b-t7wam5rsm0] {
    display: block;
}

.collapsed[b-t7wam5rsm0] {
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.expanded[b-t7wam5rsm0] {
    display: block;
    white-space: normal;
    word-break: break-word;
}
/* _content/BlazorAppClient/Presentation/Shared/Modals/ConfirmationModal.razor.rz.scp.css */
h3[b-km2ljrw2zs] {
    margin: 0;
    font-size: 18px;
}

p[b-km2ljrw2zs] {
    font-size: 14px;
    margin: 20px 0;
}

.divider[b-km2ljrw2zs] {
    height: 1px;
    background: #ccc;
    margin: 15px 0;
}

.button-row[b-km2ljrw2zs] {
    display: flex;
    justify-content: right;
    gap: 10px;
}

.confirm-btn[b-km2ljrw2zs] {
    padding: 6px 14px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    background: #007bff;
    color: #fff;
}

.cancel-btn[b-km2ljrw2zs] {
    padding: 6px 14px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    background: #666;
    color: #fff;
}

/* _content/BlazorAppClient/Presentation/Shared/Modals/ProgressModal.razor.rz.scp.css */
.progress-container[b-80d5ngrazf] {
    width: 100%;
    background-color: #e5e7eb;
    border-radius: 8px;
    height: 16px;
    margin-bottom: 16px;
    overflow: hidden;
}

.progress-bar[b-80d5ngrazf] {
    height: 100%;
    background-color: #3B82F6;
    border-radius: 8px 0 0 8px;
    transition: width 0.3s ease;
}

.progress-text[b-80d5ngrazf] {
    font-size: 14px;
    color: #6b7280;
    text-align: center;
    margin: 0;
}
