@import '_content/AuralizeBlazor/AuralizeBlazor.tf5u2o3oxg.bundle.scp.css';
@import '_content/Blazor.Flags/Blazor.Flags.bundle.scp.css';
@import '_content/Nextended.Blazor/Nextended.Blazor.tkxqvq0zjw.bundle.scp.css';

/* /Shared/Components/DoubleRangeSlider.razor.rz.scp.css */
.range-slider[b-z9ceu7f43p] {
    height: 3px;
    position: relative;
    background-color: #DBDCDD;
    border-radius: 2px;
}

.range-selected[b-z9ceu7f43p] {
    height: 100%;
    position: absolute;
    border-radius: 5px;
    background-color: #32AA2A;
}

.range-input[b-z9ceu7f43p] {
    position: relative;
    margin-top: 2px;
}

    .range-input input[b-z9ceu7f43p] {
        position: absolute;
        height: 5px;
        top: -7px;
        background: none;
        pointer-events: none;
        -webkit-appearance: none;
        -moz-appearance: none;
    }

        .range-input input[b-z9ceu7f43p]::-webkit-slider-thumb {
            height: 12px;
            width: 12px;
            border-radius: 50%;
            background-color: #32AA2A;
            pointer-events: auto;
            -webkit-appearance: none;
        }
/* /Shared/Components/ToggleSwitch.razor.rz.scp.css */
.toggle-switch[b-ophnnr82gd] {
    width: 32px;
    height: 16px;
    border-radius: 8px;
    background-color: #F3F4F5;
}

.toggle-switch-button[b-ophnnr82gd] {
    width: 14px;
    height: 14px;
    border-radius: 8px;
    background-color: #DBDCDD;
}

.toggle-switch-true[b-ophnnr82gd] {
    background-color: #D5EED3;
}

.toggle-switch-button-true[b-ophnnr82gd] {
    background-color: #32AA2A;
}

.toggle-switch-button-null[b-ophnnr82gd] {
    opacity: 2;
}

.toggle-switch:hover[b-ophnnr82gd] {
    cursor: pointer;
}
/* /Shared/Product/ProductEdit.razor.rz.scp.css */
.mud-select-product-properties .mud-input-slot.mud-input-root.mud-input-root-outlined.mud-select-input[b-16qz4zu9m1] {
    color: var(--color-text-explanitory) !important;
}
