/*Bengin section-livescore */

/* block-ddmmyy */
.block-ddmmyy {
    float: left;
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 14px 14px 0 0;
    margin-bottom: 16px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.group-ddmmyy {
    width: 100%;
    display: table;
    margin: 0;
    padding: 0;
    height: 60px;
}

.item-ddmmyy {
    background: #f2f2f2;
    display: table-cell;
    padding: 2px;
    text-align: center;
    border-right: solid 1px #fff;
    list-style: none;
    cursor: pointer;
    vertical-align: middle;
}

    .item-ddmmyy.active {
        background: #167DD8;
        color: #fff
    }

.s-date {
    display: block;
    font-weight: bold;
    font-size: 14px;
}

.s-thu {
    display: block;
    font-size: 14px;
}

.fixcalendar {
    width: 10%;
    background: #f2f2f2;
    height: 60px;
    line-height: 60px;
    display: inline-block;
}

.btn-ddmmyy {
    display: block;
    font-weight: bold;
    text-align: center;
    color: #366FA1;
    font-size: 24px;
    cursor: pointer;
}
/*  table-ts */
.link-lsc.active {
    color: #366FA1
}

.table-ts {
    background: #F1F1F1;
    margin-bottom: 6px
}

    .table-ts td, .table-ts th {
        border: 0;
        padding: 4px
    }

.td-ts0 {
    min-width: 24px;
    width: 3%
}

.td-ts1 {
    background: #366FA1;
    color: #fff;
    width: 5%;
    min-width: 32px;
    text-align: center
}

.td-ts2 {
    width: 5%;
    min-width: 32px;
    text-align: center
}

.td-ts3 {
    width: 82%;
    font-size: 16px
}

.td-ts4 {
    width: 5%;
    min-width: 32px;
    text-align: center
}

.thumb-ts {
    height: 20px;
    width: 20px;
    display: inline-block;
    position: relative;
    top: 2px;
}

.block-content {
    width: 100%;
    float: left;
    margin-bottom: 24px;
}

    .block-content:last-child {
        margin-bottom: 0;
    }

.block {
    width: 100%;
    float: left;
    margin-bottom: 16px;
}

    /*.block:last-child {
        margin-bottom: 0;
    }*/

    .block.mg-b0 {
        margin-bottom: 0;
    }

.f-row {
    float: left;
    width: 100%;
    margin-bottom: 16px
}

.box-score {
    width: 100%;
    float: left;
    margin-bottom: 16px
}

.f-left {
    float: left
}

.f-right {
    float: right
}

.title {
    font-size: 22px;
}

.title-sub {
    font-size: 20px;
}

.tag-link {
    margin: 0;
    padding: 0;
}

    .tag-link li {
        display: inline-block;
        list-style: none;
        margin-right: 6px;
        margin-bottom: 6px
    }

        .tag-link li a {
            display: inline-block;
            background: #ECECEC;
            padding: 8px 16px;
            border-radius: 24px
        }

.link-lsc {
    margin: 0 5px;
}

.tab-match {
    float: left;
    width: 100%;
    display: none;
    margin-bottom: 16px;
    font-size: 13px;
    font-weight: bold;
}

    .tab-match a {
        float: left;
        height: 32px;
        line-height: 32px;
        background-color: #aeaeae;
        color: #ffffff;
        padding: 0 6px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        margin-right: 3px;
        margin-bottom: 3px;
    }

        .tab-match a.active {
            background-color: #167DD8;
        }

.sec-match {
    background: url(../images/arow2-wiht.svg) no-repeat;
    background-position: right 4px top 50%;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    background-color: #aeaeae;
    color: #ffffff;
    border: none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 13px;
    padding: 0 6px;
    padding-right: 24px
}

.form-search-nhanh {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 12px;
}

.input-search-nhanh {
    width: 100%;
    border-radius: 24px;
}

.btn-search-nhanh {
    position: absolute;
    right: 8px;
    width: 36px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    z-index: 1;
    cursor: pointer;
}

.ul-match {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
}

    .ul-match li {
        list-style: none;
    }

    .ul-match > li {
        border-bottom: solid 1px #e0e0e0;
    }

    .ul-match a {
        display: block;
        padding: 8px 0;
        font-size: 16px;
    }

.title-giai-dau {
    font-weight: bold;
}

.ul-match ul {
    padding-left: 24px;
}
/* calendar*/
.block-calendar {
    float: left;
    width: 100%
}

.month {
    padding: 8px 12px;
    width: 100%;
    background: #fff;
    text-align: center
}

    .month ul {
        margin: 0;
        padding: 0
    }

        .month ul li {
            color: #fff;
            list-style: none;
            margin: 0;
            padding: 0
        }

    .month .prev {
        float: left;
        height: 32px;
        cursor: pointer;
        line-height: 32px;
        width: 32px;
        text-align: center;
        border: solid 1px #e0e0e0;
        border-radius: 100%;
        color: #666
    }

    .month .next {
        float: right;
        height: 32px;
        cursor: pointer;
        line-height: 32px;
        width: 32px;
        text-align: center;
        border: solid 1px #e0e0e0;
        border-radius: 100%;
        color: #666
    }

.weekdays {
    margin: 0;
    padding: 10px;
    font-size: 12px;
    background-color: #f2f2f2
}

    .weekdays li {
        display: inline-block;
        width: 13%;
        color: #666;
        text-align: center
    }

.days {
    background: #fff;
    margin: 0;
    padding: 10px
}

    .days li {
        display: inline-block;
        list-style: none;
        width: 13%;
        text-align: center;
    }

.select-mmyy {
    height: 32px;
    background-color: #fff;
    border-radius: 24px;
    font-size: 13px
}

.item-days {
    display: inline-block;
    border-radius: 100%;
    height: 32px;
    line-height: 32px;
    text-align: center;
    width: 32px;
    cursor: pointer
}

    .item-days:hover {
        background: #e0e0e0
    }

    .item-days.active {
        background: #226098;
        color: #fff
    }

@media only screen and (max-width:800px) {
    .s-date {
        font-size: 12px;
    }

    .btn-ddmmyy {
        font-size: 16px;
    }

    .tab-match {
        display: block;
    }
}
/*Bengin BXH */
.select-mg {
    height: 32px;
    background-color: #f1f1f1;
    border-radius: 24px;
}

.table-bxh {
    background: #f1f1f1;
}

    .table-bxh td, .table-bxh th {
        padding: 6px 4px;
        border-top: solid 1px #fff;
    }

.w-bxh1 {
    text-align: center;
    width: 5%;
    min-width: 32px
}

.w-bxh2 {
    width: 60%
}

.line-blue {
    border-left: solid 4px #009200;
}

.line-red {
    border-left: solid 4px #E62700;
}

.blue-span {
    border-left: solid 5px #009200;
    margin-right: 16px;
    padding-left: 8px;
    display: inline-block;
    color: #636363
}

.red-span {
    border-left: solid 5px #E62700;
    color: #636363;
    padding-left: 8px;
    display: inline-block
}

.tag-left {
    float: left
}

.tag-right {
    float: right
}

.link-abc {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    width: 36px;
    background: #F1F1F1;
    border-radius: 3px;
    margin-right: 3px;
    text-align: center;
    color: #226098;
}

@media only screen and (max-width:800px) {
    .tag-left {
        width: 100%;
        margin-bottom: 16px;
    }

    .blue-span {
        margin-right: 10px;
    }

    .tag-right {
        width: 100%;
        float: right
    }

    .f-left {
        margin-bottom: 12px;
        width: 100%;
    }

    .f-right {
        width: 100%;
    }

    .select-mg {
        width: 100%;
    }
}



/*Bengin table-ltd */
.table.table-ltd {
    width: 100%;
    float: left;
}

.table-ltd td, .table-ltd th {
    padding: 4px;
    border: 0;
    vertical-align: top;
}

.table-ltd th {
    background: #366FA1;
    color: #fff;
    padding: 8px 4px;
}

.table-ltd th a {
    color: #fff
}
.v-middle {
    vertical-align: middle !important
}
.ltd-w1 {
    text-align: center;
    width: 5%;
    color: #666;
}

.ltd-w2 {
    text-align: center;
    color: #666;
    width: 10%;
    min-width: 32px
}

.ltd-w3 {
    text-align: left;
    width: 45%;
}

.ltd-w4 {
    text-align: center;
    width: 10%;
    font-weight: 500;
}

.ltd-w5 {
    text-align: center;
    width: 10%;
}

.ltd-w6 {
    width: 20%;
    text-align: right;
}

.thumb-24-g {
    float: left;
    height: 22px;
    width: 22px;
    position: relative;
    border-radius: 100%;
    margin-right: 8px;
}
.thumb-24-g1 {
    height: 22px;
    width: 22px;
    position: relative;
}
.text-24-g {
    display: grid;
}

.r-btn {
    display: flex;
    float: right;
}

.link-btn {
    margin: 0 8px;
}

.text-link {
    float: right;
    position: relative;
    top: 2px;
    display: flex
}

.k-link {
    display: inline-block;
    margin-left: 6px;
}

    .k-link img {
        display: inline-block;
        height: 20px;
        width: 20px
    }

.the-vang {
    background: #FFA200;
    padding: 2px 3px;
    color: #fff;
    border-radius: 3px;
    font-size: 9px;
    position: relative;
    top: -2px;
}

.the-do {
    background: #FF3636;
    padding: 2px 3px;
    color: #fff;
    border-radius: 3px;
    font-size: 9px;
    position: relative;
    top: -2px;
}

.k-text {
    display: block;
    color: #666;
    font-size: 12px;
}

.text-clb-ldt {
    display: block;
    padding-left: 20px;
    position: relative;
}

.thumb-clb-16 {
    height: 16px;
    width: 16px;
    display: inline-block;
    position: absolute;
    top: 2px;
    margin-right: 6px;
    left: 0;
}

.c-i {
    color: #50EDFF
}

.boder-b {
    border-bottom: solid 1px #e0e0e0;
}

.btn-live {
    background: #00A431;
    color: #fff;
    padding: 0 4px;
    border-radius: 4px;
    font-size: 11px;
    line-height: 18px;
    display: inline-block;
    height: 18px;
    text-transform: uppercase;
    font-weight: 500;
}

.th-g {
    color: #226098;
    font-size: 12px;
}

.sl-ht {
    color: #666;
}

.btn-hoan {
    background: #878787;
    color: #fff;
    padding: 0 4px;
    border-radius: 4px;
    font-size: 11px;
    line-height: 18px;
    display: inline-block;
    height: 18px;
    text-transform: uppercase;
    font-weight: 500;
}

.ul-list {
    padding: 0;
    margin: 0;
}

    .ul-list li {
        padding: 6px 0;
        list-style: inside;
    }

        .ul-list li a {
            color: #00396B
        }

.tab-ltd {
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
}

[data-tab-content] {
    display: none;
}

.active[data-tab-content] {
    display: block;
}

.tab-item {
    display: inline-block;
    background: #E3E3E3;
    cursor: pointer;
    padding: 6px 12px;
    border-radius: 24px;
    list-style: none;
    margin-right: 6px;
    text-transform: uppercase;
    font-size: 13px;
}

    .tab-item.active {
        background: #FFA200;
        color: #fff;
    }

.tab-content {
    width: 100%;
    float: left;
}

.tab-div {
    width: 100%;
    float: left;
    margin-bottom: 24px
}

.tab-panel {
    float: left;
    width: 100%;
    margin-bottom: 16px;
}

.tab-cat {
    margin: 0;
    padding: 0;
    background: #f1f1f1;
    border-radius: 24px;
    float: left;
}

.tab-cat li {
    display: inline-block;
}

.tab-cat a, .tab-cat span {
    padding: 8px 16px;
    display: block;
}

.tab-cat a i, .tab-cat span i{
    color: #FFA200
}

.tab-cat a.active,.tab-cat span.active {
    background: #167DD8;
    color: #fff
}

.bg-giai {
    background: #f1f1f1;
    width: 100%;
    float: left;
}

.ul-all-giai {
    margin: 0;
    padding: 0;
}

    .ul-all-giai li {
        list-style: none;
        border-bottom: solid 1px #e0e0e0;
        padding: 6px 34px 6px 12px;
        position: relative;
        font-size: 16px
    }

.radius .thumb-24 {
    border-radius: 100%
}

.text-sb-giai {
    position: absolute;
    right: 12px;
    top: 12px;
}

.fr-item {
    display: inline-block;
    margin-left: 16px;
    color: #666;
}

    .fr-item span {
        margin-left: 0;
        margin-right: 4px;
    }

.form-giai-dau {
    display: none;
    width: 100%;
    float: left;
    margin-bottom: 16px;
}

.select-gd {
    border-radius: 24px;
    background-color: #f1f1f1;
    width: 100%;
}

@media only screen and (max-width:800px) {
    .form-giai-dau {
        display: block
    }

    .fr-item {
        display: inline-block;
        margin-left: 0;
        margin-right: 12px;
    }

    .tab-cat {
        -webkit-overflow-scrolling: touch;
        overflow-y: hidden;
        overflow-x: auto;
        white-space: nowrap;
        display: flex;
        width: 100%;
    }

    .tab-cat {
        border-radius: 0;
    }

        .tab-cat a {
            padding: 10px;
        }

    .tab-ltd {
        -webkit-overflow-scrolling: touch;
        overflow-y: hidden;
        overflow-x: auto;
        white-space: nowrap;
        display: flex;
    }

    .table-ltd th {
        font-size: 13px;
    }

    .ltd-w6 {
        width: 25%;
    }

    .ltd-w3 {
        width: 40%;
    }
}

/* Bengin doi hinh */
.team {
    display: inline-block;
    width: 100%;
    max-width: 600px;
    position: relative;
    border: solid 1px #e0e0e0;
    border-radius: 12px;
    overflow: hidden;
}

.team-head {
    float: left;
    width: 100%;
    padding: 10px 12px;
    position: relative;
}

.team-content {
    height: 50%;
    display: flex;
    position: relative;
    line-height: normal;
    z-index: 20;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    padding: .5rem;
}

.team-name {
    float: left;
}

.team-club-logo {
    float: left;
    height: 48px;
    width: 48px;
    margin-right: 16px;
}

.team-text {
    display: grid;
    text-align: left
}

.p18 {
    font-size: 18px;
    font-weight: bold
}

.p16 {
    font-size: 16px;
}

.team-name2 {
    float: right;
}

.team-club-logo2 {
    float: right;
    height: 40px;
    width: 40px;
    margin-left: 16px;
}

.team-text2 {
    float: left;
    text-align: right;
}

.team-body {
    position: relative;
    width: 100%;
    float: left;
    height: 720px;
    background: url("../images/CMS_DoiHinhRaSan_2Doi_03.jpg") repeat-y;
    background-size: 100% 720px;
    background-color: #6d9b50;
}

    .team-body.team-1doi {
        background-position: bottom;
        height: 360px;
    }

        .team-body.team-1doi .team-content {
            height: 100%;
        }

.team-span {
    position: absolute;
    left: 6px;
    top: 6px;
    font-size: 14px;
    background: rgba(0,0,0,0.6);
    color: #fff;
    padding: 2px 6px;
    border-radius: 3px;
    z-index: 9;
}

.team-span2 {
    position: absolute;
    right: 6px;
    font-size: 14px;
    bottom: 6px;
    background: rgba(0,0,0,0.6);
    color: #fff;
    padding: 2px 6px;
    z-index: 9;
    border-radius: 3px;
}

.team-ao {
    width: 2rem;
    height: 2rem;
    fill: #333;
    display: inline-block;
    text-align: center;
}

.team-red {
    fill: #c42030;
}

.team-blue {
    fill: #0ab8cd;
}

.team-player {
    display: grid;
    place-items: center;
    text-align: center;
}

.team-number {
    align-items: center;
    display: flex;
    height: 2rem;
    width: 2rem;
    justify-content: center;
    font-weight: bold;
    font-size: .85rem;
    position: absolute;
    color: #fff;
}

.text-name {
    display: flex;
    justify-content: center;
    margin-top: .25rem;
    padding: 0 3px;
    text-align: center;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    line-height: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    color: #fff;
}

.team-player-img {
    display: flex;
    flex: 1 1;
    justify-content: center;
    text-align: center;
}

.Pitch-Row {
    align-items: flex-start;
    display: flex;
}

.Pitch-item {
    flex: 1 1;
}

.background-team2 {
    position: relative;
    float: left;
    width: 100%;
    height: 720px;
}

.team-number-player {
    align-items: center;
    border-radius: 9999px;
    display: flex;
    height: 2rem;
    width: 2rem;
    justify-content: center;
    font-weight: bold;
    font-size: .85rem;
    position: relative;
    background: #444;
    color: #fff;
}

.team-player-icon {
    display: flex;
    flex: 1 1;
    justify-content: center;
    text-align: center;
}

.color-white {
    color: white;
}

.box-kqbd24h {
    text-align: center;
    margin-bottom: 16px;
}

.club-logo-img {
    float: left;
    margin-right: 8px;
    border-radius: 100%;
    height: 28px;
    width: 28px;
}

.club-logo-text {
    display: grid;
    font-size: 18px;
    font-weight: 500
}

.f-right-text {
    float: right;
    font-size: 18px;
}

@media only screen and (max-width:420px) {
    .team-body {
        background-size: 100% 540px;
        height: 540px
    }

        .team-body.team-1doi {
            height: 270px
        }

    .text-name {
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1;
        display: -webkit-box;
        font-size: 13px;
        -webkit-box-orient: vertical;
    }

    .team-number-player {
        height: 1.7rem;
        width: 1.7rem;
    }

    .team-number {
        height: 1.7rem;
        font-size: .75rem;
        width: 1.7rem;
    }

    .team-ao {
        width: 1.7rem;
        height: 1.7rem;
    }
}
/* End doi hinh */

/*Bengin tran dau */
.thumb-clb {
    height: 60px;
    width: 60px;
    display: inline-block;
}

.row-livescore > div {
    margin-bottom: 12px;
}

.row-ts {
    font-size: 60px;
    line-height: 60px;
    font-weight: 500
}

.row-time {
    color: #666;
}

.row-hs > span {
    margin: 0 5px;
}

.row-clb {
    font-size: 18px;
    font-weight: 500
}

    .row-clb a {
        color: #366FA1
    }

.row-logo {
    margin-bottom: 8px;
}

.row-kt.uppercase {
    color: #366FA1;
}

.table-livescore {
    text-align: center
}

    .table-livescore td {
        vertical-align: top;
        border: 0;
        width: 33.33%
    }

.content-iner {
    padding-right: 60px;
}

.table-info td:first-child {
    text-align: right
}

.table-info td:last-child {
    text-align: left
}

.table-info td {
    vertical-align: top;
    width: 50%;
}

.icon-th1 {
    height: 14px;
    width: 14px;
    margin-left: 8px;
    position: relative;
    top: 2px;
}

.icon-th2 {
    height: 14px;
    width: 14px;
    margin-right: 8px;
    position: relative;
    top: 2px;
}

.tab-tab-live {
    margin: 0;
    position: relative;
    padding: 0;
}

    .tab-tab-live:before {
        position: absolute;
        top: 0;
        background: #e0e0e0;
        width: 100%;
        height: 4px;
        left: 0;
        content: "";
    }

    .tab-tab-live li {
        list-style: none;
        display: inline-block
    }

    .tab-tab-live a {
        padding: 8px 10px;
        border-top: solid 4px #e0e0e0;
        display: block;
        position: relative;
        font-size: 16px;
    }

        .tab-tab-live a.active {
            border-top: solid 4px #167DD8;
            color: #167DD8
        }

        .tab-tab-live a:hover {
            border-top: solid 4px #167DD8;
        }

.bg-hiep {
    background: #f1f1f1;
    padding: 10px;
    float: left;
    width: 100%;
    border-radius: 5px;
}

.h-l {
    float: left;
}

.h-r {
    float: right;
}

.w-time {
    width: 3%;
    min-width: 28px;
    text-align: center
}

.w-the {
    min-width: 28px;
    width: 3%;
    text-align: center
}

    .w-the img {
        width: 16px;
        height: 16px
    }

.w-ten {
    width: 44%
}

.table-dien-bien td {
    border: 0;
    padding: 4px;
    vertical-align: top;
}

.line {
    width: 100%;
    float: left;
    border-bottom: solid 1px #e0e0e0;
    margin-top: 16px;
}

@media only screen and (max-width:800px) {
    .tab-tab-live {
        -webkit-overflow-scrolling: touch;
        overflow-y: hidden;
        overflow-x: auto;
        white-space: nowrap;
        display: flex;
        width: 100%;
    }

        .tab-tab-live a {
            font-size: 14px;
            padding: 12px 10px;
        }

    .content-iner {
        padding-right: 0;
    }

    .row-ts {
        font-size: 30px;
        line-height: 38px;
    }

    .row-hs > span {
        margin: 0;
        display: block;
        font-size: 13px;
    }

    .row-time {
        font-size: 13px;
    }

    .thumb-clb {
        height: 48px;
        width: 48px;
    }

    .row-clb {
        font-size: 16px;
    }

    .row-livescore > div {
        margin-bottom: 6px;
    }
}



/*Bengin Diá»…n biáº¿n */

.rows-die {
    float: left;
    width: 100%;
    margin-bottom: 12px;
}

.tab-die {
    float: left;
    font-size: 14px;
}

    .tab-die a {
        color: #7e7e7e;
        margin-right: 24px;
    }

.tab-moi {
    float: right;
}

    .tab-moi a {
        color: #7e7e7e;
    }

        .tab-moi a.active {
            color: #222;
            font-weight: bold;
        }

.live-row {
    width: 100%;
    float: left;
    position: relative;
    border-bottom: solid 1px #eaeaea;
    padding: 16px 0;
}

    .live-row:last-child {
        border-bottom: 0;
        padding-bottom: 0;
    }

.live-right {
    display: grid
}

.live-left {
    float: left;
    width: 80px;
}

.live-right .the-article-body {
    margin-bottom: 0;
}

.time-die {
    background: #7C9CB8;
    color: #fff;
    height: 32px;
    display: inline-block;
    min-width: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 17px;
    border-radius: 100%;
    font-weight: bold;
}

.ic-die {
    display: inline-block;
    height: 24px;
    width: 24px;
    margin-left: 12px;
    position: relative;
    top: 8px;
}

.time-die2 {
    height: 32px;
    display: inline-block;
    width: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 17px;
    border-radius: 100%;
    font-weight: bold;
}

.more-live {
    padding-top:10px;
    text-transform: uppercase;
    font-size: 14px;
    float: left;
    width: 100%;
    text-align: center;
}

.btn-more {
    background: #e0e0e0;
    padding: 0 16px;
    display: inline-block;
    border-radius: 24px;
}

.xem-video {
    text-align: center;
    width: 100%;
    float: left;
    margin-top: 12px;
}

.btn-video {
    background: #6d9b50;
    padding: 0 16px;
    display: inline-block;
    border-radius: 24px;
    color: #fff;
    height: 32px;
    line-height: 32px;
}

.td-f2f2f2 {
    background: #f2f2f2;
}

.table-tk td {
    vertical-align: top
}

.td-tk1 {
    font-size: 15px;
    font-weight: bold;
    width: 8%;
}

.td-tk2 {
    width: 42%;
}

.list_tk {
    padding-left: 20px;
    position: relative;
    margin-bottom: 6px;
    font-size: 15px;
}

    .list_tk:last-child {
        margin-bottom: 0;
    }

    .list_tk i {
        position: absolute;
        left: 0;
        font-size: 12px;
        font-weight: bold;
        top: 5px;
    }

.ic-out {
    color: #C8181B;
}

.ic-in {
    color: #16b855;
}

@media only screen and (max-width:800px) {
    .live-left {
        float: left;
        width: 100%;
        margin-bottom: 16px;
    }

    .live-right {
        display: initial;
        float: left;
        width: 100%;
    }
}



.box-statistics {
    width: 100%;
    float: left;
    border: solid 1px #eaeaea;
    padding: 16px;
    border-radius: 8px;
}

.statis-row {
    width: 100%;
    float: left;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 16px
}

.statistics-head {
    display: table;
    margin-bottom: 16px;
    width: 100%;
}

.statis-col {
    width: 50%;
    vertical-align: middle;
    display: table-cell;
}

.img-clb-statis {
    height: 40px;
    width: 40px;
    border-radius: 100%;
    float: left;
    margin-right: 12px;
}

.name-clb-statis {
    display: grid;
    font-weight: bold;
}

.middle-align {
    padding-top: 10px;
}

.name-clb-statis2 {
    text-align: right;
}

.img-clb-statis {
    height: 40px;
    width: 40px;
    border-radius: 100%;
    float: left;
    margin-right: 12px;
}

.img-clb-statis2 {
    float: right;
    margin-left: 12px;
    margin-right: 0;
}

.table-statis {
    text-align: center
}

    .table-statis td {
        border: 0;
        padding: 3px 6px
    }

.w-statis-1 {
    width: 5%;
}

.w-statis-2 {
    width: 90%;
}

.statistics-item {
    width: 100%;
    display: table;
    position: relative;
}

/*    .statistics-item::before {
        background: #f2f2f2;
        content: "";
        height: 10px;
        left: 0;
        width: 100%;
        position: absolute;
        top: 6px;
    }*/

.statistics-col2 {
    width: 50%;
    display: table-cell;
    position: relative;
}

.bg-statistics-1 {
    display: inline-block;
    height: 10px;
    background: #8E8E8E;
}

.bg-statistics-2 {
    display: inline-block;
    height: 10px;
    background: #167DD8;
}

.table-thanhtich th {
    background: #366FA1;
    color: #fff;
    padding: 8px 4px;
}

.table-thanhtich td {
    border: 0;
    padding: 4px
}

.table-thanhtich .border-b {
    border-bottom: solid 1px #e0e0e0;
}

.w-ft {
    width: 8%;
    text-align: center;
    font-weight: 500
}

.w-ht {
    width: 8%;
    text-align: center;
}

.w-date {
    width: 12%;
}

.w-clb {
    width: 72%;
}

.bg-color {
    display: inline-block;
    height: 24px;
    width: 24px;
    line-height: 24px;
    background: #000;
    color: #fff;
    text-align: center;
    border-radius: 3px;
}

.bgf1f1f1 {
    background: #f1f1f1
}

.w-stt {
    text-align: center;
    width: 5%
}

.th-data {
    text-align: center;
}

.th-data2 {
    text-align: right;
}
.icon-THBT {
    display: inline-block;
    min-width: 20px;
}
.w-ten-clb {
}

.bg-color.bg-orange {
    background: orange;
}

.bg-color.bg-green {
    background: #22c168;
}

.bg-color.bg-red {
    background: red;
}

.bg-color.bg-blue {
    background: #366FA1
}

.bg-color.bg-yelow {
    background: #E5C067
}

.text-blue {
    font-weight: bold;
    color: #3d6bd6
}

.bang-group {
    width: 100%;
    float: left;
    background: #f1f1f1;
}

.bang-tab {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    padding: 10px;
    display: inline-block;
    cursor: pointer;
}

    .bang-tab.active {
        color: #167dd8;
        border-bottom: solid 4px #167dd8;
    }

    .bang-tab:hover {
        color: #167dd8
    }

.ul-item {
    margin: 0;
    padding: 0;
}

    .ul-item li {
        list-style: none;
        color: #666
    }

.bg-info {
    width: 10px;
    height: 10px;
    border-radius: 2px;
    background: #000;
    display: inline-block;
    margin-right: 8px;
}

    .bg-info.bg-orange {
        background: orange;
    }

    .bg-info.bg-green {
        background: #22c168;
    }

    .bg-info.bg-red {
        background: red;
    }

    .bg-info.bg-blue {
        background: #366FA1
    }

    .bg-info.bg-yelow {
        background: #E5C067
    }

.tab-panel.fix-boder {
    border-bottom: solid 1px #e0e0e0;
    margin-bottom: 0;
}

.thumb-clb-100 {
    height: 90px;
    width: 90px;
    float: left;
    border-radius: 100%;
    margin-right: 24px;
    background: #E9E9E9;
    padding: 12px;
}

.title-page {
    font-size: 26px;
    margin-bottom: 6px
}

.select-yyyy {
    height: 32px;
    background-color: #f1f1f1;
    border-radius: 24px;
}

.title-page > i {
    color: orange;
    font-weight: bold;
    font-size: 16px;
    position: relative;
    top: -3px;
}

.ul-list-cat {
    margin: 0;
    padding: 0;
    background: #f1f1f1;
}

    .ul-list-cat li {
        list-style: none;
    }

        .ul-list-cat li a {
            padding: 6px 12px;
            display: block
        }

            .ul-list-cat li a.active {
                background: #167DD8;
                color: #fff;
            }

            .ul-list-cat li a:hover {
                background: #167DD8;
                color: #fff;
            }

.title-giai {
    background: #226098;
    color: #fff;
    padding: 8px 12px;
    position: relative;
    font-size: 15px;
    font-weight: 500
}

.thumb-24-radius {
    float: left;
    height: 22px;
    width: 22px;
    margin-right: 8px;
    position: relative;
    border-radius: 100%;
}

.title-giai > span {
    position: absolute;
    right: 12px;
    font-weight: 400;
    font-size: 14px;
}

.pad-t0 .article-item:first-child {
    padding-top: 0;
}

.pad-t0 .article-item:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.layout-clb-3 {
    display: grid;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: repeat(3, 1fr);
}

.item-clb {
    text-align: center;
    border: solid 1px #e0e0e0;
    border-radius: 10px;
    padding-top: 6px;
    overflow: hidden;
    display:grid;
}

.r-clb {
    padding: 6px 12px;
}

    .r-clb.bg {
        background: #f1f1f1;
    }

        .r-clb.bg a {
            display: block
        }

.thumb-clb2 {
    height: 60px;
    width: 60px;
    display: inline-block;
}

.item-col {
    display: inline-block;
    margin-right: 12px;
}

.btn-chon-ngay {
    height: 36px;
    line-height: 36px;
    border-radius: 24px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    background: #f1f1f1;
    padding: 0 16px;
}

.select-36 {
    height: 36px;
    background-color: #f1f1f1;
    border-radius: 24px;
}

.btn-page {
    display: block;
    height: 26px;
    line-height: 26px;
    cursor: pointer;
    text-align: center;
    background: #fff;
    border-radius: 3px;
}

.box-ngay {
    background: #f1f1f1;
    display: inline-block;
    position: relative;
    width: 207px;
    padding: 5px 24px;
    margin-left: 6px;
    top: 9px;
    border-radius: 24px;
}

.nex-view {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    cursor: pointer;
    text-align: center;
    min-width: 26px;
}

.f-text {
    font-size: 15px;
    color: #666;
    float: left;
    width: 100%;
}

.btn-page.active {
    background: #167DD8;
    color: #fff;
}

.heading.title-fifa {
    font-size: 50px;
    line-height: 50px;
    text-transform: uppercase;
    font-weight: bold;
    color: #167DD8;
    float: left;
}

.social-right {
    float: right;
}

.tab-fifa {
    margin: 0;
    position: relative;
    padding: 0;
}

    .tab-fifa:before {
        position: absolute;
        top: 0;
        background: #e0e0e0;
        width: 100%;
        height: 4px;
        left: 0;
        content: "";
    }

    .tab-fifa li {
        list-style: none;
        display: inline-block
    }

    .tab-fifa a {
        padding: 10px 16px;
        border-top: solid 4px #e0e0e0;
        display: block;
        position: relative;
        font-size: 16px;
        text-transform: uppercase;
    }

        .tab-fifa a.active {
            border-top: solid 4px #167DD8;
            color: #167DD8
        }

        .tab-fifa a:hover {
            border-top: solid 4px #167DD8;
        }

.title-f26 {
    font-size: 26px;
}

.label-in {
    display: inline-block;
    margin-right: 12px;
}

.table-bxh-fifa {
    font-size: 16px;
}

    .table-bxh-fifa th {
        background: #f1f1f1;
        color: #00396B;
        font-weight: 400
    }

.fifa-bxh1 {
    width: 4%;
    text-align: center
}

.fifa-bxh2 {
    width: 6%;
    text-align: center;
    min-width: 50px
}

.fifa-bxh3 {
    width: 34%
}

.fifa-bxh4 {
    text-align: center;
    width: 14%
}

.thumb-36 {
    width: 36px;
    height: 24px;
    display: inline-block;
}

.btn-lx {
    display: inline-block;
    cursor: pointer;
}

.iclx {
    position: relative;
    height: 14px;
    top: 2px;
}

.text-thuhang {
    font-size: 16px;
    color: #167DD8
}

.thumb-26 {
    width: 26px;
    height: 20px;
    display: inline-block;
}

.w-fifa-nu-1 {
    width: 5%;
    text-align: center
}

.w-fifa-nu-2 {
    width: 10%;
    min-width: 40px;
}

.w-fifa-nu-3 {
    width: 35%;
}

.w-fifa-nu-4 {
    width: 25%;
    text-align: center
}

.table.bxh-fifa-nu {
    background: #D7E3EE;
}

    .table.bxh-fifa-nu td {
        border-top: solid 1px #fff
    }

.xem-them {
    width: 100%;
    float: left;
    border-top: solid 1px #fff;
    background: #D7E3EE;
    text-align: center;
    padding: 7px;
}
.tabs-item-hidden {
    color: #66666691;
}
@media only screen and (max-width:800px) {
    .tab-fifa {
        -webkit-overflow-scrolling: touch;
        overflow-y: hidden;
        overflow-x: auto;
        white-space: nowrap;
        display: flex;
        width: 100%;
    }

        .tab-fifa a {
            padding: 10px;
            font-size: 15px;
        }

    .heading.title-fifa {
        width: 100%;
        margin-bottom: 12px;
        text-align: center;
    }

    .social-right {
        width: 100%;
        text-align: center;
    }

    .bang-group {
        -webkit-overflow-scrolling: touch;
        overflow-y: hidden;
        overflow-x: auto;
        white-space: nowrap;
        display: flex;
        width: 100%;
    }

    .table-bxh-fifa {
        -webkit-overflow-scrolling: touch;
        overflow-y: hidden;
        overflow-x: auto;
        white-space: nowrap;
        display: flex;
        width: 100%;
    }

    .select.select-mg.w-140 {
        width: 140px;
    }

    .item-col {
        margin-bottom: 12px;
    }

        .item-col:last-child {
            margin-bottom: 0;
        }

    .layout-clb-3 {
        grid-template-columns: repeat(2, 1fr);
    }

    .img-clb-statis {
        float: none;
        margin-right: 0;
        display: inline-block;
    }

    .statis-col {
        vertical-align: top;
        text-align: center;
    }

    .img-clb-statis2 {
        float: none;
        margin-left: 0;
        margin-right: 0;
    }

    .name-clb-statis2 {
        text-align: center;
    }

    .middle-align {
        padding-top: 0;
    }

    .tab-die a {
        margin-right: 12px;
    }

    .thumb-clb-100 {
        height: 72px;
        width: 72px;
        margin-right: 16px;
    }

    .title-page {
        font-size: 22px;
    }
}

.statistics-row {
    width: 100%;
    float: left;
    padding: 2px 0;
}

.statistics-item {
    width: 100%;
    float: left;
    border-radius: 5px;
    min-height: 34px;
    line-height: 34px;
    padding: 0 34px;
    text-align: center;
    position: relative;
    background: #f9f9f9;
}

.statistics_number1 {
    position: absolute;
    top: 0;
    left: 0;
    height: 34px;
    min-width: 34px;
    background: #e3e3e3;
    z-index: 9;
    border-radius: 5px;
    font-weight: bold;
    font-size: 15px;
    padding: 0 6px;
}

.statistics_number2 {
    position: absolute;
    z-index: 9;
    top: 0;
    right: 0;
    height: 34px;
    min-width: 34px;
    background: #e3e3e3;
    border-radius: 5px;
    font-weight: bold;
    font-size: 15px;
    padding: 0 6px;
}

.statistics_text {
    position: relative;
    z-index: 9;
}

.bgauto-statistics1 {
    position: absolute;
    left: 0;
    top: 0;
    height: 34px;
    background: #226098;
    border-radius: 24px 0px 0px 24px;
}

.bgauto-statistics2 {
    position: absolute;
    right: 0;
    top: 0;
    height: 34px;
    background: #167dd8;
    border-radius: 0px 24px 24px 0px;
}

.bgnumber1 {
    background: #226098;
    color: #fff;
}

.bgnumber2 {
    background: #167dd8;
    color: #fff;
}

.box-statistics {
    width: 100%;
    float: left;
    border: solid 1px #eaeaea;
    padding: 16px;
    border-radius: 8px
}

.statistics-item.bgauto .statistics_text {
    color: #fff;
}

.box-center {
    width: 100%;
    display: block;
    font-size: 14px;
    max-width: 480px;
    margin: auto;
}

.statistics-row0 {
    width: 100%;
    float: left;
    margin-bottom: 6px;
}

.statistics-item.bgauto {
    overflow: hidden;
}

.img-clb-statis {
    height: 40px;
    width: 40px;
    border-radius: 100%;
    float: left;
    margin-right: 12px;
}

.statistics-head {
    display: table;
    margin-bottom: 16px;
    width: 100%;
}

.statis-col {
    width: 50%;
    vertical-align: middle;
    display: table-cell;
}

.statis-row {
    width: 100%;
    float: left;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
}

.name-clb-statis {
    display: grid;
    font-weight: bold
}

.img-clb-statis.img-clb-statis2 {
    float: right;
    margin-left: 12px;
    margin-right: 0;
}

.name-clb-statis.name-clb-statis2 {
    text-align: right;
}

.item-center {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold
}

.middle-align {
    padding-top: 10px;
}

.statistics-row:last-child {
    border-bottom: 0
}

.club-logo-img {
    float: left;
    height: 24px;
    width: 24px;
    margin-right: 16px;
}

.club-logo-text {
    display: grid;
    font-size: 16px;
    font-weight: bold;
}

.f-right-text {
    float: right;
}

.tie-die {
    font-style: italic;
}

.list-link2 {
    float: left;
    width: 100%;
    margin: 12px 0;
    background: #f2f2f2;
    padding: 12px;
}

    .list-link2 li {
        padding: 6px 0;
        padding-left: 12px;
        position: relative;
        float: left;
        width: 100%;
        list-style: none
    }

        .list-link2 li::before {
            content: "";
            display: inline-block;
            position: absolute;
            left: 0;
            top: 20px;
            font-size: 16px;
            height: 4px;
            width: 4px;
            background: #666;
            border-radius: 100%;
        }

    .list-link2 a {
        color: #444
    }

.mg-pb-b0 {
    margin: 0;
    padding-bottom: 0;
    border-bottom: 0
}

.bangab {
    background: #e0e0e0;
    margin: 5px;
    display: inline-block;
    height: 26px;
    width: 26px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    line-height: 26px;
}

.bangab-group {
    margin-bottom: 16px;
    font-size: 16px
}

.p-hide {
    display: none
}
.t1 {
    width: 100%;
    border-collapse: collapse;
}

    .t1 td {
        border: 1px solid black; /* Adjust the color and size as needed */
        padding: 1px; /* This is equivalent to the cellpadding attribute */
    }
@media only screen and (max-width:800px) {
    .calc {
        margin-left: -16px !important;
        margin-right: -16px !important;
        width: calc(100% + 32px) !important;
    }

    .p-hide {
        display: block
    }

    .m-hide {
        display: none
    }
}
