@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';

/* _content/LegalDocReader.Mainweb25/Components/Layout/MainLayout.razor.rz.scp.css */
.bottom-line-shadow[b-yzz34rr4nl] {
    position: relative;
}

    .bottom-line-shadow[b-yzz34rr4nl]::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 1px;
        background: black; /* Black line */
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); /* Gray shadow */
    }
/* _content/LegalDocReader.Mainweb25/Components/Layout/TSidebar.razor.rz.scp.css */
.sidebar[b-h0s8qsoz3e] {
    /*background-image: linear-gradient(180deg, #3e3463 0%, #2a5670 70%);*/
    /*background-color: #e55353;
    background-image: linear-gradient(0deg, #e55353 0%, #d14d4d 90%);*/
    background-color: #2a0854;
    background-image: linear-gradient(to top, #37b2b2 0%, #2a0854 90%);
}
.sidebar-box[b-h0s8qsoz3e] {    
    /*overflow-y: scroll;*/
}
