/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
/* line 5, ../sass/print.scss */
html, body {
  height: auto;
}

/* line 9, ../sass/print.scss */
body {
  page-break-before: avoid;
  width: 100%;
  zoom: 55%;
}

/* line 15, ../sass/print.scss */
.fu-navbar, .fu-footer, .fu-copyright {
  display: none;
}

/* line 19, ../sass/print.scss */
.no-print {
  display: none !important;
}
