.expired-row {
    color: red
}

.total-ais-row {
    font-weight: bold;
}

@media print {
  .no-print {
    display: none;
  }
}