/* line 1, ../sass/print.scss */
* {
  background: transparent !important;
  color: #000 !important;
  /* Black prints faster: h5bp.com/s */
  box-shadow: none !important;
  text-shadow: none !important;
}

/* line 9, ../sass/print.scss */
a,
a:visited {
  text-decoration: underline;
}

/*
 * Don't show links for images, or javascript/internal links
 */
/* line 32, ../sass/print.scss */
pre,
blockquote {
  border: 1px solid #999;
  page-break-inside: avoid;
}

/* line 37, ../sass/print.scss */
thead {
  display: table-header-group;
  /* h5bp.com/t */
}

/* line 42, ../sass/print.scss */
tr,
img {
  page-break-inside: avoid;
}

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

@page {
  margin: 0.5cm;
}

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

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

/* line 68, ../sass/print.scss */
header#header {
  display: none;
}

/* line 72, ../sass/print.scss */
a[href]:after {
  content: "";
}

/* line 76, ../sass/print.scss */
div.conferences-wrap {
  page-break-before: auto !important;
}

/* line 80, ../sass/print.scss */
div.conferences-wrap {
  position: static !important;
  vertical-align: top !important;
}

/* line 85, ../sass/print.scss */
div.conferences-wrapper {
  overflow: visible !important;
  height: inherit !important;
}
