/* _content/FullCircleStudios/Components/Layout/ContactCard.razor.rz.scp.css */
.navbar-toggler[b-m6fuvqtw06] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-m6fuvqtw06] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-m6fuvqtw06] {
    font-size: 1.1rem;
}

.oi[b-m6fuvqtw06] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-m6fuvqtw06] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-m6fuvqtw06] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-m6fuvqtw06] {
        padding-bottom: 1rem;
    }

    .nav-item[b-m6fuvqtw06]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-m6fuvqtw06]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-m6fuvqtw06]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-m6fuvqtw06] {
        display: none;
    }

    .collapse[b-m6fuvqtw06] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/FullCircleStudios/Components/Layout/FootNotes.razor.rz.scp.css */
.navbar-toggler[b-2cfl4j3b3h] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-2cfl4j3b3h] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-2cfl4j3b3h] {
    font-size: 1.1rem;
}

.oi[b-2cfl4j3b3h] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-2cfl4j3b3h] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-2cfl4j3b3h] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-2cfl4j3b3h] {
        padding-bottom: 1rem;
    }

    .nav-item[b-2cfl4j3b3h]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-2cfl4j3b3h]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-2cfl4j3b3h]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-2cfl4j3b3h] {
        display: none;
    }

    .collapse[b-2cfl4j3b3h] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/FullCircleStudios/Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-f3ct2svr5d] {
    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-f3ct2svr5d] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/FullCircleStudios/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-lto8zigazs] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-lto8zigazs] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-lto8zigazs] {
    font-size: 1.1rem;
}

.oi[b-lto8zigazs] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-lto8zigazs] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-lto8zigazs] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-lto8zigazs] {
        padding-bottom: 1rem;
    }

    .nav-item[b-lto8zigazs]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-lto8zigazs]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-lto8zigazs]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-lto8zigazs] {
        display: none;
    }

    .collapse[b-lto8zigazs] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
