@import url('default-part1.css?z=796');

@media only screen and (min-width: 48em) {
  .search-results-list__result-description {
    line-height: 2.6rem;
    font-size: 1.6rem;
  }
}

@media screen, projection {
  .search-results-list__url {
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 2rem;
    font-size: 1.4rem;
    display: block;
    padding: 5px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
  }
}

@media only screen and (min-width: 23.438em) {
  .search-results-list__url {
    line-height: 2rem;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 48em) {
  .search-results-list__url {
    line-height: 2rem;
    font-size: 1.4rem;
  }
}

@media screen, projection {
  .search-results-list__body {
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 2rem;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 23.438em) {
  .search-results-list__body {
    line-height: 2.2rem;
    font-size: 1.6rem;
  }
}

@media only screen and (min-width: 48em) {
  .search-results-list__body {
    line-height: 2.2rem;
    font-size: 1.6rem;
  }
}

@media screen, projection {
  .search-results-list__pagination {
    padding: 30px 14px 0;
  }
}

@media only screen and (min-width: 23.438em) {
  .search-results-list__pagination {
    padding: 30px 18px 0;
  }
}

@media only screen and (min-width: 48em) {
  .search-results-list__pagination {
    padding: 30px 20px 0;
  }
}

@media screen, projection {
  .sidebar-container {
    display: block;
    padding-right: 0;
    margin-top: 20px;
  }
}

@media only screen and (min-width: 23.438em) {
  .sidebar-container {
    margin-top: 30px;
  }
}

@media only screen and (min-width: 48em) {
  .sidebar-container {
    margin-top: 0;
  }
}

@media screen, projection {
  .sidebar-container .sidebar {
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    -ms-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    transition: opacity 0.4s;
    width: 100%;
    float: right;
  }

  .sidebar-container .sidebar.widget-rendered {
    opacity: 1;
  }

  .sidebar-container .sidebar>div {
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 23.438em) {
  .sidebar-container .sidebar>div {
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 48em) {
  .sidebar-container .sidebar>div {
    margin-bottom: 40px;
  }
}

@media only screen and (min-width: 48em) {
  .sidebar-container .sidebar {
    margin-right: -20px;
    padding: 0 20px;
    max-width: 320px;
  }
}

@media only screen and (min-width: 48em) {
  .sidebar-container .sidebar--hero-overlap {
    border-top: 3px solid #e9a115;
    background: #fff;
    margin-top: -100px;
    padding: 20px 20px 0;
    max-width: 320px;
  }
}

@media screen, projection {
  .sidebar-promo {
    padding: 0;
  }

  .sidebar-promo__inner {
    background: #253038;
  }

  .sidebar-promo__heading {
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 2.5rem;
    font-size: 2.5rem;
    margin: 0;
    color: #fff;
    padding: 20px 20px 15px;
  }
}

@media only screen and (min-width: 23.438em) {
  .sidebar-promo__heading {
    line-height: 2.8rem;
    font-size: 2.8rem;
  }
}

@media only screen and (min-width: 48em) {
  .sidebar-promo__heading {
    line-height: 2.8rem;
    font-size: 2.8rem;
  }
}

@media screen, projection {
  .sidebar-promo__heading a {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    margin-right: 5px;
    display: block;
  }

  .sidebar-promo__heading a .icon {
    line-height: 0;
    color: #fff;
  }

  .sidebar-promo__heading a .icon::after {
    color: inherit;
    content: "";
    font-size: .6em;
    position: relative;
    vertical-align: -1px;
  }

  .sidebar-promo__heading a .icon::after:hover,
  .sidebar-promo__heading a .icon::after:focus {
    cursor: pointer;
    text-decoration: none;
  }

  .sidebar-promo__heading a .icon::after {
    position: absolute;
    bottom: 8px;
    left: 0;
  }

  .sidebar-promo__body {
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 2rem;
    font-size: 1.4rem;
    color: #ededed;
    padding: 0 20px 20px;
  }
}

@media only screen and (min-width: 23.438em) {
  .sidebar-promo__body {
    line-height: 2rem;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 48em) {
  .sidebar-promo__body {
    line-height: 2rem;
    font-size: 1.4rem;
  }
}

@media screen, projection {
  .sidebar-promo__image {
    height: auto;
    width: 100%;
  }

  .sidebar-promo__image-container {
    font-size: 0;
    line-height: 0;
  }

  .sidebar-promo--image .sidebar-promo__inner {
    background: #ededed;
  }

  .sidebar-promo--image .sidebar-promo__heading {
    color: #333;
  }

  .sidebar-promo--image .sidebar-promo__heading a .icon {
    color: #db0011;
  }

  .sidebar-promo--image .sidebar-promo__body {
    color: #333;
  }

  .sitemap {
    margin: 0 0 20px;
  }
}

@media only screen and (min-width: 48em) {
  .sitemap {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-rule: solid 1px #dddddd;
    column-rule: solid 1px #dddddd;
  }
}

@media screen, projection {
  .sitemap ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }

  .sitemap a {
    margin-right: 20px;
    text-decoration: none;
    display: inline-block;
  }

  .sitemap a:hover,
  .sitemap a:focus {
    text-decoration: underline;
  }

  .sitemap .bolder {
    font-weight: bold;
  }

  .sitemap .indent1 {
    margin-left: 10px;
  }

  .sitemap .indent2 {
    margin-left: 20px;
  }

  .sitemap .indent3 {
    margin-left: 30px;
  }

  .sitemap .indent4 {
    margin-left: 40px;
  }

  .sitemap .indent5 {
    margin-left: 50px;
  }

  .sitemap .indent6 {
    margin-left: 60px;
  }

  .sitemap .indent7 {
    margin-left: 70px;
  }

  .skip-links {
    display: none;
    background: #404040;
    color: #fff;
    width: 100%;
    margin-top: -4.8rem;
    max-height: 4.8rem;
    overflow: hidden;
    -webkit-transition: all,0.2s;
    -moz-transition: all,0.2s;
    -ms-transition: all,0.2s;
    -o-transition: all,0.2s;
    transition: all,0.2s;
  }
}

@media only screen and (min-width: 48em) {
  .skip-links {
    display: block;
  }
}

@media screen, projection {
  .skip-links__inner ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }

  .skip-links__inner ul li {
    float: left;
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 2rem;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 23.438em) {
  .skip-links__inner ul li {
    line-height: 2.2rem;
    font-size: 1.6rem;
  }
}

@media only screen and (min-width: 48em) {
  .skip-links__inner ul li {
    line-height: 2.2rem;
    font-size: 1.6rem;
  }
}

@media screen, projection {
  .skip-links__inner ul li a {
    position: relative;
    text-decoration: none;
    display: inline-block;
    padding: 13px 17px 13px 17px;
    color: inherit;
  }

  .skip-links__inner ul li a:hover,
  .skip-links__inner ul li a:focus {
    background-color: #677b88;
    text-decoration: underline;
  }

  .skip-links__inner:after {
    content: '';
    display: table;
    clear: both;
  }

  .skip-links__skip-text {
    font-family: UniversNextBold,sans-serif;
    font-weight: bold;
    line-height: 2.2rem;
    font-size: 1.4rem;
    padding: 13px 17px;
    float: left;
  }
}

@media only screen and (min-width: 23.438em) {
  .skip-links__skip-text {
    line-height: 2.2rem;
    font-size: 1.6rem;
  }
}

@media only screen and (min-width: 48em) {
  .skip-links__skip-text {
    line-height: 2.2rem;
    font-size: 1.6rem;
  }
}

@media screen, projection {
  .skip-links--show {
    margin-top: 0;
    max-height: none;
  }

  .sitemap {
    margin: 0 0 20px;
  }
}

@media only screen and (min-width: 48em) {
  .sitemap {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-rule: solid 1px #dddddd;
    column-rule: solid 1px #dddddd;
  }
}

@media screen, projection {
  .sitemap ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }

  .sitemap a {
    margin-right: 20px;
    text-decoration: none;
    display: inline-block;
  }

  .sitemap a:hover,
  .sitemap a:focus {
    text-decoration: underline;
  }

  .sitemap .bolder {
    font-weight: bold;
  }

  .sitemap .indent1 {
    margin-left: 10px;
  }

  .sitemap .indent2 {
    margin-left: 20px;
  }

  .sitemap .indent3 {
    margin-left: 30px;
  }

  .sitemap .indent4 {
    margin-left: 40px;
  }

  .sitemap .indent5 {
    margin-left: 50px;
  }

  .sitemap .indent6 {
    margin-left: 60px;
  }

  .sitemap .indent7 {
    margin-left: 70px;
  }

  .social-share-buttons {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .social-share-buttons:after {
    content: '';
    display: table;
    clear: both;
  }

  .social-share-buttons__inner {
    font-size: 0;
  }

  .social-share-buttons__inner a {
    position: relative;
    font-size: 2.5rem;
  }

  .social-share-buttons__inner a::after {
    content: '';
    width: 1px;
    top: 11px;
    height: 30px;
    background: #ededed;
    position: absolute;
    right: 0;
  }
}

@media only screen and (min-width: 48em) {
  .social-share-buttons__inner a::after {
    top: 14px;
  }
}

@media screen, projection {
  .social-share-buttons__inner a:hover::after {
    width: 0;
  }

  .social-share-buttons__inner a:first-child::after,
  .social-share-buttons__inner a:last-child::after {
    width: 0;
  }

  .social-share-buttons__share-this {
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 2.5rem;
    font-size: 1.4rem;
    display: inline-block;
    vertical-align: top;
    padding: 14px 12px;
    height: 55px;
    min-width: 58px;
    background: #3e505d;
    color: #fff;
    position: relative;
    text-indent: -999em;
  }
}

@media only screen and (min-width: 23.438em) {
  .social-share-buttons__share-this {
    line-height: 2.5rem;
    font-size: 1.6rem;
  }
}

@media only screen and (min-width: 48em) {
  .social-share-buttons__share-this {
    line-height: 2.5rem;
    font-size: 1.6rem;
  }
}

@media only screen and (min-width: 48em) {
  .social-share-buttons__share-this {
    padding: 17px 15px;
    height: 60px;
    text-indent: 0;
  }
}

@media screen, projection {
  .social-share-buttons__share-this .icon {
    line-height: 1;
    text-indent: 0;
    position: absolute;
    left: 20px;
    top: 19px;
  }

  .social-share-buttons__share-this .icon::before {
    color: inherit;
    content: "";
    position: relative;
    vertical-align: -1px;
  }

  .social-share-buttons__share-this .icon::before:hover,
  .social-share-buttons__share-this .icon::before:focus {
    cursor: pointer;
    text-decoration: none;
  }
}

@media only screen and (min-width: 48em) {
  .social-share-buttons__share-this .icon {
    position: relative;
    left: 0;
    top: 2px;
    margin-right: 4px;
  }
}

@media screen, projection {
  .social-share-buttons .button--social {
    padding: 14px 12px;
    height: 55px;
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 48em) {
  .social-share-buttons .button--social {
    padding: 17px 15px;
    height: 60px;
  }
}

@media screen, projection {
  .social-share-buttons__button--line .icon {
    line-height: 1;
  }

  .social-share-buttons__button--line .icon::before {
    color: inherit;
    content: false;
    position: relative;
    vertical-align: -1px;
  }

  .social-share-buttons__button--line .icon::before:hover,
  .social-share-buttons__button--line .icon::before:focus {
    cursor: pointer;
    text-decoration: none;
  }

  .social-share-buttons__button--line svg {
    height: 25px;
    width: 32px;
  }

  .social-share-buttons__button--line svg path {
    fill: #000;
  }

  .social-share-buttons__button--line:hover svg path {
    fill: #fff;
  }

  .social-share-buttons__button--facebook .icon {
    line-height: 1;
  }

  .social-share-buttons__button--facebook .icon::before {
    color: inherit;
    content: "";
    position: relative;
    vertical-align: -1px;
  }

  .social-share-buttons__button--facebook .icon::before:hover,
  .social-share-buttons__button--facebook .icon::before:focus {
    cursor: pointer;
    text-decoration: none;
  }

  .social-share-buttons__button--twitter .icon {
    line-height: 1;
  }

  .social-share-buttons__button--twitter .icon::before {
    color: inherit;
    content: "";
    position: relative;
    vertical-align: -1px;
  }

  .social-share-buttons__button--twitter .icon::before:hover,
  .social-share-buttons__button--twitter .icon::before:focus {
    cursor: pointer;
    text-decoration: none;
  }

  .social-share-buttons__button--linkedin .icon {
    line-height: 1;
  }

  .social-share-buttons__button--linkedin .icon::before {
    color: inherit;
    content: "";
    position: relative;
    vertical-align: -1px;
  }

  .social-share-buttons__button--linkedin .icon::before:hover,
  .social-share-buttons__button--linkedin .icon::before:focus {
    cursor: pointer;
    text-decoration: none;
  }

  .social-share-buttons__button--google .icon {
    line-height: 1;
  }

  .social-share-buttons__button--google .icon::before {
    color: inherit;
    content: "";
    position: relative;
    vertical-align: -1px;
  }

  .social-share-buttons__button--google .icon::before:hover,
  .social-share-buttons__button--google .icon::before:focus {
    cursor: pointer;
    text-decoration: none;
  }

  .social-share-buttons__button--weibo .icon {
    line-height: 1;
  }

  .social-share-buttons__button--weibo .icon::before {
    color: inherit;
    content: "";
    position: relative;
    vertical-align: -1px;
  }

  .social-share-buttons__button--weibo .icon::before:hover,
  .social-share-buttons__button--weibo .icon::before:focus {
    cursor: pointer;
    text-decoration: none;
  }

  .social-share-buttons--hero {
    display: none;
    padding: 0 14px;
  }
}

@media only screen and (min-width: 23.438em) {
  .social-share-buttons--hero {
    display: block;
  }
}

@media only screen and (min-width: 48em) {
  .social-share-buttons--hero {
    margin-top: 0;
    padding: 0 20px;
    position: relative;
  }
}

@media only screen and (min-width: 48em) {
  .social-share-buttons--hero .social-share-buttons {
    padding: 0 20px;
  }

  .social-share-buttons--hero .social-share-buttons__inner {
    position: absolute;
    right: 20px;
    margin-top: -38px;
  }
}

@media only screen and (min-width: 76.25em) {
  .social-share-buttons--hero .social-share-buttons__inner {
    margin-top: -28px;
  }
}

@media screen, projection {
  .social-share-buttons--video-footer {
    margin-top: 0;
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 48em) {
  .social-share-buttons--video-footer .social-share-buttons {
    padding: 0 20px;
  }

  .social-share-buttons--video-footer .social-share-buttons:after {
    content: '';
    display: table;
    clear: both;
  }

  .social-share-buttons--video-footer .social-share-buttons__inner {
    margin-bottom: 20px;
    float: right;
  }
}

@media only screen and (min-width: 48em) and (min-width: 23.438em) {
  .social-share-buttons--video-footer .social-share-buttons__inner {
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 48em) and (min-width: 48em) {
  .social-share-buttons--video-footer .social-share-buttons__inner {
    margin-bottom: 40px;
  }
}

@media screen, projection {
  .spinner {
    background-color: #fff;
    border-radius: 50%;
    box-shadow: inset 0 0 0 2px;
    color: #333;
    display: inline-block;
    font-size: 1.1rem;
    height: 24px;
    margin: 0;
    position: relative;
    text-indent: -99999em;
    width: 24px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
  }

  .spinner:before,
  .spinner:after {
    content: '';
    position: absolute;
  }

  .spinner:before {
    background-color: #fff;
    border-radius: 26px 0 0 26px;
    height: 26px;
    left: -1px;
    top: -1px;
    width: 13px;
    -webkit-transform-origin: 13px 13px;
    transform-origin: 13px 13px;
    -webkit-animation: spinner 1s infinite ease 0.75s;
    animation: spinner 1s infinite ease 0.75s;
  }

  .spinner:after {
    background-color: #fff;
    border-radius: 0 26px 26px 0;
    height: 26px;
    left: 13px;
    top: -1px;
    width: 13px;
    -webkit-transform-origin: 0px 13px;
    transform-origin: 0px 13px;
    -webkit-animation: spinner 1s infinite ease;
    animation: spinner 1s infinite ease;
  }

  .spinner--large {
    height: 46px;
    width: 46px;
  }

  .spinner--large:before {
    background-color: #fff;
    border-radius: 48px 0 0 48px;
    height: 48px;
    width: 24px;
    -webkit-transform-origin: 24px 24px;
    transform-origin: 24px 24px;
  }

  .spinner--large:after {
    border-radius: 0 48px 48px 0;
    height: 48px;
    left: 24px;
    width: 24px;
    -webkit-transform-origin: 0px 24px;
    transform-origin: 0px 24px;
  }

  .button--outline .spinner {
    display: none;
    left: 14px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
  }

  .button--outline:hover .spinner,
  .button--outline:hover .spinner:before,
  .button--outline:hover .spinner:after,
  .button--outline:focus .spinner,
  .button--outline:focus .spinner:before,
  .button--outline:focus .spinner:after,
  .button--outline:active .spinner,
  .button--outline:active .spinner:before,
  .button--outline:active .spinner:after {
    background: #d9d9d9;
  }

  .button--outline.disabled .spinner {
    display: inline-block;
  }

  .button--outline.disabled:hover .spinner,
  .button--outline.disabled:hover .spinner:before,
  .button--outline.disabled:hover .spinner:after,
  .button--outline.disabled:focus .spinner,
  .button--outline.disabled:focus .spinner:before,
  .button--outline.disabled:focus .spinner:after,
  .button--outline.disabled:active .spinner,
  .button--outline.disabled:active .spinner:before,
  .button--outline.disabled:active .spinner:after {
    background: #fff;
  }

  .loading-overlay {
    position: relative;
    text-align: right;
    height: 400px;
  }

  .loading-overlay__inner {
    -webkit-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    -ms-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    transition: opacity 0.4s;
    background: #fff;
    height: 100%;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    text-align: left;
  }

  .loading-overlay__text {
    position: absolute;
    left: 50%;
    top: 70%;
    z-index: 2;
    transform: translate(-50%, -50%);
    white-space: nowrap;
  }

  .loading-overlay.is-active .loading-overlay__inner {
    opacity: 0.8;
    pointer-events: all;
  }

  .loading-overlay .spinner {
    left: 50%;
    position: absolute;
    top: 200px;
    transform: translate(-50%, -50%);
    z-index: 2;
  }

  #fundDetail .ifc-fund-data>.loading-overlay {
    display: none;
    min-height: 200px;
    height: 10vh;
  }

  #fundDetail .ifc-fund-data>.loading-overlay .spinner {
    top: 40%;
  }

  #fundDetail .ifc-fund-data>.loading-overlay__text {
    top: 60%;
  }

  #fundDetail .ifc-fund-data>.loading-overlay.is-active {
    display: block;
  }

  .ifc-fund-table .loading-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    background-color: rgba(255,255,255,0.5);
    overflow: hidden;
  }

  .ifc-fund-table .loading-overlay.is-active {
    width: 100%;
    height: 100%;
    z-index: 12;
  }

  .ifc-fund-table .loading-overlay .spinner {
    top: 0;
    left: 0;
    position: absolute;
    transform: none;
    z-index: 2;
  }

  .line-chart-module .loading-overlay,
  .bar-chart-module .loading-overlay,
  .pie-chart-module .loading-overlay {
    clear: both;
  }

  .line-chart-module .loading-overlay.is-active,
  .bar-chart-module .loading-overlay.is-active,
  .pie-chart-module .loading-overlay.is-active {
    height: 400px;
  }

  .performance-table-module .loading-overlay {
    clear: both;
  }

  .performance-table-module .loading-overlay.is-active {
    height: 200px;
  }

  .navOverlay {
    position: absolute;
    top: 40%;
    left: 45%;
    background-color: rgba(255,255,255,0.5);
    overflow: hidden;
    transform: none;
    width: 100%;
    height: 100%;
    z-index: 12;
  }

  .detailsSpinner {
    left: 45%;
  }

  .lineStyle {
    width: 55px;
    height: 3px;
    background-color: #000000;
    margin-top: 32px;
    content: "";
    display: block;
  }

  .ChartText {
    font-weight: 600;
    color: #333333;
    line-height: 40px;
  }

  .home-main9 .source-list .button--primary {
    margin-top: 20px;
  }

  .no-pedding-left {
    padding-left: 0;
  }

  .removeBottomLinkAnchorTag {
    text-decoration: none;
  }

  .chartpadding {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .hsbcTable {
    margin-bottom: 20px;
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
  }
}

@media only screen and (min-width: 23.438em) {
  .hsbcTable {
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 48em) {
  .hsbcTable {
    margin-bottom: 40px;
  }
}

@media screen, projection {
  .hsbcTable tr.hsbcTableHeaderRow {
    border: 1px solid #ccc;
  }

  .hsbcTable td {
    vertical-align: top;
  }

  .hsbcTable td ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
  }

  .hsbcTable td.hsbcTableHeaderFirstCol {
    font-family: UniversNextBold,sans-serif;
    font-weight: bold;
    line-height: 1.5;
    font-size: 1.2rem;
    padding: 12px 7px;
    text-align: left;
    background: #ededed;
  }
}

@media only screen and (min-width: 23.438em) {
  .hsbcTable td.hsbcTableHeaderFirstCol {
    line-height: 1.5;
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 48em) {
  .hsbcTable td.hsbcTableHeaderFirstCol {
    line-height: 1.5;
    font-size: 1.2rem;
  }
}

@media screen, projection {
  .hsbcTable td.hsbcTableHeaderLastCol {
    font-family: UniversNextBold,sans-serif;
    font-weight: bold;
    line-height: 1.5;
    font-size: 1.2rem;
    padding: 12px 7px;
    text-align: left;
    background: #ededed;
  }
}

@media only screen and (min-width: 23.438em) {
  .hsbcTable td.hsbcTableHeaderLastCol {
    line-height: 1.5;
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 48em) {
  .hsbcTable td.hsbcTableHeaderLastCol {
    line-height: 1.5;
    font-size: 1.2rem;
  }
}

@media screen, projection {
  .hsbcTable td.hsbcTableHeaderOddCol {
    font-family: UniversNextBold,sans-serif;
    font-weight: bold;
    line-height: 1.5;
    font-size: 1.2rem;
    padding: 12px 7px;
    text-align: left;
    background: #ededed;
  }
}

@media only screen and (min-width: 23.438em) {
  .hsbcTable td.hsbcTableHeaderOddCol {
    line-height: 1.5;
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 48em) {
  .hsbcTable td.hsbcTableHeaderOddCol {
    line-height: 1.5;
    font-size: 1.2rem;
  }
}

@media screen, projection {
  .hsbcTable td.hsbcTableHeaderEvenCol {
    font-family: UniversNextBold,sans-serif;
    font-weight: bold;
    line-height: 1.5;
    font-size: 1.2rem;
    padding: 12px 7px;
    text-align: left;
    background: #ededed;
  }
}

@media only screen and (min-width: 23.438em) {
  .hsbcTable td.hsbcTableHeaderEvenCol {
    line-height: 1.5;
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 48em) {
  .hsbcTable td.hsbcTableHeaderEvenCol {
    line-height: 1.5;
    font-size: 1.2rem;
  }
}

@media screen, projection {
  .hsbcTable th.hsbcTableHeaderFirstCol {
    font-family: UniversNextBold,sans-serif;
    font-weight: bold;
    line-height: 1.5;
    font-size: 1.2rem;
    padding: 12px 7px;
    text-align: left;
    background: #ededed;
  }
}

@media only screen and (min-width: 23.438em) {
  .hsbcTable th.hsbcTableHeaderFirstCol {
    line-height: 1.5;
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 48em) {
  .hsbcTable th.hsbcTableHeaderFirstCol {
    line-height: 1.5;
    font-size: 1.2rem;
  }
}

@media screen, projection {
  .hsbcTable th.hsbcTableHeaderLastCol {
    font-family: UniversNextBold,sans-serif;
    font-weight: bold;
    line-height: 1.5;
    font-size: 1.2rem;
    padding: 12px 7px;
    text-align: left;
    background: #ededed;
  }
}

@media only screen and (min-width: 23.438em) {
  .hsbcTable th.hsbcTableHeaderLastCol {
    line-height: 1.5;
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 48em) {
  .hsbcTable th.hsbcTableHeaderLastCol {
    line-height: 1.5;
    font-size: 1.2rem;
  }
}

@media screen, projection {
  .hsbcTable th.hsbcTableHeaderOddCol {
    font-family: UniversNextBold,sans-serif;
    font-weight: bold;
    line-height: 1.5;
    font-size: 1.2rem;
    padding: 12px 7px;
    text-align: left;
    background: #ededed;
  }
}

@media only screen and (min-width: 23.438em) {
  .hsbcTable th.hsbcTableHeaderOddCol {
    line-height: 1.5;
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 48em) {
  .hsbcTable th.hsbcTableHeaderOddCol {
    line-height: 1.5;
    font-size: 1.2rem;
  }
}

@media screen, projection {
  .hsbcTable th.hsbcTableHeaderEvenCol {
    font-family: UniversNextBold,sans-serif;
    font-weight: bold;
    line-height: 1.5;
    font-size: 1.2rem;
    padding: 12px 7px;
    text-align: left;
    background: #ededed;
  }
}

@media only screen and (min-width: 23.438em) {
  .hsbcTable th.hsbcTableHeaderEvenCol {
    line-height: 1.5;
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 48em) {
  .hsbcTable th.hsbcTableHeaderEvenCol {
    line-height: 1.5;
    font-size: 1.2rem;
  }
}

@media screen, projection {
  .hsbcTable tr.hsbcTableOddRow {
    border-bottom: 1px solid #c9c9c9;
  }

  .hsbcTable tr.hsbcTableEvenRow {
    border-bottom: 1px solid #c9c9c9;
  }

  .hsbcTable td.hsbcTableFirstCol {
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 1.5;
    font-size: 1.4rem;
    padding: 12px 7px;
    text-align: left;
  }
}

@media only screen and (min-width: 23.438em) {
  .hsbcTable td.hsbcTableFirstCol {
    line-height: 1.5;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 48em) {
  .hsbcTable td.hsbcTableFirstCol {
    line-height: 1.5;
    font-size: 1.4rem;
  }
}

@media screen, projection {
  .hsbcTable td.hsbcTableLastCol {
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 1.5;
    font-size: 1.4rem;
    padding: 12px 7px;
    text-align: left;
  }
}

@media only screen and (min-width: 23.438em) {
  .hsbcTable td.hsbcTableLastCol {
    line-height: 1.5;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 48em) {
  .hsbcTable td.hsbcTableLastCol {
    line-height: 1.5;
    font-size: 1.4rem;
  }
}

@media screen, projection {
  .hsbcTable td.hsbcTableOddCol {
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 1.5;
    font-size: 1.4rem;
    padding: 12px 7px;
    text-align: left;
  }
}

@media only screen and (min-width: 23.438em) {
  .hsbcTable td.hsbcTableOddCol {
    line-height: 1.5;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 48em) {
  .hsbcTable td.hsbcTableOddCol {
    line-height: 1.5;
    font-size: 1.4rem;
  }
}

@media screen, projection {
  .hsbcTable td.hsbcTableEvenCol {
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 1.5;
    font-size: 1.4rem;
    padding: 12px 7px;
    text-align: left;
  }
}

@media only screen and (min-width: 23.438em) {
  .hsbcTable td.hsbcTableEvenCol {
    line-height: 1.5;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 48em) {
  .hsbcTable td.hsbcTableEvenCol {
    line-height: 1.5;
    font-size: 1.4rem;
  }
}

@media screen, projection {
  .hsbcTable tr.hsbcTableFooterRow {
    border-bottom: 1px solid #c9c9c9;
  }

  .hsbcTable td.hsbcTableFooterFirstCol {
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 1.5;
    font-size: 1.4rem;
    padding: 12px 7px;
    text-align: left;
  }
}

@media only screen and (min-width: 23.438em) {
  .hsbcTable td.hsbcTableFooterFirstCol {
    line-height: 1.5;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 48em) {
  .hsbcTable td.hsbcTableFooterFirstCol {
    line-height: 1.5;
    font-size: 1.4rem;
  }
}

@media screen, projection {
  .hsbcTable td.hsbcTableFooterLastCol {
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 1.5;
    font-size: 1.4rem;
    padding: 12px 7px;
    text-align: left;
  }
}

@media only screen and (min-width: 23.438em) {
  .hsbcTable td.hsbcTableFooterLastCol {
    line-height: 1.5;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 48em) {
  .hsbcTable td.hsbcTableFooterLastCol {
    line-height: 1.5;
    font-size: 1.4rem;
  }
}

@media screen, projection {
  .hsbcTable td.hsbcTableFooterOddCol {
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 1.5;
    font-size: 1.4rem;
    padding: 12px 7px;
    text-align: left;
  }
}

@media only screen and (min-width: 23.438em) {
  .hsbcTable td.hsbcTableFooterOddCol {
    line-height: 1.5;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 48em) {
  .hsbcTable td.hsbcTableFooterOddCol {
    line-height: 1.5;
    font-size: 1.4rem;
  }
}

@media screen, projection {
  .hsbcTable td.hsbcTableFooterEvenCol {
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 1.5;
    font-size: 1.4rem;
    padding: 12px 7px;
    text-align: left;
  }
}

@media only screen and (min-width: 23.438em) {
  .hsbcTable td.hsbcTableFooterEvenCol {
    line-height: 1.5;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 48em) {
  .hsbcTable td.hsbcTableFooterEvenCol {
    line-height: 1.5;
    font-size: 1.4rem;
  }
}

@media screen, projection {
  .hsbcTableBodyTextSize {
    margin-bottom: 20px;
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
  }
}

@media only screen and (min-width: 23.438em) {
  .hsbcTableBodyTextSize {
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 48em) {
  .hsbcTableBodyTextSize {
    margin-bottom: 40px;
  }
}

@media screen, projection {
  .hsbcTableBodyTextSize tr.hsbcTableHeaderRow {
    border: 1px solid #ccc;
  }

  .hsbcTableBodyTextSize td.hsbcTableHeaderFirstCol {
    font-family: UniversNextBold,sans-serif;
    font-weight: bold;
    line-height: 1.5;
    font-size: 1.4rem;
    padding: 12px 7px;
    text-align: left;
    background: #ededed;
  }
}

@media only screen and (min-width: 23.438em) {
  .hsbcTableBodyTextSize td.hsbcTableHeaderFirstCol {
    line-height: 1.5;
    font-size: 1.6rem;
  }
}

@media only screen and (min-width: 48em) {
  .hsbcTableBodyTextSize td.hsbcTableHeaderFirstCol {
    line-height: 1.5;
    font-size: 1.6rem;
  }
}

@media screen, projection {
  .hsbcTableBodyTextSize td.hsbcTableHeaderLastCol {
    font-family: UniversNextBold,sans-serif;
    font-weight: bold;
    line-height: 1.5;
    font-size: 1.4rem;
    padding: 12px 7px;
    text-align: left;
    background: #ededed;
  }
}

@media only screen and (min-width: 23.438em) {
  .hsbcTableBodyTextSize td.hsbcTableHeaderLastCol {
    line-height: 1.5;
    font-size: 1.6rem;
  }
}

@media only screen and (min-width: 48em) {
  .hsbcTableBodyTextSize td.hsbcTableHeaderLastCol {
    line-height: 1.5;
    font-size: 1.6rem;
  }
}

@media screen, projection {
  .hsbcTableBodyTextSize td.hsbcTableHeaderOddCol {
    font-family: UniversNextBold,sans-serif;
    font-weight: bold;
    line-height: 1.5;
    font-size: 1.4rem;
    padding: 12px 7px;
    text-align: left;
    background: #ededed;
  }
}

@media only screen and (min-width: 23.438em) {
  .hsbcTableBodyTextSize td.hsbcTableHeaderOddCol {
    line-height: 1.5;
    font-size: 1.6rem;
  }
}

@media only screen and (min-width: 48em) {
  .hsbcTableBodyTextSize td.hsbcTableHeaderOddCol {
    line-height: 1.5;
    font-size: 1.6rem;
  }
}

@media screen, projection {
  .hsbcTableBodyTextSize td.hsbcTableHeaderEvenCol {
    font-family: UniversNextBold,sans-serif;
    font-weight: bold;
    line-height: 1.5;
    font-size: 1.4rem;
    padding: 12px 7px;
    text-align: left;
    background: #ededed;
  }
}

@media only screen and (min-width: 23.438em) {
  .hsbcTableBodyTextSize td.hsbcTableHeaderEvenCol {
    line-height: 1.5;
    font-size: 1.6rem;
  }
}

@media only screen and (min-width: 48em) {
  .hsbcTableBodyTextSize td.hsbcTableHeaderEvenCol {
    line-height: 1.5;
    font-size: 1.6rem;
  }
}

@media screen, projection {
  .hsbcTableBodyTextSize th.hsbcTableHeaderFirstCol {
    font-family: UniversNextBold,sans-serif;
    font-weight: bold;
    line-height: 1.5;
    font-size: 1.4rem;
    padding: 12px 7px;
    text-align: left;
    background: #ededed;
  }
}

@media only screen and (min-width: 23.438em) {
  .hsbcTableBodyTextSize th.hsbcTableHeaderFirstCol {
    line-height: 1.5;
    font-size: 1.6rem;
  }
}

@media only screen and (min-width: 48em) {
  .hsbcTableBodyTextSize th.hsbcTableHeaderFirstCol {
    line-height: 1.5;
    font-size: 1.6rem;
  }
}

@media screen, projection {
  .hsbcTableBodyTextSize th.hsbcTableHeaderLastCol {
    font-family: UniversNextBold,sans-serif;
    font-weight: bold;
    line-height: 1.5;
    font-size: 1.4rem;
    padding: 12px 7px;
    text-align: left;
    background: #ededed;
  }
}

@media only screen and (min-width: 23.438em) {
  .hsbcTableBodyTextSize th.hsbcTableHeaderLastCol {
    line-height: 1.5;
    font-size: 1.6rem;
  }
}

@media only screen and (min-width: 48em) {
  .hsbcTableBodyTextSize th.hsbcTableHeaderLastCol {
    line-height: 1.5;
    font-size: 1.6rem;
  }
}

@media screen, projection {
  .hsbcTableBodyTextSize th.hsbcTableHeaderOddCol {
    font-family: UniversNextBold,sans-serif;
    font-weight: bold;
    line-height: 1.5;
    font-size: 1.4rem;
    padding: 12px 7px;
    text-align: left;
    background: #ededed;
  }
}

@media only screen and (min-width: 23.438em) {
  .hsbcTableBodyTextSize th.hsbcTableHeaderOddCol {
    line-height: 1.5;
    font-size: 1.6rem;
  }
}

@media only screen and (min-width: 48em) {
  .hsbcTableBodyTextSize th.hsbcTableHeaderOddCol {
    line-height: 1.5;
    font-size: 1.6rem;
  }
}

@media screen, projection {
  .hsbcTableBodyTextSize th.hsbcTableHeaderEvenCol {
    font-family: UniversNextBold,sans-serif;
    font-weight: bold;
    line-height: 1.5;
    font-size: 1.4rem;
    padding: 12px 7px;
    text-align: left;
    background: #ededed;
  }
}

@media only screen and (min-width: 23.438em) {
  .hsbcTableBodyTextSize th.hsbcTableHeaderEvenCol {
    line-height: 1.5;
    font-size: 1.6rem;
  }
}

@media only screen and (min-width: 48em) {
  .hsbcTableBodyTextSize th.hsbcTableHeaderEvenCol {
    line-height: 1.5;
    font-size: 1.6rem;
  }
}

@media screen, projection {
  .hsbcTableBodyTextSize tr.hsbcTableOddRow {
    border-bottom: 1px solid #c9c9c9;
  }

  .hsbcTableBodyTextSize tr.hsbcTableEvenRow {
    border-bottom: 1px solid #c9c9c9;
  }

  .hsbcTableBodyTextSize td.hsbcTableFirstCol {
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 1.5;
    font-size: 1.4rem;
    padding: 12px 7px;
    text-align: left;
  }
}

@media only screen and (min-width: 23.438em) {
  .hsbcTableBodyTextSize td.hsbcTableFirstCol {
    line-height: 1.5;
    font-size: 1.6rem;
  }
}

@media only screen and (min-width: 48em) {
  .hsbcTableBodyTextSize td.hsbcTableFirstCol {
    line-height: 1.5;
    font-size: 1.6rem;
  }
}

@media screen, projection {
  .hsbcTableBodyTextSize td.hsbcTableLastCol {
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 1.5;
    font-size: 1.4rem;
    padding: 12px 7px;
    text-align: left;
  }
}

@media only screen and (min-width: 23.438em) {
  .hsbcTableBodyTextSize td.hsbcTableLastCol {
    line-height: 1.5;
    font-size: 1.6rem;
  }
}

@media only screen and (min-width: 48em) {
  .hsbcTableBodyTextSize td.hsbcTableLastCol {
    line-height: 1.5;
    font-size: 1.6rem;
  }
}

@media screen, projection {
  .hsbcTableBodyTextSize td.hsbcTableOddCol {
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 1.5;
    font-size: 1.4rem;
    padding: 12px 7px;
    text-align: left;
  }
}

@media only screen and (min-width: 23.438em) {
  .hsbcTableBodyTextSize td.hsbcTableOddCol {
    line-height: 1.5;
    font-size: 1.6rem;
  }
}

@media only screen and (min-width: 48em) {
  .hsbcTableBodyTextSize td.hsbcTableOddCol {
    line-height: 1.5;
    font-size: 1.6rem;
  }
}

@media screen, projection {
  .hsbcTableBodyTextSize td.hsbcTableEvenCol {
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 1.5;
    font-size: 1.4rem;
    padding: 12px 7px;
    text-align: left;
  }
}

@media only screen and (min-width: 23.438em) {
  .hsbcTableBodyTextSize td.hsbcTableEvenCol {
    line-height: 1.5;
    font-size: 1.6rem;
  }
}

@media only screen and (min-width: 48em) {
  .hsbcTableBodyTextSize td.hsbcTableEvenCol {
    line-height: 1.5;
    font-size: 1.6rem;
  }
}

@media screen, projection {
  .hsbcTableBodyTextSize tr.hsbcTableFooterRow {
    border-bottom: 1px solid #c9c9c9;
  }

  .hsbcTableBodyTextSize td.hsbcTableFooterFirstCol {
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 1.5;
    font-size: 1.4rem;
    padding: 12px 7px;
    text-align: left;
  }
}

@media only screen and (min-width: 23.438em) {
  .hsbcTableBodyTextSize td.hsbcTableFooterFirstCol {
    line-height: 1.5;
    font-size: 1.6rem;
  }
}

@media only screen and (min-width: 48em) {
  .hsbcTableBodyTextSize td.hsbcTableFooterFirstCol {
    line-height: 1.5;
    font-size: 1.6rem;
  }
}

@media screen, projection {
  .hsbcTableBodyTextSize td.hsbcTableFooterLastCol {
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 1.5;
    font-size: 1.4rem;
    padding: 12px 7px;
    text-align: left;
  }
}

@media only screen and (min-width: 23.438em) {
  .hsbcTableBodyTextSize td.hsbcTableFooterLastCol {
    line-height: 1.5;
    font-size: 1.6rem;
  }
}

@media only screen and (min-width: 48em) {
  .hsbcTableBodyTextSize td.hsbcTableFooterLastCol {
    line-height: 1.5;
    font-size: 1.6rem;
  }
}

@media screen, projection {
  .hsbcTableBodyTextSize td.hsbcTableFooterOddCol {
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 1.5;
    font-size: 1.4rem;
    padding: 12px 7px;
    text-align: left;
  }
}

@media only screen and (min-width: 23.438em) {
  .hsbcTableBodyTextSize td.hsbcTableFooterOddCol {
    line-height: 1.5;
    font-size: 1.6rem;
  }
}

@media only screen and (min-width: 48em) {
  .hsbcTableBodyTextSize td.hsbcTableFooterOddCol {
    line-height: 1.5;
    font-size: 1.6rem;
  }
}

@media screen, projection {
  .hsbcTableBodyTextSize td.hsbcTableFooterEvenCol {
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 1.5;
    font-size: 1.4rem;
    padding: 12px 7px;
    text-align: left;
  }
}

@media only screen and (min-width: 23.438em) {
  .hsbcTableBodyTextSize td.hsbcTableFooterEvenCol {
    line-height: 1.5;
    font-size: 1.6rem;
  }
}

@media only screen and (min-width: 48em) {
  .hsbcTableBodyTextSize td.hsbcTableFooterEvenCol {
    line-height: 1.5;
    font-size: 1.6rem;
  }
}

@media screen, projection {
  .hsbcTableDataCell {
    text-align: left;
    width: 50%;
    float: right;
  }
}

@media only screen and (min-width: 76.25em) {
  .hsbcTableDataCell {
    width: 100%;
    float: inherit;
  }
}

@media screen, projection {
  .hsbcTableTitleCell {
    float: left;
    text-align: left;
  }

  table,
  tr,
  td,
  th,
  tbody,
  tfoot,
  th strong,
  td strong {
    word-break: normal;
  }

  .table-heading {
    font-family: UniversNextLight,sans-serif;
    font-weight: normal;
    line-height: 2.4rem;
    font-size: 2rem;
    position: relative;
    padding-left: 15px;
    padding-top: 0px;
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 23.438em) {
  .table-heading {
    line-height: 2.4rem;
    font-size: 2rem;
  }
}

@media only screen and (min-width: 48em) {
  .table-heading {
    line-height: 2.6rem;
    font-size: 2.2rem;
  }
}

@media screen, projection {
  .table-heading::before {
    position: absolute;
    top: 4px;
    height: 1.6rem;
    left: 0;
    width: 6px;
    content: '';
    background-color: #db0011;
  }

  .table-wrapper {
    width: 100%;
    overflow-x: auto;
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 23.438em) {
  .table-wrapper {
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 48em) {
  .table-wrapper {
    margin-bottom: 40px;
  }
}

@media screen, projection {
  .ie .ifc-fund-data .table-wrapper table {
    position: static;
  }

  .table {
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
  }

  .table caption {
    padding: 10px 0 10px;
    text-align: left;
    color: #c9c9c9;
  }

  .table thead tr {
    border: 1px solid #ccc;
  }

  .table thead tr th {
    background: #ededed;
    font-family: UniversNextBold,sans-serif;
    font-weight: bold;
    line-height: 1.2;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 23.438em) {
  .table thead tr th {
    line-height: 1.2;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 48em) {
  .table thead tr th {
    line-height: 1.2;
    font-size: 1.4rem;
  }
}

@media screen, projection {
  .table tr {
    border-bottom: 1px solid #ccc;
  }

  .table tr th,
  .table tr td {
    padding: 10px 7px;
    text-align: left;
  }

  .table tr th:not(:first-child),
  .table tr td:not(:first-child) {
    padding-left: 30px;
  }

  .table tr td {
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 1.2;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 23.438em) {
  .table tr td {
    line-height: 1.2;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 48em) {
  .table tr td {
    line-height: 1.2;
    font-size: 1.4rem;
  }
}

@media screen, projection {
  .responsive-table {
    width: 100%;
    display: block;
  }

  .responsive-table thead {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
  }

  .responsive-table thead tr {
    border: 1px solid #c9c9c9;
  }

  .responsive-table thead th {
    background: #ededed;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
    font-family: UniversNextBold,sans-serif;
    font-weight: bold;
    line-height: 1.2;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 23.438em) {
  .responsive-table thead th {
    line-height: 1.2;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 48em) {
  .responsive-table thead th {
    line-height: 1.2;
    font-size: 1.4rem;
  }
}

@media screen, projection {
  .responsive-table thead th:first-of-type {
    text-align: left;
  }

  .responsive-table tbody,
  .responsive-table tr,
  .responsive-table th,
  .responsive-table td {
    display: block;
    padding: 0;
    text-align: left;
    white-space: normal;
  }

  .responsive-table th,
  .responsive-table td {
    padding: 10px 7px;
    text-align: left;
  }

  .responsive-table caption {
    margin-bottom: 1em;
    font-size: 1em;
    font-weight: bold;
    text-align: center;
  }

  .responsive-table tfoot {
    font-size: .8em;
    font-style: italic;
    display: table;
    width: 100%;
  }
}

@media only screen and (min-width: 48em) {
  .responsive-table tfoot {
    font-size: .9em;
  }
}

@media screen, projection {
  .responsive-table tfoot tr {
    display: table-row;
  }

  .responsive-table tfoot td {
    display: table-cell;
    padding: 13px 0;
  }

  .responsive-table tfoot td:first-child {
    display: none;
  }

  .responsive-table tfoot td:last-child {
    width: 50%;
  }
}

@media only screen and (min-width: 48em) {
  .responsive-table tfoot {
    display: table-row-group;
  }

  .responsive-table tfoot td {
    padding: 10px 10px 10px 7px;
  }

  .responsive-table tfoot td:first-child {
    display: table-cell;
  }
}

@media screen, projection {
  .responsive-table tbody tr {
    margin-bottom: 1em;
    border: 1px solid #c9c9c9;
  }

  .responsive-table tbody tr:last-of-type {
    margin-bottom: 0;
  }

  .responsive-table tbody td {
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 1.2;
    font-size: 1.4rem;
    display: block;
    padding: 10px 7px;
    overflow: hidden;
    text-align: right;
    vertical-align: top;
  }
}

@media only screen and (min-width: 23.438em) {
  .responsive-table tbody td {
    line-height: 1.2;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 48em) {
  .responsive-table tbody td {
    line-height: 1.2;
    font-size: 1.4rem;
  }
}

@media screen, projection {
  .responsive-table tbody td[data-title]:before,
  .responsive-table tbody td[data-title] .before {
    box-sizing: border-box;
    color: rgba(94,93,82,0.75);
    content: attr(data-title);
    display: block;
    font-weight: bold;
    float: left;
    width: 50%;
    padding: 0 10px 0 0;
    text-align: left;
    word-wrap: break-word;
    overflow-wrap: break-word;
  }

  .ie .responsive-table tbody td[data-title]:before,
  .ie .responsive-table tbody td[data-title] .before {
    max-width: auto;
  }

  .responsive-table tbody .rightOn {
    display: block;
    width: 50%;
    float: right;
  }

  .ifc-fund-data .responsive-table--ifc tbody tr {
    border-width: 0 0 1px;
  }

  .ifc-fund-data .responsive-table--ifc tbody td,
  .ifc-fund-data .responsive-table--ifc tbody th {
    padding: 13px 0;
    text-align: left;
    overflow-wrap: break-word;
  }

  .ifc-fund-data .responsive-table--ifc tbody th {
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 1.2;
    font-size: 1.4rem;
    display: block;
    overflow: hidden;
  }
}

@media only screen and (min-width: 23.438em) {
  .ifc-fund-data .responsive-table--ifc tbody th {
    line-height: 1.2;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 48em) {
  .ifc-fund-data .responsive-table--ifc tbody th {
    line-height: 1.2;
    font-size: 1.4rem;
  }
}

@media screen, projection {
  .ifc-fund-data .responsive-table--ifc tbody td:first-child,
  .ifc-fund-data .responsive-table--ifc tbody th:first-child {
    color: #000000;
    font-size: 1.3rem;
    padding: 15px 10px;
    background: #ededed;
  }

  .ifc-fund-data .responsive-table--ifc tbody td[data-title]:before {
    content: '';
  }

  .ifc-fund-data .responsive-table--ifc tbody td.documents-row,
  .ifc-fund-data .responsive-table--ifc tbody th.documents-row {
    background-color: white;
  }
}

@media only screen and (max-width: 47.938em) {
  .ifc-fund-data .responsive-table--ifc tbody td.documents-row,
  .ifc-fund-data .responsive-table--ifc tbody th.documents-row {
    max-width: none;
  }
}

@media screen, projection {
  .ifc-fund-data .responsive-table--ifc tbody td[data-title] .before,
  .ifc-fund-data .responsive-table--ifc tbody th[data-title] .before {
    color: #000000;
    float: left;
    width: 50%;
    font-weight: normal;
    text-align: left;
    padding: 0 10px 0 0;
  }

  .ifc-fund-data .responsive-table--ifc tbody a {
    text-decoration: none;
  }

  .ifc-fund-data .responsive-table--ifc tbody a:hover,
  .ifc-fund-data .responsive-table--ifc tbody a:focus {
    text-decoration: underline;
  }

  .ifc-fund-data .responsive-table--ifc tbody a[type] {
    line-height: 1.2;
  }

  .ifc-fund-data .responsive-table--ifc tbody a[type]::before {
    display: inline-block;
    font: normal normal normal 100%/1 HSBC Icons;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: auto;
    text-decoration: none;
    text-transform: none;
    speak: none;
    position: relative;
    color: #305a85;
    content: "";
    font-size: 1.6em;
    position: relative;
    vertical-align: -.3em;
    margin-left: -6px;
  }

  .ie .ifc-fund-data .responsive-table--ifc tbody a[type]::before {
    font-size: 22px !important;
    overflow-y: hidden;
  }

  .ifc-fund-data .responsive-table--ifc tbody a[type]::before:hover,
  .ifc-fund-data .responsive-table--ifc tbody a[type]::before:focus {
    cursor: pointer;
    text-decoration: none;
  }

  .ifc-fund-data .responsive-table--ifc tbody a[type*='pdf'] {
    line-height: 1.2;
  }

  .ifc-fund-data .responsive-table--ifc tbody a[type*='pdf']::before {
    display: inline-block;
    font: normal normal normal 100%/1 HSBC Icons;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: auto;
    text-decoration: none;
    text-transform: none;
    speak: none;
    position: relative;
    color: #305a85;
    content: "";
    font-size: 1.6em;
    position: relative;
    vertical-align: -.3em;
    margin-left: -6px;
  }

  .ie .ifc-fund-data .responsive-table--ifc tbody a[type*='pdf']::before {
    font-size: 22px !important;
    overflow-y: hidden;
  }

  .ifc-fund-data .responsive-table--ifc tbody a[type*='pdf']::before:hover,
  .ifc-fund-data .responsive-table--ifc tbody a[type*='pdf']::before:focus {
    cursor: pointer;
    text-decoration: none;
  }

  .ifc-fund-data .responsive-table--ifc tbody a[type*='url'],
  .ifc-fund-data .responsive-table--ifc tbody a[type*='link'] {
    line-height: 1.2;
  }

  .ifc-fund-data .responsive-table--ifc tbody a[type*='url']::before,
  .ifc-fund-data .responsive-table--ifc tbody a[type*='link']::before {
    display: inline-block;
    font: normal normal normal 100%/1 HSBC Icons;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: auto;
    text-decoration: none;
    text-transform: none;
    speak: none;
    position: relative;
    color: #305a85;
    content: "";
    font-size: 1.6em;
    position: relative;
    vertical-align: -.3em;
    margin-left: -4px;
  }

  .ie .ifc-fund-data .responsive-table--ifc tbody a[type*='url']::before,
  .ie .ifc-fund-data .responsive-table--ifc tbody a[type*='link']::before {
    font-size: 22px !important;
    overflow-y: hidden;
  }

  .ifc-fund-data .responsive-table--ifc tbody a[type*='url']::before:hover span,
  .ifc-fund-data .responsive-table--ifc tbody a[type*='link']::before:hover span {
    text-decoration: underline;
  }

  .ifc-fund-data .responsive-table--ifc tbody a[type*='url']::before:hover,
  .ifc-fund-data .responsive-table--ifc tbody a[type*='url']::before:focus,
  .ifc-fund-data .responsive-table--ifc tbody a[type*='link']::before:hover,
  .ifc-fund-data .responsive-table--ifc tbody a[type*='link']::before:focus {
    cursor: pointer;
    text-decoration: none;
  }

  .ifc-fund-data .responsive-table--ifc tbody a[type*='url'] a[type*='pdf'],
  .ifc-fund-data .responsive-table--ifc tbody a[type*='link'] a[type*='pdf'] {
    line-height: 1.2;
  }

  .ifc-fund-data .responsive-table--ifc tbody a[type*='url'] a[type*='pdf']::before,
  .ifc-fund-data .responsive-table--ifc tbody a[type*='link'] a[type*='pdf']::before {
    display: inline-block;
    font: normal normal normal 100%/1 HSBC Icons;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: auto;
    text-decoration: none;
    text-transform: none;
    speak: none;
    position: relative;
    color: #305a85;
    content: "";
    font-size: 1.6em;
    position: relative;
    vertical-align: -.3em;
    margin-left: -6px;
  }

  .ie .ifc-fund-data .responsive-table--ifc tbody a[type*='url'] a[type*='pdf']::before,
  .ie .ifc-fund-data .responsive-table--ifc tbody a[type*='link'] a[type*='pdf']::before {
    overflow-y: hidden;
  }

  .ifc-fund-data .responsive-table--ifc tbody a[type*='url'] a[type*='pdf']::before:hover,
  .ifc-fund-data .responsive-table--ifc tbody a[type*='url'] a[type*='pdf']::before:focus,
  .ifc-fund-data .responsive-table--ifc tbody a[type*='link'] a[type*='pdf']::before:hover,
  .ifc-fund-data .responsive-table--ifc tbody a[type*='link'] a[type*='pdf']::before:focus {
    cursor: pointer;
    text-decoration: none;
  }

  .responsive-table ul {
    margin: 0;
    padding-left: 0;
    list-style: none;
  }

  .responsive-table ul li {
    margin-bottom: 10px;
  }

  .responsive-table ul li ul {
    margin-top: 10px;
  }
}

@media only screen and (min-width: 23.438em) {
  .responsive-table.small {
    display: table;
  }

  .responsive-table.small thead {
    position: relative;
    clip: auto;
    height: auto;
    width: auto;
    overflow: auto;
  }

  .ifc-fund-data__item--documents .responsive-table.small thead th:first-child {
    width: 55%;
  }

  .ifc-fund-data__item--documents .responsive-table.small thead th:nth-child(2) {
    width: 15%;
  }

  .ifc-fund-data__item--documents .responsive-table.small thead th:nth-child(3) {
    width: 10%;
  }

  .ifc-fund-data__item--documents .responsive-table.small thead th:nth-child(4) {
    width: 10%;
  }

  .responsive-table.small tr {
    display: table-row;
  }

  .responsive-table.small th,
  .responsive-table.small td {
    display: table-cell;
  }

  .responsive-table.small caption {
    font-size: 1.5em;
  }

  .responsive-table.small tbody {
    display: table-row-group;
  }

  .responsive-table.small tbody tr {
    display: table-row;
    border: 0;
    border-bottom: 1px solid #c9c9c9;
  }

  .responsive-table.small tbody td,
  #fundsNavigation .responsive-table.small tbody th,
  #fundDetail .responsive-table.small tbody th {
    text-align: left;
    padding-left: 7px;
    padding-right: 7px;
  }

  .responsive-table.small tbody td[data-title]:before,
  .responsive-table.small tbody td[data-title] .before,
  #fundsNavigation .responsive-table.small tbody th[data-title]:before,
  #fundsNavigation .responsive-table.small tbody th[data-title] .before,
  #fundDetail .responsive-table.small tbody th[data-title]:before,
  #fundDetail .responsive-table.small tbody th[data-title] .before {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    width: 0;
    height: 0;
    overflow: hidden;
  }

  .ios .responsive-table.small tbody td[data-title]:before,
  .ios .responsive-table.small tbody td[data-title] .before,
  .ios #fundsNavigation .responsive-table.small tbody th[data-title]:before,
  .ios #fundsNavigation .responsive-table.small tbody th[data-title] .before,
  .ios #fundDetail .responsive-table.small tbody th[data-title]:before,
  .ios #fundDetail .responsive-table.small tbody th[data-title] .before {
    content: none;
  }

  .responsive-table.small tbody .rightOn {
    display: inline;
    float: none;
    width: auto;
  }
}

@media only screen and (min-width: 48em) {
  .responsive-table.medium {
    display: table;
  }

  .responsive-table.medium thead {
    position: relative;
    clip: auto;
    height: auto;
    width: auto;
    overflow: auto;
  }

  .ifc-fund-data__item--documents .responsive-table.medium thead th:first-child {
    width: 55%;
  }

  .ifc-fund-data__item--documents .responsive-table.medium thead th:nth-child(2) {
    width: 15%;
  }

  .ifc-fund-data__item--documents .responsive-table.medium thead th:nth-child(3) {
    width: 10%;
  }

  .ifc-fund-data__item--documents .responsive-table.medium thead th:nth-child(4) {
    width: 10%;
  }

  .responsive-table.medium tr {
    display: table-row;
  }

  .responsive-table.medium th,
  .responsive-table.medium td {
    display: table-cell;
  }

  .responsive-table.medium caption {
    font-size: 1.5em;
  }

  .responsive-table.medium tbody {
    display: table-row-group;
  }

  .responsive-table.medium tbody tr {
    display: table-row;
    border: 0;
    border-bottom: 1px solid #c9c9c9;
  }

  .responsive-table.medium tbody td,
  #fundsNavigation .responsive-table.medium tbody th,
  #fundDetail .responsive-table.medium tbody th {
    text-align: left;
    padding-left: 7px;
    padding-right: 7px;
  }

  .responsive-table.medium tbody td[data-title]:before,
  .responsive-table.medium tbody td[data-title] .before,
  #fundsNavigation .responsive-table.medium tbody th[data-title]:before,
  #fundsNavigation .responsive-table.medium tbody th[data-title] .before,
  #fundDetail .responsive-table.medium tbody th[data-title]:before,
  #fundDetail .responsive-table.medium tbody th[data-title] .before {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    width: 0;
    height: 0;
    overflow: hidden;
  }

  .ios .responsive-table.medium tbody td[data-title]:before,
  .ios .responsive-table.medium tbody td[data-title] .before,
  .ios #fundsNavigation .responsive-table.medium tbody th[data-title]:before,
  .ios #fundsNavigation .responsive-table.medium tbody th[data-title] .before,
  .ios #fundDetail .responsive-table.medium tbody th[data-title]:before,
  .ios #fundDetail .responsive-table.medium tbody th[data-title] .before {
    content: none;
  }

  .responsive-table.medium tbody .rightOn {
    display: inline;
    float: none;
    width: auto;
  }

  .responsive-table.medium tfoot {
    font-size: .9em;
  }
}

@media only screen and (min-width: 76.25em) {
  .responsive-table.large {
    display: table;
  }

  .responsive-table.large thead {
    position: relative;
    clip: auto;
    height: auto;
    width: auto;
    overflow: auto;
  }

  .ifc-fund-data__item--documents .responsive-table.large thead th:first-child {
    width: 55%;
  }

  .ifc-fund-data__item--documents .responsive-table.large thead th:nth-child(2) {
    width: 15%;
  }

  .ifc-fund-data__item--documents .responsive-table.large thead th:nth-child(3) {
    width: 10%;
  }

  .ifc-fund-data__item--documents .responsive-table.large thead th:nth-child(4) {
    width: 10%;
  }

  .responsive-table.large tr {
    display: table-row;
  }

  .responsive-table.large th,
  .responsive-table.large td {
    display: table-cell;
  }

  .responsive-table.large caption {
    font-size: 1.5em;
  }

  .responsive-table.large tbody {
    display: table-row-group;
  }

  .responsive-table.large tbody tr {
    display: table-row;
    border: 0;
    border-bottom: 1px solid #c9c9c9;
  }

  .responsive-table.large tbody td,
  #fundsNavigation .responsive-table.large tbody th,
  #fundDetail .responsive-table.large tbody th {
    text-align: left;
    padding-left: 7px;
    padding-right: 7px;
  }

  .responsive-table.large tbody td[data-title]:before,
  .responsive-table.large tbody td[data-title] .before,
  #fundsNavigation .responsive-table.large tbody th[data-title]:before,
  #fundsNavigation .responsive-table.large tbody th[data-title] .before,
  #fundDetail .responsive-table.large tbody th[data-title]:before,
  #fundDetail .responsive-table.large tbody th[data-title] .before {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    width: 0;
    height: 0;
    overflow: hidden;
  }

  .ios .responsive-table.large tbody td[data-title]:before,
  .ios .responsive-table.large tbody td[data-title] .before,
  .ios #fundsNavigation .responsive-table.large tbody th[data-title]:before,
  .ios #fundsNavigation .responsive-table.large tbody th[data-title] .before,
  .ios #fundDetail .responsive-table.large tbody th[data-title]:before,
  .ios #fundDetail .responsive-table.large tbody th[data-title] .before {
    content: none;
  }

  .responsive-table.large tbody .rightOn {
    display: inline;
    float: none;
    width: auto;
  }

  .responsive-table.large tfoot {
    font-size: 0.9em;
  }
}

@media only screen and (max-width: 47.938em) {
  .responsive-table.desktop-table {
    display: none;
  }
}

@media only screen and (max-width: 47.938em) {
  .desktop-table {
    display: none;
  }
}

@media screen, projection {
  .mobile-table {
    display: none;
  }
}

@media only screen and (max-width: 47.938em) {
  .mobile-table {
    display: table;
    margin-bottom: 34px;
  }
}

@media screen, projection {
  .missing-document-modal__wrapper {
    padding: 20px;
    display: block;
    height: 100%;
    width: 100%;
    color: #404040;
  }
}

@media only screen and (min-width: 48em) {
  .missing-document-modal__wrapper {
    height: auto;
    width: 700px;
  }

  .mac.safari8 .missing-document-modal__wrapper {
    left: 8%;
    top: 10%;
  }
}

@media screen, projection {
  .missing-document-modal__heading {
    font-family: UniversNextLight,sans-serif;
    font-weight: normal;
    line-height: 4rem;
    font-size: 3.5rem;
    margin-bottom: 10px;
  }
}

@media only screen and (min-width: 23.438em) {
  .missing-document-modal__heading {
    line-height: 5rem;
    font-size: 4.5rem;
  }
}

@media only screen and (min-width: 48em) {
  .missing-document-modal__heading {
    line-height: 5rem;
    font-size: 4.5rem;
  }
}

@media screen, projection {
  .missing-document-modal__footer {
    display: block;
    border-top: 1px solid #d7d8d6;
    margin-top: 30px;
    padding-top: 20px;
  }

  .missing-document-modal__footer:after {
    content: '';
    display: table;
    clear: both;
  }

  .missing-document-modal__close {
    text-decoration: underline;
    float: left;
    text-align: left;
    appearance: none;
  }
}

@media only screen and (min-width: 48em) {
  .missing-document-modal__close {
    text-align: center;
  }
}

@media screen, projection {
  .tabs {
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    -ms-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    transition: opacity 0.4s;
    clear: both;
  }

  .tabs.widget-rendered {
    opacity: 1;
  }

  .tabs nav {
    margin: 20px 0;
    position: relative;
  }

  .tabs__list {
    margin-left: -14px;
    width: calc(100% + 28px);
  }
}

@media only screen and (min-width: 23.438em) {
  .tabs__list {
    margin-left: 0;
    width: 100%;
  }
}

@media screen, projection {
  .horizontal-tabs-active .tabs__list {
    background: #ededed;
  }

  .tabs__list-item,
  .tabs__list-button {
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 44px;
    font-size: 1.4rem;
    display: none;
    position: relative;
    height: 44px;
    line-height: 44px;
    padding: 0 14px;
    cursor: pointer;
    box-shadow: inset 1px 0 0 0 #d7d8d6,inset -1px -1px 0 0 #d7d8d6;
    background: none;
    border: none;
  }
}

@media only screen and (min-width: 23.438em) {
  .tabs__list-item,
  .tabs__list-button {
    line-height: 44px;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 48em) {
  .tabs__list-item,
  .tabs__list-button {
    line-height: 44px;
    font-size: 1.4rem;
  }
}

@media screen, projection {
  .tabs__list-item:hover,
  .tabs__list-button:hover {
    background: #ededed;
  }

  .horizontal-tabs-active .tabs__list-item:hover,
  .horizontal-tabs-active .tabs__list-button:hover {
    background: #fff;
  }

  .horizontal-tabs-active .tabs__list-item,
  .horizontal-tabs-active .tabs__list-button {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    box-shadow: none;
  }

  .horizontal-tabs-active .tabs__list-item::after,
  .horizontal-tabs-active .tabs__list-button::after {
    content: '';
    width: 1px;
    height: 30px;
    display: inline-block;
    box-shadow: 1px 0 0 0 #d7d8d6;
    margin: auto 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
  }

  .horizontal-tabs-active .tabs__list-item:hover,
  .horizontal-tabs-active .tabs__list-button:hover {
    box-shadow: 1px 0 0 0 #d7d8d6,inset 1px 1px 0 0 #d7d8d6;
    text-decoration: underline;
  }

  .tabs__list-item a,
  .tabs__list-button a {
    text-decoration: none;
  }

  .tabs__list-item--active,
  .tabs__list-button--active {
    display: block;
    box-shadow: inset 1px 1px 0 0 #d7d8d6,inset -1px -1px 0 0 #d7d8d6,inset 6px 0 0 0 #db0011;
  }

  .horizontal-tabs-active .tabs__list-item--active,
  .horizontal-tabs-active .tabs__list-button--active {
    background: #fff;
    display: inline-block;
    box-shadow: inset 1px 1px 0 0 #d7d8d6,1px 0 0 0 #d7d8d6,inset 0 5px 0 0 #db0011;
  }

  .horizontal-tabs-active .tabs__list-item--active:hover,
  .horizontal-tabs-active .tabs__list-button--active:hover {
    background: #fff;
    box-shadow: inset 1px 1px 0 0 #d7d8d6,1px 0 0 0 #d7d8d6,inset 0 5px 0 0 #db0011;
  }

  .tabs__list-item--active:hover,
  .tabs__list-button--active:hover {
    background: none;
  }

  .tabs__list-item--active::before,
  .tabs__list-button--active::before {
    font-family: HSBC Icons;
    font-size: 2rem;
    position: absolute;
    right: 7px;
    content: "";
  }

  .horizontal-tabs-active .tabs__list-item--active::before,
  .horizontal-tabs-active .tabs__list-button--active::before {
    content: '';
  }

  .tabs__list-item--active::after,
  .tabs__list-button--active::after {
    content: '';
    width: 1px;
    height: 3rem;
    box-shadow: inset -1px 0 0 0 #d7d8d6;
    margin: auto 0;
    position: absolute;
    right: 4rem;
    top: 0;
    bottom: 0;
  }

  .tabs__list--dropdown-active .tabs__list-item {
    display: block;
  }

  .tabs__list--dropdown-active .tabs__list-item--active::before {
    content: "";
  }

  .tabs__list-button {
    text-align: left;
    margin-left: -14px;
    width: calc(100% + 28px);
  }
}

@media only screen and (min-width: 23.438em) {
  .tabs__list-button {
    margin-left: 0;
    width: 100%;
  }
}

@media screen, projection {
  .horizontal-tabs-active .tabs__list-button {
    display: none;
  }

  .tabs.is-open .tabs__list-button::before {
    content: "";
  }

  .tabs__list-button+.tabs__list .tabs__list-item--active {
    display: none;
  }

  .tabs__list-button+.tabs__list .tabs__list-item--active::after,
  .tabs__list-button+.tabs__list .tabs__list-item--active::before {
    display: none;
  }

  .tabs.is-open .tabs__list-button+.tabs__list .tabs__list-item--active,
  .horizontal-tabs-active .tabs__list-button+.tabs__list .tabs__list-item--active {
    display: block;
  }

  .tabs__section {
    display: none;
  }

  .tabs__section--active {
    display: block;
    outline: none !important;
  }

  body:not(.using-mouse) .tabs__section--active:focus .ifc-fund-data {
    outline: 3px solid rgba(0,103,244,0.7);
    outline: solid 3px rgba(0,103,244,0.7);
  }

  .tabs__section-content {
    outline: 0;
  }

  .tabs__section-content:focus,
  .tabs__section-content:hover,
  .tabs__section-content:active {
    outline: 0;
  }

  .react-tabs__tab--disabled {
    opacity: 0.5;
  }

  .tag {
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 1.2rem;
    font-size: 1.2rem;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    padding: 6px 8px 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    border: 1px solid #929292;
    color: #404040;
  }
}

@media only screen and (min-width: 23.438em) {
  .tag {
    line-height: 1.2rem;
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 48em) {
  .tag {
    line-height: 1.2rem;
    font-size: 1.2rem;
  }
}

@media screen, projection {
  .tag::before {
    content: '';
    position: absolute;
    left: -1px;
    top: -1px;
    bottom: -1px;
    width: 3px;
    background: #e9a115;
  }

  .tag--dark {
    color: #fff;
  }

  .tag--filter {
    color: #fff;
    background: #253038;
    border-color: #4d6474;
    margin-bottom: 0;
  }

  .tag--filter:focus,
  .tag--filter:active {
    color: #fff;
  }

  .tag--filter .icon {
    line-height: 0;
    width: 16px;
    padding-left: 5px;
  }

  .tag--filter .icon::before {
    color: inherit;
    content: "";
    position: relative;
    vertical-align: -1px;
  }

  .tag--filter .icon::before:hover,
  .tag--filter .icon::before:focus {
    cursor: pointer;
    text-decoration: none;
  }

  .android .tag--filter .icon {
    height: 0.6em;
  }

  .tag--filter:hover {
    color: #fff;
  }

  .tag--filter::before {
    background: none;
    width: 0;
  }

  .tags {
    margin-bottom: 15.38462px;
  }
}

@media only screen and (min-width: 23.438em) {
  .tags {
    margin-bottom: 23.07692px;
  }
}

@media only screen and (min-width: 48em) {
  .tags {
    margin-bottom: 30.76923px;
  }
}

@media screen, projection {
  .tags__heading {
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 2rem;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 23.438em) {
  .tags__heading {
    line-height: 2rem;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 48em) {
  .tags__heading {
    line-height: 2rem;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 48em) {
  .modal--full-height .terms-and-conditions-modal {
    overflow-y: auto;
    position: absolute;
    height: 100%;
  }
}

@media screen, projection {
  .terms-and-conditions-modal__header {
    padding: 20px 20px;
  }

  .terms-and-conditions-modal__header:focus {
    outline: none;
  }

  .terms-and-conditions-modal__heading {
    font-family: UniversNextLight,sans-serif;
    font-weight: normal;
    line-height: 2.5rem;
    line-height: 2.8rem;
    font-size: 2.8rem;
    margin: 0;
  }
}

@media only screen and (min-width: 48em) {
  .terms-and-conditions-modal__heading {
    font-family: UniversNextLight,sans-serif;
    font-weight: normal;
    line-height: 4rem;
    line-height: 5rem;
    font-size: 4.5rem;
  }
}

@media screen, projection {
  .terms-and-conditions-modal__sub-heading {
    font-family: UniversNextBold,sans-serif;
    font-weight: bold;
    line-height: 2rem;
    font-size: 1.4rem;
    display: block;
    margin: 0;
  }
}

@media only screen and (min-width: 23.438em) {
  .terms-and-conditions-modal__sub-heading {
    line-height: 2.6rem;
    font-size: 1.6rem;
  }
}

@media only screen and (min-width: 48em) {
  .terms-and-conditions-modal__sub-heading {
    line-height: 2.6rem;
    font-size: 1.6rem;
  }
}

@media screen, projection {
  .terms-and-conditions-modal__body {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    -webkit-overflow-scrolling: touch;
  }

  .modal--full-height .terms-and-conditions-modal__body {
    margin-bottom: 0;
  }

  .terms-and-conditions-modal__body:focus {
    outline: none;
  }
}

@media only screen and (min-width: 48em) {
  .terms-and-conditions-modal__body {
    margin-bottom: 0;
  }
}

@media screen, projection {
  .terms-and-conditions-modal__footer {
    display: block;
    border-top: 1px solid #d7d8d6;
    padding: 20px 14px 0;
    position: static;
  }

  .terms-and-conditions-modal__footer:after {
    content: '';
    display: table;
    clear: both;
  }
}

@media only screen and (min-width: 23.438em) {
  .terms-and-conditions-modal__footer {
    padding: 20px 18px 0;
  }
}

@media only screen and (min-width: 48em) {
  .terms-and-conditions-modal__footer {
    padding: 20px 20px 20px;
  }
}

@media screen, projection {
  .terms-and-conditions-modal__footer p {
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 1.2rem;
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 23.438em) {
  .terms-and-conditions-modal__footer p {
    line-height: 1.2rem;
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 48em) {
  .terms-and-conditions-modal__footer p {
    line-height: 1.2rem;
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 48em) {
  .terms-and-conditions-modal__footer p {
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 2rem;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 48em) and (min-width: 23.438em) {
  .terms-and-conditions-modal__footer p {
    line-height: 2.2rem;
    font-size: 1.6rem;
  }
}

@media only screen and (min-width: 48em) and (min-width: 48em) {
  .terms-and-conditions-modal__footer p {
    line-height: 2.2rem;
    font-size: 1.6rem;
  }
}

@media screen, projection {
  .terms-and-conditions-modal__footer p.accessible {
    height: 0;
    overflow: hidden;
  }

  .terms-and-conditions-modal__footer .button,
  .terms-and-conditions-modal__footer .pagination__button {
    margin: 0;
  }

  .terms-and-conditions-modal__accept-text {
    padding-bottom: 10px;
  }

  .terms-and-conditions-modal__close {
    text-decoration: underline;
    float: left;
    padding-left: 0;
    text-align: left;
  }
}

@media only screen and (min-width: 48em) {
  .terms-and-conditions-modal__close {
    text-align: center;
  }
}

@media screen, projection {
  .terms-and-conditions-modal__proceed {
    float: right;
  }

  .unsupported-browser-banner {
    display: none;
  }

  .unsupported-browser-banner__inner-wrapper {
    padding: 15px;
    background: #267571;
    color: #fff;
  }

  .unsupported-browser-banner__inner {
    display: table;
    margin: 0 auto;
    padding: 0;
  }

  .unsupported-browser-banner__body {
    display: table-cell;
    vertical-align: middle;
    padding-right: 15px;
  }

  .unsupported-browser-banner__button {
    display: table-cell;
    vertical-align: middle;
  }

  .unsupported-browser-banner .button,
  .unsupported-browser-banner .pagination__button {
    margin-bottom: 0;
  }

  .utility-bar {
    display: none;
    color: #fff;
    width: 100%;
    background: #000;
    height: 35px;
  }
}

@media only screen and (min-width: 48em) {
  .utility-bar {
    display: block;
  }

  .mobile-nav .utility-bar {
    display: none;
  }
}

@media screen, projection {
  .utility-bar__search__input {
    display: none;
  }

  .utility-bar__search__input--active {
    display: inline-block;
  }

  .utility-bar__navbar {
    font-size: 0;
  }

  .utility-bar__navbar--left {
    float: none;
  }

  .utility-bar__navbar--right {
    float: right;
  }

  .utility-bar__navbar>li {
    display: inline-block;
    vertical-align: middle;
  }

  .utility-bar__navbar-seperator {
    font-size: 1.2rem;
    color: #404040;
    vertical-align: middle;
  }

  .utility-bar__navbar-seperator:last-child {
    display: none;
  }

  .utility-bar__inner {
    width: 100%;
    max-width: 1220px;
    margin: 0 auto;
    position: relative;
  }

  .utility-bar__inner:after {
    content: '';
    display: table;
    clear: both;
  }

  .utility-bar__inner>ul {
    margin: 0;
  }
}

@media only screen and (min-width: 48em) {
  .utility-bar__inner {
    max-width: 1220px;
    padding: 0 20px;
    width: auto;
  }
}

@media screen, projection {
  .utility-bar__name {
    font-family: UniversNextBold,sans-serif;
    font-weight: bold;
    line-height: 3.4rem;
    font-size: 1.4rem;
    margin-right: 5px;
  }

  .video__outer-container {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
  }

  .video-js {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
  }

  .video-js .vjs-big-play-button {
    top: 50%;
    left: 50%;
    margin-left: -1em;
    margin-top: -1em;
    width: 2em;
    height: 2em;
    line-height: 2em;
    border: none;
    border-radius: 0;
    font-size: 3.5em;
    background-color: rgba(0,0,0,0.7);
    color: #fff;
  }

  .video-js:hover .vjs-big-play-button {
    background-color: #000;
  }

  .video-js .vjs-time-tooltip {
    white-space: nowrap;
  }

  .video-js .vjs-time-control {
    padding: 0;
  }
}

@media only screen and (min-width: 48em) {
  .video-js .vjs-time-control {
    padding: 0 1em;
  }
}

@media screen, projection {
  .video-js .vjs-control {
    width: 3em;
  }
}

@media only screen and (min-width: 23.438em) {
  .video-js .vjs-control {
    width: 4em;
  }
}

@media screen, projection {
  .video-js .vjs-control.vjs-progress-control {
    width: 100%;
  }

  .video-list__no-results {
    display: block;
  }

  .video-list__heading {
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 1;
    font-size: 2rem;
    margin: 0 0 10px;
  }
}

@media only screen and (min-width: 23.438em) {
  .video-list__heading {
    line-height: 1;
    font-size: 2rem;
  }
}

@media only screen and (min-width: 48em) {
  .video-list__heading {
    line-height: 1;
    font-size: 2.2rem;
  }
}

@media screen, projection {
  .video-list__heading a {
    display: block;
  }

  .video-list__heading a .icon {
    line-height: 1;
  }

  .video-list__heading a .icon::before {
    color: #db0011;
    content: "";
    font-size: .6em;
    position: relative;
    vertical-align: -1px;
  }

  .video-list__heading a .icon::before:hover,
  .video-list__heading a .icon::before:focus {
    cursor: pointer;
    text-decoration: none;
  }

  .video-list__heading--section {
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 1.4;
    font-size: 2rem;
  }
}

@media only screen and (min-width: 23.438em) {
  .video-list__heading--section {
    line-height: 1.4;
    font-size: 2rem;
  }
}

@media only screen and (min-width: 48em) {
  .video-list__heading--section {
    line-height: 1.4;
    font-size: 2.2rem;
  }
}

@media screen, projection {
  .video-list__item {
    border-top: 1px solid #d7d8d6;
  }

  .video-list__item:last-child {
    border-bottom: 1px solid #d7d8d6;
  }

  .video-list__item-inner {
    display: block;
    position: relative;
    padding: 30px 0;
  }

  .video-list__item-inner:after {
    content: '';
    display: table;
    clear: both;
  }
}

@media only screen and (min-width: 48em) {
  .video-list__item-inner {
    display: table;
  }
}

@media screen, projection {
  .video-list__primary {
    display: none;
  }
}

@media only screen and (min-width: 48em) {
  .video-list__primary {
    display: table-cell;
    width: 37.5%;
    max-height: 157px;
    overflow: hidden;
    padding-left: 20px;
    margin-bottom: 0;
  }
}

@media screen, projection {
  .video-list__primary a {
    display: block;
    position: relative;
  }

  .video-list__primary img {
    display: block;
    width: 100%;
  }

  .video-list__secondary {
    display: block;
    padding: 0 14px;
  }
}

@media only screen and (min-width: 23.438em) {
  .video-list__secondary {
    padding: 0 18px;
  }
}

@media only screen and (min-width: 48em) {
  .video-list__secondary {
    display: table-cell;
    vertical-align: top;
    padding-left: 20px;
  }
}

@media screen, projection {
  .video-list__tags {
    margin-bottom: 5px;
  }

  .video-list__tags:after {
    content: '';
    display: table;
    clear: both;
  }

  .video-list__body {
    margin-bottom: 10px;
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 2rem;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 23.438em) {
  .video-list__body {
    line-height: 2.2rem;
    font-size: 1.6rem;
  }
}

@media only screen and (min-width: 48em) {
  .video-list__body {
    line-height: 2.2rem;
    font-size: 1.6rem;
  }
}

@media screen, projection {
  .video-list__date {
    font-family: UniversNextBold,sans-serif;
    font-weight: bold;
    line-height: 1.2rem;
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 23.438em) {
  .video-list__date {
    line-height: 1.2rem;
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 48em) {
  .video-list__date {
    line-height: 1.2rem;
    font-size: 1.2rem;
  }
}

@media screen, projection {
  .video-list__pagination {
    padding: 30px 14px 0;
  }
}

@media only screen and (min-width: 23.438em) {
  .video-list__pagination {
    padding: 30px 18px 0;
  }
}

@media only screen and (min-width: 48em) {
  .video-list__pagination {
    padding: 30px 0 0;
  }
}

@media screen, projection {
  .video-list .hideIt {
    display: none;
  }

  .video-inline {
    margin-bottom: 10px;
    margin-top: 10px;
  }
}

@media only screen and (min-width: 23.438em) {
  .video-inline {
    margin-bottom: 15px;
  }
}

@media only screen and (min-width: 48em) {
  .video-inline {
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 23.438em) {
  .video-inline {
    margin-top: 15px;
  }
}

@media only screen and (min-width: 48em) {
  .video-inline {
    margin-top: 20px;
  }
}

@media only screen and (min-width: 48em) {
  .video-inline {
    width: 100%;
  }
}

@media screen, projection {
  .video-inline__container {
    position: relative;
  }
}

@media only screen and (min-width: 48em) {
  .video-inline__container:hover .video-inline__description-container {
    opacity: 0;
    pointer-events: none;
  }

  .video-inline__container:hover .video-js .vjs-big-play-button {
    top: 50%;
  }
}

@media screen, projection {
  .video-inline__heading {
    margin: 0 0 5px;
  }

  .video-inline__heading--small {
    font-family: UniversNextBold,sans-serif;
    font-weight: bold;
    line-height: 2rem;
    font-size: 1.4rem;
    margin: 0 0 10px;
  }
}

@media only screen and (min-width: 23.438em) {
  .video-inline__heading--small {
    line-height: 2.6rem;
    font-size: 1.6rem;
  }
}

@media only screen and (min-width: 48em) {
  .video-inline__heading--small {
    line-height: 2.6rem;
    font-size: 1.6rem;
  }
}

@media screen, projection {
  .video-inline__description-container {
    background: rgba(0,0,0,0.8);
    padding: 20px;
    color: #fff;
    opacity: 1;
    transition: opacity .5s;
  }
}

@media only screen and (min-width: 48em) {
  .video-inline__description-container {
    position: absolute;
    bottom: 0;
    width: 100%;
  }

  .video-inline__description-container--hidden {
    opacity: 0;
    pointer-events: none;
  }
}

@media screen, projection {
  .video-inline__description {
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 2rem;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 23.438em) {
  .video-inline__description {
    line-height: 2rem;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 48em) {
  .video-inline__description {
    line-height: 2rem;
    font-size: 1.4rem;
  }
}

@media screen, projection {
  .video-inline__transcript-container {
    background: #000;
    color: #fff;
    max-height: 40px;
    overflow: hidden;
    transition: max-height .5s;
    text-align: right;
  }

  .video-inline__transcript-container a {
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 40px;
    font-size: 1.4rem;
    display: inline-block;
    padding: 0 10px;
  }
}

@media only screen and (min-width: 23.438em) {
  .video-inline__transcript-container a {
    line-height: 40px;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 48em) {
  .video-inline__transcript-container a {
    line-height: 40px;
    font-size: 1.4rem;
  }
}

@media screen, projection {
  .video-inline__transcript-container a .icon {
    line-height: 1;
    padding-left: 5px;
  }

  .video-inline__transcript-container a .icon::before {
    color: inherit;
    content: "";
    font-size: .7em;
    position: relative;
    vertical-align: -1px;
  }

  .video-inline__transcript-container a .icon::before:hover,
  .video-inline__transcript-container a .icon::before:focus {
    cursor: pointer;
    text-decoration: none;
  }

  .video-inline__transcript-container a[href*=".pdf"] .icon,
  .video-inline__transcript-container a[href*=".doc"] .icon,
  .video-inline__transcript-container a[href*=".docx"] .icon,
  .video-inline__transcript-container a[href*=".xls"] .icon,
  .video-inline__transcript-container a[href*=".ppt"] .icon,
  .video-inline__transcript-container a[href*=".pages"] .icon,
  .video-inline__transcript-container a[href*=".numbers"] .icon,
  .video-inline__transcript-container a[href*=".keynote"] .icon,
  .video-inline__transcript-container a[href*=".zip"] .icon,
  .video-inline__transcript-container a[href*=".rar"] .icon,
  .video-inline__transcript-container a[href*=".txt"] .icon {
    line-height: 1;
  }

  .video-inline__transcript-container a[href*=".pdf"] .icon::before,
  .video-inline__transcript-container a[href*=".doc"] .icon::before,
  .video-inline__transcript-container a[href*=".docx"] .icon::before,
  .video-inline__transcript-container a[href*=".xls"] .icon::before,
  .video-inline__transcript-container a[href*=".ppt"] .icon::before,
  .video-inline__transcript-container a[href*=".pages"] .icon::before,
  .video-inline__transcript-container a[href*=".numbers"] .icon::before,
  .video-inline__transcript-container a[href*=".keynote"] .icon::before,
  .video-inline__transcript-container a[href*=".zip"] .icon::before,
  .video-inline__transcript-container a[href*=".rar"] .icon::before,
  .video-inline__transcript-container a[href*=".txt"] .icon::before {
    color: inherit;
    content: "";
    font-size: .9em;
    position: relative;
    vertical-align: -1px;
  }

  .video-inline__transcript-container a[href*=".pdf"] .icon::before:hover,
  .video-inline__transcript-container a[href*=".pdf"] .icon::before:focus,
  .video-inline__transcript-container a[href*=".doc"] .icon::before:hover,
  .video-inline__transcript-container a[href*=".doc"] .icon::before:focus,
  .video-inline__transcript-container a[href*=".docx"] .icon::before:hover,
  .video-inline__transcript-container a[href*=".docx"] .icon::before:focus,
  .video-inline__transcript-container a[href*=".xls"] .icon::before:hover,
  .video-inline__transcript-container a[href*=".xls"] .icon::before:focus,
  .video-inline__transcript-container a[href*=".ppt"] .icon::before:hover,
  .video-inline__transcript-container a[href*=".ppt"] .icon::before:focus,
  .video-inline__transcript-container a[href*=".pages"] .icon::before:hover,
  .video-inline__transcript-container a[href*=".pages"] .icon::before:focus,
  .video-inline__transcript-container a[href*=".numbers"] .icon::before:hover,
  .video-inline__transcript-container a[href*=".numbers"] .icon::before:focus,
  .video-inline__transcript-container a[href*=".keynote"] .icon::before:hover,
  .video-inline__transcript-container a[href*=".keynote"] .icon::before:focus,
  .video-inline__transcript-container a[href*=".zip"] .icon::before:hover,
  .video-inline__transcript-container a[href*=".zip"] .icon::before:focus,
  .video-inline__transcript-container a[href*=".rar"] .icon::before:hover,
  .video-inline__transcript-container a[href*=".rar"] .icon::before:focus,
  .video-inline__transcript-container a[href*=".txt"] .icon::before:hover,
  .video-inline__transcript-container a[href*=".txt"] .icon::before:focus {
    cursor: pointer;
    text-decoration: none;
  }

  .video-inline__transcript-container a[href^="http"] .icon {
    line-height: 1;
  }

  .video-inline__transcript-container a[href^="http"] .icon::before {
    color: inherit;
    content: "";
    font-size: .9em;
    position: relative;
    vertical-align: -1px;
  }

  .video-inline__transcript-container a[href^="http"] .icon::before:hover,
  .video-inline__transcript-container a[href^="http"] .icon::before:focus {
    cursor: pointer;
    text-decoration: none;
  }

  .video-inline .video-js .vjs-big-play-button {
    margin-left: -.75em;
    margin-top: -.75em;
    width: 1.5em;
    height: 1.5em;
    line-height: 1.5em;
    font-size: 2.5em;
    top: 50%;
    transition: top .5s;
  }
}

@media only screen and (min-width: 48em) {
  .video-inline .video-js .vjs-big-play-button {
    top: 40%;
  }
}

@media screen, projection {
  .video-standalone {
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 23.438em) {
  .video-standalone {
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 48em) {
  .video-standalone {
    margin-bottom: 40px;
  }
}

@media screen, projection {
  .video-standalone__heading {
    margin: 0 0 20px;
  }

  .video-standalone__heading--small {
    font-family: UniversNextBold,sans-serif;
    font-weight: bold;
    line-height: 2rem;
    font-size: 1.4rem;
    margin: 0 0 10px;
  }
}

@media only screen and (min-width: 23.438em) {
  .video-standalone__heading--small {
    line-height: 2.6rem;
    font-size: 1.6rem;
  }
}

@media only screen and (min-width: 48em) {
  .video-standalone__heading--small {
    line-height: 2.6rem;
    font-size: 1.6rem;
  }
}

@media screen, projection {
  .video-standalone__date {
    font-family: UniversNextBold,sans-serif;
    font-weight: bold;
    line-height: 2rem;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 23.438em) {
  .video-standalone__date {
    line-height: 2.6rem;
    font-size: 1.6rem;
  }
}

@media only screen and (min-width: 48em) {
  .video-standalone__date {
    line-height: 2.6rem;
    font-size: 1.6rem;
  }
}

@media screen, projection {
  .video-standalone__description {
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 48em) {
  .fund-nav {
    overflow: hidden;
    position: relative;
    float: none;
  }

  .fund-nav .fund-nav__container {
    position: relative;
  }

  .fund-nav .ifc-funds-list {
    overflow: scroll;
  }

  .fund-nav .ifc-table {
    float: none;
  }
}

@media screen, projection {
  .ifc-funds-list .ifc-table {
    border: none;
    float: left;
  }
}

@media only screen and (max-width: 47.938em) {
  .ifc-funds-list .ifc-table {
    display: block;
    width: 100%;
  }
}

@media only screen and (min-width: 48em) {
  .ifc-funds-list .ifc-table {
    border: 1px solid #929292;
    border-bottom: 0 none;
    width: auto;
    min-width: 100%;
  }
}

@media screen, projection {
  .ifc-funds-list .ifc-table a {
    text-decoration: underline;
    position: relative;
  }

  .ifc-funds-list .ifc-table a[download] {
    text-decoration: none;
  }

  .ifc-funds-list .ifc-table a[download]:hover,
  .ifc-funds-list .ifc-table a[download]:focus,
  .ifc-funds-list .ifc-table a[download]:active {
    text-decoration: underline;
  }
}

@media only screen and (max-width: 47.938em) {
  .ifc-funds-list thead {
    display: none;
  }
}

@media only screen and (max-width: 47.938em) {
  .ifc-funds-list tbody {
    display: block;
  }
}

@media screen, projection {
  .ifc-funds-list tr {
    min-height: 3.5rem;
  }

  .ifc-funds-list td button:focus {
    outline-offset: -2px;
  }

  .ifc-funds-list th,
  .ifc-funds-list td {
    padding: 2px 5px;
  }

  .ifc-funds-list th.heightSet,
  .ifc-funds-list td.heightSet {
    display: none !important;
  }
}

@media only screen and (min-width: 48em) {
  .ifc-funds-list th.heightSet,
  .ifc-funds-list td.heightSet {
    display: table-cell !important;
    width: 0;
    min-width: 0;
    max-width: 0;
    z-index: -1;
    padding-left: 0;
    padding-right: 0;
    white-space: normal;
  }

  .ifc-funds-list th.heightSet .heightSet__content,
  .ifc-funds-list td.heightSet .heightSet__content {
    width: 264px;
    display: block;
    z-index: -2;
    opacity: 0;
    line-height: 1.1em;
    padding-bottom: 8px;
    pointer-events: none;
  }
}

@media screen, projection {
  .ifc-funds-list th.updated,
  .ifc-funds-list td.updated {
    animation: showChange 1.5s normal;
  }

  .ifc-funds-list .fund-multi-classes .icon {
    line-height: 1;
  }

  .ifc-funds-list .fund-multi-classes .icon::before {
    color: inherit;
    content: "";
    position: relative;
    vertical-align: -1px;
  }

  .ifc-funds-list .fund-multi-classes .icon::before:hover,
  .ifc-funds-list .fund-multi-classes .icon::before:focus {
    cursor: pointer;
    text-decoration: none;
  }

  .ifc-funds-list .fund-multi-classes .icon::before {
    vertical-align: -2px;
  }

  .ifc-funds-list .open .fund-multi-classes .icon {
    line-height: 1;
  }

  .ifc-funds-list .open .fund-multi-classes .icon::before {
    color: inherit;
    content: "";
    position: relative;
    vertical-align: -1px;
  }

  .ifc-funds-list .open .fund-multi-classes .icon::before:hover,
  .ifc-funds-list .open .fund-multi-classes .icon::before:focus {
    cursor: pointer;
    text-decoration: none;
  }

  .ifc-funds-list .fund-multi-classes-button {
    width: 100%;
    position: relative;
    padding-left: 40px;
    padding-top: 11px;
    padding-bottom: 9px;
    padding-right: 10px;
    border: none;
    background: transparent;
    text-align: left;
  }
}

@media only screen and (min-width: 48em) {
  .ifc-funds-list .fund-multi-classes-button {
    min-height: 3.7rem;
  }
}

@media screen, projection {
  html.ie11 .ifc-funds-list .fund-multi-classes-button {
    width: calc(100% - 3px);
    height: calc(100% - 6px);
    padding-top: 8px;
    padding-left: 37px;
    padding-bottom: 6px;
    margin-left: 3px;
    margin-top: 3px;
    margin-bottom: 3px;
  }
}

@media only screen and (min-width: 48em) {
  html.ie11 .ifc-funds-list .fund-multi-classes-button {
    min-height: 3.1rem;
  }
}

@media screen, projection {
  .ifc-funds-list .fund-multi-classes-button:focus,
  .ifc-funds-list .fund-multi-classes-button:hover {
    z-index: 1;
  }

  .ifc-funds-list tr[data-class-role='slave'] td.heightSet .heightSet__content {
    display: none !important;
  }
}

@media screen and (max-width: 1220px) and (min-width: 48em) {
  .ifc-filters.is-open ~ .ifc-fund-table .ifc-funds-list th:nth-child(1),
  .ifc-filters.is-open ~ .ifc-fund-table .ifc-funds-list td:nth-child(1) {
    left: -25rem;
    width: 17rem;
  }

  .ifc-filters.is-open ~ .ifc-fund-table .ifc-funds-list th:nth-child(2),
  .ifc-filters.is-open ~ .ifc-fund-table .ifc-funds-list td:nth-child(2) {
    left: -8rem;
    width: 8rem;
    min-width: 0;
  }

  .ifc-filters.is-open ~ .ifc-fund-table .ifc-funds-list tr[data-class-role='master']:not(.open) td:nth-child(1) span,
  .ifc-filters.is-open ~ .ifc-fund-table .ifc-funds-list tr[data-class-role='master']:not(.open) td.height-match span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    display: block;
  }

  .ifc-filters.is-open ~ .ifc-fund-table .ifc-funds-list tr.open td:nth-child(1) {
    z-index: 2;
  }

  .ifc-filters.is-open ~ .ifc-fund-table .ifc-funds-list tr.open td.height-match span {
    overflow: hidden;
    white-space: normal;
    width: 17rem;
    display: block;
  }
}

@media screen, projection {
  .ifc-funds-list th {
    background-color: #ededed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1.2rem;
    font-weight: normal;
    height: 7rem;
    line-height: 1.2em;
    padding: 26px 10px 10px 10px;
    text-align: left;
    vertical-align: top;
  }
}

@media only screen and (min-width: 48em) {
  .ifc-funds-list th {
    border-top: 1px solid #dadada;
    min-height: 3.7rem;
    border-right: medium none;
    min-width: 10rem;
    font-weight: bold;
    position: relative;
  }

  .ifc-funds-list th:nth-child(1) {
    border-left: 1px solid #dadada;
    left: -42.5rem;
    padding-left: 40px;
    position: absolute;
    width: 31.5rem;
    margin-top: -1px;
  }

  .ifc-funds-list th:nth-child(2) {
    left: -11rem;
    position: absolute;
    width: 11rem;
    margin-top: -1px;
    padding-right: 10px;
  }
}

@media screen, projection {
  .ifc-funds-list td {
    font-size: 1.2rem;
    padding: 10px;
    vertical-align: top;
    min-width: 65px;
  }

  .ifc-funds-list td[data-state].fund-multi-classes {
    cursor: pointer;
    outline: 0;
    -webkit-tap-highlight-color: rgba(255,255,255,0);
    -webkit-tap-highlight-color: transparent;
  }
}

@media only screen and (max-width: 47.938em) {
  .ifc-funds-list td[data-state] {
    cursor: pointer;
  }
}

@media only screen and (min-width: 48em) {
  .ifc-funds-list td {
    white-space: nowrap;
    padding: 5px 22px 5px 10px;
    min-width: auto;
  }

  .ifc-funds-list td+td {
    border-top: 1px solid #929292;
  }

  .ifc-funds-list td:nth-child(1) {
    background-color: #fff;
    border-left: 1px solid #dadada;
    left: -42.5rem;
    line-height: 1.2em;
    min-height: 3.7rem;
    position: absolute;
    white-space: normal;
    width: 31.5rem;
  }

  .firefox .ifc-funds-list td:nth-child(1) {
    margin-top: -1px;
  }

  .ifc-funds-list td:nth-child(1) .icon {
    position: absolute;
    left: 10px;
    top: 8px;
    font-size: 1.5rem;
  }

  .ifc-funds-list td.height-match span,
  .ifc-funds-list td:nth-child(1):not(.fund-multi-classes) {
    padding-left: 40px;
    padding-right: 10px;
    padding-top: 11px;
    padding-bottom: 9px;
  }

  .ifc-funds-list td:nth-child(1).fund-multi-classes {
    padding: 0;
  }

  .ifc-funds-list td:nth-child(2) {
    background-color: #fff;
    left: -11rem;
    min-height: 3.7rem;
    position: absolute;
    width: 11rem;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
    text-overflow: ellipsis;
  }

  .firefox .ifc-funds-list td:nth-child(2) {
    margin-top: -1px;
  }

  .ifc-funds-list td .short-title {
    display: none;
  }
}

@media screen, projection {
  .ifc-funds-list td a[data-document-type],
  .ifc-funds-list td a[data-document-type='doc'],
  .ifc-funds-list td a[data-document-type='docx'] {
    line-height: 1.2;
  }

  .ifc-funds-list td a[data-document-type]::before,
  .ifc-funds-list td a[data-document-type='doc']::before,
  .ifc-funds-list td a[data-document-type='docx']::before {
    display: inline-block;
    font: normal normal normal 100%/1 HSBC Icons;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: auto;
    text-decoration: none;
    text-transform: none;
    speak: none;
    position: relative;
    color: #3e505d;
    content: "";
    font-size: 1.8em;
    position: relative;
    vertical-align: -.3em;
    margin-left: -8px;
    font-size: 2.2rem;
  }

  .ie .ifc-funds-list td a[data-document-type]::before,
  .ie .ifc-funds-list td a[data-document-type='doc']::before,
  .ie .ifc-funds-list td a[data-document-type='docx']::before {
    overflow-y: hidden;
  }

  .ifc-funds-list td a[data-document-type]::before:hover,
  .ifc-funds-list td a[data-document-type]::before:focus,
  .ifc-funds-list td a[data-document-type='doc']::before:hover,
  .ifc-funds-list td a[data-document-type='doc']::before:focus,
  .ifc-funds-list td a[data-document-type='docx']::before:hover,
  .ifc-funds-list td a[data-document-type='docx']::before:focus {
    cursor: pointer;
    text-decoration: none;
  }

  .ifc-funds-list td a[data-document-type='pdf'] {
    line-height: 1.2;
  }

  .ifc-funds-list td a[data-document-type='pdf']::before {
    display: inline-block;
    font: normal normal normal 100%/1 HSBC Icons;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: auto;
    text-decoration: none;
    text-transform: none;
    speak: none;
    position: relative;
    color: #3e505d;
    content: "";
    font-size: 1.8em;
    position: relative;
    vertical-align: -.3em;
    font-size: 2.2rem;
    margin-left: -8px;
  }

  .ie .ifc-funds-list td a[data-document-type='pdf']::before {
    overflow-y: hidden;
  }

  .ifc-funds-list td a[data-document-type='pdf']::before:hover,
  .ifc-funds-list td a[data-document-type='pdf']::before:focus {
    cursor: pointer;
    text-decoration: none;
  }

  .ifc-funds-list td a[href*='.pdf'] {
    line-height: 1.2;
  }

  .ifc-funds-list td a[href*='.pdf']::before {
    display: inline-block;
    font: normal normal normal 100%/1 HSBC Icons;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: auto;
    text-decoration: none;
    text-transform: none;
    speak: none;
    position: relative;
    color: #3e505d;
    content: "";
    font-size: 1.8em;
    position: relative;
    vertical-align: -.3em;
    font-size: 2.2rem;
    margin-left: -8px;
  }

  .ie .ifc-funds-list td a[href*='.pdf']::before {
    overflow-y: hidden;
  }

  .ifc-funds-list td a[href*='.pdf']::before:hover,
  .ifc-funds-list td a[href*='.pdf']::before:focus {
    cursor: pointer;
    text-decoration: none;
  }

  .ifc-funds-list td a[href*='.doc'],
  .ifc-funds-list td a[href*='.docx'] {
    line-height: 1.2;
  }

  .ifc-funds-list td a[href*='.doc']::before,
  .ifc-funds-list td a[href*='.docx']::before {
    display: inline-block;
    font: normal normal normal 100%/1 HSBC Icons;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: auto;
    text-decoration: none;
    text-transform: none;
    speak: none;
    position: relative;
    color: #3e505d;
    content: "";
    font-size: 1.8em;
    position: relative;
    vertical-align: -.3em;
    margin-left: -8px;
    font-size: 2.2rem;
  }

  .ie .ifc-funds-list td a[href*='.doc']::before,
  .ie .ifc-funds-list td a[href*='.docx']::before {
    overflow-y: hidden;
  }

  .ifc-funds-list td a[href*='.doc']::before:hover,
  .ifc-funds-list td a[href*='.doc']::before:focus,
  .ifc-funds-list td a[href*='.docx']::before:hover,
  .ifc-funds-list td a[href*='.docx']::before:focus {
    cursor: pointer;
    text-decoration: none;
  }

  .ifc-funds-list td a[href*='.xls'],
  .ifc-funds-list td a[href*='.xlsx'] {
    line-height: 1.2;
  }

  .ifc-funds-list td a[href*='.xls']::before,
  .ifc-funds-list td a[href*='.xlsx']::before {
    display: inline-block;
    font: normal normal normal 100%/1 HSBC Icons;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: auto;
    text-decoration: none;
    text-transform: none;
    speak: none;
    position: relative;
    color: #3e505d;
    content: "";
    font-size: 1.8em;
    position: relative;
    vertical-align: -.3em;
    margin-left: -8px;
  }

  .ie .ifc-funds-list td a[href*='.xls']::before,
  .ie .ifc-funds-list td a[href*='.xlsx']::before {
    overflow-y: hidden;
  }

  .ifc-funds-list td a[href*='.xls']::before:hover,
  .ifc-funds-list td a[href*='.xls']::before:focus,
  .ifc-funds-list td a[href*='.xlsx']::before:hover,
  .ifc-funds-list td a[href*='.xlsx']::before:focus {
    cursor: pointer;
    text-decoration: none;
  }

  .ifc-funds-list td a[data-document-type='url']::before {
    content: none;
  }

  .ifc-funds-list .checkbox {
    display: none;
  }
}

@media only screen and (min-width: 48em) {
  .ifc-funds-list .checkbox {
    display: inline;
  }

  .ifc-funds-list .checkbox label {
    font-size: 1.2rem;
    width: 100%;
  }

  .ifc-funds-list .checkbox input[type='checkbox']+.checkbox__icon::before {
    display: inline-block;
    height: 16px;
    width: 16px;
    vertical-align: 3px;
  }

  .ifc-funds-list .checkbox input[type='checkbox'][checked]+.checkbox__icon::after,
  .ifc-funds-list .checkbox input[type='checkbox']:checked+.checkbox__icon::after {
    left: 0px;
  }

  .ifc-funds-list .checkbox:focus .checkbox__icon::before,
  .ifc-funds-list .checkbox:hover .checkbox__icon::before {
    border-color: #376798;
  }
}

@media only screen and (min-width: 48em) {
  .ifc-funds-list .classNm {
    display: none;
  }
}

@media screen, projection {
  .ifc-funds-list .custom-select {
    margin-top: 2px;
    width: 6rem;
  }

  .ifc-funds-list .custom-select optgroup {
    padding: 5px 5px 0;
  }

  .ifc-funds-list .custom-select optgroup option {
    border-bottom: 1px solid #c9c9c9;
    padding: 5px;
  }

  .ifc-funds-list .custom-select optgroup option:first-child {
    border-top: 1px solid #c9c9c9;
  }

  .ifc-funds-list .custom-select .valueRegion {
    background: #fff none repeat scroll 0 0;
    padding: 0 5px;
    line-height: 2rem;
    height: 2.2rem;
  }

  .ifc-funds-list .custom-select .valueRegion::before {
    border-left: 1px solid #dadada;
    font-size: 1rem;
    height: 12px;
    line-height: 12px;
    padding-left: 0.2rem;
    right: 0.7rem;
    top: 0.5rem;
    width: 1.2rem;
  }

  .ifc-funds-list .custom-select .valueRegion::after {
    display: none;
  }

  .ifc-funds-list tr {
    position: relative;
  }

  .ifc-funds-list tr.hidden {
    display: none;
  }
}

@media only screen and (min-width: 48em) {
  .ifc-funds-list tr {
    position: static;
  }
}

@media only screen and (max-width: 47.938em) {
  .ifc-funds-list tr[data-class-role='master'] td:nth-child(1):not(.fund-multi-classes) {
    padding: 10px 10px 10px 30px;
  }

  .ifc-funds-list tr[data-class-role='master'] td:nth-child(1).fund-multi-classes {
    padding: 0;
  }

  .ifc-funds-list tr[data-class-role='master'] td:nth-child(1).fund-multi-classes .fund-multi-classes-button {
    padding: 10px 10px 10px 30px;
  }
}

@media only screen and (min-width: 48em) {
  .ifc-funds-list tr[data-class-role='master'] td {
    border-top: 1px solid #929292;
  }

  .ifc-funds-list tr[data-class-role='master']:first-child td {
    border-top: 1px solid #dadada;
  }
}

@media screen, projection {
  .ifc-funds-list tr.selected td:nth-child(1) {
    box-shadow: 2px 0 0 0 #ee9e15 inset;
    padding-bottom: 10px;
  }
}

@media only screen and (min-width: 48em) {
  .ifc-funds-list tr.selected td+td {
    background-color: #fcedd0;
  }

  .ifc-funds-list tr.selected td+td:first-child:before {
    content: '';
    background-color: #fcedd0;
    position: absolute;
    top: 0;
    right: -110px;
    width: 110px;
    height: 100%;
    z-index: 0;
  }
}

@media screen, projection {
  .ifc-funds-list tr.full-selection td {
    background: #fcedd0;
  }

  .ifc-funds-list th.height-match {
    width: 0;
    padding: 0;
    min-width: auto;
    overflow: hidden;
    position: absolute;
    visibility: hidden;
  }

  .ifc-funds-list td.height-match {
    display: block;
    overflow: hidden;
    padding: 0;
    visibility: hidden;
    width: 0;
  }

  .ifc-funds-list td.height-match>span {
    width: 31.5rem;
    display: block;
    white-space: normal;
    line-height: normal;
    min-height: 3.7rem;
    line-height: 1.2em;
  }

  .ifc-funds-list tr[data-class-role='slave'] td.height-match {
    display: none;
  }

  .ifc-funds-list .share-selector {
    display: flex;
  }
}

@media only screen and (max-width: 47.938em) {
  .ifc-funds-list .share-selector {
    display: none;
  }
}

@media screen, projection {
  .ifc-funds-list .select-listener .select-value.hidden {
    background: transparent;
  }

  .ifc-funds-list .select-listener .select-value.glow {
    -webkit-animation: showChange 3s normal;
    animation: showChange 3s normal;
  }

  .ie .ifc-funds-list .select-listener::before {
    content: '.';
    color: transparent;
  }

  .ifc-funds-list select:not(:disabled):focus+.valueRegion,
  .ifc-funds-list select:not(:disabled):hover+.valueRegion {
    position: relative;
  }

  .ifc-funds-list select:not(:disabled):focus+.valueRegion::before,
  .ifc-funds-list select:not(:disabled):hover+.valueRegion::before {
    background: #d9d9d9;
    top: 0;
    right: 0;
    width: 18px;
    height: 100%;
    line-height: 20px;
  }
}

@media only screen and (max-width: 47.938em) {
  .ifc-funds-list tr[data-class-role='master'] td:first-child {
    display: block;
    padding-left: 30px;
  }

  .ifc-funds-list tr[data-class-role='master'] td:first-child .icon {
    display: none;
  }

  .ifc-funds-list tr[data-class-role='master'] td.fund-multi-classes:first-child {
    line-height: 1;
  }

  .ifc-funds-list tr[data-class-role='master'] td.fund-multi-classes:first-child::before {
    color: inherit;
    content: "";
    position: relative;
    vertical-align: -1px;
  }

  .ifc-funds-list tr[data-class-role='master'] td.fund-multi-classes:first-child::before:hover,
  .ifc-funds-list tr[data-class-role='master'] td.fund-multi-classes:first-child::before:focus {
    cursor: pointer;
    text-decoration: none;
  }

  .ifc-funds-list tr[data-class-role='master'] td.fund-multi-classes:first-child::before {
    display: inline-block;
    font: normal normal normal 100%/1 HSBC Icons;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: auto;
    text-decoration: none;
    text-transform: none;
    speak: none;
    position: relative;
    vertical-align: -2px;
    position: absolute;
    left: 5px;
    top: 10px;
  }

  .ifc-funds-list tr[data-class-role='master'].open td {
    display: inline-block;
  }

  .ifc-funds-list tr[data-class-role='master'].open td:first-child {
    display: block;
    background: #ededed;
    border-bottom: 1px solid #929292;
    margin-bottom: 8px;
    line-height: 1;
  }

  .ifc-funds-list tr[data-class-role='master'].open td:first-child::before {
    color: inherit;
    content: "";
    position: relative;
    vertical-align: -1px;
  }

  .ifc-funds-list tr[data-class-role='master'].open td:first-child::before:hover,
  .ifc-funds-list tr[data-class-role='master'].open td:first-child::before:focus {
    cursor: pointer;
    text-decoration: none;
  }

  .ifc-funds-list tr[data-class-role='master'].open td:first-child::before {
    vertical-align: -2px;
    position: absolute;
    left: 5px;
    top: 10px;
  }

  .ifc-funds-list tr[data-class-role='master'],
  .ifc-funds-list tr[data-class-role='slave'] {
    border-top: 1px solid #929292;
    display: block;
    position: relative;
  }

  .ifc-funds-list tr[data-class-role='master'] td,
  .ifc-funds-list tr[data-class-role='slave'] td {
    line-height: 1.4em;
    font-size: 1.4rem;
  }

  .ifc-funds-list tr[data-class-role='master'] td .short-title,
  .ifc-funds-list tr[data-class-role='slave'] td .short-title {
    display: block;
    font-family: UniversNextLight, sans-serif;
    font-size: 1.3rem;
  }

  .ifc-funds-list tr[data-class-role='master'] td.fundnav-cell,
  .ifc-funds-list tr[data-class-role='slave'] td.fundnav-cell {
    width: 50%;
  }

  .ifc-funds-list tr[data-class-role='master'].hidden,
  .ifc-funds-list tr[data-class-role='slave'].hidden {
    display: none;
  }

  .ifc-funds-list tr[data-class-role='master'].open td,
  .ifc-funds-list tr[data-class-role='slave'].open td {
    display: inline-block;
  }

  .ifc-funds-list tr[data-class-role='master'].open td:nth-child(2),
  .ifc-funds-list tr[data-class-role='slave'].open td:nth-child(2) {
    display: block;
    padding: 0 10px;
    font-family: UniversNextTh, sans-serif;
    font-weight: bold;
    letter-spacing: 0.5px;
  }

  .ifc-funds-list tr[data-class-role='master'].open td[data-fieldtype='isin'],
  .ifc-funds-list tr[data-class-role='slave'].open td[data-fieldtype='isin'] {
    width: 100%;
    font-size: 1.3rem;
  }

  .ifc-funds-list tr[data-class-role='master'].open td[data-fieldtype='isin'] .short-title,
  .ifc-funds-list tr[data-class-role='slave'].open td[data-fieldtype='isin'] .short-title {
    font-family: UniversNextMedium, sans-serif;
    font-size: 1.4rem;
  }

  .ifc-funds-list tr[data-class-role='master'].open td.height-match,
  .ifc-funds-list tr[data-class-role='slave'].open td.height-match {
    display: none;
  }

  .ifc-funds-list tr[data-class-role='master'].row-with-date td[data-fieldtype='isin'],
  .ifc-funds-list tr[data-class-role='slave'].row-with-date td[data-fieldtype='isin'] {
    width: 50%;
  }

  .ifc-funds-list tr[data-class-role='master']:not(.open) td ~ td {
    display: none;
  }

  .ifc-funds-list tr[data-class-role='slave'] td {
    display: inline-block;
  }

  .ifc-funds-list tr[data-class-role='slave'] td:nth-child(1) {
    display: none;
  }

  .ifc-funds-list tr[data-class-role='slave'] td:nth-child(2) {
    display: block;
    padding: 8px 10px 0;
    font-family: UniversNextTh, sans-serif;
    font-weight: bold;
    letter-spacing: 0.5px;
  }

  .ifc-funds-list tr[data-class-role='slave'] td[data-fieldtype='isin'] {
    width: 100%;
    font-size: 1.3rem;
  }

  .ifc-funds-list tr[data-class-role='slave'] td[data-fieldtype='isin'] .short-title {
    font-family: UniversNextMedium, sans-serif;
    font-size: 1.4rem;
  }

  .ifc-funds-list tr[data-class-role='slave'].row-with-date td[data-fieldtype='isin'] {
    width: 50%;
  }

  .ifc-funds-list .select-listener .select-value {
    position: static;
    padding: 0;
  }
}

@media screen, projection {
  .noFunds {
    display: none;
    border: solid 1px #db0011;
    padding: 10px;
    color: #660009;
    overflow: hidden;
    text-align: center;
  }

  .noFunds.show {
    display: block;
  }

  .headerBits {
    background-color: #ededed;
    border-bottom: 1px solid #dadada;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1.2rem;
    font-weight: bold;
    height: 70px;
    line-height: 1.2em;
    min-height: 70px;
    padding: 26px 22px 11px 10px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: left;
    vertical-align: top;
  }

  th:nth-child(1) .headerBits {
    padding-left: 40px;
    border-left: 1px solid #dadada;
    left: -1px;
    width: 101%;
  }

  th:nth-child(2) .headerBits {
    padding-left: 10px;
    padding-right: 10px;
  }

  th.notRelative {
    position: static;
    width: 100% !important;
  }

  .fixed .scrollbarWrapper {
    z-index: 10;
  }

  .fixed .headerBits {
    z-index: 9;
  }

  .fixed .ifc-scrollable::before,
  .fixed .ifc-scrollable::after {
    z-index: 11;
  }

  .font-size-change-detector {
    position: absolute;
    left: -9999px;
  }

  .ifc-detail-summary__list {
    display: block;
  }
}

@media only screen and (min-width: 48em) {
  .ifc-detail-summary__list {
    display: inline-block;
    vertical-align: top;
  }
}

@media screen, projection {
  .ifc-detail-summary__list--show-on-desktop {
    display: none;
  }
}

@media only screen and (min-width: 76.25em) {
  .ifc-detail-summary__list--show-on-desktop {
    display: inline-block;
  }
}

@media screen, projection {
  .ifc-summary-item {
    display: block;
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 48em) {
  .ifc-summary-item {
    display: inline-block;
    vertical-align: top;
    width: 185px;
    padding-right: 20px;
  }
}

@media only screen and (min-width: 48em) {
  .ifc-summary-item--performance {
    width: 100% !important;
    padding-right: 0;
  }
}

@media screen, projection {
  .ifc-summary-item--currency {
    min-width: 90px;
    width: 100% !important;
  }
}

@media only screen and (min-width: 48em) {
  .ifc-summary-item--currency {
    width: 50% !important;
  }
}

@media screen, projection {
  .ifc-summary-item--exchange {
    width: 100% !important;
  }

  .ifc-summary-item.hidden {
    display: none;
  }
}

@media only screen and (min-width: 48em) {
  .ifc-summary-item.hidden {
    width: none;
  }
}

@media screen, projection {
  .ifc-summary-item label,
  .ifc-summary-item__dt {
    display: block;
    margin: 0;
    font-size: 1.4rem;
    line-height: normal;
  }
}

@media only screen and (min-width: 48em) {
  .ifc-summary-item label,
  .ifc-summary-item__dt {
    margin: 0 0 10px;
  }
}

@media screen, projection {
  .ifc-summary-item__dd {
    display: block;
    margin: 0;
    line-height: normal;
    font-size: 1.6rem;
    font-family: UniversNextMedium, sans-serif;
  }

  .ifc-summary-item__dd span {
    font-size: 1.4rem;
    display: block;
  }

  .ifc-summary-item--no-margin dt {
    margin-bottom: 0;
  }

  .ifc-summary-item span,
  .ifc-summary-item label {
    font-family: UniversNextMedium, sans-serif;
  }

  .ifc-summary-item .ifc-summary-item__dd,
  .ifc-summary-item .ifc-summary-item__dd>span {
    font-family: UniversNext, sans-serif;
  }

  .ifc-margin+.row .ifc-detail-summary__list .ifc-summary-item label .ifc-desktop-up:after,
  .ifc-margin+.article-authors__item-inner .ifc-detail-summary__list .ifc-summary-item label .ifc-desktop-up:after,
  .ifc-margin+.article-list__item-inner .ifc-detail-summary__list .ifc-summary-item label .ifc-desktop-up:after,
  .ifc-margin+.card-list__card-container .ifc-detail-summary__list .ifc-summary-item label .ifc-desktop-up:after,
  .ifc-margin+.featured-awards-list__row .ifc-detail-summary__list .ifc-summary-item label .ifc-desktop-up:after,
  .ifc-margin+.upper-footer__primary-list .ifc-detail-summary__list .ifc-summary-item label .ifc-desktop-up:after,
  .ifc-margin+.image-promo-list__row .ifc-detail-summary__list .ifc-summary-item label .ifc-desktop-up:after,
  .ifc-margin+.video-list__item-inner .ifc-detail-summary__list .ifc-summary-item label .ifc-desktop-up:after,
  .ifc-margin+.webinar-list__item-inner .ifc-detail-summary__list .ifc-summary-item label .ifc-desktop-up:after,
  .ifc-margin+.row .ifc-detail-summary__list .ifc-summary-item label .ifc-tablet-down:after,
  .ifc-margin+.article-authors__item-inner .ifc-detail-summary__list .ifc-summary-item label .ifc-tablet-down:after,
  .ifc-margin+.article-list__item-inner .ifc-detail-summary__list .ifc-summary-item label .ifc-tablet-down:after,
  .ifc-margin+.card-list__card-container .ifc-detail-summary__list .ifc-summary-item label .ifc-tablet-down:after,
  .ifc-margin+.featured-awards-list__row .ifc-detail-summary__list .ifc-summary-item label .ifc-tablet-down:after,
  .ifc-margin+.upper-footer__primary-list .ifc-detail-summary__list .ifc-summary-item label .ifc-tablet-down:after,
  .ifc-margin+.image-promo-list__row .ifc-detail-summary__list .ifc-summary-item label .ifc-tablet-down:after,
  .ifc-margin+.video-list__item-inner .ifc-detail-summary__list .ifc-summary-item label .ifc-tablet-down:after,
  .ifc-margin+.webinar-list__item-inner .ifc-detail-summary__list .ifc-summary-item label .ifc-tablet-down:after,
  .ifc-margin+.row .ifc-detail-summary__list .ifc-summary-item__dt .ifc-desktop-up:after,
  .ifc-margin+.article-authors__item-inner .ifc-detail-summary__list .ifc-summary-item__dt .ifc-desktop-up:after,
  .ifc-margin+.article-list__item-inner .ifc-detail-summary__list .ifc-summary-item__dt .ifc-desktop-up:after,
  .ifc-margin+.card-list__card-container .ifc-detail-summary__list .ifc-summary-item__dt .ifc-desktop-up:after,
  .ifc-margin+.featured-awards-list__row .ifc-detail-summary__list .ifc-summary-item__dt .ifc-desktop-up:after,
  .ifc-margin+.upper-footer__primary-list .ifc-detail-summary__list .ifc-summary-item__dt .ifc-desktop-up:after,
  .ifc-margin+.image-promo-list__row .ifc-detail-summary__list .ifc-summary-item__dt .ifc-desktop-up:after,
  .ifc-margin+.video-list__item-inner .ifc-detail-summary__list .ifc-summary-item__dt .ifc-desktop-up:after,
  .ifc-margin+.webinar-list__item-inner .ifc-detail-summary__list .ifc-summary-item__dt .ifc-desktop-up:after,
  .ifc-margin+.row .ifc-detail-summary__list .ifc-summary-item__dt .ifc-tablet-down:after,
  .ifc-margin+.article-authors__item-inner .ifc-detail-summary__list .ifc-summary-item__dt .ifc-tablet-down:after,
  .ifc-margin+.article-list__item-inner .ifc-detail-summary__list .ifc-summary-item__dt .ifc-tablet-down:after,
  .ifc-margin+.card-list__card-container .ifc-detail-summary__list .ifc-summary-item__dt .ifc-tablet-down:after,
  .ifc-margin+.featured-awards-list__row .ifc-detail-summary__list .ifc-summary-item__dt .ifc-tablet-down:after,
  .ifc-margin+.upper-footer__primary-list .ifc-detail-summary__list .ifc-summary-item__dt .ifc-tablet-down:after,
  .ifc-margin+.image-promo-list__row .ifc-detail-summary__list .ifc-summary-item__dt .ifc-tablet-down:after,
  .ifc-margin+.video-list__item-inner .ifc-detail-summary__list .ifc-summary-item__dt .ifc-tablet-down:after,
  .ifc-margin+.webinar-list__item-inner .ifc-detail-summary__list .ifc-summary-item__dt .ifc-tablet-down:after {
    content: ':';
  }

  .ifc-margin+.row .ifc-detail-summary__list .ifc-summary-item label .ifc-desktop-up:empty:after,
  .ifc-margin+.article-authors__item-inner .ifc-detail-summary__list .ifc-summary-item label .ifc-desktop-up:empty:after,
  .ifc-margin+.article-list__item-inner .ifc-detail-summary__list .ifc-summary-item label .ifc-desktop-up:empty:after,
  .ifc-margin+.card-list__card-container .ifc-detail-summary__list .ifc-summary-item label .ifc-desktop-up:empty:after,
  .ifc-margin+.featured-awards-list__row .ifc-detail-summary__list .ifc-summary-item label .ifc-desktop-up:empty:after,
  .ifc-margin+.upper-footer__primary-list .ifc-detail-summary__list .ifc-summary-item label .ifc-desktop-up:empty:after,
  .ifc-margin+.image-promo-list__row .ifc-detail-summary__list .ifc-summary-item label .ifc-desktop-up:empty:after,
  .ifc-margin+.video-list__item-inner .ifc-detail-summary__list .ifc-summary-item label .ifc-desktop-up:empty:after,
  .ifc-margin+.webinar-list__item-inner .ifc-detail-summary__list .ifc-summary-item label .ifc-desktop-up:empty:after,
  .ifc-margin+.row .ifc-detail-summary__list .ifc-summary-item label .ifc-tablet-down:empty:after,
  .ifc-margin+.article-authors__item-inner .ifc-detail-summary__list .ifc-summary-item label .ifc-tablet-down:empty:after,
  .ifc-margin+.article-list__item-inner .ifc-detail-summary__list .ifc-summary-item label .ifc-tablet-down:empty:after,
  .ifc-margin+.card-list__card-container .ifc-detail-summary__list .ifc-summary-item label .ifc-tablet-down:empty:after,
  .ifc-margin+.featured-awards-list__row .ifc-detail-summary__list .ifc-summary-item label .ifc-tablet-down:empty:after,
  .ifc-margin+.upper-footer__primary-list .ifc-detail-summary__list .ifc-summary-item label .ifc-tablet-down:empty:after,
  .ifc-margin+.image-promo-list__row .ifc-detail-summary__list .ifc-summary-item label .ifc-tablet-down:empty:after,
  .ifc-margin+.video-list__item-inner .ifc-detail-summary__list .ifc-summary-item label .ifc-tablet-down:empty:after,
  .ifc-margin+.webinar-list__item-inner .ifc-detail-summary__list .ifc-summary-item label .ifc-tablet-down:empty:after,
  .ifc-margin+.row .ifc-detail-summary__list .ifc-summary-item__dt .ifc-desktop-up:empty:after,
  .ifc-margin+.article-authors__item-inner .ifc-detail-summary__list .ifc-summary-item__dt .ifc-desktop-up:empty:after,
  .ifc-margin+.article-list__item-inner .ifc-detail-summary__list .ifc-summary-item__dt .ifc-desktop-up:empty:after,
  .ifc-margin+.card-list__card-container .ifc-detail-summary__list .ifc-summary-item__dt .ifc-desktop-up:empty:after,
  .ifc-margin+.featured-awards-list__row .ifc-detail-summary__list .ifc-summary-item__dt .ifc-desktop-up:empty:after,
  .ifc-margin+.upper-footer__primary-list .ifc-detail-summary__list .ifc-summary-item__dt .ifc-desktop-up:empty:after,
  .ifc-margin+.image-promo-list__row .ifc-detail-summary__list .ifc-summary-item__dt .ifc-desktop-up:empty:after,
  .ifc-margin+.video-list__item-inner .ifc-detail-summary__list .ifc-summary-item__dt .ifc-desktop-up:empty:after,
  .ifc-margin+.webinar-list__item-inner .ifc-detail-summary__list .ifc-summary-item__dt .ifc-desktop-up:empty:after,
  .ifc-margin+.row .ifc-detail-summary__list .ifc-summary-item__dt .ifc-tablet-down:empty:after,
  .ifc-margin+.article-authors__item-inner .ifc-detail-summary__list .ifc-summary-item__dt .ifc-tablet-down:empty:after,
  .ifc-margin+.article-list__item-inner .ifc-detail-summary__list .ifc-summary-item__dt .ifc-tablet-down:empty:after,
  .ifc-margin+.card-list__card-container .ifc-detail-summary__list .ifc-summary-item__dt .ifc-tablet-down:empty:after,
  .ifc-margin+.featured-awards-list__row .ifc-detail-summary__list .ifc-summary-item__dt .ifc-tablet-down:empty:after,
  .ifc-margin+.upper-footer__primary-list .ifc-detail-summary__list .ifc-summary-item__dt .ifc-tablet-down:empty:after,
  .ifc-margin+.image-promo-list__row .ifc-detail-summary__list .ifc-summary-item__dt .ifc-tablet-down:empty:after,
  .ifc-margin+.video-list__item-inner .ifc-detail-summary__list .ifc-summary-item__dt .ifc-tablet-down:empty:after,
  .ifc-margin+.webinar-list__item-inner .ifc-detail-summary__list .ifc-summary-item__dt .ifc-tablet-down:empty:after {
    display: none;
  }
}

@media only screen and (min-width: 48em) {
  .ifc-summary-align {
    display: block;
    text-align: right;
  }

  .ifc-summary-align .ifc-summary-item {
    text-align: left;
    width: auto;
  }
}

@media screen, projection {
  .ifc-summary-performance {
    width: 100%;
  }
}

@media only screen and (min-width: 48em) {
  .ifc-summary-performance {
    display: inline-block;
    width: 50%;
    padding-right: 10px;
    vertical-align: top;
  }
}

@media only screen and (min-width: 48em) {
  .ifc-summary-performance.one-third {
    width: 33.333333%;
  }
}

@media screen, projection {
  .ifc-summary-exchange {
    width: 100%;
  }

  .ifc-summary-exchange:after {
    content: '';
    display: table;
    clear: both;
  }
}

@media only screen and (min-width: 48em) {
  .ifc-summary-exchange {
    display: inline-block;
    width: 66.666666%;
    padding-left: 10px;
    vertical-align: top;
  }

  .ifc-summary-exchange .ifc-summary-item {
    width: 50% !important;
  }

  .ifc-summary-exchange .ifc-summary-item:last-child {
    padding-right: 0;
  }
}

@media only screen and (min-width: 48em) {
  .ifc-summary-exchange.one-child {
    width: 50%;
  }

  .ifc-summary-exchange.one-child .ifc-summary-item {
    width: 100% !important;
  }
}

@media screen, projection {
  .sliderContainer {
    font-size: 1.4rem;
    padding: 3px;
    margin-bottom: 15px;
    margin-top: 20px;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
  }

  .sliderContainer .amountRange {
    display: inline-block;
    margin: 0 1rem 0 0;
  }

  .sliderContainer .amountRange+.amountRange {
    margin: 0 1rem;
  }
}

@media only screen and (min-width: 76.25em) {
  .sliderContainer .amountRange {
    margin: 0 1rem;
  }
}

@media screen, projection {
  .sliderContainer .amountRange input[type='text'] {
    width: 50px;
    padding: 0.5rem;
    border: solid 1px #929292;
  }

  .sliderContainer .amountRange input[type='text']:focus,
  .sliderContainer .amountRange input[type='text']:active {
    outline: 3px solid rgba(0,103,244,0.7);
    outline: solid 3px rgba(0,103,244,0.7);
  }

  .sliderContainer .range-min {
    float: left;
  }

  .sliderContainer .range-max {
    float: right;
  }

  .sliderContainer__label {
    display: inline;
  }

  .slider-wrapper {
    padding: 0 9px;
  }

  .ie .rc-slider {
    width: 94%;
  }

  .rc-slider {
    height: 10px;
    margin: 30px 0 5px;
    position: relative;
    width: 100%;
  }

  .rc-slider-rail {
    background: #d8d8d8;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .rc-slider-track {
    background: #4c6373;
    position: absolute;
    height: 100%;
    left: 0;
  }

  .rc-slider-handle {
    height: 42px;
    width: 42px;
    position: absolute;
    top: 5px;
    margin: -21px;
  }

  .rc-slider-handle:before {
    content: '';
    background: white;
    border: 1px solid #333;
    border-radius: 100%;
    height: 18px;
    width: 18px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -9px;
  }

  .rc-slider-handle:hover:before {
    background: grey;
  }

  .rc-slider-handle:focus:before,
  .rc-slider-handle:active:before {
    outline: 3px solid rgba(0,103,244,0.7);
    outline: solid 3px rgba(0,103,244,0.7);
  }

  .line-chart-module {
    position: relative;
    clear: both;
  }

  .line-chart-module h3 {
    display: block;
    text-align: center;
  }

  .line-chart-module .short-title {
    display: block;
  }

  .line-chart-module .title {
    display: none;
  }
}

@media only screen and (min-width: 76.25em) {
  .line-chart-module .short-title {
    display: none;
  }

  .line-chart-module .title {
    display: block;
  }
}

@media screen, projection {
  .line-chart-module .highcharts-date-range-help {
    font-size: 0.75em;
    line-height: 1em;
    text-align: right;
  }

  .line-chart {
    clear: both;
  }

  .line-chart .highcharts-credits {
    display: none;
  }

  .line-chart .highcharts-legend text {
    font-weight: normal;
  }

  .line-chart .highcharts-scrollbar-thumb {
    fill: #4d6474;
    stroke: #4d6474;
  }

  .line-chart .highcharts-scrollbar-track {
    fill: #e7e7e5;
    stroke: #e7e7e5;
  }

  .line-chart .highcharts-navigator-mask-inside {
    fill-opacity: 0.05;
  }

  .line-chart .highcharts-navigator-handle {
    height: 20px;
    width: 20px;
    fill: #f8f8f8;
    stroke: #929292;
    border-radius: 5px;
  }

  .line-chart .highcharts-scrollbar-arrow,
  .line-chart .highcharts-scrollbar-button {
    display: none;
  }

  .line-chart .highcharts-axis-labels.highcharts-navigator-xaxis {
    transform: translate(-15px, 32px);
  }

  .line-chart .highcharts-button {
    stroke-width: 1px;
    stroke: #b7b7b7;
  }

  .line-chart .highcharts-button-pressed {
    fill: #4d6474;
    stroke: #94a2a9;
  }

  .line-chart .highcharts-button-pressed text {
    fill: #fff !important;
    font-weight: normal !important;
  }

  .line-chart .highcharts-color-0 {
    fill: #01716d;
    stroke: #01716d;
  }

  .line-chart .highcharts-color-1 {
    fill: #919292;
    stroke: #919292;
  }

  .line-chart .highcharts-color-2 {
    fill: #6f0007;
    stroke: #6f0007;
  }

  .line-chart .highcharts-color-3 {
    fill: #003466;
    stroke: #003466;
  }

  .line-chart .highcharts-color-4 {
    fill: #578942;
    stroke: #578942;
  }

  .line-chart .highcharts-color-5 {
    fill: #4f3a7d;
    stroke: #4f3a7d;
  }

  .line-chart .highcharts-color-6 {
    fill: #e9a216;
    stroke: #e9a216;
  }

  .currency-line-chart+.currency-line-chart,
  .currency-line-chart+.pie-chart-module,
  .pie-chart-module+.bar-chart-module,
  .bar-chart-module+.bar-chart-module,
  .bar-chart-module+.pie-chart-module,
  .line-chart+.line-chart,
  .ifc-fund-detail-highlights+.line-chart,
  .ifc-fund-detail-highlights+.currency-line-chart {
    margin-top: 40px;
    border-top: 1px solid #d7d8d6;
    padding-top: 40px;
  }
}

@media only screen and (max-width: 47.938em) {
  .highcharts-range-selector-buttons,
  .highcharts-navigator,
  .highcharts-navigator-series,
  .highcharts-navigator-xaxis,
  .highcharts-scrollbar {
    opacity: 0;
  }

  .line-chart-module .highcharts-date-range-help {
    text-align: center;
  }
}

@media screen, projection {
  .line-chart+.pie-chart-module,
  .pie-chart-module+.line-chart {
    margin-top: 40px;
  }

  .highcharts-data-table {
    font-size: 1.2rem;
    width: 100%;
    float: left;
    clear: both;
  }

  .highcharts-data-table table {
    table-layout: fixed;
    margin: 0 auto 20px;
  }

  .highcharts-data-table table thead tr {
    border-bottom: solid 1px #dadada;
  }

  .highcharts-data-table table tbody th {
    text-align: left;
  }

  .highcharts-data-table table th {
    font-family: UniversNextMedium, sans-serif;
    font-weight: 100;
    line-height: 1.2em;
    padding: 10px 5px;
  }

  .highcharts-data-table table td {
    padding: 10px 5px;
    font-weight: 100;
    text-align: right;
    line-height: 1.2em;
    padding: 10px 5px;
  }

  .pie-chart {
    clear: both;
    height: 400px;
    position: relative;
  }
}

@media only screen and (max-width: 76.188em) {
  .pie-chart .highcharts-legend {
    transform: translate(0, 40px) !important;
  }
}

@media screen, projection {
  .pie-chart .highcharts-legend text {
    font-weight: normal;
  }

  .pie-chart .highcharts-point {
    stroke-width: 0;
  }
}

@media only screen and (max-width: 47.938em) {
  .pie-chart {
    margin-top: 20px;
  }
}

@media screen, projection {
  .pie-chart-module {
    position: relative;
    clear: both;
  }

  .pie-chart-module h3 {
    display: block;
    text-align: center;
  }

  .pie-chart-module .short-title {
    display: block;
  }

  .pie-chart-module .title {
    display: none;
  }
}

@media only screen and (min-width: 76.25em) {
  .pie-chart-module .short-title {
    display: none;
  }

  .pie-chart-module .title {
    display: block;
  }
}

@media screen, projection {
  .pie-chart-module .reporting-date {
    line-height: 1.8em;
  }

  .pie-chart-module .reporting-date:after {
    content: '';
    display: table;
    clear: both;
  }
}

@media only screen and (min-width: 23.438em) {
  .pie-chart-module .reporting-date {
    float: right;
    width: 140px;
  }
}

@media screen, projection {
  .pie-chart-module .reporting-date label {
    font-size: 1.4rem;
    font-family: UniversNextMedium, sans-serif;
  }

  .pie-chart-module .date-textbox {
    display: inline-block;
    position: relative;
  }

  .pie-chart-module .date-textbox .formatted-date {
    background: #fff;
    border: 1px solid #ccc;
    cursor: text;
    height: 22px;
    padding: 0 5px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
  }

  .pie-chart-module .date-textbox input {
    border: 1px solid #929292;
    font-size: inherit;
    height: 22px;
    line-height: inherit;
    margin-left: 4px;
    padding: 0 5px;
    width: 100px;
  }

  .pie-chart-module .legend {
    font-size: 1.2rem;
    line-height: 1.8em;
  }

  .pie-chart-module .legend .key {
    width: 12px;
    height: 12px;
    display: inline-block;
    margin: 0 5px 0 -21px;
    vertical-align: middle;
  }
}

@media only screen and (max-width: 47.938em) {
  .pie-chart-module .legend {
    clear: both;
    padding: 20px 20px 0;
  }
}

@media only screen and (min-width: 48em) {
  .pie-chart-module .legend {
    z-index: 1;
    position: absolute;
    right: 20px;
    top: 50%;
    width: calc(50% - 230px);
    margin-top: 50px;
    transform: translate(0, -50%);
    max-height: calc(100% - 100px);
    overflow: auto;
    padding-left: 22px;
  }
}

@media screen, projection {
  .pie-chart-module+.pie-chart-module {
    border-top: solid 1px #dddddd;
  }

  .table-search-filter__padding {
    font-size: 16px;
    padding: 0;
    margin-bottom: 12px;
    margin-top: 12px;
    float: left;
  }

  .table-search-filter--hidden {
    display: none !important;
  }

  #txtFilter {
    font-size: 16px;
    padding: 7px 20px 12px 20px;
    border-radius: .3em;
    box-shadow: 0px 0px 6px #ccc;
    border: 1px solid #ccc;
  }

  .webinar-list__no-results {
    display: block;
  }

  .webinar-list__heading {
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 1;
    font-size: 2.5rem;
    margin: 0 0 10px;
  }
}

@media only screen and (min-width: 23.438em) {
  .webinar-list__heading {
    line-height: 1;
    font-size: 2.8rem;
  }
}

@media only screen and (min-width: 48em) {
  .webinar-list__heading {
    line-height: 1;
    font-size: 2.8rem;
  }
}

@media screen, projection {
  .webinar-list__item {
    border-top: 1px solid #d7d8d6;
  }

  .webinar-list__item:last-child {
    border-bottom: 1px solid #d7d8d6;
  }

  .webinar-list__item-inner {
    display: block;
    position: relative;
    padding: 30px 0;
  }

  .webinar-list__item-inner:after {
    content: '';
    display: table;
    clear: both;
  }
}

@media only screen and (min-width: 48em) {
  .webinar-list__item-inner {
    display: table;
  }
}

@media screen, projection {
  .webinar-list__primary {
    display: none;
  }
}

@media only screen and (min-width: 48em) {
  .webinar-list__primary {
    display: table-cell;
    width: 37.5%;
    max-height: 157px;
    overflow: hidden;
    padding-left: 20px;
    margin-bottom: 0;
  }
}

@media screen, projection {
  .webinar-list__primary a {
    display: block;
    position: relative;
  }

  .webinar-list__primary img {
    display: block;
    width: 100%;
  }

  .webinar-list__secondary {
    display: block;
    padding: 0 14px;
  }
}

@media only screen and (min-width: 23.438em) {
  .webinar-list__secondary {
    padding: 0 18px;
  }
}

@media only screen and (min-width: 48em) {
  .webinar-list__secondary {
    display: table-cell;
    vertical-align: top;
    padding-left: 20px;
  }
}

@media screen, projection {
  .webinar-list__tags {
    margin-bottom: 5px;
  }

  .webinar-list__tags:after {
    content: '';
    display: table;
    clear: both;
  }

  .webinar-list__body {
    margin-bottom: 10px;
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 2rem;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 23.438em) {
  .webinar-list__body {
    line-height: 2.2rem;
    font-size: 1.6rem;
  }
}

@media only screen and (min-width: 48em) {
  .webinar-list__body {
    line-height: 2.2rem;
    font-size: 1.6rem;
  }
}

@media screen, projection {
  .webinar-list__date {
    font-family: UniversNextBold,sans-serif;
    font-weight: bold;
    line-height: 1.4rem;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 23.438em) {
  .webinar-list__date {
    line-height: 1.4rem;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 48em) {
  .webinar-list__date {
    line-height: 1.4rem;
    font-size: 1.4rem;
  }
}

@media screen, projection {
  .webinar-list__pagination {
    padding: 30px 14px 0;
  }
}

@media only screen and (min-width: 23.438em) {
  .webinar-list__pagination {
    padding: 30px 18px 0;
  }
}

@media only screen and (min-width: 48em) {
  .webinar-list__pagination {
    padding: 30px 0 0;
  }
}

@media screen, projection {
  .webinar-list__cta .button,
  .webinar-list__cta .pagination__button {
    margin: 15px 0 0 0;
    text-align: center;
  }

  .webinar-list .hideIt {
    display: none;
  }
}

@media only screen and (min-width: 48em) {
  .modal--full-height .cookie-consent-modal {
    overflow-y: auto;
    position: absolute;
    height: 100%;
  }
}

@media screen, projection {
  .cookie-consent-modal__header {
    padding: 20px 20px;
  }

  .cookie-consent-modal__header:focus {
    outline: none;
  }

  .cookie-consent-modal__heading {
    font-family: UniversNextLight,sans-serif;
    font-weight: normal;
    line-height: 2.5rem;
    line-height: 2.8rem;
    font-size: 2.8rem;
    margin: 0;
  }
}

@media only screen and (min-width: 48em) {
  .cookie-consent-modal__heading {
    font-family: UniversNextLight,sans-serif;
    font-weight: normal;
    line-height: 4rem;
    line-height: 5rem;
    font-size: 4.5rem;
  }
}

@media screen, projection {
  .cookie-consent-modal__sub-heading {
    font-family: UniversNextBold,sans-serif;
    font-weight: bold;
    line-height: 2rem;
    font-size: 1.4rem;
    display: block;
    margin: 0;
  }
}

@media only screen and (min-width: 23.438em) {
  .cookie-consent-modal__sub-heading {
    line-height: 2.6rem;
    font-size: 1.6rem;
  }
}

@media only screen and (min-width: 48em) {
  .cookie-consent-modal__sub-heading {
    line-height: 2.6rem;
    font-size: 1.6rem;
  }
}

@media screen, projection {
  .cookie-consent-modal__body {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    -webkit-overflow-scrolling: touch;
  }

  .modal--full-height .cookie-consent-modal__body {
    margin-bottom: 0;
  }

  .cookie-consent-modal__body:focus {
    outline: none;
  }
}

@media only screen and (min-width: 48em) {
  .cookie-consent-modal__body {
    margin-bottom: 0;
  }
}

@media screen, projection {
  .cookie-consent-modal__categories {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    -webkit-overflow-scrolling: touch;
  }

  .cookie-consent-modal__categories:focus {
    outline: none;
  }
}

@media only screen and (min-width: 48em) {
  .cookie-consent-modal__categories {
    margin-bottom: 0;
  }
}

@media screen, projection {
  .cookie-consent-modal__footer {
    display: block;
    border-top: 1px solid #d7d8d6;
    padding: 20px 14px 0;
    position: static;
  }

  .cookie-consent-modal__footer:after {
    content: '';
    display: table;
    clear: both;
  }
}

@media only screen and (min-width: 23.438em) {
  .cookie-consent-modal__footer {
    padding: 20px 18px 0;
  }
}

@media only screen and (min-width: 48em) {
  .cookie-consent-modal__footer {
    padding: 20px 20px 20px;
  }
}

@media screen, projection {
  .cookie-consent-modal__footer p {
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 1.2rem;
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 23.438em) {
  .cookie-consent-modal__footer p {
    line-height: 1.2rem;
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 48em) {
  .cookie-consent-modal__footer p {
    line-height: 1.2rem;
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 48em) {
  .cookie-consent-modal__footer p {
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 2rem;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 48em) and (min-width: 23.438em) {
  .cookie-consent-modal__footer p {
    line-height: 2.2rem;
    font-size: 1.6rem;
  }
}

@media only screen and (min-width: 48em) and (min-width: 48em) {
  .cookie-consent-modal__footer p {
    line-height: 2.2rem;
    font-size: 1.6rem;
  }
}

@media screen, projection {
  .cookie-consent-modal__footer p.accessible {
    height: 0;
    overflow: hidden;
  }

  .cookie-consent-modal__footer .button,
  .cookie-consent-modal__footer .pagination__button {
    margin: 0;
  }

  .cookie-consent-modal__accept-text {
    padding-bottom: 10px;
  }

  .cookie-consent-modal__close {
    text-decoration: underline;
    float: left;
    padding-left: 0;
    text-align: left;
  }
}

@media only screen and (min-width: 48em) {
  .cookie-consent-modal__close {
    text-align: center;
  }
}

@media screen, projection {
  .cookie-consent-modal__proceed {
    float: right;
  }

  .cookie-consent-modal__radio-input {
    float: left;
    margin-right: 4px;
    margin-top: 5px;
  }

  #cookie-modal {
    z-index: 2147480003;
  }

  .modal-overlay-hidden {
    opacity: 0 !important;
  }
}

@media only screen and (min-width: 48em) {
  .modal--full-height .cookie-modal {
    overflow-y: auto;
    position: absolute;
    height: 100%;
  }
}

@media screen, projection {
  .cookie-modal__header {
    padding: 20px 20px;
  }

  .cookie-modal__header:focus {
    outline: none;
  }

  .cookie-modal__heading {
    font-family: UniversNextLight,sans-serif;
    font-weight: normal;
    line-height: 2.5rem;
    line-height: 2.8rem;
    font-size: 2.8rem;
    margin: 0;
  }
}

@media only screen and (min-width: 48em) {
  .cookie-modal__heading {
    font-family: UniversNextLight,sans-serif;
    font-weight: normal;
    line-height: 4rem;
    line-height: 5rem;
    font-size: 4.5rem;
  }
}

@media screen, projection {
  .cookie-modal__sub-heading {
    font-family: UniversNextBold,sans-serif;
    font-weight: bold;
    line-height: 2rem;
    font-size: 1.4rem;
    display: block;
    margin: 0;
  }
}

@media only screen and (min-width: 23.438em) {
  .cookie-modal__sub-heading {
    line-height: 2.6rem;
    font-size: 1.6rem;
  }
}

@media only screen and (min-width: 48em) {
  .cookie-modal__sub-heading {
    line-height: 2.6rem;
    font-size: 1.6rem;
  }
}

@media screen, projection {
  .cookie-modal__body {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    -webkit-overflow-scrolling: touch;
  }

  .modal--full-height .cookie-modal__body {
    margin-bottom: 0;
  }

  .cookie-modal__body:focus {
    outline: none;
  }
}

@media only screen and (min-width: 48em) {
  .cookie-modal__body {
    margin-bottom: 0;
  }
}

@media screen, projection {
  .cookie-modal__footer {
    display: block;
    border-top: 1px solid #d7d8d6;
    padding: 20px 14px 0;
    position: static;
  }

  .cookie-modal__footer:after {
    content: '';
    display: table;
    clear: both;
  }
}

@media only screen and (min-width: 23.438em) {
  .cookie-modal__footer {
    padding: 20px 18px 0;
  }
}

@media only screen and (min-width: 48em) {
  .cookie-modal__footer {
    padding: 20px 20px 20px;
  }
}

@media screen, projection {
  .cookie-modal__footer p {
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 1.2rem;
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 23.438em) {
  .cookie-modal__footer p {
    line-height: 1.2rem;
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 48em) {
  .cookie-modal__footer p {
    line-height: 1.2rem;
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 48em) {
  .cookie-modal__footer p {
    font-family: UniversNext,sans-serif;
    font-weight: normal;
    line-height: 2rem;
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 48em) and (min-width: 23.438em) {
  .cookie-modal__footer p {
    line-height: 2.2rem;
    font-size: 1.6rem;
  }
}

@media only screen and (min-width: 48em) and (min-width: 48em) {
  .cookie-modal__footer p {
    line-height: 2.2rem;
    font-size: 1.6rem;
  }
}

@media screen, projection {
  .cookie-modal__footer p.accessible {
    height: 0;
    overflow: hidden;
  }

  .cookie-modal__footer .button,
  .cookie-modal__footer .pagination__button {
    margin-right: 15px;
  }

  .cookie-modal__accept-text {
    padding-bottom: 10px;
  }

  .cookie-modal__close {
    text-decoration: underline;
    float: left;
    padding-left: 0;
    text-align: left;
  }
}

@media only screen and (min-width: 48em) {
  .cookie-modal__close {
    text-align: center;
  }
}

@media screen, projection {
  .cookie-modal__proceed {
    float: right;
  }

  .cookie-modal .icon {
    line-height: 1;
  }

  .cookie-modal .icon::before {
    color: #db0011;
    content: "";
    font-size: .7em;
    position: relative;
    vertical-align: -1px;
  }

  .cookie-modal .icon::before:hover,
  .cookie-modal .icon::before:focus {
    cursor: pointer;
    text-decoration: none;
  }

  .cookie-modal-container .modal__overlay {
    background-color: #000;
    opacity: 0.5;
    z-index: 2147480002;
  }
}

@-ms-viewport {
  width: device-width;
}