

table {
  border-collapse:collapse;
  border-spacing:0;
}

select {
  -moz-appearance:none;
  -webkit-appearance:none;
  appearance:none;
}

a:focus,
a:active,
a:hover,
a {
  text-decoration:none;
  outline:none;
}

.end {
  background:0 0 !important;
}

a {
  color:#333;
  text-decoration:none;
}

input {
  padding:0;
  margin:0;
}

.clear {
  clear:both;
}

.description {
  line-height:18px;
  text-align:justify;
  padding:0 10px;
}



h3 {
  color:#272727;
}

.cursor {
  cursor:pointer;
}

.main-container {
  width:1024px;
  margin:5px auto;
  background:#fff;
  display:flow-root;
  border-bottom:1px solid #ccc;
  min-height:1000px;
}

.container {
  width:100%;
  margin:0 auto;
  overflow:hidden;
  position:relative;
}

.content-page {
  width:1024px;
  margin:0 auto;
}

.sprite {
  background:url(../images/sprite.png);
}

header .top-header {
  display:block;
  background-color:#fff;
  height:25px;
  line-height:25px;
  border-bottom:1px solid #ebebeb;
}

header .top-header ul.list-page-top a {
  color:#838383;
  font-size:12px;
  padding:0 12px;
  line-height:13px;
}

.list-page-top {
  position:absolute;
  z-index:2;
}

header .top-header ul.list-page-top li {
  border-left:1px solid #d7d7d7;
}

header .top-header ul.list-page-top li.first-page {
  border-left:none;
}

header .top-header ul.list-page-top li.first-page a {
  padding-left:0;
}

header .top-header ul.list-page-top .active {
  color:#bacbd9;
}

header .top-header ul.list-page-top li {
  display:inline-block;
  height:11px;
  line-height:14px;
  margin-top:5px;
  vertical-align:super;
}

.logo {
  float:left;
  padding-top:30px;
}

.button-go-by-logo {
  display:inline-block;
  left:652px;
  position:relative;
  top:-30px;
}

header .top-header .content-page {
  position:relative;
}

header .top-header .content-page .flag-euro {
  left:-302px;
  position:absolute;
  top:0;
}



header .top-logo-header {
  display:block;
  height:112px;
  background-color:#fff;
  overflow:hidden;
  position:relative;
}

.top-logo-header .content-page {
  height:112px;
  display:block;
  position:relative;
}

.menu-top-category {
  display:block;
  height:45px;
  line-height:45px;
  background-color:#00603a;
}

.menu-top-category ul.list-menu-top li {
  display:inline-block;
  padding:0 10px;
  line-height:45px;
  position:relative;
  background:url(../images/li-menu-border.png) right no-repeat;
}

.menu-top-category ul.list-menu-top li:last-child {
  background:0 0;
}

.bg-top-header-right {
  padding-top:10px;
  float:right;
}

.menu-top-category ul.list-menu-top li.first-category {
  padding-left:0;
}

.menu-top-category ul.list-menu-top li a {
  color:#fff;
  text-transform:uppercase;
  font-size:12px;
  font-weight:700;
}

.breadcumbs>div {
  display:inline;
}

.menu-top-category ul.list-menu-top li a:hover {
  color:#1eb848;
}

.menu-top-category ul.list-menu-top li:hover>ul.sub-menu {
  display:block;
}

.menu-top-category ul.list-menu-top li ul.sub-menu {
  display:none;
  width:auto;
  background-color:#ebebeb;
  border-bottom:1px solid #c2c2c2;
  border-left:1px solid #c2c2c2;
  left:-1px;
  border-right:1px solid #c2c2c2;
  position:absolute;
  z-index:999999;
}

.menu-top-category ul.list-menu-top li.first-category ul.sub-menu {
  left:-17px;
}

.menu-top-category ul.list-menu-top li ul.sub-menu:hover {
  display:block;
}

.menu-top-category ul.list-menu-top li ul.sub-menu li {
  display:block;
  height:33px;
  line-height:33px;
  background:0 0;
}

.menu-top-category ul.list-menu-top li ul.sub-menu li:hover {
  background-color:#159f3a;
}

.menu-top-category ul.list-menu-top li ul.sub-menu li:hover>a {
  color:#fff;
}

.menu-top-category ul.list-menu-top li ul.sub-menu li a {
  color:#2e2e2e;
  display:block;
  width:226px;
  font-size:14px;
  text-transform:inherit;
  line-height:33px;
  font-weight:inherit;
}

.backlink-wrap {
  display:table;
  margin:15px 0;
  position:relative;
  background:#fff;
  padding:5px 0 0 15px;
  border-bottom:1px solid #ccc;
  border-right:1px solid #ccc;
  width:100%;
}

.backlink-header {
  padding:5px 0;
  border-bottom:1px solid #ccc;
}

.backlink-header strong {
  font-size:20px;
  float:left;
  margin:7px 5px 0 0;
  color:#666;
  font-weight:400;
}

.backlink-header a {
  color:#e10250;
  font-size:18px;
  text-transform:uppercase;
  font-weight:700;
}

.backlink-header h2 {
  font-size:20px;
  float:left;
  margin:7px 5px 0 0;
  color:#666;
  font-weight:400;
}

.backlink-item {
  float:left;
  margin-right:0;
  border-right:1px solid #e1e1e1;
  width:201px;
  background:#fff;
  padding:10px;
  height:250px;
}

.backlink-item:first-child {
  padding-left:0;
}

.backlink-item:last-child {
  border-right:none;
}

.img-full-width {
  width:100%;
}

.author {
  color:#999;
  font-size:12px;
  line-height:20px;
  font-weight:600;
}

.backlink-item .headline {
  font-weight:700;
  line-height:20px;
  color:#616161;
  margin:5px 0;
  height:80px;
  overflow:hidden;
  text-overflow:ellipsis;
  font-size:14px;
}

.backlink-wrap:after {
  background:#f51c40;
  bottom:25%;
  content:"";
  height:2px;
  left:14px;
  position:absolute;
  top:0;
  width:335px;
}

.info {
  background:#2d2d2d;
  padding:40px 10px;
}

.info .flogo {
  padding-top:24px;
  padding-right:25px;
  float:left;
  height:120px;
}

.info a,
.info p {
  color:#999;
  margin:5px 0;
}

.phone-menu {
  color:#999;
}

.info .fcopyright {
  padding:0 10px 15px;
  float:left;
  width:720px;
}

.info .fterms {
  padding-left:25px;
  float:left;
}

.content-logo-emobi {
  border-top:1px solid #404040;
  padding-top:12px;
}

.list-link-footer {
  background-color:#fff;
  padding:12px 0;
  border-bottom:1px solid #ccc;
  margin-bottom:15px;
  overflow:hidden;
}

.list-link-footer ul {
  display:block;
  width:25%;
  float:left;
  padding-left:30px;
}

.list-link-footer ul li .high-light {
  font-weight:700;
  font-size:16px;
}

.list-link-footer ul li a {
  color:#2e2e2e;
  line-height:20px;
  font-size:12px;
}

.geniee-ads {
  margin:50px 0;
  visibility:hidden;
}

.top-link {
  height:39px;
  line-height:39px;
  background-color:#f5f5f5;
  border-bottom:1px solid #ccc;
  margin-bottom:5px;
}

.top-link a {
  color:#0b7c29;
  display:inline-block;
  font-weight:700;
  text-align:center;
  padding:0 11px;
}

.top-link a span.livescore,
.top-link a span.standing,
.top-link a span.keo-bong-da,
.top-link a span.result,
.top-link a span.data,
.top-link a span.sopcast,
.top-link a span.live-soccer,
.top-link a span.live-tv,
.top-link a span.calendar {
  display:inline-block;
  width:18px;
  height:18px;
  background-position:-17px 0;
  margin-bottom:-3px;
  margin-right:2px;
}

.top-link a span.standing {
  background-position:-4px -244px;
}

.top-link a span.livescore {
  background-position:-10px -264px;
}

.top-link a span.sopcast {
  background-position:-37px 0;
  width:21px;
  height:21px;
}

.top-link a span.result {
  background-position:-98px -42px;
  height:21px;
  width:25px;
}

.top-link a span.keo-bong-da {
  background-position:-65px -70px;
  height:21px;
  width:25px;
}

.top-link a span.live-soccer {
  background-position:-65px -95px;
  height:21px;
  width:25px;
}

.top-link a span.live-tv {
  background-position:-82px 0;
  width:22px;
  height:22px;
}

.top-link a span.data {
  background-position:0 -21px;
  width:23px;
  height:17px;
}

.home-top {
  overflow:hidden;
}

.home-top .block-new-news {
  display:block;
  width:249px;
  border-right:1px solid #d7d7d7;
  background-color:#ebebeb;
  height:859px;
  float:left;
}

.home-top .block-new-news p {
  padding-left:15px;
  color:#2e2e2e;
}

.home-top .block-new-news .link-news {
  padding-left:15px;
  padding-right:10px;
}

.home-top .block-new-news .title-block {
  height:34px;
  line-height:34px;
  font-weight:700;
  font-size:14px;
  position:relative;
}

.block-live-top .title-live-top {
  display:block;
  height:39px;
  padding-top:8px;
  padding-left:23px;
  background:url(../images/border-title-live-top.png);
  position:relative;
}

.block-live-top .title-live-top .text-right-live-top {
  display:block;
  height:39px;
  width:88px;
  position:absolute;
  top:0;
  right:0;
}

.block-live-top .title-live-top .text-right-live-top .button-go-youtube,
.block-live-top .title-live-top .text-right-live-top .button-go-facebook {
  display:inline-block;
  height:24px;
  width:24px;
  margin-bottom:8px;
  background-position:-33px -211px;
}

.block-live-top .title-live-top .text-right-live-top .border-center {
  display:inline-block;
  width:2px;
  height:39px;
  margin:0 9px;
  background:url(../images/border--left-live-top.png);
}

.block-live-top .list-link-top-live .item-news-live {
  display:block;
  position:relative;
  height:69px;
  padding-left:40px;
}

.block-live-top .list-link-top-live .item-news-live .arrow-live-top {
  display:block;
  width:7px;
  position:absolute;
  height:8px;
  left:22px;
  top:18px;
  background-position:-116px -243px;
}

.block-live-top .list-link-top-live .item-news-live a {
  display:inline-block;
  font-weight:700;
  height:36px;
  margin-top:12px;
  overflow:hidden;
}

.block-live-top .list-link-top-live .item-news-live.even {
  background-color:#ebebeb;
}

.block-live-top .list-link-top-live {
  border-right:1px solid #ebebeb;
  border-left:1px solid #ebebeb;
  border-bottom:1px solid #ebebeb;
  padding-bottom:22px;
  position:relative;
}

.button-go-live-page {
  display:block;
  width:102px;
  height:26px;
  line-height:24px;
  text-align:center;
  position:absolute;
  bottom:10px;
  right:10px;
  border-radius:2px;
  color:#8e8d8d;
  border:1px solid #ebebeb;
}

.block-live-top .title-live-top .text-right-live-top .button-go-youtube {
  background-position:-5px -211px;
}

.block-live-top {
  margin-bottom:10px;
}

.block-ads-live-top {
  margin-top:10px;
}

.block-live-top .title-live-top .text-live-title {
  width:107px;
  height:31px;
  line-height:31px;
  color:#fff;
  font-weight:700;
  text-align:center;
  background:url(../images/button-live-top.png);
  display:block;
}

.home-top .block-new-news .title-block:after {
  background:#00a651;
  bottom:25%;
  content:"";
  height:3px;
  left:14px;
  position:absolute;
  top:0;
  width:73px;
}

.home-top .block-new-news .line {
  display:block;
  width:100%;
  border-top:1px solid #d7d7d7;
  border-bottom:1px solid #fff;
}

.home-top .block-new-news .link-news {
  display:block;
  line-height:18px;
  margin-bottom:6px;
  max-height:63px;
  overflow:hidden;
  padding-top:10px;
}

.home-top .block-new-news .link-news:hover {
  color:#000;
  font-weight:700;
}

.home-top .block-news-hot {
  display:block;
  width:400px;
  height:859px;
  float:left;
  margin:0 15px;
}

.home-top .block-news-hot img {
  width:100%;
  height:260px;
  vertical-align:bottom;
}

.home-top .block-news-hot .detail-news-hot {
  display:block;
  height:227px;
  overflow:hidden;
}

.list-center-news-top {
  border-right:1px solid #e1e1e1;
  border-left:1px solid #e1e1e1;
  border-bottom:1px solid #e1e1e1;
  padding:18px 18px 7px;
}

.list-center-news-top .list-news-top .item-news-top {
  display:block;
  padding-top:15px;
  margin-bottom:11px;
  border-top:1px solid #e1e1e1;
  height:104px;
}

.list-center-news-top .list-news-top .item-news-top .title-news {
  display:block;
  font-weight:700;
  color:#656565;
  height:87px;
  padding-left:11px;
  overflow:hidden;
}

.list-center-news-top .list-news-top .item-news-top img {
  height:87px;
  float:left;
  width:134px;
}

.home-top .block-new-news .first-news-top img {
  width:100%;
  height:164px;
}

.home-top .block-new-news .first-news-top .title-news {
  font-weight:700;
  display:block;
  padding:10px 10px 10px 15px;
  color:#1d943d;
}

.youtube-channel {
  float:left;
}

.text-info {
  font-size:12px;
  color:#a0a0a0;
}

.article-text-info {
  font-size:12px;
  color:#a0a0a0;
}

span.people {
  background-position:-26px -23px;
  display:inline-block;
  height:15px;
  margin-bottom:-2px;
  width:18px;
}

span.football {
  background-position:-47px -23px;
  display:inline-block;
  height:14px;
  margin-bottom:-2px;
  margin-left:10px;
  margin-right:3px;
  width:16px;
}

.home-top .block-news-hot .detail-news-hot .title-news-host {
  display:block;
  margin-top:10px;
}

.home-top .block-news-hot .detail-news-hot .title-news-host a {
  color:#1d943d;
  font-size:24px;
  font-weight:700;
  line-height:32px;
}

.home-top .block-news-hot .detail-news-hot .description-news {
  display:block;
  font-size:14px;
  font-weight:700;
  height:73px;
  margin-top:20px;
  overflow:hidden;
}

.home-top .block-ads-tag {
  display:block;
  width:303px;
  float:left;
}

.home-top .block-ads-tag img {
  width:100%;
  height:250px;
  margin-bottom:15px;
}

.home-top .block-ads-tag .block-tag {
  display:block;
  width:100%;
  height:272px;
  background-color:#ebebeb;
  overflow:hidden;
}

.home-top .block-ads-tag .block-tag .title-tag {
  display:block;
  height:34px;
  line-height:34px;
  border-bottom:1px solid #ccc;
  color:#424242;
  font-weight:700;
  font-size:14px;
  padding-left:24px;
  background-color:#e1e1e1;
  margin-bottom:16px;
  position:relative;
}

.home-top .block-ads-tag .block-tag .title-tag:after {
  background:#00a651;
  bottom:25%;
  content:"";
  height:3px;
  left:24px;
  position:absolute;
  top:0;
  width:142px;
}

.home-top .block-ads-tag .block-tag .list-tag {
  height:204px;
  overflow:hidden;
  padding:0 16px;
}

.home-top .block-ads-tag .block-tag .list-tag .tag-hot {
  display:inline-block;
  padding:6px 10px;
  background-color:#0b7c29;
  margin-bottom:13px;
  margin-right:7px;
}

.home-top .block-ads-tag .block-tag .list-tag a {
  color:#fff;
}

.home-top .block-ads-tag .block-tag .list-tag .tag-hot:hover {
  background-color:#159f3a;
}

.block-video-hot {
  margin-top:10px;
  margin-bottom:0;
}

.block-video-hot .title-all {
  display:block;
  width:100%;
  border-top:3px solid #d7d7d7;
  height:40px;
  line-height:40px;
  position:relative;
}

.block-video-hot .title-all:after {
  background:red;
  bottom:25%;
  content:"";
  height:3px;
  left:18px;
  position:absolute;
  top:-3px;
  width:128px;
}

.block-video-hot .title-all .title-video-hot {
  margin-left:18px;
  font-size:14px;
  font-weight:700;
  color:#0b7c29;
}

.block-video-hot .title-all .list-title {
  display:block;
  float:right;
  margin-top:10px;
  min-width:70%;
}

.block-video-hot .title-all .list-title a {
  margin-left:30px;
  color:#919191;
}

.block-video-hot .title-all .list-title a:hover {
  color:#00603a;
}

.block-video-hot .list-video-hot .video-hot {
  display:block;
  float:left;
  height:205px;
  margin-left:11px;
  overflow:hidden;
  width:191px;
  position:relative;
}

.block-video-hot .list-video-hot .video-hot h4 a {
  color:#5e5e5e;
}

.block-video-hot .list-video-hot .video-hot a:hover {
  color:#0b7c29;
}

.block-video-hot .list-video-hot .video-hot span.icon-play {
  display:block;
  width:44px;
  height:44px;
  position:absolute;
  background-position:-3px -69px;
  top:39px;
  left:71px;
}

.block-video-hot .list-video-hot .video-hot.first-item {
  margin-left:0;
}

.block-video-hot .list-video-hot .video-hot img {
  width:100%;
  height:121px;
}

.block-video-hot .list-video-hot .video-hot span.football {
  margin-left:0;
}

.block-video-hot .list-video-hot .video-hot .category-video {
  margin-top:6px;
  color:#a0a0a0;
  font-size:12px;
}

.home-event-home-block {
  margin:5px auto;
  width:1024px;
  background:#fff;
  padding:5px 12px;
}

.list-event-hot {
  display:block;
  height:24px;
  line-height:24px;
  color:#fff;
  overflow:hidden;
}

.list-event-hot .title-fist {
  height:24px;
  padding-left:12px;
  line-height:24px;
  float:left;
  width:63px;
  background-color:#f00000;
  font-weight:700;
}

.list-event-hot .title-fist span.star {
  background-position:0 -40px;
  display:inline-block;
  height:22px;
  margin-bottom:-5px;
  margin-right:5px;
  width:22px;
}

.list-event-hot .list-maxqueen-tag {
  overflow:hidden;
  position:relative;
  display:block;
  float:left;
  height:24px;
  line-height:24px;
  padding-left:10px;
  width:936px;
}

.list-event-hot .list-maxqueen-tag div {
  display:block;
  width:200%;
  height:38px;
  position:absolute;
  overflow:hidden;
  -moz-animation:marquee 60s linear infinite;
  -o-animation:marquee 60s linear infinite;
  -webkit-animation:marquee 60s linear infinite;
  animation:marquee 60s linear infinite;
}

.list-event-hot .list-maxqueen-tag div:hover {
  -webkit-animation-play-state:paused;
  -moz-animation-play-state:paused;
  -o-animation-play-state:paused;
  animation-play-state:paused;
}

.list-event-hot .list-maxqueen-tag p a {
  color:#8f8f8f;
  margin-right:20px;
  margin-left:20px;
  font-size:12px;
}

.list-event-hot .list-maxqueen-tag p a span.dot-link {
  display:inline-block;
  width:6px;
  height:6px;
  background-position:-107px 0;
  margin-bottom:3px;
}

.list-event-hot .list-maxqueen-tag p {
  height:24px;
  line-height:24px;
  float:left;
}

@keyframes marquee {
  0% {
    left:0;
  }
  100% {
    left:-100%;
  }
}

.content-home-left {
  display:block;
  width:685px;
  margin-right:14px;
  float:left;
}

.content-home-left.home-left {
  width:698px;
}

.block-league-news.news-related.news-orther .list-news {
  padding:0 0 12px 0;
}

