.module-export .pro-layer {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
  font-size: 26px;
  font-weight: 100;
  padding-top: 120px;
  line-height: 1.5;
}
.module-export .pro-layer a {
  margin-top: 20px;
  display: inline-block;
  background: #2EA2CC;
  color: #FAFAFA;
  text-decoration: none;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: bold;
}

.module-export .pro-layer a:hover, .module-export .pro-layer a:focus, .module-export .pro-layer a:active {
  background: #1E8CBE;
  color: #FFF;
}

.frm-location .pro-layer {
  padding: 10px;
  text-align: center;
  font-size: 26px;
  font-weight: 100;
  line-height: 1.5;
}
.frm-location .pro-layer a {
  margin-top: 20px;
  display: inline-block;
  background: #2EA2CC;
  color: #FAFAFA;
  text-decoration: none;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: bold;
}
.frm-location .pro-layer a:hover, .frm-location .pro-layer a:focus, .frm-location .pro-layer a:active {
  background: #1E8CBE;
  color: #FFF;
}

.acqb-pro-layer {
  float: left;
  position: relative;
  opacity: .5;
  margin-right: 10px;
}
.acqb-pro-layer .pro-info {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  background: rgba(96, 96, 96, 0.75);
  z-index: 99999;
  text-align: center;
  text-decoration: none;
  line-height: 28px;
  font-size: 16px;
  font-weight: 100;
  color: #FFF;
  text-decoration: underline;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.acqb-pro-layer:hover {
  opacity: 1;
}
.acqb-pro-layer:hover .pro-info,
.acqb-pro-layer:hover .pro-info:hover,
.acqb-pro-layer:hover .pro-info:active,
.acqb-pro-layer:hover .pro-info:focus {
  line-height: 48px;
  left: -10px;
  top: -10px;
  right: -5px;
  bottom: -10px;
  opacity: 1;
}
.acqb-pro-layer .button {
  margin: 0 5px 0 0;
  float: left;
}
.acqb-pro-layer .button .dashicons {
  line-height: 26px;
  height: 26px;
  float: left;
  margin-right: 6px;
}

/* sidebar style*/
#defaultsidebarspage p.submit {
  padding: 0 0 10px;
  clear: both;
}

#poststuff.defaultsdetailscontainer h2 {
  border-bottom: 0;
  margin-bottom: 5px;
}

#defaultsforposts,
#defaultsforpages {
  padding: 0 10px;
  background: #fcfcfc;
  overflow: hidden;
}

.defaultsSelector {
  margin-bottom: 30px;
}

.acqcolright {
  clear: right;
  float: right;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 49%;
}

.acqcolleft {
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 49%;
}

.widgets-php .widget-liquid-left {
  width: 100%;
}

.widgets-php .widget-liquid-right {
  padding: 0 0 75px 0;
  margin: -10px -214% 0 0;
  width: 210%;
  background: #e4e4e4;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.widgets-php .widget-liquid-right #widgets-right {
  margin: 20px;
}

.widgets-php #wpcontent {
  position: relative;
}
.widgets-php #wpcontent .wrap {
  margin-right: 68%;
  position: relative;
}
.widgets-php #wpcontent #screen-meta-links {
  position: relative;
  z-index: 10;
}
.widgets-php #wpcontent #screen-meta {
  position: relative;
  z-index: 10;
}

.widgets-php #widgets-left {
  margin-right: 0 !important;
}

.widgets-php #footer {
  background: #fff;
  margin-right: 0px;
  padding-right: 20px;
}

.widgets-php .wrap h2 {
  margin-bottom: 10px;
}

.widget-liquid-right .overview {
  list-style: none;
  position: absolute;
  left: 0;
  top: 0;
  width: auto;
  right: 0;
  padding-left: 20px;
  border-left: 1px solid #DDD;
}

#acq-options .action {
  line-height: 26px;
  margin-right: 20px;
}
#acq-options .acq-filter {
  float: right;
}

