/* /Features/AU_Bescheinigungen/AU_Bescheinigungen.Index.razor.rz.scp.css */
td.storniert[b-1ividi11nb] {
    text-decoration: line-through;
}
/* /Features/AU_Bescheinigungen/AU_Bescheinigungen.View.razor.rz.scp.css */
td.storniert[b-2lkf4e3ur9] {
    text-decoration: line-through;
}
/* /Features/AU_Bescheinigungen/AU_Bescheinigung_Modal.razor.rz.scp.css */
.Feld[b-sv44vdo2kn] {
    margin-left: 0.5rem;
}


.Feldbeschriftung[b-sv44vdo2kn] {
    font-size: x-small;
    white-space: pre-wrap;
    color: red;
}

.Feldinhalt[b-sv44vdo2kn] {
    font-family: monospace;
    font-size: x-large;
    color: gray;
    margin-bottom: 0px;
    min-height: 30px;
}

hr.Feldtrenner[b-sv44vdo2kn] {
    margin:0.5rem 0 0 0;
    color: red;
}

.WeisserKasten[b-sv44vdo2kn] {
    background-color: white;
    border-color:red;
    border-width: 1px;
    border-style: solid;
}

.Checkbox[b-sv44vdo2kn] {
    font-family: monospace;
    font-size: x-large;
    text-align: center;
    line-height: 1.5;
    color: gray;
    margin-right: 0.5rem;
    width: 2rem;
    height: 2rem;
    min-width: 2rem;
    min-height: 2rem;
}

.DatumsKasten[b-sv44vdo2kn] {
    font-family: monospace;
    font-size: x-large;
    color: gray;
    margin-bottom: 0.5rem;
    padding: 0.5rem;
    min-width: 8rem;
}

.CheckboxGruppe[b-sv44vdo2kn] {
    display: flex;
    width: 12rem;
    flex-direction: row;
    align-items: center;
    margin-right: 0.6rem;

}

.Infozeile[b-sv44vdo2kn] {
    font-size: medium;
    line-height: 1;
    display: flex;
    flex-direction: row;
    margin: 1rem 0;


}



.Titel[b-sv44vdo2kn] {
    font-weight: bold;
    line-height: 1;
    font-size: x-large;
}


.Storniert[b-sv44vdo2kn] {
    --color: red;
    opacity: 0.3;
    --l: 8px;
    width: 41rem;
    height: 29rem;
    position:absolute;
    z-index: 200;
    background: linear-gradient(to top right, transparent calc(50% - var(--l) / 2), var(--color) calc(50% - var(--l) / 2) calc(50% + var(--l) / 2), transparent calc(50% + var(--l) / 2)), linear-gradient(to bottom right, transparent calc(50% - var(--l) / 2), var(--color) calc(50% - var(--l) / 2) calc(50% + var(--l) / 2), transparent calc(50% + var(--l) / 2));
    --clip-path: polygon(var(--l) 0%, calc(100% - var(--l)) 0%, 100% var(--l), 100% calc(100% - var(--l)), calc(100% - var(--l)) 100%, var(--l) 100%, 0% calc(100% - var(--l)), 0% var(--l));
    -webkit-clip-path: var(--clip-path);
    clip-path: var(--clip-path);
}
/* /Features/PPLUS/PPLUS_AU_Bescheinigungen.Page.razor.rz.scp.css */
td.storniert[b-abcvb7eq08] {
    text-decoration: line-through;
}
/* /Features/PPLUS/PPLUS_MitarbeiterKrankmeldungen.razor.rz.scp.css */
td.storniert[b-va90i6vm9u] {
    text-decoration: line-through;
}
/* /Features/Stammdaten/Mitarbeitende/MitarbeiterKrankmeldungen.razor.rz.scp.css */
td.storniert[b-vfz625d7vf] {
    text-decoration: line-through;
}
/* /Features/Systemadministration/DeveloperSupport/ActorDebug.razor.rz.scp.css */
.warnings[b-z9z2q8scb9] {
    background-color: lightgoldenrodyellow;
}

.detail[b-z9z2q8scb9] {
    margin: 4px;
    padding: 4px;
    background-color: white;
}

li.log-error[b-z9z2q8scb9] {
    color: red;
}

li.log-warning[b-z9z2q8scb9] {
    color: orange;
}

li.log-significant[b-z9z2q8scb9] {
    color: black;
}

li.log-info[b-z9z2q8scb9] {
    color: gray;
}
/* /Features/Systemadministration/DeveloperSupport/ActorInfoDebug.razor.rz.scp.css */
.actor[b-ie0h6z6cbr]{
    margin-bottom: 2px;
    background-color: cyan;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
}

