select.eof-small-select {
  min-width: 130px;
}
select.eof-regular-select {
  min-width: 210px;
}
select.eof-large-select {
  min-width: 350px;
}

.wp-picker-container {
  vertical-align: middle;
}

.eof-image-preview img {
  max-width: 480px;
  height: auto;
}

.radio-img-item {
  padding: 2px;
}

.eof-form-table > tbody > tr > th {
  width: 150px;
}

.eof-repeat-table thead th {
  width: auto;
  padding: 15px 10px;
}
.eof-repeat-table .item-action {
  text-align: center;
  width: 100px;
}
