.language-btn,
.language-btn:active,
.language-btn:focus,
.language-btn:hover {
  background-color: white;
  border: solid 2px grey;
  border-radius: 30px;
  color: grey;
  cursor: pointer;
  display: inline-block;
  margin: 10px;
  outline: none;
  padding: 5px 25px;
  text-align: center;
  text-decoration: none; }

.selected,
.selected:focus,
.selected:hover {
  border: solid 2px #00965e;
  color: #00965e; }

.custom-exit,
.custom-exit:hover {
  background-color: white;
  border: solid 2px #00975e;
  border-radius: 50%;
  color: #00975e;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 2rem;
  height: 33px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 33px; }

#doc-library.download-button {
  background-color: #00965e;
  border-radius: 10px;
  font-size: 14px;
  font-weight: bold;
  height: 20px;
  line-height: 0;
  margin: 0 5px 0 5px;
  width: 55px; }

#doc-library.download-button:hover {
  background-color: #004729; }

.download-buttons {
  align-items: center;
  display: flex;
  justify-content: flex-end; }

.download-buttons-line form {
  margin-left: 10px; }

.download-sentence {
  font-size: 14px;
  margin-right: 5px; }

.icon-arrow-down::before {
  content: "\e60b"; }

.icon-arrow-up2::before {
  content: "\e60d"; }

thead th {
  min-height: 50px;
  padding: 0 20px 0 8px;
  position: relative;
  vertical-align: middle; }

.fundsearch-sort {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 12px; }

.fundsearch-sort span {
  color: #00854e;
  display: block;
  font-size: 19px;
  line-height: 13px; }

.top-line {
  align-items: flex-start;
  display: flex;
  justify-content: space-between; }

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?7fwexs");
  src: url("../fonts/icomoon.eot?#iefix7fwexs") format("embedded-opentype"), url("../fonts/icomoon.woff?7fwexs") format("woff"), url("../fonts/icomoon.ttf?7fwexs") format("truetype"), url("../fonts/icomoon.svg?7fwexs#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"],
[class*=" icon-"] {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smooth: always;
  /* stylelint-disable-line property-no-unknown */ }

.disclaimer-footer {
  color: #838383;
  font-style: italic; }

body {
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased; }

#doc-library-notice .bnp-lightbox-title {
  border: none;
  text-align: left;
  font-size: 2rem; }

#doc-library-notice .bnp-grey-text {
  color: #666; }

#doc-library-notice table {
  border: none; }

#doc-library-notice td {
  border: none; }

#doc-library-notice th {
  background-color: #00965e;
  border: none;
  color: white; }

#doc-library-notice .bnp-lightbox-subtitle {
  color: #757575;
  text-align: left; }

#doc-library-notice .centered-column {
  text-align: center;
  vertical-align: middle; }

#doc-library-notice .vertical-align {
  vertical-align: middle; }

@media only screen and (max-width: 480px) {
  .top-line {
    display: block;
    text-align: center; }
  .download-buttons {
    align-items: center;
    display: flex;
    justify-content: center; } }

.accept-button {
  float: right;
  margin-right: 20px; }

.accept-button-accept {
  text-align: right;
  font-size: 14px;
  color: #00965e; }

.accept-button-description {
  text-align: right;
  font-size: 12px;
  color: #eee; }

.accept-button-right-arrow {
  color: #00965e;
  font-size: 20px;
  float: right; }

.button-line {
  margin-top: 20px;
  cursor: pointer; }

.react-container select.corporate-doc-lib-dropdown {
  background-color: #eee;
  background-image: url(../img/icons/arrow-down2.svg);
  background-position: 95% 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  border: none;
  border-radius: 2px;
  font-family: sans-serif;
  font-weight: bold;
  font-size: 12px;
  height: 25px;
  line-height: normal;
  padding-left: 12px;
  width: 155px; }

.corporate-doc-lib-dropdown:focus {
  outline: none; }

.corporate-doc-lib-header {
  background-color: white;
  padding: 25px 25px 10px 25px; }

.corporate-doc-lib-subtitle {
  color: #00965e;
  font-size: 16px;
  font-weight: bold;
  margin-top: 5px; }

.corporate-doc-lib-title {
  color: black;
  font-size: 20px;
  font-weight: bold;
  margin-right: 5px; }

.corporate-doc-lib-title-container {
  align-items: center;
  display: flex; }

.disclaimer {
  margin-bottom: 50px; }

.disclaimer-header {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 5px;
  margin-bottom: 20px; }

.disclaimer-title {
  color: #00965e;
  font-size: 20px;
  font-weight: lighter;
  margin-top: 30px; }

option:disabled {
  background: #ccc; }

.refuse-button {
  float: left;
  margin-left: 20px; }

.refuse-button-refuse {
  text-align: left;
  font-size: 14px;
  color: #00965e; }

.refuse-button-description {
  text-align: left;
  font-size: 12px;
  color: #eee; }

.refuse-button-left-arrow {
  color: #00965e;
  font-size: 20px;
  float: left; }

select::-ms-expand {
  display: none; }

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000; }

.bnp-document-map {
  padding-right: 10px !important;
  /* stylelint-disable-line declaration-no-important */
  transition: color 0.45s ease; }

.bnp-document-map > ul {
  width: 100%;
  height: 390px;
  position: absolute;
  z-index: 1;
  top: 40px;
  left: 0;
  padding: 25px 0 25px 34px;
  box-sizing: border-box;
  opacity: 0.98;
  background: url("../img/map-world.png") center center no-repeat;
  background-size: 95% auto; }

.bnp-document-map > ul > li > span {
  display: block;
  padding: 5px 0 0 8px;
  margin-bottom: 12px;
  font-size: 20px;
  text-transform: uppercase;
  color: #000;
  border-left: 4px solid #089761;
  font-family: "bnpcondensed"; }

.bnp-document-map > ul > li > ul {
  margin: 0;
  background: transparent !important;
  /* stylelint-disable-line declaration-no-important */ }

.bnp-document-map > ul > li > ul > li {
  display: inline-block;
  width: 220px;
  color: #000;
  cursor: initial; }

.bnp-document-map > ul > li > ul > li a {
  display: inline-block;
  font-size: 16px;
  padding: 4px 0 8px 0;
  box-sizing: border-box;
  color: #555 !important;
  /* stylelint-disable-line declaration-no-important */
  cursor: pointer;
  font-family: "bnplight";
  font-weight: 500;
  text-transform: uppercase;
  transition: all 0.45s ease; }

.bnp-document-map > ul > li > ul > li a:hover {
  padding-left: 5px;
  color: #000 !important;
  /* stylelint-disable-line declaration-no-important */
  transition: all 0.45s ease; }

.bnp-document-map > ul > li:nth-child(1) {
  width: 460px;
  min-height: 350px; }

.bnp-document-map > ul > li:nth-child(2) {
  width: 235px;
  min-height: 350px; }

.bnp-document-map > ul > li:nth-child(3) {
  width: 220px;
  height: 160px; }

.bnp-document-map > ul > li:nth-child(4) {
  width: 220px;
  height: 200px; }

#bnp-content .bnp-document-map > ul {
  display: block;
  width: 100%;
  position: static;
  z-index: 1;
  padding: 40px 0;
  background-position: center 40px; }

.fundsearch-results.fundsearch-search-list.fundsearch-results-list {
  background: #fff;
  margin-top: 20px;
  padding: 30px 20px; }

#alert-on-docs .bnp-lightbox-title {
  border: none; }

#alert-on-docs .bnp-lightbox-content {
  padding: 0 10px; }

#alert-on-docs .bnp-popin-subtitle {
  margin: 0; }

#alert-on-docs .bnp-popin-no-document {
  text-align: center;
  margin-bottom: 30px; }

#alert-on-docs .custom-exit {
  background-color: white;
  border: solid 2px #00975e;
  border-radius: 50%;
  color: #00975e;
  font-size: 2rem;
  height: 33px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 33px; }

#alert-on-docs .selected-counter {
  color: #0d8f5f;
  font-size: 17px; }

#alert-on-docs #email-input.invalid {
  border: solid 2px red; }

#alert-on-docs #alert-on-doc-invalid-message.hidden {
  display: none; }

#alert-on-docs input[type="checkbox"] {
  display: none; }

#alert-on-docs {
  text-align: left; }

#alert-on-docs h3 {
  font-size: 1.8rem;
  margin: 0; }

#alert-on-docs .language-selector {
  color: grey;
  font-size: 15px;
  cursor: pointer;
  text-align: center;
  padding: 10px;
  background: None; }

#alert-on-docs .language-selector-selected {
  color: black;
  font-weight: 700;
  border-bottom: medium solid #0d8f5f; }

#alert-on-docs input[type="checkbox"]:checked + label.alert-on-docs-checkbox-label {
  border: solid 2px #0d8f5f;
  margin-bottom: -1px;
  margin-top: -1px; }

#alert-on-docs input[type="checkbox"] + label.alert-on-docs-checkbox-label span {
  overflow: hidden;
  text-overflow: ellipsis;
  width: 60%; }

#alert-on-docs .documents-container .select-tick {
  padding: 2px 0 0 3px;
  position: absolute;
  right: -10px;
  top: -10px;
  background: #0d8f5f;
  border-radius: 50%;
  color: white;
  height: 20px;
  width: 20px; }

#alert-on-docs .select-tick.hidden {
  display: none; }

#alert-on-docs #enter-your-email {
  margin: 2rem 0 1rem; }

#alert-on-docs .bnp-fundform-email {
  margin-bottom: 10px;
  text-align: center; }

#alert-on-docs .btn-fundform__error-msg {
  margin: 1rem 0 0 0;
  font-size: 1.8rem;
  color: red; }

#alert-on-docs .top-disclaimer {
  color: #757575;
  padding: 10px 0;
  font-size: 1.4rem; }

#alert-on-docs .confirm-button {
  margin-bottom: 1em; }

#alert-on-docs .bottom-disclaimer {
  color: #757575;
  padding: 10px 0;
  margin-bottom: 20px; }

.bnp-document-map > ul > li > ul.documents-map-countries {
  -moz-column-count: 2;
  -moz-column-fill: balance;
  -webkit-column-count: 2;
  -webkit-column-fill: balance;
  column-count: 2;
  column-fill: balance;
  max-height: 350px; }

.easy-documents {
  align-items: flex-start;
  display: flex;
  justify-content: space-between; }

.easy-documents__button {
  background-color: #00965e;
  border-radius: 10px;
  color: white;
  font-size: 14px;
  font-weight: bold;
  height: 20px;
  margin: 0 5px 0 5px;
  padding: 1px 13px;
  text-align: center;
  width: 55px; }

.easy-documents__button:hover {
  background-color: #004729;
  color: white; }

.easy-documents__button:focus {
  color: white; }

.easy-documents__download-label {
  font-size: 14px; }

#switch {
  position: relative;
  visibility: hidden; }

.switch-slider {
  position: absolute;
  right: 165px; }

.switch-slider::before {
  background-color: #089761;
  border-radius: 10px;
  box-shadow: 0 0 2px #888;
  content: "";
  display: block;
  height: 31px;
  left: 2px;
  position: relative;
  top: 2px;
  transition: left 0.2s;
  visibility: visible;
  width: 130px; }

input:checked + .switch-slider::before {
  left: 132px; }

.toggle-container {
  cursor: pointer;
  display: flex; }

.values-container {
  align-items: center;
  background-color: #dddedf;
  border-radius: 5px;
  display: flex;
  height: 35px;
  justify-content: center;
  width: 260px; }

.value-checked,
.value-unchecked {
  align-items: center;
  display: flex;
  font-family: bnplight, "Trebuchet MS", Helvetica, sans-serif;
  height: 20px;
  justify-content: center;
  width: 130px;
  z-index: 1; }

.value-checked.checked,
.value-unchecked.unchecked {
  color: white;
  transition: color 0.2s; }

@media only screen and (max-width: 480px) {
  .switch-slider {
    right: auto; } }

.fundsearch-compartment-list.tools-cell.srri {
  min-width: 160px;
  width: 15%; }

.language-btn,
.language-btn:active,
.language-btn:focus,
.language-btn:hover {
  background-color: white;
  border: solid 2px grey;
  border-radius: 30px;
  color: grey;
  cursor: pointer;
  display: inline-block;
  margin: 10px;
  outline: none;
  padding: 5px 25px;
  text-align: center;
  text-decoration: none; }

.selected,
.selected:focus,
.selected:hover {
  border: solid 2px #00965e;
  color: #00965e; }

.custom-exit,
.custom-exit:hover {
  background-color: white;
  border: solid 2px #00975e;
  border-radius: 50%;
  color: #00975e;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 2rem;
  height: 33px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 33px; }

.icon-arrow-down::before {
  content: "\e60b"; }

.icon-arrow-up2::before {
  content: "\e60d"; }

thead th {
  min-height: 50px;
  padding: 0 20px 0 8px;
  position: relative;
  vertical-align: middle; }

.fundsearch-sort {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 12px; }

.fundsearch-sort span {
  color: #00854e;
  display: block;
  font-size: 19px;
  line-height: 13px; }

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?7fwexs");
  src: url("../fonts/icomoon.eot?#iefix7fwexs") format("embedded-opentype"), url("../fonts/icomoon.woff?7fwexs") format("woff"), url("../fonts/icomoon.ttf?7fwexs") format("truetype"), url("../fonts/icomoon.svg?7fwexs#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"],
[class*=" icon-"] {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smooth: always;
  /* stylelint-disable-line property-no-unknown */ }

.disclaimer-footer {
  color: #838383;
  font-style: italic;
  margin-top: 25px; }

body {
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased; }

#doc-library-notice .bnp-lightbox-title {
  border: none;
  text-align: left;
  font-size: 2rem; }

#doc-library-notice .bnp-grey-text {
  color: #666; }

#doc-library-notice table {
  border: none; }

#doc-library-notice td {
  border: none; }

#doc-library-notice th {
  background-color: #00965e;
  border: none;
  color: white; }

#doc-library-notice .bnp-lightbox-subtitle {
  color: #757575;
  text-align: left; }

#doc-library-notice .centered-column {
  text-align: center;
  vertical-align: middle; }

#doc-library-notice .vertical-align {
  vertical-align: middle; }

.fundsearch-toggle-container {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 10px; }

.fundsearch {
  width: 100%;
  background-color: white; }

#fundsearch .fundsearch-results.fundsearch-search-list {
  width: 100%; }

@media only screen and (max-width: 480px) {
  .fundsearch-toggle-container {
    justify-content: center; } }

/* CSS to override overriding CSS style */
body div.contact-popup-container {
  position: relative !important;
  /* stylelint-disable-line declaration-no-important */ }

.contact-form-container input[type="text"] {
  padding: 25px 15px 0;
  background-color: #eee;
  transition: none; }