.sidebar-form {
  margin: 0 15px;
}

.sidebar-form label {
  display: block;
}

.sidebar-form .submit {
  text-align: right;
  margin: 0;
  padding: 1em 0;
}

.sidebar-form .description {
  margin-top: 5px;
  text-align: right;
}

.sidebar_name, .sidebar_description {
  width: 100%;
}

div#widgets-right .sidebar-name > h3 {
  padding: 15px;
}

div#widgets-right .widgets-sortables .sidebar-name > h3 {
  padding: 15px 7px;
}

.widgets-holder-wrap.closed > div:nth-child(2) {
  display: none;
}

#defaultsidebarspage .hndle {
  cursor: pointer;
}

#customsidebarspage #col-right {
  width: 62%;
}

.widgets_access .widget-liquid-right {
  position: static;
}

#oldbrowsererror {
  display: none;
}

#defaultsidebarspage .postbox {
  position: static;
}

#defaultsidebarspage .inside {
  position: static;
}

body.appearance_page_customsidebars .wrap h2 {
  float: none;
}

body.appearance_page_customsidebars #poststuff h2 {
  margin-top: 0;
}

.widget.ui-draggable-dragging {
  z-index: 10001 !important;
}

/* popup window*/
.acqb-more-content {
  display: none;
}

.acqb-has-more .acqb-more-content {
  display: block;
}

/* custom element*/
#widgets-extra {
  display: none;
}

#title-options {
  zoom: 1;
  background: #E8E8E8;
  margin: -20px -20px 0 -20px;
  padding: 10px 20px 20px;
  border-bottom: 1px solid #DDD;
}

.acq-title h3 {
  font-weight: 100;
}
.acq-title h3 .acq-icon {
  margin-left: 10px;
  color: #999;
}

.replaceable {
  position: relative;
}
.replaceable .replace-marker {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 5px;
  margin: 0 5px 0 0;
  border-left: 2px solid #05c944;
  z-index: 10;
}
.replaceable .replace-marker:hover:before {
  content: attr(data-label);
  background: #333;
  color: #EEE;
  font-size: 13px;
  white-space: nowrap;
  padding: 5px;
  position: absolute;
  top: 7px;
  right: 13px;
  line-height: 20px;
}
.replaceable .replace-marker:hover:after {
  content: '';
  position: absolute;
  top: 16px;
  right: 3px;
  border: 6px solid transparent;
  border-left-color: #333;
}

/* toolbar*/
.toolbar {
  color: #333;
  padding: 0;
  background: #FCFCFC;
  border-top: 1px solid #E5E5E5;
}
.toolbar:after {
  display: table;
  content: '';
  clear: both;
}

.closed .toolbar {
  display: none;
}

.toolbar .tool {
  text-decoration: none;
  line-height: 40px;
  height: 40px;
  padding: 0 10px;
  white-space: nowrap;
  background: #FFF;
  position: relative;
  overflow: hidden;
}
.toolbar .dashicons {
  line-height: 40px;
}
.toolbar .separator {
  border-left: 1px solid #E5E5E5;
  width: 1px;
  padding: 0;
  margin: 0;
  height: 40px;
  overflow: hidden;
  display: inline-block;
  color: #DDD;
}

.display-custom-sidebar .tool,
.display-custom-sidebar .separator {
  float: right;
}

.display-theme-sidebar .tool,
.display-theme-sidebar .separator {
  float: left;
}

.toolbar .delete-sidebar {
  color: #A00;
}
.toolbar .delete-sidebar:hover,
.toolbar .delete-sidebar:focus,
.toolbar .delete-sidebar:active {
  color: #F00;
}

