.clear{clear:both;}
.list-schedule-all{margin-top:2px;padding-left:0;padding-top:0;padding-bottom:12px;}
.league-name{float: left;!i;!;}
.league-name a{max-width:240px;overflow:hidden;font-size:12px;}
.league-links{float:right;}
.league-links a{padding-right:8px;font-size:12px;}
.title-schedule-league a{color:#fff;}
.list-schedule-all .title-schedule-league span{color:#fff;font-size:12px;}
.list-schedule-all .item-schedule {
    padding: 7px 5px;
    background-color: #3c3c49;
    color: #fff;
	margin-bottom:1px;
}
.list-schedule-all .item-schedule.even{background-color://#fff;}
.time-info{display:inline-block;width:50px;/* border: 1px solid; */}
.away-text,.home-text{display:inline-block;font-size:12px;text-align:right;width:170px;white-space:nowrap;text-overflow:ellipsis;}
.livescore-team{width:200px;}
.away-text.active,.home-text.active{font-weight:700;}
.away-text{text-align:left;}
.scorelink{background-color:#F79F1F;border-radius:4px;color:#fff;display:inline-block;margin:0 2px;padding:3px 8px;width:55px;text-align:center;}
.htscorelink{background-color:#777;}
.flag {
    display: inline-block;
    width: 16px;
    height: 11px;
    background: url(../img/ball2.png) no-repeat;
    vertical-align: baseline;
    background-size: auto 13px;
    background-position: center right;
}
.red-card-show{padding:0 1px;background-color:red;margin:0 2px;font-size:9px;color:#fff;border:1px solid #444;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:26px;font-weight:400;font-style:inherit;vertical-align:baseline;font-family:Tahoma;}
.list-schedule-all{margin-bottom:20px;}
.title-schedule-league{background-color: #3b5174 !important;!i;!;display:block!important;padding:5px 0!important;}
@media only screen and (max-width:480px){
.away-text.active,.home-text.active{font-size:11px;}
.red-card-show{line-height:18px;}
.time-info{font-size:11px;width:35px;}
.livescore-team{width:35%;overflow:hidden;}
.scorelink{width:auto;}
.list-schedule-all .title-schedule-league span{float:left;margin-top:3px;}
.list-schedule-all .title-schedule-league{height:30px;line-height:30px;}
.title-schedule-league a{width:auto;float:left;}
.list-schedule-all .item-schedule{vertical-align:middle;padding:3px 5px;}
.htscorelink{display:none;}
.away-text{padding-left:5px;}
.home-text{padding-right:5px;}
.list-schedule-all .away-text,.list-schedule-all .home-text{width:37%;}
}





.sub-menu ul li a {
    display: inline-block;
    border-radius: 5px;
    padding: 5px 9px;
    background: #3b5174;
    margin: 3px;
    float: left;
    color: #fff;
    font-size: 11px;
    /* border: 1px solid #481605; */
}
.sub-menu ul li:hover a,
.sub-menu ul li.sub-menu-active a{background: #0075ff;}

.tab-match{margin-bottom:5px;}
.tab-match a {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    background-color: #37374F;
    color: #fff;
    padding: 0 8px;
    border-radius: 5px;
    margin-right: 3px;
    margin-top: 3px;
    border: 1px solid #424466;
}
.tab-match a:hover{background:background: linear-gradient(90deg, #F79F1F 0%, #EE5A24 100%);}
.tab-match a{margin-right:0;}






.content_box_detail{background:#fff;border:1px solid #ddd;border-radius:16px;padding:16px;}
.match-detail-boxinfo{background:#053;border:1px solid #30af4a;border-radius:8px;padding:16px;}
.boxinfo-row:nth-child(2){margin-top:20px;}
.boxinfo-row{display:grid;grid-template-columns:5fr 2fr 5fr;}
.boxinfo-center{text-align:center;}
.first-row-item{font-size:18px;line-height:130%;text-transform:capitalize;color:#f18a10;}
.second-row-item{position:relative;}
.teamName.team-name-home{right:5%;}
.teamName.team-name-away{left:5%;}
.teamName{position:absolute;top:50%;transform:translateY(-50%);font-weight:600;font-size:20px;line-height:130%;color:#fff;max-width:65%;}
.team-logo{width:70px;height:70px;}
.team-logo-home{margin-left:10%;}
.team-logo-away{margin-right:10%;float:right;}
.boxinfo-minute{display:block;font-weight:600;font-size:18px;line-height:130%;color:#30af4a;}
.match-score{display:block;letter-spacing:5px;}
.match-score,.match-score>span{font-weight:700;font-size:42px;line-height:130%;color:#4c5eff;background:#fff;border-radius:40px;}
.match-score-half{font-weight:500;font-size:18px;line-height:130%;color:#fff;display:block;}
.third-row-item{font-size:14px;line-height:130%;text-transform:capitalize;color:#fff;}
.listing-match{border:none;}
.listing-match .team-name{font-weight:500;font-size:14px;line-height:22px;}
.listing-match .row-header{background: #3b5174 !important;color:#fff;}
.listing-match .td{border:none;padding:10px!important;border-bottom:1px solid #f1f1f1;vertical-align:middle;line-height:1!important;}
.listing-match .minute-event{background:#edf2f7;}
.listing-match .home-event>img{float:right;}
.listing-match .away-event>span{float:right;text-align:right;}
.listing-match-note-wrap{padding:16px;}
.listing-match-note>.wrap-note-item:last-of-type{margin-top:8px;}
.listing-match-note>.wrap-note-item{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr;}
.listing-match-note{padding:16px;background:#f7f7f7;border-radius:8px;}
.listing-match-note-item>img{width:14px;height:14px;}
.listing-match-note-item{font-size:12px;line-height:18px;color:#5f6368;}
.table{width:100%;display:table;border-collapse:collapse;}
.table .tr{display:table-row;}
.table .td{display:table-cell;vertical-align:middle;text-align:left;line-height:1.42857;padding:8px 5px;}
.section-title{font-weight:700;font-size:24px;line-height:36px;color:#333;padding:7px 10px;display:block;}
.match-team-stats-wrap{border:1px solid #e0e0e0;//:grid;display    //:1fr 1fr;}
.team-stats-header{background:#626262;padding:8px;text-align:center;font-weight:500;font-size:14px;line-height:22px;color:#fff;}
.team-stats-home{width:28%;display:inline-block;}
.team-stats-away{width:28%;display:inline-block;}
.team-stats-center{width:42%;display:inline-block;}
.team-stats-item:last-of-type{border-bottom:none;}
.team-stats-item .team-stats-center{font-weight:600;}
.team-stats-item{padding:8px;background-color:#fff;border-bottom:1px solid #e0e0e0;text-align:center;font-size:12px;line-height:22px;color:#333;font-weight:500;}
.seasons-stats-wrap{text-align:center;background:#626262;color:#fff;}
.header-empty{border-right:1px solid #b3b3b3;}
.season-stats-header{font-weight:500;font-size:14px;line-height:22px;display:grid;grid-template-columns:1fr 4fr 4fr;}
.stats-team-name.home-stats{padding:3px;background:#05903f;box-shadow:inset 0 -1px 0 #b3b3b3;display:block;}
.stats-team-name.away-stats{padding:3px;color:#fff;background:#f60;box-shadow:inset 0 -1px 0 #b3b3b3;display:block;}
.stats-team-ha-header{display:grid;grid-template-columns:1fr 1fr;}
.stats-team-ha{border-right:1px solid #b3b3b3;padding:3px;}
.season-stats-body{background:#fff;color:#333;font-weight:500;font-size:12px;line-height:22px;}
.season-stats-item{display:grid;grid-template-columns:1fr 2fr 2fr 2fr 2fr;}
.stats-key{border-right:1px solid #b3b3b3;border-left:1px solid #b3b3b3;border-bottom:1px solid #b3b3b3;padding:8px;}
.stats-val{border-right:1px solid #b3b3b3;border-bottom:1px solid #b3b3b3;padding:8px;}
.border-right{border-left:none!important;border-right:1px solid #b3b3b3;}
.box-odds-header{width:50%;margin:0 auto;margin-top:20px;}
.box-odds-title.title-top{display:grid;grid-template-columns:2fr 3fr 3fr 3fr;}
.box-odds-title>div{padding:6px;height:100%;font-size:12px;}
.box-odds-title{background:#626262;box-shadow:inset 0 -1px 0 #b3b3b3;font-weight:700;font-size:12px;line-height:24px;align-items:center;text-align:center;color:#fff;}
.box-odds-body{width:50%;margin:0 auto;}
.box-odds-body-row{display:grid;grid-template-columns:2fr 3fr 3fr 3fr;border-bottom:1px solid #b3b3b3;}
.box-body-item>div>span{margin:2px 0;font-size:12px;}
.box-body-item{display:grid;grid-template-columns:1fr 1fr;text-align:center;border-right:1px solid #b3b3b3;padding:2px;}
.box-odds-body-header{display:flex;justify-content:center;align-items:center;font-weight:700;font-size:12px;line-height:24px;color:#fff;background:#626262;}
/*! CSS Used from: https://bongdanet.trongtamtay.com/wp-content/themes/bongdanet/css/custom.css */
.text-left{text-align:left!important;}
.text-right{text-align:right!important;}
.text-center{text-align:center!important;}
.btn-odds-teamstats.active{color:#fff;background:#30af4a;}
.btn-odds-teamstats{font-weight:700;font-size:14px;line-height:130%;color:#626262;text-align:center;display:none;padding:10px 20px;background:#f2f2f2;cursor:pointer;}
.btn-odds-teamstats:first-of-type{border-radius:8px 0 0 8px;}
.btn-odds-teamstats:last-of-type{border-radius:0 8px 8px 0;}









:focus{outline:0;}
.time-info{display:inline-block;width:50px;}
.club-name{display:block;float:left;width:200px;}
.club-name span{display:block;font-weight:700;}
.club-name strong{font-size:12px;color: red;}
p.odds-data{display:block;text-align:right;clear:both;}
.odds-data .left-text{float:left;text-align:left;width:50%;font-weight:700;}
.odds-data .left-text.highlight{color: red !important;font-weight:700;}
.odds-data .right-text{text-align:right;width:50%;float:right;}
p.odds-data{display:block;height:16px;line-height:16px;text-align:right;margin:0;padding:0;}
.box-list-schedule-all .content-odds-item {
    display: block;
    height: 66px;
    background-color: #c6d4f1;
    border-bottom: 1px solid #fff;
    margin-bottom: 1px;
}
.content-list-schedule .content-odds-item {
    display: block;
    height: 66px;
    background-color: #c6d4f1;
    border-bottom: 1px solid #fff;
    margin-bottom: 1px;
}
.box-list-schedule-all .content-odds-item .time-info{display:inline-block;width:40px;text-align:center;}
.box-list-schedule-all .content-odds-item .time-info span{font-size:11px;}
.box-list-schedule-all .content-odds-item .club-name{display:inline-block;width: calc(100% - 450px);vertical-align:middle;height:54px;float:none;}
.box-list-schedule-all .content-odds-item .club-name span,.box-list-schedule-all .content-odds-item .club-name strong{display:block;height:18px;line-height:18px;overflow:hidden;width:100%;font-size:12px;}
.box-list-schedule-all .content-odds-item .club-name span{font-weight:500;}
.box-list-schedule-all .content-odds-item .club-name strong{}
.box-list-schedule-all .club-name span.hafttime{color:#73D13D;}
.box-list-schedule-all .content-odds-item .odds-content{display:inline-block;height:56px;padding-right:5px;vertical-align:middle;width: 150px;}
.box-list-schedule-all .content-odds-item .odds-content .odds-data{display:block;height:18px;font-size:12px;}
.box-list-schedule-all .content-odds-item .odds-content .odds-data span{display:block;float:left;width:50%;height:18px;font-weight:700;font-size:12px;}
.box-list-schedule-all .content-odds-item .odds-content .odds-data .highlight{font-weight:700;color:#73D13D;}
.box-list-schedule-all .content-odds-item .odds-content .odds-data .right-text{text-align:right;}
.box-list-schedule-all .content-odds-item.even {
    background-color: #c6d4f1;
}
.box-list-schedule-all .content-odds-item .odds-content.europe-ratio{width: 35px;border-right:none;overflow:hidden;}
@media only screen and (max-width:480px){
.time-info{font-size:11px;width:35px;}
.box-list-schedule-all .content-odds-item{display:block;height: 65px;background-color:#c6d4f1;border-bottom:1px solid #fff;}
.box-list-schedule-all .content-odds-item .time-info{display:inline-block;width:40px;text-align:center;}
.box-list-schedule-all .content-odds-item .time-info span{font-size:11px;}
.box-list-schedule-all .content-odds-item .club-name{display:inline-block;width: calc(100% - 240px);vertical-align:middle;height:54px;float:none;}
.box-list-schedule-all .content-odds-item .club-name span,.box-list-schedule-all .content-odds-item .club-name strong{display:block;height:18px;line-height:18px;overflow:hidden;width:100%;font-size:12px;}
.box-list-schedule-all .content-odds-item .club-name span{font-weight:500;}
.box-list-schedule-all .content-odds-item .club-name strong{}
.box-list-schedule-all .club-name span.hafttime{color:#73D13D;}
.box-list-schedule-all .content-odds-item .odds-content{display:inline-block;height:56px;padding-right:5px;vertical-align:middle;width: 70px;}
.box-list-schedule-all .content-odds-item .odds-content .odds-data{display:block;height:18px;font-size:12px;}
.box-list-schedule-all .content-odds-item .odds-content .odds-data span{display:block;float:left;width:50%;height:18px;font-weight:700;font-size:12px;}
.box-list-schedule-all .content-odds-item .odds-content .odds-data .highlight{font-weight:700;color:#73D13D;}
.box-list-schedule-all .content-odds-item .odds-content .odds-data .right-text{text-align:right;}
.box-list-schedule-all .content-odds-item.even{background-color:#e4e4e4;}
.box-list-schedule-all .content-odds-item .odds-content.europe-ratio{width: 40px;border-right:none;overflow:hidden;}
}


tr.match-row {
    background-color: #ffccbc;
 //
    border-bottom: 1px solid #212130;
}
#zone-league-by-season-round .listing-match .row-header {
    border-bottom: 1px solid #212130;
}
#zone-league-by-season-round td[colspan="6"] {
    display:none;
}
#zone-league-by-season-round td[colspan="7"] {
    background-color: white;
}
#zone-league-by-season-round td[colspan="7"]  strong {
	color:#FFF !important;
}
tr.match-row:nth-child(2n+2) {
	background-color: #c6d4f1;
}

.standings {
    background-color: #212130;
}
.standings thead td {
    background-color: #424466;
}
.standings td {
    border-color: #424466;
}
span.match-T {
    background-color: green;
    padding: 3px;
    border-radius: 3px;
}
span.match-B {
    background-color: #a30026;
    padding: 3px;
    border-radius: 3px;
}
span.match-H {
    background-color: #424466;
    padding: 3px;
    border-radius: 3px;
}


ul.ul-list-standings li {
    background-color: #37374F;
    border-radius: 10px;
    padding: 10px 15px;
    margin-bottom: 1px;
}
ul.ul-list-standings h2.title {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 0px;
}

