/* line 1, app/assets/stylesheets/print.css.sass */
.no_print {
  display: none;
}

/* line 4, app/assets/stylesheets/print.css.sass */
table tr th {
  text-align: left;
}

/* line 7, app/assets/stylesheets/print.css.sass */
.print {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
