#content .fund {
	display: grid;
	grid-template-columns: 1fr 4fr;
	gap: 10px;
	background-color: #f9f9f9;
}

@media (max-width: 1200px) {
  #content .fund {
    grid-template-columns: 1fr;
  }

  #content .fund {
      display: grid;
      grid-template-columns: 1fr;
      max-width: 100%;
      box-sizing: border-box;
      overflow-x: hidden;
  }

  #content .fund > * {
      max-width: 100%;
      min-width: 0;
      box-sizing: border-box;
      overflow-wrap: break-word;
  }
}

#content p {
	font-size: 15px;
}

#content .fund .column {
	padding: 20px 0;
}

#content .fund .column .fund-block {
  padding: 0 20px;
  /*
  border-top: 1px solid #eee;
  */
}

#content .fund .column .fund-block .item .item-block{
  display: flex;
  flex-direction: column;
  width: 100%;
}

#content .fund .column .fund-block .item .item-block .item-row{
  display: flex;
  justify-content: space-between;
}

#content .fund .column .fund-block .item .item-block .item-disclaimer{
  padding: 1em;
  font-size: 10px;
  color: #999;
}

#content .fund .column .padding-column {
  padding: 20px;
}

#content .fund .fund-menu-left {
	padding: 3em 2em;
	background-color: #f9f9f9;
  width: 380px;
}

#content .fund .fund-menu-left .fund-menu-left-fixed {
  position: fixed;
  z-index: 1;
  width: 350px;
}

@media (max-width: 1200px) {
  #content .fund .column {
    padding: 1px;
  }
  #content .fund .fund-menu-left {
    padding: 1em;
  }
  #content .fund .fund-menu-left .fund-menu-left-fixed {
    position: static;
  }
}

#content .fund .fund-menu-left .imgp-fund-index {
	color: #fff;
	background-color: #6aac8c;
	border: 0px solid #ccc;
	border-radius: 1em;
	padding: .5em;
}

#content .fund .fund-menu-left .fund-title {
	padding: 1em 0 0 0;
	margin: 0;
	font-size: 20px;
	font-weight: bold;
}

#content .fund .fund-menu-left .fund-title-comment {
	font-size: 15px;
	color: #666;
}

#content .fund .fund-menu-left .fund-title-comment {
	
}

#content .fund .fund-menu-left .fund-share-class {
	font-size: 15px;
	color: #666;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: .5em;
}

#content .fund .fund-menu-left .fund-share-class .share-class {
	font-weight: bold;
	color: #000;
}

#content .fund .fund-menu-left .menu {
	margin: 0;
	list-style-type: none;
	font-size: 15px;
}

#content .fund .fund-menu-left .menu .menu-item{
	padding: 0;
}

#content .fund .fund-menu-left .menu .menu-item a {
	padding: .5em 1em;
  display: inline-block;
  width: 100%;
}

#content .fund .fund-menu-left .menu .menu-item.selected{
	background-color: #ffffff66;
	border: 1px solid #f0f0f0;
	border-radius: 5px;
  font-weight: bold;
}

@media (max-width: 1200px) {
  #content .fund .fund-menu-left .menu {
    display: none;
  }
}

#content .fund .fund-content {
	background-color: #fff;
	font-size: 15px;
}

#content .fund .fund-content .column-content .block {
	margin-top: 2em;
}

#content .fund .fund-content .nav-link-target {
  display: inline-block;
  margin-bottom: 4em;
}

#content .fund .fund-content-top {
	display: grid;
	grid-template-columns: 1fr 1fr;
}

@media (max-width: 1200px) {
  #content .fund .fund-content-top {
    grid-template-columns: 1fr;
  }
}

#content .fund .fund-content .share-class-button {
	display: inline-block;
	color: #fff;
	background-color: #1a3139;
	font-weight: 100;
	font-size: 15px;
	padding: .5em 1em;
	border-radius: 1em;
}

#content .fund .fund-content .ddk {
  background: #003b4a;
  max-width: 100%;
}

#content .fund .fund-content .ddk .btn-tertiary.blog::before {
  content: "";
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  margin-left: 10px;
  border-radius: 50%;
  background-color: #003b4a;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 55%;
  transition: background-color 0.2s ease;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' d='M4 3.5h14a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-13a1 1 0 0 1 1-1Z'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='.9' d='M7 7.5h8M7 11h8M7 14.5h5'/%3E%3C/svg%3E");
}

