li {
  list-style: inside none;
  float: none
}

img {
  border: 0;
  max-width: 100%;
}

:focus {
  outline: 0
}

a:active,
a:focus,
a:hover {
  color: #1b95e0;
  text-decoration: none
}

::-moz-selection {
  background-color: #3297fd;
  color: #fff
}

::selection {
  background-color: #3297fd;
  color: #fff
}

.mb-0 {
  margin-bottom: 0
}

.mb-5 {
  margin-bottom: 5px
}

.mb-10 {
  margin-bottom: 10px
}

.mb-15 {
  margin-bottom: 15px
}

.mb-20 {
  margin-bottom: 20px
}

.mb-25 {
  margin-bottom: 25px
}

.mb-30 {
  margin-bottom: 30px
}

.mb-35 {
  margin-bottom: 35px
}

.mb-40 {
  margin-bottom: 40px
}

.mb-45 {
  margin-bottom: 45px
}

.mb-50 {
  margin-bottom: 50px
}

.mb-60 {
  margin-bottom: 60px
}

.mb-70 {
  margin-bottom: 70px
}

.mb-80 {
  margin-bottom: 80px
}

.mb-90 {
  margin-bottom: 90px
}

.mb-100 {
  margin-bottom: 100px
}

@-webkit-keyframes fading {
  0% {
    opacity: .1
  }

  50% {
    opacity: .2
  }

  100% {
    opacity: .1
  }
}

@keyframes fading {
  0% {
    opacity: .1
  }

  50% {
    opacity: .2
  }

  100% {
    opacity: .1
  }
}

@-webkit-keyframes typing {
  0% {
    width: 0
  }

  50% {
    width: 100%
  }

  55%,
  65%,
  75% {
    opacity: 1
  }

  60%,
  70% {
    opacity: 0
  }

  80% {
    width: 100%
  }

  100% {
    width: 0
  }
}

@keyframes typing {
  0% {
    width: 0
  }

  50% {
    width: 100%
  }

  55%,
  65%,
  75% {
    opacity: 1
  }

  60%,
  70% {
    opacity: 0
  }

  80% {
    width: 100%
  }

  100% {
    width: 0
  }
}

.box_livescore .caption {
  background: #254892 url(https://cdn-img.thethao247.vn/frontend/images/bg-min.svg?v=1) right -855px no-repeat;
  position: relative;
  padding: 5px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 10px
}

.box_livescore .caption .title {
  font-size: 14px;
  color: #fff;
  position: relative;
  display: inline-block;
  line-height: 24px;
  text-transform: none;
  padding-right: 16px;
  padding-left: 0;
  font-weight: 500
}