.contact-form-container input[type="text"]:hover,
.contact-form-container input[type="text"]:focus {
  background-color: #eee; }

.contact-form-container textarea:hover,
.contact-form-container textarea:focus {
  background-color: #eee; }

.contact-form-container .submit-button {
  background-color: #00965e;
  transition: 0.3s;
  transition-property: 'background-color'; }

/* CSS to style contact widget */
#fundsheet .fundsheet-infos .contact-form-container {
  padding: 30px 80px; }

.contact-form-container .submit-button:hover {
  background-color: #00b57e;
  transition: 0.3s;
  transition-property: 'background-color';
  border: none; }

.contact-popup-separator {
  border-bottom: 1px solid #e7e7e7;
  margin: 0 20px; }

.contact-popup-title {
  text-align: left;
  margin: 10px 10px 20px 10px;
  font-family: "BNPP Rounded";
  font-size: 16px;
  color: #4a4a4a; }

.contact-popup-close-button {
  position: absolute;
  top: 30px;
  right: 30px;
  padding: 0;
  border: none;
  background: transparent; }

.contact-popup-close-button:hover,
.contact-popup-close-button:focus {
  background: transparent; }

/* Temporary font fix until a way is found to properly import fonts and icons directly from Component Studio */
@font-face {
  font-family: "BNPP Rounded";
  font-style: "normal";
  font-weight: 400;
  src: url("https://www.bnpparibas-am.fr/wp-content/themes/bnp-investment-partners-2015/assets/fonts/bnpp_sans-webfont.woff?7fwexs"); }

@font-face {
  font-family: "BNPP Rounded";
  font-style: "normal";
  font-weight: 300;
  src: url("https://www.bnpparibas-am.fr/wp-content/themes/bnp-investment-partners-2015/assets/fonts/bnpp_sans_light-webfont.woff?7fwexs"); }

.fundsheet-kiid-warning {
  margin-top: 20px;
  font-style: italic; }

.fundsheet-morning-star.fundsheet-morning-star-on {
  color: #004632; }

.disclaimer-footer {
  color: #838383;
  font-style: italic;
  margin-bottom: 0; }

.fundsheet-morning-star {
  width: 20px;
  height: 20px;
  display: inline-block;
  color: #dddedf;
  font-size: 18px;
  font-size: 1.8rem; }

.fundsheet-morning-star::before {
  font-family: "icomoon";
  content: "\e620"; }

.fundsheet-reward-on {
  color: #fff;
  background: #005b41; }

.fundsheet-datepicker__macro-container {
  display: inline-block;
  font-family: Helvetica, "sans-serif";
  font-size: 12px;
  padding-left: 20px; }

.fundsheet-datepicker__container {
  text-align: right; }

.datepicker-container.fundsheet-datepicker__container {
  display: flex; }

.fundsheet-datepicker-dates {
  padding-top: 5px; }

.fundsheet-datepicker__input {
  position: relative;
  font-size: 13px;
  border-radius: 4px;
  box-shadow: inset 0 2px 2px #e9e9e9;
  border: solid 1px silver !important;
  /* stylelint-disable-line declaration-no-important */
  line-height: 16px;
  padding: 5px;
  margin: 0 10px 10px; }

.fundsheet-datepicker__input:focus {
  outline: none;
  border-color: #aeaeae;
  box-shadow: inset 0 2px 2px #e9e9e9, 0 0 10px 0 rgba(73, 107, 125, 0.3); }

.react-datepicker__input-container {
  display: inline; }

.fundsheet-datepicker__button {
  cursor: pointer;
  margin: 10px; }

.fundsheet-characteristics.narrow {
  width: auto !important;
  /* stylelint-disable-line declaration-no-important */ }

.popup-wrapper {
  padding: 0 !important;
  /* stylelint-disable-line declaration-no-important */ }

.fundsheet-alertOnDocsWidget .lightbox-trigger {
  width: 100%;
  padding: 15px 60px 15px 100px;
  font-size: 15px;
  line-height: 20px;
  text-align: left;
  font-family: "bnp", Helvetica, sans-serif;
  background-color: #00965e;
  background-image: url(../img/icons/clock.png);
  background-position: 30px 50%;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: row; }

.fundsheet-navSubWidget .lightbox-trigger {
  width: 100%;
  min-height: 55px;
  padding: 15px 30px 15px 100px;
  font-size: 15px;
  line-height: 20px;
  text-align: left;
  font-family: "bnp", Helvetica, sans-serif;
  background-color: #00965e;
  background-image: url(../img/icons/envelope.png);
  background-position: 30px 50%;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: row; }

.fundsheet-navSubWidget .lightbox-trigger:active {
  background-color: #014633; }

.fundsheet-alertOnDocsWidget .lightbox-trigger:active {
  background-color: #014633;
  background-image: url(../img/icons/clock.png); }

.fundsheet-widget.fundsheet-navSubWidget {
  padding: 0; }

#fundsheet .disclaimer-classification.disclaimer-classification {
  color: #838383;
  font-size: 12px;
  margin: 0 0 12px 0;
  height: 24px;
  padding-top: 12px; }

#fundsheet .fundsheet-widget-title {
  margin-bottom: 0;
  padding-left: 0 0; }

#fundsheet .fundsheet-widget-manager {
  padding: 0; }

#fundsheet .fundsheet-widget .fund-manager-header {
  padding: 5px 10px; }

#fundsheet .fundsheet-widget .fund-manager-body {
  padding-left: 0;
  padding-top: 0;
  overflow: auto; }

#fundsheet .fundsheet-widget .fund-manager-picture {
  height: 70px;
  margin: 0 30px 0 0; }

#fundsheet .fundsheet-widget .fund-manager-infos {
  padding: 14px 0 14px 30px; }

.document-overview {
  display: flex;
  flex-direction: column;
  padding-top: 2px;
  width: 250px; }

.document-overview a,
.document-overview a:hover {
  margin-top: 10px;
  color: #444; }

.fundsheet-performances .risk-analysis a {
  color: white;
  text-decoration: underline;
  cursor: pointer; }

.fundsheet-performances span.performance-date {
  font-size: 0.7em; }

.fundsheet-closing-date {
  background-color: white;
  padding: 10px; }

.fundsheet-closing-date-banner {
  background-color: #de9c12;
  color: white;
  display: flex;
  padding: 5px; }

.fundsheet-closing-date-banner-warning {
  background: url(../img/warning.png) no-repeat center;
  background-size: contain;
  height: 16px;
  margin-right: 5px;
  width: 16px; }

.fundsheet-closing-date-fundname {
  font-weight: bold;
  margin-right: 5px; }

.fundsheet-closing-date-text {
  font-size: 12px;
  padding-top: 1px; }

.fundsheet-publications-subtitle {
  color: #00965e;
  font-size: 1.5rem;
  margin-bottom: 5px; }

.document-available-languages {
  color: #00965e;
  font-size: 12px;
  margin-bottom: 5px; }

.document-block {
  background-color: #eee;
  display: flex;
  flex-wrap: wrap;
  height: 115px;
  margin-top: 10px;
  width: 295px; }

.react-container select.document-block-dropdown {
  background-image: url(../img/icons/arrow-down2.svg);
  background-position-x: 80px;
  background-position-y: center;
  background-repeat: no-repeat;
  background-size: 15px;
  border: none;
  border-radius: 0;
  height: 23px;
  line-height: normal;
  padding-right: 0; }

.document-block-information {
  background-color: white;
  font-size: 1.2rem;
  height: 23px;
  margin-left: 12px;
  padding: 5px 0 0 10px;
  width: 102px; }

.document-block-information:focus {
  outline: none; }

.documents-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 22px; }

.document-title {
  font-size: 1.6rem;
  width: 80%; }

.button-download {
  background-image: url(../img/icons/download-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  height: 23px;
  margin-left: 19px;
  width: 27px; }

#fundsheet .fundsheet-infos .tooltip-content {
  padding: 8px; }

#fundsheet table th {
  white-space: nowrap; }

#fundsheet table th > * {
  display: inline-block; }

#fundsheet th .tooltip-container {
  margin-left: 5px;
  white-space: normal; }

#fundsheet th .tooltip-container .tooltip-content {
  max-width: 300px;
  background-color: #474747;
  color: #fff;
  opacity: 1; }

#fundsheet th .tooltip-container .tooltip-content::after {
  border-right-color: #474747; }

.table-wrapper.responsive {
  overflow-x: auto; }

.cumulated-perfs,
.calendar-perfs,
.trimestrial_annual365-perfs,
.annual360-perfs,
.annual365-perfs,
.risk-analysis {
  margin-bottom: 30px; }

.cesures-wrapper {
  margin-bottom: 15px; }

.cesures-wrapper p.cesure {
  margin-bottom: 0 !important;
  /* stylelint-disable-line declaration-no-important */ }

#fundsheet .hedged-warning {
  margin-top: 10px;
  background-image: url(../img/info.png);
  background-position: 20px center;
  background-repeat: no-repeat;
  background-size: 25px; }

#fundsheet .hedged-warning-text {
  color: #838383;
  font-family: "bnplight";
  font-size: 14px;
  font-style: italic;
  padding-left: 60px;
  padding-top: 8px;
  padding-bottom: 5px; }

#fundsheet .hedged-warning-tooltip-zone {
  color: #419362;
  text-decoration: underline;
  text-decoration-style: dotted;
  cursor: help; }

#fundsheet .perf-maker-button {
  padding: 0;
  border-style: solid;
  border-width: 2px;
  border-radius: 10px;
  border-color: #00965e; }

#fundsheet .perf-maker-button .perf-maker-button-title {
  display: inline-block;
  background-image: url(../img/icons/parameters.png);
  background-size: 25px;
  background-position: 15px center;
  background-repeat: no-repeat;
  padding: 15px; }

#fundsheet .perf-maker-button .perf-maker-button-title-text {
  display: inline-block;
  padding: 10px 10px 6px 10px;
  margin-left: 60px;
  font-family: "bnp";
  font-size: 20px;
  color: #444; }

#fundsheet .suggested-funds {
  padding: 0; }

#fundsheet .suggested-funds .suggested-funds-header {
  padding: 5px 10px; }

#fundsheet .suggested-funds .suggested-funds-header,
#fundsheet .suggested-funds .suggested-funds-header .suggested-funds-title {
  margin-bottom: 0; }

#fundsheet .suggested-funds .suggested-funds-widget {
  padding: 0 0; }

#fundsheet .suggested-funds .suggested-funds-disclaimer {
  background-image: url(../img/icons/star.svg);
  background-position: 20px center;
  background-repeat: no-repeat;
  padding: 10px; }

#fundsheet .suggested-funds .suggested-funds-disclaimer-text {
  font-family: "bnp", Helvetica, sans-serif;
  display: flex;
  align-items: center;
  margin-left: 35px;
  padding: 13px 10px 10px; }

#fundsheet .suggested-funds-list {
  border: none; }

#fundsheet .suggested-funds-list thead th {
  background-color: #004729;
  color: white;
  vertical-align: middle; }

#fundsheet .suggested-funds-list tr td {
  padding-top: 22px;
  padding-bottom: 22px; }

#fundsheet .suggested-funds-list tr,
#fundsheet .suggested-funds-list tr th,
#fundsheet .suggested-funds-list tr td {
  border: none;
  border-bottom: 2px solid #eee;
  padding-left: 30px;
  padding-right: 30px;
  text-align: left; }

#fundsheet .suggested-funds-list,
.suggested-funds-list td a {
  color: #757575;
  font-family: "bnp", Helvetica, sans-serif;
  font-weight: 400; }

.suggested-funds-performance {
  text-align: center; }

.suggested-funds-performance.number--positive {
  color: #008953; }

.suggested-funds-performance.number--negative {
  color: #95003f; }

.slider.slider-horizontal .slider-tick.triangle,
.slider.slider-horizontal .slider-handle.triangle {
  border-bottom-color: #008953; }

.fundsearch-filter-range p.performance-filter-indicator {
  margin: 10px;
  text-align: center; }

.fundsearch-filter-range div.slider.slider-horizontal {
  height: 20px;
  margin-left: 30px;
  width: 175px; }

.fundslist-search-filter-container {
  align-items: center;
  background-color: white;
  display: flex;
  flex-direction: column;
  padding: 15px 0; }

.fundslist-search-filter-wrapper {
  width: 75%; }

.fundslist-search-filter-searchbox {
  position: relative; }

.fundslist-search-filter-searchbox input[type="text"] {
  border: 1px solid #5d5d5d;
  border-color: #089761;
  border-radius: 10px;
  font-family: bnplight;
  font-size: 20px;
  height: 44px;
  letter-spacing: -0.1px;
  margin-top: 10px;
  padding: 5px 45px 5px 26px;
  width: 100%; }

@media only screen and (max-width: 480px) {
  .fundslist-search-filter-searchbox input[type="text"] {
    font-size: 14px;
    text-overflow: ellipsis; } }

input[type="submit"].fundslist-search-filter-search-icon,
input[type="submit"].fundslist-search-filter-search-icon:focus {
  background: url("../img/icons/icon-search.svg");
  background-color: transparent;
  background-size: contain;
  height: 20px;
  position: absolute;
  right: 22px;
  top: 22px;
  width: 20px;
  border: none; }

input[type="submit"].fundslist-search-filter-search-icon:hover {
  background: url("../img/icons/icon-search.svg");
  background-color: transparent;
  background-size: contain;
  border: none; }

.fundslist-search-filter-title {
  color: #5d5d5d;
  font-size: 14px;
  font-weight: bold; }

.fundslist-advanced-search-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end; }

.fundslist-advanced-search {
  background-image: url(../img/icons/arrow-up.svg);
  background-position: right top;
  background-repeat: no-repeat;
  background-size: 15px;
  cursor: pointer;
  height: 20px;
  line-height: normal;
  margin: 15px 5px 0 0;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  width: 20px; }

.fundslist-advanced-search.down {
  margin: 10px 0 0 5px;
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg); }

.fundslist-advanced-search-text {
  cursor: pointer;
  font-size: 15px;
  font-weight: bold;
  margin: 15px 5px 0 0;
  text-align: right;
  width: 80%; }

.slider-open,
.slider-closed {
  align-content: flex-start;
  display: flex;
  flex-wrap: wrap;
  height: 0;
  justify-content: space-around;
  overflow-y: hidden;
  transition: height 0.4s ease-in-out;
  -webkit-transition: height 0.4s ease-in-out;
  -moz-transition: height 0.4s ease-in-out;
  -o-transition: height 0.4s ease-in-out; }

.slider-open {
  height: auto;
  width: 100%;
  overflow: visible; }

.fundslist-filter-button {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  font-family: bnplight;
  font-size: 15px;
  height: 42px;
  letter-spacing: -0.7px;
  margin: 34px 5px 0;
  padding: 10px 0;
  position: relative;
  width: 260px; }

.fundslist-filter-title {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.fundslist-filter-button p {
  margin-left: 12px;
  padding: 4px 0; }

.plus-sign {
  align-self: start;
  color: #444;
  height: 20px;
  position: relative;
  right: 15px;
  top: 5px;
  width: 20px; }

.plus-sign::after {
  transform: rotate(90deg); }

.plus-sign::before,
.plus-sign::after {
  background-color: #333;
  content: " ";
  height: 12px;
  left: 15px;
  position: absolute;
  right: 12px;
  transition: all 0.2s ease-in;
  width: 1.3px; }

.active.plus-sign::before {
  transform: rotate(90deg);
  transition: all 0.2s ease-in; }

.fundslist-filter-content {
  background: #eee;
  cursor: default;
  height: 0;
  overflow: hidden;
  position: absolute;
  text-align: center;
  transition: height 0.4s ease-in;
  width: 100%;
  z-index: 2; }

.fundslist-filter-content ul {
  margin: 0; }

.fundslist-filter-content ul li label {
  display: block;
  margin-bottom: 6px; }

.fundslist-filter-content ul li label input {
  margin-right: 8px; }

.fundslist-filter-content ul li label span {
  color: #444;
  font-size: 1.25rem;
  font-weight: 500;
  text-transform: uppercase; }

.fundslist-filter-content.active {
  outline: white 2px solid;
  padding: 20px 20px 6px 20px;
  height: auto;
  overflow: initial;
  overflow: auto;
  transition: height 0.4s ease-in;
  top: 42px;
  left: 0; }

.fundslist-filter-content.active.morning-star {
  min-height: 80px;
  text-align: center; }

.active .fundslist-filter-content.morning-star p {
  margin: 0 0 5px 0;
  text-align: center; }

.fundslist-filter-checkboxes {
  text-align: left; }

.fundslist-filter-checkbox-label {
  font-size: 15px;
  margin-left: 5px; }

.fundslist-filter-checkbox-line {
  margin-bottom: 5px; }

input[type="checkbox"]:disabled + span {
  color: grey; }

.fundslist-morning-star.fundslist-morning-star-on {
  color: #089761; }

.fundslist-morning-star {
  color: #dddedf;
  cursor: pointer;
  display: inline-block;
  font-size: 1.8rem;
  height: 20px;
  width: 24px; }

.fundslist-morning-star::before {
  content: "\E020";
  font-family: "bea_icons"; }

.reset-button-line {
  color: #ec5050;
  cursor: pointer;
  font-family: bnplight; }

.reset-button-line::before {
  background-color: #ec5050;
  border-radius: 50%;
  bottom: 2px;
  color: white;
  content: "x";
  font-family: bnplight;
  font-size: 12px;
  font-weight: bolder;
  margin-right: 5px;
  padding: 0 6px;
  position: relative; }

.top-filter {
  align-items: center;
  display: flex;
  flex-direction: column;
  font-family: bnp, "Trebuchet MS", Helvetica, sans-serif;
  justify-content: center;
  margin-top: 1.2em; }

.top-filter .fundslist-filter-checkboxes {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 10px; }

.top-filter .fundslist-filter-checkbox-line {
  align-items: center;
  border-radius: 6px;
  border: #089761 1px solid;
  color: #089761;
  cursor: pointer;
  display: flex;
  height: 50px;
  line-height: 1.2;
  margin: 10px 20px;
  padding: 10px;
  text-align: center;
  width: 150px; }

.top-filter .fundslist-filter-checkboxes label {
  cursor: pointer;
  font-weight: 500; }

.top-filter input[type="checkbox"] {
  display: none; }

.top-filter .fundslist-filter-checkbox-line.checked,
.top-filter .fundslist-filter-checkbox-line:hover {
  background: #089761;
  color: white; }

.top-filter-items {
  width: 100%; }

.top-filter .fundslist-filter-checkbox-label {
  margin: 0 auto; }

.top-filter-title::before,
.top-filter-title::after {
  border-top: 1px solid black;
  content: "";
  display: inline-block;
  margin: 0 10px;
  transform: translateY(-4px);
  width: 50px; }

.advanced-search-footer-titles {
  padding-top: 30px;
  display: flex; }

.fiters-summary-title-wrapper {
  flex-grow: 1;
  font-family: bnplight; }

.filters-summary {
  border: solid 1px #aaa;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  font-family: bnp;
  line-height: 26px;
  margin-top: 5px;
  padding: 10px 15px; }

.filters-summary-item {
  display: flex;
  flex-wrap: wrap; }

.filters-summary-item-values {
  font-family: bnplight;
  margin: 0 10px;
  display: flex; }

.filters-summary-item-values:last-child {
  margin-right: 40px; }

.filters-summary .fundslist-morning-star {
  cursor: default;
  line-height: 20px;
  vertical-align: middle;
  width: auto; }

@media only screen and (max-width: 480px) {
  .fundslist-advanced-search-wrapper {
    justify-content: center; }
  .fundslist-advanced-search-text {
    text-align: center;
    width: auto; }
  .fundslist-search-filter-wrapper {
    width: 95%; }
  .top-filter .fundslist-filter-checkbox-line {
    margin: 10px 5px; } }

.filters-summary .remove-filter-cross {
  margin-left: 5px;
  width: 20px;
  height: 20px;
  background-image: url(../img/icons/x-circle.svg);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 18px;
  cursor: pointer; }

#global-search .go-to-fundsearch-button {
  float: right;
  padding: 4px;
  margin-top: -4px;
  background: white; }

#global-search .morning-star__wrapper {
  display: inline-table; }

#global-search .no-result {
  margin: 1em;
  color: black; }

