@import 'Ecctis.Verification.Web.Ui.ClientPortal.Client.9dg9g3yiey.bundle.scp.css';
@import '_content/Ecctis.Authentication.AzureAd/Ecctis.Authentication.AzureAd.bundle.scp.css';
@import '_content/Ecctis.Shared.AspNetCore.Components.Data/Ecctis.Shared.AspNetCore.Components.Data.rb4zbrv2gl.bundle.scp.css';
@import '_content/Ecctis.Shared.AspNetCore.Components/Ecctis.Shared.AspNetCore.Components.4r2ymism1s.bundle.scp.css';
@import '_content/Ecctis.Verification.Web.Ui.Shared/Ecctis.Verification.Web.Ui.Shared.z5y4qyjqse.bundle.scp.css';

/* /Components/Home/Dashboard.razor.rz.scp.css */
.dashboard-header[b-zkyqso5v12] {
    align-items: center;
    display: flex;
    gap: var(--gap-2);
}

    .dashboard-header > h3[b-zkyqso5v12] {
        margin-bottom: 0;
    }
    
.dashboard[b-zkyqso5v12] {
    display: flex;
    flex-direction: column;
    gap: var(--gap-3);
}
    
.widget-row[b-zkyqso5v12] {
    display: flex;
    flex-direction: column;
    flex: 1 0 0;
    gap: var(--gap-3);
}

.widget-row > div[b-zkyqso5v12] {
    flex: 1 0 0;
    min-width: 0;
}

.red-text[b-zkyqso5v12] {
    color: #900D09;
}

/* 2 columns x 2 rows (for 4 items) */
@media (min-width: 992px) {
    .widget-row[b-zkyqso5v12] {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .widget-row > div[b-zkyqso5v12] {
        /* two per row, accounting for one gap between them */
        flex: 0 0 calc((100% - var(--gap-4)) / 2);
    }
    
    .widget-row.half-width[b-zkyqso5v12] {
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .widget-row.half-width > div[b-zkyqso5v12] {
        /* one per row on half-width containers */
        flex: 1 0 0;
    }
}

/* >= 1200px: back to single row (4 across) */
@media (min-width: 1200px) {
    .widget-row[b-zkyqso5v12] {
        flex-wrap: nowrap;
        gap: var(--gap-4);
    }

    .widget-row > div[b-zkyqso5v12] {
        flex: 1 0 0;
    }
    
    .widget-row.half-width[b-zkyqso5v12] {
        flex-direction: row;
    }
}
/* /Components/Home/Home.razor.rz.scp.css */
.home-hero-container[b-3yv3hj6cl2] {
    position: relative;
    height: 100%;
    min-height: 450px;
    width: 100%;
    /* Full viewport height */
    background-image: url("/images/welcome-hero.webp");
    /* Replace with your image path */
    background-size: cover;
    background-position: 0 0;
}

.home-hero-overlay[b-3yv3hj6cl2] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    border-bottom: var(--border-1);
}

.home-hero-text[b-3yv3hj6cl2] {
    align-items: center;
    color: white;
    display: flex;
    position: absolute;
    width: 100%;
}

.home-hero-container[b-3yv3hj6cl2], .home-hero-overlay[b-3yv3hj6cl2], .home-hero-text[b-3yv3hj6cl2] {
    height: 100%;
    width: 100%;
}

.home-hero-text > .container[b-3yv3hj6cl2] {
    align-items: center;
    gap: 1rem;
    padding: 0 1.5rem;
}

.hero-header-text[b-3yv3hj6cl2] {
    font-size: 3rem !important;
    font-weight: bold;
}

@media (min-width: 576px) {

    .hero-header-text[b-3yv3hj6cl2] {
        font-size: 4rem !important;
    }
    
    .home-hero-text > .container[b-3yv3hj6cl2] {
        padding: 0 1rem;
    }
}

@media (min-width: 992px) {
    .home-hero-text-content[b-3yv3hj6cl2] {
        width: 60%;
    }
}

@media (min-width: 1200px) {
    .home-hero-text-content[b-3yv3hj6cl2] {
        width: 65%;
    }
}

@media (min-width: 1400px) {
    .hero-header-text[b-3yv3hj6cl2] {
        font-size: 5rem !important;
    }
}
/* /Components/Layout/Footer.razor.rz.scp.css */
.footer[b-ph34u9i2bu] {
    background-color: var(--secondary-background-color);
    color: black;
    flex-shrink: 0;
    height: auto;
    margin-top: 0;
    padding: 0 var(--padding-3);
}

.footer-content[b-ph34u9i2bu] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    height: calc(var(--page-footer-height) - 5rem);
    justify-content: center;
}

