@import '_content/Graviton.Components/Graviton.Components.wotlry41re.bundle.scp.css';

/* _content/Graviton.Example/Pages/Bootstrap.razor.rz.scp.css */
body[b-12j4r62k9n] {
    scroll-behavior: smooth;
}

/**
 * Bootstrap "Journal code" icon
 * @link https://icons.getbootstrap.com/icons/journal-code/
 */
.bd-heading a[b-12j4r62k9n]::before {
    display: inline-block;
    width: 1em;
    height: 1em;
    margin-right: .25rem;
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%25230d6efd' viewBox='0 0 16 16'%3E%3Cpath d='M4 1h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2h1a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1H2a2 2 0 0 1 2-2z'/%3E%3Cpath d='M2 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H2zm0 3v-.5a.5.5 0 0 1 1 0V8h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H2zm0 3v-.5a.5.5 0 0 1 1 0v.5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H2z'/%3E%3Cpath fill-rule='evenodd' d='M8.646 5.646a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.708-.708L10.293 8 8.646 6.354a.5.5 0 0 1 0-.708zm-1.292 0a.5.5 0 0 0-.708 0l-2 2a.5.5 0 0 0 0 .708l2 2a.5.5 0 0 0 .708-.708L5.707 8l1.647-1.646a.5.5 0 0 0 0-.708z'/%3E%3C/svg%3E");
    background-size: 1em;
}

/* stylelint-disable-next-line selector-max-universal */
.bd-heading + div > * + *[b-12j4r62k9n] {
    margin-top: 3rem;
}

/* Table of contents */
.bd-aside a[b-12j4r62k9n] {
    padding: .1875rem .5rem;
    margin-top: .125rem;
    margin-left: .3125rem;
    color: rgba(0, 0, 0, .65);
    text-decoration: none;
}

    .bd-aside a:hover[b-12j4r62k9n],
    .bd-aside a:focus[b-12j4r62k9n] {
        color: rgba(0, 0, 0, .85);
        background-color: rgba(121, 82, 179, .1);
    }

.bd-aside .active[b-12j4r62k9n] {
    font-weight: 600;
    color: rgba(0, 0, 0, .85);
}

.bd-aside .btn[b-12j4r62k9n] {
    padding: .25rem .5rem;
    font-weight: 600;
    color: rgba(0, 0, 0, .65);
    border: 0;
}

    .bd-aside .btn:hover[b-12j4r62k9n],
    .bd-aside .btn:focus[b-12j4r62k9n] {
        color: rgba(0, 0, 0, .85);
        background-color: rgba(121, 82, 179, .1);
    }

    .bd-aside .btn:focus[b-12j4r62k9n] {
        box-shadow: 0 0 0 1px rgba(121, 82, 179, .7);
    }

    .bd-aside .btn[b-12j4r62k9n]::before {
        width: 1.25em;
        line-height: 0;
        content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%280,0,0,.5%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 14l6-6-6-6'/%3e%3c/svg%3e");
        transition: transform .35s ease;
        /* rtl:raw:
  transform: rotate(180deg) translateX(-2px);
  */
        transform-origin: .5em 50%;
    }

    .bd-aside .btn[aria-expanded="true"][b-12j4r62k9n]::before {
        transform: rotate(90deg) /* rtl:ignore */;
    }


/* Examples */
.scrollspy-example[b-12j4r62k9n] {
    position: relative;
    height: 200px;
    margin-top: .5rem;
    overflow: auto;
}

[id="modal"] .bd-example .btn[b-12j4r62k9n],
[id="buttons"] .bd-example .btn[b-12j4r62k9n],
[id="tooltips"] .bd-example .btn[b-12j4r62k9n],
[id="popovers"] .bd-example .btn[b-12j4r62k9n],
[id="dropdowns"] .bd-example .btn-group[b-12j4r62k9n],
[id="dropdowns"] .bd-example .dropdown[b-12j4r62k9n],
[id="dropdowns"] .bd-example .dropup[b-12j4r62k9n],
[id="dropdowns"] .bd-example .dropend[b-12j4r62k9n],
[id="dropdowns"] .bd-example .dropstart[b-12j4r62k9n] {
    margin: 0 1rem 1rem 0;
}

