@import '_content/dsstats.weblib/dsstats.weblib.8u96tjokp2.bundle.scp.css';

/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-ovgny4qi1k] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

    .page[b-ovgny4qi1k]::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: url('/_content/dsstats.weblib/images/bgbing_soft.jpg');
        background-repeat: repeat;
        background-attachment: fixed;
        background-position: center;
        z-index: -1;
    }

body[b-ovgny4qi1k] {
}

#blazor-error-ui[b-ovgny4qi1k] {
    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-ovgny4qi1k] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
