@media print{
  a{ text-decoration:none; color:#000; }
  .legend{ break-inside:avoid; }
  .table-scroller{ overflow:visible; }
}
