.noUi-target *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-ms-touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;cursor:default;}
.noUi-base{width:100%;height:12px;position:relative;max-width:100%;max-height:100%;border:1px solid #bfbfbf;background:#e64c3c;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;z-index:0;}
#bell .noUi-base{background:#d4d4d4;}
.noUi-handle{background:url(../../images/slider-icon.png);height:42px;width:37px;margin:-11px 0 0 -23px;}
.noUi-active{opacity:0.8;}
.noUi-signature{position:relative;top:-10px;left:-36px;height:22px;text-align:center;width:60px;color:#000;font:16px 'Systopie';font-weight:bold;font-style:italic;background:#ffcd00;-webkit-transform:skew(-10deg);-moz-transform:skew(-10deg);-o-transform:skew(-10deg);transform:skew(-10deg);-moz-box-shadow:inset 0px 3px 8px 1px #c86d03;-webkit-box-shadow:inset 0px 3px 8px 1px #c86d03;box-shadow:inset 0px 3px 8px 1px #c86d03;}
#bell .noUi-signature{top:33px;left:-5px;}
.noUi-signature span{line-height:22px;font-style:normal;text-transform:uppercase;font-size:11px;}
.noUi-arrow-block{margin-top:10px;}
.noUi-arrow{height:10px;float:left;width:10px;position:relative;}
.noUi-arrow:before{content:"";width:0px;height:0px;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #d4d4d4;position:absolute;}
#bell .noUi-arrow:before{border-top:4px solid #e64c3c;}
.noUi-arrow-active:before{border-top:4px solid #e64c3c;!important;}
#bell .noUi-arrow-active:before{border-top:4px solid #d4d4d4 !important;}
.noUi-connect{background:Teal;}
.noUi-origin{position:absolute;right:0;top:0;bottom:0;border-radius:8px;background:#d4d4d4;z-index:1;}
#bell .noUi-origin:first-child{background:#e64c3c;}
.noUi-origin-upper{background:inherit !important;border-radius:inherit;}
.noUi-z-index{z-index:10;}
.noUi-vertical{width:40px;height:100%;}
.noUi-vertical .noUi-origin{bottom:0;left:0;}
.noUi-vertical .noUi-handle{margin:-23px 0 0 -3px;}
.noUi-target[disabled] .noUi-base{background:#999;}
.noUi-target[disabled] .noUi-connect{background:#BBB;}
.noUi-state-tap .noUi-origin{-webkit-transition:left 0.3s, top 0.3s;transition:left 0.3s, top 0.3s;}