@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed);
@font-face {
  font-family: proxima_nova_rgregular;
  src: url(ProximaNova-Reg-webfont.eot);
  src: url(ProximaNova-Reg-webfont.eot?#iefix) format("embedded-opentype"), url(ProximaNova-Reg-webfont.woff2) format("woff2"), url(ProximaNova-Reg-webfont.ttf) format("truetype"), url(ProximaNova-Reg-webfont.svg) format("svg");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: proxima_nova_ltsemibold;
  src: url(ProximaNova-Sbold-webfont.eot);
  src: url(ProximaNova-Sbold-webfont.eot?#iefix) format("embedded-opentype"), url(ProximaNova-Sbold-webfont.woff2) format("woff2"), url(ProximaNova-Sbold-webfont.ttf) format("truetype"), url(ProximaNova-Sbold-webfont.svg) format("svg");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: proxima_nova_rgbold;
  src: url(ProximaNova-Bold-webfont.eot);
  src: url(ProximaNova-Bold-webfont.eot?#iefix) format("embedded-opentype"), url(ProximaNova-Bold-webfont.woff2) format("woff2"), url(ProximaNova-Bold-webfont.ttf) format("truetype"), url(ProximaNova-Bold-webfont.svg) format("svg");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: proxima_nova_ltlight;
  src: url(ProximaNova-Light-webfont.eot);
  src: url(ProximaNova-Light-webfont.eot?#iefix) format("embedded-opentype"), url(ProximaNova-Light-webfont.woff2) format("woff2"), url(ProximaNova-Light-webfont.ttf) format("truetype"), url(ProximaNova-Light-webfont.svg) format("svg");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: proxima_nova_ththin;
  src: url(ProximaNova-Thin-webfont.eot);
  src: url(ProximaNova-Thin-webfont.eot?#iefix) format("embedded-opentype"), url(ProximaNova-Thin-webfont.woff2) format("woff2"), url(ProximaNova-Thin-webfont.ttf) format("truetype"), url(ProximaNova-Thin-webfont.svg#proxima_nova_ththin) format("svg");
  font-weight: 400;
  font-style: normal
}

.resp-container {
  max-width: 96%;
  width: 1240px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto
}

@media (max-width:767px) {
  .resp-container {
    max-width: 100%
  }
}

.page-header {
  border-top: 4px solid #a2b0ba;
  padding-top: .75rem;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
  margin-bottom: 5px;
  position: relative
}

@media (max-width:767px) {
  .page-header {
    border-top: 2px solid #a2b0ba;
    padding-top: .375rem;
    padding-bottom: .375rem
  }
}

.page-header.simple {
  border-top: 2px solid #a2b0ba
}

.header-row-top {
  -ms-flex-pack: justify;
  justify-content: space-between
}

.header-row-bottom {
  margin-top: .5rem
}

@media (max-width:767px) {
  .header-row-bottom {
    display: none
  }
}

.user-menu {
  display: none
}

@media (max-width:1023px) {
  .header-edition {
    display: none
  }
}

.right-group {
  display: -ms-flexbox;
  display: flex
}

.header-logo {
  height: 2.875rem
}

@media (max-width:1023px) {
  .header-logo {
    position: absolute;
    top: .25rem;
    padding: .75rem 0;
    left: 50%;
    transform: translateX(-50%);
    height: 1.75rem
  }
}

@media (max-width:767px) {
  .header-logo {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 1.625rem
  }
}

.header-logo img {
  height: 2.875rem
}

@media (max-width:1023px) {
  .header-logo img {
    height: 1.75rem
  }
}

@media (max-width:767px) {
  .header-logo img {
    height: 1.625rem
  }
}

.simple .header-logo {
  height: 2.25rem
}

.dropdown-view .header-logo {
  z-index: 5000300
}

.header-edition {
  font-size: .6875rem
}

.header-edition-link {
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  padding: 0;
  margin-left: 7px;
  font-family: proxima_nova_ltlight, sans-serif
}

.header-edition-link.is-current {
  font-family: proxima_nova_rgbold, sans-serif;
  pointer-events: none
}

a, a:active, a:hover, a:link, a:visited {
  color: inherit
}

.header-date {
  font-size: 1.25rem;
  font-family: proxima_nova_ththin, sans-serif;
  line-height: 1;
  margin-bottom: 8px;
  margin-left: 10px;
  -ms-flex-item-align: end;
  align-self: flex-end
}

@media (max-width:1023px) {
  .header-date {
    display: none
  }
}

.es_es .header-date, .fr_fr .header-date, .pt_pt .header-date {
  text-transform: lowercase
}

.header-specialty-toggle {
  font-size: 1.875rem;
  margin-left: 14px;
  line-height: 1.1em;
  margin-bottom: 4px;
  font-family: proxima_nova_ththin, sans-serif;
  padding: 0;
  background: none;
  border: none;
  -ms-flex-item-align: end;
  align-self: flex-end;
  outline: none
}

@media (max-width:1023px) {
  .header-specialty-toggle {
    display: none
  }
}

.header-specialty-toggle .sp-arrow {
  display: inline-block;
  margin-left: 6px;
  vertical-align: top;
  margin-top: 12px;
  position: static
}

.header-specialty-toggle .sp-arrow:after, .header-specialty-toggle .sp-arrow:before {
  content: none
}

.dropdown-view .header-specialty-toggle {
  z-index: 5000300
}

button.header-specialty-toggle:hover {
  color: #007cb0;
  cursor: pointer
}

.header-specialty-menu {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  overflow: hidden;
  background: #fff;
  padding: 2.5rem 0;
  z-index: 5000200;
  padding-top: 8rem
}

.header-specialty-menu.is-expanded {
  display: block
}

.header-specialty-menu>.resp-container {
  display: block;
  overflow: hidden;
  text-align: left;
  column-width: 17rem
}

.header-specialty-menu .header-specialty-menu-link {
  display: block;
  text-align: left;
  text-decoration: none;
  padding-bottom: .625rem;
  -moz-column-break-inside: avoid;
  column-break-inside: avoid;
  color: #000;
  font-size: 1rem;
  white-space: nowrap;
  font-family: proxima_nova_ltlight, sans-serif
}

.header-specialty-menu .header-specialty-menu-link:hover {
  text-decoration: underline
}

.header-specialty-close-button {
  position: absolute;
  height: 1.5rem;
  width: 1.5rem;
  top: 3.5rem;
  right: 3.5rem;
  z-index: 5000300;
  padding: 0;
  background: none;
  border: none
}

.whiteout-header-dropdown {
  background: #000;
  opacity: 0;
  visibility: hidden;
  z-index: 5000100;
  -moz-opacity: .8;
  filter: alpha(opacity=80);
  position: fixed;
  width: 100%;
  margin: 0 auto;
  min-height: 100%;
  height: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}

.dropdown-view .whiteout-header-dropdown, .whiteout-header-dropdown {
  transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out
}

.dropdown-view .whiteout-header-dropdown {
  opacity: .8;
  visibility: visible
}

.is-cme .header-specialty-menu-link:nth-last-child(4), .is-www .header-specialty-menu-link:nth-last-child(5) {
  margin-top: 3rem
}

.header-tab {
  font-size: .875rem;
  letter-spacing: -.05px;
  margin-right: 1.75rem;
  text-transform: uppercase;
  line-height: 1;
  border-bottom: 3px solid transparent;
  display: inline-block;
  margin-bottom: -2.5px;
  padding: .5rem 0 .375rem;
  font-family: proxima_nova_ltsemibold, sans-serif;
  color: #000
}

.header-tab:last-of-type {
  margin-right: 0
}

.header-tab:hover {
  border-bottom: 3px solid #007cb0;
  text-decoration: none
}

.header-tab.is-current {
  border-bottom: 3px solid #005b81
}

@media (max-width:1023px) {
  .header-tab {
    font-size: .6875rem;
    margin-right: 1.125rem
  }
}

a.header-tab:hover, a.header-tab:link, a.header-tab:visited {
  color: #000;
  text-decoration: none
}

a.header-tab--for-you {
  display: none
}

.new-label {
  font-size: 9px;
  font-weight: 700;
  color: #d0021c;
  text-transform: uppercase;
  font-family: proxima_nova_ltsemibold, arial, sans-serif;
  text-decoration: none
}

.badge-label, .new-label {
  vertical-align: top;
  display: inline-block
}

.badge-label {
  margin-left: 1px;
  background: url(/pi/global/icons/icon-star-badge.svg) no-repeat;
  background-size: 12px auto;
  width: 12px;
  height: 14px;
  font-size: 0
}

.callout-label {
  margin: 0 2px 0 0;
  font-family: Roboto Condensed, sans-serif;
  color: #d0021b;
  font-size: .875rem;
  line-height: 1.063rem;
  letter-spacing: -.3px;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block
}

@media (max-width:1023px) {
  .callout-label {
    font-size: .6875rem
  }
}

.hp_resource-center ul li:hover a .callout-label, .hp_specialty ul li:hover a .callout-label {
  color: #fff
}

.header-search {
  margin-left: 1.375rem;
  border: 1px solid #ccd6dd;
  border-radius: 3px;
  padding: 2px;
  font-family: proxima_nova_rgregular, sans-serif
}

@media (max-width:767px) {
  .header-search {
    display: none
  }
}

.header-search form {
  margin-bottom: 0
}

@media (max-width:1279px) {
  .header-search:not(.is-expanded) .search-input-text {
    border-right: none;
    padding: 0;
    padding-left: 0
  }
}

@media (max-width:1279px) {
  .header-search.is-expanded .search-input-text {
    max-width: 400px;
    display: inline-block
  }
  .header-search.is-expanded .search-submit-button {
    display: inline-block
  }
  .header-search.is-expanded .search-open-button {
    display: none
  }
}

@media (max-width:767px) {
  .header-search.is-expanded {
    position: absolute;
    width: 100%;
    background: #fff
  }
}

.search-input-text:-ms-input-placeholder {
  text-transform: uppercase;
  font-family: proxima_nova_rgregular, sans-serif;
  font-size: 15px;
  color: #4a4a4a
}

.search-input-text::placeholder {
  text-transform: uppercase;
  font-family: proxima_nova_rgregular, sans-serif;
  font-size: 15px;
  color: #4a4a4a
}

.mobile-search-button {
  border: none;
  margin-left: 1.25rem;
  border: 1px solid #ccd6dd;
  border-radius: 3px;
  padding: 2px 6px;
  height: 1.75rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  display: none
}

.mobile-search-button svg {
  height: 20px;
  width: 20px;
  fill: #005b80
}

@media (max-width:1279px) {
  .mobile-search-button {
    display: none
  }
}

@media (max-width:767px) {
  .mobile-search-button {
    display: -ms-flexbox;
    display: flex
  }
}

.mobile-search-button .close {
  display: none
}

.search-input-text {
  transition: max-width .2s;
  border: none;
  border-right: 1px solid #ccd6dd;
  line-height: 1rem;
  padding: .35rem;
  padding-left: 1rem;
  vertical-align: top;
  font-size: 15px;
  width: 9rem;
  box-sizing: border-box;
  font-family: proxima_nova_rgregular, sans-serif
}

@media (max-width:1279px) {
  .search-input-text {
    max-width: 0;
    margin-right: -4px
  }
}

.search-input-text[placeholder]:focus::-webkit-input-placeholder {
  transition: opacity .3s ease;
  opacity: 0
}

.search-input-text[placeholder]:focus:-moz-placeholder, .search-input-text[placeholder]:focus::-moz-placeholder {
  color: transparent
}

.search-input-text[placeholder]:focus:-ms-input-placeholder {
  color: transparent
}

.search-submit-button {
  padding: 0 .875rem;
  height: 1.75rem;
  border: none;
  background: none
}

.search-submit-button svg {
  height: 20px;
  width: 20px;
  fill: #005b80
}

@media (max-width:1279px) {
  .search-submit-button {
    display: none
  }
}

.search-open-button {
  padding: 0 .875rem;
  height: 1.75rem;
  border: none;
  background: none
}

.search-open-button svg {
  height: 20px;
  width: 20px;
  fill: #005b80
}

@media (min-width:1279px) {
  .search-open-button {
    display: none
  }
}

#headersearchbtn a, #medscapeLogo a, #searchlayer .closeLayer a {
  width: 100%;
  height: 100%;
  display: block;
  text-decoration: none
}

#searchlayer {
  padding: 45px 0 0;
  background: transparent;
  height: 45px;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5000010;
  display: none
}

#searchlayer.showSearch {
  display: table
}

.showSearch .layer-whiteout {
  visibility: visible;
  opacity: .8;
  height: 800px
}

#medscapeheadercontainer #searchlayer.showSearch .searchContainer {
  display: table-cell
}

#searchlayer .closeLayer {
  background: #fff;
  background-size: 24px 24px;
  width: 38px;
  height: 38px;
  display: table-cell;
  vertical-align: middle;
  position: absolute;
  top: 5px;
  right: 16px
}

