﻿.Times_TimesSearchTopTimesEventRankSearch label {
    font-size: 14px;
    padding-bottom: 6px;
}

.Times_TimesSearchTopTimesEventRankSearch .usas-times-timessearchtoptimeseventranksearch-tab-selected {
    background-color: #f5f5f5;
    border-bottom: solid 1px #e8e8e8;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    color: #ba0c2f;
    font-weight: 600;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
}

.Times_TimesSearchTopTimesEventRankSearch .usas-times-timessearchtoptimeseventranksearch-tab {
    border-left: solid 1px #e8e8e8;
    border-right: solid 1px #e8e8e8;
    border-top: solid 1px #e8e8e8;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    color: #687481;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
}

.Times_TimesSearchTopTimesEventRankSearch .usas-times-timessearchtoptimeseventranksearch-filters {
    background-color: #f5f5f5;
    padding: 30px 20px 30px 20px;
}

.Times_TimesSearchTopTimesEventRankSearch .k-radio-label {
    font-weight: normal;
}

.Times_TimesSearchTopTimesEventRankSearch .usas-times-timessearchtoptimeseventranksearch-times {
    background-color: #f5f5f5;
    padding: 10px 20px 30px 20px;
}

.Times_TimesSearchTopTimesEventRankSearch th {
    background-color: #ba0c2f;
    border: solid 1px #7f051d;
    color: #fff;
    cursor: pointer;
    font-family: Oswald;
    padding: 20px;
}

.Times_TimesSearchTopTimesEventRankSearch .usas-times-timessearchtoptimeseventranksearch-triangle {
    color: #7f051d;
}

.Times_TimesSearchTopTimesEventRankSearch tbody tr {
    background-color: #fff;
    border-bottom: solid 1px #e8e8e8;
    border-left: solid 1px #e8e8e8;
    border-right: solid 1px #e8e8e8;
}

.Times_TimesSearchTopTimesEventRankSearch tbody td {
    padding: 20px;
}

.Times_TimesSearchTopTimesEventRankSearch a, .Times_TimesSearchTopTimesEventRankSearch a:visited {
    text-decoration: none;
}

@media (max-width: 767px) {
    .Times_TimesSearchTopTimesEventRankSearch .usas-card:not(:last-child) {
        margin-bottom: 30px;
    }

    .Times_TimesSearchTopTimesEventRankSearch .usas-card {
        padding: 20px;
    }

    .Times_TimesSearchTopTimesEventRankSearch tbody tr {
        border-top: solid 1px #e8e8e8;
    }

    .Times_TimesSearchTopTimesEventRankSearch tbody td {
        padding: 5px;
    }
}
