:root{--slider-thumb-color:black;--tooltip-tail-color:black transparent transparent transparent}.thumb{height:0;margin-top:1px;position:absolute;pointer-events:none;outline:none;-webkit-appearance:none}.thumb::-webkit-slider-thumb{height:18px;width:18px;background-color:var(--slider-thumb-color);border:none;border-radius:50%;cursor:pointer;pointer-events:all;-webkit-appearance:none}.thumb::-moz-range-thumb{height:18px;width:18px;margin-top:1px;background-color:var(--slider-thumb-color);border:none;border-radius:50%;cursor:pointer;pointer-events:all}.thumb::-mz-thumb{height:18px;width:18px;background-color:var(--slider-thumb-color);border:none;border-radius:50%;cursor:pointer;pointer-events:all}.thumb-left{z-index:3}.thumb-right{z-index:4}.slider-track{width:100%;z-index:1}.slider-range{z-index:2}.slider-disabled,.slider-disabled::-moz-range-thumb,.slider-disabled::-webkit-slider-thumb{background-color:#eaeaea;cursor:not-allowed}.dropdown-content{scrollbar-width:thin}.scroll-overlay{overflow-x:overlay}.dropdown-content::-webkit-scrollbar{height:2px}.dropdown-content::-webkit-scrollbar-track{background:#f2f2f2}.dropdown-content::-webkit-scrollbar-thumb{background:#c8c8c8;border-radius:4px}@media screen and (max-width:991px){.switch-container{transform:scale(.9)}}@media screen and (max-width:767px){.switch-container{transform:scale(.825)}}@media screen and (max-width:575px){.switch-container{transform:scale(.75)}}.noscrollbar::-webkit-scrollbar{width:0}.scrollbar::-webkit-scrollbar{width:3px;height:3px}.scrollbar::-webkit-scrollbar-track{background:transparent}.scrollbar::-webkit-scrollbar-thumb{background:#F2F2F2;border-radius:4px}.rows-selection:hover{transform:scale(1.05)}.left-tooltip,.right-tooltip{position:absolute;display:none;transform:translateX(-50%);bottom:1.5rem}.left-tooltip:after,.right-tooltip:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:var(--tooltip-tail-color)}