/**
* PUBLIC HEALTH | DRUPAL THEME
*
* created 2 December 2015
*/
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700,900,300italic,400italic,700italic,900italic");
@-webkit-keyframes next_section_start_before {
  0% {
    top: 5px;
  }
  40% {
    top: 5px;
  }
  50% {
    top: 15px;
  }
  75% {
    top: 0px;
  }
  100% {
    top: 5px;
  }
}
@-moz-keyframes next_section_start_before {
  0% {
    top: 5px;
  }
  40% {
    top: 5px;
  }
  50% {
    top: 15px;
  }
  75% {
    top: 0px;
  }
  100% {
    top: 5px;
  }
}
@-ms-keyframes next_section_start_before {
  0% {
    top: 5px;
  }
  40% {
    top: 5px;
  }
  50% {
    top: 15px;
  }
  75% {
    top: 0px;
  }
  100% {
    top: 5px;
  }
}
@-o-keyframes next_section_start_before {
  0% {
    top: 5px;
  }
  40% {
    top: 5px;
  }
  50% {
    top: 15px;
  }
  75% {
    top: 0px;
  }
  100% {
    top: 5px;
  }
}
@keyframes next_section_start_before {
  0% {
    top: 5px;
  }
  40% {
    top: 5px;
  }
  50% {
    top: 15px;
  }
  75% {
    top: 0px;
  }
  100% {
    top: 5px;
  }
}
@-webkit-keyframes next_section_start_after {
  0% {
    top: 54px;
  }
  40% {
    top: 54px;
  }
  50% {
    top: 58px;
  }
  75% {
    top: 48px;
  }
  100% {
    top: 54px;
  }
}
@-moz-keyframes next_section_start_after {
  0% {
    top: 54px;
  }
  40% {
    top: 54px;
  }
  50% {
    top: 58px;
  }
  75% {
    top: 48px;
  }
  100% {
    top: 54px;
  }
}
@-ms-keyframes next_section_start_after {
  0% {
    top: 54px;
  }
  40% {
    top: 54px;
  }
  50% {
    top: 58px;
  }
  75% {
    top: 48px;
  }
  100% {
    top: 54px;
  }
}
@-o-keyframes next_section_start_after {
  0% {
    top: 54px;
  }
  40% {
    top: 54px;
  }
  50% {
    top: 58px;
  }
  75% {
    top: 48px;
  }
  100% {
    top: 54px;
  }
}
@keyframes next_section_start_after {
  0% {
    top: 54px;
  }
  40% {
    top: 54px;
  }
  50% {
    top: 58px;
  }
  75% {
    top: 48px;
  }
  100% {
    top: 54px;
  }
}
/* Anthem Player Entrance */
@-webkit-keyframes anthem_player_entrance {
  0% {
    bottom: -85px;
  }
  40% {
    bottom: -85px;
  }
  50% {
    bottom: 0;
  }
  75% {
    bottom: -10px;
  }
  100% {
    bottom: -5px;
  }
}
@-moz-keyframes anthem_player_entrance {
  0% {
    bottom: -85px;
  }
  40% {
    bottom: -85px;
  }
  50% {
    bottom: 0;
  }
  75% {
    bottom: -10px;
  }
  100% {
    bottom: -5px;
  }
}
@-ms-keyframes anthem_player_entrance {
  0% {
    bottom: -85px;
  }
  40% {
    bottom: -85px;
  }
  50% {
    bottom: 0;
  }
  75% {
    bottom: -10px;
  }
  100% {
    bottom: -5px;
  }
}
@-o-keyframes anthem_player_entrance {
  0% {
    bottom: -85px;
  }
  40% {
    bottom: -85px;
  }
  50% {
    bottom: 0;
  }
  75% {
    bottom: -10px;
  }
  100% {
    bottom: -5px;
  }
}
/* @end */
@keyframes anthem_player_entrance {
  0% {
    bottom: -85px;
  }
  40% {
    bottom: -85px;
  }
  50% {
    bottom: 0;
  }
  75% {
    bottom: -10px;
  }
  100% {
    bottom: -5px;
  }
}
/* ========== */
/* = LAYOUT = */
/* ========== */
/* @group Base Layout */
/* line 16, ../sass/print.scss */
html {
  height: auto;
  background: transparent;
}