.footer-content-promo[b-ph34u9i2bu] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.footer-content-links[b-ph34u9i2bu] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.footer-content-links > div[b-ph34u9i2bu] {
    align-items: center;
    display: flex;
    gap: 0.5rem;
}

.footer-content-links a[b-ph34u9i2bu] {
    color: black;
    text-decoration: none;
}

.footer-content-links a:hover[b-ph34u9i2bu] {
    text-decoration: underline;
}

.footer-content-links i[b-ph34u9i2bu] {
    margin-top: 0.1rem;
}

.footer-copyright[b-ph34u9i2bu] {
    display: flex;
}

.footer-copyright-text[b-ph34u9i2bu] {
    flex-grow: 1;
    text-align: center;
}


.footer-copyright-social svg[b-ph34u9i2bu] {
    color: var(--text-primary-color);
    width: 18px;
}

@media (min-width: 576px) {
    .footer[b-ph34u9i2bu] {
        padding: 0.6rem 0 0 0;
    }

    .footer-content[b-ph34u9i2bu] {
        height: auto;
        justify-content: flex-start; /* Reset to default value */
        gap: 2rem;
    }

    .footer-content-promo[b-ph34u9i2bu] {
        flex-direction: row;
        gap: 2rem;
    }

    .footer-content-links[b-ph34u9i2bu] {
        flex-direction: row;
        flex-wrap: wrap;
        gap: 0.5rem 1rem;
        justify-content: center;
    }

}

@media (min-width: 992px) {
    .footer[b-ph34u9i2bu] {
        padding: 0.6rem 0 0 0;
    }
    
    .footer-content[b-ph34u9i2bu] {
        flex-direction: row;
    }

    .footer-content-links[b-ph34u9i2bu] {
        flex: 0 0 250px;
        flex-direction: column;
        flex-wrap: nowrap; /* Reset default */
        gap: 0.5rem;
        justify-content: flex-start;
    }
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-0ldzhqezvs] {
    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: 9999;
}

    #blazor-error-ui .dismiss[b-0ldzhqezvs] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Pages/CandidateAddress/CandidateAddressAddPage.razor.rz.scp.css */
.verification-alt-table[b-s3b4b5axgs] {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    border-radius: var(--bs-card-inner-border-radius);
    border-style: hidden;
    box-shadow: 0 0 0 1px var(--bs-card-border-color);
    overflow: hidden;
}

    .verification-alt-table tr[b-s3b4b5axgs] {
        width: auto;
        }

    .verification-alt-table th[b-s3b4b5axgs] {
        padding: 0 0.5rem 0 0.5rem;
    }

    .verification-alt-table td[b-s3b4b5axgs] {
    padding: 0.5rem;
    box-shadow: 0 0 0 1px var(--bs-card-border-color);
}

    .verification-alt-table thead[b-s3b4b5axgs] {
        background-color: #6b5b73;
        color: var(--text-secondary-color);
    }

.verification-alt-table tbody[b-s3b4b5axgs] {
    background-color: rgba(var(--bs-body-color-rgb), 0.03);
}

    .verification-alt-table tbody tr:hover[b-s3b4b5axgs] {
        background-color: rgba(var(--bs-body-color-rgb), 0.03);
        cursor: pointer;
    }

.verification-alt-table-div[b-s3b4b5axgs] {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
/* /Components/Pages/CandidateInstitutionQualificationSubject/CandidateInstitutionQualificationSubjectListPage.razor.rz.scp.css */
.left-aligned-col[b-9oqgr4zepr] {
    text-align:left;
}


.checkbox-col[b-9oqgr4zepr] {
    width: 2%;
}


.action-col[b-9oqgr4zepr] {
    width: 7%;
}