.content-home-left .block-league-news {
  margin-bottom:5px;
}

.content-home-left .block-league-news div.title-league-all {
  display:block;
  width:100%;
  height:40px;
  position:relative;
  line-height:40px;
  background-color:#fff;
  border-bottom:1px solid #ccc;
  margin-bottom:12px;
}

.content-home-left .block-league-news div.title-league-all h2:first-child {
  border-left:5px solid #04903f;
  padding-left:10px;
}

.content-home-left .block-league-news div.title-league-all span.fist-title {
  font-weight:700;
  color:#363636;
  font-size:14px;
}

.content-home-left .block-league-news div.title-league-all .first-border {
  border-left:5px solid #04903f;
  padding-left:10px;
}

.content-home-left .block-league-news div.title-league-all .list-link-league {
  float:right;
  height:40px;
  line-height:40px;
}

.content-home-left .block-league-news div.title-league-all .list-link-league a {
  color:#919191;
  font-size:12px;
  margin-right:12px;
}

.content-home-left .block-league-news div.title-league-all .list-link-league a:hover {
  color:#000;
}

.content-home-left .block-league-news .first-news-hot-league {
  display:block;
  width:358px;
  overflow:hidden;
  float:left;
  margin-right:12px;
  margin-left:12px;
}

.first-news-hot-league img {
  width:370px;
}

.content-home-left .block-league-news .text-info {
  margin-top:11px;
  margin-bottom:12px;
}

.content-home-left .block-league-news .title-news-host {
  font-size:18px;
  font-weight:700;
  color:#5e5e5e;
  line-height:26px;
}

.content-home-left .block-league-news .list-news .desc {
  margin:10px 0;
  color:#5e5e5e;
  line-height:24px;
  height:95px;
  overflow:hidden;
}

.block-league-news .first-news-hot-league .detail-news-hot {
  margin:7px 0;
}

.content-home-left .block-league-news .list-all-news-league-home {
  display:block;
  float:left;
  width:301px;
}

.list-all-news-league-home a {
  font-size:13px;
  color:#5e5e5e;
  display:block;
  line-height:18px;
  margin-bottom:8px;
  text-align:left;
  width:100%;
}

.content-home-left .block-league-news .list-all-news-league-home .fist-news {
  border-top:none;
}

.content-home-left .block-league-news .list-all-news-league-home .fist-news {
  border-top:none;
  height:auto;
  font-weight:700;
  color:#5e5e5e;
  font-size:14px;
  line-height:20px;
  padding-top:0;
}

.content-home-left .block-league-news .list-all-news-league-home .fist-news img {
  width:160px;
  height:105px;
  float:left;
  margin-right:10px;
}

.content-home-left .block-league-news .list-all-news-league-home .last-news {
  border-bottom:none;
}

.content-home-left .block-league-news .list-all-news-league-home a:hover {
  color:#0b7c29;
}

.content-home-left .block-league-news.cafe-football div.title-league-all:after {
  background-color:#ffae00;
}

.content-home-left .block-league-news.cafe-football div.title-league-all span.fist-title {
  color:#2e2e2e;
}

i.cafe-football,
.content-home-left .block-league-news.cafe-football div.title-league-all span.fist-title i {
  background-position:-63px -24px;
  display:inline-block;
  height:21px;
  margin-right:4px;
  width:19px;
}

i.cafe-football {
  margin-bottom:-4px;
}

.content-home-right {
  display:block;
  float:left;
  width:301px;
}

.content-home-right .block-live-sopcast,
.content-home-right .block-prediction {
  background-color:#ebebeb;
  margin-bottom:10px;
  margin-top:10px;
}

.block-lottery-today {
  border:2px solid Red;
}

.block-lottery-yesterday {
  border:2px solid #ff9019;
}

.content-home-right .block-live-sopcast .title-live-sopcast,
.content-home-right .block-prediction .title-prediction {
  display:block;
  height:26px;
  line-height:26px;
  background-color:#fff;
  border-bottom:1px solid #ccc;
  font-weight:700;
  color:#424242;
  padding-left:0;
  position:relative;
}

.content-home-right .block-prediction.block-emagazine .title-prediction {
  display:block;
  height:44px;
  line-height:44px;
  background-color:#00603a;
  border-bottom:inherit;
}

.content-home-right .block-prediction .title-prediction:after {
  bottom:25%;
  content:"";
  height:3px;
  left:24px;
  position:absolute;
  top:0;
  width:147px;
}

.content-home-right .block-live-sopcast .item-link-live-sopcast,
.content-home-right .block-prediction a {
  display:block;
  line-height:20px;
  padding-left:10px;
  padding-top:5px;
  padding-bottom:5px;
}

.content-home-right .block-prediction .list-right-result a {
  display:block;
  padding-left:10px;
  line-height:14px;
  padding:0;
}

.content-home-right .block-prediction .title-prediction a {
  padding-left:0;
  line-height:18px;
  border-left:5px solid #0b7b29;
  padding:0 0 0 12px !important;
  color:#363636;
}

.content-home-right .block-prediction .active,
.content-home-right .block-live-sopcast .active {
  font-weight:700;
  color:#d10000;
}

.content-home-right .block-prediction h3,
.content-home-right .block-live-sopcast h3 {
  font-weight:400;
}

.content-home-right .block-live-sopcast a:hover,
.content-home-right .block-prediction a:hover {
  color:#1eb848;
}

.content-home-right .block-live-sopcast .line,
.content-home-right .block-prediction .line {
  display:block;
  width:100%;
  border-bottom:1px solid #fff;
  border-top:1px solid #e1e1e1;
}

.content-home-right .block-live-sopcast .title-live-sopcast span {
  display:inline-flex;
  height:32px;
  font-weight:400;
  cursor:pointer;
}

.content-home-right .block-live-sopcast .title-live-sopcast span.tab-sopcast {
  float:right;
  margin-right:28px;
  line-height:34px;
}

.content-home-right .block-live-sopcast .title-live-sopcast span.active {
  font-weight:700;
  border-top:3px solid #0b7b29;
  line-height:28px;
}

.content-home-left .block-league-news.backstage .first-news-hot-league {
  margin-right:0;
  width:358px;
}

.content-home-left .block-league-news.backstage .list-all-news-league-home {
  width:322px;
}

.block-league-news.backstage .list-all-news-league-home a {
  border-top:medium;
  border-bottom:medium;
  display:block;
  float:left;
  height:190px;
  margin-bottom:12px;
  overflow:hidden;
  padding-left:12px;
  padding-top:0;
  width:50%;
  line-height:20px;
}

.content-home-right .block-prediction.block-emagazine .title-prediction a {
  border-left:inherit;
}

.content-home-right .block-prediction.block-emagazine .title-prediction a img {
  margin-top:8px;
}

.block-league-news.backstage .list-all-news-league-home a img {
  width:159px;
  height:104px;
}

.content-home-right .block-prediction.read-more a {
  padding-bottom:8px;
  padding-top:8px;
  overflow:hidden;
}

.content-home-right .block-prediction.read-more a img {
  width:70px;
  height:70px;
  float:left;
  margin-right:7px;
}

.news-content {
  margin-top:17px;
}

.list-tab-news .list-link a {
  display:inline-block;
  padding:0 7px;
  height:24px;
  line-height:24px;
  text-align:center;
  background-color:#529f45;
  color:#fff;
  border-top-left-radius:5px;
  border-top-right-radius:5px;
  margin-right:4px;
}

.h2-content-club:hover,
.news-content .list-tab-news .list-link a:hover,
.news-content .list-tab-news .list-link .active {
  background-color:#2e2e2e;
}

div.breadcumbs {
  display:block;
  height:32px;
  line-height:32px;
  background-color:#f5f5f5;
  margin:4px 0;
  overflow:hidden;
}

div.breadcumbs a {
  margin:0 8px;
}

div.breadcumbs .active {
  font-weight:700;
}

div.breadcumbs span.arrow-breadcumbs {
  display:inline-block;
  width:5px;
  height:8px;
  background-position:-237px -23px;
  margin-bottom:2px;
}

div.breadcumbs .title-news-league {
  margin-right:11px;
  float:right;
  margin-top:10px;
}

div.breadcumbs h1.title-news-league-h1 {
  float:right;
  height:28px;
  line-height:37px;
  overflow:hidden;
  text-align:right;
  width:250px;
}

div.breadcumbs h1.title-news-league-h1 a {
  color:#0b7b29;
  margin:0;
}

div.breadcumbs .title-news-league span.news-category-icon {
  display:inline-block;
  width:17px;
  height:17px;
  background-position:-26px -43px;
  margin-left:7px;
  margin-bottom:-2px;
}

.list-tag-league-news {
  display:block;
  width:100%;
  height:58px;
  line-height:58px;
  background-color:#ececec;
  border-bottom:1px solid #d7d7d7;
}

.list-tag-league-news a {
  display:inline-block;
  margin-top:14px;
  text-align:center;
  width:10.4%;
}

.list-tag-league-news img {
  height:31px;
}

.news-content .list-news-new .news-item {
  display:block;
  width:100%;
  padding-bottom:27px;
  margin-bottom:22px;
  border-bottom:1px solid #d7d7d7;
  overflow:hidden;
}

.news-content .list-news-new .news-item.last-item {
  margin-bottom:0;
  border-bottom:none;
  padding-bottom:0;
}

.news-content .list-news-new .news-item .title-news {
  font-weight:700;
  font-size:14px;
  line-height:20px;
  margin-bottom:18px;
}

.news-item img {
  float:left;
  margin-right:15px;
}

.news-content .list-news-new .news-item .detail-news-item .brief-news {
  margin-top:11px;
  font-size:12px;
}

.page-pagination a {
  display:inline-block;
  padding:6px 8px;
  background-color:#d10000;
  margin-right:12px;
  color:#fff;
}

.list-all-content-news-category {
  display:block;
  padding-bottom:22px;
  border-bottom:1px solid #d7d7d7;
}

.news-content .list-all-content-news-category {
  border-bottom:none;
}

.page-pagination {
  margin-top:12px;
  margin-bottom:28px;
}

.news-content .list-promo-news {
  display:block;
  width:159px;
  float:left;
  margin-left:13px;
}

.news-content .list-promo-news .title-block {
  display:block;
  height:34px;
  line-height:34px;
  background-color:#ebebeb;
  font-weight:700;
  padding-left:8px;
  position:relative;
}

.news-content .list-promo-news .title-block:after {
  background:red;
  bottom:25%;
  content:"";
  height:3px;
  left:8px;
  position:absolute;
  top:0;
  width:78px;
}

.list-hot-trend {
  margin-bottom:25px;
}

.list-hot-trend a {
  display:block;
  height:25px;
  line-height:25px;
  border-bottom:1px solid #ebebeb;
  overflow:hidden;
}

.list-hot-trend a:hover {
  color:#0b7b29;
}

.list-hot-trend a.tab-active {
  font-weight:700;
  color:#d10000;
}

.news-content .list-promo-news .list-read-more img {
  width:159px;
  height:104px;
  margin-bottom:9px;
}

.news-content .list-promo-news .list-read-more a {
  display:block;
  border-bottom:1px solid #d7d7d7;
  padding-bottom:9px;
  margin-bottom:13px;
}

.news-content .list-promo-news .list-read-more a:hover {
  font-weight:700;
}

.news-content .detail-content-news .title-news {
  font-size:18px;
  font-weight:700;
  line-height:28px;
  margin-bottom:10px;
}

.news-content .detail-content-news .content-brief {
  font-weight:700;
  font-size:16px;
  line-height:20px;
  margin:10px 0;
  clear:both;
}

.news-content .detail-content-news .content-article {
  margin-bottom:15px;
}

.content-article p {
  padding:8px 0;
  font-size:17px;
  line-height:24px;
  text-align:justify;
}

.content-article p * {
  font-size:17px;
  line-height:24px;
}

.content-article table {
  width:100% !important;
  border:1px solid #717171 !important;
}

.content-article td {
  border:1px solid #717171 !important;
}

.news-content .detail-content-news .list-tag-article a {
  display:inline-block;
  padding:3px 17px;
  background-color:#f5f5f5;
  margin-bottom:3px;
  margin-right:5px;
}

.content-article img {
  max-width:100%;
  height:auto !important;
}

.news-content .detail-content-news .list-tag-article {
  margin:20px 0;
}

.news-content .detail-content-news .list-tag-article a:hover {
  color:#0b7b29;
}

#detail-content-news img {
  cursor:pointer;
}

.content-home-left .block-league-news.news-related div.title-league-all::after {
  background-color:#0b7b29;
  width:102px;
}

.content-home-left .block-league-news.news-related .list-news a {
  display:block;
  margin-bottom:15px;
  font-weight:700;
}

.content-home-left .block-league-news.news-related .list-news a span {
  color:#a0a0a0;
  font-weight:400;
}

.content-home-left .block-league-news.news-related.news-orther div.title-league-all::after {
  width:67px;
}

.content-home-left .block-league-news.news-related.news-orther .list-news a {
  display:block;
  float:left;
  width:46%;
  font-weight:400;
}

.content-home-left .block-league-news.news-related.news-orther .list-news .first-item {
  margin-right:36px;
}

.content-home-left .block-league-news.news-related .list-news a:hover {
  color:#0b7b29;
}

.content-prediction {
  margin-top:11px;
}

.predict-by-day,
.content-list-prediction .predict-by-day a {
  margin:20px 10px;
  display:block;
  font-weight:700;
  color:#04903f;
  text-transform:uppercase;
}

.content-list-prediction .predict-by-day a {
  padding-left:0;
  margin-left:0;
}

.content-list-prediction a {
  padding-left:10px;
}

.title-prediction-category {
  display:block;
  height:24px;
  line-height:24px;
  background-color:#ddd;
  font-size:12px;
  text-transform:uppercase;
  font-weight:700;
}

.one-predict-news {
  display:block;
  line-height:25px;
  border-bottom:1px solid #ebebeb;
  font-size:12px;
  color:#292929;
}

.content-prediction .content-list-prediction h4 span {
  display:inline-block;
  margin-right:10px;
  color:#858585;
}

.content-prediction .content-list-prediction a:hover {
  color:#1eb848;
}

.content-prediction .content-list-prediction .block-list-prediction {
  margin-bottom:20px;
}

.note-img {
  display:block;
  width:100%;
  padding:10px 17px;
  background-color:#f5f5f5;
}

.menu-top-category ul.list-menu-top li {
  position:relative;
}

.hot-category {
  background-color:red;
  border-radius:1px;
  color:#fff;
  display:block;
  font-size:8px;
  font-weight:700;
  height:9px;
  line-height:9px;
  position:absolute;
  right:13px;
  text-align:center;
  top:8px;
  width:25px;
}

.live-stream {
  margin-top:20px;
}

.live-stream li {
  margin-bottom:10px;
}

.stream-info {
  position:relative;
  padding:0 60px;
  text-align:center;
  background:#e3e3e3;
}

.stream-info .shortInfo {
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
}

.stream-info .competeTeams {
  width:100%;
  color:#1eb848;
  font-weight:700;
  font-size:18px;
}

.content-detail-live h2,
.stream-info .competeTeams h2 {
  font-size:20px;
  color:#1eb848;
  margin:10px 0;
  font-weight:700;
}

.stream-info .shortInfo {
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
}

.stream-info .shortInfo h4 {
  margin:20px 0;
}

.stream-info a:hover {
  color:#1eb848;
}

.livetv-thumbnail {
  position:relative;
  margin-top:5px;
}

.livetv-thumbnail a {
  font-size:18px;
}

.stream-odd span {
  font-size:12px;
  color:#04903f;
}

.stream-info .bageTeamA {
  position:absolute;
  left:0;
  top:0;
}

.stream-info .bageTeamA img,
.stream-info .bageTeamB img {
  width:60px;
  height:60px;
}

.stream-info .bageTeamB {
  position:absolute;
  right:0;
  top:0;
}

.detail-live.news-content {
  margin-top:0;
}

ul.ext-backlinks {
  margin:10px;
  list-style-type:disc;
}

ul.ext-backlinks li {
  padding:3px;
  margin-left:15px;
}

ul.ext-backlinks li a {
  color:#1eb848;
  font-size:12px;
}

.content-list-live h2 {
  font-size:20px;
  color:#1eb848;
  margin:5px 0;
  font-family:tahoma,sans-serif;
  font-weight:700;
}

.content-list-live h1 {
  font-size:22px;
  margin:10px 0;
  font-weight:700;
  line-height:24px;
}

.img-detail-news {
  margin:10px 0;
  max-width:100%;
}

.content-article h2 {
  font-weight:700;
  margin:10px 0;
  line-height:24px;
  text-transform:uppercase;
  font-size:18px;
}

.header-border {
  border-bottom:1px solid #1eb848;
  margin-bottom:20px;
  margin-top:10px;
}

.header-border h1 {
  font-size:20px;
  margin:5px 0;
  font-weight:700;
}

.related-news li a {
  font-size:12px;
  font-weight:700;
  line-height:20px;
  color:#1eb848;
}

.related-news {
  margin-bottom:20px;
}

.schedule-header {
  background:#1eb848;
  line-height:34px;
  color:#fff;
  font-weight:700;
}

.schedule-header td,
.schedule-header tr {
  line-height:34px;
}

.calendar_tv {
  background:#e6e6e6;
  padding:3px 5px;
  text-align:center;
  color:#1eb848;
}

.schedule-soccer td,
.schedule-soccer tr,
.schedule-soccer {
  line-height:22px;
}

.schedule-soccer .bg_h2 {
  background:#d3d3d3;
  padding:10px;
  font-size:20px;
  color:#1eb848;
  display:inherit;
  margin:5px 0;
  font-weight:700;
}

.list-video-category .video-hot-first a img {
  width:100%;
  height:438px;
}

.list-video-category .video-hot-first {
  position:relative;
}

.list-video-category .video-hot-first .title-news-host {
  font-size:24px;
  font-weight:700;
  line-height:30px;
  display:block;
  margin-bottom:10px;
}

.list-video-category .video-hot-first .text-info {
  margin:14px 0 10px;
}

.list-video-category .video-hot-first span.play-big {
  display:block;
  height:83px;
  width:83px;
  position:absolute;
  left:292px;
  top:177px;
  background-position:0 -122px;
}

.list-video-category .block-video-content .title-block {
  display:block;
  background-color:#f5f5f5;
  height:39px;
  border-bottom:1px solid #ccc;
  border-right:1px solid #d8d8d8;
  line-height:39px;
  padding-left:21px;
}

.list-video-category .block-video-content .title-block .title,
.list-video-category .block-video-content .title-block .title {
  font-weight:700;
  border-top:3px solid #0b7b29;
  display:inline-block;
  line-height:35px;
}

.block-video-content.block-video-hot .list-video-hot .video-hot {
  width:158px;
  margin-top:16px;
  margin-bottom:20px;
}

.list-video-category .block-video-content .title-block .list-link-league {
  float:right;
  height:40px;
  line-height:40px;
}

.list-video-category .block-video-content .title-block .list-link-league a {
  color:#919191;
  font-size:12px;
  margin-right:12px;
}

.video-content-category.news-content .list-news-new {
  border-right:none;
  padding-right:0;
  width:100%;
}

.video-content-category .block-video-hot .list-video-hot .video-hot span.icon-play {
  left:59px;
}

.tab-match {
  margin-bottom:5px;
}

.tab-match a {
  display:inline-block;
  height:24px;
  line-height:24px;
  background-color:#989898;
  color:#fff;
  padding:0 8px;
  border-top-left-radius:5px;
  border-top-right-radius:5px;
  margin-right:3px;
  margin-top:3px;
}

.tab-match .active,
.tab-match a:hover {
  background-color:#4e4e4e;
}

