/* line 1, ../../dev/sass/print.scss */
.header-top, .header-bottom, .footer-top {
  display: none;
}

/* Display the copyright */
/* line 6, ../../dev/sass/print.scss */
.footer-bottom .links li {
  display: none;
}

/* line 10, ../../dev/sass/print.scss */
.footer-bottom .links li:last-child {
  display: inline-block;
  border-left: none;
}

/* line 15, ../../dev/sass/print.scss */
div.container-white {
  page-break-inside: avoid;
}

/* line 19, ../../dev/sass/print.scss */
.lt-ie9 .logo img {
  max-width: 260px;
  margin-bottom: 15px;
}