#content .fund .fund-content .ddk .btn-tertiary.pdf::before {
  content: "";
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  margin-left: 10px;
  border-radius: 50%;
  background-color: #003b4a;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 55%;
  transition: background-color 0.2s ease;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22' fill='none' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='2' width='16' height='18' rx='2' ry='2'/%3E%3Cpath d='M8 2v4a1 1 0 0 0 1 1h5'/%3E%3C/svg%3E");
}

#content .fund .fund-content .ddk .btn-tertiary.video::before {
  content: "";
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  margin-left: 10px;
  border-radius: 50%;
  background-color: #003b4a;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 55%;
  transition: background-color 0.2s ease;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none'%3E%3Crect x='3' y='4' width='16' height='14' rx='2' ry='2' stroke='%23fff' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10 9.5v3l3 1.5V8l-3 1.5Z' fill='%23fff'/%3E%3C/svg%3E") !important;
}

#content .fund .fund-content .ddk .btn-tertiary.link::before {
  content: "";
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  margin-left: 10px;
  border-radius: 50%;
  background-color: #003b4a;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 55%;
  transition: background-color 0.2s ease;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' d='M16.415 11.903v5.417a1.805 1.805 0 0 1-1.806 1.805H4.68a1.806 1.806 0 0 1-1.806-1.805V7.39A1.806 1.806 0 0 1 4.68 5.583h5.416M13.709 2.875h5.417V8.29'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='.893' d='m9.193 12.805 9.93-9.93'/%3E%3C/svg%3E");
}

#content .fund .fund-content .ddk .btn-tertiary.pdf:hover::before,
#content .fund .fund-content .ddk .btn-tertiary.blog:hover::before,
#content .fund .fund-content .ddk .btn-tertiary.link:hover::before
#content .fund .fund-content .ddk .btn-tertiary.video:hover::before
{
  background-color: #406C77;
}

#content .fund .fund-content .sub-managers .sub-manager,
#content .fund .fund-content .fund-managers .fund-manager {
}

#content .fund .fund-content .fund-managers .sub-fund-manager {
  border: 1px solid #1a3139;
  border-radius: 20px;
  padding: 20px;
  margin: 5px 0;
}

#content .fund .fund-content .fund-managers .sub-fund-manager-header {
  display: flex;
  flex-wrap: wrap;
}

#content .fund .fund-content .fund-managers .sub-fund-manager-header .target-allocation {
  width: 45%;
}

#content .fund .fund-content .fund-managers .sub-fund-manager-header .stock-picking-style {
  width: 45%;
}

#content .fund .fund-content .fund-managers .sub-fund-manager-header .title {
  font-weight: bold;
}

#content .fund .fund-content .fund-managers .sub-fund-manager-header .description {
  width: 100%;
}

#content .fund .fund-content .fund-managers .sub-fund-manager-container {
  display: flex;
  justify-content: flex-start;
}

#content .fund .fund-content .fund-managers .fund-managers-widgets {
  display: flex;
  flex-wrap: wrap;
}

#content .fund .fund-content .fund-managers .fund-manager-widget {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 5px;
  padding: 5px;
  border: 0px solid #ccc;
  border-radius: 4px;
}

#content .fund .fund-content .fund-managers .fund-manager-widget .logo img {
  height: 145px;
  width: 145px;
  border-radius: 100px;
  object-fit: cover;
}

#content .fund .fund-content .information  {
	display: flex;
	border-bottom: 1px solid #eee;
}

#content .fund .fund-content .information .label {
	color: #999;
}

#content .fund .fund-content .information .content {
	font-weight: bold;
}

#content .fund .fund-content .information .label,
#content .fund .fund-content .information .content {
	flex: 1;
}

#content .fund .fund-content .information .content .as-date {
  color: #ccc;
}

#content .fund .fund-content .information .content.sfdr{
	background: -.1em calc(50% - 5px) no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='30' viewBox='0 0 33.325 29.629'%3E%3Cpath data-name='Icon awesome-leaf' d='M31.596.563a.9.9 0 00-1.633-.069 9.922 9.922 0 01-8.673 5.063h-4.629a11.112 11.112 0 00-11.11 11.109 11.441 11.441 0 00.087 1.186c3.692-2.644 4.747-2.551 6.79-2.615a.928.928 0 01.926.926c0 .509-1.947 1.458-2.456 1.458-4.471 1.113-9.4 6.11-10.763 9.46a1.854 1.854 0 003.431 1.406 15.223 15.223 0 014.16-5.242 11.085 11.085 0 0010.12 4.467c9.084-.66 15.478-8.806 15.478-18.782A21.041 21.041 0 0031.596.563z' fill='%2371A850'/%3E%3C/svg%3E");
  height: 3em;
	padding-top: .5em; 
	padding-left: 1em; 
	color: #fff;
}

