#normal-sortables #post-type-options table,
#normal-sortables #post-type-visibility table,
#normal-sortables #post-type-query table,
#advanced-sortables #post-type-options table,
#advanced-sortables #post-type-visibility table,
#advanced-sortables #post-type-query table {
  width: 100%;
  border-collapse: collapse;
  margin: -10px 0;
  padding: 0 10px;
}
#normal-sortables #post-type-options table tbody tr,
#normal-sortables #post-type-visibility table tbody tr,
#normal-sortables #post-type-query table tbody tr,
#advanced-sortables #post-type-options table tbody tr,
#advanced-sortables #post-type-visibility table tbody tr,
#advanced-sortables #post-type-query table tbody tr {
  border-bottom: 1px solid #CCCCCC;
}
#normal-sortables #post-type-options table tbody tr:last-child,
#normal-sortables #post-type-visibility table tbody tr:last-child,
#normal-sortables #post-type-query table tbody tr:last-child,
#advanced-sortables #post-type-options table tbody tr:last-child,
#advanced-sortables #post-type-visibility table tbody tr:last-child,
#advanced-sortables #post-type-query table tbody tr:last-child {
  border-bottom: none;
}
#normal-sortables #post-type-options table tbody tr td,
#normal-sortables #post-type-visibility table tbody tr td,
#normal-sortables #post-type-query table tbody tr td,
#advanced-sortables #post-type-options table tbody tr td,
#advanced-sortables #post-type-visibility table tbody tr td,
#advanced-sortables #post-type-query table tbody tr td {
  padding: 20px;
}
#normal-sortables #post-type-options table tbody tr td:nth-child(1),
#normal-sortables #post-type-visibility table tbody tr td:nth-child(1),
#normal-sortables #post-type-query table tbody tr td:nth-child(1),
#advanced-sortables #post-type-options table tbody tr td:nth-child(1),
#advanced-sortables #post-type-visibility table tbody tr td:nth-child(1),
#advanced-sortables #post-type-query table tbody tr td:nth-child(1) {
  width: 250px;
  vertical-align: top;
}
#normal-sortables #post-type-options table tbody tr td:nth-child(1) label,
#normal-sortables #post-type-visibility table tbody tr td:nth-child(1) label,
#normal-sortables #post-type-query table tbody tr td:nth-child(1) label,
#advanced-sortables #post-type-options table tbody tr td:nth-child(1) label,
#advanced-sortables #post-type-visibility table tbody tr td:nth-child(1) label,
#advanced-sortables #post-type-query table tbody tr td:nth-child(1) label {
  font-weight: bold;
}
#normal-sortables #post-type-options table tbody tr td:nth-child(1) em,
#normal-sortables #post-type-visibility table tbody tr td:nth-child(1) em,
#normal-sortables #post-type-query table tbody tr td:nth-child(1) em,
#advanced-sortables #post-type-options table tbody tr td:nth-child(1) em,
#advanced-sortables #post-type-visibility table tbody tr td:nth-child(1) em,
#advanced-sortables #post-type-query table tbody tr td:nth-child(1) em {
  display: block;
  margin-top: 10px;
}
#normal-sortables #post-type-options table tbody tr td:not(:nth-child(1)) .mx--,
#normal-sortables #post-type-visibility table tbody tr td:not(:nth-child(1)) .mx--,
#normal-sortables #post-type-query table tbody tr td:not(:nth-child(1)) .mx--,
#advanced-sortables #post-type-options table tbody tr td:not(:nth-child(1)) .mx--,
#advanced-sortables #post-type-visibility table tbody tr td:not(:nth-child(1)) .mx--,
#advanced-sortables #post-type-query table tbody tr td:not(:nth-child(1)) .mx-- {
  margin: 0 -5px;
}
#normal-sortables #post-type-options table tbody tr td:not(:nth-child(1)) label.checkbox,
#normal-sortables #post-type-visibility table tbody tr td:not(:nth-child(1)) label.checkbox,
#normal-sortables #post-type-query table tbody tr td:not(:nth-child(1)) label.checkbox,
#advanced-sortables #post-type-options table tbody tr td:not(:nth-child(1)) label.checkbox,
#advanced-sortables #post-type-visibility table tbody tr td:not(:nth-child(1)) label.checkbox,
#advanced-sortables #post-type-query table tbody tr td:not(:nth-child(1)) label.checkbox {
  width: calc(20% - 10px);
  float: left;
  border: 1px solid #CCC;
  box-sizing: border-box;
  margin: 5px;
  padding: 10px;
  line-height: 1.8;
}
#normal-sortables #post-type-options table tbody tr td:not(:nth-child(1)) label.checkbox input,
#normal-sortables #post-type-visibility table tbody tr td:not(:nth-child(1)) label.checkbox input,
#normal-sortables #post-type-query table tbody tr td:not(:nth-child(1)) label.checkbox input,
#advanced-sortables #post-type-options table tbody tr td:not(:nth-child(1)) label.checkbox input,
#advanced-sortables #post-type-visibility table tbody tr td:not(:nth-child(1)) label.checkbox input,
#advanced-sortables #post-type-query table tbody tr td:not(:nth-child(1)) label.checkbox input {
  display: none;
}
#normal-sortables #post-type-options table tbody tr td:not(:nth-child(1)) input[type=text],
#normal-sortables #post-type-options table tbody tr td:not(:nth-child(1)) textarea,
#normal-sortables #post-type-options table tbody tr td:not(:nth-child(1)) select,
#normal-sortables #post-type-visibility table tbody tr td:not(:nth-child(1)) input[type=text],
#normal-sortables #post-type-visibility table tbody tr td:not(:nth-child(1)) textarea,
#normal-sortables #post-type-visibility table tbody tr td:not(:nth-child(1)) select,
#normal-sortables #post-type-query table tbody tr td:not(:nth-child(1)) input[type=text],
#normal-sortables #post-type-query table tbody tr td:not(:nth-child(1)) textarea,
#normal-sortables #post-type-query table tbody tr td:not(:nth-child(1)) select,
#advanced-sortables #post-type-options table tbody tr td:not(:nth-child(1)) input[type=text],
#advanced-sortables #post-type-options table tbody tr td:not(:nth-child(1)) textarea,
#advanced-sortables #post-type-options table tbody tr td:not(:nth-child(1)) select,
#advanced-sortables #post-type-visibility table tbody tr td:not(:nth-child(1)) input[type=text],
#advanced-sortables #post-type-visibility table tbody tr td:not(:nth-child(1)) textarea,
#advanced-sortables #post-type-visibility table tbody tr td:not(:nth-child(1)) select,
#advanced-sortables #post-type-query table tbody tr td:not(:nth-child(1)) input[type=text],
#advanced-sortables #post-type-query table tbody tr td:not(:nth-child(1)) textarea,
#advanced-sortables #post-type-query table tbody tr td:not(:nth-child(1)) select {
  width: 100%;
  padding: 7px;
  border: 1px solid #CCC;
  border-radius: 0;
}
#normal-sortables #post-type-labels table,
#advanced-sortables #post-type-labels table {
  width: 100%;
  border-collapse: collapse;
  margin: -10px 0;
  padding: 0 10px;
}
#normal-sortables #post-type-labels table tbody tr td,
#advanced-sortables #post-type-labels table tbody tr td {
  padding: 20px;
}
#normal-sortables #post-type-labels table tbody tr td label,
#advanced-sortables #post-type-labels table tbody tr td label {
  font-weight: bold;
}
#normal-sortables #post-type-labels table tbody tr td input,
#advanced-sortables #post-type-labels table tbody tr td input {
  width: 100%;
  padding: 7px;
  border: 1px solid #CCC;
  border-radius: 0;
}