.box_livescore .caption .title {
  -webkit-box-flex: 1;
  flex: 1 0 0;
  -ms-flex: 1 0 0;
  -webkit-flex: 1 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.box_livescore .caption .title img {
  width: 20px;
  margin-right: 4px
}

.box_livescore .caption .more {
  color: #fff;
  line-height: 2;
  font-size: 12px
}

.box_livescore .list_match {
  display: block
}

.box_livescore .list_match li {
  -webkit-box-flex: 1;
  flex: 1 0 0;
  -ms-flex: 1 0 0;
  -webkit-flex: 1 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 10px 15px
}

.box_livescore .list_match li+li {
  border-top: 1px solid #ececec
}

.box_livescore .list_match li:nth-child(2n) {
  background-color: #f4f4f4
}

.box_livescore .list_match li .time {
  width: 50px;
  font-size: 14px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.box_livescore .list_match li .time a {
  color: #254892;
  line-height: 24px
}

.box_livescore .list_match li .group {
  -webkit-box-flex: 1;
  flex: 1 0 0;
  -ms-flex: 1 0 0;
  -webkit-flex: 1 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.box_livescore .list_match li .group .team {
  -webkit-box-flex: 1;
  flex: 1 0 0;
  -ms-flex: 1 0 0;
  -webkit-flex: 1 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.box_livescore .list_match li .group .team a {
  font-size: 14px;
  color: #000;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 24px;
  -webkit-box-flex: 1;
  flex: 1 0 0;
  -ms-flex: 1 0 0;
  -webkit-flex: 1 0 0
}

.box_livescore .list_match li .group .team img {
  max-width: 25px;
  max-height: 25px
}

.box_livescore .list_match li .group .team-a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

.box_livescore .list_match li .group .team-a img {
  margin-left: 4px
}

.box_livescore .list_match li .group .team-a a {
  text-align: right
}

.box_livescore .list_match li .group .team-b img {
  margin-right: 4px
}

.box_livescore .list_match li .group .score {
  width: 70px;
  font-size: 14px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.box_livescore .list_match li .group .score a {
  color: #254892;
  font-weight: 700;
  line-height: 24px
}

.box_livescore .list_match li .more {
  width: 30px;
  text-align: right;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  line-height: 24px
}

.box_livescore .list_match li .more .name {
  display: block;
  width: 10px;
  height: 10px;
  background: url(https://cdn-img.thethao247.vn/frontend/images/bg-min.svg?v=1) 0 -395px no-repeat
}

.box_livescore .list_match li.caption-days {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 8px 0 0
}

.box_livescore .list_match li.caption-days .title {
  color: #3a4e91;
  padding: 0 5px;
  border-bottom: 1px solid red;
  line-height: 30px;
  display: inline-block;
  position: relative;
  top: 1px;
  font-size: 13px
}

@media screen and (max-width:480px) {}

@media screen and (max-width:414px) {
  .box_livescore .list_match li {
    padding: 0 15px
  }

  .box_livescore .list_match li .group {
    display: block;
    position: relative
  }

  .box_livescore .list_match li .group .score {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%
  }

  .box_livescore .list_match li .group .score a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .box_livescore .list_match li .group .score a span {
    padding: 5px
  }

  .box_livescore .list_match li .group .score small {
    display: none
  }

  .box_livescore .list_match li .group .team {
    margin: 10px 0
  }

  .box_livescore .list_match li .group .team-a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }

  .box_livescore .list_match li .group .team-a img {
    margin-left: 0;
    margin-right: 4px
  }

  .box_livescore .list_match li .group .team-a a {
    text-align: left
  }
}

.box_livescore .list_match li .group .score {
  color: #254892;
  font-weight: 700;
  line-height: 24px;
}

.box-tab {
  width: 100%;
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 15px;
}

.box-tab .menu-tab {
  margin: 0 -5px;
  padding: 0;
}

.box-tab .menu-tab li {
  width: 50%;
  float: left;
  padding: 5px;
  list-style: none;
}

.box-tab .menu-tab li a {
  background: #EFEFEF;
  border-radius: 5px;
  display: block;
  font-size: 14px;
  color: #333;
  font-weight: 500;
  text-align: center;
  line-height: 32px;
}

.img-scale-down {
  width: 100%;
  height: 100% !important;
  -o-object-fit: scale-down !important;
  object-fit: scale-down !important
}

.img-fluid {
  max-width: 100%;
  height: auto;
  vertical-align: middle
}

.pos-rel {
  position: relative
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important
}

.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important
}

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important
}

.text-right {
  text-align: right !important
}

.text-center {
  text-align: center !important
}

.text-uppercase {
  text-transform: uppercase
}

.margin-bottom-15 {
  margin-bottom: 15px !important
}

.cate-24h-foot-home-sche-content__list ul li {
  padding: 10px
}

.cate-24h-foot-home-sche-content__list ul li:not(:last-child) {
  border-bottom: 1px solid #ebebeb
}

.cate-24h-foot-home-sche-content__chanel,
.cate-24h-foot-home-sche-content__time {
  flex: 0 0 100px
}

.cate-24h-foot-home-sche-content__match.d-flex.align-items-center.justify-content-center {
  flex: auto
}

.cate-24h-foot-home-sche-content__chanel,
.cate-24h-foot-home-sche-content__time span,
.cate-24h-foot-home-sche-content__time strong {
  color: #252525;
  font-size: 14px
}

.cate-24h-foot-home-sche-content__time strong {
  display: inline-block;
  min-width: 90px;
  height: 19px;
  line-height: 19px;
  margin: 0 5px 0 0;
  font-weight: bold;
}

.cate-24h-foot-home-sche-content__match-score__ava.wow.animate__zoomIn {
  flex: 0 0 32px;
  width: 32px;
  height: 32px;
  margin: 0 10px
}

.cate-24h-foot-home-sche-content__match-score__name span {
  font-size: 14px;
  color: #252525;
}

.cate-24h-foot-home-sche-content__match-score__name {
  max-width: 170px;
  overflow: hidden
}

.cate-24h-foot-home-sche-content__match--left,
.cate-24h-foot-home-sche-content__match--right {
  flex: 50%
}

.cate-24h-foot-home-sche-content__match--center {
  flex: 0 0 58px;
  height: 30px;
  background: #363636;
  color: #fff
}

.cate-24h-foot-home-sche-content__match-score {
  height: 100%
}

.cate-24h-foot-home-sche-content__match-score span {
  flex: 1;
  height: 100%;
  font-size: 16px;
  font-weight: bold;
}

.cate-24h-foot-home-sche-content__match-score span:first-child:after {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  height: 70%;
  background: #555
}

.cate-24h-foot-box-sche-table__title {
  padding: 10px 5px;
  background: #efefef;
}

@media screen and (max-width: 375px) {

  .cate-24h-foot-box-sche-table .cate-24h-foot-home-sche-content__time span,
  .cate-24h-foot-box-sche-table .cate-24h-foot-home-sche-content__match-score span,
  .cate-24h-foot-box-sche-table .cate-24h-foot-home-sche-content__match-score a,
  .livescore-soccer .cate-24h-foot-box-sche-table .cate-24h-foot-home-sche-content__time span,
  .livescore-soccer .cate-24h-foot-box-sche-table .cate-24h-foot-home-sche-content__time strong {
    font-size: 12px;
  }
}

@media screen and (max-width: 480px) {
  .cate-24h-foot-home-sche-content__match--center {
    flex: 0 0 37px;
    height: 20px;
    background: #363636;
    color: #fff;
  }

  .cate-24h-foot-home-sche-content__match-score span {
    font-size: 12px;
  }

}

@media screen and (max-width: 812px) {
  .cate-24h-foot-home-sche-content__match-score__ava.wow.animate__zoomIn {
    flex: 0 0 22px;
    width: 22px;
    height: 22px;
    margin: 0 5px;
  }

  .cate-24h-foot-home-sche-content__chanel,
  .cate-24h-foot-home-sche-content__time {
    flex: 0 0 50px;
  }

  .cate-24h-foot-home-sche-content__list ul li {
    padding: 10px 0;
  }

  .cate-24h-foot-livescore-link-sess {
    font-size: 12px !important;
  }

}


.livescore-soccer .margin-bottom-10 {
  margin-bottom: 10px !important;
}

.cate-24h-foot-livescore-sel .row {
  margin: 0 -5px;
}

.cate-24h-foot-livescore-sel .col-4 {
  flex: 0 0 33.33%;
  max-width: 33.33%;
  padding: 0 5px;
}

.livescore-soccer .pos-rel {
  position: relative;
}

.cate-24h-foot-livescore-sel-box select {
  width: 100%;
  height: 30px;
  color: #7F7F7F;
  padding: 0 5px;
  background: none;
  border-radius: 5px;
  border: 1px solid #b5b5b5;
}

.livescore-soccer * {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: 'Roboto-Regular';
}

.livescore-soccer .text-center {
  text-align: center !important;
}

.cate-24h-foot-livescore-link-sess {
  display: block;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  background: #F2F2F2;
  border-radius: 5px;
  color: #7F7F7F;
}









.match-football {
  width: 100%;
  float: left;
}

.football-header {
  font-size: 16px;
  background: #f2f2f2;
  padding: 10px 12px;
  font-weight: bold;
  width: 100%;
  float: left;
}

.fhead-left {
  float: left;
  font-size: 16px;
}

.f-row {
  float: left;
  width: 100%;
  padding: 10px 0;
  border-bottom: solid 1px #eaeaea;
}

.row_match {
  padding: 0 8px;
  font-size: 12px;
  width: 100%;
  display: none;
  float: left;
  margin-bottom: 12px;
}

.right {
  float: right;
}

.football-match {
  font-size: 14px;
  position: relative;
  width: 100%;
  float: left;
  display: table;
}

.columns-time {
  width: 24%;
}

.separator {
  padding: 0 4px !important;
}

.football-match>div {
  display: table-cell;
  position: relative;
  vertical-align: top;
}

.columns-match {
  width: 44%;
}

.row-teams>div {
  display: table-cell;
  position: relative;
  vertical-align: top;
}

.row-teams {
  display: table;
  width: 100%;
}

.columns-club {
  width: 37%;
}

.columns-number {
  text-align: center;
  padding: 0 6px;
  width: 26%;
}

.columns-club {
  width: 37%;
}

.club2 {
  text-align: left;
  padding-left: 26px;
}

.club2 .logo-club {
  left: 0;
}

.logo-club {
  position: absolute;
  height: 20px;
  width: 20px;
  top: 0;
  border-radius: 100%;
}

@media only screen and (max-width: 960px) {

  .columns-time,
  .columns-time {
    width: 6%;
    padding-left: 5px;
  }

  .columns-time {
    width: 15%;
    padding-left: 12px;
  }

  .columns-time span {
    font-size: 12px;
  }

  .time {
    display: block !important;
  }

  .m_hiden {
    display: none !important;
  }

  .columns-match,
  .columns-match {
    width: 88%;
  }

  .columns-club,
  .columns-club {
    width: 32%;
  }

  .columns-number,
  .columns-number {
    text-align: center;
    padding: 0 6px;
    width: 30%;
  }
}

.football-match>div {
  vertical-align: top;
}

.columns-time span {
  display: contents;
}

.row-teams {
  display: table;
  width: 100%;
}

.columns-club {
  width: 37%;
}

.club1 {
  text-align: right;
  padding-right: 26px;
}

.name-club {
  display: block;
  position: relative;
}

.club1 .logo-club {
  right: 0;
}

.logo-club {
  position: absolute;
  height: 20px;
  width: 20px;
  top: 0;
  border-radius: 100%;
}

.columns-number {
  text-align: center;
  padding: 0 6px;
  width: 26%;
}

.soccer-scores {
  display: inline-block;
  background: #37b349;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  width: 48px;
  height: 24px;
  line-height: 24px;
  border-radius: 16px;
  text-align: center;
}

.club2 {
  text-align: left;
  padding-left: 26px;
}

.name-club {
  display: block;
  position: relative;
}

.club2 .logo-club {
  left: 0;
}

.logo-club {
  position: absolute;
  height: 20px;
  width: 20px;
  top: 0;
  border-radius: 100%;
}

.item_ktv {
  color: #666;
  display: inline-block;
  margin: 0 3px;
}

.row_match_info {
  font-size: 12px;
  width: 100%;
  text-align: center;
  float: left;
  padding-top: 12px;
}

#ltd_byleague .columns-club {
  width: 37%;
}

.cred {
  font-weight: 500;
}

.section-category .description {
  font-size: 12px;
  font-weight: 500;
  color: #000000;
  height: auto !important;
  overflow-y: auto !important;
  background: #ededed !important;
}

.section-category .category-title {
  display: flex;
  align-items: center;
  gap: 5px;
}

.section-category .category-title {
  text-transform: capitalize;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.section-category {
  background: #ededed;
  color: #222;
}

.box-c.flex-1 {
  display: contents;
}




.banner-ads {
  position: relative;
  z-index: 1049;
}

.ads img {
  max-width: 100%;
}

.adsbodytop {
  margin: 5px 0px;
}

.adsbodytop .row {
  margin: 0px -5px;
}

.adsbodytop .row .col-md-6 {
  padding: 0px 5px;
}

.adsbodytop .ads img {
  width: 100%;
}

.ads-bottom-left {
  position: fixed;
  left: 0px;
  bottom: 0px;
}

.ads-bottom-right {
  position: fixed;
  right: 0px;
  bottom: 0px;
}

.ads-float-left-1 {
  position: fixed;
  left: 3%;
  top: 20px;
}

.ads-float-left-2 {
  position: fixed;
  left: 3%;
  top: 325px;
}

.ads-float-right-1 {
  position: fixed;
  right: 3%;
  top: 20px;
}

.ads-float-right-2 {
  position: fixed;
  right: 3%;
  top: 325px;
}

.main .main-content {
  padding-right: 0px;
}

.main .hot-news {
  margin-bottom: 10px;
}

.main .hot-news .ft-news .news {
  position: relative;
}

.main .hot-news .ft-news .news.ft-news-item {
  margin-bottom: 10px;
}

.main .hot-news .ft-news .news.ft-news-item .date {
  bottom: 90px;
}

.main .hot-news .ft-news .news.ft-news-item .des .info h3 {
  font-size: 18px;
}

.main .hot-news .ft-news .news.ft-news-item .des .info p {
  display: block;
}

.main .hot-news .ft-news .news .thumb {
  position: relative;
}

.main .hot-news .ft-news .news .thumb .date {
  position: absolute;
  z-index: 10;
  background: #d22026;
  padding: 0px 3px;
  display: inline-block;
  color: #FFF;
  left: 6px;
  bottom: 6px;
}

.main .hot-news .ft-news .news .thumbnail {
  margin: 0px;
}

.main .hot-news .ft-news .news .des {
  position: relative;
  /*z-index:10;bottom:0px;*/
  width: 100%;
  color: #FFF;
}

.main .hot-news .ft-news .news .des .date {
  position: absolute;
  left: 5px;
  bottom: 40px;
  background: #d22026;
  padding: 0px 3px;
  display: inline-block;
  color: #FFF;
}

.main .hot-news .ft-news .news .des .info {
  color: #000;
}

.main .hot-news .ft-news .news .des .info h3 {
  margin: 6px 0px;
  font-size: 14px;
}

.main .hot-news .ft-news .news .des .info h3 a {
  color: #000;
}

.main .hot-news .ft-news .news .des .info h3 a:hover {
  color: #0a4e96;
}

.main .hot-news .ft-news .news .des .info p {
  /*display: none; */
}

.main .hot-news .ft-news .row {
  margin: 0px -5px;
}

.main .hot-news .ft-news .row .col-md-4 {
  padding: 0px 5px;
}

.main .news .thumbnail {
  padding: 0px;
  border: none;
  border-radius: 0px;
  max-width: 100%;
  margin: 0px;
}

.main .lst-cat-sk .row {
  margin: 0px -5px;
}

.main .lst-cat-sk .row .col-md-3 {
  padding: 0px 5px;
}

.main .lst-cat-sk .sk-item {
  padding: 0px;
  margin-bottom: 10px;
  position: relative;
  /*img{width:100%;}
  .des{position:absolute;width:100%;height:100%;background:rgba(0,0,0,0.7);padding:10px;opacity:0;
    h3{font-size:18px;
      a{color:#FFF;text-transform:uppercase;}
    }
    .btn{padding:2px 10px;background:#d22026;color:#FFF;border:none;border-radius:15px;font-size:12px;}
  }
  &:hover{.des{opacity: 1;}}*/
}

.main .lst-cat-sk .sk-item a {
  color: #000;
  display: block;
  padding: 5px;
  border: 1px solid #0a4e96;
  border-radius: 2px;
}

.main .lst-cat-sk .sk-item a:hover {
  border: 1px solid #d22026;
  color: #d22026;
}

.main .lst-cat-sk .sk-item a img {
  height: 30px;
  margin-right: 5px;
}

.main .match-play {
  position: relative;
}

.main .match-play .col-md-4 {
  position: inherit;
}

.main .sd-right .ads img {
  margin-bottom: 10px;
  width: 100%;
}

.main .sd-right .fta-wr .floating-ads.fixed {
  position: fixed;
  top: 10px;
}

.main .sd-right .fta-wr .floating-ads.fixedbottom {
  position: absolute;
  bottom: 0px;
  right: 15px;
  top: auto;
}

.main .cncd {
  background: #f1f1f1;
  margin-bottom: 10px;
}

.main .cncd:hover {
  background: #d22026;
  color: #FFF;
}

.main .cncd:hover .ct h2 {
  color: #FFF;
}

.main .cncd:hover .meta {
  background: #0a4e96;
}

.main .cncd .ct {
  padding: 10px;
}

.main .cncd .ct h2 {
  margin: 0px 0px 8px;
  font-size: 15px;
  font-weight: bold;
  color: #d22026;
}

.main .cncd .ct .news img {
  max-width: 100%;
}

.main .cncd .ct .news h3 {
  font-size: 16px;
  margin: 6px 0px;
}

.main .cncd .ct p {
  margin: 0px;
}

.main .cncd a {
  color: #000;
}

.main .cncd a:hover {
  text-decoration: none;
  color: #FFF;
}

.main .cncd .meta {
  background: #d22026;
  color: #FFF;
  padding: 2px 10px;
}

.main .box-cat {
  background: #f8f8f8;
  margin-bottom: 10px;
}

.main .box-cat .thead {
  position: relative;
}

.main .box-cat .thead h2 {
  font-size: 15px;
  margin: 0px;
  padding: 8px 10px;
  background: #f1f1f1;
  border-top: 2px solid #CCC;
  font-weight: 600;
}

.main .box-cat .thead h2 span {
  border-top: 2px solid #d22026;
  padding: 7px 0px;
}

.main .box-cat .thead .more {
  position: absolute;
  top: 9px;
  right: 10px;
  color: #d22026;
}

.main .box-cat .tf {
  padding: 0px;
  margin: 0px;
}

.main .box-cat .tf .btn-primary {
  width: 100%;
  border-radius: 0px;
  padding: 5px 0px;
  text-align: center;
  background: #0a4e96;
  color: #fff;
  border: none;
}

.main .box-cat .tf .btn-primary:hover {
  background: #d22026;
}

.main .box-cat .box-content {
  padding: 10px;
}

.main .box-cat .box-content .news {
  overflow: hidden;
  margin: 0px 0px 12px 0px;
}

.main .box-cat .box-content .news .thumbnail {
  float: left;
  margin: 0px 6px 0px 0px;
  max-width: 40%;
}

.main .box-cat .box-content .news h3 {
  font-size: 14px;
  margin: 0px 0px 5px 0px;
}

.main .box-cat .box-content .news p {
  font-size: 13px;
  margin: 0px;
}

.main .box-cat .box-content .news:last-child {
  margin: 0px;
}

.main .box-cat .box-content .news.full .thumbnail {
  float: none;
  max-width: 100%;
}

.main .box-cat .box-content .news.full h3 {
  margin: 6px 0px;
}

.main .box-cat .box-content .news.quote .col-md-4 {
  padding: 0px;
}

.main .box-cat .box-content .news.quote .col-md-8 {
  padding-right: 0px;
}

.main .box-cat .box-content .news.quote .thumbnail {
  float: right;
  max-width: 30%;
}

.main .box-cat .box-content .news.quote p {
  margin: 5px 0px;
}

.main .box-cat .box-content .news.quote blockquote {
  margin: 0px;
  padding: 0px 10px;
  border-left: 5px solid #d22026;
}

.main .box-cat .box-content .comment {
  margin-bottom: 10px;
  overflow: hidden;
}

.main .box-cat .box-content .comment .row {
  margin: 0px;
}

.main .box-cat .box-content .comment .avatar {
  text-align: center;
  padding: 0px;
}

.main .box-cat .box-content .comment .avatar img {
  margin: 0 auto;
  border-radius: 50%;
  max-width: 100%;
  width: 40px;
  height: 40px;
}

.main .box-cat .box-content .comment .content .name {
  color: #999;
}

.main .box-cat .box-content.box-content-comment {
  height: 450px;
  overflow-y: scroll;
}

.main .box-cat.nha-cai .box-content {
  background: #FFF;
  border: 1px solid #f1f1f1;
}

.main .box-cat .ncitem {
  text-align: center;
  border-bottom: 1px solid #f1f1f1;
  overflow: hidden;
}

.main .box-cat .ncitem .stt {
  padding-top: 15px;
}

.main .box-cat .ncitem .stt span {
  display: inline-block;
  width: 26px;
  height: 26px;
  background: #0a4e96;
  color: #FFF;
  padding-top: 4px;
  border-radius: 50%;
}

.main .box-cat .ncitem .stt span.top {
  background: linear-gradient(141deg, #0a4e96 0%, #d22026 51%, #d22026 75%);
  font-weight: 600;
}

.main .box-cat .ncitem .logo img {
  max-width: 100%;
}

.main .box-cat .ncitem .vote {
  padding-top: 15px;
}

.main .box-cat .ncitem .vote img {
  max-width: 100%;
}

.main .box-cat .ncitem:last-child {
  border: none;
}

.main .tld {
  background: #f8f8f8;
}

.main .tld .nav-tabs {
  background: #d22026;
  border: none;
  margin: 0px;
  text-align: center;
}

.main .tld .nav-tabs li {
  margin: 0px;
  padding: 0px;
}

.main .tld .nav-tabs li a {
  border: none;
  color: #FFF;
  border-radius: 0px;
  border: none;
  padding: 6px 0px;
  margin: 0px;
}

.main .tld .nav-tabs li a:hover {
  background: #ccc;
  color: #d22026;
}

.main .tld .nav-tabs li.active a {
  background: #0a4e96;
  border: none;
}

.main .tld .tab-pane {
  border-right: 1px solid #f1f1f1;
}

.main .tld #tdh_head {
  font-size: 12px;
  font-weight: 500;
  background: #f1f1f1;
}

.main .tld #tdh_head span {
  display: inline-block;
  padding: 7px 5px 5px;
}

.main .tld #tdh_head #tdhh_std {
  width: 254px;
}

.main .tld #tdh_head #tdhh_tlca {
  border-left: 1px solid #FFF;
  width: 136px;
  text-align: center;
}

