@import '_content/Bucher.UI/Bucher.UI.bundle.scp.css';

/* _content/ConfiguratorCore/Components/Configurator.razor.rz.scp.css */
.cfg-menu-header[b-j5ubzmbscp] {
    height: 58px;
}

.cfg-menu-sm[b-j5ubzmbscp] {
    width: 4.1666666675%;
}

    .cfg-menu-sm .cfg-menu-header[b-j5ubzmbscp] {
        justify-content: center !important;
    }

    .cfg-menu-sm .menu[b-j5ubzmbscp] {
        text-align: center;
    }

.content-menu-collapsed[b-j5ubzmbscp] {
    width: 95.8333333355%;
}

.menu-hamburger[b-j5ubzmbscp] {
    width: 25px;
}

.cfg-menu-normal .menu-hamburger[b-j5ubzmbscp] {
    right: 16px;
}

.info-icon:hover[b-j5ubzmbscp] {
    opacity: 0.5;
}

.sidebar-collapsed[b-j5ubzmbscp]{
    max-width: 3.5rem;
}
/* _content/ConfiguratorCore/Components/Container/DefaultContainer.razor.rz.scp.css */
/* _content/ConfiguratorCore/Components/Container/HandleConfigurationContainer.razor.rz.scp.css */
.ralNcsError-True[b-4vsrayxt6k] {
    opacity: 0.3 !important;
    background: gray !important;
    cursor:default !important;
}

    .ralNcsError-True:hover[b-4vsrayxt6k] {
        opacity: 0.3 !important;
        background: gray !important;
        cursor: default !important;
    }
/* _content/ConfiguratorCore/Components/Container/HandleNcsContainer.razor.rz.scp.css */
.d-grid[b-tgtb0yuki1] {
    grid-template-columns: 1fr 1fr 1fr;
    border-left: 1px solid var(--border-color);
}

.grid-item[b-tgtb0yuki1] {
    border-top: 1px solid var(--border-color);
    border-bottom: 1px solid var(--border-color);
    border-right: 1px solid var(--border-color);
    height: 2.5rem;
}

    .grid-item:nth-child(n+4)[b-tgtb0yuki1] {
        border-top: none !important;
    }

    .grid-item:hover[b-tgtb0yuki1] {
        background-color: var(--light-gray-color);
    }

.grid-item-selected[b-tgtb0yuki1] {
    border-left: 1px solid var(--border-color);
    width: 12rem;
}

.color-box[b-tgtb0yuki1] {
    width: 30px;
    align-self: stretch;
}
/* _content/ConfiguratorCore/Components/Container/HandleRalContainer.razor.rz.scp.css */
.d-grid[b-9wyrgpl7it] {
    grid-template-columns: 1fr 1fr 1fr;
    border-left: 1px solid var(--border-color);
}

.grid-item[b-9wyrgpl7it] {
    border-top: 1px solid var(--border-color);
    border-bottom: 1px solid var(--border-color);
    border-right: 1px solid var(--border-color);
    height: 2.5rem;
}

    .grid-item:nth-child(n+4)[b-9wyrgpl7it] {
        border-top: none !important;
    }

    .grid-item:hover[b-9wyrgpl7it] {
        background-color: var(--light-gray-color);
    }

.grid-item-selected[b-9wyrgpl7it] {
    border-left: 1px solid var(--border-color);
    width:12rem;
}

.color-box[b-9wyrgpl7it] {
    width: 30px;
    align-self: stretch;
}
/* _content/ConfiguratorCore/Components/Container/HandleSelectionContainer.razor.rz.scp.css */
.handle-type-circle[b-oqlgvrs0qj] {
    background: #d9d9d9;
    border-radius: 50%;
    margin: 0 2px;
    width: 1rem;
    height: 1rem;
}

    .handle-type-circle.selected[b-oqlgvrs0qj] {
        background: #6d6e71;
    }

.surface-icon[b-oqlgvrs0qj] {
    max-width: 20px;
    max-height: 20px;
}

.profile-row:not(:last-child)[b-oqlgvrs0qj] {
    border-bottom: 1px solid #cdcdcd;
}

.profile-row:hover[b-oqlgvrs0qj], .profile-row.selected[b-oqlgvrs0qj] {
    background: #efefef;
}

.handle-type-parent img[b-oqlgvrs0qj]{
    max-width:65px;
}

.k-window-content img[b-oqlgvrs0qj]{
    max-width:400px;
}

.handle-type-zoom[b-oqlgvrs0qj] {
    background: rgba(255, 255, 255, .5);
    color: black;
    font-size: 36px;
    display: none;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index:99999;
}

