/* _content/BizimArsiv/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-mhkau5mhje] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-mhkau5mhje] {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#blazor-error-ui[b-mhkau5mhje] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-mhkau5mhje] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/BizimArsiv/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar[b-eh5f8bmly1] {
    padding: 8px 16px;
    background-color: #426688;
}

.navbar-collapse[b-eh5f8bmly1] {
    justify-content: flex-end;
}

.navbar-brand[b-eh5f8bmly1] {
    color: #DFEBF6;
}

.navbar[b-eh5f8bmly1]  .forum-header-link {
    color: #BFD7ED;
}
/* _content/BizimArsiv/Components/Pages/Home.razor.rz.scp.css */
.forum-groups[b-q5jxweq3m8] {
    display: flex;
    flex-direction: column;
    row-gap: 32px;
}

.forum-row[b-q5jxweq3m8] {
    color: var(--forum-text);
    border-color: var(--forum-list-border);
}

.forum-row-category[b-q5jxweq3m8] {
    background-color: var(--forum-list-header-background);
    padding: .5rem 1rem;
    font-size: 14px;
    font-weight: 500;
}

.forum-row-forum[b-q5jxweq3m8] {
    background-color: var(--forum-list-background);
    transition: background-color 0.1s linear;
}

.forum-row-forum:hover[b-q5jxweq3m8] {
    background-color: var(--forum-list-background-hover);
    transition: background-color 0.1s ease;
}

.forum-row-forum .forum-row-name[b-q5jxweq3m8] {
    font-weight: 500;
}

.forum-row-forum .forum-row-desc[b-q5jxweq3m8] {
    color: var(--forum-text-light);
    font-size: 12px;
}
/* _content/BizimArsiv/Components/Pages/LoginPage.razor.rz.scp.css */
#login-container[b-qjwuxewg94] {
    border: 1px solid var(--forum-container-border);
    border-radius: var(--bs-border-radius);
    background-color: var(--forum-container-background);
    width: min(300px, calc(100% - 32px));
    margin: 16px;
    padding: 16px;
    display: flex;
    flex-direction: column;
    margin-top: 48px;
}

.login-header[b-qjwuxewg94] {
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    margin-bottom: 16px;
}

.login-controls[b-qjwuxewg94] {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 8px;
}

.login-control[b-qjwuxewg94] {
    display: flex;
    flex-direction: column;
    width: 250px;
}

.login-control label[b-qjwuxewg94] {
    line-height: 30px;
}

.login-controls input[type="submit"][b-qjwuxewg94] {
    margin: 8px 0 0 0;
}
/* _content/BizimArsiv/Forum/Components/BbcodeTextBlock.razor.rz.scp.css */
.text-container[b-t63c48k9w3] {
    word-break: break-word;
}

b[b-t63c48k9w3] {
    font-weight: 600;
}

.indented[b-t63c48k9w3] {
    font-size: 14px;
}

.indented-header[b-t63c48k9w3] {
    font-size: 14px;
    font-weight: 600;
    margin: 5px 0 0 28px;
}

.indented-header[b-t63c48k9w3]  + div {
    font-size: 14px;
    margin: 4px 0 2px 20px;
    border: 1px solid #AECCE6;
    border-radius: 4px;
    padding: 6px 8px;
    background-color: #FEFFFF;
}

[b-t63c48k9w3] .indented:not(:last-child) {
    margin-bottom: 12px;
}

[b-t63c48k9w3] img {
    vertical-align: unset;
}

[b-t63c48k9w3] ul {
    list-style-type: disc;
}

[b-t63c48k9w3] .centered {
    text-align: center;
}

.code[b-t63c48k9w3] {
    font-family: var(--bs-font-monospace);
    font-size: 13px;
    white-space: pre-line;
}

.attachment-image[b-t63c48k9w3], .inline-image[b-t63c48k9w3] {
    max-width: 100%;
    height: auto;
}

.attachment-image[b-t63c48k9w3] {
    margin-bottom: 4px;
}

.attachment-detail[b-t63c48k9w3] {
    display: flex;
    flex-direction: row;
    column-gap: 5px;
}

.info-small[b-t63c48k9w3] {
    font-size: 14px;
    margin-top: 4px;
}

/* _content/BizimArsiv/Forum/Components/Breadcrumbs.razor.rz.scp.css */
.breadcrumbs[b-8zfbnk9b32] {
    margin-bottom: 10px;
    font-size: 14px;
}

.breadcrumbs a[b-8zfbnk9b32] {
    color: var(--forum-text);
    text-decoration: none;
}

.breadcrumbs a:hover[b-8zfbnk9b32] {
    text-decoration: underline;
}
/* _content/BizimArsiv/Forum/Components/ForumGroup.razor.rz.scp.css */
.forum-row[b-naulfs9ip9] {
    color: var(--forum-text);
    border-color: var(--forum-list-border);
}

.forum-row-category[b-naulfs9ip9] {
    background-color: var(--forum-list-header-background);
    padding: .5rem 1rem;
    font-size: 14px;
    font-weight: 500;
}

.forum-row-forum[b-naulfs9ip9] {
    background-color: var(--forum-list-background);
    transition: background-color 0.1s linear;
}

.forum-row-forum:hover[b-naulfs9ip9] {
    background-color: var(--forum-list-background-hover);
    transition: background-color 0.1s ease;
}

.forum-row-forum .forum-row-name[b-naulfs9ip9] {
    font-weight: 500;
}

