@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.dwk6czdzfo.bundle.scp.css';

/* /Components/DigitaleFertigung/AuftragStatusIcons.razor.rz.scp.css */
/*.ssq_selectStatePopover {
}

    ::deep .ssq_selectStatePopover ::deep .fluent-popover-content,
    ::deep .ssq_selectStatePopover .fluent-popover-content,
    .ssq_selectStatePopover ::deep .fluent-popover-content,
    .ssq_selectStatePopover .fluent-popover-content {
        padding: 0.6em !important;
    }*/

.ssq_stateIcon[b-ajt5fkvnd8] {
}

[b-ajt5fkvnd8] .ssq_stateIcon.state_started {
    fill: url(#shieldGradient) !important;
}

[b-ajt5fkvnd8] .ssq_selectStateIcon {
    width: 25px !important;
    cursor: pointer;
}
/* /Components/Sortable/SortableList.razor.rz.scp.css */
/* 
  you need the ::deep identifier if you are using scoped styles like this
  because scoped styles are only applied to markup in the component, not
  to the markup inside the render fragment.
*/

[b-z3pilmem65] .sortable-chosen {
    width: 90% !important;
}

[b-z3pilmem65] .sortable-ghost {
    visibility: hidden;
}

[b-z3pilmem65] .sortable-fallback {
    opacity: 1 !important
}

.ssq_selectedMultiDrag[b-z3pilmem65] {
    transform: scale(0.8);
    transition: all 500ms ease-in-out;
}
/* /Layouts/MainLayout.razor.rz.scp.css */
/* /Layouts/MainLayoutOld.razor.rz.scp.css */
.page[b-6wfc5mivlo] {
    position: relative;
    display: flex;
    flex-direction: row;
}

main[b-6wfc5mivlo] {
    flex: 1;
    overflow: hidden;
}

.sidebar[b-6wfc5mivlo] {
    /*background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
    background-image: linear-gradient(135deg, #003d66 0%, #699f60 110%);*/
    background-image: linear-gradient(135deg, #002e4d 0%, #005e80 110%);
}

.content[b-6wfc5mivlo] {
    height: calc(100% - var(--menuHeight));
}

.top-row[b-6wfc5mivlo] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: var(--menuHeight);
    display: flex;
    align-items: center;
}

    .top-row[b-6wfc5mivlo]  a, .top-row[b-6wfc5mivlo]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-6wfc5mivlo]  a:hover, .top-row[b-6wfc5mivlo]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-6wfc5mivlo]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row[b-6wfc5mivlo] {
        justify-content: space-between;
    }

        .top-row[b-6wfc5mivlo]  a, .top-row[b-6wfc5mivlo]  .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 641px) {
    .sidebar[b-6wfc5mivlo] {
        /*width: 220px;*/
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-6wfc5mivlo] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-6wfc5mivlo]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-6wfc5mivlo] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }

    .content[b-6wfc5mivlo] {
        padding-inline: 10px !important;
    }
}
/* /Layouts/NavMenu.razor.rz.scp.css */
.logo[b-7nbgt4zvyw] {
    width: 170px;
    /*width: 160px;*/
}

.top-row[b-7nbgt4zvyw] {
    /*height: var(--menuHeight);*/
    height: var(--mud-appbar-height);
    display: flex;
    justify-content: center;
    align-items: center;
    /*background-color: rgba(255,255,255,0.3);*/
    background-color: #4d7389;
}

.ssq_navbarWrapper[b-7nbgt4zvyw] {
    background-image: linear-gradient(135deg, #002e4d 0%, #005e80 110%);
}

.navbar-brand[b-7nbgt4zvyw] {
    font-size: unset;
}

.bi[b-7nbgt4zvyw] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-7nbgt4zvyw] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-7nbgt4zvyw] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-7nbgt4zvyw] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.container-fluid[b-7nbgt4zvyw] {
    display: flex;
    justify-content: center;
    align-items: center;
}

/*.nav-item {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

    .nav-item:first-of-type {
        padding-top: 1rem;
    }

    .nav-item:last-of-type {
        padding-bottom: 1rem;
    }

    .nav-item ::deep a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        padding-left: .6rem;
    }

        .nav-item ::deep a.active {
            background-color: rgba(255,255,255,0.37);
            color: white;
        }

        .nav-item ::deep a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

    .nav-item .nav-link-icon {
        padding-right: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
    }


::deep .nav-item .nav-link-icon svg {
    fill: white !important;
}

.nav-item .nav-link-text {
}*/

.innerNavWrapper[b-7nbgt4zvyw] {
    overflow-y: auto;
    height: calc(100vh - var(--menuHeight));
    /* Hide scrollbar for IE, Edge and Firefox */
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}

    .innerNavWrapper[b-7nbgt4zvyw]::-webkit-scrollbar {
        display: none;
    }

.navbarButton[b-7nbgt4zvyw] {
    height: 50px;
    background-color: #003251;
    font-size: 15pt;
    cursor: pointer;
}

    .navbarButton[b-7nbgt4zvyw]  svg {
        width: 25px !important;
    }

    .navbarButton .toogleNavMenuText[b-7nbgt4zvyw] {
        color: white;
        padding-left: 7px;
    }

        .logo.collapse[b-7nbgt4zvyw],
        .navbarButton .toogleNavMenuText.collapse[b-7nbgt4zvyw],
        .nav-scrollable.collapse[b-7nbgt4zvyw]  .nav-link-text {
            display: none;
        }

