.slider{display:inline-block;vertical-align:middle;position:relative}.slider.slider-horizontal{margin:0 18px;width:calc(100% - 110px);height:20px}.slider.slider-horizontal .slider-track{height:10px;width:100%;margin-top:-7px;top:50%;left:0}.slider.slider-horizontal .slider-selection,.slider.slider-horizontal .slider-track-low,.slider.slider-horizontal .slider-track-high{height:100%;top:0;bottom:0}.slider.slider-horizontal .slider-tick,.slider.slider-horizontal .slider-handle{margin-left:-14px;margin-top:-9.33333333px}.slider.slider-horizontal .slider-tick-label-container{white-space:nowrap;margin-top:20px}.slider.slider-horizontal .slider-tick-label-container .slider-tick-label{padding-top:4px;display:inline-block;text-align:center}.slider input{display:none}.slider .tooltip .tooltip-arrow{border-bottom-color:#eee}.slider .tooltip-inner{background-image:linear-gradient(to bottom,#eee 0%,#ccc 100%);color:#000;white-space:nowrap;max-width:none;font-size:16px;font-weight:bold;box-shadow:0 1px 2px rgba(0,0,0,0.5);text-shadow:0 1px 0 #fff}.slider .hide{display:none}.slider-track{position:absolute;cursor:pointer;background-image:-webkit-linear-gradient(top,#959595 0%,#999 100%);background-image:-o-linear-gradient(top,#959595 0%,#999 100%);background-image:linear-gradient(to bottom,#959595 0%,#999 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff959595',endColorstr='#ff999999',GradientType=0);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);border-radius:4px}.slider-selection{position:absolute;background-image:-webkit-linear-gradient(top,#f9f9f9 0%,#f5f5f5 100%);background-image:-o-linear-gradient(top,#f9f9f9 0%,#f5f5f5 100%);background-image:linear-gradient(to bottom,#f9f9f9 0%,#f5f5f5 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9',endColorstr='#fff5f5f5',GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:4px}.slider-selection.tick-slider-selection{background-image:-webkit-linear-gradient(top,#a6b89a 0%,#90a681 100%);background-image:-o-linear-gradient(top,#a6b89a 0%,#90a681 100%);background-image:linear-gradient(to bottom,#a6b89a 0%,#90a681 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa6b89a',endColorstr='#ff90a681',GradientType=0)}.slider-track-low,.slider-track-high{position:absolute;background:transparent;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:4px}.slider-handle{position:absolute;width:28px;height:28px;background-image:-webkit-linear-gradient(top,#fdfdfd 0%,#bababa 100%);background-image:-o-linear-gradient(top,#fdfdfd 0%,#bababa 100%);background-image:linear-gradient(to bottom,#fdfdfd 0%,#bababa 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffdfdfd',endColorstr='#ffbababa',GradientType=0);filter:none;box-shadow:0 2px 4px rgba(0,0,0,0.67);border:0px solid transparent}.slider-handle.round{border-radius:50%}.slider-handle:before,.slider-handle:after{content:"";position:absolute;border-radius:50%}.slider-handle:before{top:2.8px;left:2.8px;width:22.4px;height:22.4px;background-image:-webkit-linear-gradient(top,#f2f2f2 0%,#dcdcdc 100%);background-image:-o-linear-gradient(top,#f2f2f2 0%,#dcdcdc 100%);background-image:linear-gradient(to bottom,#f2f2f2 0%,#dcdcdc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2',endColorstr='#ffdcdcdc',GradientType=0)}.slider-handle:after{top:7px;left:7px;width:14px;height:14px;background-image:-webkit-linear-gradient(top,#a6b89a 0%,#90a681 100%);background-image:-o-linear-gradient(top,#a6b89a 0%,#90a681 100%);background-image:linear-gradient(to bottom,#a6b89a 0%,#90a681 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa6b89a',endColorstr='#ff90a681',GradientType=0)}.slider-tick{position:absolute}