#searchlayer .searchContainer {
  width: 100%;
  vertical-align: middle;
  padding: 0;
  padding-top: 1rem;
  z-index: 6000500;
  position: relative;
  text-align: center
}

#searchLayer .searchContainer {
  text-align: center;
  padding: 0;
  padding-top: 1rem;
  background: none
}

.searchContainer #search-form-header, .searchContainer .search-form-header {
  display: -ms-inline-flexbox;
  width: auto;
  width: 17rem;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: inline-flex
}

.searchContainer .search-input-text {
  -ms-flex: 1;
  flex: 1;
  max-width: 400px
}

.searchContainer .search-submit-button {
  display: block
}

#searchlayer .closeLayer:after, #searchlayer .closeLayer:before {
  background: #aeaeae;
  width: 76%;
  height: 2px
}

.btn-close {
  position: absolute;
  top: 14px;
  right: 10px;
  width: 30px;
  height: 30px
}

.btn-close:after, .btn-close:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #000
}

.btn-close:before {
  transform: rotate(45deg)
}

.btn-close:after {
  transform: rotate(-45deg)
}

.btn-close span {
  display: none
}

.btn-close.btn-close-grey:after, .btn-close.btn-close-grey:before {
  background: #aaa
}

.btn-close-white:after, .btn-close-white:before {
  background: #fff
}

.ilfulllist, .user-menu {
  display: none
}

#ilfulllist, .ilfulllist {
  text-align: left;
  clear: both;
  display: none;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  position: absolute;
  z-index: 5000500;
  border-radius: 0 0 5px 5px;
  font-family: proxima_nova_rgregular, Arial, Helvetica, sans-serif;
  font-size: 12px;
  word-wrap: break-word
}

@media (max-width:767px) {
  #ilfulllist, .ilfulllist {
    margin-top: 30px;
    width: 225px
  }
}

@media (min-width:768px) {
  #ilfulllist, .ilfulllist {
    width: 198px;
    margin: 3px 0 0 -3px
  }
}

.il_combo_nor {
  display: none;
  margin: 0;
  padding: 8px
}