/* line 20, ../sass/print.scss */
body,
body.not-front,
body.node-unpublished,
body.body-node-unpublished,
body.page-contact,
body.contact-page,
body.section-overview-page-no-headers,
body.node-type-fpshealth-document,
body.publication-page,
body.page-cart-checkout-complete,
body.page-cart,
body.node-type-agenda-item,
body.page-search,
body.page-language-selection,
body.page-user,
body.maintenance-page {
  width: auto;
  min-width: initial;
  height: auto;
  font-family: "Lato", Helvetica, Verdana, sans-serif;
  font-size: 12pt;
  color: black;
  background: transparent;
}
/* line 46, ../sass/print.scss */
body *,
body.not-front *,
body.node-unpublished *,
body.body-node-unpublished *,
body.page-contact *,
body.contact-page *,
body.section-overview-page-no-headers *,
body.node-type-fpshealth-document *,
body.publication-page *,
body.page-cart-checkout-complete *,
body.page-cart *,
body.node-type-agenda-item *,
body.page-search *,
body.page-language-selection *,
body.page-user *,
body.maintenance-page * {
  font-family-family: "Lato", Helvetica, Verdana, sans-serif;
  color: black;
}
/* line 53, ../sass/print.scss */
body #page,
body.not-front #page,
body.node-unpublished #page,
body.body-node-unpublished #page,
body.page-contact #page,
body.contact-page #page,
body.section-overview-page-no-headers #page,
body.node-type-fpshealth-document #page,
body.publication-page #page,
body.page-cart-checkout-complete #page,
body.page-cart #page,
body.node-type-agenda-item #page,
body.page-search #page,
body.page-language-selection #page,
body.page-user #page,
body.maintenance-page #page {
  width: auto;
  min-height: initial;
  background: transparent;
}
/* line 58, ../sass/print.scss */
body #page #tools-wrapper,
body.not-front #page #tools-wrapper,
body.node-unpublished #page #tools-wrapper,
body.body-node-unpublished #page #tools-wrapper,
body.page-contact #page #tools-wrapper,
body.contact-page #page #tools-wrapper,
body.section-overview-page-no-headers #page #tools-wrapper,
body.node-type-fpshealth-document #page #tools-wrapper,
body.publication-page #page #tools-wrapper,
body.page-cart-checkout-complete #page #tools-wrapper,
body.page-cart #page #tools-wrapper,
body.node-type-agenda-item #page #tools-wrapper,
body.page-search #page #tools-wrapper,
body.page-language-selection #page #tools-wrapper,
body.page-user #page #tools-wrapper,
body.maintenance-page #page #tools-wrapper {
  display: none !important;
}
/* line 61, ../sass/print.scss */
body #page #header-wrapper,
body.not-front #page #header-wrapper,
body.node-unpublished #page #header-wrapper,
body.body-node-unpublished #page #header-wrapper,
body.page-contact #page #header-wrapper,
body.contact-page #page #header-wrapper,
body.section-overview-page-no-headers #page #header-wrapper,
body.node-type-fpshealth-document #page #header-wrapper,
body.publication-page #page #header-wrapper,
body.page-cart-checkout-complete #page #header-wrapper,
body.page-cart #page #header-wrapper,
body.node-type-agenda-item #page #header-wrapper,
body.page-search #page #header-wrapper,
body.page-language-selection #page #header-wrapper,
body.page-user #page #header-wrapper,
body.maintenance-page #page #header-wrapper {
  width: auto;
  margin: 0;
  padding: 0;
  position: static !important;
  left: auto !important;
  top: auto !important;
  background: transparent;
}
/* line 70, ../sass/print.scss */
body #page #header-wrapper #header,
body.not-front #page #header-wrapper #header,
body.node-unpublished #page #header-wrapper #header,
body.body-node-unpublished #page #header-wrapper #header,
body.page-contact #page #header-wrapper #header,
body.contact-page #page #header-wrapper #header,
body.section-overview-page-no-headers #page #header-wrapper #header,
body.node-type-fpshealth-document #page #header-wrapper #header,
body.publication-page #page #header-wrapper #header,
body.page-cart-checkout-complete #page #header-wrapper #header,
body.page-cart #page #header-wrapper #header,
body.node-type-agenda-item #page #header-wrapper #header,
body.page-search #page #header-wrapper #header,
body.page-language-selection #page #header-wrapper #header,
body.page-user #page #header-wrapper #header,
body.maintenance-page #page #header-wrapper #header {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  position: static !important;
  left: auto !important;
  top: auto !important;
  box-shadow: 0 0 transparent !important;
}
/* line 81, ../sass/print.scss */
body #page #banner-wrapper,
body.not-front #page #banner-wrapper,
body.node-unpublished #page #banner-wrapper,
body.body-node-unpublished #page #banner-wrapper,
body.page-contact #page #banner-wrapper,
body.contact-page #page #banner-wrapper,
body.section-overview-page-no-headers #page #banner-wrapper,
body.node-type-fpshealth-document #page #banner-wrapper,
body.publication-page #page #banner-wrapper,
body.page-cart-checkout-complete #page #banner-wrapper,
body.page-cart #page #banner-wrapper,
body.node-type-agenda-item #page #banner-wrapper,
body.page-search #page #banner-wrapper,
body.page-language-selection #page #banner-wrapper,
body.page-user #page #banner-wrapper,
body.maintenance-page #page #banner-wrapper {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  position: static;
  left: auto;
  top: auto;
  border: 0;
  background: transparent;
}
/* line 92, ../sass/print.scss */
body #page #banner-wrapper #banner,
body.not-front #page #banner-wrapper #banner,
body.node-unpublished #page #banner-wrapper #banner,
body.body-node-unpublished #page #banner-wrapper #banner,
body.page-contact #page #banner-wrapper #banner,
body.contact-page #page #banner-wrapper #banner,
body.section-overview-page-no-headers #page #banner-wrapper #banner,
body.node-type-fpshealth-document #page #banner-wrapper #banner,
body.publication-page #page #banner-wrapper #banner,
body.page-cart-checkout-complete #page #banner-wrapper #banner,
body.page-cart #page #banner-wrapper #banner,
body.node-type-agenda-item #page #banner-wrapper #banner,
body.page-search #page #banner-wrapper #banner,
body.page-language-selection #page #banner-wrapper #banner,
body.page-user #page #banner-wrapper #banner,
body.maintenance-page #page #banner-wrapper #banner {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
}
/* line 99, ../sass/print.scss */
body #page #main-wrapper,
body.not-front #page #main-wrapper,
body.node-unpublished #page #main-wrapper,
body.body-node-unpublished #page #main-wrapper,
body.page-contact #page #main-wrapper,
body.contact-page #page #main-wrapper,
body.section-overview-page-no-headers #page #main-wrapper,
body.node-type-fpshealth-document #page #main-wrapper,
body.publication-page #page #main-wrapper,
body.page-cart-checkout-complete #page #main-wrapper,
body.page-cart #page #main-wrapper,
body.node-type-agenda-item #page #main-wrapper,
body.page-search #page #main-wrapper,
body.page-language-selection #page #main-wrapper,
body.page-user #page #main-wrapper,
body.maintenance-page #page #main-wrapper {
  width: auto;
  background: transparent;
}
/* line 103, ../sass/print.scss */
body #page #main-wrapper #main,
body.not-front #page #main-wrapper #main,
body.node-unpublished #page #main-wrapper #main,
body.body-node-unpublished #page #main-wrapper #main,
body.page-contact #page #main-wrapper #main,
body.contact-page #page #main-wrapper #main,
body.section-overview-page-no-headers #page #main-wrapper #main,
body.node-type-fpshealth-document #page #main-wrapper #main,
body.publication-page #page #main-wrapper #main,
body.page-cart-checkout-complete #page #main-wrapper #main,
body.page-cart #page #main-wrapper #main,
body.node-type-agenda-item #page #main-wrapper #main,
body.page-search #page #main-wrapper #main,
body.page-language-selection #page #main-wrapper #main,
body.page-user #page #main-wrapper #main,
body.maintenance-page #page #main-wrapper #main {
  width: auto;
  margin: 0;
  padding: 0;
}
/* line 108, ../sass/print.scss */
body #page #main-wrapper #main #sidebar-first,
body.not-front #page #main-wrapper #main #sidebar-first,
body.node-unpublished #page #main-wrapper #main #sidebar-first,
body.body-node-unpublished #page #main-wrapper #main #sidebar-first,
body.page-contact #page #main-wrapper #main #sidebar-first,
body.contact-page #page #main-wrapper #main #sidebar-first,
body.section-overview-page-no-headers #page #main-wrapper #main #sidebar-first,
body.node-type-fpshealth-document #page #main-wrapper #main #sidebar-first,
body.publication-page #page #main-wrapper #main #sidebar-first,
body.page-cart-checkout-complete #page #main-wrapper #main #sidebar-first,
body.page-cart #page #main-wrapper #main #sidebar-first,
body.node-type-agenda-item #page #main-wrapper #main #sidebar-first,
body.page-search #page #main-wrapper #main #sidebar-first,
body.page-language-selection #page #main-wrapper #main #sidebar-first,
body.page-user #page #main-wrapper #main #sidebar-first,
body.maintenance-page #page #main-wrapper #main #sidebar-first {
  width: 40%;
  margin-right: 0;
}
/* line 115, ../sass/print.scss */
body #page #bottom-wrapper,
body #page #services-wrapper,
body #page #footer-wrapper,
body.not-front #page #bottom-wrapper,
body.not-front #page #services-wrapper,
body.not-front #page #footer-wrapper,
body.node-unpublished #page #bottom-wrapper,
body.node-unpublished #page #services-wrapper,
body.node-unpublished #page #footer-wrapper,
body.body-node-unpublished #page #bottom-wrapper,
body.body-node-unpublished #page #services-wrapper,
body.body-node-unpublished #page #footer-wrapper,
body.page-contact #page #bottom-wrapper,
body.page-contact #page #services-wrapper,
body.page-contact #page #footer-wrapper,
body.contact-page #page #bottom-wrapper,
body.contact-page #page #services-wrapper,
body.contact-page #page #footer-wrapper,
body.section-overview-page-no-headers #page #bottom-wrapper,
body.section-overview-page-no-headers #page #services-wrapper,
body.section-overview-page-no-headers #page #footer-wrapper,
body.node-type-fpshealth-document #page #bottom-wrapper,
body.node-type-fpshealth-document #page #services-wrapper,
body.node-type-fpshealth-document #page #footer-wrapper,
body.publication-page #page #bottom-wrapper,
body.publication-page #page #services-wrapper,
body.publication-page #page #footer-wrapper,
body.page-cart-checkout-complete #page #bottom-wrapper,
body.page-cart-checkout-complete #page #services-wrapper,
body.page-cart-checkout-complete #page #footer-wrapper,
body.page-cart #page #bottom-wrapper,
body.page-cart #page #services-wrapper,
body.page-cart #page #footer-wrapper,
body.node-type-agenda-item #page #bottom-wrapper,
body.node-type-agenda-item #page #services-wrapper,
body.node-type-agenda-item #page #footer-wrapper,
body.page-search #page #bottom-wrapper,
body.page-search #page #services-wrapper,
body.page-search #page #footer-wrapper,
body.page-language-selection #page #bottom-wrapper,
body.page-language-selection #page #services-wrapper,
body.page-language-selection #page #footer-wrapper,
body.page-user #page #bottom-wrapper,
body.page-user #page #services-wrapper,
body.page-user #page #footer-wrapper,
body.maintenance-page #page #bottom-wrapper,
body.maintenance-page #page #services-wrapper,
body.maintenance-page #page #footer-wrapper {
  display: none !important;
}

