@import '_content/OnePortfolio.Razor/OnePortfolio.Razor.a255ozcswc.bundle.scp.css';

/* /Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-st2c1b54bt] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    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-st2c1b54bt] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.sticky-top-shadow[b-st2c1b54bt] {
    box-shadow: 0 2px 4px #22446655;
    z-index: 1030; /* higher than default navbar */
}

.sticky-bottom[b-st2c1b54bt] {
    position: sticky;
    bottom: 0;
}

.sticky-bottom-shadow[b-st2c1b54bt] {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    z-index: 1030; /* higher than default navbar */
}

.unbalanced[b-st2c1b54bt] {
    border: 2px solid #dc3545aa;
    /*color: #dc354533!important;*/
    background: #dc354516 !important;
    border-radius: 20px;
}

.footer[b-st2c1b54bt] {
    box-shadow: 0 -2px 4px #22446622;
    z-index: 1030; /* higher than default navbar */
    position: sticky;
    bottom: 0;
}

.navbar-changes[b-st2c1b54bt] {
    display: block!important;
}