#search_hint {
  float: right;
  margin: -7px 0 0;
  font-size: .9em;
  color: #666;
  text-shadow: 0 1px 0 #fff
}

.ilfulllist ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.ilfulllist ul li.focused, .ilfulllist ul li:hover {
  background-color: #f1f1f1
}

.ilfulllist ul li a:focus {
  background-color: #f1f1f1;
  outline: 0
}

.ilfulllist ul li a {
  display: block;
  word-wrap: break-word;
  outline: 0
}

.ilfulllist ul li a:link, .ilfulllist ul li a:visited {
  outline: 0
}

.ilfulllist ul li a.il_drug_result {
  background-position: right 1px
}

.ilfulllist ul li a.il_cond_result, .ilfulllist ul li a.il_drug_result {
  background-image: url(/pi/reference/ornaments/bg-il-icons-sprite.png);
  background-repeat: no-repeat;
  background-size: 23px 299px
}

.ilfulllist ul li a.il_cond_result {
  background-position: right -45px
}

.ilfulllist ul li a.il_pro_result {
  background-position: right -90px
}

.ilfulllist ul li a.il_anat_result, .ilfulllist ul li a.il_pro_result {
  background-image: url(/pi/reference/ornaments/bg-il-icons-sprite.png);
  background-size: 23px 299px;
  background-repeat: no-repeat
}

.ilfulllist ul li a.il_anat_result {
  background-position: right -137px
}

.ilfulllist ul li a.il_labm_result {
  background-position: right -183px
}

.ilfulllist ul li a.il_labm_result, .ilfulllist ul li a.il_medd_result {
  background-image: url(/pi/reference/ornaments/bg-il-icons-sprite.png);
  background-size: 23px 299px;
  background-repeat: no-repeat
}

.ilfulllist ul li a.il_medd_result {
  background-position: right -228px
}

.ilfulllist ul li a.il_calc_result {
  background-image: url(/pi/reference/ornaments/bg-il-icons-sprite.png);
  background-size: 23px 299px;
  background-repeat: no-repeat;
  background-position: right -274px
}

@media only screen and (-webkit-min-device-pixel-ratio:2), only screen and (min-resolution:192dpi) {
  .ilfulllist ul li a.il_drug_result {
    background-position: right 1px
  }
  .ilfulllist ul li a.il_cond_result, .ilfulllist ul li a.il_drug_result {
    background-image: url(/pi/reference/ornaments/bg-il-icons-sprite@2x.png);
    background-repeat: no-repeat;
    background-size: 23px 299px
  }
  .ilfulllist ul li a.il_cond_result {
    background-position: right -45px
  }
  .ilfulllist ul li a.il_pro_result {
    background-position: right -90px
  }
  .ilfulllist ul li a.il_anat_result, .ilfulllist ul li a.il_pro_result {
    background-image: url(/pi/reference/ornaments/bg-il-icons-sprite@2x.png);
    background-size: 23px 299px;
    background-repeat: no-repeat
  }
  .ilfulllist ul li a.il_anat_result {
    background-position: right -137px
  }
  .ilfulllist ul li a.il_labm_result {
    background-position: right -183px
  }
  .ilfulllist ul li a.il_labm_result, .ilfulllist ul li a.il_medd_result {
    background-image: url(/pi/reference/ornaments/bg-il-icons-sprite@2x.png);
    background-size: 23px 299px;
    background-repeat: no-repeat
  }
  .ilfulllist ul li a.il_medd_result {
    background-position: right -228px
  }
  .ilfulllist ul li a.il_calc_result {
    background-image: url(/pi/reference/ornaments/bg-il-icons-sprite@2x.png);
    background-size: 23px 299px;
    background-repeat: no-repeat;
    background-position: right -274px
  }
}

.ilfulllist ul li a:link, .ilfulllist ul li a:visited {
  color: #464646;
  text-decoration: none;
  display: block;
  min-height: 21px;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 28px
}

#drug_rtlinks {
  font-size: .9em;
  font-weight: 700;
  padding: 10px 3px;
  margin: 10px 0;
  border: 1px solid #afbcae;
  background: #f3f6f2;
  border-radius: 4px;
  text-align: center;
  border-color: #afbcae #e2e8e1
}

.ilfulllist .defaultiltxt {
  padding-top: 8px;
  padding-bottom: 8px;
  background: none;
  width: auto
}

.ilfulllist .defaultiltxt td b {
  font-size: 1.2em;
  color: #345b0e
}

.mobile-nav-toggle {
  display: none
}

.mobile-nav-toggle-label {
  width: 37px;
  display: block;
  height: 24px;
  position: relative;
  margin-top: 6px
}

@media (min-width:1024px) {
  .mobile-nav-toggle-label {
    display: none
  }
}

@media (max-width:768px) {
  .mobile-nav-toggle-label {
    width: 27px;
    height: 18px;
    margin-top: .5rem;
    margin-left: 20px;
  }
  .mobile-search-button{
    margin-right: 20px;
  }
}

.mobile-nav-toggle-label span {
  transition: all .25s;
  background: #7d86a0;
  position: absolute;
  right: 0;
  left: 0;
  height: 4px
}

@media (max-width:768px) {
  .mobile-nav-toggle-label span {
    height: 3px
  }
}

.mobile-nav-toggle-label span:nth-of-type(2) {
  top: 10px
}

@media (max-width:768px) {
  .mobile-nav-toggle-label span:nth-of-type(2) {
    top: 7px
  }
}

.mobile-nav-toggle-label span:nth-of-type(3) {
  top: 20px
}

@media (max-width:768px) {
  .mobile-nav-toggle-label span:nth-of-type(3) {
    top: 14px
  }
}

.mobile-nav-toggle-label .header-invite-count {
  position: absolute;
  width: 22px;
  height: 1rem;
  background: #d0021b;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  top: -10px;
  right: -10px;
  font-size: .5rem;
  line-height: 1.125rem;
  padding: 0 .2rem
}

.mobile-nav-toggle:checked+label span:first-of-type {
  top: 4px;
  transform: rotate(45deg)
}

.mobile-nav-toggle:checked+label span:nth-of-type(2) {
  top: 4px;
  transform: rotate(-45deg)
}

.mobile-nav-toggle:checked+label .header-invite-count, .mobile-nav-toggle:checked+label span:nth-of-type(3) {
  display: none
}

.user-links {
  display: inline-block;
  position: relative;
  font-size: .875rem;
  line-height: 1.125rem;
  font-family: proxima_nova_rgregular, sans-serif;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center
}

@media (max-width:1023px) {
  .user-links {
    display: none
  }
}

.user-links a {
  margin-left: 1.375rem;
  text-decoration: none
}

.user-links a:hover {
  text-decoration: none;
  color: #007cb1
}

.user-links svg {
  margin-left: 6px;
  width: 1.125rem;
  height: 1.125rem
}

.header-invitations-link, .user-links svg {
  vertical-align: bottom;
  display: inline-block
}

.user-links .header-invite-count {
  background: #d0021b;
  color: #fff;
  border-radius: 4px;
  display: inline-block;
  font-size: .625rem;
  line-height: 1.125rem;
  padding: 0 .6rem
}

.user-links-settings {
  display: inline-block
}

.user-links-settings svg {
  color: #007cb0
}

.user-popup {
  padding: 20px 0 0;
  position: absolute;
  right: 0;
  z-index: 5000200;
  width: 150px;
  float: right
}

.user-popup-menu {
  padding: 15px 0 17px;
  background: #fff;
  border: 1px solid #e3e3e3;
  text-align: left;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
  border-radius: 8px;
  position: absolute;
  top: 12px;
  right: -24px;
  width: 260px;
  z-index: 5002000;
  display: none
}

