@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';

/* /Components/Layout/EmptyLayout.razor.rz.scp.css */
.page[b-rmcjrv2jvi] {
    margin: 40px;
}

#blazor-error-ui[b-rmcjrv2jvi] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-rmcjrv2jvi] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.bottom-line-shadow[b-tf1q5gyuhr] {
    position: relative;
}

    .bottom-line-shadow[b-tf1q5gyuhr]::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 */
    }
/* /Components/Layout/TSidebar.razor.rz.scp.css */
.sidebar[b-h5vk4w44dx] {
    /*background-image: linear-gradient(180deg, #3e3463 0%, #2a5670 70%);*/
    /*background-color: #e55353;
    background-image: linear-gradient(0deg, #e55353 0%, #d14d4d 90%);*/
     
    /*background: #0f0c29;*/ /* fallback for old browsers */
    /*background: -webkit-linear-gradient(0deg, #24243e, #0f0c29);*/ /* Chrome 10-25, Safari 5.1-6 */
    /*background: linear-gradient(0deg, #24243e, #0f0c29);*/ /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */


}
.sidebar-box[b-h5vk4w44dx] {    
    /*overflow-y: scroll;*/
}