/* Layout */
@media (min-width: 1200px) {
    body[b-12j4r62k9n] {
        display: grid;
        gap: 1rem;
        grid-template-columns: 1fr 4fr 1fr;
        grid-template-rows: auto;
    }

    .bd-header[b-12j4r62k9n] {
        position: fixed;
        top: 0;
        /* rtl:begin:ignore */
        right: 0;
        left: 0;
        /* rtl:end:ignore */
        z-index: 1030;
        grid-column: 1 / span 3;
    }

    .bd-aside[b-12j4r62k9n],

        /**
   * 1. Too bad only Firefox supports subgrids ATM
   */
        .bd-cheatsheet[b-12j4r62k9n],
        .bd-cheatsheet section[b-12j4r62k9n],
        .bd-cheatsheet article[b-12j4r62k9n] {
            display: inherit; /* 1 */
            gap: inherit; /* 1 */
            grid-template-columns: 1fr 4fr;
            grid-column: 1 / span 2;
            grid-template-rows: auto;
        }

    .bd-aside[b-12j4r62k9n] {
        grid-area: 1 / 3;
        scroll-margin-top: 4rem;
    }

    .bd-cheatsheet section[b-12j4r62k9n],
    .bd-cheatsheet section > h2[b-12j4r62k9n] {
        top: 2rem;
        scroll-margin-top: 2rem;
    }

        .bd-cheatsheet section > h2[b-12j4r62k9n]::before {
            position: absolute;
            /* rtl:begin:ignore */
            top: 0;
            right: 0;
            bottom: -2rem;
            left: 0;
            /* rtl:end:ignore */
            z-index: -1;
            content: "";
            background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1) calc(100% - 3rem), rgba(255, 255, 255, .01));
        }

    .bd-cheatsheet article[b-12j4r62k9n],
    .bd-cheatsheet .bd-heading[b-12j4r62k9n] {
        top: 8rem;
        scroll-margin-top: 8rem;
    }

    .bd-cheatsheet .bd-heading[b-12j4r62k9n] {
        z-index: 1;
    }
}

.bd-heading[b-12j4r62k9n], .sticky-xl-top[b-12j4r62k9n] {
    top:4.5rem;
    margin: -1rem;
    padding: 1rem;
}
/* _content/Graviton.Example/Shared/Layout/HeaderNav.razor.rz.scp.css */
.hamburger[b-bp0vg9v0iw] {
    font-size: 1.5rem;
    cursor: pointer;
    line-height: 1;
    margin-right: 0.875rem;
}

.vertical-bar[b-bp0vg9v0iw] {
    display: block;
    width: 1px;
    background-color: #383838;
    height: 1.875rem;
    margin: 0 1rem;
}

.logo[b-bp0vg9v0iw] {
    height: 1.5rem;
}

.product-name[b-bp0vg9v0iw] {
    min-height: 2.375rem;
    line-height: 2.375rem;
}
/* _content/Graviton.Example/Shared/Layout/SidebarNav.razor.rz.scp.css */
.sidebar[b-s12vbgo71r] {
    z-index: 1002;
}


.sidebar-shade[b-s12vbgo71r] {
    transition: background-color ease-out .2s;
    background-color: rgba(0,0,0,0);
}

.sidebar-shade.show[b-s12vbgo71r] {
    background-color: rgba(0,0,0,.2);
}

@media (min-width: 576px) {
    .sidebar[b-s12vbgo71r] {
        background-color: transparent;
    }
    .sidebar-shade.show[b-s12vbgo71r] {
        display: none;
    }
}

.sidebar-accordion-button[b-s12vbgo71r] {
    width: 100%;
    border: 0;
    background-color: transparent;
    box-shadow: none;
}

/*.sidebar-accordion-button:not(.collapsed) {
    background-color: rgb(250, 250, 250);
    border-top: 1px solid #e8e8e8;
    margin-top: -1px;
}*/

.sidebar-accordion-button:not(.collapsed)[b-s12vbgo71r]::before {
    background-color: rgba(0,0,0,.04);
    content: "";
    display: block;
    width: calc(100% - .667rem);
    position: absolute;
    height: 2.25rem;
    left: .333rem;
    border-radius: .333rem;
}

/*.sidebar-accordion-button:not(.collapsed)::after {
    display: block;
    width: 3px;
    height: 1rem;
    position: absolute;
    content: "";
    background-color: #181a3c;
    left: .333rem;
    border-radius: .5rem;
}*/
/* _content/Graviton.Example/Shared/MainLayout.razor.rz.scp.css */
.container-main[b-6x4aejzwen] {
    margin: initial;
}

.content[b-6x4aejzwen] {
    height: 100%;
    margin-top: calc(4.5rem + 1px);
    padding-top: 1rem;
}

@media (min-width: 576px) {
    .content[b-6x4aejzwen] {
        margin-left: 18rem;
    }
}

/*.page {
    position: relative;
    display: flex;
    flex-direction: column;
}

main {
    flex: 1;
}*/

/*.sidebar {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}*/

/*.top-row {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row ::deep a, .top-row .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth) {
        display: none;
    }

    .top-row.auth {
        justify-content: space-between;
    }

    .top-row a, .top-row .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page {
        flex-direction: row;
    }

    .sidebar {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row, article {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}*/
/* _content/Graviton.Example/Shared/NavMenu.razor.rz.scp.css */
/*.navbar-toggler {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand {
    font-size: 1.1rem;
}

.oi {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}*/

.nav-item[b-qbnv8kr2zv] {
    font-size: 1.5rem;
    padding-bottom: 0.5rem;
}

    /*.nav-item:first-of-type {
        padding-top: 1rem;
    }

    .nav-item:last-of-type {
        padding-bottom: 1rem;
    }

    .nav-item ::deep a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item ::deep a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item ::deep a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler {
        display: none;
    }

    .collapse {*/
        /* Never collapse the sidebar for wide screens */
        /*display: block;
    }
}*/
