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

/* _content/StreamLink/Pages/Links/LinkDetail.razor.rz.scp.css */
.sidebar-right[b-k7pyc0yla8] {
    width: 100%;
    max-width: 32rem;
    right: -32rem;
    left: 32rem;
}

    .sidebar-right.hidden[b-k7pyc0yla8] {
        display: none;
    }

    .sidebar-right.show[b-k7pyc0yla8] {
        display: block;
        right: 0;
        left: 0;
    }

.pane_close_20[b-k7pyc0yla8] {
    font-size: 2rem;
    cursor: pointer;
}


@media (min-width: 576px) {
    .sidebar-right[b-k7pyc0yla8] {
        left: initial;
        border-left: 1px solid #e8e8e8 !important;
    }

        .sidebar-right.show[b-k7pyc0yla8] {
            left: initial;
        }
}
/* _content/StreamLink/Pages/Links/LinkGrid.razor.rz.scp.css */
.text-ellipses[b-78fwgyc2wg] {
    white-space: nowrap;
    text-overflow: ellipsis;
}

.grid-title[b-78fwgyc2wg] {
    cursor: pointer;
}

.grid-title:hover[b-78fwgyc2wg], .grid-title:active[b-78fwgyc2wg], .grid-title:focus[b-78fwgyc2wg] {
    text-decoration: underline;
}


td:first-child[b-78fwgyc2wg], th:first-child[b-78fwgyc2wg] {
    padding-left: 1rem;
}


td:last-child[b-78fwgyc2wg], th:last-child[b-78fwgyc2wg] {
    padding-right: 1rem;
}
/* _content/StreamLink/Pages/Links/Links.razor.rz.scp.css */
.active .badge-primary[b-0qy5zn79hi] {
    background-color: #fff;
    color: #333;
}
/* _content/StreamLink/Pages/Links/TableColumn.razor.rz.scp.css */
th[b-pa5mhzmlnb] {
    cursor: pointer;
}

th:hover[b-pa5mhzmlnb] {
    background-color: var(--bs-table-hover-bg);
}



td:first-child[b-pa5mhzmlnb], th:first-child[b-pa5mhzmlnb] {
    padding-left: 1rem;
}


td:last-child[b-pa5mhzmlnb], th:last-child[b-pa5mhzmlnb] {
    padding-right: 1rem;
}
/* _content/StreamLink/Shared/Layout/HeaderNav.razor.rz.scp.css */
.body-header[b-32n1ht0lzg] {
    background-color: rgba(255,255,255,.5);
}

.hamburger[b-32n1ht0lzg] {
    font-size: 2.5rem;
    cursor: pointer;
}

.logo[b-32n1ht0lzg] {
    height: 1.5rem;
}
/* _content/StreamLink/Shared/Layout/SidebarNav.razor.rz.scp.css */
.sidebar[b-vnphw3ioak] {
    z-index: 1002;
    background-color: rgba(var(--bs-light-rgb),var(--bs-bg-opacity)) !important;
    padding: 0;
    margin-top: calc(5rem + 1px);
}


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

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

.sidebar .fi[b-vnphw3ioak] {
    font-size: 1.5rem;
}

@media (min-width: 576px) {
    .sidebar[b-vnphw3ioak] {
        background-color: transparent;
    }

    .sidebar-shade.show[b-vnphw3ioak] {
        display: none;
    }
}

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


.sidebar-accordion-button:not(.collapsed)[b-vnphw3ioak]::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;
}
/* _content/StreamLink/Shared/MainLayout.razor.rz.scp.css */
.container-main[b-hv6t5h5t80] {
    margin: initial;
}

.content[b-hv6t5h5t80] {
    height: 100%;
    margin-top: calc(5rem + 1px);
    margin-left: 18rem;
    padding-top: 1rem;
}
