.mga-links {
  display: block;
}

.table-list thead td, .table-list thead th {
  background-color: #272833;
  color: #ffffff;
}

.required:after {
  color: red;
  content: " *";
}