/* 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 */
#plone-personalactions,
header,
aside.left-sidebar,
nav.breadcrumbs,
#content-history {
  display: none;
}

/* line 12, ../sass/print.scss */
section.doormat {
  display: none;
}
/* line 14, ../sass/print.scss */
section.doormat div.address {
  display: block;
}

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

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