/* _content/SportsClub.Web/Components/Layout/MainLayout.razor.rz.scp.css */
main > .container[b-az8dmsjywe] {
    padding: 20px 15px 0;
}

@media (min-width: 768px) {
    main > .container[b-az8dmsjywe] {
    }
}

#blazor-error-ui[b-az8dmsjywe] {
    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-az8dmsjywe] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/SportsClub.Web/Components/Layout/NavMenu.razor.rz.scp.css */
.blue-back[b-kphpecz8w6] {
    background: rgb(5, 39, 103);
}

.nav-scroller[b-kphpecz8w6] {
    /*margin-top: 10px;*/
    position: relative;
    z-index: 2;
    /*height: 3.75rem;*/
    /*overflow-y: hidden;*/
}

@media (min-width: 768px) {
    .nav-scroller[b-kphpecz8w6] {
    }
}

    .nav-scroller .nav[b-kphpecz8w6] {
        display: flex;
        flex-wrap: nowrap;
        /*padding-bottom: 1rem;*/
        margin-top: -1px;
        overflow-x: auto;
        color: rgba(255, 255, 255, .75);
        text-align: center;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }

.nav-underline .nav-link[b-kphpecz8w6] {
    padding-top: .75rem;
    padding-bottom: .75rem;
    font-size: .875rem;
    color: #6c757d;
}

    .nav-underline .nav-link:hover[b-kphpecz8w6] {
        color: #007bff;
    }

.nav-underline .active[b-kphpecz8w6] {
    font-weight: 500;
    color: #343a40;
}
/* _content/SportsClub.Web/Components/Pages/Administration/Members.razor.rz.scp.css */
#membersTable[b-n8u139hq0w] {
    font-size: 0.8em;
}
/* _content/SportsClub.Web/Components/Pages/Administration/Sports.razor.rz.scp.css */
.cannot-delete[b-j64d3071aa] {
    font-size: 0.8em;
}
