.custom-range-wrap{position:relative}.custom-range-wrap .custom-range-track div{font-size:20px;margin-top:50px;display:block;top:0;height:100px;opacity:1;pointer-events:none}.custom-range-wrap .custom-range-track{display:inline-block;width:calc(100% - 25px);height:3px;background-color:#0092ff;margin:auto;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.custom-range-wrap .custom-range-input{opacity:.01}.custom-range-wrap .custom-range-input input[type=range]{background:transparent}.custom-range-wrap .custom-range-input input[type=range]::-ms-track{width:100%;cursor:pointer;background:transparent;border-color:transparent;color:transparent}.custom-range-wrap .custom-range-input input[type=range]{-webkit-appearance:none;width:100%}.custom-range-wrap .custom-range-input input[type=range]:focus{outline:none}.custom-range-wrap .custom-range-input input[type=range]::-webkit-slider-thumb{visibility:hidden;height:20px;width:20px;cursor:pointer;-webkit-appearance:none}.custom-range-wrap .range-value{position:absolute;top:20%;pointer-events:none;z-index:5}.custom-range-wrap .range-value span{height:1.5em;line-height:1.5em;text-align:center;background:#fff;color:#0af;display:block;padding:0 .5em 0 .5em;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);border-radius:12px;top:50%;pointer-events:none}