.main .tld #tdh_head #tdhh_tsbt {
  border-left: 1px solid #FFF;
  width: 134px;
  text-align: center;
}

.main .tld #tdh_head #tdhh_tlcau {
  border-left: 1px solid #FFF;
  text-align: center;
  width: 126px;
}

.main .tld #tdh_head #tdhh_1,
.main .tld #tdh_head #tdhh_2,
.main .tld #tdh_head #tdhh_3 {
  width: 0px;
  padding: 0px;
}

.main .tld .fx_coming {
  font-size: 13px;
  border-collapse: collapse;
}

.main .tld .fx_coming thead {
  background: #d22026;
  color: #FFF;
}

.main .tld .fx_coming thead tr {
  border: none;
}

.main .tld .fx_coming thead th {
  padding: 2px 0px;
  text-align: center;
  border-right: 1px solid #f1f1f1;
}

.main .tld .fx_coming thead th:last-child {
  border: none;
}

.main .tld .fx_coming tbody {
  border: none;
}

.main .tld .fx_coming tbody .ls td {
  padding: 5px;
  background: #f1f1f1;
  font-weight: 500;
  text-align: left;
}

.main .tld .fx_coming tbody tr td {
  padding: 2px;
  background: #fff;
  text-align: center;
  border: 1px solid #f1f1f1;
}