/* ** this the yellow jackett leaf for sfdr, I keep it for archive if needed in the future ** *

#content .fund .fund-content .information .content.sfdr6{
  background: -.1em calc(50% - 5px) no-repeat url("data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSczMycgaGVpZ2h0PSczMCcgdmlld0JveD0nMCAwIDMzLjMyNSAyOS42MjknPjxwYXRoIGRhdGEtbmFtZT0nSWNvbiBhd2Vzb21lLWxlYWYnIGQ9J00zMS41OTYuNTYzYS45LjkgMCAwMC0xLjYzMy0uMDY5IDkuOTIyIDkuOTIyIDAgMDEtOC42NzMgNS4wNjNoLTQuNjI5YTExLjExMiAxMS4xMTIgMCAwMC0xMS4xMSAxMS4xMDkgMTEuNDQxIDExLjQ0MSAwIDAwLjA4NyAxLjE4NmMzLjY5Mi0yLjY0NCA0Ljc0Ny0yLjU1MSA2Ljc5LTIuNjE1YS45MjguOTI4IDAgMDEuOTI2LjkyNmMwIC41MDktMS45NDcgMS40NTgtMi40NTYgMS40NTgtNC40NzEgMS4xMTMtOS40IDYuMTEtMTAuNzYzIDkuNDZhMS44NTQgMS44NTQgMCAwMDMuNDMxIDEuNDA2IDE1LjIyMyAxNS4yMjMgMCAwMTQuMTYtNS4yNDIgMTEuMDg1IDExLjA4NSAwIDAwMTAuMTIgNC40NjdjOS4wODQtLjY2IDE1LjQ3OC04LjgwNiAxNS40NzgtMTguNzgyQTIxLjA0MSAyMS4wNDEgMCAwMDMxLjU5Ni41NjN6JyBmaWxsPScjRkZCNjAwJy8+PC9zdmc+");
}

** */

#content .fund .fund-content .fund-risks {
	background: #f9f9f9;
	padding: 2em;
	border-radius: .5em;
	margin: 1em 0;
}

#content .fund .fund-content .fund-srri {
	margin-top: 3em;
}

#content .fund .fund-content .fund-risks .share-class-button {
	background: #eee;
	border: 1px solid #ccc;
	color: #000;
}

#content .fund .fund-content .fund-risks .risk-labels {
	display: flex;
	justify-content: space-between;
	font-weight: bold;
	font-size: 15px;
}

#content .fund .fund-content .fund-risks .risk-levels {
	display: flex;
	justify-content: space-between;
	font-weight: bold;
}

#content .fund .fund-content .fund-risks .risk-levels .level {
	border: 1px solid #ddd;
	border-radius: 50%;
	width: 2.4em;
	height: 2.4em;
	line-height: 2.1em;
	font-size: 15px;
	text-align: center;
	background: #eee;
}

#content .fund .fund-content .fund-risks .level-1.selected {
  background: #2B7580;
  color: #fff;
}

#content .fund .fund-content .fund-risks .level-2.selected {
  background: #2B7580;
  color: #fff;
}

#content .fund .fund-content .fund-risks .level-3.selected {
  background: #2B7580;
  color: #fff;
}

#content .fund .fund-content .fund-risks .level-4.selected {
  background: #2B7580;
  color: #fff;
}

#content .fund .fund-content .fund-risks .level-5.selected {
  background: #2B7580;
  color: #fff;
}

#content .fund .fund-content .fund-risks .level-6.selected {
  background: #2B7580;
  color: #fff;
}

#content .fund .fund-content .fund-risks .level-7.selected {
  background: #2B7580;
  color: #fff;
}

#content .fund .fund-content .fund-risks .potential-returns {
	display: flex;
	justify-content: space-between;
	font-size: 15px;
	color: #ccc;
}

#content .fund .fund-content .column-widget-right {

}

#content .fund .fund-content .column-widget-right .asset-class,
#content .fund .fund-content .column-widget-right .inception-date,
#content .fund .fund-content .column-widget-right .benchmark,
#content .fund .fund-content .column-widget-right .isin {
  margin-left: 2em;
}

#content .fund .fund-content .column-widget-right > * {
	margin: 1em 0;
}

