/** Portfolio **/
.fund-portfolio .overview {
  padding: 20px 0;
}

.fund-portfolio .overview .form-group label {
  font-size: 14px;
}

.fund-portfolio .tab-list {
  margin: 20px 0;
}

.fund-portfolio .tab-list > li a {
  padding: 10px 23px;
  background-color: #d2ebfb;
  margin-right: 5px;
}

.fund-portfolio .tab-list > li.active a {
  color: white;
  background-color: #5a5a5a;
}

.fund-portfolio .tab-pane {
  min-height: 50px;
}

.fund-portfolio .carousel-inner {
  height: 200px;
}

.fund-portfolio .carousel-item {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  text-align: center;
}

.fund-portfolio .carousel-item > div,
.fund-portfolio .carousel-item > a {
  border-radius: 5px;
  padding: 10px;
  min-height: 180px;
}

.fund-portfolio .carousel-item > div {
  cursor: pointer;
}

.fund-portfolio .carousel-item.active > div,
.fund-portfolio .carousel-item.active > a {
  background-color: #f0f0f0;
}

.fund-portfolio .carousel-item p {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.1;
}

.fund-portfolio .carousel-control {
  width: 40px;
  height: 120px;
  background: none !important;
}

.fund-portfolio .carousel-control.left,
.fund-portfolio .carousel-control.right {
  text-shadow: none;
  color: black;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.fund-portfolio .carousel-indicators li {
  background-color: gray;
}

.fund-portfolio .carousel-indicators .active {
  background-color: black;
}

.fund-portfolio .panel-title {
  border-bottom: 1px dashed #d6dfdf;
  font-weight: 600;
  padding: 5px;
}

.fund-portfolio .panel-item h5 {
  color: gray;
}

.fund-portfolio .panel-item.selected h5 {
  font-weight: 600;
  color: black;
}

.fund-portfolio .panel-item.selected .panel-title {
  border-color: #bed600;
}

.fund-portfolio .panel-info {
  border-bottom: 1px dashed #d6dfdf;
  padding: 5px;
  font-size: 14px;
}

.fund-portfolio .panel-info span {
  font-weight: 600;
}

.fund-portfolio a.accordion-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.fund-portfolio a.accordion-item .accordion-toggle {
  border: 1px solid #bed600;
  background: #bed600;
  color: white;
  text-shadow: 0 1px 0 #ffffff;
  font-weight: normal;
  height: 1.8em;
  width: 1.8em;
  line-height: 1;
  text-align: center;
  font-size: 1em;
  border-radius: 0.2em;
  display: flex;
  justify-content: center;
  align-items: center;
}

.fund-portfolio a.accordion-item.collapsed .accordion-toggle {
  border: 1px solid #ebeae6;
  background: #f4f6f6;
  color: #586266;
}

.fund-portfolio a.accordion-item .accordion-toggle i {
  transform: rotate(90deg);
  transition: all 0.1s ease-in-out 0s;
}

.fund-portfolio a.accordion-item.collapsed .accordion-toggle i {
  transform: rotate(0);
}

/** Progress **/
.fund-portfolio .stat-circle {
  width: 100px;
}

.fund-portfolio .stat-circle circle.bg {
  fill: none;
  stroke: #f1f1f1;
  stroke-width: 0.5;
}

.fund-portfolio .stat-circle circle.progress {
  fill: none;
  stroke: #bed600;
  stroke-width: 1;
  stroke-dasharray: 50 50;
  stroke-dashoffset: -50;
  stroke-linecap: round;
}

.fund-portfolio .stat-circle text {
  font-size: 0.5rem;
  text-anchor: middle;
  fill: #000;
}

@media (min-width: 768px) {
  .fund-portfolio .overview .form-group {
    text-align: right;
  }
}
@media (max-width: 767px) {
  .fund-portfolio .carousel-inner {
    height: 220px;
  }
  .fund-portfolio .left.carousel-control {
    left: -15px;
  }
  .fund-portfolio .right.carousel-control {
    right: -15px;
  }
  .addon-fund .addon-fund__header .fund-portfolio .tab-list > li {
    display: block;
  }
  .addon-fund .addon-fund__header .fund-portfolio .tab-list > li a {
    display: block;
  }
}
.sppb-addon-text-block .sppb-addon-content a {
  font-size: 16px;
}

.sppb-addon-text-block .sppb-addon-content time {
  font-size: 13px;
}

/** Navigation **/
.addon-fund__tabs__nav,
.addon-fund__tabs__content .list-switch {
  margin-bottom: 0;
}

.addon-fund__tabs__content .fund-form .list-switch .control {
  cursor: pointer;
  min-width: 80px;
}

.addon-fund__tabs__nav {
  display: none;
}

.addon-fund__dropdown__nav {
  display: block;
  padding: 10px;
  margin-bottom: 3px;
}

.addon-fund__dropdown__nav .control {
  width: 100%;
}

.addon-fund__header .control {
  display: block;
  margin-bottom: 0;
  line-height: 20px;
  height: 40px;
  border: 0px;
  border-radius: 0px;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.555);
}

