/* repo: responsive-chrome/release-core-site-enhancements-4.6@2.3.2-0-gfa82a28 - Package Version: 2.3.2 - 2018-09-05 12:31 pm - User:  */

html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

.main-container-2 {
  padding: 0 44px 0 70px; }

.breadcrumb {
  margin: 0 auto;
  max-width: 1155px; }

/* INTERACTIVE ARTICLE */
article {
  margin: 0 auto;
  width: 92.138%;
  /* Position paragraphs and lists in the middle of the content well */
  /* Position section headers in the middle of the content well */ }
  article div.rsbtn {
    margin: 5px 0 20px 4.5em; }
  article .highlight {
    background-color: #f8f8d7; }
  article section > p,
  article section > ol,
  article section > ul {
    margin: 0 auto .75em;
    width: 80%; }
  article .article-body h2 {
    margin: 1.125em auto .75em;
    width: 80%; }
  article div[data-page="1"] > section:first-of-type p:first-of-type strong:first-child {
    font-size: 1.625rem;
    font-weight: 700;
    line-height: 1; }
  article .module-social-share-container {
    float: left;
    margin-top: 110px;
    margin-left: -80px;
    z-index: auto; }
    @media screen and (max-width: 47.938em) {
      article .module-social-share-container {
        display: none; } }
    article .module-social-share-container .plugin-socialshare .plugin-socialshare-link {
      display: block;
      height: 32px;
      margin: 14px 0 0 0;
      width: 32px; }
      article .module-social-share-container .plugin-socialshare .plugin-socialshare-link:before {
        font-size: 32px; }
      article .module-social-share-container .plugin-socialshare .plugin-socialshare-link.plugin-socialshare-email, article .module-social-share-container .plugin-socialshare .plugin-socialshare-link.plugin-socialshare-print, article .module-social-share-container .plugin-socialshare .plugin-socialshare-link.plugin-socialshare-save {
        float: none;
        margin: 14px 0 0 0 !important; }
        article .module-social-share-container .plugin-socialshare .plugin-socialshare-link.plugin-socialshare-email:before, article .module-social-share-container .plugin-socialshare .plugin-socialshare-link.plugin-socialshare-print:before, article .module-social-share-container .plugin-socialshare .plugin-socialshare-link.plugin-socialshare-save:before {
          font-size: 32px;
          top: 0; }

.module-mobile-social-share-container {
  display: none;
  margin: 0 auto 18px auto;
  width: 165px; }
  @media screen and (max-width: 63.938em) {
    .module-mobile-social-share-container {
      margin: 10px auto 18px auto; } }
  .module-mobile-social-share-container .plugin-socialshare a.plugin-socialshare-link {
    height: 32px;
    margin-right: 11px;
    width: 32px; }
    .module-mobile-social-share-container .plugin-socialshare a.plugin-socialshare-link:last-child {
      margin-right: 0; }
  .module-mobile-social-share-container .plugin-socialshare .plugin-socialshare-facebook:before,
  .module-mobile-social-share-container .plugin-socialshare .plugin-socialshare-twitter:before,
  .module-mobile-social-share-container .plugin-socialshare .plugin-socialshare-pinterest:before,
  .module-mobile-social-share-container .plugin-socialshare .plugin-socialshare-email:before {
    font-size: 2rem; }
  @media screen and (max-width: 47.938em) {
    .module-mobile-social-share-container {
      display: block; } }

@media screen and (min-width: 47.938em) {
  .global-nav-container.share-mode {
    display: none; } }
@media screen and (max-width: 79.938em) {
  .breadcrumb {
    margin: 0 20px; }

  article {
    margin: 0 auto;
    width: 100%; }
    article .module-social-share-container {
      margin-top: 110px;
      margin-left: -81px; } }
@media screen and (max-width: 63.938em) {
  .main-container-1 {
    display: none; }

  .main-container-2 {
    width: 100%; }

  .main-container-3 {
    width: 100%; }
    .main-container-3 .ad > div:first-child {
      box-sizing: border-box;
      margin: 0 auto;
      width: 312px; }

  article {
    margin: 0 auto;
    width: 85.11%; }
    article .module-social-share-container {
      margin-top: 110px;
      margin-left: -114px;
      z-index: auto; } }
@media screen and (max-width: 47.938em) {
  .main-container-2 {
    padding: 0; }

  article {
    margin: 0 auto;
    width: 100%; }
    article .article-body h2,
    article section > p,
    article section > ol,
    article section > ul {
      width: 100%; }
    article .active-page strong:first-of-type {
      font-size: 1.25rem; }
    article .module-social-share-container {
      display: none; } }
/* INTERACTIVE ARTICLE HEADER */
.header-interactive-article {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin: 20px auto 50px auto;
  max-width: 1155px;
  min-height: 265px;
  transition: all 0.1s ease;
  width: 100%; }
  .sticky-banner .header-interactive-article {
    margin-bottom: -50px; }
  .header-interactive-article .header-label {
    color: #333132;
    font-family: "Source Sans Pro", Verdana, sans-serif;
    font-size: 0.9375rem;
    font-style: normal;
    font-weight: bold;
    line-height: 1.07;
    margin: 0 auto 23px auto;
    padding: 2px 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 26%; }
    .header-interactive-article .header-label:before {
      border: 4px solid #45807c;
      border-right: none;
      bottom: 0;
      content: "";
      height: 125%;
      left: 0;
      position: absolute;
      top: -6%;
      width: 7%; }
    .header-interactive-article .header-label:after {
      border: 4px solid #45807c;
      border-left: none;
      bottom: 0;
      content: "";
      height: 125%;
      position: absolute;
      right: 0;
      top: -6%;
      width: 7%; }
  .header-interactive-article .header-title-container {
    max-width: 55%; }
    .header-interactive-article .header-title-container.header-full-width {
      max-width: 67.58%; }
      @media screen and (max-width: 77.438em) {
        .header-interactive-article .header-title-container.header-full-width {
          max-width: 66.99%; } }
      @media screen and (max-width: 63.938em) {
        .header-interactive-article .header-title-container.header-full-width {
          max-width: 66.99%; }
          .header-interactive-article .header-title-container.header-full-width h1 {
            font-size: 2.625rem; } }
      @media screen and (max-width: 47.938em) {
        .header-interactive-article .header-title-container.header-full-width {
          max-width: 93.75%; }
          .header-interactive-article .header-title-container.header-full-width h1 {
            font-size: 1.625rem; } }
    .header-interactive-article .header-title-container h1 {
      color: #333132;
      font-family: "Source Sans Pro", Verdana, sans-serif;
      font-size: 3.75rem;
      font-stretch: normal;
      font-weight: bold;
      letter-spacing: -0.05rem;
      line-height: 1;
      margin: 0;
      position: relative;
      text-align: center; }
    .header-interactive-article .header-title-container .authors, .header-interactive-article .header-title-container .description {
      color: #767674;
      display: block;
      font-size: 0.875rem;
      font-weight: 500;
      line-height: 1.29;
      text-align: center; }
    @media screen and (max-width: 63.938em) {
      .header-interactive-article .header-title-container .description {
        font-size: 0.75rem; } }
    .header-interactive-article .header-title-container .byline,
    .header-interactive-article .header-title-container .enclosure-description {
      margin-top: 12px; }
    .header-interactive-article .header-title-container .headline-div {
      border-bottom: 6px solid #e8e6e6;
      margin: 23px auto 0 auto;
      width: 70%; }
  .header-interactive-article img {
    height: 265px;
    width: auto; }

@media screen and (max-width: 77.438em) {
  .header-interactive-article .header-label {
    font-size: 0.875rem;
    width: 33%; }
  .header-interactive-article .header-title-container h1 {
    color: #333132;
    font-size: 3.125rem;
    letter-spacing: normal; }
  .header-interactive-article .header-title-container .byline + .headline-div {
    margin: 18px auto 0 auto; }
  .header-interactive-article img {
    height: 210px; } }
@media screen and (max-width: 63.938em) {
  .header-interactive-article {
    margin: 20px;
    min-height: 156px;
    width: auto; }
    .header-interactive-article .header-label {
      margin: 0 auto 18px auto;
      width: 45%; }
    .header-interactive-article .header-title-container {
      max-width: 50%; }
      .header-interactive-article .header-title-container h1 {
        font-size: 2.125rem; }
    .header-interactive-article img {
      height: 166px; } }
@media screen and (max-width: 47.938em) {
  .header-interactive-article {
    flex-direction: column;
    margin: 20px;
    padding: 0;
    width: auto; }
    .header-interactive-article .header-label {
      width: 57%; }
    .header-interactive-article .header-title-container {
      max-width: 100%; }
      .header-interactive-article .header-title-container h1 {
        font-size: 1.625rem;
        margin: 0 0 14px 0; }
      .header-interactive-article .header-title-container .authors {
        font-size: 60%; }
      .header-interactive-article .header-title-container .byline {
        margin-bottom: 12px; }
      .header-interactive-article .header-title-container .headline-div {
        display: none; }
    .header-interactive-article img {
      height: auto;
      width: auto; } }
/* INTERACTIVE ARTICLE MODULES */
.module-ia {
  border-bottom: 6px solid #e8e6e6;
  border-top: 6px solid #e8e6e6;
  box-sizing: border-box;
  font-family: "Source Sans Pro", Verdana, sans-serif;
  margin: .5em auto 1em;
  padding: 20px 0; }
  .module-ia.middle {
    width: 80%; }
  .module-ia.left {
    float: left;
    margin-right: 40px;
    width: 300px; }
  .module-ia.right {
    float: right;
    margin-left: 40px;
    width: 300px; }
  .module-ia .label {
    color: #3a6d69;
    font-family: "Roboto Condensed", Verdana, sans-serif;
    font-size: 0.75rem;
    font-stretch: condensed;
    font-weight: 700;
    text-transform: uppercase; }
  .module-ia .btn-action,
  .module-ia .btn-action a {
    color: #222;
    display: block;
    font-family: "Roboto Condensed", Verdana, sans-serif;
    font-size: 1.0625rem;
    font-weight: 700;
    font-stretch: condensed;
    font-style: normal;
    margin: 25px 0;
    text-decoration: none; }
  .module-ia .box {
    background: #187aab;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 1.25rem;
    font-weight: 400;
    height: 30px;
    width: 30px;
    text-align: center; }
  .module-ia .box a::after {
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: icons;
    font-size: 1.25rem;
    font-weight: 400;
    padding: .3125rem 0;
    position: absolute;
    text-indent: 0;
    top: 0;
    width: 2.5rem; }
  .module-ia p {
    color: #767674;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    font-stretch: normal;
    line-height: 1.29;
    margin: 4px 0; }
  .module-ia h3 {
    color: #333132;
    font-size: 1.5rem;
    margin: 6px 0; }
  .module-ia .promo img {
    height: 150px;
    margin: 8px 0;
    width: 280px; }

@media screen and (max-width: 47.938em) {
  .module-ia.middle, .module-ia.left, .module-ia.right {
    float: none;
    margin-left: 0;
    margin-right: 0;
    width: 100%; } }
.main-container-3 .module header h3 {
  text-transform: none; }

.module-ia-sr-rr header h4 {
  text-transform: uppercase;
  font-size: .90rem; }

.module-ia-image {
  border-top: 0;
  padding-top: 0; }
  .module-ia-image img {
    margin: 0;
    width: 100%; }
  .module-ia-image h3 {
    font-size: 1.5rem; }
  .module-ia-image p {
    font-size: 1.063rem;
    line-height: 1.33;
    width: 100%; }
  .module-ia-image figcaption {
    width: 100%; }
  .module-ia-image .content {
    margin: 0; }
  @media screen and (max-width: 63.938em) {
    .module-ia-image.left, .module-ia-image.right {
      float: none;
      margin: .5em auto 1em;
      width: 80%; } }

.module-ia.module-ia-video {
  border-top: none; }
  .module-ia.module-ia-video div[class*=ia-social-share] {
    float: right; }
  .module-ia.module-ia-video .plugin-socialshare a.plugin-socialshare-link {
    margin: 0 11px 0 0; }
    .module-ia.module-ia-video .plugin-socialshare a.plugin-socialshare-link:last-child {
      margin: 0; }
  .module-ia.module-ia-video .cvp-platinum .dyn-controlbar .vjs-current-time *,
  .module-ia.module-ia-video .cvp-platinum .dyn-controlbar .vjs-duration * {
    font-size: 16px; }
  .module-ia.module-ia-video .cvp-platinum .vjs-control-bar {
    margin-bottom: 0 !important;
    border-bottom: none !important; }
    .module-ia.module-ia-video .cvp-platinum .vjs-control-bar div[class*=ia-social-share] {
      clear: both;
      min-width: 170px;
      width: auto; }
    .module-ia.module-ia-video .cvp-platinum .vjs-control-bar .cmd-section div {
      width: auto; }
    .module-ia.module-ia-video .cvp-platinum .vjs-control-bar .cmd-section .tab-about {
      float: right;
      margin: 0 0 20px 0;
      min-width: 48px; }
    .module-ia.module-ia-video .cvp-platinum .vjs-control-bar .info-container {
      background-color: #fff;
      padding: 10px 0 0 !important; }
    .module-ia.module-ia-video .cvp-platinum .vjs-control-bar .title-section {
      width: 55%; }
      .module-ia.module-ia-video .cvp-platinum .vjs-control-bar .title-section h3 {
        font-family: "Source Sans Pro", Verdana, sans-serif; }
      .module-ia.module-ia-video .cvp-platinum .vjs-control-bar .title-section p {
        font-family: "Source Sans Pro", Verdana, sans-serif; }
        .module-ia.module-ia-video .cvp-platinum .vjs-control-bar .title-section p.video-description {
          font-size: 1.063rem; }
  .module-ia.module-ia-video.left .cvp-platinum .vjs-control-bar .title-section, .module-ia.module-ia-video.right .cvp-platinum .vjs-control-bar .title-section {
    width: 100%; }
    @media screen and (min-width: 48em) and (max-width: 63.938em) {
      .module-ia.module-ia-video.left .cvp-platinum .vjs-control-bar .title-section, .module-ia.module-ia-video.right .cvp-platinum .vjs-control-bar .title-section {
        width: 55% !important; } }
    .module-ia.module-ia-video.left .cvp-platinum .vjs-control-bar .title-section div[class*=ia-social-share], .module-ia.module-ia-video.right .cvp-platinum .vjs-control-bar .title-section div[class*=ia-social-share] {
      margin: 0; }
  .module-ia.module-ia-video.left .cvp-platinum .dyn-controlbar .vjs-current-time, .module-ia.module-ia-video.right .cvp-platinum .dyn-controlbar .vjs-current-time {
    left: 36px; }
  .module-ia.module-ia-video.left .cvp-platinum .dyn-controlbar .vjs-time-divider, .module-ia.module-ia-video.right .cvp-platinum .dyn-controlbar .vjs-time-divider {
    left: 70px; }
  .module-ia.module-ia-video.left .cvp-platinum .dyn-controlbar .vjs-duration, .module-ia.module-ia-video.right .cvp-platinum .dyn-controlbar .vjs-duration {
    left: 78px; }
  .module-ia.module-ia-video.left .cvp-platinum .dyn-controlbar .vjs-captions-control, .module-ia.module-ia-video.right .cvp-platinum .dyn-controlbar .vjs-captions-control {
    right: 154px; }
  @media screen and (min-width: 48em) and (max-width: 63.938em) {
    .module-ia.module-ia-video.left {
      float: none;
      width: 80%;
      margin-right: auto; }
    .module-ia.module-ia-video.right {
      float: none;
      width: 80%;
      margin-left: auto; } }
  @media screen and (max-width: 47.938em) {
    .module-ia.module-ia-video .cvp-platinum .vjs-control-bar .title-section {
      width: 100% !important; }
    .module-ia.module-ia-video div[class*=ia-social-share] {
      margin: 0; } }

/* BEGIN: SLIDESHOW STYLES */
.funded-editorial .webmd-tool-slideshow,
.funded-editorial .sources {
  font-size: 1.6rem; }

.responsive .wtip {
  font-size: 1rem !important; }

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (max-width: 767px) {
  .responsive .wtip {
    top: 50% !important;
    left: 50% !important;
    width: 50% !important;
    font-size: 1rem !important;
    position: fixed !important;
    z-index: 6000001 !important;
    transform: translate(-50%, -50%) !important;
    -webkit-transform: translate(-50%, -50%) !important; }
  .responsive .wtip:before,
  .responsive .wtip:after {
    display: none; } }
.responsive .page-header {
  display: table;
  margin: 0 0 25px 0;
  width: 100%; }
  .responsive .page-header h1 {
    display: table-cell;
    margin: 0 0 15px 0;
    padding-right: 20px;
    width: 100%; }

.page-header {
  font-size: 16px; }
  .page-header h1 {
    font-size: 2em !important;
    line-height: 32px !important; }

.funded-editorial .social-share-bar {
  display: none; }

.social-share-bar {
  display: table-cell;
  vertical-align: middle; }
  .social-share-bar .module-social-share-container {
    margin-top: -16px; }
    .social-share-bar .module-social-share-container .plugin-socialshare {
      white-space: nowrap; }
  .social-share-bar .module-social-share-container a.plugin-socialshare-link {
    width: 40px;
    height: 40px;
    display: inline; }
    .social-share-bar .module-social-share-container a.plugin-socialshare-link:before {
      font-size: 40px; }
    .social-share-bar .module-social-share-container a.plugin-socialshare-link.plugin-socialshare-email:before, .social-share-bar .module-social-share-container a.plugin-socialshare-link.plugin-socialshare-print:before, .social-share-bar .module-social-share-container a.plugin-socialshare-link.plugin-socialshare-save:before {
      font-size: 55px;
      position: relative;
      top: 6px; }

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (max-width: 767px) {
  .responsive .page-header {
    display: block; }
    .responsive .page-header h1 {
      display: inline-block;
      padding: 0;
      font-size: 1.4em;
      line-height: 1.2; }

  .page-header h1 {
    font-size: 1.375em !important;
    line-height: 22px !important; }

  .ua_type_mobile .social-share-bar .module-social-share-container a.plugin-socialshare-link.plugin-socialshare-email {
    visibility: hidden; } }
/* Tablets, iPads (portrait) ----------- */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  /* STYLES GO HERE */
  .page-header h1 {
    font-size: 1.625em !important;
    line-height: 26px !important; } }
