select:not([class~="dropdown"]) {
  border: 1px solid rgba(34, 36, 38, 0.15);
  border-radius: 0 0.28571429rem 0.28571429rem 0;
  padding: 0.2em;
  line-height: 1.15;
}

.ui.table > tbody > tr:not(:first-child).new_section > td, .ui.table > tr:not(:first-child).new_section > td {
  border-top: 1px solid rgba(34, 36, 38, 0.3);
}
