table {
    margin-bottom: 0;
    border: 0;
}
.table-company-odds {
    position: relative;
}
.company-dropdown-list {
    display: inline-block;
    width: 120px;
    position: absolute;
    right: 0;
    top: 0;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    font-size: 14px;
    cursor: pointer;
}
.date_play {
    color: #333;
}
.date-buttons-container .date-button {
    display: inline-block;
    padding: 0 8px;
    margin: 0 3px;
    color: #fff;
    background-color: #000000;
    font-size: 12px;
    font-weight: 500;
    box-shadow: 0px 0px 3px #ccc;
    border-radius: 3px;
}   
.date-buttons-container .date-button:hover {
    background-color: #6d86a8;
}
.date-buttons-container .date-button.active {
    background-color: #45668e;
}
#table-company_odd {
    margin-top: 10px;
}
.head_pro {
    background-color: #6b86aa;
    border-bottom: 1px solid #fff;
    overflow: hidden;
}
.head_pro label {
    margin-bottom: 0;
    color: #fff;
    font-size: 12px;
}
.h_one_mobi label {
    margin: 10px 0;
    font-size: 12px;
    color: #333;
}
.matches-header {
    font-size: 16px;
    background-color: #436590;
    color: #fff;
    font-weight: normal;
    border-top: 1px solid #b4bba8;
    text-align: left;
    padding: 6px 25px 4px 10px !important;
    margin: 0;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 2px;
}
.title-competition {
    color: #fff;
    text-align: left;
    padding-left: 10px;
    font-size: 12px;
    background-color: #436590;
    line-height: 22px;
}
.matches-in-play {
    background-color: #f6dee1;
}
.matches-upcoming {
    background-color: #e0ebfd;
}
.bg_h2 {
    font-size: 16px;
    background-color: #436590;
    color: #fff;
    font-weight: normal;
    border-top: 1px solid #b4bba8;
    text-align: left;
    padding: 6px 5px 4px 10px;
    margin: 0;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 2px;
}

.bg_handicap {
    background-color: #b1b1b1;
    color: #666666;
    padding: 3px 0 0 10px;
    height: 18px;
    font-size: 9px;
    border: 0;
}

.vnk_fullbox {
    overflow: hidden;
}

.vnk_fullbox.hot_5 {
    background: #8fbdf5;
}

.vnk_fullbox.hot_5 .title-competition {
    background-color: #263f5e;
}

.time_box {
    line-height: 13px;
}
.container.diem_so {
    padding-left: 3px;
    padding-right: 3px;
}
.open_diem_so {
    background-color: #eaeaea;
    margin: 0;
    padding: 10px 0;
    text-align: center;
}

.open_diem_so span {
    font-size: 12px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: normal;
    padding: 5px 15px;
    color: #000;
}

.open_diem_so span:hover {
    background-color: #45668e;
    color: #fff;
}
.blink_me {
    animation: blinker 2s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0.1;
    }
}

.chutyle, .score_box {
    color: #ee6363;
}
.matchstatustext,
#table-company_odd .list_match p,
.team-table-other {
    margin-bottom: 0;
    font-size: 12px;
}

#table-company_odd .list_match p {
    color: #333;
}
#table-company_odd .list_match .score_box {
    color: #f71e3b;
}

.live img {
    vertical-align: middle;
    height: 26px;
    line-height: 16px;
    object-fit: contain;
}

.dong:hover {
    background-color: #c7c1c1;
}

.do {
    color: #f71e3b;
    font-weight: 600;
}

.diem_so ul {
    list-style: none;
    padding: 0;
    margin: 0;
    background-color: #eaeaea;
    border-top: 1px solid #fff;
}

.diem_so ul::after {
    content: "";
    display: block;
    clear: both;
}

.diem_so li {
    float: left;
    width: 5%;
    height: 65px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #000;
}

.diem_so li p {
    font-weight: bold;
    font-size: 12px;
}

.diem_so li .ti_so {
    background-color: #0000009e;
    color: #fff;
    margin: 0;
    padding: 5px;
}

.diem_so li:last-child {
    width: 75%;
    text-align: center;
    padding: 25px 0;
}

.keo-dong td {
    line-height: 18px;
}

.keo-dong th {
    line-height: 18px;
    color: #666;
}

.keo-dong tr td,
.keo-dong tr th {
    border-bottom: 0;
    padding: 0;
    font-size: 12px;
    font-weight: 400;
    color: #333;
}
.keo-dong tr td span {
    color: #333;
}

.hiep_1 {
    background-color: #EEE8CD;
    font-weight: bold;
    font-size: 12px;
}

.hiep_1_btn {
    position: relative;
    cursor: pointer;
    color: #669900;
}

.diem_so ul {
    display: none;
}

.diem_so ul.open {
    display: block;
}
.btr {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
}
.bt {
    border-top: 2px solid #fff;
    position: relative;
}
.bt:after {
    content: '';
    border-right: 2px solid #fff;
    position: absolute;
    top: 0;
    right: -2px;
    height: 100%;
}
.hbtr {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}
.hbr, .hfbr {
    position: relative;
}
.hbr::after {
    content: '';
    border-right: 1px solid #fff;
    position: absolute;
    top: 0;
    right: 1px;
    height: 100%;
}
.hfbr {
    height: 39px;
    line-height: 39px;
}
.hfbr::after {
    content: '';
    border-right: 1px solid #fff;
    position: absolute;
    top: 0;
    right: 2px;
    height: 100%;
}
.open_diem_so {
    border-top: 2px solid #fff;
    cursor: pointer;
    position: relative;
}

