@import '_content/VerlaufsdokumentationManager.Client.ChangelogUi/VerlaufsdokumentationManager.Client.ChangelogUi.pab77m5uww.bundle.scp.css';

/* /Components/Inputs/CheckBoxInput.razor.rz.scp.css */
[b-tfwhuikkc5] .mud-disabled *, .mud-disabled:focus-visible *[b-tfwhuikkc5], .mud-disabled:active *[b-tfwhuikkc5] {
    cursor: no-drop;
    color: var(--mud-palette-text-disabled);
}
/* /Components/Inputs/CheckBoxNullableInput.razor.rz.scp.css */
[b-c2x2snwr59] .mud-disabled *, .mud-disabled:focus-visible *[b-c2x2snwr59], .mud-disabled:active *[b-c2x2snwr59] {
    cursor: no-drop;
    color: var(--mud-palette-text-disabled);
}
/* /Components/Inputs/NumericInput.razor.rz.scp.css */
/* /Components/Inputs/NumericNullableInput.razor.rz.scp.css */
/* /Components/ShowValidationResult.razor.rz.scp.css */
[b-tl9ykm88qv] .small .mud-alert-message {
    padding: 0;
    font-size: 10px;
}

[b-tl9ykm88qv] .mud-alert-position {
    align-items: center;
}

[b-tl9ykm88qv] .small .mud-icon-size-medium {
    font-size: 18px;
}
/* /Layout/Components/AppBar.razor.rz.scp.css */
.appBarLogo[b-xijbrh58c3] {
    height: 38px;
    margin-top: 2px;
}

[b-xijbrh58c3] .mud-typography-body1 {
    font-size: 14px;
}


@media only screen and (min-width: 1280px) {
    .appBarLogo[b-xijbrh58c3] {
        height: 48px;
        margin-top: 4px;
    }
}
/* /Layout/Components/Breadcrumbs.razor.rz.scp.css */
[b-9jvvmnll3l] .mud-breadcrumbs {
    font-size: 0.8em;
    padding: 0;
    margin-bottom: 3px;
}

[b-9jvvmnll3l] .mud-breadcrumb-separator {
    padding: 0 2px;
}

@media only screen and (min-width: 960px) {
    [b-9jvvmnll3l] .mud-breadcrumbs {
        font-size: var(--mud-typography-body1-size);
        padding: 4px;
    }

    [b-9jvvmnll3l] .mud-breadcrumb-separator {
        padding: 0 6px;
        margin-top: -5px;
    }
}
/* /Pages/Kinder/BearbeiteKindPage.razor.rz.scp.css */
[b-rghp55zjwf] .mud-expand-panel .mud-expand-panel-header {
    background-color: var(--mud-palette-gray-lighter);
    padding: 6px 16px;
}
/* /Pages/Kinder/Components/KinderTable.razor.rz.scp.css */
[b-npop0yrrb4] .datum {
    font-family: 'Roboto Mono',"Courier New", Courier, monospace;
    font-size: 12px;
}

[b-npop0yrrb4] .mud-table-dense * .mud-table-row .mud-table-cell:last-child {
    padding-right: 8px;
    padding-inline-end: 8px;
}

[b-npop0yrrb4] .mud-table-dense * .mud-table-row .mud-table-cell {
    padding: 3px 12px 3px 8px;
    padding-inline-start: 8px;
    padding-inline-end: 12px;
}

@media only screen and (orientation: landscape) and (min-width: 600px) and (max-width: 1400px) {
    /*Tablet*/
    /*::deep .mud-table-container > table.mud-table-root > thead > tr > th:nth-child(1) {*/
    /*Aktions*/
    /*width: 395px;
        min-width: 395px;
    }*/

    [b-npop0yrrb4] div.mud-simple-table > div.mud-table-container > table > tbody > tr > th {
        /*Pat Code*/
        width: 175px;
        min-width: 175px;
    }

    [b-npop0yrrb4] .mud-table-container > table.mud-table-root > thead > tr > th:nth-child(2) {
        width: 130px;
        min-width: 130px;
    }

    [b-npop0yrrb4] .mud-table-container > table.mud-table-root > thead > tr > th:nth-child(4) {
        /*Einträge*/
        width: 160px;
        min-width: 160px;
    }

    [b-npop0yrrb4] .mud-table-container > table.mud-table-root > thead > tr > th:nth-child(6) {
        /*Tandems*/
        width: 200px;
        min-width: 200px;
    }

    [b-npop0yrrb4] .mud-table-container > table.mud-table-root > tbody > tr > td:nth-child(7) {
        /*Aktionen 2 (Abschließen, etc.)*/
        width: 200px;
        min-width: 200px;
    }
}

