.heading_table {
    position: relative;
}

.btn-keo-ngay, .table-header td, .TYLETT_4 {
    background-color: #5a0b2a;
}

.btn-keo-ngay {
    border-color: #5a0b2a;
}

.table-header td {
    border-color: #fff;
}

.bg_h2 {
    background-color: #700A38;
    font-size: 1rem;
}

.btn-keo-ngay {
    padding: 5px;
}

.table-header td, .TYLETT_2a {
    font-size: 12px;
}

.sr_desktop_home {
    padding-top: 5px;
}

.TYLETT_2a {
    background-image: none;
}

.dong2, .dong4, .dong2 table, .dong4 table {
    font-size: 10px;
}

.dong2 {
    background-color: #ffeae7;
}

.chutyle {
    color: #dc3545;
}

.diem_so li p {
    font-weight: normal;
    font-size: 7px !important;
}

.search_tyle input, .search_tyle select {
    padding: 0;
    font-size: 13px;
}

.search_tyle span.clear-span {
    padding: 0 10px;
    font-size: 13px;
}

.match-fixtures .league-name, .match-standings .league-name {
    background-color: #5a0b2a !important;
    font-weight: bold;
}

.match-fixtures .league-info, .match-standings .league-group {
    background-color: #700A38 !important;
    color: #fff;
}

.match-fixtures .league-info th {
    font-weight: normal;
}

.match-fixtures .badge.bg-primary {
    background-color: #5a0b2a !important;
    color: #fff;
}

@media only screen and (max-width: 520px) {
    .sr_desktop_home {
        padding-top: 0;
    }

    .bg_h2 {
        font-size: 11px;
    }

    .table-header td, .TYLETT_2a {
        font-size: 8px;
    }

    .dong2, .dong4, .dong2 table, .dong4 table {
        font-size: 0.45rem !important;
    }

    .btn-keo-ngay {
        padding: 5px;
    }
}