/*$legacy-support-for-ie6: false;
$legacy-support-for-ie7: false;
$legacy-support-for-ie8: true;
*/
/* line 9, ../sass/print.scss */
* {
  background: transparent !important;
  color: #000 !important;
  text-shadow: none !important;
  filter: none !important;
  -ms-filter: none !important;
}

/* line 18, ../sass/print.scss */
nav, video, audio, object, embed {
  display: none;
}

@page {
  margin: 0.5cm;
}
/* line 27, ../sass/print.scss */
body {
  font: 12pt Georgia, "Times New Roman", Times, serif;
  line-height: 1.3;
  color: #000;
  background: #fff;
}

/* line 34, ../sass/print.scss */
p a:after {
  content: " (" attr(href) ")";
}

/* line 39, ../sass/print.scss */
p a[href^="http://"]:after,
p a[href^="https://"]:after {
  content: " (" attr(href) ")";
  font-size: 80%;
}

/* line 46, ../sass/print.scss */
p a[href^="#"]:after,
p a[href^="mailto:"]:after {
  display: none;
}

/* line 52, ../sass/print.scss */
p a, p a:visited {
  word-wrap: break-word;
  color: #000;
  text-decoration: underline;
}

/* line 59, ../sass/print.scss */
abbr[title]:after {
  content: " (" attr(title) ")";
}

/* line 61, ../sass/print.scss */
pre, blockquote {
  border: 1px solid #999;
  page-break-inside: avoid;
}

/* line 63, ../sass/print.scss */
img {
  max-width: 100% !important;
}

/* line 65, ../sass/print.scss */
p, h2, h3 {
  orphans: 3;
  widows: 3;
}

/* line 66, ../sass/print.scss */
h2, h3 {
  page-break-after: avoid;
}
