
/* Bigger width for labels in additional fields in erm agreement view */
body#erm_agreements fieldset.rows li fieldset label {
    width: 12em;
}