#content .fund .fund-content .column-widget-right p {
	margin: 0;
	color: #666;
}

#content .fund .fund-content .column-widget-right .row-content {
	color: #000;
	font-weight: bold;
}

#content .fund .fund-content .column-widget-right .net-asset-value {
	padding: 2em;
	border: 1px solid #eee;
	border-radius: 4em / 50%;
	background: #f9f9f9;
	font-size: 15px;
}

#content .fund .fund-content .column-widget-right .net-asset-value .row {
	display: flex;
	justify-content: space-between;
}

#content .fund .fund-content .column-widget-right .net-asset-value .col.us {

}

@media (max-width: 1200px) {
  #content .fund .fund-content .column-widget-right .net-asset-value {
    flex-direction: column;
    align-items: center;
  }

  #content .fund .fund-content .column-widget-right .net-asset-value {

  }
}

#content .fund .fund-content .column-widget-right .net-asset-value .col.us {
  text-align: center;
}

#content .fund .fund-content .column-widget-right .net-asset-value .col.us .label {
  font-weight: bold;
  font-size: 10px;
}

#content .fund .fund-content .column-widget-right .net-asset-value p {
	margin: 0;
}

#content .fund .fund-content .column-widget-right .net-asset-value .as-date {
  font-size: 15px;
}

#content .fund .fund-content .column-widget-right .net-asset-value .row-content {

}

#content .fund .fund-content .column-widget-right .net-asset-value .col.us .row-content {
  font-weight: bold;
  font-size: 18px;
  color: #005e73;
}

#content .fund .fund-content .column-widget-right .net-asset-value .col.us .percent{
  font-size: 12px;
  color: #408492;
  vertical-align: top;
}

#content .fund .fund-content .column-widget-right .net-asset-value .row-content.triangle::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 0;
  height: 0;
  margin: .1em 0 0 -1em;
  border-left: 0.5em solid transparent;
  border-right: 0.5em solid transparent;
  border-bottom: 1em solid #7dc06c;
}

#content .fund .fund-content .column-widget-right .net-asset-value .row-content.triangle.red::before {
  border-top: 1em solid #ed3e11;
  border-bottom: none;
}

#content .fund .fund-content .column-widget-right .registered-locations {
	padding: 2em;
	background: #f9f9f9;
	border-radius: .5em;
}

#content .fund .fund-content .column-widget-right .registered-locations .title {
	padding-bottom: 1.5em;
}

#content .fund .fund-content .column-widget-right .registered-locations .location {
	background-color: #fff;
	border: 1px solid #eee;
	border-radius: 1em / 50%;
	padding: .2em .3em .25em .3em;
	font-weight: bold;
	vertical-align: top;
  white-space: nowrap;
  display: inline-block;
}

#content .fund .fund-content .column-widget-right .registered-locations .location img {
	display: inline-block;
	width: 18px;
	height: 18px;
}

#content .fund .fund-content .column-widget-right .registered-locations .location .check-mark {
	color: #999;
	font-weight: 100;
}

#content .fund .fund-content .fund-content-middle {
	padding: 4em 0 1em 0;
}

#content .fund .fund-content .fund-content-middle .performance-button {
	text-align: center;
}

#content .fund .fund-content .fund-content-middle .performance-appointed,
#content .fund .fund-content .fund-content-middle .performance-title {
	width: 60%;
	margin: 0 auto;
	text-align: justify;
}

#content .fund .fund-content .fund-content-middle .performance-selector {
	list-style-type: none;
	display: flex;
	justify-content: space-between;
	width: 80%;
	margin: 0 auto;
	color: #999;
	font-size: 15px;
}

#content .fund .fund-content .fund-content-middle .performance-selector li {
	padding: 1rem 0;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
}

#content .fund .fund-content .fund-content-middle .performance-selector li.selected {
	color: #000;
	text-decoration: underline;
}

@media (max-width: 1200px) {
  #content .fund .fund-content .fund-content-middle .performance-selector {
    flex-direction: column;
    align-items: center;
    margin-top: 1em;
  }

  #content .fund .fund-content .fund-content-middle .performance-selector li {
    padding: 0;
  }
}

#content .fund .fund-content .fund-content-middle .performance-disclaimer {
	border: 1px solid #eee;
	border-radius: .5em;
	padding: 2em 3em;
  margin: 1em 0;
}

#content .fund .fund-content .fund-content-middle .performance-charts .chart-container {
	width: 100%;
	/* height: 480px; */
	background: #fcfcfc;
	border: 1px solid #eee;
	border-radius: .5em;
	padding: 2em;
	margin-top: 1em;
}

