}
.invoice form label[for=vatsb],
+.invoice form label[for=vatyw],
.invoice form label[for=vatrate] {
display: block;
text-align: left;
white-space: pre;
text-align: right;
}
+.invoice form table tr > th:nth-child(1),
.invoice form table tr > th:nth-child(3),
.invoice form table tr > td:nth-child(4),
.invoice form table tr > th:nth-child(4) {
.invoice form table tr > :nth-child(1) { width: 7em; }
.invoice form table tr > :nth-child(2) { width: 15em; }
.invoice form table tr > :nth-child(3) { width: 4em; }
-.invoice form table tr > :nth-child(4) { width: 4em; font-family: monospace; }
+.invoice form table tr > td:nth-child(4) { width: 4em; font-family: monospace; }
.invoice form table tr > * textarea,
.invoice form table tr > * input[type=number],
.invoice form table tr > * input {