.score_box {
    color: #464646
}

.hiep_1_btn::after {
    content: "";
    border-top: solid 5px #669900;
    border-left: solid 5px transparent;
    border-right: solid 5px transparent;
    position: absolute;
    right: -15px;
    top: 5px;
}

.filter_item {
    position: relative;
    padding: 5px 5px 5px 30px;
    display: block;
    cursor: pointer;
    color: #464646;
    margin-right: 20px;
}

.filter_item input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.filter_item:hover input ~ .checked_icon {
    background-color: #ccc;
}

.checked_icon {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border-radius: 3px;
    transition: background-color 0.2s;
    -webkit-transition: background-color 0.2s;
}

.checked_icon:after {
    content: "";
    position: absolute;
    display: none;
}

.filter_item input:checked ~ .checked_icon:after {
    display: block;
}

.filter_item .checked_icon:after {
    left: 7px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid #464646;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

#open_filter {
    float: right;
    border: 1px solid #000;
    padding: 8px 30px 8px 15px;
    cursor: pointer;
    border-radius: 3px;
    position: relative;
    margin: 12px 5px;
}

#open_filter::after {
    content: "";
    border-top: solid 6px #464646;
    border-left: solid 6px transparent;
    border-right: solid 6px transparent;
    position: absolute;
    right: 10px;
    top: 12px;
}

#open_filter.active:after {
    transform: rotate(180deg);
}

#filter-select-all {
    padding: 5px 15px;
    border-radius: 5px;
    margin: 0 10px 10px 0;
}

#filter-clear {
    padding: 5px 15px;
    border-radius: 5px;
}

#filter li {
    display: inline-block;
}

.guild-live {
    font-weight: 500;
    margin: 0 0 5px;
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 5px;
    z-index: 99;
    padding: 0;
    border: none;
    margin: 0;
    outline: none;
    cursor: pointer;
    border-radius: 50px;
}

#myBtn:hover {
    background-color: #eee;
}

.hiep_1 img { width: 15px; }

.btn-keo-ngay {
    padding: 5px 5px;
    margin: 5px 0;
    color: #fff;
    background-color: #000000;
}

.clear {
    clear: both;
    display: block;
}

.btn-keo-ngay span {
    height: 5px;
    width: 5px;
    background-color: red;
    border-radius: 50%;
    display: none;
    vertical-align: middle;
    margin-right: 3px;
}

.hidden {
    display: none;
}

.keo-phat-goc td {
    padding: 0;
}

.team-table-other {
    background-color: #f9f9f9;
}

.team-table-other th {
    color: #333;
    font-weight: normal;
    line-height: 24px;
    background-color: #c5c5c5;
    border-bottom: 1px solid #d8d8d8;
    white-space: nowrap;
    text-align: center;
    padding: 0;
}

.bg1 {
    background-color: #f3f2f2 !important;
}

.team-table-other tr td {
    padding: 5px 0 !important;
    text-align: center;
    color: #333;
}

.th-bg3 {
    font-weight: bold !important;
}

.ll {
    border-left: 1px solid #d8d8d8;
}

.rl {
    border-right: 1px solid #d8d8d8;
}
.highlight {
    animation: highlight-animation 1s ease-in-out;
}

@keyframes highlight-animation {
    0% { background-color: yellow; }
    100% { background-color: transparent; }
}

@media only screen and (max-width: 1200px) {
    
}

@media only screen and (max-width: 1000px) {
    
}

@media only screen and (max-width: 867px) {
    
}

@media only screen and (max-width: 767px) {
    .diem_so li {
        width: 10%;
    }
    .diem_so li:last-child{
        width: 50%;
    }
}
@media only screen and (max-width: 520px) {
    .head_pro label {
        font-size: 11px;
    }
    .table-company-odds {
        padding-top: 40px;
    }
    .company-dropdown-list {
        top: 0;
    }
    .heading_table {
        position: relative;
    }
    .diem_so li {
        width: 14%;
    }

    .diem_so li:last-child{
        width: 44%;
    }
    .pdlrm {
        padding-left: 5px;
        padding-right: 5px;
    }
    .mlam {
        margin-left: -3px;
    }
    .widthcalc {
        width: calc(100% - -25px) !important;
    }
    .keo-dong th {
        display: block;
    }
    .tr-mobile {
        display: flex;
        flex-direction: column;
    }
    .tr-mobile .order_one {
        order: 2;
        display: flex;
        margin-left: 2px;
        letter-spacing: 0px;
        font-size: 11px;
    }
    .tr-mobile .order_two {
        order: 1;
        display: flex;
        justify-content: flex-end;
    }
    .date-buttons-container .date-button {
        padding: 0 5px;
        font-size: 11px;
    }
    .ml10 .row {
        margin-left: -12px !important;
    }
    .container.diem_so .team-table-other tr th {
        width: 100%;
        display: table-cell;
    }
}

@media only screen and (max-width: 414px) {
    
}
@media only screen and (max-width: 375px) {
    
}
