@import '_content/ZXingBlazor/ZXingBlazor.bundle.scp.css';

/* /Components/CardWithTitle.razor.rz.scp.css */
h5[b-14ed7dk7ir] {
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 30px;
    font-size: 11pt;
    font-weight: 600;
}
/* /Components/Page.razor.rz.scp.css */
.page-title[b-gl7y2i1ouz] {
    font-size: 22px;
    font-weight: 600;
    margin-right: 20px;
}

header[b-gl7y2i1ouz] {
    display: flex;
    margin-bottom: 21px;
    align-items: center;
    justify-content: space-between;
}

header div[b-gl7y2i1ouz] {
    display: flex;
    gap: 8px;
}
/* /Identity/Login.razor.rz.scp.css */
.title[b-t62639d2hp] {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px !important;
    color: var(--mud-palette-text-primary);
}

.welcome_login[b-t62639d2hp] {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 20px;
}

.login-paper[b-t62639d2hp] {
    width: 520px;
    margin: 0 auto;
    padding: 60px;
}

.login-content[b-t62639d2hp] {
    display: flex;
    gap: 20px;
    align-items: center;
    flex-direction: column;
}

.login-form[b-t62639d2hp] {
    padding: 10px 0px;
    width: 100%;
}

.login-page[b-t62639d2hp] {
    width: 100%;
}

.form_passw[b-t62639d2hp] {
    position: relative;
}

.submit-button[b-t62639d2hp] {
    width: 100%;
}

.error_msg[b-t62639d2hp] {
    color: red;
    text-align: center;
    width: 100%;
    margin-top: 10px;
}

@media (max-width: 600px) {
    .login-paper[b-t62639d2hp] {
        max-width: 98%;
        margin-top: 0px;
        padding: 0;
    }

    .login-form[b-t62639d2hp] {
        padding: 10px 0px;
    }
}
/* /Layout/MainLayout.razor.rz.scp.css */
.section[b-03sly37rmo] {
    margin-left: 56px;
    padding-bottom: 70px;
    padding-top: 30px;
}

