.irs {
  height: 55px;
  width: 95%; }
  @media (max-width: 768px) {
    .irs {
      width: 100%; } }

.irs-with-grid {
  height: 75px; }

.irs-line {
  height: 10px;
  top: 33px;
  background-color: #e1e4e9;
  border-radius: 4px; }

.irs-line-left {
  height: 8px; }

.irs-line-mid {
  height: 8px; }

.irs-line-right {
  height: 8px; }

.irs-bar {
  height: 10px;
  top: 33px;
  background-color: #377dff; }

.irs-bar-edge {
  height: 10px;
  top: 33px;
  background-color: #377dff;
  width: 20px;
  border-radius: 16px 0 0 16px; }

.irs-shadow {
  height: 2px;
  top: 38px;
  background: #000;
  opacity: 0.3;
  border-radius: 5px;
  -moz-border-radius: 5px; }

.lt-ie9 .irs-shadow {
  filter: alpha(opacity=30); }

.irs-slider {
  width: 1.9rem;
  height: 1.9rem;
  top: 1.4rem;
  background-color: #fff;
  cursor: pointer;
  border-radius: 50%;
  box-shadow: 0 3px 6px 0 rgba(140, 152, 164, 0.5); }

.irs-slider.state_hover, .irs-slider:hover {
  background: #FFF; }

.irs-min, .irs-max {
  text-shadow: none;
  top: 0;
  padding: 1px 3px;
  color: #999;
  font-size: 10px;
  line-height: 1.333;
  background-color: #e1e4e9;
  border-radius: 4px; }

.lt-ie9 .irs-min, .lt-ie9 .irs-max {
  background: #ccc; }

.irs-from, .irs-to, .irs-single {
  top: -2.25rem;
  display: inline-block;
  min-width: 2.5rem;
  background-color: #fff;
  color: #1e2022;
  font-size: .875rem;
  text-shadow: none;
  text-align: center;
  box-shadow: 0 3px 6px 0 rgba(140, 152, 164, 0.5);
  border-radius: .3125rem;
  padding: .5rem .5rem; }

.lt-ie9 .irs-from, .lt-ie9 .irs-to, .lt-ie9 .irs-single {
  background: #999; }

.irs-grid {
  height: 27px; }

.irs-grid-pol {
  opacity: 0.5;
  background: #428bca; }

.irs-grid-pol.small {
  background: #999; }

.irs-grid-text {
  bottom: 5px;
  color: #99a4ac; }

#colorPickerLabel, #colorPicker {
  margin: 0 auto; }

ol {
  list-style: numeric inside;
  padding-inline-start: 0;
  margin-bottom: 0; }
  ol li p {
    font-weight: 400;
    margin-bottom: 0; }

.position-title {
  font-size: 1.25rem;
  font-weight: 500; }

.label-for-image {
  max-width: 70%; }
  @media (max-width: 575.98px) {
    .label-for-image {
      max-width: 100%;
      width: 100%; } }

/*# sourceMappingURL=combiner.css.map */
