.slider-container{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}
.slider-container .back-bar{height:10px;position:relative}
.slider-container .back-bar .selected-bar{position:absolute;height:100%}
.slider-container .back-bar .pointer{position:absolute;width:10px;height:10px;background-color:red;cursor:pointer;opacity:1;z-index:2}
.slider-container .back-bar .pointer.last-active{z-index:3;position:relative}
.slider-container .back-bar .pointer::before{position:absolute;content:'';width:8px;height:8px;background-color:#E85B72;border-radius:10px;margin:auto;display:table;left:0;right:0;top:4px}
.slider-container .back-bar .pointer-label,.slider-container .back-bar .pointer-label.high{position:absolute;right:0;top:-40px;text-align:center;color:#E85B72;font-size:16px;left:0!important;float:right;text-align:right}
.slider-container .back-bar .pointer-label::after{position:relative;content:' inch';right:0;top:0}
.slider-container .back-bar .focused{z-index:10}
.slider-container .clickable-dummy{cursor:pointer;position:absolute;width:100%;height:100%;z-index:1}
.slider-container .scale{top:2px;position:relative}
.slider-container .scale span{position:absolute;height:20px;border-left:1px solid #999;font-size:0;top:-12px}
.slider-container .scale ins{font-size:9px;text-decoration:none;position:absolute;left:0;top:5px;color:#999;line-height:1}
.slider-container.slider-readonly .clickable-dummy,.slider-container.slider-readonly .pointer{cursor:auto}
.theme-green .back-bar{height:10px;border-radius:10px;background-color:#F1F1EF;background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee',endColorstr='#ffdddddd',GradientType=0)}
.theme-green .back-bar .selected-bar{border-radius:10px;background-color:#E85B72;background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbdfade',endColorstr='#ff76fabc',GradientType=0)}
.theme-green .back-bar .pointer{width:18px;height:18px;top:-5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:10px;border:1px solid #FFf;background-color:#FFF;box-shadow:0 2px 4px rgba(0,0,0,.2);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee',endColorstr='#ffdddddd',GradientType=0)}
.theme-green .back-bar .pointer-label{color:#999}
.theme-green .back-bar .focused{color:#333}
.theme-green .scale span{border-left:1px solid #e5e5e5}
.theme-green .scale span:first-child,.theme-green .scale span:last-child{border-left:0}
.theme-green .scale span:first-child ins{margin-left:0!important}
.theme-green .scale ins{color:#BCBCBC;font-family:'Heebo';font-weight:400;font-size:12px;margin-top:20px}
.theme-blue .back-bar{height:10px;border-radius:10px;background-color:#F1F1EF;background-color:#e7e7e7;background-image:-moz-linear-gradient(top,#eee,#ddd);background-image:-webkit-gradient(linear,0 0,0 100%,from(#eee),to(#ddd));background-image:-webkit-linear-gradient(top,#eee,#ddd);background-image:-o-linear-gradient(top,#eee,#ddd);background-image:linear-gradient(to bottom,#eee,#ddd);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee',endColorstr='#ffdddddd',GradientType=0)}
.theme-blue .back-bar .selected-bar{border-radius:10px;background-color:#E85B72;background-image:-moz-linear-gradient(top,#b1d1f9,#64a8f9);background-image:-webkit-gradient(linear,0 0,0 100%,from(#b1d1f9),to(#64a8f9));background-image:-webkit-linear-gradient(top,#b1d1f9,#64a8f9);background-image:-o-linear-gradient(top,#b1d1f9,#64a8f9);background-image:linear-gradient(to bottom,#b1d1f9,#64a8f9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb1d1f9',endColorstr='#ff64a8f9',GradientType=0)}
.theme-blue .back-bar .pointer{width:14px;height:14px;top:-5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:10px;border:1px solid #AAA;background-color:#e7e7e7;background-image:-moz-linear-gradient(top,#eee,#ddd);background-image:-webkit-gradient(linear,0 0,0 100%,from(#eee),to(#ddd));background-image:-webkit-linear-gradient(top,#eee,#ddd);background-image:-o-linear-gradient(top,#eee,#ddd);background-image:linear-gradient(to bottom,#eee,#ddd);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee',endColorstr='#ffdddddd',GradientType=0)}
.theme-blue .back-bar .pointer-label{color:#999}
.theme-blue .back-bar .focused{color:#333}
.theme-blue .scale span{border-left:1px solid #e5e5e5}
.theme-blue .scale ins{color:#999}