*:focus {
  outline: none;
}
.motopress-clmn.ui-draggable-dragging {
  display: none !important;
}
html,
body {
  height: auto !important;
  overflow-x: hidden !important;
}
body {
  overflow-y: hidden !important;
}
body:not(.motopress-device-preview-action).motopress-container-hover-action .motopress-overflow-visible,
body:not(.motopress-device-preview-action).motopress-resize-action .motopress-overflow-visible,
body:not(.motopress-device-preview-action).motopress-split-action .motopress-overflow-visible,
body:not(.motopress-device-preview-action).motopress-drag-action .motopress-overflow-visible,
body:not(.motopress-device-preview-action).motopress-edit-more-action .motopress-overflow-visible,
body:not(.motopress-device-preview-action).motopress-select-action .motopress-overflow-visible {
  overflow: visible !important;
}
body:not(.motopress-device-preview-action).motopress-container-hover-action #motopress-container,
body:not(.motopress-device-preview-action).motopress-resize-action #motopress-container,
body:not(.motopress-device-preview-action).motopress-split-action #motopress-container,
body:not(.motopress-device-preview-action).motopress-drag-action #motopress-container,
body:not(.motopress-device-preview-action).motopress-edit-more-action #motopress-container,
body:not(.motopress-device-preview-action).motopress-select-action #motopress-container {
  position: relative;
  z-index: 1004;
}
.motopress-content-wrapper {
  position: relative !important;
}
.motopress-disable-plugin {
  width: 100%;
  height: 100%;
  position: fixed;
  background: #000;
  opacity: 0.6;
  z-index: 1011;
}
#motopress-empty-scene-helper {
  display: none;
  border: 2px #c9c9c9 dashed !important;
  margin: 0 auto !important;
  padding: 0 0 30px !important;
  font-family: Arial, sans-serif !important;
  font-size: 15px !important;
  text-align: center !important;
  line-height: 30px !important;
  color: #767676 !important;
  border-radius: 8px !important;
  -webkit-border-radius: 8px !important;
  -moz-border-radius: 8px !important;
}
#motopress-empty-scene-helper .motopress-empty-scene {
  margin: 0 0 !important;
  padding: 54px 30px 30px !important;
}
#motopress-empty-scene-helper .motopress-empty-scene-container-first,
#motopress-empty-scene-helper .motopress-empty-scene-container-second {
  display: block !important;
  margin: 0 auto !important;
  width: 453px !important;
  max-width: 100% !important;
  line-height: 1em !important;
}
#motopress-empty-scene-helper .motopress-empty-scene-container-first {
  margin-bottom: 36px !important;
}
#motopress-empty-scene-helper .motopress-empty-scene-image {
  display: inline-block !important;
  background-image: url('../../../images/ce/emptySceneHelper.png?ver=2.2.0') !important;
  width: 123px !important;
  height: 123px !important;
  margin: 0 32px 0 0 !important;
}
#motopress-empty-scene-helper .motopress-empty-scene-wrapper-right {
  display: inline-block !important;
  width: -moz-calc(100% - 155px) !important;
  width: -webkit-calc(100% - 155px) !important;
  width: calc(100% - 155px) !important;
  text-align: left !important;
  padding-top: 19px !important;
  vertical-align: top !important;
}
#motopress-empty-scene-helper .motopress-empty-scene-title {
  line-height: 1em !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
  margin-bottom: 19px !important;
}
#motopress-empty-scene-helper .motopress-empty-scene-content {
  line-height: 1.4em !important;
}
#motopress-empty-scene-helper .motopress-empty-scene-or-label {
  display: inline-block !important;
  text-align: left !important;
  width: 30px !important;
}
#motopress-empty-scene-helper .motopress-empty-scene-type-here {
  display: inline-block !important;
  width: -moz-calc(100% - 30px) !important;
  width: -webkit-calc(100% - 30px) !important;
  width: calc(100% - 30px) !important;
  text-align: left !important;
  font-family: Arial, sans-serif !important;
  line-height: 18px !important;
  font-size: 14px !important;
  color: #767676 !important;
  margin: 0 !important;
  padding: 6px 11px 6px 11px !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  height: auto !important;
  vertical-align: middle !important;
  background-color: #fbfbfb !important;
  background-image: none !important;
  border: 1px solid #e7e7e7 !important;
  border-radius: 0 !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: 0 !important;
}
#motopress-empty-scene-helper .motopress-empty-scene-type-here-nohover {
  cursor: move !important;
}
#motopress-empty-scene-helper .motopress-templates-container {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
#motopress-empty-scene-helper .motopress-templates-container .motopress-templates-title {
  display: table !important;
  margin: 0 0 15px !important;
}
#motopress-empty-scene-helper .motopress-templates-container .motopress-templates-separator {
  display: table-cell !important;
  height: 1px !important;
  position: relative !important;
  vertical-align: middle !important;
  width: 50% !important;
}
#motopress-empty-scene-helper .motopress-templates-container .motopress-templates-separator-line {
  height: 1px !important;
  border-top: 2px dashed #c9c9c9 !important;
  display: block !important;
  position: relative !important;
  top: 1px !important;
  width: 100% !important;
}
#motopress-empty-scene-helper .motopress-templates-container .motopress-templates-label {
  font-family: Arial, sans-serif !important;
  line-height: 18px !important;
  font-size: 13px !important;
  display: table-cell !important;
  white-space: pre !important;
  padding: 0 10px !important;
}
#motopress-empty-scene-helper .motopress-templates-container #motopress-templates {
  text-align: center !important;
}
#motopress-empty-scene-helper .motopress-templates-container #motopress-templates .motopress-template {
  margin: 10px 15px !important;
  display: inline-block !important;
  text-align: center !important;
  vertical-align: top !important;
  position: relative !important;
  cursor: pointer !important;
}
#motopress-empty-scene-helper .motopress-templates-container #motopress-templates .motopress-template-icon {
  height: 142px !important;
  width: 85px !important;
  opacity: 0.5 !important;
}
#motopress-empty-scene-helper .motopress-templates-container #motopress-templates .motopress-template-name {
  width: 85px !important;
  margin: 10px 0 0 !important;
  font-family: Arial, sans-serif !important;
  line-height: 18px !important;
  font-size: 13px !important;
}
#motopress-empty-scene-helper .motopress-templates-container #motopress-templates .motopress-template:hover .motopress-template-icon {
  opacity: 1 !important;
}
#motopress-container {
  width: 100% !important;
}
#motopress-ce-grid {
  display: none;
}
#motopress-ce-grid > div > div {
  min-height: 0 !important;
}
.motopress-default,
.motopress-default:hover {
  background: none !important;
  border: none !important;
  border-radius: 0 !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
  clear: none !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;
  -webkit-border-radius: 0px !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
  clear: none !important;
  cursor: auto !important;
  float: left !important;
  margin: 0 !important;
  min-height: none !important;
  max-height: none !important;
  height: auto !important;
  min-width: none !important;
  max-width: none !important;
  width: 200px !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-default-text,
.motopress-text-default-text:hover {
  color: #000000 !important;
  line-height: 18px !important;
  text-align: auto !important;
  word-break: normal !important;
  text-align: left !important;
  word-spacing: normal !important;
  white-space: normal !important;
  unicode-bidi: normal !important;
  text-transform: none !important;
  text-shadow: none !important;
  text-indent: 0 !important;
  text-decoration: none !important;
  text-overflow: clip !important;
  word-wrap: normal !important;
  font-stretch: normal !important;
  font-weight: normal !important;
  font-family: arial, sans-serif !important;
  font-size: 12px !important;
  font-style: normal !important;
  font-variant: normal !important;
  letter-spacing: normal !important;
}
.motopress-text-no-color-text {
  color: #000000 !important;
  line-height: 18px !important;
  text-align: auto !important;
  word-break: normal !important;
  text-align: left !important;
  word-spacing: normal !important;
  white-space: normal !important;
  unicode-bidi: normal !important;
  text-transform: none !important;
  text-shadow: none !important;
  text-indent: 0 !important;
  text-decoration: none !important;
  text-overflow: clip !important;
  word-wrap: normal !important;
  font-stretch: normal !important;
  font-weight: normal !important;
  font-family: arial, sans-serif !important;
  font-size: 12px !important;
  font-style: normal !important;
  font-variant: normal !important;
  letter-spacing: normal !important;
}
.mp-container:not(#motopress-ce-grid) :not(.motopress-inactive) .motopress-row .motopress-clmn {
  position: relative;
}
.mp-container:not(#motopress-ce-grid) :not(.motopress-inactive) .motopress-row .motopress-clmn:not(.motopress-space) {
  min-height: 30px;
}
.mp-container:not(#motopress-ce-grid) :not(.motopress-inactive) .motopress-row {
  position: relative;
}
.motopress-drag-handle {
  position: relative !important;
  width: 100% !important;
  height: 100% !important;
  z-index: 1001 !important;
  box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
}
.motopress-drag-handle:not(.motopress-selected):hover {
  outline: #a8a8a8 dashed 1px !important;
}
.motopress-drag-handle:focus {
  outline: none !important;
}
.motopress-focus-area {
  position: absolute !important;
  top: 0px !important;
  left: 0px !important;
  width: 1px !important;
  height: 1px !important;
  z-index: 1000 !important;
  box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
}
.motopress-focus-area:focus {
  outline: none !important;
}
.motopress-selected:before,
.motopress-selected:hover:before {
  content: '' !important;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100%;
  outline: #898989 dashed 1px !important;
  cursor: move !important;
}
.motopress-handle-top-in,
.motopress-handle-bottom-in {
  position: absolute !important;
  left: 0 !important;
  width: 100% !important;
  min-height: 10px !important;
}
.motopress-clmn.motopress-space .motopress-handle-top-in,
.motopress-clmn.motopress-space .motopress-handle-bottom-in {
  min-height: 3px !important;
}
.motopress-handle-top-in {
  background: rgba(244, 147, 15, 0);
  top: 5px;
}
.motopress-handle-bottom-in {
  background: rgba(244, 147, 15, 0);
  bottom: 5px;
}
.motopress-clmn-min > .motopress-helper .motopress-handle-left-out,
.motopress-clmn-min > .motopress-helper .motopress-handle-right-out {
  width: 50% !important;
}
.motopress-clmn-min > .motopress-helper .motopress-handle-left-in,
.motopress-clmn-min > .motopress-helper .motopress-handle-right-in {
  display: none !important;
}
.motopress-handle-intermediate {
  position: absolute !important;
  top: 0;
  height: 100%;
  left: 0;
  background: rgba(113, 38, 112, 0);
}
.motopress-clmn:first-child > .motopress-helper .motopress-handle-intermediate {
  display: none !important;
}
.motopress-clmn:first-child > .motopress-wrapper-helper .motopress-handle-intermediate {
  display: none !important;
}
.motopress-handle-left-out {
  left: 0px !important;
  background: rgba(41, 164, 231, 0);
}
.motopress-handle-right-out {
  background: rgba(41, 164, 231, 0);
  right: 0px !important;
}
.motopress-handle-left-in {
  background: rgba(81, 91, 216, 0);
  left: 25% !important;
}
.motopress-handle-right-in {
  background: rgba(81, 91, 216, 0);
  right: 25% !important;
}
.motopress-handle-left,
.motopress-handle-right {
  background: rgba(39, 98, 139, 0);
  display: none !important;
  position: absolute !important;
  top: 0;
  height: 100%;
  z-index: 1001 !important;
}
.motopress-content-wrapper > .motopress-row:first-of-type .motopress-handle-left-out,
.motopress-content-wrapper > .motopress-row:last-of-type .motopress-handle-left-out,
.motopress-content-wrapper > .motopress-row:first-of-type .motopress-handle-right-out,
.motopress-content-wrapper > .motopress-row:last-of-type .motopress-handle-right-out,
.motopress-content-wrapper > .motopress-row:first-of-type .motopress-handle-left-in,
.motopress-content-wrapper > .motopress-row:last-of-type .motopress-handle-left-in,
.motopress-content-wrapper > .motopress-row:first-of-type .motopress-handle-right-in,
.motopress-content-wrapper > .motopress-row:last-of-type .motopress-handle-right-in {
  height: -moz-calc(100% - 25px) !important;
  height: -webkit-calc(100% - 25px) !important;
  height: calc(100% - 25px) !important;
}
.motopress-content-wrapper > .motopress-row:first-of-type:last-of-type .motopress-handle-left-out,
.motopress-content-wrapper > .motopress-row:first-of-type:last-of-type .motopress-handle-right-out,
.motopress-content-wrapper > .motopress-row:first-of-type:last-of-type .motopress-handle-left-in,
.motopress-content-wrapper > .motopress-row:first-of-type:last-of-type .motopress-handle-right-in {
  height: -moz-calc(100% - 20px) !important;
  height: -webkit-calc(100% - 20px) !important;
  height: calc(100% - 20px) !important;
}
.motopress-content-wrapper > .motopress-row:first-of-type .motopress-handle-top-in {
  top: 0;
}
.motopress-content-wrapper > .motopress-row:first-of-type .motopress-handle-left-out,
.motopress-content-wrapper > .motopress-row:first-of-type .motopress-handle-right-out,
.motopress-content-wrapper > .motopress-row:first-of-type .motopress-handle-left-in,
.motopress-content-wrapper > .motopress-row:first-of-type .motopress-handle-right-in {
  top: 10px !important;
}
.motopress-content-wrapper > .motopress-row:last-of-type .motopress-handle-bottom-in {
  bottom: 0;
}
.motopress-handle-left-out,
.motopress-handle-right-out,
.motopress-handle-left-in,
.motopress-handle-right-in {
  position: absolute !important;
  top: 15px !important;
  width: 25% !important;
  height: -moz-calc(100% - 30px) !important;
  height: -webkit-calc(100% - 30px) !important;
  height: calc(100% - 30px) !important;
}
.motopress-content-wrapper .motopress-row .motopress-clmn.motopress-space .motopress-handle-left-out,
.motopress-content-wrapper .motopress-row .motopress-clmn.motopress-space .motopress-handle-right-out,
.motopress-content-wrapper .motopress-row .motopress-clmn.motopress-space .motopress-handle-left-in,
.motopress-content-wrapper .motopress-row .motopress-clmn.motopress-space .motopress-handle-right-in {
  top: 3px !important;
  height: -moz-calc(100% - 6px) !important;
  height: -webkit-calc(100% - 6px) !important;
  height: calc(100% - 6px) !important;
}
.motopress-content-wrapper > .motopress-row .motopress-clmn:first-of-type .motopress-wrapper-helper .motopress-handle-left {
  display: block !important;
}
.motopress-content-wrapper > .motopress-row .motopress-clmn:first-of-type .motopress-wrapper-helper .motopress-handle-left.motopress-outer-handle-hidden {
  display: none !important;
}
.motopress-content-wrapper > .motopress-row .motopress-clmn:first-of-type > .motopress-helper > .motopress-overlay > .motopress-handle-left {
  display: block !important;
}
.motopress-content-wrapper > .motopress-row .motopress-clmn:first-of-type > .motopress-helper > .motopress-overlay > .motopress-handle-left.motopress-outer-handle-hidden {
  display: none !important;
}
.motopress-content-wrapper > .motopress-row .motopress-clmn:last-of-type .motopress-wrapper-helper .motopress-handle-right {
  display: block !important;
}
.motopress-content-wrapper > .motopress-row .motopress-clmn:last-of-type .motopress-wrapper-helper .motopress-handle-right.motopress-outer-handle-hidden {
  display: none !important;
}
.motopress-content-wrapper > .motopress-row .motopress-clmn:last-of-type > .motopress-helper > .motopress-overlay > .motopress-handle-right {
  display: block !important;
}
.motopress-content-wrapper > .motopress-row .motopress-clmn:last-of-type > .motopress-helper > .motopress-overlay > .motopress-handle-right.motopress-outer-handle-hidden {
  display: none !important;
}
.motopress-content-wrapper > .motopress-row .motopress-row .motopress-clmn:first-of-type > .motopress-wrapper-helper > .motopress-handle-left {
  display: none !important;
}
.motopress-content-wrapper > .motopress-row .motopress-row .motopress-clmn:first-of-type > .motopress-helper > .motopress-overlay > .motopress-handle-left {
  display: none !important;
}
.motopress-content-wrapper > .motopress-row .motopress-row .motopress-clmn:last-of-type > .motopress-wrapper-helper > .motopress-handle-right {
  display: none !important;
}
.motopress-content-wrapper > .motopress-row .motopress-row .motopress-clmn:last-of-type > .motopress-helper > .motopress-overlay > .motopress-handle-right {
  display: none !important;
}
.motopress-handle-middle-out,
.motopress-handle-middle-in {
  display: block !important;
  min-height: 10px !important;
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  position: absolute !important;
  width: 100%;
  margin-top: -5px;
  margin-bottom: -5px !important;
  background: rgba(237, 26, 26, 0);
}
.motopress-content-wrapper > .motopress-handle-middle-out:first-of-type,
.motopress-content-wrapper > .motopress-handle-middle-in:first-of-type,
.motopress-content-wrapper > .motopress-handle-middle-out:last-of-type,
.motopress-content-wrapper > .motopress-handle-middle-in:last-of-type {
  background: rgba(156, 217, 107, 0);
  position: absolute !important;
  width: 100%;
  margin: 0;
}
.motopress-content-wrapper > .motopress-handle-middle-out:first-of-type,
.motopress-content-wrapper > .motopress-handle-middle-in:first-of-type {
  top: -53px;
  height: 53px;
}
.motopress-content-wrapper > .motopress-row .motopress-clmn .motopress-handle-middle-out:first-of-type,
.motopress-content-wrapper > .motopress-row .motopress-clmn .motopress-handle-middle-in:first-of-type {
  margin-top: 0 !important;
}
.motopress-content-wrapper > .motopress-row .motopress-clmn .motopress-handle-middle-out:last-of-type,
.motopress-content-wrapper > .motopress-row .motopress-clmn .motopress-handle-middle-in:last-of-type {
  margin-top: -10px !important;
}
.motopress-content-wrapper > .motopress-handle-middle-out:first-of-type.motopress-outer-handle-hidden,
.motopress-content-wrapper > .motopress-handle-middle-in:first-of-type.motopress-outer-handle-hidden,
.motopress-content-wrapper > .motopress-handle-middle-out:last-of-type.motopress-outer-handle-hidden,
.motopress-content-wrapper > .motopress-handle-middle-in:last-of-type.motopress-outer-handle-hidden {
  display: none !important;
}
[data-motopress-wrapper-id] .motopress-handle-middle-in {
  background: rgba(255, 246, 85, 0);
}
.motopress-handle-middle-out {
  background-color: #fd8e2c !important;
  display: none;
}
.motopress-handle-middle-in {
  border: none !important;
}
.motopress-handle-middle-in.motopress-more-dragging:before {
  content: '' !important;
  position: relative !important;
  height: -moz-calc(50% - 3px) !important;
  height: -webkit-calc(50% - 3px) !important;
  top: calc(50% - 3px) !important;
  display: block !important;
  width: 7px !important;
  background: #D8D8D8 !important;
  height: 7px !important;
  -moz-border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  border-radius: 50% !important;
  -moz-box-shadow: 0 0 0 1px #b2b2b2 !important;
  -webkit-box-shadow: 0 0 0 1px #b2b2b2 !important;
  box-shadow: 0 0 0 1px #b2b2b2 !important;
  opacity: 0.7;
}
.motopress-handle-middle-in.motopress-more-dragging:first-of-type:before {
  top: -moz-calc(100% - 3px) !important;
  top: -webkit-calc(100% - 3px) !important;
  top: calc(100% - 3px) !important;
}
.motopress-handle-middle-in.motopress-more-dragging:last-of-type:before {
  top: 0 !important;
}
.motopress-handle-middle-in.motopress-more-dragging.motopress-droppable-hover:before {
  -moz-box-shadow: 0 0 12px 10px silver !important;
  -webkit-box-shadow: 0 0 12px 10px silver !important;
  box-shadow: 0 0 12px 10px silver !important;
}
.motopress-edit-more-action .mpce-wp-more-tag,
.motopress-edit-more-action .mpce-wp-more-point {
  display: none !important;
  position: absolute !important;
  width: 46px !important;
  height: 23px !important;
  margin-left: -2px !important;
  z-index: 100001 !important;
  background: url('../../../images/ce/dialogIcon.png?ver=2.2.0') no-repeat !important;
}
.motopress-edit-more-action .mpce-wp-more-tag:hover,
.motopress-edit-more-action .mpce-wp-more-point:hover {
  cursor: pointer !important;
}
.motopress-edit-more-action .mpce-wp-more-tag {
  z-index: 100002 !important;
  margin-top: -12px;
  background-position: -62px -202px !important;
}
.motopress-edit-more-action .mpce-wp-more-tag:hover {
  background-position: -62px -226px !important;
}
.motopress-edit-more-action .mpce-wp-more-point {
  background-position: -62px -154px !important;
}
.motopress-edit-more-action .mpce-wp-more-point:hover {
  background-position: -62px -178px !important;
}
.motopress-edit-more-action .mpce-wp-more-point-first {
  top: -12px !important;
}
.motopress-edit-more-action .mpce-wp-more-point-last {
  bottom: -11px !important;
}
.motopress-edit-more-action .motopress-handle-middle-in .mpce-wp-more-point {
  top: -7px !important;
}
.motopress-edit-more-action .motopress-content-wrapper > .mpce-wp-more-point {
  display: block !important;
}
.motopress-edit-more-action .motopress-content-wrapper > .motopress-handle-middle-in .mpce-wp-more-point {
  display: block !important;
}
.motopress-edit-more-action .motopress-content-wrapper > .motopress-handle-middle-in:first-of-type .mpce-wp-more-point,
.motopress-edit-more-action .motopress-content-wrapper > .motopress-handle-middle-in:last-of-type .mpce-wp-more-point {
  display: none !important;
}
.motopress-edit-more-action.motopress-wp-more-selected-state .mpce-wp-more-tag {
  display: block !important;
}
.motopress-edit-more-action.motopress-wp-more-selected-state .mpce-wp-more-tag:before,
.motopress-edit-more-action.motopress-wp-more-selected-state .mpce-wp-more-tag:after {
  border-top: 2px dashed cyan;
  content: "";
  display: block;
  height: 1px;
  margin-top: 11px;
  position: absolute;
}
.motopress-edit-more-action.motopress-wp-more-selected-state .mpce-wp-more-tag:before {
  left: -9999px;
  right: 50px;
}
.motopress-edit-more-action.motopress-wp-more-selected-state .mpce-wp-more-tag:after {
  left: 50px;
  right: -9999px;
}
.motopress-edit-more-action.motopress-wp-more-selected-state .mpce-wp-more-point,
.motopress-edit-more-action.motopress-wp-more-selected-state .motopress-handle-middle-in .mpce-wp-more-point {
  display: none !important;
}
.motopress-edit-more-action.motopress-empty-scene-state .mpce-wp-more-tag,
.motopress-edit-more-action.motopress-empty-scene-state .mpce-wp-more-point {
  display: none !important;
}
.motopress-handle-insert {
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
.motopress-start-drag {
  outline: #a8a8a8 dashed 1px !important;
}
.motopress-wrapper-highlight {
  position: absolute !important;
  display: none;
  z-index: 1000 !important;
}
.motopress-handle-layout-wrapper-left-out,
.motopress-handle-layout-wrapper-right-out {
  position: absolute !important;
  top: 10px !important;
  width: 50% !important;
  height: -moz-calc(100% - 20px) !important;
  height: -webkit-calc(100% - 20px) !important;
  height: calc(100% - 20px) !important;
}
.motopress-block-content {
  min-height: inherit !important;
}
.motopress-line-helper-intermediate,
.motopress-line-helper-left,
.motopress-line-helper-right,
.motopress-line-helper-left-out,
.motopress-line-helper-right-out,
.motopress-line-helper-left-in,
.motopress-line-helper-right-in,
.motopress-line-helper-top-in,
.motopress-line-helper-bottom-in,
.motopress-line-helper-middle-in,
.motopress-line-helper-insert,
.motopress-line-helper-wrapper-left {
  position: absolute !important;
  display: none;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAK0lEQVQImWNwb3935v///yiY4f///2fQJRhgDGQJBmQVMAkGdPPc29+dAQAhaFhd2EElvAAAAABJRU5ErkJggg==") repeat scroll 0 0 transparent !important;
  outline: #4787ED solid 1px !important;
  z-index: 1004 !important;
}
.motopress-line-helper-left-in,
.motopress-line-helper-right-in {
  width: 20px !important;
}
.motopress-line-helper-top-in,
.motopress-line-helper-bottom-in {
  height: 20px !important;
}
.motopress-line-helper-middle-in {
  height: 10px;
}
.motopress-text-helper-intermediate,
.motopress-text-helper-left-out,
.motopress-text-helper-right-out,
.motopress-text-helper-left,
.motopress-text-helper-right,
.motopress-text-helper-left-in,
.motopress-text-helper-right-in,
.motopress-text-helper-top-in,
.motopress-text-helper-bottom-in,
.motopress-text-helper-middle-in,
.motopress-text-helper-insert,
.motopress-text-helper-wrapper-left,
.motopress-text-helper-wrapper-right {
  color: #fff !important;
  line-height: 18px !important;
  text-align: auto !important;
  word-break: normal !important;
  text-align: left !important;
  word-spacing: normal !important;
  white-space: normal !important;
  unicode-bidi: normal !important;
  text-transform: none !important;
  text-shadow: none !important;
  text-indent: 0 !important;
  text-decoration: none !important;
  text-overflow: clip !important;
  word-wrap: normal !important;
  font-stretch: normal !important;
  font-family: arial, sans-serif !important;
  font-style: normal !important;
  font-variant: normal !important;
  letter-spacing: normal !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  vertical-align: baseline !important;
  padding: 2px 4px !important;
  position: absolute !important;
  font-size: 12px !important;
  font-weight: normal !important;
  color: white !important;
  background-color: #4787ED !important;
  z-index: 1004 !important;
  display: none;
}
.motopress-clmn > .ui-resizable-handle {
  z-index: 1;
  display: none;
}
.motopress-clmn > .ui-resizable-handle.ui-resizable-e,
.motopress-clmn > .ui-resizable-handle.ui-resizable-w,
.motopress-clmn > .ui-resizable-handle.ui-resizable-s,
.motopress-clmn > .ui-resizable-handle.ui-resizable-se,
.motopress-clmn > .ui-resizable-handle.ui-resizable-sw {
  display: none;
  background-repeat: no-repeat;
  background-image: url('../../../images/ce/resizer-handle.png?ver=2.2.0');
  min-width: 7px;
  min-height: 7px;
}
.motopress-clmn > .ui-resizable-handle.ui-resizable-e:hover,
.motopress-clmn > .ui-resizable-handle.ui-resizable-w:hover,
.motopress-clmn > .ui-resizable-handle.ui-resizable-s:hover,
.motopress-clmn > .ui-resizable-handle.ui-resizable-se:hover,
.motopress-clmn > .ui-resizable-handle.ui-resizable-sw:hover {
  background-image: url('../../../images/ce/resizer-handle-over.png?ver=2.2.0');
}
.motopress-clmn > .ui-resizable-handle.ui-resizable-e,
.motopress-clmn > .ui-resizable-handle.ui-resizable-w {
  width: 10% !important;
  max-width: 20px;
}
.motopress-clmn > .ui-resizable-handle.ui-resizable-se,
.motopress-clmn > .ui-resizable-handle.ui-resizable-sw {
  bottom: -4px !important;
  width: 10px !important;
  height: 10px !important;
}
.motopress-clmn > .ui-resizable-handle.ui-resizable-se {
  background-position: right bottom;
}
.motopress-clmn > .ui-resizable-handle.ui-resizable-sw {
  background-position: left bottom;
}
.motopress-clmn > .ui-resizable-handle.ui-resizable-s {
  background-position: center center;
  bottom: -4px !important;
}
.motopress-clmn > .ui-resizable-handle.ui-resizable-e {
  background-position: right center;
}
.motopress-clmn > .ui-resizable-handle.ui-resizable-w {
  background-position: left center;
}
.motopress-hide {
  display: none !important;
}
.motopress-clmn:first-of-type > .motopress-helper > .motopress-splitter {
  display: none !important;
}
.motopress-splitter {
  position: absolute;
  top: 0px;
  left: 0;
  height: 100%;
  cursor: col-resize;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAADCAYAAABS3WWCAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABlJREFUeNpiWLFixX+G////MzAxAAFAgAEAPI4F90fyasUAAAAASUVORK5CYII=") repeat-y center center;
  z-index: 1003;
}
.motopress-splitter:hover {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQImWMoKyv7DwAFKgJi3Cd5fQAAAABJRU5ErkJggg==") repeat-y center center;
}
@media (min-width: 980px) {
  .motopress-splitter {
    margin-left: -15px;
    width: 10px;
  }
}
@media (min-width: 1200px) {
  .motopress-splitter {
    margin-left: -25px;
    width: 20px;
  }
}
.motopress-empty-hide {
  max-height: 1px !important;
  min-height: 1px !important;
}
.motopress-empty .motopress-handle-right-out,
.motopress-empty .motopress-handle-left-out {
  top: 0;
  bottom: 0;
  width: 50% !important;
  height: 100%;
}
.motopress-content-wrapper > .motopress-row .motopress-row .motopress-handle-top-in,
.motopress-content-wrapper > .motopress-row .motopress-row .motopress-handle-bottom-in,
.motopress-content-wrapper > .motopress-row .motopress-row .motopress-handle-left-in,
.motopress-content-wrapper > .motopress-row .motopress-row .motopress-handle-right-in {
  display: none !important;
}
.motopress-content-wrapper > .motopress-row .motopress-row .motopress-handle-left-out,
.motopress-content-wrapper > .motopress-row .motopress-row .motopress-handle-right-out {
  top: 5px !important;
  width: 50% !important;
  height: -moz-calc(100% - 10px) !important;
  height: -webkit-calc(100% - 10px) !important;
  height: calc(100% - 10px) !important;
}
.motopress-content-wrapper > .motopress-row .motopress-row:first-of-type .motopress-handle-left-out,
.motopress-content-wrapper > .motopress-row .motopress-row:last-of-type .motopress-handle-left-out,
.motopress-content-wrapper > .motopress-row .motopress-row:first-of-type .motopress-handle-right-out,
.motopress-content-wrapper > .motopress-row .motopress-row:last-of-type .motopress-handle-right-out {
  height: -moz-calc(100% - 15px) !important;
  height: -webkit-calc(100% - 15px) !important;
  height: calc(100% - 15px) !important;
}
.motopress-content-wrapper > .motopress-row .motopress-row:first-of-type:last-of-type .motopress-handle-left-out,
.motopress-content-wrapper > .motopress-row .motopress-row:first-of-type:last-of-type .motopress-handle-right-out {
  top: 10px !important;
  height: -moz-calc(100% - 20px) !important;
  height: -webkit-calc(100% - 20px) !important;
  height: calc(100% - 20px) !important;
}
.motopress-content-wrapper > .motopress-row .motopress-row:first-of-type .motopress-handle-left-out,
.motopress-content-wrapper > .motopress-row .motopress-row:first-of-type .motopress-handle-right-out {
  top: 10px !important;
}
.motopress-content-wrapper > .motopress-row .motopress-row:last-of-type .motopress-handle-left-out,
.motopress-content-wrapper > .motopress-row .motopress-row:last-of-type .motopress-handle-right-out {
  top: 5px !important;
}
.motopress-helper {
  position: absolute !important;
  left: 0;
  top: 0 !important;
  width: 100%;
  height: 100% !important;
}
#motopress-content-editor-leftbar,
#motopress-content-editor-leftbar:hover {
  width: 56px !important;
  height: 100% !important;
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  padding-top: 0px !important;
  display: block !important;
  background-image: url('../../../images/ce/leftbar.png?ver=2.2.0') !important;
  background-repeat: repeat-y !important;
  z-index: 10010 !important;
}
#motopress-content-editor-leftbar #mpce-leftbar-custom-wrapper .mpce-leftbar-custom-group-1,
#motopress-content-editor-leftbar:hover #mpce-leftbar-custom-wrapper .mpce-leftbar-custom-group-1 {
  background-color: rgba(68, 68, 68, 0.7) !important;
  box-shadow: inset 1px 1px 1px 0 rgba(0, 0, 0, 0.39), inset -1px -1px 1px 0px rgba(255, 255, 255, 0.25);
  border-radius: 3px !important;
  margin-top: 10px !important;
  margin-left: 8px !important;
  width: 39px !important;
  overflow: hidden !important;
}
#motopress-content-editor-leftbar #mpce-leftbar-custom-wrapper .mpce-leftbar-custom-group-1 .motopress-leftbar-group,
#motopress-content-editor-leftbar:hover #mpce-leftbar-custom-wrapper .mpce-leftbar-custom-group-1 .motopress-leftbar-group {
  height: 36px !important;
}
#motopress-content-editor-leftbar #mpce-leftbar-custom-wrapper .mpce-leftbar-custom-group-1 .motopress-leftbar-group-inner,
#motopress-content-editor-leftbar:hover #mpce-leftbar-custom-wrapper .mpce-leftbar-custom-group-1 .motopress-leftbar-group-inner {
  box-shadow: none !important;
  margin-left: 0 !important;
}
#motopress-content-editor-leftbar #mpce-leftbar-custom-wrapper .mpce-leftbar-custom-group-1 .mpce-leftbar-more-icon,
#motopress-content-editor-leftbar:hover #mpce-leftbar-custom-wrapper .mpce-leftbar-custom-group-1 .mpce-leftbar-more-icon {
  background-image: url('../../../images/ce/more-btn.png?ver=2.2.0') !important;
}
#motopress-content-editor-leftbar #mpce-leftbar-custom-wrapper .mpce-leftbar-custom-group-1 .mpce-leftbar-addons-icon,
#motopress-content-editor-leftbar:hover #mpce-leftbar-custom-wrapper .mpce-leftbar-custom-group-1 .mpce-leftbar-addons-icon {
  background-image: url('../../../images/ce/addons-btn.png?ver=2.2.0') !important;
}
#motopress-content-editor-leftbar #mpce-leftbar-custom-wrapper .mpce-leftbar-custom-group-1 .mpce-leftbar-addons-icon a:hover,
#motopress-content-editor-leftbar:hover #mpce-leftbar-custom-wrapper .mpce-leftbar-custom-group-1 .mpce-leftbar-addons-icon a:hover {
  cursor: pointer !important;
}
#motopress-content-editor-leftbar #mpce-leftbar-custom-wrapper .mpce-leftbar-custom-group-1 .motopress-leftbar-group-active:hover,
#motopress-content-editor-leftbar:hover #mpce-leftbar-custom-wrapper .mpce-leftbar-custom-group-1 .motopress-leftbar-group-active:hover {
  cursor: pointer !important;
}
#motopress-content-editor-leftbar .motopress-leftbar-group,
#motopress-content-editor-leftbar:hover .motopress-leftbar-group,
#motopress-content-editor-leftbar .motopress-leftbar-group:hover,
#motopress-content-editor-leftbar:hover .motopress-leftbar-group:hover {
  width: 100% !important;
  height: 45px !important;
}
#motopress-content-editor-leftbar .motopress-leftbar-group.hover,
#motopress-content-editor-leftbar:hover .motopress-leftbar-group.hover,
#motopress-content-editor-leftbar .motopress-leftbar-group:hover.hover,
#motopress-content-editor-leftbar:hover .motopress-leftbar-group:hover.hover,
#motopress-content-editor-leftbar .motopress-leftbar-group.hover:hover,
#motopress-content-editor-leftbar:hover .motopress-leftbar-group.hover:hover,
#motopress-content-editor-leftbar .motopress-leftbar-group:hover.hover:hover,
#motopress-content-editor-leftbar:hover .motopress-leftbar-group:hover.hover:hover {
  background-color: rgba(0, 0, 0, 0.5) !important;
}
#motopress-content-editor-leftbar .motopress-leftbar-group .motopress-leftbar-group-inner,
#motopress-content-editor-leftbar:hover .motopress-leftbar-group .motopress-leftbar-group-inner,
#motopress-content-editor-leftbar .motopress-leftbar-group:hover .motopress-leftbar-group-inner,
#motopress-content-editor-leftbar:hover .motopress-leftbar-group:hover .motopress-leftbar-group-inner,
#motopress-content-editor-leftbar .motopress-leftbar-group .motopress-leftbar-group-inner:hover,
#motopress-content-editor-leftbar:hover .motopress-leftbar-group .motopress-leftbar-group-inner:hover,
#motopress-content-editor-leftbar .motopress-leftbar-group:hover .motopress-leftbar-group-inner:hover,
#motopress-content-editor-leftbar:hover .motopress-leftbar-group:hover .motopress-leftbar-group-inner:hover {
  width: 40px !important;
  height: 100% !important;
  margin-left: 8px !important;
  box-shadow: inset 0px -1px 0px rgba(32, 32, 32, 0.4), 0px 1px 0px rgba(128, 128, 128, 0.4) !important;
}
#motopress-content-editor-leftbar .motopress-leftbar-group .motopress-leftbar-group-icon,
#motopress-content-editor-leftbar:hover .motopress-leftbar-group .motopress-leftbar-group-icon,
#motopress-content-editor-leftbar .motopress-leftbar-group:hover .motopress-leftbar-group-icon,
#motopress-content-editor-leftbar:hover .motopress-leftbar-group:hover .motopress-leftbar-group-icon,
#motopress-content-editor-leftbar .motopress-leftbar-group .motopress-leftbar-group-icon:hover,
#motopress-content-editor-leftbar:hover .motopress-leftbar-group .motopress-leftbar-group-icon:hover,
#motopress-content-editor-leftbar .motopress-leftbar-group:hover .motopress-leftbar-group-icon:hover,
#motopress-content-editor-leftbar:hover .motopress-leftbar-group:hover .motopress-leftbar-group-icon:hover {
  left: 0 !important;
  width: 38px !important;
  height: 100% !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
