@page {
  size: A4 landscape;
  margin-left: 3cm;
  margin-bottom: 4cm;
  margin-right: 2cm;
  margin-top: 2cm;
  border: 1pt solid green; }
/* line 9, ../sass/print.sass */
#Header, #footer, .nd-region.footer, .nd-region.bottom, .local-scroll {
  display: none; }

/* line 11, ../sass/print.sass */
body .page {
  width: 16cm; }
  /* line 13, ../sass/print.sass */
  body .page .container {
    width: 100% !important; }
  /* line 15, ../sass/print.sass */
  body .page * {
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
    float: none !important;
    overflow: visible !important; }

/* line 22, ../sass/print.sass */
body, h1, h2, h3, ol, ul, div {
  width: auto;
  border: 0;
  padding: 0;
  float: none;
  position: static;
  overflow: visible; }

/* line 30, ../sass/print.sass */
body {
  font-family: sans-serif !important;
  background: white !important;
  -webkit-print-color-adjust: exact;
  font-size: 12pt; }
  /* line 35, ../sass/print.sass */
  body .content {
    background: transparent !important;
    margin: 0 !important;
    overflow: visible !important; }
    /* line 40, ../sass/print.sass */
    body .content a:link, body .content a:visited, body .content a:active, body .content .post-prev-title a:link, body .content .post-prev-title a:visited, body .content .post-prev-title a:active {
      font-weight: bold;
      color: #2494CC !important; }
      /* line 43, ../sass/print.sass */
      body .content a:link:after, body .content a:visited:after, body .content a:active:after, body .content .post-prev-title a:link:after, body .content .post-prev-title a:visited:after, body .content .post-prev-title a:active:after {
        clear: both;
        content: "" attr(href) "";
        text-transform: lowercase;
        display: block;
        text-decoration: none !important;
        font-size: 10pt;
        font-weight: normal;
        letter-spacing: 0 !important;
        color: #2494CC !important; }

/* line 54, ../sass/print.sass */
span.btn, a.btn .element-invisible, .no-print, .blog-item-more, .blog-item-foot, a.big-icon-link {
  display: none !important; }

/* line 61, ../sass/print.sass */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  float: none !important;
  clear: both !important;
  width: auto; }

/* line 71, ../sass/print.sass */
.node-nd-page .content img {
  padding: 15pt 0 !important; }
/* line 73, ../sass/print.sass */
.node-nd-page .content div {
  padding: 0 !important;
  margin: auto;
  width: 100%; }
/* line 77, ../sass/print.sass */
.node-nd-page .content hr {
  padding: 0 !important; }
/* line 79, ../sass/print.sass */
.node-nd-page .content .mb-60 {
  margin-bottom: 30pt !important; }
/* line 81, ../sass/print.sass */
.node-nd-page .content .highlight {
  padding: 20pt 0 !important;
  color: #2494CC !important;
  font-size: 14pt;
  line-height: 24pt;
  padding-bottom: 40pt; }
/* line 88, ../sass/print.sass */
.node-nd-page .content .node-nd-blog.node-teaser {
  margin-bottom: 30pt !important; }

/* line 91, ../sass/print.sass */
.nav-tabs {
  display: none; }