/* @end */
/* = END = */
/* ======== */
/* = BASE = */
/* ======== */
/* @group Base Elements */
/* line 130, ../sass/print.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Lato", Helvetica, Verdana, sans-serif;
  font-weight: bold;
  line-height: normal;
  color: black;
  margin: 0;
  padding: 0;
}

/* line 145, ../sass/print.scss */
h1 {
  font-size: 20pt;
  text-transform: uppercase;
  margin-bottom: 12pt;
}

/* line 152, ../sass/print.scss */
h2 {
  font-size: 18pt;
  text-transform: uppercase;
  margin-bottom: 12pt;
}

/* line 159, ../sass/print.scss */
h3 {
  font-size: 16pt;
  margin-bottom: 12pt;
}

/* line 165, ../sass/print.scss */
h4 {
  font-size: 16pt;
}

/* line 170, ../sass/print.scss */
h5,
h6 {
  font-size: 12pt;
}

/* line 176, ../sass/print.scss */
p {
  font-size: 12pt;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 12pt 0;
}

/* line 184, ../sass/print.scss */
strong {
  font-weight: bold;
}

/* line 187, ../sass/print.scss */
a {
  color: black;
  text-decoration: none;
}

/* line 191, ../sass/print.scss */
.more-link {
  display: none !important;
}