.actor.actor-suspended[b-ie0h6z6cbr]{
    background-color: palevioletred;
}

.head[b-ie0h6z6cbr] {
    padding-top: 2px;
    padding-left: 8px;
}

.detail[b-ie0h6z6cbr] {
    margin: 4px;
    padding: 4px;
    background-color: white;
}
/* /Features/Systemadministration/DeveloperSupport/Debug.razor.rz.scp.css */
.actor[b-3uozr52uel]{
    margin-bottom: 2px;
    background-color: cyan;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
}

.actor.actor-suspended[b-3uozr52uel]{
    background-color: palevioletred;
}

.message[b-3uozr52uel]{
    margin-bottom: 2px;
    background-color: lightgrey;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
}

.message-error[b-3uozr52uel]{
    background-color: palevioletred;
}


.space[b-3uozr52uel]{
    margin-bottom: 2px;
    background-color: lightgreen;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
}


.request-success[b-3uozr52uel]{
    margin-bottom: 2px;
    background-color: limegreen;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
}

.request-failed[b-3uozr52uel]{
    margin-bottom: 2px;
    background-color: red;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
}


.head[b-3uozr52uel] {
    padding-top: 2px;
    padding-left: 8px;
}

.detail[b-3uozr52uel] {
    margin: 4px;
    padding: 4px;
    background-color: white;
}
/* /Features/Systemadministration/DeveloperSupport/RequestInfoDebug.razor.rz.scp.css */
.request-success[b-xpryr28fa3]{
    margin-bottom: 2px;
    background-color: limegreen;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
}

.request-ui-success[b-xpryr28fa3] {
    margin-bottom: 2px;
    background-color: lightgreen;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
}

.request-ui-success .request-success[b-xpryr28fa3] { background-color: lightgreen; }

.request-failed[b-xpryr28fa3]{
    margin-bottom: 2px;
    background-color: red;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
}

.head[b-xpryr28fa3] {
    padding-top: 2px;
    padding-left: 8px;
}

.detail[b-xpryr28fa3] {
    margin: 4px;
    padding: 4px;
    background-color: white;
}
/* /Features/Systemadministration/DeveloperSupport/SpaceDebug.razor.rz.scp.css */
.detail[b-epcp50xgv7] {
    margin: 4px;
    padding: 4px;
    background-color: white;
}
/* /Features/Systemadministration/DeveloperSupport/SpaceInfoDebug.razor.rz.scp.css */
.space[b-c8u95trx0s]{
    margin-bottom: 2px;
    background-color: lightgreen;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
}

.head[b-c8u95trx0s] {
    padding-top: 2px;
    padding-left: 8px;
}
/* /Features/Systemadministration/GKV_System/Debug-datenannahmestellen.razor.rz.scp.css */
i.status_dot[b-9edpxddx2i] {
    padding: 2px;
    font-size: x-large;
}

i.status_dot.status_ok[b-9edpxddx2i] {color: green;}
i.status_dot.status_warn[b-9edpxddx2i] {color: orange;}
i.status_dot.status_error[b-9edpxddx2i] {color: lightcoral;}
/* /Features/Systemadministration/GKV_System/KomServerProtokoll.razor.rz.scp.css */
tr.Debug[b-cph6r1ahir] {
    color: silver;
}
tr.Warnung[b-cph6r1ahir] {
    color: black;
    background-color: yellow;
}
tr.Kritisch[b-cph6r1ahir] {
    color: red;
}
.protokolleintrag[b-cph6r1ahir] {
    font-size: x-small;
    white-space: pre-wrap;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-pkai0mzgzz] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-pkai0mzgzz] {
    flex: 1;
}

.sidebar[b-pkai0mzgzz] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-pkai0mzgzz] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

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

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

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

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-pkai0mzgzz] {
        display: none;
    }

    .top-row.auth[b-pkai0mzgzz] {
        justify-content: space-between;
    }

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

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

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

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

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

    .top-row[b-pkai0mzgzz], article[b-pkai0mzgzz] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-y01mamy9zm] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-y01mamy9zm] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-y01mamy9zm] {
    font-size: 1.1rem;
}

.oi[b-y01mamy9zm] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-y01mamy9zm] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-y01mamy9zm] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-y01mamy9zm] {
        padding-bottom: 1rem;
    }

    .nav-item[b-y01mamy9zm]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

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

.nav-item[b-y01mamy9zm]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-y01mamy9zm] {
        display: none;
    }

    .collapse[b-y01mamy9zm] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
