@media print {
  body {
    font-size: 12px; }

  form {
    display: none; }

  footer.main-footer {
    display: none; }

  table th {
    font-weight: normal;
    font-size: 14px; }

  table#date th, table#date td {
    text-align: right; }

  @page {
    margin-left: 0;
    padding-left: 0;
    margin-right: 20px;
    margin-bottom: 2cm; } }
@media screen {
  .header {
    display: none; } }

/*# sourceMappingURL=print.css.map */