/* Table */
#global-search table {
  height: 100%;
  border: none; }

#global-search table tr {
  cursor: pointer; }

#global-search.IE table tr {
  border-bottom: 1px solid #d4d4d4; }

#global-search table td {
  border: 0;
  height: 100%;
  font-family: bnp;
  font-size: 0.8em; }

/* First table column */
#global-search td.column-1 {
  padding-left: 20px;
  width: 46%; }

#global-search .compart-name {
  color: black;
  font-weight: bold;
  font-size: 1.3em; }

#global-search p.asset-class {
  color: #83b4b8; }

#global-search .column-1 div {
  margin-bottom: 2em; }

#global-search td.column-1 > a > div {
  border-bottom: 1px solid #d4d4d4;
  position: relative;
  height: 100%;
  margin: 0; }

#global-search.IE td.column-1 > a > div {
  border-bottom: none; }

#global-search td > a {
  display: block;
  height: 100%;
  color: #444; }

#global-search .column-1 p {
  margin: 0;
  margin-bottom: 0.5em; }

#global-search .field-name-column-1 {
  color: black; }

/* Two last table columns */
#global-search td.global-search-infos {
  text-align: center;
  width: 27%; }

#global-search td.global-search-infos.one-column {
  width: 54%; }

#global-search .greyBox {
  background: #eee;
  height: 100%;
  position: relative; }

#global-search.IE .greyBox {
  background: none; }

/* This creates the vertical separator between the two columns in the grey box,
it also creates the vertical separator between the first column and the 'grey box' in IE */
#global-search.IE .greyBox::after,
#global-search .rightBox:not(.one-column) .greyBox::after {
  content: "";
  position: absolute;
  left: 0;
  top: 5%;
  width: 1px;
  height: 90%;
  border-right: 2px solid #d4d4d4; }

/* This sets a padding to the greyBox - However, setting a padding directly to greyBox breaks everything... */
#global-search .insideGreyBox {
  padding: 1em; }

#global-search .global-search-infos.rightBox:not(.one-column) {
  padding-left: 0; }

#global-search .global-search-infos.leftBox:not(.one-column) {
  padding-right: 0; }

#global-search .containingDiv {
  width: 100%; }

#global-search .leftDiv {
  width: 50%;
  display: inline-block;
  text-align: right;
  padding-right: 0.4em;
  vertical-align: top;
  margin-bottom: 0.5em; }

#global-search .rightDiv {
  width: 50%;
  display: inline-block;
  text-align: left;
  padding-left: 0.4em;
  vertical-align: top;
  margin-bottom: 0.5em;
  font-size: 1.2em; }

#global-search .number--positive {
  color: #008953; }

#global-search .number--negative {
  color: #95003f; }

.fundsheet-infos.fundsheet-infos #nav-sub div {
  padding: 0; }

#nav-sub #email-input.invalid {
  border: solid 2px #95003f; }

#nav-sub #nav-sub-invalid-message.hidden {
  display: none; }

#nav-sub .confirm-button {
  margin-bottom: 2em; }

.perf-maker-container {
  background-color: white;
  padding: 30px 50px; }

.perf-maker-title {
  margin-bottom: 20px;
  color: #444; }

.perf-maker-subtitle {
  font-family: "bnplight";
  margin-bottom: 50px; }

.perf-maker-section {
  margin-bottom: 50px; }

.perf-maker-section-title {
  color: #444; }

.perf-maker-share-selector {
  position: relative;
  margin-top: 20px; }

input[type="text"].perf-maker-share-selector-input {
  height: 55px;
  width: 670px;
  background-color: #eee;
  border-radius: 2px;
  font-family: "bnp";
  font-size: 14px;
  padding: 20px 0 0 20px; }

input[type="text"].perf-maker-share-selector-input:hover,
input[type="text"].perf-maker-share-selector-input:focus {
  background-color: #eee; }

.perf-maker-share-selector-label {
  font-family: "bnplight";
  font-weight: 600;
  position: absolute;
  cursor: text;
  left: 20px;
  top: 27px;
  transition: top 0.3s, transform 0.3s, font-size 0.3s;
  transform: translateY(-50%); }

input[type="text"].perf-maker-share-selector-input:not([value=""]) + .perf-maker-share-selector-label,
input[type="text"].perf-maker-share-selector-input:focus + .perf-maker-share-selector-label {
  color: #424242;
  transform: translateY(0);
  font-size: 12px;
  font-weight: 100;
  top: 10px; }

.perf-maker-share-selector-results {
  position: absolute;
  z-index: 100;
  background-color: white;
  width: 670px;
  max-height: 250px;
  overflow: auto;
  border: 1px #cacaca solid; }

.perf-maker-share-selector-results li {
  padding: 15px 20px;
  font-family: "bnp";
  font-size: 16px;
  color: #424242;
  border-bottom: 1px #cacaca solid; }

.perf-maker-share-selector-results li span {
  font-family: "bnplight"; }

.perf-maker-share-selector-result-item {
  cursor: pointer; }

.perf-maker-share-selector-result-item:hover {
  color: #00965e;
  background-color: rgba(0, 150, 94, 0.1);
  border: 1px #00965e solid;
  padding-top: 14px;
  padding-left: 19px; }

.perf-maker-share-selector-add-a-fund {
  margin-top: 10px;
  padding: 0 0 0 10px;
  color: #00965e;
  background: none;
  font-family: "bnp";
  font-size: 12px; }

.perf-maker-share-selector-add-a-fund:hover,
.perf-maker-share-selector-add-a-fund:focus {
  color: #00965e;
  background: none; }

.perf-maker-validate-button-container {
  margin-top: 20px; }

.perf-maker-remove-share-selector-button {
  margin-left: 12px;
  cursor: pointer;
  position: absolute;
  top: 17px; }

.perf-maker-validate-button {
  font-family: "bnp";
  font-size: 16px;
  padding: 20px 50px;
  border-radius: 5px; }

.perf-maker-validate-button--disabled,
.perf-maker-validate-button--disabled:hover,
.perf-maker-validate-button--disabled:active,
.perf-maker-validate-button--disabled:focus {
  background-color: darkgrey;
  cursor: not-allowed; }

.perf-maker-validate-button--enabled,
.perf-maker-validate-button--enabled:hover,
.perf-maker-validate-button--enabled:active,
.perf-maker-validate-button--enabled:focus {
  background-color: #00965e; }

.perf-maker-perf-table {
  margin: 15px 0 0 0;
  border: none; }

.perf-maker-perf-table thead tr,
.perf-maker-perf-table tbody tr {
  font-family: "bnplight";
  font-weight: 400; }

.perf-maker-perf-table thead tr {
  background: #eee;
  border: none; }

.perf-maker-perf-table tbody tr {
  margin: 5px 0 0 0;
  border: solid 0.5px #d9d9d9;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.08); }

.perf-maker-perf-table thead tr th,
.perf-maker-perf-table tbody tr td {
  color: #424242;
  padding-top: 0;
  padding-bottom: 0;
  background: none;
  border: none; }

.perf-maker-perf-table thead tr th {
  height: 50px; }

.perf-maker-perf-table tbody tr td {
  height: 80px; }

.perf-maker-perf-table .column-color-legend {
  width: 50px;
  padding-left: 20px; }

.perf-maker-perf-table .column-color-legend .box-color-legend {
  width: 10px;
  height: 10px;
  border-radius: 2px;
  box-align: center;
  /* stylelint-disable-line property-no-unknown */ }

.perf-maker-perf-table .column-fund-name a {
  text-decoration: none;
  color: #424242;
  cursor: pointer; }

.perf-maker-perf-table .column-fund-name {
  text-align: left;
  padding-left: 0;
  padding-right: 5px; }

.perf-maker-perf-table .column-fund-data {
  width: 15%;
  padding-left: 5px;
  padding-right: 5px; }

.perf-maker-perf-table tbody tr td.number-positive {
  color: #008953; }

.perf-maker-perf-table tbody tr td.number-negative {
  color: #95003f; }

.perf-maker-perf-table .empty-row {
  height: 5px; }

/* add #perfmaker id to override .react-container table+ specificity */
#perfmaker .perf-maker-perf-table-addendum {
  font-family: "bnplight";
  color: #a9a9a9;
  margin: 8px 10px 0 0; }

.perf-maker-disclaimer {
  font-family: "bnplight";
  color: #a9a9a9;
  font-size: 12px;
  margin: 0 10px 0 10px; }

#bnp-toolsbaner.bnp-toolsbanner {
  z-index: 12; }

#bnp-toolsbaner-soil > ul > li.bnp-document-map > ul {
  cursor: default; }

html {
  box-sizing: border-box; }

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

/* Library
 ----------------------------------------------------------------------------------------------------*/
.animate, .fundsearch-filters > div  ul li > div {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both; }

.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  animation-name: fadeIn; }

.fadeOut {
  -webkit-animation-name: fadeOut;
  -moz-animation-name: fadeOut;
  animation-name: fadeOut; }

.fadeinRight {
  -webkit-animation-name: fadeInRight;
  -moz-animation-name: fadeInRight;
  animation-name: fadeInRight; }

.fadeinUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  animation-name: fadeInUp; }

.slideDown {
  -webkit-animation-name: slideDown;
  -moz-animation-name: slideDown;
  animation-name: slideDown; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@-moz-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none; } }

@-moz-keyframes fadeInUp {
  from {
    opacity: 0;
    -moz-transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -moz-transform: none; } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none; } }

@-moz-keyframes fadeInRight {
  from {
    opacity: 0;
    -moz-transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -moz-transform: none; } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }

@-webkit-keyframes slideDown {
  from {
    max-height: 0; }
  to {
    max-height: 250px; } }

@-moz-keyframes slideDown {
  from {
    max-height: 0; }
  to {
    max-height: 250px; } }

@keyframes slideDown {
  from {
    max-height: 0; }
  to {
    max-height: 250px; } }

/* =Images
-------------------------------------------------------------- */
.alignleft {
  display: inline;
  float: left;
  margin-right: 10px;
  margin-right: 1rem; }

.alignright {
  display: inline;
  float: right;
  margin-left: 10px;
  margin-left: 1rem; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.alignleft,
.alignright,
.aligncenter {
  margin-bottom: 20px;
  margin-bottom: 2rem; }

.wp-caption {
  margin-bottom: 20px;
  margin-bottom: 2rem;
  padding: 5px 0;
  padding: 0.5rem 0;
  text-align: center;
  max-width: 100% !important; }

.wp-caption img,
.wp-smiley {
  margin: 0; }

.wp-caption-text {
  font: italic 400 11px/12px "Trebuchet MS", Helvetica, sans-serif;
  margin: 5px 5px 0;
  margin: 0.5rem 0.5rem 0; }

.gallery {
  max-width: 60em;
  margin-left: auto;
  margin-right: auto;
  margin: 0 0 20px;
  margin: 0 0 2rem; }
  .gallery::after {
    clear: both;
    content: "";
    display: table; }

.gallery-item {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 48.82117%;
  text-align: center;
  position: relative;
  margin-bottom: 20px;
  margin-bottom: 2rem; }
  .gallery-item:last-child {
    margin-right: 0; }
  .gallery-item a {
    display: block; }
    .gallery-item a img {
      display: block; }

.gallery-columns-3 .gallery-item {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%; }
  .gallery-columns-3 .gallery-item:last-child {
    margin-right: 0; }
  .gallery-columns-3 .gallery-item:nth-child(3n) {
    margin-right: 0; }
  .gallery-columns-3 .gallery-item:nth-child(3n+1) {
    clear: left; }

.gallery-columns-4 .gallery-item {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 23.23176%; }
  .gallery-columns-4 .gallery-item:last-child {
    margin-right: 0; }
  .gallery-columns-4 .gallery-item:nth-child(4n) {
    margin-right: 0; }
  .gallery-columns-4 .gallery-item:nth-child(4n+1) {
    clear: left; }

.gallery-caption {
  font-size: 11px;
  font-size: 1.1rem;
  margin: 10px 0 0;
  margin: 1rem 0 0;
  text-align: left; }

.gallery br + br {
  display: none; }

/* Fix IE
 ----------------------------------------------------------------------------------------------------*/
.ie7 .bnp-loader,
.ie8 .bnp-loader,
.ie9 .bnp-loader {
  background: url("../img/loader-bnp-green.gif") no-repeat;
  border-radius: 0;
  position: relative;
  height: 40px;
  width: 40px;
  margin: auto;
  overflow: hidden; }
  .ie7 .bnp-loader .c,
  .ie8 .bnp-loader .c,
  .ie9 .bnp-loader .c {
    display: none; }
  .ie7 .bnp-loader .d,
  .ie8 .bnp-loader .d,
  .ie9 .bnp-loader .d {
    display: none; }
    .ie7 .bnp-loader .d .e,
    .ie8 .bnp-loader .d .e,
    .ie9 .bnp-loader .d .e {
      display: none; }
  .ie7 .bnp-loader .r,
  .ie8 .bnp-loader .r,
  .ie9 .bnp-loader .r {
    display: none; }
  .ie7 .bnp-loader .r1,
  .ie8 .bnp-loader .r1,
  .ie9 .bnp-loader .r1 {
    display: none; }
  .ie7 .bnp-loader .r2,
  .ie8 .bnp-loader .r2,
  .ie9 .bnp-loader .r2 {
    display: none; }
  .ie7 .bnp-loader .r3,
  .ie8 .bnp-loader .r3,
  .ie9 .bnp-loader .r3 {
    display: none; }
  .ie7 .bnp-loader .r4,
  .ie8 .bnp-loader .r4,
  .ie9 .bnp-loader .r4 {
    display: none; }

.ie7 .rspin,
.ie8 .rspin,
.ie9 .rspin {
  -webkit-animation: 0;
  -moz-animation: 0;
  animation: 0; }

.ie7 .overlay-link,
.ie8 .overlay-link,
.ie9 .overlay-link {
  background: url("../img/blank.png"); }

.ie7 .fundsearch-filters > div:not(.bnp-loader__wrapper) > p::after,
.ie8 .fundsearch-filters > div:not(.bnp-loader__wrapper) > p::after,
.ie9 .fundsearch-filters > div:not(.bnp-loader__wrapper) > p::after {
  top: 11px; }

.ie7 .bnp-insertbox--searchform input[type="text"],
.ie8 .bnp-insertbox--searchform input[type="text"],
.ie9 .bnp-insertbox--searchform input[type="text"] {
  height: 43px;
  line-height: 1em; }

.ie7 .bnp-insertbox__btn--label select,
.ie8 .bnp-insertbox__btn--label select,
.ie9 .bnp-insertbox__btn--label select {
  background: none;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.ie9 .fundsearch-filters > div:not(.bnp-loader__wrapper) > p::after,
.ie10 .fundsearch-filters > div:not(.bnp-loader__wrapper) > p::after {
  top: 11px;
  padding-top: 10px; }

.ie9 .fundsearch-filters > div:not(.bnp-loader__wrapper) > p::after {
  top: 11px;
  padding-top: 0; }

.ie7 .lightbox-veil,
.ie8 .lightbox-veil {
  background: url("../img/rgba-ie.png"); }

.ie7 .bnp-glossary--mobile,
.ie8 .bnp-glossary--mobile {
  display: none; }

.ie7 #bnp-footer-content,
.ie8 #bnp-footer-content {
  padding-bottom: 60px; }

.ie7 #bnp-logobaner,
.ie8 #bnp-logobaner {
  border-top: 1px solid #fff; }

.ie7 #bnp-toolsbaner-soil,
.ie8 #bnp-toolsbaner-soil {
  margin-top: 12px; }

.ie7 #menu ul > li.bnp-found-access::before,
.ie8 #menu ul > li.bnp-found-access::before {
  display: none; }

.ie7 #menu ul > li a .icon-arrow-down,
.ie8 #menu ul > li a .icon-arrow-down {
  display: none; }

