.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%;margin:1px;height:38px;position:relative;box-shadow:0 0 0 1px #bfbfbf}.noUi-handle{top:-3px;left:-23px;width:44px;height:44px;z-index:1;position:relative;background:#eee;border:1px solid #bfbfbf}.noUi-active{background:#e9e9e9;box-shadow:inset 0 0 5px #ddd}.noUi-connect{background:teal;-webkit-transition:background .6s;transition:background .6s}.noUi-background{background:#ddd}.noUi-origin{position:absolute;right:0;top:0;bottom:0;border-radius:inherit}.noUi-origin+.noUi-origin{background:inherit!important}.noUi-z-index{z-index:10}.noUi-vertical{width:38px;height:100%}.noUi-vertical .noUi-origin{bottom:0;left:0}.noUi-vertical .noUi-handle{top:-23px;left:-3px}[disabled] .noUi-base{background:#ddd}[disabled] .noUi-handle{background:#f7f7f7;cursor:not-allowed}[disabled] .noUi-connect{background:#eee}.noUi-state-tap .noUi-origin{-webkit-transition:left .3s,top .3s;transition:left .3s,top .3s}.noUi-state-blocked .noUi-connect{background:#7f8c8d}