.main .tld .fx_coming tbody tr td .handicap_changed {
  width: 35px;
  display: block;
}

.main .tld .fx_coming tbody tr td .odd_up,
.main .tld .fx_coming tbody tr td .style39 {
  color: #d22026;
}

.main .tld .fx_coming tbody tr td .odd_down {
  color: #0a4e96;
}

.main .tld .fx_coming tbody tr td:first-child {
  width: 13%;
}

.main .tld .fx_coming tbody tr td:last-child {
  border-right: none;
}

.main .tld .fx_coming tbody tr.alt td {
  background: none;
}

.main .tld .fx_coming tbody tr:last-child td {
  padding: 0px;
}

.main .tld .fx_coming tbody tr:last-child td table {
  border: none;
}

.main .tld .fx_coming tbody tr:last-child td table tr td {
  background: #f8f8f8;
  padding: 5px;
  border: 1px solid #f1f1f1;
  border-top: none;
}

.main .tld .fx_coming tbody tr:last-child td table tr td:last-child {
  width: 20%;
  border-right: none;
}

.main .tld .lvscTable ul {
  margin: 0px;
  padding: 0px;
}

.main .tld .lvscTable ul h4 {
  background: #f1f1f1;
  margin: 0px;
  padding: 10px;
  font-size: 14px;
  font-weight: 500;
  border-left: 4px solid #0a4e96;
}

.main .tld .lvscTable ul li {
  list-style-type: none;
  padding: 10px;
  border-left: 1px solid #f1f1f1;
}

.main .tld .lvscTable ul li:nth-child(even) {
  background: #FFF;
}

.main .tld .lvscTable ul li:last-child {
  border-bottom: 1px solid #f1f1f1;
}

.main .tld .lvscTable ul li .lvscD {
  width: 30%;
  display: inline-block;
  color: #d22026;
}

.main .tld .lvscTable ul li .lvscH {
  width: 70%;
  display: inline-block;
  float: right;
  text-align: right;
  color: #0a4e96;
}

.main .tld .lvscTable ul li .lvscH a {
  display: inline-block;
  width: 30%;
  float: left;
  color: #000;
}

.main .tld .lvscTable ul li .lvscH a:last-child {
  text-align: left;
}

.main .tld .lvscTable ul li .lvscH b {
  width: 10%;
  display: block;
  float: left;
  text-align: center;
  color: #000;
}

.main .mtdd img {
  width: 100%;
}

.main .ctmtdd .tabs ul {
  overflow: hidden;
  padding: 0px;
  background: #e6e6e6;
}

.main .ctmtdd .tabs ul li {
  list-style-type: none;
  float: left;
}

.main .ctmtdd .tabs ul li a {
  display: block;
  padding: 3px 10px;
}

.main .ctmtdd .tabs ul li.selected a {
  background: #d22026;
  color: #FFF;
}

.main .ctmtdd .tabulkaquick {
  border-collapse: collapse;
  width: 100%;
  text-transform: uppercase;
}

.main .ctmtdd .tabulkaquick tr .standardbunkaobr a {
  display: none;
}

.main .ctmtdd .tabulkaquick tr td {
  border: 1px solid #ddd;
  padding: 5px;
  text-align: center;
}

.main .ctmtdd .tabulkaquick tr td.pu1 {
  background-color: #73C873 !important;
}

.main .ctmtdd .tabulkaquick tr td.vetsipismo {
  background-color: #EBF4F7;
  text-align: center;
}

.main .ctmtdd .tabulkaquick tr td.pu4 {
  text-align: center;
  color: #333;
  background-color: #E7E7C2 !important;
}

.main .ctmtdd .tabulkaquick tr td.pu5 {
  text-align: center;
  background-color: #F4F4E3 !important;
}

.main .ctmtdd .tabulkaquick tr td.barvapodtipek1 {
  text-align: center;
  font-weight: bold;
  font-size: 9px;
  background: #85BDCF !important;
  color: white;
}

.main .ctmtdd .tabulkaquick tr td:nth-child(1),
.main .ctmtdd .tabulkaquick tr td:nth-child(2) {
  text-align: left;
}

.main .ctmtdd .tabulkaquick tr:nth-child(even) td {
  background: #e6e6e6;
}

.main .ctmtdd .tabulkaquick tr:nth-child(1) td {
  background: #e6e6e6;
}

