/* _content/AC.MarketPlace.Web.NET9/Components/Layout/Headers/HeaderItems/MarketPlaceHeaderBrand.razor.rz.scp.css */
#ac-header-brand[b-yod4rs6frc] {
    margin-left: 24px;
}

#ac-header-brand[b-yod4rs6frc]  .ac-header-brand--logo {
    height: 40px;
    margin-bottom: 12px;
    padding-right: 40px;
    margin-top: 12px;
    border-right: 2px solid var(--abb-color-border-stateless-subtle);
}

#ac-header-brand[b-yod4rs6frc]  .ac-header-brand--title {
    padding-left: 8px;
    font-weight: normal;
}
/* _content/AC.MarketPlace.Web.NET9/Components/Layout/Headers/HeaderItems/MarketPlaceHeaderMenu.razor.rz.scp.css */
#ac-header-menu[b-txx3py1zhs]  a {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    padding: 18px 15px;
    position: relative;
}

#ac-header-menu[b-txx3py1zhs]  a.active > span.rz-link-text {
    font-weight: 600;
    text-decoration: none;
}

#ac-header-menu[b-txx3py1zhs]  a.active > span.rz-link-text > i.icon_abb_32 {
    font-weight: 600;
}

#ac-header-menu[b-txx3py1zhs]  a.active::after {
    background: var(--rz-primary);
    bottom: 0;
    content: ' ';
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
}

#ac-header-menu[b-txx3py1zhs]  .rz-link:hover .rz-link-text {
    text-decoration: none;
}

#ac-header-menu[b-txx3py1zhs]  .rz-link:focus .rz-link-text {
    text-decoration: none;
}
/* _content/AC.MarketPlace.Web.NET9/Components/Layout/Headers/HeaderItems/MarketPlaceHeaderSettings.razor.rz.scp.css */
.ac-header-settings[b-3xhn5tim15]  .ac-header-settings-wrapper {
    height: 60px;
    line-height: 24px;
    padding: 18px 0;
    margin-right: 32px;
}

.ac-header-settings[b-3xhn5tim15]  ul.rz-navigation-menu {
    background-color: var(--rz-white);
    border: 1px solid var(--abb-color-border-stateless-subtle);
    font-size: 14px;
}

.ac-header-settings[b-3xhn5tim15]  .rz-navigation-item-link {
    font-size: 14px;
    font-weight: 700;
    padding: 0;
}

.ac-header-settings[b-3xhn5tim15]  .rz-navigation-item-link > span {
    font-size: 14px;
    margin-right: 4px;
}

.ac-header-settings[b-3xhn5tim15]  .ac-header-settings-border-right {
    border-right: 1px solid var(--abb-color-border-stateless-subtle);
    padding-right: 10px;
}
/* _content/AC.MarketPlace.Web.NET9/Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-3efun2b8b7] {
    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-3efun2b8b7] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/AC.MarketPlace.Web.NET9/Components/Shared/Markdown/MarkdownToc.razor.rz.scp.css */
[b-e8jatc5u7i] .rz-toc-item-selected > .rz-toc-item-wrapper .rz-toc-link {
    border: var(--rz-toc-link-border-radius);
    color: var(--rz-toc-link-color);
}

[b-e8jatc5u7i] .rz-toc-item-selected > .rz-toc-item-wrapper:after {
    background-color: transparent;
}
/* _content/AC.MarketPlace.Web.NET9/Components/Shared/Markdown/MarkdownViewer.razor.rz.scp.css */
[b-yphuuoy6de] .rz-text-h1,
[b-yphuuoy6de] .rz-text-h2,
[b-yphuuoy6de] .rz-text-h3,
[b-yphuuoy6de] .rz-text-h4,
[b-yphuuoy6de] .rz-text-h5,
[b-yphuuoy6de] .rz-text-h6 {
    font-weight: normal;
}
/* _content/AC.MarketPlace.Web.NET9/Components/Shared/MarketPlaceButton.razor.rz.scp.css */
.ac-icon-only-button[b-ft7kkmy26l] {
    vertical-align: middle;
}
/* _content/AC.MarketPlace.Web.NET9/Components/Shared/PageContent.razor.rz.scp.css */
#ac-layout-root[b-jyukd1xmx6]  .ac-layout-root--sidebar {
    max-width: 200px;
}

#ac-layout-root[b-jyukd1xmx6]  .ac-layout-root--body {
    padding: 0 1rem 1rem 1rem;
}
/* _content/AC.MarketPlace.Web.NET9/Components/Shared/PageHeader.razor.rz.scp.css */
#ac-body-page-header[b-t1odklu05v] {
    height: 48px;
    background: var(--abb-color-background-stateless-base);
    border-bottom: 1px solid var(--abb-color-border-stateless-subtle);
}

#ac-body-page-header[b-t1odklu05v]  .ac-body-page-header--stack {
    height: 48px;
    margin-left: 8px;
}

#ac-body-page-header[b-t1odklu05v]  .ac-body-page-header--title {
    font-weight: 400;
}
/* _content/AC.MarketPlace.Web.NET9/Components/Shared/Popups/ManageContentPopup.razor.rz.scp.css */
[b-l9miyuxk0g] .monaco-editor-container {
    min-height: 400px;
    height: 550px;
}
/* _content/AC.MarketPlace.Web.NET9/Components/Shared/Popups/MarketPlaceConfirmationDialogPopup.razor.rz.scp.css */
[b-fc3552dbbs] .rz-dialog-confirm-message {
    margin: 0;
    padding: 0;
}
/* _content/AC.MarketPlace.Web.NET9/Components/Shared/Popups/MarketPlacePopupLayout.razor.rz.scp.css */
[b-u0v7zsxoiw] .ac-popuplayout-footer {
    border-top: 1px solid var(--abb-color-border-stateless-subtle);
    padding-top: 1rem;
}
