/* Set this as the base spacing unit: it's output as an rem value */
html {
  font-size: 14px;
}

body {
  font-size: 0.9em;
}

nav,
.footer-site .social,
.webform-component--did-you-find-this-page-useful,
.header-site .banner,
.print,
.js-print,
#webform-ajax-wrapper-975,
.article-action-links,
.comment-form,
#cookie-notice,
.snackbar,
.element-invisible,
.contextual-links,
.block-workbench,
.element-print-invisible,
.nav-sub,
.nav-section,
.breadcrumb {
  display: none !important;
}

.header-site {
  height: auto !important;
  min-height: none !important;
}

.header-site * {
  position: static !important;
  height: auto !important;
  min-height: none !important;
}

.header-site .logo {
  max-width: none !important;
  position: static !important;
  display: block !important;
}

.header-site .logo img {
  float: right;
  height: 7.5em !important;
  margin: 0 0 2em 2em;
}

.header-site .wrap {
  padding: 0;
}

.wrap {
  max-width: 40rem;
}

main .wrap-content {
  padding: 0 !important;
  margin: 0 0 2rem !important;
}

.after-content .grid .boxed,
.after-content .grid .flextile {
  display: none;
}

main > div.h1 {
  display: none;
}

.footer-site {
  padding: 2em 0;
  margin: 0 0 -2em;
  font-size: 0.75em !important;
}

.footer-site p {
  max-width: none;
  margin: 0 0 0.5em !important;
}

.footer-site img {
  max-height: 2em;
  margin: 0 0 0.5em;
}

.footer-site .panel {
  margin: 0;
  padding: 0;
}

.footer-site .panel .grid-four > * {
  display: none !important;
}

.footer-site .panel .grid-four .col-half {
  display: block !important;
  width: auto !important;
}

h1, .h1 {
  font-size: 1.85em !important;
  margin: 2rem 0 !important;
}

.wrap-content .intro {
  border: 0 !important;
  padding: 0 !important;
}

.information-standard {
  font-size: 0.9em;
}

.information-standard .align-left {
  width: 10em;
  margin-bottom: 3em;
}

table {
  page-break-inside: auto;
}

thead,
tfoot,
tr {
  page-break-inside: avoid;
  page-break-before: auto;
  page-break-after: auto;
}

.table-calculator {
  page-break-inside: avoid;
}

.table-calculator select {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border: 0;
}

.table-calculator-explainer {
  page-break-inside: avoid;
}

.page-section-title {
  font-size: 1.25em !important;
  padding: 0;
}

.page-section-title:before {
  display: none;
}

/***********/
body.ltf {
  background: #fff !important;
}

.ltf #block-workbench-block, .ltf ul.menu, .ltf .titleSlide img, .ltf .reportNav {
  display: none !important;
}

.ltf .mFullimageFixed {
  height: auto !important;
  padding: 0 !important;
  margin: 0 !important;
}

.ltf * {
  height: auto !important;
  padding: 0 !important;
  margin: 0 !important;
  color: black !important;
  text-align: left !important;
  background: none !important;
}

.ltf .nav-site-wrapper {
  position: static !important;
  display: block !important;
  box-shadow: none !important;
  border-bottom: 1px solid #ddd !important;
}

.ltf .nav-desktop {
  display: none !important;
}

.ltf .header-site {
  margin-bottom: 3rem !important;
}

.ltf .footer-site {
  border-bottom: 4px solid #489fdf !important;
}

.ltf .wrap {
  padding: 10px 60px !important;
}

.ltf .col-half, .ltf .col-one-third, .ltf .col-two-third {
  width: 100% !important;
}

.ltf h1, .ltf h2, .ltf h3, .ltf h4, .ltf h5, .ltf h6 {
  font-weight: bold !important;
  padding: 15px 0 !important;
  width: 100% !important;
}

.ltf h1 {
  font-size: 29px !important;
  font-weight: bold !important;
}

.ltf h2 {
  font-size: 23px !important;
  border-bottom: 1px dotted #ddd;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.ltf h3 {
  font-size: 21px !important;
}

.ltf h4 {
  font-size: 19px !important;
}

.ltf ul {
  padding-top: 30px !important;
}

.ltf li a.bigger {
  font-size: 14px;
}

.ltf .ltf .big-number-counter .big-number {
  font-size: 23px !important;
  font-weight: bold !important;
}

.ltf p {
  font-size: 14px !important;
  width: 100% !important;
  color: black !important;
  opacity: 1 !important;
  display: block !important;
}

.ltf .casestudy {
  border-top: 1px dotted #ddd;
  border-bottom: 1px dotted #ddd;
}

.ltf .casestudy .col-third {
  width: 20% !important;
  margin-right: 5% !important;
}

.ltf .casestudy .col-two-third {
  width: 70% !important;
}

.ltf .js-waypoint-monitor {
  color: black !important;
  opacity: 1 !important;
}
/*# sourceMappingURL=print.css.map */