.ie7 .player-icon,
.ie8 .player-icon {
  background: #000;
  -ms-filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; }

.ie7 .bnp-insertbox--img-txt:hover .player-icon,
.ie7 .bnp-insertbox--img-txt-space:hover .player-icon,
.ie8 .bnp-insertbox--img-txt:hover .player-icon,
.ie8 .bnp-insertbox--img-txt-space:hover .player-icon {
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.ie7 .bnp-grid--half.last,
.ie7 .bnp-list--tiles--tier .bnp-list__item.last,
.ie7 .bnp-list--video .bnp-list__item.last,
.ie7 .bnp-directory__entry.last,
.ie8 .bnp-grid--half.last,
.ie8 .bnp-list--tiles--tier .bnp-list__item.last,
.ie8 .bnp-list--video .bnp-list__item.last,
.ie8 .bnp-directory__entry.last {
  margin-right: 0; }

.ie7 .bnp-flag,
.ie8 .bnp-flag {
  height: 345px; }

.ie7 .bnp-flag__content,
.ie8 .bnp-flag__content {
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
  overflow: visible; }
  .ie7 .bnp-flag__content .bnp-flag__before,
  .ie8 .bnp-flag__content .bnp-flag__before {
    top: 25px;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)"; }
  .ie7 .bnp-flag__content .ie8-corner-flag,
  .ie8 .bnp-flag__content .ie8-corner-flag {
    position: absolute;
    z-index: 2;
    top: -2px;
    left: -27px;
    width: 27px;
    height: 27px;
    background: url(../img/bnp-ie8-flag-corner.png) no-repeat transparent; }
  .ie7 .bnp-flag__content::after, .ie7 .bnp-flag__content::before,
  .ie8 .bnp-flag__content::after,
  .ie8 .bnp-flag__content::before {
    display: none; }

.ie7 .bnp-list__item--tile__text,
.ie8 .bnp-list__item--tile__text {
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)"; }

.ie7 .bnp-list__item--tile:not(.bnp-list__item--tile--stamp):hover .bnp-list__item--tile__text, .ie7 .bnp-list__item--tile:not(.bnp-list__item--tile--stamp):active .bnp-list__item--tile__text, .ie7 .bnp-list__item--tile:not(.bnp-list__item--tile--stamp):focus .bnp-list__item--tile__text,
.ie8 .bnp-list__item--tile:not(.bnp-list__item--tile--stamp):hover .bnp-list__item--tile__text,
.ie8 .bnp-list__item--tile:not(.bnp-list__item--tile--stamp):active .bnp-list__item--tile__text,
.ie8 .bnp-list__item--tile:not(.bnp-list__item--tile--stamp):focus .bnp-list__item--tile__text {
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#C0000000, endColorstr=#C0000000)"; }

.ie7 .skew-banner,
.ie8 .skew-banner {
  min-height: 266px; }
  .ie7 .skew-banner .skew-banner__before,
  .ie7 .skew-banner .skew-banner__after,
  .ie7 .skew-banner .skew-banner__before-wrapper,
  .ie7 .skew-banner .skew-banner__after-wrapper,
  .ie8 .skew-banner .skew-banner__before,
  .ie8 .skew-banner .skew-banner__after,
  .ie8 .skew-banner .skew-banner__before-wrapper,
  .ie8 .skew-banner .skew-banner__after-wrapper {
    background: url(../img/parvest-skewbanner-sprite.png) no-repeat; }
    .ie7 .skew-banner .skew-banner__before::before, .ie7 .skew-banner .skew-banner__before::after,
    .ie7 .skew-banner .skew-banner__after::before,
    .ie7 .skew-banner .skew-banner__after::after,
    .ie7 .skew-banner .skew-banner__before-wrapper::before,
    .ie7 .skew-banner .skew-banner__before-wrapper::after,
    .ie7 .skew-banner .skew-banner__after-wrapper::before,
    .ie7 .skew-banner .skew-banner__after-wrapper::after,
    .ie8 .skew-banner .skew-banner__before::before,
    .ie8 .skew-banner .skew-banner__before::after,
    .ie8 .skew-banner .skew-banner__after::before,
    .ie8 .skew-banner .skew-banner__after::after,
    .ie8 .skew-banner .skew-banner__before-wrapper::before,
    .ie8 .skew-banner .skew-banner__before-wrapper::after,
    .ie8 .skew-banner .skew-banner__after-wrapper::before,
    .ie8 .skew-banner .skew-banner__after-wrapper::after {
      display: none; }
  .ie7 .skew-banner .skew-banner__before,
  .ie8 .skew-banner .skew-banner__before {
    background-position: -445px 0;
    background-color: #bcd031; }
  .ie7 .skew-banner .skew-banner__after,
  .ie8 .skew-banner .skew-banner__after {
    background-position: -458px -270px;
    background-color: #bcd031; }
  .ie7 .skew-banner .skew-banner__before-wrapper,
  .ie8 .skew-banner .skew-banner__before-wrapper {
    top: 0;
    left: -565px;
    background-position: 0 -270px; }
  .ie7 .skew-banner .skew-banner__after-wrapper,
  .ie8 .skew-banner .skew-banner__after-wrapper {
    top: 0;
    right: -565px;
    background-position: 0 0; }

.ie7 #segmentation-hub select,
.ie8 #segmentation-hub select {
  line-height: 38px; }

.ie7 #fundsearch .fundsearch-filters,
.ie8 #fundsearch .fundsearch-filters {
  display: block;
  width: 31.76157%;
  float: left;
  margin-right: 2.35765%; }

.ie7 #fundsearch .fundsearch-results,
.ie8 #fundsearch .fundsearch-results {
  display: block;
  float: left;
  width: 65.88078%; }

.ie7 .bnp-scrollToTop,
.ie8 .bnp-scrollToTop {
  overflow: hidden;
  z-index: 99; }

#alert-on-docs h3.background-line {
  position: relative;
  z-index: 1; }

@media screen and (max-width: 737px) {
  #alert-on-docs div {
    padding-left: 0 !important;
    padding-right: 0 !important; } }

#alert-on-docs h3.background-line::before {
  border-top: thin solid lightgrey;
  content: "";
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  width: 50%;
  z-index: -1; }
  @media screen and (max-width: 737px) {
    #alert-on-docs h3.background-line::before {
      width: 100%; } }

#alert-on-docs .tooltip {
  background-color: #00975e; }
  #alert-on-docs .tooltip::after {
    border-top-color: #00975e; }

#alert-on-docs h3.background-line span {
  background: #fff;
  padding: 0 15px; }
  @media screen and (max-width: 737px) {
    #alert-on-docs h3.background-line span {
      font-size: 1.4rem; } }

#alert-on-docs input[type="submit"] {
  border-radius: 5px;
  text-transform: uppercase;
  width: 25%; }
  @media screen and (max-width: 737px) {
    #alert-on-docs input[type="submit"] {
      width: 65%; } }

#alert-on-docs .bnp-fundform__single-text--small input[type="text"] {
  border: 1px solid lightgray;
  height: 4.2rem;
  margin-right: 0;
  text-align: center;
  width: 50%; }
  @media screen and (max-width: 737px) {
    #alert-on-docs .bnp-fundform__single-text--small input[type="text"] {
      width: 100%; } }

@media screen and (max-width: 737px) {
  #alert-on-docs .display-if-not-mobile {
    display: none; } }

@media screen and (min-width: 737px) {
  #alert-on-docs .display-if-mobile {
    display: none; } }

#alert-on-docs .document-button {
  display: inherit;
  width: 25%; }
  @media screen and (max-width: 737px) {
    #alert-on-docs .document-button {
      width: 48%;
      height: 115px;
      margin: 0 1%; } }

#alert-on-docs .document-button-icon {
  margin: 0 5px 0 -5px; }
  @media screen and (max-width: 737px) {
    #alert-on-docs .document-button-icon {
      margin: 0; } }

#alert-on-docs .documents-section-container .documents-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  @media screen and (max-width: 737px) {
    #alert-on-docs .documents-section-container .documents-container {
      justify-content: flex-start;
      margin: 0 -10px; } }

#alert-on-docs .documents-container.hidden {
  display: none; }

#alert-on-docs .documents-section-container .select-all {
  text-align: right; }
  @media screen and (max-width: 737px) {
    #alert-on-docs .documents-section-container .select-all {
      padding: 10px 0 0 0; } }

#alert-on-docs .bnp-fundform .documents-section-container {
  margin: 1rem 0 0 0; }
  @media screen and (max-width: 737px) {
    #alert-on-docs .bnp-fundform .documents-section-container {
      padding: 10px 0 0 0; } }

#alert-on-docs input[type="checkbox"] + label.alert-on-docs-checkbox-label {
  align-items: center;
  position: relative;
  font-size: 15px;
  cursor: pointer;
  padding: 10px;
  background: white;
  border: solid 1px lightgray;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: row;
  /* No selection */
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE/Edge */
  user-select: none; }
  @media screen and (max-width: 737px) {
    #alert-on-docs input[type="checkbox"] + label.alert-on-docs-checkbox-label {
      flex-direction: column;
      text-align: center; } }

#alert-on-docs .select-all-text {
  color: #0d8f5f;
  font-size: 14px;
  margin-right: 10px; }
  @media screen and (max-width: 737px) {
    #alert-on-docs .select-all-text {
      margin-right: 0; } }

#alert-on-docs .tab-bar {
  border-bottom: thin solid #eee;
  margin: 0 -40px; }
  @media screen and (max-width: 737px) {
    #alert-on-docs .tab-bar {
      margin: 0; } }

#alert-on-docs .tab-bar .language-selector {
  margin-left: 24px; }
  @media screen and (max-width: 737px) {
    #alert-on-docs .tab-bar .language-selector {
      margin-left: 0; } }

#alert-on-docs .tab-bar .selected-counter {
  font-size: 15px; }

/* Fundsheet
----------------------------------------------------------------------------------------------------*/
.react-container .doc,
.react-container .pdf,
.react-container .xlsx,
.react-container .docx {
  display: block;
  height: 48px;
  padding-left: 41px;
  background: url(../img/bnp-files-icon-sprite.png) no-repeat 7px -465px;
  color: #444;
  line-height: 48px;
  line-height: 4.8rem;
  color: #000; }

.react-container .doc,
.react-container .docx {
  background-position: 7px -332px; }

.react-container .xlsx {
  background-position: 7px -732px; }

@media screen and (max-width: 767px) {
  .react-container .fundsearch-compartment-list-container {
    overflow-x: scroll; } }

.react-container .fundsearch-compartment-list-container table th,
.react-container .fundsearch-compartment-list-container table td {
  min-height: 50px;
  text-align: center;
  border-color: #d9d9d9;
  vertical-align: middle;
  word-break: normal; }

.react-container .fundsearch-compartment-list-container form {
  float: left; }

.react-container table {
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  border-color: #d9d9d9;
  font-size: 14px;
  font-size: 1.4rem; }
  .react-container table th,
  .react-container table td {
    min-height: 50px;
    text-align: center;
    border-color: #d9d9d9;
    vertical-align: middle;
    word-break: normal; }
  .react-container table .doc,
  .react-container table .pdf,
  .react-container table .xlsx,
  .react-container table .docx {
    width: 40px;
    margin: auto;
    text-indent: -9999px;
    overflow: hidden;
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab; }
    .react-container table .doc:active,
    .react-container table .pdf:active,
    .react-container table .xlsx:active,
    .react-container table .docx:active {
      cursor: -webkit-grabbing;
      cursor: -moz-grabbing;
      cursor: grabbing; }
  .react-container table + span {
    display: block;
    margin-top: -35px;
    text-align: right;
    font-size: 12px;
    font-size: 1.2rem;
    font-family: "Trebuchet MS", Helvetica, sans-serif; }

.react-container .table-wrapper + span {
  display: block;
  margin-top: -35px;
  text-align: right;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: "Trebuchet MS", Helvetica, sans-serif; }

.react-container thead th,
.react-container thead td {
  padding: 16px 8px;
  background-color: #00965e;
  font-weight: 700;
  color: white;
  background-clip: padding-box; }

.react-container thead th {
  position: relative;
  padding: 16px 20px 16px 8px; }

.react-container tbody th {
  width: 50%;
  padding: 16px 8px;
  border-bottom: 1px solid #d9d9d9;
  background: #00965e;
  text-align: right;
  font-weight: 300;
  color: white; }

.react-container p,
.react-container .footer div {
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 14px;
  font-size: 1.4rem; }
  .react-container p:first-child,
  .react-container .footer div:first-child {
    margin-bottom: 20px; }

.react-container select {
  padding-right: 50px;
  position: relative;
  height: 35px;
  border-color: #004729;
  line-height: 30px;
  line-height: 3rem;
  background: url("../img/dropdown-select-sprite.png") #fff right bottom no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer; }

.react-container select::-ms-expand {
  display: none; }

.react-container .bnp-list--legend {
  margin-bottom: 10px; }
  .react-container .bnp-list--legend li {
    margin: 3px 0 0; }
  .react-container .bnp-list--legend + p {
    font-style: italic;
    font-size: 13px;
    font-size: 1.3rem;
    color: #757575; }

.react-container .bnp-btn {
  float: right;
  margin-bottom: 20px;
  padding: 2px 14px;
  background: #004729; }
  .react-container .bnp-btn:hover {
    background: #ddd;
    color: #444; }

.react-container .bnp-btn--w-hr .bnp-btn {
  float: none;
  margin-top: 20px;
  padding: 2px 30px;
  max-width: 165px; }

.react-container .bnp-btn--w-hr span {
  left: 24px; }

.react-container .bnp-callaction {
  margin: 10px auto 20px; }

.react-container .bnp-insertbox .bnp-insertbox-header {
  background: #004729; }
  .react-container .bnp-insertbox .bnp-insertbox-header h2 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 25px;
    line-height: 2.5rem;
    font-family: "bnp", Helvetica, sans-serif; }

.react-container .bnp-insertbox--documents .bnp-insertbox-header {
  background: #6b4473; }

.react-container .bnp-insertbox--highlight {
  min-height: 0;
  padding: 0 10px 10px;
  border-color: #004729;
  background: #005b41; }
  .react-container .bnp-insertbox--highlight:hover {
    border-color: #c9cac9;
    background: #ddd; }
  .react-container .bnp-insertbox--highlight .icon-download {
    margin: 15px 20px 0 5px;
    font-size: 34px;
    font-size: 3.4rem; }

.react-container .bnp-insertbox--highlight__title h4 {
  padding: 10px 0 0;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 22px;
  line-height: 2.2rem; }

.react-container .bnp-callaction span {
  top: 15px;
  border-radius: 0;
  background: none;
  color: #fff;
  font-size: 36px;
  font-size: 3.6rem; }

.react-container .bnp-callaction:hover span {
  color: #444; }

.react-select, #segmentation-hub select, .bnp-fundform select {
  position: relative;
  height: 38px;
  border-color: #7fb4ba;
  line-height: 38px;
  line-height: 3.8rem; }

.bnp-tools-loader {
  min-height: 150px;
  background-size: 40px; }
  .bnp-tools-loader.bnp-tools-loader-ip {
    background: url(../img/loader_BNP.gif) no-repeat center; }
  .bnp-tools-loader.bnp-tools-loader-parvest {
    background: url(../img/loader.gif) no-repeat center; }

.fundsheet-tabs-nav {
  margin-bottom: 0; }
  @media screen and (max-width: 414px) {
    .fundsheet-tabs-nav {
      background-color: #fff;
      text-align: center;
      padding-top: 10px; } }
  .fundsheet-tabs-nav::after {
    clear: both;
    content: "";
    display: table; }
  .fundsheet-tabs-nav li {
    float: left;
    margin-top: 2px; }
    @media screen and (max-width: 414px) {
      .fundsheet-tabs-nav li {
        background-color: #eee;
        width: 45%;
        float: none;
        text-align: center;
        margin: 5px;
        display: inline-block;
        border: 1px solid #bdc3c7; } }
    .fundsheet-tabs-nav li a {
      display: block;
      padding: 8px 15px;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 25px;
      line-height: 2.5rem;
      color: #444;
      font-family: "bnp", Helvetica, sans-serif;
      text-transform: capitalize;
      border-top: 2px solid transparent;
      outline: none; }
    .fundsheet-tabs-nav li.ui-state-active a, .fundsheet-tabs-nav li:hover a {
      cursor: pointer;
      background: #fff;
      border-top: 2px solid #004632; }

.datepicker-container {
  display: inline-block; }

#fundsheet .contact-action {
  align-items: center;
  display: flex;
  flex-direction: column;
  width: 50%; }

#fundsheet .contact-widget-action {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-top: 10px; }

#fundsheet .contact-action:first-child .SVGInline {
  margin-left: 7px;
  margin-bottom: 3px; }

#fundsheet .contact-action:hover {
  color: #00965e; }
  #fundsheet .contact-action:hover .contact-action-image-container {
    background-color: #00965e; }
    #fundsheet .contact-action:hover .contact-action-image-container svg path {
      fill: white; }

#fundsheet .contact-widget-action:focus {
  outline: none; }

#fundsheet .contact-widget-action:hover {
  color: #00965e;
  cursor: pointer; }
  #fundsheet .contact-widget-action:hover .contact-action-image-container {
    background-color: #00965e; }
    #fundsheet .contact-widget-action:hover .contact-action-image-container svg path {
      fill: white; }

#fundsheet .contact-action-image-container {
  align-items: center;
  background-color: #eee;
  border-radius: 100%;
  display: flex;
  font-size: initial;
  height: 70px;
  justify-content: center;
  min-height: 70px;
  padding: 0;
  width: 70px; }

#fundsheet .contact-action-image {
  height: 30px; }

#fundsheet .contact-action-subtitle {
  font-family: "bnp", Helvetica, sans-serif;
  margin-top: 10px;
  width: 100%; }

#fundsheet .contact-actions {
  display: flex;
  padding: 10px 10px 0;
  width: 100%; }

#fundsheet .contact-actions-border {
  background-color: #d7d7d7;
  height: 70%;
  min-height: 100px;
  margin: 10px 10px 0 10px;
  min-width: 1px; }

