.ato-table .expand-cell a:before,
.ato-table-static .expand-cell a:before {
    font-size: 23px;
}

aside.help-sidebar ul,
aside.help-sidebar p,
aside.help-sidebar a {
    font-size: 17px !important;
}

.container .page-header,
.page-sub-header {
    border-bottom: 1px solid #000;
}

.container .page-header h1 {
    font-weight: 400;
    font-size: 33px;
}

body .ato-heading h1,
body .ato-heading h2 {
    font-family: Swiss721BT-Light, Arial, Helvetica, sans-serif;
    color: #002341;
}

.alert-block:before {
    font-size: 28px;
}

.ato-link .icon-help {
    font-size: 14px;
}

.ato-bread-crumb ul li:not(:first-of-type):before {
    font-size: 15px;
}

.ato-pagination div.row {
    display: block;
}

.ato-pagination .ato-pagination-results {
    padding-left: unset;
    padding-right: unset;
}

.ato-feedback-panel .ato-feedback-header .icon:before {
    font-size: 23px;
}

.ato-feedback-panel a.ato-feedback-header {
    font-size: 20px;
}

div.ato-spa-container {
    padding: 0px;
    width: 100%;
}

.row.ato-feedback-panel>div {
    padding: 0px;
}

.icon-accordion-expand:before {
    color: #FFF;
}

div.comparison th.fund-info .product-name {
    font-size: 13px;
}

div.comparison th.fund-info .sub-product {
    font-size: 13px;
    font-weight: normal;
}

div.comparison a.link-btn {
    font-size: 17px;
}
@media screen and (max-width: 992px)
{
    div.comparison a.link-btn {
        font-size: 12px;
    }
}
@media screen and (min-width: 768px) {
    .ato-icon-link {
        font-size: 15px;
    }

    .ato-sticky-panel.sticky-panel-open .sticky-panel-btn {
        border-left: 0px !important;
    }

}
div.comparison a[target=_blank]::after {
    background-color: white;
}