.content-match {
  display:block;
  height:123px;
  background-color:#f5f5f5;
  border-bottom:1px solid #ccc;
  border-right:1px solid #ccc;
  margin:5px 0;
  position:relative;
}

.info-match {
  display:block;
  position:absolute;
  top:10px;
  width:100%;
  text-align:center;
}

.info-match .title-match {
  font-weight:700;
  font-size:18px;
}

.info-match .time-info {
  margin-top:5px;
  color:#989898;
}

.content-match img {
  height:49px;
  width:49px;
}

.content-match .content-home-club {
  float:left;
  margin-top:12px;
  text-align:center;
}

.content-match .content-away-club {
  float:right;
  margin-top:12px;
  text-align:center;
}

.content-match .text-club {
  display:block;
  text-align:center;
  width:147px;
  font-weight:700;
  color:#686868;
}

.no-data {
  padding:50px;
  color:#d10000;
  text-align:center;
}

#zone-footer-tags {
  padding-left:10px;
}

#zone-footer-tags a {
  line-height:24px;
  color:#626161;
  margin-right:5px;
}

#zone-footer-tags a:hover {
  font-weight:700;
}

#zone-footer-tags b {
  color:#333;
}

.content-link-footer {
  padding-bottom:10px;
  padding-top:10px;
  border-bottom:1px #e1e1e1 dashed;
}

.list-schedule-all {
  margin-top:2px;
  padding-left:0;
  padding-top:0;
  padding-bottom:12px;
}

.content-home-left .odds-content .list-schedule-all {
  margin-top:2px;
  margin-top:2px;
  padding-left:12px;
  padding-top:12px;
  padding-bottom:12px;
}

.league-name {
    float: left;
    color: #fff;
    font-size: 15px;
}
.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;
}

.livescore-league h2 a {
  width:500px;
}

.list-schedule-all .title-schedule-league span {
  color:#fff;
  font-size:12px;
}

.list-schedule-all .title-schedule-league .home {
  margin-right:45px;
}

.list-schedule-all .title-schedule-league .away {
  margin-right:123px;
}

.list-schedule-all .title-schedule-league .ratio {
  margin-right:65px;
}

.list-schedule-all .item-schedule {
  padding:7px 5px;
  background-color:#ddd;
}

.list-schedule-all .item-schedule.even {
  background-color:#fff;
}

.time-info {
  color:#606060;
  display:inline-block;
/*  width:50px;*/
}

.away-text,
.home-text {
  color:#5d5d5d;
  display:inline-block;
  font-size:12px;
  text-align:right;
  width:160px;
  white-space:nowrap;
  text-overflow:ellipsis;
}

.livescore-team {
  width:200px;
}

.away-text.active,
.home-text.active {
  font-weight:700;
  color:#2e2e2e;
}

.away-text {
  text-align:left;
}

.scorelink,
.item-schedule .button {
  background-color:#04903f;
  border-radius:4px;
  color:#fff;
  display:inline-block;
  margin:0 2px;
  padding:3px 8px;
  width:55px;
  text-align:center;
}

.htscorelink {
  background-color:#777;
}

.list-schedule-all .item-schedule .total-goal-ratio,
.list-schedule-all .item-schedule .asia-away,
.list-schedule-all .item-schedule .asia-home,
.list-schedule-all .item-schedule .asia-ratio {
  display:inline-block;
  width:32px;
  font-size:12px;
  color:#888;
  margin:-2px;
  text-align:center;
}

.list-schedule-all .item-schedule .total-goal-ratio,
.list-schedule-all .item-schedule .asia-ratio {
  color:#000;
  width:40px;
}

.list-schedule-all .item-schedule .total-goal-ratio {
  width:35px;
}

.result-content .item-schedule .button {
  font-size:12px;
  padding:3px 8px;
  cursor:pointer;
}

.zone-notice {
  background:#d5ecab;
  padding:12px;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border:1px solid #d9d9d9;
}

.zone-notice.intro-small h2 {
  font-weight:inherit;
  font-size:14px;
}

.zone-notice ul {
  list-style:inherit;
  margin-left:15px;
}

.zone-notice h2 {
  font-weight:700;
}

.zone-notice a {
  color:#04903f;
}

.zone-notice.link-hot-tructiep24h {
  background:#fff;
  border:none;
  padding:10px;
}

.zone-notice.link-hot-tructiep24h img {
  vertical-align:bottom;
  margin-right:10px;
}

.zone-notice.link-hot-tructiep24h a {
  color:red;
}

.list-schedule-all .title-schedule-league .list-link-odds {
  float:right;
}

.odds-content .list-schedule-all .title-schedule-league h2 a {
  width:360px;
}

.list-schedule-all .title-schedule-league .list-link-odds a {
  color:#fff;
  font-size:12px;
}

.list-schedule-all .title-schedule-league .list-link-odds .border-link {
  display:inline-block;
  width:1px;
  height:11px;
  background-color:#fff;
}

.list-schedule-all .title-schedule-league .list-link-odds .button-standing {
  display:inline-block;
  width:49px;
  height:19px;
  background-color:#67c158;
  text-align:center;
  border-radius:4px;
  margin-right:5px;
  margin-left:0;
}

.line-tag-league {
  border-bottom:1px solid #d7d7d7;
  display:block;
  width:100%;
}

.standings {
  margin-top:4px;
  color:#184c6f;
  border-collapse:collapse;
  width:100%;
  background:#fff;
}

.listing-match td,
.standings td {
  padding:3px;
  color:#2e2e2e;
  vertical-align:top;
}

.league-odds td {
  padding:8px;
  color:#464646;
}

.standings td {
  border:1px solid #999;
}

.standings td a {
  color:#04903f;
}

.standings h2 a {
  font-weight:700;
  color:#fff;
}

.standings h3 a {
  font-weight:700;
}

.loto-heading {
  font-weight:700;
}

.loto-number {
  height:24px;
  line-height:24px;
  text-align:center;
  font-size:15px;
  font-weight:700;
  background:#e8e8e8;
}

.award-loto {
  height:24px;
  font-size:20px;
  font-weight:700;
  line-height:24px;
  background:#fff;
}

.bg-loto-cell {
  background:#e8e8e8;
  font-weight:700;
}

.loto-cell {
  background:#fff;
}

.listing-match td span,
.listing-match td a {
  font-size:12px;
}

.listing-match td span.bold-text-red {
  color:#fe0000;
  font-weight:700;
  font-size:14px;
}

.odds-red {
  color:#d10000;
}

.odds-green {
  color:#04903f;
}

.listing-match tr:nth-child(even),
.standings tr:nth-child(even) {
  background:#ddd;
}

.load-round-data {
  background:#e8d0ba;
  margin:5px;
  padding:5px;
  border-radius:3px;
  display:inline-block;
  color:#000;
  font-size:12px;
}

.standing-types {
  list-style:inherit;
  list-style-type:circle;
  margin-left:10px;
}

.standing-types li {
  font-size:11px;
}

.list-schedule-all .content-odds-item {
  display:block;
  height:69px;
  background-color:#ddd;
}

.list-schedule-all .content-odds-item.even {
  background-color:#fff;
}

.list-schedule-all .content-odds-item .time-info {
  padding-top:20px;
  display:block;
  float:left;
  height:69px;
  width:73px;
}

.list-schedule-all .content-odds-item .time-info span {
  margin-left:14px;
  color:#606060;
  font-size:12px;
}

.list-schedule-all .content-odds-item .club-name {
  display:block;
  float:left;
  width:315px;
  height:69px;
}

.list-schedule-all .content-odds-item .club-name span {
  display:block;
  width:100%;
  height:23px;
  font-size:12px;
  color:#5c5c5c;
  line-height:23px;
}

.list-schedule-all .content-odds-item .club-name span.active {
  color:#2e2e2e;
}

.list-schedule-all .content-odds-item .odds-content {
  border-right:1px solid #e8e8e8;
  display:block;
  float:left;
  height:69px;
  margin-right:0;
  padding-right:5px;
  width:83px;
}

.list-schedule-all .content-odds-item .odds-content.europe-ratio {
  width:60px;
}

.list-schedule-all .content-odds-item .odds-content p {
  display:block;
  height:23px;
  line-height:23px;
  text-align:right;
}

.list-schedule-all .content-odds-item .odds-content span {
  font-size:12px;
  color:#7d7c7c;
}

.list-schedule-all .content-odds-item .odds-content .highlight {
  color:#04903f;
  font-weight:700;
}

.list-schedule-all .content-odds-item .link-odds {
  display:block;
  width:50px;
  float:left;
}

.list-schedule-all .content-odds-item .link-odds p {
  display:block;
  height:69px;
  line-height:69px;
  text-align:center;
}

.sopcast-match,
.live-match {
  display:inline-block;
  height:16px;
  width:16px;
  background-position:-107px -226px;
}

.live-match {
  background-position:-61px -228px;
}

.listing-match tr:nth-child(even),
.standings tr:nth-child(even) {
  background:#ddd;
}

.standing-types {
  list-style:inherit;
  list-style-type:circle;
  margin-left:15px;
}

.standing-types li {
  font-size:11px;
}

.flag {
  display:inline-block;
  width:16px;
  height:11px;
  background:url(./flags.png) no-repeat;
  vertical-align:baseline;
}

.flag-default {
  background:url(../images/icon-default.svg) no-repeat right;
  background-size:contain;
}

.flag.flag-ad {
  background-position:-16px 0;
}

.flag.flag-ae {
  background-position:-32px 0;
}

.flag.flag-af {
  background-position:-48px 0;
}

.flag.flag-ag {
  background-position:-64px 0;
}

.flag.flag-ai {
  background-position:-80px 0;
}

.flag.flag-al {
  background-position:-96px 0;
}

.flag.flag-am {
  background-position:-112px 0;
}

.flag.flag-an {
  background-position:-128px 0;
}

.flag.flag-ao {
  background-position:-144px 0;
}

.flag.flag-ar {
  background-position:-160px 0;
}

.flag.flag-as {
  background-position:-176px 0;
}

.flag.flag-at {
  background-position:-192px 0;
}

.flag.flag-au {
  background-position:-208px 0;
}

.flag.flag-aw {
  background-position:-224px 0;
}

.flag.flag-az {
  background-position:-240px 0;
}

.flag.flag-ba {
  background-position:0 -11px;
}

.flag.flag-bb {
  background-position:-16px -11px;
}

.flag.flag-bd {
  background-position:-32px -11px;
}

.flag.flag-be {
  background-position:-48px -11px;
}

.flag.flag-bf {
  background-position:-64px -11px;
}

.flag.flag-bg {
  background-position:-80px -11px;
}

.flag.flag-bh {
  background-position:-96px -11px;
}

.flag.flag-bi {
  background-position:-112px -11px;
}

.flag.flag-bj {
  background-position:-128px -11px;
}

.flag.flag-bm {
  background-position:-144px -11px;
}

.flag.flag-bn {
  background-position:-160px -11px;
}

.flag.flag-bo {
  background-position:-176px -11px;
}

.flag.flag-br {
  background-position:-192px -11px;
}

.flag.flag-bs {
  background-position:-208px -11px;
}

.flag.flag-bt {
  background-position:-224px -11px;
}

.flag.flag-bv {
  background-position:-240px -11px;
}

.flag.flag-bw {
  background-position:0 -22px;
}

.flag.flag-by {
  background-position:-16px -22px;
}

.flag.flag-bz {
  background-position:-32px -22px;
}

.flag.flag-ca {
  background-position:-48px -22px;
}

.flag.flag-catalonia {
  background-position:-64px -22px;
}

.flag.flag-cd {
  background-position:-80px -22px;
}

.flag.flag-cf {
  background-position:-96px -22px;
}

.flag.flag-cg {
  background-position:-112px -22px;
}

.flag.flag-ch {
  background-position:-128px -22px;
}

.flag.flag-ci {
  background-position:-144px -22px;
}

.flag.flag-ck {
  background-position:-160px -22px;
}

.flag.flag-cl {
  background-position:-176px -22px;
}

.flag.flag-cm {
  background-position:-192px -22px;
}

.flag.flag-cn {
  background-position:-208px -22px;
}

.flag.flag-co {
  background-position:-224px -22px;
}

.flag.flag-cr {
  background-position:-240px -22px;
}

.flag.flag-cu {
  background-position:0 -33px;
}

.flag.flag-cv {
  background-position:-16px -33px;
}

.flag.flag-cw {
  background-position:-32px -33px;
}

.flag.flag-cy {
  background-position:-48px -33px;
}

.flag.flag-cz {
  background-position:-64px -33px;
}

.flag.flag-de {
  background-position:-80px -33px;
}

.flag.flag-dj {
  background-position:-96px -33px;
}

.flag.flag-dk {
  background-position:-112px -33px;
}

.flag.flag-dm {
  background-position:-128px -33px;
}

.flag.flag-do {
  background-position:-144px -33px;
}

.flag.flag-dz {
  background-position:-160px -33px;
}

.flag.flag-ec {
  background-position:-176px -33px;
}

.flag.flag-ee {
  background-position:-192px -33px;
}

.flag.flag-eg {
  background-position:-208px -33px;
}

.flag.flag-eh {
  background-position:-224px -33px;
}

.flag.flag-england {
  background-position:-240px -33px;
}

.flag.flag-er {
  background-position:0 -44px;
}

.flag.flag-es {
  background-position:-16px -44px;
}

.flag.flag-et {
  background-position:-32px -44px;
}

.flag.flag-eu {
  background-position:-48px -44px;
}

.flag.flag-fi {
  background-position:-64px -44px;
}

.flag.flag-fj {
  background-position:-80px -44px;
}

.flag.flag-fk {
  background-position:-96px -44px;
}

.flag.flag-fm {
  background-position:-112px -44px;
}

.flag.flag-fo {
  background-position:-128px -44px;
}

.flag.flag-fr {
  background-position:-144px -44px;
}

.flag.flag-ga {
  background-position:-160px -44px;
}

.flag.flag-gb {
  background-position:-176px -44px;
}

.flag.flag-gd {
  background-position:-192px -44px;
}

.flag.flag-ge {
  background-position:-208px -44px;
}

.flag.flag-gf {
  background-position:-224px -44px;
}

.flag.flag-gg {
  background-position:-240px -44px;
}

.flag.flag-gh {
  background-position:0 -55px;
}

.flag.flag-gi {
  background-position:-16px -55px;
}

.flag.flag-gl {
  background-position:-32px -55px;
}

.flag.flag-gm {
  background-position:-48px -55px;
}

.flag.flag-gn {
  background-position:-64px -55px;
}

.flag.flag-gp {
  background-position:-80px -55px;
}

.flag.flag-gq {
  background-position:-96px -55px;
}

.flag.flag-gr {
  background-position:-112px -55px;
}

.flag.flag-gs {
  background-position:-128px -55px;
}

.flag.flag-gt {
  background-position:-144px -55px;
}

.flag.flag-gu {
  background-position:-160px -55px;
}

.flag.flag-gw {
  background-position:-176px -55px;
}

.flag.flag-gy {
  background-position:-192px -55px;
}

.flag.flag-hk {
  background-position:-208px -55px;
}

.flag.flag-hm {
  background-position:-224px -55px;
}

.flag.flag-hn {
  background-position:-240px -55px;
}

.flag.flag-hr {
  background-position:0 -66px;
}

.flag.flag-ht {
  background-position:-16px -66px;
}

.flag.flag-hu {
  background-position:-32px -66px;
}

.flag.flag-ic {
  background-position:-48px -66px;
}

.flag.flag-id {
  background-position:-64px -66px;
}

.flag.flag-ie {
  background-position:-80px -66px;
}

.flag.flag-il {
  background-position:-96px -66px;
}

.flag.flag-im {
  background-position:-112px -66px;
}

.flag.flag-in {
  background-position:-128px -66px;
}

.flag.flag-io {
  background-position:-144px -66px;
}

.flag.flag-iq {
  background-position:-160px -66px;
}

.flag.flag-ir {
  background-position:-176px -66px;
}

.flag.flag-is {
  background-position:-192px -66px;
}

.flag.flag-it {
  background-position:-208px -66px;
}

.flag.flag-je {
  background-position:-224px -66px;
}

.flag.flag-jm {
  background-position:-240px -66px;
}

.flag.flag-jo {
  background-position:0 -77px;
}

.flag.flag-jp {
  background-position:-16px -77px;
}

.flag.flag-ke {
  background-position:-32px -77px;
}

.flag.flag-kg {
  background-position:-48px -77px;
}

.flag.flag-kh {
  background-position:-64px -77px;
}

.flag.flag-ki {
  background-position:-80px -77px;
}

.flag.flag-km {
  background-position:-96px -77px;
}

.flag.flag-kn {
  background-position:-112px -77px;
}

.flag.flag-kp {
  background-position:-128px -77px;
}

.flag.flag-kr {
  background-position:-144px -77px;
}

.flag.flag-kurdistan {
  background-position:-160px -77px;
}

.flag.flag-kw {
  background-position:-176px -77px;
}

.flag.flag-ky {
  background-position:-192px -77px;
}

.flag.flag-kz {
  background-position:-208px -77px;
}

.flag.flag-la {
  background-position:-224px -77px;
}

.flag.flag-lb {
  background-position:-240px -77px;
}

.flag.flag-lc {
  background-position:0 -88px;
}

.flag.flag-li {
  background-position:-16px -88px;
}

.flag.flag-lk {
  background-position:-32px -88px;
}

.flag.flag-lr {
  background-position:-48px -88px;
}

.flag.flag-ls {
  background-position:-64px -88px;
}

.flag.flag-lt {
  background-position:-80px -88px;
}

.flag.flag-lu {
  background-position:-96px -88px;
}

.flag.flag-lv {
  background-position:-112px -88px;
}

.flag.flag-ly {
  background-position:-128px -88px;
}

.flag.flag-ma {
  background-position:-144px -88px;
}

.flag.flag-mc {
  background-position:-160px -88px;
}

.flag.flag-md {
  background-position:-176px -88px;
}

.flag.flag-me {
  background-position:-192px -88px;
}

.flag.flag-mg {
  background-position:-208px -88px;
}

.flag.flag-mh {
  background-position:-224px -88px;
}

.flag.flag-mk {
  background-position:-240px -88px;
}

.flag.flag-ml {
  background-position:0 -99px;
}

.flag.flag-mm {
  background-position:-16px -99px;
}

.flag.flag-mn {
  background-position:-32px -99px;
}

.flag.flag-mo {
  background-position:-48px -99px;
}

.flag.flag-mp {
  background-position:-64px -99px;
}

.flag.flag-mq {
  background-position:-80px -99px;
}

.flag.flag-mr {
  background-position:-96px -99px;
}

.flag.flag-ms {
  background-position:-112px -99px;
}

.flag.flag-mt {
  background-position:-128px -99px;
}

.flag.flag-mu {
  background-position:-144px -99px;
}

.flag.flag-mv {
  background-position:-160px -99px;
}

.flag.flag-mw {
  background-position:-176px -99px;
}

.flag.flag-mx {
  background-position:-192px -99px;
}

.flag.flag-my {
  background-position:-208px -99px;
}

.flag.flag-mz {
  background-position:-224px -99px;
}

.flag.flag-na {
  background-position:-240px -99px;
}

.flag.flag-nc {
  background-position:0 -110px;
}

.flag.flag-ne {
  background-position:-16px -110px;
}

.flag.flag-nf {
  background-position:-32px -110px;
}

.flag.flag-ng {
  background-position:-48px -110px;
}

.flag.flag-ni {
  background-position:-64px -110px;
}

.flag.flag-nl {
  background-position:-80px -110px;
}

.flag.flag-no {
  background-position:-96px -110px;
}

