form.node-type-po-tax [id^="edit-field-transaction-amount-0-value"] + [id^="edit-field-transaction-amount-0-value"],
form.node-type-ro-tax [id^="edit-field-transaction-amount-0-value"] + [id^="edit-field-transaction-amount-0-value"],
form.node-type-bill-tax [id^="edit-field-transaction-amount-0-value"] + [id^="edit-field-transaction-amount-0-value"],
form.node-type-sq-tax [id^="edit-field-transaction-amount-0-value"] + [id^="edit-field-transaction-amount-0-value"],
form.node-type-so-tax [id^="edit-field-transaction-amount-0-value"] + [id^="edit-field-transaction-amount-0-value"],
form.node-type-invoice-tax [id^="edit-field-transaction-amount-0-value"] + [id^="edit-field-transaction-amount-0-value"],
form.node-type-po #edit-field-order-fulfilled-manually-value-wrapper,
form.node-type-so #edit-field-order-fulfilled-manually-value-wrapper,
form.node-type-ds #edit-field-order-fulfilled-manually-value-wrapper {
  display: none!important;
}