#edit-field-candidate-information-0-tablefield-table td:first-child, #edit-field-candidate-information-0-tablefield-table td:last-child {
  width: inherit;
}
#edit-field-candidate-information-0-tablefield-table a.tabledrag-handle {
  margin: 0 -3px;
}
.tablefieldinfo-removebtn.btn-danger {
  color: #fff !important;
  background: #dc3545 !important;
  border-color: #dc3545 !important;
  border-radius: 3px;
  text-align: left;
}
.tablefieldinfo-removebtn.btn-danger:hover {
  background: #FF6645 !important;
  color: #FFF !important;
}