.flag.flag-np {
  background-position:-112px -110px;
}

.flag.flag-nr {
  background-position:-128px -110px;
}

.flag.flag-nu {
  background-position:-144px -110px;
}

.flag.flag-nz {
  background-position:-160px -110px;
}

.flag.flag-om {
  background-position:-176px -110px;
}

.flag.flag-pa {
  background-position:-192px -110px;
}

.flag.flag-pe {
  background-position:-208px -110px;
}

.flag.flag-pf {
  background-position:-224px -110px;
}

.flag.flag-pg {
  background-position:-240px -110px;
}

.flag.flag-ph {
  background-position:0 -121px;
}

.flag.flag-pk {
  background-position:-16px -121px;
}

.flag.flag-pl {
  background-position:-32px -121px;
}

.flag.flag-pm {
  background-position:-48px -121px;
}

.flag.flag-pn {
  background-position:-64px -121px;
}

.flag.flag-pr {
  background-position:-80px -121px;
}

.flag.flag-ps {
  background-position:-96px -121px;
}

.flag.flag-pt {
  background-position:-112px -121px;
}

.flag.flag-pw {
  background-position:-128px -121px;
}

.flag.flag-py {
  background-position:-144px -121px;
}

.flag.flag-qa {
  background-position:-160px -121px;
}

.flag.flag-re {
  background-position:-176px -121px;
}

.flag.flag-ro {
  background-position:-192px -121px;
}

.flag.flag-rs {
  background-position:-208px -121px;
}

.flag.flag-ru {
  background-position:-224px -121px;
}

.flag.flag-rw {
  background-position:-240px -121px;
}

.flag.flag-sa {
  background-position:0 -132px;
}

.flag.flag-sb {
  background-position:-16px -132px;
}

.flag.flag-sc {
  background-position:-32px -132px;
}

.flag.flag-scotland {
  background-position:-48px -132px;
}

.flag.flag-sd {
  background-position:-64px -132px;
}

.flag.flag-se {
  background-position:-80px -132px;
}

.flag.flag-sg {
  background-position:-96px -132px;
}

.flag.flag-sh {
  background-position:-112px -132px;
}

.flag.flag-si {
  background-position:-128px -132px;
}

.flag.flag-sk {
  background-position:-144px -132px;
}

.flag.flag-sl {
  background-position:-160px -132px;
}

.flag.flag-sm {
  background-position:-176px -132px;
}

.flag.flag-sn {
  background-position:-192px -132px;
}

.flag.flag-so {
  background-position:-208px -132px;
}

.flag.flag-somaliland {
  background-position:-224px -132px;
}

.flag.flag-sr {
  background-position:-240px -132px;
}

.flag.flag-ss {
  background-position:0 -143px;
}

.flag.flag-st {
  background-position:-16px -143px;
}

.flag.flag-sv {
  background-position:-32px -143px;
}

.flag.flag-sx {
  background-position:-48px -143px;
}

.flag.flag-sy {
  background-position:-64px -143px;
}

.flag.flag-sz {
  background-position:-80px -143px;
}

.flag.flag-tc {
  background-position:-96px -143px;
}

.flag.flag-td {
  background-position:-112px -143px;
}

.flag.flag-tf {
  background-position:-128px -143px;
}

.flag.flag-tg {
  background-position:-144px -143px;
}

.flag.flag-th {
  background-position:-160px -143px;
}

.flag.flag-tibet {
  background-position:-176px -143px;
}

.flag.flag-tj {
  background-position:-192px -143px;
}

.flag.flag-tk {
  background-position:-208px -143px;
}

.flag.flag-tl {
  background-position:-224px -143px;
}

.flag.flag-tm {
  background-position:-240px -143px;
}

.flag.flag-tn {
  background-position:0 -154px;
}

.flag.flag-to {
  background-position:-16px -154px;
}

.flag.flag-tr {
  background-position:-32px -154px;
}

.flag.flag-tt {
  background-position:-48px -154px;
}

.flag.flag-tv {
  background-position:-64px -154px;
}

.flag.flag-tw {
  background-position:-80px -154px;
}

.flag.flag-tz {
  background-position:-96px -154px;
}

.flag.flag-ua {
  background-position:-112px -154px;
}

.flag.flag-ug {
  background-position:-128px -154px;
}

.flag.flag-um {
  background-position:-144px -154px;
}

.flag.flag-us {
  background-position:-160px -154px;
}

.flag.flag-uy {
  background-position:-176px -154px;
}

.flag.flag-uz {
  background-position:-192px -154px;
}

.flag.flag-va {
  background-position:-208px -154px;
}

.flag.flag-vc {
  background-position:-224px -154px;
}

.flag.flag-ve {
  background-position:-240px -154px;
}

.flag.flag-vg {
  background-position:0 -165px;
}

.flag.flag-vi {
  background-position:-16px -165px;
}

.flag.flag-vn {
  background-position:-32px -165px;
}

.flag.flag-vu {
  background-position:-48px -165px;
}

.flag.flag-wales {
  background-position:-64px -165px;
}

.flag.flag-wf {
  background-position:-80px -165px;
}

.flag.flag-ws {
  background-position:-96px -165px;
}

.flag.flag-xk {
  background-position:-112px -165px;
}

.flag.flag-ye {
  background-position:-128px -165px;
}

.flag.flag-yt {
  background-position:-144px -165px;
}

.flag.flag-za {
  background-position:-160px -165px;
}

.flag.flag-zanzibar {
  background-position:-176px -165px;
}

.flag.flag-zm {
  background-position:-192px -165px;
}

.flag.flag-zw {
  background-position:-208px -165px;
}

.flag.flag-european {
  background-position:-224px -165px;
}

.flag.flag-south-amer {
  background-position:-240px -176px;
}

.flag.flag-world {
  background-position:-240px -165px;
}

.flag.flag-northern-i {
  background-position:-223px -176px;
}

.listing-match .row-header td,
.standings thead td {
  line-height:16px;
  background-color:#529f45;
  color:#fff;
}

.standings .green-text {
  color:#04903f;
}

.standings .red-text {
  color:#f90000;
}

.standings .button-points {
  display:inline-block;
  background-color:#04903f;
  padding:3px 5px;
  font-size:12px;
  color:#fff;
  border-radius:4px;
}

.update-time {
  margin-bottom:25px;
  margin-top:25px;
  text-align:right;
  font-size:12px;
  font-style:italic;
}

.title-round {
  margin-bottom:15px;
}

.zone-league-season-rounds {
  display:block;
  margin-bottom:10px;
}

.league-article {
  margin-top:5px;
  text-align:center;
}

.league-article-image {
  width:100%;
}

.result-goal-td {
  width:55px;
  vertical-align:middle;
}

.list-schedule-all .content-odds-item strong.odds-red,
.list-schedule-all .content-odds-item .club-name strong {
  font-size:12px;
}

.list-schedule-all .content-odds-item .left-text {
  display:inline-block;
  text-align:left;
  width:35px;
}

.list-schedule-all .content-odds-item .right-text {
  display:inline-block;
  text-align:right;
  width:33px;
}

.load-round-data-active {
  background:#529f45;
}

.text-center {
  text-align:center;
}

.text-right {
  text-align:right;
}

.text-left {
  text-align:left;
}

.time-result-text {
  width:135px;
}

.listing-match strong {
  font-size:12px;
}

.memo {
  display:inline-block;
  margin-left:78px;
  text-align:center;
  font-size:12px;
}

.list-link-top-header {
  float:right;
}

.list-link-top-header .border-center-top,
.list-link-top-header .link-text {
  color:#838383;
  font-size:12px;
  line-height:24px;
}

.list-link-top-header .border-center-top {
  margin:0 11px;
}

.list-link-top-header .search-icon {
  height:12px;
  width:12px;
  margin-bottom:-2px;
}

.list-link-top-header .ios-icon {
  background-position:-81px -245px;
  display:inline-block;
  height:17px;
  margin-bottom:-3px;
  width:13px;
}

.list-link-top-header .ios-icon:hover {
  background-position:-47px -245px;
}

.list-link-top-header .android-icon {
  background-position:-99px -245px;
  display:inline-block;
  height:16px;
  margin-bottom:-3px;
  width:13px;
}

.list-link-top-header .android-icon:hover {
  background-position:-29px -245px;
}

.form-search-header .search-text {
  display:block;
  height:21px;
  line-height:21px;
  position:absolute;
  right:160px;
  top:2px;
  width:210px;
}

.red-card-show,
.red-card {
  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;
}

.left {
  float:left;
  width:153px;
}

.left-menu {
  width:153px;
}

.left-menu div.label {
  background:#679808;
  border:medium;
  color:#fff;
  font-size:1em;
  font-weight:700;
  line-height:1.2em;
  margin:0;
  padding:5px 12px;
  text-transform:uppercase;
}

.left-menu .list-country {
  background:#f8f1d3;
  list-style:outside none none;
  margin:0;
}

.hide-menu {
  display:none;
}

.show_hide_country_popular {
  display:block;
  line-height:19px;
  border-bottom:1px solid #fff;
  font-size:12px;
}

.show_hide_country_popular .flag {
  margin-right:3px;
  vertical-align:sub;
}

.active .show_hide_country_popular {
  border-bottom:none;
}

.all-item-country:hover,
.left-menu .active {
  background-color:#323232;
  border:0;
  padding:3px;
}

.all-item-country a:hover,
.left-menu .active a {
  color:#fff;
}

.all-item-country:hover>a {
  border-bottom:none;
}

.show-menu {
  display:block;
  background:#ebebeb;
  padding-bottom:5px;
}

.league-statistics-menu {
  font-size:11px;
  color:#323232;
}

.league-item-left-menu {
  color:#323232;
  padding:2px 0;
  padding-bottom:2px !important;
  padding-left:20px;
  padding-right:12px;
}

.league-item-left-menu:hover {
  background-color:#f0f0f0;
}

.list-link-standing {
  display:block;
  float:left;
  padding-right:20px;
  width:524px;
}

.bg_h2 {
  background-color:#0b7c29;
  border-top:1px solid #b4bba8;
  color:#fff;
  display:block;
  font-size:12px;
  font-weight:700;
  line-height:40px;
  margin:0;
  padding-left:10px;
  position:relative;
  text-align:left;
}

.list-link-standing-on-page {
  margin-bottom:20px;
}

.list-link-standing-seo a {
  display:block;
  padding-left:0;
  height:126px;
  padding-bottom:10px;
  padding-top:10px;
  border-bottom:1px solid #ccc;
}

.list-link-standing-seo a:hover {
  font-weight:400;
}

.list-link-standing-seo img {
  float:left;
  height:104px;
  margin-right:16px;
  width:159px;
}

.list-link-standing-seo .title {
  display:block;
  font-weight:700;
  margin-bottom:10px;
}

.content-home-left .block-league-news.odds-content .title-league-all {
  margin-bottom:0;
  border-top:0;
}

.list-link-standing-on-page .lst-normal a {
  display:block;
  line-height:20px;
}

.list-link-standing-on-page .even {
  background-color:#ccc;
}

.block-tag-schedule-result-odds-right {
  margin-bottom:5px;
}

.block-tag-schedule-result-odds-right .title-all {
  display:block;
  height:40px;
  background-color:#fff;
  border-bottom:1px solid #ccc;
}

.block-tag-schedule-result-odds-right .title-all a {
  color:#939393;
  display:inline-block;
  font-size:14px;
  line-height:40px;
  margin:0 18px 0 0;
  padding-left:10px;
}

.block-tag-schedule-result-odds-right .title-all .active {
  color:#424242;
  border-left:5px solid #0b7b29;
  line-height:16px;
  font-weight:700;
}

.content-block-schedule-result-odds {
  border-top:1px solid #fff;
  background-color:#ebebeb;
}

.content-block-schedule-result-odds .day-info {
  display:block;
  line-height:27px;
  background-color:#989898;
  color:#fff;
  text-align:center;
}

.content-block-schedule-result-odds .title-league {
  display:block;
  line-height:43px;
  height:43px;
  overflow:hidden;
  color:#6c6c6c;
  text-align:center;
}

.content-block-schedule-result-odds .arrow-league {
  display:inline-block;
  height:12px;
  width:8px;
  background-position:0 -265px;
}

.content-block-schedule-result-odds .detail-schedule-right span {
  display:inline-block;
  font-size:12px;
  color:#979797;
  text-align:right;
  vertical-align:middle;
}

.content-block-schedule-result-odds .detail-schedule-right .text-name-club {
  width:118px;
  line-height:24px;
  height:24px;
  overflow:hidden;
  color:#5d5d5d;
}

.content-block-schedule-result-odds .detail-schedule-right .text-name-club.active {
  font-weight:700;
}

.content-block-schedule-result-odds .detail-schedule-right .time-info {
  line-height:24px;
  text-align:center;
  width:48px;
  color:#0b7b29;
  font-weight:700;
}

.content-block-schedule-result-odds .detail-schedule-right .away-team {
  text-align:left;
}

.content-block-schedule-result-odds .title-league .button-league {
  display:inline-block;
  padding:6px 15px;
  background-color:#fff;
  border:1px solid #ccc;
  border-radius:15px;
}

.content-block-schedule-result-odds .detail-schedule-right {
  border-bottom:1px solid #d7d7d7;
}

.block-standing-right {
  display:block;
  background-color:#ebebeb;
}

.block-standing-right .title-league {
  display:block;
  line-height:36px;
  height:36px;
  overflow:hidden;
  background-color:#fff;
}

.block-standing-right .title-league a {
  border-left:5px solid #0b7b29;
  color:#424242;
  display:inline-block;
  font-weight:700;
  padding-left:10px;
}

.header-stading {
  display:block;
  background-color:#989898;
  line-height:27px;
  color:#fff;
}

.content-standing .number {
  text-align:center;
  display:inline-block;
  width:33px;
}

.content-standing .name-club {
  text-align:left;
  display:inline-block;
  width:140px;
}

.content-standing .number-match,
.content-standing .points {
  text-align:center;
  width:30px;
  display:inline-block;
}

.content-standing .he-so {
  text-align:center;
  width:37px;
  display:inline-block;
}

.content-standing .detail-standing span {
  font-size:12px;
}

.content-standing .detail-standing {
  display:block;
  line-height:24px;
  font-size:12px;
  border-bottom:1px solid #d7d7d7;
}

.content-standing .detail-standing .number {
  color:#979797;
}

.match-score-change {
  font-weight:700;
  color:#f60;
}

.home-league-links a {
  padding:0 4px;
}

.content-lottery {
  margin-top:30px;
}

.content-lottery .header-text {
  background-color:#0b7c29;
  border-top:1px solid #b4bba8;
  color:#fff;
  display:block;
  font-size:14px;
  font-weight:700;
  line-height:40px;
  margin:0;
  padding-left:10px;
  position:relative;
  text-align:left;
}

.table-data table {
  display:table;
  width:100%;
}

.table-data table td {
  border:1px solid #ccc;
  text-align:center;
}

.table-data .header-table td {
  color:#03c;
  font-size:12px;
  font-weight:700;
}

.table-data .header-table {
  background-color:#eee;
  font-weight:700;
}

.table-data .detail-result .number-text {
  padding-top:5px;
  padding-bottom:5px;
}

.table-data .detail-result .number-text p {
  display:inline-block;
  font-size:18px;
  line-height:24px;
  padding:0;
  font-weight:700;
  width:80px;
}

.table-data .detail-result.g7,
.table-data .detail-result.g5,
.table-data .detail-result.g3,
.table-data .detail-result.g1 {
  background-color:#eee;
}

.table-data .detail-result.gdb .number-text p,
.table-data .detail-result.g8 .number-text p {
  font-size:28px;
  margin-top:5px;
  margin-bottom:5px;
  color:maroon;
}

.content-cooldown {
  margin-top:20px;
}

.content-cooldown .text-note {
  font-size:12px;
}

.content-cooldown .tip-ads {
  background-color:#fbe3e4;
  border:1px solid #fbc2c4;
  color:#8a1f11;
  line-height:15px;
  margin:5px;
  padding:5px;
}

.content-cooldown .tip-ads h3 {
  color:#8a1f11;
  line-height:15px;
  font-weight:700;
}

#clock-countdown ul li {
  float:left;
  margin:5px;
}

.table-data .detail-result .number-text p.new-number {
  background-color:#f5e9c3;
}

.yellow-text {
  display:inline-block;
  width:20px;
  height:10px;
  background-color:#f5e9c3;
}

.south-content .table-data .detail-result .number-text p {
  display:inline-block;
  width:108px;
}

.south-content .table-data .detail-result.g4 .number-text p {
  width:155px;
}

.south-content .table-data .detail-result.g7 .number-text p {
  font-size:32px;
  color:maroon;
  width:90px;
}

.articlerelatepannel {
  padding:6px;
  margin-top:5px;
  margin-bottom:5px;
  background-color:#eaf8d2;
}

.articlerelate {
  padding:6px;
  display:list-item;
  list-style-type:square;
  margin-left:1.2em;
  border-bottom:dashed 1px #888;
}

div.articlerelate>a {
  color:#000;
  text-decoration:none;
  font-size:14px;
  font-weight:400;
}

.articlerelate:last-child {
  border-bottom:0;
}

.zone-sopcast-links a {
  color:Blue;
}

.match-score {
  font-weight:700;
  color:Red;
  font-size:24px;
}

.top-banner-data {
  margin-top:5px;
  display:block;
  position:relative;
}

.top-banner-data img {
  width:100%;
  vertical-align:middle;
}

.top-banner-data .content-tab {
  display:block;
  width:100%;
  height:40px;
  line-height:40px;
  position:absolute;
  bottom:0;
}

.top-banner-data .content-tab a {
  color:#fff;
  line-height:40px;
}

.top-banner-data .content-tab .breadcumbs-block {
  display:block;
  position:relative;
  z-index:1;
}

.top-banner-data .bg-content-tab {
  display:block;
  width:100%;
  height:40px;
  background:#000;
  opacity:.6;
  position:absolute;
}

.top-banner-data .content-tab .breadcumbs-block .item-breadcumb {
  display:inline-block;
  margin:0 15px;
}

.top-banner-data .content-tab .breadcumbs-block .arrow-breadcumb {
  color:#fff;
  display:inline-block;
  font-family:comic sans ms;
  font-size:25px;
  font-weight:700;
  vertical-align:sub;
  margin:-3px;
}

.bold-text {
  font-weight:700;
}

.top-banner-data .content-tab .breadcumbs-block .list-tab {
  float:right;
}

.top-banner-data .content-tab .breadcumbs-block .list-tab .link-tab {
  display:block;
  float:left;
  height:40px;
  line-height:40px;
  padding:0 12px;
}

.top-banner-data .content-tab .breadcumbs-block .list-tab .link-tab.active,
.top-banner-data .content-tab .breadcumbs-block .list-tab .link-tab:hover {
  background:#038025;
}

.list-new-league {
  padding:13px 0;
}

.list-new-league a {
  display:inline-block;
  margin-right:5px;
  padding:2px 0;
}

.list-new-league a:hover {
  background:#39b54a;
  padding:2px 7px;
}

.first-live-streaming {
  display:block;
  width:400px;
  height:300px;
  float:left;
  margin-right:12px;
}

.top-live-streaming {
  font-size:16px;
  font-weight:700;
  color:#04903f;
  line-height:30px;
}

.zone-right-live-streaming a {
  border-bottom:1px solid #e1e1e1;
  color:#2e2e2e;
  display:block;
  margin-bottom:5px;
  overflow:hidden;
  padding-bottom:5px;
  text-align:left;
  font-size:11px;
}

.zone-right-live-streaming a:hover {
  color:#1d943d;
}