#fundsheet .contact-container {
  align-items: center;
  background-color: white;
  display: flex;
  flex-direction: column;
  padding-top: 15px;
  text-align: center; }

#fundsheet .contact-title {
  font-family: "bnp", Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  width: 100%; }

#fundsheet .contact-subtitle {
  font-size: 14px;
  color: #757575;
  width: 100%; }

#fundsheet .fundsheet-languages-filtered {
  margin-bottom: 15px; }

#fundsheet .fundsheet-headers {
  background: #004729;
  color: white; }

#fundsheet .fundsheet-main {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 65.88078%;
  z-index: 2; }
  #fundsheet .fundsheet-main:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    #fundsheet .fundsheet-main {
      width: auto;
      float: none; } }

@media screen and (max-width: 414px) {
  #fundsheet .fundsheet-performances span:last-child {
    display: inline-block;
    margin-bottom: 25px; } }

#fundsheet .fundsheet-infos {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%;
  /* This class comes in replacement of a div selector that
    applied the same padding on all divs */ }
  #fundsheet .fundsheet-infos:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    #fundsheet .fundsheet-infos {
      width: auto;
      float: none; } }
  #fundsheet .fundsheet-infos .padding-10 {
    padding: 10px 10px 0; }
  #fundsheet .fundsheet-infos .risk-scale .left,
  #fundsheet .fundsheet-infos .risk-scale .right {
    width: 120px; }

#fundsheet .disclaimer {
  font-family: "bnplight", Helvetica, sans-serif;
  font-weight: normal;
  font-size: 14px;
  padding-top: 10px;
  word-wrap: break-word;
  text-align: initial; }

#fundsheet table td {
  border: 1px solid #d9d9d9; }

#fundsheet .risk-title {
  font-family: "bnp", Helvetica, sans-serif;
  font-size: 14px;
  border-bottom: 1px solid #d9d9d9;
  color: #444;
  margin-bottom: 10px;
  padding-bottom: 4px;
  cursor: pointer; }

#fundsheet .risk-title:hover {
  color: #3c715a; }

#fundsheet .risk-description {
  font-family: "bnplight", Helvetica, sans-serif;
  color: #444;
  font-weight: normal;
  font-size: 14px;
  word-wrap: break-word;
  text-align: initial; }

#fundsheet div.open-close-button {
  border-radius: 50%;
  width: 16px;
  min-width: 16px;
  height: 16px;
  padding: 0;
  border: 1px solid #d9d9d9;
  color: #3c715a;
  text-align: center;
  font-size: 19px;
  font-weight: bold;
  cursor: pointer;
  line-height: 1.3rem; }

#fundsheet div.minusSign {
  margin-bottom: 1px; }

#fundsheet .fundsheet-infos .disclaimer {
  margin-bottom: 20px; }

#fundsheet div.risk-container {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  padding: 0 5px; }

#fundsheet .fundsheet-tabs-nav li a {
  background-color: #004729;
  color: #fff;
  margin-right: 3px; }

#fundsheet .fundsheet-tabs-nav li:hover a {
  background-color: #3c715a;
  border-top: 2px solid #3c715a; }

#fundsheet .fundsheet-tabs-nav li.ui-state-active a {
  color: #444;
  background: #fff;
  border-top: 2px solid #3c715a; }

@media screen and (max-width: 414px) {
  .fundsheet-main {
    min-width: 100%; } }

.fundsheet-main section {
  padding: 15px 14px;
  background: #fff;
  font-family: "bnp", Helvetica, sans-serif; }
  .fundsheet-main section::after {
    clear: both;
    content: "";
    display: table; }
  .fundsheet-main section > p {
    margin: 20px 0; }
  .fundsheet-main section > .pdf {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 10px 0; }
  .fundsheet-main section.footer {
    text-align: justify;
    font-size: 12px; }

.fundsheet-headers h2 {
  margin: 0;
  padding: 10px 0 0;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 24px;
  line-height: 2.4rem; }
  @media screen and (max-width: 414px) {
    .fundsheet-headers h2 {
      margin-bottom: 25px; } }

.fundsheet-headers h3 {
  margin: 0;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 25px;
  line-height: 2.5rem; }

.fundsheet-widget {
  margin-bottom: 25px;
  padding: 0 0 20px;
  background: #fff;
  font-size: 13px; }
  @media screen and (max-width: 414px) {
    .fundsheet-widget {
      margin-top: 25px; } }
  .fundsheet-widget .fundsheet-widget-title {
    margin-bottom: 14px;
    padding: 15px 24px;
    background: #00965e;
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem; }

.fundsheet-graph {
  position: relative;
  border-left: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9; }
  .fundsheet-graph .fundsheet-graph-title {
    margin: 0;
    padding: 10px 15px;
    background: #00965e;
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem; }
  .fundsheet-graph img {
    max-width: 100%;
    height: auto;
    display: block; }

.tooltip-logo {
  height: 15px;
  width: 15px; }

.fundsheet-filter-adder {
  position: absolute;
  top: 3px;
  right: 10px;
  padding: 0 12px;
  background: #fff;
  color: #00965e;
  font-family: "bnp", Helvetica, sans-serif;
  line-height: 28px;
  line-height: 2.8rem; }