#side-sortables #post-type-options table,
#side-sortables #post-type-visibility table,
#side-sortables #post-type-query table {
  width: 100%;
  border-collapse: collapse;
  margin: -10px 0;
  padding: 0 10px;
}
#side-sortables #post-type-options table tbody tr,
#side-sortables #post-type-visibility table tbody tr,
#side-sortables #post-type-query table tbody tr {
  border-bottom: 1px solid #CCCCCC;
  display: inline-block;
  width: 100%;
}
#side-sortables #post-type-options table tbody tr:last-child,
#side-sortables #post-type-visibility table tbody tr:last-child,
#side-sortables #post-type-query table tbody tr:last-child {
  border-bottom: none;
}
#side-sortables #post-type-options table tbody tr td,
#side-sortables #post-type-visibility table tbody tr td,
#side-sortables #post-type-query table tbody tr td {
  padding: 20px 20px;
  width: 100%;
  display: inline-block;
  box-sizing: border-box;
}
#side-sortables #post-type-options table tbody tr td:nth-child(1),
#side-sortables #post-type-visibility table tbody tr td:nth-child(1),
#side-sortables #post-type-query table tbody tr td:nth-child(1) {
  padding-bottom: 0;
}
#side-sortables #post-type-options table tbody tr td:nth-child(1) label,
#side-sortables #post-type-visibility table tbody tr td:nth-child(1) label,
#side-sortables #post-type-query table tbody tr td:nth-child(1) label {
  font-weight: bold;
}
#side-sortables #post-type-options table tbody tr td:nth-child(1) em,
#side-sortables #post-type-visibility table tbody tr td:nth-child(1) em,
#side-sortables #post-type-query table tbody tr td:nth-child(1) em {
  display: block;
  margin-top: 10px;
}
#side-sortables #post-type-options table tbody tr td:not(:nth-child(1)) .mx--,
#side-sortables #post-type-visibility table tbody tr td:not(:nth-child(1)) .mx--,
#side-sortables #post-type-query table tbody tr td:not(:nth-child(1)) .mx-- {
  margin: 0 -5px;
}
#side-sortables #post-type-options table tbody tr td:not(:nth-child(1)) label.checkbox,
#side-sortables #post-type-visibility table tbody tr td:not(:nth-child(1)) label.checkbox,
#side-sortables #post-type-query table tbody tr td:not(:nth-child(1)) label.checkbox {
  width: 100%;
  float: left;
  border: 1px solid #CCC;
  box-sizing: border-box;
  margin: 5px 0;
  padding: 10px;
  line-height: 1.8;
}
#side-sortables #post-type-options table tbody tr td:not(:nth-child(1)) label.checkbox input,
#side-sortables #post-type-visibility table tbody tr td:not(:nth-child(1)) label.checkbox input,
#side-sortables #post-type-query table tbody tr td:not(:nth-child(1)) label.checkbox input {
  display: none;
}
#side-sortables #post-type-options table tbody tr td:not(:nth-child(1)) input[type=text],
#side-sortables #post-type-options table tbody tr td:not(:nth-child(1)) textarea,
#side-sortables #post-type-options table tbody tr td:not(:nth-child(1)) select,
#side-sortables #post-type-visibility table tbody tr td:not(:nth-child(1)) input[type=text],
#side-sortables #post-type-visibility table tbody tr td:not(:nth-child(1)) textarea,
#side-sortables #post-type-visibility table tbody tr td:not(:nth-child(1)) select,
#side-sortables #post-type-query table tbody tr td:not(:nth-child(1)) input[type=text],
#side-sortables #post-type-query table tbody tr td:not(:nth-child(1)) textarea,
#side-sortables #post-type-query table tbody tr td:not(:nth-child(1)) select {
  width: 100%;
  padding: 7px;
  border: 1px solid #CCC;
  border-radius: 0;
}
#side-sortables #post-type-labels table {
  width: 100%;
  border-collapse: collapse;
  margin: -10px 0 0;
  padding: 0 10px;
}
#side-sortables #post-type-labels table tbody tr {
  display: inline-block;
  width: 100%;
}
#side-sortables #post-type-labels table tbody tr td {
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  padding: 20px 20px 0;
}
#side-sortables #post-type-labels table tbody tr td:nth-child(2n) {
  padding-top: 10px;
}
#side-sortables #post-type-labels table tbody tr td label {
  font-weight: bold;
  margin-bottom: 0;
}
#side-sortables #post-type-labels table tbody tr td input {
  width: 100%;
  padding: 7px;
  border: 1px solid #CCC;
  border-radius: 0;
}

#post-type-details .inside {
  overflow-x: auto;
}

/*# sourceMappingURL=style.css.map */