.main .match-play .ft-match .thead {
  background: linear-gradient(141deg, #0a4e96 0%, #d22026 51%, #d22026 75%);
}

.main .match-play .ft-match .thead h2 {
  display: inline-block;
  margin: 0px;
  padding: 9px 10px;
  font-size: 15px;
  color: #FFF;
  font-weight: 600;
}

.main .match-play .ft-match .thead h2 a {
  color: #FFF;
}

.main .match-play .ft-match .thead .date {
  color: #fff;
  padding: 9px 10px;
}

.main .match-play .ft-match .match-item {
  text-align: center;
  border: 1px solid #d22026;
  padding: 10px 0px;
  margin: 8px 0px;
}

.main .match-play .ft-match .match-item .row {
  margin: 0px;
}

.main .match-play .ft-match .match-item .row .col-md-6,
.main .match-play .ft-match .match-item .row .col-xs-6 {
  padding: 0px;
}

.main .match-play .ft-match .match-item .row .col-md-3,
.main .match-play .ft-match .match-item .row .col-xs-3 {
  padding: 0px;
}

.main .match-play .ft-match .match-item h3 {
  font-size: 14px;
  margin: 0px;
}

.main .match-play .ft-match .match-item p {
  margin: 0px;
}

.main .match-play .ft-match .match-item p span {
  font-weight: normal;
  font-size: 12px;
}

.main .match-play .ft-match .match-item img {
  margin: 10px 0px 0px;
  max-width: 70px;
}

.main .match-play .ft-match .match-item .btn-primary {
  background: #0a4e96;
  border: none;
  padding: 3px 20px;
  color: #FFF;
}

.main .match-play .ft-match .match-item .btn-primary:hover {
  background: #d22026;
}

.main .match-play .ft-match .match-item .btn-primary.db {
  background: #d22026;
}

.main .match-play .ft-match .match-item .btn-primary.db:hover {
  background: #0a4e96;
}

.main .match-play .ft-match .match-item .btn-primary.tx {
  background: #e96a31;
}

.main .match-play .ft-match .match-item .btn-primary.tp {
  background: #ff9600;
}

.main .match-play .ft-match .match-item .btn-primary.pg {
  background: #010042;
}

.main .match-play .ft-match .match-item .btn-primary.h1 {
  margin-top: 0;
  background: #f0ad4e;
}

.main .video-clip {
  margin-bottom: 10px;
  /*.row{margin:0px -5px;
    .col-md-4{padding:0px 5px;}
  }*/
}

.main .video-clip .thead {
  padding: 0px 10px;
  background: #f1f1f1;
  border-top: 2px solid #CCC;
}

.main .video-clip .thead h2 {
  border-top: 2px solid #d22026;
  padding: 7px 0px;
  font-size: 15px;
  margin: 0px;
  font-weight: 600;
  display: inline-block;
  margin-top: -2px;
  color: #000;
}

.main .video-clip .thead h2 a {
  color: #000;
}

.main .video-clip .thead h2 a span {
  color: #d22026;
}

.main .video-clip .lst-video {
  padding: 20px 20px 0px 20px;
  background: #f8f8f8;
  overflow: hidden;
}

.main .video-clip .video {
  background: #f1f1f1;
  box-shadow: 0 0 5px #333;
  border-radius: 5px;
  margin-bottom: 30px;
}

.main .video-clip .video h3 {
  font-size: 14px;
  text-align: center;
  margin: 0px 0px 6px;
  padding: 8px 0px;
  height: 24px;
  overflow: hidden;
}

.main .video-clip .video .thumb {
  position: relative;
  text-align: center;
}

.main .video-clip .video .thumb img {
  max-width: 100%;
}

.main .video-clip .video .thumb .play {
  text-align: center;
  width: 100%;
  position: absolute;
  top: 33%;
}

.main .video-clip .video .thumb .play span {
  width: 40px;
  height: 40px;
  display: inline-block;
  background: url("../index.html") no-repeat;
  background-size: cover;
}

.main .video-clip .video p {
  overflow: hidden;
  padding: 3px 8px;
  margin: 0px;
}

.main .video-clip p.more {
  text-align: center;
  margin: 10px 0px;
}

.main .video-clip p.more .btn {
  padding: 6px 20px;
  border: none;
}

.main .lst-video .news {
  border-top: 1px dashed #ccc;
  padding-top: 10px;
  margin-top: 10px;
}

.main .lst-video .news .col-sm-5 {
  padding-left: 0px;
}

.main .lst-video .news .thumb {
  position: relative;
  text-align: center;
}

.main .lst-video .news .thumb img {
  max-width: 100%;
}

.main .lst-video .news .thumb .play {
  text-align: center;
  width: 100%;
  position: absolute;
  top: 33%;
}

.main .lst-video .news .thumb .play span {
  width: 30px;
  height: 30px;
  display: inline-block;
  background: url("../index.html") no-repeat;
  background-size: cover;
}

.main .brc .breadcrumb {
  background: none;
  padding: 0px;
  font-size: 13px;
}

.main .brc .breadcrumb li a {
  padding: 0px;
}

.main .single .date-share {
  font-size: 12px;
}

.main .single .date-share .social {
  float: right;
}

.main .single .date-share .social a {
  display: inline-block;
}

.main .single .single-content {
  /*text-align: justify; }*/
}

.main .single .single-content h1 {
  font-size: 25px;
  margin: 0px 0px 5px 0px;
}

.main .single .single-content .relation-post {
  background: #eaf8d2;
  padding: 5px 30px;
}

.main .single .single-content .relation-post li a {
  margin: 3px 0px;
}

.main .single .single-content .date {
  font-size: 13px;
  color: #999;
}

.main .single .single-content .match-item {
  text-align: center;
  padding: 10px;
  margin: 0px 0px 10px 0px;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
}

.main .single .single-content .match-item img {
  max-width: 100%;
}

.main .single .single-content img {
  max-width: 100%;
  height: auto;
}

.main .single .single-content .tld,
.main .single .single-content .box-cat {
  background: none;
}

.main .single .single-content .tab-pane {
  border: none;
}

.main .single .single-content .tags {
  padding: 20px 0px;
  font-size: 13px;
}

.main .single .single-content .tags h4 {
  display: inline-block;
  font-size: 14px;
}

.main .single .single-content .tags ul {
  display: inline-block;
  padding: 0px;
  text-align: left;
}

.main .single .single-content .tags ul li {
  display: inline-block;
  list-style-type: none;
}

.main .single .single-content .tags ul li a {
  background: #f1f1f1;
  padding: 3px 10px;
  display: inline-block;
  margin: 2px;
  border-radius: 20px;
}

.main .single .single-content .tags ul li a:hover {
  color: #d22620;
}

.main .single .single-content .caption {
  text-align: center;
}

.main .single .single-content .caption img {
  margin-bottom: 5px;
}

.main .single .bd-info {
  background: #f8f8f8;
  padding: 10px;
  border-radius: 3px;
  clear: both;
}

.main .single .bd-info .bt img {
  display: none;
}

.main .single .bd-info .btn-default {
  padding: 1px 10px;
  border: 1px solid #0a4e96;
}

.main .single .bd-info .btn-default span {
  font-size: 12px;
}

.main .single .bd-info .btn-default:hover {
  border: 1px solid #d22026;
}

.main .single .comments {
  font-size: 13px;
}

.main .single .comments h2 {
  font-size: 16px;
  border-top: 2px solid #f1f1f1;
}

.main .single .comments h2 span {
  border-top: 2px solid #d22026;
  display: inline-block;
  padding: 5px 0px;
  margin-top: -2px;
}

.main .single .comments .cmit {
  margin-bottom: 10px;
  padding: 5px;
}

.main .single .comments .cmit:nth-child(even) {
  background: #f8f8f8;
  border-radius: 3px;
}

.main .single .comments .cmit .row {
  margin: 0px;
}

.main .single .comments .cmit .avatar {
  text-align: center;
  padding: 0px;
}

.main .single .comments .cmit .avatar img {
  border-radius: 50%;
  max-width: 100%;
  width: 50px;
  height: 50px;
}

.main .single .comments .cmit.write-comment input {
  width: 100%;
  border-radius: 20px;
  padding: 7px 10px;
  margin: 7px 0px;
  border: 1px solid #dddfe2;
  outline: none;
}

.main .single .comments .btn-primary {
  padding: 5px 30px;
}

.main .single .other h2 {
  font-size: 16px;
  border-top: 2px solid #f1f1f1;
}

.main .single .other h2 span {
  border-top: 2px solid #d22026;
  display: inline-block;
  padding: 5px 0px;
  margin-top: -2px;
}

.main .single .other h2 .more {
  font-size: 14px;
  padding: 5px 0px;
}

.main .single .other .news {
  height: 170px;
}

.main .single .other .news .thumbnail {
  max-width: 100%;
  margin: 0px;
}

.main .single .other .news h3 {
  margin: 5px 0px;
  font-size: 15px;
}

.main .single .video-play {
  background: #000;
}

.main .tab-pane .loading {
  min-height: 500px;
  text-align: center;
  padding-top: 30px;
}

.main .tab-pane .loading img {
  width: 100px;
  height: auto;
}

.main .tbl-ncut {
  width: 100%;
  border-collapse: collapse;
}

.main .tbl-ncut thead tr th {
  background: #0a4e96;
  color: #FFF;
  text-align: center;
  padding: 8px 0px;
}

.main .tbl-ncut thead tr th span {
  display: inline-block;
  padding-left: 30px;
  height: 18px;
  line-height: 18px;
}

.main .tbl-ncut thead tr th.nRank span {
  background: url("../index.html") 0 0 no-repeat;
}

.main .tbl-ncut thead tr th.nName span {
  background: url("../index.html") 0 0 no-repeat;
}

.main .tbl-ncut thead tr th.nSale span {
  background: url("../index.html") 0 0 no-repeat;
}

.main .tbl-ncut thead tr th.nFunc span {
  background: url("../index.html") 0 0 no-repeat;
}

.main .tbl-ncut thead tr th.nGrade span {
  background: url("../index.html") 0 0 no-repeat;
}

.main .tbl-ncut thead tr th.nRate span {
  background: url("../index.html") 0 0 no-repeat;
}

.main .tbl-ncut thead tr th.nInfo span {
  background: url("../index.html") 0 0 no-repeat;
}

.main .tbl-ncut tbody tr td {
  border: 1px solid #f1f1f1;
  padding: 5px;
}

.main .tbl-ncut tbody tr td.nFunc {
  width: 14%;
}

.main .tbl-ncut tbody tr td.nDiem .rank-meter {
  text-align: center;
  width: 80px;
  height: 35px;
  background: url("../index.html") 0 0 no-repeat;
  margin: 0 auto;
  position: relative;
  top: -8px;
}

.main .tbl-ncut tbody tr td.nDiem .rank-meter .clock {
  width: 30px;
  height: 11px;
  background: url("../index.html") 0 0 no-repeat;
  position: absolute;
  z-index: 1;
  top: 27px;
  left: 31px;
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}

.main .tbl-ncut tbody tr td.nDiem .rank-meter .clock.clock-5 {
  transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
  top: 30px;
  left: 33px;
}

.main .tbl-ncut tbody tr td.nDiem .rank-meter .clock.clock-35 {
  transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  -webkit-transform: rotate(-5deg);
  top: 27px;
  left: 33px;
}

.main .tbl-ncut tbody tr td.nDiem .rank-meter .clock.clock-45 {
  transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  -webkit-transform: rotate(5deg);
  top: 30px;
  left: 33px;
}

.main .tbl-ncut tbody tr td.nDiem .rank-meter .clock.clock-25 {
  transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -webkit-transform: rotate(-15deg);
  top: 25px;
  left: 33px;
}

.main .tbl-ncut tbody tr td.nDiem .rank-meter .clock.clock-4 {
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  top: 29px;
  left: 33px;
}

.main .tbl-ncut tbody tr td.nDiem .rank-meter .clock.clock-2 {
  transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
  top: 25px;
  left: 33px;
}

.main .tbl-ncut tbody tr td.nDiem .rank-meter .clock.clock-15 {
  transform: rotate(-25deg);
  -ms-transform: rotate(-25deg);
  -webkit-transform: rotate(-25deg);
  top: 25px;
  left: 33px;
}

.main .tbl-ncut tbody tr td.nDiem .rank-meter .rank-meter-text {
  position: absolute;
  z-index: 1;
  top: 40px;
  left: 24px;
  color: #c90e16;
  font-size: 20px;
  font-weight: bold;
  display: block;
  width: 30px;
}

.main .tbl-ncut tbody tr td.nRating {
  text-align: center;
  width: 17%;
}

.main .tbl-ncut tbody tr td.nRating span {
  display: block;
}

.main .tbl-ncut tbody tr td.nSaleMoney .nSalePercent em {
  color: #0b3876;
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  font-style: normal;
}

.main .tbl-ncut tbody tr td.nSaleMoney .nSaleMoney {
  display: block;
  margin-top: 8px;
}

.main .tbl-ncut tbody tr td.nSaleMoney .nSaleMoney em {
  background: url("../index.html") bottom 7px left no-repeat;
  color: #ee042a;
  font-size: 22px;
  display: inline-block;
  padding-left: 30px;
  font-style: normal;
  font-weight: bold;
}

.main .tbl-ncut tbody tr td.nOrder {
  font-weight: bold;
  font-size: 20px;
  text-align: center;
}

.main .tbl-ncut tbody tr td .nWebsite {
  display: inline-block;
  background: #0078ca url("../index.html") 15px 12px no-repeat;
  text-transform: uppercase;
  color: #fff;
  padding: 9px 18px 9px 28px;
  line-height: 100%;
  font-weight: bold;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.main .tbl-ncut tbody tr td .nDetail {
  display: block;
  text-align: center;
  margin-top: 5px;
  color: #0078ca;
}

.main .nha-cai {
  overflow: hidden;
  margin-bottom: 20px;
}

.main .nha-cai .clear {
  clear: both;
}

.main .nha-cai .three_fourth {
  width: 75%;
  background: url("../index.html") no-repeat right center;
  float: left;
}

.main .nha-cai .three_fourth .info-nhacai-left {
  float: left;
}

.main .nha-cai .three_fourth .info-nhacai-left img {
  width: 220px;
  height: auto;
}

.main .nha-cai .three_fourth .info-nhacai-left .nhacai-link-visit {
  display: block;
  background: #0a4e96;
  color: #FFF;
  text-align: center;
  padding: 8px 0px;
}

.main .nha-cai .three_fourth .info-nhacai-right {
  float: left;
  padding-left: 20px;
}

.main .nha-cai .three_fourth .info-nhacai-right .nhacai-chucnang ul {
  padding: 0px 20px;
}

.main .nha-cai .three_fourth .info-nhacai-right .nhacai-thuong span {
  font-size: 30px;
  font-weight: bold;
  color: #0a4e96;
}

.main .nha-cai .one_fourth {
  width: 25%;
  float: right;
  text-align: center;
}

.main .nha-cai .one_fourth .point div {
  display: inline-block;
  font-size: 30px;
  font-weight: bold;
}

.main .nha-cai .one_fourth .point .point-first {
  font-size: 60px;
  color: #4b66c6;
  font-weight: bold;
}

.main .tbl1x2 {
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
}

.main .tbl1x2 thead {
  background: #f8f8f8;
}

.main .tbl1x2 thead th {
  text-align: center;
  border: 1px solid #f1f1f1;
  padding: 5px 0px;
}

.main .tbl1x2 .row {
  text-align: center;
  margin: 0px;
}

.main .tbl1x2 .row .col-md-4,
.main .tbl1x2 .row .col-md-3 {
  padding: 0px;
}

.main .tbl1x2 td {
  border: 1px solid #f1f1f1;
  padding: 3px 0px;
}

.main .tbl1x2 td.bet {
  font-weight: 500;
  padding: 3px;
}

.main .tbl1x2 tr:nth-child(even) {
  background: #f8f8f8;
}

.main .tab-analysis {
  font-size: 12px;
}

.main .tab-analysis .porletP {
  margin-bottom: 20px;
  border: 1px solid #f1f1f1;
}

.main .tab-analysis h3 {
  font-size: 15px;
  background: #f1f1f1;
  padding: 5px;
  margin: 0px;
}

.main .tab-analysis #porletP1 table table tr td {
  padding: 2px;
}

.main .tab-analysis #porletP2 table table table {
  border-collapse: collapse;
}