.fundsheet-filters {
  padding: 20px 20px 0; }
  .fundsheet-filters::after {
    clear: both;
    content: "";
    display: table; }
  .fundsheet-filters li {
    float: left;
    width: 48%;
    margin-right: 4%;
    margin-bottom: 15px;
    background: url(../img/bnp-bg-global.png); }
    .fundsheet-filters li:nth-child(even) {
      margin-right: 0; }
  .fundsheet-filters .fundsheet-filters-item {
    position: relative;
    height: 34px;
    padding: 0 30px 0 10px;
    color: #fff;
    line-height: 36px;
    line-height: 3.6rem;
    overflow: hidden; }
    .fundsheet-filters .fundsheet-filters-item.type-1 {
      background: #7fb4ba; }
    .fundsheet-filters .fundsheet-filters-item.type-2 {
      background: #b7ce71; }
    .fundsheet-filters .fundsheet-filters-item.type-3 {
      background: #95003f; }
  .fundsheet-filters .delete {
    position: absolute;
    top: 0;
    right: 4px;
    width: 15px;
    height: 15px;
    color: #fff;
    line-height: 33px;
    line-height: 3.3rem; }
    .fundsheet-filters .delete::before {
      content: "\e609";
      font-family: "bea_icons";
      font-size: 9px;
      font-size: 0.9rem; }

section.fundsheet-classifications {
  padding: 15px 14px 0; }
  section.fundsheet-classifications ul {
    margin: 0; }
    section.fundsheet-classifications ul::after {
      clear: both;
      content: "";
      display: table; }
    section.fundsheet-classifications ul li {
      width: 30%;
      min-height: 70px;
      float: left;
      margin-right: 3%;
      padding-bottom: 5px;
      border-right: 1px solid #d9d9d9; }
      @media screen and (max-width: 414px) {
        section.fundsheet-classifications ul li {
          width: 43%;
          min-height: 70px;
          float: left;
          margin: 0 5px 20px 10px;
          border-right: 1px solid transparent; } }
      section.fundsheet-classifications ul li:nth-child(3n + 0) {
        border-right: 0; }
      @media screen and (max-width: 414px) {
        section.fundsheet-classifications ul li:nth-child(2n + 1) {
          border-right: 1px solid #d9d9d9;
          margin-left: 0; } }
      section.fundsheet-classifications ul li span {
        color: #004729; }
        section.fundsheet-classifications ul li span:first-child {
          display: block;
          margin-bottom: 5px;
          color: #004729;
          font-size: 18px;
          font-size: 1.8rem;
          line-height: 23px;
          line-height: 2.3rem; }
        section.fundsheet-classifications ul li span:last-child {
          font-size: 14px;
          font-size: 1.4rem;
          line-height: 17px;
          line-height: 1.7rem; }
        section.fundsheet-classifications ul li span:nth-child(2) {
          display: none; }
  section.fundsheet-classifications .easy-future-simulator-section {
    display: flex;
    justify-content: center;
    margin: 20px 0 20px 0; }
    section.fundsheet-classifications .easy-future-simulator-section .easy-future-simulator-button {
      display: flex;
      align-items: center;
      justify-content: center;
      min-height: 60px;
      min-width: fit-content;
      color: #fff;
      font-size: 17px;
      text-align: center;
      background-color: #00965e;
      padding: 10px 60px;
      border-radius: 4px;
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2); }
      section.fundsheet-classifications .easy-future-simulator-section .easy-future-simulator-button span {
        margin-left: 20px; }
    section.fundsheet-classifications .easy-future-simulator-section .easy-future-simulator-button:hover {
      transition: 0.3s;
      background-color: #00b57e; }

section.fundsheet-selections {
  margin-bottom: 30px;
  padding-top: 0; }
  section.fundsheet-selections .diclaimer {
    font-size: 14px; }
  section.fundsheet-selections .fundsheet-selections-inner {
    padding: 18px 10px 16px 0;
    background: #eee; }
    section.fundsheet-selections .fundsheet-selections-inner::after {
      clear: both;
      content: "";
      display: table; }
    section.fundsheet-selections .fundsheet-selections-inner .action-category {
      padding: 0; }
    section.fundsheet-selections .fundsheet-selections-inner > ul {
      position: relative;
      width: 63%;
      float: left;
      margin-bottom: 0;
      border-right: 1px solid #d9d9d9; }
      @media screen and (max-width: 414px) {
        section.fundsheet-selections .fundsheet-selections-inner > ul {
          width: 100%;
          padding-left: 5%;
          margin-top: 0;
          border: 1px solid transparent; } }
      section.fundsheet-selections .fundsheet-selections-inner > ul > li {
        min-height: 38px;
        margin-top: 18px;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 38px;
        line-height: 3.8rem;
        list-style-type: none;
        white-space: nowrap; }
        section.fundsheet-selections .fundsheet-selections-inner > ul > li:first-child {
          margin-top: 0; }
          @media screen and (max-width: 414px) {
            section.fundsheet-selections .fundsheet-selections-inner > ul > li:first-child {
              margin-bottom: 20px; } }
        section.fundsheet-selections .fundsheet-selections-inner > ul > li > span {
          margin: 0 4px 0 0;
          color: #000; }
          section.fundsheet-selections .fundsheet-selections-inner > ul > li > span ~ span {
            margin-right: 6px;
            vertical-align: top; }
          section.fundsheet-selections .fundsheet-selections-inner > ul > li > span:first-child {
            display: inline-block;
            float: left;
            width: 36%;
            height: 36px;
            text-align: right;
            font-family: "Trebuchet MS", Helvetica, sans-serif;
            font-weight: 700; }
            @media screen and (max-width: 414px) {
              section.fundsheet-selections .fundsheet-selections-inner > ul > li > span:first-child {
                text-align: left;
                width: auto; } }
          section.fundsheet-selections .fundsheet-selections-inner > ul > li > span ~ ul {
            display: inline-block;
            color: #444;
            font-family: "Trebuchet MS", Helvetica, sans-serif;
            font-weight: 700; }
          section.fundsheet-selections .fundsheet-selections-inner > ul > li > span.fundsheet-morning-star {
            margin: 8px 5px 8px 0; }
        section.fundsheet-selections .fundsheet-selections-inner > ul > li select {
          width: 55%;
          padding-left: 5px; }
          @media screen and (max-width: 414px) {
            section.fundsheet-selections .fundsheet-selections-inner > ul > li select {
              width: 100%;
              display: block; } }
  section.fundsheet-selections .custom-dropdown {
    position: relative;
    z-index: 10;
    width: 55%;
    height: 38px;
    border-top: 1px solid #7fb4ba;
    border-bottom: 1px solid #7fb4ba;
    background: #fff;
    overflow: hidden; }
    section.fundsheet-selections .custom-dropdown::after {
      position: absolute;
      right: 4px;
      top: 0;
      display: block;
      font-family: "bea_icons";
      content: "\E001";
      font-size: 13px; }
    section.fundsheet-selections .custom-dropdown li {
      float: left;
      width: 100%;
      padding: 0 4px;
      line-height: 36px;
      font-weight: 300;
      background: #fff;
      border-left: 1px solid #7fb4ba;
      border-right: 1px solid #7fb4ba; }
      section.fundsheet-selections .custom-dropdown li:last-child {
        border-bottom: 1px solid #7fb4ba; }
    section.fundsheet-selections .custom-dropdown.overflow-visible {
      overflow: visible; }
  section.fundsheet-selections .fundsheet-selections-tools {
    position: relative;
    float: left;
    width: 37%;
    padding-left: 3.3%;
    font-size: 14px;
    font-size: 1.4rem; }
    @media screen and (max-width: 414px) {
      section.fundsheet-selections .fundsheet-selections-tools {
        width: 100%;
        padding-left: 5%;
        margin-top: 20px; } }
  section.fundsheet-selections .pdf {
    margin-bottom: 10px; }
  section.fundsheet-selections .morning-star__wrapper > span:first-child,
  section.fundsheet-selections .moodys__wrapper > span:first-child,
  section.fundsheet-selections .cnv__wrapper > span:first-child {
    height: auto;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-weight: 700; }
  section.fundsheet-selections .morning-star__wrapper div,
  section.fundsheet-selections .moodys__wrapper div,
  section.fundsheet-selections .cnv__wrapper div {
    margin: 2px 0 4px; }
  section.fundsheet-selections .morning-star__wrapper .morning-star-result,
  section.fundsheet-selections .moodys__wrapper .morning-star-result,
  section.fundsheet-selections .cnv__wrapper .morning-star-result {
    display: block; }
  section.fundsheet-selections li[data-reactid=".0.0.2.0.4"] {
    position: absolute;
    top: 80px;
    right: 10px;
    width: 34%;
    border: 0; }
    section.fundsheet-selections li[data-reactid=".0.0.2.0.4"] > span:not(.fundsheet-morning-star) {
      display: block;
      width: auto;
      text-align: left; }
  section.fundsheet-selections > p {
    margin-bottom: 0; }

.fundsheet-tag {
  display: inline-block;
  margin: 10px 26px 0 0;
  padding: 9px 16px;
  font-family: "bnp", Helvetica, sans-serif;
  color: #fff;
  background: #004729;
  font-size: 14px;
  font-size: 1.4rem; }

.fundsheet-morning-star {
  width: 20px;
  height: 20px;
  display: inline-block;
  color: #dddedf;
  font-size: 18px;
  font-size: 1.8rem; }
  .fundsheet-morning-star::before {
    font-family: "bea_icons";
    content: "\E020"; }
  .fundsheet-morning-star.fundsheet-morning-star-on {
    color: #004729; }

section.fundsheet-publications {
  margin-bottom: 30px; }

section.fundsheet-overview > .fundsheet-keynumbers > ul {
  display: flex;
  flex-direction: row; }
  section.fundsheet-overview > .fundsheet-keynumbers > ul::after {
    clear: both;
    content: "";
    display: table; }
  section.fundsheet-overview > .fundsheet-keynumbers > ul > li {
    float: left;
    width: 24.8%;
    margin-right: 0.2%;
    padding: 14px 14px 10px;
    border: 2px solid #7fb4ba;
    border-top: 12px solid #7fb4ba;
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem; }
    @media screen and (max-width: 414px) {
      section.fundsheet-overview > .fundsheet-keynumbers > ul > li {
        min-width: 50%;
        height: 170px;
        margin-right: 0; } }
    section.fundsheet-overview > .fundsheet-keynumbers > ul > li > span:first-child,
    section.fundsheet-overview > .fundsheet-keynumbers > ul > li strong {
      display: block;
      font-size: 21px;
      font-size: 2.1rem;
      line-height: 22px;
      line-height: 2.2rem;
      margin-bottom: 6px;
      font-weight: 500;
      font-family: "bnp", Helvetica, sans-serif; }
    section.fundsheet-overview > .fundsheet-keynumbers > ul > li > span:not(:first-child) {
      font-family: "Trebuchet MS", Helvetica, sans-serif;
      color: #757575; }
    section.fundsheet-overview > .fundsheet-keynumbers > ul > li:nth-child(even) {
      width: 24.8%; }
    section.fundsheet-overview > .fundsheet-keynumbers > ul > li:nth-child(2) {
      border: 2px solid #5e87b2;
      border-top: 12px solid #5e87b2; }
    section.fundsheet-overview > .fundsheet-keynumbers > ul > li:nth-child(3) {
      border: 2px solid #005b41;
      border-top: 12px solid #005b41; }
    section.fundsheet-overview > .fundsheet-keynumbers > ul > li ul {
      margin: 0;
      font-family: "Trebuchet MS", Helvetica, sans-serif;
      color: #757575; }

section.fundsheet-overview .fundsheet-key-facts ul {
  font-family: "Trebuchet MS", Helvetica, sans-serif; }
  section.fundsheet-overview .fundsheet-key-facts ul li {
    margin-bottom: 3px;
    font-size: 14px; }

.fundsheet-keynumbers > span {
  display: block;
  text-align: right; }

.fundsheet-countries-of-registration {
  font-family: "bnplight", Helvetica, sans-serif;
  font-size: 14px;
  font-size: 1.4rem; }

.fundsheet-performances table tbody tr > td:first-child {
  background: #00965e;
  font-weight: bold;
  color: white; }

.fundsheet-performances table tbody tr th,
.fundsheet-performances table tbody tr thead {
  background: #00965e;
  color: white; }

.fundsheet-performances table thead th:first-child {
  width: 20%; }

.fundsheet-performances .risk-analysis th {
  background: #00965e;
  color: white;
  background-clip: padding-box; }

.fundsheet-performances .risk-analysis tr td:first-child {
  background: #00965e; }

.fundsheet-performances #graph-detailed {
  border: 1px solid #00965e; }
  .fundsheet-performances #graph-detailed .fundsheet-datepicker__macro-container {
    padding-left: 20px; }
    .fundsheet-performances #graph-detailed .fundsheet-datepicker__macro-container .fundsheet-datepicker__button:hover {
      background: #004729;
      cursor: pointer; }

@media screen and (min-width: 960px) {
  .fundsheet-nav {
    width: auto; } }

.fundsheet-nav > section section {
  margin-bottom: 20px;
  padding: 0; }

@media screen and (min-width: 960px) {
  .fundsheet-nav .fundsheet-graph {
    width: auto; } }

.fundsheet-nav form#nav-history {
  padding: 20px;
  background: #eee; }

.fundsheet-nav form#dividend-history {
  padding: 20px;
  background: #eee; }

.fundsheet-characteristics::after {
  clear: both;
  content: "";
  display: table; }

@media screen and (min-width: 960px) {
  .fundsheet-characteristics {
    width: auto; } }

.characteristics-item {
  display: block; }
  .characteristics-item:nth-child(even) {
    margin-right: 0; }
  .characteristics-item:last-child {
    margin-bottom: 30px; }
  .characteristics-item .tab-section-subtitle {
    padding-bottom: 10px; }
  .characteristics-item ul {
    margin: 0; }
  .characteristics-item li {
    height: 30px; }
    .characteristics-item li::after {
      clear: both;
      content: "";
      display: table; }
    .characteristics-item li > span {
      float: left;
      display: block;
      width: 44%;
      padding-top: 4px;
      text-transform: uppercase;
      border-top: 1px solid #eee;
      font-family: "Trebuchet MS", Helvetica, sans-serif;
      font-size: 14px;
      font-size: 1.4rem; }
    .characteristics-item li:first-child > span {
      border-top: 0; }
    .characteristics-item li > div {
      float: left;
      width: 56%; }
      .characteristics-item li > div .fill {
        float: left;
        width: 0%;
        margin-top: 2px;
        background: #00965e;
        height: 20px; }
      .characteristics-item li > div > span {
        margin: 0 0 0 5px;
        line-height: 20px;
        line-height: 2rem; }
  .characteristics-item tbody tr td:first-child {
    font-weight: bold; }

@media screen and (min-width: 960px) {
  .fundsheet-fees,
  .fundsheet-documents {
    width: auto; } }

.fundsheet-hidden-part-content {
  display: none; }

.fundsheet-tabs-nav {
  margin-bottom: 0; }
  @media screen and (max-width: 414px) {
    .fundsheet-tabs-nav {
      background-color: #fff;
      text-align: center;
      padding-top: 10px; } }
  .fundsheet-tabs-nav::after {
    clear: both;
    content: "";
    display: table; }
  .fundsheet-tabs-nav li {
    float: left;
    margin-top: 2px; }
    @media screen and (max-width: 414px) {
      .fundsheet-tabs-nav li {
        background-color: #eee;
        width: 45%;
        float: none;
        text-align: center;
        margin: 5px;
        display: inline-block;
        border: 1px solid #bdc3c7; } }
    .fundsheet-tabs-nav li a {
      display: block;
      padding: 8px 15px;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 25px;
      line-height: 2.5rem;
      color: #444;
      font-family: "bnp", Helvetica, sans-serif;
      text-transform: capitalize;
      border-top: 2px solid transparent;
      outline: none; }
    .fundsheet-tabs-nav li.ui-state-active a, .fundsheet-tabs-nav li:hover a {
      background-color: #3c715a;
      border-top: 2px solid #3c715a; }
    .fundsheet-tabs-nav li.ui-state-active a {
      color: #444;
      background: #fff;
      border-top: 2px solid #3c715a; }

section[data-tab] .tab-section-title {
  display: none; }

section[data-tab] .tab-section-subtitle {
  font-size: 24px;
  font-size: 2.4rem;
  margin: 0 0 8px; }

section[data-tab] > section {
  padding: 0 0 25px; }

section[data-tab] section {
  clear: both; }

section.fundsheet-risks .fundsheet-widget-title {
  background: #004729; }

section.fundsheet-risks > p {
  margin: 0 14px; }

section.fundsheet-risks > a {
  display: block;
  margin: 0 14px;
  text-align: center;
  color: #444; }
  section.fundsheet-risks > a > div:not(.reward__wrapper) {
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    color: #444;
    font-size: 14px;
    font-size: 1.4rem; }
    section.fundsheet-risks > a > div:not(.reward__wrapper)::after {
      clear: both;
      content: "";
      display: table; }
    section.fundsheet-risks > a > div:not(.reward__wrapper) div:nth-child(1),
    section.fundsheet-risks > a > div:not(.reward__wrapper) div:nth-child(4) {
      display: block;
      float: left;
      margin-bottom: 8px;
      padding: 0; }
    section.fundsheet-risks > a > div:not(.reward__wrapper) div:nth-child(2),
    section.fundsheet-risks > a > div:not(.reward__wrapper) div:nth-child(5) {
      display: block;
      float: right;
      margin-bottom: 5px;
      padding: 0; }
    section.fundsheet-risks > a > div:not(.reward__wrapper) div:nth-child(4),
    section.fundsheet-risks > a > div:not(.reward__wrapper) div:nth-child(5) {
      font-size: 12px; }
    section.fundsheet-risks > a > div:not(.reward__wrapper) .arrow {
      position: relative;
      margin-bottom: 15px;
      padding: 1px 0 0;
      background-color: black;
      width: 100%;
      float: left; }
      section.fundsheet-risks > a > div:not(.reward__wrapper) .arrow::before {
        left: -6px;
        top: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(68, 68, 68, 0);
        border-right-color: #444;
        border-width: 5px;
        margin-top: -5px; }
      section.fundsheet-risks > a > div:not(.reward__wrapper) .arrow::after {
        right: -6px;
        top: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(68, 68, 68, 0);
        border-left-color: #444;
        border-width: 5px;
        margin-top: -5px; }

.reward__wrapper {
  margin: 0 0 15px;
  border: 1px solid #d9d9d9; }
  .reward__wrapper::after {
    clear: both;
    content: "";
    display: table; }

.fundsheet-reward {
  position: relative;
  float: left;
  display: block;
  width: 14.28%;
  height: 35px;
  padding: 5px 0;
  border-left: 1px solid #d9d9d9;
  border-top: 7px solid #eee;
  text-align: center;
  color: #444;
  font-size: 14px;
  font-size: 1.4rem; }
  .fundsheet-reward:first-child {
    border-left: 0; }

.fundsheet-reward-on {
  color: #fff;
  background: #005b41;
  border-top: 7px solid #004729; }

.risk-header {
  display: flex;
  flex-direction: row; }

.fundsheet-widget-awards {
  text-align: center;
  padding-bottom: 10px;
  border: 1px solid #e7e7e7; }
  .fundsheet-widget-awards .fundsheet-widget-title {
    margin-bottom: 10px; }
  .fundsheet-widget-awards h4 {
    margin: 0 0 8px;
    font-size: 14px;
    font-size: 1.4rem;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-weight: 700; }

#star-funds table {
  background: #fff;
  font-family: bnp, "Trebuchet MS", Helvetica, sans-serif;
  border-collapse: collapse;
  padding: 8px 2px; }
  #star-funds table thead th,
  #star-funds table thead td {
    font-weight: 400;
    border: 1px solid #eee;
    text-align: center; }
  #star-funds table tr td {
    color: black;
    font-size: 1.2rem;
    border: 1px solid #eee; }
    #star-funds table tr td a {
      color: black;
      display: block;
      height: 100%;
      text-decoration: none;
      width: 100%; }
    #star-funds table tr td:first-child {
      width: 30%;
      text-align: left; }
    #star-funds table tr td:last-child {
      width: 20%; }
    #star-funds table tr td .pdf {
      height: 48px;
      width: 40px;
      background: url(../img/bnp-files-icon-sprite.png) no-repeat 7px -465px;
      margin: auto;
      text-indent: -9999px;
      cursor: -webkit-grab;
      cursor: -moz-grab; }
    #star-funds table tr td .docx {
      height: 48px;
      width: 40px;
      background: url(../img/bnp-files-icon-sprite.png) no-repeat 7px -332px;
      margin: auto;
      text-indent: -9999px;
      cursor: -webkit-grab;
      cursor: -moz-grab; }
  #star-funds table p {
    margin: 0; }
  #star-funds table thead {
    background-color: #00965e;
    color: white;
    font-family: bnp, "Trebuchet MS", Helvetica, sans-serif; }
    #star-funds table thead tr {
      font-family: bnp, "Trebuchet MS", Helvetica, sans-serif;
      font-weight: 400; }
    #star-funds table thead td {
      font-weight: 400;
      font-family: bnp, "Trebuchet MS", Helvetica, sans-serif; }
  #star-funds table tbody tr:nth-child(even) {
    background: #f5f5f5; }
  #star-funds table tbody tr td {
    font-size: 1.2rem;
    text-align: center; }
    #star-funds table tbody tr td:first-child {
      width: 30%;
      text-align: left; }
    #star-funds table tbody tr td:last-child {
      width: 20%; }
  #star-funds table .starfunds-srri {
    text-align: center; }
  #star-funds table .number--positive {
    color: #008953; }
  #star-funds table .number--negative {
    color: #95003f; }

#fundsearch .fundsearch-filters .fundsearch-search-menu {
  padding: 0 0 25px; }
  @media screen and (min-width: 768px) {
    #fundsearch .fundsearch-filters .fundsearch-search-menu {
      width: 100%; } }

#fundsearch .fundsearch-filters .fundsearch-search-box {
  padding: 0 0 25px;
  border-bottom: 40px solid #eee; }
  @media screen and (max-width: 767px) {
    #fundsearch .fundsearch-filters .fundsearch-search-box {
      padding: 0 0 5px;
      border-bottom: 20px solid #eee; } }
  #fundsearch .fundsearch-filters .fundsearch-search-box form {
    padding: 10px; }
    #fundsearch .fundsearch-filters .fundsearch-search-box form input[type="text"] {
      display: block;
      width: 100%;
      margin-bottom: 20px;
      border: 1px solid #cdcdcd; }
    #fundsearch .fundsearch-filters .fundsearch-search-box form input[type="submit"] {
      display: block;
      margin: 0 auto;
      width: 140px;
      font-size: 16px;
      padding: 10px 15px;
      background: #004729; }

#fundsearch .fundsearch-filters .folded-filter {
  display: none; }

#fundsearch .disclaimer {
  font-size: 14px;
  word-wrap: break-word; }

@media screen and (min-width: 768px) {
  #fundsearch .fundsearch-filters {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%; }
    #fundsearch .fundsearch-filters:last-child {
      margin-right: 0; } }

@media screen and (min-width: 768px) {
  #fundsearch .fundsearch-results {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%; }
    #fundsearch .fundsearch-results:last-child {
      margin-right: 0; }
    #fundsearch .fundsearch-results #fundsheet-tabs .fundsheet-tabs-nav li .ui-tabs-anchor h4 {
      margin: 0;
      padding: 5px; } }

@media screen and (max-width: 767px) {
  #fundsearch .fundsearch-results #fundsheet-tabs {
    background: #eee;
    border: 1px solid #eee;
    border-top: 0; }
    #fundsearch .fundsearch-results #fundsheet-tabs .fundsheet-tabs-nav li {
      width: 100%;
      border: 0;
      margin: 0; } }

#fundsearch .fundsearch-sort {
  position: absolute;
  top: 12px;
  right: 0;
  cursor: pointer; }
  #fundsearch .fundsearch-sort span {
    display: block;
    font-size: 19px;
    line-height: 13px;
    color: white; }

