
@font-face {
    font-family: 'DBHelvethaicaMonX55Regular';
    src: url('../font/dbhelvethaicamon.eot');
    src: url('../font/dbhelvethaicamon.eot') format('embedded-opentype'),
         url('../font/dbhelvethaicamon.woff') format('woff'),
         url('../font/dbhelvethaicamon.ttf') format('truetype'),
         url('../font/dbhelvethaicamon.svg#DBHelvethaicaMonX55Regular') format('svg');
}
@font-face {
    font-family: 'DB_bold';
    src: url('../font/DBHelvethaicaXBdCondv3_2.eot');
    src: url('../font/DBHelvethaicaXBdCondv3_2.eot') format('embedded-opentype'),
         url('../font/DBHelvethaicaXBdCondv3_2.woff2') format('woff2'),
         url('../font/DBHelvethaicaXBdCondv3_2.woff') format('woff'),
         url('../font/DBHelvethaicaXBdCondv3_2.ttf') format('truetype'),
         url('../font/DBHelvethaicaXBdCondv3_2.svg#DBHelvethaicaXBdCondv3_2') format('svg');
}
.video-js {
    margin: 40px auto;
  }


  
.tag{
    padding: .2em .3em .3em;
    display: inline-block;
}
  .list-news-2 {
      font-size: 12px;
      color: #211f20;
      padding: 5px !important;
  }
  .list-news-2:nth-child(2n+1) {
      background-color: #f2f2f2;
  }
  .list-news-2:nth-child(2n) {
      background-color: white;
  }
  .list-news-2 h2 {
      color: #211f20;
      font-size: 12px;
      padding: 0;
      display: block;
      font-family: Montserrat-Regular;
  }
  .row {
      padding: 0;
      margin: 0;
  }
  .padding0 {
      padding: 0;
  }
  
  .ln-title {
      padding: 0;
      margin-top:0;
      margin-bottom:0;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      padding: 5px 10px 5px 5px !important;
  
  }
  
  .label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
  
  
