/* V29: compress beneficiary-name column, use more of the A4 sheet, enlarge readable content */
.forma-a4{
  padding:4.5mm 4.5mm 4mm!important;
}

/* Slightly enlarge the specimen text */
.fa-formno{font-size:8.7px!important}
.fa-org{font-size:12.2px!important;line-height:1.12!important}
.fa-title{font-size:10.5px!important}
.fa-copies{font-size:9.1px!important}
.fa-linegrid{font-size:8.2px!important}
.fa-dots{font-size:8px!important}
.fa-memo{font-size:7.7px!important}
.fa-text{font-size:7.25px!important;line-height:1.25!important}
.fa-encl{font-size:7.6px!important}
.fa-section-title{font-size:8px!important}
.fa-bank-sign{font-size:6.7px!important}
.fa-corp-title{font-size:8.7px!important}
.fa-bottom-signs{font-size:6.9px!important}

/* Use more vertical area: headers/rows are larger and more readable */
.fa-table th{
  font-size:6.8px!important;
  line-height:1.08!important;
  height:14mm!important;
  padding:.65mm .35mm!important;
}
.fa-table th.fa-th-sm{font-size:6.3px!important}
.fa-table th.fa-th-xs{font-size:5.9px!important}
.fa-table td{
  font-size:6.65px!important;
  line-height:1.12!important;
  height:5.65mm!important;
  padding:.5mm .38mm!important;
}
.fa-table td.fa-fs-sm{font-size:6.2px!important}
.fa-table td.fa-fs-xs{font-size:5.75px!important}
.fa-table td.fa-fs-xxs{font-size:5.3px!important}
.fa-total td{height:6.4mm!important;font-size:7px!important}

/* Keep text comfortably inside cells */
.fa-table td,
.fa-table td .fa-edit{
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  word-break:normal!important;
}
.fa-table td:nth-child(9),
.fa-table td:nth-child(10),
.fa-table td:nth-child(11),
.fa-table td:nth-child(12){
  white-space:nowrap!important;
  font-size:6.45px!important;
}

/* Tighten the prose blocks slightly so the larger table still fits one A4 page */
.fa-signrow{margin-top:1.5mm!important}
.fa-separator{margin:1.2mm 0 .6mm!important}
.fa-bank-sign{margin-top:1.3mm!important}
.fa-bottom-signs{margin-top:2.2mm!important}
.fa-pagefoot{font-size:6.2px!important}
@media print{
  .forma-a4{padding:4.5mm 4.5mm 4mm!important}
}
