table.vidbg_metabox {
  clear: both; }

.post-new-php table.vidbg_metabox .vidbg-nested-table td, .post-new-php table.vidbg_metabox .repeatable-group th, .post-new-php table.vidbg_metabox .repeatable-group:first-of-type, .post-php table.vidbg_metabox .vidbg-nested-table td, .post-php table.vidbg_metabox .repeatable-group th, .post-php table.vidbg_metabox .repeatable-group:first-of-type, table.vidbg_metabox tbody > tr:first-of-type > td, table.vidbg_metabox tbody > tr:first-of-type > th, table.vidbg_metabox > tr:first-of-type > td, table.vidbg_metabox > tr:first-of-type > th {
  border: 0; }

.post-new-php table.vidbg_metabox .repeatable-group, .post-new-php table.vidbg_metabox td, .post-new-php table.vidbg_metabox th, .post-php table.vidbg_metabox .repeatable-group, .post-php table.vidbg_metabox td, .post-php table.vidbg_metabox th {
  border-top: 1px solid #E9E9E9; }

.post-new-php table.vidbg_metabox th, .post-php table.vidbg_metabox th {
  text-align: right;
  font-weight: 700; }

.post-new-php table.vidbg_metabox table th, .post-php table.vidbg_metabox table th {
  text-align: left; }

table.vidbg_metabox th label {
  margin-top: 5px;
  display: block; }

p.vidbg_metabox_description {
  color: #AAA;
  font-style: italic;
  margin: 2px 0 !important; }

span.vidbg_metabox_description {
  color: #AAA;
  font-style: italic; }

table.vidbg_metabox input, table.vidbg_metabox textarea {
  font-size: 14px;
  padding: 5px; }

table.vidbg_metabox input[type=text], table.vidbg_metabox textarea {
  width: 97%; }

table.vidbg_metabox textarea.vidbg_textarea_code {
  font-family: Consolas,Monaco,monospace;
  line-height: 16px; }

table.vidbg_metabox li {
  font-size: 14px;
  margin: 1px 0 5px;
  line-height: 16px; }

table.vidbg_metabox ul {
  padding-top: 5px;
  margin: 0; }

table.vidbg_metabox select {
  font-size: 14px;
  margin-top: 3px; }

table.vidbg_metabox input:focus, table.vidbg_metabox textarea:focus {
  background: #fffff8; }

.vidbg_metabox_title {
  margin: 0 0 5px;
  padding: 5px 0 0; }

table.vidbg_metabox input[type=checkbox], table.vidbg_metabox input[type=radio] {
  margin: 0 5px 0 0;
  padding: 0; }

table.vidbg_metabox tbody.advanced-options {
  display: none;
  border-top: 1px solid #E9E9E9;
}