@media (max-width: 1200px) {
  #content .fund .fund-content .fund-content-middle .performance-charts,
  #content .fund .fund-content .fund-content-middle .performance-charts .chart-container {
	  padding: 0;
  }
}

#content .fund .fund-content .fund-content-middle .performance-charts .chart,
#content .fund .fund-content .fund-content-middle .performance-premium-discount .chart {
	width: 100%;
	height: 400px;
  position: relative;
}

#content .fund .fund-content .fund-content-middle .performance-charts .chart.hidden {
  display: none;
}

#content .fund .fund-content .fund-content-middle .performance-charts .chart > div {
	border-radius: .5em;
}

@media (max-width: 1200px){
  #content .fund .fund-content .fund-content-middle .performance-charts .chart .tooltip,
  #content .fund .fund-content .fund-content-middle .performance-premium-discount .chart .tooltip {
    font-size: 10px;
  }
}

#content .fund .fund-content .fund-content-middle .performance-charts .chart .chart-hamburger-menu,
#content .fund .fund-content .fund-content-middle .performance-premium-discount .chart .chart-hamburger-menu {
  position: absolute;
  background: white;
  border: 1px solid #ccc;
  padding: 8px;
  z-index: 1000;
  top: 20px;
  right: 0px;
}

#content .fund .fund-content .fund-content-middle .performance-charts .chart .chart-hamburger-menu.hidden,
#content .fund .fund-content .fund-content-middle .performance-premium-discount .chart .chart-hamburger-menu.hidden {
  display: none;
}

#content .fund .fund-content .fund-content-middle .performance-charts .chart .chart-hamburger-btn,
#content .fund .fund-content .fund-content-middle .performance-premium-discount .chart .chart-hamburger-btn {
  display: block;
  margin: 4px 0;
}

#content .fund .fund-content .fund-content-middle .performance-charts .table-chart {
  text-align: center;
}

#content .fund .fund-content .fund-content-middle .performance-charts .table-chart.hidden {
  display: none;
}

#content .fund .fund-content .fund-content-middle .performance-charts .table-chart table {
  border-collapse: collapse;
  border: 1px solid #eee;
}

#content .fund .fund-content .fund-content-middle .performance-charts .table-chart tr.header td.header,
#content .fund .fund-content .fund-content-middle .performance-charts .table-chart thead {
  background: #1a3139;
  color: #fff;
}

#content .fund .fund-content .fund-content-middle .performance-charts .table-chart tr.header td.header,
#content .fund .fund-content .fund-content-middle .performance-charts .table-chart th {
  border-right: 1px solid #fff;
  padding-top: .3em;
  padding-bottom: .3em;
}

#content .fund .fund-content .fund-content-middle .performance-charts .table-chart th:first-child {
  text-align: left;
  padding-left: 1em;
}

#content .fund .fund-content .fund-content-middle .performance-charts .table-chart tr.header td.header:last-child,
#content .fund .fund-content .fund-content-middle .performance-charts .table-chart th:last-child {
  border-right: none;
}

#content .fund .fund-content .fund-content-middle .performance-charts .table-chart td {
  background: #fff;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  text-align: center;
  padding-top: .3em;
  padding-bottom: .3em;
}

#content .fund .fund-content .fund-content-middle .performance-charts .table-chart tr:nth-child(odd) td {
  background: #f9f9f9;
}

#content .fund .fund-content .fund-content-middle .performance-charts .table-chart td:first-child {
  font-weight: bold;
  padding-left: 1em;
  text-align: left;
}

#content .fund .fund-content .fund-content-middle .performance-charts .table-chart td:last-child {
  border-right: none;
}
#content .fund .fund-content .fund-content-middle .performance-charts .table-chart tr:last-child td {
  border-bottom: none;
}

#content .fund .fund-content .fund-content-middle .performance-charts .chart-container .legend {
  font-size: 12px;
  color: #999;
  margin-top: 3em;
}

#content .fund .fund-content .fund-content-middle .premium-discount-button {
  padding-top: 1em;
  text-align: center;
}

#content .fund .fund-content .fund-content-middle .data-pricing-button,
#content .fund .fund-content .fund-content-middle .key-statistics-button,
#content .fund .fund-content .fund-content-middle .expense-ratios-button {
	text-align: center;
}

#content .fund .fund-content .fund-content-middle .fund-expense-ratios {
  margin-top: 2em;
}

