@import '_content/Sabatex.RadzenBlazor/Sabatex.RadzenBlazor.hfxk00in0g.bundle.scp.css';

/* _content/ZNCSite/Components/Layout/MainLayout.razor.rz.scp.css */

.rz-sidebar[b-anl7imn2iq] {
    display:block
}
.navbar-toogler-check:checked  ~ .rz-sidebar[b-anl7imn2iq] {
    display:none
}

@media (max-width: 640.98px) {
    .top-row[b-anl7imn2iq] {
        justify-content: space-between;
    }

    .top-row[b-anl7imn2iq]  a, .top-row[b-anl7imn2iq]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .rz-sidebar-toggle[b-anl7imn2iq]{
        display:none;
    }

    .page[b-anl7imn2iq] {
        flex-direction: row;
    }

    .sidebar[b-anl7imn2iq] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-anl7imn2iq] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-anl7imn2iq]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-anl7imn2iq], article[b-anl7imn2iq] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-anl7imn2iq] {
    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-anl7imn2iq] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/ZNCSite/Components/Pages/About.razor.rz.scp.css */
.header[b-z115l4g9sb] {
    font-weight: normal;
    color: #4c1130;
    font-family:sans-serif;
    text-align:center;
}
p[b-z115l4g9sb] {
    text-indent:1rem;
}

/* _content/ZNCSite/Components/Pages/Contacts.razor.rz.scp.css */
body[b-ajk1gcgh8x] {
}
.office[b-ajk1gcgh8x] {
    color: #073763;
    font-size: 2em;
    font-family: arial, sans-serif;
}
.nameStyle[b-ajk1gcgh8x] {
    color: #073763;
    font-family: arial, sans-serif;
    font-size :1em;
}
.address[b-ajk1gcgh8x] {
    color: #4c1130;
    font-size: 1.5em;
    font-family: 'trebuchet ms', sans-serif;
}

.tell[b-ajk1gcgh8x] {
    color: #4c1130;
    font-family: 'trebuchet ms', sans-serif;
    font-size: 1.5em
}
.email[b-ajk1gcgh8x] {
    color: #4c1130;
    font-family: 'trebuchet ms', sans-serif;
    font-size: 1.5em
}
