.key-stats-table {
    table-layout: fixed;
    width: 100%;
}
.key-stats-table th {
    padding-top: 14px;
    vertical-align: top;
    font-weight: 400;
    text-align: center;
    padding-bottom: 5px;
}
.key-stats-table td:not(:last-child), .key-stats-table th:not(:last-child) {
    padding-right: 10px;
}
.key-stat-title {
    font-size:18px;
    letter-spacing: -0.1px;
}
.key-stats-table td {
    padding-bottom: 14px;
    vertical-align: top;
    word-break: break-word;
    text-align: center;
    font-size: 14px;
}

.key-stats-table td:not(:first-child), .key-stats-table th:not(:first-child) {
    padding-left: 10px;
}
.key-stats-table td a{

}
.index-change-up {
    color: #00a200;
    fill: #00a200;
    font-size: 13px;
}
.page_body_data .panel_content .quab_table.two td:first-child a{
    color: #4089e6;
}