#content .fund .fund-content .fund-content-middle .risk-return-metrics {
  margin: 8em 0;
}

#content .fund .fund-content .fund-content-middle .fund-data-pricing {
  margin: 4em 0;
}

#content .fund .fund-content .fund-content-middle .key-statistics {
  margin: 4em 2em;
}

#content .fund .fund-content .fund-content-middle .risk-return-metrics .title,
#content .fund .fund-content .fund-content-middle .fund-data-pricing .title{
  font-size: 28px;
  font-weight: bold;
}

#content .fund .fund-content .fund-content-middle .risk-return-metrics .title .legend,
#content .fund .fund-content .fund-content-middle .fund-data-pricing .title .legend {
  color: #999;
  font-size: 15px;
}

#content .fund .fund-content .fund-content-middle .risk-return-metrics .container,
#content .fund .fund-content .fund-content-middle .fund-data-pricing .container,
#content .fund .fund-content .fund-content-middle .key-statistics .container,
#content .fund .fund-content .fund-content-middle .fund-expense-ratios .container {
  display: flex;
  flex-wrap: wrap;
  margin: 1em 0 4em 0;
  width: 100%;
  justify-content: center;
}

#content .fund .fund-content .fund-content-middle .risk-return-metrics .container .item,
#content .fund .fund-content .fund-content-middle .fund-expense-ratios .container .item,
#content .fund .fund-content .fund-content-middle .fund-data-pricing .container .item,
#content .fund .fund-content .fund-content-middle .key-statistics .container .item {
  width: 45%;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #eee;
  padding: 1em 0;
  margin: 0 2em 0 0;
}

#content .fund .fund-content .fund-content-middle .container .item.third {
  width: 30%;
}
#content .fund .fund-content .fund-content-middle .container .item.full {
  margin: 0 4em;
  width: 100%;
}

@media (max-width: 1200px) {
  #content .fund .fund-content .fund-content-middle .risk-return-metrics .container .item,
  #content .fund .fund-content .fund-content-middle .fund-expense-ratios .container .item,
  #content .fund .fund-content .fund-content-middle .fund-data-pricing .container .item {
    width: 100%;
  }
}

#content .fund .fund-content .fund-content-middle .risk-return-metrics .container .item:nth-child(-n+2),
#content .fund .fund-content .fund-content-middle .fund-expense-ratios .container .item:nth-child(-n+2),
#content .fund .fund-content .fund-content-middle .fund-data-pricing .container .item:nth-child(-n+2),
#content .fund .fund-content .fund-content-middle .container .item.third:nth-child(-n+3) {
  border-top: 1px solid #eee;
}

#content .fund .fund-content .fund-content-middle .risk-return-metrics .container .description,
#content .fund .fund-content .fund-content-middle .fund-expense-ratios .container .description,
#content .fund .fund-content .fund-content-middle .fund-data-pricing .container .description {
  color: #999;
  padding-left: 1em;
}

#content .fund .fund-content .fund-content-middle .risk-return-metrics .container .content,
#content .fund .fund-content .fund-content-middle .fund-expense-ratios .container .content,
#content .fund .fund-content .fund-content-middle .fund-data-pricing .container .content {
  padding-right: 1em;
  font-weight: bold;
}

#content .fund .fund-content .fund-content-middle .portfolio {
  padding: 4em 0;
}

#content .fund .fund-content .fund-content-middle .portfolio-button {
  text-align: center;
}

#content .fund .fund-content .fund-content-middle .portfolio-selector {
  text-align: center;
  color: #ccc;
  text-decoration: none;
  margin: 2em 0 4em 0;
}

#content .fund .fund-content .fund-content-middle .portfolio-selector .selector {
  margin: 0 1em;
  text-underline-offset: 4px;
  cursor: pointer;
}

#content .fund .fund-content .fund-content-middle .portfolio-selector .selected {
  color: #000;
  text-decoration: underline;
}

#content .fund .fund-content .fund-content-middle .portfolio .breakdowns .hidden {
  display: none;
}

#content .fund .fund-content .fund-content-middle .portfolio .breakdowns .item {
  width: 70%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  line-height: 2em;
  padding: .5em 5em .5em 2em;
  border-bottom: 1px solid #eee;
}

#content .fund .fund-content .fund-content-middle .portfolio .breakdowns .item .label {
  font-weight: bold;
}

#content .fund .fund-content .fund-content-middle .portfolio .breakdowns .item .content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#content .fund .fund-content .fund-content-middle .portfolio .breakdowns .item .level-container {
  display: inline-block;
  width: 50px;
  height: 11px;
  border: 1px solid #5aad8c;
  margin: .3em 0 0 1em;
}

