/* /Components/NoticeComponent.razor.rz.scp.css */
.notice[b-k33xvydk14] {
    height: 4em;
    display: flex;
    align-items: center;
    border: 0.25em solid #FEEFB3;
    border-left: 0;
    margin: 1.5em 0;
}

.notice > span[b-k33xvydk14] {
    background-color: #FEEFB3;
    padding: 0 1em;
    line-height: 4em;
}

.notice > span > i[b-k33xvydk14] {
    color: #FBAF23;
}

@media (max-width: 575px) {
    .notice[b-k33xvydk14] {
        font-size: 0.875em;
    }
}
/* /Pages/GettingStarted.razor.rz.scp.css */
body[b-dsgku955n5] {
}
/* /Shared/BreadcrumbNav.razor.rz.scp.css */
.breadcrumb[b-5vv8lw6y39] {
    font-size: 0.875em;
}

.breadcrumb a[b-5vv8lw6y39] {
    text-decoration: none !important;
    color: #383838;
    cursor: pointer;
}

@media (max-width: 575px) {
    section[b-5vv8lw6y39] {
        padding: 0 0.5em;
    }
}
/* /Shared/MainLayout.razor.rz.scp.css */
/* /Shared/MiniTocNav.razor.rz.scp.css */
#mini-toc[b-t57091htb4] {
    position: fixed;
    margin-top: 4em;
    font-size: 0.875em;
    padding: 0 1em;
}

#mini-toc-heading[b-t57091htb4] {
    height: 2.5em;
}

#mini-toc ul[b-t57091htb4] {
    list-style: none;
    padding: 0;
    margin: 0;
}

#mini-toc ul li[b-t57091htb4] {
    border-left: 1px solid #E7E7E7;
    padding: 0.5em 1em;
}

    #mini-toc ul li a[b-t57091htb4] {
        text-decoration: none;
        color: var(--gk-font-color-light-bg);
        cursor: pointer;
    }

#mini-toc-body > li.active[b-t57091htb4] {
    border-left: 1px solid var(--gk-font-color-light-bg);
}
/* /Shared/NavBar.razor.rz.scp.css */
/* /Shared/SideBar.razor.rz.scp.css */
