@charset "UTF-8";
/* ==========================================================================
   Print css
   ========================================================================== */
*,
*:before,
*:after {
  color: #000 !important;
  /* Black prints faster: h5bp.com/s */
  box-shadow: none !important;
  text-shadow: none !important; }

html {
  width: 100%; }

div[role="main"] {
  padding: 0 !important; }

header[role="banner"],
.logo:after,
.quick-access,
.nav,
footer,
.link-print,
.full-width-topbar,
.full-width-bottombar,
button {
  display: none; }

a,
a:visited {
  text-decoration: underline; }

a[href]:after {
  content: ""; }

abbr[title]:after {
  content: " (" attr(title) ")"; }

/**
 * Don’t show links that are fragment identifiers, or use the `javascript:`
 * pseudo protocol.
 */
a[href^="#"]:after,
a[href^="javascript:"]:after {
  content: ""; }

.button,
button {
  display: none; }

.compare-table a[href]:after,
.compare-table abbr[title]:after {
  display: none !important; }

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