/**
 * @file
 * component-sidenav is intended to be used as set of styles for Left side navigation.
 */
/*$research-topic-desktop-width: 384px;
$research-topic-desktop-height: 287px;
$research-topic-tablet-width: 384px;
$research-topic-tablet-height: 287px;
$research-topic-phone-width: 360px;
$research-topic-phone-height: 272px;*/
/*@mixin responsive-banner-promotion-text {
  @include responsive-font($banner-promotion-text-desktop-font-size, $banner-promotion-text-tablet-font-size, $banner-promotion-text-tablet-font-size, $banner-promotion-text-phone-font-size);
}*/
/*@mixin responsive-initiativehashtag {
  @include responsive-font($initiativehashtag-desktop-font-size, $initiativehashtag-desktop-font-size, $initiativehashtag-tablet-font-size, $initiativehashtag-phone-font-size);
}
@mixin responsive-initiativebuttonlabel {
  @include responsive-font($initiativebuttonlabel-desktop-font-size, $initiativebuttonlabel-desktop-font-size, $initiativebuttonlabel-tablet-font-size, $initiativebuttonlabel-phone-font-size);
}*/
/*
 * Sets the color and direction or featured related items section
 * @backgroundColor - the color of the full-width background
 * @contentContainer - the color of the inner content background
 * @headingColor - the color of the H tag
 * @textColor  - the color of the summary text
 * @flex-direction - the direction of orientation for the flexbox items
 */
/*
 * Sets the styles for files cards
 * @backgroundColor - the color of the full-width background
 *
 */
/*@mixin responsive-banner-promotion-text {
  @include responsive-font($banner-promotion-text-desktop-font-size, $banner-promotion-text-tablet-font-size, $banner-promotion-text-tablet-font-size, $banner-promotion-text-phone-font-size);
}*/
/*@mixin responsive-initiativehashtag {
  @include responsive-font($initiativehashtag-desktop-font-size, $initiativehashtag-desktop-font-size, $initiativehashtag-tablet-font-size, $initiativehashtag-phone-font-size);
}
@mixin responsive-initiativebuttonlabel {
  @include responsive-font($initiativebuttonlabel-desktop-font-size, $initiativebuttonlabel-desktop-font-size, $initiativebuttonlabel-tablet-font-size, $initiativebuttonlabel-phone-font-size);
}*/
/*
 * Sets the color and direction or featured related items section
 * @backgroundColor - the color of the full-width background
 * @contentContainer - the color of the inner content background
 * @headingColor - the color of the H tag
 * @textColor  - the color of the summary text
 * @flex-direction - the direction of orientation for the flexbox items
 */
/*
 * Sets the styles for files cards
 * @backgroundColor - the color of the full-width background
 *
 */
/* Base Styleguide */
/**
 * Shared classes that are extended by multiple stylesheets.
 *
 * This is only intended to be used as a stopgap while we have separate stylesheets.
 * New classes should not be added.  Classes may be moved here if the are extended by a component a
 * and that causes the css compilation to fail
 **/
/* line 10, ../sass/_shared.scss */
.pagenavtitle {
  font-size: 1.125rem;
  font-family: "Open Sans", Verdana, Arial, sans-serif;
  font-weight: bold;
  color: #222;
}
@media all and (min-width: 1440px) {
  /* line 10, ../sass/_shared.scss */
  .pagenavtitle {
    font-size: 1.125rem;
  }
}
@media all and (min-width: 1100px) and (max-width: 1399px) {
  /* line 10, ../sass/_shared.scss */
  .pagenavtitle {
    font-size: 1.125rem;
  }
}
@media all and (min-width: 768px) and (max-width: 1099px) {
  /* line 10, ../sass/_shared.scss */
  .pagenavtitle {
    font-size: 1rem;
  }
}
@media all and (min-width: 0em) and (max-width: 767px) {
  /* line 10, ../sass/_shared.scss */
  .pagenavtitle {
    font-size: 1rem;
  }
}

/* line 12, ../sass/sidenav.scss */
.overlay-active .layout-container {
  position: relative;
  height: 100%;
}
@media all and (min-width: 0em) and (max-width: 1099px) {
  /* line 17, ../sass/sidenav.scss */
  .overlay-active .header {
    position: relative;
    z-index: 2;
    background-color: white;
  }
}
/* line 23, ../sass/sidenav.scss */
.overlay-active .subnav-overlay {
  display: none;
}
@media all and (min-width: 0em) and (max-width: 1099px) {
  /* line 23, ../sass/sidenav.scss */
  .overlay-active .subnav-overlay {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100%;
    z-index: 2;
    left: 0;
    top: 0px;
    opacity: 100%;
    display: block;
  }
}
/* line 36, ../sass/sidenav.scss */
.overlay-active .subnav-overlay .component-more-information {
  display: block !important;
}
/* line 40, ../sass/sidenav.scss */
.overlay-active .block-extra-field-blocknodehealth-topicsworkbench-moderation-control {
  position: relative;
  z-index: 2;
  background-color: white;
}

