@import '_content/acadon_BlazorBase/acadon_BlazorBase.iydnplcua9.bundle.scp.css';
@import '_content/BlazorBase.CRUD/BlazorBase.CRUD.ptnj4k1ket.bundle.scp.css';
@import '_content/BlazorBase.DataUpgrade/BlazorBase.DataUpgrade.jq56xf44ur.bundle.scp.css';
@import '_content/BlazorBase.Files/BlazorBase.Files.r68oarf68w.bundle.scp.css';
@import '_content/BlazorBase.MessageHandling/BlazorBase.MessageHandling.qbvy9etmnz.bundle.scp.css';
@import '_content/BlazorBase.RecurringBackgroundJobQueue/BlazorBase.RecurringBackgroundJobQueue.630ar4hgnr.bundle.scp.css';
@import '_content/BlazorBase.RichTextEditor/BlazorBase.RichTextEditor.egxryl16rk.bundle.scp.css';
@import '_content/Blazorise.RichTextEdit/Blazorise.RichTextEdit.bundle.scp.css';

/* /Modules/FAQ/FAQ.razor.rz.scp.css */
[b-x44huf1gw4] .card-header {
    cursor: pointer;
    padding-left: .7rem;
}

    [b-x44huf1gw4] .card-header:hover {
        text-decoration: underline;
        background-color: #2d2d2d;
    }
/* /Modules/Ideas/Pages/Ideas.razor.rz.scp.css */
[b-qt9nzgcyy2] .base-list-part-table-cell-comment {
    width: 70%;
}

[b-qt9nzgcyy2] .base-list-table-cell-title {
    min-width: 30vw;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-rggo2mjlz3] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-rggo2mjlz3] {
    flex: 1;
}

.sidebar[b-rggo2mjlz3] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-rggo2mjlz3] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-rggo2mjlz3]  a, .top-row .btn-link[b-rggo2mjlz3] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-rggo2mjlz3] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-rggo2mjlz3] {
        display: none;
    }

    .top-row.auth[b-rggo2mjlz3] {
        justify-content: space-between;
    }

    .top-row a[b-rggo2mjlz3], .top-row .btn-link[b-rggo2mjlz3] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-rggo2mjlz3] {
        flex-direction: row;
    }

    .sidebar[b-rggo2mjlz3] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-rggo2mjlz3] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-rggo2mjlz3], article[b-rggo2mjlz3] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