.user-popup-menu.is-expanded {
  display: block
}

.user-popup-menu ul {
  margin: 0;
  padding: 0
}

.user-popup-menu ul li {
  padding: 0
}

.user-popup-menu a.user-popup-menu-link {
  margin: 0;
  padding: 15px 30px;
  color: #222!important;
  display: block;
  font-size: 1rem;
  line-height: normal;
  box-sizing: border-box;
  width: 260px
}

.user-popup-menu a.user-popup-menu-link:hover {
  background: #eaf1f9;
  transition: all .35s ease
}

.user-popup-menu:after, .user-popup-menu:before {
  bottom: 100%;
  left: 88%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none
}

.user-popup-menu:after {
  border-color: hsla(0, 0%, 100%, 0);
  border-bottom-color: #fff;
  border-width: 10px;
  margin-left: -10px
}

.user-popup-menu:before {
  border-color: hsla(0, 0%, 87%, 0);
  border-bottom-color: #ddd;
  border-width: 11px;
  margin-left: -11px
}

.sp-arrow {
  transition: all .2s;
  position: absolute;
  right: 20px;
  top: 35px
}

.sp-arrow:before {
  left: -12px;
  border-top: 12px solid #007cb0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent
}

.sp-arrow:after, .sp-arrow:before {
  content: "";
  position: absolute;
  top: -6px
}

.sp-arrow:after {
  left: -11px;
  border-top: 11px solid #fff;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent
}

.no-subheader .sp-arrow {
  top: 27px
}

@media (max-width:1023px) {
  .mobile-nav-toggle:checked~.slide-out-menu {
    display: block
  }
}

.slide-out-menu {
  text-align: left;
  transition: left .2s;
  box-sizing: border-box;
  position: absolute;
  top: 83px;
  height: 92vh;
  left: 0;
  width: 24rem;
  max-width: 100%;
  background: #fff;
  z-index: 5000050;
  display: none;
  border-right: 1px solid rgba(0, 0, 0, .11);
  box-shadow: 0 8px 20px rgba(0, 0, 0, .3);
  overflow-y: scroll;
  padding: .75rem;
  padding-top: 0;
  padding-bottom: 200px;
  font-family: proxima_nova_rgregular, sans-serif;
  -webkit-overflow-scrolling: touch
}

@media (max-width:767px) {
  .slide-out-menu {
    top: 47px;
    width: 16rem
  }
}

.slide-out-menu--tabs {
  margin: 0;
  padding: 0;
  font-family: proxima_nova_ltsemibold, sans-serif;
  border-bottom: 2px solid #4a4a4a;
  text-transform: uppercase
}

@media (min-width:767px) and (max-width:1023px) {
  .slide-out-menu--tabs {
    display: none
  }
}

.slide-out-menu--group {
  margin: 0 0 4px;
  border-bottom: 2px solid #4a4a4a
}

.mobile-menu-item {
  display: block;
  position: relative;
  border-bottom: 1px solid #edf0f5;
  padding: .9375rem 0 .8125rem;
  line-height: normal;
  font-size: .9375rem;
  text-decoration: none;
  color: #333132
}

.mobile-menu-item a, .mobile-menu-item a:active, .mobile-menu-item a:hover, .mobile-menu-item a:link, .mobile-menu-item a:visited {
  color: #333132;
  text-decoration: none;
  display: inline
}

.mobile-menu-item a.is-current, .mobile-menu-item a:active.is-current, .mobile-menu-item a:hover.is-current, .mobile-menu-item a:link.is-current, .mobile-menu-item a:visited.is-current {
  border-bottom: 3px solid #005b80;
  padding-bottom: .9rem
}

.mobile-menu-item a .mobile-menu-item-subhead, .mobile-menu-item a:active .mobile-menu-item-subhead, .mobile-menu-item a:hover .mobile-menu-item-subhead, .mobile-menu-item a:link .mobile-menu-item-subhead, .mobile-menu-item a:visited .mobile-menu-item-subhead {
  display: block
}

.mobile-menu-item a .mobile-menu-item-subhead.is-current, .mobile-menu-item a:active .mobile-menu-item-subhead.is-current, .mobile-menu-item a:hover .mobile-menu-item-subhead.is-current, .mobile-menu-item a:link .mobile-menu-item-subhead.is-current, .mobile-menu-item a:visited .mobile-menu-item-subhead.is-current {
  border-bottom: 3px solid #005b80;
  padding-bottom: .9rem
}

.mobile-menu-item .new-label {
  font-size: 9px;
  line-height: 9px;
  font-weight: 700;
  color: #d0021c;
  vertical-align: top;
  text-transform: uppercase;
  text-decoration: none;
  font-family: proxima_nova_ltsemibold, arial, sans-serif
}

.mobile-menu-item.user-invites-link .header-invite-count {
  margin: 0 10px;
  background: #d0021b;
  color: #fff;
  border-radius: 4px;
  display: inline-block;
  font-size: .625rem;
  line-height: 1.125rem;
  padding: 0 .6rem;
  float: right
}

.mobile-menu-item.login-link, .mobile-menu-item.register-link {
  font-family: proxima_nova_ltsemibold, sans-serif
}

a.mobile-menu-button:active, a.mobile-menu-button:hover, a.mobile-menu-button:link, a.mobile-menu-button:visited {
  background: #007cb0;
  line-height: 2.25rem;
  display: inline-block;
  padding: 0 1.25rem;
  font-size: 1rem;
  border-radius: 3px;
  color: #fff;
  margin-top: 1rem;
  margin-right: .5rem;
  font-family: proxima_nova_ththin, sans-serif
}

.mobile-menu-item a.header-tab--for-you, .mobile-menu-item a:active.header-tab--for-you, .mobile-menu-item a:hover.header-tab--for-you, .mobile-menu-item a:link.header-tab--for-you, .mobile-menu-item a:visited.header-tab--for-you {
  display: none
}

.mobile-edition-menu, .mobile-specialty-menu {
  transition: all .5s;
  max-height: 0;
  overflow: hidden;
  margin-bottom: 0
}

.mobile-edition-menu.is-expanded, .mobile-specialty-menu.is-expanded {
  padding-top: .25rem;
  max-height: 1000px;
  margin-bottom: -1rem
}

.mobile-specialty-menu.is-expanded {
  max-height: 4000px;
  margin-bottom: -1rem
}

.mobile-menu-item-subhead {
  font-family: proxima_nova_ltsemibold, sans-serif;
  text-transform: uppercase;
  display: block
}

.mobile-menu-item-subhead.user {
  text-transform: none
}

.is-rotated {
  transform: rotate(-180deg);
  transition: transform .15s ease
}

.page-header.simple .slide-out-menu {
  top: 43px
}

body.menuView {
  overflow: hidden;
  width: 100%
}

.header-cme-rclist {
  background: #edf0f5;
  line-height: 44px;
  margin-top: -4px;
  width: 100%;
  color: #222;
  font-family: proxima_nova_rgregular, sans-serif
}

.header-cme-rclist .resp-container {
  display: block;
  position: relative;
  text-align: left
}

.header-cme-rclist .resource-center-items {
  list-style: none;
  margin-top: 0;
  margin-bottom: 0;
  width: calc(100% - 8rem);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 0;
  position: relative;
  display: inline-block
}

.header-cme-rclist a {
  display: inline;
  font-size: .875rem;
  margin-right: .875rem;
  line-height: 2.75;
  color: #222;
  font-family: proxima_nova_rgregular, sans-serif
}

.header-cme-rclist a, .header-cme-rclist a:hover, .header-cme-rclist a:link, .header-cme-rclist a:visited {
  color: inherit
}