.forum-row-forum .forum-row-desc[b-naulfs9ip9] {
    color: var(--forum-text-light);
    font-size: 14px;
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis;
}
/* _content/BizimArsiv/Forum/Components/Layouts/ForumLayout.razor.rz.scp.css */
.content[b-ruufhjoj6e] {
    padding: max(16px, min(32px, calc(2vw))) 16px;
    display: flex;
    flex-direction: column;
}

@media (min-width: 1200px) {
    .content[b-ruufhjoj6e] {
        width: 1200px;
    }
}

@media (max-width: 1200px) {
    .content[b-ruufhjoj6e] {
        align-self: stretch;
    }
}

@media (min-width: 1200px) {
    .content[b-ruufhjoj6e] {
        align-self: center;
    }
}
/* _content/BizimArsiv/Forum/Components/Pages/ForumPage.razor.rz.scp.css */
.forum-root[b-1j0hamcrvs] {
    display: flex;
    flex-direction: column;
    row-gap: 32px;
}

.topic[b-1j0hamcrvs] {
    color: var(--forum-text);
    border-color: var(--forum-list-border);
    background-color: var(--forum-list-background);
    transition: background-color 0.1s linear;
}

.topic:hover[b-1j0hamcrvs] {
    background-color: var(--forum-list-background-hover);
    transition: background-color 0.1s ease;
}

.topic-row[b-1j0hamcrvs] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.topic-title[b-1j0hamcrvs] {
    font-weight: 500;
}

.topic-count[b-1j0hamcrvs] {
    font-size: 14px;
    font-weight: 500;
}

.topic-small[b-1j0hamcrvs] {
    color: var(--forum-text-light);
    font-size: 12px;
}

.topic-post-icon[b-1j0hamcrvs] {
    font-size: 14px;
    margin-right: 4px;
    opacity: 0.6;
}

.topic-time[b-1j0hamcrvs] {
    font-size: 13px;
}

.topic-poster[b-1j0hamcrvs] {
    font-size: 14px;
    font-weight: 500;
}
/* _content/BizimArsiv/Forum/Components/Pages/IndexPage.razor.rz.scp.css */
.forum-root[b-mribmz0scx] {
    display: flex;
    flex-direction: column;
    row-gap: 24px;
}

.forum-slogan[b-mribmz0scx] {
    font-size: 16px;
    text-align: center;
}

.forum-groups[b-mribmz0scx] {
    display: flex;
    flex-direction: column;
    row-gap: 32px;
}

.forum-stats[b-mribmz0scx] {
    text-align: center;
}

.forum-stats b[b-mribmz0scx] {
    font-weight: 600;
}
/* _content/BizimArsiv/Forum/Components/Pages/TopicPage.razor.rz.scp.css */
.post-row[b-a69o9rdhny] {
    color: var(--forum-text);
    border-color: var(--forum-list-border);
    background-color: var(--forum-list-background);
    padding: 0;
}

.post-row:nth-child(even)[b-a69o9rdhny] {
    background-color: var(--forum-list-background-darker);
}

.header-link[b-a69o9rdhny] {
    color: var(--forum-text);
    text-decoration: none;
}

.header-link:hover[b-a69o9rdhny] {
    text-decoration: underline;
}
/* _content/BizimArsiv/Forum/Components/PostBlock.razor.rz.scp.css */
.post[b-tqj2c4q2z5] {
    padding: 8px 16px 16px 16px;
    display: grid;
    grid-template-columns: 88px auto;
    column-gap: 16px;
    grid-template-rows: 32px auto;
    grid-template-areas:
        "user info"
        "avatar body";
}

.username[b-tqj2c4q2z5] {
    grid-area: user;
    font-size: 14px;
    font-weight: 600;
    margin: 4px auto 0 auto;
    line-height: 22px;
    text-wrap: nowrap;
}

.avatar-container[b-tqj2c4q2z5] {
    grid-area: avatar;
    margin: 0 auto 0 auto;
}

.avatar[b-tqj2c4q2z5] {
    border-radius: 4px;
    margin-top: 4px;
    width: 75px;
}

.info[b-tqj2c4q2z5] {
    grid-area: info;
    font-size: 13px;
    color: #6386A6;
    line-height: 30px;
}

.info-id[b-tqj2c4q2z5] {
    color: inherit;
    visibility: hidden;
}

.info:hover .info-id[b-tqj2c4q2z5] {
    visibility: visible;
    text-decoration: none;
}

.info:hover .info-id:hover[b-tqj2c4q2z5] {
    text-decoration: underline;
}

.body[b-tqj2c4q2z5] {
    grid-area: body;
}

b[b-tqj2c4q2z5] {
    font-weight: 600;
}

@media (max-width: 600px) {
    .post[b-tqj2c4q2z5] {
        padding: 16px;
        column-gap: 12px;
        grid-template-columns: 48px auto;
        grid-template-rows: 24px auto auto;
        grid-template-areas:
            "avatar user"
            "avatar info"
            "body body"
    }

    .avatar[b-tqj2c4q2z5] {
        width: 48px;
        margin-top: 0;
        margin-bottom: 10px;
    }

    .avatar-container[b-tqj2c4q2z5] {
        min-height: 58px;
    }

    .username[b-tqj2c4q2z5] {
        margin: 0;
        line-height: 24px;
    }

    .info[b-tqj2c4q2z5] {
        margin: 0;
        line-height: 22px;
    }
}