#motopress-content-editor-leftbar .motopress-leftbar-group .motopress-leftbar-group-active,
#motopress-content-editor-leftbar:hover .motopress-leftbar-group .motopress-leftbar-group-active,
#motopress-content-editor-leftbar .motopress-leftbar-group:hover .motopress-leftbar-group-active,
#motopress-content-editor-leftbar:hover .motopress-leftbar-group:hover .motopress-leftbar-group-active,
#motopress-content-editor-leftbar .motopress-leftbar-group .motopress-leftbar-group-active:hover,
#motopress-content-editor-leftbar:hover .motopress-leftbar-group .motopress-leftbar-group-active:hover,
#motopress-content-editor-leftbar .motopress-leftbar-group:hover .motopress-leftbar-group-active:hover,
#motopress-content-editor-leftbar:hover .motopress-leftbar-group:hover .motopress-leftbar-group-active:hover {
  left: 0 !important;
  width: 56px !important;
  height: 100% !important;
  margin-left: -8px !important;
}
#motopress-content-editor-leftbar .motopress-leftbar-group .motopress-leftbar-group-active.selected,
#motopress-content-editor-leftbar:hover .motopress-leftbar-group .motopress-leftbar-group-active.selected,
#motopress-content-editor-leftbar .motopress-leftbar-group:hover .motopress-leftbar-group-active.selected,
#motopress-content-editor-leftbar:hover .motopress-leftbar-group:hover .motopress-leftbar-group-active.selected,
#motopress-content-editor-leftbar .motopress-leftbar-group .motopress-leftbar-group-active:hover.selected,
#motopress-content-editor-leftbar:hover .motopress-leftbar-group .motopress-leftbar-group-active:hover.selected,
#motopress-content-editor-leftbar .motopress-leftbar-group:hover .motopress-leftbar-group-active:hover.selected,
#motopress-content-editor-leftbar:hover .motopress-leftbar-group:hover .motopress-leftbar-group-active:hover.selected,
#motopress-content-editor-leftbar .motopress-leftbar-group .motopress-leftbar-group-active.selected:hover,
#motopress-content-editor-leftbar:hover .motopress-leftbar-group .motopress-leftbar-group-active.selected:hover,
#motopress-content-editor-leftbar .motopress-leftbar-group:hover .motopress-leftbar-group-active.selected:hover,
#motopress-content-editor-leftbar:hover .motopress-leftbar-group:hover .motopress-leftbar-group-active.selected:hover,
#motopress-content-editor-leftbar .motopress-leftbar-group .motopress-leftbar-group-active:hover.selected:hover,
#motopress-content-editor-leftbar:hover .motopress-leftbar-group .motopress-leftbar-group-active:hover.selected:hover,
#motopress-content-editor-leftbar .motopress-leftbar-group:hover .motopress-leftbar-group-active:hover.selected:hover,
#motopress-content-editor-leftbar:hover .motopress-leftbar-group:hover .motopress-leftbar-group-active:hover.selected:hover {
  background-color: rgba(0, 0, 0, 0.2) !important;
}
#motopress-content-editor-leftbar .motopress-leftbar-group .motopress-leftbar-group-active.active,
#motopress-content-editor-leftbar:hover .motopress-leftbar-group .motopress-leftbar-group-active.active,
#motopress-content-editor-leftbar .motopress-leftbar-group:hover .motopress-leftbar-group-active.active,
#motopress-content-editor-leftbar:hover .motopress-leftbar-group:hover .motopress-leftbar-group-active.active,
#motopress-content-editor-leftbar .motopress-leftbar-group .motopress-leftbar-group-active:hover.active,
#motopress-content-editor-leftbar:hover .motopress-leftbar-group .motopress-leftbar-group-active:hover.active,
#motopress-content-editor-leftbar .motopress-leftbar-group:hover .motopress-leftbar-group-active:hover.active,
#motopress-content-editor-leftbar:hover .motopress-leftbar-group:hover .motopress-leftbar-group-active:hover.active,
#motopress-content-editor-leftbar .motopress-leftbar-group .motopress-leftbar-group-active.active:hover,
#motopress-content-editor-leftbar:hover .motopress-leftbar-group .motopress-leftbar-group-active.active:hover,
#motopress-content-editor-leftbar .motopress-leftbar-group:hover .motopress-leftbar-group-active.active:hover,
#motopress-content-editor-leftbar:hover .motopress-leftbar-group:hover .motopress-leftbar-group-active.active:hover,
#motopress-content-editor-leftbar .motopress-leftbar-group .motopress-leftbar-group-active:hover.active:hover,
#motopress-content-editor-leftbar:hover .motopress-leftbar-group .motopress-leftbar-group-active:hover.active:hover,
#motopress-content-editor-leftbar .motopress-leftbar-group:hover .motopress-leftbar-group-active:hover.active:hover,
#motopress-content-editor-leftbar:hover .motopress-leftbar-group:hover .motopress-leftbar-group-active:hover.active:hover {
  background-color: rgba(0, 0, 0, 0.5) !important;
}
#motopress-content-editor-leftbar .popover,
#motopress-content-editor-leftbar:hover .popover {
  position: absolute !important;
  top: 0;
  left: 0;
  display: none;
  max-width: none !important;
  padding: 1px !important;
  -webkit-background-clip: padding-box !important;
  -moz-background-clip: padding !important;
  background-clip: padding-box !important;
  -webkit-border-radius: 6px !important;
  -moz-border-radius: 6px !important;
  border-radius: 6px !important;
}
#motopress-content-editor-leftbar .popover.right,
#motopress-content-editor-leftbar:hover .popover.right {
  left: 70px !important;
  margin-left: 10px !important;
}
#motopress-content-editor-leftbar .popover.clickover,
#motopress-content-editor-leftbar:hover .popover.clickover {
  box-shadow: 0px 0px 5px 0px #b1b1b1 !important;
  border: 1px solid #dadada !important;
  width: auto !important;
  z-index: 1005 !important;
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
  background-color: #fff;
}
#motopress-content-editor-leftbar .popover.clickover .popover-inner,
#motopress-content-editor-leftbar:hover .popover.clickover .popover-inner,
#motopress-content-editor-leftbar .popover.clickover .popover-inner:hover,
#motopress-content-editor-leftbar:hover .popover.clickover .popover-inner:hover {
  background-color: #f7f7f7 !important;
  border-radius: 5px 5px 5px 5px !important;
  -moz-border-radius: 5px 5px 5px 5px !important;
  -webkit-border-radius: 5px 5px 5px 5px !important;
}
#motopress-content-editor-leftbar .popover.clickover .popover-inner .popover-content > p,
#motopress-content-editor-leftbar:hover .popover.clickover .popover-inner .popover-content > p,
#motopress-content-editor-leftbar .popover.clickover .popover-inner:hover .popover-content > p,
#motopress-content-editor-leftbar:hover .popover.clickover .popover-inner:hover .popover-content > p {
  margin: 0 0 0 0 !important;
}
#motopress-content-editor-leftbar .popover.clickover .popover-title,
#motopress-content-editor-leftbar:hover .popover.clickover .popover-title,
#motopress-content-editor-leftbar .popover.clickover .popover-title:hover,
#motopress-content-editor-leftbar:hover .popover.clickover .popover-title:hover {
  margin: 0 11px !important;
  padding: 4px 0 5px 0 !important;
  border: none !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-weight: normal !important;
  line-height: 18px !important;
  font-size: 12px !important;
  text-align: center !important;
  font-style: italic !important;
  color: #858585 !important;
  text-shadow: 0px 1px 0px #ffffff !important;
  background: none !important;
}
#motopress-content-editor-leftbar .popover.clickover .motopress-ce-object-container,
#motopress-content-editor-leftbar:hover .popover.clickover .motopress-ce-object-container,
#motopress-content-editor-leftbar .popover.clickover .motopress-ce-object-container:hover,
#motopress-content-editor-leftbar:hover .popover.clickover .motopress-ce-object-container:hover {
  margin: 0 1px !important;
  padding: 6px 0 0 0 !important;
  overflow-y: auto !important;
  max-height: 225px !important;
}
#motopress-content-editor-leftbar .popover.clickover.right .motopress-ce-arrow,
#motopress-content-editor-leftbar:hover .popover.clickover.right .motopress-ce-arrow,
#motopress-content-editor-leftbar .popover.clickover.right .motopress-ce-arrow:hover,
#motopress-content-editor-leftbar:hover .popover.clickover.right .motopress-ce-arrow:hover {
  position: absolute !important;
  width: 16px !important;
  height: 31px !important;
  top: 9px !important;
  left: -15px !important;
  background-image: url('../../../images/ce/arrow.png?ver=2.2.0') !important;
}
#motopress-content-editor-leftbar.mpce-leftbar-hidden,
#motopress-content-editor-leftbar:hover.mpce-leftbar-hidden {
  left: -56px !important;
}
.motopress-leftbar-overlap {
  position: fixed !important;
  left: 0 !important;
  top: 0 !important;
  padding-top: 0px !important;
  width: 56px !important;
  height: 100% !important;
  z-index: 10011 !important;
  display: none;
}
.motopress-leftbar-overlap.mpce-leftbar-overlap-hidden {
  left: -56px !important;
}
.motopress-ce-object {
  height: 31px !important;
  color: #333333 !important;
  margin-bottom: 4px !important;
  background-color: #f7f7f7 !important;
}
.motopress-ce-object.ui-draggable-dragging {
  min-width: 194px !important;
}
.motopress-ce-object:hover {
  height: 31px !important;
  color: #d24836 !important;
  margin-bottom: 4px !important;
  background-color: #ffffff !important;
  cursor: move !important;
}
.motopress-ce-object .motopress-ce-object-inner,
.motopress-ce-object .motopress-ce-object-inner:hover {
  height: 25px !important;
  padding: 4px 0 4px 0 !important;
  margin: 0 10px !important;
  box-shadow: inset 0px -1px 0px #ebebeb, 0px 1px 0px #ffffff !important;
  cursor: move !important;
}
.motopress-ce-object .motopress-ce-object-dot,
.motopress-ce-object .motopress-ce-object-dot:hover {
  float: left !important;
  background: url('../../../images/ce/popover-dot.png?ver=2.2.0') center no-repeat !important;
  width: 5px !important;
  height: 6px !important;
  margin-top: 10px  !important;
  cursor: move !important;
}
.motopress-ce-object .motopress-ce-object-icon,
.motopress-ce-object .motopress-ce-object-icon:hover {
  float: left !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  width: 22px !important;
  height: 22px !important;
  margin: 0 11px !important;
  cursor: move !important;
}
.motopress-ce-object .motopress-ce-object-name,
.motopress-ce-object .motopress-ce-object-name:hover {
  float: left !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 12px !important;
  font-style: normal !important;
  text-shadow: 0px 1px 0px #fff !important;
  line-height: 22px !important;
  margin: 0px  !important;
  max-width: 120px !important;
  max-height: 25px !important;
  overflow: hidden !important;
  white-space: nowrap !important;
  cursor: move !important;
  text-overflow: ellipsis !important;
}
.motopress-dialog.ui-dialog {
  position: fixed !important;
  overflow: hidden !important;
  background-color: #f7f7f7 !important;
  z-index: 10006 !important;
  padding: 0 !important;
  margin: 0 !important;
  text-align: start !important;
  -moz-box-shadow: 0 0 0 1px rgba(204, 204, 204, 0.34), 0 3px 26px rgba(0, 0, 0, 0.29), inset 0 -21px 0 #e9e9e9, inset 0 -22px 0 #cecece, inset 0 -23px 0 #fff !important;
  -webkit-box-shadow: 0 0 0 1px rgba(204, 204, 204, 0.34), 0 3px 26px rgba(0, 0, 0, 0.29), inset 0 -21px 0 #e9e9e9, inset 0 -22px 0 #cecece, inset 0 -23px 0 #fff !important;
  box-shadow: 0 0 0 1px rgba(204, 204, 204, 0.34), 0 3px 26px rgba(0, 0, 0, 0.29), inset 0 -21px 0 #e9e9e9, inset 0 -22px 0 #cecece, inset 0 -23px 0 #fff !important;
}
.motopress-dialog.ui-dialog.motopress-dialog-minimized {
  -moz-box-shadow: 0 0 0 1px rgba(204, 204, 204, 0.34), 0 3px 26px rgba(0, 0, 0, 0.29) !important;
  -webkit-box-shadow: 0 0 0 1px rgba(204, 204, 204, 0.34), 0 3px 26px rgba(0, 0, 0, 0.29) !important;
  box-shadow: 0 0 0 1px rgba(204, 204, 204, 0.34), 0 3px 26px rgba(0, 0, 0, 0.29) !important;
  height: auto !important;
}
.motopress-dialog.ui-dialog.motopress-dialog-minimized .ui-dialog-titlebar {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.motopress-dialog.ui-dialog .ui-helper-clearfix {
  zoom: 1 !important;
}
.motopress-dialog.ui-dialog .ui-helper-clearfix:before,
.motopress-dialog.ui-dialog .ui-helper-clearfix:after {
  content: '' !important;
  display: table !important;
}
.motopress-dialog.ui-dialog .ui-helper-clearfix:after {
  clear: both !important;
}
.motopress-dialog.ui-dialog .ui-widget-header {
  background: #e9e9e9 url('../../../images/ce/dialogIcon.png?ver=2.2.0') no-repeat 0 0 !important;
  border: none !important;
  color: #838383 !important;
  font-family: 'Arial' !important;
  font-size: 12px !important;
  font-weight: normal !important;
  margin: 1px !important;
}
.motopress-dialog.ui-dialog .ui-widget-header > .ui-dialog-title {
  font-size: 12px !important;
}
.motopress-dialog.ui-dialog.ui-corner-all {
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
}
.motopress-dialog.ui-dialog.ui-widget-content {
  border: none !important;
  background-color: #f7f7f7 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-titlebar {
  padding: 4px 9px 4px 25px !important;
  position: relative !important;
  -moz-box-shadow: 0 1px 0 0 #cecece, 0 2px 0 0 #fff !important;
  -webkit-box-shadow: 0 1px 0 0 #cecece, 0 2px 0 0 #fff !important;
  box-shadow: 0 1px 0 0 #cecece, 0 2px 0 0 #fff !important;
  height: auto !important;
}
.motopress-dialog.ui-dialog .ui-dialog-titlebar.ui-corner-all {
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-titlebar-close,
.motopress-dialog.ui-dialog .ui-dialog-titlebar-minimize,
.motopress-dialog.ui-dialog .ui-dialog-titlebar-restore {
  position: absolute !important;
  top: 50% !important;
  margin: -9px 0 0 0 !important;
  padding: 1px !important;
  border: none !important;
  background: url('../../../images/ce/dialogIcon.png?ver=2.2.0') no-repeat !important;
  border-radius: 1px !important;
  -moz-border-radius: 1px !important;
  -webkit-border-radius: 1px !important;
  cursor: pointer !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  width: 17px !important;
  height: 18px !important;
  min-height: 18px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-titlebar-close:hover,
.motopress-dialog.ui-dialog .ui-dialog-titlebar-minimize:hover,
.motopress-dialog.ui-dialog .ui-dialog-titlebar-restore:hover,
.motopress-dialog.ui-dialog .ui-dialog-titlebar-close:active,
.motopress-dialog.ui-dialog .ui-dialog-titlebar-minimize:active,
.motopress-dialog.ui-dialog .ui-dialog-titlebar-restore:active {
  outline: 1px solid #d7d7d7 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-titlebar-close:hover,
.motopress-dialog.ui-dialog .ui-dialog-titlebar-minimize:hover,
.motopress-dialog.ui-dialog .ui-dialog-titlebar-restore:hover {
  background-color: #efefef !important;
}
.motopress-dialog.ui-dialog .ui-dialog-titlebar-close:active,
.motopress-dialog.ui-dialog .ui-dialog-titlebar-minimize:active,
.motopress-dialog.ui-dialog .ui-dialog-titlebar-restore:active {
  background-color: #e7e7e7 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-titlebar-close:before,
.motopress-dialog.ui-dialog .ui-dialog-titlebar-minimize:before,
.motopress-dialog.ui-dialog .ui-dialog-titlebar-restore:before,
.motopress-dialog.ui-dialog .ui-dialog-titlebar-close:after,
.motopress-dialog.ui-dialog .ui-dialog-titlebar-minimize:after,
.motopress-dialog.ui-dialog .ui-dialog-titlebar-restore:after {
  content: none !important;
}
.motopress-dialog.ui-dialog .ui-dialog-titlebar-close {
  background-position: -34px -26px !important;
  right: 6px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-titlebar-minimize,
.motopress-dialog.ui-dialog .ui-dialog-titlebar-restore {
  right: 27px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-titlebar-minimize {
  background-position: 0 -26px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-titlebar-restore {
  background-position: -17px -26px !important;
}
.motopress-dialog.ui-dialog.ui-draggable .ui-dialog-titlebar {
  cursor: move !important;
}
.motopress-dialog.ui-dialog .ui-dialog-title {
  float: left !important;
  margin: 0 !important;
  line-height: 18px !important;
  width: 80% !important;
  overflow: hidden !important;
  white-space: nowrap !important;
  text-overflow: ellipsis !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content {
  position: relative !important;
  overflow-y: auto !important;
  zoom: 1 !important;
  margin: 18px 0 23px !important;
  padding: 0 1px !important;
  background-color: #f7f7f7 !important;
  border-color: #f7f7f7 !important;
  max-height: 491px;
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content input[button],
.motopress-dialog.ui-dialog .ui-dialog-content input[reset],
.motopress-dialog.ui-dialog .ui-dialog-content input[submit] {
  margin: 0 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content button {
  margin: 0 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content.ui-widget-content {
  border: none !important;
  background-color: #f7f7f7 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content #motopress-dialog-tabs.ui-tabs {
  height: 100% !important;
  padding: 0 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content #motopress-dialog-tabs.ui-tabs.ui-widget-content {
  border: none !important;
  background-color: #f7f7f7 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content #motopress-dialog-tabs.ui-tabs.ui-corner-all {
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content #motopress-dialog-tabs.ui-tabs .ui-tabs-nav {
  background-image: none !important;
  background-color: #f7f7f7 !important;
  -moz-box-shadow: 0 1px 0 0 #d7d7d7, 0 2px 0 0 #fff !important;
  -webkit-box-shadow: 0 1px 0 0 #d7d7d7, 0 2px 0 0 #fff !important;
  box-shadow: 0 1px 0 0 #d7d7d7, 0 2px 0 0 #fff !important;
  margin: 0 !important;
  padding: 0 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content #motopress-dialog-tabs.ui-tabs .ui-tabs-nav.ui-corner-all {
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content #motopress-dialog-tabs.ui-tabs .ui-tabs-nav li {
  list-style: none !important;
  float: left !important;
  margin: 0 0 0 2px !important;
  border-left: 1px solid #d7d7d7 !important;
  border-top: 1px solid #d7d7d7 !important;
  border-right: 1px solid #d7d7d7 !important;
  -moz-box-shadow: inset 0 1px 0 0 #fff !important;
  -webkit-box-shadow: inset 0 1px 0 0 #fff !important;
  box-shadow: inset 0 1px 0 0 #fff !important;
  background: none !important;
  position: static !important;
  padding: 0 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content #motopress-dialog-tabs.ui-tabs .ui-tabs-nav li.ui-corner-top {
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content #motopress-dialog-tabs.ui-tabs .ui-tabs-nav li:first-child {
  margin-left: 5px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content #motopress-dialog-tabs.ui-tabs .ui-tabs-nav li:focus {
  outline: none !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content #motopress-dialog-tabs.ui-tabs .ui-tabs-nav li a {
  display: block !important;
  padding: 4px 12px !important;
  font-size: 11px !important;
  color: #838383 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content #motopress-dialog-tabs.ui-tabs .ui-tabs-nav li a .motopress-settings-icon,
.motopress-dialog.ui-dialog .ui-dialog-content #motopress-dialog-tabs.ui-tabs .ui-tabs-nav li a .motopress-style-icon {
  background: url('../../../images/ce/dialogIcon.png?ver=2.2.0') no-repeat !important;
  float: left !important;
  width: 16px !important;
  height: 16px !important;
  margin-right: 8px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content #motopress-dialog-tabs.ui-tabs .ui-tabs-nav li a .motopress-settings-icon {
  background-position: 0 -44px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content #motopress-dialog-tabs.ui-tabs .ui-tabs-nav li a .motopress-style-icon {
  background-position: -16px -44px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content #motopress-dialog-tabs.ui-tabs .ui-tabs-nav li a:hover {
  text-decoration: none !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content #motopress-dialog-tabs.ui-tabs .ui-tabs-nav li a:focus {
  outline: none !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content #motopress-dialog-tabs.ui-tabs .ui-tabs-nav li.ui-state-active {
  -moz-box-shadow: inset 0 2px 0 0 #d24836 !important;
  -webkit-box-shadow: inset 0 2px 0 0 #d24836 !important;
  box-shadow: inset 0 2px 0 0 #d24836 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content #motopress-dialog-tabs.ui-tabs .ui-tabs-nav li.ui-state-active a {
  moz-box-shadow: 0 1px 0 0 #f7f7f7, 0 2px 0 0 #f7f7f7 !important;
  -webkit-box-shadow: 0 1px 0 0 #f7f7f7, 0 2px 0 0 #f7f7f7 !important;
  box-shadow: 0 1px 0 0 #f7f7f7, 0 2px 0 0 #f7f7f7 !important;
  color: #000 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content #motopress-dialog-tabs.ui-tabs .ui-tabs-nav li.ui-state-disabled a {
  color: #adadad !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content #motopress-dialog-tabs.ui-tabs .ui-tabs-panel {
  margin: 23px 0 16px !important;
  padding: 0 13px !important;
  overflow-y: auto !important;
  height: -moz-calc(100% - 66px) !important;
  height: -webkit-calc(100% - 66px) !important;
  height: calc(100% - 66px) !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content #motopress-dialog-tabs.ui-tabs .ui-tabs-panel.ui-widget-content {
  border: none !important;
  background-color: #f7f7f7 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content #motopress-style-editor-container {
  height: 100% !important;
  padding: 0 13px !important;
  box-sizing: border-box !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content #motopress-style-editor-container .motopress-style-editor-forms {
  box-sizing: border-box !important;
  height: 100% !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content #motopress-style-editor-container .motopress-style-editor-forms .motopress-ce-style-editor-states-wrapper {
  box-sizing: border-box !important;
  max-height: 36px !important;
  padding-left: 3px !important;
  padding-bottom: 9px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content #motopress-style-editor-container .motopress-style-editor-forms .motopress-ce-style-editor-states-wrapper a {
  display: inline-block !important;
  box-sizing: border-box !important;
  width: 36px !important;
  height: 36px !important;
  outline: none !important;
  transition: none !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content #motopress-style-editor-container .motopress-style-editor-forms .motopress-ce-style-editor-states-wrapper a[data-state] {
  background-image: url('../../../images/ce/dialogIcon.png?ver=2.2.0') !important;
  background-repeat: no-repeat !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content #motopress-style-editor-container .motopress-style-editor-forms .motopress-ce-style-editor-states-wrapper a[data-state="up"] {
  background-position: -1px -259px;
}
.motopress-dialog.ui-dialog .ui-dialog-content #motopress-style-editor-container .motopress-style-editor-forms .motopress-ce-style-editor-states-wrapper a[data-state="tablet"] {
  background-position: -39px -259px;
}
.motopress-dialog.ui-dialog .ui-dialog-content #motopress-style-editor-container .motopress-style-editor-forms .motopress-ce-style-editor-states-wrapper a[data-state="mobile"] {
  background-position: -1px -297px;
}
.motopress-dialog.ui-dialog .ui-dialog-content #motopress-style-editor-container .motopress-style-editor-forms .motopress-ce-style-editor-states-wrapper a[data-state="hover"] {
  background-position: -77px -259px;
}
.motopress-dialog.ui-dialog .ui-dialog-content #motopress-style-editor-container .motopress-style-editor-forms .motopress-ce-style-editor-states-wrapper a:hover,
.motopress-dialog.ui-dialog .ui-dialog-content #motopress-style-editor-container .motopress-style-editor-forms .motopress-ce-style-editor-states-wrapper a.motopress-ce-style-editor-state-active {
  border-bottom: 3px solid #4787ed !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content #motopress-style-editor-container .motopress-style-editor-forms .motopress-ce-style-editor-actions-wrapper {
  box-sizing: border-box !important;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content #motopress-style-editor-container .motopress-style-editor-forms .motopress-ce-style-editor-properties-wrapper {
  box-sizing: border-box !important;
  height: -moz-calc(100% - 87px) !important;
  height: -webkit-calc(100% - 87px) !important;
  height: calc(100% - 87px) !important;
  width: 100% !important;
  overflow-y: auto !important;
  background-color: #f7f7f7 !important;
  padding: 10px 10px 10px 0;
}
.motopress-dialog.ui-dialog .ui-dialog-content [data-motopress-parameter] {
  position: relative !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content [data-motopress-parameter][data-motopress-disabled="true"]:not([data-motopress-grouped="true"]) > :not(.motopress-property-disabled):not(.popover) {
  opacity: 0.5 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content [data-motopress-parameter][data-motopress-disabled="true"]:not([data-motopress-grouped="true"]) .motopress-property-label:after {
  content: '' !important;
  display: inline-block !important;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAMCAYAAAB1Lg0yAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjI1QkMwN0ZCQTVFNDExRTNBREM2Q0NBNEY1M0YyNjkxIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjI1QkMwN0ZDQTVFNDExRTNBREM2Q0NBNEY1M0YyNjkxIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjVCQzA3RjlBNUU0MTFFM0FEQzZDQ0E0RjUzRjI2OTEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MjVCQzA3RkFBNUU0MTFFM0FEQzZDQ0E0RjUzRjI2OTEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4/gQnkAAABuElEQVR42oRUvWoCQRC+847oemlT5Q0s8grCXZXSKoVPYB4gENLlCXyD2JgqkEawUkgb0uobBAKCEtCcHujl+05XxuHOGxhmd3Z2fr6dWTdNU8fSZDIxruv2K5VKi/vtdhtjb2gD6WiCXSZ3u52TR/LeYf2NZQ/87Kugg1qtFtbrdWtM3cllknLmyOQtWb08h7yO4/hpvV57LpXT6dRAfxK0iMqCSmRkoiK4s1gsZj6DYjMwxoRBEDjIJmPCWK1WM5ZBRqPR0XEURZkcj8dHXRiGx7XVWzuR1BUf6YVBWelqtSK/4W1vkiSJlsvlJ5PQROd0ppOg3gaj1HYSHd/zvDsGpRJBfqFrNxqNhIdA436z2XzZqnXjaOg13EVPQZ2vOvYiz7kmW1UerFInfeve8DEK74C3xarRXAZd10WlDzC4hEGX1ers6dzupU5CnDdaMgGOUxsQDyGbDI6DDvYd2VxlM5pH8r01ClkCYpyGqLjJzj43l2Ujdm6WKfnZzOfzWfb1oJliiFtU+sHOLnJURBZy+Z55aDAonpLLniudHyrv41Ir3dMf1kHRj6VRKIMf9AN+BT/+CzAAuwdHYtcq6x0AAAAASUVORK5CYII=') no-repeat !important;
  width: 30px !important;
  height: 12px !important;
  position: relative !important;
  top: 2px !important;
  margin-left: 6px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content [data-motopress-parameter][data-motopress-disabled="true"][data-motopress-grouped="true"] .motopress-property-button-wrapper {
  opacity: 0.5 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content [data-motopress-parameter][data-motopress-disabled="true"][data-motopress-grouped="true"] .motopress-property-button-wrapper > .motopress-property-button-default:after {
  content: '' !important;
  display: inline-block !important;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAMCAYAAAB1Lg0yAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjI1QkMwN0ZCQTVFNDExRTNBREM2Q0NBNEY1M0YyNjkxIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjI1QkMwN0ZDQTVFNDExRTNBREM2Q0NBNEY1M0YyNjkxIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjVCQzA3RjlBNUU0MTFFM0FEQzZDQ0E0RjUzRjI2OTEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MjVCQzA3RkFBNUU0MTFFM0FEQzZDQ0E0RjUzRjI2OTEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4/gQnkAAABuElEQVR42oRUvWoCQRC+847oemlT5Q0s8grCXZXSKoVPYB4gENLlCXyD2JgqkEawUkgb0uobBAKCEtCcHujl+05XxuHOGxhmd3Z2fr6dWTdNU8fSZDIxruv2K5VKi/vtdhtjb2gD6WiCXSZ3u52TR/LeYf2NZQ/87Kugg1qtFtbrdWtM3cllknLmyOQtWb08h7yO4/hpvV57LpXT6dRAfxK0iMqCSmRkoiK4s1gsZj6DYjMwxoRBEDjIJmPCWK1WM5ZBRqPR0XEURZkcj8dHXRiGx7XVWzuR1BUf6YVBWelqtSK/4W1vkiSJlsvlJ5PQROd0ppOg3gaj1HYSHd/zvDsGpRJBfqFrNxqNhIdA436z2XzZqnXjaOg13EVPQZ2vOvYiz7kmW1UerFInfeve8DEK74C3xarRXAZd10WlDzC4hEGX1ers6dzupU5CnDdaMgGOUxsQDyGbDI6DDvYd2VxlM5pH8r01ClkCYpyGqLjJzj43l2Ujdm6WKfnZzOfzWfb1oJliiFtU+sHOLnJURBZy+Z55aDAonpLLniudHyrv41Ir3dMf1kHRj6VRKIMf9AN+BT/+CzAAuwdHYtcq6x0AAAAASUVORK5CYII=') no-repeat !important;
  width: 30px !important;
  height: 12px !important;
  position: absolute !important;
  top: 14px !important;
  margin-left: 14px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content [data-motopress-parameter]:first-child[data-motopress-disabled="true"]:not([data-motopress-grouped="true"]) {
  margin-top: 44px;
}
.motopress-dialog.ui-dialog .ui-dialog-content [data-motopress-parameter]:first-child[data-motopress-disabled="true"][data-motopress-grouped="true"] .motopress-property-group-accordion:empty {
  margin-top: 44px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content [data-motopress-parameter] .popover {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 1010 !important;
  display: none;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  width: 255px !important;
  box-shadow: none !important;
  font-size: 12px !important;
  line-height: 12px !important;
  padding: 0px !important;
  border: 1px solid #cacaca !important;
  background-color: #ffffff !important;
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  border-radius: 2px !important;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2) !important;
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2) !important;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2) !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content [data-motopress-parameter] .popover .arrow,
.motopress-dialog.ui-dialog .ui-dialog-content [data-motopress-parameter] .popover .arrow:after {
  position: absolute !important;
  display: inline-block !important;
  width: 0 !important;
  height: 0 !important;
  border-color: transparent !important;
  border-style: solid !important;
  margin-left: 0 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content [data-motopress-parameter] .popover .arrow:after {
  content: "" !important;
  z-index: -1 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content [data-motopress-parameter] .popover.top {
  margin-top: -10px !important;
  margin-bottom: 10px;
}
.motopress-dialog.ui-dialog .ui-dialog-content [data-motopress-parameter] .popover.top .arrow {
  bottom: -10px !important;
  left: 50% !important;
  margin-left: -10px !important;
  border-width: 10px 10px 0 !important;
  border-top-color: #ffffff !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content [data-motopress-parameter] .popover.top .arrow:after {
  border-width: 11px 11px 0 !important;
  border-top-color: #d8d8d8 !important;
  bottom: -1px !important;
  left: -11px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content [data-motopress-parameter] .popover .popover-content {
  padding: 10px !important;
  font-family: Arial, sans-serif !important;
  color: #626262 !important;
  text-align: center !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content [data-motopress-parameter] .popover .popover-content p,
.motopress-dialog.ui-dialog .ui-dialog-content [data-motopress-parameter] .popover .popover-content ul,
.motopress-dialog.ui-dialog .ui-dialog-content [data-motopress-parameter] .popover .popover-content ol {
  margin-bottom: 0;
}
.motopress-dialog.ui-dialog .ui-dialog-content [data-motopress-parameter] .popover h3 {
  display: none !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content [data-motopress-parameter] .ui-spinner {
  position: relative !important;
  display: inline-block !important;
  overflow: hidden !important;
  padding: 0 !important;
  vertical-align: middle !important;
  line-height: 0;
}
.motopress-dialog.ui-dialog .ui-dialog-content [data-motopress-parameter] .ui-spinner .ui-icon {
  display: none !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content [data-motopress-parameter] .ui-spinner-button {
  -moz-box-sizing: content-box !important;
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important;
  background: #f0f0f0 url('../../../images/ce/dialogIcon.png?ver=2.2.0') no-repeat !important;
  border: 1px solid #dbdbdb !important;
  border-radius: 0 !important;
  width: 22px !important;
  height: 15px !important;
  padding: 0 !important;
  margin: 0 !important;
  position: absolute !important;
  cursor: default !important;
  display: block !important;
  overflow: hidden !important;
  right: 0 !important;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content [data-motopress-parameter] .ui-spinner-button:hover {
  background-color: #e3e3e3 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content [data-motopress-parameter] .ui-spinner-up {
  top: 0 !important;
  border-bottom: none !important;
  -moz-box-shadow: inset 0 -1px 0 0 #dbdbdb !important;
  -webkit-box-shadow: inset 0 -1px 0 0 #dbdbdb !important;
  box-shadow: inset 0 -1px 0 0 #dbdbdb !important;
  background-position: 0 -140px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content [data-motopress-parameter] .ui-spinner-up:hover {
  background-position: -44px -140px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content [data-motopress-parameter] .ui-spinner-down {
  bottom: 0 !important;
  border-top: none !important;
  background-position: -22px -140px !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content [data-motopress-parameter] .ui-spinner-down:hover {
  background-position: -66px -140px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content [data-motopress-parameter]:last-child hr {
  display: none !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-legend,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-label,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-description,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-input,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-video,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-textarea,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-link-input,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-audio-title,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-media-title,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-datetime-picker-input,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-video-url,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-spinner,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-margin,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-select-multiple,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-media,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-icon-picker,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-preset-select {
  text-align: left !important;
  font-family: Arial, sans-serif !important;
  width: 100% !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-input.ce_ctrl_style_editor .select2-choices {
  background: none !important;
  border: none !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-input.ce_ctrl_style_editor.select2-dropdown-open .select2-choices,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-input.ce_ctrl_style_editor.select2-container-active .select2-choices {
  box-shadow: none !important;
  border: 1px solid #aaa !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-input.ce_ctrl_style_editor .select2-search-field {
  margin-left: 2px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-input.ce_ctrl_style_editor .select2-search-field input {
  height: 15px !important;
  margin-top: 3px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-input.ce_ctrl_style_editor .select2-search-choice {
  cursor: pointer !important;
  background: #f0f0f0 none repeat scroll 0 0 !important;
  border-radius: 0 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-input.ce_ctrl_style_editor .select2-search-choice:hover {
  border-color: #909090 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-input.ce_ctrl_style_editor .select2-search-choice > div {
  padding: 3px 5px;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-input.ce_ctrl_style_editor .select2-search-choice.select2-locked {
  background: #ffffff !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-input.ce_ctrl_style_editor .select2-search-choice .select2-search-choice-close {
  left: 6px !important;
  top: 6px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 18px !important;
  font-size: 14px !important;
  color: #1b1b1b !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-label {
  display: block !important;
  font-weight: normal !important;
  line-height: 18px !important;
  font-size: 13px !important;
  color: #616161 !important;
  text-shadow: 0px 1px 0px #fff !important;
  margin: 0 0 7px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-label.motopress-property-checkbox-label {
  position: relative !important;
  width: auto !important;
  cursor: pointer !important;
  padding-left: 28px !important;
  line-height: 19px !important;
  font-size: 14px !important;
  color: #1B1B1B !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-label.motopress-property-checkbox-label:before {
  position: absolute !important;
  display: inline-block !important;
  content: '' !important;
  left: 0 !important;
  width: 19px !important;
  height: 19px !important;
  background: url('../../../images/ce/dialogIcon.png?ver=2.2.0') no-repeat 0 -174px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-legend,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-description {
  display: block !important;
  line-height: 16px !important;
  font-size: 12px !important;
  color: #929292 !important;
  text-shadow: 0px 1px 0px #fff !important;
  margin: 7px 0 0 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-legend a,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-description a {
  color: #606060 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-legend {
  margin: 0 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-input,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-video,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-link-input,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-audio-title,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-media-title,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-datetime-picker-input,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-video-url,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-spinner,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-media {
  display: inline-block !important;
  line-height: 18px !important;
  font-size: 14px !important;
  color: #1b1b1b !important;
  margin: 0 !important;
  padding: 6px !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  height: auto !important;
  vertical-align: middle !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-input.motopress-property-checkbox-input,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-video.motopress-property-checkbox-input,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-link-input.motopress-property-checkbox-input,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-audio-title.motopress-property-checkbox-input,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-media-title.motopress-property-checkbox-input,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-datetime-picker-input.motopress-property-checkbox-input,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-video-url.motopress-property-checkbox-input,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-spinner.motopress-property-checkbox-input,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-media.motopress-property-checkbox-input {
  float: left !important;
  width: auto !important;
  display: none !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-input.motopress-property-checkbox-input:checked + label:before,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-video.motopress-property-checkbox-input:checked + label:before,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-link-input.motopress-property-checkbox-input:checked + label:before,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-audio-title.motopress-property-checkbox-input:checked + label:before,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-media-title.motopress-property-checkbox-input:checked + label:before,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-datetime-picker-input.motopress-property-checkbox-input:checked + label:before,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-video-url.motopress-property-checkbox-input:checked + label:before,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-spinner.motopress-property-checkbox-input:checked + label:before,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-media.motopress-property-checkbox-input:checked + label:before {
  background: url('../../../images/ce/dialogIcon.png?ver=2.2.0') no-repeat -19px -174px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-image {
  display: inline-block !important;
  position: relative !important;
  background-color: #fff !important;
  border: 1px solid #e1e1e1 !important;
  border-radius: 6px !important;
  -moz-border-radius: 6px !important;
  -webkit-border-radius: 6px !important;
  padding: 4px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-image .motopress-thumbnail-crop {
  width: 128px !important;
  height: 120px !important;
  overflow: hidden !important;
  cursor: pointer !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-image .motopress-thumbnail-crop .motopress-thumbnail {
  max-width: none !important;
  max-height: 120px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-image .motopress-image-tools {
  position: absolute !important;
  top: 4px !important;
  right: 4px !important;
  background-color: #000 !important;
  padding: 5px 7px !important;
  height: 18px !important;
  width: 14px !important;
  max-width: 28px !important;
  max-height: 28px !important;
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-image .motopress-image-tools .motopress-icon-trash:hover {
  cursor: pointer !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-image .motopress-image-disabled {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-button-default {
  font-family: Arial, sans-serif !important;
  font-size: 11px !important;
  font-weight: bold !important;
  text-transform: none !important;
  cursor: pointer !important;
  border-radius: 3px !important;
  -moz-border-radius: 2px !important;
  -webkit-border-radius: 2px !important;
  line-height: normal !important;
  padding: 5px 8px 5px 8px !important;
  display: inline-block !important;
  height: 30px !important;
  background: #f0f0f0 !important;
  color: #5f5f5f !important;
  border: #d8d8d8 1px solid !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-button-default.motopress-hide {
  display: none !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-button-default:hover {
  border: #c6c6c6 1px solid !important;
  -moz-box-shadow: 1px 1px 0px #ededed !important;
  -webkit-box-shadow: 1px 1px 0px #ededed !important;
  box-shadow: 1px 1px 0px #ededed !important;
  color: #505050;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-button-default:active,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-button-default.active {
  border: #bdbdbd 1px solid !important;
  background: #e2e2e2 !important;
  background: -moz-linear-gradient(top, #e5e5e5 0%, #dedede 100%) !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e5e5e5), color-stop(100%, #dedede)) !important;
  background: -webkit-linear-gradient(top, #e5e5e5 0%, #dedede 100%) !important;
  background: -o-linear-gradient(top, #e5e5e5 0%, #dedede 100%) !important;
  background: -ms-linear-gradient(top, #e5e5e5 0%, #dedede 100%) !important;
  background: linear-gradient(to bottom, #e5e5e5 0%, #dedede 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#dedede', GradientType=0) !important;
  box-shadow: inset 0 0 4px 1px #d4d4d4 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-button-default:disabled {
  border: #e8e8e8 1px solid !important;
  color: #9f9f9f !important;
  background: #f6f6f6 !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  cursor: default !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-button-wrapper {
  position: relative !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-audio {
  position: relative;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-audio .motopress-property-audio-title {
  padding-right: 30px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-audio .motopress-property-button-default {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAACCAYAAABhYU3QAAAAFElEQVQImWNgYGD4D8UwgJNPlEIA2IcL9WRzgQMAAAAASUVORK5CYII=") center center no-repeat #f0f0f0 !important;
  top: 0;
  right: 0;
  position: absolute;
  border-radius: 0px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-link {
  position: relative;
  line-height: normal !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-link .motopress-property-link-input {
  padding-right: 30px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-link .motopress-property-button-default {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAACCAYAAABhYU3QAAAAFElEQVQImWNgYGD4D8UwgJNPlEIA2IcL9WRzgQMAAAAASUVORK5CYII=") center center no-repeat #f0f0f0 !important;
  top: 0;
  right: 0;
  position: absolute;
  border-radius: 0px !important;
  height: 32px !important;
  box-sizing: border-box !important;
  vertical-align: bottom !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-textarea-tinymce .motopress-property-textarea {
  margin-bottom: 10px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-color-picker-preview {
  display: inline-block !important;
  width: 32px !important;
  height: 32px !important;
  vertical-align: middle !important;
  border: 1px solid #dbdbdb !important;
  border-right-width: 0 !important;
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  -moz-box-shadow: 0 0 0 1px #fff !important;
  -webkit-box-shadow: 0 0 0 1px #fff !important;
  box-shadow: inset 0 0 0 1px #fff !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-color-picker .motopress-property-input {
  width: 80px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-group-accordion-item {
  margin-bottom: 6px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-group .ui-accordion .ui-accordion-header {
  display: block !important;
  position: relative !important;
  margin-top: 2px !important;
  margin-bottom: 0 !important;
  height: 42px !important;
  line-height: 42px !important;
  min-height: 0 !important;
  box-sizing: content-box !important;
  background-image: none !important;
  background-color: #f2f2f2 !important;
  border: 1px solid #dcdcdc !important;
  box-shadow: inset 0 0 0 1px #f7f7f7 !important;
  font-family: Arial, sans-serif !important;
  font-weight: 100 !important;
  font-size: 13px !important;
  color: #626262 !important;
  cursor: pointer !important;
  text-transform: none !important;
  text-align: left !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-group .ui-accordion .ui-accordion-header.ui-state-active {
  background-color: #e9e9e9 !important;
  border: 1px solid #cecece !important;
  box-shadow: inset 0 0 0 1px #efefef !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-group .ui-accordion .ui-accordion-header .motopress-property-group-accordion-item-remove {
  position: absolute !important;
  top: 50% !important;
  margin-top: -13px !important;
  right: 0px !important;
  width: 28px !important;
  height: 28px !important;
  border-left: 1px solid #cecece !important;
  box-shadow: -1px 0 0 0 #efefef !important;
  background: transparent url('../../../images/ce/dialogIcon.png?ver=2.2.0') no-repeat -1px -117px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-group .ui-accordion .ui-accordion-header .motopress-property-group-accordion-item-remove:hover {
  background: transparent url('../../../images/ce/dialogIcon.png?ver=2.2.0') no-repeat -28px -117px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-group .ui-accordion .ui-accordion-icons {
  padding-left: 20px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-group .ui-accordion .ui-accordion-noicons {
  padding-left: 0 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-group .ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 0 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-group .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  background: transparent url('../../../images/ce/dialogIcon.png?ver=2.2.0') no-repeat -5px -6px !important;
  width: 6px !important;
  height: 15px !important;
  position: absolute !important;
  left: 0 !important;
  top: 50% !important;
  margin-top: -8px !important;
  margin-left: 6px !important;
  cursor: move !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-group .ui-accordion .ui-accordion-header .motopress-property-group-accordion-item-label-text {
  display: inline-block !important;
  overflow: hidden !important;
  white-space: nowrap !important;
  text-overflow: ellipsis !important;
  max-width: -moz-calc(100% - 34px) !important;
  max-width: -webkit-calc(100% - 34px) !important;
  max-width: calc(100% - 34px) !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-group .ui-accordion .ui-accordion-header .motopress-property-group-accordion-item-label-text {
  display: inline-block !important;
  overflow: hidden !important;
  white-space: nowrap !important;
  text-overflow: ellipsis !important;
  max-width: -moz-calc(100% - 34px) !important;
  max-width: -webkit-calc(100% - 34px) !important;
  max-width: calc(100% - 34px) !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-group .ui-accordion .ui-accordion-content {
  padding: 12px 9px 18px !important;
  background-color: #f6f5f5 !important;
  border: 1px solid #e7e7e7 !important;
  border-bottom: 3px solid #cecece !important;
  border-top: 0 !important;
  overflow: auto !important;
  overflow-y: hidden !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-group > .motopress-property-button-wrapper > .motopress-property-button-default {
  margin-top: 4px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-slider .ui-slider {
  display: inline-block;
  width: -moz-calc(100% - 60px) !important;
  width: -webkit-calc(100% - 60px) !important;
  width: calc(100% - 60px) !important;
  background-color: #e4e4e4 !important;
  height: 6px !important;
  position: relative !important;
  text-align: left !important;
  border: none !important;
  outline: none !important;
  -webkit-box-shadow: 1px 1px 0px 0px #fdfcfc !important;
  -moz-box-shadow: 1px 1px 0px 0px #fdfcfc !important;
  box-shadow: 1px 1px 0px 0px #fdfcfc !important;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
  margin-left: 5px;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-slider .ui-slider .ui-slider-handle {
  position: absolute !important;
  z-index: 2 !important;
  width: 19px !important;
  height: 19px !important;
  outline: none !important;
  cursor: pointer !important;
  -ms-touch-action: none !important;
  touch-action: none !important;
  background-repeat: no-repeat !important;
  background-image: url(data:image/png;base64,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) !important;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-slider .ui-slider .ui-slider-handle.ui-state-hover,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-slider .ui-slider .ui-slider-handle.ui-state-active {
  background-image: url(data:image/png;base64,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) !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-slider .ui-slider .ui-slider-range {
  position: absolute !important;
  z-index: 1 !important;
  display: block !important;
  border: 0 !important;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
  background-position: 0 0 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-slider .ui-slider .ui-slider-range.ui-widget-header {
  background-image: none !important;
  background-color: #bdbdbd !important;
  border: none !important;
  margin: 0 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-slider .ui-slider.ui-state-disabled .ui-slider-handle,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-slider .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-slider .ui-slider-horizontal .ui-slider-handle {
  top: -6px !important;
  margin-left: -10px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-slider .ui-slider-horizontal .ui-slider-range {
  top: 0 !important;
  height: 100% !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-slider .ui-slider-horizontal .ui-slider-range-min {
  left: 0 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-slider .motopress-property-slider-value {
  font-family: arial, sans-serif !important;
  font-size: 14px !important;
  color: #626262 !important;
  margin-left: 12px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-radio-buttons .ui-helper-hidden-accessible {
  display: none !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-radio-buttons .ui-button {
  display: inline-block !important;
  position: relative !important;
  padding: 0 !important;
  line-height: normal;
  margin-right: 3px !important;
  margin-bottom: 3px !important;
  cursor: pointer !important;
  vertical-align: middle !important;
  text-align: center !important;
  overflow: visible !important;
  color: #5d5d5d !important;
  border: none !important;
  border-radius: 4px !important;
  box-sizing: border-box !important;
  box-shadow: none !important;
  height: 26px !important;
  font-weight: normal !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-radio-buttons .ui-button,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-radio-buttons .ui-button:link,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-radio-buttons .ui-button:visited,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-radio-buttons .ui-button:hover,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-radio-buttons .ui-button:active {
  text-decoration: none !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-radio-buttons .ui-button:hover {
  background-color: #eeeeee !important;
  color: #343434 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-radio-buttons .ui-button.ui-state-active,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-radio-buttons .ui-button:active {
  background: #E8E8E8 !important;
  -webkit-box-shadow: 1px 1px 0 0 #CCCCCC inset, -1px -1px 0 0 #FFFFFF inset !important;
  -moz-box-shadow: 1px 1px 0 0 #CCCCCC inset, -1px -1px 0 0 #FFFFFF inset !important;
  box-shadow: 1px 1px 0 0 #CCCCCC inset, -1px -1px 0 0 #FFFFFF inset !important;
  color: #343434 !important;
  border: none !important;
  box-sizing: border-box !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-radio-buttons .ui-button .ui-button-text {
  display: block;
  line-height: 13px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-radio-buttons .ui-button-text-only .ui-button-text {
  font-family: arial, sans-serif !important;
  font-size: 13px !important;
  padding: 6px 8px 7px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-radio-buttons .ui-button-text-only.ui-state-active .ui-button-text,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-radio-buttons .ui-button-text-only:active .ui-button-text {
  padding: 6px 8px 7px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-radio-buttons input.ui-button::-moz-focus-inner,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-radio-buttons button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-spinner.ui-spinner-input {
  margin-right: 23px !important;
  width: 60px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-icon-picker {
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-icon-picker.icons-selector.fip-mpce {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-icon-picker.icons-selector.fip-mpce .selector {
  position: relative;
  width: 80px;
  height: auto;
  overflow: hidden;
  background: #ffffff !important;
  border: 1px solid #dbdbdb !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-icon-picker.icons-selector.fip-mpce .selector .selected-icon {
  display: block;
  width: 60px;
  height: 100%;
  min-height: 38px;
  float: left;
  text-align: center;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-icon-picker.icons-selector.fip-mpce .selector .selected-icon i {
  color: #000 !important;
  font-size: 18px;
  line-height: normal;
  padding: 10px 0;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-icon-picker.icons-selector.fip-mpce .selector-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-icon-picker.icons-selector.fip-mpce .selector-button i {
  display: inline-block !important;
  position: absolute;
  top: auto;
  right: 10px;
  width: 0 !important ;
  height: 0 !important ;
  vertical-align: top !important ;
  border-top: 4px solid #000000 !important ;
  border-right: 4px solid transparent !important ;
  border-left: 4px solid transparent !important ;
  content: "" !important;
  margin-top: 16px;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-icon-picker.icons-selector.fip-mpce .selected-icon {
  display: block;
  width: 60px;
  height: 100%;
  float: left;
  text-align: center;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-icon-picker.icons-selector.fip-mpce .selected-icon i {
  line-height: 40px;
  font-size: 18px;
  cursor: default;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-icon-picker.icons-selector.fip-mpce .selector-popup {
  position: relative;
  z-index: 10000;
  background-color: #fefefe;
  border: 1px solid rgba(0, 0, 0, 0.2) !important;
  background: #ffffff !important;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2) !important;
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  text-shadow: none !important;
  padding: 5px;
  height: auto;
  width: 100%;
  margin-top: 2px;
  box-sizing: border-box;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-icon-picker.icons-selector.fip-mpce .selector-popup .selector-search input[type="text"] {
  border: 0;
  height: 32px;
  line-height: 20px;
  padding: 5px 10px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 5px;
  font-size: 12px;
  display: block;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-icon-picker.icons-selector.fip-mpce .selector-popup .selector-search input[type="text"]::-webkit-input-placeholder {
  text-transform: uppercase;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-icon-picker.icons-selector.fip-mpce .selector-popup .selector-search input[type="text"]:-moz-placeholder {
  text-transform: uppercase;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-icon-picker.icons-selector.fip-mpce .selector-popup .selector-search input[type="text"]::-moz-placeholder {
  text-transform: uppercase;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-icon-picker.icons-selector.fip-mpce .selector-popup .selector-search input[type="text"]:-ms-input-placeholder {
  text-transform: uppercase;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-icon-picker.icons-selector.fip-mpce .selector-search {
  position: relative;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-icon-picker.icons-selector.fip-mpce .selector-search i {
  position: absolute;
  right: 10px;
  top: 7px;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-icon-picker.icons-selector.fip-mpce .fip-icons-container {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px;
  max-height: 183px;
  overflow-y: auto;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-icon-picker.icons-selector.fip-mpce .fip-box {
  display: inline-block;
  margin: 2px;
  width: 41px;
  text-align: center;
  cursor: pointer;
  vertical-align: top;
  box-sizing: border-box;
  border: 1px solid #dbdbdb;
  height: 41px;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-icon-picker.icons-selector.fip-mpce .fip-box i {
  font-size: 18px;
  line-height: 1em;
  padding: 10px;
  color: #000 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-icon-picker.icons-selector.fip-mpce .fip-box.current-icon {
  background: #eee;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-icon-picker.icons-selector.fip-mpce .selector-footer {
  line-height: 12px;
  padding: 5px 5px 0 5px;
  text-align: center;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-icon-picker.icons-selector.fip-mpce .selector-footer,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-icon-picker.icons-selector.fip-mpce .selector-footer i {
  font-size: 14px;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-icon-picker.icons-selector.fip-mpce .selector-arrows {
  float: right;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-icon-picker.icons-selector.fip-mpce .selector-pages {
  font-size: 11px;
  float: left;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-icon-picker.icons-selector.fip-mpce .selector-arrows i {
  cursor: pointer;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-icon-picker.icons-selector.fip-mpce .selector-footer em {
  font-style: italic;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-icon-picker.icons-selector.fip-mpce .icons-picker-error i:before {
  color: #eee;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-margin {
  max-width: 100% !important;
  background-color: transparent !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
  border: none !important;
  line-height: normal !important;
  margin: 0 !important;
  padding: 0 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-margin * {
  -moz-box-sizing: content-box !important;
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important;
  font-size: 12px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-margin tr:hover .motopress-margin-icon {
  border-color: #d7d7d7;
  background: #f8f8f8;
  background: url('../../../images/ce/dialogIcon.png?ver=2.2.0') no-repeat, -moz-linear-gradient(top, #fff 0%, #f8f8f8 100%) !important;
  background: url('../../../images/ce/dialogIcon.png?ver=2.2.0') no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f8f8f8)) !important;
  background: url('../../../images/ce/dialogIcon.png?ver=2.2.0') no-repeat, -webkit-linear-gradient(top, #fff 0%, #f8f8f8 100%) !important;
  background: url('../../../images/ce/dialogIcon.png?ver=2.2.0') no-repeat, -o-linear-gradient(top, #fff 0%, #f8f8f8 100%) !important;
  background: url('../../../images/ce/dialogIcon.png?ver=2.2.0') no-repeat, -ms-linear-gradient(top, #fff 0%, #f8f8f8 100%) !important;
  background: url('../../../images/ce/dialogIcon.png?ver=2.2.0') no-repeat, linear-gradient(to bottom, #fff 0%, #f8f8f8 100%) !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-margin tr:hover .motopress-margin-icon-top {
  background-position: 0 -98px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-margin tr:hover .motopress-margin-icon-bottom {
  background-position: -27px -98px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-margin tr:hover .motopress-margin-icon-left {
  background-position: -54px -98px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-margin tr:hover .motopress-margin-icon-right {
  background-position: -81px -98px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-margin tr:hover .motopress-margin-values {
  background-color: #e9e9e9 !important;
  color: #646464 !important;
  cursor: default;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-margin td {
  margin: 0 !important;
  padding: 0 0 1px 1px !important;
  border: none !important;
  font-size: 12px !important;
  text-align: center !important;
  color: #c9c9c9 !important;
  vertical-align: top !important;
  line-height: 29px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-margin td:first-child {
  width: 29px !important;
  line-height: 0 !important;
  padding-left: 0 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-margin td .motopress-margin-value {
  background-color: #efefef !important;
  padding: 0 2px !important;
  color: #1b1b1b !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-margin td .motopress-margin-value[data-motopress-margin-active] {
  background-color: #fff !important;
  -moz-box-shadow: inset 0 2px 0 0 #dbdbdb !important;
  -webkit-box-shadow: inset 0 2px 0 0 #dbdbdb !important;
  box-shadow: inset 0 0 0 1px #dbdbdb !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-margin td .motopress-margin-values {
  min-width: 16px !important;
  padding: 0 2px !important;
  cursor: pointer !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-margin td .motopress-margin-values:hover {
  color: #d24836 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-margin td .motopress-margin-values[data-motopress-margin-disabled] {
  color: #c9c9c9 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-margin .motopress-margin-icon {
  display: inline-block !important;
  width: 27px !important;
  height: 27px !important;
  border: 1px solid #eaeaea;
  -moz-box-shadow: inset 0 0 0 1px #fff !important;
  -webkit-box-shadow: inset 0 0 0 1px #fff !important;
  box-shadow: inset 0 0 0 1px #fff !important;
  background: #f7f7f7 !important;
  background: url('../../../images/ce/dialogIcon.png?ver=2.2.0') no-repeat, -moz-linear-gradient(top, #fafafa 0%, #f7f7f7 100%) !important;
  background: url('../../../images/ce/dialogIcon.png?ver=2.2.0') no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #f7f7f7)) !important;
  background: url('../../../images/ce/dialogIcon.png?ver=2.2.0') no-repeat, -webkit-linear-gradient(top, #fafafa 0%, #f7f7f7 100%) !important;
  background: url('../../../images/ce/dialogIcon.png?ver=2.2.0') no-repeat, -o-linear-gradient(top, #fafafa 0%, #f7f7f7 100%) !important;
  background: url('../../../images/ce/dialogIcon.png?ver=2.2.0') no-repeat, -ms-linear-gradient(top, #fafafa 0%, #f7f7f7 100%) !important;
  background: url('../../../images/ce/dialogIcon.png?ver=2.2.0') no-repeat, linear-gradient(to bottom, #fafafa 0%, #f7f7f7 100%) !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-margin .motopress-margin-icon-top {
  background-position: 0 -71px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-margin .motopress-margin-icon-bottom {
  background-position: -27px -71px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-margin .motopress-margin-icon-left {
  background-position: -54px -71px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-margin .motopress-margin-icon-right {
  background-position: -81px -71px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-margin .motopress-margin-icon[data-motopress-margin-active] {
  border-color: #d7d7d7;
  background: #f8f8f8;
  background: url('../../../images/ce/dialogIcon.png?ver=2.2.0') no-repeat, -moz-linear-gradient(top, #fff 0%, #f8f8f8 100%) !important;
  background: url('../../../images/ce/dialogIcon.png?ver=2.2.0') no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f8f8f8)) !important;
  background: url('../../../images/ce/dialogIcon.png?ver=2.2.0') no-repeat, -webkit-linear-gradient(top, #fff 0%, #f8f8f8 100%) !important;
  background: url('../../../images/ce/dialogIcon.png?ver=2.2.0') no-repeat, -o-linear-gradient(top, #fff 0%, #f8f8f8 100%) !important;
  background: url('../../../images/ce/dialogIcon.png?ver=2.2.0') no-repeat, -ms-linear-gradient(top, #fff 0%, #f8f8f8 100%) !important;
  background: url('../../../images/ce/dialogIcon.png?ver=2.2.0') no-repeat, linear-gradient(to bottom, #fff 0%, #f8f8f8 100%) !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-margin .motopress-margin-icon[data-motopress-margin-active].motopress-margin-icon-top {
  background-position: 0 -98px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-margin .motopress-margin-icon[data-motopress-margin-active].motopress-margin-icon-bottom {
  background-position: -27px -98px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-margin .motopress-margin-icon[data-motopress-margin-active].motopress-margin-icon-left {
  background-position: -54px -98px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-margin .motopress-margin-icon[data-motopress-margin-active].motopress-margin-icon-right {
  background-position: -81px -98px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-datetime-picker .motopress-property-datetime-picker-wrapper {
  position: relative;
  display: table;
  width: 100%;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-datetime-picker .motopress-property-datetime-picker-wrapper ul {
  padding: 0px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-datetime-picker .motopress-property-datetime-picker-wrapper ul table,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-datetime-picker .motopress-property-datetime-picker-wrapper ul th,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-datetime-picker .motopress-property-datetime-picker-wrapper ul td {
  border: none !important;
  font-family: monospace !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-datetime-picker .motopress-property-datetime-picker-wrapper ul td {
  padding: 0px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-datetime-picker .motopress-property-datetime-picker-wrapper input.form-control {
  display: table-cell;
  line-height: 18px !important;
  font-size: 14px !important;
  color: #1B1B1B !important;
  margin: 0px !important;
  box-sizing: border-box !important;
  height: auto !important;
  vertical-align: middle !important;
  padding: 6px !important;
  float: left;
  width: 100%;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-datetime-picker .motopress-property-datetime-picker-wrapper .input-group-addon {
  text-align: center;
  vertical-align: middle;
  background: none repeat scroll 0% 0% #FFF;
  color: #333;
  top: 0px;
  right: 0px;
  height: auto;
  font-size: 14px;
  line-height: 18px;
  border: 1px solid #DBDBDB;
  border-left: 0;
  width: 30px;
  display: table-cell;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-datetime-picker .bootstrap-datetimepicker-widget {
  top: 32px !important;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2) !important;
  border-radius: 4px;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2) !important;
  text-shadow: none !important;
  z-index: 10000;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-datetime-picker .bootstrap-datetimepicker-widget table td span.fa-clock-o,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-datetime-picker .bootstrap-datetimepicker-widget table td span.fa-chevron-up,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-datetime-picker .bootstrap-datetimepicker-widget table td span.fa-chevron-down,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-datetime-picker .bootstrap-datetimepicker-widget table td span.fa-calendar {
  color: #444 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-datetime-picker .bootstrap-datetimepicker-widget table td span.active {
  background-color: #444 !important;
  color: #fff !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-datetime-picker .bootstrap-datetimepicker-widget table td span:hover {
  background: #e6e6e6;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-datetime-picker .bootstrap-datetimepicker-widget table td.active {
  background-color: #444 !important;
  color: #fff !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-datetime-picker .bootstrap-datetimepicker-widget table td.active:hover {
  color: #333 !important;
  color: #fff !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-datetime-picker .bootstrap-datetimepicker-widget table td a {
  background-image: none !important;
  border-color: transparent !important;
  background-color: transparent !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-datetime-picker .bootstrap-datetimepicker-widget table td a:hover {
  background-image: none !important;
  background-color: #e6e6e6 !important;
  border-color: transparent !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-datetime-picker .bootstrap-datetimepicker-widget table td a[data-action] {
  padding: 0px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-datetime-picker .bootstrap-datetimepicker-widget table td a span {
  margin: 0px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-datetime-picker .bootstrap-datetimepicker-widget .list-unstyled li {
  list-style: none;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-datetime-picker .bootstrap-datetimepicker-widget.dropdown-menu {
  width: 100% !important;
  max-width: 230px;
  margin: 6px 0 !important;
  position: absolute;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-datetime-picker .bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  top: -7px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-datetime-picker .bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  top: -6px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-datetime-picker .bootstrap-datetimepicker-widget .collapse {
  height: 0px;
  opacity: 0;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-datetime-picker .bootstrap-datetimepicker-widget .collapse.in {
  opacity: 1;
  height: inherit;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-disabled {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  height: 100% !important;
  width: 100% !important;
  z-index: 1001 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content select.motopress-property-icon-picker {
  float: right !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content input,
.motopress-dialog.ui-dialog .ui-dialog-content textarea,
.motopress-dialog.ui-dialog .ui-dialog-content input:focus,
.motopress-dialog.ui-dialog .ui-dialog-content textarea:focus {
  background-color: #fff !important;
  background-image: none !important;
  border: 1px solid #dbdbdb !important;
  border-radius: 0 !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: 0 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content hr {
  width: 100% !important;
  height: 0 !important;
  background-color: transparent !important;
  border-top: 1px solid #dedddd !important;
  border-bottom: 1px solid #fff !important;
  margin: 18px 0 !important;
}
.motopress-dialog.ui-dialog .ui-dialog-buttonpane {
  background-color: #f5f5f5 !important;
  text-align: left !important;
  border-top: 1px solid #ddd !important;
  border-left-width: 0 !important;
  border-right-width: 0 !important;
  border-bottom-width: 0 !important;
  -webkit-box-shadow: inset 0 1px 0 #fff !important;
  -moz-box-shadow: inset 0 1px 0 #fff !important;
  box-shadow: inset 0 1px 0 #fff !important;
  padding: 14px 15px 15px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right !important;
}
.motopress-dialog.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button + button {
  margin-left: 5px !important;
}
.motopress-dialog.ui-dialog .ui-resizable-se {
  background: url('../../../images/ce/dialogIcon.png?ver=2.2.0') no-repeat 0 -60px !important;
  width: 11px !important;
  height: 11px !important;
  right: 3px !important;
  bottom: 3px !important;
}
.motopress-dialog-absolute {
  position: absolute !important;
}
.motopress-overflow-visible-important {
  overflow: visible !important;
}
.motopress-small-preload {
  background-color: #fff;
  background-image: url("../../../images/ce/loading.gif?ver=2.2.0");
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
div.motopress-bootstrap-dropdown {
  background: none !important;
  border: none !important;
  border-radius: 0 !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  box-sizing: content-box !important;
  clear: none !important;
  cursor: auto !important;
  margin: 0 !important;
  min-height: none !important;
  height: auto !important;
  min-width: none !important;
  max-width: none !important;
  width: auto !important;
  opacity: 1 !important;
  outline: none !important;
  padding: 0 !important;
  transform: none !important;
  vertical-align: baseline !important;
  visibility: visible !important;
  display: block !important;
  max-height: none !important;
  overflow: visible !important;
  float: none !important;
  position: relative !important;
  font-size: 0 !important;
  vertical-align: middle !important;
  white-space: nowrap !important;
}
div.motopress-bootstrap-dropdown.dropup,
div.motopress-bootstrap-dropdown.dropdown {
  position: relative !important;
}
div.motopress-bootstrap-dropdown .dropdown-toggle {
  *margin-bottom: -3px !important;
}
div.motopress-bootstrap-dropdown .dropdown-toggle:active,
div.motopress-bootstrap-dropdown.open .dropdown-toggle {
  outline: 0 !important ;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}
div.motopress-bootstrap-dropdown .caret {
  display: inline-block !important;
  width: 0 !important ;
  height: 0 !important ;
  vertical-align: top !important ;
  border-top: 4px solid #000000 !important ;
  border-right: 4px solid transparent !important ;
  border-left: 4px solid transparent !important ;
  content: "" !important;
}
div.motopress-bootstrap-dropdown.dropdown .caret {
  margin-top: 8px !important ;
  margin-left: 2px !important ;
}
div.motopress-bootstrap-dropdown .dropdown-menu {
  position: absolute !important ;
  top: 100% !important ;
  left: 0 !important ;
  z-index: 1000 !important ;
  display: none !important ;
  float: left !important ;
  min-width: 160px !important ;
  padding: 5px 0 !important ;
  margin: 2px 0 0 !important ;
  list-style: none !important ;
  background-color: #ffffff !important ;
  border: 1px solid #ccc !important ;
  border: 1px solid rgba(0, 0, 0, 0.2) !important;
  *border-right-width: 2px !important ;
  *border-bottom-width: 2px !important ;
  -webkit-border-radius: 6px !important ;
  -moz-border-radius: 6px !important ;
  border-radius: 6px !important ;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2) !important;
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2) !important;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2) !important;
  -webkit-background-clip: padding-box !important;
  -moz-background-clip: padding !important ;
  background-clip: padding-box !important;
}
div.motopress-bootstrap-dropdown .dropdown-menu.open {
  z-index: 1002 !important;
}
div.motopress-bootstrap-dropdown .dropdown-menu.pull-right {
  right: 0 !important ;
  left: auto !important ;
}
div.motopress-bootstrap-dropdown .dropdown-menu .divider {
  *width: 100% !important ;
  height: 1px !important ;
  margin: 9px 1px !important ;
  *margin: -5px 0 5px !important;
  overflow: hidden !important ;
  background-color: #e5e5e5 !important ;
  border-bottom: 1px solid #ffffff !important ;
}
div.motopress-bootstrap-dropdown .dropdown-menu a {
  display: block !important ;
  padding: 3px 20px !important ;
  clear: both !important ;
  font-weight: normal !important ;
  line-height: 20px !important ;
  color: #333333 !important ;
  white-space: nowrap !important ;
}
div.motopress-bootstrap-dropdown .dropdown-menu li > a:hover,
div.motopress-bootstrap-dropdown .dropdown-menu li > a:focus,
div.motopress-bootstrap-dropdown .dropdown-submenu:hover > a {
  text-decoration: none !important ;
  color: #ffffff !important ;
  background-color: #0088cc !important ;
  background-color: #0081c2 !important ;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3) !important;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3)) !important;
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3) !important;
  background-image: -o-linear-gradient(top, #0088cc, #0077b3) !important;
  background-image: linear-gradient(to bottom, #0088cc, #0077b3) !important;
  background-repeat: repeat-x !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0) !important;
}
div.motopress-bootstrap-dropdown .dropdown-menu .active > a,
div.motopress-bootstrap-dropdown .dropdown-menu .active > a:hover {
  color: #ffffff !important ;
  text-decoration: none !important ;
  outline: 0 !important ;
  background-color: #0088cc !important ;
  background-color: #0081c2 !important ;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3) !important;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3)) !important;
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3) !important;
  background-image: -o-linear-gradient(top, #0088cc, #0077b3) !important;
  background-image: linear-gradient(to bottom, #0088cc, #0077b3) !important;
  background-repeat: repeat-x !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0) !important;
}
div.motopress-bootstrap-dropdown .dropdown-menu .disabled > a,
div.motopress-bootstrap-dropdown .dropdown-menu .disabled > a:hover {
  color: #999999 !important ;
}
div.motopress-bootstrap-dropdown .dropdown-menu .disabled > a:hover {
  text-decoration: none !important ;
  background-color: transparent !important ;
  cursor: default !important ;
}
div.motopress-bootstrap-dropdown.open {
  *z-index: 1000 !important ;
}
div.motopress-bootstrap-dropdown.open > .dropdown-menu {
  display: block !important ;
}
div.motopress-bootstrap-dropdown .pull-right > .dropdown-menu {
  right: 0 !important ;
  left: auto !important ;
}
div.motopress-bootstrap-dropdown.dropup .caret {
  border-top: 0 !important ;
  border-bottom: 4px solid #000000 !important ;
  content: "" !important;
}
div.motopress-bootstrap-dropdown.dropup .dropdown-menu {
  top: auto !important ;
  bottom: 100% !important ;
  margin-bottom: 1px !important ;
}
div.motopress-bootstrap-dropdown .dropdown-submenu {
  position: relative !important ;
}
div.motopress-bootstrap-dropdown .dropdown-submenu > .dropdown-menu {
  top: 0 !important ;
  left: 100% !important ;
  margin-top: -6px !important;
  margin-left: -1px !important;
  -webkit-border-radius: 0 6px 6px 6px !important ;
  -moz-border-radius: 0 6px 6px 6px !important ;
  border-radius: 0 6px 6px 6px !important ;
}
div.motopress-bootstrap-dropdown .dropdown-submenu:hover > .dropdown-menu {
  display: block !important ;
}
div.motopress-bootstrap-dropdown .dropdown-submenu > a:after {
  display: block !important ;
  content: " " !important;
  float: right !important ;
  width: 0 !important ;
  height: 0 !important ;
  border-color: transparent !important ;
  border-style: solid !important ;
  border-width: 5px 0 5px 5px !important ;
  border-left-color: #cccccc !important ;
  margin-top: 5px !important ;
  margin-right: -10px !important;
}
div.motopress-bootstrap-dropdown .dropdown-submenu:hover > a:after {
  border-left-color: #ffffff !important ;
}
div.motopress-bootstrap-dropdown .dropdown .dropdown-menu .nav-header {
  padding-left: 20px !important ;
  padding-right: 20px !important ;
}
div.motopress-bootstrap-dropdown:after,
div.motopress-bootstrap-dropdown:before {
  content: '';
}
div.motopress-bootstrap-dropdown .dropdown-menu {
  background: none !important;
  border: none !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  box-sizing: content-box !important;
  clear: none !important;
  cursor: auto !important;
  float: none !important;
  margin: 0 !important;
  min-height: none !important;
  height: auto !important;
  min-width: none !important;
  max-width: none !important;
  width: auto !important;
  opacity: 1 !important;
  outline: none !important;
  padding: 0 !important;
  transform: none !important;
  vertical-align: baseline !important;
  visibility: visible !important;
  position: absolute !important;
  top: 100% !important;
  float: left !important;
  list-style: none !important;
  list-style-image: none !important;
  border: 1px solid rgba(0, 0, 0, 0.2) !important;
  box-sizing: border-box !important;
  background: #ffffff !important;
  text-shadow: none !important;
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  margin-top: 2px !important;
  width: 100% !important;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2) !important;
}
div.motopress-bootstrap-dropdown .dropdown-menu:after,
div.motopress-bootstrap-dropdown .dropdown-menu:before {
  content: '';
}
div.motopress-bootstrap-dropdown .dropdown-menu ul {
  background: none !important;
  border: none !important;
  border-radius: 0 !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  box-sizing: content-box !important;
  clear: none !important;
  cursor: auto !important;
  float: none !important;
  margin: 0 !important;
  min-height: none !important;
  height: auto !important;
  min-width: none !important;
  max-width: none !important;
  width: auto !important;
  opacity: 1 !important;
  outline: none !important;
  transform: none !important;
  vertical-align: baseline !important;
  visibility: visible !important;
  display: block !important;
  position: static !important;
  list-style: none !important;
  padding: 0 !important;
  margin-right: 5px !important;
}
div.motopress-bootstrap-dropdown .dropdown-menu ul:after,
div.motopress-bootstrap-dropdown .dropdown-menu ul:before {
  content: '';
}
@-moz-document url-prefix() {
  div.motopress-bootstrap-dropdown .dropdown-menu ul div.bootstrap-select.motopress-property-select > .dropdown-menu > ul {
    margin-right: 0px !important;
  }
}
div.motopress-bootstrap-dropdown .dropdown-menu ul li {
  background: none !important;
  border: none !important;
  border-radius: 0 !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  box-sizing: content-box !important;
  clear: none !important;
  cursor: auto !important;
  float: none !important;
  margin: 0 !important;
  min-height: none !important;
  height: auto !important;
  min-width: none !important;
  max-width: none !important;
  width: auto !important;
  opacity: 1 !important;
  outline: none !important;
  padding: 0 !important;
  transform: none !important;
  vertical-align: baseline !important;
  visibility: visible !important;
  display: block !important;
  max-height: none !important;
  overflow: visible !important;
  position: static !important;
}
div.motopress-bootstrap-dropdown .dropdown-menu ul li:after,
div.motopress-bootstrap-dropdown .dropdown-menu ul li:before {
  content: '';
}
div.motopress-bootstrap-dropdown .dropdown-menu ul li > a {
  background: none !important;
  border: none !important;
  border-radius: 0 !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  box-sizing: content-box !important;
  clear: none !important;
  cursor: auto !important;
  float: none !important;
  margin: 0 !important;
  min-height: none !important;
  height: auto !important;
  min-width: none !important;
  max-width: none !important;
  width: auto !important;
  opacity: 1 !important;
  outline: none !important;
  padding: 0 !important;
  transform: none !important;
  vertical-align: baseline !important;
  visibility: visible !important;
  max-height: none !important;
  overflow: hidden !important;
  color: #000000 !important;
  line-height: 18px !important;
  text-align: auto !important;
  word-break: normal !important;
  text-align: left !important;
  word-spacing: normal !important;
  white-space: normal !important;
  unicode-bidi: normal !important;
  text-transform: none !important;
  text-shadow: none !important;
  text-indent: 0 !important;
  text-overflow: clip !important;
  word-wrap: normal !important;
  font-stretch: normal !important;
  font-family: arial, sans-serif !important;
  font-style: normal !important;
  font-variant: normal !important;
  letter-spacing: normal !important;
  cursor: pointer !important;
  position: static !important;
  font-family: arial, serif !important;
  font-size: 12px !important;
  display: block !important;
  padding: 8px 9px !important;
  color: #3f3f3f !important;
  clear: both !important;
  font-weight: normal !important;
  line-height: 12px !important;
  white-space: nowrap !important;
  text-decoration: none !important;
}
div.motopress-bootstrap-dropdown .dropdown-menu ul li > a * {
  font-size: 12px !important;
}
div.motopress-bootstrap-dropdown .dropdown-menu ul li > a:after,
div.motopress-bootstrap-dropdown .dropdown-menu ul li > a:before {
  content: '';
}
div.motopress-bootstrap-dropdown .dropdown-menu ul li > a:hover,
div.motopress-bootstrap-dropdown .dropdown-menu ul li > a:focus {
  cursor: pointer !important;
  background: #eeeeee !important;
  color: #3f3f3f !important;
}
div.motopress-bootstrap-dropdown .dropdown-menu ul li > a.motopress-dropdown-selected {
  background: #eeeeee !important;
}
div.motopress-bootstrap-dropdown.motopress-dropdown-select.bootstrap-select .btn.dropdown-toggle {
  background: none !important;
  border: none !important;
  border-radius: 0 !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  box-sizing: content-box !important;
  clear: none !important;
  cursor: auto !important;
  float: none !important;
  margin: 0 !important;
  min-height: none !important;
  height: auto !important;
  min-width: none !important;
  max-width: none !important;
  width: auto !important;
  opacity: 1 !important;
  outline: none !important;
  padding: 0 !important;
  transform: none !important;
  vertical-align: baseline !important;
  visibility: visible !important;
  display: block !important;
  max-height: none !important;
  overflow: hidden !important;
  background: #fff !important;
  border: 1px solid #dbdbdb !important;
  width: 100% !important;
  text-decoration: none !important;
  box-sizing: border-box !important;
  position: relative !important;
  bottom: auto !important;
  left: auto !important;
  right: auto !important;
  top: auto !important;
  display: inline-block !important;
  padding: 7px 9px !important;
  text-align: center !important;
  vertical-align: middle !important;
  cursor: pointer !important;
}
div.motopress-bootstrap-dropdown.motopress-dropdown-select.bootstrap-select .btn.dropdown-toggle:after,
div.motopress-bootstrap-dropdown.motopress-dropdown-select.bootstrap-select .btn.dropdown-toggle:before {
  content: '';
}
div.motopress-bootstrap-dropdown.motopress-dropdown-select.bootstrap-select .btn.dropdown-toggle .filter-option {
  background: none !important;
  border: none !important;
  border-radius: 0 !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  box-sizing: content-box !important;
  clear: none !important;
  cursor: auto !important;
  float: none !important;
  margin: 0 !important;
  min-height: none !important;
  height: auto !important;
  min-width: none !important;
  max-width: none !important;
  width: auto !important;
  opacity: 1 !important;
  outline: none !important;
  padding: 0 !important;
  transform: none !important;
  vertical-align: baseline !important;
  visibility: visible !important;
  display: block !important;
  color: #000000 !important;
  line-height: 18px !important;
  text-align: auto !important;
  word-break: normal !important;
  text-align: left !important;
  word-spacing: normal !important;
  white-space: normal !important;
  unicode-bidi: normal !important;
  text-transform: none !important;
  text-shadow: none !important;
  text-indent: 0 !important;
  text-decoration: none !important;
  text-overflow: clip !important;
  word-wrap: normal !important;
  font-stretch: normal !important;
  font-weight: normal !important;
  font-size: 12px !important;
  font-style: normal !important;
  font-variant: normal !important;
  letter-spacing: normal !important;
  max-height: none !important;
  overflow: visible !important;
  float: left !important;
  overflow: hidden !important;
  position: relative !important;
  right: 0 !important;
  left: 0 !important;
  bottom: auto !important;
  top: auto !important;
  font-family: arial, sans-serif !important;
  font-size: 14px !important;
  cursor: pointer !important;
  line-height: 16px !important;
}
div.motopress-bootstrap-dropdown.motopress-dropdown-select.bootstrap-select .btn.dropdown-toggle .filter-option:after,
div.motopress-bootstrap-dropdown.motopress-dropdown-select.bootstrap-select .btn.dropdown-toggle .filter-option:before {
  content: '';
}
div.motopress-bootstrap-dropdown.motopress-dropdown-select.bootstrap-select .btn.dropdown-toggle .caret {
  background: none !important;
  border: none !important;
  border-radius: 0 !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  box-sizing: content-box !important;
  clear: none !important;
  cursor: auto !important;
  float: none !important;
  margin: 0 !important;
  min-height: none !important;
  height: auto !important;
  min-width: none !important;
  max-width: none !important;
  width: auto !important;
  opacity: 1 !important;
  outline: none !important;
  padding: 0 !important;
  transform: none !important;
  vertical-align: baseline !important;
  visibility: visible !important;
  display: block !important;
  max-height: none !important;
  overflow: visible !important;
  position: absolute !important;
  right: 9px !important;
  left: auto !important;
  bottom: auto !important;
  top: auto !important;
  cursor: pointer !important;
  margin-top: 6px !important;
  margin-left: 0 !important;
  display: inline-block !important;
  width: 0 !important;
  height: 0 !important;
  vertical-align: top !important;
  border-top: 4px solid #000000 !important;
  border-right: 4px solid transparent !important;
  border-left: 4px solid transparent !important;
  content: "" !important;
}
div.motopress-bootstrap-dropdown.motopress-dropdown-select.bootstrap-select .btn.dropdown-toggle .caret:after,
div.motopress-bootstrap-dropdown.motopress-dropdown-select.bootstrap-select .btn.dropdown-toggle .caret:before {
  content: '';
}
div.motopress-bootstrap-dropdown.motopress-dropdown-button {
}
div.motopress-bootstrap-dropdown.motopress-dropdown-button.btn-group {
  position: relative !important;
  *margin-left: .3em !important;
  font-size: 0 !important;
  white-space: nowrap !important;
  vertical-align: middle !important;
}
div.motopress-bootstrap-dropdown.motopress-dropdown-button.btn-group:first-child {
  *margin-left: 0 !important;
}
div.motopress-bootstrap-dropdown.motopress-dropdown-button.btn-group .btn {
  vertical-align: bottom !important;
  outline: none !important;
  min-height: 0 !important;
  position: relative !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  font-size: 11px !important;
  background-image: none !important;
  display: inline-block !important;
}
div.motopress-bootstrap-dropdown.motopress-dropdown-button.btn-group .btn + .btn {
  margin-left: -1px !important;
}
div.motopress-bootstrap-dropdown.motopress-dropdown-button.btn-group .btn:first-child {
  margin-left: 0 !important;
  -webkit-border-bottom-left-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
  -webkit-border-top-left-radius: 4px !important;
  border-top-left-radius: 4px !important;
  -moz-border-radius-bottomleft: 4px !important;
  -moz-border-radius-topleft: 4px !important;
}
div.motopress-bootstrap-dropdown.motopress-dropdown-button.btn-group .btn:last-child,
div.motopress-bootstrap-dropdown.motopress-dropdown-button.btn-group .btn.dropdown-toggle {
  -webkit-border-top-right-radius: 4px !important;
  border-top-right-radius: 4px !important;
  -webkit-border-bottom-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
  -moz-border-radius-topright: 4px !important;
  -moz-border-radius-bottomright: 4px !important;
}
div.motopress-bootstrap-dropdown.motopress-dropdown-button.btn-group .btn:hover,
div.motopress-bootstrap-dropdown.motopress-dropdown-button.btn-group .btn:focus,
div.motopress-bootstrap-dropdown.motopress-dropdown-button.btn-group .btn:active,
div.motopress-bootstrap-dropdown.motopress-dropdown-button.btn-group .btn.active {
  z-index: 2 !important;
}
div.motopress-bootstrap-dropdown.motopress-dropdown-button.btn-group .btn + .dropdown-toggle {
  *padding-top: 5px !important;
  padding-right: 8px !important;
  *padding-bottom: 5px !important;
  padding-left: 8px !important;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
div.motopress-bootstrap-dropdown.motopress-dropdown-button.btn-group .dropdown-toggle:active,
div.motopress-bootstrap-dropdown.motopress-dropdown-button.btn-group.open .dropdown-toggle {
  outline: 0 !important;
}
div.motopress-bootstrap-dropdown.motopress-dropdown-button.btn-group.open .dropdown-toggle {
  background-image: none !important;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
div.motopress-bootstrap-dropdown.motopress-dropdown-button.btn-group.open .dropdown-toggle.btn {
  background-color: #e6e6e6;
}
div.motopress-bootstrap-dropdown.motopress-dropdown-button.btn-group .caret {
  margin-top: 8px !important;
  margin-left: 0 !important;
}
div.motopress-bootstrap-dropdown.motopress-dropdown-button button {
  background-color: #4787ed !important;
  border: 1px solid #3678ef !important;
  font-family: Arial, sans-serif !important;
  font-size: 11px !important;
  line-height: normal !important;
  font-weight: bold !important;
  text-transform: none !important;
  color: #fff !important;
}
div.motopress-bootstrap-dropdown.motopress-dropdown-button button.motopress-ce-style-editor-apply-button {
  padding: 8px 14px 8px 12px !important;
}
div.motopress-bootstrap-dropdown.motopress-dropdown-button button.dropdown-toggle {
  box-sizing: content-box !important;
  clear: none !important;
  cursor: pointer !important;
  float: none !important;
  height: auto !important;
  min-height: none !important;
  max-height: none !important;
  width: auto !important;
  min-width: none !important;
  max-width: none !important;
  opacity: 1 !important;
  outline: none !important;
  transform: none !important;
  vertical-align: bottom !important;
  top: auto !important;
  bottom: auto !important;
  left: auto !important;
  right: auto !important;
  visibility: visible !important;
  padding: 8px 10px !important;
  -webkit-box-shadow: inset 1px 0px 0px 0px #5f97ef !important;
  -moz-box-shadow: inset 1px 0px 0px 0px #5f97ef !important;
  box-shadow: inset 1px 0px 0px 0px #5f97ef !important;
}
div.motopress-bootstrap-dropdown.motopress-dropdown-button button.dropdown-toggle > .caret {
  margin-top: 4px !important;
  border-top-color: #fff !important;
  border-bottom-color: #fff !important;
}
div.motopress-bootstrap-dropdown.motopress-dropdown-button button.dropdown-toggle:before,
div.motopress-bootstrap-dropdown.motopress-dropdown-button button.dropdown-toggle:after {
  display: none !important;
}
div.motopress-bootstrap-dropdown.motopress-dropdown-button button:hover {
  background-color: #2c69c9 !important;
}
div.motopress-bootstrap-dropdown.motopress-dropdown-button.open .dropdown-toggle {
  background-color: #2c69c9 !important;
}
div.motopress-bootstrap-dropdown.motopress-dropdown-button .dropdown-menu {
  left: auto !important;
  width: auto !important;
  min-width: 120px !important;
}
div.motopress-bootstrap-dropdown.motopress-dropdown-button .dropdown-menu li > a {
  font-family: Arial, sans-serif !important;
  font-size: 12px !important;
  outline: none !important;
  text-decoration: none !important;
}
div.motopress-bootstrap-dropdown.motopress-dropdown-button .dropdown-menu li:not(.disabled) > a:hover,
div.motopress-bootstrap-dropdown.motopress-dropdown-button .dropdown-menu li:not(.disabled) > a:focus {
  background-color: #f1f1f1 !important;
  background-image: none !important;
  color: #333333 !important;
}
div.motopress-bootstrap-dropdown.motopress-dropdown-button .dropdown-menu li.disabled > a {
  background-color: none !important;
  background-image: none !important;
}
.motopress-property-select.color-select .color {
  float: left;
  height: 12px;
  margin-right: 10px;
  width: 12px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}
.motopress-property-select.color-select .color.mp-button-default,
.motopress-property-select.color-select .color.motopress-btn-color-default,
.motopress-property-select.color-select .color.mp-text-color-default,
.motopress-property-select.color-select .color.mp-button-silver,
.motopress-property-select.color-select .color.motopress-btn-color-silver,
.motopress-property-select.color-select .color.mp-text-color-silver {
  background-color: #e1e1e1;
}
.motopress-property-select.color-select .color.mp-button-red,
.motopress-property-select.color-select .color.motopress-btn-color-red,
.motopress-property-select.color-select .color.mp-text-color-red {
  background-color: #e25441;
}
.motopress-property-select.color-select .color.mp-button-pink-dreams,
.motopress-property-select.color-select .color.motopress-btn-color-pink-dreams,
.motopress-property-select.color-select .color.mp-text-color-pink-dreams {
  background-color: #f78ebd;
}
.motopress-property-select.color-select .color.mp-button-warm,
.motopress-property-select.color-select .color.motopress-btn-color-warm,
.motopress-property-select.color-select .color.mp-text-color-warm {
  background-color: #ff8f1b;
}
.motopress-property-select.color-select .color.mp-button-hot-summer,
.motopress-property-select.color-select .color.motopress-btn-color-hot-summer,
.motopress-property-select.color-select .color.mp-text-color-hot-summer {
  background-color: #f8cc17;
}
.motopress-property-select.color-select .color.mp-button-olive-garden,
.motopress-property-select.color-select .color.motopress-btn-color-olive-garden,
.motopress-property-select.color-select .color.mp-text-color-olive-garden {
  background-color: #98d02c;
}
.motopress-property-select.color-select .color.mp-button-green-grass,
.motopress-property-select.color-select .color.motopress-btn-color-green-grass,
.motopress-property-select.color-select .color.mp-text-color-green-grass {
  background-color: #48ba27;
}
.motopress-property-select.color-select .color.mp-button-skyline,
.motopress-property-select.color-select .color.motopress-btn-color-skyline,
.motopress-property-select.color-select .color.mp-text-color-skyline {
  background-color: #0ec0ec;
}
.motopress-property-select.color-select .color.mp-button-aqua-blue,
.motopress-property-select.color-select .color.motopress-btn-color-aqua-blue,
.motopress-property-select.color-select .color.mp-text-color-aqua-blue {
  background-color: #2a8ce3;
}
.motopress-property-select.color-select .color.mp-button-violet,
.motopress-property-select.color-select .color.motopress-btn-color-violet,
.motopress-property-select.color-select .color.mp-text-color-violet {
  background-color: #a456e2;
}
.motopress-property-select.color-select .color.mp-button-dark-grey,
.motopress-property-select.color-select .color.motopress-btn-color-dark-grey,
.motopress-property-select.color-select .color.mp-text-color-dark-grey {
  background-color: #9a9a9a;
}
.motopress-property-select.color-select .color.mp-button-black,
.motopress-property-select.color-select .color.motopress-btn-color-black,
.motopress-property-select.color-select .color.mp-text-color-black {
  background-color: #373737;
}
.motopress-property-select.color-select .dropdown-toggle .color {
  height: 14px;
  width: 14px;
}
[data-motopress-shortcode=mp_gmap],
[data-motopress-shortcode=mp_embed] {
  min-height: inherit;
}
.motopress-space {
  background: url('../../../images/ce/space.png?ver=2.2.0') center repeat !important;
}
.motopress-space.motopress-space-light,
.motopress-space.motopress-space-normal,
.motopress-space.motopress-space-dotted,
.motopress-space.motopress-space-dashed,
.motopress-space.motopress-space-double,
.motopress-space.motopress-space-groove,
.motopress-space.motopress-space-ridge,
.motopress-space.motopress-space-heavy {
  background: none !important;
}
.motopress-popup-obj {
  min-height: 30px;
  background: url('../../../images/ce/popup-trigger.png?ver=2.2.0') center no-repeat !important;
}
.mce-btn button {
  text-transform: none;
}
.mce-btn button:hover {
  background: none;
}
.mce-btn button:not(.mce-open):hover {
  border: none;
}
.mce-btn.mce-colorbutton .mce-open {
  border-radius: 0;
}
.mce-btn.mce-colorbutton .mce-open:hover {
  border-top: none;
  border-bottom: none;
}
.mce-window[aria-label="Insert link"] {
  display: none !important;
}
.mce-window[aria-label="Insert link"] + #mce-modal-block {
  display: none !important;
}
.mce-window button:active,
.mce-window button:focus,
.mce-window button:hover {
  background: none;
  border: none;
  margin: 0;
}
.mce-window .mce-close {
  padding: 0;
}
.motopress-embed-obj .motopress-embed-obj-select {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 15px;
  height: 15px;
  min-height: 15px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAALElEQVQImWNgIAQKCgr+w/CVK1f+Y5XEkIBJ/v//H7uC/////4fROE0gSQEA+gs8aq2BcQsAAAAASUVORK5CYII=") center center no-repeat #E6E6E6;
  border: 1px solid #ABABAB;
}
.motopress-row-select-handle,
.motopress-clmn-select-handle {
  position: absolute !important;
  display: none;
  z-index: 1004;
  width: 15px;
  height: 15px;
  cursor: pointer;
  background-color: #4787ed;
  opacity: 0.85;
  box-shadow: 0 0 1px #000a70 inset;
  border-radius: 50%;
}
.motopress-row-select-handle:before,
.motopress-clmn-select-handle:before {
  background-color: #fff;
  border-radius: 50%;
  content: "";
  height: 5px;
  left: 5px;
  position: absolute;
  top: 5px;
  width: 5px;
}
.motopress-row-select-handle:hover,
.motopress-clmn-select-handle:hover {
  opacity: 1;
}
.motopress-row-select-handle {
  top: 0;
  left: 0;
  margin: -7px 0 0 -5px;
}
.motopress-clmn-select-handle {
  margin: -7px 0 0 -7px;
  top: 0;
  left: 50%;
  background-color: #1b9e7e;
}
.motopress-content-wrapper > .motopress-row .motopress-row:first-of-type .motopress-row-select-handle {
  top: 17px;
}
.motopress-content-wrapper > .motopress-row .motopress-row:first-of-type .motopress-clmn-select-handle {
  top: 17px;
}
.motopress-row:hover .motopress-row-helper > .motopress-row-select-handle,
.motopress-clmn:hover > .motopress-helper > .motopress-clmn-select-handle {
  display: block;
}
.motopress-row:hover .motopress-row:not(:hover) .motopress-row-helper > .motopress-row-select-handle {
  display: none;
}
.motopress-clmn.motopress-selected::before,
.motopress-clmn.motopress-selected:hover::before {
  outline-color: #1b9e7e !important;
  outline-width: 2px !important;
}
.motopress-row.motopress-selected::before,
.motopress-row.motopress-selected:hover::before {
  outline-color: #4787ed !important;
  outline-width: 2px !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-input.select2-container {
  padding: 0 !important;
}
.motopress-select2-dropdown .select2-results {
  max-height: 300px;
  background-image: none !important;
  background-color: #fff !important;
  text-align: start !important;
}
.motopress-select2-dropdown .select2-results li {
  margin-left: 0 !important;
}
.motopress-select2-dropdown .select2-results .select2-result-label,
.motopress-select2-dropdown .select2-results .select2-no-results {
  font-size: 12px !important;
  line-height: 12px !important;
  font-family: arial, serif !important;
  padding: 15px 10px 7px 5px !important;
  color: #3f3f3f !important;
}
.motopress-select2-dropdown .select2-results .select2-no-results > p {
  margin: 0 !important;
}
.motopress-select2-dropdown .select2-results .select2-result-sub .select2-result-label {
  padding: 2px 5px !important;
  text-shadow: 1px 1px #fff;
}
.motopress-select2-dropdown .select2-results .select2-result-sub .select2-result {
  background-color: #f6f6f6;
  display: inline-block;
  min-width: 50%;
  outline: 1px solid #fff;
}
.motopress-select2-dropdown .select2-results .select2-highlighted {
  cursor: pointer !important;
  background: #eeeeee !important;
  color: #3f3f3f !important;
}
.motopress-select2-dropdown .select2-results .select2-disabled {
  background: none;
  color: #aaaaaa;
}
.motopress-select2-dropdown .select2-results .select2-selected {
  display: none !important;
}
.motopress-select2-dropdown.select2-drop.select2-drop-above.select2-drop-active {
  border-color: #aaa !important;
}
.motopress-select2-dropdown.select2-drop-active {
  border-color: #aaa !important;
}
.motopress-select2-dropdown.select2-drop.select2-drop-above.select2-drop-active {
  border-color: #aaa !important;
}
.motopress-select2-dropdown .select2-preview-icon {
  display: inline-block;
  margin-right: 10px;
  width: 20px;
  height: 25px;
  background-repeat: no-repeat;
  background-position: -86px -131px;
  background-image: url('../../../images/ce/dialogIcon.png?ver=2.2.0');
  vertical-align: middle;
}
div.motopress-select2-dropdown#select2-drop {
  z-index: 10007;
}
.motopress-select2.select2-container-active .select2-choice,
.motopress-select2.select2-container-active .select2-choices {
  border-color: #aaa !important;
}
.motopress-select2.select2-dropdown-open .select2-choices,
.motopress-select2.select2-container-active .select2-choices {
  box-shadow: none !important;
  border: 1px solid #aaa !important;
}
.motopress-select2.select2-dropdown-open.select2-drop-above .select2-choice,
.motopress-select2.select2-dropdown-open.select2-drop-above .select2-choices {
  border-color: #aaa !important;
}
.motopress-select2.select2-container-multi.select2-container-active .select2-choices {
  border-color: #aaa !important;
}
.motopress-select2 .select2-choices .select2-search-field input {
  line-height: normal;
  height: 16px !important;
  box-sizing: content-box !important;
  font-size: 12px !important;
}
.motopress-select2 .select2-choices .select2-search-choice div {
  font-size: 14px;
}
.motopress-select2 .select2-choices .select2-search-choice .select2-search-choice-close {
  transition: none !important;
}
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-input[type="text"] .ce_ctrl_style_editor,
.motopress-dialog.ui-dialog .ui-dialog-content .motopress-property-input[type="text"] .ce_ctrl_select2 {
  display: none !important;
}
.select2-drop-mask {
  z-index: 10006;
}
.motopress-device-preview-action .motopress-helper,
.motopress-device-preview-action .motopress-wrapper-helper,
.motopress-device-preview-action .motopress-row-helper,
.motopress-device-preview-action #motopress-content-editor-leftbar,
.motopress-device-preview-action .motopress-handle-middle-in,
.motopress-device-preview-action .ui-resizable-handle,
.motopress-device-preview-action #motopress-empty-scene-helper {
  display: none !important;
}
.motopress-device-preview-action .motopress-content-wrapper [class^="mpce-wp-more"] {
  display: none !important;
}