a.cme-submenu-more, a.cme-submenu-more:visited {
  font-size: .875rem;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background: #edf0f5;
  color: #005b80;
  font-family: proxima_nova_ltsemibold;
  margin-right: 0;
  text-transform: uppercase;
  color: #222
}

a.cme-submenu-more:visited svg, a.cme-submenu-more svg {
  line-height: 44px;
  vertical-align: middle;
  margin-bottom: 3px;
  margin-left: 4px
}

.page-header.simple {
  background: #fff;
  padding-top: 0
}

@media (max-width:1023px) {
  .page-header.simple {
    padding: .75rem 0
  }
}

@media (max-width:767px) {
  .page-header.simple {
    padding: .375rem 0
  }
}

.page-header.simple .resp-container {
  -ms-flex-pack: end;
  justify-content: flex-end
}

.page-header.simple .header-logo {
  height: 2.375rem;
  padding-top: .75rem;
  padding-bottom: .25rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%)
}

.page-header.simple .user-links {
  line-height: 3.375rem;
  -ms-flex-item-align: end;
  align-self: flex-end
}

.page-header.simple .user-links svg {
  vertical-align: middle
}

.page-header.simple .user-popup-menu {
  line-height: 1.6;
  top: 0
}

.page-header.simple #hidden-invite-layer {
  top: 57px;
  left: -55px;
  line-height: 1
}

.dp-body:not(.decision-hub) .page-header {
  margin-bottom: 0;
  padding-top: 0;
  border-top: none;
  background: #090b20 url(/pi/global/header/decision-point/header-odp-thin.jpg) no-repeat top;
  background-size: 1700px auto;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .2);
  z-index: 1
}

.dp-body:not(.decision-hub) .page-header a, .dp-body:not(.decision-hub) .page-header a:link, .dp-body:not(.decision-hub) .page-header a:visited {
  color: #fff
}

@media (max-width:767px) {
  .dp-body:not(.decision-hub) .page-header {
    padding-bottom: inherit;
    background-position: 55% 55%;
    background: none;
    box-shadow: none;
    background: #090b20 url(/pi/global/header/decision-point/header-odp-thin.jpg) no-repeat top
  }
}

.dp-body .dp-header {
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
  max-width: 1240px;
  width: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #fff
}

@media (max-width:767px) {
  .dp-body .dp-header {
    padding: 18px 14px 18px 0;
    text-align: center;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
}

.dp-body .dp-header .right-group a.mobile-search-button {
  display: none
}

.dp-body .dp-header .slide-out-menu {
  padding-bottom: 182px
}

.dp-body .dp-header .slide-out-menu .mobile-menu-item {
  border-bottom: none;
  padding: 15px 0 0
}

.dp-body .dp-header .slide-out-menu .mobile-menu-item button {
  border: none;
  background-color: transparent
}

.dp-body .dp-header .slide-out-menu .mobile-menu-item button:focus {
  outline: none
}

.dp-body .dp-header .slide-out-menu .mobile-menu-item img.decision-combined-shape {
  position: absolute;
  top: 27px;
  z-index: 1;
  left: 10px;
  height: 20px
}

.dp-body .dp-header .slide-out-menu .mobile-menu-item input#search-input-mobile {
  border-radius: 5px;
  border: 1px solid #e9e9e9;
  background-color: #fff;
  min-width: 192px;
  padding-left: 38px;
  height: 40px;
  font-family: proxima_nova_rgregular, sans-serif;
  color: #767674;
  box-sizing: content-box
}

.dp-body .dp-header .slide-out-menu .mobile-menu-item input#search-input-mobile :focus, .dp-body .dp-header .slide-out-menu .mobile-menu-item input:focus {
  outline: none
}

.dp-body .dp-header .slide-out-menu .mobile-menu-item .mobile-menu-item-subhead.user {
  font-family: proxima_nova_ltsemibold, sans-serif;
  font-weight: 600
}

.dp-body .dp-header .slide-out-menu .mobile-menu-button, .dp-body .dp-header .slide-out-menu .mobile-menu-item a span {
  margin-left: 8px
}

.dp-body .dp-title-block {
  background-repeat: no-repeat;
  background-size: 455px 27px;
  cursor: pointer;
  margin-top: auto;
  margin-bottom: auto
}

@media (max-width:767px) {
  .dp-body .dp-title-block {
    width: 221px;
    background-size: 221px 38px;
    background-position: 50%;
    background-repeat: no-repeat;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -ms-flex-order: 2;
    order: 2
  }
}

@media (min-width:1280px) {
  .dp-body .dp-title-block {
    display: -ms-flexbox;
    display: flex
  }
}

@media (max-width:1279px) {
  .dp-body .dp-title-block {
    display: block
  }
}

@media (max-width:767px) {
  .dp-body .dp-title-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.dp-body .dp-title-block>img {
  margin-right: .5rem
}

@media (min-width:1280px) {
  .dp-body .dp-title-block>img {
    width: 122px;
    height: 1.6875rem;
    display: block
  }
}

@media (max-width:1279px) {
  .dp-body .dp-title-block>img {
    width: auto;
    height: 1.6875rem;
    display: block
  }
}

@media (max-width:1023px) {
  .dp-body .dp-title-block>img {
    height: 1.6875rem
  }
}

@media (max-width:767px) {
  .dp-body .dp-title-block>img {
    height: 1.3125rem
  }
}

.dp-body .dp-title-block .dp-title {
  display: block;
  font-size: 1.375rem;
  text-transform: uppercase;
  font-weight: 600
}

@media (max-width:767px) {
  .dp-body .dp-title-block .dp-title {
    font-size: 14px
  }
}

@media (max-width:1023px) {
  .dp-body .dp-title-block .dp-title {
    font-size: 1rem
  }
}

@media (max-width:1279px) {
  .dp-body .dp-title-block .dp-title {
    width: 100%;
    display: block
  }
}

@media (min-width:1280px) {
  .dp-body .dp-title-block .dp-title {
    width: auto;
    display: block
  }
}

.dp-body:not(.decision-hub) .right-group {
  margin-left: 20px
}

.dp-body:not(.decision-hub) .user-links {
  font-size: .9375rem;
  white-space: nowrap
}

@media (max-width:1023px) {
  .dp-body:not(.decision-hub) .user-links {
    display: -ms-flexbox;
    display: flex
  }
}

@media (max-width:767px) {
  .dp-body:not(.decision-hub) .user-links {
    display: none
  }
}

.dp-body:not(.decision-hub) .user-links a:hover, .dp-body:not(.decision-hub) .user-links a:hover svg {
  color: #a1ebff
}

.dp-body:not(.decision-hub) .user-links .user-links-settings {
  display: inline-block
}

.dp-body:not(.decision-hub) .user-links .user-links-settings svg {
  color: #fff
}

.dp-body:not(.decision-hub) .user-links#loggedout_user_links a {
  margin: 0
}

.dp-body:not(.decision-hub) .user-links#loggedout_user_links a:last-child {
  margin-left: 8px
}

.dp-body:not(.decision-hub) .user-links#loggedout_user_links a:last-child:before {
  margin-right: 8px;
  content: "\007C";
  font-family: proxima_nova_ltlight, sans-serif;
  font-size: 1.5rem;
  vertical-align: sub
}

.dp-body .odp-header-search {
  width: 240px;
  height: 40px;
  border-radius: 6px;
  background-color: #fff
}

.dp-body .odp-header-search #search-form-header, .dp-body .odp-header-search .search-form-header {
  height: 100%;
  display: -ms-flexbox;
  display: flex
}