/* line 201, ../sass/print.scss */
ul.pager,
ul.inline.pager,
ol.pager,
ol.inline.pager,
.item-list ul.pager,
.item-list ol.pager {
  display: none !important;
}

/* line 205, ../sass/print.scss */
hr {
  height: 0;
  margin: 0 0 12pt 0;
  padding: 0;
  border-bottom: 1pt solid black;
  background: transparent;
}

/* @end */
/* = END = */
/* ================ */
/* = DRUPAL STUFF = */
/* ================ */
/* @group Drupal Messages */
/* line 220, ../sass/print.scss */
#drupal-messages {
  display: none !important;
}

/* @end */
/* @group Drupal Tabs */
/* line 225, ../sass/print.scss */
#drupal-tabs {
  display: none !important;
}

/* @end */
/* = END = */
/* ========== */
/* = HEADER = */
/* ========== */
/* @group Site Name in Header */
/* line 238, ../sass/print.scss */
#header #site-name {
  float: none;
  height: auto;
  margin: 0 0 12pt 0;
  padding: 0;
}
/* line 246, ../sass/print.scss */
#header #site-name img.logo {
  margin-right: 6pt;
}
/* line 249, ../sass/print.scss */
#header #site-name img.name {
  margin-top: 6px;
}

/* @end */
/* @group "Full site search" in Header */
/* line 259, ../sass/print.scss */
#header .block-views-full-site-search {
  display: none !important;
}

/* @end */
/* @group "Full site search" in Header on Front */
/* line 269, ../sass/print.scss */
body.front #header .block-views-full-site-search {
  display: none !important;
}

/* @end */
/* @group Block Menu in Header */
/* line 278, ../sass/print.scss */
#header .block-menu {
  display: none !important;
}

/* @end */
/* @group Block "Homepage - Section top menu" in Header */
/* line 286, ../sass/print.scss */
#header .block-views-section-top-menu {
  display: none !important;
}

/* @end */
/* @group Block "Homepage - Section menu" in Header on Front */
/* line 296, ../sass/print.scss */
body.front #banner-wrapper .block-views-homepage-section-menu {
  display: none !important;
}

/* @end */
/* = END = */
/* ========== */
/* = BANNER = */
/* ========== */
/* @group Menu Banner in Banner */
/* line 311, ../sass/print.scss */
#banner-wrapper .block-views-top-banner,
#banner-wrapper .block-views-top-banner-block {
  display: none !important;
}

/* @end */
/* @group New Breadcrumb in Banner */
/* line 320, ../sass/print.scss */
#banner .block-crumbs-breadcrumb {
  display: none !important;
}

/* @end */
/* @group Page Title in Banner */
/* line 328, ../sass/print.scss */
#banner #page-title {
  position: relative;
  left: auto;
  bottom: auto;
}
/* line 333, ../sass/print.scss */
#banner #page-title h1 {
  font-weight: bold;
  color: #b30838;
  text-transform: none;
  margin-bottom: 12pt;
}

