.paginate span,
.paginate a {
  background: #ddd none repeat scroll 0 0;
  border-radius: 100px;
  color: #000;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  height: 38px;
  line-height: 38px;
  margin: 0 2px;
  padding: 0;
  text-align: center;
  width: 38px;
}

.paginate span{
background: #1877f2 none repeat scroll 0 0;
color: #fff;
}



.box-tab {
	width:100%;
	display:inline-block;
	margin-top:15px;
	}
.box-tab .menu-tab {	
	margin:0 -5px;
	padding:0;
	}
.box-tab .menu-tab li {
	width:20%;
	float:left;
	padding:5px;
	list-style:none;
	}
.box-tab .box-big-new { margin-top:20px;}	
.box-tab  .box-hot-new { margin-bottom:0;}
.box-tab .menu-tab li a {
	background: #EFEFEF;
	border-radius: 5px;
	display:block;
	font-size:14px;
	color:#333;
	font-weight:500;
	text-align:center;
	line-height:32px;
	}
.box-tab .menu-tab li.active a{  background-color:#FFE51F;}
.content-tab {
	 width:100%;
	 display:inline-block;
	 margin-top:15px;
	}
.box-tab .content-tab .box-hot-new { margin-bottom:0;}
.content-tab .fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}	
.content-tab .fade.in {
    opacity: 1;
}	
 .content-tab .tab-pane {
    display: none;
}		
 .content-tab .active {
    display: block;
}

@media only screen and (max-width: 728px) {
	
.box-tab .menu-tab li {
  width: 50%;
}
	
}



img.bxhclb-icon {
    width: 25px !important;
}



.buttonMobile {
  align-self: center;
  display: block;
  position: absolute;
  text-align: center;
  top: -1px;
  vertical-align: middle;
  width: 100%;
}
@media only screen and (min-width: 1025px) {
	.buttonMobile {
		display:none;
	}
}



.ffbutton button{
    background-color: orange;
    color: #ffffff;
    padding: 0px 20px;
    font-size: 14px;
    line-height: 32px;
    border-color: #609bdc;
    border-radius: 40px;
    margin: 0 0 10px;
    cursor: pointer;
    border: 0px;
}
.ffbutton button:hover {
    background-color: #222;
}
.ffbutton .iaff span {
	padding:10px 25px;
}


.header_tructiep h1 {
  margin-bottom: 10px;
  text-align: center;
}
.header_tructiep p {
  display: block;
  text-align: center;
  margin-bottom:10px;
}
.header_tructiep a {
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 4px;
    color: #fff;
    margin: 0 3px;
    padding: 3px 5px;
}
.header_tructiep a:hover {
	background-color:#1877f2;
	color: #fff;
}
.header_link {
    text-align: center;
}
.header_link a {
  background-color: orange;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  height: 50px;
  margin: 3px;
  padding: 5px;
  text-align: center;
}