.addon-fund__tabs__content .btn {
  position: relative;
  text-align: left;
}

.addon-fund__tabs__content .btn .fa {
  position: absolute;
  right: 10px;
  font-size: 20px;
  color: #666;
}

.addon-fund__tabs__content .fund-form .list-switch,
.addon-fund__tabs__content .fund-form > .control {
  margin-bottom: 15px;
}

.addon-fund__tabs__content .fund-form .list-switch li {
  margin-right: 3px;
}

.addon-fund__tabs__content .fund-form > .control:last-child {
  margin-bottom: 0;
}

table.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > td:first-child {
  color: #0f82cd;
}

/** Add-on tab styling **/
.addon-fund__tabs__nav ul,
.addon-fund .addon-fund__header li {
  margin: 0;
  padding: 0;
  display: inline-block;
}

.asset-allocation-wrapper li {
  height: 25px;
  cursor: pointer;
}

.asset-allocation-wrapper .top-legend {
  display: flex;
  gap: 20px;
}
.asset-allocation-wrapper .top-legend::before {
  content: none !important;
}
.asset-allocation-wrapper .top-legend li {
  font-size: 14px;
  margin-bottom: 2px;
  flex: 1 1 auto;
}
@media (min-width: 767px) {
  .asset-allocation-wrapper .top-legend li {
    width: auto !important;
    flex-basis: auto;
  }
}

.asset-allocation-wrapper .top-legend li:hover {
  font-weight: bold !important;
}

.asset-allocation-wrapper .chart {
  display: flex;
}
@media (max-width: 992px) {
  .asset-allocation-wrapper .chart {
    flex-direction: column;
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
  }
}

.asset-allocation-wrapper li .square {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  position: relative;
  top: 2px;
}

.tab-pane .row {
  margin-left: -20px;
  margin-right: -20px;
}

ul.force_bullet li {
  display: list-item !important;
  list-style: disc !important;
  list-style-type: disc !important;
  margin-left: 20px !important;
  padding-left: 10px !important;
}

.addon-fund__tabs__nav li,
.page-content .addon-fund__tabs__nav li {
  margin: 0 4px 0 0;
  padding: 0;
}

.addon-fund__tabs__nav li a,
.page-content .addon-fund__tabs__nav li a {
  display: block;
  background: #d2ebfb;
}

.addon-fund__tabs__nav li a,
.page-content .addon-fund__tabs__nav li a,
.addon-fund__tabs__content {
  padding: 15px;
}

.addon-fund__dropdown__nav,
.addon-fund__tabs__content,
.addon-fund__tabs__nav li a.active {
  background: #5a5a5a;
  color: #FFF !important;
}

/** Add-on table styling **/
.addon-fund__table {
  width: 100%;
  min-height: 60px;
  /*
  Needed to make the fixed header show up after scrolling down,
  maybe because of the z-index rule in sppagebuilder.css for:
  #sp-page-builder .page-content .sppb-section, #sp-page-builder .sppb-section
  */
  z-index: 1;
}

.addon-fund__table td,
.addon-fund__table th {
  padding: 10px;
  border: 0px solid #CCC;
  white-space: nowrap;
}

.addon-fund__table td.allow-wrap,
.addon-fund__table th.allow-wrap {
  white-space: normal;
}

.addon-fund__table tr th {
  background: #BED600;
  color: black;
}

.addon-fund__table tr th:first-of-type {
  border-left: 0px solid #BED600;
}