.main .tab-analysis #porletP2 table table table tr td {
  border: 1px solid #f1f1f1;
  padding: 1px;
}

.main .tab-analysis #porletP3 table table {
  border-collapse: collapse;
}

.main .tab-analysis #porletP3 table table tr td {
  border: 1px solid #f1f1f1;
  padding: 1px;
}

.main .tab-analysis #porletP5,
.main .tab-analysis #porletP6,
.main .tab-analysis #porletP7,
.main .tab-analysis #porletP8,
.main .tab-analysis #porletP9,
.main .tab-analysis #porletP10,
.main .tab-analysis #porletP11,
.main .tab-analysis #porletP12,
.main .tab-analysis #porletP13,
.main .tab-analysis #porletP14,
.main .tab-analysis #porletP15 {
  display: none;
}

.main .tblss {
  border-collapse: collapse;
}

.main .tblss .scoretitle {
  display: none;
}

.main .tblss tbody tr:nth-child(3) td:nth-child(5),
.main .tblss tbody tr:nth-child(3) td:nth-child(9),
.main .tblss tbody tr:nth-child(3) td:nth-child(13) {
  opacity: 0;
  width: 0%;
}

.main .tblss tbody tr:nth-child(3) td:nth-child(6),
.main .tblss tbody tr:nth-child(3) td:nth-child(10),
.main .tblss tbody tr:nth-child(3) td:nth-child(14) {
  width: auto !important;
}

