.ec-table__table--vertical thead {
    background: #f8f8f8;
    color: #0a0a0a;
    border: 1px solid #f1f1f1;
}
.ec-table__table--vertical td {
    padding: 10px 5px !important;
}
.ec-screener-select50Funds .ms-neat-row {
  max-width: 1350px;
}
label {
    background: 0 0;
    padding: 0;
    margin: 0;
    color: #666;
    font-size: 12px;
    line-height: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    padding-bottom: 5px;
    display: block;
}
li:before {
  width: 0;
  position: static;
  background-color: inherit;
}
@media screen and (min-width: 64em) {
  .select2-results__options li {
    font-size: 12px;
    max-height: 240px;
    margin-bottom: 0;
  }
}
.ec-screener-select50Funds .mstar-filters-securities .select2-selection--multiple input.select2-search__field {
    height: auto;
    font-size: 13px;
}
.ec-screener-select50Funds .mstar-filters-securities span.select2 {
  font-size: 13.5px;
}
.ec-screener-select50Funds .mstar-filters-securities .ec-filters__label {
  font-size: 13.5px;
}
span.ec-button__caption {
  font-size: 17px;
}
.ec-button__link.ec-components-button {
  font-size: 18px;
}
.ec-screener-select50Funds .mstar-table-securities .ec-table__row .ec-table__cell {
  font-size: 17px;
}
.ec-screener-select50Funds .mstar-short-listed-securities .ec-table__row-header .ec-table__cell--header span{
  font-size: 15px;
  font-weight: 700px;
}
.ec-button.mstar-action-compare a[target=_blank] span {
  display: inherit;
}
.ec-button.mstar-action-compare a[target=_blank]:after {
  display: none;
}
.ec-table__investment-row .ec-table__investment-discount a:after {
  display: none;
}
th {
  background-color: #f8f8f8;
}
.ec-screener-select50Funds .mstar-table-securities .ec-table__row-header .ec-table__cell--header span {
  font-size: 13.5px;
}
.fil-hero-component__wrapper .fil-hero-component.bg-grey-200{
    background-color: #dcdee1;
}

@media screen and (min-width: 40em){
  .h1, h1 {
    font-family: neuzeit_grotesk, Arial, Helvetica, sans-serif;
    font-size: 3.88889rem;
    line-height: 4.11111rem;
    font-weight: 300;
  }
  li:before {
    width: 0;
  }
  .ec-analyst-insight__experts-review--content p {
    font-size: 17px;
  }
}
.chosen-container-single .chosen-single span{
  overflow: hidden;
}
.ec-screener-paginator-details .active-result{
  font-size: 12px;
}