.addon-fund__table tr th:last-of-type {
  border-right: 0px solid #BED600;
}

.addon-fund__table tr th {
  border-right: none;
}

.addon-fund__table tr.group-start {
  background: #EAEFB0;
}

.addon-fund__table tr td:first-of-type,
.addon-fund__table tr th:first-of-type {
  border-left: 0px solid #EAEFB0;
}

.addon-fund__table tr td:last-of-type,
.addon-fund__table tr th:last-of-type {
  border-right: 0px solid #EAEFB0;
}

.addon-fund__tabs__content .fund-form .list-switch .control {
  position: relative;
  padding: 10px 23px;
}

.addon-fund__tabs__content .fund-form button,
.addon-fund__tabs__content .fund-form .list-switch .control span {
  background: #fff;
  color: #555;
}

.addon-fund__tabs__content .fund-form .list-switch .control span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.addon-fund__tabs__content .fund-form .list-switch input[type=radio]:checked + span {
  background: #007ac9;
  color: #FFF !important;
}

table.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > th:first-child:before {
  top: 9px;
  left: auto;
  height: 14px;
  right: 14px;
  width: 14px;
  margin-left: 5px;
  display: block;
  position: relative;
  float: right;
  clear: both;
  color: #007ac9;
  border: 0px solid white;
  border-radius: 14px;
  box-shadow: 0 0 0px white;
  box-sizing: content-box;
  text-align: center;
  text-indent: 0 !important;
  font-family: "Open Sans", Courier, monospace;
  line-height: 14px;
  content: "";
  background-color: transparent;
}

table.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > td:first-child, table.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > th:first-child {
  position: relative;
  padding-left: 5px;
  cursor: pointer;
}

