.account-ledger-balance,
.account-ledger-amount,
.text-num,
.totalMoney {
  font-variant-numeric: tabular-nums;
}
.account-ledger-balance small {
  margin-left: 6px;
  opacity: .72;
  font-size: 11px;
}
.moneyType {
  min-width: 2.1em;
  white-space: nowrap;
}