.zone-right-live-streaming a.last-news {
  border:none;
}

.block-left-video-hot {
  display:block;
  float:left;
  width:371px;
  margin-right:12px;
  overflow:hidden;
  height:464px;
}

.list-video-category .video-hot-first .block-left-video-hot .image-video img {
  width:371px;
  height:283px;
}

.block-left-video-hot .icon-play {
  background-position:0 -122px;
  display:block;
  height:83px;
  left:144px;
  position:absolute;
  top:101px;
  width:83px;
}

.block-right-video-hot .icon-play {
  display:block;
  width:44px;
  height:44px;
  position:absolute;
  background-position:-3px -69px;
  left:45px;
  top:30px;
}

.block-left-video-hot .title-video {
  display:block;
  font-size:24px;
  font-weight:700;
  line-height:28px;
  margin-bottom:14px;
}

.block-right-video-hot {
  display:block;
  float:left;
  width:284px;
}

.list-video-category .video-hot-first .block-right-video-hot .image-video img {
  width:138px;
  height:105px;
}

.list-video-category .video-hot-first .block-right-video-hot .image-video {
  float:left;
  margin-right:10px;
}

.home-top-video-hot {
  display:block;
  overflow:hidden;
  position:relative;
  margin-bottom:10px;
}

.home-top-video-hot .title-video {
  display:block;
  overflow:hidden;
}

.block-video-content .title-video:hover {
  color:#1eb848;
}

.link-go-show-more {
  display:inline-block;
  padding:10px;
  background:#fff;
  font-size:14px;
  color:#333;
  border:1px solid #ccc;
}

.link-go-show-more:hover {
  background:#ccc;
  color:#fff;
}

.list-video-category .block-video-content .title-block .title:hover,
.list-video-category .block-video-content .title-block .title:hover {
  color:#1eb848;
}

.border-link {
  display:block;
  height:40px;
  position:relative;
}

.content-link {
  display:inline-block;
  position:absolute;
  left:0%;
  width:100%;
  text-align:center;
}

.border-link .line-inside {
  width:100%;
  height:1px;
  background:#ebebeb;
  position:absolute;
  top:50%;
}

.button-link-database-home {
  width:113px;
  height:26px;
  line-height:26px;
  display:block;
  float:right;
  background:#707070;
  color:#fff;
  font-weight:700;
  text-align:center;
  border-radius:4px;
  margin-top:5px;
  margin-right:26px;
}

.block-database-home .title-league-all .link-all:hover {
  color:#1eb848;
}

.list-video-category .video-hot-first .block-right-video-hot .detail-video-hot .title-video:hover,
.block-left-video-hot .title-video:hover {
  color:#1eb848;
}

.league-link {
  color:Blue;
}

.button-link-club-home {
  color:#919191;
  float:right;
  margin-right:12px;
  margin-top:7px;
}

.button-link-club-home:hover {
  color:#000;
}

.list-table-schedule .Header th {
  padding:5px;
}

.list-table-schedule tr th {
  background:#0060af;
  color:#fff;
}

.list-table-schedule tr:first-child {
  text-align:left;
}

.list-table-schedule tr td {
  border-bottom:1px dotted #b5b5b5;
}

.list-table-schedule tr td {
  text-align:left;
}

.list-table-schedule tr.list-table-schedule-sep td {
  background:#ccc;
}

.list-table-schedule tr td {
  padding:5px;
}

.info-club .content-image {
  display:block;
  width:170px;
  height:250px;
  float:left;
}

.info-club {
  margin-bottom:10px;
}

.info-club .content-info-club {
  display:block;
  width:497px;
  height:249px;
  border-left:1px solid #ccc;
  float:left;
}

.info-club .content-info-club .title-block-info {
  padding-left:10px;
}

.info-club .content-info-club .detail-info {
  display:block;
  line-height:26px;
  padding-left:10px;
}

.info-club .content-info-club .detail-info .text-info {
  display:inline-block;
  width:100px;
  color:#595959;
}

.info-club .content-info-club .detail-info span {
  font-size:12px;
}

.info-club .content-info-club .detail-info.even {
  background:#ebebeb;
}

.shirt-detail img {
  display:block;
  width:50px;
  height:58px;
  margin:0 auto;
}

.shirt-detail span {
  color:#595959;
  font-size:12px;
}

.content-shirt {
  display:block;
  width:100%;
  height:72px;
  overflow:hidden;
}

.content-shirt .shirt-detail {
  display:block;
  width:49%;
  float:left;
  text-align:center;
}

.content-image .flag-club {
  display:block;
  max-width:170px;
  max-height:177px;
  margin:0 auto;
}

.zone-notice.content-promo-club {
  font-size:12px;
  margin-top:10px;
  margin-bottom:10px;
}

.zone-notice.content-promo-club p {
  margin-bottom:10px;
}

.fc-block-schedule {
  margin-bottom:20px;
}

.h2-content-club,
.news-content .block-club-data .list-tab-news .list-link a {
  font-size:12px;
}

.block-club-data .zone-league-by-season-round {
  margin-top:4px;
  margin-bottom:20px;
}

.standings .curent-club {
  font-weight:700;
  color:#f90000;
}

.border-database-home {
  background-color:#1eb848;
  display:inline-block;
  height:20px;
  width:2px;
  vertical-align:middle;
  margin-left:15px;
}

.match-form-hidden {
  display:none;
}

.match-B {
  padding:0 2px;
  background-color:Red;
  margin:0 3px;
  color:#fff;
}

.match-T {
  padding:0 2px;
  background-color:green;
  margin:0 3px;
  color:#fff;
}

.match-H {
  padding:0 2px;
  background-color:#ff9019;
  margin:0 3px;
  color:#fff;
}

.block-news-today {
  display:block;
  width:303px;
  overflow:hidden;
}

.home-top .block-ads-tag .title-news-today img {
  width:30px;
  height:30px;
  vertical-align:top;
  margin-top:4px;
  margin-left:22px;
  margin-right:7px;
}

.home-top .block-ads-tag .title-news-today a {
  color:#fff;
  font-weight:700;
  line-height:39px;
  margin-left:20px;
}

.block-news-today .list-news-today a:hover {
  font-weight:700;
}

.title-news-today {
  display:block;
  height:39px;
  line-height:39px;
  width:100%;
  background:url(../images/bg_title_news_today.png);
}

.block-news-today .list-news-today {
  border-left:1px solid #ebebeb;
  border-right:1px solid #ebebeb;
  border-bottom:1px solid #ebebeb;
  display:block;
  height:435px;
  overflow:hidden;
}

.icon-go-live-page {
  display:inline-block;
  width:9px;
  height:12px;
  background-position:0 -281px;
  margin-right:2px;
}

.block-news-today .list-news-today a {
  display:block;
  color:#2e2e2e;
  width:100%;
  padding:6px 20px;
  text-align:left;
  max-height:53px;
  overflow:hidden;
  line-height:21px;
}

.block-news-today .list-news-today a:nth-child(2n+0) {
  background:#ebebeb;
}

.info .text-high-light-footer {
  color:#8dc642;
  text-align:center;
}

.list-button-footer {
  display:block;
  text-align:center;
  margin-top:15px;
}

.list-button-footer .item-footer {
  display:inline-block;
  margin-right:30px;
  vertical-align:middle;
}

.button-rule {
  display:inline-block;
  width:143px;
  height:30px;
  background:#221e1f;
  color:#888;
  line-height:30px;
  border-radius:2px;
  vertical-align:middle;
  font-style:inherit;
}

#block-live-top {
  font-family:arial;
  position:relative;
  font-weight:700;
  font-size:14pt;
}

#block-live-top .title {
  top:6px;
  display:block;
  position:absolute;
  background:rgba(255,0,0,.7);
  border-left:35px solid rgba(0,0,0,.6);
  padding:8px 8px 8px 5px;
  border-radius:0 8px 8px 0;
  z-index:999;
  color:#fff;
}

#block-live-top .title:after {
  background:url(../images/icon.png) no-repeat;
  width:30px;
  background-position:10px 8px;
  height:33px;
  content:"";
  display:block;
  position:absolute;
  left:-35px;
  top:0;
}

#block-live-top .list li {
  position:relative;
}

#block-live-top .list ul li a {
  display:block;
  padding-left:20px;
  color:#858585;
  position:relative;
}

#block-live-top .list ul li {
  padding-bottom:15px;
}

#block-live-top .list ul li a:before {
  display:inline-block;
  content:"●";
  color:#e1e1e1;
  font-size:22px;
  position:absolute;
  width:9px;
  top:0;
  left:5px;
  height:9px;
}

#block-live-top .list ul li.first .thumb {
  margin-bottom:8px;
}

#block-live-top .list ul li.first .thumb img {
  margin:0;
  height:200px;
}

#block-live-top .list ul li.first .thumb:after {
  content:"";
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  background:rgba(0,0,0,.5);
}

#block-live-top .list ul li.first a:before {
  display:inline-block;
  position:absolute;
  content:"●";
  color:red;
  font-size:22px;
  width:9px;
  height:12px;
  top:-3px;
  left:5px;
}

#block-live-top .list li.first a {
  display:block;
  position:absolute;
  color:#f7d203;
  font-size:15pt;
  line-height:1.5;
  bottom:11px;
}

#block-live-top .list li.first {
  padding:0;
}

.block-result .note-header-result {
  text-align:center;
  font-weight:700;
  font-size:14px;
  color:#424242;
  margin-top:5px;
  margin-bottom:10px;
}

.total-money span {
  background:#ed3838;
  border-radius:20px;
  color:#fff600;
  font-size:24px;
  font-weight:700;
  padding:10px 15px;
}

.total-money {
  display:block;
  height:55px;
  line-height:55px;
  text-align:center;
  margin-bottom:30px;
}

.mega-result {
  border-radius:50%;
  color:#fff;
  font-size:24px;
  font-weight:700;
  height:46px;
  line-height:46px;
  margin-right:5px;
  width:46px;
  text-align:center;
  display:block;
  float:left;
  background-color:#40b5ff;
}

.mega-result.result-2 {
  margin:0 25px;
  background:#f03268;
}

.mega-result.result-5,
.mega-result.result-4,
.mega-result.result-3 {
  background:#e9b800;
  margin-right:25px;
}

.mega-result.result-4 {
  background:#69c82a;
}

.mega-result.result-5 {
  background:#db48c2;
}

.mega-result.result-6 {
  background:#ea7702;
}

.list-result-mega {
  display:block;
  padding:10px;
}

.detail-result-mega {
  display:block;
}

.detail-result-mega .date-info {
  border-bottom:1px solid #e8e8e8;
  margin-left:5px;
  margin-top:5px;
  font-size:12px;
  color:#252525;
}

.title-block-detail {
  line-height:34px;
  text-align:center;
  font-weight:700;
  color:#1bb34a;
}

.block-detail-statistic .child-table {
  display:block;
  float:left;
  text-align:center;
  width:33%;
  padding:10px 0;
}

.block-detail-statistic .child-table .number-text {
  font-weight:700;
  font-size:16px;
}

.block-detail-statistic .child-table .time-text {
  font-weight:700;
  color:#d50000;
  margin-left:20px;
}

.statistic-jackpot-1 .time-text {
  font-weight:700;
  color:#d50000;
  margin-left:20px;
}

.statistic-jackpot-2 .day-text {
  display:inline-block;
  width:150px;
}

.statistic-jackpot-2 .time-text {
  color:#d50000;
  margin-left:10px;
  margin-right:25px;
}

.statistic-jackpot-2 .number {
  font-weight:700;
  font-size:16px;
  margin:0 5px;
  width:48px;
  display:inline-block;
}

.statistic-jackpot-1 p span {
  font-weight:700;
  font-size:16px;
  margin:4px;
}

.pad12 {
  padding:12px;
}

.news-block-main {
  display:block;
  margin-top:3px;
}

.news-block-main .news-block-left {
  width:510px;
  background:#fff;
  float:left;
}

.news-block-main .news-block-left .new-block-hot img {
  height:330px;
  width:100%;
  vertical-align:bottom;
}

.news-block-main .news-block-left .new-block-hot h1 {
  line-height:36px;
  font-weight:700;
  color:#363636;
}

.news-block-main .news-block-left .new-block-hot h1 a {
  font-size:30px;
  line-height:36px;
  font-weight:700;
  color:#363636;
}

.news-block-main .news-block-left .new-block-hot .new-desc {
  margin:10px 0;
  color:#5e5e5e;
  line-height:20px;
}

.news-block-main .news-block-left .new-block-hot .text-info {
  padding:10px 0;
}

.news-block-main .news-block-left .list-news-hot {
  margin:10px 0;
  float:left;
}

.news-block-main .news-block-left .list-news-hot a {
  border-bottom:medium;
  display:block;
  float:left;
  height:185px;
  margin-bottom:20px;
  overflow:hidden;
  margin-right:10px;
  padding-top:0;
  width:160px;
  font-size:16px;
  font-weight:700;
  color:#5e5e5e;
}

.news-block-main .news-block-left .list-news-hot a:hover {
  color:#0b7c29;
}

.news-block-main .news-block-left .list-news-hot a p {
  padding:5px 0;
}

.news-block-main .news-block-left .list-news-hot a img {
  width:160px;
  height:104px;
}

.news-block-main .news-block-center {
  width:160px;
  float:left;
  margin:0 15px;
}

.news-block-main .news-block-center .new-list-center a {
  color:#5e5e5e;
}

.news-block-main .news-block-center .new-list-center li.first {
  border-bottom:1px solid #ddd;
  padding-top:0;
}

.news-block-main .news-block-center .new-list-center li {
  border-bottom:1px solid #ddd;
  padding:10px 0;
}

.news-block-main .news-block-center .new-list-center li:last-child {
  border-bottom:none;
}

.news-block-main .news-block-center .new-list-center a:hover {
  color:#0b7c29;
}

.news-block-main .news-block-center .new-list-center a img {
  width:100%;
}

.news-block-main .news-block-center .new-list-center a p {
  margin:5px 0;
}

.news-block-main .news-block-right {
  width:300px;
  float:right;
}

.news-block-right .block-live-right ul li {
  padding:10px 0 10px 22px;
  background:url(../images/icon-video-play.png) 0 14px no-repeat;
}

.news-block-right .block-live-right ul li a {
  color:#5e5e5e;
  font-size:14px;
  font-weight:700;
  line-height:22px;
}

.news-block-right .block-live-right ul li.first {
  position:relative;
  padding:0;
}

.news-block-right .block-live-right ul li.first .thumb img {
  margin:0;
  height:200px;
  width:100%;
}

.news-block-right .block-live-right ul li.first .live-new-info {
  display:block;
  position:absolute;
  color:#f7d203;
  bottom:0;
  padding:5px 20px;
  background:#000;
  opacity:.6;
}

.news-block-right .block-live-right ul li.first .live-new-info p.live-cat {
  padding:5px 0;
}

.news-block-right .block-live-right ul li.first .live-new-info p a {
  color:#fdd103;
  font-size:16px;
  font-weight:700;
  line-height:24px;
}

.news-block-right .block-live-right ul li.first .live-new-info p.live-cat a {
  font-size:14px;
  font-weight:700;
  color:#fff;
}

ul li.first .live-new-info span.video {
  background-position:-25px -24px;
  display:inline-block;
  height:18px;
  margin-bottom:-4px;
  margin-right:5px;
  width:18px;
  background-size:25px;
}

.news-block-right .block-star {
  display:block;
}

.news-block-right .block-star .star-head {
  position:relative;
  margin-top:15px;
  text-align:center;
  font-size:14px;
  font-weight:700;
  color:#333;
}

.news-block-right .block-star .star-head span {
  padding-left:20px;
  position:relative;
  text-transform:uppercase;
}

.news-block-right .block-star .star-head span.icon-star {
  width:35px;
  height:35px;
  background:url(../images/star.png) no-repeat;
  display:inline-block;
  position:absolute;
  left:-20px;
  top:-10px;
}

.news-block-right .block-star .list-star {
  margin:10px 0;
}

.news-block-right .block-star .star-item {
  width:145px;
  height:145px;
  margin:10px 10px 0 0;
  float:left;
  position:relative;
}

.news-block-right .block-star .star-item.last {
  margin-right:0;
}

.news-block-right .block-star .star-item img {
  width:100%;
  height:100%;
}

.news-block-right .block-star .star-item .star-title {
  position:absolute;
  bottom:0;
  width:100%;
  height:100%;
  display:none;
}

.news-block-right .block-star .star-item:hover .star-title {
  height:100%;
  background:rgba(74,82,93,.6);
  display:block;
  text-align:center;
  color:#fff;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-flow:column;
  flex-flow:column;
  -webkit-box-pack:center;
  -ms-flex-pack:center align-items:center;
  justify-content:center;
}

.news-block-right .block-star .star-item .star-title p {
  margin-bottom:5px;
}

.news-block-right .block-star .star-item .view-more {
  background:#ec2327;
  font-size:12px;
  padding:3px 10px;
  color:#fff;
  width:85px;
  margin:0 auto;
}

.news-block-right .block-star .star-head::before,
.news-block-right .block-star .star-head::after {
  content:'';
  position:absolute;
  top:30%;
  width:calc(50% - 50px);
  border-top:2px solid #ddd;
  border-bottom:2px solid #ddd;
  display:block;
  height:3px;
  box-sizing:initial;
}

.news-block-right .block-star .star-head::after {
  right:0;
}

.block-new-home-second {
  margin:10px 0;
  float:left;
  background:#fff;
  border-bottom:1px solid #ccc;
  width:100%;
}

.backlink-header .back-link-item-cat {
  float:right;
  padding-right:5px;
  padding-top:8px;
}

.backlink-header .back-link-item-cat a {
  font-size:14px;
  text-transform:none;
  font-weight:400;
  padding-left:12px;
  color:#e10250;
}

.news-block-right .block-live-right ul li {
  padding:7px 0 7px 22px;
  background:url(../images/icon-video-play.png) 0 10px no-repeat;
}

.news-block-right .block-live-right ul li a {
  color:#5e5e5e;
  font-size:14px;
  font-weight:700;
  line-height:22px;
}

.news-block-right .block-live-right ul li.first {
  position:relative;
  padding:0;
  background:0 0;
}

.news-block-right .block-live-right ul li.first .thumb img {
  margin:0;
  height:200px;
  width:100%;
}

.news-block-right .block-live-right ul li.first .live-new-info {
  display:block;
  position:absolute;
  color:#f7d203;
  bottom:4px;
  padding:5px 20px;
  background:#000;
}

.news-block-right .block-live-right ul li.first .live-new-info-overlay {
  display:block;
  position:absolute;
  color:#f7d203;
  bottom:4px;
  padding:5px 20px;
  background:#000;
  opacity:.6;
}

.news-block-right .block-live-right ul li.first .live-new-info p.live-cat {
  padding:5px 0;
}

.news-block-right .block-live-right ul li.first .live-new-info p a {
  color:#fdd103;
  font-size:16px;
  font-weight:700;
  line-height:24px;
}

.news-block-right .block-live-right ul li.first .live-new-info p.live-cat a {
  font-size:14px;
  font-weight:700;
  color:#fff;
}

.award-text {
  font-weight:700;
  padding:0;
  display:inline-block;
  width:80px;
  font-size:20px;
  line-height:28px;
}

.award-text:hover {
  background:#ffeaa5;
}

.award-gdb {
  font-size:32px;
  color:maroon;
}

.award-g1 {
  font-size:24px;
  color:#ff9019;
}

.lottery-name {
  font-weight:700;
}

.lottery-name a {
  color:maroon;
}

#lottery-wd-active {
  font-weight:700;
  color:maroon;
}

#bs_mobileinpage p {
  padding:0;
  margin:0;
}