@media only screen and (orientation: portrait) and (min-width: 600px) and (max-width: 1400px) {

    /*Tablet*/
    /*::deep .mud-table-container > table.mud-table-root > thead > tr > th:nth-child(1) {*/
    /*Aktions Doku */
    /*width: 120px;
        min-width: 120px;
    }*/

    [b-npop0yrrb4] div.mud-simple-table > div.mud-table-container > table > tbody > tr > th {
        /*Pat Code*/
        width: 175px;
        min-width: 175px;
    }

    [b-npop0yrrb4] .mud-table-container > table.mud-table-root > thead > tr > th:nth-child(2) {
        width: 130px;
        min-width: 130px;
    }

    [b-npop0yrrb4] .mud-table-container > table.mud-table-root > thead > tr > th:nth-child(4) {
        /*Einträge*/
        width: 160px;
        min-width: 160px;
    }

    [b-npop0yrrb4] .mud-table-container > table.mud-table-root > thead > tr > th:nth-child(5) {
        /*Tandems*/
        width: 200px;
        min-width: 200px;
    }


    [b-npop0yrrb4] .mud-table-container > table.mud-table-root > tbody > tr > td:nth-child(6) {
        /*Aktionen 2 (Abschließen, etc.)*/
        width: 150px;
        min-width: 150px;
    }
}

@media only screen and (min-width: 1280px) {
    /*Desktop*/
    /*::deep .mud-table-container > table.mud-table-root > thead > tr > th:nth-child(1) {*/
    /*Aktions Doku */
    /*width: 120px;
        min-width: 120px;
    }*/

    [b-npop0yrrb4] .mud-table-container > table.mud-table-root > tbody > tr > td:nth-child(1) {
        /*Aktions Bearbeiten */
        padding: 6px 2px 6px 2px;
    }

    [b-npop0yrrb4] .mud-table-container > table.mud-table-root > thead > tr > th:nth-child(2) {
        /*Aktions Bearbeiten */
        width: 220px;
        min-width: 220px;
    }

    [b-npop0yrrb4] .mud-table-container > table.mud-table-root > tbody > tr > td:nth-child(2) {
        /*Aktions Bearbeiten */
        padding: 6px 2px 6px 2px;
    }


    [b-npop0yrrb4] .mud-table-container > table.mud-table-root > thead > tr > th:nth-child(3) {
        /*Pat Code*/
        width: 130px;
        min-width: 130px;
    }

    [b-npop0yrrb4] .mud-table-container > table.mud-table-root > thead > tr > th:nth-child(5) {
        /*Einträge*/
        width: 115px;
        min-width: 115px;
    }

    [b-npop0yrrb4] .mud-table-container > table.mud-table-root > thead > tr > th:nth-child(6) {
        /*Tandems*/
        width: 200px;
        min-width: 200px;
    }

    [b-npop0yrrb4] .mud-table-container > table.mud-table-root > tbody > tr > td:nth-child(7) {
        /*Aktionen 2 (Abschließen, etc.)*/
        width: 200px;
        min-width: 200px;
    }

    [b-npop0yrrb4] .mud-table-container > table.mud-table-root > tbody > tr > td.breit:nth-child(7) {
        /*Aktionen 2 (Abschließen, etc.)*/
        width: 260px;
        min-width: 260px;
    }
}

@media only screen and (min-width: 1920px) {

    [b-npop0yrrb4] .mud-table-container > table.mud-table-root > thead > tr > th:nth-child(5) {
        /*Einträge*/
        width: 220px;
        min-width: 220px;
    }
}
/* /Pages/Kinder/Components/KindFilterEinstellungen.razor.rz.scp.css */
[b-57auin37t4] .mud-toggle-group {
    max-height: 40px;
}
/* /Pages/Kinder/NeuesKindPage.razor.rz.scp.css */
[b-txry0n1gel] .mud-expand-panel .mud-expand-panel-header {
    background-color: var(--mud-palette-gray-lighter);
    padding: 6px 16px;
}
/* /Pages/Statistik/Anzeige/Components/StatistikEinstellungen.razor.rz.scp.css */
[b-ojpqffsjl5] .btnYears {
    height: 40px !important; /* Anpassung der Höhe des Buttons */
    width: 40px !important; /* Anpassung der Breite des Buttons */
    padding: 0 !important; /* Reduziertes Padding für den Button */
    margin-top: 8px;
}

