﻿#footer, .disclaimer, .disclaimer a {
    font-family: 'Avant Garde',Avantgarde,'Century Gothic',CenturyGothic,AppleGothic,sans-serif !important;
}

#footFooter_divCriteriaStats,
#ucFooter_divCriteriaStats,
.footer-spacer,
.hr-line {
    display: none;
}

#footFooter_tblFooter tbody,
#ucFooter_tblFooter tbody {
    border: none !important;
}

#footFooter_tblFooter,
#ucFooter_tblFooter {
    border-top: 1px solid #ddd;
    margin-top: 3rem;
}

.disclaimer a[name=trans],
.disclaimer a[name=trans]:hover {
    cursor: text;
    text-decoration: none;
    color: #000;
}

.theme-dark .table-footer a {
    color: rgb(133, 205, 231);
}

.theme-dark .disclaimer {
    color: #eee;
}

.theme-dark .disclaimer a[name=trans],
.theme-dark .disclaimer a[name=trans]:hover {
    color: #eee;
}