.league-title-odds {
  color:#fff;
  font-weight:700;
}

.fc-above {
  color:#ee6363;
  font-weight:700;
}

.main-container {
  min-height:500px !important;
}

#game-member .title-prediction {
  background:#ddd;
  padding:7px 0;
  height:auto;
  line-height:auto;
}

#game-member .g-content {
  border-radius:5px;
  border:1px solid #ccc;
}

.list-schedule-all {
  margin-bottom:20px;
  border: 1px solid #808080;
}

.title-schedule-league {
  background-color:#1e73be !important;
  display:block !important;
  padding:5px 0 !important;
}

.block-page-left {
  width:69%;
  float:left;
}

.game-sidebar {
  float:right;
}

.game-sidebar .block-prediction {
  margin-top:0 !important;
}

#zone-content-bet-matches table tr.table-title {
  background:#04903f;
}

#zone-content-bet-matches table tr.table-title td {
  color:#fff;
  font-size:12px;
}

#zone-content-bet-matches table td {
  border-right:1px solid #ddd;
  border-bottom:1px solid #ddd;
  font-size:12px;
  padding:2px 5px;
  text-align:justify;
  color:#666;
}

#zone-content-bet-matches table td.td-data {
  width:100px;
}

#zone-content-bet-matches table tr.old_home {
  background:#e8e8e8;
}

#zone-content-bet-matches table tr.table-title td {
  text-align:center;
  padding:5px 10px;
  font-weight:400;
  font-size:12px;
}

#zone-content-bet-matches .item-gd-2 {
  float:left;
  margin-left:2px;
  margin-top:7px;
}

#zone-content-bet-matches .name-gd {
  float:left;
}

#zone-content-bet-matches .season-other-links {
  line-height:30px;
  text-align:right;
}

#zone-content-bet-matches .table-match-today tr td span {
  font-size:12px;
  line-height:18px;
  color:#666;
}

#zone-content-bet-matches .table-match-today tr td .odds-content p {
  display:block;
  height:18px;
  line-height:18px;
  text-align:right;
}

.c-read {
  color:red !important;
  font-weight:700 !important;
}

.block-game {
  margin-bottom:20px;
}

.singin-block .content-block {
  padding-bottom:2px;
}

.singin-block .content-block .singin-content-block {
  margin:10px;
  background:#fff;
  padding:0 10px;
  border:1px solid #ddd;
}

.singin-block .content-block .member-info {
  margin:10px 5px;
  background:#fff;
  display:block;
}

.singin-block .content-block .link {
  width:48%;
  float:left;
  text-align:center;
}

.singin-block .member-info .item {
  width:100%;
  padding:7px 0 5px;
  float:left;
  border-bottom:1px solid #f2f2f2;
}

.singin-block .member-info label {
  width:50%;
  float:left;
}

.singin-block .member-info span {
  width:50%;
  float:left;
  text-align:right;
}

.singin-block .member-info a {
  padding:0;
  margin:0;
}

.singin-block .member-info .text-right {
  text-align:right;
}

label.error {
  width:100% !important;
  font-size:13px;
  color:#fe0000;
  padding:2px 0 !important;
}

.bxh-game-block .content-block {
  padding:10px;
  background:#04903f;
}

.bxh-game-block .content-block table {
  border-left:1px solid #ddd;
}

.bxh-game-block .content-block table .table-title td {
  padding:7px;
  border:1px solid #ddd;
  background:#e6eeee;
}

.bxh-game-block .content-block table tr td {
  padding:7px;
  border-right:1px solid #ddd;
  border-bottom:1px solid #ddd;
  background:#fff;
}

.bxh-game-block .content-block table tr td a {
  padding:0;
}

.guide-block {}

.guide-block .content-block {
  display:inline-block;
}

.guide-block .content-block .guide-block-content {
  margin:10px;
  background:#fff;
  padding:7px;
  border:1px solid #ddd;
}

.guide-block .content-block .guide-block-content p {
  text-align:center;
  font-size:16px;
  color:#04903f;
  font-weight:700;
}

.guide-block ul li {
  padding:5px 0;
  font-size:13px;
  border-bottom:none !important;
}

.guide-block ul li.get-reward {
  text-align:center;
  padding-top:10px;
}

.club-name {
  display:block;
  float:left;
  width:200px;
}

.club-name span {
  display:block;
  font-weight:700;
  color:#666;
}

.club-name strong {
  color:#fe0000;
  font-size:12px;
}

p.odds-data {
  display:block;
  text-align:right;
  clear:both;
}

.odds-data .left-text {
  float:left;
  text-align:left;
  width:50%;
  font-weight:700;
  color:#666;
}

.odds-data .left-text.highlight {
  color:#04903f !important;
  font-weight:700;
}

.odds-data .right-text {
  text-align:right;
  width:50%;
  float:right;
  color:#666;
}

.odds-data a {
  color:#039;
  font-size:12px;
  font-weight:400;
}

.odds-data a:hover {
  color:#00603a;
}

p.error {
  margin:0;
  padding:0;
  color:#fe0000;
}

p.success {
  margin:0;
  padding:0;
  color:#0b7c29;
}

.table-match-today .row-ca p span {
  float:right;
  height:16px;
  line-height:16px !important;
}

.table-match-today tr.old_home:hover {
  background:#ffefa3 !important;
}

.table-match-today tr.even_home:hover {
  background:#ffefa3 !important;
}

.list-schedule-all .content-odds-item .club-name {
  display:block;
  float:left;
  width:315px;
  height:69px;
}

p.odds-data {
  display:block;
  height:16px;
  line-height:16px;
  text-align:right;
  margin:0;
  padding:0;
}

.sidebar .list-link-for-live .block-prediction {
  padding:0 !important;
}

.showbet-block {
  padding-bottom:10px;
}

.showbet-block .result-bet {
  margin:10px;
  background:#fff;
  border:1px solid #ddd;
}

.showbet-block .result-bet .title {
  padding:7px;
  text-align:center;
  background:#e6eeee;
  border-bottom:1px solid #ccc;
}

.showbet-block .result-bet .showbet-content {
  padding:10px;
}

.showbet-block .result-bet .showbet-content ul li {
  padding:7px 5px;
  border-bottom:1px solid #f2f2f2;
}

.showbet-block .result-bet .showbet-content ul li:last-child {
  border-bottom:0;
}

.showbet-block .result-bet .showbet-content ul li label {
  width:80px;
  float:left;
  height:20px;
}

.showbet-block .result-bet .no-bet {
  padding:20px 10px;
  color:#666;
}

.showbet-block .result-bet .point-bet {
  padding:10px;
  background:#f2f2f2;
}

.showbet-block .point-bet {
  margin:10px;
}

.showbet-block .point-bet p {
  margin:10px 0;
}

.showbet-block .point-bet label {
  width:100%;
  float:left;
  margin:5px 0;
  color:#666;
}

.showbet-block .point-bet input {
  padding:5px 3px;
  border:1px solid #ccc;
  width:100%;
}

.showbet-block .point-bet input.btn-bet {
  padding:5px 3px;
  border:1px solid #04903f;
  width:80px;
  background:#04903f;
  color:#fff;
  cursor:pointer;
}

.showbet-block .point-bet input.btn-bet:hover {
  background:#04813f;
}

h1.profile-title {
  font-size:16px;
  margin:0 10px 10px 0;
  padding:7px;
  color:#333;
  font-weight:700;
  border-bottom:1px solid #ddd;
}

h1.profile-title span {
  color:#0b7c29;
  font-size:20px;
}

.profile-panel {
  width:30%;
  float:left;
  border:1px solid #ddd;
}

.profile-panel .avater {
  border-bottom:1px solid #ddd;
  text-align:center;
  padding:5px;
}

.profile-panel .action-panel {
  padding:0 10px;
}

.profile-panel .action-panel ul li {
  padding:10px 0;
  border-bottom:1px solid #ddd;
}

.profile-panel .action-panel ul li:last-child {
  border-bottom:none;
}

.profile-info {
  width:67%;
  float:left;
  border:1px solid #ddd;
  margin-left:12px;
  min-height:320px;
}

.profile-info ul li {
  padding:0;
  float:left;
  width:100%;
}

.profile-info ul li label {
  width:30%;
  float:left;
  padding:10px;
  background:#f2f2f2;
}

.profile-info ul li span {
  width:60%;
  float:left;
  padding:10px;
}

.profile-info ul li .text-feild {
  width:100%;
  padding:5px;
  border:1px solid #ccc;
}

.profile-info.edit-profile label {
  background:#fff;
}

.btn {
  padding:5px 10px;
  cursor:pointer;
}

.profile-info .message-info {
  padding:10px;
  background:#f2f2f2;
  margin-bottom:5px;
  color:#fe0000;
}

.block-reset-password {
  padding:20px 0;
  margin-bottom:20px;
  display:block;
}

.block-reset-password .block-reset-content {
  background:#fff;
  padding:20px;
}

.block-reset-password .block-reset-content .flash-message {
  margin-bottom:5px;
  color:#4285f4;
  float:left;
  width:100%;
}

.block-reset-password h2 {
  font-size:20px;
  color:#0b7c29;
  font-weight:700;
  margin-bottom:20px;
  float:left;
}

.block-reset-password p {
  padding:10px 0;
}

.block-reset-password .item {
  padding:10px 0;
  display:inline-block;
  width:100%;
}

.block-reset-password .item label {
  float:left;
  width:28%;
  padding-top:7px;
  color:#666;
}

.block-reset-password .item label.error {
  float:left;
  width:100%;
  font-size:13px;
  color:#fe0000;
  padding:0;
}

.block-reset-password .item span {
  float:left;
  width:70%;
}

.block-reset-password .item span {
  float:left;
  width:70%;
}

.block-reset-password .item .text-field {
  height:32px;
  line-height:32px;
  width:280px;
  border:1px solid #ccc;
  border-radius:3px;
}

.block-history-bet {
  width:100%;
  float:left;
  margin:10px 0;
}

.block-history-bet .title {
  padding:10px;
  background:#333;
  color:#fff;
  text-transform:uppercase;
  position:relative;
}

.block-history-bet .history-bet-content {
  padding:0;
}

.block-history-bet .history-bet-content table {
  width:100%;
  border-left:1px solid #ddd;
}

.block-history-bet .history-bet-content table thead tr td {
  padding:10px 5px;
  background:#00603a;
  color:#fff;
  font-size:14px;
}

.block-history-bet .history-bet-content table tr td {
  padding:5px;
  border-bottom:1px solid #ddd;
  border-right:1px solid #ddd;
  font-size:13px;
}

.item-money-bet-history {
  width:208px;
  float:left;
  padding:10px;
  border:1px solid #ddd;
  text-align:center;
}

.item-money-bet-history.win {
  background:#333;
  color:#fff;
}

.item-money-bet-history.lose {
  background:#fff0c3;
  color:#333;
}

.item-money-bet-history.total-xu {
  background:#04903f;
  color:#fff;
}

.item-money-bet-history span {
  width:60px;
  margin-right:10px;
}

span.icon-calender {
  background:url(/images/calendar.gif) no-repeat;
  width:40px;
  height:18px;
  float:right;
}

span.icon-calender:hover {
  cursor:pointer;
}

.calendar-panel {
  position:absolute;
  right:0;
  top:38px;
  padding:0 5px 20px;
  background:#fff;
  box-shadow:0 3px 10px #333;
}

#content-histbet-player table {
  border-top:1px solid #ccc;
  border-right:1px solid #ccc;
}

#content-histbet-player table thead tr td {
  background-color:#00603a;
  color:#fff;
}

#content-histbet-player table tr td {
  padding:5px;
  border-bottom:1px solid #ccc;
  border-left:1px solid #ccc;
  font-size:13px;
}

#content-histbet-player table tr td span.T {
  padding:2px 5px;
  background:#04903f;
  color:#fff;
}

#content-histbet-player table tr td span.B {
  padding:2px 5px;
  background:#fe0000;
  color:#fff;
}

.chart-infomation {
  min-height:300px;
}

.statistics {
  width:600px;
  float:left;
  padding-top:50px;
}

.statistics p {
  padding:5px 0;
  margin:0;
}

.statistics .item-statis {
  width:580px;
  float:right;
}

.statistics .item-statis label {
  background:#00603a;
  width:580px;
  float:left;
  padding:5px;
  color:#fff;
}

.statistics .item-statis .item-statis-content {
  float:left;
  width:100%;
}

.chart {
  width:400px;
  min-height:250px;
  float:left;
  overflow:hidden;
  margin-top:50px;
}

.item-statis-content ul li {
  float:left;
  width:193.33px;
  border-left:1px solid #00603a;
  border-bottom:1px solid #00603a;
}

.item-statis-content ul li:last-child {
  border-right:1px solid #00603a;
}

.item-statis-content ul li .stcontent {
  margin:5px 10px;
}

.item-statis-content ul li .stcontent span {
  color:#666;
  font-size:13px;
}

.item-statis-content ul li .stcontent p {
  border-bottom:1px solid #f2f2f2;
  padding:4px 0 3px;
  margin:0;
}

.item-statis-content ul li .stcontent p:last-child {
  border-bottom:none;
}

.typebet-title {
  background:#04903f;
  padding-left:10px !important;
  color:#fff;
}

.total-ratio-bet-member {
  padding:5px 10px;
  width:152px !important;
  height:114px !important;
  background:#f2f2f2 !important;
}

.total-ratio-bet-member span {
  color:#666;
  font-size:13px;
}

.total-bet-all p {
  float:left;
  width:150px;
  margin:0 25px 0 0;
  padding:0 !important;
}

.total-bet-all span {
  margin:3px 0;
}

.total-bet-all p span {
  margin:3px 0;
  padding:3px;
  border-bottom:1px solid #f2f2f2;
}

.total-bet-all span i {
  font-size:13px;
  color:#666;
  font-style:normal;
}

.list-league-bet {
  float:left;
  margin:20px 0;
}

.list-league-bet .item-league-bet {
  border:1px solid #ddd;
  width:250px;
  float:left;
}

.list-league-bet .item-league-bet .title-league-bet {
  padding:3px;
  text-align:center;
  background:#369;
  color:#fff;
  font-weight:700;
  overflow:hidden;
  background:#4678aa;
  background:-webkit-linear-gradient(#4678aa,#2c5885);
  background:-o-linear-gradient(#4678aa,#2c5885);
  background:-moz-linear-gradient(#4678aa,#2c5885);
  background:linear-gradient(#4678aa,#2c5885);
}

.list-league-bet .item-league-bet .div {
  padding:3px;
  text-align:center;
  background:#369;
  color:#fff;
}

.list-league-bet .item-league-bet .type-bet {
  padding:3px;
  background:#2ba82b;
  border-top:1px solid #ddd;
  color:#fff;
  text-align:center;
}

.list-league-bet .item-league-bet .span {
  font-size:13px;
  background:#2ba82b;
  float:left;
  padding:3px;
  width:47%;
  text-align:center;
  color:#fff;
}

.list-league-bet .item-league-bet .w-d-l {
  padding:3px 0;
  background:#333;
  width:100%;
  float:left;
  color:#f2f2f2;
}

.list-league-bet .item-league-bet .w-d-l span {
  width:33%;
  float:left;
  text-align:center;
}

.list-league-bet .item-league-bet span.win-percent {
  background:#050;
  float:left;
  padding:3px 0;
  width:33.33%;
  text-align:center;
  color:#fff;
  font-size:13px;
}

.list-league-bet .item-league-bet span.lost-percent {
  background:#050;
  float:left;
  padding:3px 0;
  width:33.34%;
  text-align:center;
  color:#fff;
  font-size:13px;
}

.list-league-bet .item-league-bet span.win-number {
  width:33%;
  float:left;
  text-align:center;
  font-size:13px;
}

.list-league-bet .item-league-bet span.draw-number {
  width:33%;
  float:left;
  text-align:center;
  font-size:13px;
}

.list-league-bet .item-league-bet span.lose-number {
  width:33%;
  float:left;
  text-align:center;
  font-size:13px;
}

.infomation-block-member {
  border:1px solid #ddd;
  padding:10px;
  float:left;
  width:580px;
  position:relative;
}

.infomation-block-member .avatar-of-member {
  position:absolute;
  top:5px;
  right:5px;
  border:1px solid #fff;
  height:150px;
  width:150px;
  background:#fff;
  text-align:center;
}

.infomation-block-member .avatar-of-member img {
  height:90px;
  width:90px;
  border:1px solid #ddd;
}

.infomation-block-member ul {}

.infomation-block-member ul li {
  padding:5px 0;
  border-bottom:1px solid #f2f2f2;
}

.infomation-block-member ul li span {
  color:#666;
}

.infomation-block-member .recentForm {
  padding:2px 5px;
  font-style:normal;
  color:#fff;
  border-radius:3px;
}

.infomation-block-member .recentForm.T {
  background:#04903f;
}

.infomation-block-member .recentForm.B {
  background:#c12c2e;
}

.infomation-block-member .recentForm.H {
  background:#f90;
}

ul.tabs {
  margin:0;
  padding:0;
  list-style:none;
  background:#f2f2f2 !important;
  border-radius:5px 5px 0 0 !important;
}

ul.tabs li {
  background:0 0;
  color:#222;
  display:inline-block;
  padding:8px 20px !important;
  cursor:pointer;
  border-radius:7px 7px 0 0;
  border-bottom:none !important;
}

ul.tabs li.current {
  background:#fff;
  color:#222;
}

.tab-content {
  display:none;
  background:#fff;
  padding:5px;
}

.tab-content.current {
  display:inherit;
}

#content-ranking table {
  border-top:1px solid #ccc;
  border-right:1px solid #ccc;
}

#content-ranking table thead tr td {
  background-color:#00603a;
  color:#fff;
}

#content-ranking table tr td {
  padding:7px 5px;
  border-bottom:1px solid #ccc;
  border-left:1px solid #ccc;
  font-size:13px;
}

#content-ranking table tr td .bold {
  font-weight:700 !important;
}

#content-ranking table tr td .win {
  color:#04903f !important;
}

#content-ranking table tr td .lose {
  color:#c12c2e !important;
}

#content-ranking table tr td span.T {
  padding:2px 5px;
  background:#04903f;
  color:#fff;
  border-radius:3px;
  float:left;
  margin:1px 2px;
}

#content-ranking table tr td span.B {
  padding:2px 5px;
  background:#c12c2e;
  color:#fff;
  border-radius:3px;
  float:left;
  margin:1px 2px;
}

#content-ranking table tr td span.H {
  padding:2px 5px;
  background:#f90;
  color:#fff;
  border-radius:3px;
  float:left;
  margin:1px 2px;
}

#ranking-block-right .ranking-content-block-right.g-content {
  border-radius:0;
}

#ranking-block-right .ranking-content-block-right ul {
  margin:0;
}

#ranking-block-right .ranking-content-block-right ul li {
  padding:5px;
  border:none;
}

#ranking-block-right .ranking-content-block-right ul li a {
  color:#365899;
}

#ranking-block-right .ranking-content-block-right ul li:nth-child(odd) {
  background:#fff;
}

#ranking-block-right .ranking-content-block-right ul li:nth-child(even) {
  background:#f2f2f2;
}

.sub-menu ul li a {
  display:inline-block;
  margin-right:2px;
  border-radius:2px;
  padding:5px 9px;
  background:#e1e1e1;
  margin-top:2px;
  margin-bottom:2px;
  float:left;
  color:#212121;
  font-size:11px;
}

.sub-menu ul li:hover a {
  color:#fff;
  background:#666;
}

.sub-menu ul li.sub-menu-active a {
  background:#666;
  color:#fff;
}

