/* Generated by less 2.5.1 */
.ideo-switcher {
  display: inline-block;
  width: 50px;
  background-color: #0c91d8;
  color: #fff;
  cursor: pointer;
  border-radius: 10px;
  text-align: center;
}
.ideo-slider-group .ui-widget-content {
  border: 1px solid #aaaaaa;
}
.ideo-slider-group .ui-slider-horizontal {
  height: .8em;
}
.ideo-slider-group .ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
  border: 1px solid #d3d3d3;
  background-color: #d3d3d3;
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
  border-radius: 50%;
}
.ideo-slider-group .ui-slider {
  position: relative;
  text-align: left;
}
.wpb-content-layouts li[data-element="vc_column"] {
  display: none !important;
}
.alpha-container .ui-widget-content {
  border: 1px solid #aaaaaa;
}
.alpha-container .ui-slider-horizontal {
  height: .8em;
}
.alpha-container .ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
  border: 1px solid #d3d3d3;
  background-color: #d3d3d3;
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
  border-radius: 50%;
}
.alpha-container .ui-slider {
  position: relative;
  text-align: left;
}
.ideo-color-style > div {
  margin-bottom: 10px;
  padding: 10px;
}
.ideo-color-style > div label {
  display: inline-block;
  float: right;
  max-width: 170px;
  text-align: right;
}
.ideo-icon-choose {
  width: 100%;
  height: 200px;
  border: solid 1px #ccc;
  background-color: #f1f1f1;
  overflow: auto;
  margin-top: 30px;
  padding: 10px;
  box-sizing: border-box;
}
.ideo-icon-choose span {
  display: block;
  width: 31px;
  height: 30px;
  float: left;
  border: solid 1px #ccc;
  margin-top: -1px;
  margin-left: -1px;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
  background: #fff;
}
.ideo-icon-choose span.active,
.ideo-icon-choose span:hover {
  position: relative;
  z-index: 2;
  transform: scale(1.5);
  color: #1e91ff;
  box-shadow: 0 0 15px #ccc;
}
.ideo-icon-choose span.hide {
  display: none;
}
