/* _content/Hrm.Web.Components/Report/ReportViewDetail.razor.rz.scp.css */
.container-component[b-m6ta61p5uk] {
    background: #eeeff1;
    padding: 0 10px;
    width: 100%;
}

.sidebar[b-m6ta61p5uk] {
    background: #fff;
    position: relative;
    padding: 10px;
    margin-top: 10px;
}

.sidebar-input[b-m6ta61p5uk] {
    overflow: auto;
    padding-bottom: 15px;
    width: 100%;
    padding-right: 10px;
}

.sidebar-footer[b-m6ta61p5uk] {
    position: absolute;
    bottom: 5px;
    background: #fff;
    left: 0px;
    height: 50px;
    width: 100%;
    border-top: 1px solid #e3e3e3;
    padding-top: 6px;
    display: flex;
    justify-content: space-around;
}
