@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';
@import '_content/Toolbelt.Blazor.PWA.Updater/Toolbelt.Blazor.PWA.Updater.bnjuj6nd91.bundle.scp.css';

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

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

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

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

        .range-input input[b-f4k2q012r4]::-webkit-slider-thumb {
            height: 12px;
            width: 12px;
            border-radius: 50%;
            background-color: #32AA2A;
            pointer-events: auto;
            -webkit-appearance: none;
        }
