html,
body {
  margin-top: 0px !important;
}
.container:not(#motopress-grid) .row [class*="span"] {
  overflow: hidden;
}
.motopress-default,
.motopress-default:hover {
  background: none !important;
  border: none !important;
  border-radius: 0 !important;
  -moz-border-radius: 0px !important;
  /* Firefox */

  -webkit-border-radius: 0px !important;
  /* Safari, Chrome */

  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  box-sizing: content-box !important;
  clear: none !important;
  /*clip: auto !important;*/

  cursor: auto !important;
  float: none !important;
  margin: 0 !important;
  min-height: none !important;
  max-height: none !important;
  height: auto !important;
  min-width: none !important;
  max-width: none !important;
  width: auto !important;
  opacity: 1 !important;
  outline: none !important;
  overflow: visible !important;
  padding: 0 !important;
  transform: none !important;
  vertical-align: baseline !important;
  visibility: visible !important;
  display: block !important;
  position: static !important;
}
.motopress-default:after,
.motopress-default:hover:after,
.motopress-default:before,
.motopress-default:hover:before {
  content: '';
}
.motopress-default-drag,
.motopress-default-drag:hover {
  background: none !important;
  border: none !important;
  border-radius: 0 !important;
  -moz-border-radius: 0px !important;
  /* Firefox */

  -webkit-border-radius: 0px !important;
  /* Safari, Chrome */

  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  box-sizing: content-box !important;
  clear: none !important;
  /*clip: auto !important;*/

  cursor: auto !important;
  float: none !important;
  margin: 0 !important;
  min-height: none !important;
  max-height: none !important;
  height: auto !important;
  min-width: none !important;
  max-width: none !important;
  width: auto !important;
  opacity: 1 !important;
  outline: none !important;
  overflow: visible !important;
  padding: 0 !important;
  transform: none !important;
  vertical-align: baseline !important;
  visibility: visible !important;
  display: block !important;
}
.motopress-default-drag:after,
.motopress-default-drag:hover:after,
.motopress-default-drag:before,
.motopress-default-drag:hover:before {
  content: '';
}
.motopress-tools-inner {
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  left: auto !important;
  bottom: auto !important;
  background: #ececec !important;
  color: #333333 !important;
  border: solid 1px #d8d8d8 !important;
  border-radius: 2px !important;
  font-size: 16px !important;
  max-width: 100% !important;
  margin: 5px 5px 0 0 !important;
  padding: 2px 6px 2px 6px !important;
  cursor: pointer !important;
  z-index: 1002 !important;
  text-align: left !important;
  font-size: 12px !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  line-height: 18px !important;
}
.motopress-tools-inner:hover {
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  left: auto !important;
  bottom: auto !important;
  background: #f0f0f0 !important;
  border: solid 1px #c6c6c6 !important;
  color: #333333 !important;
  border: solid 1px #d8d8d8 !important;
  border-radius: 2px !important;
  font-size: 16px !important;
  max-width: 100% !important;
  margin: 5px 5px 0 0 !important;
  padding: 2px 6px 2px 6px !important;
  cursor: pointer !important;
  z-index: 1002 !important;
  text-align: left !important;
  font-size: 12px !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  line-height: 18px !important;
}
.motopress-tools-inner:active {
  background: #dedede !important;
  border: solid 1px #bdbdbd !important;
  border-radius: 2px !important;
  box-shadow: inset 0 0 10px 3px #cecece !important;
  -webkit-box-shadow: inset 0 0 10px 3px #cecece !important;
  -moz-box-shadow: inset 0 0 10px 3px #cecece !important;
}
.motopress-tools-inner > * {
  margin: 2px 2px 0 2px !important;
  float: right !important;
}
.motopress-tools-inner .motopress-show-hide-btn {
  cursor: pointer !important;
  margin: 2px 0 !important;
  position: relative !important;
}
.motopress-tools-inner .motopress-show-hide-btn:hover {
  cursor: pointer !important;
  margin: 2px 0 !important;
  float: right !important;
}
.motopress-layout-wrapper-tools {
  position: absolute !important;
  top: 0 !important;
  left: -22px !important;
  bottom: auto !important;
  right: auto !important;
  background: #ececec !important;
  border: solid 1px #d8d8d8 !important;
  border-radius: 2px !important;
  color: #333333 !important;
  font-size: 16px !important;
  max-width: 22px !important;
  max-height: 100% !important;
  z-index: 1001;
  cursor: pointer !important;
  padding: 2px 8px !important;
}
.motopress-layout-wrapper-tools:hover {
  position: absolute !important;
  top: 0 !important;
  left: -22px !important;
  bottom: auto !important;
  right: auto !important;
  background: #f0f0f0 !important;
  border: solid 1px #c6c6c6 !important;
  border-radius: 2px !important;
  color: #333333 !important;
  font-size: 16px !important;
  max-width: 22px !important;
  max-height: 100% !important;
  z-index: 1001;
  cursor: pointer !important;
  padding: 2px 8px !important;
}
.motopress-layout-wrapper-tools:active {
  background: #dedede !important;
  border: solid 1px #bdbdbd !important;
  border-radius: 2px !important;
  box-shadow: inset 0 0 10px 3px #cecece !important;
  -webkit-box-shadow: inset 0 0 10px 3px #cecece !important;
  -moz-box-shadow: inset 0 0 10px 3px #cecece !important;
}
.motopress-layout-wrapper-tools .motopress-show-hide-btn,
.motopress-layout-wrapper-tools .motopress-show-hide-btn:hover {
  cursor: pointer !important;
  margin-top: 2px !important;
  font-size: 16px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.motopress-helper-container .tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.motopress-helper-container .tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.motopress-helper-container .tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.motopress-helper-container .tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.motopress-helper-container .tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.motopress-helper-container .tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.motopress-helper-container .tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.motopress-helper-container .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.motopress-helper-container .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.motopress-helper-container .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.motopress-helper-container .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.motopress-helper-container .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.motopress-disable-content {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  z-index: 1001 !important;
}
.motopress-camera {
  display: block;
  pointer-events: none;
  cursor: default;
}
.motopress-inactive {
  pointer-events: none;
  cursor: default;
}
#sidebar {
  overflow: visible;
}