.boxshadow {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

html,body {margin: 0; padding: 0; font: 13px 'Tahoma'; color: #666; overflow-x: hidden!important; }
.fr {float:right;}
.fl{float:left;}
a{color: #000;}
.linkodd:hover{
    text-decoration: underline;
    cursor: pointer!important;
}
a:hover{text-decoration: none;}
.nopad{padding-left: 0; padding-right: 0;}
.padleft1{ padding-left: 2px;}
.padright1{ padding-right: 2px;}
.padright5{padding-right: 5px;}
.padleft5{padding-left: 5px;}
.logo{position: absolute; left: 0; top: 0px;}
.header .hightlight{margin: 0; font:22px 'DBHelvethaicaMonX55Regular'; color: #fff; float: right;}
.header3 .hightlight{margin: 0; font:22px 'DBHelvethaicaMonX55Regular'; color: #fff; float: right;}
.red{ color:#c40000}
.top10{ margin-top:10px;}
.topsection{ min-height:562px;}
/*.wrapheader{min-height: 65px; background: #ffcd02; border-bottom: 25px solid #fafafa;}*/
.wrapheader{min-height: 52px; background: #0B5F91;}
.wrapheader3{min-height: 55px; background: #0B5F91; margin-bottom: 5px;}
.header{ width:100%; padding:10px 0;}
.header3{ width:100%; padding:15px 0;}
.relative{position: relative;}
.wrapsocial{float: right; margin-left: 30px;}

.orange {
    font-size: 16px;
    font-weight: bold;
	 color: #ffa400;
}

.wrapbanner{background: url(https://m.hugball.net/images/backgroudhugball_2019.jpg) no-repeat center top;}

/*.bannertop{max-width: 1015px; padding: 15px 0;}*/
.bannertop{max-width: 1070px; margin-top: 3px;}
.bannertop .col-md-9{padding-left: 10px;}
.wrappermenu{width:100%; background:#fafafa; margin-bottom: 15px; margin-top: 3px;}

.mainmenu {margin-bottom: 0!important;}
.mainmenu>li{ float:left; position: relative;}
.mainmenu>li:first-child{ margin-left:15px;}
.mainmenu>li>a{ float:left; font:20px 'DBHelvethaicaMonX55Regular'; color:#000; padding:12px 6px;}  
.mainmenu>li>a:hover,.mainmenu li a.active{ color:#fff; background-color: #0B5F91; text-decoration: none;}
.submenu{position: absolute; z-index: 999; background: #0B5F91; width: 200px; 
    border-bottom:2px solid #0B5F91; left: -10px; color: #fff; top: 40px; display: none;}
.submenu li{ border-bottom: 1px solid #dfb300;}
.submenu li a{ padding: 5px 10px; display: block; color: #fff; font-size: 19px; transition: all 0.3s ease 0s; font:20px 'DBHelvethaicaMonX55Regular';}
.submenu li a:hover{background-color:#fff; color:#0B5F91;}

.bannerlefttop{text-align: center;}
.bannerlefttop a{display: inline-block;}

.ls-action > a { height: 46px; margin-top: -42px;}
.ls-action > .ls-next {
    background-position: -31px 0;
    right: 0;
}

.thumbcat {
    overflow: hidden;
    position: relative;
}
.badge-category {
	background: #e60000;
    position: absolute;
    right: 0px;
    padding: 7px 11px 7px 11px;
    color: #fff;
    font-weight: bold;
}

.badge-category-news {
	background: #e60000;
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding: 7px 11px 7px 11px;
    color: #fff;
    font-weight: bold;
}

.ls-action > .ls-prev {left: 0;}
.caption{ background: #fafafa; padding: 10px 15px 10px;}
.caption h3{ font-size: 22px; color: #0B5F91; margin-top: 10px;}
p{margin-top: 5px;}
.slidenews{ border-bottom: 3px solid #ffa400; margin-top: 5px;}
.ls-slide-outer .ls-pager.ls-gallery li{opacity: 0.9;}
.ls-pager.ls-gallery{margin-top: 0!important;padding-bottom: 7px !important;}
.ls-slide-outer .ls-pager.ls-gallery li.active, .ls-slide-outer .ls-pager.ls-gallery li:hover{
    -webkit-box-shadow:0px 0px 0px 2px rgba(255, 164, 0, 1);
    -moz-box-shadow:   0px 0px 0px 2px rgba(255, 164, 0, 1);
    box-shadow:        0px 0px 0px 2px rgba(255, 164, 0, 1);
}
.bannercenter{margin: 10px 0;}
.headline{background: #cfcfcf; height: 34px;}
/*.headline .hnews{margin: 0; float: left;  font:30px 'DB_bold'; text-transform: uppercase; font-weight: bold;
color: #000; background: #fccd0d; padding: 2px 15px; line-height: 30px;}*/
.headline .hnews{margin: 0; float: left;  font:30px 'DB_bold'; text-transform: uppercase; font-weight: bold;
color: #fff; background: #0B5F91; padding: 2px 15px; line-height: 30px;}
.headline .seeall{color: #fff; background: #7b7b7b; font:21px 'DBHelvethaicaMonX55Regular'; height: 34px;
display: block; padding: 3px 15px; float: right;}
.headline .seeall:hover{text-decoration: none; background: #f00000;}


/*right*/
.bannerrighttop a{display: block; margin-bottom: 2px;}
.matchreport{margin-right: -5px; margin-left: -5px; margin-top: 10px;}
.matchreport li{ padding-left: 5px; padding-right: 5px; margin-bottom: 10px; min-height: 250px }
.matchreport .reportdetail{background: #cfcfcf; padding: 10px; font-size: 18px;}
.matchreport .reportfooter{background: #9e9e9e; color: #fff; padding: 5px;}
.matchreport.commentshow .reportdetail{ color: #000; font-size: 13px;  padding: 7px 0; background: none;}
.matchreport.commentshow .reportfooter{background: none; padding: 0;}
.reporttime{color: #e2b707; display: block;}
.viewlist{color: #ff0000; display: block;}




.tableleague{ float:left; border:1px solid #c2bfbf; border-bottom:none; margin:10px 0 16px;}
.tableleague tr td{border-bottom:1px solid #c2bfbf; padding:6px 5px; text-align:center; color:#262626;}
.tableleague tr:nth-child(even) {background:#ebebeb;}
.tableleague tr:nth-child(odd) {background:#fff;}
.b-right{border-right:1px solid #c2bfbf;}
.logoteam{ float:left;}
.nameteam{ float:left; margin:5px 0 0 15px;}
.pictable{ float:left;}

.bannerright{ width:160px; float:left; margin-left:10px; margin-top:30px;}
.clear{ clear:both;}
.titleresults{ font:32px 'DBHelvethaicaMonX55Regular'; color:#1d0101; position:relative; padding-left:60px; margin:20px 0 0;}

.tableresults
.tableresults tr td{ text-align:center; color:#000; }

.tableresults .head-tableresults th{ background:#393939; color: #fff;}
.tableresults tr:nth-child(even) {background:#f6f6f6;}
.tableresults tr:nth-child(odd) {background:#fff;}
.aleft{text-align: left;}
.head-L{color: #fff; display: inline-block; margin-left: 10px;font-weight: bold;}
.boxteam{ width:1000px; float:left; margin:20px 0 0;}
.black{color: #000;}
.boxteam .titlebox{ width:920px; height:30px; background:#c40000; font:21px 'DBHelvethaicaMonX55Regular'; 
color:#fff; position:relative; padding:5px 0 0 80px;}
.boxteam .detailinbox{ width:968px;} 
.ui-menu-icons .ui-menu-item {
    padding-left: 2.3em;
}
.ui-icon {
    height: 13px;
    width: 20px;
}
.ui-widget{font:18px 'DBHelvethaicaMonX55Regular';}
.ui-selectmenu-button span.ui-selectmenu-text{padding: 0.2em 2.1em 0.2em 1em;}
.subhead h3{color: #c7a000; font:28px 'DBHelvethaicaMonX55Regular'; margin: 0;}
.subhead{padding: 10px 0; border-bottom: 2px dotted #ccc;}
.newslist{ box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); padding-top: 5px; padding-bottom: 3px;}
.newslist li{padding-left: 5px; padding-right: 5px; margin-bottom: 7px; }
.newslist li .wrapcol{background: #f8f8f8; padding-top: 10px; padding-bottom: 10px; padding-left: 5px; padding-right: 5px;
min-height: 160px;}
.head-news {
    color: #ff0000;
    display: block;
    font-weight: bold;
    margin: 5px 0;
}
.nopad-right{padding-right: 0;}
.newslist{margin-top: 15px;}
.bannercenter{background: #f8f8f8; padding-top: 5px; padding-bottom: 5px;}
.bannerlefttop{background: #f8f8f8; padding-bottom: 5px; padding-top: 5px;}
.bannercenter a{display: inline-block; margin-bottom: 2px;}
/*tableleage*/
.gd-black{background: #d7d7d7;}
.leagueTable{border-radius: 5px; overflow: hidden; margin-bottom: 5px;}
.leagueTable h2{font-size: 26px; color: #ffa400;}
.leagueTable .title{border-bottom: 1px solid #383838;}
.tabtable{background: #7b7b7b; min-height: 60px; margin-bottom: 0!important;}
.tabtable li{float: left; width:16.66666%; box-sizing: border-box; padding: 10px 5px; border-bottom: 1px solid #4c4d4e; 
    cursor: pointer; transition: all 0.3s ease 0s;} 
.tabtable li:hover,.tabtable li.active{ background: #717171; border-bottom: 3px solid #ffdb49;}
.tabtable li a{display: block;}
.tabtable li img{max-width: 100%; height: auto;}
.leagueTable-show,.topscore-show { background: #d8d7d5;}
.leagueTable-show h2,.topscore-show h2{ font:20px 'DB_bold'; text-align: center; color: #000;  margin: 0!important;}
.tabledark{width: 100%;}
.tabledark tr th,.tabledark tr td{text-align: center; color: #333; padding:5px 10px;}
.tabledark tr th,.tabledark tfoot td{background: #ededed;}
.tabledark tr:nth-child(2n) {
    background: none repeat scroll 0 0 #f9f9f9;
}
.tabledark tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #efeeed;
}
.leagueTable-show{display: none;}
.topscore-show{display: none;}
.text-left{text-align: left!important;}
.text-right{text-align: right!important;}
/*header article*/
.title{box-sizing: border-box; padding: 8px 20px; border-radius: 5px; }
.title.titlebox{ border-radius:0; border-top-left-radius: 5px; border-top-right-radius: 5px;}
.title h2{font:28px 'DB_bold'; text-transform: uppercase; color: #000; float: left;
line-height: 20px; margin-top: 8px; margin-bottom: 0;}
.title .showall{ float: right; color: #ffa400; margin-top: 10px; text-decoration: underline;}

.toptitlebar{ margin-top: 10px; border-bottom: solid 3px #0d48a0;}
.toptitlebar .viewlist{float: right; margin-top: 10px; margin-right: 10px;}
.toptitlehead{ font-size:22px; font-weight:bold; display:block; float:left; padding: 5px 15px;background-color: #0d48a0;border-top-left-radius: 10px;margin: 0;color: white;}

.toprightgroup{background: #0d48a0; color:#fff; }
.toprightgroup h3{float: left; margin: 0; font:30px "DB_bold"; background: #0d48a0; color:#fff; text-transform: uppercase;
margin-left: 10px;}
.toprightgroup .viewlist{float: right; margin-top: 10px; margin-right: 10px;}
.picsec{padding: 15px; background: #f9f9f9; margin-bottom: 5px;}
.picsec h3{font-size: 14px;}
/*table*/
.tableteam{float:left; margin:15px 0;}
.tableteam tr td{ padding:5px; text-align:left; color:#000;}
.tableteam tr td.result{ text-align:center; color:#0d48a0; font-weight:bold;}
.tableteam tr:nth-child(even) {background:#fff;}
.tableteam tr:nth-child(odd) {background:#ebebeb;}
.h-team{ width:708px; min-height:180px!important;}
.goal-team{ float:left; background:#181818; padding:20px; margin:20px 0 0;}
.goal-team span{ color:#fff; margin:10px 0 0; display:block;}

.footer2{ height:190px; width:100%; background:url(../images/bg.jpg) repeat-x; float:left; margin:15px 0 0;}

.menufooter li{ float:left; margin-right:20px;}
.menufooter li a{ color:#fff;}

.logomobile,.stat,.shownav-m,.telicon{display: none;}
.telicon{position: absolute; right: 53px; padding: 10px; top: 7px; color: #000;}
.telicon span{color: inherit; margin-left: 5px;font:23px 'DBHelvethaicaMonX55Regular'; position: relative;
top: -5px;}
.mm-listview > li > a, .mm-listview > li > span{font:22px 'DBHelvethaicaMonX55Regular';}
.telicon i{color: inherit; font-size: 18px;}
.shownav-m{position: absolute; right: 10px; top:3px;}
.shownav-m img{width: 45px; height: auto;}
.stat{position: absolute; right: 186px;  top: 15px;}
.stat img{width: 23px; height: auto;}
.main{display: block;}
.detailinbox section{margin-top: 15px;}
.hintbottom {
    background: rgba(0, 0, 0, 0.8);
    bottom: 5px;
    color: #fff;
    display: none;
    font-size: 16px;
    padding: 10px;
    position: fixed;
    right: 5px;
    top: auto;
    z-index: 99;
}
.hintbottom:hover,.hintbottom:focus,.hintbottom:active{color: #fff; text-decoration: none;}
.listvideo{margin-top: 15px;}
.listvideo li{padding-left: 5px; min-height:250px; padding-right: 5px; margin-bottom: 10px;}
.listvideo li a{display: inline-block; margin-bottom: 2px;}
.wrapplay{position: relative; display: block; overflow: hidden; margin-bottom: 3px;}
.wrapplay img{position: relative; z-index: 2; transition: all 0.3s ease 0s;}
.playvideo{width: 100%; height: 100%; position: absolute; 
    background: url(../images/playicon.png) no-repeat center center; transition: all 0.3s ease 0s;}
.wrapplay:hover .playvideo{ background-color: rgba(0, 0, 0, 0.6);}
.wrapplay:hover img{transform: scale(1.1);}

/*footer*/
.footer{min-height: 300px; background: url(../images/bgfooter.jpg) repeat-x #151515; margin-top: 20px;}
.footer h2{font:26px 'DB_bold'; color: #fff; margin: 10px 0 15px;}

.tag-item{display: block; float: left; padding: 4px 15px; background: #cd8c17; color: #fff; margin-right:3px; margin-bottom: 3px;
font-size: 13px;transition: all 0.3s ease 0s;}
.tag-item:hover{background:#ffa400; }

.menufooter li{width: 50%; float: left; color: #cbcbcb; margin: 0 0 10px;}
.menufooter li a{color: inherit;}
.league-footer{padding-top: 60px;}
.league-footer li{margin-bottom: 10px; }
.league-footer i img{width: 30px; height: auto;}
.league-footer a{ color: #cd8c17;}
.btn-full-success {
    color: #fff;
    background-color: #5c985c;
    border-color: #5c985c;
  }

.wrap3col{ border-bottom: 1px solid #1d1d1d; padding-bottom: 10px; margin-bottom: 5px;}
.grouplink a{ margin-right: 10px;}
.facebookfooter{ float: right; color: #cbcbcb;}
.copyright{font-size: 12px; color: #686868; text-align: right; display: block; padding: 0 0 10px;}
.mm-vertical .mm-listview > li > .mm-next, .mm-listview > li.mm-vertical > .mm-next{height: 46px!important;}
.mm-vertical .mm-listview > li > .mm-next::after, .mm-listview > li.mm-vertical > .mm-next::after{top: 19px;}
.bannerrighttop a{padding-left: 0!important; padding-right: 0!important; text-align: center;}
.bannerrighttop a img{display: inline-block;}
.pagingbutton {
font-family: tahoma;font-size: 11pt; text-decoration : none;
color: #E00000;
padding-right: 8px; padding-left: 8px; padding-bottom: 4px; padding-top: 4px;
}
.pagingbutton strong {
padding-right: 8px; padding-left: 8px; padding-bottom: 4px; padding-top: 4px;
border-style: solid;
border-width : 1px 1px 1px 1px;
background: #E00000;
border-color : #999999;
color: #ffffff;
}
.pagingbutton A:link {
padding-right: 8px; padding-left: 8px; padding-bottom: 4px; padding-top: 4px;
border-style: solid;
border-width : 1px 1px 1px 1px;
background: #EEEEEE;
border-color : #999999;
}
.pagingbutton A:visited {
padding-right: 8px; padding-left: 8px; padding-bottom: 4px; padding-top: 4px;
border-style: solid;
border-width : 1px 1px 1px 1px;
background: #EEEEEE;
border-color : #999999;
}
.pagingbutton A:active {
padding-right: 8px; padding-left: 8px; padding-bottom: 4px; padding-top: 4px;
border-style: solid;
border-width : 1px 1px 1px 1px;
background: #EEEEEE;
border-color : #999999;
}
.pagingbutton A:hover {
padding-right: 8px; padding-left: 8px; padding-bottom: 4px; padding-top: 4px;
border-style: solid;
border-width : 1px 1px 1px 1px;
background: #E00000;
border-color : #999999;
color: #ffffff;
}
.page_bar{
	width:728px; height:10px; float:left; background-color:#FFF; font-size:9px;
}

.hhhheader{
    border: 0;
    clip: rect(0 0 0 0);
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    height: 1px;
}
.cenmid {
    vertical-align: middle !important;
    text-align: center;
    border: 0px !important;
}
.cenmid1 {
    vertical-align: middle !important;
    text-align: center;
    border: 0px !important;
    padding: 8px 1px !important;
}
.rightmid {
    vertical-align: middle !important;
    text-align: right !important;
    border: 0px !important;
}
.leftmid {
    vertical-align: middle !important;
    text-align: left !important;
    border: 0px !important;
}
.rightmid1 {
    vertical-align: middle !important;
    text-align: right !important;
    border: 0px !important;
    width:24%;
    padding: 8px 3px !important;
}
.leftmid1 {
    vertical-align: middle !important;
    text-align: left !important;
    border: 0px !important;
    width:24%;
    padding: 8px 3px !important;
}
.rightmid2 {
    vertical-align: middle !important;
    text-align: right !important;
    border: 0px !important;
    padding: 8px 5px 8px 0 !important;
}
.leftmid2 {
    vertical-align: middle !important;
    text-align: left !important;
    border: 0px !important;
    padding: 8px 0 8px 5px !important;
}
.marginlr {
    margin: 0px 5px;
}
.widththa {
    width: 25%;
}
.btnpluswid {
    width: 21.6px;
    margin-top: 3px;
}

.thlogoai {vertical-align: middle; text-align: center; width: 30%; padding: 8px 0 !important;}
.tdresultai {vertical-align: middle !important;}

@media only screen and (max-width: 767px){
    .width20r {
    width: 20px;
    float: right;
    margin-right: 5px;
    }
    .cdblock {
        display: block;
    }
}


.badge {
	padding: 3px 8px;
	border-radius: 12px;
	font-weight: bold;
	color: #fff;
}
.badge-high {
	background-color: #28a745; /* Green */
}
.badge-medium {
	background-color: #ffc107; /* Yellow */
}
.badge-low {
	background-color: #fd7e14; /* Amber */
}
.badge-very-low {
	background-color: #dc3545; /* Red */
}
