#recipients-table thead tr th {
  text-align: center;
}
#recipients-table tbody tr td input:not([type=checkbox]) {
  width: 100%;
}
#recipients-table tbody tr td.has-checkbox {
  text-align: center;
}
#recipients-table tfoot {
  text-align: center;
}

/*# sourceMappingURL=admin_recipients_edit.css.map */