@media (max-width: 1199px) {
  .addon-fund__tabs__content .list-switch li {
    width: 30%;
  }
  .addon-fund__tabs__content .btn {
    width: 60%;
  }
  .addon-fund__tabs__content [type=search],
  .addon-fund__tabs__content select.control {
    width: 60%;
  }
  .addon-fund__tabs__content .control {
    height: 50px;
  }
  .addon-fund__dropdown__nav .control,
  .addon-fund__tabs__content .control {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .addon-fund__tabs__content .list-switch li {
    width: 40%;
  }
  .addon-fund__tabs__content .btn {
    width: 80%;
  }
  .addon-fund__tabs__content [type=search],
  .addon-fund__tabs__content select.control {
    width: 100%;
  }
}
.fund-tabs {
  background-color: #FFF;
}

.toolbar-button {
  font-size: 14px;
  color: #000;
}

.toolbar-button i {
  line-height: 1.5;
}

@media (min-width: 556px) {
  .addon-fund__tabs__nav {
    display: block;
  }
  .addon-fund__dropdown__nav {
    display: none;
  }
  .addon-fund__tabs__nav li a,
  .page-content .addon-fund__tabs__nav li a,
  .addon-fund__tabs__content .control {
    height: 45px;
  }
  .addon-fund__tabs__nav li a,
  .page-content .addon-fund__tabs__nav li a,
  .addon-fund__tabs__content {
    padding: 10px 23px;
  }
  .addon-fund__tabs__content {
    padding-top: 23px;
    padding-bottom: 23px;
  }
  .addon-fund__tabs__content .fund-form {
    display: flex;
  }
  .addon-fund__tabs__content select,
  .addon-fund__tabs__content .fund-form .list-switch {
    margin-right: 40px;
  }
  .addon-fund__tabs__content [type=search] {
    margin-left: auto;
    margin-right: 0;
  }
  .addon-fund__tabs__content select,
  .addon-fund__tabs__content [type=search] {
    width: 170px;
  }
  .addon-fund__tabs__content .btn {
    width: 120px;
  }
  .addon-fund__tabs__content .fund-form .list-switch,
  .addon-fund__tabs__content .fund-form > .control {
    margin-bottom: 0;
  }
  .addon-fund__dropdown__nav .control,
  .addon-fund__tabs__content .control {
    font-size: 14px;
  }
}
.addon-fund__tabs__nav li a {
  width: 150px;
  text-align: center;
  transition: 0s;
}

.addon-fund__tabs__nav li a:hover, .fund-portfolio .tab-list li a:hover {
  color: #000 !important;
  font-weight: bold;
}

.addon-fund__tabs__nav li a.active:hover, .fund-portfolio .tab-list li.active a:hover {
  color: #fff !important;
}

.fund-portfolio .tab-list li a {
  width: 255px;
  float: none;
  text-align: center;
  display: inline-block;
  transition: 0s;
}

.fund-portfolio, .highcharts-axis-labels, .highcharts-data-label {
  font-family: "Open Sans" !important;
  font-weight: 300 !important;
}

.fund-performance table.dark-header tbody td {
  font-weight: 300;
}

.csv-download {
  text-align: right;
  padding: 10px !important;
}

.csv-download i {
  margin-left: 15px;
}

.geo-map {
  height: 200px;
}

.geo-map-wrapper {
  overflow: hidden;
  max-height: 280px;
  width: 50%;
  top: -40px;
  position: relative;
  margin-bottom: -40px;
  z-index: -1;
}

.geo-map-wrapper img {
  height: 400px;
  margin: 0 auto;
}

.asset-allocation-wrapper {
  margin: 0px 20px 30px;
}

.asset-item {
  box-shadow: none;
  cursor: pointer;
  vertical-align: top;
}

.asset-item:first-child {
  border-right: 1px solid #fff;
}

.asset-item:last-child {
  border-left: 1px solid #fff;
}

.asset-item p {
  position: relative;
  top: -30px;
  font-weight: 300;
  font-size: 14px;
  white-space: nowrap;
  display: none;
}

.asset-item:hover {
  box-shadow: 0px 0px 3px #9f9f9f;
}

.asset-item:hover p {
  font-weight: 600;
}

.asset-item.active p {
  font-weight: 600;
}

table.breakdown {
  font-weight: 300;
  margin-bottom: 20px;
}

table.breakdown i {
  width: 16px;
  height: 16px;
  display: inline-block;
  top: 2px;
  position: relative;
  margin-right: 10px;
}

table.breakdown td {
  padding: 0;
  cursor: pointer;
  font-size: 14px;
}

table.breakdown {
  width: 100%;
  margin-left: 20px;
}

table.breakdown td:first-child {
  width: 80%;
}

table.breakdown td:last-child {
  text-align: right;
  padding-right: 20px;
}

table.breakdown tr.active {
  background: #f0f0f0;
  font-weight: 600;
}

.geo-map-breakdown {
  vertical-align: top;
  width: 48%;
  display: inline-block;
}

.geo-map-wrapper {
  vertical-align: top;
  width: 50%;
  display: inline-block;
}

.cash-disclaimer {
  padding: 10px 20px;
}

.sector-breakdown {
  width: 48%;
  display: inline-block;
  vertical-align: top;
}

.sector-graph-wrapper {
  display: inline-block;
  width: 50%;
  height: 220px;
}

.sector-allocation-wrapper {
  min-height: 240px;
}

.geographic-allocation-wrapper {
  min-height: 240px;
}

#sector-allocation-chart {
  height: 100%;
  width: 100%;
}

@media screen and (max-width: 990px) {
  .tab-list li {
    display: block !important;
    width: 100% !important;
  }
  .tab-list li a {
    width: 100% !important;
  }
  table.breakdown {
    margin: 0 !important;
  }
  table.breakdown td {
    padding: 0 !important;
  }
  .asset-item {
    display: block !important;
    margin-top: 40px !important;
  }
  .asset-item p {
    display: block !important;
  }
  .top-legend {
    display: none !important;
  }
  .asset-item:last-child {
    border-left: none;
  }
  .asset-item p {
    white-space: nowrap;
  }
  .geo-map-breakdown {
    display: block !important;
    width: 100% !important;
    margin-bottom: 20px;
  }
  .geo-map-wrapper {
    display: block !important;
    width: 100% !important;
    top: 0 !important;
    margin-bottom: 10px !important;
  }
  .sector-breakdown {
    width: 100% !important;
    display: block;
  }
  .sector-graph-wrapper {
    width: 100% !important;
    display: block;
  }
}
.left-year {
  position: absolute;
  bottom: -1px;
  font-size: 11pt;
  left: 30px;
  display: block;
}

.right-year {
  position: absolute;
  bottom: -1px;
  font-size: 11pt;
  right: 0px;
  display: block;
}