#content .fund .fund-content .fund-content-middle .portfolio .breakdowns .item .level {
  display: inline-block;
  vertical-align: top;
  height: 10px;
  background: #5aad8c;
}

#content .fund .fund-content .fund-content-middle .portfolio .breakdown-holdings-us {
  width: 90%;
  margin: 1em auto;
  text-align: center;
}

#content .fund .fund-content .fund-content-middle .portfolio .breakdown-holdings-us thead {
  font-weight: bold;
}

#content .fund .fund-content .fund-content-middle .portfolio .breakdown-holdings-us .row {
  border-bottom: 1px solid #eee;
}

#content .fund .fund-content .fund-content-middle .portfolio .breakdown-holdings-us thead .row {
  border-bottom: 1px solid #ccc;
}

#content .fund .fund-content .fund-content-middle .portfolio .breakdown-holdings-us .value_date {

}

#content .fund .fund-content .fund-content-middle .portfolio .breakdown-holdings-us .security_name {

}

#content .fund .fund-content .fund-content-middle .portfolio .breakdown-holdings-us .isin {

}

#content .fund .fund-content .fund-content-middle .portfolio .breakdown-holdings-us .ticker {

}

#content .fund .fund-content .fund-content-middle .portfolio .breakdown-holdings-us .share_qty {

}

#content .fund .fund-content .fund-content-middle .portfolio .breakdown-holdings-us .market_value {

}

#content .fund .fund-content .fund-content-middle .portfolio .breakdown-holdings-us .weight {

}

#content .fund .fund-content .fund-content-middle .portfolio .breakdowns .table-hamburger-wrapper {
  position: relative;
  display: inline-block;
  float: right;
  margin-bottom: 5px;
}

#content .fund .fund-content .fund-content-middle .portfolio .breakdowns .table-hamburger-icon {
  cursor: pointer;
  font-size: 18px;
  user-select: none;
  padding: 4px 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background: #f9f9f9;
}

#content .fund .fund-content .fund-content-middle .portfolio .breakdowns .table-hamburger-menu {
  position: absolute;
  right: 0;
  top: 28px;
  background: white;
  border: 1px solid #ddd;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
  z-index: 10;
  display: flex;
  flex-direction: column;
  min-width: 140px;
}

#content .fund .fund-content .fund-content-middle .portfolio .breakdowns .table-hamburger-btn {
  background: none;
  border: none;
  padding: 8px 12px;
  text-align: left;
  cursor: pointer;
  width: 100%;
}

#content .fund .fund-content .fund-content-middle .portfolio .breakdowns .table-hamburger-btn:hover {
  background-color: #f0f0f0;
}

#content .fund .fund-content .fund-content-middle .portfolio .breakdowns .hidden {
  display: none !important;
}
 
#content .fund .fund-content .fund-content-middle .portfolio .breakdowns .capture-fix,
#content .fund .fund-content .fund-content-middle .portfolio .breakdowns .capture-fix td,
#content .fund .fund-content .fund-content-middle .portfolio .breakdowns .capture-fix th {
  line-height: 2 !important;
  padding-top: 0px !important;
  padding-bottom: 4px !important;
  vertical-align: top !important;
}

#content .fund .fund-content .fund-content-middle .portfolio .breakdowns .capture-fix {
  padding-bottom: 10px !important;
  border-collapse: collapse !important;
}

#content .fund .fund-content .fund-content-middle .fees {
  padding-top: 8em;
  padding-bottom: 8em;
  border-top: 1px solid #eee;
}

#content .fund .fund-content .fund-content-middle .fees .fees-button {
  text-align: center;
}

#content .fund .fund-content .fund-content-middle .fees .fees-content{
  display: flex;
  justify-content: space-between;
  gap: 1em;
  margin-top: 2em;
}

#content .fund .fund-content .fund-content-middle .fees .fee {
  flex: 1;
  padding-top: 2em;
  padding-bottom: 2em;
  border: 1px solid #f0f0f0;
  background: #f9f9f9;
  text-align: center;
}

@media (max-width: 1200px) {
  #content .fund .fund-content .fund-content-middle .fees .fees-content {
    flex-direction: column;
    gap: 1em;
  }

  #content .fund .fund-content .fund-content-middle .fees .fee {
    width: 100%;
    margin: 0;
  }
}