.main .tblss tbody tr td:nth-child(6),
.main .tblss tbody tr td:nth-child(10),
.main .tblss tbody tr td:nth-child(14) {
  width: 0% !important;
}

.main .tblss tbody tr td {
  border: 1px solid #f1f1f1;
}

.main .tblss tbody tr td table {
  display: none;
}

.main .tblss tbody tr:nth-child(even) td {
  background: #f8f8f8;
}

.main .tblss tbody td.b1 {
  width: 1% !important;
}

.main .ct3in1 .mintopnav {
  display: none;
}

.main .ct3in1 .title2 {
  display: none;
}

.main .ct3in1 .oddstable {
  display: none;
}

.main .ct3in1 #div_l {
  margin-left: 0px !important;
  width: 50% !important;
}

.main .ct3in1 #div_d {
  margin: 0px 1px 0px !important;
  float: right;
  width: 49% !important;
}

.main .ct3in1 table {
  border-collapse: collapse;
  font-size: 13px;
}

.main .ct3in1 table td,
.main .ct3in1 table th {
  border: 1px solid #f1f1f1;
  padding: 2px;
}

.main .ct3in1 table th {
  text-align: center;
  font-weight: bold;
}

.main .ct3in1 table tr:nth-child(even) td {
  background: #f8f8f8;
}

.main .tab-detail #matchDIV {
  display: none;
}

.main .tab-detail .content #matchBox {
  display: none;
}

.main .tab-detail .content #icons .icon {
  display: inline-block;
  margin: 2px 8px;
}

.main .tab-detail .barBg2 .info {
  background: #d22026;
  height: 13px;
}

.main .tab-detail .barBg .info {
  background: #0a4e96;
  height: 13px;
}

.main .tab-detail .bhTable,
.main .tab-detail .statisticsTable {
  width: 100%;
  border-collapse: collapse;
}

.main .tab-detail .bhTable tr td,
.main .tab-detail .bhTable tr th,
.main .tab-detail .statisticsTable tr td,
.main .tab-detail .statisticsTable tr th {
  border: 1px solid #f1f1f1;
}

.main .tab-detail .bhTable tr th,
.main .tab-detail .statisticsTable tr th {
  background: #f1f1f1;
  text-align: center;
}

.main .tab-detail .bhTable tr:nth-child(even) td,
.main .tab-detail .statisticsTable tr:nth-child(even) td {
  background: #f8f8f8;
}

.main .tab-detail .bhTable td.b {
  width: 40% !important;
}

.main .tab-detail .bhTable td.bg3 {
  width: 20% !important;
}

.main .category .cat-title {
  overflow: hidden;
}

.main .category .cat-title h1 {
  margin: 0px 0px 10px;
  font-size: 16px;
  display: inline-block;
  padding: 5px 10px;
  border-left: 3px solid #0a4e96;
  background: #d22026;
  color: #FFF;
  float: left;
}

.main .category .cat-title .arrow-right {
  float: left;
  width: 0px;
  height: 0px;
  border-top: 14px solid transparent;
  border-bottom: 13px solid transparent;
  border-left: 15px solid #d22026;
}

.main .category .description {
  background: #f8f8f8;
  border-radius: 5px;
  padding: 10px;
  margin: 0px 0px 10px 0px;
  height: 450px;
  overflow-y: scroll;
}

.main .category .description img {
  max-width: 100%;
  height: auto;
}

.main .category .cat-hot-news {
  border-bottom: 1px solid #f1f1f1;
}

.main .category .cat-hot-news .ft {
  padding-right: 0px;
}

.main .category .cat-hot-news .ft .news h3 {
  margin: 5px 0px;
  font-size: 18px;
}

.main .category .cat-hot-news .lst .news .thumbnail {
  margin: 0px;
}

.main .category .cat-hot-news .lst .news h3 {
  font-size: 14px;
  margin: 5px 0px;
}

.main .category .lst-news .news {
  overflow: hidden;
  padding: 10px 0px;
  border-bottom: 1px solid #f8f8f8;
}

.main .category .lst-news .news .thumbnail {
  float: left;
  margin-right: 10px;
}

.main .category .lst-news .news h3 {
  margin: 0px 0px 10px 0px;
  font-size: 18px;
}

footer .ft-content {
  background: #f8f8f8;
  padding: 0px 10px;
}

footer .ft-content h2 {
  font-size: 16px;
  margin: 30px 0px 10px;
  font-weight: bold;
}

footer .ft-content p {
  margin: 5px 0px;
  font-size: 13px;
}

footer .ft-content p a {
  color: #000;
}

footer .ft-content p a:hover {
  color: #d22026;
}

footer .navbar-bottom {
  text-align: center;
  background: #43495a;
}

footer .navbar-bottom a {
  display: inline-block;
  margin: 0px;
  color: #FFF;
  padding: 6px 6px;
}

footer .logo {
  padding: 20px 0px 10px;
}

#listMenu a h3 {
  display: inline;
  font-size: 14px;
  font-weight: 400;
}

.banner-ads a {
  position: relative;
}

.banner-close {
  display: flex;
  cursor: pointer;
  position: absolute;
  right: 0;
  background: transparent;
  color: #00aecd;
  text-align: center;
  z-index: 998;
}

.banner-close .close-icon,
.banner-close .info-icon {
  width: 15px;
  height: 15px;
  margin-right: 1px;
  margin-top: 1px;
  background: #ffffff;
}

.banner-close .info-icon {
  background-image: url(../index.html);
}

.banner-close .close-icon {
  background-image: url(../index.html);
}

.confirm-close-banner {
  position: absolute;
  z-index: 999;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  display: none;
  text-align: center;
}

@media (min-width: 1200px) {

  #sl1 {
    margin-right: 500px !important;
  }

  #sl2 {
    margin-left: 500px !important;
  }
}

@media (min-width: 1000px) {
  .ads-float-left-1 {
    position: fixed;
    left: 1%;
    top: 20px;
  }

  .ads-float-left-2 {
    position: fixed;
    left: 1%;
    top: 325px;
  }

  .ads-float-right-1 {
    position: fixed;
    right: 1%;
    top: 20px;
  }

  .ads-float-right-2 {
    position: fixed;
    right: 1%;
    top: 325px;
  }
}