/*.nav-scrollable.collapse ::deep .nav-link-icon {
    padding-right: 0;
    padding-left: 0.5rem;
}*/

@media (min-width: 641px) {
    /*.navbar-toggler {
        display: none;
    }*/

    .collapse[b-7nbgt4zvyw] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    /*.nav-scrollable {
        /* Allow sidebar to scroll for tall menus * /
        height: calc(100vh - var(--menuHeight));
        overflow-y: auto;
    }*/
}
/* /Layouts/NavMenuPoint.razor.rz.scp.css */
.nav-item[b-yhdhuz2t0j] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

    .nav-item:first-of-type[b-yhdhuz2t0j] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-yhdhuz2t0j] {
        padding-bottom: 1rem;
    }

    .nav-item[b-yhdhuz2t0j]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        padding-left: .6rem;
    }

        .nav-item[b-yhdhuz2t0j]  a.active {
            background-color: rgba(255,255,255,0.37);
            color: white;
        }

        .nav-item[b-yhdhuz2t0j]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

    .nav-item .nav-link-icon[b-yhdhuz2t0j] {
        padding-right: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .nav-item .nav-link-text[b-yhdhuz2t0j] {
    }

    .nav-item.ssq_collapsedMenu[b-yhdhuz2t0j]  .nav-link-text {
        display: none;
    }

    .nav-item.ssq_collapsedMenu[b-yhdhuz2t0j]  .nav-link-icon {
        padding-inline: 0;
        /*padding-right: 0;
        padding-left: 0.5rem;*/
    }
/* /Pages/Authentication/Login.razor.rz.scp.css */
html[b-u5e8jfqmjp], body[b-u5e8jfqmjp] {
    height: 100%;
    width: 100%;
}

.pageWrapper[b-u5e8jfqmjp] {
    height: 100vh;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f3f2f2;
}

h4[b-u5e8jfqmjp] {
    font-size: 24px;
    font-weight: 600;
    color: #000;
    opacity: 0.85;
}

label[b-u5e8jfqmjp] {
    font-size: 12.5px;
    color: #000;
    opacity: 0.8;
    font-weight: 400;
}

[b-u5e8jfqmjp] form {
    padding: 40px 30px;
    background: #fefefe;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 20px;
    width: 400px;
    height: 550px;
}

form h4[b-u5e8jfqmjp] {
    margin-bottom: 20px;
    color: rgba(0, 0, 0, .5);
}

    form h4 span[b-u5e8jfqmjp] {
        color: rgba(0, 0, 0, 1);
        font-weight: 700;
    }

form p[b-u5e8jfqmjp] {
    line-height: 100%;
    font-size: 14px;
    color: #000;
    opacity: 0.65;
    font-weight: 400;
    max-width: 200px;
    margin-bottom: 50px;
}

@keyframes shake-shake-b-u5e8jfqmjp {
    0% {
        transform: translateX(-3px);
    }

    20% {
        transform: translateX(3px);
    }

    40% {
        transform: translateX(-3px);
    }

    60% {
        transform: translateX(3px);
    }

    80% {
        transform: translateX(-3px);
    }

    100% {
        transform: translateX(0px);
    }
}

.session[b-u5e8jfqmjp] {
    display: flex;
    flex-direction: row;
    width: auto;
    height: auto;
    margin: auto auto;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0px 2px 6px -1px rgba(0, 0, 0, .12);
}

.left[b-u5e8jfqmjp] {
    width: 350px;
    height: auto;
    min-height: 100%;
    position: relative;
    background-image: url('pictures/datatraffic.jpg');
    background-size: cover;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

    .left svg[b-u5e8jfqmjp] {
        height: 40px;
        width: auto;
        margin: 20px;
    }


.form-control[b-u5e8jfqmjp] {
    margin-top: 20px;
    line-height: 2;
}
    .form-control:first-child[b-u5e8jfqmjp] {
        margin-top: 0;
    }

    .form-check[b-u5e8jfqmjp] {
        margin-block: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    [b-u5e8jfqmjp] .form-check .form-check-input {
        width: 1.5em;
        height: 1.5em;
        margin-right: 10px;
    }

    .form-check .form-check-label[b-u5e8jfqmjp] {
        font-size: 13pt;
    }

.text-danger[b-u5e8jfqmjp] {
    height: 25px;
    width: 100%;
    text-align: center;
    font-size: 15pt;
}
/* /Pages/Authentication/Register.razor.rz.scp.css */
html[b-0gz8wi821g], body[b-0gz8wi821g] {
    height: 100%;
    width: 100%;
}

.pageWrapper[b-0gz8wi821g] {
    height: 100vh;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f3f2f2;
}

h4[b-0gz8wi821g] {
    font-size: 24px;
    font-weight: 600;
    color: #000;
    opacity: 0.85;
}

label[b-0gz8wi821g] {
    font-size: 12.5px;
    color: #000;
    opacity: 0.8;
    font-weight: 400;
}

[b-0gz8wi821g] form {
    padding: 40px 30px;
    background: #fefefe;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 20px;
    width: 400px;
    height: 550px;
}

form h4[b-0gz8wi821g] {
    margin-bottom: 20px;
    color: rgba(0, 0, 0, .5);
}

    form h4 span[b-0gz8wi821g] {
        color: rgba(0, 0, 0, 1);
        font-weight: 700;
    }

form p[b-0gz8wi821g] {
    line-height: 100%;
    font-size: 14px;
    color: #000;
    opacity: 0.65;
    font-weight: 400;
    max-width: 200px;
    margin-bottom: 30px;
}

@keyframes shake-shake-b-0gz8wi821g {
    0% {
        transform: translateX(-3px);
    }

    20% {
        transform: translateX(3px);
    }

    40% {
        transform: translateX(-3px);
    }

    60% {
        transform: translateX(3px);
    }

    80% {
        transform: translateX(-3px);
    }

    100% {
        transform: translateX(0px);
    }
}

.session[b-0gz8wi821g] {
    display: flex;
    flex-direction: row;
    width: auto;
    height: auto;
    margin: auto auto;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0px 2px 6px -1px rgba(0, 0, 0, .12);
}

.left[b-0gz8wi821g] {
    width: 350px;
    height: auto;
    min-height: 100%;
    position: relative;
    background-image: url('pictures/datatraffic.jpg');
    background-size: cover;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

    .left svg[b-0gz8wi821g] {
        height: 40px;
        width: auto;
        margin: 20px;
    }


.form-control[b-0gz8wi821g] {
    margin-top: 20px;
    line-height: 2;
}

    .form-control:first-child[b-0gz8wi821g] {
        margin-top: 0;
    }

.form-check[b-0gz8wi821g] {
    margin-block: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

[b-0gz8wi821g] .form-check .form-check-input {
    width: 1.5em;
    height: 1.5em;
    margin-right: 10px;
}

.form-check .form-check-label[b-0gz8wi821g] {
    font-size: 13pt;
}

.text-danger[b-0gz8wi821g] {
    height: 25px;
    width: 100%;
    text-align: center;
    font-size: 15pt;
}
/* /Pages/DigitaleFertigung/AuftragInfoWindow.razor.rz.scp.css */
[b-raxzr4l54q] .ssq_listWrapper {
    min-height: unset;
    max-height: calc(100% - 80px);
}

.ssq_windowWrapper[b-raxzr4l54q] {
    border: 1px solid #d9d9d9;
    border-radius: 10px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.35);
}
/* /Pages/DigitaleFertigung/Dialogs/CalculatePrintingCombinedDialog.razor.rz.scp.css */
.w-33[b-gywovat0nr] {
    width: 33.333333% !important;
}

[b-gywovat0nr] .mud-input-control-input-container {
    padding-block: 3px;
}

[b-gywovat0nr] .mud-input {
    background: padding-box linear-gradient(var(--neutral-fill-input-rest)), border-box var(--neutral-stroke-input-rest);
    border: calc(var(--stroke-width) * 1px) solid transparent;
    border-radius: calc(var(--control-corner-radius) * 1px);
}

    [b-gywovat0nr] .mud-input input {
        padding: 7px 10px !important;
        font-size: 11pt !important;
    }

table.ssq_inputTable[b-gywovat0nr] {
    width: 100%;
    margin-bottom: 0;
}

    table.ssq_inputTable tr td:nth-child(1)[b-gywovat0nr] {
        width: calc(100% - 120px - 35px);
    }

    table.ssq_inputTable tr td:nth-child(2)[b-gywovat0nr] {
        width: 120px;
    }

    table.ssq_inputTable tr td:nth-child(3)[b-gywovat0nr] {
        width: 35px;
        text-align: center;
    }

    table.ssq_inputTable tr.ssq_emptyRow[b-gywovat0nr],
    table.ssq_inputTable tr.ssq_emptyRow td[b-gywovat0nr] {
        height: 20px;
    }

.ssq_subtext[b-gywovat0nr] {
    font-size: 7pt;
    position: absolute;
    left: 0px;
    bottom: -15px;
    color: #737373;
    width: 200px;
}

table.ssq_bahnTable[b-gywovat0nr] {
    width: 100%;
}

    table.ssq_bahnTable tr[b-gywovat0nr] {
        height: 30px;
    }

        table.ssq_bahnTable tr th[b-gywovat0nr],
        table.ssq_bahnTable tr td[b-gywovat0nr] {
            text-align: center;
        }

            table.ssq_bahnTable tr td span.ssq_noDataMessage[b-gywovat0nr] {
                font-size: 13pt;
                font-style: italic;
            }

.ssq_bahnTableValue[b-gywovat0nr] {
    cursor: pointer;
    font-size: 13pt;
}

    .ssq_bahnTableValue.ssq_selected[b-gywovat0nr] {
        text-decoration: underline;
        text-decoration-color: #0078d4 !important;
        text-decoration-thickness: 2px !important;
    }

    .ssq_bahnTableValue:hover[b-gywovat0nr] {
        text-decoration: underline;
    }

    .ssq_bahnTableValue span:first-child[b-gywovat0nr] {
        color: #999999;
    }

    .ssq_bahnTableValue span:last-child[b-gywovat0nr] {
        font-weight: bold;
    }

    .ssq_bahnTableValue.ssq_selected span:first-child[b-gywovat0nr] {
        color: #80c8ff !important;
    }

    .ssq_bahnTableValue.ssq_selected span:last-child[b-gywovat0nr] {
        color: #0078d4 !important;
    }
/* /Pages/DigitaleFertigung/Dialogs/ChooseFolienInformationDialog.razor.rz.scp.css */
.w-50[b-e48hhmp0wi] {
    width: 50% !important;
}

.ssq_layoutWrapper[b-e48hhmp0wi] {
    width: 100%;
    height: 100%;
    overflow-x: auto;
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-flow: row;
}

.ssq_typeWrapper[b-e48hhmp0wi] {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    /*flex-wrap: wrap;*/
    padding-bottom: 10px;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    /*margin: 5px;
    margin-bottom: 10px;*/
    overflow: hidden;
    /*max-width: 580px;*/
}

.ssq_subtypeWrapper[b-e48hhmp0wi] {
    /*display: grid;
    gap: 0.5rem;
    grid-auto-flow: row;*/
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    /*flex-direction: column;*/
}

.ssq_subtypeContainer[b-e48hhmp0wi] {
    /*width: 100%;*/
    display: flex;
    width: 50%;
    flex-direction: column;
}

.ssq_elementWrapper[b-e48hhmp0wi] {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    column-gap: 1rem;
    padding-left: 0.6rem;
    /*justify-content: space-around;*/
    /*flex-direction: row;*/
    /*flex-direction: column;
    max-height: 400px;
    max-width: 580px;
    padding-left: 10px;*/
}

.ssq_element[b-e48hhmp0wi] {
    /*width: 280px;*/
    /*width: 230px;*/
    width: 250px;
    height: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /*padding: 5px 10px 0 0;*/
    cursor: pointer;
    transition: all 0.5s ease-in-out;
    border-bottom: 2px solid transparent;
}

    .ssq_element.ssq_isNotEditing:hover[b-e48hhmp0wi] {
        border-color: var(--accent-base-color);
    }

    .ssq_element span[b-e48hhmp0wi] {
    }

        .ssq_element span.ssq_element_name[b-e48hhmp0wi] {
            width: 120px;
            font-weight: bold;
            text-align: left;
        }

        .ssq_element span.ssq_element_gewicht[b-e48hhmp0wi] {
            width: 80px;
            text-align: right;
        }

        .ssq_element span.ssq_element_icons[b-e48hhmp0wi] {
            width: 50px;
            text-align: right;
        }

/*.ssq_element.ssq_isEditing {
        height: unset;
        gap: 0.5rem;
    }

::deep .ssq_element.ssq_isEditing .mud-input {
    font-size: 10pt;
}

    ::deep .ssq_element.ssq_isEditing .mud-input [inputmode="text"] {
        font-weight: bold;
    }*/

.ssq_typeTitleWrapper[b-e48hhmp0wi] {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .ssq_typeTitleWrapper .ssq_typeTitle[b-e48hhmp0wi] {
        font-weight: bold;
        padding: 0;
        margin: 0;
        padding-left: 10px;
        padding-block: 5px;
        font-size: var(--type-ramp-plus-2-font-size);
        line-height: var(--type-ramp-plus-2-line-height);
    }

    .ssq_typeTitleWrapper.ssq_type_0[b-e48hhmp0wi] {
        background: #ffd633;
    }

    .ssq_typeTitleWrapper.ssq_type_12[b-e48hhmp0wi] {
        background: #FC7C72;
    }

    .ssq_typeTitleWrapper.ssq_type_1[b-e48hhmp0wi] {
        background: #C4D79B;
    }

    .ssq_typeTitleWrapper.ssq_type_2[b-e48hhmp0wi] {
        background: #FABF8F;
    }

    .ssq_typeTitleWrapper.ssq_type_3[b-e48hhmp0wi] {
        /*background: #595959;
        color: white;*/
        background: #b3b3b3;
    }

    .ssq_typeTitleWrapper.ssq_type_10[b-e48hhmp0wi] {
        background: #99CCFF;
    }

    .ssq_typeTitleWrapper.ssq_type_11[b-e48hhmp0wi] {
        background: #FF99CC;
    }

.ssq_sizeTitle[b-e48hhmp0wi] {
    margin: 0;
    padding-top: 10px;
    padding-inline: 10px;
}
/* /Pages/DigitaleFertigung/Dialogs/ViewAuftragChangeRequestDialog.razor.rz.scp.css */

.ssq_listWrapper[b-aam61e1faq] {
    min-height: 150px;
    max-height: 230px;
    overflow: auto;
}

.ssq_listHeader[b-aam61e1faq] {
    border-bottom: 1px solid #cccccc;
}

    .ssq_listHeader > span[b-aam61e1faq],
    .ssq_listHeader > div > span[b-aam61e1faq] {
        padding: 5px;
        font-weight: bold;
        font-size: 12pt;
    }

.ssq_listItem[b-aam61e1faq] {
    border-bottom: 1px solid #d9d9d9;
}

    .ssq_listItem > span[b-aam61e1faq] {
        height: 30px;
        display: flex;
        align-items: center;
    }

.ssq_listItemGroupHeader[b-aam61e1faq] {
    font-weight: bold;
    font-size: 11pt;
    background: #b3deff;
    padding: 0.4rem 0.8rem;
    border-radius: 4px;
}
/* /Pages/DigitaleFertigung/OverviewAuftrag.razor.rz.scp.css */
.ssq_searchPanel[b-f2w82b2kok],
.ssq_gridPanel[b-f2w82b2kok] {
    border: 1px solid #d9d9d9;
    border-radius: 10px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.35);
    padding: 15px;
}

.ssq_searchPanel[b-f2w82b2kok] {
    margin-top: 10px;
    background: white;
}

.ssq_gridWrapper[b-f2w82b2kok] {
    grid-template-columns: 1fr 1fr;
    padding-top: 10px;
}

.ssq_listWrapper[b-f2w82b2kok] {
    min-height: 150px;
    max-height: 230px;
    overflow: auto;
}

.ssq_listHeader[b-f2w82b2kok] {
    border-bottom: 1px solid #cccccc;
}

    .ssq_listHeader > span[b-f2w82b2kok] {
        padding: 5px;
        font-weight: bold;
        font-size: 12pt;
    }

.ssq_listItem[b-f2w82b2kok] {
    border-bottom: 1px solid #d9d9d9;
}

    .ssq_listItem > span[b-f2w82b2kok] {
        height: 30px;
        display: flex;
        align-items: center;
        line-height: 1;
    }

.ssq_prmSelectionButtonWrapper[b-f2w82b2kok] {
    border: 2.5px solid var(--accent-base-color);
    border-radius: var(--mud-default-borderradius);
    overflow: hidden;
}

    .ssq_prmSelectionButtonWrapper .ssq_prmSelectionButton[b-f2w82b2kok] {
        cursor: pointer;
        font-size: 17pt;
        padding: 5px 12px;
        color: #0d0d0d;
    }

        .ssq_prmSelectionButtonWrapper .ssq_prmSelectionButton.ssq_isSelected[b-f2w82b2kok] {
            background: #4db2ff !important;
            color: #fff !important;
        }


        .ssq_prmSelectionButtonWrapper .ssq_prmSelectionButton:hover[b-f2w82b2kok] {
            background: #80c8ff !important;
            color: #fff !important;
        }
/* /Pages/DigitaleFertigung/PlanAuftragDruckerei.razor.rz.scp.css */
.ssq_maschineSelectionButtonWrapper[b-npzl241g65] {
    margin-top: -55px;
    z-index: 10;
    border: 2.5px solid var(--accent-base-color);
    border-radius: var(--mud-default-borderradius);
    overflow: hidden;
}

    .ssq_maschineSelectionButtonWrapper .ssq_maschineSelectionButton[b-npzl241g65] {
        cursor: pointer;
        font-size: 17pt;
        padding: 5px 12px;
        color: #0d0d0d;
    }

        .ssq_maschineSelectionButtonWrapper .ssq_maschineSelectionButton:hover[b-npzl241g65] {
            background: #80c8ff !important;
            color: #fff !important;
        }

[b-npzl241g65] .ssq_dropContainer {
    overflow-y: auto;
    height: calc(100vh - 110px);
}

    [b-npzl241g65] .ssq_dropContainer * {
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

.ssq_datarow[b-npzl241g65] {
    width: 100%;
}

    .ssq_datarow > span[b-npzl241g65] {
        text-align: center;
        font-size: 10pt;
        height: 32px;
    }

        .ssq_datarow > span:nth-child(2)[b-npzl241g65],
        .ssq_datarow > span:nth-child(3)[b-npzl241g65],
        .ssq_datarow > span:nth-child(4)[b-npzl241g65],
        .ssq_datarow > span:nth-child(5)[b-npzl241g65],
        .ssq_datarow > span:nth-child(6)[b-npzl241g65],
        .ssq_datarow > span:nth-child(7)[b-npzl241g65] {
            display: flex;
            justify-content: center;
            align-items: center;
        }

        /* Icons */
        .ssq_datarow > span:nth-child(1)[b-npzl241g65] {
            width: 100px;
        }

        /* Auftrag */
        .ssq_datarow > span:nth-child(2)[b-npzl241g65] {
            width: 120px;
        }

        /* Kunde */
        .ssq_datarow > span:nth-child(3)[b-npzl241g65] {
            width: 200px;
            justify-content: start;
        }

        /* Artikel */
        .ssq_datarow > span:nth-child(4)[b-npzl241g65] {
            width: 250px;
            justify-content: start;
            line-height: 0.9;
        }

        /* Stück */
        .ssq_datarow > span:nth-child(5)[b-npzl241g65] {
            width: 80px;
            justify-content: end;
        }

        /* Ausstattung und Bemerkung */
        .ssq_datarow > span:nth-child(6)[b-npzl241g65],
        .ssq_datarow > span:nth-child(7)[b-npzl241g65] {
            width: calc(calc(100% - 100px - 120px - 150px - 150px - 80px - 120px) / 2);
        }

        /* Icons */
        .ssq_datarow > span:nth-child(8)[b-npzl241g65] {
            width: 120px;
            display: flex;
            justify-content: space-around;
            align-items: center;
        }

[b-npzl241g65] .ssq_datarow .ssq_tableTextField .mud-input-control-input-container {
    width: 100%;
    padding-inline: 5px;
}

    [b-npzl241g65] .ssq_datarow .ssq_tableTextField .mud-input-control-input-container input {
        font-size: 10pt;
        background: rgba(255, 255, 255, 0.8);
        padding-left: 5px;
    }

.ssq_datarow.ssq_headerrow[b-npzl241g65] {
    border-radius: var(--mud-default-borderradius);
    margin-top: 10px;
    margin-bottom: 2px;
    padding-block: 5px;
    padding-right: 20px;
}

    .ssq_datarow.ssq_headerrow > span[b-npzl241g65] {
        font-weight: bold;
        font-size: 12pt;
        color: white;
    }

[b-npzl241g65] .ssq_toggleBtn_isImportant {
    color: #ffffff !important;
    background-color: #cc0000 !important;
    width: 25px;
    height: 25px;
}

[b-npzl241g65] .ssq_toggleBtn_notImportant {
    color: #ffffff !important;
    background-color: #d9d9d9 !important;
    width: 25px;
    height: 25px;
}

.ssq_auswahlmodusText[b-npzl241g65] {
    line-height: 1;
    font-size: 10pt;
    width: 120px;
    padding: 3px 5px;
    display: flex;
    background-color: #b3b3b3;
    border-radius: 5px;
    cursor: pointer;
}

    .ssq_auswahlmodusText.active[b-npzl241g65] {
        background-color: #ff00ff;
        box-shadow: 0 0 20px #ff00ff;
        animation: pulse-b-npzl241g65 2s infinite;
    }

@keyframes pulse-b-npzl241g65 {
    0% {
        box-shadow: 0 0 10px #ff00ff;
        transform: scale(1);
        opacity: 1;
    }

    50% {
        box-shadow: 0 0 30px #ff00ff;
        transform: scale(1.1);
        opacity: 0.8;
    }

    100% {
        box-shadow: 0 0 10px #ff00ff;
        transform: scale(1);
        opacity: 1;
    }
}
/* /Pages/DigitaleFertigung/PlanAuftragDruckereiMaschine.razor.rz.scp.css */
/* /Pages/DigitaleFertigung/PlanAuftragDruckereiMaschineWeek.razor.rz.scp.css */
.ssq_kwHeader[b-8iejxsji8i] {
    height: 70px;
    padding: 10px 15px;
    border-radius: var(--mud-default-borderradius);
}

[b-8iejxsji8i] .mud-drop-item-preview-start {
    height: 0;
}

.ssq_holiday[b-8iejxsji8i] {
    font-size: 12pt;
    font-weight: bold;
    line-height: 1;
    background: yellow;
    color: red;
    padding: 5px;
    border-radius: 5px;
}

.ssq_dropZone[b-8iejxsji8i] {
    border: 1px solid #d9d9d9;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-bottom: 10px;
}

    .ssq_dropZone.ssq_kwIsInFuture[b-8iejxsji8i] {
        min-height: 180px;
    }

[b-8iejxsji8i] .ssq_dropZone.ssq_kwIsInFuture .ssq_sortList {
    height: calc(100% - 30px);
}

.ssq_searchFooter[b-8iejxsji8i] {
    height: 30px;
    background: #e6e6e6;
    padding-left: 100px;
    padding-block: 3px;
    display: flex;
}
    /* Auftrag */
    .ssq_searchFooter .ssq_searchField[b-8iejxsji8i] {
        width: 200px;
        border-radius: 3px;
    }
/* /Pages/DigitaleFertigung/PlanAuftragDruckereiMaschineWeekRow.razor.rz.scp.css */
.ssq_datarowWrapper[b-g27lzpitmj] {
    border-bottom: 1px solid #ddd;
}

.ssq_datarow[b-g27lzpitmj] {
    width: 100%;
}

    .ssq_datarow .ssq_dragable[b-g27lzpitmj] {
    }

    .ssq_datarow > span[b-g27lzpitmj] {
        text-align: center;
        font-size: 9pt;
        height: 26px;
    }

        .ssq_datarow > span:nth-child(2)[b-g27lzpitmj],
        .ssq_datarow > span:nth-child(3)[b-g27lzpitmj],
        .ssq_datarow > span:nth-child(4)[b-g27lzpitmj],
        .ssq_datarow > span:nth-child(5)[b-g27lzpitmj],
        .ssq_datarow > span:nth-child(6)[b-g27lzpitmj],
        .ssq_datarow > span:nth-child(7)[b-g27lzpitmj] {
            display: flex;
            justify-content: center;
            align-items: center;
        }

        /* Icons */
        .ssq_datarow > span:nth-child(1)[b-g27lzpitmj] {
            width: 100px;
        }

        /* Auftrag */
        .ssq_datarow > span:nth-child(2)[b-g27lzpitmj] {
            width: 110px;
            /*font-weight: bold;*/
        }

        /* Kunde */
        .ssq_datarow > span:nth-child(3)[b-g27lzpitmj] {
            width: 200px;
            justify-content: start;
            /*font-weight: bold;*/
        }

        /* Artikel */
        .ssq_datarow > span:nth-child(4)[b-g27lzpitmj] {
            width: 250px;
            justify-content: start;
            line-height: 0.9;
            padding-left: 10px;
        }

        /* Stück */
        .ssq_datarow > span:nth-child(5)[b-g27lzpitmj] {
            width: 80px;
            justify-content: end;
        }

        /* Ausstattung und Bemerkung */
        .ssq_datarow > span:nth-child(6)[b-g27lzpitmj],
        .ssq_datarow > span:nth-child(7)[b-g27lzpitmj] {
            width: calc(calc(100% - 100px - 110px - 200px - 250px - 80px - 120px) / 2);
        }

        /* Icons */
        .ssq_datarow > span:nth-child(8)[b-g27lzpitmj] {
            width: 120px;
            display: flex;
            justify-content: space-around;
            align-items: center;
        }

        /* Auftrag */
        .ssq_datarow > span:nth-child(2).ssq_groupBorder[b-g27lzpitmj] {
            border-left: var(--ssq-group-border);
        }
        /* Artikel */
        .ssq_datarow > span:nth-child(4).ssq_groupBorder[b-g27lzpitmj] {
            border-right: var(--ssq-group-border);
        }

            /* Auftrag, Kunde, Artikel */
            .ssq_datarow > span:nth-child(2).ssq_groupBorder.ssq_middle[b-g27lzpitmj],
            .ssq_datarow > span:nth-child(3).ssq_groupBorder.ssq_middle[b-g27lzpitmj],
            .ssq_datarow > span:nth-child(4).ssq_groupBorder.ssq_middle[b-g27lzpitmj] {
                height: 27px;
                margin-bottom: -1px;
            }

[b-g27lzpitmj] .ssq_datarow .ssq_tableTextField .mud-input-control-input-container {
    width: 100%;
    padding-inline: 5px;
}

    [b-g27lzpitmj] .ssq_datarow .ssq_tableTextField .mud-input-control-input-container input {
        font-size: 9pt;
        background: rgba(255, 255, 255, 0.8);
        padding-left: 5px;
        padding-bottom: 4px;
    }

[b-g27lzpitmj] .ssq_datarow .ssq_tableTextField.ssq_bold .mud-input-control-input-container input {
    /*font-weight: bold;*/
}

[b-g27lzpitmj] .ssq_toggleBtn_isImportant {
    color: #ffffff !important;
    background-color: #cc0000 !important;
    width: 22px;
    height: 22px;
}

[b-g27lzpitmj] .ssq_toggleBtn_notImportant {
    color: #ffffff !important;
    background-color: #d9d9d9 !important;
    width: 22px;
    height: 22px;
}

.ssq_kundenname[b-g27lzpitmj] {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

    .ssq_kundenname > div[b-g27lzpitmj] {
        width: 100%;
    }
/* /Pages/DigitaleFertigung/SerienplanungWindow.razor.rz.scp.css */
[b-h4mhtz0t1v] fluent-option {
    padding-left: 10px;
}

[b-h4mhtz0t1v] .ssq_rowOutput {
    font-size: 11pt;
}

[b-h4mhtz0t1v] .ssq_searchPanel {
    border: 1px solid #d9d9d9;
    border-radius: 10px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.35);
}

[b-h4mhtz0t1v] .mud-timeline-vertical.mud-timeline-position-start::before {
    background: #e0e0e0 !important;
}

[b-h4mhtz0t1v] .mud-timeline-item-dot.mud-timeline-dot-size-medium {
    background: #f2f2f2 !important;
}
/* /Pages/Index.razor.rz.scp.css */

/* /Pages/Pruefplan/PruefplanBuilder.razor.rz.scp.css */
.ssq_mainLayoutWrapper[b-x3erem1xxj] {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    background: #999999;
}

.ssq_pageWrapper[b-x3erem1xxj] {
    width: calc(100% - 300px - 300px);
    height: 100%;
    overflow: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

    .ssq_pageWrapper .ssq_pageLayout[b-x3erem1xxj] {
        background: transparent;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .ssq_pageWrapper .ssq_zoomWrapper[b-x3erem1xxj] {
        position: absolute;
        top: 5px;
        right: 5px;
        display: flex;
        justify-content: center;
        align-items: flex-end;
        flex-direction: column;
    }

.ssq_leftSidebar[b-x3erem1xxj],
.ssq_componentSideBarLayout[b-x3erem1xxj] {
    width: 300px;
    height: 100%;
    background: rgba(255, 255, 255, 0.9);
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
}

.ssq_backButton[b-x3erem1xxj] {
    align-self: start;
    cursor: pointer;
    color: var(--accent-fill-active);
    z-index: 10;
    position: absolute;
    top: -45px;
    left: 10px;
}

.ssq_dragItems[b-x3erem1xxj] {
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    padding-inline: 3rem;
}

    /* Shared futuristic card style */
    .ssq_dragItems > div[b-x3erem1xxj] {
        border: 2px solid transparent;
        border-radius: 12px;
        padding: 8px 14px;
        margin: 8px 0;
        font-family: "Segoe UI", Roboto, sans-serif;
        font-size: 14px;
        font-weight: 500;
        display: flex;
        align-items: center;
        gap: 10px;
        cursor: grab;
        transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.3s ease;
        box-shadow: 0 4px 12px rgba(0,0,0,0.1);
        text-align: center;
    }

        .ssq_dragItems > div:active[b-x3erem1xxj] {
            cursor: grabbing;
        }

        .ssq_dragItems > div:hover[b-x3erem1xxj] {
            transform: translateY(-2px) scale(1.02);
            box-shadow: 0 6px 18px rgba(0,0,0,0.25);
        }

/* Icon size + color controlled via theme */
.ssq_element_icon[b-x3erem1xxj] {
    font-size: 20px;
}

.ssq_dragItems span.ssq_separation_label[b-x3erem1xxj] {
    font-size: 12pt;
    font-weight: bold;
    width: 100%;
    display: block;
    text-align: center;
}

/* Beschriftung */
.ssq_dragItems > .ssq_element_beschriftung[b-x3erem1xxj] {
    border-color: #4d79ff;
    background: linear-gradient(135deg, #e6eeff, #ccd9ff);
    color: #1a1a1a;
}

[b-x3erem1xxj] .ssq_dragItems > .ssq_element_beschriftung .ssq_element_icon {
    color: #4d79ff;
}

/* Textfeld */
.ssq_dragItems > .ssq_element_textfeld[b-x3erem1xxj] {
    border-color: #33cc66;
    background: linear-gradient(135deg, #ecf9ec, #d6f5d6);
    color: #1a1a1a;
}

[b-x3erem1xxj] .ssq_dragItems > .ssq_element_textfeld .ssq_element_icon {
    color: #33cc66;
}

/* Ja/Nein */
.ssq_dragItems > .ssq_element_janein[b-x3erem1xxj] {
    border-color: #ff9900;
    background: linear-gradient(135deg, #ffebcc, #ffe0b3);
    color: #1a1a1a;
}

[b-x3erem1xxj] .ssq_dragItems > .ssq_element_janein .ssq_element_icon {
    color: #ff9900;
}

/* Linie */
.ssq_dragItems > .ssq_element_linie[b-x3erem1xxj] {
    border-color: #333333;
    background: linear-gradient(135deg, #404040, #1a1a1a);
    color: #f2f2f2;
}

[b-x3erem1xxj] .ssq_dragItems > .ssq_element_linie .ssq_element_icon {
    color: #f2f2f2;
}

/* Bild */
.ssq_dragItems > .ssq_element_bild[b-x3erem1xxj] {
    border-color: #3399ff;
    background: linear-gradient(135deg, #f2f9ff, #e0f0ff);
    color: #1a1a1a;
}

[b-x3erem1xxj] .ssq_dragItems > .ssq_element_bild .ssq_element_icon {
    color: #3399ff;
}

/* Abschluesse */
.ssq_dragItems > .ssq_element_abschluesse[b-x3erem1xxj] {
    border-color: #854dff;
    background: linear-gradient(135deg, #eee6ff, #dcccff);
    color: #1a1a1a;
}

[b-x3erem1xxj] .ssq_dragItems > .ssq_element_abschluesse .ssq_element_icon {
    color: #854dff;
}

/* Auftragsdaten */
.ssq_dragItems > .ssq_element_auftrag[b-x3erem1xxj] {
    border-color: #e68a00;
    background: linear-gradient(135deg, #ffe6bf, #ffd699);
    color: #1a1a1a;
}

/* Appdaten */
.ssq_dragItems > .ssq_element_appelement[b-x3erem1xxj] {
    border-color: #b300ff;
    background-color: #f2e0ff;
    color: #1a1a1a;
}
/* /Pages/Pruefplan/PruefplanBuilderFormattingSidebar.razor.rz.scp.css */
.ssq_formattingSideBarLayout[b-2havcm1m6f] {
    width: 100%;
    height: 100%;
    gap: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow-y: auto;
    overflow-x: hidden;
}

    .ssq_formattingSideBarLayout .ssq_styleLabel[b-2havcm1m6f] {
        font-weight: bold;
        font-size: 11pt;
    }

    .ssq_formattingSideBarLayout .ssq_formattingSideBarLayout_topPart[b-2havcm1m6f] {
        display: flex;
        flex-direction: column;
        gap: 0.5rem;
    }

    .ssq_formattingSideBarLayout .ssq_formattingSideBarLayout_bottomPart[b-2havcm1m6f] {
    }

    .ssq_formattingSideBarLayout .ssq_formattingSideBarLayout_emptyPart[b-2havcm1m6f] {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
    }

        .ssq_formattingSideBarLayout .ssq_formattingSideBarLayout_emptyPart span[b-2havcm1m6f] {
            color: #808080;
            font-size: 25pt;
            text-align: center;
            line-height: 1.2;
        }


.ssq_gridContainer[b-2havcm1m6f] {
    display: grid;
    grid-template-columns: 1fr 1fr; /* 2 equal columns */
    grid-template-rows: auto auto auto; /* 3 rows */
    grid-column-gap: 0.3rem;
    grid-row-gap: 0.1rem;
}

    .ssq_gridContainer .ssq_gridItem[b-2havcm1m6f] {
    }

        .ssq_gridContainer .ssq_gridItem.ssq_gridSpan2[b-2havcm1m6f] {
            grid-column: span 2;
        }

.ssq_currentColorSquare[b-2havcm1m6f] {
    position: relative;
    width: 28px;
    height: 28px;
    margin-right: 10px;
    display: inline-block;
    /* Checkerboard pattern */
    background-image: linear-gradient(45deg, #ccc 25%, transparent 25%), linear-gradient(-45deg, #ccc 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #ccc 75%), linear-gradient(-45deg, transparent 75%, #ccc 75%);
    background-size: 10px 10px;
    background-position: 0 0, 0 5px, 5px -5px, -5px 0;
}

.ssq_colorOverlay[b-2havcm1m6f] {
    position: absolute;
    inset: 0;
    border-radius: inherit;
}

[b-2havcm1m6f] .ssq_jaNeinColorPicker .mud-input-control {
    width: 75px;
}
/* /Pages/Pruefplan/PruefplanBuilderTemplateSidebar.razor.rz.scp.css */
.ssq_formattingSideBarLayout[b-6cfzwgph67] {
    width: 100%;
    height: 100%;
    gap: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow-y: auto;
    overflow-x: hidden;
}

    .ssq_formattingSideBarLayout .ssq_styleLabel[b-6cfzwgph67] {
        font-weight: bold;
        font-size: 11pt;
    }

    .ssq_formattingSideBarLayout .ssq_formattingSideBarLayout_topPart[b-6cfzwgph67] {
        display: flex;
        flex-direction: column;
        gap: 0.5rem;
    }

    .ssq_formattingSideBarLayout .ssq_formattingSideBarLayout_bottomPart[b-6cfzwgph67] {
    }