#fundsearch .bnp-insertbox--searchform {
  margin: 0 0 25px;
  padding: 0 0 26px;
  background: #dae6e6;
  border: 1px solid #7fb4ba; }
  #fundsearch .bnp-insertbox--searchform .bnp-insertbox-header {
    color: #566f73;
    background: none; }
    #fundsearch .bnp-insertbox--searchform .bnp-insertbox-header h2 {
      margin: 0 0 10px;
      color: #7fb4ba;
      background: none;
      font-size: 22px;
      font-size: 2.2rem;
      font-weight: 300;
      font-family: "bnplight", Helvetica, sans-serif; }
  #fundsearch .bnp-insertbox--searchform form {
    margin: 0 10px; }
  #fundsearch .bnp-insertbox--searchform input[type="text"] {
    display: block;
    width: 100%;
    margin-bottom: 17px;
    border: 1px solid #7fb4ba;
    line-height: 31px;
    line-height: 3.1rem; }
    #fundsearch .bnp-insertbox--searchform input[type="text"]::-webkit-input-placeholder {
      color: #7fb4ba; }
    #fundsearch .bnp-insertbox--searchform input[type="text"]::-moz-placeholder {
      color: #7fb4ba; }
    #fundsearch .bnp-insertbox--searchform input[type="text"]:-moz-placeholder {
      color: #7fb4ba; }
    #fundsearch .bnp-insertbox--searchform input[type="text"]:-ms-input-placeholder {
      color: #7fb4ba; }
  #fundsearch .bnp-insertbox--searchform input[type="submit"] {
    display: block;
    width: 100%;
    text-transform: uppercase;
    line-height: 43px;
    line-height: 4.3rem;
    text-transform: uppercase;
    background: #7fb4ba; }

.bnp-green-text {
  color: #00965e; }

.fundsearch-counters {
  font-weight: bold;
  margin-bottom: 15px;
  padding-top: 2px; }

.fundsearch-filters {
  position: relative;
  min-height: 200px;
  margin-bottom: 25px;
  padding-bottom: 25px;
  overflow: hidden; }
  .fundsearch-filters .easy-document__container {
    position: relative;
    width: 100%;
    font-family: bnp, Helvetica, sans-serif;
    display: table;
    table-layout: fixed;
    margin-bottom: 25px; }
    .fundsearch-filters .easy-document__container:hover span {
      color: #ddd; }
    .fundsearch-filters .easy-document__container span {
      position: absolute;
      top: 21px;
      left: 15px;
      display: block;
      width: 22px;
      height: 22px;
      padding-top: 2px;
      letter-spacing: -1px;
      background: #fff;
      color: #00975e;
      font-size: 16px;
      font-size: 1.6rem;
      text-align: center;
      border-radius: 50%; }
    .fundsearch-filters .easy-document__container .easy-document__button {
      padding: 0 10px 0 56px;
      text-align: left;
      display: table-cell;
      width: 100%;
      height: 60px;
      vertical-align: middle;
      font-size: 16px;
      font-size: 1.6rem;
      color: #fff;
      background: #00975e;
      border-top: 6px solid #01341e; }
      .fundsearch-filters .easy-document__container .easy-document__button:active {
        background: #01341e; }
  @media screen and (max-width: 767px) {
    .fundsearch-filters {
      margin-bottom: 0; } }
  .fundsearch-filters > div:not(.easy-document) {
    background: #fff; }
  .fundsearch-filters .bnp-loader__wrapper {
    display: block;
    position: absolute;
    top: 46px;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    background: #fff; }
    .fundsearch-filters .bnp-loader__wrapper .bnp-loader {
      top: 25%;
      background: #eee; }
      .fundsearch-filters .bnp-loader__wrapper .bnp-loader .r {
        background: #fff; }
      .fundsearch-filters .bnp-loader__wrapper .bnp-loader .c {
        background: #fff; }
  .fundsearch-filters h2 {
    margin: 0;
    padding: 15px 14px;
    background: #004729;
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem; }
  .fundsearch-filters h3 {
    font-size: 20px;
    font-size: 2rem;
    margin: 0;
    padding: 24px 14px 12px;
    background: #fff; }
  .fundsearch-filters > div {
    padding: 0 14px 25px; }
    @media screen and (max-width: 767px) {
      .fundsearch-filters > div {
        padding: 0 14px 10px; } }
    .fundsearch-filters > div > p {
      position: relative;
      margin-bottom: 8px;
      padding-left: 14px;
      background: #f5f5f5;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 36px;
      line-height: 3.6rem;
      font-family: "bnp", Helvetica, sans-serif;
      cursor: pointer; }
      .fundsearch-filters > div > p::after {
        content: "-";
        display: block;
        position: absolute;
        top: 9px;
        right: 7px;
        width: 16px;
        height: 16px;
        background: #00965e;
        color: #fff;
        text-align: center;
        line-height: 19px;
        font-size: 20px;
        font-size: 2rem; }
      .fundsearch-filters > div > p.closed::after {
        content: "+"; }
    .fundsearch-filters > div  ul {
      margin: 0; }
      .fundsearch-filters > div  ul li {
        line-height: 33px;
        line-height: 3.3rem;
        font-size: 14px;
        font-size: 1.4rem;
        border-bottom: 1px solid #d9d9d9; }
        .fundsearch-filters > div  ul li:last-child {
          border-bottom: 0; }
        .fundsearch-filters > div  ul li > div {
          padding: 0 14px 15px;
          font-size: 14px;
          font-size: 1.4rem;
          font-weight: 300;
          overflow: hidden;
          -webkit-animation-name: slideDown, fadeIn;
          -moz-animation-name: slideDown, fadeIn;
          animation-name: slideDown, fadeIn; }
          .fundsearch-filters > div  ul li > div p {
            margin: 0 0 8px;
            color: #000; }
          .fundsearch-filters > div  ul li > div li {
            border-bottom: 0;
            line-height: 24px;
            line-height: 2.4rem; }
      .fundsearch-filters > div  ul label {
        font-weight: 300;
        line-height: 120%;
        padding: 10px 0;
        display: flex; }
      .fundsearch-filters > div  ul input[type="checkbox"] {
        margin: 0 10px 0 3px;
        min-width: 15px; }
    .fundsearch-filters > div  label {
      display: block; }
      .fundsearch-filters > div  label:hover {
        cursor: pointer; }
      .fundsearch-filters > div  label.selected + .sub-filter {
        display: block; }
    .fundsearch-filters > div  select {
      width: 120px;
      outline: none; }
    .fundsearch-filters > div  .sub-filter {
      display: none;
      padding: 0 14px; }
      .fundsearch-filters > div  .sub-filter h4 {
        margin-bottom: 5px;
        font-size: 14px;
        font-size: 1.4rem; }
      .fundsearch-filters > div  .sub-filter input[type="checkbox"] {
        position: relative;
        top: 2px; }
      .fundsearch-filters > div  .sub-filter ul {
        margin-bottom: 15px; }
        .fundsearch-filters > div  .sub-filter ul li {
          border: none;
          line-height: 24px;
          line-height: 2.4rem; }
  .fundsearch-filters button {
    display: block;
    margin: auto;
    padding: 0 20px;
    line-height: 44px;
    line-height: 4.4rem;
    background: #00965e; }

.fundsearch-search-menu h2 {
  background: #6b4473; }

.fundsearch-results table {
  font-family: bnp, "Trebuchet MS", Helvetica, sans-serif; }
  .fundsearch-results table thead th,
  .fundsearch-results table thead td {
    font-weight: 400; }
  .fundsearch-results table tr td {
    font-size: 1.3rem; }
    .fundsearch-results table tr td:first-child {
      width: 30%;
      text-align: left; }
    .fundsearch-results table tr td:last-child {
      width: 20%; }
  .fundsearch-results table .number {
    color: #008953;
    padding: 8px 2px; }
  .fundsearch-results table .number--negative {
    color: #95003f; }
  .fundsearch-results table p {
    margin: 0; }
  .fundsearch-results table .fundsearch-compartment-asset-class {
    font-family: bnp, "Trebuchet MS", Helvetica, sans-serif;
    font-size: 1.3rem; }

.fundsearch-results .fundsheet-morning-star {
  width: 15px;
  font-size: 16px;
  font-size: 1.6rem; }

.fundsearch-results .asset-title {
  padding: 25px 0 10px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "bnp", Helvetica, sans-serif;
  color: #7fb4ba;
  border-left: 0;
  border-right: 1px solid #fff; }

.fundsearch-results__count {
  margin-bottom: 10px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "bnp", Helvetica, sans-serif; }
  .fundsearch-results__count span[data-fundsearch-filtered-count] {
    color: #004729; }

.fundsearch-results table {
  background: #fff; }

.fundsearch-results tbody tr:nth-child(even) {
  background: #f5f5f5; }

.fundsearch-results .fundsearch-results-list {
  padding: 30px 20px;
  background: #fff; }

.fundsearch-results .fundsheet-tabs-nav li {
  min-width: 240px;
  text-align: center; }
  .fundsearch-results .fundsheet-tabs-nav li a {
    background-color: #004729;
    color: #fff;
    margin-right: 3px; }
  .fundsearch-results .fundsheet-tabs-nav li:hover a {
    background-color: #3c715a;
    border-top: 2px solid #3c715a; }
  .fundsearch-results .fundsheet-tabs-nav li.ui-state-active a {
    color: #444;
    background: #fff;
    border-top: 2px solid #3c715a; }

#segmentation-hub a {
  color: #004729; }

#segmentation-hub p {
  margin: 15px 0; }

#segmentation-hub label {
  display: block;
  float: left;
  min-width: 125px;
  margin-bottom: 10px;
  padding: 0 10px 0 15px;
  line-height: 36px;
  line-height: 3.6rem;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "bnp", Helvetica, sans-serif;
  font-weight: 300; }
  @media screen and (min-width: 768px) {
    #segmentation-hub label {
      display: inline;
      float: none; } }

#segmentation-hub select {
  min-width: 190px;
  margin-bottom: 10px;
  clear: both; }

#segmentation-hub .col:nth-child(2) .item-divider {
  background: #004729; }

#segmentation-hub .item-divider {
  padding-left: 15px;
  font-family: "bnp", Helvetica, sans-serif;
  color: #fff;
  line-height: 38px;
  line-height: 3.8rem;
  font-weight: 300;
  background: #5e87b2; }

#segmentation-hub button {
  float: left;
  width: 47%;
  margin-right: 5%;
  margin-bottom: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 35px;
  line-height: 3.5rem;
  font-family: "bnp", Helvetica, sans-serif;
  color: #444;
  background: #eee;
  text-align: center; }
  #segmentation-hub button:nth-child(even) {
    margin-right: 0; }
  #segmentation-hub button:hover {
    background: #d9d9d9; }

#segmentation-hub .bnp-partners a {
  color: #fff;
  cursor: pointer; }

#segmentation-hub .bnp-select-segment {
  margin: 10px 0 0; }

#segmentation-hub .bnp-block-segment-content {
  min-height: 150px;
  overflow: hidden; }
  #segmentation-hub .bnp-block-segment-content a {
    width: 100%;
    padding: 0 4px;
    height: auto;
    cursor: pointer; }
    #segmentation-hub .bnp-block-segment-content a:hover {
      color: #fff; }
  #segmentation-hub .bnp-block-segment-content.bnp-block-segment--large {
    text-align: center; }
    #segmentation-hub .bnp-block-segment-content.bnp-block-segment--large a {
      width: 75%;
      margin-left: 0;
      float: none; }
  @media screen and (max-width: 768px) {
    #segmentation-hub .bnp-block-segment-content {
      text-align: center;
      min-height: 0; }
      #segmentation-hub .bnp-block-segment-content a {
        width: 100%;
        margin-left: 0; }
      #segmentation-hub .bnp-block-segment-content.bnp-block-segment--large a {
        width: 100%; } }

#segmentation-hub .bnp-select-sub-segment-container {
  display: flex;
  flex-direction: row;
  justify-content: center; }
  @media screen and (max-width: 500px) {
    #segmentation-hub .bnp-select-sub-segment-container {
      flex-direction: column; } }
  #segmentation-hub .bnp-select-sub-segment-container .bnp-block-sub-segment {
    cursor: pointer;
    height: 200px;
    margin: 0 2px;
    max-width: 25%;
    position: relative;
    text-align: center; }
    @media screen and (max-width: 500px) {
      #segmentation-hub .bnp-select-sub-segment-container .bnp-block-sub-segment {
        max-width: 100%;
        height: 75px;
        margin: 2px 2px;
        position: relative;
        overflow: hidden; } }
    @media (min-width: 500px) and (max-width: 737px) {
      #segmentation-hub .bnp-select-sub-segment-container .bnp-block-sub-segment {
        height: 150px;
        position: relative;
        overflow: hidden; } }
    #segmentation-hub .bnp-select-sub-segment-container .bnp-block-sub-segment .sub-segment-picture {
      height: 200px;
      width: 100%; }
      @media screen and (max-width: 737px) {
        #segmentation-hub .bnp-select-sub-segment-container .bnp-block-sub-segment .sub-segment-picture {
          position: relative;
          top: -15px;
          width: 100%; } }
      @media (min-width: 500px) and (max-width: 737px) {
        #segmentation-hub .bnp-select-sub-segment-container .bnp-block-sub-segment .sub-segment-picture {
          left: -30px;
          width: 200px; } }
    #segmentation-hub .bnp-select-sub-segment-container .bnp-block-sub-segment .sub-segment-title-container {
      box-shadow: inset 0 0 100px 100px rgba(0, 0, 0, 0.2);
      display: flex;
      flex-direction: column;
      height: 200px;
      justify-content: center;
      padding: 10px;
      position: absolute;
      top: 0;
      width: 100%; }
      @media screen and (max-width: 737px) {
        #segmentation-hub .bnp-select-sub-segment-container .bnp-block-sub-segment .sub-segment-title-container {
          height: 100%; } }
      #segmentation-hub .bnp-select-sub-segment-container .bnp-block-sub-segment .sub-segment-title-container:hover > .sub-segment-title {
        color: #fff;
        border-radius: 5px; }
        @media screen and (min-width: 737px) {
          #segmentation-hub .bnp-select-sub-segment-container .bnp-block-sub-segment .sub-segment-title-container:hover > .sub-segment-title {
            border: 2px solid #fff; } }
      #segmentation-hub .bnp-select-sub-segment-container .bnp-block-sub-segment .sub-segment-title-container:hover {
        box-shadow: inset 0 0 100px 100px rgba(255, 255, 255, 0); }
      #segmentation-hub .bnp-select-sub-segment-container .bnp-block-sub-segment .sub-segment-title-container .sub-segment-title {
        align-self: center;
        color: #fff;
        font-family: "bnpcondensed", Helvetica, sans-serif;
        font-size: 3rem;
        line-height: 1;
        max-width: 100%;
        padding: 20px 15px 12px 15px;
        text-transform: uppercase; }
        @media screen and (max-width: 500px) {
          #segmentation-hub .bnp-select-sub-segment-container .bnp-block-sub-segment .sub-segment-title-container .sub-segment-title {
            align-self: inherit;
            font-size: 2rem;
            max-width: 70%; } }
        @media (min-width: 500px) and (max-width: 737px) {
          #segmentation-hub .bnp-select-sub-segment-container .bnp-block-sub-segment .sub-segment-title-container .sub-segment-title {
            font-size: 2.4rem;
            max-width: none; } }

#segmentation-hub .select-country-language {
  padding-top: 30px; }

