/* Content-aware Form A typography */
.fa-table th{font-size:6.25px!important;line-height:1.06!important;padding:.55mm .35mm!important}
.fa-table td{
  font-size:6.1px!important;
  line-height:1.08!important;
  padding:.45mm .35mm!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  word-break:normal!important;
}
.fa-table td.fa-fs-sm{font-size:5.7px!important}
.fa-table td.fa-fs-xs{font-size:5.25px!important;line-height:1.02!important}
.fa-table td.fa-fs-xxs{font-size:4.85px!important;line-height:1.0!important}
.fa-table th.fa-th-sm{font-size:5.8px!important}
.fa-table th.fa-th-xs{font-size:5.35px!important}
.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){
  font-variant-numeric:tabular-nums;
  white-space:nowrap!important;
}
.fa-table td:nth-child(1),
.fa-table td:nth-child(5){white-space:nowrap!important}
