.webform-multiple-add{
  display:none !important;
}
.tabledrag-toggle-weight-wrapper{
  display:none !important;
}
.webform-multiple-table--parent_email_address{
  display:none !important;
}
.webform-multiple-table td.webform-multiple-table--operations-two {
    vertical-align: top;
}
input[data-drupal-selector="edit-parent-email-addresses-items-0-operations-remove"]{
  display:none !important;
}
.webform-multiple-table td input[type="image"] + input[type="image"] {
    margin-left: 0px;
}
a.tabledrag-handle .handle {
    width: 25px !important;
    height: 25px !important;
}