.dp-body .odp-header-search #search-form-header .search-button, .dp-body .odp-header-search .search-form-header .search-button {
  background: none;
  border: none
}

.dp-body .odp-header-search #search-form-header .search-button img, .dp-body .odp-header-search .search-form-header .search-button img {
  margin-left: 4px
}

.dp-body .odp-header-search #search-form-header .search-button:focus, .dp-body .odp-header-search .search-form-header .search-button:focus {
  border: none;
  outline: none
}

.dp-body .odp-header-search #search-form-header #search-input, .dp-body .odp-header-search .search-form-header #search-input {
  transition: max-width .2s;
  border: none;
  padding: .35rem;
  vertical-align: bottom;
  font-size: 15px
}

.dp-body .odp-header-search #search-form-header #search-input:focus, .dp-body .odp-header-search .search-form-header #search-input:focus {
  border: none;
  outline: none
}

.dp-body:not(.decision-hub) .user-popup-menu {
  white-space: normal
}

.dp-body:not(.decision-hub) .user-popup-menu a, .dp-body:not(.decision-hub) .user-popup-menu a:link, .dp-body:not(.decision-hub) .user-popup-menu a:visited {
  font-family: proxima_nova_rgregular, sans-serif;
  color: #333132
}

.dp-body:not(.decision-hub) .mobile-nav-toggle-label span {
  background: #fff
}

@media (max-width:1023px) {
  .dp-body:not(.decision-hub) .mobile-nav-toggle-label {
    display: none
  }
}

@media (max-width:767px) {
  .dp-body:not(.decision-hub) .mobile-nav-toggle-label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 30px;
    flex: 0 1 30px;
    -ms-flex-order: 1;
    order: 1
  }
}

.dp-body:not(.decision-hub) .mobile-nav-toggle-label #header-invite-count {
  display: none!important
}

.dp-body:not(.decision-hub) .slide-out-menu {
  top: 74px;
  height: 40vh;
  width: 256px;
  border-radius: 0 0 10px;
  overflow-y: hidden
}

.dp-body:not(.decision-hub) .slide-out-menu .mobile-menu-item a {
  color: #333132
}

.dp-body:not(.decision-hub) .slide-out-menu--tabs, .dp-body:not(.decision-hub) .slide-out-menu .user-invites-link {
  display: none!important
}

.dp-body .page-footer {
  margin-top: 0;
  background: #fff
}

.decision-hub #headerbox.page-header {
  background: #fff
}

.decision-hub .dp-hub-page-title-heading-container {
  padding: 0 20px;
  display: -ms-flexbox;
  display: flex
}

.decision-hub .dp-title-block {
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  margin: 34px auto 63px;
  cursor: auto
}

@media (max-width:1279px) {
  .decision-hub .dp-title-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

@media (max-width:767px) {
  .decision-hub .dp-title-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 24px auto 33px
  }
}

.decision-hub .dp-title-block .dp-title {
  font-family: proxima_nova_ltsemibold, sans-serif;
  font-size: 23px;
  height: 22px;
  line-height: .96;
  width: auto
}

@media (max-width:767px) {
  .decision-hub .dp-title-block .dp-title {
    font-size: 16px;
    height: 14px;
    line-height: .88
  }
}

@media (min-width:1280px) {
  .decision-tree #headerbox.page-header {
    background: none;
    box-shadow: none
  }
}

@media (max-width:1279px) {
  .decision-tree #headerbox.page-header {
    background: none;
    box-shadow: none
  }
}

body.modal-open, body.modal-open #pageContainer {
  overflow: hidden;
  position: fixed;
  right: 0;
  left: 0
}

.page-header a, .page-header a:hover, .page-header a:link, .page-header a:visited {
  color: #000
}

.is-cme .header-invitations-link, .is-cme .header-invite-count {
  display: none
}

body {
  margin: 0;
  padding: 0;
  font-family: proxima_nova_rgregular, sans-serif
}

a, a:link {
  color: #007cb0;
  text-decoration: none
}

a.title, a:link.title {
  color: #333132
}

a:visited {
  color: #5757a6;
  text-decoration: none
}

a:visited.title {
  color: #333132
}

a:hover {
  text-decoration: none
}

a:hover, a:hover.title {
  color: #005b81;
  transition: all .35s ease
}

a:active {
  color: #007cb0;
  text-decoration: none
}

a.title, a:active.title {
  color: #333132
}

b, h1, h2, h3, h4, h5, h6, strong {
  font-family: proxima_nova_rgbold, sans-serif;
  font-weight: 400
}

h1, h2, h3, h4, h5, h6 {
  color: #333132
}

h1 {
  margin: 0;
  padding: 0 0 10px;
  font-size: 2.5rem
}

@media (max-width:1023px) {
  h1 {
    font-size: 1.75rem
  }
}

h2 {
  margin: 0;
  padding: 0 0 10px;
  font-family: Roboto Condensed, sans-serif;
  font-size: 1.75rem
}

@media (max-width:1023px) {
  h2 {
    font-size: 1.375rem
  }
}

h2 sup {
  font-size: .9375rem
}

@media (max-width:1023px) {
  h2 sup {
    font-size: .8125rem
  }
}

h3 {
  margin: 0;
  padding: 0 0 10px;
  font-family: Roboto Condensed, sans-serif;
  font-size: 1.25rem
}

@media (max-width:1023px) {
  h3 {
    font-size: 1rem
  }
}

.page-body {
  color: #222
}

.teaser {
  margin: 0;
  padding: 0 0 8px;
  font-family: proxima_nova_ltlight, sans-serif;
  font-size: 1.125rem;
  display: block
}

@media (max-width:1023px) {
  .teaser {
    font-size: 1rem
  }
}

.byline, .commentcount {
  margin: 0;
  padding: 0;
  font-size: .875rem;
  color: #767674
}

.commentcount, .comments {
  background: url(/pi/global/icons/icon-comments-gray.svg) no-repeat 2px;
  background-size: 13px auto;
  padding-left: 20px;
  display: none
}

.commentcount {
  margin-left: 5px
}

.commentcount.hasComments, .comments.hasComments {
  display: inline
}

.inactive {
  display: none
}

.active {
  display: block
}

.alerttag, .conftag, .newstag {
  padding: 0 0 3px;
  font-family: Roboto Condensed, sans-serif;
  font-size: .875rem;
  text-transform: uppercase;
  display: block;
  color: #d0021b
}

.conftag {
  color: #839469
}

.cmetag {
  padding: 0 0 10px;
  font-family: Roboto Condensed, sans-serif;
  font-size: .875rem;
  text-transform: uppercase;
  color: #d0021b;
  white-space: nowrap;
  display: inline-block
}

.video {
  background: url(/pi/global/icons/icon-video-play-btn-gray.svg) no-repeat 2px;
  background-size: 15px auto
}

.audio, .video {
  padding-left: 20px
}

.audio {
  background: url(/pi/global/icons/icon-audio-gray.svg) no-repeat 2px;
  background-size: 15px auto
}

.slide {
  background: url(/pi/global/icons/icon-slideshow-gray.svg) no-repeat 2px;
  background-size: 15px auto;
  padding-left: 20px
}

.rightAd {
  padding: 0 0 20px;
  text-align: center
}

.layer-whiteout {
  width: 100%;
  height: 100%;
  background: #fff;
  position: absolute;
  z-index: 6000496;
  margin: 0 auto;
  height: auto;
  top: 40px;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: hidden;
  -moz-opacity: .8;
  filter: alpha(opacity=80);
  opacity: 0;
  transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out
}

#layer-logout-confirmation.showLogout {
  visibility: visible;
  opacity: 1;
  top: 40px
}

