.nav-tab-wrapper.pwrcap-nav-tab-wrapper {
  border-bottom: none;
  z-index: 99;
  position: relative;
}

.nav-tab-wrapper.pwrcap-nav-tab-wrapper .nav-tab {
  margin-left: 0;
  margin-right: .5em;
  border: 1px solid #c3c4c7;
  border-bottom: none;
}

.nav-tab-wrapper.pwrcap-nav-tab-wrapper .nav-tab-active {
  background-color: #fff;
  border-bottom: 1px solid #fff;
}

.pwrcap-postbox-container.postbox-container {
  margin-top: 44px;
}

.pwrcap-field-inactive {
  opacity: 0.6;
  pointer-events: none;
}

#poststuff h2 {
  font-size: 18px;
  padding-left: 0;
  border-bottom: 1px #ddd solid;
  margin-bottom: 10px;
}

.hr {
  margin-bottom: 20px;
}

.postbox table.form-table {
  margin-bottom: 20px;
}

.form-table th {
  font-weight: 500;
}

.postbox-container {
  margin-top: 41px;
}

#post-body-content .postbox .inside ul {
  list-style-type: disc;
  list-style-position: inside;
}

.tabs-stage .ui-sortable {
  display: none;
}
.tabs-stage .ui-sortable.active {
  display: block;
}

.pwrcap-fieldset--sub {
  padding-left: 20px;
}