.toolbar .tool.btn-replaceable {
  color: #555;
  padding-left: 32px;
  	
}
.toolbar .tool.btn-replaceable:hover {
  color: #333 !important;
}
.toolbar .tool.btn-replaceable .chk-replaceable {
  position: absolute;
  top: 50%;
  left: 10px;
  height: 16px;
  margin-top: -8px;
}

.replaceable .toolbar .tool.btn-replaceable {
  background: #edfff3;
  color: #333;
}

.replace-tip-box {
  float: left;
}

.replace-tip {
  width: 200px;
}
.acqb .button {
  outline: 0;
}

.acqb .button > .dashicons,
.acqb .button-primary > .dashicons,
.acqb .button-secondary > .dashicons {
  opacity: .75;
  line-height: 26px;
  margin-right: 5px;
  transition: opacity .2s;
}

.acqb .button:hover > .dashicons,
.acqb .button-primary:hover > .dashicons,
.acqb .button-secondary:hover > .dashicons {
  opacity: 1;
}

/* rtl*/
.rtl div.widget-liquid-right {
  float: left;
  right: auto;
  left: 0;
}
.rtl.widgets-php #wpcontent .wrap {
  margin-right: 2px;
  margin-left: 68%;
}
.rtl.widgets-php .widget-liquid-right {
  margin: -10px 0 0 -214%;
}
.rtl.widgets-php #widgets-left {
  margin-left: 0 !important;
}
.rtl.widgets-php.folded #wpcontent,
.rtl.widgets-php.folded #wpfooter {
  margin-left: 325px;
  margin-right: 52px;
}
.rtl #title-options h2 {
  margin-right: 5px;
}
.rtl #acq-options .acq-filter {
  float: left;
}
.rtl #acq-options .action {
  margin-right: 0;
  margin-left: 20px;
}
.rtl .sidebar-form .submit {
  text-align: left;
}
.rtl #TB_ajaxWindowTitle {
  float: right;
}
.rtl #TB_closeAjaxWindow {
  float: left;
}


/* post list*/
#wpbody-content .wp-list-table .column-acq_replacement {
  width: 30%;
}
@media screen and (max-width: 782px) {
  #wpbody-content .wp-list-table.fixed .column-acq_replacement {
    display: none;
  }
}
#wpbody-content .wp-list-table td.acq_replacement {
  /* do not display sidebars that are not replaced */
}
#wpbody-content .wp-list-table td.acq_replacement .def,
#wpbody-content .wp-list-table td.acq_replacement .cust {
  opacity: .8;
  cursor: default;
  position: relative;
  padding-left: 110px;
}
#wpbody-content .wp-list-table td.acq_replacement .def:after,
#wpbody-content .wp-list-table td.acq_replacement .cust:after {
  content: ' ';
  display: block;
  clear: both;
}
#wpbody-content .wp-list-table td.acq_replacement .def:hover,
#wpbody-content .wp-list-table td.acq_replacement .cust:hover {
  opacity: 1;
  background: rgba(0, 0, 0, 0.02);
}
#wpbody-content .wp-list-table td.acq_replacement .def {
  display: none;
}
#wpbody-content .wp-list-table td.acq_replacement .acq-val,
#wpbody-content .wp-list-table td.acq_replacement .acq-key {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#wpbody-content .wp-list-table td.acq_replacement .acq-key {
  max-width: 100px;
  color: #666;
  position: absolute;
  left: 0;
}
#wpbody-content .wp-list-table td.acq_replacement .acq-val {
  display: block;
}
#wpbody-content .wp-list-table .inline-edit-row fieldset.acq-quickedit {
  border-top: 1px solid #EEE;
  margin-top: 10px;
  padding-top: 10px;
}
#wpbody-content .wp-list-table .inline-edit-row fieldset.acq-quickedit label span.title {
  display: block;
  float: left;
  min-width: 5em;
  white-space: nowrap;
  padding-right: 10px;
  width: auto;
}
#wpbody-content .wp-list-table .inline-edit-row-page .inline-edit-col-right {
  float: right;
}
