
/* ---------- ---------- ---------- ----------
 *
 * PRINT STYLES
 *
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" />
 *
 * ---------- ---------- ---------- ---------- */
/* line 11, ../scss/print.scss */
body {
  font-family: Georgia,'Times New Roman',Times,serif;
  font-size: 12pt;
  color: #000;
  line-height: 1.4;
  word-spacing: 1.1pt;
  letter-spacing: 0.2pt;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* line 24, ../scss/print.scss */
.footer {
  display: none;
}

/* line 28, ../scss/print.scss */
.mainNav, .langSwitch {
  visibility: hidden;
}

/* line 34, ../scss/print.scss */
.tx-literacy-manager > form,
.t3begists_paginator {
  display: none;
}
