@media print {
  /* line 1, /www/lrei/afterschool/assets/sass/print.scss */
  html, body {
    height: auto;
  }

  /* line 3, /www/lrei/afterschool/assets/sass/print.scss */
  .print-hidden {
    display: none !important;
  }

  /* line 5, /www/lrei/afterschool/assets/sass/print.scss */
  body {
    font-size: 10pt;
    color: #000;
  }

  /* line 7, /www/lrei/afterschool/assets/sass/print.scss */
  th, td {
    padding: 1pt;
  }

  /* line 8, /www/lrei/afterschool/assets/sass/print.scss */
  h1 {
    font-size: 16pt;
  }

  /* line 9, /www/lrei/afterschool/assets/sass/print.scss */
  h2 {
    font-size: 15pt;
  }

  /* line 10, /www/lrei/afterschool/assets/sass/print.scss */
  h3 {
    font-size: 14pt;
  }

  /* line 17, /www/lrei/afterschool/assets/sass/print.scss */
  .site-header-fixture, .site-header,
  .nav-sidebar,
  .site-footer,
  #codeigniter_profiler {
    display: none !important;
  }

  /* line 21, /www/lrei/afterschool/assets/sass/print.scss */
  .site-center {
    width: 100%;
  }

  /* line 23, /www/lrei/afterschool/assets/sass/print.scss */
  table {
    border-collapse: collapse;
    width: 95%;
  }

  /* line 26, /www/lrei/afterschool/assets/sass/print.scss */
  table.box-header th, table.box-header th a {
    color: #000;
    background: none;
  }

  /* line 29, /www/lrei/afterschool/assets/sass/print.scss */
  table.border, table.border th, table.border td {
    border-width: 1px;
  }
}
