/* Generated by less 2.5.1 */
.pc-scope .pc-hover {
  outline: solid 1px #000;
  box-shadow: 0 0 5px #000;
}
.pc-scope .freez {
  position: fixed !important;
}
.pc-scope .pc-element-name {
  position: absolute;
  right: 0;
  bottom: 100%;
  padding: 5px;
  color: #fff;
  background-color: #1abc9c;
  font-size: 12px;
  letter-spacing: normal;
  line-height: 1;
}
.pc-scope .pc-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10001;
  background-color: rgba(0, 0, 0, 0.6);
}
.pc-scope .pc-grid,
.pc-scope .pc-grid-content > .row,
.pc-scope .pc-grid-content > .container > .row {
  outline: dashed 1px #1abc9c;
}
.pc-scope .vc_page_section {
  position: relative;
}
.pc-scope .vc_page_section > .pc-element-name {
  bottom: 0;
}
.pc-scope .pc-layer {
  position: absolute;
  line-height: 1;
}
.pc-scope .pc-layer .debug {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 5px;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-family: monospace;
  white-space: nowrap;
}
.pc-scope .pc-layer.nullobject:after {
  position: absolute;
  z-index: 2;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border: solid 1px;
}
.pc-scope .pc-layer.nullobject > .nullobject {
  z-index: 3;
}
.pc-scope .pc-layer.nullobject .icon-nullobject {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  color: #dd3333;
}
.pc-scope .pc-layer.nullobject .icon-nullobject .cross:before {
  position: absolute;
  display: block;
  left: -12px;
  top: 0px;
  content: "";
  width: 26px;
  border-top: solid 1px;
}
.pc-scope .pc-layer.nullobject .icon-nullobject .cross:after {
  position: absolute;
  display: block;
  left: 0px;
  top: -12px;
  content: "";
  height: 26px;
  border-left: solid 1px;
}
.pc-scope .pc-layer.nullobject .icon-nullobject .circle {
  position: absolute;
  left: -6px;
  top: -6px;
  content: "";
  width: 13px;
  height: 13px;
  border-radius: 50%;
  opacity: 0.2;
  background-color: #dd3333;
}
.pc-scope .icon {
  font-family: 'ideo-icon';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-shadow: none;
}
.pc-scope .icon.nullobject:after {
  content: "\e772";
}