.content-article blockquote {
  background:#ffc;
  padding:5px 10px;
  margin:5px;
}

.article-data h4 {
  text-align:center;
  font-size:14px;
  text-transform:uppercase;
  font-weight:700;
}

.article-data table.matches thead {
  background:#4f4f4f;
  color:#fff;
  font-weight:700;
}

.article-data table.matches td {
  padding:5px;
}

.article-data table.matches td.fc-center {
  text-align:center;
}

.article-data table.matches td.team-home {
  text-align:right;
  padding-right:5px;
}

.article-data table.matches td.team-away {
  padding-left:10px;
}

.article-data table.matches td.score {
  width:75px;
  background-color:#dadada;
  color:#000;
  font-weight:700;
  text-align:center;
}

.article-data table.matches td {
  font-size:14px;
}

.article-data table tr:nth-child(even) {
  background:#eee;
}

.zone-notice p {
  padding:8px 0;
  line-height:22px;
  font-size:16px;
}

.inner-article {
  min-height:115px;
  background:#f2f2f2;
  padding:10px;
  clear:both;
}

.inner-article h2 {
  font-weight:700;
}

.inner-article h4 {
  text-align:left;
  font-weight:700;
}

.inner-article img {
  padding:0;
  margin-right:10px;
  float:left;
  width:150px;
}

.inner-article p {
  margin:10px 0 0;
  display:table;
}

td.fc-right {
  text-align:right;
}

.match-event {
  width:13px;
  background:url(https://bongdanet.vn/themes/default/images/ls-13.png) 0 50% no-repeat;
  display:inline-block;
}

.match-goal {
  background-position:-59px 50%;
}

.match-yellow-card {
  background-position:-2px 50%;
}

.match-substitution {
  background-position:-151px 50%;
}

.match-own-goal {
  background-position:-801px 50%;
}

.match-red-card {
  background-position:-30px 50%;
}

.match-penalty-off {
  background-position:-1220px 50%;
  width:14px;
}

.match-two-yellows {
  background-position:-240px 50%;
}

#header-mobile {
  display:none;
}

#header-mobile .sprite {
  background:url(https://static.bongdanet.vn/mobile/images/sprite.png);
}

#header-mobile .bottom-tab {
  width:100%;
  height:42px;
  line-height:1.1;
  z-index:99999999;
  background:#ebebeb;
  font-size:0;
}

#header-mobile .bottom-tab a {
  display:inline-block;
  width:13.88%;
  height:100%;
  color:#000;
  padding-top:5px;
  font-size:11px;
  text-align:center;
}

#header-mobile .bottom-tab a:last-child {
  border-right:none;
}

#header-mobile .bottom-tab a span {
  font-size:12px;
  color:#000;
}

#header-mobile .list-link-after-top {
  display:block;
  height:31px;
  line-height:31px;
  background-color:#6abf59;
}

#header-mobile .list-link-after-top a {
  color:#fff;
  display:inline-block;
  height:30px;
  line-height:30px;
  text-align:center;
  vertical-align:middle;
  width:24%;
  font-size:14px;
}

#header-mobile .list-link-after-top .button-center {
  border-left:1px solid #86cf77;
}

#header-mobile .list-link-after-top .button-right {
  border-left:1px solid #86cf77 !important;
}

#header-mobile .top-link-header {
  display:block;
  height:49px;
  background:#159f3a;
  border-bottom:1px solid #024128;
}

#header-mobile .bg-top-link-header {
  display:block;
  height:49px;
  width:100%;
}

#header-mobile .top-link-header.scroll {
  position:fixed;
  width:100%;
  top:-49px;
  z-index:10;
  -webkit-transition:top 1s ease-in-out;
  -moz-transition:top 1s ease-in-out;
  -o-transition:top 1s ease-in-out;
  -ms-transition:top 1s ease-in-out;
  transition:top 1s ease-in-out;
}

#header-mobile .top-link-header.hide-pro {
  top:0;
}

#header-mobile .top-link-header a {
  display:block;
  float:left;
  width:20%;
  height:49px;
  text-align:center;
  color:#fff;
}

#header-mobile .top-link-header a:hover {
  color:#8dc20d;
}

#header-mobile .top-link-header a span.logo {
  display:inline-block;
  width:39px;
  height:39px;
  background-position:0 -21px;
  margin-top:5px;
}

#header-mobile .top-link-header .liverscore,
#header-mobile .top-link-header .video,
#header-mobile .top-link-header .search {
  background-color:#00603a;
}

#header-mobile .top-link-header .liverscore {
  border-right:1px solid #024128;
}

#header-mobile .top-link-header .search {
  border-left:1px solid #007236;
}

#header-mobile .top-link-header .video {
  border-left:1px solid #007236;
  border-right:1px solid #024128;
}

#header-mobile .top-link-header a span.video-icon,
#header-mobile .top-link-header a span.search-icon,
#header-mobile .top-link-header a span.livescore-icon {
  display:block;
  width:19px;
  height:19px;
  background-position:0 0;
  margin:8px auto 2px;
}

#header-mobile .top-link-header a span.video-icon {
  background-position:-22px 0;
}

#header-mobile .top-link-header a span.search-icon {
  background-position:-42px 0;
  height:14px;
  margin-bottom:4px;
  margin-top:12px;
}

#header-mobile .top-link-header .item-close-menu,
#header-mobile .top-link-header .item-menu {
  width:calc(20% - 4px);
}

#header-mobile span.menu {
  background-position:-61px 0;
  display:inline-block;
  height:23px;
  margin-top:13px;
  width:25px;
}

#header-mobile .menu-top-category {
  margin-top:5px;
  display:block;
  height:35px;
  background:url(../images/bg_title.png);
  overflow-x:scroll;
  overflow-y:hidden;
}

#header-mobile .menu-top-category ul {
  width:686px;
  border-bottom:1px solid #c2c2c2;
}

#header-mobile .menu-top-category ul li {
  display:inline-block;
}

#header-mobile .menu-top-category ul li a {
  margin:0 13px;
  line-height:34px;
  vertical-align:top;
  display:inline-block;
}

#header-mobile .menu-top-category ul li.active {
  background:url(../images/bg_hover_title.png);
}

.box-list-schedule-all .title-schedule-league {
  display:block;
  padding-left:12px;
  overflow:hidden;
  height:31px;
  line-height:31px;
  background:url(https://static.bongdanet.vn/mobile/images/bg-title-schedule.png);
}

.box-list-schedule-all .title-schedule-league .title-schedule-text {
  color:#fff;
  width:auto;
}

.box-list-schedule-all .title-schedule-league .show-hide-list-news {
  color:#989898;
  cursor:pointer;
  display:inline-block;
  float:right;
  height:31px;
  line-height:25px;
  text-align:center;
  width:64px;
}

.box-list-schedule-all .title-schedule-league .border-title {
  display:inline-block;
  height:30px;
  margin-left:-1px;
  margin-right:-2px;
  vertical-align:top;
  background:#555;
  float:left;
  width:1px;
}

.box-list-schedule-all .title-schedule-league .arrow-up,
.box-list-schedule-all .title-schedule-league .arrow-show {
  background-position:-87px -56px;
  display:inline-block;
  height:6px;
  margin-left:5px;
  width:13px;
}

.box-list-schedule-all .content-odds-item {
  display:block;
  height:56px;
  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;
  border-right:1px solid #f2f2f2;
}

.box-list-schedule-all .content-odds-item .time-info span {
  color:#ee6363;
  font-size:11px;
}

.box-list-schedule-all .content-odds-item .club-name {
  display:inline-block;
  width:calc(100% - 300px);
  vertical-align:middle;
  border-right:1px solid #f2f2f2;
  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;
  color:#333;
}

.box-list-schedule-all .content-odds-item .club-name strong {
  color:#333;
}

.box-list-schedule-all .club-name span.hafttime {
  color:#159f3a;
}

.box-list-schedule-all .content-odds-item .odds-content {
  border-right:1px solid #f2f2f2;
  display:inline-block;
  height:56px;
  padding-right:5px;
  vertical-align:middle;
  width:100px;
}

.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;
  color:#444;
  font-size:12px;
}

.box-list-schedule-all .content-odds-item .odds-content .odds-data .highlight {
  font-weight:700;
  color:#159f3a;
}

.box-list-schedule-all .content-odds-item .odds-content .odds-data .right-text {
  text-align:right;
}

.box-list-schedule-all .hafttime-data {
  background:#eee8cd;
  width:100%;
  display:none;
}

.box-list-schedule-all .content-list-schedule {
  margin-bottom:5px;
}

.box-list-schedule-all .content-odds-item.even {
  background-color:#e4e4e4;
}

.box-list-schedule-all .content-odds-item .odds-content.europe-ratio {
  width:35px;
  border-right:none;
  overflow:hidden;
}