/* Tablets, iPads ----------- */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .responsive .page-header {
    display: block; }
    .responsive .page-header h1 {
      display: inline-block;
      padding: 0; }

  .ua_type_tablet .social-share-bar .module-social-share-container a.plugin-socialshare-link.plugin-socialshare-email {
    visibility: hidden; } }
.no-js .webmd-tool-slideshow {
  display: block; }

.webmd-tool-slideshow {
  position: relative;
  display: none;
  margin: 0;
  font-size: 1rem;
  border-left: 0px;
  border-right: 0px;
  padding: 10px 0 0 0;
  /* Slide Image */
  /* Slide Interstitials  */
  /* Slide Caption */
  /* Smartphones (portrait and landscape) ----------- */
  /* Tablets, iPads (portrait) ----------- */
  /* Tablets, iPads ----------- */
  /* Controls */
  /* Slide Count */
  /* Smartphones (portrait and landscape) ----------- */
  /* Tablets, iPads (landscape) ----------- */
  /* Tablets, iPads (portrait) ----------- */
  /* Large screens : Non-Retina ----------- */
  /* Small Image Slide */
  /* Meme Slide */
  /* Slide Redirect */
  /* Smartphones (portrait) ----------- */
  /* Slide Tiles */ }
  .webmd-tool-slideshow .bx-wrapper {
    padding: 0; }
  .webmd-tool-slideshow .slide {
    background: #fff; }
  .webmd-tool-slideshow .slide a.nextslide {
    position: relative;
    display: block;
    font-size: 0.813em;
    line-height: 1.250em; }
  .webmd-tool-slideshow .touch-instructions {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 100px;
    left: 50%;
    transform: translatex(-50%);
    transition: all 0.5s linear;
    width: 210px;
    height: 40px;
    border-radius: 3px;
    background-color: rgba(23, 121, 171, 0.92);
    color: #fff;
    text-align: center;
    font-size: 1em;
    line-height: 40px; }
    .webmd-tool-slideshow .touch-instructions .left-arw {
      margin-right: 15px; }
    .webmd-tool-slideshow .touch-instructions .right-arw {
      margin-left: 15px; }
  .webmd-tool-slideshow .arw {
    font-family: icons;
    font-style: normal;
    position: relative; }
    .webmd-tool-slideshow .arw.left-arw:before {
      content: "\e643"; }
    .webmd-tool-slideshow .arw.right-arw:before {
      content: "\e644"; }
  .webmd-tool-slideshow .slideshow-btm-cont {
    display: none; }
  .webmd-tool-slideshow .slide .image {
    display: inline-block;
    position: relative;
    width: 100%;
    background-color: #EFEDEE;
    text-align: center; }
  .webmd-tool-slideshow .slide:not(.tiles) img {
    cursor: pointer;
    display: block;
    margin: 0 auto;
    max-width: 100%; }
  .webmd-tool-slideshow .sponsored .ad-label {
    font-family: "Roboto Condensed", Verdana, sans-serif;
    font-size: 0.75em;
    text-transform: uppercase;
    color: #e96700;
    font-weight: bold;
    line-height: 1;
    margin: 4px 0; }
  .webmd-tool-slideshow .interstitial-ad-cont {
    padding: 50px 0;
    margin-bottom: 20px;
    background-color: #EFEDEE;
    text-align: center; }
    .webmd-tool-slideshow .interstitial-ad-cont iframe {
      background-color: #fff; }
    .webmd-tool-slideshow .interstitial-ad-cont #ss_ad_placeholder {
      position: relative;
      /*&:before {
      	position: absolute;
      	top: 0;
      	right: 0;
      	bottom: 0;
      	left: 0;
      	width: 100%;
      	height: 100%;
      	content: '';
      }*/ }
      .webmd-tool-slideshow .interstitial-ad-cont #ss_ad_placeholder:after {
        color: #767674;
        display: block;
        font-family: "Roboto Condensed", Verdana, sans-serif;
        font-size: .688em;
        font-weight: 400;
        letter-spacing: .063rem;
        line-height: 24px;
        padding: 0;
        text-transform: uppercase;
        content: "Advertisement"; }
  .webmd-tool-slideshow .slide .caption {
    background: #fff;
    margin: 10px 0;
    text-align: left; }
    .webmd-tool-slideshow .slide .caption p.swipeTxt {
      font-size: 1em;
      width: 100%;
      text-align: center;
      display: none; }
      .webmd-tool-slideshow .slide .caption p.swipeTxt .arw {
        font-size: 0.625em;
        top: -1px; }
        .webmd-tool-slideshow .slide .caption p.swipeTxt .arw.left-arw {
          margin-right: 5px; }
        .webmd-tool-slideshow .slide .caption p.swipeTxt .arw.right-arw {
          margin-left: 5px; }
  .webmd-tool-slideshow .slide .caption h2 {
    font-family: "Source Sans Pro", Verdana, sans-serif;
    color: #333132;
    margin: 0 0 10px;
    font-size: 2.500em;
    line-height: 1.02; }
    .funded-editorial .webmd-tool-slideshow .slide .caption h2 {
      font-weight: bold; }
  .webmd-tool-slideshow .slide .caption p {
    color: #222;
    font-family: "Source Sans Pro", Verdana, sans-serif;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.5;
    width: 100%; }
  .webmd-tool-slideshow .slide .caption li,
  .webmd-tool-slideshow .bx-controls {
    color: #222;
    font-size: 1.250em;
    line-height: 30px;
    margin: 0 0 26px;
    font-family: "Source Sans Pro", Verdana, sans-serif; }
  .webmd-tool-slideshow .slide .caption ol {
    list-style: decimal;
    padding: 0 0 0 30px;
    margin: 0 0 26px; }
  .webmd-tool-slideshow .slide .caption ul {
    list-style: disc;
    padding: 0 0 0 30px;
    margin: 0 0 26px; }
  .webmd-tool-slideshow .slide .caption li {
    margin-bottom: 10px; }
  @media only screen and (max-width: 767px) {
    .webmd-tool-slideshow .slide .caption .count {
      display: block; }
    .responsive .webmd-tool-slideshow .slide .caption {
      margin: 10px 20px; }
    .webmd-tool-slideshow .slide .caption {
      margin: 10px; }
      .webmd-tool-slideshow .slide .caption h2 {
        font-size: 1.375em;
        line-height: 22px; }
      .webmd-tool-slideshow .slide .caption p, .webmd-tool-slideshow .slide .caption li {
        font-size: 1em;
        line-height: 22px;
        margin-bottom: 5px; }
      .webmd-tool-slideshow .slide .caption p, .webmd-tool-slideshow .slide .caption ul, .webmd-tool-slideshow .slide .caption ol {
        margin-bottom: 10px; }
      .webmd-tool-slideshow .slide .caption p + ul, .webmd-tool-slideshow .slide .caption p + ol {
        margin-top: -5px; }
      .webmd-tool-slideshow .slide .caption .count {
        font-size: 1.250em;
        line-height: 20px; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .webmd-tool-slideshow {
      /* STYLES GO HERE */ }
      .webmd-tool-slideshow .slide .caption .count {
        display: block; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .webmd-tool-slideshow .slide .caption h2 {
      font-size: 1.875em;
      line-height: 30px; }
    .webmd-tool-slideshow .slide .caption p {
      font-size: 1.25rem;
      font-weight: 400;
      line-height: 1.5;
      width: 100%; }
    .webmd-tool-slideshow .slide .caption li {
      font-size: 1em;
      line-height: 22px; }
    .webmd-tool-slideshow .slide .caption .count {
      font-size: 1.625em;
      line-height: 26px; } }
  .webmd-tool-slideshow .controls.primary a,
  .webmd-tool-slideshow .controls.secondary a {
    position: absolute;
    z-index: 100;
    top: 0;
    display: inline-block;
    text-decoration: none !important;
    color: #fff;
    overflow: hidden;
    background: #1b88bf;
    border: 1px #fff solid;
    width: 40px; }
    .webmd-tool-slideshow .controls.primary a.prev,
    .webmd-tool-slideshow .controls.secondary a.prev {
      left: 3%; }
      @media only screen and (min-width: 950px) {
        .webmd-tool-slideshow .controls.primary a.prev,
        .webmd-tool-slideshow .controls.secondary a.prev {
          left: 3%; } }
      .webmd-tool-slideshow .controls.primary a.prev i:before,
      .webmd-tool-slideshow .controls.secondary a.prev i:before {
        content: "\e643"; }
    .webmd-tool-slideshow .controls.primary a.next,
    .webmd-tool-slideshow .controls.secondary a.next {
      right: 3%; }
      @media only screen and (min-width: 950px) {
        .webmd-tool-slideshow .controls.primary a.next,
        .webmd-tool-slideshow .controls.secondary a.next {
          right: 3%; } }
      .webmd-tool-slideshow .controls.primary a.next i:before,
      .webmd-tool-slideshow .controls.secondary a.next i:before {
        content: "\e644"; }
    .webmd-tool-slideshow .controls.primary a.first, .webmd-tool-slideshow .controls.primary a.last, .slide-tiles .webmd-tool-slideshow .controls.primary a.next,
    .webmd-tool-slideshow .controls.secondary a.first,
    .webmd-tool-slideshow .controls.secondary a.last,
    .slide-tiles .webmd-tool-slideshow .controls.secondary a.next {
      cursor: default; }
      .webmd-tool-slideshow .controls.primary a.first i, .webmd-tool-slideshow .controls.primary a.last i, .slide-tiles .webmd-tool-slideshow .controls.primary a.next i,
      .webmd-tool-slideshow .controls.secondary a.first i,
      .webmd-tool-slideshow .controls.secondary a.last i,
      .slide-tiles .webmd-tool-slideshow .controls.secondary a.next i {
        background-color: #dbdad9;
        color: #a9a9a9; }
  .webmd-tool-slideshow .controls.primary i,
  .webmd-tool-slideshow .controls.secondary i {
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    float: right;
    background: #1b88bf;
    position: relative;
    z-index: 2;
    font-style: normal;
    font-family: icons;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 40px; }
  .webmd-tool-slideshow .controls.primary span.label,
  .webmd-tool-slideshow .controls.secondary span.label {
    color: #1b88bf;
    display: none;
    font-family: "Source Sans Pro", Verdana, sans-serif;
    font-size: 1.250em;
    height: 40px;
    line-height: 42px;
    font-weight: 400;
    padding: 0;
    position: relative;
    z-index: 1;
    transition: margin-right 0.25s linear, color 0.25s linear;
    margin-right: -96px; }
  .interstitial .webmd-tool-slideshow .controls.primary a.next:hover span.label, .slide-end .webmd-tool-slideshow .controls.primary a.next:hover span.label,
  .interstitial .webmd-tool-slideshow .controls.secondary a.next:hover span.label, .slide-end .webmd-tool-slideshow .controls.secondary a.next:hover span.label {
    margin-right: 0px;
    color: #fff; }
  .slide-redirect .webmd-tool-slideshow .controls.primary, .slide-redirect .webmd-tool-slideshow .controls.secondary {
    display: none !important; }
  .webmd-tool-slideshow .controls-secondary-cont {
    display: none;
    width: 100%;
    height: 40px;
    margin-bottom: 20px; }
    .webmd-tool-slideshow .controls-secondary-cont.top {
      display: none; }
    .webmd-tool-slideshow .controls-secondary-cont .controls.secondary {
      overflow: visible;
      position: relative;
      -webkit-transform: translateX(-50%);
      left: 50%;
      transform: translateX(-50%);
      display: inline-block;
      transition: margin-left 0.25s ease-out, color 0.25s ease; }
      .webmd-tool-slideshow .controls-secondary-cont .controls.secondary a {
        position: static;
        float: left; }
      .interstitial .webmd-tool-slideshow .controls-secondary-cont .controls.secondary a.next span.label, .slide-end .webmd-tool-slideshow .controls-secondary-cont .controls.secondary a.next span.label {
        margin-right: 0px;
        color: #fff; }
  .webmd-tool-slideshow .slide-count {
    font-size: 1.875em;
    line-height: 30px;
    float: left;
    color: #767674;
    text-transform: uppercase;
    margin: 0 30px;
    font-family: "Source Sans Pro", Verdana, sans-serif;
    position: relative;
    z-index: 10;
    overflow: hidden; }
    .funded-editorial .webmd-tool-slideshow .slide-count {
      font-family: "Roboto Condensed",Arial,sans-serif; }
    .webmd-tool-slideshow .slide-count span {
      float: left; }
      .webmd-tool-slideshow .slide-count span.seperator {
        margin: 0 8px; }
    .webmd-tool-slideshow .slide-count .current {
      font-weight: bold; }
  .webmd-tool-slideshow .slide .caption .slide-count {
    float: right;
    margin: 0 0 0 20px; }
  .webmd-tool-slideshow .controls.secondary .slide-count {
    line-height: 45px; }
  .interstitial .webmd-tool-slideshow .controls.secondary .slide-count, .slide-tiles .webmd-tool-slideshow .controls.secondary .slide-count {
    visibility: hidden;
    width: 0px;
    overflow: hidden; }
  @media only screen and (max-width: 767px) {
    .webmd-tool-slideshow .controls.primary a {
      border: 0;
      overflow: visible;
      background: transparent; }
      .webmd-tool-slideshow .controls.primary a i {
        background: transparent; }
      .webmd-tool-slideshow .controls.primary a i:before,
      .webmd-tool-slideshow .controls.primary a i.first:before {
        width: auto;
        height: auto;
        font-size: 1.75em;
        text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.9);
        color: #fff; }
      .webmd-tool-slideshow .controls.primary a span.label {
        display: none; }
    .webmd-tool-slideshow .controls.primary a.prev {
      left: 8%; }
      .webmd-tool-slideshow .controls.primary a.prev.first {
        opacity: 0.2; }
        .webmd-tool-slideshow .controls.primary a.prev.first i {
          background: transparent; }
    .webmd-tool-slideshow .controls.primary a.next {
      right: 8%; }
      .webmd-tool-slideshow .controls.primary a.next.last {
        opacity: 0.2; }
        .webmd-tool-slideshow .controls.primary a.next.last i {
          background: transparent; }
    .webmd-tool-slideshow .slide .caption .slide-count {
      margin: 3px 0 0 20px;
      line-height: 20px;
      font-size: 1.250em; }
    .interstitial-ad .webmd-tool-slideshow .controls.primary, .webmd-tool-slideshow.small-image .controls.primary {
      display: none; }
    .interstitial.ua_type_mobile .webmd-tool-slideshow .controls.primary a.next:hover span.label {
      display: none; }
    .interstitial.ua_type_mobile .webmd-tool-slideshow .controls.secondary a.next span.label {
      margin-right: 0px;
      color: #fff; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .webmd-tool-slideshow {
      /* STYLES GO HERE */ }
      .interstitial.ua_type_tablet .webmd-tool-slideshow .controls.primary span.label {
        display: none; }
      .interstitial.ua_type_tablet .webmd-tool-slideshow .controls.secondary a.next span.label,
      .interstitial.ua_type_tablet .webmd-tool-slideshow .controls.primary a.next span.label {
        margin-right: 0px;
        color: #fff; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .webmd-tool-slideshow .controls.primary a {
      border: 0;
      overflow: visible;
      background: transparent; }
      .webmd-tool-slideshow .controls.primary a i {
        background: transparent; }
      .webmd-tool-slideshow .controls.primary a i:before,
      .webmd-tool-slideshow .controls.primary a i.first:before,
      .webmd-tool-slideshow .controls.primary a i.last:before {
        width: auto;
        height: auto;
        font-size: 2em;
        text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.9);
        color: #fff; }
      .webmd-tool-slideshow .controls.primary a span.label {
        display: none; }
    .webmd-tool-slideshow .controls.primary .prev {
      left: 5px; }
      .webmd-tool-slideshow .controls.primary .prev.first {
        opacity: 0.2; }
        .webmd-tool-slideshow .controls.primary .prev.first i {
          background: transparent; }
    .webmd-tool-slideshow .controls.primary .next {
      right: 5px; }
      .webmd-tool-slideshow .controls.primary .next.last {
        opacity: 0.2; }
        .webmd-tool-slideshow .controls.primary .next.last i {
          background: transparent; }
    .interstitial-ad .webmd-tool-slideshow .controls.primary, .webmd-tool-slideshow.small-image .controls.primary {
      display: none; }
    .interstitial.ua_type_tablet .webmd-tool-slideshow .controls.primary a.next:hover span.label {
      display: none; }
    .interstitial.ua_type_tablet .webmd-tool-slideshow .controls.secondary a.next span.label {
      margin-right: 0px;
      color: #fff; } }
  @media only screen and (min-width: 1025px) {
    .webmd-tool-slideshow {
      /* STYLES GO HERE */ }
      .webmd-tool-slideshow .controls.primary a.next {
        right: -12%; }
        .funded-editorial .webmd-tool-slideshow .controls.primary a.next {
          right: 3%; }
      .webmd-tool-slideshow .controls.primary a.prev {
        left: -12%; }
        .funded-editorial .webmd-tool-slideshow .controls.primary a.prev {
          left: 3%; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .webmd-tool-slideshow .controls.primary a,
    .webmd-tool-slideshow .controls.secondary a {
      background: transparent;
      border: none; }
      .webmd-tool-slideshow .controls.primary a.first i,
      .webmd-tool-slideshow .controls.secondary a.first i {
        background: transparent;
        color: #fff; }
      .webmd-tool-slideshow .controls.primary a.last i,
      .webmd-tool-slideshow .controls.secondary a.last i {
        background: transparent;
        color: #fff; }
    .webmd-tool-slideshow .controls.primary i,
    .webmd-tool-slideshow .controls.secondary i {
      background: transparent;
      color: #fff; } }
  .webmd-tool-slideshow .slide.small-image .image {
    float: right;
    width: auto;
    margin: 0 0 10px 15px; }
    .webmd-tool-slideshow .slide.small-image .image img {
      max-width: 216px !important; }
  @media only screen and (max-width: 980px) {
    .webmd-tool-slideshow .slide.small-image .image {
      display: none; } }
  @media only screen and (min-width: 626px) and (max-width: 767px) {
    .webmd-tool-slideshow .slide.small-image .image {
      display: block; } }
  .webmd-tool-slideshow .slide .meme-overlay {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    /*		&.Top .meme-text {
    			top: 0;
    		}
    
    		&.Middle .meme-text {
    			top: 50%;
    			transform: translateY(-50%);
    		}
    
    		&.Bottom .meme-text {
    			bottom: 0;
    		}
    
    		&.Left .meme-text {
    			text-align: left;
    		}
    
    		&.Center .meme-text {
    			text-align: center;
    		}
    
    		&.Right .meme-text {
    			text-align: right;
    		}*/ }
    .webmd-tool-slideshow .slide .meme-overlay .meme-text {
      padding: 25px 55px 25px 50px;
      position: absolute;
      /*  Remove the following when renabling the slide alignment */
      -webkit-transform: translateY(-50%);
      top: 50%;
      transform: translateY(-50%);
      text-align: left; }
    .webmd-tool-slideshow .slide .meme-overlay h3 {
      background-color: rgba(67, 131, 164, 0.8);
      font-family: "Source Sans Pro", Verdana, sans-serif;
      display: inline;
      padding: 0 10px;
      position: relative;
      transition: all 100ms ease-in-out;
      color: #fff;
      font-weight: normal;
      -webkit-box-decoration-break: clone;
      box-decoration-break: clone;
      font-size: 1.875em;
      line-height: 1.35em;
      /*			@media only screen and (min-width : 841px) and (max-width : 1140px) {
      				font-size: 1.5em;
      				line-height: 1.4em;
      			}
      
      			@media only screen and (min-width : 768px) and (max-width : 900px) {
      				font-size: 1.25em;
      				padding-bottom: 1px;
      			}
      
      			@media only screen and (min-width : 768px) and (max-width : 840px) {
      				font-size: 1.1em;
      			}
      
      			@media only screen and (min-width: 626px) and (max-width: 767px) {
      				font-size: 1.5em;
      				line-height: 1.35em;
      			}
      
      			@media only screen and (max-width : 625px) {
      				font-size: 1.125em;
      			}*/ }
      .funded-editorial .webmd-tool-slideshow .slide .meme-overlay h3 {
        padding-bottom: 1px; }
      @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .webmd-tool-slideshow .slide .meme-overlay h3 {
          font-size: 2.3vw;
          line-height: 1.35em; } }
      @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
        .webmd-tool-slideshow .slide .meme-overlay h3 {
          font-size: 2.6vw; }
          .funded-editorial .webmd-tool-slideshow .slide .meme-overlay h3 {
            padding-bottom: 0px; } }
      @media only screen and (max-width: 625px) {
        .webmd-tool-slideshow .slide .meme-overlay h3 {
          font-size: 5.4vw; } }
      @media only screen and (max-width: 400px) {
        .webmd-tool-slideshow .slide .meme-overlay h3 {
          line-height: 1.3em; }
          .funded-editorial .webmd-tool-slideshow .slide .meme-overlay h3 {
            padding-bottom: 0px; } }
  @media only screen and (min-width: 1280px) {
    .responsive .webmd-tool-slideshow .slide.large-image .meme-text {
      padding: 25px 85px 25px 80px; } }
  @media only screen and (min-width: 626px) and (max-width: 767px) {
    .responsive .webmd-tool-slideshow .slide.large-image .meme-text {
      padding: 25px 85px 25px 80px; } }
  .webmd-tool-slideshow .slide.redirect {
    position: relative; }
  .webmd-tool-slideshow .slide.redirect .image {
    margin-bottom: 20px; }
  .webmd-tool-slideshow .slide.redirect .mask {
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    position: absolute; }
  .webmd-tool-slideshow .slide.redirect .next-art {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60%; }
  .webmd-tool-slideshow .slide.redirect h2 {
    color: #ffffff;
    font-family: "Source Sans Pro", Verdana, sans-serif;
    font-size: 1.75em;
    line-height: 1; }
  .webmd-tool-slideshow .slide.redirect h3 {
    color: #ffffff;
    font-family: "Roboto Condensed", Verdana, sans-serif;
    font-size: 0.875em;
    font-weight: normal;
    font-stretch: condensed;
    line-height: 2;
    text-align: center;
    margin: 0;
    text-transform: uppercase; }
  @media only screen and (max-width: 625px) {
    .webmd-tool-slideshow {
      /* STYLES GO HERE */ }
      .webmd-tool-slideshow .slide.redirect h2 {
        font-size: 1.375em; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .webmd-tool-slideshow {
      /* STYLES GO HERE */ }
      .webmd-tool-slideshow .slide.redirect h2 {
        font-size: 1.375em; } }
  .webmd-tool-slideshow .slide.tiles h3 {
    color: #45807c;
    font-size: 0.875em;
    margin: 15px 0 4px;
    font-family: "Roboto Condensed", Verdana, sans-serif;
    text-transform: uppercase;
    font-weight: normal; }
  .webmd-tool-slideshow .slide.tiles p {
    font-weight: bold;
    font-size: 1.25em;
    font-family: "Source Sans Pro", Verdana, sans-serif;
    line-height: 1;
    margin: 0 0 20px; }
  .webmd-tool-slideshow .slide.tiles ul {
    list-style: none;
    margin: 10px 0 20px;
    padding: 0;
    overflow: hidden; }
    .webmd-tool-slideshow .slide.tiles ul li {
      float: left;
      width: 49%;
      margin: 0 0 20px;
      overflow: auto; }
      .webmd-tool-slideshow .slide.tiles ul li.last {
        margin-left: 2%; }
      @media only screen and (max-width: 625px) {
        .webmd-tool-slideshow .slide.tiles ul li {
          float: none;
          width: 100%; }
          .webmd-tool-slideshow .slide.tiles ul li.last {
            margin-left: 0; } }
      .webmd-tool-slideshow .slide.tiles ul li img {
        float: left;
        margin: 0 10px 10px 0; }
      .webmd-tool-slideshow .slide.tiles ul li .content {
        line-height: 1em; }
        .webmd-tool-slideshow .slide.tiles ul li .content span {
          font-family: "Source Sans Pro", Verdana, sans-serif;
          font-size: 1em;
          line-height: 1em;
          display: block;
          margin: 0 0 4px;
          font-weight: bold; }
        .webmd-tool-slideshow .slide.tiles ul li .content a {
          font-family: "Source Sans Pro", Verdana, sans-serif;
          color: #4a4a4a;
          font-size: 0.875em;
          line-height: 0.938em; }
  @media only screen and (max-width: 767px) {
    .webmd-tool-slideshow .slide.tiles .lastslide-tiles {
      padding: 0 20px; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .slide-tiles .webmd-tool-slideshow .bx-wrapper {
      padding: 0; }
    .slide-tiles .webmd-tool-slideshow .controls.primary {
      display: none; } }
  @media only screen and (max-width: 767px) {
    .slide-tiles .webmd-tool-slideshow .controls.primary {
      display: none; } }

/* Sources */
.responsive .source {
  margin: 20px 0 40px; }

.sources {
  margin: 20px 0 0;
  padding: 0;
  font-size: 1rem;
  overflow: hidden; }
  .sources .review.long,
  .sources .hidden {
    display: none; }
  .sources .icon-close {
    font-family: icons;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    float: right;
    margin: -15px -35px 0 0;
    font-size: 2em;
    cursor: pointer; }
  .sources .icon-close:before {
    content: "\e624"; }
  .sources .sources-left,
  .sources .sources-right {
    width: 50%; }
  .sources .sources-left {
    float: left; }
  .sources .sources-right {
    float: right;
    text-align: right; }
  .sources p {
    font-family: "Roboto Condensed",Arial,sans-serif;
    line-height: 1.25em;
    font-size: 0.875em;
    margin: 0 0 .75em; }
  .sources a {
    transition: color 150ms ease; }
  .sources.show-source .source-content, .sources.show-review .review-content, .sources.show-disclaimer .disclaimer-content {
    display: block; }
  .sources .source-content,
  .sources .review-content,
  .sources .disclaimer-content {
    display: none;
    position: relative;
    background: #fff;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
    padding: 20px 40px 20px 20px;
    margin: 10px 4px 10px;
    text-align: left; }
  .sources.show-source .source-toggle, .sources.show-review .review-toggle, .sources.show-disclaimer .disclaimer-toggle {
    color: #000 !important; }
  .sources .source-toggle,
  .sources .review-toggle,
  .sources .disclaimer-toggle {
    white-space: nowrap;
    position: relative;
    color: #999;
    text-decoration: underline; }
  .sources .source-bar-spacer {
    color: #979797;
    margin: 0 14px; }
  .sources .source-toggle:before,
  .sources .review-toggle:before,
  .sources .disclaimer-toggle:before {
    background: #fff;
    width: 20px;
    height: 10px;
    position: absolute;
    left: calc(50% - 10px);
    top: 28px;
    z-index: 3; }
  .sources .source-toggle:after,
  .sources .review-toggle:after,
  .sources .disclaimer-toggle:after {
    background: #fff;
    width: 10px;
    height: 10px;
    position: absolute;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    /* Chrome, Safari, Opera */
    transform: rotate(45deg);
    left: calc(50% - 5px);
    top: 23px;
    z-index: 2; }
  .sources.show-source .source-toggle:before, .sources.show-source .source-toggle:after, .sources.show-review .review-toggle:before, .sources.show-review .review-toggle:after, .sources.show-disclaimer .disclaimer-toggle:before, .sources.show-disclaimer .disclaimer-toggle:after {
    content: ""; }
  .sources .source-content p,
  .sources .review-content p,
  .sources .disclaimer-content p {
    color: #333;
    font-size: 0.750em;
    line-height: 1.25em;
    margin-bottom: 5px; }
  @media only screen and (min-width: 1239px) {
    .responsive .sources .review.long {
      display: inline-block; }
    .responsive .sources .review.short {
      display: none; } }

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (max-width: 767px) {
  /* 	.responsive .sources {
  	padding: 0;
  } */
  .sources {
    margin: 10px 10px 15px;
    /*br {
    	display: none;
    }
    .disclaimer-toggle {
    	padding: 0;
    } */ }
    .sources .sources-left,
    .sources .sources-right {
      width: 100%; }
    .sources .sources-right {
      text-align: left; }

  .responsive .sources {
    margin: 10px 20px 15px; } }
/* Tablets, iPads (portrait) ----------- */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .sources {
    /* 		br {
    	display: none;
    }
    .disclaimer-toggle {
    	padding: 0;
    } */ }
    .sources .sources-left,
    .sources .sources-right {
      width: 100%; }
    .sources .sources-right {
      text-align: left; } }
/* Loading Spinner */
/* Old Loading Spinner */
.loading_medium_png {
  background: url("https://img.webmd.com/dtmcms/live/webmd/consumer_assets/site_images/modules/loading_medium.png");
  height: 53px;
  width: 53px;
  margin: 0 auto;
  animation-name: rotate;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear; }

.loading_medium_png span {
  display: none; }

/* New Loading Spinner
<div class="loader-content">
	<div class="loader-circle"></div>
	<div class="loader-line-mask">
		<div class="loader-line"></div>
	</div>
</div>
*/
.loader-content {
  width: 50px;
  height: 50px;
  position: relative;
  margin: 20px auto; }

.loader-circle {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.1);
  margin-left: -25px;
  margin-top: -25px; }

.loader-line-mask {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 30px;
  height: 100%;
  margin-left: -25px;
  margin-top: -25px;
  overflow: hidden;
  -webkit-mask-image: -webkit-linear-gradient(top, #000000, rgba(0, 0, 0, 0));
  transform-origin: 25px 25px;
  animation: rotate 1.2s infinite linear; }

.loader-line-mask .loader-line {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.5); }

@keyframes rotate {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
/* Media Queries */
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (max-width: 767px) {
  /* STYLES GO HERE */
  .responsive .webmd-tool-slideshow {
    margin-right: -20px;
    margin-left: -20px; }
  .webmd-tool-slideshow .controls.primary a label {
    display: none; }
  .webmd-tool-slideshow.no-image .controls.primary {
    display: none; }
  .webmd-tool-slideshow.no-image .controls-secondary-cont {
    display: none; }
  .webmd-tool-slideshow .bx-wrapper {
    padding: 0; }
  .webmd-tool-slideshow .interstitial-ad-cont {
    padding: 10px 0; }
  .webmd-tool-slideshow .slideshow-btm-cont {
    display: block;
    margin-bottom: 40px; }
    .webmd-tool-slideshow .slideshow-btm-cont .bottom-ad-override {
      text-align: center;
      margin: 0;
      display: block; }
      .webmd-tool-slideshow .slideshow-btm-cont .bottom-ad-override .ad {
        display: inline-block;
        margin: 10px 0 0; } }
/* Smartphones (landscape) ----------- */
@media only screen and (min-width: 626px) and (max-width: 767px) {
  /* STYLES GO HERE */ }
/* Smartphones (portrait) ----------- */
@media only screen and (max-width: 625px) {
  /* STYLES GO HERE */ }
/* Small screens ----------- */
@media only screen and (min-width: 676px) {
  /* STYLES GO HERE */ }
/* Small screens : Retina ----------- */
@media only screen and (min-width: 676px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
  /* STYLES GO HERE */ }
/* Tablets, iPads (portrait and landscape) ----------- */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  /* STYLES GO HERE */
  .webmd-tool-slideshow .slide .caption h2 {
    font-size: 2.5rem;
    line-height: 1.02; }
  .webmd-tool-slideshow .slide .caption p {
    color: #222;
    font-family: "Source Sans Pro", Verdana, sans-serif;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.5; }
  .webmd-tool-slideshow .slide .caption .count {
    font-size: 1.625em;
    line-height: 26px; } }
@media only screen and (min-width: 768px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
  /* STYLES GO HERE */ }
/* Tablets, iPads (landscape) ----------- */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  /* STYLES GO HERE */ }
/* Tablets, iPads (landscape) - Retina ----------- */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
  /* STYLES GO HERE */ }
/* Tablets, iPads (portrait) ----------- */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  /* STYLES GO HERE */
  .webmd-tool-slideshow .bx-wrapper {
    padding: 0; }
  .webmd-tool-slideshow .slide .caption .count {
    display: block; }
  .webmd-tool-slideshow.no-image .controls.primary {
    display: none; }
  .webmd-tool-slideshow.no-image .controls-secondary-cont:not(.top) {
    display: none; } }
/* Tablets, iPads (portrait) - Retina ----------- */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
  /* STYLES GO HERE */ }
/* Desktops and laptops ----------- */
@media only screen and (min-width: 1025px) {
  /* STYLES GO HERE */ }
/* Desktops and laptops - Retina ----------- */
@media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
  /* STYLES GO HERE */ }
/* Large screens : Non-Retina ----------- */
@media only screen and (min-width: 1239px) {
  /* STYLES GO HERE */
  .webmd-tool-slideshow .bx-wrapper {
    padding: 0; } }
/* Large screens : Retina ----------- */
@media only screen and (min-width: 1239px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
  /* STYLES GO HERE */ }
/* END: SLIDESHOW STYLES */
@media screen and (min-width: 48em) and (max-width: 63.938em) {
  .module-ia.module-ia-slideshow.left, .module-ia.module-ia-slideshow.right {
    float: none;
    width: 80%;
    margin-left: auto;
    margin-right: auto; } }
@media screen and (max-width: 47.938em) {
  .module-ia.module-ia-slideshow.left img, .module-ia.module-ia-slideshow.right img {
    margin: 0;
    width: 100%; }
  .module-ia.module-ia-slideshow.left .content, .module-ia.module-ia-slideshow.right .content {
    display: block; }
  .module-ia.module-ia-slideshow.left div[class*=ia-social-share], .module-ia.module-ia-slideshow.right div[class*=ia-social-share] {
    float: none; } }
@media screen and (min-width: 64em) {
  .module-ia.module-ia-slideshow.left img, .module-ia.module-ia-slideshow.right img {
    margin: 0;
    width: 100%; }
  .module-ia.module-ia-slideshow.left .content, .module-ia.module-ia-slideshow.right .content {
    display: block; }
  .module-ia.module-ia-slideshow.left div[class*=ia-social-share], .module-ia.module-ia-slideshow.right div[class*=ia-social-share] {
    float: none; } }
.module-ia.module-ia-slideshow.left .content h3, .module-ia.module-ia-slideshow.right .content h3 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.375rem;
  line-height: 1;
  margin: 6px 0 12px 0;
  width: 100%; }
  @media screen and (min-width: 48em) and (max-width: 63.938em) {
    .module-ia.module-ia-slideshow.left .content h3, .module-ia.module-ia-slideshow.right .content h3 {
      font-size: 2rem;
      margin: 0;
      width: 64.62%; } }
.module-ia.module-ia-slideshow.left .slide .caption h2, .module-ia.module-ia-slideshow.right .slide .caption h2 {
  font-size: 1.375rem;
  line-height: 1; }
  @media screen and (min-width: 48em) and (max-width: 63.938em) {
    .module-ia.module-ia-slideshow.left .slide .caption h2, .module-ia.module-ia-slideshow.right .slide .caption h2 {
      font-size: 2.5rem;
      line-height: 1.02; } }
.module-ia.module-ia-slideshow.left .slide .caption .slide-count, .module-ia.module-ia-slideshow.right .slide .caption .slide-count {
  font-size: 1.25rem;
  line-height: 1; }
  @media screen and (min-width: 48em) and (max-width: 63.938em) {
    .module-ia.module-ia-slideshow.left .slide .caption .slide-count, .module-ia.module-ia-slideshow.right .slide .caption .slide-count {
      font-size: 1.875em;
      line-height: 30px; } }
.module-ia.module-ia-slideshow.left .slide .caption p, .module-ia.module-ia-slideshow.right .slide .caption p {
  font-size: 1rem;
  line-height: 1.38; }
  @media screen and (min-width: 48em) and (max-width: 63.938em) {
    .module-ia.module-ia-slideshow.left .slide .caption p, .module-ia.module-ia-slideshow.right .slide .caption p {
      font-size: 1.25rem;
      font-weight: 300;
      line-height: 1.5; } }
.module-ia.module-ia-slideshow.left .controls.primary a, .module-ia.module-ia-slideshow.right .controls.primary a {
  color: #fff; }
  .module-ia.module-ia-slideshow.left .controls.primary a.next, .module-ia.module-ia-slideshow.right .controls.primary a.next {
    background: transparent;
    border: none;
    right: 0; }
    .module-ia.module-ia-slideshow.left .controls.primary a.next i, .module-ia.module-ia-slideshow.right .controls.primary a.next i {
      background: transparent; }
      .module-ia.module-ia-slideshow.left .controls.primary a.next i::before, .module-ia.module-ia-slideshow.right .controls.primary a.next i::before {
        text-shadow: 0 0 5px rgba(0, 0, 0, 0.9); }
  .module-ia.module-ia-slideshow.left .controls.primary a.prev, .module-ia.module-ia-slideshow.right .controls.primary a.prev {
    background: transparent;
    border: none;
    left: 0; }
    .module-ia.module-ia-slideshow.left .controls.primary a.prev i, .module-ia.module-ia-slideshow.right .controls.primary a.prev i {
      background: transparent; }
      .module-ia.module-ia-slideshow.left .controls.primary a.prev i::before, .module-ia.module-ia-slideshow.right .controls.primary a.prev i::before {
        text-shadow: 0 0 5px rgba(0, 0, 0, 0.9); }
  .module-ia.module-ia-slideshow.left .controls.primary a.first, .module-ia.module-ia-slideshow.right .controls.primary a.first {
    background: transparent;
    border: none; }
    .module-ia.module-ia-slideshow.left .controls.primary a.first i, .module-ia.module-ia-slideshow.right .controls.primary a.first i {
      background: transparent;
      color: #fff; }
.module-ia.module-ia-slideshow div[class*=ia-social-share] .plugin-socialshare-link {
  height: 32px;
  margin-right: 11px;
  width: 32px; }
  @media screen and (min-width: 48em) and (max-width: 63.938em) {
    .module-ia.module-ia-slideshow div[class*=ia-social-share] .plugin-socialshare-link {
      margin-right: 5px; } }
.module-ia.module-ia-slideshow div[class*=ia-social-share] .plugin-socialshare-link:last-child {
  margin-right: 0; }
.module-ia.module-ia-slideshow div[class*=ia-social-share] .plugin-socialshare-facebook:before,
.module-ia.module-ia-slideshow div[class*=ia-social-share] .plugin-socialshare-googleplus:before,
.module-ia.module-ia-slideshow div[class*=ia-social-share] .plugin-socialshare-pinterest:before,
.module-ia.module-ia-slideshow div[class*=ia-social-share] .plugin-socialshare-twitter:before,
.module-ia.module-ia-slideshow div[class*=ia-social-share] .plugin-socialshare-email:before,
.module-ia.module-ia-slideshow div[class*=ia-social-share] .plugin-socialshare-listen:before,
.module-ia.module-ia-slideshow div[class*=ia-social-share] .plugin-socialshare-print:before,
.module-ia.module-ia-slideshow div[class*=ia-social-share] .plugin-socialshare-save:before {
  height: 32px;
  width: 32px; }
.module-ia.module-ia-slideshow .content h3 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 2rem;
  line-height: 1;
  margin: 0;
  width: 64.62%; }
@media screen and (min-width: 64em) and (max-width: 77.438em) {
  .module-ia.module-ia-slideshow .content h3 {
    font-size: 1.625rem;
    line-height: 1;
    width: 60%; } }
@media screen and (max-width: 47.938em) {
  .module-ia.module-ia-slideshow .content h3 {
    font-size: 1.375rem;
    line-height: 1;
    margin: 6px 0 12px 0;
    width: 100%; }
  .module-ia.module-ia-slideshow .content .content {
    display: block; } }
.module-ia.module-ia-slideshow header .content {
  align-items: flex-end;
  display: flex;
  justify-content: space-between; }
@media screen and (max-width: 47.938em) {
  .module-ia.module-ia-slideshow header .content {
    display: block; } }
.module-ia.module-ia-slideshow header h4 {
  color: #45807c;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.3px;
  margin: 0;
  text-transform: uppercase; }

/* BEGIN: Shareable Fact */
.module-ia-sharefact .header-label {
  color: #333132;
  font-family: "Source Sans Pro", Verdana, sans-serif;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: bold;
  line-height: 1.07;
  margin: 0 auto 16px auto;
  padding: 2px 5px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 18%; }
  @media screen and (max-width: 77.438em) {
    .module-ia-sharefact .header-label {
      width: 26%; } }
  @media screen and (max-width: 63.938em) {
    .module-ia-sharefact .header-label {
      width: 32%; } }
  @media screen and (min-width: 20em) and (max-width: 47.938em) {
    .module-ia-sharefact .header-label {
      width: 40%; } }
  .module-ia-sharefact .header-label:before {
    border: 4px solid #45807c;
    border-right: none;
    bottom: 0;
    content: "";
    height: 125%;
    left: 0;
    position: absolute;
    top: -8%;
    width: 7%; }
  .module-ia-sharefact .header-label:after {
    border: 4px solid #45807c;
    border-left: none;
    bottom: 0;
    content: "";
    height: 125%;
    position: absolute;
    right: 0;
    top: -8%;
    width: 7%; }
.module-ia-sharefact.left .header-label {
  width: 42%; }
  @media screen and (max-width: 47.938em) {
    .module-ia-sharefact.left .header-label {
      width: 20%; } }
  @media screen and (min-width: 20em) and (max-width: 47.938em) {
    .module-ia-sharefact.left .header-label {
      width: 40%; } }
.module-ia-sharefact.right .header-label {
  width: 42%; }
  @media screen and (max-width: 47.938em) {
    .module-ia-sharefact.right .header-label {
      width: 20%; } }
  @media screen and (min-width: 20em) and (max-width: 47.938em) {
    .module-ia-sharefact.right .header-label {
      width: 40%; } }
.module-ia-sharefact p {
  color: #333132;
  font-family: "Source Sans Pro", Verdana, sans-serif;
  font-size: 2rem;
  font-style: normal;
  font-weight: bold;
  letter-spacing: -0.6px;
  line-height: 1.05;
  text-align: center; }
  @media screen and (max-width: 77.438em) {
    .module-ia-sharefact p {
      line-height: 1.11; } }
.module-ia-sharefact.left p {
  font-size: 1.625rem;
  line-height: 1.08; }
.module-ia-sharefact.right p {
  font-size: 1.625rem;
  line-height: 1.08; }
.module-ia-sharefact.middle {
  width: 100%; }
  @media screen and (max-width: 63.938em) {
    .module-ia-sharefact.middle {
      width: 80%; } }
  @media screen and (max-width: 47.938em) {
    .module-ia-sharefact.middle {
      width: 100%; } }
.module-ia-sharefact .plugin-socialshare {
  text-align: center; }

/* END: Shareable Fact */
/* BEGIN: Bullet List */
.module-ia-bulletlist {
  padding-bottom: 16px;
  padding-top: 16px;
  width: 80%; }
  @media screen and (max-width: 47.938em) {
    .module-ia-bulletlist {
      width: 100%; } }
  .module-ia-bulletlist .header-label {
    color: #333132;
    font-family: "Source Sans Pro", Verdana, sans-serif;
    font-size: 0.9375rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.07;
    margin: 0 0 16px 0;
    padding: 2px 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 21%; }
    @media screen and (max-width: 77.438em) {
      .module-ia-bulletlist .header-label {
        width: 28%; } }
    @media screen and (max-width: 63.938em) {
      .module-ia-bulletlist .header-label {
        width: 32%; } }
    @media screen and (min-width: 20em) and (max-width: 47.938em) {
      .module-ia-bulletlist .header-label {
        width: 40%; } }
    .module-ia-bulletlist .header-label:before {
      border: 4px solid #45807c;
      border-right: none;
      bottom: 0;
      content: "";
      height: 125%;
      left: 0;
      position: absolute;
      top: -8%;
      width: 7%; }
    .module-ia-bulletlist .header-label:after {
      border: 4px solid #45807c;
      border-left: none;
      bottom: 0;
      content: "";
      height: 125%;
      position: absolute;
      right: 0;
      top: -8%;
      width: 7%; }
  .module-ia-bulletlist.left .header-label {
    width: 42%; }
    @media screen and (max-width: 47.938em) {
      .module-ia-bulletlist.left .header-label {
        width: 20%; } }
    @media screen and (min-width: 20em) and (max-width: 47.938em) {
      .module-ia-bulletlist.left .header-label {
        width: 40%; } }
  .module-ia-bulletlist.left dl {
    margin-top: 14px; }
  .module-ia-bulletlist.left dt span {
    line-height: 1.36; }
  .module-ia-bulletlist.left dd {
    padding-bottom: 14px; }
    .module-ia-bulletlist.left dd div {
      font-weight: 400;
      line-height: 1.38;
      margin-top: 6px; }
  .module-ia-bulletlist.right .header-label {
    width: 42%; }
    @media screen and (max-width: 47.938em) {
      .module-ia-bulletlist.right .header-label {
        width: 20%; } }
    @media screen and (min-width: 20em) and (max-width: 47.938em) {
      .module-ia-bulletlist.right .header-label {
        width: 40%; } }
  .module-ia-bulletlist.right dl {
    margin-top: 14px; }
  .module-ia-bulletlist.right dt span {
    line-height: 1.36; }
  .module-ia-bulletlist.right dd {
    padding-bottom: 14px; }
    .module-ia-bulletlist.right dd div {
      font-weight: 400;
      line-height: 1.38;
      margin-top: 6px; }
  .module-ia-bulletlist p {
    color: #767674;
    font-family: "Source Sans Pro", Verdana, sans-serif;
    font-size: 1.313rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.29; }
    @media screen and (max-width: 39.938em) {
      .module-ia-bulletlist p {
        font-size: 1.063rem; } }
  .module-ia-bulletlist ul {
    color: #45807c;
    margin-bottom: 0;
    margin-top: 14px;
    padding-left: 20px; }
    .module-ia-bulletlist ul span {
      color: #333132;
      font-family: "Source Sans Pro", Verdana, sans-serif;
      font-weight: 700;
      line-height: 1.36; }
  .module-ia-bulletlist dl {
    margin-bottom: 0; }
  .module-ia-bulletlist dt {
    color: #45807c;
    display: list-item;
    margin-left: 20px;
    margin-top: 20px; }
    .module-ia-bulletlist dt span {
      color: #333132;
      font-family: "Source Sans Pro", Verdana, sans-serif;
      font-weight: 700;
      line-height: 1; }
  .module-ia-bulletlist dd {
    border-bottom: 2px solid #f1f0ee;
    padding-bottom: 20px; }
    .module-ia-bulletlist dd div {
      color: #222;
      font-family: "Source Sans Pro", Verdana, sans-serif;
      font-weight: 400;
      line-height: 1.5;
      margin-left: 20px;
      margin-top: 12px; }
    .module-ia-bulletlist dd:last-child {
      border-bottom: none;
      padding-bottom: 0; }
  @media screen and (max-width: 47.938em) {
    .module-ia-bulletlist dl {
      margin-top: 14px; }
    .module-ia-bulletlist dt span {
      line-height: 1.36; }
    .module-ia-bulletlist dd {
      padding-bottom: 14px; }
      .module-ia-bulletlist dd div {
        font-weight: 400;
        line-height: 1.38;
        margin-top: 6px; } }

/* END: Bullet List */
.module-ia.module-ia-bq:not(.left):not(.right) {
  margin: 1em auto; }

.module-ia-bq blockquote {
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
  z-index: 0; }
  .module-ia-bq blockquote:before, .module-ia-bq blockquote:after {
    background: #fff;
    color: #45807c;
    display: inline-block;
    font-family: "Source Sans Pro", Verdana, sans-serif;
    font-weight: 500;
    font-size: 90px;
    height: 30px;
    left: 45%;
    line-height: 80px;
    padding: 0 20px;
    position: absolute;
    z-index: -1; }
  .module-ia-bq blockquote:before {
    content: open-quote;
    top: -39px; }
  .module-ia-bq blockquote:after {
    bottom: -42px;
    content: close-quote; }
  .module-ia-bq blockquote p {
    color: #333132;
    font-family: "Source Sans Pro", Verdana, sans-serif;
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: -0.6px;
    line-height: 1.08;
    margin: 0; }
  .module-ia-bq blockquote small {
    color: #767674;
    display: block;
    font-family: "Source Sans Pro", Verdana, sans-serif;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.29;
    margin: 10px 0 5px; }
.module-ia-bq.left blockquote:before, .module-ia-bq.left blockquote:after, .module-ia-bq.right blockquote:before, .module-ia-bq.right blockquote:after {
  font-size: 60px;
  height: 30px;
  line-height: 63px;
  padding: 0 10px; }
.module-ia-bq.left blockquote p, .module-ia-bq.right blockquote p {
  font-size: 1.625rem; }

@media screen and (max-width: 47.938em) {
  .module-ia.module-ia-bq {
    margin: 1em auto; }

  .module-ia-bq blockquote:before, .module-ia-bq blockquote:after {
    font-size: 60px;
    height: 30px;
    line-height: 63px;
    padding: 0 10px; }
  .module-ia-bq blockquote p {
    font-size: 1.625rem; } }
.module-ia.module-ia-jsembed {
  border-bottom-style: none;
  border-top-style: none;
  margin: 0 auto .75em;
  width: 80%; }
  .module-ia.module-ia-jsembed .jsembed-enclosure {
    display: flex;
    justify-content: center; }
    .module-ia.module-ia-jsembed .jsembed-enclosure.jsembed-enclosure-youtube {
      display: block; }

/* Overrides for the In-article Navigation on the Medref Interactive article Template */
@media screen and (max-width: 77.438em) {
  article .in-article-nav {
    clear: none;
    padding: 0 3.25rem; } }
/* INTERACTIVE ARTICLE - SPECIAL REPORT LANDING PAGE HEADER */
.header-special-report {
  background-size: 100%;
  height: 260px;
  margin: 20px 0 100px;
  padding-top: 132px;
  position: relative;
  transition: all 0.1s ease;
  width: 100%; }
  @media screen and (max-width: 47.938em) {
    .header-special-report {
      margin: 20px 0 130px; } }
  .header-special-report .header-label {
    color: #333132;
    font-family: "Source Sans Pro", Verdana, sans-serif;
    font-size: 0.9375rem;
    font-style: normal;
    font-weight: bold;
    line-height: 1.07;
    margin: 7px auto -10px;
    padding: 3px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 150px; }
    .header-special-report .header-label:before {
      border: 4px solid #45807c;
      border-right: none;
      bottom: 0;
      content: "";
      height: 125%;
      left: 0;
      position: absolute;
      top: -6%;
      width: 7%; }
    .header-special-report .header-label:after {
      border: 4px solid #45807c;
      border-left: none;
      bottom: 0;
      content: "";
      height: 125%;
      position: absolute;
      right: 0;
      top: -6%;
      width: 7%; }
  .header-special-report .label-container {
    background-color: #fff;
    margin: 0 auto;
    padding: 7px 0 0;
    width: 192px; }
  .header-special-report .title-container,
  .header-special-report .description-container {
    background: #fff;
    margin: 0 auto;
    width: 620px; }
    .header-special-report .title-container h1,
    .header-special-report .description-container h1 {
      background-color: #fff;
      color: #333132;
      font-family: "Source Sans Pro", Verdana, sans-serif;
      font-size: 3.75rem;
      font-stretch: normal;
      font-weight: bold;
      letter-spacing: -0.05rem;
      line-height: 1;
      margin: 0 auto;
      padding: 20px 0 10px;
      text-align: center; }
    .header-special-report .title-container p,
    .header-special-report .description-container p {
      background-color: #fff;
      color: #767674;
      font-family: "Source Sans Pro", Verdana, sans-serif;
      font-size: 0.875rem;
      font-weight: 500;
      margin: 0 auto;
      text-align: center; }
  .header-special-report .description-container {
    margin-bottom: 6px;
    padding: 0 15px 0 15px; }

@media screen and (max-width: 77.438em) {
  .header-special-report {
    padding-top: 174px; }
    .header-special-report .title-container h1,
    .header-special-report .description-container h1 {
      font-size: 3.125rem;
      letter-spacing: normal; } }
@media screen and (max-width: 63.938em) {
  .header-special-report {
    height: 180px;
    padding-top: 97px; }
    .header-special-report .title-container {
      width: 444px; }
      .header-special-report .title-container h1 {
        font-size: 2.625rem;
        line-height: 1.14; }
    .header-special-report .description-container {
      width: 478px; } }
@media screen and (max-width: 47.938em) {
  .header-special-report {
    height: 100px;
    padding-top: 30px; }
    .header-special-report .header-label {
      font-size: 0.875rem;
      line-height: 1.14; }
    .header-special-report .title-container {
      width: 284px; }
      .header-special-report .title-container h1 {
        font-size: 1.625rem;
        margin: 0 0 14px 0; }
    .header-special-report .description-container {
      padding: 0 25px;
      width: 100%; }
      .header-special-report .description-container p {
        font-size: 0.75rem; } }
/* CSS override to hide second ia promo module social share bar */
article ~ article .module-social-share-container {
  display: none; }

.special-reports-promo ul {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  .special-reports-promo ul li {
    border-bottom: 2px solid #e8e6e6;
    padding-bottom: 21px;
    padding-top: 21px; }
    @media screen and (max-width: 77.438em) {
      .special-reports-promo ul li {
        padding-bottom: 20px;
        padding-top: 20px; } }
    @media screen and (max-width: 63.938em) {
      .special-reports-promo ul li {
        padding-bottom: 20px;
        padding-top: 20px; } }
    @media screen and (min-width: 20em) and (max-width: 47.938em) {
      .special-reports-promo ul li {
        padding-bottom: 14px;
        padding-top: 14px; } }
    .special-reports-promo ul li:first-child {
      padding-top: 0; }
    .special-reports-promo ul li:last-child {
      border-bottom: none; }
    .special-reports-promo ul li > a {
      align-items: center;
      display: flex;
      justify-content: space-between;
      text-decoration: none; }
      .special-reports-promo ul li > a > img {
        max-width: 100%;
        width: 40%; }
        @media screen and (max-width: 77.438em) {
          .special-reports-promo ul li > a > img {
            width: 43.26%; } }
        @media screen and (max-width: 63.938em) {
          .special-reports-promo ul li > a > img {
            width: 43.26%; } }
        @media screen and (min-width: 20em) and (max-width: 47.938em) {
          .special-reports-promo ul li > a > img {
            width: 36.67%; } }
      .special-reports-promo ul li > a > div {
        width: 55%; }
        @media screen and (max-width: 77.438em) {
          .special-reports-promo ul li > a > div {
            width: 50%; } }
        @media screen and (max-width: 63.938em) {
          .special-reports-promo ul li > a > div {
            width: 50%; } }
        @media screen and (min-width: 20em) and (max-width: 47.938em) {
          .special-reports-promo ul li > a > div {
            width: 55%; } }
        .special-reports-promo ul li > a > div .special-reports-promo-header {
          color: #3a6d69;
          font-family: "Source Sans Pro", Verdana, sans-serif;
          font-size: 1.125rem;
          font-weight: 700;
          line-height: 0.67;
          margin-bottom: 8px;
          text-transform: uppercase; }
          @media screen and (max-width: 77.438em) {
            .special-reports-promo ul li > a > div .special-reports-promo-header {
              font-size: 0.875rem; } }
          @media screen and (max-width: 63.938em) {
            .special-reports-promo ul li > a > div .special-reports-promo-header {
              font-size: 0.875rem; } }
          @media screen and (min-width: 20em) and (max-width: 47.938em) {
            .special-reports-promo ul li > a > div .special-reports-promo-header {
              font-size: 0.75rem;
              margin-bottom: 4px;
              line-height: 1; } }
        .special-reports-promo ul li > a > div .special-reports-promo-text {
          color: #333132;
          font-family: "Source Sans Pro", Verdana, sans-serif;
          font-size: 2.25rem;
          font-weight: 700;
          line-height: 1.11; }
          @media screen and (max-width: 77.438em) {
            .special-reports-promo ul li > a > div .special-reports-promo-text {
              font-size: 1.875rem;
              line-height: 1.07; } }
          @media screen and (max-width: 63.938em) {
            .special-reports-promo ul li > a > div .special-reports-promo-text {
              font-size: 1.875rem;
              line-height: 1.07; } }
          @media screen and (min-width: 20em) and (max-width: 47.938em) {
            .special-reports-promo ul li > a > div .special-reports-promo-text {
              font-size: 1.125rem;
              line-height: 1; } }

.main-container-3 .rss-feed ul li {
  font-family: "Roboto Condensed", Verdana, sans-serif;
  line-height: 1.07;
  overflow: inherit;
  padding: .875rem 0; }

.health-heroes {
  margin-bottom: 3em; }
  .health-heroes .special-reports-promo-description {
    color: #444444; }

@media screen and (max-width: 63.938em) {
  .header-special-report .title-container {
    width: 70%; }
  .header-special-report .description-container {
    width: 70%; }

  .health-heroes {
    margin-bottom: 0;
    margin-top: 3em; } }
@media screen and (max-width: 47.938em) {
  .header-special-report .title-container {
    width: 85%; }
  .header-special-report .description-container {
    width: 100%; }
    .header-special-report .description-container p {
      width: 90%; }

  .module-mobile-social-share-container {
    margin: 20px auto 18px auto; }

  .health-heroes {
    margin-bottom: 0;
    margin-top: 3em; } }
.module-unified-right-rail.health-heroes .entry_fmt {
  padding: 0; }
  .module-unified-right-rail.health-heroes .entry_fmt a {
    display: inline-block;
    padding: .25rem 0; }
  .module-unified-right-rail.health-heroes .entry_fmt:first-child {
    margin-bottom: 1rem;
    padding: .6875rem 0 0; }
  .module-unified-right-rail.health-heroes .entry_fmt h4 {
    font-weight: normal; }
.module-unified-right-rail.health-heroes img {
  height: auto;
  width: 110px; }
.module-unified-right-rail.health-heroes .asset-type {
  color: #187aab;
  font-family: inherit;
  font-size: .875rem;
  margin: 0;
  text-transform: inherit; }
  .module-unified-right-rail.health-heroes .asset-type::before {
    background-color: #187aab;
    border-radius: 0.1875rem;
    content: '';
    display: inline-block;
    height: 0.375rem;
    margin: 0 0.5rem 0.0625rem 0;
    width: 0.375rem; }
  .module-unified-right-rail.health-heroes .asset-type:hover {
    color: #1373a4; }
