@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.bundle.scp.css';

/* _content/WebApp/UI/Main/Absences.razor.rz.scp.css */
.my-table-wrapper[b-mrsgydgwut] {
    overflow: auto;
}

.my-table[b-mrsgydgwut] {
    font-size: 11px;
}

.my-wiinfo-col[b-mrsgydgwut] {
    min-width: 350px;
    max-width: 350px;
    width: 350px;
}

.my-cell[b-mrsgydgwut] {
    min-width: 80px;
    max-width: 80px;
    width: 80px;
}

.my-timepart[b-mrsgydgwut] {
    min-width: 78px;
    max-width: 78px;
    width: 78px;
    min-height: 35px;
    max-height: 35px;
    height: 35px;
}

.my-color-bar[b-mrsgydgwut] {
    min-height: 8px;
    max-height: 8px;
    height: 8px;
}

td[b-mrsgydgwut] {
    cursor: default;
}
/* _content/WebApp/UI/Main/WorkSheet.razor.rz.scp.css */
.my-table-wrapper[b-39g1lqutbc] {
    width: calc(100% - 20px);
    max-width: calc(100% - 20px);
    overflow: auto;
}

.my-table[b-39g1lqutbc] {
    font-size: 11px;
}

.my-wiinfo-col[b-39g1lqutbc] {
    min-width: 350px;
    max-width: 350px;
    width: 350px;
}

.my-cell[b-39g1lqutbc] {
    min-width: 40px;
    max-width: 40px;
    width: 40px;
}

.my-timepart[b-39g1lqutbc] {
    min-width: 38px;
    max-width: 38px;
    width: 38px;
    min-height: 35px;
    max-height: 35px;
    height: 35px;
}

    .my-timepart:hover[b-39g1lqutbc] {
        background-color: Highlight !important;
    }

.my-color-bar[b-39g1lqutbc] {
    min-height: 8px;
    max-height: 8px;
    height: 8px;
}

td[b-39g1lqutbc] {
    cursor: default;
}

.my-hoovered[b-39g1lqutbc] {
    background-color: Highlight !important;
}

.my-hoverable-tr[b-39g1lqutbc] {
}

table tr.my-hoverable-tr td:first-child:hover ~ td[b-39g1lqutbc] {
    background-color: Highlight !important;
}

table tr.my-hoverable-tr td:first-child:hover[b-39g1lqutbc] {
    background-color: Highlight !important;
}