.card {
  margin: 15px 0;
  background: #fff; }
  .card .item-text-wrap {
    padding: 10px 5% 0; }
    .card .item-text-wrap::after {
      clear: both;
      content: "";
      display: table; }

.bnp-lightbox .item-text-wrap {
  border: 1px solid #d9d9d9; }

.bnp-lightbox-container .bnp-disclaimer-container {
  text-align: center; }

.bnp-lightbox-container .bnp-content-clause {
  color: #000;
  padding-top: 5px;
  font-family: "bnp", Helvetica, sans-serif; }

@media screen and (max-width: 500px) {
  .bnp-lightbox-container .bnp-disclaimer-buttons {
    display: flex;
    flex-direction: column;
    justify-content: center; } }

.bnp-lightbox-container .bnp-content-select-profile {
  color: #7e7e7e;
  font-family: "bnplight", Helvetica, sans-serif; }

.bnp-lightbox-container .bnp-lightbox-select-container {
  text-align: center;
  color: #00965e;
  padding-top: 30px;
  display: flex;
  flex-direction: row;
  justify-content: center; }
  @media screen and (max-width: 500px) {
    .bnp-lightbox-container .bnp-lightbox-select-container {
      padding-top: 5px;
      flex-direction: column; } }
  @media (min-width: 500px) and (max-width: 737px) {
    .bnp-lightbox-container .bnp-lightbox-select-container {
      padding-top: 16px; } }
  .bnp-lightbox-container .bnp-lightbox-select-container .bnp-lightbox-select-label {
    padding: 0 10px; }
    @media screen and (max-width: 500px) {
      .bnp-lightbox-container .bnp-lightbox-select-container .bnp-lightbox-select-label {
        padding: 10px 10px 5px 10px;
        display: block; } }
  .bnp-lightbox-container .bnp-lightbox-select-container .bnp-lightbox-select {
    background-color: #fff;
    border: 1px solid #00965e;
    border-radius: 2px;
    min-height: 32px;
    padding: 0 10px; }
    @media screen and (max-width: 500px) {
      .bnp-lightbox-container .bnp-lightbox-select-container .bnp-lightbox-select {
        margin-bottom: 5px; } }

.bnp-lightbox-container .bnp-btn-type-light {
  background-color: #00965e; }

.bnp-lightbox-container .bnp-btn-type-green {
  background-color: #00965e !important; }

.bnp-lightbox-container .bnp-btn-type-blue {
  background-color: #009ab0 !important; }

.bnp-lightbox-container .bnp-btn-type-grey {
  background-color: #c4c4c4 !important; }

@media screen and (max-width: 737px) {
  .bnp-lightbox-container .bnp-btn-accept {
    order: -1;
    flex-basis: auto; } }

/* Pre home IPCORPO
----------------------------------------------------------------------------------------------------*/
.bnp-container--pre-home #segmentation-hub label {
  display: block;
  float: none;
  margin: 0;
  padding: 0;
  line-height: 31px;
  line-height: 3.1rem; }

.bnp-container--pre-home #segmentation-hub select {
  width: 100%;
  font-size: 14px;
  font-size: 1.4rem; }

.bnp-container--pre-home #segmentation-hub button {
  display: block;
  width: 80%;
  float: none;
  margin: 0 auto 10px; }

@media screen and (min-width: 768px) {
  .bnp-container--pre-home #segmentation-hub select {
    width: 23%;
    min-width: 0; } }

#bnp-ip-alfred-berg .fundsheet-tabs-nav li a {
  background-color: #0065a4; }

#bnp-ip-alfred-berg .fundsheet-tabs-nav li:hover a {
  background-color: #3c87b7;
  border-top: 2px solid #3c87b7; }

#bnp-ip-alfred-berg .fundsheet-tabs-nav li.ui-state-active a {
  color: #444;
  background: #fff;
  border-top: 2px solid #3c87b7; }

#bnp-ip-alfred-berg #fundsheet .fundsheet-headers {
  background: #0065a4; }

#bnp-ip-alfred-berg #fundsheet .fundsheet-performances #graph-detailed {
  border: 1px solid #0065a4; }

#bnp-ip-alfred-berg #fundsheet section.fundsheet-overview > .fundsheet-keynumbers > ul::after {
  clear: both;
  content: "";
  display: table; }

#bnp-ip-alfred-berg #fundsheet section.fundsheet-overview > .fundsheet-keynumbers > ul > li {
  border: 2px solid #0065a4;
  border-top: 12px solid #0065a4;
  background: none; }
  #bnp-ip-alfred-berg #fundsheet section.fundsheet-overview > .fundsheet-keynumbers > ul > li:nth-child(2) {
    border: 2px solid #574187;
    border-top: 12px solid #574187; }
  #bnp-ip-alfred-berg #fundsheet section.fundsheet-overview > .fundsheet-keynumbers > ul > li:nth-child(3) {
    border: 2px solid #009ab0;
    border-top: 12px solid #009ab0; }

#bnp-ip-alfred-berg #fundsheet section.fundsheet-overview .fundsheet-key-facts ul {
  font-family: "Trebuchet MS", Helvetica, sans-serif; }
  #bnp-ip-alfred-berg #fundsheet section.fundsheet-overview .fundsheet-key-facts ul li {
    margin-bottom: 3px;
    font-size: 14px; }

#bnp-ip-alfred-berg #fundsearch .fundsearch-filters .fundsearch-search-box form input[type="submit"] {
  background: #009ab0; }

#bnp-ip-alfred-berg #fundsearch .fundsearch-results .fundsearch-compartment-list.tools-cell span {
  color: #444; }

#bnp-ip-alfred-berg .react-container thead th,
#bnp-ip-alfred-berg .react-container thead td {
  color: #444; }

#bnp-ip-alfred-berg .react-container tbody th {
  color: #444; }

#bnp-ip-alfred-berg .react-container table tr td {
  color: #444; }

#bnp-ip-alfred-berg #website-hub .bnp-lightbox-container .bnp-btn-type-light {
  background-color: #009ab0; }

#bnp-ip-alfred-berg #website-hub .bnp-lightbox-headline {
  color: #009ab0;
  margin-bottom: 20px; }
  @media screen and (max-width: 737px) {
    #bnp-ip-alfred-berg #website-hub .bnp-lightbox-headline {
      border-bottom: 1px solid #009ab0; } }

#bnp-ip-alfred-berg #website-hub .bnp-lightbox-title h2 {
  font-family: "bnp", Helvetica, sans-serif; }

#bnp-ip-alfred-berg #website-hub .bnp-lightbox-container .bnp-lightbox-select-container {
  color: #009ab0; }

#bnp-ip-alfred-berg #website-hub .bnp-lightbox-container .bnp-lightbox-select {
  border: 1px solid #009ab0; }

#bnp-ip-alfred-berg #website-hub .sub-segment-title {
  font-weight: normal; }

#bnp-ip-alfred-berg .bnp-tools-loader.bnp-tools-loader-ip {
  background-image: url(../img/loader_AB.gif); }

#bnp-ip-alfred-berg #star-funds table thead {
  background-color: #0065a4; }

/* Fundform css
 ----------------------------------------------------------------------------------------------------*/
.bnp-fundform fieldset {
  border: 0;
  padding: 0;
  margin-bottom: 20px; }
  .bnp-fundform fieldset table {
    margin-bottom: 0; }
    .bnp-fundform fieldset table tr td:first-child {
      background: none; }

.bnp-fundform #select-counter {
  margin: 15px 0 0;
  text-align: right;
  font-size: 14px;
  font-size: 1.4rem; }

.bnp-fundform .bnp-fundform-section-title {
  margin: 0 0 8px;
  font-size: 20px;
  font-size: 2rem;
  line-height: 31px;
  line-height: 3.1rem;
  font-family: "bnp", Helvetica, sans-serif; }

.bnp-fundform input[type="submit"] {
  padding: 0 22px;
  background: #005b41;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 40px;
  line-height: 4rem;
  font-family: "bnp", Helvetica, sans-serif;
  float: right; }

.bnp-fundform select {
  margin-right: 10px;
  padding-left: 5px; }

.bnp-fundform .bnp-fundform__fieldset-alt {
  float: left;
  padding: 18px 12px;
  background: #eee; }
  .bnp-fundform .bnp-fundform__fieldset-alt label {
    font-size: 18px;
    font-size: 1.8rem; }
  .bnp-fundform .bnp-fundform__fieldset-alt input[type="text"] {
    width: 60%;
    line-height: 36px;
    line-height: 3.6rem; }
  .bnp-fundform .bnp-fundform__fieldset-alt input[type="submit"] {
    line-height: 46px;
    line-height: 4.6rem; }

.bnp-fundform .fieldset-separator {
  float: left;
  width: 60px;
  line-height: 115px;
  line-height: 11.5rem;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  text-align: center; }

.bnp-fundform input#accept-subscription-checkbox {
  display: inline-block; }

.bnp-fundform label.accept-subscription-checkbox-label {
  font-family: 'bnplight';
  font-size: 14px;
  display: inline-block;
  margin: 0 0 0 15px; }

.bnp-fundform input[type="submit"].submit-valid,
.bnp-fundform input[type="submit"].submit-invalid {
  border-radius: 5px; }

.bnp-fundform input[type="submit"].submit-valid {
  background-color: #005b41;
  transition: 0.3s;
  transition-property: background-color; }

.bnp-fundform input[type="submit"].submit-invalid {
  background-color: grey;
  cursor: not-allowed;
  transition: 0.3s;
  transition-property: background-color; }

.bnp-fundform__single-text label {
  margin: 0 15px 8px 0;
  font-size: 20px;
  font-size: 2rem;
  line-height: 31px;
  line-height: 3.1rem;
  font-family: "bnp", Helvetica, sans-serif;
  font-weight: 300; }

.bnp-fundform__single-text input[type="text"] {
  width: 52%;
  margin-right: 15px;
  border: 1px solid #005b41;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 32px;
  line-height: 3.2rem; }

.bnp-fundform__single-text input[type="submit"] {
  position: relative;
  top: -2px;
  float: none;
  line-height: 45px;
  line-height: 4.5rem; }

.bnp-fundform__checker::after {
  clear: both;
  content: "";
  display: table; }

.bnp-fundform__checker input[type="checkbox"],
.bnp-fundform__checker input[type="radio"] {
  visibility: hidden;
  width: 0;
  height: 0; }
  .bnp-fundform__checker input[type="checkbox"]:checked + label,
  .bnp-fundform__checker input[type="radio"]:checked + label {
    background: #7fb4ba;
    color: #fff; }

.bnp-fundform__checker label {
  float: left;
  display: block;
  margin: 14px 20px 0 0;
  padding: 9px 22px;
  border: 1px solid #7fb4ba;
  background: url(../img/bnp-bg-global.png);
  font-family: "bnp", Helvetica, sans-serif;
  color: #7fb4ba;
  font-weight: 300;
  font-size: 15px;
  font-size: 1.5rem;
  cursor: pointer; }

.bnp-fundform__date label {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 22px;
  line-height: 2.2rem;
  font-family: "bnp", Helvetica, sans-serif;
  font-weight: 300;
  clear: both; }

.bnp-fundform__date .input-date__wrapper {
  position: relative;
  float: left;
  margin: 0 20px 20px 0;
  border: 1px solid #7fb4ba;
  color: #7fb4ba; }
  .bnp-fundform__date .input-date__wrapper span {
    position: absolute;
    top: 11px;
    right: 11px;
    font-size: 22px;
    font-size: 2.2rem; }

.bnp-fundform__date .input-date {
  padding: 3px 10px;
  line-height: 40px;
  line-height: 4rem;
  font-size: 14px;
  font-size: 1.4rem;
  border: none; }
  @media screen and (min-width: 960px) {
    .bnp-fundform__date .input-date {
      width: 200px; } }

.bnp-fundform__date .bnp-fundform__checker {
  float: left; }
  .bnp-fundform__date .bnp-fundform__checker label {
    margin: 4px 0 0; }

.bnp-fundform__single-text--small label {
  display: block; }

.bnp-fundform__single-text--small input[type="text"] {
  width: 30%; }

.bnp-fundform__close-btn {
  display: block;
  width: 96px;
  margin: 15px auto;
  padding: 0 22px;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 40px;
  line-height: 4rem;
  font-family: "bnp", Helvetica, sans-serif;
  background: #005b41; }

.btn-fundform__error-msg {
  color: #95003f; }

/* Lightbox css
 ----------------------------------------------------------------------------------------------------*/
.bnp-lightbox {
  position: fixed;
  z-index: 620;
  top: 140px;
  right: 0;
  width: 100%;
  height: 74%; }
  @media screen and (max-width: 737px) {
    .bnp-lightbox {
      height: 100%; } }
  @media screen and (max-width: 737px) {
    .bnp-lightbox {
      top: 3%; } }
  .bnp-lightbox p {
    margin: 15px 0;
    color: #757575;
    font-size: 14px;
    font-size: 1.4rem; }
  .bnp-lightbox .disclaimer {
    font-style: italic;
    font-size: 13px;
    font-size: 1.3rem;
    clear: both; }
  .bnp-lightbox .bnp-country-entry h2 {
    margin-bottom: 10px;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 17px;
    line-height: 1.7rem;
    font-weight: lighter; }
  .bnp-lightbox .bnp-country-entry a {
    padding: 0;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 31px;
    line-height: 3.1rem;
    color: #444; }
  .bnp-lightbox .bnp-lightbox-text {
    float: left;
    margin: 15px 0 2px;
    line-height: 20px;
    line-height: 2rem; }
  .bnp-lightbox .bnp-btn {
    cursor: pointer;
    background: #004729; }
    .bnp-lightbox .bnp-btn:hover {
      color: #fff;
      background: #004729; }
  .bnp-lightbox .bnp-btn-round {
    border-radius: 5px;
    padding: 2px 50px;
    margin: 5px 10px 0 10px; }
  .bnp-lightbox .bnp-titlebar {
    font-size: 20px;
    font-size: 2rem; }
  @media screen and (min-width: 960px) {
    .bnp-lightbox .bnp-lightbox-text {
      width: 740px; } }

.lightbox-veil {
  position: fixed;
  z-index: 615;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5); }

.tools-cell .bnp-lightbox-container {
  max-height: 600px;
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden; }
  .tools-cell .bnp-lightbox-container h1 {
    margin-top: 20px; }
  .tools-cell .bnp-lightbox-container thead > tr > th {
    font-weight: 800; }

.bnp-lightbox-container {
  z-index: 60;
  width: 90%;
  max-height: 100%;
  overflow: auto !important;
  padding: 22px 16px;
  margin: 0 5%;
  background: #fff; }
  .bnp-lightbox-container::after {
    clear: both;
    content: "";
    display: table; }
  @media screen and (min-width: 960px) {
    .bnp-lightbox-container {
      width: 940px;
      margin: 0 auto; } }
  @media screen and (max-width: 737px) {
    .bnp-lightbox-container {
      padding: 16px 16px; } }

.bnp-lightbox-title {
  position: relative;
  border-bottom: 1px solid #ddd; }
  .bnp-lightbox-title h2 {
    margin-bottom: 0;
    line-height: 45px;
    line-height: 4.5rem;
    font-size: 24px;
    font-size: 2.4rem;
    font-family: "bnp", Helvetica, sans-serif;
    font-weight: lighter; }
  @media screen and (max-width: 737px) {
    .bnp-lightbox-title {
      padding-right: 35px; }
      .bnp-lightbox-title h2 {
        margin-bottom: 10px;
        line-height: 20px;
        line-height: 2rem; } }

.bnp-lightbox-headline {
  color: #00965e;
  margin-bottom: 20px; }
  @media screen and (max-width: 737px) {
    .bnp-lightbox-headline {
      border-bottom: 1px solid #00965e;
      margin-bottom: 15px; } }

.bnp-lightbox-title-border {
  border-bottom: 2px solid;
  padding-bottom: 3px; }
  @media screen and (max-width: 737px) {
    .bnp-lightbox-title-border {
      border-bottom: none;
      font-size: 2rem;
      line-height: 2rem; } }

.bnp-content-disclaimer {
  height: 222px;
  margin-left: -1px;
  padding: 18px 20px;
  overflow: auto;
  border: 0;
  background: #eee;
  clear: both; }
  @media screen and (max-width: 737px) {
    .bnp-content-disclaimer {
      height: 100px; } }
  .bnp-content-disclaimer h3 {
    margin: 23px 0 8px;
    font-size: 20px;
    font-size: 2rem; }
  .bnp-content-disclaimer p {
    margin: 0 0 23px;
    padding: 0;
    color: #757575; }

@media screen and (min-width: 737px) {
  .bnp-content-disclaimer-extended {
    height: 30vh;
    min-height: 100px; } }

@media (min-width: 500px) and (max-width: 737px) {
  .bnp-content-disclaimer-extended {
    height: 25vh; } }

.bnp-closelight {
  position: absolute;
  top: 0;
  right: 10px;
  width: 19px;
  height: 19px;
  cursor: pointer;
  background: #757575;
  color: #fff;
  text-align: center;
  font-size: 8px;
  font-size: 0.8rem;
  line-height: 20px;
  line-height: 2rem; }

.bnp-lightbox--fundform .bnp-lightbox-container {
  padding: 24px 28px; }

.bnp-partners {
  background: #fff;
  clear: both; }

.bnp-partners-logo {
  margin-right: 10px;
  background: #eee;
  text-align: center;
  display: block !important; }
  .bnp-partners-logo a {
    height: 135px;
    padding: 0 20px;
    vertical-align: middle;
    display: block !important; }
  .bnp-partners-logo img {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .bnp-partners-logo {
      float: left;
      width: 440px !important; } }

#segmentation-hub .bnp-partners-logo {
  background: transparent; }

.bnp-partners-text {
  text-align: center; }
  .bnp-partners-text p {
    text-align: left; }
