@charset "UTF-8";

/* src/styles.scss */

*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  margin: 0;
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    "Liberation Sans",
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol",
    "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  cursor: pointer;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}
a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button,
input,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
select {
  text-transform: none;
}
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}
textarea {
  overflow: auto;
  resize: vertical;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
h1,
.h1 {
  font-size: 2.5rem;
}
h2,
.h2 {
  font-size: 2rem;
}
h3,
.h3 {
  font-size: 1.75rem;
}
h4,
.h4 {
  font-size: 1.5rem;
}
h5,
.h5 {
  font-size: 1.25rem;
}
h6,
.h6 {
  font-size: 1rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
  background-color: transparent;
  border: 0;
  padding: 0;
  cursor: pointer;
}
.close:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}
div.mtr8 {
  clear: both;
}
[hidden] {
  display: none !important;
}
div.center {
  display: table;
  margin: 0 auto;
}
.nowrap {
  white-space: nowrap;
}
.k8hk {
  cursor: pointer;
}
.fadeout {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s 0.2s, opacity 0.2s linear;
}
@font-face {
  font-family: "NunitoB";
  font-style: normal;
  font-weight: 400;
  src: local("Nunito-Bold"), url(/images/Nunito-Bold.ttf) format("woff");
}
@font-face {
  font-family: "NunitoL";
  font-style: normal;
  font-weight: 400;
  src: local("Nunito-Light"), url(/images/Nunito-Light.ttf) format("woff");
}
@font-face {
  font-family: "NunitoR";
  font-style: normal;
  font-weight: 400;
  src: local("Nunito-Regular"), url(/images/Nunito-Regular.ttf) format("woff");
}
.mvzi {
  position: fixed;
  padding: 0;
  margin: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index: 10000;
  overflow-y: scroll;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mvzi[hidden] {
  display: none !important;
}
.fcnj {
  position: absolute;
  border: 2px solid black;
  z-index: 100000;
}
div.q6pi {
  z-index: 10000;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 2px solid #485674;
  box-shadow: 2px 2px 10px #aaa;
  border-radius: 10px;
}
div.q6pi .ytbd {
  background-color: #7d8bac;
  padding: 8px 5px 5px 20px;
  display: flex;
  justify-content: space-between;
}
div.q6pi .ytbd h5 {
  font-family:
    NunitoB,
    "Trebuchet MS",
    verdana,
    arial,
    sans-serif;
  font-size: 16pt;
  color: #fff;
  padding-top: 5px;
}
div.q6pi .ytbd {
  border-radius: 8px 8px 0 0;
}
div.q6pi .ytbd button {
  width: 40px;
  height: 20px;
}
div.q6pi .ytbd button span {
  font-size: 20pt;
  color: #fff;
}
.f0w1 {
  position: relative;
  background-color: #fff;
  border-radius: 0 0 9px 9px;
}
.awoy div.pwj9 {
  text-align: left;
  width: 100%;
}
.awoy div.pwj9 label {
  display: inline-block;
  margin: 6px 0 3px 5px;
  font-weight: bold;
}
div.awoy {
  padding: 5px 30px 5px 30px;
}
div.awoy p {
  margin: 8px;
}
div.x1hm {
  display: flex;
  justify-content: center;
}
div.r6ui {
  padding-bottom: 15px;
}
p.zdrc {
  font: 10pt helvetica;
  padding: 0 20px 0 20px;
  line-height: 140%;
  margin: 0;
  color: #666;
}
p.zdrc a {
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
  font-weight: bold;
  color: inherit;
}
p.zdrc a:hover {
  color: #000;
}
.hx1r,
.p-0 {
  padding: 0 !important;
}
.wv3g,
.p-1 {
  padding: 0.25rem !important;
}
.cmaq,
.p-2 {
  padding: 0.5rem !important;
}
.awwa,
.m-0 {
  margin: 0 !important;
}
.hbuk,
.nxy3 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.raye {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.klus {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.ldh2 {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.xstg {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.ewip {
  position: relative;
  width: 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.efwi {
  margin: auto;
}
.kh67 {
  height: 100% !important;
}
@media (min-width: 320px) {
  .hbuk {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 480px) {
  .hbuk {
    max-width: 470px;
  }
}
@media (min-width: 768px) {
  .hbuk {
    max-width: 748px;
  }
}
@media (min-width: 992px) {
  .hbuk {
    max-width: 952px;
  }
}
@media (min-width: 1200px) {
  .hbuk {
    max-width: 1140px;
  }
}
.bwxa {
  min-height: 100vh !important;
}
.ohlb {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.g93n {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.kgxb {
  display: -ms-flexbox !important;
  display: flex !important;
}
.jzhf {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.c7qg {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.x7ho {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}
.jlpn {
  margin-right: 0;
  margin-left: 0;
}
button.pywi {
  white-space: nowrap;
  font-family:
    helvetica,
    arial,
    sans-serif;
  color: #222;
  font-weight: bold;
  border-style: solid;
  border-width: 2px;
  padding: 0.5em 0.8em 0.5em 0.8em;
  cursor: pointer;
  border-radius: 4px;
}
button.pywi:hover {
  color: #000;
}
button.pywi:active {
  color: #000;
}
button.pywi.rgfx {
  border-color: #abbef0;
  background-color: #c8d8ff;
}
button.pywi.rgfx:hover {
  border-color: #8386b6;
}
button.pywi.rgfx:active {
  background-color: #abbef0;
}
button.pywi.rgfx:disabled {
  background-color: #c8d8ff;
  color: #888;
}
button.pywi.mura {
  border-color: #ccc;
  background-color: #eee;
}
button.pywi.mura:hover {
  border-color: #888;
}
button.pywi.mura:active {
  background-color: #ccc;
}
button.pywi.lmcx {
  display: inline;
  margin: 7px;
  min-width: 105px;
}
button.pywi.qcwz {
  display: inline;
  margin: 6px;
  min-width: 70px;
  font-size: 11px;
}
@media (min-width: 768px) {
  div.ezsh {
    box-sizing: border-box;
    border: 3px solid #8386b6;
    border-radius: 10px;
    padding: 20px;
    margin: 10px auto;
  }
}
@media (max-width: 767px) {
  div.ezsh {
    box-sizing: border-box;
    border: none;
    padding: 5px;
    margin: 5px auto;
    width: 320px;
  }
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.pwj9 {
  text-align: right;
  font-weight: bold;
}
@media (min-width: 768px) {
  .pwj9 {
    padding: 10px 15px 8px 5px;
  }
}
@media (max-width: 767px) {
  .pwj9 {
    padding: 10px 5px 3px 5px;
  }
  .pwj9:empty {
    display: none;
  }
}
.pwj9 label {
  margin: 0;
  padding: 0;
  display: inline;
}
@media (min-width: 768px) {
  .ljcp {
    padding: 7px 0 7px 0;
  }
}
@media (max-width: 767px) {
  .ljcp {
    padding: 5px 0 5px 5px;
  }
}
.v4mx {
  width: 100%;
  padding: 5px;
}
div.hdea {
  background: #eee;
  width: 100%;
  padding: 3px;
  border-radius: 6px;
  margin: 0;
}
div.hdea input {
  padding: 4px 8px;
  border: 2px solid #ccc;
  border-radius: 5px;
  width: 100%;
  outline: 0;
}
div.hdea input:focus {
  border: 2px solid #888;
}
div.hdea textarea {
  padding: 8px;
  border: 2px solid #ccc;
  border-radius: 5px;
  min-height: 7em;
  width: 100%;
  outline: 0;
  vertical-align: bottom;
}
div.hdea textarea:focus {
  border: 2px solid #888;
}
.ctcm {
  font-family:
    helvetica,
    arial,
    sans-serif;
  font-size: 13pt;
  color: #000;
  font-weight: bold;
  border-bottom: 3px solid #8386b6;
}
@media (min-width: 768px) {
  .ctcm {
    padding: 0px 0 -15px 0;
    margin: 5px 5px 15px 5px;
  }
}
.hxvq {
  display: inline-block;
  position: relative;
}
img.tmok {
  position: absolute;
  bottom: 5px;
  right: 3px;
  height: 23.099px;
  width: 25.462px;
}
img.twog {
  position: absolute;
  bottom: 8px;
  right: 6px;
  height: 23.099px;
  width: 23.099px;
}
img.rbxp {
  border: 5px solid #ddd;
  margin: 0 auto;
  display: block;
}
a:hover {
  text-decoration: none;
}
a:hover img.rbxp {
  border: 5px solid #bbb;
}
a:hover h4 {
  text-decoration: underline;
}
input[type=text] {
  padding: 4px 8px;
}
a.g6la {
  white-space: nowrap;
}
a.g6la .icon {
  display: inline-block;
  height: 18px;
  width: 18px;
  position: relative;
  margin: 0 0 -3px 7px;
}
a.g6la .icon::before {
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  background-image: url(/images/popup.svg);
  background-repeat: no-repeat;
  transition: opacity 0.1s ease-in-out;
  z-index: 1;
}
a.g6la:hover .icon::before {
  opacity: 0;
}
a.g6la .icon::after {
  content: "";
  background-image: url(/images/popup-hover.svg);
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
}
.vklg {
  text-align: center;
  margin: -15px 0 0 0;
  padding: 0;
  background-color: #fff;
}
.vklg hr {
  margin-bottom: 0;
  position: relative;
  top: 14px;
  height: 0;
  border: 0;
  width: 80%;
  border-top: 2px solid #aaa;
}
.vklg div {
  display: inline-block;
  position: relative;
  padding: 10px;
  margin-top: -15px;
  background-color: #fff;
  font:
    bold italic 14pt Arial,
    "Helvetica Neue",
    Helvetica,
    sans-serif;
  color: #000000;
  font-variant: small-caps;
}
small {
  font-family:
    helvetica,
    arial,
    sans-serif;
  font-size: 11pt;
  color: #000;
  display: block;
  color: #888;
  padding: 4px 0 0 5px;
}

/* src/custom/bootstrap-slider/ww-bootstrap-slider.scss */

.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.slider.slider-horizontal {
  height: 20px;
}
.slider.slider-horizontal .slider-track {
  width: 100%;
  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.triangle,
.slider.slider-horizontal .slider-handle.triangle {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: rgb(3.4742268041, 111.175257732, 165.0257731959);
  margin-top: 0;
}
.slider.slider-horizontal .slider-tick-container {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.slider.slider-horizontal .slider-tick-label-container {
  white-space: nowrap;
}
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
  display: inline-block;
  text-align: center;
}
.slider.slider-horizontal.slider-rtl .slider-track {
  left: initial;
  right: 0;
}
.slider.slider-horizontal.slider-rtl .slider-tick,
.slider.slider-horizontal.slider-rtl .slider-handle {
  margin-left: initial;
  margin-right: -10px;
}
.slider.slider-horizontal.slider-rtl .slider-tick-container {
  left: initial;
  right: 0;
}
.slider input {
  display: none;
}
.slider .tooltip-inner {
  white-space: nowrap;
  max-width: none;
}
.slider .bs-tooltip-top .tooltip-inner,
.slider .bs-tooltip-bottom .tooltip-inner {
  position: relative;
  left: -50%;
}
.slider.bs-tooltip-left .tooltip-inner,
.slider.bs-tooltip-right .tooltip-inner {
  position: relative;
  top: -100%;
}
.slider .tooltip {
  pointer-events: none;
}
.slider .tooltip.bs-tooltip-top .arrow,
.slider .tooltip.bs-tooltip-bottom .arrow {
  left: -0.4rem;
}
.slider .tooltip.bs-tooltip-top {
  margin-top: -44px;
}
.slider .tooltip.bs-tooltip-bottom {
  margin-top: 2px;
}
.slider .tooltip.bs-tooltip-left,
.slider .tooltip.bs-tooltip-right {
  margin-top: -14px;
}
.slider .tooltip.bs-tooltip-left .arrow,
.slider .tooltip.bs-tooltip-right .arrow {
  top: 8px;
}
.slider .hide {
  display: none;
}
.slider-track {
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #F5F5F5, #F9F9F9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#F5F5F5), to(#F9F9F9));
  background-image: -webkit-linear-gradient(top, #F5F5F5, #F9F9F9);
  background-image: -o-linear-gradient(top, #F5F5F5, #F9F9F9);
  background-image:
    linear-gradient(
      to bottom,
      #F5F5F5,
      #F9F9F9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#F5F5F5", endColorstr="#F9F9F9", GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: absolute;
  cursor: pointer;
}
.slider-selection {
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #F9F9F9, #F5F5F5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#F9F9F9), to(#F5F5F5));
  background-image: -webkit-linear-gradient(top, #F9F9F9, #F5F5F5);
  background-image: -o-linear-gradient(top, #F9F9F9, #F5F5F5);
  background-image:
    linear-gradient(
      to bottom,
      #F9F9F9,
      #F5F5F5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#F9F9F9", endColorstr="#F5F5F5", GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-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;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: absolute;
}
.slider-selection.tick-slider-selection {
  background-color: hsl(200, 106.8762886598%, 66.0392156863%);
  background-image: -moz-linear-gradient(top, hsl(200, 115.8762886598%, 66.0392156863%), rgb(83.6391340206, 196.6536219931, 253.1608659794));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(hsl(200, 115.8762886598%, 66.0392156863%)), to(rgb(83.6391340206, 196.6536219931, 253.1608659794)));
  background-image: -webkit-linear-gradient(top, hsl(200, 115.8762886598%, 66.0392156863%), rgb(83.6391340206, 196.6536219931, 253.1608659794));
  background-image: -o-linear-gradient(top, hsl(200, 115.8762886598%, 66.0392156863%), rgb(83.6391340206, 196.6536219931, 253.1608659794));
  background-image:
    linear-gradient(
      to bottom,
      hsl(200, 115.8762886598%, 66.0392156863%),
      rgb(83.6391340206, 196.6536219931, 253.1608659794));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="hsl(200, 115.8762886598%, 66.0392156863%)", endColorstr="rgb(83.6391340206, 196.6536219931, 253.1608659794)", GradientType=0);
}
.slider-track-low,
.slider-track-high {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: absolute;
  background: transparent;
}
.slider-handle {
  background-color: rgb(3.7371134021, 119.587628866, 177.5128865979);
  background-image: -moz-linear-gradient(top, #0480BE, rgb(3.4742268041, 111.175257732, 165.0257731959));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0480BE), to(rgb(3.4742268041, 111.175257732, 165.0257731959)));
  background-image: -webkit-linear-gradient(top, #0480BE, rgb(3.4742268041, 111.175257732, 165.0257731959));
  background-image: -o-linear-gradient(top, #0480BE, rgb(3.4742268041, 111.175257732, 165.0257731959));
  background-image:
    linear-gradient(
      to bottom,
      #0480BE,
      rgb(3.4742268041, 111.175257732, 165.0257731959));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0480BE", endColorstr="rgb(3.4742268041, 111.175257732, 165.0257731959)", GradientType=0);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  position: absolute;
  top: 0;
  width: 20px;
  height: 20px;
  background-color: #0480BE;
  border: 0px solid transparent;
}
.slider-handle:hover {
  cursor: pointer;
}
.slider-handle.round {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.slider-handle.triangle {
  background: transparent none;
}
.slider-handle.custom {
  background: transparent none;
}
.slider-handle.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: "\2605";
  color: #726204;
}
.slider-tick {
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #F5F5F5, #F9F9F9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#F5F5F5), to(#F9F9F9));
  background-image: -webkit-linear-gradient(top, #F5F5F5, #F9F9F9);
  background-image: -o-linear-gradient(top, #F5F5F5, #F9F9F9);
  background-image:
    linear-gradient(
      to bottom,
      #F5F5F5,
      #F9F9F9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#F5F5F5", endColorstr="#F9F9F9", GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-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;
  position: absolute;
  cursor: pointer;
  width: 20px;
  height: 20px;
  filter: none;
  opacity: 0.8;
  border: 0px solid transparent;
}
.slider-tick.round {
  border-radius: 50%;
}
.slider-tick.triangle {
  background: transparent none;
}
.slider-tick.custom {
  background: transparent none;
}
.slider-tick.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: "\2605";
  color: #726204;
}
.slider-tick.in-selection {
  background-color: hsl(200, 106.8762886598%, 66.0392156863%);
  background-image: -moz-linear-gradient(top, hsl(200, 115.8762886598%, 66.0392156863%), rgb(83.6391340206, 196.6536219931, 253.1608659794));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(hsl(200, 115.8762886598%, 66.0392156863%)), to(rgb(83.6391340206, 196.6536219931, 253.1608659794)));
  background-image: -webkit-linear-gradient(top, hsl(200, 115.8762886598%, 66.0392156863%), rgb(83.6391340206, 196.6536219931, 253.1608659794));
  background-image: -o-linear-gradient(top, hsl(200, 115.8762886598%, 66.0392156863%), rgb(83.6391340206, 196.6536219931, 253.1608659794));
  background-image:
    linear-gradient(
      to bottom,
      hsl(200, 115.8762886598%, 66.0392156863%),
      rgb(83.6391340206, 196.6536219931, 253.1608659794));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="hsl(200, 115.8762886598%, 66.0392156863%)", endColorstr="rgb(83.6391340206, 196.6536219931, 253.1608659794)", GradientType=0);
  opacity: 1;
}
.floating-label {
  position: relative;
  text-align: center;
  width: 1000%;
  left: -450%;
}
.slider {
  width: 300px;
  cursor: pointer;
  margin-bottom: -30px !important;
  padding-bottom: 50px !important;
}
.slider .slider-handle {
  background-color: none;
  background-image:
    linear-gradient(
      to bottom,
      #eee,
      #aaa);
  width: 16px;
  height: 25px;
  border: 2px solid #888;
  margin-top: 18px;
  margin-left: -8px;
  box-shadow: 1px 1px 5px #888;
}
.slider .slider-handle.round {
  border-radius: 2px;
  background-color: #aaa;
}
.slider .slider-handle.left-slider {
  width: 12px;
  margin-left: -11px;
  border-radius: 5px 2px 2px 5px;
}
.slider .slider-handle.max-slider-handle.round {
  width: 12px;
  margin-left: -1px;
  border-radius: 2px 5px 5px 2px;
}
.slider .slider-track {
  background-image:
    linear-gradient(
      to bottom,
      #bbb,
      #eee);
  height: 4px;
  margin-top: 4px;
  border-radius: 0;
  outline: 1px solid #aaa;
}
.slider .slider-selection {
  border-radius: 0;
  background-image: none;
  background-color: #8386b6;
}
.slider .slider-tick-label-container {
  margin-top: -15px;
}
.slider .slider-tick {
  background-image: none;
  background-color: #ccc;
  height: 18px;
  border-radius: 0;
  width: 2px;
  margin-left: -1px;
  margin-top: 10px;
}
.slider .slider-tick.in-selection {
  background-color: #aaa;
}
.slider .tooltip {
  display: none !important;
}
.slider .slider-tick-label {
  font-size: 75%;
  color: #888;
}
.slider .label-is-selection {
  font-size: 85%;
  font-weight: bold;
  color: #000;
}
p.slider-label {
  text-align: center;
  font-weight: bold;
}

/* angular:styles/global:styles */
/*# sourceMappingURL=styles.css.map */