.handle-type-parent:hover > .handle-type-zoom[b-oqlgvrs0qj] {
    display: flex !important;
}
/* _content/ConfiguratorCore/Components/Layout/MainLayout.razor.rz.scp.css */
/* _content/ConfiguratorCore/Components/Page/HandleAccessoriesPage.razor.rz.scp.css */
.accessory-row[b-7o0fj1i2s1] {
    border-top: 1px solid #cdcdcd;
    border-left: 1px solid #cdcdcd;
}

.accessory-col[b-7o0fj1i2s1] {
    border-right: 1px solid #cdcdcd;
}

.accessory-filter-container[b-7o0fj1i2s1] {
    right: 1rem;
    top: 2rem;
    width: calc(100% - 32px);
}

img[b-7o0fj1i2s1]{
    max-height:7rem;
    width:max-content;
}
/* _content/ConfiguratorCore/Components/Page/HandleOverviewPage.razor.rz.scp.css */
.overview-item[b-faowv6pfjm] {
    grid-template-columns: 1.4fr 0.9fr 3.5fr 1.3fr 2.5fr 0.7fr;
    grid-column-gap: 4rem;
    border-bottom:none !important;
    row-gap:2rem;
}

    .overview-item:last-child[b-faowv6pfjm] {
        border-bottom: 1px solid var(--border-color) !important;
    }
/* _content/ConfiguratorCore/Components/Property/RadioImageListProperty.razor.rz.scp.css */
.containerDivider[b-7yf5fz0dav] {
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    margin-bottom: 15px;
    margin-right: 30px;
    margin-left: 30px;
}
/* _content/ConfiguratorCore/Components/Property/RangeComboBox.razor.rz.scp.css */
.dropdown-content[b-5whh8b0gha] {
    position: absolute;
    background-color: white;
    width: 400px;
    z-index: 999;
    border: 1px solid var(--border-color);
    margin-top: -1px;
}

ul[b-5whh8b0gha] {
    flex: 1;
    list-style: none;
    padding: 0;
}

li:hover[b-5whh8b0gha],
li.selected[b-5whh8b0gha] {
    background: var(--light-gray-color) !important;
}

.icon[b-5whh8b0gha] {
    right: 1px;
    z-index: 1;
    height: calc(100% - 2px);
}

input[b-5whh8b0gha] {
    width: 100%;
    padding: .5rem 1rem;
    padding-right: 1.75rem;
    border: 1px solid var(--border-color);
    border-radius: 4px;
    z-index: 1;
}

    input:disabled[b-5whh8b0gha] {
        background: var(--input-disabled-back-color);
    }
/* _content/ConfiguratorCore/Components/Sidebar/HandleSidebar.razor.rz.scp.css */
.configuration-collapsed .selected-values[b-qik2img13r]{
    max-height:0;
    overflow:hidden;
    transition: max-height 0.3s;
}

.selected-values[b-qik2img13r] {
    max-height: 1000px;
    transition: max-height 0.6s;
}
/* _content/ConfiguratorCore/Components/Toast/Toast.razor.rz.scp.css */
.material-symbols-outlined[b-xz6j3kdjol] {
    font-size: 32px;
}

    .material-symbols-outlined.success[b-xz6j3kdjol] {
        color: #29d738;
    }

    .material-symbols-outlined.info[b-xz6j3kdjol] {
        color: #1d64f2;
    }

    .material-symbols-outlined.warning[b-xz6j3kdjol] {
        color: #ffb60a;
    }

    .material-symbols-outlined.error[b-xz6j3kdjol] {
        color: #f11a1a;
    }

.close .material-symbols-outlined[b-xz6j3kdjol] {
    font-size: 24px;
    color: #797979;
}

.toast[b-xz6j3kdjol] {
    background: white;
    border-radius: 6px;
    box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.2);
    padding: 1rem 0;
    position: fixed;
    bottom: 3rem;
    right: 4rem;
    min-width: 25rem;
    z-index: 9999;
}

    .toast.success[b-xz6j3kdjol] {
        border-left: 5px solid #29d738;
    }

    .toast.info[b-xz6j3kdjol] {
        border-left: 5px solid #1d64f2;
    }

    .toast.warning[b-xz6j3kdjol] {
        border-left: 5px solid #ffb60a;
    }

    .toast.error[b-xz6j3kdjol] {
        border-left: 5px solid #f11a1a;
    }

.toast-icon[b-xz6j3kdjol] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 1rem;
}

.toast-body[b-xz6j3kdjol] {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding: 0;
    gap: .25rem
}

    .toast-body p[b-xz6j3kdjol] {
        margin-bottom: 0;
        font-size: 14px;
        color: #797979;
    }

    .toast-body h5[b-xz6j3kdjol] {
        color: black;
    }

.toast-visible[b-xz6j3kdjol] {
    display: flex !important;
    flex-direction: row;
    animation: fadein 10s ease 0s 1 alternate;
}