@media (max-width: 480px) {

  .main .hot-news {
    margin-bottom: 10px;
  }

  .main .hot-news .ft-news .news {
    position: relative;
    border-bottom: 1px solid #f1f1f1;
  }

  .main .hot-news .ft-news .news.ft-news-item .thumb {
    width: 100%;
    float: none;
  }

  .main .hot-news .ft-news .news.ft-news-item .des .info h3 {
    margin: 6px 0px;
  }

  .main .hot-news .ft-news .news .thumb {
    float: left;
    width: 40%;
    margin-right: 10px;
  }

  .main .hot-news .ft-news .news .des .info p {
    display: block;
  }

  .main .video-clip .lst-video {
    padding: 10px 0px;
    background: none;
  }

  .main .video-clip .lst-video .row {
    margin: 0px -1px;
  }

  .main .video-clip .lst-video .row .col-xs-6 {
    padding: 0px 1px;
  }

  .main .video-clip .lst-video .video-first h3 {
    font-size: 18px;
    margin: 5px 0px 10px;
  }

  .main .video-clip .lst-video .video {
    margin-bottom: 5px;
    background: none;
    box-shadow: none;
    height: 145px;
  }

  .main .video-clip .lst-video .video h3 {
    text-align: left;
    font-weight: bold;
  }

  .main .lst-cat-sk .sk-item a {
    padding: 3px;
  }

  .main .box-cat .thead h2 {
    text-transform: uppercase;
  }

  .main .single .other .row {
    margin: 0px -5px;
  }

  .main .single .other .row .col-xs-6 {
    padding: 0px 5px;
  }

  .main .category .cat-hot-news .ft {
    padding: 0px 15px;
  }

  .main .category .cat-hot-news .lst .news {
    border-bottom: 1px solid #f1f1f1;
  }

  .main .category .cat-hot-news .lst .news .thumbnail {
    float: left;
    width: 40%;
    margin-right: 10px;
  }

  .main .category .cat-hot-news .lst .news h3 {
    font-size: 18px;
  }

  .main .category .lst-news .news .thumbnail {
    float: left;
    width: 40%;
    margin-right: 10px;
  }

  .main .category .lst-news .news h3 {
    font-size: 18px;
  }

  .main .category .lst-news .news p {
    margin: 0px;
  }

  footer {
    background: #f8f8f8;
  }
}

tr {
  height: 20px
}

th {
  background: #ffa906;
  color: #fff;
  border: solid 1px #fff
}

#_ComingMatches_ {
  clear: both;
  font-size: 1px;
  overflow: hidden;
  line-height: 0
}

.coming_box,
.coming_long_box {
  margin-bottom: 5px;
  font-size: 12px;
  line-height: normal
}

tr.ls {
  height: 18px;
  background-color: #fee78b;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase
}

tr.alt td {
  background-color: #e6eef0
}

.lb_asian,
.lb_euro,
.lb_ou {
  float: left;
  position: relative;
  font-size: 9pt;
  font-weight: 700
}

.fx_coming td {
  font-size: 11px;
  color: #000;
  text-align: center;
  border-color: #d7e3f5;
  border-style: none solid solid none;
  border-width: 1px
}

.fx_coming tr>td:first-child {
  border-left-style: solid
}

.legend_tbl {
  background-color: #f0f0f0
}

.legend_tbl td {
  text-align: left;
  border-style: none
}

A {
  color: #000;
  text-decoration: none
}

A:hover {
  color: #deae08;
  text-decoration: underline
}

.odd_down {
  color: #00f
}

tr {
  height: 20px
}

.odd_up {
  color: Red
}

DIV.box_leader {
  height: 22px
}

.coming {
  padding: 5px
}

.fx_coming th {
  height: 22px;
  background: #a3d3f5;
  color: #fff;
  text-align: center;
  border-color: #fff;
  border-style: solid;
  border-width: 1px;
  font-size: 14px
}

.ls td a,
.ls_title,
.ls_title a {
  padding-left: 3px
}

tr.ls td {
  text-align: left
}

.style11 {
  font-size: 11px
}

.legend_tbl tr>td:first-child,
table table.legend,
table.legend td {
  border-style: none
}

.xtop {
  display: block;
  background: 0 0;
  font-size: 1px
}

.xb1,
.xb2,
.xb3,
.xb4 {
  display: block;
  overflow: hidden
}

.xb1,
.xb2,
.xb3 {
  height: 1px
}

.xb2 {
  border-width: 0 2px;
  margin: 0 3px
}

.xb3 {
  margin: 0 2px
}

.xb4 {
  height: 2px;
  margin: 0 1px
}

.style44,
.style7 {
  font-size: 10px;
  color: #000
}

.style39 {
  color: #f87f03
}

.cm_pick {
  color: navy;
  font-weight: 700
}

.livelink a {
  border: 1px solid #1d6494;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  padding: 2px 8px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  background-color: #2784c4;
  background-image: -webkit-linear-gradient(bottom, #2785c4 100%, #1a5885 0);
  border-radius: 3px
}

a.livenow {
  border: 1px solid #3ac427;
  background-color: #3ac427;
  background-image: linear-gradient(bottom, #3ac427 100%, #065203 0);
  background-image: -o-linear-gradient(bottom, #3ac427 100%, #065203 0);
  background-image: -moz-linear-gradient(bottom, #3ac427 100%, #065203 0);
  background-image: -webkit-linear-gradient(bottom, #3ac427 100%, #065203 0);
  background-image: -ms-linear-gradient(bottom, #3ac427 100%, #065203 0);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(1, #3ac427), color-stop(0, #065203))
}

.timelive {
  font-weight: 700
}

div#bs-example-navbar-collapse-1 {
  background: linear-gradient(to left, #87000e, #185149);
  border-radius: 2px
}

header .navbar .collapse .nav li a {
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 700
}

a.home {
  margin-left: 10px
}

@media only screen and (max-width:767px) {
  div#bs-example-navbar-collapse-1 {
    background: 0 0;
    border-radius: 0
  }

  header .navbar .collapse .nav li a {
    color: #000;
    font-weight: 400
  }

  a.home {
    margin-left: 0
  }
}

.main .match-play .ft-match .match-item {
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-top-left-radius: 15px
}

.box-identify {
  width: 100%;
  display: inline-block;
  margin-top: 20px
}

.col-4 {
  width: 33.33333%;
  float: left;
  padding-left: 8px;
  padding-right: 8px
}

.item-new {
  width: 100%;
  float: left;
  margin-bottom: 20px
}

.item-new .photo {
  width: 100%;
  height: 130px;
  display: inline-block;
  text-align: center;
  position: relative;
  overflow: hidden;
  margin-bottom: 5px
}

.item-new .photo .img {
  width: 255px;
  height: 144px
}

.photo img {
  width: 100%;
  vertical-align: middle;
  border: 0
}

.item-new .title {
  margin: 0;
  height: 62px
}

@media only screen and (max-width:767px) {
  .box-identify .col-4 {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px
  }

  .item-new .photo {
    height: 100px
  }

  .big-item-new .photo .img,
  .item-new .photo .img {
    height: auto;
    width: 100%;
    display: inline-block
  }

  #block_cmt_root .comment_item {
    border-bottom: 0px !important;
  }
}

.med_rec_banner1 {
  margin-bottom: 3px
}

.vdotub {
  background-image: url(../img/Play_Document-24.png);
  background-repeat: no-repeat;
  position: absolute
}

.thumb9 {
  height: 81px;
  width: 144px
}

.main .match-play .ft-match .thead {
  background: linear-gradient(to left, #fc354c, #0abfbc)
}

.style9,
.ko_res a {
  color: #b70733;
}

h3.title {
  font-size: 14px;
}

.main .match-play .ft-match .thead h1 a {
  color: #FFF;
}

.description {
  background: #f8f8f8;
  border-radius: 5px;
  padding: 10px;
  margin: 0px 0px 10px 0px;
  height: 450px;
  overflow-y: scroll;
}

p.full_content {
  margin: 0 0 0px;
}

#block_cmt_root .comment_item {
  border-bottom: 1px dotted #e5e5e5;
}

#block_cmt_root .box_comment_cmt .sub_comment:after {
  background: unset !important;
}

#block_cmt_root .box_comment_cmt .sub_comment .subcomment_item {
  margin-top: 10px !important;
}

#block_cmt_root .comment_item {
  margin-top: 10px !important;
}

@media (min-width: 1600px) {

  #sl1 {
    margin-right: 655px !important;
  }

  #sl2 {
    margin-left: 615px !important;
  }
}

.col-inner ol li, .col-inner ul li, .entry-content ol li, .entry-content ul li, .entry-summary ol li, .entry-summary ul li{
  margin-left: 0;
}