/*! =======================================================
                      VERSION  10.6.1
========================================================= */
/*! =========================================================
 * bootstrap-slider.js
 *
 * Maintainers:
 *		Kyle Kemp
 *			- Twitter: @seiyria
 *			- Github:  seiyria
 *		Rohit Kalkur
 *			- Twitter: @Rovolutionary
 *			- Github:  rovolution
 *
 * =========================================================
  *
 * bootstrap-slider is released under the MIT License
 * Copyright (c) 2019 Kyle Kemp, Rohit Kalkur, and contributors
 *
 * Permission is hereby granted, free of charge, to any person
 * obtaining a copy of this software and associated documentation
 * files (the "Software"), to deal in the Software without
 * restriction, including without limitation the rights to use,
 * copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the
 * Software is furnished to do so, subject to the following
 * conditions:
 *
 * The above copyright notice and this permission notice shall be
 * included in all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 * OTHER DEALINGS IN THE SOFTWARE.
 *
 * ========================================================= */.slider{display:inline-block;position:relative;vertical-align:middle}.slider.slider-horizontal{height:20px;width:100%}.slider.slider-horizontal .slider-track{height:4px;left:0;margin-top:-.1875rem;top:50%;width:100%}.slider.slider-horizontal .slider-selection,.slider.slider-horizontal .slider-track-high,.slider.slider-horizontal .slider-track-low{bottom:0;height:100%;top:0}.slider.slider-horizontal .slider-handle,.slider.slider-horizontal .slider-tick{margin-left:0}.slider.slider-horizontal .slider-handle.triangle,.slider.slider-horizontal .slider-tick.triangle{border-bottom-color:#2e6da4;border-width:0 10px 10px;height:0;margin-top:0;position:relative;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%);width:0}.slider.slider-horizontal .slider-tick-container{left:0;position:absolute;top:4px;white-space:nowrap;width:100%}.slider.slider-horizontal .slider-tick-label-container{margin-top:20px;white-space:nowrap}.slider.slider-horizontal .slider-tick-label-container .slider-tick-label{color:#777;display:inline-block;font-size:12px;padding-top:2px;text-align:center}.label-is-selection{color:#dc283c!important;font-weight:700}.slider.slider-horizontal .tooltip{-ms-transform:translateX(-50%);transform:translateX(-50%)}.slider.slider-horizontal.slider-rtl .slider-tick-container,.slider.slider-horizontal.slider-rtl .slider-track{left:auto;right:0}.slider.slider-horizontal.slider-rtl .tooltip{-ms-transform:translateX(50%);transform:translateX(50%)}.slider.slider-vertical{height:210px;width:20px}.slider.slider-vertical .slider-track{height:100%;left:25%;top:0;width:10px}.slider.slider-vertical .slider-selection{bottom:0;left:0;top:0;width:100%}.slider.slider-vertical .slider-track-high,.slider.slider-vertical .slider-track-low{left:0;right:0;width:100%}.slider.slider-vertical .slider-handle,.slider.slider-vertical .slider-tick{margin-top:-.625rem}.slider.slider-vertical .slider-handle.triangle,.slider.slider-vertical .slider-tick.triangle{border-left-color:#2e6da4;border-right-color:#2e6da4;border-width:10px 0 10px 10px;height:1px;margin-left:0;margin-right:0;width:1px}.slider.slider-vertical .slider-tick-label-container{white-space:nowrap}.slider.slider-vertical .slider-tick-label-container .slider-tick-label{padding-left:4px}.slider.slider-vertical .tooltip{-ms-transform:translateY(-50%);transform:translateY(-50%)}.slider.slider-vertical.slider-rtl .slider-track{left:auto;right:25%}.slider.slider-vertical.slider-rtl .slider-selection{left:auto;right:0}.slider.slider-vertical.slider-rtl .slider-handle.triangle,.slider.slider-vertical.slider-rtl .slider-tick.triangle{border-width:10px 10px 10px 0}.slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label{padding-left:0;padding-right:4px}.slider.slider-disabled .slider-handle{background-image:-webkit-linear-gradient(top,#dfdfdf,#bebebe);background-image:-o-linear-gradient(top,#dfdfdf 0,#bebebe 100%);background-image:linear-gradient(180deg,#dfdfdf 0,#bebebe);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffdfdfdf",endColorstr="#ffbebebe",GradientType=0)}.slider.slider-disabled .slider-track{background-image:-webkit-linear-gradient(top,#e5e5e5,#e9e9e9);background-image:-o-linear-gradient(top,#e5e5e5 0,#e9e9e9 100%);background-image:linear-gradient(180deg,#e5e5e5 0,#e9e9e9);background-repeat:repeat-x;cursor:not-allowed;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffe5e5e5",endColorstr="#ffe9e9e9",GradientType=0)}.slider input{display:none}.slider .tooltip{pointer-events:none}.slider .tooltip-inner{max-width:none;white-space:nowrap}.slider .hide{display:none}.slider-track{background-color:#777;border-radius:0;cursor:pointer;position:absolute}.slider-selection{position:absolute}.slider-selection,.slider-selection.tick-slider-selection{background:#dc283c}.slider-track-high,.slider-track-low{background:transparent;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:absolute}.slider-handle{background-color:#fff;border:2px solid #dc283c;height:16px;margin-left:-8px!important;position:absolute;top:1px;width:16px}.slider-handle:hover{cursor:pointer}.slider-handle.round{border-radius:50%}.slider-handle.custom,.slider-handle.triangle{background:transparent none}.slider-handle.custom:before{color:#726204;content:"\2605";font-size:1.25rem;line-height:1.25rem}.slider-tick{background-color:#777;cursor:pointer;height:10px;position:absolute;width:3px}.slider-tick.custom,.slider-tick.triangle{background:transparent none}.slider-tick.custom:before{color:#726204;content:"\2605";font-size:1.25rem;line-height:1.25rem}.slider-tick.in-selection,.sliderRange{background:#dc283c}#td_surcharge,#td_surcharge_label{vertical-align:middle}#td_surcharge{color:red;font-weight:700}