.box-list-schedule-all .sprite {
  background:url(https://static.bongdanet.vn/mobile/images/sprite.png);
}

.box-list-schedule-all .hafttime-data .time-info {
  display:inline-block;
  width:40px;
  line-height:45px;
  text-align:center;
  border-right:1px solid #f2f2f2;
  font-size:11px;
}

.box-list-schedule-all .hafttime-data .time-info span {
  font-size:11px;
}

.box-list-schedule-all .hafttime-data .club-name {
  display:inline-block;
  width:calc(100% - 210px);
  vertical-align:middle;
  border-right:1px solid #f2f2f2;
  height:40px;
  float:none;
}

.box-list-schedule-all .hafttime-data .club-name span,
.box-list-schedule-all .hafttime-data .club-name strong {
  display:block;
  height:18px;
  line-height:18px;
  overflow:hidden;
  font-size:12px;
  width:100%;
  color:#333;
}

.box-list-schedule-all .hafttime-data .club-name strong {
  color:#333;
}

.box-list-schedule-all .hafttime-data .club-name span {
  font-weight:500;
}

.box-list-schedule-all .hafttime-data .odds-content {
  border-right:1px solid #f2f2f2;
  display:inline-block;
  height:40px;
  padding-right:5px;
  vertical-align:middle;
  width:65px;
}

.box-list-schedule-all .hafttime-data .odds-content.europe-ratio {
  width:23px;
  border-right:none;
  overflow:hidden;
}

.box-list-schedule-all .hafttime-data .odds-content.europe-ratio p {
  vertical-align:middle;
  margin-top:10px;
  text-align:center;
}

.match-info-block .content-home-club {
  float:left;
  margin-top:12px;
  text-align:center;
}

.match-info-block .content-away-club {
  float:right;
  margin-top:12px;
  text-align:center;
}

.match-info-block .info-match {
  text-align:center;
  font-weight:700;
  position:relative;
}

.match-info-block .match-odds {
  color:#b8002f;
}

.mb5 {
  margin-bottom:5px;
}

.mega-result.result-7 {
  background-color:#000;
  margin-left:25px;
}

.award-text.award-gdb {
  width:auto;
}

.content-home-top {
  display:none;
  padding:10px;
}

.content-home-top a {
  padding:5px 12px;
  color:#00603a;
  background:#f2f2f2;
}

.ads-predict-league {
  display:none;
}

.div_footer_banner {
  position:fixed;
  bottom:-7px;
  left:0;
  right:0;
  z-index:99;
  display:none;
}

.div_footer_banner .banner-catfish_1 {
  bottom:0;
  left:0;
  right:0;
  height:49px;
}

.div_footer_banner .banner-close {
  display:block;
  font-size:18px;
  padding:0 3px;
  cursor:pointer;
  position:absolute;
  right:0;
  background:rgba(169,169,169,.51);
  text-align:center;
}

.div_footer_banner .img-fluid {
  max-width:100%;
  height:auto;
}

.tab-match a {
  margin-right:0;
}

.list-link-standing-seo a {
  padding-bottom:0;
  padding-top:0;
  height:auto;
}

.list-link-standing-seo.custom-bxh-bdn {
  margin:20px 0 48px;
}

.list-link-standing-seo.custom-bxh-bdn a {
  display:flex;
  align-items:center;
  width:100%;
  padding-left:0;
  padding-bottom:10px;
  padding-top:10px;
  border-bottom:1px solid #fff;
  background:#e6e6e6;
}

.list-link-standing-seo.custom-bxh-bdn .title {
  display:block;
  font-weight:700;
  margin-bottom:10px;
  width:82%;
}

.list-link-standing-seo.custom-bxh-bdn .standing-logo {
  width:12%;
  text-align:center;
}

.list-link-standing-seo.custom-bxh-bdn .standing-image-more {
  width:6%;
  text-align:center;
}

.flag-default {
  background:url(../images/icon-default.svg) no-repeat right;
  background-size:contain;
}

.list-link-standing-seo.custom-bxh-bdn img {
  float:unset;
  height:auto;
  margin-right:0;
  max-width:40px;
  width:auto;
}

.list-link-standing-seo.custom-bxh-bdn a {
  height:auto;
}

@media only screen and (max-width:769px) {
  .main-container,
  .content-page {
    width:100%;
  }
  .news-block-right {
    display:none;
  }
  .menu-top-category,
  .home-event-home-block,
  .top-link,
  .top-header {
    display:none !important;
  }
  .block-video-hot,
  .ads-box {
    display:none;
  }
  .news-block-main .news-block-left {
    width:100%;
  }
  .content-home-left .block-league-news .first-news-hot-league,
  .content-home-left .block-league-news .list-all-news-league-home {
    width:100% !important;
  }
  .content-home-left.home-left,
  .info .fcopyright {
    width:100%;
  }
}

@media only screen and (max-width:480px) {
  .pad12 {
    padding:0;
  }
  #header-pc {
    display:none;
  }
  #header-mobile {
    display:block;
  }
  .m-hide {
    display:none;
  }
  table td,
  table td b,
  table td strong {
    font-size:11px;
  }
  .news-block-main .news-block-left .new-block-hot {
    padding:0 10px;
  }
  .news-block-main .news-block-left .new-block-hot img {
    height:auto;
  }
  .news-block-main .news-block-left .list-news-hot a {
    width:100%;
    height:auto;
    margin-bottom:12px;
  }
  .news-block-main .news-block-left .list-news-hot a:nth-child(2n) {
    margin-right:0;
  }
  .news-block-main .news-block-left .list-news-hot a img {
    width:150px;
    height:100px;
    float:left;
    margin-right:12px;
  }
  .news-block-main .news-block-center {
    width:100%;
    margin:0;
    height:auto;
  }
  .news-block-main .news-block-center ul li {
    padding:7px 10px !important;
  }
  .news-block-main .news-block-left .new-block-hot h1 {
    line-height:30px;
  }
  .news-block-main .new-list-center .first a img {
    display:none;
  }
  .content-home-left .block-league-news .first-news-hot-league {
    margin:0;
    padding:0 10px;
  }
  .block-league-news.backstage .list-all-news-league-home a {
    padding-left:0;
    padding-right:10px;
  }
  .block-league-news.backstage .list-all-news-league-home a:nth-child(2n) {
    padding-right:0;
  }
  .block-league-news.backstage .list-all-news-league-home a img {
    width:100%;
    height:120px;
  }
  .content-home-left .block-league-news .list-all-news-league-home {
    padding:0 10px;
  }
  .news-block-main .news-block-left .list-news-hot {
    padding:0 10px;
  }
  .news-block-main .news-block-center .new-list-center a,
  .news-block-main .news-block-center .new-list-center a p {
    font-size:14px;
    line-height:24px;
    font-weight:700;
  }
  .news-block-main .news-block-left .new-block-hot .new-desc,
  .content-home-left .block-league-news .list-news .desc {
    font-size:16px;
  }
  .content-home-left .block-league-news .title-news-host {
    color:#333;
  }
  .content-home-left .block-league-news div.title-league-all {
    background:#04903f;
  }
  .content-home-left .block-league-news div.title-league-all span.fist-title {
    color:#fff;
  }
  .block-league-news.backstage .list-all-news-league-home a {
    font-size:14px;
    font-weight:700;
    height:200px;
    color:#333;
  }
  .content-home-left .block-league-news div.title-league-all .list-link-league {
    float:left;
    padding:0 15px;
    background:#f2f2f2;
    margin-bottom:10px;
    width:100%;
  }
  .content-home-left .block-league-news .list-all-news-league-home .fist-news img {
    display:none;
  }
  .content-home-left .block-league-news .list-all-news-league-home .fist-news {
    font-size:14px;
    font-weight:600;
    color:#333;
  }
  .content-home-left .block-league-news div.title-league-all h2:first-child {
    padding-left:0;
  }
  .content-home-right {
    display:block;
    width:100%;
  }
  .content-standing .name-club {
    width:40%;
  }
  .content-standing .he-so {
    width:15%;
  }
  .content-standing .number-match,
  .content-standing .points {
    width:15%;
  }
  .content-block-schedule-result-odds .detail-schedule-right .text-name-club {
    width:42%;
  }
  .content-home-right .block-live-sopcast .title-live-sopcast,
  .content-home-right .block-prediction .title-prediction {
    height:auto;
    padding:7px 0;
    color:#fff;
    background-color:#04903f;
  }
  .content-home-right .block-prediction .title-prediction a {
    color:#fff;
  }
  .block-standing-right .title-league {
    background-color:#04903f;
  }
  .block-standing-right .title-league a {
    color:#fff;
  }
  .first-news-hot-league img {
    width:100%;
  }
  .list-all-news-league-home a {
    font-size:14px;
    color:#333;
    padding:5px 0;
    border-bottom:1px solid #ddd;
    margin:0;
    line-height:24px;
    font-weight:600;
  }
  .list-all-news-league-home a:last-child {
    border-bottom:none;
  }
  .list-all-news-league-home .clear {
    display:none;
  }
  .content-home-left {
    width:100%;
    margin:0;
    line-height:18px;
    font-size:10px;
  }
  .away-text.active,
  .home-text.active {
    font-size:11px;
  }
  .red-card-show,
  .red-card {
    line-height:18px;
  }
  .time-info {
    font-size:11px;
    width:35px;
  }
  .content-home-left .block-league-news.news-related.news-orther .list-news a {
    width:100%;
  }
  .livescore-team {
    width:35%;
    overflow:hidden;
  }
  .scorelink,
  .item-schedule .button {
    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 .title-schedule-league .ratio,
  .list-schedule-all .title-schedule-league span.goal {
    display:none;
  }
  .content-page .content-home-left .block-league-news .first-news-hot-league,
  .content-page .content-home-left .block-league-news .list-all-news-league-home {
    padding:0 10px;
  }
  .content-page .content-home-left .list-all-news-league-home h3 a {
    border-bottom:1px solid #ddd;
  }
  .news-content .list-news-new .news-item .detail-news-item .brief-news,
  .news-content .list-news-new .news-item .detail-news-item .text-info {
    display:none;
  }
  .news-content .list-news-new .news-item {
    padding-bottom:12px;
    margin-bottom:12px;
  }
  .fc-above {
    font-size:11px;
  }
  .listing-match td,
  .standings td,
  .standings td span,
  .standings td strong,
  .standings td b,
  .listing-match td b {
    font-size:11px !important;
  }
  .list-schedule-all .item-schedule .total-goal-ratio,
  .list-schedule-all .item-schedule .asia-ratio {
    display:none;
  }
  .list-schedule-all .item-schedule {
    vertical-align:middle;
/*    padding:3px 5px;*/
  }
  .memo {
    color:red;
    width:100%;
    margin-left:0;
  }
  .list-tab-news .list-link a {
    margin-bottom:5px;
    height:30px;
    line-height:30px;
    border-radius:5px;
  }
  .one-ads {
    width:100%;
    overflow:hidden;
  }
  .content-home-left .block-league-news div.title-league-all .list-link-league a:last-child {
    display:none;
  }
  .htscorelink {
    display:none;
  }
  .content-list-live {
    padding:0 10px;
  }
  .list-all-content-news-category .list-news-new {
    padding:0;
  }
  .content-page.news-content .content-home-left .detail-news-content {
    padding:0 10px;
  }
  .news-related .fist-title {
    padding-left:10px;
  }
  .block-league-news.news-related.news-orther .list-news {
    padding:0 10px;
  }
  .page-intro {
    padding:10px;
    display:none;
  }
  .list-all-content-news-category {
    padding:0 10px;
  }
  .info .fterms {
    padding-left:10px;
  }
  .away-text {
    padding-left:5px;
  }
  .home-text {
    padding-right:5px;
  }
  div.breadcumbs {
    overflow:hidden;
  }
  div.breadcumbs a {
    padding:0 2px;
  }
  div.breadcumbs,
  div.breadcumbs a,
  div.breadcumbs a span {
    font-size:11px;
  }
  div.breadcumbs span.arrow-breadcumbs {
    margin:0;
  }
  .content-list-live h1 {
    line-height:32px;
  }
  .time-result-text {
    width:30px;
  }
  .listing-match td,
  .standings td {
    vertical-align:middle;
  }
  .listing-match td.round-name {
    text-align:center;
  }
  .news-content {
    margin-top:0;
  }
  .list-schedule-all .away-text,
  .list-schedule-all .home-text {
    width:27%;
  }
  .list-schedule-all .item-schedule .total-goal-ratio,
  .list-schedule-all .item-schedule .asia-away,
  .list-schedule-all .item-schedule .asia-home,
  .list-schedule-all .item-schedule .asia-ratio {
    display:none;
  }
  .sprite_menu {
    background:url(https://static.bongdanet.vn/mobile/images/sprite_menu.png);
  }
  .menu-list-item {
    display:block;
    width:100%;
    background-color:#159f3a;
    padding:10px 0;
  }
  .menu-list-item a {
    display:block;
    width:25%;
    text-align:center;
    color:#fff;
    height:88px;
    float:left;
    margin-bottom:19px;
  }
  .menu-list-item a span.fixtures-icon {
    background-position:0 -57px;
  }
  .menu-list-item a span.sprite_menu {
    display:inline-block;
    width:55px;
    height:55px;
    background-position:0 0;
  }
  .menu-list-item a span.text {
    display:block;
    line-height:13px;
    font-size:12px;
  }
  .menu-list-item a span.livescore-icon {
    background-position:-58px 0;
  }
  .menu-list-item a span.result-icon {
    background-position:-116px 0;
  }
  .menu-list-item a span.fixtures-icon {
    background-position:0 -57px;
  }
  .menu-list-item a span.video-icon {
    background-position:-57px -57px;
  }
  .menu-list-item a span.sopcast-icon {
    background-position:-117px -57px;
  }
  .menu-list-item a span.standing-icon {
    background-position:0 -113px;
  }
  .menu-list-item a span.newspaper-icon {
    background-position:-57px -113px;
  }
  .menu-list-item a span.news-short-icon {
    background-position:-116px -113px;
  }
  .menu-list-item a span.odds-icon {
    background-position:0 -288px;
  }
  .menu-list-item a span.newspaper-euro-icon {
    background-position:0 -346px;
  }
  .menu-list-item a span.replay-icon {
    background-position:0 -406px;
  }
  .menu-list-item a span.lottery-icon {
    background-position:-59px -406px;
  }
  .menu-list-item a span.schedule-film-icon {
    background-position:-117px -406px;
  }
  .menu-list-item a span.tv-show-icon {
    background-position:0 -465px;
  }
  .menu-list-item a span.database-icon {
    background-position:-58px -465px;
  }
  .menu-list-item a span.film-new-icon {
    background-position:-117px -465px;
  }
  .menu-list-item a span.computer-icon {
    background-position:-57px -288px;
  }
  .menu-list-item a span.game-icon {
    background-position:-58px -346px;
  }
  .menu-list-item a span.soi-keo-icon {
    background-position:-116px -346px;
  }
  .menu-list-item a span.live-icon {
    background-position:0 -171px;
  }
  .menu-list-item a span.news-buy-icon {
    background-position:-57px -171px;
  }
  .menu-list-item a span.news-before-icon {
    background-position:-116px -171px;
  }
  .menu-list-item a span.fixtures-tv-icon {
    background-position:0 -230px;
  }
  .menu-list-item a span.live-tv-icon {
    background-position:-57px -230px;
  }
  .menu-list-item a span.cafe-buy-icon {
    background-position:-117px -230px;
  }
  .top-link-header a span.close-menu {
    background-position:-176px 0;
    display:inline-block;
    height:24px;
    margin-top:13px;
    width:24px;
  }
  .box-list-schedule-all .title-schedule-league {
    display:block;
    padding-left:12px;
    overflow:hidden;
    height:31px;
    line-height:22px;
    background:url(https://static.bongdanet.vn/mobile/images/bg-title-schedule.png);
  }
  .box-list-schedule-all .title-schedule-league .title-schedule-text {
    color:#fff;
    width:auto;
  }
  .box-list-schedule-all .title-schedule-league .show-hide-list-news {
    color:#989898;
    cursor:pointer;
    display:inline-block;
    float:right;
    height:31px;
    line-height:25px;
    text-align:center;
    width:64px;
  }
  .box-list-schedule-all .title-schedule-league .border-title {
    display:inline-block;
    height:30px;
    margin-left:-1px;
    margin-right:-2px;
    vertical-align:top;
    background:#555;
    float:left;
    width:1px;
  }
  .box-list-schedule-all .title-schedule-league .arrow-up,
  .box-list-schedule-all .title-schedule-league .arrow-show {
    background-position:-87px -56px;
    display:inline-block;
    height:6px;
    margin-left:5px;
    width:13px;
  }
  .box-list-schedule-all .content-odds-item {
    display:block;
    height:56px;
    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;
    border-right:1px solid #f2f2f2;
  }
  .box-list-schedule-all .content-odds-item .time-info span {
    color:#ee6363;
    font-size:11px;
  }
  .box-list-schedule-all .content-odds-item .club-name {
    display:inline-block;
    width:calc(100% - 210px);
    vertical-align:middle;
    border-right:1px solid #f2f2f2;
    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;
    color:#333;
  }
  .box-list-schedule-all .content-odds-item .club-name strong {
    color:#333;
  }
  .box-list-schedule-all .club-name span.hafttime {
    color:#159f3a;
  }
  .box-list-schedule-all .content-odds-item .odds-content {
    border-right:1px solid #f2f2f2;
    display:inline-block;
    height:56px;
    padding-right:5px;
    vertical-align:middle;
    width:65px;
  }
  .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;
    color:#444;
    font-size:12px;
  }
  .box-list-schedule-all .content-odds-item .odds-content .odds-data .highlight {
    font-weight:700;
    color:#159f3a;
  }
  .box-list-schedule-all .content-odds-item .odds-content .odds-data .right-text {
    text-align:right;
  }
  .box-list-schedule-all .hafttime-data {
    background:#eee8cd;
    width:100%;
    display:none;
  }
  .box-list-schedule-all .content-list-schedule {
    margin-bottom:5px;
  }
  .box-list-schedule-all .content-odds-item.even {
    background-color:#e4e4e4;
  }
  .box-list-schedule-all .content-odds-item .odds-content.europe-ratio {
    width:23px;
    border-right:none;
    overflow:hidden;
  }
  .box-list-schedule-all .sprite {
    background:url(https://static.bongdanet.vn/mobile/images/sprite.png);
  }
  .box-list-schedule-all .hafttime-data .time-info {
    display:inline-block;
    width:40px;
    line-height:45px;
    text-align:center;
    border-right:1px solid #f2f2f2;
    font-size:11px;
  }
  .box-list-schedule-all .hafttime-data .time-info span {
    font-size:11px;
  }
  .box-list-schedule-all .hafttime-data .club-name {
    display:inline-block;
    width:calc(100% - 210px);
    vertical-align:middle;
    border-right:1px solid #f2f2f2;
    height:40px;
    float:none;
  }
  .box-list-schedule-all .hafttime-data .club-name span,
  .box-list-schedule-all .hafttime-data .club-name strong {
    display:block;
    height:18px;
    line-height:18px;
    overflow:hidden;
    font-size:12px;
    width:100%;
    color:#333;
  }
  .box-list-schedule-all .hafttime-data .club-name strong {
    color:#333;
  }
  .box-list-schedule-all .hafttime-data .club-name span {
    font-weight:500;
  }
  .box-list-schedule-all .hafttime-data .odds-content {
    border-right:1px solid #f2f2f2;
    display:inline-block;
    height:40px;
    padding-right:5px;
    vertical-align:middle;
    width:65px;
  }
  .box-list-schedule-all .hafttime-data .odds-content.europe-ratio {
    width:23px;
    border-right:none;
    overflow:hidden;
  }
  .box-list-schedule-all .hafttime-data .odds-content.europe-ratio p {
    vertical-align:middle;
    margin-top:10px;
    text-align:center;
  }
  .logo {
    float:none;
  }
  .news-block-main .news-block-left .new-block-hot h1 a {
    font-size:26px;
    line-height:32px;
  }
  .news-content .detail-content-news .title-news {
    padding:10px 0;
  }
  .sopcast-match,
  .live-match {
    display:none;
  }
  .news-block-main .news-block-right {
    width:100%;
  }
  .left {
    display:none;
  }
  .list-link-standing {
    width:100%;
    padding:10px;
  }
  .list-link-standing-seo a {
    height:128px;
    overflow:hidden;
  }
  .list-link-standing-on-page .lst-normal a {
    padding:5px 10px;
  }
  .list-link-standing .content-list-live {
    padding:0 !important;
  }
  .list-link-standing-seo img {
    width:150px;
    height:100px;
  }
  .video-content-category .list-link {
    padding:0 10px;
  }
  .video-hot-first {
    padding:10px;
  }
  .block-left-video-hot {
    width:100%;
    height:auto;
    margin:0;
  }
  .block-right-video-hot {
    width:100%;
  }
  .home-top-video-hot {
    border-bottom:1px solid #ddd;
    padding:10px 0;
    margin-bottom:0;
  }
  .home-top-video-hot:last-child {
    border-bottom:none;
  }
  .home-top-video-hot .title-video {
    font-weight:700;
    font-size:14px;
  }
  .video-content-category .content-home-left .sub-menu {
    padding:5px;
  }
  .video-content-category .content-home-left .detail-content-news h1.title-news,
  .video-content-category .content-home-left .detail-content-news .content-brief {
    padding:10px;
  }
  .video-content-category .content-home-left .content-article.article-body {
    padding:0 10px;
  }
  .lottery-body {
    font-size:inherit;
  }
  .lottery-body .main-container {
    width:100%;
  }
  .kqxs-box {
    padding:0;
    border:none;
  }
  .award-text {
    font-size:18px;
  }
  .standings td .mega-result {
    font-size:20px !important;
    margin:10px 2px;
  }
  .mega-result.result-1 {
    margin-left:25px;
  }
  .mega-result.result-4 {
    margin-left:25px;
  }
  .mega-result.result-5 {
    margin-left:5px;
  }
  .award-text.award-gdb {
    width:auto;
  }
  .mega-result.result-7 {
    margin-left:40% !important;
    background-color:#000;
    margin-top:0 !important;
  }
  .content-home-top {
    display:block;
  }
  #zone-league-by-season-round .listing-match tr td {
    vertical-align:top;
  }
  .div_footer_banner {
    display:block;
  }
}

.magazine-home-fix {
  position:relative;
}

.icon-magazine-home-fix {
  position:absolute;
  width:90px;
  height:17px;
  background:url(https://bongdanet.vn/img/emagazine-icon.png);
  background-size:100% 100%;
  background-repeat:no-repeat;
  left:0;
}

@media only screen and (max-width:376px) {
  .mega-result {
    width:40px;
    height:40px;
    line-height:40px;
  }
  .m-hide {
    display:none;
  }
  .standings td .mega-result {
    font-size:16px !important;
  }
}

.block-pagination {
  display:block;
  width:100%;
  padding:20px 0;
}

.pagination {
  display:inline-block;
  display:block;
  margin:0 auto;
  text-align:center;
}

.pagination li {
  display:inline;
}

.pagination li a,
.pagination li span {
  display:inline;
  cursor:pointer;
  position:relative;
  padding:6px 12px;
  margin-left:-1px;
  line-height:1.42857143;
  color:#337ab7;
  text-decoration:none;
  background-color:#fff;
  border:1px solid #ddd;
}

.pagination li a:hover,
/*.pagination li.active a {
  z-index:2;
  color:#fff;
  background-color:#337ab7;
  border-color:#337ab7;
}
*/
.title-block-child {
  font-weight:700;
  border-bottom:1px solid #ccc;
  margin-bottom:15px;
  padding-bottom:5px;
}

.result-vietlott {
  width:100%;
  background:#fff;
  margin-top:4px;
}

.result-vietlott td,
.result-vietlott th {
  padding:5px;
}

.result-vietlott p {
  font-weight:700;
  padding:0;
  margin:1rem 0 0;
  font-size:14px;
  text-align:center;
}

.result-vietlott strong {
  color:#ed1c25;
  font-size:1.25rem;
}

.txt-center {
  text-align:center;
}

.result-vietlott td i {
  box-sizing:content-box;
  display:block;
  margin:0 auto;
  width:3rem;
  height:3rem;
  line-height:3rem;
  text-align:center;
  border-radius:100%;
  font-style:normal;
  font-size:1.43rem;
  font-weight:700;
  color:#fff;
  text-shadow:0 0 1px rgba(0,0,0,.5);
}

.result-vietlott td:nth-child(1) i {
  background-color:#1ea6ec;
  background:linear-gradient(to bottom,#2eb6fc 0,#1066bc 100%);
}

.result-vietlott td:nth-child(2) i {
  border-color:#f03268;
  background:linear-gradient(to bottom,#fa5288 0,#bb002a 100%);
}

.result-vietlott td:nth-child(3) i {
  border-color:#e9b800;
  background:linear-gradient(to bottom,#e4c420 0,#b06800 100%);
}

.result-vietlott td:nth-child(4) i {
  border-color:#69c82a;
  background:linear-gradient(to bottom,#79c82a 0,#297800 100%);
}

.result-vietlott td:nth-child(5) i {
  border-color:#db48c2;
  background:linear-gradient(to bottom,#f04aac 0,#b0108a 100%);
}

.result-vietlott td:nth-child(6) i {
  border-color:#ea7702;
  background:linear-gradient(to bottom,#f09742 0,#da380a 100%);
}

.result-vietlott2 td i {
  font-style:normal;
  width:10px;
  height:10px;
  border-radius:50%;
  border:2px solid #000;
  display:inline-block;
  margin:0 2px 0 0;
}

.result-vietlott2 td {
  vertical-align:middle;
}

.clnote,
.clred {
  color:#ed1c25 !important;
}

.tit-mien {
  padding:10px 3px;
  display:block;
  text-align:center;
  font-weight:700;
}

.s18 {
  font-size:18px;
}

.bold {
  font-weight:700;
}

.power-655 .results td:not(:last-child) i {
  background:#fff;
  color:#ed1c25;
  text-shadow:none;
  border:2px solid #ccc;
}

.power-655 .results td:nth-child(7) {
  border-left:2px solid #d9d3cb;
  padding-left:3px;
}

.power-655 .results td:nth-child(7) i {
  background:#f60;
  color:#fff;
  border:none;
}

.power-655 .result-vietlott p {
  margin:0;
}

.result-vietlott2 i.clnote {
  border-color:#ed1c25;
}

.keno-result {
  width:100%;
  background:#fff;
}

.keno-result td i {
  background:#fff;
  text-shadow:none;
  border:2px solid #ccc;
  box-sizing:content-box;
  display:block;
  margin:0 auto;
  width:3.2rem;
  height:3.2rem;
  line-height:3.2rem;
  text-align:center;
  border-radius:100%;
  font-style:normal;
  font-size:1.3rem;
  font-weight:700;
  color:red;
  text-shadow:none;
}

@media(max-width:648px) {
  .keno-result td i {
    width:2.2rem;
    height:2.2rem;
    line-height:2.2rem;
  }
}

@media(max-width:400px) {
  .keno-result td i {
    width:1.7rem;
    height:1.7rem;
    line-height:1.7rem;
  }
}

.nav-tabs>li {
  flex:0 1 100%;
  width:100%;
  display:flex;
}

.nav-tabs>li a {
  margin-bottom:-1px;
  border:1px solid #ddd;
  border-radius:10px 10px 0 0;
  background-color:#989898;
  color:#fff;
  display:block;
  font-size:15px;
  padding-top:.5em;
  padding-bottom:.5em;
  text-align:center;
  width:100%;
}

.nav-tabs {
  border-bottom:1px solid #ddd;
  display:flex;
}

/*li.active a {
  background:#4e4e4e;
}*/

.keno .tab {
  display:none;
}

.keno .tab.active {
  display:block;
}

.form-horizontal .control-label {
  padding-top:3px;
  margin-bottom:0;
  text-align:left;
  width:30%;
  float:left;
  font-weight:700;
}

.form-horizontal .form-group {
  overflow:hidden;
  margin-left:initial;
  margin-right:initial;
  margin-bottom:10px;
}

.form-horizontal .form-control,
.form-horizontal .hint-block,
.form-horizontal div[role=radiogroup] {
  width:calc(70% - 1rem);
  float:right;
}

.form-horizontal input.form-control {
  text-indent:5px;
  padding:6px 12px;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  border:1px solid #d9d3cb;
  border-radius:3px;
  outline:0;
}

.form-horizontal select.form-control {
  padding:5px;
  cursor:pointer;
  background-color:#fff;
  border:1px solid #d9d3cb;
  border-radius:3px;
  outline:0;
}

.drp-calendar.left {
  width:auto;
}

.keno-result td i.match-number {
  color:#fff;
  background-color:#529f45;
}

ul.pagination {
  margin-top:15px;
}

figure.expNoEdit {
  margin:0;
}

figcaption {
  text-align:center;
  font-style:italic;
}

.banner_ads-bdn {
  position:relative;
}

.banner_ads-bdn-button {
  position:absolute;
  z-index:100;
  right:1px;
  top:1px;
}

.banner_ads-bdn-button span {
  background-color:#fff;
  margin-left:-2px;
  width:15px;
  height:15px;
  display:inline-block;
  cursor:pointer;
}

.banner_ads-bdn-button span svg {
  height:15px;
  width:15px;
  fill:#00aecd;
}

.banner_ads-bdn-button span.cbb svg {
  stroke-width:1.25;
  stroke:#00aecd;
}

.banner_ads-bdn-button span:hover {
  background-color:#58585a;
}

.banner_ads-bdn .banner_ads-bdn-button span:hover svg {
  stroke:#fff;
}

.banner_ads-bdn .w-banner_ads-bd a {
  padding:0;
}

.static-banner-right-bottom {
  position:absolute;
  bottom:0;
  display:block;
  right:-320px;
}

.box-list-schedule-all .content-odd-live .content-odds-item {
  background-color:#f3a6a6;
}

.box-list-schedule-all .content-odd-live .content-odds-item.even {
  background-color:#e4cece;
}

#link-return-top {
  position:fixed;
  right:20px;
  bottom:10px;
  z-index:9;
  background:rgba(255,255,255,.9);
  text-align:center;
  -webkit-box-shadow:1px 3px 8px rgb(0 0 0/20%);
  box-shadow:1px 3px 8px rgb(0 0 0/20%);
  border-radius:50%;
  width:40px;
  height:40px;
  margin:5px 5px 10px;
  color:#999;
  font-size:20px;
  display:flex;
  justify-content:center;
  align-items:center;
}