/* @end */
/* = END = */
/* ================ */
/* = NODE DEFAULT = */
/* ================ */
/* @group Node Default Full */
/* line 351, ../sass/print.scss */
.content #article,
.content .node-view-full,
.content .view-mode-full {
  margin: 0;
  padding: 0;
  border: none;
}
/* line 358, ../sass/print.scss */
.content #article .field-type-text-long,
.content #article .field-name-body,
.content #article .field-n#ame-field-body,
.content #article .field-type-text-with-summary,
.content #article .field-name-field-page-body,
.content .node-view-full .field-type-text-long,
.content .node-view-full .field-name-body,
.content .node-view-full .field-n#ame-field-body,
.content .node-view-full .field-type-text-with-summary,
.content .node-view-full .field-name-field-page-body,
.content .view-mode-full .field-type-text-long,
.content .view-mode-full .field-name-body,
.content .view-mode-full .field-n#ame-field-body,
.content .view-mode-full .field-type-text-with-summary,
.content .view-mode-full .field-name-field-page-body {
  padding: 0;
}
/* line 367, ../sass/print.scss */
.content #article .field-type-text-long p.intro,
.content #article .field-name-body p.intro,
.content #article .field-n#ame-field-body p.intro,
.content #article .field-type-text-with-summary p.intro,
.content #article .field-name-field-page-body p.intro,
.content .node-view-full .field-type-text-long p.intro,
.content .node-view-full .field-name-body p.intro,
.content .node-view-full .field-n#ame-field-body p.intro,
.content .node-view-full .field-type-text-with-summary p.intro,
.content .node-view-full .field-name-field-page-body p.intro,
.content .view-mode-full .field-type-text-long p.intro,
.content .view-mode-full .field-name-body p.intro,
.content .view-mode-full .field-n#ame-field-body p.intro,
.content .view-mode-full .field-type-text-with-summary p.intro,
.content .view-mode-full .field-name-field-page-body p.intro {
  font-size: 14pt;
  line-height: normal;
  margin-bottom: 12pt;
}
/* line 375, ../sass/print.scss */
.content #article .field-type-text-long a,
.content #article .field-name-body a,
.content #article .field-n#ame-field-body a,
.content #article .field-type-text-with-summary a,
.content #article .field-name-field-page-body a,
.content .node-view-full .field-type-text-long a,
.content .node-view-full .field-name-body a,
.content .node-view-full .field-n#ame-field-body a,
.content .node-view-full .field-type-text-with-summary a,
.content .node-view-full .field-name-field-page-body a,
.content .view-mode-full .field-type-text-long a,
.content .view-mode-full .field-name-body a,
.content .view-mode-full .field-n#ame-field-body a,
.content .view-mode-full .field-type-text-with-summary a,
.content .view-mode-full .field-name-field-page-body a {
  color: #077cbf;
  text-decoration: none;
}
/* line 379, ../sass/print.scss */
.content #article .field-type-text-long a:after,
.content #article .field-name-body a:after,
.content #article .field-n#ame-field-body a:after,
.content #article .field-type-text-with-summary a:after,
.content #article .field-name-field-page-body a:after,
.content .node-view-full .field-type-text-long a:after,
.content .node-view-full .field-name-body a:after,
.content .node-view-full .field-n#ame-field-body a:after,
.content .node-view-full .field-type-text-with-summary a:after,
.content .node-view-full .field-name-field-page-body a:after,
.content .view-mode-full .field-type-text-long a:after,
.content .view-mode-full .field-name-body a:after,
.content .view-mode-full .field-n#ame-field-body a:after,
.content .view-mode-full .field-type-text-with-summary a:after,
.content .view-mode-full .field-name-field-page-body a:after {
  content: " (" attr(href) ")";
  font-size: 9pt;
  font-weight: normal;
  color: silver;
  text-decoration: none;
}
/* line 389, ../sass/print.scss */
.content #article .field-type-text-long img,
.content #article .field-name-body img,
.content #article .field-n#ame-field-body img,
.content #article .field-type-text-with-summary img,
.content #article .field-name-field-page-body img,
.content .node-view-full .field-type-text-long img,
.content .node-view-full .field-name-body img,
.content .node-view-full .field-n#ame-field-body img,
.content .node-view-full .field-type-text-with-summary img,
.content .node-view-full .field-name-field-page-body img,
.content .view-mode-full .field-type-text-long img,
.content .view-mode-full .field-name-body img,
.content .view-mode-full .field-n#ame-field-body img,
.content .view-mode-full .field-type-text-with-summary img,
.content .view-mode-full .field-name-field-page-body img {
  margin: 0 auto 12pt auto;
}
/* line 392, ../sass/print.scss */
.content #article .field-type-text-long ul,
.content #article .field-type-text-long ol,
.content #article .field-name-body ul,
.content #article .field-name-body ol,
.content #article .field-n#ame-field-body ul,
.content #article .field-n#ame-field-body ol,
.content #article .field-type-text-with-summary ul,
.content #article .field-type-text-with-summary ol,
.content #article .field-name-field-page-body ul,
.content #article .field-name-field-page-body ol,
.content .node-view-full .field-type-text-long ul,
.content .node-view-full .field-type-text-long ol,
.content .node-view-full .field-name-body ul,
.content .node-view-full .field-name-body ol,
.content .node-view-full .field-n#ame-field-body ul,
.content .node-view-full .field-n#ame-field-body ol,
.content .node-view-full .field-type-text-with-summary ul,
.content .node-view-full .field-type-text-with-summary ol,
.content .node-view-full .field-name-field-page-body ul,
.content .node-view-full .field-name-field-page-body ol,
.content .view-mode-full .field-type-text-long ul,
.content .view-mode-full .field-type-text-long ol,
.content .view-mode-full .field-name-body ul,
.content .view-mode-full .field-name-body ol,
.content .view-mode-full .field-n#ame-field-body ul,
.content .view-mode-full .field-n#ame-field-body ol,
.content .view-mode-full .field-type-text-with-summary ul,
.content .view-mode-full .field-type-text-with-summary ol,
.content .view-mode-full .field-name-field-page-body ul,
.content .view-mode-full .field-name-field-page-body ol {
  margin: 0 0 12pt 0;
}
/* line 396, ../sass/print.scss */
.content #article .field-type-text-long ul ul,
.content #article .field-type-text-long ul ol,
.content #article .field-type-text-long ol ul,
.content #article .field-type-text-long ol ol,
.content #article .field-name-body ul ul,
.content #article .field-name-body ul ol,
.content #article .field-name-body ol ul,
.content #article .field-name-body ol ol,
.content #article .field-n#ame-field-body ul ul,
.content #article .field-n#ame-field-body ul ol,
.content #article .field-n#ame-field-body ol ul,
.content #article .field-n#ame-field-body ol ol,
.content #article .field-type-text-with-summary ul ul,
.content #article .field-type-text-with-summary ul ol,
.content #article .field-type-text-with-summary ol ul,
.content #article .field-type-text-with-summary ol ol,
.content #article .field-name-field-page-body ul ul,
.content #article .field-name-field-page-body ul ol,
.content #article .field-name-field-page-body ol ul,
.content #article .field-name-field-page-body ol ol,
.content .node-view-full .field-type-text-long ul ul,
.content .node-view-full .field-type-text-long ul ol,
.content .node-view-full .field-type-text-long ol ul,
.content .node-view-full .field-type-text-long ol ol,
.content .node-view-full .field-name-body ul ul,
.content .node-view-full .field-name-body ul ol,
.content .node-view-full .field-name-body ol ul,
.content .node-view-full .field-name-body ol ol,
.content .node-view-full .field-n#ame-field-body ul ul,
.content .node-view-full .field-n#ame-field-body ul ol,
.content .node-view-full .field-n#ame-field-body ol ul,
.content .node-view-full .field-n#ame-field-body ol ol,
.content .node-view-full .field-type-text-with-summary ul ul,
.content .node-view-full .field-type-text-with-summary ul ol,
.content .node-view-full .field-type-text-with-summary ol ul,
.content .node-view-full .field-type-text-with-summary ol ol,
.content .node-view-full .field-name-field-page-body ul ul,
.content .node-view-full .field-name-field-page-body ul ol,
.content .node-view-full .field-name-field-page-body ol ul,
.content .node-view-full .field-name-field-page-body ol ol,
.content .view-mode-full .field-type-text-long ul ul,
.content .view-mode-full .field-type-text-long ul ol,
.content .view-mode-full .field-type-text-long ol ul,
.content .view-mode-full .field-type-text-long ol ol,
.content .view-mode-full .field-name-body ul ul,
.content .view-mode-full .field-name-body ul ol,
.content .view-mode-full .field-name-body ol ul,
.content .view-mode-full .field-name-body ol ol,
.content .view-mode-full .field-n#ame-field-body ul ul,
.content .view-mode-full .field-n#ame-field-body ul ol,
.content .view-mode-full .field-n#ame-field-body ol ul,
.content .view-mode-full .field-n#ame-field-body ol ol,
.content .view-mode-full .field-type-text-with-summary ul ul,
.content .view-mode-full .field-type-text-with-summary ul ol,
.content .view-mode-full .field-type-text-with-summary ol ul,
.content .view-mode-full .field-type-text-with-summary ol ol,
.content .view-mode-full .field-name-field-page-body ul ul,
.content .view-mode-full .field-name-field-page-body ul ol,
.content .view-mode-full .field-name-field-page-body ol ul,
.content .view-mode-full .field-name-field-page-body ol ol {
  padding: 0;
}
/* line 401, ../sass/print.scss */
.content #article .field-type-text-long ul li,
.content #article .field-name-body ul li,
.content #article .field-n#ame-field-body ul li,
.content #article .field-type-text-with-summary ul li,
.content #article .field-name-field-page-body ul li,
.content .node-view-full .field-type-text-long ul li,
.content .node-view-full .field-name-body ul li,
.content .node-view-full .field-n#ame-field-body ul li,
.content .node-view-full .field-type-text-with-summary ul li,
.content .node-view-full .field-name-field-page-body ul li,
.content .view-mode-full .field-type-text-long ul li,
.content .view-mode-full .field-name-body ul li,
.content .view-mode-full .field-n#ame-field-body ul li,
.content .view-mode-full .field-type-text-with-summary ul li,
.content .view-mode-full .field-name-field-page-body ul li {
  font-size: 12pt;
  line-height: normal;
  color: black;
  margin: 0;
  padding: 0;
  list-style: disc inside;
  background: transparent;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 401, ../sass/print.scss */
  .content #article .field-type-text-long ul li,
  .content #article .field-name-body ul li,
  .content #article .field-n#ame-field-body ul li,
  .content #article .field-type-text-with-summary ul li,
  .content #article .field-name-field-page-body ul li,
  .content .node-view-full .field-type-text-long ul li,
  .content .node-view-full .field-name-body ul li,
  .content .node-view-full .field-n#ame-field-body ul li,
  .content .node-view-full .field-type-text-with-summary ul li,
  .content .node-view-full .field-name-field-page-body ul li,
  .content .view-mode-full .field-type-text-long ul li,
  .content .view-mode-full .field-name-body ul li,
  .content .view-mode-full .field-n#ame-field-body ul li,
  .content .view-mode-full .field-type-text-with-summary ul li,
  .content .view-mode-full .field-name-field-page-body ul li {
    background: transparent;
  }
}
/* line 413, ../sass/print.scss */
.content #article .field-type-text-long ul li ol li,
.content #article .field-name-body ul li ol li,
.content #article .field-n#ame-field-body ul li ol li,
.content #article .field-type-text-with-summary ul li ol li,
.content #article .field-name-field-page-body ul li ol li,
.content .node-view-full .field-type-text-long ul li ol li,
.content .node-view-full .field-name-body ul li ol li,
.content .node-view-full .field-n#ame-field-body ul li ol li,
.content .node-view-full .field-type-text-with-summary ul li ol li,
.content .node-view-full .field-name-field-page-body ul li ol li,
.content .view-mode-full .field-type-text-long ul li ol li,
.content .view-mode-full .field-name-body ul li ol li,
.content .view-mode-full .field-n#ame-field-body ul li ol li,
.content .view-mode-full .field-type-text-with-summary ul li ol li,
.content .view-mode-full .field-name-field-page-body ul li ol li {
  margin: 0;
  padding: 0;
  list-style: decimal inside;
  background: transparent;
}
/* line 420, ../sass/print.scss */
.content #article .field-type-text-long ol li,
.content #article .field-name-body ol li,
.content #article .field-n#ame-field-body ol li,
.content #article .field-type-text-with-summary ol li,
.content #article .field-name-field-page-body ol li,
.content .node-view-full .field-type-text-long ol li,
.content .node-view-full .field-name-body ol li,
.content .node-view-full .field-n#ame-field-body ol li,
.content .node-view-full .field-type-text-with-summary ol li,
.content .node-view-full .field-name-field-page-body ol li,
.content .view-mode-full .field-type-text-long ol li,
.content .view-mode-full .field-name-body ol li,
.content .view-mode-full .field-n#ame-field-body ol li,
.content .view-mode-full .field-type-text-with-summary ol li,
.content .view-mode-full .field-name-field-page-body ol li {
  font-size: 12pt;
  line-height: normal;
  color: black;
  margin: 0;
  padding: 0;
  list-style: decimal inside;
  background: transparent;
}
/* line 429, ../sass/print.scss */
.content #article .field-type-text-long ol li ul li,
.content #article .field-name-body ol li ul li,
.content #article .field-n#ame-field-body ol li ul li,
.content #article .field-type-text-with-summary ol li ul li,
.content #article .field-name-field-page-body ol li ul li,
.content .node-view-full .field-type-text-long ol li ul li,
.content .node-view-full .field-name-body ol li ul li,
.content .node-view-full .field-n#ame-field-body ol li ul li,
.content .node-view-full .field-type-text-with-summary ol li ul li,
.content .node-view-full .field-name-field-page-body ol li ul li,
.content .view-mode-full .field-type-text-long ol li ul li,
.content .view-mode-full .field-name-body ol li ul li,
.content .view-mode-full .field-n#ame-field-body ol li ul li,
.content .view-mode-full .field-type-text-with-summary ol li ul li,
.content .view-mode-full .field-name-field-page-body ol li ul li {
  margin: 0;
  padding: 0;
  list-style: disc inside;
  background: transparent;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 429, ../sass/print.scss */
  .content #article .field-type-text-long ol li ul li,
  .content #article .field-name-body ol li ul li,
  .content #article .field-n#ame-field-body ol li ul li,
  .content #article .field-type-text-with-summary ol li ul li,
  .content #article .field-name-field-page-body ol li ul li,
  .content .node-view-full .field-type-text-long ol li ul li,
  .content .node-view-full .field-name-body ol li ul li,
  .content .node-view-full .field-n#ame-field-body ol li ul li,
  .content .node-view-full .field-type-text-with-summary ol li ul li,
  .content .node-view-full .field-name-field-page-body ol li ul li,
  .content .view-mode-full .field-type-text-long ol li ul li,
  .content .view-mode-full .field-name-body ol li ul li,
  .content .view-mode-full .field-n#ame-field-body ol li ul li,
  .content .view-mode-full .field-type-text-with-summary ol li ul li,
  .content .view-mode-full .field-name-field-page-body ol li ul li {
    background: transparent;
  }
}
/* line 439, ../sass/print.scss */
.content #article .field-type-text-long iframe,
.content #article .field-type-text-long object,
.content #article .field-name-body iframe,
.content #article .field-name-body object,
.content #article .field-n#ame-field-body iframe,
.content #article .field-n#ame-field-body object,
.content #article .field-type-text-with-summary iframe,
.content #article .field-type-text-with-summary object,
.content #article .field-name-field-page-body iframe,
.content #article .field-name-field-page-body object,
.content .node-view-full .field-type-text-long iframe,
.content .node-view-full .field-type-text-long object,
.content .node-view-full .field-name-body iframe,
.content .node-view-full .field-name-body object,
.content .node-view-full .field-n#ame-field-body iframe,
.content .node-view-full .field-n#ame-field-body object,
.content .node-view-full .field-type-text-with-summary iframe,
.content .node-view-full .field-type-text-with-summary object,
.content .node-view-full .field-name-field-page-body iframe,
.content .node-view-full .field-name-field-page-body object,
.content .view-mode-full .field-type-text-long iframe,
.content .view-mode-full .field-type-text-long object,
.content .view-mode-full .field-name-body iframe,
.content .view-mode-full .field-name-body object,
.content .view-mode-full .field-n#ame-field-body iframe,
.content .view-mode-full .field-n#ame-field-body object,
.content .view-mode-full .field-type-text-with-summary iframe,
.content .view-mode-full .field-type-text-with-summary object,
.content .view-mode-full .field-name-field-page-body iframe,
.content .view-mode-full .field-name-field-page-body object {
  margin-bottom: 12pt;
}
/* line 443, ../sass/print.scss */
.content #article .field-type-text-long table,
.content #article .field-name-body table,
.content #article .field-n#ame-field-body table,
.content #article .field-type-text-with-summary table,
.content #article .field-name-field-page-body table,
.content .node-view-full .field-type-text-long table,
.content .node-view-full .field-name-body table,
.content .node-view-full .field-n#ame-field-body table,
.content .node-view-full .field-type-text-with-summary table,
.content .node-view-full .field-name-field-page-body table,
.content .view-mode-full .field-type-text-long table,
.content .view-mode-full .field-name-body table,
.content .view-mode-full .field-n#ame-field-body table,
.content .view-mode-full .field-type-text-with-summary table,
.content .view-mode-full .field-name-field-page-body table {
  font-family: "Lato", Helvetica, Verdana, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 12pt 0;
  padding: 0;
}
/* line 453, ../sass/print.scss */
.content #article .field-type-text-long table tr,
.content #article .field-name-body table tr,
.content #article .field-n#ame-field-body table tr,
.content #article .field-type-text-with-summary table tr,
.content #article .field-name-field-page-body table tr,
.content .node-view-full .field-type-text-long table tr,
.content .node-view-full .field-name-body table tr,
.content .node-view-full .field-n#ame-field-body table tr,
.content .node-view-full .field-type-text-with-summary table tr,
.content .node-view-full .field-name-field-page-body table tr,
.content .view-mode-full .field-type-text-long table tr,
.content .view-mode-full .field-name-body table tr,
.content .view-mode-full .field-n#ame-field-body table tr,
.content .view-mode-full .field-type-text-with-summary table tr,
.content .view-mode-full .field-name-field-page-body table tr {
  border: 1pt solid black;
}
/* line 456, ../sass/print.scss */
.content #article .field-type-text-long table tr th,
.content #article .field-type-text-long table tr td,
.content #article .field-name-body table tr th,
.content #article .field-name-body table tr td,
.content #article .field-n#ame-field-body table tr th,
.content #article .field-n#ame-field-body table tr td,
.content #article .field-type-text-with-summary table tr th,
.content #article .field-type-text-with-summary table tr td,
.content #article .field-name-field-page-body table tr th,
.content #article .field-name-field-page-body table tr td,
.content .node-view-full .field-type-text-long table tr th,
.content .node-view-full .field-type-text-long table tr td,
.content .node-view-full .field-name-body table tr th,
.content .node-view-full .field-name-body table tr td,
.content .node-view-full .field-n#ame-field-body table tr th,
.content .node-view-full .field-n#ame-field-body table tr td,
.content .node-view-full .field-type-text-with-summary table tr th,
.content .node-view-full .field-type-text-with-summary table tr td,
.content .node-view-full .field-name-field-page-body table tr th,
.content .node-view-full .field-name-field-page-body table tr td,
.content .view-mode-full .field-type-text-long table tr th,
.content .view-mode-full .field-type-text-long table tr td,
.content .view-mode-full .field-name-body table tr th,
.content .view-mode-full .field-name-body table tr td,
.content .view-mode-full .field-n#ame-field-body table tr th,
.content .view-mode-full .field-n#ame-field-body table tr td,
.content .view-mode-full .field-type-text-with-summary table tr th,
.content .view-mode-full .field-type-text-with-summary table tr td,
.content .view-mode-full .field-name-field-page-body table tr th,
.content .view-mode-full .field-name-field-page-body table tr td {
  color: black;
  margin: 0;
  padding: 3pt 6pt;
  border: 1pt solid black;
  background: transparent;
}
/* line 464, ../sass/print.scss */
.content #article .field-type-text-long table tr th,
.content #article .field-name-body table tr th,
.content #article .field-n#ame-field-body table tr th,
.content #article .field-type-text-with-summary table tr th,
.content #article .field-name-field-page-body table tr th,
.content .node-view-full .field-type-text-long table tr th,
.content .node-view-full .field-name-body table tr th,
.content .node-view-full .field-n#ame-field-body table tr th,
.content .node-view-full .field-type-text-with-summary table tr th,
.content .node-view-full .field-name-field-page-body table tr th,
.content .view-mode-full .field-type-text-long table tr th,
.content .view-mode-full .field-name-body table tr th,
.content .view-mode-full .field-n#ame-field-body table tr th,
.content .view-mode-full .field-type-text-with-summary table tr th,
.content .view-mode-full .field-name-field-page-body table tr th {
  font-weight: bold;
  color: #b30838;
}

/* @end */
/* = END = */
