*, * *, *:before, *:after {
  background: none !important;
  color: #000 !important;
  border: 0 !important;
}

* {
  margin: 0;
  padding: 0;
  font: 10pt/1.3em sans-serif;
  color: #000;
  z-index: 1 !important;
  -webkit-text-size-adjust: none;
  outline: none;
  float: none !important;
}

html, body, html > body {
  min-height: auto !important;
  height: auto !important;
}

body {
  min-height: auto !important;
  height: auto !important;
}

.wrapper {
  min-height: auto !important;
  height: auto !important;
}

a {
  text-decoration: none;
}

* * {
  font-weight: inherit;
  color: inherit !important;
  font-size: inherit !important;
  font-family: inherit;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.3em;
  font-family: serif;
}

h1 {
  font-size: 16pt !important;
}

h2 {
  font-size: 14pt !important;
}

h3 {
  font-size: 12pt !important;
}

h4 {
  font-size: 11pt !important;
}

h5 {
  font-size: 10pt !important;
}

h6 {
  font-size: 9pt !important;
}

.tpl--evidence {
  display: none;
}

.category__header {
  display: none;
}

.category__menu {
  display: none;
}

.post {
  width: 100% !important;
}

.post .preview {
  display: none !important;
}

.post .content {
  height: auto !important;
}

.post .cta {
  display: none !important;
}

.post .download {
  display: none;
}

.post .download__extension {
  display: none;
}

.category__title {
  margin-bottom: 0;
}

.post--download {
  margin-bottom: 0;
}

.search__panel {
  display: none;
}

.header {
  display: none;
}

.main {
  padding-top: 0;
}

.search {
  display: none;
}

.newsletter {
  display: none;
}

.preview__image {
  display: none !important;
}

.prevnext {
  display: none;
}

.menu {
  display: none;
}

.back-to-top {
  display: none;
}

.section.section--intro {
  display: none;
}

.section__content {
  max-width: 100%;
  padding: 10px !important;
}

.signature img {
  display: none;
}

.footer {
  height: auto;
  top: 0;
  left: 0;
  border: 1px dashed #000 !important;
  page-break-inside: avoid;
}

.footer__content {
  position: static;
  padding-top: 0;
}

.footer .credits {
  padding-top: 20px;
}

.detail p, .detail p *, .detail ul, .detail li, .detail a, .detail em, .detail strong, .detail blockquote {
  font-size: 10pt !important;
  font-family: sans-serif;
  line-height: 1.55em;
}
.detail blockquote {
  padding: 30px;
  margin: 10px 0;
  line-height: 1.55em;
  page-break-inside: avoid;
  font-family: serif;
}
.detail h1 {
  width: 100%;
}
.detail .detail__section {
  display: none;
}
.detail .detail__short {
  width: 100%;
}
.detail .detail__specs {
  margin: 10px auto;
}
.detail .detail__col--2, .detail .detail__col--3 {
  display: none;
}
.detail .detail__col--1 {
  width: 100%;
}
.detail .detail__long img.image {
  margin: 10px 0;
}
.detail .detail__long ul li::before {
  display: none;
}
.detail .detail__long ul {
  list-style: disc !important;
}
.detail .detail__long ul li {
  list-style: disc !important;
  margin-left: 30px;
}
.detail .detail__long h1, .detail .detail__long h2, .detail .detail__long h3, .detail .detail__long h4, .detail .detail__long h5, .detail .detail__long h6 {
  font-family: serif;
}/*# sourceMappingURL=print.css.map */