.header_link a:nth-child(2) {     background-color: green; }
.header_link a:nth-child(3) {     background-color: skyblue; }
.header_link a:nth-child(4) {     background-color: #b6b600; }
.header_link a:nth-child(5) {     background-color: #1873fe; }
.header_link a:nth-child(6) {     background-color: #d00013; }
.header_link a:nth-child(7) {     background-color: #000; }
.header_link a:hover {
  background-color: #fff;
  color: #222;
}


.banner img {
	margin:10px 0px !important;
}
 
 
 
.math_info {
  background-color: #000;
  border: 1px solid #000;
  border-radius: 10px;
  overflow: hidden;
  text-align: center;
  margin-bottom:15px;
}
.math_info .math_header {
  background-color: #460e01;
  padding: 5px;
}
.math_info .math_header h3 {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 3px;
  margin-top: 5px;
}
.math_info .math_header .time {
  font-size: 12px;
  opacity: 0.5;
}
.math_main {
	padding:10px 5px;
	
}
.math_main .span_5 {
  width: 40.5% !important;
}
.math_main .span_2 {
  width: 15% !important;
}
.math_main img {
    border-radius: 100%  !Important;
    height: 40px !Important;
    width: 40px !Important;
	margin-bottom:10px !Important;
}
.math_main  h4 {
  font-size: 12px;
  line-height: 15px;
}
.math_vs {
  line-height: 40px;
}
.math_button {
  background-color: #fa4517;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-size: 11px;
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
  margin-bottom:20px;
}
 
 
 
 
 
 
 
 
 #ajax-content-wrap {
    background-color: #010d23;
}
.ListHomeMath {
    background-color: #fff;
    max-width: 1000px;
    margin: 0 auto;
    display: block;
    color: #000;
}
table.table_live {
	width: 100%;
} 
.table_live tr {
  border-bottom: 1px solid #eee;
}
.table_live td {
    padding: 10px;
    text-align: center;
}
.table_live td:first-child span {
  display: block;
  font-size: 12px;
}
.table_live td:nth-child(2) {
    text-align: right;
    padding-right: 40px;
}
.table_live td:nth-child(2) img {
float:right;
margin-left:3px;
}	
.table_live td:nth-child(4) {
    text-align: left;
	 padding-left: 40px;
}
.table_live td:nth-child(4) img {
float:left;
margin-right:3px;
}	
.table_live td:nth-child(2),
.table_live td:nth-child(3),
.table_live td:nth-child(4) {

	position: relative;
	}
.table_live td:nth-child(2) img,
.table_live td:nth-child(4) img{
    position: absolute;
    text-align: 5px;
	}
.table_live td:nth-child(2) span,
.table_live td:nth-child(4) span{
	font-size:90%
}
.table_live td:nth-child(2) img{
right:0px;
	}	
	.table_live td:nth-child(4) img{
left:0px;
	}	
.table_live td:nth-child(5) a {
  background-color: #119116;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  margin: 1px;
  padding: 5px;
}
.table_live td:nth-child(5) a.btn2 {
	background-color:#fa4517;
}
.table_live td img {
	width:30px;
	height:30px;
}


  

.list-unstyled{padding-left:0;list-style:none;}
.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}
.no-gutters{margin-right:0;margin-left:0;}
.d-block{display:block!important;}
.d-flex{display:-ms-flexbox!important;display:flex!important;}
.flex-column{-ms-flex-direction:column!important;flex-direction:column!important;}
.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important;}
.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important;}
.align-items-center{-ms-flex-align:center!important;align-items:center!important;}
.w-100{width:100%!important;}
.mb-2{margin-bottom:.5rem!important;}
.mt-3{margin-top:1rem!important;}
.py-1{padding-top:.25rem!important;}
.py-1{padding-bottom:.25rem!important;}
.px-3{padding-right:1rem!important;}
.px-3{padding-left:1rem!important;}
.text-center{text-align:center!important;}
.text-uppercase{text-transform:uppercase!important;}
.text-white{color:#fff!important;}

.bg-main{background-color:#FF8800;}
.block-watch .list-match ul{color:#fff;margin-bottom:0;display:grid;grid-template-columns:repeat(5,1fr);column-gap:20px;row-gap:15px;}
.block-watch .item-watch{list-style: none;position:relative;padding:16px;margin-bottom:1px;background-color:#343637;border-radius:8px;border:1px solid #343637;}
.block-watch .item-watch .info-left{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;text-align:center;}
.block-watch .item-watch .info-left .giai-dau{color:var(--gray-color);font-size:14px;}
.block-watch .item-watch .score-watch{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
.block-watch .item-watch .score-watch .logo-team{min-width:50px;text-align:center;}
.block-watch .item-watch .score-watch .logo-team img{height:40px;}
.block-watch .item-watch .score-watch .team-home .logo-team{margin-left:10px;}
.block-watch .item-watch .score-watch .team-away .logo-team{margin-right:10px;}
.block-watch .item-watch .score-watch .team-name{margin-bottom:0;color:#fff;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;}
.block-watch .item-watch .score-watch .team-away,.block-watch .item-watch .score-watch .team-home{-webkit-box-flex:0;-webkit-flex:0 0 40%;-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%;height:100px;justify-content:space-around;}
.block-watch .item-watch .score-watch .score{-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;text-align:center;position:relative;font-size:20px;font-weight:900;color:#000;}
.block-watch .item-watch .time{font-family:Oswald,sans-serif;font-size:1.6rem;font-weight:700;color:#fff;}
.block-watch.block-live .item-watch .time{color:#fff;font-size:16px;position:relative;margin-bottom:5px;}
@media (max-width:1199px){
.block-watch .item-watch .info-left{-webkit-box-flex:0;-webkit-flex:0 0 13.855421%;-ms-flex:0 0 13.855421%;flex:0 0 100%;max-width:100%;margin-bottom:20px;text-align:center;padding-left:0;}
.block-watch .item-watch .score-watch{-webkit-box-flex:0;-webkit-flex:0 0 13.855421%;-ms-flex:0 0 13.855421%;flex:0 0 100%;max-width:100%;margin-bottom:20px;}
.block-watch .item-watch .score-watch .team-away,.block-watch .item-watch .score-watch .team-home{-webkit-box-flex:0;-webkit-flex:0 0 40%;-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%;}
}
@media (max-width:767px){
.block-watch .list-match ul{grid-template-columns:repeat(1,1fr);}
}
.view-all-match{text-align:center;}
.view-all-match button{padding:15px 64px;border:1px solid #FF8800;color:#FF8800;margin:44px 0;font-size:16px;text-transform:uppercase;background:0 0;}