.mb_slider{position:relative;padding:10px;z-index:0;font-family:Arial,Helvetica,sans-serif;user-select:none;-webkit-user-select:none}.mb_slider *:not(.mb_sliderBar):not(.mb_sliderHandler){user-select:none;-webkit-user-select:none;pointer-events:none}.mb_sliderBar{background-color:#fafafa;height:20px;width:300px;box-shadow:rgba(0,0,0,.1) 0 0 0 1px;border-radius:4px;cursor:default}.mb_sliderHandler{padding:0 9px;background-color:#fff;position:absolute;top:0;left:0;border-radius:4px;box-shadow:rgba(0,0,0,.3) 0 0 6px 0;cursor:default;height:100%}.mb_sliderHandler:hover{background-color:#c3e7ff}.mb_sliderEnd,.mb_sliderStart,.mb_sliderValue{padding:7px;position:relative;text-align:right;top:-5px;margin:3px;min-width:50px;color:#aaa;white-space:nowrap;cursor:default}.mb_sliderStart{text-align:right}.mb_sliderEnd{text-align:left}.mb_sliderRange{position:absolute;height:100%;margin:0;top:0;background:#fc0;border-radius:4px 0 0 4px;cursor:default}.mb_sliderZero{background-color:#fafafa;position:absolute;height:100%;margin:0;top:0;border-radius:4px 0 0 4px;cursor:default}.mb_sliderZeroLabel{font:12px/12px Arial,sans-serif;color:#aaa;padding:5px;background-color:#fff;margin-left:-4px;z-index:-2;border-radius:4px;margin-top:-5px}.mb_sliderValueLabel{font:12px/12px Arial,sans-serif;text-align:center;padding:3px 5px;background-color:#fff;color:#000;top:-18px;margin-left:0;z-index:-1;border:1px solid rgba(0,0,0,.2);border-radius:4px;margin-top:-10px;white-space:nowrap;min-width:20px}.mb_sliderValueLabel:after{content:"";position:absolute;bottom:-5px;width:0;height:0;left:0;right:0;margin:auto;border-style:solid;border-width:5px 5px 0;border-color:#000 transparent transparent}.mb_sliderValueLabel.right{left:auto!important;right:-15px!important}.mb_sliderValueLabel.left{left:-15px!important;right:auto!important}.mb_sliderValueLabel.right:after{left:auto;right:10px;margin:auto}.mb_sliderValueLabel.left:after{right:auto;left:10px;margin:auto}