#layer-logout-bg.showLogout {
  visibility: visible;
  -webkit-opacity: .8;
  opacity: .8;
  top: 0
}

.layer-pop {
  visibility: hidden;
  opacity: 0;
  font-family: proxima_nova_ltlight, sans-serif;
  font-size: 1.55em;
  position: absolute;
  display: block!important;
  background-color: #fff;
  padding: 30px 0 40px;
  margin: 30px auto 0;
  width: 278px;
  z-index: 6000500;
  left: 50%;
  margin-left: -139px;
  box-shadow: 0 1px 1px 4px rgba(0, 0, 0, .05);
  border: 1px solid rgba(0, 0, 0, .1);
  text-align: center;
  box-sizing: border-box
}

.layer-pop b {
  font-family: proxima_nova_ltsemibold, sans-serif
}

.layer-pop .layer-content {
  margin: 20px 30px 0
}

.layer-pop .layer-content-group {
  overflow: hidden
}

.layer-pop-header {
  background: #005b81;
  color: #fff;
  font-size: 1.26em;
  padding: 15px 20px;
  position: fixed;
  box-sizing: border-box
}

@media (min-width:1024px) {
  #hidden-invite-layer {
    display: none;
    position: absolute;
    top: 56px;
    right: 16%;
    width: 314px;
    height: 593px;
    background-color: transparent;
    z-index: 5000301
  }
}

@media (max-width:1023px) {
  #hidden-invite-layer {
    display: none;
    position: fixed;
    left: 0;
    top: 50px;
    bottom: 80px;
    width: 100%;
    background-color: transparent;
    z-index: 5000301
  }
}

#leaveORG {
  z-index: 6000496;
  display: none;
  position: absolute;
  top: 10%;
  left: 50%;
  margin-left: -215px;
  width: 430px;
  padding: 40px 20px;
  background: #fff;
  border: 1px solid #fcfcfc;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .5);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .5);
  -moz-box-shadow: 20 2px 4px rgba(0, 0, 0, .5);
  font-family: proxima_nova_ltlight, sans-serif;
  font-size: 1.375em
}

#adtagheader {
  margin: 5px 0 0;
  padding: 3px 0 10px;
  border: none;
  text-align: center
}

#adtagfooter .AdUnit, #adtagheader .AdUnit, #contentRight .AdUnit, #right .AdUnit, #rightcol .AdUnit, #topRight .AdUnit, .AdUnit, .has-ad-label .AdUnit-sfp {
  background-image: url(/pi/global/text/text_advertisement_top.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  padding-top: 0;
  padding-bottom: 10px;
  text-align: center
}

.de_de #adtagfooter .AdUnit, .de_de #adtagheader .AdUnit, .de_de #contentRight .AdUnit, .de_de #right .AdUnit, .de_de #rightcol .AdUnit, .de_de #topRight .AdUnit, .de_de .AdUnit, .de_de .has-ad-label .AdUnit-sfp {
  background-image: url(/de/pi/global/text/text_advertisement_top.gif)
}

.es_es #adtagfooter .AdUnit, .es_es #adtagheader .AdUnit, .es_es #contentRight .AdUnit, .es_es #right .AdUnit, .es_es #rightcol .AdUnit, .es_es #topRight .AdUnit, .es_es .AdUnit, .es_es .has-ad-label .AdUnit-sfp {
  background-image: url(/es/pi/global/text/text_advertisement_top_es.png);
  background-size: 72px auto
}

.fr_fr #adtagfooter .AdUnit, .fr_fr #adtagheader .AdUnit, .fr_fr #contentRight .AdUnit, .fr_fr #right .AdUnit, .fr_fr #rightcol .AdUnit, .fr_fr #topRight .AdUnit, .fr_fr .AdUnit, .fr_fr .has-ad-label .AdUnit-sfp {
  background-image: url(/fr/pi/global/text/text_advertisement_top_fr.gif)
}

.pt_pt #adtagfooter .AdUnit, .pt_pt #adtagheader .AdUnit, .pt_pt #contentRight .AdUnit, .pt_pt #right .AdUnit, .pt_pt #rightcol .AdUnit, .pt_pt #topRight .AdUnit, .pt_pt .AdUnit, .pt_pt .has-ad-label .AdUnit-sfp {
  background-image: url(text_advertisement_top_pt.webp);
  background-size: 95px auto
}

#ads-pos-420.AdUnit, .has-ad-label.has-ad-str .AdUnit-sfp {
  background-image: none;
  background-repeat: no-repeat;
  background-position: top;
  padding-top: 0
}

#right #ads-pos-122.AdUnit {
  border-top: 1px solid #dcdcdc;
  padding-top: 20px
}

.AdUnit.adlabelifi {
  background-repeat: no-repeat;
  background-position: bottom;
  padding-top: 0;
  padding-bottom: 10px;
  background-size: inherit
}

.AdUnit.adlabelifi, .de_de .AdUnit.adlabelifi, .es_es .AdUnit.adlabelifi, .fr_fr .AdUnit.adlabelifi, .pt_pt .AdUnit.adlabelifi {
  background-image: url(/pi/global/text/txt-ifi-top.gif)!important
}

.AdUnit.adlabelifg {
  background-repeat: no-repeat;
  background-position: bottom;
  padding-top: 0;
  padding-bottom: 10px;
  background-size: inherit
}

.AdUnit.adlabelifg, .de_de .AdUnit.adlabelifg, .es_es .AdUnit.adlabelifg, .fr_fr .AdUnit.adlabelifg, .pt_pt .AdUnit.adlabelifg {
  background-image: url(/pi/global/text/txt-ifg-top.gif)!important
}

.AdUnit.adlabelblank {
  background-image: none!important;
  background-repeat: no-repeat;
  background-position: bottom;
  padding-top: 0;
  padding-bottom: 10px
}

.adcontainer104 {
  text-align: center
}

#ads-pos-910 *, #adtagfooter *, #adtagheader *, .adcontainer104 *, .rightAd * {
  margin-left: auto;
  margin-right: auto
}

#ads-pos-910 {
  text-align: center
}

#ads-pos-520 {
  padding-bottom: 10px
}

.cc #ads-pos-520 {
  background: none
}

@media (min-width:768px) and (max-width:1023px) {
  .cc #ads-pos-520 {
    padding: 18px 0 18px 16px;
    border-radius: 8px;
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, .05);
    background-color: #fff
  }
}

@media (min-width:1024px) and (max-width:1279px) {
  .cc #ads-pos-520 {
    padding: 20px 0 20px 24px;
    border-radius: 12px;
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, .05);
    background-color: #fff
  }
}

@media (min-width:1280px) {
  .cc #ads-pos-520 {
    padding: 18px 0 18px 24px;
    border-radius: 12px;
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, .05);
    background-color: #fff
  }
}

.cc #ads-pos-1520 {
  background: none
}

@media (max-width:767px) {
  .cc #ads-pos-1520 {
    padding: 16px 0 16px 16px;
    border-radius: 8px;
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, .05);
    background-color: #fff
  }
}

.cc #ads-pos-420, .cc #ads-pos-1420 {
  background: none
}

#right #ads-pos-420 {
  float: none!important;
  margin: 0 0 15px
}

#ads-pos-622, #ads-pos-722, #ads-pos-1622, #ads-pos-1722, #featured.section .section-content ul li#ads-pos-622 {
  display: none
}

#ads-pos-622.active, #ads-pos-722.active, #ads-pos-1622.active, #ads-pos-1722.active, #featured.section .section-content ul li#ads-pos-622.active, #rel-recommend #ads-pos-622+li+li {
  display: block
}