#content .fund .fund-content .fund-content-middle .fees .fee .title,
#content .fund .fund-content .fund-content-middle .fees .fee .content{
  white-space: nowrap;
}

#content .fund .fund-content .fund-content-middle .documents-library {
  padding-top: 8em;
  padding-bottom: 8em;
}

#content .fund .fund-content .fund-content-middle .documents-library-button {
  text-align: center; 
}

#content .fund .fund-content .fund-content-middle .documents-library .documents-library-container {
  padding-top: 4em;
}

#content .fund .fund-content .fund-content-middle .documents-library .document {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  align-items: center;    /* centre verticalement */
  justify-items: center;
}

#content .fund .fund-content .fund-content-middle .documents-library .document:first-child {
  border-bottom: 1px solid #eee;
}

#content .fund .fund-content .fund-content-middle .documents-library .document:first-child  .header,
#content .fund .fund-content .fund-content-middle .documents-library .document:first-child  .date,
#content .fund .fund-content .fund-content-middle .documents-library .document:first-child  .download {
  font-weight: bold;
}

#content .fund .fund-content .fund-content-middle .documents-library .document .header,
#content .fund .fund-content .fund-content-middle .documents-library .document .date,
#content .fund .fund-content .fund-content-middle .documents-library .document .download {
  margin: 1em;
}

#content .fund .fund-content .fund-content-middle .documents-library .document .header p,
#content .fund .fund-content .fund-content-middle .documents-library .document .date p,
#content .fund .fund-content .fund-content-middle .documents-library .document .download p{
  margin: .5em;
}

#content .fund .fund-content .fund-content-middle .documents-library .document .header {
  text-align: left;
  width: 100%;
}

#content .fund .fund-content .fund-content-middle .documents-library .document .header .title {
  font-weight: bold;
  margin-bottom: .5em;
}

#content .fund .fund-content .fund-content-middle .documents-library .document .header .filetype {
  color: #999;
}

#content .fund .fund-content .fund-content-middle .documents-library .document .selector select {
  border: 1px solid #eee;
  border-radius: 1em / 50%;
  min-width: 10em;
  padding: .5em .8em;
}

#content .fund .fund-content .fund-content-middle .documents-library .document .date {
  text-align: left;
  width: 100%;
}

#content .fund .fund-content .fund-content-middle .documents-library .document .download {
  font-weight: bold;
  display: flex;
}

#content .fund .fund-content .fund-content-middle .documents-library .document .download img{
  height: 2em;
  padding: 0 .2em;
}

#content .fund .fund-content .fund-content-middle .related-funds {
  padding: 130px;
  background: #f3f3f3;
}

#content .fund .fund-content .fund-content-middle .related-funds .title {
  color: #6b7980;
  font-size: 26px;
  margin: 1em 0 2em 0;
}

#content .fund .fund-content .fund-content-middle .related-funds .view-funds-container {
  display: flex;
  justify-content: flex-start;
}

#content .fund .fund-content .fund-content-middle .related-funds .view-funds-container .view-fund {
  background-image: url('/wp-content/themes/pegasus/assets/img/view-fund-back.png');
  background-repeat: no-repeat;
  display: inline-block;
  width: 195px;
  height: 250px;
  position: relative;
}

#content .fund .fund-content .fund-content-middle .related-funds .view-funds-container .fund-name {
  position: absolute;
  top: 20px;
  left: 10px;
  color: #fff;
  font-size: 18px;
}

#content .fund .fund-content .fund-content-middle .related-funds .view-funds-container .view-this-fund {
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: #fff;
  font-size: 15px;
  padding: .3em;
  border: 1px solid #ffffff44;
  border-radius: 1em / 50%;
  background: #ffffff44;
}

#content .fund .fund-content .fund-content-middle .disclaimer {
  padding: 80px 130px;
  background: #f3f3f3;
  border-top: 1px solid #fff;
}

@media (max-width: 1200px){
  #content .fund .fund-content .fund-content-middle .disclaimer {
    padding: 0;
  }
}

#content .fund .fund-content .fund-content-middle .disclaimer .title {
  font-weight: bold;
  font-size: 15px;
  color: #000;
}

#content .fund .fund-content .fund-content-middle .disclaimer .content {
  border: 1px solid #eee;
  border-radius: 1em;
  padding: 4em;
  font-size: 15px;
  color: #999;
  background: #fcfcfc;
}

#content .fund .fund-content .fund-content-middle .disclaimer .content .perf_chart_disclaimer {
  display: flex;
  flex-direction: column;
}
