@media print {
  .no-print {
    display: none;
  }
}
hr.worksheet-separator {
  border-top: 1px dashed #000;
}