@media only screen and (min-width: 960px) {
    [b-ojpqffsjl5] .inputJahr {
        min-width: 125px;
        max-width: 130px;
    }
}
/* /Pages/Statistik/Anzeige/Components/StatistikSummary.razor.rz.scp.css */
[b-hp47awpi1w] text {
    font-size: 9px;
}
/* /Pages/Statistik/Bearbeiten/BearbeiteStatistikPage.razor.rz.scp.css */
/* /Pages/Verlaufsdokumentation/Components/EintraegeTable.razor.rz.scp.css */
@media only screen and (min-width: 600px) and (max-width: 1280px) {
    [b-lhhi9ihjmc] .mud-table-container > table.mud-table-root > thead > tr > th:nth-child(1) {
        /*Edit-Button*/
        width: 65px;
        min-width: 65px;
    }

    [b-lhhi9ihjmc] .mud-table-container > table.mud-table-root > thead > tr > th:nth-child(2) {
        /*Nr*/
        width: 80px;
        min-width: 80px;
    }

    [b-lhhi9ihjmc] .mud-table-container > table.mud-table-root > thead > tr > th:nth-child(3) {
        /*Datum*/
        width: 115px;
        min-width: 115px;
    }


    /*::deep .mud-table-container > table.mud-table-root > thead > tr > th:nth-child(4) {*/
        /*Art*/
        /*width: 115px;
        min-width: 115px;
    }

    ::deep .mud-table-container > table.mud-table-root > thead > tr > th:nth-child(5) {*/
        /*Im Tandem*/
        /*width: 75px;
        min-width: 75px;
    }*/
    
    [b-lhhi9ihjmc] .mud-table-container > table.mud-table-root > thead > tr > th:nth-child(4) {
        /*Text*/
    }

    [b-lhhi9ihjmc] .mud-table-container > table.mud-table-root > thead > tr > th:nth-child(5) {
        /*Letzte Änderung*/
        width: 210px;
        min-width: 210px;
    }
    
    [b-lhhi9ihjmc] .mud-table-container > table.mud-table-root > thead > tr > th:nth-child(6) {
        /*Löschen*/
        width: 65px;
        min-width: 65px;
    }
}

@media only screen and (min-width: 1280px) {
    [b-lhhi9ihjmc] .mud-table-container > table.mud-table-root > thead > tr > th:nth-child(1) {
        /*Edit-Button*/
        width: 65px;
        min-width: 65px;
    }

    [b-lhhi9ihjmc] .mud-table-container > table.mud-table-root > thead > tr > th:nth-child(2) {
        /*Nr*/
        width: 80px;
        min-width: 80px;
    }
    
    [b-lhhi9ihjmc] .mud-table-container > table.mud-table-root > thead > tr > th:nth-child(3) {
        /*Datum*/
        width: 115px;
        min-width: 115px;
    }

    /*::deep .mud-table-container > table.mud-table-root > thead > tr > th:nth-child(4) {*/
        /*Art*/
        /*width: 115px;
        min-width: 115px;
    }


    ::deep .mud-table-container > table.mud-table-root > thead > tr > th:nth-child(5) {*/
        /*Im Tandem*/
        /*width: 75px;
        min-width: 75px;
    }*/

    [b-lhhi9ihjmc] .mud-table-container > table.mud-table-root > thead > tr > th:nth-child(4) {
        /*Text*/
    }

    [b-lhhi9ihjmc] .mud-table-container > table.mud-table-root > thead > tr > th:nth-child(5) {
        /*Letzte Änderung*/
        width: 210px;
        min-width: 210px;
    }

    [b-lhhi9ihjmc] .mud-table-container > table.mud-table-root > thead > tr > th:nth-child(6) {
        /*Löschen*/
        width: 65px;
        min-width: 65px;
    }
}
/* /Pages/Verlaufsdokumentation/VerlaufsdokumentationPage.razor.rz.scp.css */
[b-0t2wykgcwv] .mud-input textarea {
    resize: vertical;
}
