@import '_content/Facepunch.Components.BlockEd/Facepunch.Components.BlockEd.bundle.scp.css';

/* _content/GarryNet/Components/External.razor.rz.scp.css */

external[b-usbssgi9xo]
{
    position: absolute;
    right: 8px;
}
/* _content/GarryNet/Components/SidebarOption.razor.rz.scp.css */

.right[b-96ihee2xse]
{
    position: absolute;
    right: 16px;
    gap: 1px;
    display: flex;
    font-size: 11px;
    flex-direction: column;
}

.comments[b-96ihee2xse], .views[b-96ihee2xse]
{
    display: flex;
    gap: 3px;
    align-items: center;
}

.comments icon[b-96ihee2xse], .views icon[b-96ihee2xse]
{
    opacity: 0.7;
}
/* _content/GarryNet/Shared/MainLayout.razor.rz.scp.css */
.page[b-14kpe6t92i] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-14kpe6t92i] {
    flex: 1;
}

.sidebar[b-14kpe6t92i] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-14kpe6t92i] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-14kpe6t92i]  a, .top-row .btn-link[b-14kpe6t92i] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-14kpe6t92i] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-14kpe6t92i] {
        display: none;
    }

    .top-row.auth[b-14kpe6t92i] {
        justify-content: space-between;
    }

    .top-row a[b-14kpe6t92i], .top-row .btn-link[b-14kpe6t92i] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-14kpe6t92i] {
        flex-direction: row;
    }

    .sidebar[b-14kpe6t92i] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-14kpe6t92i] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-14kpe6t92i], article[b-14kpe6t92i] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/GarryNet/Shared/Navigation.razor.rz.scp.css */
.page[b-1s96oaypxy] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-1s96oaypxy] {
    flex: 1;
}

.sidebar[b-1s96oaypxy] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-1s96oaypxy] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-1s96oaypxy]  a, .top-row .btn-link[b-1s96oaypxy] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-1s96oaypxy] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-1s96oaypxy] {
        display: none;
    }

    .top-row.auth[b-1s96oaypxy] {
        justify-content: space-between;
    }

    .top-row a[b-1s96oaypxy], .top-row .btn-link[b-1s96oaypxy] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-1s96oaypxy] {
        flex-direction: row;
    }

    .sidebar[b-1s96oaypxy] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-1s96oaypxy] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-1s96oaypxy], article[b-1s96oaypxy] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