#rel-recommend #ads-pos-622.active+li+li, .blank-ad {
  display: none
}

#dd-hp #ads-pos-1622 {
  padding: 0 16px 5px
}

#column-right #ads-pos-622 {
  padding-top: 10px
}

.page-body section.hp_news ul li#ads-pos-622, .page-body section.hp_news ul li#ads-pos-722, .page-body section.hp_news ul li#ads-pos-1622, .page-body section.hp_news ul li#ads-pos-1722 {
  margin-top: 0;
  padding-bottom: 15px;
  padding-top: 0
}

#ads-pos-800, #ads-pos-1800 {
  display: none
}

#ads-pos-904, #ads-pos-906, #ads-pos-907 {
  border-bottom: 1px solid #d8d8d8;
  background: none!important;
  padding-bottom: 0!important;
  display: none
}

#ads-pos-904.recircwidget, #ads-pos-906.recircwidget, #ads-pos-907.recircwidget {
  display: block
}

.recircborder {
  border-top: 1px solid #d8d8d8
}

.recircmarginbottom {
  margin-bottom: 100px
}

.article-column-left .recircmarginbottom {
  margin-bottom: 60px!important
}

#top-pick {
  font-family: proxima_nova_rgbold, sans-serif;
  font-size: 18px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  letter-spacing: normal;
  color: #2f224d;
  margin-bottom: 15px;
  margin-top: 100px;
  display: none
}

#ads-pos-1004 {
  min-height: 50px
}

#ads-pos-1420:not(.sticky-video), #ads-pos-1520:not(.sticky-video) {
  min-height: 250px
}

#ads-pos-1004, #ads-pos-1420:not(.sticky-video), #ads-pos-1520:not(.sticky-video) {
  display: -ms-flexbox;
  display: flex;
  box-sizing: content-box;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.use-adhesive-footer .footer_legal-text {
  margin-top: 1rem;
  padding-bottom: 4rem
}

.page-footer {
  padding-bottom: 6rem
}

.adhesive-footer-wrapper, .sticky-footer-ad {
  background-color: #f0efef;
  position: fixed;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 4000000;
  max-height: 130px;
  overflow: hidden;
  display: none
}

.adhesive-footer_content, .innerAdContainer {
  position: relative;
  display: inherit;
  -ms-flex-pack: center;
  justify-content: center;
  margin: initial
}

.adhesive-footer_content .AdUnit, .innerAdContainer .AdUnit {
  max-height: 130px
}

.sticky-footer-ad {
  background: initial
}

.footer-close-btn, .footer-close-btn_white {
  width: 15px;
  height: 15px;
  position: absolute;
  background-image: url(//img.medscapestatic.com/pi/cme/icons/close-button-blk-2x.png);
  background-repeat: no-repeat;
  background-size: contain;
  right: 0;
  top: 5px;
  cursor: pointer;
  z-index: 10;
  padding: 0 10px
}

.footer-close-btn_white {
  background-image: url(//img.medscapestatic.com/pi/cme/icons/close-button-wht-2x.png)
}

.footer-close-btn-text {
  right: 0;
  top: 5px;
  cursor: pointer;
  z-index: 10;
  padding: 0 10px;
  color: #767674;
  text-transform: uppercase;
  top: -4px;
  position: absolute
}

@media (max-width:767px) {
  .adhesive-footer-wrapper, .sticky-footer-ad {
    max-height: 120px
  }
  #stick-ad-outter-wrapper.sticky-footer-ad {
    bottom: 0;
    height: auto
  }
  .sticky-footer-ad #ads-pos-1145 {
    padding-top: 25px
  }
  .adhesive-footer_content {
    width: 100%;
    height: auto;
    color: #767674
  }
  .adhesive-footer_content .AdUnit {
    max-height: 120px
  }
  .footer-close-btn-text {
    top: -2px;
    right: 1%
  }
}

@media (max-width:320px) {
  .footer-close-btn, .footer-close-btn_white {
    right: 10px
  }
  .footer-close-btn-text {
    top: -2px;
    right: 1%
  }
}

#ads-af-pos-145, #ads-af-pos-1145, #ads-pos-145, #ads-pos-1145 {
  background-position: 0 15px;
  padding: 25px 0 3px;
  position: relative
}

.layer-llr-driver .sticky-footer-ad #ads-pos-1145 {
  background-position-x: 4px
}

/*# sourceMappingURL=global-header.css.map */

.footer-global {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.footer-col a {
  display: block;
  margin-bottom: .875rem;
}

.footer-col a:last-of-type {
  margin-bottom: .0;
}

.footer-logo {
  width: 100%;
  text-align: left;
  margin-bottom: 1rem;
  @media (max-width: 767px) {
    margin-bottom: .5rem;
  }
}

.footer-logo-image {
  height: 1.75rem;
}

.footer-social {
  flex: 1.6;

}

.footer-social a {
  margin-right: .5rem;
  margin-bottom: .5rem;
  display: inline-block;
}

@media (max-width: 767px) {
  .footer-social{
    width: 100%;
    padding-bottom: 2rem;
  }

}

.footer-sections {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 3rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (min-width: 768px) {
  .footer-sections {
    flex: 5;
  }
 
}

@media (max-width: 1023px) {
  .footer-sections {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

}

.page-footer {
  border-top: solid 2px #005b81;
  padding-top: 2.5rem;
  padding-bottom: 4rem;
  margin-top: 2rem;
}

.footer-sections .footer-col {
  padding: 0 1rem;
  border-left: solid 1px #dbdbdb;
  font-family: 'proxima_nova_ltlight', sans-serif;
  font-size: .875rem;
}

.footer-col, .footer-social {
  text-align: left;
}

.footer-social h4, .footer-col h4, .footer-social .footer-heading, .footer-col .footer-heading {
  margin-top: 0;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0.875rem;
}

/* .footer-social h4 {
	margin-top: 0;
	font-weight: 700;
	font-size: .8125em;
} */

/* .footer-social a {
	overflow: hidden;
	height: 2rem;
	width: 2rem;
	border-radius: 3px;
	background: #14658e;
	margin-right: .625rem;
	display: inline-block;
} */

.page-footer a:link, .page-footer a:visited, .page-footer a:active {
  color: #222;
  text-decoration: none;
}

.page-footer a:hover {
  color: #005b81;
  text-decoration: none;
}

.footer_legal-text {
  display: block;
  margin-top: 3rem;
  margin-left: auto;
  margin-right: auto;
  font-size: .75rem;
  line-height: 1.3;
  text-align: center;
  color: #767674;
  padding-bottom: 0;
}

.footer-intl.resp-container {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer-intl-links a {
  margin-left: 1.5rem;
  display: inline-block;
  font-family: 'proxima_nova_ltlight', sans-serif;
}

.footer-intl-social {
  margin-left: 3rem;
  display: inline-block;
}

.footer-intl-social a {
  margin-right: .5rem;
}

@media (max-width: 767px) {
  .footer-intl.resp-container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -1rem;
  }
  .footer-intl-branding {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 100%;
    padding-bottom: 1.5rem;
    border-bottom: solid 1px #ddd;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-around;
  }
  .footer-intl-links {
    padding-top: 1.5rem;
  }
  .footer-intl-links a {
    margin-left: 0;
    display: block;
    margin-bottom: 1rem;
    font-size: 1rem;
  }
  .footer-intl-social {
    margin-left: 3rem;
    display: inline-block;
  }
  .footer-intl-social a {
    margin-right: 0;
    margin-left: .5rem;
  }
}

#adtagfooter {
  margin-top: 2rem;
}