@media screen and (max-width: 560px) {
  table.dark-header th {
    padding: 1px !important;
    font-size: 12px;
    line-height: 16px;
  }
  table.dark-header td {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  table.dark-header tbody {
    display: flex;
  }
  table.dark-header tr {
    display: block;
    float: left;
    width: 100%;
  }
  table.dark-header th, table.dark-header td {
    width: 100% !important;
    padding: 15px !important;
    height: 60px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: none !important;
    border-bottom: 1px solid #ccc !important;
  }
  table.dark-header th:last-child, table.dark-header td:last-child {
    border-bottom: none !important;
  }
}
.doc-link {
  letter-spacing: -0.5px;
}
.doc-link a {
  background-color: #BED600;
}

select[name=currency] {
  width: 100% !important;
}

ul.split-items {
  display: flex;
  flex-wrap: wrap;
}
ul.split-items li {
  flex-basis: 48%;
}
@media (max-width: 1200px) {
  ul.split-items li {
    flex-basis: 100%;
  }
}

.addon-fund h4 {
  font-size: 16px;
}

.split-bullets {
  display: flex;
}
@media (max-width: 1200px) {
  .split-bullets {
    flex-wrap: wrap;
  }
}

ul.half-width {
  width: 50%;
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  ul.half-width {
    width: 100%;
  }
}

@media (max-width: 1200px) {
  .hide-mobile {
    display: none;
  }
}

@media (min-width: 1200px) {
  .hide-desktop {
    display: none;
  }
}

.ui-datepicker th {
  padding: 0 !important;
  font-weight: normal;
}
.ui-datepicker select {
  border: none !important;
  padding-top: 7px !important;
  margin: 0 5px !important;
}

.ui-datepicker-title {
  display: flex;
  margin: 0 !important;
}

.ui-datepicker-header {
  display: flex;
  align-items: center;
  justify-content: center;
  border: none !important;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  top: 7px !important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  background-color: #D2EAFB !important;
  color: #5A5A5A !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: 1px solid #E9E9E9 !important;
  color: #5A5A5A !important;
}

.ui-datepicker {
  padding: 2px !important;
}
.ui-datepicker table {
  display: none !important;
}

.datepicker {
  position: relative;
}
.datepicker::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  right: 15px;
  border-right: 1px solid #6d6d6d;
  border-bottom: 1px solid #6d6d6d;
  width: 5px;
  height: 5px;
}

.filters {
  display: flex;
  align-items: center;
  font-weight: bold;
  gap: 10px;
  padding: 20px 0;
  position: relative;
  flex-wrap: wrap;
}
@media (max-width: 600px) {
  .filters {
    gap: 0px;
  }
}
.filters input {
  font-weight: normal;
  position: relative;
  margin: 0 10px;
}
@media (max-width: 600px) {
  .filters input {
    margin: 5px 0 !important;
    width: 100%;
  }
}
.filters .filter {
  position: relative;
}
@media (max-width: 600px) {
  .filters .filter {
    flex-basis: 100%;
  }
}
.filters .filter-group {
  display: flex;
  align-items: center;
}
@media (max-width: 600px) {
  .filters .filter-group {
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
  }
}
.filters .decorator {
  position: absolute;
  width: 0;
  top: 50%;
  font-weight: normal;
  z-index: 2;
  transform: translateX(15px) translateY(-55%);
}
.filters .decorator + input {
  padding-left: 25px;
}

.top-buttons .row {
  display: flex;
  flex-direction: row-reverse;
}
@media (max-width: 767px) {
  .top-buttons .row {
    flex-direction: column-reverse;
  }
}

.download {
  background-color: #b9d345 !important;
  border: none !important;
  border-radius: 0 !important;
  margin-top: 10px;
  padding: 10px 15px !important;
  color: #000 !important;
}
.download i {
  margin-left: 5px;
}

#fundFacts .only-show-on-tablet {
  display: none;
}

@media (min-width: 768px) and (max-width: 991px) {
  #fundFacts .only-show-on-tablet {
    display: block;
  }
}
@media (max-width: 767px) {
  #fundFacts br {
    display: none;
  }
  #fundFacts .add-padding-mob {
    padding-bottom: 12px;
  }
}/*# sourceMappingURL=efektivfund.css.map */