/* line 1, ../../app/assets/stylesheets/print.sass */
div, header, footer, nav {
  display: none !important;
}

/* line 4, ../../app/assets/stylesheets/print.sass */
.registration {
  display: block !important;
}
/* line 6, ../../app/assets/stylesheets/print.sass */
.registration h1 {
  font-size: 1.5em;
  margin-bottom: 1em;
}
/* line 10, ../../app/assets/stylesheets/print.sass */
.registration table {
  margin-bottom: 1em;
  text-align: left;
}
/* line 14, ../../app/assets/stylesheets/print.sass */
.registration table th {
  font-weight: bold;
  width: 320px;
}