/* line 50, ../sass/sidenav.scss */
.node--type-health-topics .breadcrumbs, .node--type-research-topics .breadcrumbs {
  font-size: 0.875rem;
}
@media all and (min-width: 1100px) {
  /* line 50, ../sass/sidenav.scss */
  .node--type-health-topics .breadcrumbs, .node--type-research-topics .breadcrumbs {
    margin-top: 1.075em;
    margin-bottom: 3.22em;
  }
  /* line 55, ../sass/sidenav.scss */
  .node--type-health-topics .breadcrumbs ul, .node--type-research-topics .breadcrumbs ul {
    margin: 0;
    padding: 0;
  }
  /* line 58, ../sass/sidenav.scss */
  .node--type-health-topics .breadcrumbs ul li, .node--type-research-topics .breadcrumbs ul li {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media all and (min-width: 768px) and (max-width: 1099px) {
  /* line 50, ../sass/sidenav.scss */
  .node--type-health-topics .breadcrumbs, .node--type-research-topics .breadcrumbs {
    margin-top: 1.075em;
    margin-bottom: 3.22em;
  }
}
@media all and (min-width: 0em) and (max-width: 767px) {
  /* line 50, ../sass/sidenav.scss */
  .node--type-health-topics .breadcrumbs, .node--type-research-topics .breadcrumbs {
    margin-top: 1.075em;
    margin-bottom: 2em;
  }
  /* line 69, ../sass/sidenav.scss */
  .node--type-health-topics .breadcrumbs ul, .node--type-research-topics .breadcrumbs ul {
    padding: 0;
  }
}
/* line 78, ../sass/sidenav.scss */
.node--type-health-topics .breadcrumbs ul li > a, .node--type-research-topics .breadcrumbs ul li > a {
  color: #0051a8 !important;
  text-decoration: none;
}
/* line 82, ../sass/sidenav.scss */
.node--type-health-topics .breadcrumbs ul li > a:hover, .node--type-research-topics .breadcrumbs ul li > a:hover {
  text-decoration: underline;
}
/* line 86, ../sass/sidenav.scss */
.node--type-health-topics .breadcrumbs ul li > a:active, .node--type-research-topics .breadcrumbs ul li > a:active {
  text-decoration: underline;
}
/* line 93, ../sass/sidenav.scss */
.node--type-health-topics .breadcrumbs .breadcrumb-break, .node--type-research-topics .breadcrumbs .breadcrumb-break {
  color: #222;
  padding-left: 8px;
  padding-right: 8px;
}
@media all and (min-width: 1100px) {
  /* line 93, ../sass/sidenav.scss */
  .node--type-health-topics .breadcrumbs .breadcrumb-break, .node--type-research-topics .breadcrumbs .breadcrumb-break {
    padding-left: 16px;
    padding-right: 16px;
  }
}
/* line 103, ../sass/sidenav.scss */
.node--type-health-topics .breadcrumbs .breadcrumbs-container, .node--type-research-topics .breadcrumbs .breadcrumbs-container {
  background-color: white;
}
/* line 107, ../sass/sidenav.scss */
.node--type-health-topics .breadcrumbs .breadcrumb-current, .node--type-research-topics .breadcrumbs .breadcrumb-current {
  color: #222;
  font-weight: 400;
}
/* line 113, ../sass/sidenav.scss */
.node--type-health-topics.overlay-active .component-more-information, .node--type-research-topics.overlay-active .component-more-information {
  position: relative;
  background-color: transparent;
  display: none;
  width: 50%;
  float: right;
  padding: 0 !important;
}
/* line 121, ../sass/sidenav.scss */
.node--type-health-topics.overlay-active .component-more-information .health-topics-more-information, .node--type-research-topics.overlay-active .component-more-information .health-topics-more-information {
  border-radius: 0 0 8px 8px;
}
@media all and (min-width: 0em) and (max-width: 767px) {
  /* line 113, ../sass/sidenav.scss */
  .node--type-health-topics.overlay-active .component-more-information, .node--type-research-topics.overlay-active .component-more-information {
    width: 65%;
  }
}
/* line 133, ../sass/sidenav.scss */
.node--type-health-topics.overlay-active .layout--twocol-section--25-75 .layout__region--first div.block:only-child, .node--type-research-topics.overlay-active .layout--twocol-section--25-75 .layout__region--first div.block:only-child {
  border-radius: 0 0 8px 8px;
}
@media all and (min-width: 0em) and (max-width: 1099px) {
  /* line 142, ../sass/sidenav.scss */
  .node--type-health-topics.overlay .layout--twocol-section.layout--twocol-section--25-75, .node--type-research-topics.overlay .layout--twocol-section.layout--twocol-section--25-75 {
    display: block;
  }
}
/* line 150, ../sass/sidenav.scss */
.node--type-health-topics.hide-sidenav .layout--twocol-section.layout--twocol-section--25-75, .node--type-research-topics.hide-sidenav .layout--twocol-section.layout--twocol-section--25-75 {
  display: block;
}
@media all and (min-width: 1100px) {
  /* line 153, ../sass/sidenav.scss */
  .node--type-health-topics.hide-sidenav .layout__region.layout__region--first, .node--type-research-topics.hide-sidenav .layout__region.layout__region--first {
    display: none;
  }
}
/* line 158, ../sass/sidenav.scss */
.node--type-health-topics.hide-sidenav #component-submenu-toggle, .node--type-research-topics.hide-sidenav #component-submenu-toggle {
  display: none;
}
/* line 164, ../sass/sidenav.scss */
.node--type-health-topics .component-health-topics-menu .section-menu-dropdown > a, .node--type-research-topics .component-health-topics-menu .section-menu-dropdown > a {
  position: relative;
}
/* line 166, ../sass/sidenav.scss */
.node--type-health-topics .component-health-topics-menu .section-menu-dropdown > a:after, .node--type-research-topics .component-health-topics-menu .section-menu-dropdown > a:after {
  display: inline-block;
  content: "\f067";
  position: absolute;
  right: 20px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
/* line 174, ../sass/sidenav.scss */
.node--type-health-topics .component-health-topics-menu .section-menu-dropdown > a:focus::after, .node--type-research-topics .component-health-topics-menu .section-menu-dropdown > a:focus::after {
  right: 16px;
}
/* line 178, ../sass/sidenav.scss */
.node--type-health-topics .component-health-topics-menu .section-menu-dropdown ul, .node--type-research-topics .component-health-topics-menu .section-menu-dropdown ul {
  display: none;
}
/* line 183, ../sass/sidenav.scss */
.node--type-health-topics .component-health-topics-menu .section-menu-dropdown.expanded ul, .node--type-research-topics .component-health-topics-menu .section-menu-dropdown.expanded ul {
  display: block;
}
/* line 187, ../sass/sidenav.scss */
.node--type-health-topics .component-health-topics-menu .section-menu-dropdown.expanded a, .node--type-research-topics .component-health-topics-menu .section-menu-dropdown.expanded a {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
/* line 192, ../sass/sidenav.scss */
.node--type-health-topics .component-health-topics-menu .section-menu-dropdown.expanded > a, .node--type-research-topics .component-health-topics-menu .section-menu-dropdown.expanded > a {
  font-weight: bold;
}
/* line 198, ../sass/sidenav.scss */
.node--type-health-topics .component-health-topics-menu .section-menu-dropdown.expanded > a:after, .node--type-research-topics .component-health-topics-menu .section-menu-dropdown.expanded > a:after {
  content: "\f068";
}
@media all and (min-width: 0em) and (max-width: 1099px) {
  /* line 162, ../sass/sidenav.scss */
  .node--type-health-topics .component-health-topics-menu, .node--type-research-topics .component-health-topics-menu {
    background-color: white;
    z-index: 2;
    position: relative;
    margin: 0;
    width: 100% !important;
  }
}
@media all and (min-width: 0em) and (max-width: 767px) {
  /* line 215, ../sass/sidenav.scss */
  .node--type-health-topics .component-health-topics-menu .breadcrumbs li:not(.breadcrumb-home-single):not(.breadcrumb-parent), .node--type-research-topics .component-health-topics-menu .breadcrumbs li:not(.breadcrumb-home-single):not(.breadcrumb-parent) {
    display: none !important;
  }
}
@media all and (min-width: 768px) and (max-width: 1099px) {
  /* line 219, ../sass/sidenav.scss */
  .node--type-health-topics .component-health-topics-menu .responsive-container-constrained, .node--type-research-topics .component-health-topics-menu .responsive-container-constrained {
    padding-right: 0 !important;
  }
}
@media all and (min-width: 0em) and (max-width: 767px) {
  /* line 219, ../sass/sidenav.scss */
  .node--type-health-topics .component-health-topics-menu .responsive-container-constrained, .node--type-research-topics .component-health-topics-menu .responsive-container-constrained {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
/* line 229, ../sass/sidenav.scss */
.node--type-health-topics .component-health-topics-menu .view-header.nav-heading, .node--type-research-topics .component-health-topics-menu .view-header.nav-heading {
  display: none;
}
@media all and (min-width: 0em) and (max-width: 1099px) {
  /* line 229, ../sass/sidenav.scss */
  .node--type-health-topics .component-health-topics-menu .view-header.nav-heading, .node--type-research-topics .component-health-topics-menu .view-header.nav-heading {
    display: -ms-flex;
    display: flex;
    padding: 16px 25px;
    line-height: 32px;
    font-weight: bold;
    font-size: 1rem;
    color: #fff;
  }
  /* line 240, ../sass/sidenav.scss */
  .node--type-health-topics .component-health-topics-menu .view-header.nav-heading .nav-header-inner, .node--type-research-topics .component-health-topics-menu .view-header.nav-heading .nav-header-inner {
    display: -ms-flex;
    display: flex;
    width: 100%;
  }
  /* line 244, ../sass/sidenav.scss */
  .node--type-health-topics .component-health-topics-menu .view-header.nav-heading .nav-header-inner a, .node--type-research-topics .component-health-topics-menu .view-header.nav-heading .nav-header-inner a {
    text-transform: uppercase;
    text-decoration: none;
    font-family: "Open Sans", Verdana, Arial, sans-serif;
    color: #fff;
  }
  /* line 250, ../sass/sidenav.scss */
  .node--type-health-topics .component-health-topics-menu .view-header.nav-heading .nav-header-inner a:focus, .node--type-research-topics .component-health-topics-menu .view-header.nav-heading .nav-header-inner a:focus {
    outline: #fff dotted 3px;
  }
}
/* line 256, ../sass/sidenav.scss */
.node--type-health-topics .component-health-topics-menu .view-header.nav-heading .nav-button-wrapper, .node--type-research-topics .component-health-topics-menu .view-header.nav-heading .nav-button-wrapper {
  width: 150px;
}
/* line 260, ../sass/sidenav.scss */
.node--type-health-topics .component-health-topics-menu .view-header.nav-heading .nav-button, .node--type-research-topics .component-health-topics-menu .view-header.nav-heading .nav-button {
  float: right;
  padding: 0px 5px;
  border: 1px solid #fff;
  border-radius: 4px;
  color: white;
  text-decoration: none;
}
@media all and (min-width: 0em) and (max-width: 1099px) {
  /* line 260, ../sass/sidenav.scss */
  .node--type-health-topics .component-health-topics-menu .view-header.nav-heading .nav-button, .node--type-research-topics .component-health-topics-menu .view-header.nav-heading .nav-button {
    font-size: 0.875rem;
    padding: 4px 8px;
    line-height: 1.5;
  }
}
@media all and (min-width: 0em) and (max-width: 1099px) {
  /* line 273, ../sass/sidenav.scss */
  .node--type-health-topics .component-health-topics-menu .view-header.nav-heading .nav-button:focus, .node--type-research-topics .component-health-topics-menu .view-header.nav-heading .nav-button:focus {
    outline: #fff dotted 3px;
  }
}
@media all and (min-width: 0em) and (max-width: 1099px) {
  /* line 280, ../sass/sidenav.scss */
  .node--type-health-topics .component-health-topics-menu .view-content .subnav-menu-wrapper, .node--type-research-topics .component-health-topics-menu .view-content .subnav-menu-wrapper {
    display: none;
  }
}
/* line 289, ../sass/sidenav.scss */
.node--type-health-topics .component-health-topics-menu .view-content .subnav-menu-wrapper > ul > li:last-child > a, .node--type-research-topics .component-health-topics-menu .view-content .subnav-menu-wrapper > ul > li:last-child > a {
  border-radius: 0 0 8px 8px;
}
@media all and (min-width: 0em) and (max-width: 1099px) {
  /* line 289, ../sass/sidenav.scss */
  .node--type-health-topics .component-health-topics-menu .view-content .subnav-menu-wrapper > ul > li:last-child > a, .node--type-research-topics .component-health-topics-menu .view-content .subnav-menu-wrapper > ul > li:last-child > a {
    border-radius: 0;
  }
}
/* line 297, ../sass/sidenav.scss */
.node--type-health-topics .component-health-topics-menu .view-content .subnav-menu-wrapper > ul > li:last-child ul li a, .node--type-research-topics .component-health-topics-menu .view-content .subnav-menu-wrapper > ul > li:last-child ul li a {
  border-radius: 0;
  padding-left: 30px;
}
/* line 301, ../sass/sidenav.scss */
.node--type-health-topics .component-health-topics-menu .view-content .subnav-menu-wrapper > ul > li:last-child ul li:last-child a, .node--type-research-topics .component-health-topics-menu .view-content .subnav-menu-wrapper > ul > li:last-child ul li:last-child a {
  border-radius: 0 0 8px 8px;
}
@media all and (min-width: 0em) and (max-width: 1099px) {
  /* line 301, ../sass/sidenav.scss */
  .node--type-health-topics .component-health-topics-menu .view-content .subnav-menu-wrapper > ul > li:last-child ul li:last-child a, .node--type-research-topics .component-health-topics-menu .view-content .subnav-menu-wrapper > ul > li:last-child ul li:last-child a {
    border-radius: 0;
  }
}
/* line 310, ../sass/sidenav.scss */
.node--type-health-topics .component-health-topics-menu .view-content .subnav-menu-wrapper > ul li.expanded > a, .node--type-research-topics .component-health-topics-menu .view-content .subnav-menu-wrapper > ul li.expanded > a {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
@media all and (min-width: 0em) and (max-width: 1099px) {
  /* line 310, ../sass/sidenav.scss */
  .node--type-health-topics .component-health-topics-menu .view-content .subnav-menu-wrapper > ul li.expanded > a, .node--type-research-topics .component-health-topics-menu .view-content .subnav-menu-wrapper > ul li.expanded > a {
    border-radius: 0;
  }
}
/* line 319, ../sass/sidenav.scss */
.node--type-health-topics .component-health-topics-menu .view-content .subnav-menu-wrapper > ul > li:first-child > a, .node--type-research-topics .component-health-topics-menu .view-content .subnav-menu-wrapper > ul > li:first-child > a {
  border-radius: 8px 8px 0 0;
}
@media all and (min-width: 0em) and (max-width: 1099px) {
  /* line 319, ../sass/sidenav.scss */
  .node--type-health-topics .component-health-topics-menu .view-content .subnav-menu-wrapper > ul > li:first-child > a, .node--type-research-topics .component-health-topics-menu .view-content .subnav-menu-wrapper > ul > li:first-child > a {
    border-radius: 0;
  }
}
/* line 328, ../sass/sidenav.scss */
.node--type-health-topics .component-health-topics-menu .view-content ul, .node--type-research-topics .component-health-topics-menu .view-content ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 334, ../sass/sidenav.scss */
.node--type-health-topics .component-health-topics-menu .view-content ul li .subnav-menu-wrapper, .node--type-research-topics .component-health-topics-menu .view-content ul li .subnav-menu-wrapper {
  padding: 0;
}
/* line 340, ../sass/sidenav.scss */
.node--type-health-topics .component-health-topics-menu .view-content ul li a, .node--type-research-topics .component-health-topics-menu .view-content ul li a {
  display: block;
  padding: 15px 20px;
  text-decoration: none;
  border: 1px solid #E8E8E8;
  background-color: #fff;
  font-family: "Open Sans", Verdana, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0em;
  text-align: left;
}
/* line 354, ../sass/sidenav.scss */
.node--type-health-topics .component-health-topics-menu .view-content ul li a:hover, .node--type-research-topics .component-health-topics-menu .view-content ul li a:hover {
  text-decoration: underline;
}
/* line 357, ../sass/sidenav.scss */
.node--type-health-topics .component-health-topics-menu .view-content ul li a:focus, .node--type-research-topics .component-health-topics-menu .view-content ul li a:focus {
  text-decoration: none;
  outline: #bf0d2e dotted 3px;
  margin-right: 4px;
}
/* line 363, ../sass/sidenav.scss */
.node--type-health-topics .component-health-topics-menu .view-content ul .nav-active > a, .node--type-research-topics .component-health-topics-menu .view-content ul .nav-active > a {
  font-weight: 700;
  padding: 16px 12px;
}
/* line 367, ../sass/sidenav.scss */
.node--type-health-topics .component-health-topics-menu .view-content ul .nav-active > a:hover, .node--type-research-topics .component-health-topics-menu .view-content ul .nav-active > a:hover {
  text-decoration: underline;
}
@media all and (min-width: 1100px) {
  /* line 373, ../sass/sidenav.scss */
  .node--type-health-topics .component-health-topics-menu .view-content ul li li > a, .node--type-research-topics .component-health-topics-menu .view-content ul li li > a {
    padding-left: 40px !important;
  }
}
/* line 378, ../sass/sidenav.scss */
.node--type-health-topics .component-health-topics-menu .view-content ul li li.nav-active > a, .node--type-research-topics .component-health-topics-menu .view-content ul li li.nav-active > a {
  padding-left: 32px !important;
}
/* line 386, ../sass/sidenav.scss */
.node--type-health-topics .component-health-topics-menu .component-health-topics-blue .view-header.nav-heading, .node--type-research-topics .component-health-topics-menu .component-health-topics-blue .view-header.nav-heading {
  background-color: #102d66;
}
/* line 390, ../sass/sidenav.scss */
.node--type-health-topics .component-health-topics-menu .component-health-topics-blue ul li a, .node--type-research-topics .component-health-topics-menu .component-health-topics-blue ul li a {
  color: #102d66;
}
/* line 392, ../sass/sidenav.scss */
.node--type-health-topics .component-health-topics-menu .component-health-topics-blue ul li a:hover, .node--type-health-topics .component-health-topics-menu .component-health-topics-blue ul li a:focus, .node--type-research-topics .component-health-topics-menu .component-health-topics-blue ul li a:hover, .node--type-research-topics .component-health-topics-menu .component-health-topics-blue ul li a:focus {
  color: #0051a8;
}
/* line 396, ../sass/sidenav.scss */
.node--type-health-topics .component-health-topics-menu .component-health-topics-blue ul .nav-active > a, .node--type-research-topics .component-health-topics-menu .component-health-topics-blue ul .nav-active > a {
  border-left: 8px solid #0051a8;
  background-color: #f1f7fb;
  color: #0051a8;
}
/* line 405, ../sass/sidenav.scss */
.node--type-health-topics .component-health-topics-menu .component-health-topics-red .view-header.nav-heading, .node--type-research-topics .component-health-topics-menu .component-health-topics-red .view-header.nav-heading {
  background-color: #850920;
}
/* line 409, ../sass/sidenav.scss */
.node--type-health-topics .component-health-topics-menu .component-health-topics-red ul li a, .node--type-research-topics .component-health-topics-menu .component-health-topics-red ul li a {
  color: #850920;
}
/* line 411, ../sass/sidenav.scss */
.node--type-health-topics .component-health-topics-menu .component-health-topics-red ul li a:hover, .node--type-health-topics .component-health-topics-menu .component-health-topics-red ul li a:focus, .node--type-research-topics .component-health-topics-menu .component-health-topics-red ul li a:hover, .node--type-research-topics .component-health-topics-menu .component-health-topics-red ul li a:focus {
  color: #bf0d2e;
}
/* line 415, ../sass/sidenav.scss */
.node--type-health-topics .component-health-topics-menu .component-health-topics-red ul .nav-active > a, .node--type-research-topics .component-health-topics-menu .component-health-topics-red ul .nav-active > a {
  border-left: 8px solid #bf0d2e;
  background-color: #f4f4f4;
  color: #bf0d2e;
}
/* line 423, ../sass/sidenav.scss */
.node--type-health-topics .component-health-topics-menu.subnav-open, .node--type-research-topics .component-health-topics-menu.subnav-open {
  display: block;
  margin: 0px;
}
@media all and (min-width: 0em) and (max-width: 1099px) {
  /* line 429, ../sass/sidenav.scss */
  .node--type-health-topics .component-health-topics-menu.subnav-open .subnav-menu-wrapper, .node--type-research-topics .component-health-topics-menu.subnav-open .subnav-menu-wrapper {
    display: block;
    text-align: left;
    width: 50%;
    float: right;
  }
  /* line 436, ../sass/sidenav.scss */
  .node--type-health-topics .component-health-topics-menu.subnav-open li, .node--type-research-topics .component-health-topics-menu.subnav-open li {
    background-color: #fff;
    color: #222;
    width: 100%;
    display: block;
  }
  /* line 442, ../sass/sidenav.scss */
  .node--type-health-topics .component-health-topics-menu.subnav-open li a, .node--type-research-topics .component-health-topics-menu.subnav-open li a {
    margin: 0;
    color: #222;
  }
  /* line 447, ../sass/sidenav.scss */
  .node--type-health-topics .component-health-topics-menu.subnav-open li:last-child, .node--type-research-topics .component-health-topics-menu.subnav-open li:last-child {
    border-radius: 0 0 8px 8px;
  }
}
@media all and (min-width: 0em) and (max-width: 767px) {
  /* line 453, ../sass/sidenav.scss */
  .node--type-health-topics .component-health-topics-menu.subnav-open .subnav-menu-wrapper, .node--type-research-topics .component-health-topics-menu.subnav-open .subnav-menu-wrapper {
    width: 65%;
  }
}
/* line 460, ../sass/sidenav.scss */
.node--type-health-topics .field--name-field-health-topic, .node--type-research-topics .field--name-field-health-topic {
  padding: 16px 25px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1rem;
}
@media all and (min-width: 0em) and (max-width: 1099px) {
  /* line 460, ../sass/sidenav.scss */
  .node--type-health-topics .field--name-field-health-topic, .node--type-research-topics .field--name-field-health-topic {
    display: none;
  }
}
/* line 470, ../sass/sidenav.scss */
.node--type-health-topics .field--name-field-health-topic.node-theme-blue, .node--type-research-topics .field--name-field-health-topic.node-theme-blue {
  background-color: #102d66;
}
/* line 473, ../sass/sidenav.scss */
.node--type-health-topics .field--name-field-health-topic.node-theme-red, .node--type-research-topics .field--name-field-health-topic.node-theme-red {
  background-color: #850920;
}
/* line 481, ../sass/sidenav.scss */
.node--type-health-topics .ht-short .field--name-field-health-topic, .node--type-research-topics .ht-short .field--name-field-health-topic {
  display: block;
}
/* line 485, ../sass/sidenav.scss */
.node--type-health-topics .ht-short .layout--twocol-section--25-75 .layout__region--first, .node--type-research-topics .ht-short .layout--twocol-section--25-75 .layout__region--first {
  display: none;
}
/* line 488, ../sass/sidenav.scss */
.node--type-health-topics .ht-short .layout--twocol-section--25-75 .layout__region--second, .node--type-research-topics .ht-short .layout--twocol-section--25-75 .layout__region--second {
  flex: 0 1 100%;
}
@media all and (min-width: 0em) and (max-width: 1099px) {
  /* line 495, ../sass/sidenav.scss */
  .node--type-health-topics .ht-no-children .field--name-field-health-topic, .node--type-research-topics .ht-no-children .field--name-field-health-topic {
    display: block;
  }
}
/* line 503, ../sass/sidenav.scss */
.node--type-health-topics .component-health-topics-menu.sticky, .node--type-research-topics .component-health-topics-menu.sticky {
  position: fixed;
  top: 40px;
  left: 0;
  width: 25%;
  box-sizing: border-box;
}
@media all and (min-width: 0em) and (max-width: 1099px) {
  /* line 503, ../sass/sidenav.scss */
  .node--type-health-topics .component-health-topics-menu.sticky, .node--type-research-topics .component-health-topics-menu.sticky {
    top: 0px;
    width: 65%;
  }
}
@media all and (min-width: 768px) and (max-width: 1099px) {
  /* line 503, ../sass/sidenav.scss */
  .node--type-health-topics .component-health-topics-menu.sticky, .node--type-research-topics .component-health-topics-menu.sticky {
    width: 50%;
  }
}
/* line 519, ../sass/sidenav.scss */
.node--type-health-topics .component-more-information.sticky, .node--type-research-topics .component-more-information.sticky {
  position: fixed;
  margin-top: 2.5em;
  left: 0;
  box-sizing: border-box;
  width: 25%;
}
@media all and (min-width: 0em) and (max-width: 1099px) {
  /* line 519, ../sass/sidenav.scss */
  .node--type-health-topics .component-more-information.sticky, .node--type-research-topics .component-more-information.sticky {
    right: 0;
    left: unset;
    margin-top: 1.5em;
    width: 65%;
  }
}
@media all and (min-width: 768px) and (max-width: 1099px) {
  /* line 519, ../sass/sidenav.scss */
  .node--type-health-topics .component-more-information.sticky, .node--type-research-topics .component-more-information.sticky {
    width: 50%;
  }
}
/* line 538, ../sass/sidenav.scss */
.node--type-health-topics .component-more-information, .node--type-research-topics .component-more-information {
  margin-bottom: 20px;
}
/* line 540, ../sass/sidenav.scss */
.node--type-health-topics .component-more-information .health-topics-more-information, .node--type-research-topics .component-more-information .health-topics-more-information {
  background-color: #f4f4f4;
  padding: 25px 25px;
  border-radius: 8px;
}
/* line 544, ../sass/sidenav.scss */
.node--type-health-topics .component-more-information .health-topics-more-information p, .node--type-research-topics .component-more-information .health-topics-more-information p {
  color: #222;
  font-family: "Open Sans", Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 22px;
  text-align: left;
}
/* line 552, ../sass/sidenav.scss */
.node--type-health-topics .component-more-information .health-topics-more-information div:nth-child(2), .node--type-research-topics .component-more-information .health-topics-more-information div:nth-child(2) {
  margin-bottom: 20px;
}
/* line 555, ../sass/sidenav.scss */
.node--type-health-topics .component-more-information .health-topics-more-information div:nth-child(3), .node--type-research-topics .component-more-information .health-topics-more-information div:nth-child(3) {
  margin-bottom: 20px;
}
/* line 558, ../sass/sidenav.scss */
.node--type-health-topics .component-more-information .health-topics-more-information div:nth-last-child(1), .node--type-research-topics .component-more-information .health-topics-more-information div:nth-last-child(1) {
  margin-bottom: 0px;
}
/* line 561, ../sass/sidenav.scss */
.node--type-health-topics .component-more-information .health-topics-more-information a, .node--type-research-topics .component-more-information .health-topics-more-information a {
  color: #102d66;
  font-family: "Open Sans", Verdana, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5rem;
  text-align: left;
  text-decoration: none;
}
/* line 570, ../sass/sidenav.scss */
.node--type-health-topics .component-more-information .health-topics-more-information a:hover, .node--type-research-topics .component-more-information .health-topics-more-information a:hover {
  text-decoration: underline;
}
/* line 574, ../sass/sidenav.scss */
.node--type-health-topics .component-more-information .health-topics-more-information .clinical-trials-info-link a, .node--type-research-topics .component-more-information .health-topics-more-information .clinical-trials-info-link a {
  margin-left: 10px;
}
/* line 577, ../sass/sidenav.scss */
.node--type-health-topics .component-more-information .health-topics-more-information .clinical-trials-info-link a:focus, .node--type-research-topics .component-more-information .health-topics-more-information .clinical-trials-info-link a:focus {
  outline: #bf0d2e dotted 3px;
}
/* line 580, ../sass/sidenav.scss */
.node--type-health-topics .component-more-information .health-topics-more-information .publications-info-link a, .node--type-research-topics .component-more-information .health-topics-more-information .publications-info-link a {
  margin-left: 5px;
}
/* line 583, ../sass/sidenav.scss */
.node--type-health-topics .component-more-information .health-topics-more-information .publications-info-link a:focus, .node--type-research-topics .component-more-information .health-topics-more-information .publications-info-link a:focus {
  outline: #bf0d2e dotted 3px;
}
/* line 586, ../sass/sidenav.scss */
.node--type-health-topics .component-more-information .health-topics-more-information .research-info-link a, .node--type-research-topics .component-more-information .health-topics-more-information .research-info-link a {
  margin-left: 6px;
}
/* line 589, ../sass/sidenav.scss */
.node--type-health-topics .component-more-information .health-topics-more-information .research-info-link a:focus, .node--type-research-topics .component-more-information .health-topics-more-information .research-info-link a:focus {
  outline: #bf0d2e dotted 3px;
}
/* line 592, ../sass/sidenav.scss */
.node--type-health-topics .component-more-information .health-topics-more-information .fas, .node--type-research-topics .component-more-information .health-topics-more-information .fas {
  font-size: 20px;
}
/* line 597, ../sass/sidenav.scss */
.node--type-health-topics .component-more-information.component-more-information-theme-blue .clinical-trials-info-link, .node--type-health-topics .component-more-information.component-more-information-theme-blue .research-info-link, .node--type-health-topics .component-more-information.component-more-information-theme-blue .publications-info-link, .node--type-research-topics .component-more-information.component-more-information-theme-blue .clinical-trials-info-link, .node--type-research-topics .component-more-information.component-more-information-theme-blue .research-info-link, .node--type-research-topics .component-more-information.component-more-information-theme-blue .publications-info-link {
  color: #102d66;
}
/* line 599, ../sass/sidenav.scss */
.node--type-health-topics .component-more-information.component-more-information-theme-blue .clinical-trials-info-link:active, .node--type-health-topics .component-more-information.component-more-information-theme-blue .research-info-link:active, .node--type-health-topics .component-more-information.component-more-information-theme-blue .publications-info-link:active, .node--type-research-topics .component-more-information.component-more-information-theme-blue .clinical-trials-info-link:active, .node--type-research-topics .component-more-information.component-more-information-theme-blue .research-info-link:active, .node--type-research-topics .component-more-information.component-more-information-theme-blue .publications-info-link:active {
  color: #0051a8;
}
/* line 601, ../sass/sidenav.scss */
.node--type-health-topics .component-more-information.component-more-information-theme-blue .clinical-trials-info-link:active a, .node--type-health-topics .component-more-information.component-more-information-theme-blue .research-info-link:active a, .node--type-health-topics .component-more-information.component-more-information-theme-blue .publications-info-link:active a, .node--type-research-topics .component-more-information.component-more-information-theme-blue .clinical-trials-info-link:active a, .node--type-research-topics .component-more-information.component-more-information-theme-blue .research-info-link:active a, .node--type-research-topics .component-more-information.component-more-information-theme-blue .publications-info-link:active a {
  text-decoration: underline;
  color: #0051a8;
}
/* line 607, ../sass/sidenav.scss */
.node--type-health-topics .component-more-information.component-more-information-theme-blue .clinical-trials-info-link:focus a, .node--type-health-topics .component-more-information.component-more-information-theme-blue .research-info-link:focus a, .node--type-health-topics .component-more-information.component-more-information-theme-blue .publications-info-link:focus a, .node--type-research-topics .component-more-information.component-more-information-theme-blue .clinical-trials-info-link:focus a, .node--type-research-topics .component-more-information.component-more-information-theme-blue .research-info-link:focus a, .node--type-research-topics .component-more-information.component-more-information-theme-blue .publications-info-link:focus a {
  outline: #bf0d2e dotted 3px;
}
/* line 611, ../sass/sidenav.scss */
.node--type-health-topics .component-more-information.component-more-information-theme-blue .clinical-trials-info-link a, .node--type-health-topics .component-more-information.component-more-information-theme-blue .research-info-link a, .node--type-health-topics .component-more-information.component-more-information-theme-blue .publications-info-link a, .node--type-research-topics .component-more-information.component-more-information-theme-blue .clinical-trials-info-link a, .node--type-research-topics .component-more-information.component-more-information-theme-blue .research-info-link a, .node--type-research-topics .component-more-information.component-more-information-theme-blue .publications-info-link a {
  color: #102d66;
}
/* line 617, ../sass/sidenav.scss */
.node--type-health-topics .component-more-information.component-more-information-theme-red .clinical-trials-info-link, .node--type-health-topics .component-more-information.component-more-information-theme-red .research-info-link, .node--type-health-topics .component-more-information.component-more-information-theme-red .publications-info-link, .node--type-research-topics .component-more-information.component-more-information-theme-red .clinical-trials-info-link, .node--type-research-topics .component-more-information.component-more-information-theme-red .research-info-link, .node--type-research-topics .component-more-information.component-more-information-theme-red .publications-info-link {
  color: #850920;
}
/* line 619, ../sass/sidenav.scss */
.node--type-health-topics .component-more-information.component-more-information-theme-red .clinical-trials-info-link:active, .node--type-health-topics .component-more-information.component-more-information-theme-red .research-info-link:active, .node--type-health-topics .component-more-information.component-more-information-theme-red .publications-info-link:active, .node--type-research-topics .component-more-information.component-more-information-theme-red .clinical-trials-info-link:active, .node--type-research-topics .component-more-information.component-more-information-theme-red .research-info-link:active, .node--type-research-topics .component-more-information.component-more-information-theme-red .publications-info-link:active {
  color: #bf0d2e;
}
/* line 621, ../sass/sidenav.scss */
.node--type-health-topics .component-more-information.component-more-information-theme-red .clinical-trials-info-link:active a, .node--type-health-topics .component-more-information.component-more-information-theme-red .research-info-link:active a, .node--type-health-topics .component-more-information.component-more-information-theme-red .publications-info-link:active a, .node--type-research-topics .component-more-information.component-more-information-theme-red .clinical-trials-info-link:active a, .node--type-research-topics .component-more-information.component-more-information-theme-red .research-info-link:active a, .node--type-research-topics .component-more-information.component-more-information-theme-red .publications-info-link:active a {
  text-decoration: underline;
  color: #bf0d2e;
}
/* line 627, ../sass/sidenav.scss */
.node--type-health-topics .component-more-information.component-more-information-theme-red .clinical-trials-info-link:focus a, .node--type-health-topics .component-more-information.component-more-information-theme-red .research-info-link:focus a, .node--type-health-topics .component-more-information.component-more-information-theme-red .publications-info-link:focus a, .node--type-research-topics .component-more-information.component-more-information-theme-red .clinical-trials-info-link:focus a, .node--type-research-topics .component-more-information.component-more-information-theme-red .research-info-link:focus a, .node--type-research-topics .component-more-information.component-more-information-theme-red .publications-info-link:focus a {
  outline: #bf0d2e dotted 3px;
}
/* line 631, ../sass/sidenav.scss */
.node--type-health-topics .component-more-information.component-more-information-theme-red .clinical-trials-info-link a, .node--type-health-topics .component-more-information.component-more-information-theme-red .research-info-link a, .node--type-health-topics .component-more-information.component-more-information-theme-red .publications-info-link a, .node--type-research-topics .component-more-information.component-more-information-theme-red .clinical-trials-info-link a, .node--type-research-topics .component-more-information.component-more-information-theme-red .research-info-link a, .node--type-research-topics .component-more-information.component-more-information-theme-red .publications-info-link a {
  color: #850920;
}
@media all and (min-width: 0em) and (max-width: 1099px) {
  /* line 538, ../sass/sidenav.scss */
  .node--type-health-topics .component-more-information, .node--type-research-topics .component-more-information {
    display: none;
  }
}
/* line 642, ../sass/sidenav.scss */
.node--type-health-topics .subnav-open .block-nhlbi-global-breadcrumb, .node--type-research-topics .subnav-open .block-nhlbi-global-breadcrumb {
  display: none;
}
@media all and (min-width: 0em) and (max-width: 1099px) {
  /* line 649, ../sass/sidenav.scss */
  .node--type-health-topics .layout__region--content div:not(.ht-short) .block-nhlbi-global-breadcrumb, .node--type-research-topics .layout__region--content div:not(.ht-short) .block-nhlbi-global-breadcrumb {
    display: none;
  }
}
@media all and (min-width: 0em) and (max-width: 1099px) {
  /* line 658, ../sass/sidenav.scss */
  .node--type-health-topics .layout--twocol-section.layout--twocol-section--25-75 > .layout__region--first, .node--type-research-topics .layout--twocol-section.layout--twocol-section--25-75 > .layout__region--first {
    flex: 0 1 100%;
  }
  /* line 661, ../sass/sidenav.scss */
  .node--type-health-topics .layout--twocol-section.layout--twocol-section--25-75 > .layout__region--second, .node--type-research-topics .layout--twocol-section.layout--twocol-section--25-75 > .layout__region--second {
    flex: 0 1 100%;
  }
}
@media all and (min-width: 1100px) {
  /* line 669, ../sass/sidenav.scss */
  .node--type-health-topics .view-health-topics-menu .block-nhlbi-global-breadcrumb, .node--type-research-topics .view-health-topics-menu .block-nhlbi-global-breadcrumb {
    display: none;
  }
}
@media all and (min-width: 0em) and (max-width: 767px) {
  /* line 669, ../sass/sidenav.scss */
  .node--type-health-topics .view-health-topics-menu .block-nhlbi-global-breadcrumb, .node--type-research-topics .view-health-topics-menu .block-nhlbi-global-breadcrumb {
    padding-left: 20px;
  }
}
/* line 679, ../sass/sidenav.scss */
.node--type-health-topics .subnav-overlay .block-nhlbi-global-breadcrumb, .node--type-research-topics .subnav-overlay .block-nhlbi-global-breadcrumb {
  margin-top: 0;
  margin-bottom: 0;
  background-color: white;
}
@media all and (min-width: 1100px) {
  /* line 679, ../sass/sidenav.scss */
  .node--type-health-topics .subnav-overlay .block-nhlbi-global-breadcrumb, .node--type-research-topics .subnav-overlay .block-nhlbi-global-breadcrumb {
    padding-top: 1.075em;
    padding-bottom: 3.22em;
  }
}
@media all and (min-width: 768px) and (max-width: 1099px) {
  /* line 679, ../sass/sidenav.scss */
  .node--type-health-topics .subnav-overlay .block-nhlbi-global-breadcrumb, .node--type-research-topics .subnav-overlay .block-nhlbi-global-breadcrumb {
    display: none;
  }
}
@media all and (min-width: 0em) and (max-width: 767px) {
  /* line 679, ../sass/sidenav.scss */
  .node--type-health-topics .subnav-overlay .block-nhlbi-global-breadcrumb, .node--type-research-topics .subnav-overlay .block-nhlbi-global-breadcrumb {
    padding-top: 1.075em;
    padding-bottom: 2em;
  }
}

@media all and (min-width: 0em) and (max-width: 1099px) {
  /* line 702, ../sass/sidenav.scss */
  article.node--type-health-topics:not(.ht-no-children) .layout__region--content > .block-nhlbi-global-breadcrumb {
    display: none;
  }
}
@media all and (min-width: 0em) and (max-width: 1099px) {
  /* line 711, ../sass/sidenav.scss */
  article.node--type-health-topics:not(.ht-no-children) .view-health-topics-menu .block-nhlbi-global-breadcrumb {
    display: block;
  }
}
