/**
 * AARP breakpoints, (...).
 *
 * Wrapper overrides.
 */
html {
  font-size: 16px;
  line-height: 1.15;
}
.sharp-c-social-icon-share--uxdia-theme .sharp-c-social-icon-share__icon::before {
  background-repeat: no-repeat;
  background-size: 40px;
}
.aarp-pb-book-navigation .aarp-pb-book-pager__item {
  bottom: 21.0rem;
}
.aarp-pb-book-navigation .aarp-pb-book-pager__item--previous {
  margin-left: -5.0rem;
}
.aarp-pb-book-navigation .aarp-pb-book-pager__item--next {
  margin-right: -5.0rem;
}

/**
 * Ad button fix.
 */
.uxdia-c-megamenu .cmp-tabs__tabpanel .uxdia-c-button--secondary {
  box-shadow: 0 0 0 .09em #121212 !important;
}

/**
 * Search styles.
 */
.xaarp-pb-search-result {
  margin-bottom: 2.778rem;
}
.xaarp-pb-search-result ul {
  list-style-type: none;
}
.xaarp-pb-search-result ul li {
  margin: 0 0 0.25em 0em !important;
}
.xaarp-pb-search-result .aarp-pb-actions {
  display: none;
}
.xaarp-pb-search-result h4 {
  font-size: 1.333rem;
  font-weight: bold;
  margin-bottom: 0.556rem;
}
.xaarp-pb-search-result h4 a,
.xaarp-pb-search-result h4 a:visited {
  color: #334850;
  cursor: pointer;
}
.xaarp-pb-search-result a {
  color: #334850 !important;
}

/**
 * Staff styles.
 */
article ol,
article ul {
  margin: 0.833rem 0 !important;
  padding: 0 0 0 1.0rem !important;
}
article li {
  padding: 0.333rem !important;
}
article .aarp-staff {
  background-color: #d8d0d8 !important;
  display: none;
}
article .aarp-staff-bullet > p,
article .aarp-staff-bullet .aarp-staff {
  margin: 0 !important;
  padding: 0.3rem !important;
}
article a .aarp-staff {
  color: #c03a38 !important;
}
article span.aarp-staff {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
article li.aarp-staff-bullet span.aarp-staff {
  display: inline !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
article li.aarp-staff-bullet span.aarp-staff::before {
  content: '' !important;
  display: inline !important;
}
