.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;
}
.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 p.intro{
    font-size:22px!important;
}
.button.primary{
    background-color: #82c823!important;
    color: #20242b!important;
}
.button.primary:hover {
    text-decoration: none!important;
    color: #20242b!important;
    background-color: #a2d830!important;
}
.btn-secondary, .slider-control {
    background: #016fad;
    color: #fff;
}
.btn-secondary:hover, .slider-control:hover {
    color: #fff;
    background-color: #00527c;
}
.button.btn-secondary:active, .button.btn-secondary:focus:active {
    color: #20242b;
    background-color: #00a6e3;
}
.fil-accordion .accordion-content li{
    margin-bottom: 1rem!important;
}
.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;
  }
    .fil-hero-component p.intro{
        font-size:19px!important;
    }
}
.fund-discounts .fil-text p{
  font-size: 18px;
}