.section.loggedout[b-03sly37rmo] {
    background-image: url("./images/login-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: calc(100vh - 64px);
    margin-left: 0;
}

.section.loggedout.dark-mode[b-03sly37rmo] {
    background-image: url("./images/login-bg-dark.png");
}

.section.loggedout:has(.loggedoutscrn)[b-03sly37rmo] {
    background-image: none !important;
}

@media (max-width: 600px) {
    .section.loggedout[b-03sly37rmo] {
        height: calc(100vh - 56px);
    }
}
/* /Layout/NavBar.razor.rz.scp.css */
.user-menu-item[b-dajvj6lwyf] {
    display: flex;
    flex-direction: column;
    line-height: 1.2;
}

.user-fullname[b-dajvj6lwyf] {
    font-weight: 600;
}

.user-email[b-dajvj6lwyf] {
    font-size: 13px;
    color: gray;
}
/* /Meetlocaties/Components/Basisstructuur.razor.rz.scp.css */
.container[b-vzppjb63wo] {
    min-width: 100%;
}

.right-col[b-vzppjb63wo] {
    min-height: 70vh;
}

.left-col[b-vzppjb63wo] {
    max-height: 70vh;
    width: 33%;
    overflow-y: auto;
}
.bottom-section[b-vzppjb63wo] {
    min-height: 250px;
    height: 100%;
}

.map-container[b-vzppjb63wo] {
    position: relative;
    overflow: hidden;
    height: 100%;
}
/* /Meetlocaties/Components/Dropdown.razor.rz.scp.css */
.panelheader[b-1ywcskxr0m] {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
}
/* /Onderhoudsobjecten/Components/DialogVenster.razor.rz.scp.css */
.dialog-background-title[b-83zovyikob] {
    background: var(--mud-palette-skeleton) !important;
    /*background: red !important;*/
    color: var(--mud-palette-text-primary) !important;
    border-bottom: 2px solid;
    border-color: var(--mud-palette-action-disabled-background);
}

.info-border[b-83zovyikob]{
    border: 1px solid var(--mud-palette-lines-default);
    border-radius: 4px;
}

.border-grey[b-83zovyikob]{
    border-color: darkgrey;
}

.container[b-83zovyikob] {
    min-width: 100%;
}

.left-col[b-83zovyikob] {
    width: 50%;
}

.left-field-col[b-83zovyikob] {
    width: 25%;
}

.right-col[b-83zovyikob] {
    width: 50%;
}

.right-field-col[b-83zovyikob] {
    width: 100%;
}
/* /Onderhoudsobjecten/Index.razor.rz.scp.css */
.selected[b-rn1jcwnsha] {
    background-color: #1E88E5 !important;
}

.selected > td[b-rn1jcwnsha] {
    color: white !important;
}

.selected > td .mud-input[b-rn1jcwnsha] {
    color: white !important;
}
/* /Pages/Components/DashboardCard.razor.rz.scp.css */
.card-header[b-lsch0j4ysn] {
    background-color: var(--mud-palette-skeleton);
    color: var(--mud-palette-text-primary);
    text-transform: uppercase;
    font-weight: 500;
    border-bottom: 2px solid var(--mud-palette-action-disabled-background);
    padding: 10px 15px;
    height: 45px;
}
/* /Pages/Components/DashboardCountCard.razor.rz.scp.css */
.counter-content[b-2s46dld8wo] {
    padding: 10px 20px;
    height: 150px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.corner-icon[b-2s46dld8wo] {
    position: absolute;
    right: 0;
    top: 0;
    width: 51px;
    height: 39px;
    border-radius: 0 4px 0 30px;
    display: flex;
    justify-content: flex-end;
    padding-right: 8px;
    padding-top: 6px;
}
/* /Pages/Components/WerkbonCard.razor.rz.scp.css */
.werkbon-date[b-9jhjp7dlpx] {
    font-size: 12px;
    opacity: 50%;
    margin-bottom: 4px;
}

.werkbon-title[b-9jhjp7dlpx] {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 1px;
}

.werkbon-type[b-9jhjp7dlpx] {
    font-size: 13px;
    font-weight: 400;
}

.arrow-icon[b-9jhjp7dlpx] {
    position: absolute;
    right: 3px;
    top: 10px;
}
/* /Pages/Index.razor.rz.scp.css */
.welcome_dashboard[b-47xbocp6f8] {
    font-size: 20px;
}

@media (max-width: 750px) {
    .countercards[b-47xbocp6f8], .basecards[b-47xbocp6f8] {
        flex-direction: column;
    }
}

@media (min-width: 1580px) {
    .countercards[b-47xbocp6f8] {
        max-width: 40vw;
    }

    .basecards[b-47xbocp6f8] {
        max-width: 1150px;
    }
}
/* /Projecten/Components/ProjectDialog.razor.rz.scp.css */
.border-grey[b-suxug9vb2j]{
    border-color: darkgrey;
}

.info-border[b-suxug9vb2j]{
    border: 1px solid var(--mud-palette-lines-default);
    border-radius: 4px;
}

.container[b-suxug9vb2j] {
    min-width: 100%;
}

.left-col[b-suxug9vb2j] {
    width: 50%;
}

.left-field-col[b-suxug9vb2j] {
    width: 25%;
}

.right-col[b-suxug9vb2j] {
    width: 50%;
}

.right-field-col[b-suxug9vb2j] {
    width: 100%;
}
/* /Werkbonnen/Components/WerkbonDetail.razor.rz.scp.css */
[b-10662hxdhw] .dialog-background-title {
    background: var(--mud-palette-skeleton) !important;
    color: var(--mud-palette-text-primary) !important;
    text-transform: uppercase;
    font-weight: 500;
    border-bottom: 2px solid;
    border-color: var(--mud-palette-action-disabled-background);
}

.field-row[b-10662hxdhw] {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}

.field-label[b-10662hxdhw] {
    min-width: 180px;
    font-weight: 500;
}

.field-label.required[b-10662hxdhw]::after {
    content: "*";
    color: red;
    margin-left: 4px;
}

.field-value[b-10662hxdhw] {
    flex: 1;
}

.section-title[b-10662hxdhw] {
    font-weight: 500;
    margin-bottom: 16px;
}
/* /Werkbonnen/ToevoegWerkbon.razor.rz.scp.css */
.page-container[b-r8x0bsah4b] {
    padding: 16px;
    display: flex;
    gap: 16px;
    height: calc(100vh - 80px);
}

.left-col[b-r8x0bsah4b] {
    width: 450px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    overflow-y: auto;
}

.middle-col[b-r8x0bsah4b] {
    flex: 1;
    overflow-y: auto;
}

.right-col[b-r8x0bsah4b] {
    width: 450px;
    overflow-y: auto;
}

.section-header[b-r8x0bsah4b] {
    background-color: #17a2b8;
    color: white;
    padding: 10px 16px;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.form-row[b-r8x0bsah4b] {
    display: grid;
    grid-template-columns: 100px 1fr;
    align-items: center;
    margin-bottom: 12px;
    gap: 12px;
}

.form-label[b-r8x0bsah4b] {
    font-size: 13px;
    font-weight: 400;
    text-align: right;
}

.required[b-r8x0bsah4b]::after {
    content: " *";
    color: red;
}

.btn-annuleer[b-r8x0bsah4b] {
    background-color: #E3F2FD !important;
    color: #1976D2 !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
}

.btn-toevoegen[b-r8x0bsah4b] {
    background-color: #9E9E9E !important;
    color: white !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
}

.btn-toevoegen:not(:disabled)[b-r8x0bsah4b] {
    background-color: #17a2b8 !important;
}
/* /Werkploegen/Components/EditWerkploeg.razor.rz.scp.css */
.dialog-content[b-4a1kidso3r] {
    padding: 24px;
}

.loading-container[b-4a1kidso3r] {
    text-align: center;
    padding: 40px;
}

.loading-container-small[b-4a1kidso3r] {
    text-align: center;
    padding: 20px;
}

.form-section[b-4a1kidso3r] {
    margin-bottom: 24px;
}

.section-title[b-4a1kidso3r] {
    font-size: 14px;
    font-weight: 600;
    color: #17a2b8;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.form-field[b-4a1kidso3r] {
    margin-bottom: 16px;
}

.form-field:last-child[b-4a1kidso3r] {
    margin-bottom: 0;
}

.teamleden-list[b-4a1kidso3r] {
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-radius: 4px;
    padding: 12px;
    margin-top: 12px;
    max-height: 200px;
    overflow-y: auto;
}

.teamlid-item[b-4a1kidso3r] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.teamlid-item:last-child[b-4a1kidso3r] {
    border-bottom: none;
}

.teamlid-item:hover[b-4a1kidso3r] {
    background-color: rgba(0, 0, 0, 0.02);
}

.selection-count[b-4a1kidso3r] {
    margin-top: 8px;
}

.dialog-actions[b-4a1kidso3r] {
    padding: 16px 24px;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    display: flex;
    justify-content: flex-end;
    gap: 12px;
    width: 100%;
}

[b-4a1kidso3r] .btn-annuleer {
    background-color: #E3F2FD !important;
    color: #1976D2 !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
}

[b-4a1kidso3r] .btn-opslaan {
    background-color: #9E9E9E !important;
    color: white !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
}

[b-4a1kidso3r] .btn-opslaan:not(:disabled) {
    background-color: #17a2b8 !important;
}
/* /Werkploegen/Components/WerkploegCard.razor.rz.scp.css */
.card-header[b-9cb7vtvj59]{
    background-color: var(--mud-palette-secondary);
    color: white;
    padding: 20px;
    display: flex;
    align-items: center;
    gap: 16px;
    border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
}

.card-icon[b-9cb7vtvj59] {
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.card-title[b-9cb7vtvj59] {
    flex: 1;
}

.card-title h3[b-9cb7vtvj59] {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 4px;
}

.card-title p[b-9cb7vtvj59] {
    margin: 0;
    opacity: 0.9;
    font-size: 13px;
}

.card-body[b-9cb7vtvj59] {
    padding: 10px 20px;
    flex: 1;
}

.info-row[b-9cb7vtvj59] {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 6px;
    padding: 6px 0;
}

.info-row:last-child[b-9cb7vtvj59] {
    margin-bottom: 0;
}

.info-icon[b-9cb7vtvj59] {
    color: #17a2b8;
    opacity: 0.8;
}

.info-text[b-9cb7vtvj59] {
    flex: 1;
    font-size: 14px;
}

.card-actions[b-9cb7vtvj59] {
    padding: 12px 20px;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    display: flex;
    justify-content: flex-end;
    gap: 8px;
}
/* /Werkploegen/Index.razor.rz.scp.css */
.loading-state[b-nghp3l2lgo] {
    text-align: center;
    padding: 60px;
}

.werkploegen-grid[b-nghp3l2lgo] {
    display: grid;
    grid-template-columns: repeat(2, 20vw);
    gap: 24px;
}

.empty-state[b-nghp3l2lgo] {
    text-align: center;
    padding: 60px 20px;
}

.empty-state-icon[b-nghp3l2lgo] {
    font-size: 80px;
    color: #9E9E9E;
    margin-bottom: 16px;
}

h2[b-nghp3l2lgo] {
    font-size: 22px;
    font-weight: 600;
    margin-right: 20px;
}

div.werknemers[b-nghp3l2lgo] {
    flex: 1;
}
/* /Werkploegen/ToevoegWerkploeg.razor.rz.scp.css */
.form-container[b-tm4427c4yd] {
    max-width: 800px;
    margin: 0 auto;
    padding: 0 16px;
}

.teamleden-list[b-tm4427c4yd] {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.teamlid-item[b-tm4427c4yd] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 14px;
    background-color: var(--mud-palette-action-default-hover);
    border: 1px solid var(--mud-palette-lines-default);
    border-radius: 4px;
    transition: background-color 0.2s;
}

.teamlid-item:hover[b-tm4427c4yd] {
    background-color: var(--mud-palette-action-default);
}

.teamlid-info[b-tm4427c4yd] {
    display: flex;
    align-items: center;
}

/* Dark mode compatibility */
@media (prefers-color-scheme: dark) {
    .teamlid-item[b-tm4427c4yd] {
        background-color: rgba(255, 255, 255, 0.05);
        border-color: rgba(255, 255, 255, 0.12);
    }

    .teamlid-item:hover[b-tm4427c4yd] {
        background-color: rgba(255, 255, 255, 0.08);
    }
}
