/* Scss Document */
/* Scss Document */
/* @include cubic-transition($delay: 0, $duration: 200ms, $property: (all)); */
.title-block-news, .note-bxh, .header-page .wrap-filter .list-doi .item, .header-block-giaidau, .ti-so, .doibong .avatar, .team-trandau .col-logo, .submenu-giaidau, .header-content-block .icon, .header-content-block .ic, .header-content-block .left, .header-content-block .right {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex; }

.flexbox {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex; }

.no-flexbox {
  display: inherit; }

body {
  background: #fff;
  overflow-x: hidden;
  font-weight: 400; }

body::-webkit-scrollbar {
  width: 6px;
  background-color: #fff; }

body::-webkit-scrollbar-thumb {
  background-color: #175963; }

body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #fff; }

.icon-news {
  display: inline-block;
  background: url(images/graphics/icon_news.svg) no-repeat !important;
  width: 18px;
  height: 15px;
  margin-right: 5px; }

.wrap-block-news {
  padding: 20px; }
  .wrap-block-news .list-row-news-top .item-news.off-thumb {
    padding-bottom: 45px; }
  .wrap-block-news .wrap-more {
    padding-top: 15px;
    border-top: 1px solid #e5e5e5; }

.header-block-news {
  width: 100%;
  float: left;
  margin-bottom: 15px; }

.title-block-news {
  align-items: center;
  font-size: 16px;
  font-weight: 600; }

/*sticky*/
.sticky {
  position: sticky;
  position: -webkit-sticky;
  left: 0; }

.t10 {
  top: 10px; }

.t20 {
  top: 20px; }

.t30 {
  top: 30px; }

.t40 {
  top: 40px; }

.t50 {
  top: 50px; }

.t60 {
  top: 60px; }

.t70 {
  top: 70px; }

.t80 {
  top: 80px; }

/*End sticky*/
.btn_vne {
  background: #009cb4; }
  .btn_vne:hover {
    background: #009cb4 !important; }

.section {
  float: none; }

.only-mobile {
  display: none; }

.grid {
  display: grid; }

.mt30 {
  margin-top: 30px; }

.mt40 {
  margin-top: 40px; }

.mt50 {
  margin-top: 50px; }

.mb30 {
  margin-bottom: 30px; }

.mb40 {
  margin-bottom: 40px; }

.mb50 {
  margin-bottom: 50px; }

.flex {
  display: flex;
  flex-wrap: wrap; }

.meta-news a {
  margin-right: 5px !important; }

.title-news .count_cmt {
  font-size: 14px;
  color: #076db6;
  font-weight: normal;
  font-family: arial;
  position: relative;
  top: -1px; }
  .title-news .count_cmt .ic {
    fill: #bdbdbd;
    width: 12px;
    height: 12px;
    margin: 0 5px; }

.title-box-category {
  font-family: "Merriweather", serif;
  font-weight: 600; }

.vote_rating_box .title-box-category {
  font-family: "Merriweather", serif;
  color: #222;
  font-weight: bold; }
  .vote_rating_box .title-box-category .inner-title {
    color: #222; }
    .vote_rating_box .title-box-category .inner-title:before {
      background: #9f224e; }

.item-news .title-news {
  font-family: "Merriweather", serif;
  font-size: 20px;
  line-height: 130%; }
.item-news .thumb {
  border-radius: 3px; }

/**HEADER**/
.header-euro {
  position: sticky;
  top: 0;
  left: 0;
  height: 50px;
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
  z-index: 300; }
  .header-euro .container {
    align-items: center; }
  .header-euro .logo {
    padding-top: 0; }

.main-menu-euro {
  width: calc(100% - 150px);
  padding-left: 15px;
  margin-left: auto;
  font-size: 0; }
  .main-menu-euro > li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 11px; }
    .main-menu-euro > li > a {
      display: block;
      color: #073062;
      font: 500 15px/100% "Merriweather", serif;
      position: relative;
      padding: 17px 0; }
      .main-menu-euro > li > a:hover {
        color: #009cb4; }
    .main-menu-euro > li.mn-logo, .main-menu-euro > li:first-of-type {
      margin-top: -7px; }
      .main-menu-euro > li.mn-logo a, .main-menu-euro > li:first-of-type a {
        padding: 15px 0 8px 0;
        display: inline-block;
        position: relative; }
        .main-menu-euro > li.mn-logo a img, .main-menu-euro > li:first-of-type a img {
          height: 22px; }
          @media screen and (max-width: 767px) {
            .main-menu-euro > li.mn-logo a img, .main-menu-euro > li:first-of-type a img {
              height: 32px; } }
      .main-menu-euro > li.mn-logo.active a:after, .main-menu-euro > li:first-of-type.active a:after {
        display: none; }
    .main-menu-euro > li.myvne_taskbar_pc {
      float: right;
      margin-right: 0;
      position: absolute;
      right: 150px;
      top: 0; }
      .main-menu-euro > li.myvne_taskbar_pc #myvne_user_logged {
        margin-top: 14px; }
    .main-menu-euro > li.active a {
      font-weight: bold;
      color: #03a1e3; }
      .main-menu-euro > li.active a:after {
        width: 100%;
        height: 3px;
        background: #03a1e3;
        content: "";
        position: absolute;
        left: 0;
        bottom: 0; }
    .main-menu-euro > li.back-to {
      float: right;
      margin-right: 0; }
      .main-menu-euro > li.back-to a {
        font-size: 14px;
        color: #757575;
        font-family: arial; }
      @media (max-width: 767px) {
        .main-menu-euro > li.back-to {
          display: none; } }
  .main-menu-euro .myvne_taskbar {
    margin-left: 0; }
    .main-menu-euro .myvne_taskbar .log_txt {
      height: inherit;
      line-height: inherit;
      padding: 15px 0;
      display: inline-block;
      font-size: 15px; }

/**BANNER COVER**/
.section-banner-cover {
  height: 150px;
  position: relative; }
  .section-banner-cover .img-cover {
    position: absolute;
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
    object-fit: cover; }
  .section-banner-cover .logo-cover {
    display: inline-block;
    padding: 32px 0; }
    .section-banner-cover .logo-cover img {
      float: left;
      height: 85px; }
  @media (max-width: 1800px) {
    .section-banner-cover {
      background: url(images/graphics/Cover-ktx.jpg) no-repeat top right;
      background-size: cover; }
      .section-banner-cover .img-cover {
        display: none; } }
  @media (max-width: 767px) {
    .section-banner-cover {
      background: none;
      height: 62px; }
      .section-banner-cover .img-cover {
        display: block; }
        .section-banner-cover .img-cover.only-pc {
          display: none; }
      .section-banner-cover .logo-cover {
        padding: 10px 0; }
        .section-banner-cover .logo-cover img {
          height: 38px; } }

/**SECTION LICH THI DAU**/
.wrap-slide-ltt {
  position: relative;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  min-height: 102px; }
  .wrap-slide-ltt .swiper-slide {
    padding: 12px 8px 17px 12px;
    cursor: pointer; }
    .wrap-slide-ltt .swiper-slide:after {
      width: 1px;
      height: calc(100% - 24px);
      background: #e5e5e5;
      content: "";
      position: absolute;
      top: 12px;
      right: 0; }
    .wrap-slide-ltt .swiper-slide:hover {
      background: #e5f5f7; }
    .wrap-slide-ltt .swiper-slide:last-of-type {
      cursor: none;
      padding-top: 32px;
      padding-bottom: 28px; }
      .wrap-slide-ltt .swiper-slide:last-of-type:after {
        display: none; }
      .wrap-slide-ltt .swiper-slide:last-of-type:hover {
        background: none; }
    .wrap-slide-ltt .swiper-slide.highlight {
      background: #f7f7f7; }
  .wrap-slide-ltt .link-match {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  .wrap-slide-ltt .f-left {
    flex-shrink: 1;
    align-items: center; }
  .wrap-slide-ltt .f-right {
    flex-shrink: 0;
    margin-left: auto; }
  .wrap-slide-ltt .ic-live.ic-live-title {
    font-size: 12px;
    font-weight: 400;
    font-family: arial; }
  .wrap-slide-ltt .time-row {
    width: 100%;
    margin-bottom: 17px;
    color: #616161;
    font-size: 12px;
    line-height: 100%; }
  .wrap-slide-ltt .team-row {
    margin-bottom: 10px;
    font: 500 14px/100% "Merriweather", serif;
    align-items: center;
    width: 100%; }
    .wrap-slide-ltt .team-row img {
      width: 16px; }
    .wrap-slide-ltt .team-row .nameteam {
      padding-left: 6px; }
    .wrap-slide-ltt .team-row .f-right {
      font-weight: 700; }
      .wrap-slide-ltt .team-row .f-right .sub-ts {
        font-weight: 400; }
    .wrap-slide-ltt .team-row.awayteam {
      margin-bottom: 0; }
  .wrap-slide-ltt .link-view-all {
    display: inline-block;
    position: relative;
    color: #175963;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    padding: 9px 20px;
    background: #e5f5f7;
    border-radius: 3px;
    left: 50%;
    transform: translateX(-50%); }
    .wrap-slide-ltt .link-view-all span {
      display: inline-block;
      position: relative;
      padding-right: 10px; }
      .wrap-slide-ltt .link-view-all span:after {
        border: solid #175963;
        border-width: 0 1px 1px 0;
        display: inline-block;
        padding: 3px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        content: "";
        position: absolute;
        right: 0;
        top: 4px; }
    .wrap-slide-ltt .link-view-all:hover {
      background: #d3e9ec; }
  .wrap-slide-ltt .swiper-button-box {
    width: 32px;
    height: 100%;
    background: #fff;
    text-align: center;
    top: 0;
    z-index: 2;
    transition-duration: 200ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1); }
    .wrap-slide-ltt .swiper-button-box:before {
      content: "";
      width: 40px;
      height: 100%;
      background: linear-gradient(270deg, #f1f1f1 0%, rgba(255, 255, 255, 0) 34.37%);
      opacity: 0.7;
      transform: matrix(1, 0, 0, -1, 0, 0);
      position: absolute;
      top: 0;
      right: 100%; }
    .wrap-slide-ltt .swiper-button-box:hover {
      background: #e5f5f7; }
      .wrap-slide-ltt .swiper-button-box:hover .ic {
        fill: #009cb4; }
    .wrap-slide-ltt .swiper-button-box.swiper-button-box-prev {
      left: 0; }
      .wrap-slide-ltt .swiper-button-box.swiper-button-box-prev:before {
        transform: matrix(-1, 0, 0, 1, 0, 0);
        right: auto;
        left: 100%; }
    .wrap-slide-ltt .swiper-button-box.swiper-button-box-next {
      right: 0; }
    .wrap-slide-ltt .swiper-button-box .ic {
      fill: #bdbdbd;
      position: relative;
      top: 42%;
      margin-top: -8px; }
    .wrap-slide-ltt .swiper-button-box.swiper-button-disabled {
      opacity: 0;
      visibility: hidden; }

/**SECTION TOPSTORY**/
.col-left-top-euro {
  width: 100%;
  max-width: 770px; }
  .col-left-top-euro .list-news-subfolder {
    padding-top: 20px;
    border-top: 1px solid #e5e5e5; }

.section-top-story .meta-news .time-public,
.section-list-stream .meta-news .time-public,
.section-top-story-video .meta-news .time-public {
  margin-right: 0; }
  .section-top-story .meta-news .time-public span,
  .section-list-stream .meta-news .time-public span,
  .section-top-story-video .meta-news .time-public span {
    border-radius: 3px;
    padding: 5px 6px;
    display: inline-block;
    margin-right: 10px;
    border: 0.5px solid rgba(214, 214, 214, 0.9459); }
.section-top-story .meta-news a,
.section-list-stream .meta-news a,
.section-top-story-video .meta-news a {
  border: 0.5px solid rgba(214, 214, 214, 0.9459);
  border-radius: 3px;
  padding: 5px 6px; }

.block_topstory {
  width: 100%;
  max-width: 770px;
  float: left; }
  .block_topstory .article-top {
    width: 100%;
    max-width: 500px;
    border: none;
    border-radius: 3px;
    margin-bottom: 0; }
    .block_topstory .article-top .title-news,
    .block_topstory .article-top .description,
    .block_topstory .article-top .meta-news {
      padding: 0 20px; }
      .block_topstory .article-top .title-news .time-public,
      .block_topstory .article-top .description .time-public,
      .block_topstory .article-top .meta-news .time-public {
        margin-right: 0; }
        .block_topstory .article-top .title-news .time-public span,
        .block_topstory .article-top .description .time-public span,
        .block_topstory .article-top .meta-news .time-public span {
          border-radius: 3px;
          padding: 5px 6px;
          display: inline-block;
          margin-right: 5px;
          border: 0.5px solid rgba(214, 214, 214, 0.9459); }
    .block_topstory .article-top .title-news {
      font-weight: 600;
      font-size: 22px;
      line-height: 130%; }
    .block_topstory .article-top .thumb-art {
      margin-bottom: 20px; }
    .block_topstory .article-top .description {
      margin-top: 15px; }
    .block_topstory .article-top .meta-news {
      margin-top: 15px; }
  .block_topstory .list-sub-art {
    width: 100%;
    max-width: 270px;
    padding-left: 20px; }
    .block_topstory .list-sub-art .item-news:last-of-type {
      margin-bottom: 0;
      padding-bottom: 0;
      border-bottom: none; }
    .block_topstory .list-sub-art .item-news .title-news {
      font-weight: 600;
      font-size: 16px;
      line-height: 130%;
      margin-bottom: 0; }
    .block_topstory .list-sub-art .meta-news {
      margin-top: 10px; }

.col-right-top-euro {
  width: 100%;
  max-width: calc(100% - 770px);
  padding-left: 30px;
  /*&:after{
  width: calc(100% - 44px);
  height: 20px;
  background: linear-gradient(180deg, #FFFFFF 12.81%, rgba(255, 255, 255, 0) 100%);
  transform: rotate(-180deg);
  content: '';
  position: absolute;
  left: 30px;
  bottom: 0;
}*/ }

.wrap-scroll-bxh {
  max-height: 100%;
  overflow-x: hidden;
  overflow-y: auto; }

.wrap-scroll-bxh::-webkit-scrollbar {
  width: 4px;
  background-color: transparent; }

.wrap-scroll-bxh::-webkit-scrollbar-thumb {
  background-color: #e5e5e5;
  border-radius: 100px; }

.wrap-scroll-bxh::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  background-color: transparent; }

.inner-scroll-bxh {
  padding-right: 10px;
  padding-bottom: 15px; }

.note-bxh {
  width: 100%;
  float: left;
  color: #757575;
  font-size: 16px;
  font-family: "Merriweather", serif;
  font-weight: 500;
  margin-bottom: 20px;
  align-items: center; }
  .note-bxh .ico {
    border: 1px solid #e5e5e5;
    background: #ecf2f9;
    width: 32px;
    height: 32px;
    margin-right: 8px;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.07);
    border-radius: 4px; }

.item-bxh {
  font-family: "Merriweather", serif;
  font-size: 14px;
  line-height: 17px;
  border: 1px solid #e5f5f7;
  background: #fff;
  border-radius: 4px;
  width: 100%;
  float: left;
  margin-bottom: 15px; }
  .item-bxh .label-bxh {
    background: #e5f5f7;
    font-weight: bold;
    font-size: 14px;
    line-height: 160%;
    color: #124148;
    padding: 5px 12px; }
  .item-bxh:last-of-type {
    margin-bottom: 0; }
  .item-bxh .highlight {
    background: #ecf2f9; }
  .item-bxh .highlight + .highlight + .highlight {
    background: #fff9ee; }

.table-bxh {
  width: 100%; }
  .table-bxh th,
  .table-bxh td {
    text-align: center;
    padding: 8px 5px; }
    .table-bxh th:first-child,
    .table-bxh td:first-child {
      text-align: left;
      width: 60%;
      padding-left: 12px; }
    .table-bxh th:last-child,
    .table-bxh td:last-child {
      padding-right: 12px; }
  .table-bxh th {
    font: 400 14px/16px arial;
    color: #949494; }
  .table-bxh span,
  .table-bxh img {
    display: inline-block;
    vertical-align: middle; }
  .table-bxh span.only-mobile {
    display: none; }
  .table-bxh .stt {
    width: 12px;
    color: #949494; }
  .table-bxh img {
    width: 20px; }
  .table-bxh .td-name {
    padding-left: 4px;
    font-weight: 500; }
    .table-bxh .td-name > a {
      align-items: center; }

.list-row-news-top {
  grid-template-columns: repeat(5, 1fr);
  column-gap: 20px;
  row-gap: 20px; }
  .list-row-news-top .item-news {
    margin-bottom: 0;
    padding-bottom: 50px;
    border-bottom: none;
    position: relative; }
    .list-row-news-top .item-news .title-news {
      font-weight: 600;
      font-size: 16px;
      line-height: 130%;
      margin-bottom: 0; }
    .list-row-news-top .item-news .description {
      margin-top: 10px; }
    .list-row-news-top .item-news.off-thumb {
      border: 1px solid #e5e5e5;
      padding: 15px 15px 35px; }
      .list-row-news-top .item-news.off-thumb .meta-news {
        position: relative;
        bottom: -30px; }
  .list-row-news-top .meta-news {
    position: absolute;
    left: 0;
    bottom: 15px; }
    .list-row-news-top .meta-news .time-public {
      margin-right: 0; }
      .list-row-news-top .meta-news .time-public span {
        border-radius: 3px;
        padding: 5px 6px;
        display: inline-block;
        margin-right: 5px;
        border: 1px solid #03a1e3;
        color: #03a1e3; }
    .list-row-news-top .meta-news a {
      border-radius: 3px;
      padding: 5px 6px;
      margin-right: 5px;
      border: 1px solid #03a1e3;
      color: #03a1e3; }

/**SECTION LIST STREAM**/
.col-left-stream {
  width: 100%;
  max-width: 770px; }

.col-right-stream {
  width: 100%;
  max-width: 330px;
  padding-left: 30px; }

.section-list-stream {
  min-height: 150px; }
  .section-list-stream .list-news-subfolder .item-news-common {
    padding-top: 15px;
    margin-top: 15px; }
    .section-list-stream .list-news-subfolder .item-news-common:first-of-type {
      margin-top: 0;
      padding-top: 0; }
    .section-list-stream .list-news-subfolder .item-news-common .thumb-art {
      float: left;
      margin: 0 20px 0 0;
      width: 300px; }
    .section-list-stream .list-news-subfolder .item-news-common .title-news {
      font-weight: 600;
      font-size: 20px;
      line-height: 130%;
      margin-bottom: 0; }
    .section-list-stream .list-news-subfolder .item-news-common .description {
      margin-top: 10px; }

/**SECTION VIDEO EURO**/
.duration-video {
  font-size: 14px;
  background: #222;
  border-radius: 3px; }

.section-video-euro .title-box-category .inner-title {
  font: 700 24px/100% "Merriweather", serif;
  color: #fff; }
  .section-video-euro .title-box-category .inner-title:before {
    display: none; }
  .section-video-euro .title-box-category .inner-title:hover {
    color: #fff; }
.section-video-euro .item-news .title-news {
  color: #fff;
  margin-bottom: 10px; }
.section-video-euro .item-news .description {
  color: #fff;
  font-size: 14px;
  font-weight: 400; }
.section-video-euro .item-news .location-stamp {
  color: #fff !important; }
  .section-video-euro .item-news .location-stamp:before {
    background: #fff; }
.section-video-euro .inner-section-video {
  background: linear-gradient(180deg, #29A5FD 0%, #035188 100%);
  border-radius: 4px; }
  .section-video-euro .inner-section-video:before {
    content: "";
    background: linear-gradient(180deg, #29A5FD 0%, #035188 100%);
    position: absolute;
    top: -20px;
    left: -15px;
    right: -15px;
    bottom: -20px;
    border: none;
    border-radius: 4px; }
.section-video-euro .thumb-video img {
  width: 100%; }
.section-video-euro p.meta-news {
  color: #fff;
  margin-top: 10px;
  width: 100%;
  float: left; }
  .section-video-euro p.meta-news a {
    color: #fff; }
  .section-video-euro p.meta-news .ic {
    fill: #fff; }
  .section-video-euro p.meta-news .count_cmt {
    color: #fff; }
    .section-video-euro p.meta-news .count_cmt:hover .ic {
      fill: #fff; }
.section-video-euro .wrapper-box-video .box-player-video {
  width: 710px; }
.section-video-euro .box-player-video .item-news .title-news {
  font-weight: 600;
  font-size: 22px;
  line-height: 130%; }
.section-video-euro .box-scroll-video {
  width: calc(100% - 710px);
  padding-right: 5px !important; }
  .section-video-euro .box-scroll-video .item-news-common {
    padding-top: 0;
    border-top: none;
    margin-top: 20px; }
    .section-video-euro .box-scroll-video .item-news-common:first-of-type {
      margin-top: 0; }
    .section-video-euro .box-scroll-video .item-news-common .thumb-art {
      width: 140px;
      margin-right: 12px; }
    .section-video-euro .box-scroll-video .item-news-common .title-news {
      font-weight: 600;
      font-size: 18px;
      line-height: 130%;
      padding-right: 6px; }
  .section-video-euro .box-scroll-video .meta-news {
    float: none;
    margin-top: 8px; }
  .section-video-euro .box-scroll-video .ss-content {
    padding-right: 10px; }
.section-video-euro.section-photo-euro .wrapper-box-video {
  display: flex; }
  .section-video-euro.section-photo-euro .wrapper-box-video .box-player-video {
    width: 750px; }
.section-video-euro.section-photo-euro .box-player-video .item-news .thumb-art {
  width: 100%;
  margin: 0; }
.section-video-euro.section-photo-euro .box-player-video .item-news .title-news {
  font-size: 26px; }
.section-video-euro.section-photo-euro .box-scroll-video {
  padding-right: 0 !important;
  width: calc(100% - 750px);
  padding-left: 25px !important;
  position: static; }
  .section-video-euro.section-photo-euro .box-scroll-video .item-news-common {
    margin-top: 15px; }
    .section-video-euro.section-photo-euro .box-scroll-video .item-news-common:first-of-type {
      margin-top: 0; }
    .section-video-euro.section-photo-euro .box-scroll-video .item-news-common .thumb-art {
      width: 100%;
      margin: 0 0 10px 0; }
    .section-video-euro.section-photo-euro .box-scroll-video .item-news-common .title-news {
      margin-bottom: 0;
      padding-right: 0;
      font-size: 20px; }
@media screen and (max-width: 991px) {
  .section-video-euro.section-photo-euro .wrapper-box-video .box-player-video {
    width: 540px; }
  .section-video-euro.section-photo-euro .box-scroll-video {
    width: calc(100% - 540px); } }

/**FOOTER**/
.footer-euro {
  background: #f7f7f7; }

.row-menu-footer {
  height: 58px;
  border-bottom: 1px solid #e5e5e5; }
  .row-menu-footer .container {
    align-items: center;
    height: 58px; }

.menu-ft-euro {
  font-size: 0; }
  .menu-ft-euro li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px; }
    .menu-ft-euro li a {
      color: #073062;
      font: 400 14px/17px "Merriweather", serif; }
      .menu-ft-euro li a:hover {
        color: #009cb4; }
    .menu-ft-euro li.active a {
      font-weight: 700;
      color: #03a1e3; }
    .menu-ft-euro li:last-child {
      margin-right: 0; }

.right-ft {
  margin-left: auto;
  justify-content: flex-end;
  align-items: center; }
  .right-ft .search {
    width: 150px;
    height: 32px;
    position: relative; }
    .right-ft .search input {
      width: 100%;
      padding: 0 10px 0 35px;
      height: 32px;
      border: 1px solid #bdbdbd;
      border-radius: 28px;
      outline: none;
      color: #828282;
      background: none; }
    .right-ft .search button {
      background: none;
      width: 32px;
      height: 32px;
      border: none;
      text-align: center;
      line-height: 32px;
      position: absolute;
      top: 0;
      left: 0; }
      .right-ft .search button .ic {
        fill: #828282;
        width: 15px;
        height: 15px; }

.social-ft {
  margin-left: 10px;
  font-size: 0; }
  .social-ft a {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    text-align: center;
    line-height: 26px; }
    .social-ft a .ic {
      fill: #fff; }
    .social-ft a.face {
      background: #3b5999; }
    .social-ft a.twit {
      background: #55acee; }

.row-copyright {
  padding: 20px 0 15px 0; }
  .row-copyright p {
    margin-top: 20px;
    text-align: center;
    font-size: 14px;
    line-height: 25px;
    color: #175963; }

.logo-ft {
  width: 100%;
  justify-content: center;
  align-items: center; }
  .logo-ft a {
    margin: 0 20px; }

/**PAGE FOLDER**/
.section-breadcrums {
  padding-top: 20px; }

.ul-breadcrums {
  font-size: 0; }
  .ul-breadcrums li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 28px;
    position: relative; }
    .ul-breadcrums li:after {
      content: "";
      border: solid #bdbdbd;
      border-width: 0 1px 1px 0;
      display: inline-block;
      padding: 3px;
      transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      position: absolute;
      top: 5px;
      right: -15px; }
    .ul-breadcrums li a {
      color: #073062;
      font: 600 14px/17px "Merriweather", serif; }
    .ul-breadcrums li:last-child {
      margin-right: 0; }
      .ul-breadcrums li:last-child:after {
        display: none; }
      .ul-breadcrums li:last-child a {
        color: #03a1e3; }

.section-top-story-folder .block_topstory {
  max-width: 100%; }
  .section-top-story-folder .block_topstory .article-top {
    max-width: 710px; }
    .section-top-story-folder .block_topstory .article-top .title-news {
      font-size: 26px; }
  .section-top-story-folder .block_topstory .list-sub-art {
    max-width: 390px; }

.box-bxh-300 {
  position: relative; }
  .box-bxh-300:after {
    width: calc(100% - 14px);
    height: 20px;
    background: linear-gradient(180deg, #ffffff 12.81%, rgba(255, 255, 255, 0) 100%);
    transform: rotate(-180deg);
    content: "";
    position: absolute;
    left: 0;
    bottom: 0; }
  .box-bxh-300 .wrap-scroll-bxh {
    max-height: 509px; }

.btn-viewmore {
  display: inline-block;
  font-weight: normal;
  font-size: 14px;
  line-height: 100%;
  color: #175963;
  background: #e5f5f7;
  border-radius: 3px;
  padding: 9px 28px; }
  .btn-viewmore:after {
    content: "";
    width: 5px;
    height: 5px;
    border-top: 1px solid #175963;
    border-right: 1px solid #175963;
    transform: rotate(45deg);
    margin-left: 5px;
    display: inline-block;
    position: relative;
    top: -1px; }
  .btn-viewmore:hover {
    background: #d3e9ec; }

.wrap-more {
  text-align: center; }

/**FOLDER VIDEO**/
.section-top-story-video p.meta-news {
  color: #757575; }
  .section-top-story-video p.meta-news .time-public {
    margin-right: 5px; }
  .section-top-story-video p.meta-news a {
    color: #757575; }
  .section-top-story-video p.meta-news .ic {
    fill: #bdbdbd; }
  .section-top-story-video p.meta-news .count_cmt {
    color: #076db6; }
    .section-top-story-video p.meta-news .count_cmt:hover .ic {
      fill: #03a1e3; }
.section-top-story-video .item-news .title-news {
  color: #222; }
.section-top-story-video .wrapper-box-video {
  padding-bottom: 0; }
.section-top-story-video .box-scroll-video {
  padding-right: 0 !important; }
.section-top-story-video .inner-section-video {
  background: none;
  margin: 0; }
  .section-top-story-video .inner-section-video:before {
    display: none; }

.list-stream-video {
  grid-template-columns: repeat(3, 1fr);
  column-gap: 10px;
  row-gap: 20px; }
  .list-stream-video .item-news {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none; }
    .list-stream-video .item-news .title-news {
      font-weight: 600;
      font-size: 18px;
      line-height: 130%;
      margin-bottom: 0; }

/**PAGE DETAIL**/
.breadcrumb {
  font: 600 14px/17px "Merriweather", serif; }
  .breadcrumb li {
    color: #073062; }
    .breadcrumb li:first-child {
      color: #073062; }
    .breadcrumb li:last-of-type {
      color: #03a1e3; }

.page-detail .title-detail {
  font-family: "Merriweather", serif;
  font-weight: 700;
  line-height: 130%; }

.box-news-small .item-news .title-news {
  font-size: 14px; }
.box-news-small .item-news.full-thumb .title-news {
  font-size: 14px;
  font-weight: 600; }
.box-news-small .item-news p.meta-news {
  margin-top: 13px; }

#detail_cungChuyenMuc {
  position: relative; }
  #detail_cungChuyenMuc .title-box-category .inner-title {
    font-size: 0; }
  #detail_cungChuyenMuc .item-news .title-news {
    font: 600 14px/130% "Merriweather", serif; }

.social_pin .social_left li a.social_comment:hover {
  background: #009cb4;
  border: 1px solid #009cb4; }

/*pagination*/
#pagination {
  justify-content: flex-end; }

.paging .button-page .btn-page {
  border: 1px solid #009cb4;
  color: #175963; }
  .paging .button-page .btn-page.active {
    border: 1px solid #009cb4;
    background: #009cb4 !important;
    color: #fff !important; }
  .paging .button-page .btn-page:hover {
    background: #e5f5f7; }

/*End pagination*/
/*icon play video*/
.embed_video_new .img_icon,
.fck_detail .embed_video_new .img_icon,
.box_embed_video_lightbox .img_icon,
.fck_detail .box_embed_video_lightbox .img_icon {
  display: inline-block !important;
  vertical-align: middle !important;
  transform: translate(-50%, -50%);
  position: absolute !important;
  top: 50% !important;
  left: calc(50% + 3px) !important;
  width: 0 !important;
  height: 0 !important;
  border-top: 22px solid rgba(255, 255, 255, 0) !important;
  border-left: 35px solid #fff !important;
  border-bottom: 22px solid rgba(255, 255, 255, 0) !important;
  border-radius: 0px !important;
  transition-duration: 250ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1); }

.embed_video_new .icon_blockvideo:before {
  content: "";
  width: 88px;
  height: 88px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }

/*End icon play video*/
/*QC*/
.banner-folder > div {
  margin-top: 20px; }

/*End QC*/
#to_top {
  z-index: 200 !important; }

.mfp-bg {
  opacity: 0.95; }

.popup-video {
  padding: 0;
  max-width: 965px; }
  .popup-video .mfp-close {
    background: rgba(34, 34, 34, 0.7);
    text-indent: 0px;
    color: #fff;
    border: 1px solid rgba(34, 34, 34, 0.7); }

.box_embed_video_lightbox {
  position: relative;
  cursor: pointer; }
  .box_embed_video_lightbox .icon_blockvideo {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    text-align: left; }

.circle-loading {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 50px;
  width: 50px;
  margin: -25px 0 0 -25px;
  border: 4px rgba(159, 34, 78, 0.25) solid;
  border-top: 4px #9f224e solid;
  border-bottom: 4px #9f224e solid;
  border-radius: 50%;
  -webkit-animation: spin1 1s infinite linear;
  animation: spin1 1s infinite linear; }

@-webkit-keyframes spin1 {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes spin1 {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.wrap-video-lightbox {
  cursor: pointer; }
  .wrap-video-lightbox .embed-container {
    margin-bottom: 0; }
  .wrap-video-lightbox .thumb-video {
    background: #000; }
  .wrap-video-lightbox .error-mess {
    font-size: 15px;
    line-height: 160%;
    color: #fff;
    width: 100%;
    padding: 0 15px;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }

.wrapper-topstory-folder.wrapper-topstory-folder-v2 {
  min-height: inherit; }

/**RESPONSIVE**/
.vote_rating_box {
  padding: 30px 20px; }
  .vote_rating_box .kq-vote .percent-vote {
    background: #009CB4; }
  .vote_rating_box .btn_vne.btn_view_cancel:hover {
    background: none !important; }

.block_one_start .star.hover .ic, .block_one_start .star:hover .ic {
  fill: #009CB4; }

.quiz_tpl_4_full .title-popup {
  margin: 0 0 25px; }

.box-category__list-news .list-news-subfolder .item-news-common .title-news {
  font-weight: 600; }

.section-comment {
  /*.comment_item .txt-name .nickname{
      b{font-weight: normal !important;}
  }*/ }
  .section-comment .ykien_vne {
    font-family: "Merriweather", serif !important; }
  .section-comment .filter_coment a {
    color: #BDBDBD !important; }
    .section-comment .filter_coment a.active {
      color: #009CB4 !important; }
      .section-comment .filter_coment a.active:after {
        background: #FFBE57 !important; }
  .section-comment .box_news_on_comment .info_news_on_com {
    width: calc(100% - 95px); }

/* Scss Document */
/*Var*/
.title-block-news, .note-bxh, .header-page .wrap-filter .list-doi .item, .header-block-giaidau, .ti-so, .doibong .avatar, .team-trandau .col-logo, .submenu-giaidau, .header-content-block .icon, .header-content-block .ic, .header-content-block .left, .header-content-block .right {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex; }

/*End Var*/
.note-empty-content {
  width: 100%;
  float: left;
  margin: 20px 0;
  text-align: center; }

.header-page {
  padding: 20px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #E5E5E5;
  align-items: center;
  position: relative; }
  .header-page .logo-tt {
    position: absolute;
    top: 12px;
    right: 0; }
    .header-page .logo-tt img {
      height: 50px; }
  .header-page .text {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
    font-family: "Bai Jamjuree", serif;
    margin-right: 20px; }
  .header-page .wrap-filter {
    min-width: 240px;
    height: 40px;
    border: 1px solid #E5E5E5;
    border-radius: 3px;
    position: relative;
    font-family: "Bai Jamjuree", serif; }
    .header-page .wrap-filter:after {
      content: '';
      width: 8px;
      height: 8px;
      border-right: 1px solid #BDBDBD;
      border-bottom: 1px solid #BDBDBD;
      transform: rotate(45deg);
      position: absolute;
      right: 12px;
      top: 10px; }
    .header-page .wrap-filter .text-select {
      display: block;
      line-height: 40px;
      cursor: pointer;
      font-size: 14px;
      padding: 0 12px;
      -moz-user-select: none;
      -ms-user-select: none;
      -khtml-user-select: none;
      -webkit-user-select: none;
      -webkit-touch-callout: none; }
    .header-page .wrap-filter .list-doi {
      font-size: 16px;
      width: 100%;
      max-height: 296px;
      border: 1px solid #E5E5E5;
      box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.07);
      border-radius: 3px;
      position: absolute;
      left: 0;
      top: calc(100% + 3px);
      background: #fff;
      z-index: 1;
      padding: 12px 1px 12px 12px;
      opacity: 0;
      visibility: hidden;
      transition: all .3s ease; }
      .header-page .wrap-filter .list-doi .inner {
        max-height: 270px;
        overflow: hidden;
        padding-right: 12px; }
      .header-page .wrap-filter .list-doi .item {
        padding: 12px 6px;
        transition: all .3s ease;
        align-items: center; }
        .header-page .wrap-filter .list-doi .item img {
          width: 20px;
          margin-right: 5px; }
        .header-page .wrap-filter .list-doi .item:hover, .header-page .wrap-filter .list-doi .item.active {
          background: #E5F5F7;
          border-radius: 3px; }
      .header-page .wrap-filter .list-doi .text-all {
        display: block;
        padding: 12px 0; }
    .header-page .wrap-filter.active .list-doi {
      opacity: 1;
      visibility: visible; }

.header-block-giaidau {
  clear: both;
  font-family: "Bai Jamjuree", serif;
  align-items: center;
  margin-bottom: 20px; }
  .header-block-giaidau .text {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.22;
    margin-right: 12px; }
  .header-block-giaidau .ic-live {
    margin-right: 12px; }
    .header-block-giaidau .ic-live:after {
      content: 'Live'; }

.label-vong {
  display: inline-block;
  background: #E5F5F7;
  color: #175963;
  font-size: 14px;
  font-weight: 500;
  padding: 6px 12px;
  border-radius: 3px;
  margin-bottom: 20px; }

.vongdau {
  width: 100%;
  float: left;
  text-align: center;
  font-family: "Bai Jamjuree", serif;
  font-size: 16px; }

.doidau {
  background: #fff;
  min-height: 40px;
  border: 1px solid #F7F7F7;
  border-radius: 3px;
  position: relative;
  margin-bottom: 20px;
  transition: all .3s ease;
  cursor: pointer;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.07);
  position: relative; }
  .doidau:before {
    content: '';
    width: 12px;
    height: 2px;
    background: #BDBDBD;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%); }
  .doidau:after {
    content: '';
    width: 7px;
    height: 7px;
    border-top: 2px solid #BDBDBD;
    border-right: 2px solid #BDBDBD;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg); }
  .doidau:hover {
    background: #E5F5F7; }
    .doidau:hover:before {
      background: #009CB4; }
    .doidau:hover:after {
      border-top: 2px solid #009CB4;
      border-right: 2px solid #009CB4; }
  .doidau .time {
    font-size: 11px;
    position: absolute;
    left: 3px;
    top: 3px;
    font-weight: 600; }
  .doidau.trankhac {
    background: #FAFAFA;
    color: #636B79;
    font-size: 12px;
    align-items: center;
    justify-content: center;
    transition: all .3s ease; }
    .doidau.trankhac:hover {
      background: #E7E8EB; }
  .doidau.live {
    border-left: 2px solid #009CB4; }

.ti-so {
  width: 48px;
  margin: 0 14px;
  font-size: 16px;
  font-weight: 600;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  white-space: nowrap; }
  .ti-so .text-hiep {
    font-size: 10px;
    font-weight: normal; }

.doibong {
  align-items: center; }
  .doibong .avatar {
    width: 20px;
    height: 20px;
    align-items: center;
    justify-content: center; }
    .doibong .avatar img {
      float: left;
      width: initial;
      height: initial;
      max-width: 100%;
      max-height: 100%; }

.doi-1 {
  width: calc(50% - 34px);
  justify-content: flex-end; }
  .doi-1 .avatar {
    margin-left: 6px; }
  .doi-1 .name {
    text-align: right; }

.doi-2 {
  width: calc(50% - 34px); }
  .doi-2 .avatar {
    margin-right: 6px; }
  .doi-2 .name {
    text-align: left; }

.col-left-stream .item-bxh {
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.07);
  margin-bottom: 20px; }
  .col-left-stream .item-bxh .label-bxh {
    padding: 12px;
    font-size: 16px;
    color: #175963; }
.col-left-stream .table-bxh th {
  max-width: 48px;
  min-width: 48px;
  width: 48px; }
.col-left-stream .table-bxh th, .col-left-stream .table-bxh td {
  padding: 10px 5px;
  font-size: 16px; }
  .col-left-stream .table-bxh th:first-child, .col-left-stream .table-bxh td:first-child {
    padding-left: 12px; }
  .col-left-stream .table-bxh th:last-child, .col-left-stream .table-bxh td:last-child {
    padding-right: 12px; }
.col-left-stream .table-bxh .td-name {
  font-size: 16px;
  font-weight: 500; }
.col-left-stream .table-bxh strong {
  font-weight: 600; }

svg.redcard {
  fill: #F34848 !important; }

svg.yellowcard {
  fill: #FFD643 !important; }

svg.ballred {
  fill: #F34848 !important; }

svg.arrowdownred {
  fill: #F34848 !important; }

svg.arrowupgreen {
  fill: #009CB4 !important; }

svg.arrowrightgreen {
  fill: #009CB4 !important; }

svg.arrowrightred {
  fill: #F34848 !important; }

.header-trandau {
  min-height: 258px; }

.wrap-block-giaidau {
  width: 100%;
  background: #fff;
  border: 1px solid #E5E5E5;
  border-radius: 6px;
  padding: 12px 20px;
  margin-bottom: 20px;
  clear: both;
  position: relative;
  font-family: "Bai Jamjuree", serif; }
  .wrap-block-giaidau.control {
    padding: 0 !important;
    border-radius: 6px !important; }
    .wrap-block-giaidau.control .header-block {
      padding: 0.5px 24px;
      min-height: 64px; }
    .wrap-block-giaidau.control .icon {
      width: 48px;
      height: 48px; }
  .wrap-block-giaidau > .wrap-lichdau:first-of-type {
    border-top: none;
    margin-top: 0;
    padding-top: 0; }
  .wrap-block-giaidau .tbl-data {
    margin-bottom: 12px; }
  .wrap-block-giaidau.empty {
    padding-bottom: 0; }
    .wrap-block-giaidau.empty .submenu-giaidau {
      border-bottom: none; }
      .wrap-block-giaidau.empty .submenu-giaidau li .item-submenu {
        pointer-events: none;
        color: #B6C7D4; }
  .wrap-block-giaidau .label-vong {
    margin-bottom: 0; }
  .wrap-block-giaidau .col-left-stream {
    margin: 0 auto; }

.nguon {
  display: block;
  text-align: right;
  font-size: 12px;
  line-height: 1;
  font-weight: 500;
  color: #949494;
  font-family: "Bai Jamjuree", serif; }

.header-block {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 12px; }
  .header-block span {
    display: inline-block;
    color: #175963;
    padding: 4px 12px;
    background: #E5F5F7;
    border-radius: 3px; }
    .header-block span:not(:last-child) {
      margin-right: 10px; }

.team-trandau {
  position: relative;
  z-index: 1; }
  .team-trandau .col-tiso {
    width: 168px;
    text-align: center; }
  .team-trandau .hiepdau {
    font-size: 14px;
    display: inline-block;
    margin-top: 8px; }
  .team-trandau .col-logo {
    width: calc((100% - 168px)/2);
    padding-right: 27px;
    text-align: right;
    padding-top: 30px;
    align-items: center; }
    .team-trandau .col-logo.col-logo-away {
      padding-left: 27px;
      text-align: left; }
      .team-trandau .col-logo.col-logo-away .img-logo {
        margin-right: 8px; }
    .team-trandau .col-logo:first-child {
      justify-content: flex-end; }
    .team-trandau .col-logo .name-team {
      font-size: 18px;
      font-family: "Bai Jamjuree", serif; }
  .team-trandau .col-logo-home .img-logo {
    margin-left: 8px; }
  .team-trandau .box-tiso {
    width: 100%;
    display: block;
    text-align: center;
    border-radius: 6px;
    font-size: 32px;
    line-height: 48px;
    font-weight: bold;
    margin-top: 15px; }
    .team-trandau .box-tiso.not-yet {
      background: #009CB4;
      border-radius: 3px;
      font-size: 14px;
      color: #fff;
      line-height: 26px;
      width: 103px;
      margin: 40px auto 0;
      font-weight: 600; }
  .team-trandau .realtime-mins {
    background: #009CB4;
    border-radius: 6px;
    padding: 5px 8px;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    font-family: "Bai Jamjuree", serif; }
    .team-trandau .realtime-mins.cancel {
      color: #175963;
      background: #E5E5E5; }
    .team-trandau .realtime-mins.finish {
      background: #3E506D;
      color: #fff; }
  .team-trandau.not-start .col-tiso {
    padding-top: 30px; }

.detail-team-trandau {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 13px;
  position: relative;
  z-index: 1; }
  .detail-team-trandau .item-th {
    justify-content: flex-end; }

.item-th {
  flex-wrap: nowrap;
  font-size: 14px;
  line-height: 21px;
  margin-top: 10px; }
  .item-th .icon-th {
    width: 16px;
    margin-top: -1px;
    text-align: center; }
    .item-th .icon-th .ic {
      max-width: 16px; }

.team-match-away .item-th {
  justify-content: flex-start; }
  .team-match-away .item-th .icon-th {
    margin-0: 0;
    margin-right: 10px;
    order: 1; }
  .team-match-away .item-th .name-th {
    order: 1;
    text-align: right; }

.team-match-home .icon-th {
  order: 2;
  margin-right: 0;
  margin-left: 10px; }

.team-match {
  padding-left: 5px;
  width: 50%;
  padding-right: 140px;
  font-family: "Bai Jamjuree", serif; }
  .team-match.team-match-away {
    padding-right: 5px;
    padding-left: 140px; }
  .team-match .name-team {
    font-weight: bold;
    font-size: 16px;
    line-height: 120%;
    color: #175963; }

.submenu-giaidau {
  width: calc(100% + 40px);
  backface-visibility: hidden;
  padding: 4px 0 16px;
  margin: 0 -20px;
  justify-content: center;
  border-bottom: 1px solid #E5E5E5; }
  .submenu-giaidau .inner-submenu-giaidau {
    display: table-cell;
    vertical-align: middle; }
  .submenu-giaidau li {
    display: table-cell;
    margin: 0 8px 0 0;
    font-family: "Bai Jamjuree", serif; }
    .submenu-giaidau li .ic {
      fill: #175963; }
    .submenu-giaidau li .item-submenu {
      min-width: 96px;
      text-align: center;
      background: #FFFFFE;
      border: 0.5px solid #E5E5E5;
      border-radius: 6px;
      display: block;
      color: #222;
      font-size: 14px;
      line-height: 21px;
      font-weight: 500;
      padding: 4.5px 20px;
      margin: 0 12px 0 0;
      white-space: nowrap;
      transition: all .3s ease; }
      .submenu-giaidau li .item-submenu:hover {
        background: #F2F3F5; }
    .submenu-giaidau li:first-child .item-submenu {
      margin-left: 15px; }
    .submenu-giaidau li:last-child .item-submenu {
      margin-right: 15px; }
    .submenu-giaidau li.active .ic {
      fill: #fff; }
    .submenu-giaidau li.active .item-submenu {
      background: #009CB4;
      color: #fff;
      font-weight: 700; }
    .submenu-giaidau li.disable .item-submenu {
      pointer-events: none;
      color: #B6C7D4; }

.section-submenu-trandau {
  box-shadow: none;
  margin-top: 20px;
  position: relative; }
  .section-submenu-trandau:before {
    width: calc(100% + 30px);
    background: #009CB4;
    height: 1px;
    position: absolute;
    top: -1px;
    left: -15px;
    content: ''; }
  .section-submenu-trandau .submenu-giaidau {
    padding-bottom: 5px; }
    .section-submenu-trandau .submenu-giaidau .inner-submenu-giaidau {
      width: 100%; }
    .section-submenu-trandau .submenu-giaidau li:first-child .item-submenu {
      margin-left: 0; }
    .section-submenu-trandau .submenu-giaidau li:last-child {
      width: calc(100% - 210px); }
      .section-submenu-trandau .submenu-giaidau li:last-child .item-submenu {
        margin-right: 0; }

.block {
  color: #175963;
  background: #fff;
  width: 100%;
  padding: 15px 10px 3px; }

.block-detail-trandau .head-top-team .head-team {
  flex-direction: row-reverse; }
  .block-detail-trandau .head-top-team .head-team.team-away img {
    margin-left: 20px; }
  .block-detail-trandau .head-top-team .head-team.team-away .name {
    margin-left: 8px; }
  .block-detail-trandau .head-top-team .head-team.team-home img {
    margin-right: 20px; }
  .block-detail-trandau .head-top-team .head-team.team-home .name {
    margin-right: 8px; }

.head-top-team {
  padding: 4px 15px 15px;
  align-items: center;
  max-width: 510px;
  margin: 0 auto; }
  .head-top-team .head-team {
    align-items: center;
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
    color: #222;
    width: 50%; }
    .head-top-team .head-team img {
      width: 24px;
      margin-right: 10px; }
    .head-top-team .head-team.team-away {
      justify-content: flex-end; }
      .head-top-team .head-team.team-away img {
        order: 2;
        margin-right: 0;
        margin-left: 10px; }
      .head-top-team .head-team.team-away .name {
        order: 1; }

.box-dienbien {
  padding-top: 10px;
  position: relative; }
  .box-dienbien:before {
    content: '';
    width: 1px;
    height: 48px;
    background: #009CB4;
    position: absolute;
    left: 50%;
    top: -38px;
    z-index: 0;
    transform: translateX(-50%); }

.item-dienbien {
  flex-wrap: nowrap;
  position: relative;
  z-index: 1; }
  .item-dienbien .inner-item-db {
    width: calc((100% - 24px)/2);
    padding-left: 10px;
    margin-top: 0;
    flex-wrap: wrap;
    align-self: center; }
    .item-dienbien .inner-item-db .item-th {
      margin-top: 0;
      width: 100%; }
    .item-dienbien .inner-item-db.item-th-home {
      padding-right: 10px;
      padding-left: 0; }
      .item-dienbien .inner-item-db.item-th-home .item-th {
        justify-content: flex-end; }
      .item-dienbien .inner-item-db.item-th-home .icon-th {
        order: 2;
        margin-right: 0;
        margin-left: 5px; }
      .item-dienbien .inner-item-db.item-th-home .name-th {
        order: 1;
        text-align: right; }
    .item-dienbien .inner-item-db .icon-th {
      margin-right: 5px; }
  .item-dienbien .item-mins {
    width: 24px;
    background: #009CB4;
    text-align: center;
    min-height: 48px;
    font-weight: bold;
    justify-content: center;
    flex-direction: column;
    font-size: 12px;
    font-family: arial;
    padding: 0 2px;
    color: #fff;
    border-top: 1px solid #fff; }
  .item-dienbien:first-child .item-mins {
    border-top: none;
    border-radius: 32px 32px 0 0; }
  .item-dienbien:last-child .item-mins {
    border-radius: 0 0 32px 32px; }
  .item-dienbien .name-th {
    color: #222; }
    .item-dienbien .name-th.out {
      color: #ABABAB; }
    .item-dienbien .name-th .noted {
      display: block;
      color: #ABABAB; }

.tbl-data {
  width: 100%;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.07);
  border-radius: 6px;
  border-collapse: inherit;
  overflow: hidden;
  margin-bottom: 20px; }
  .tbl-data th, .tbl-data td {
    font-size: 14px;
    line-height: 21px;
    color: #222;
    padding: 9px 10px;
    text-align: center; }
  .tbl-data .td-name {
    text-align: left;
    width: 246px;
    position: relative; }

.list-cauthu th {
  background: #E5F5F7;
  color: #175963;
  font-family: "Bai Jamjuree", serif;
  font-weight: bold; }
.list-cauthu .name {
  position: absolute;
  left: 0;
  top: 10px;
  padding-left: 40px;
  font-weight: 500; }
.list-cauthu.hlv .name {
  position: static;
  padding-left: 0; }

.block-solieu-trandau .item-bxh {
  max-width: 600px;
  float: none;
  margin: 0 auto;
  color: #222;
  font-size: 16px; }
  .block-solieu-trandau .item-bxh th {
    width: 56px;
    min-width: 56px; }
  .block-solieu-trandau .item-bxh .label-bxh {
    color: #175963;
    font-size: 16px; }

.tbl-solieu {
  margin: 0 auto;
  max-width: 600px;
  width: 100%;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.07);
  border-radius: 6px; }
  .tbl-solieu thead {
    background: #E5F5F7; }
  .tbl-solieu th, .tbl-solieu td {
    padding-left: 24px;
    padding-right: 24px;
    font-weight: 500; }
  .tbl-solieu td {
    border-bottom: none; }
  .tbl-solieu .head-top-team {
    padding: 0;
    max-width: 100%; }
    .tbl-solieu .head-top-team .head-team {
      color: #175963; }
  .tbl-solieu .number-player {
    color: #717386;
    width: 30px;
    display: inline-block; }
  .tbl-solieu .td-right {
    text-align: right; }
    .tbl-solieu .td-right .number-player {
      text-align: right; }
  .tbl-solieu .td-left {
    text-align: left; }

.block-cauthudubi .tbl-solieu td {
  padding-top: 3px;
  padding-bottom: 3px; }
.block-cauthudubi .tbl-solieu tr:last-child td {
  padding-bottom: 15px; }
.block-cauthudubi .tbl-solieu .td-coach {
  padding-top: 10px;
  border-top: 0.5px solid #AEB4C4; }

.block-doihinh .head-top-team {
  background: #175963;
  color: #FFFFFE;
  border-radius: 6px 6px 0px 0px;
  border: none;
  padding: 12px 15px; }
  .block-doihinh .head-top-team .sododoihinh {
    margin-left: auto;
    font-weight: bold;
    font-size: 14px; }
  .block-doihinh .head-top-team .name {
    color: #FFFFFE; }
  .block-doihinh .head-top-team.team-away {
    border-radius: 0 0 6px 6px; }

.box-sododoihinh {
  position: relative;
  width: 100%; }
  .box-sododoihinh .img_football_field {
    width: 100%;
    float: left; }

.inner-field-team {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.field-team {
  width: 100%;
  height: 50%;
  position: absolute;
  left: 0;
  padding-top: 10px; }
  .field-team.awayteam .row-doidinh .item-player .number-pl {
    background: #6751EB;
    color: #fff; }
  .field-team.hometeam {
    top: 0; }
  .field-team.awayteam {
    bottom: 0; }
  .field-team.sd3 .row-doidinh {
    margin-bottom: 9.5%; }
  .field-team.sd4 .row-doidinh {
    margin-bottom: 4%; }
  .field-team .row-doidinh:last-of-type {
    margin-bottom: 0; }

.row-doidinh {
  width: 100%;
  justify-content: center; }
  .row-doidinh .item-player {
    flex-direction: column;
    align-items: center;
    margin: 0;
    width: 100%; }
    .row-doidinh .item-player:first-of-type {
      margin-left: 0 !important; }
    .row-doidinh .item-player:last-of-type {
      margin-right: 0 !important; }
    .row-doidinh .item-player .number-pl {
      background: #A7D32F;
      border: 0.5px solid #FFFFFE;
      width: 20px;
      height: 20px;
      text-align: center;
      line-height: 19px;
      font-weight: bold;
      font-size: 11px;
      color: #124148;
      border-radius: 50%; }
    .row-doidinh .item-player .name-pl {
      background: rgba(36, 38, 41, 0.7);
      color: #FFFFFE;
      font-size: 11px;
      padding: 2px;
      margin-top: 4px;
      white-space: nowrap; }
  .row-doidinh.row-2 .item-player {
    width: 50%; }
  .row-doidinh.row-3 .item-player {
    width: 33.3333333%; }
  .row-doidinh.row-4 .item-player {
    width: 25%; }
  .row-doidinh.row-5 .item-player {
    width: 20%; }

.field-team.awayteam.sd3 .row-doidinh {
  margin-bottom: 10%; }

.soao {
  width: 40px;
  height: 21px;
  position: absolute;
  top: 10px;
  text-align: center;
  color: #ABABAB; }

.header-content-block {
  width: 100%;
  float: left;
  justify-content: space-between;
  margin-bottom: 12px;
  color: #222;
  font-weight: bold; }
  .header-content-block .icon {
    margin-right: 8px; }
    .header-content-block .icon img {
      width: 20px;
      height: 20px; }
    .header-content-block .icon .ic-change {
      transform: rotate(90deg); }
      .header-content-block .icon .ic-change .ic {
        fill: #6acb54 !important; }
  .header-content-block .ic {
    fill: #6acb54;
    align-items: center; }
  .header-content-block .left {
    align-items: center; }
  .header-content-block .right {
    align-items: center;
    justify-content: flex-end; }
    .header-content-block .right .icon {
      margin-right: 0;
      margin-left: 8px; }
      .header-content-block .right .icon .ic {
        margin: 0; }

.danhsachcauthu-1, .danhsachcauthu-2 {
  word-break: break-word; }
  .danhsachcauthu-1 .header-content-block, .danhsachcauthu-2 .header-content-block {
    margin-bottom: 12px;
    font-size: 14px; }
  .danhsachcauthu-1 .tbl-data td, .danhsachcauthu-2 .tbl-data td {
    border-bottom: none; }
    .danhsachcauthu-1 .tbl-data td.vitri, .danhsachcauthu-2 .tbl-data td.vitri {
      color: #ABABAB; }

.danhsachcauthu-1 .th-name {
  text-align: left; }
.danhsachcauthu-1 .vitri {
  text-align: right; }
.danhsachcauthu-1 .soao {
  left: 0; }

.danhsachcauthu-2 .header-content-block {
  padding-right: 12px; }
.danhsachcauthu-2 .vitri {
  text-align: left; }
.danhsachcauthu-2 .th-name {
  text-align: right; }
.danhsachcauthu-2 .td-name {
  text-align: right; }
.danhsachcauthu-2 .soao {
  right: 0; }
.danhsachcauthu-2 .name {
  right: 0;
  padding-right: 40px; }
.danhsachcauthu-2 .hlv .th-name {
  text-align: right; }
.danhsachcauthu-2 .hlv .name {
  padding-right: 0; }

@media screen and (min-width: 1281px) {
  .block.width_common.block-news #sis_breakpage1 {
    margin-top: 20px !important; } }
@media screen and (max-width: 1080px) {
  .main-menu-euro {
    width: calc(100% - 315px);
    margin-right: 150px;
    padding-left: 15px;
    margin-left: auto;
    font-size: 0;
    white-space: nowrap;
    scroll-behavior: smooth;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch; }

  .main-menu-euro li:first-child {
    margin-left: 0; }
  .main-menu-euro li.myvne_taskbar_pc .log_txt {
    width: 21px;
    height: 33px;
    overflow: hidden; }

  .block_topstory {
    max-width: 700px; }

  .col-right-top-euro {
    max-width: calc(100% - 700px);
    padding-left: 20px; }

  .wrap-scroll-bxh {
    max-height: 100%;
    overflow-x: hidden;
    overflow-y: auto; }

  .section-list-stream .list-news-subfolder .item-news-common .thumb-art {
    width: 240px; }

  .section-video-euro .wrapper-box-video .box-player-video {
    width: 650px; }
  .section-video-euro .box-scroll-video {
    scroll-behavior: smooth;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    width: calc(100% - 650px); }
    .section-video-euro .box-scroll-video .item-news-common .title-news {
      font-size: 15px; }

  .menu-ft-euro li {
    margin-right: 20px; } }
@media screen and (max-width: 991px) {
  .header-euro {
    height: 48px; }
    .header-euro .logo {
      display: none; }

  .main-menu-euro {
    padding-left: 0;
    width: 100%;
    margin-right: 0; }
    .main-menu-euro li:first-child {
      margin-left: 0; }
    .main-menu-euro li.myvne_taskbar_pc {
      position: absolute;
      top: -48px;
      right: 15px; }
    .main-menu-euro li a {
      padding: 16px 0; }

  .header-euro-mobile {
    display: block;
    height: 44px;
    border-bottom: 1px solid #e5e5e5; }
    .header-euro-mobile .logo {
      padding-top: 0 !important;
      margin: 0;
      position: absolute;
      left: 50%;
      top: 7px;
      transform: translateX(-50%); }

  .btn_control_menu {
    display: block !important;
    margin-top: 0 !important; }

  span.ic,
  i.ic,
  .content_goithutoasoan a::after,
  .ic-comment::before {
    width: 14px;
    height: 14px;
    background: url(images/graphics/icon_vne.svg) no-repeat;
    display: inline-block;
    font-size: 0;
    vertical-align: middle; }

  .main_menu {
    display: block !important; }

  .block_topstory {
    max-width: 100%; }

  .col-right-top-euro {
    display: none; }

  .list-row-news-top {
    grid-template-columns: repeat(3, 1fr); }
    .list-row-news-top .item-news:nth-last-of-type(-n + 2) {
      display: none; }

  .col-right-stream {
    display: none; }

  .section-video-euro .wrapper-box-video .box-player-video {
    width: 580px; }
  .section-video-euro .box-scroll-video {
    width: calc(100% - 580px); }
    .section-video-euro .box-scroll-video .item-news-common .thumb-art {
      width: 100%;
      margin-bottom: 10px;
      margin-right: 0; }

  .row-menu-footer {
    height: auto;
    padding: 15px 0; }
    .row-menu-footer .container {
      flex-wrap: wrap;
      height: auto; }
    .row-menu-footer .menu-ft-euro {
      width: 100%;
      text-align: center; }
      .row-menu-footer .menu-ft-euro li {
        margin: 0 8px; }

  .right-ft {
    justify-content: center;
    width: 100%;
    margin-top: 20px; }

  .section-top-story-folder .block_topstory .list-sub-art {
    max-width: 270px; }

  .danhsachcauthu-1,
  .danhsachcauthu-2 {
    display: none; }

  .block-doihinh {
    max-width: 380px;
    margin: 0 auto; } }
@media screen and (max-width: 767px) {
  .header-euro {
    background: #002361;
    border-bottom: none; }

  .wrap-block-news .wrap-more {
    margin-bottom: 20px; }

  .only-pc {
    display: none; }

  .only-mobile {
    display: block; }

  .pc {
    display: none; }

  /**Home**/
  .main-menu-euro {
    white-space: nowrap;
    scroll-behavior: smooth;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch; }
    .main-menu-euro li a {
      color: #fff; }
    .main-menu-euro li:nth-last-of-type(-n + 2) {
      margin-right: 0; }

  .section-lichthidau {
    background: #124148; }

  .section-lichthidau .wrap-slide-ltt {
    margin-top: 0 !important; }

  .wrap-slide-ltt {
    margin-top: 0 !important;
    border: none;
    width: calc(100% + 30px);
    margin-left: -15px;
    color: #fff; }
    .wrap-slide-ltt .time-row {
      color: #fff; }
    .wrap-slide-ltt .swiper-slide {
      width: 45%; }
      .wrap-slide-ltt .swiper-slide:after {
        background: #008092; }
      .wrap-slide-ltt .swiper-slide:hover {
        background: none; }
      .wrap-slide-ltt .swiper-slide.highlight {
        background: #175963; }
    .wrap-slide-ltt .swiper-button-box {
      display: none; }
    .wrap-slide-ltt:after {
      background: linear-gradient(270deg, #124148 10.21%, rgba(18, 65, 72, 0) 100%);
      transform: matrix(1, 0, 0, -1, 0, 0);
      width: 32px;
      height: 100%;
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      z-index: 1; }
    .wrap-slide-ltt .ic-live:before {
      background: #ff2e2e; }
    .wrap-slide-ltt .ic-live.ic-live-title {
      color: #ff2e2e !important; }

  /**NEWS**/
  .meta-news .count_cmt,
  .meta-news .icon_commend {
    font-size: 14px; }

  .meta-news .cat {
    margin-right: 10px !important; }

  .list-row-news-top .meta-news .time-public span,
  .list-row-news-top .meta-news .cat,
  .list-row-news-top .meta-news a {
    background: none;
    padding: 0; }

  .list-row-news-top .meta-news .time-public span {
    margin-right: 10px; }

  .section-top-story .meta-news,
  .section-list-stream .meta-news {
    font-size: 14px;
    color: #757575; }
    .section-top-story .meta-news .time-public span,
    .section-top-story .meta-news a,
    .section-list-stream .meta-news .time-public span,
    .section-list-stream .meta-news a {
      background: none !important;
      padding: 0 !important; }

  .section-top-story {
    margin-top: 0 !important; }
    .section-top-story .container {
      display: block; }

  .block_topstory .item-news,
  .list-row-news-top .item-news,
  .list-news-subfolder .item-news {
    width: 100%;
    display: flex;
    flex-wrap: wrap; }
    .block_topstory .item-news .title-news,
    .list-row-news-top .item-news .title-news,
    .list-news-subfolder .item-news .title-news {
      order: 1;
      font-size: 20px; }
    .block_topstory .item-news .thumb-art,
    .list-row-news-top .item-news .thumb-art,
    .list-news-subfolder .item-news .thumb-art {
      order: 2;
      width: 100%;
      margin: 12px 0 0 0; }
    .block_topstory .item-news .description,
    .list-row-news-top .item-news .description,
    .list-news-subfolder .item-news .description {
      order: 3;
      font-size: 16px;
      line-height: 150%;
      margin-top: 12px; }
    .block_topstory .item-news p.meta-news,
    .list-row-news-top .item-news p.meta-news,
    .list-news-subfolder .item-news p.meta-news {
      order: 4; }

  .block_topstory {
    flex-wrap: wrap;
    max-width: calc(100% + 30px);
    width: calc(100% + 30px);
    margin-left: -15px; }
    .block_topstory .article-top {
      border: none;
      max-width: 100%;
      padding-bottom: 0; }
      .block_topstory .article-top .thumb {
        border-radius: 0; }
      .block_topstory .article-top .title-news {
        order: 2;
        padding: 0 15px;
        font-size: 20px;
        margin-bottom: 0; }
      .block_topstory .article-top .description {
        padding: 0 15px;
        margin-top: 12px; }
      .block_topstory .article-top p.meta-news {
        padding: 0 15px;
        margin-top: 12px; }
      .block_topstory .article-top .thumb-art {
        order: 1;
        margin-bottom: 12px;
        margin-top: 0; }
    .block_topstory .list-sub-art {
      width: calc(100% - 30px);
      max-width: calc(100% - 30px);
      padding-left: 0;
      margin-left: 15px;
      margin-top: 12px;
      padding-top: 21px;
      border-top: 1px solid #e5e5e5; }
      .block_topstory .list-sub-art p.meta-news {
        margin-top: 12px; }
      .block_topstory .list-sub-art .item-news .title-news {
        font-size: 20px; }

  .list-row-news-top {
    grid-template-columns: repeat(1, 1fr);
    column-gap: 0;
    row-gap: 0;
    margin-top: 0; }
    .list-row-news-top .item-news {
      margin-top: 12px;
      padding-top: 12px;
      border-top: 1px solid #e5e5e5; }
      .list-row-news-top .item-news:nth-last-of-type(-n + 2) {
        display: flex; }

  .section-list-stream .list-news-subfolder .item-news-common {
    margin-top: 12px;
    padding-top: 12px; }
    .section-list-stream .list-news-subfolder .item-news-common .title-news {
      margin-top: 0; }
    .section-list-stream .list-news-subfolder .item-news-common .thumb-art {
      width: 100%;
      margin: 12px 0 0 0; }

  /**SECTION VIDEO**/
  .section_video {
    width: 100% !important;
    margin: 0 !important; }
    .section_video .wrapper-box-video .box-scroll-video {
      position: static; }
    .section_video .wrapper-box-video .box-player-video {
      padding: 0 !important;
      width: calc(100% + 30px) !important;
      margin-left: -15px !important; }
      .section_video .wrapper-box-video .box-player-video .item-news {
        padding: 20px 15px 0 !important; }
        .section_video .wrapper-box-video .box-player-video .item-news .title-news {
          margin-top: 12px;
          font-size: 20px; }

  .section-video-euro {
    padding-bottom: 0 !important; }
    .section-video-euro p.meta-news {
      font-size: 14px; }
    .section-video-euro .inner-section-video {
      margin-bottom: 0; }
      .section-video-euro .inner-section-video:before {
        border-radius: 0; }
    .section-video-euro .wrapper-box-video {
      padding-bottom: 0; }
      .section-video-euro .wrapper-box-video .box-scroll-video {
        margin-top: 16px !important;
        padding-top: 16px !important;
        border-top: 1px solid #008092;
        float: left;
        padding-right: 0 !important; }
        .section-video-euro .wrapper-box-video .box-scroll-video .item-news-common {
          margin-top: 12px; }
          .section-video-euro .wrapper-box-video .box-scroll-video .item-news-common:first-child {
            margin-top: 0; }
          .section-video-euro .wrapper-box-video .box-scroll-video .item-news-common .title-news {
            font-size: 18px !important; }

  /**BANG XEP HANG MOBILE**/
  .block-bxh-mobile {
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-top: 12px;
    padding-top: 12px;
    border-top: 1px solid #e5e5e5; }
    .block-bxh-mobile .item-bxh {
      font-size: 16px;
      line-height: 20px;
      background: #f9fcfd;
      box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.12); }
      .block-bxh-mobile .item-bxh .label-bxh {
        font-size: 16px;
        line-height: 38px; }
    .block-bxh-mobile .ul-tab-bxh {
      font-size: 0;
      text-align: right; }
      .block-bxh-mobile .ul-tab-bxh li {
        display: inline-block;
        vertical-align: middle;
        margin-left: 8px; }
        .block-bxh-mobile .ul-tab-bxh li a {
          display: block;
          padding: 8px 12px;
          text-transform: uppercase;
          font-weight: 700;
          font-size: 16px;
          line-height: 100%; }
        .block-bxh-mobile .ul-tab-bxh li.active a {
          background: #009cb4;
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);
          border-radius: 4px;
          color: #fff; }
    .block-bxh-mobile .table-bxh {
      margin-bottom: 10px;
      margin-top: 4px;
      float: left; }
      .block-bxh-mobile .table-bxh th,
      .block-bxh-mobile .table-bxh td {
        width: 56px; }
      .block-bxh-mobile .table-bxh td:first-child {
        width: 50%; }
      .block-bxh-mobile .table-bxh .td-name {
        font-weight: 500; }
      .block-bxh-mobile .table-bxh .stt {
        color: #949494; }
    .block-bxh-mobile .more-bxh {
      text-align: center;
      margin-bottom: 8px; }
    .block-bxh-mobile .link-view-all {
      display: inline-block;
      position: relative;
      color: #175963;
      font-weight: 500;
      font-size: 14px;
      line-height: 100%;
      padding: 9px 13px;
      background: #e5f5f7;
      border-radius: 3px; }
      .block-bxh-mobile .link-view-all span {
        display: inline-block;
        position: relative;
        padding-right: 10px; }
        .block-bxh-mobile .link-view-all span:after {
          border: solid #175963;
          border-width: 0 1px 1px 0;
          display: inline-block;
          padding: 3px;
          transform: rotate(-45deg);
          -webkit-transform: rotate(-45deg);
          content: "";
          position: absolute;
          right: 0;
          top: 4px; }
      .block-bxh-mobile .link-view-all:hover {
        background: #d3e9ec; }

  /**FOLDER**/
  .section-breadcrums {
    padding: 15px 0; }

  .section-top-story-folder .block_topstory {
    max-width: calc(100% + 30px); }
    .section-top-story-folder .block_topstory .list-sub-art {
      max-width: calc(100% - 30px); }

  /**FOLDER VIDEO**/
  .section-top-story-video .wrapper-box-video .box-player-video .item-news .description {
    font-size: 16px !important;
    width: 100%;
    float: left;
    margin-top: 12px; }
  .section-top-story-video .wrapper-box-video .box-scroll-video {
    padding-top: 0 !important;
    border-top: none;
    overflow: visible; }
    .section-top-story-video .wrapper-box-video .box-scroll-video .item-news-common {
      margin-top: 16px; }
      .section-top-story-video .wrapper-box-video .box-scroll-video .item-news-common .thumb-art {
        width: calc(100% + 30px) !important;
        margin: 0 0 0 -15px !important; }
        .section-top-story-video .wrapper-box-video .box-scroll-video .item-news-common .thumb-art .thumb {
          border-radius: 0; }
          .section-top-story-video .wrapper-box-video .box-scroll-video .item-news-common .thumb-art .thumb:after {
            width: 100%;
            height: 100px;
            background: linear-gradient(180deg, rgba(23, 25, 26, 0) 0%, #17191a 100%);
            content: "";
            position: absolute;
            left: 0;
            bottom: 0; }
      .section-top-story-video .wrapper-box-video .box-scroll-video .item-news-common .duration-video {
        z-index: 1; }
      .section-top-story-video .wrapper-box-video .box-scroll-video .item-news-common .title-news {
        font-size: 20px !important;
        margin-top: 12px;
        width: 100%;
        float: left; }
      .section-top-story-video .wrapper-box-video .box-scroll-video .item-news-common .description {
        margin-top: 12px;
        font-size: 16px;
        line-height: 150%;
        width: 100%;
        float: left; }
  .section-top-story-video p.meta-news .time-public span,
  .section-top-story-video p.meta-news a {
    background: none !important;
    color: #757575;
    padding: 0 !important; }

  .section-list-stream-video .container {
    margin-top: 16px;
    padding-top: 0;
    border-top: none; }

  .list-stream-video {
    grid-template-columns: repeat(1, 1fr);
    column-gap: 0;
    row-gap: 16px; }
    .list-stream-video .item-news .thumb-art {
      width: calc(100% + 30px);
      margin: 0 0 0 -15px; }
      .list-stream-video .item-news .thumb-art .thumb {
        border-radius: 0; }
        .list-stream-video .item-news .thumb-art .thumb:after {
          width: 100%;
          height: 100px;
          background: linear-gradient(180deg, rgba(23, 25, 26, 0) 0%, #17191a 100%);
          content: "";
          position: absolute;
          left: 0;
          bottom: 0; }
      .list-stream-video .item-news .thumb-art .duration-video {
        z-index: 1; }
    .list-stream-video .item-news .title-news {
      font-size: 20px;
      width: 100%;
      float: left;
      margin-top: 12px; }
    .list-stream-video .item-news .description {
      font-size: 16px;
      line-height: 150%;
      margin-top: 12px;
      width: 100%;
      float: left; }

  /**DETAIL**/
  .footer-content .myvne_save_for_later,
  .page-detail .footer-content .social .txt {
    display: none; }

  .footer-content .social a .tip {
    left: auto;
    right: -66px; }

  .detail-live .notifile {
    white-space: nowrap; }

  .detail-live .tab-live {
    font-family: "Bai Jamjuree", serif; }
    .detail-live .tab-live a {
      font-weight: 600;
      font-size: 18px;
      color: #bdbdbd; }
      .detail-live .tab-live a.active {
        font-weight: 700;
        color: #03a1e3; }
        .detail-live .tab-live a.active:before {
          background: #03a1e3; }
  .detail-live .wrap-sort a {
    width: 50%;
    height: 40px;
    line-height: 40px;
    font-size: 16px; }
  .detail-live .timeline {
    color: #03a1e3; }
    .detail-live .timeline strong {
      color: #03a1e3; }
  .detail-live .title-block-live {
    font: 700 20px/160% "Bai Jamjuree", serif; }

  .page-detail .list-topic .item-news {
    border-right: none; }

  #detail_cungChuyenMuc .item-news .title-news {
    font-size: 16px; }

  body.show-info .lg-sub-html_wrapper.show,
  .lg-toolbar .info_show {
    display: none; }

  .popup-zoom .wrap-img-zoom {
    width: 100%; }

  .embed-container-square {
    width: 100%;
    float: left;
    margin-bottom: 15px; }

  .table-bxh span.only-mobile {
    display: inline-block; }
  .table-bxh span.pc {
    display: none; }
  .table-bxh strong {
    font-weight: 600; }

  .col-left-stream .table-bxh th,
  .col-left-stream .table-bxh td {
    max-width: 24px !important;
    min-width: 24px !important;
    width: 24px !important; }
  .col-left-stream .table-bxh td {
    font-size: 16px; }
  .col-left-stream .table-bxh .td-team {
    white-space: nowrap;
    width: 150px !important;
    min-width: 150px !important;
    font-size: 16px; }
    .col-left-stream .table-bxh .td-team .td-name {
      overflow: hidden;
      text-overflow: ellipsis;
      width: 100px; }

  .wrap-block-giaidau {
    padding: 0;
    border: none; }
    .wrap-block-giaidau .label-vong {
      margin-left: auto; }
    .wrap-block-giaidau .header-block {
      margin-bottom: 16px; }

  .team-trandau .col-logo:first-child {
    flex-direction: column-reverse;
    align-items: flex-start; }
  .team-trandau .col-logo.col-logo-away {
    flex-direction: column;
    align-items: flex-end;
    padding-right: 0; }
    .team-trandau .col-logo.col-logo-away .img-logo {
      margin-right: 0;
      margin-bottom: 12px; }
  .team-trandau .col-logo-home .img-logo {
    margin-left: 0;
    margin-bottom: 12px; }

  .team-match {
    padding-left: 0;
    padding-right: 10px; }
    .team-match.team-match-away {
      padding-left: 10px;
      padding-right: 0; }
      .team-match.team-match-away .item-th {
        justify-content: flex-end; }
        .team-match.team-match-away .item-th .icon-th {
          margin-left: 10px;
          margin-right: 0;
          order: 2; }

  .detail-team-trandau {
    margin-bottom: 20px;
    padding-bottom: 20px; }
    .detail-team-trandau .item-th {
      justify-content: flex-start; }

  .team-match-home .icon-th {
    margin-left: 0;
    margin-right: 10px;
    order: 0; }

  .big-line {
    position: relative;
    margin-bottom: 25px; }
    .big-line:after {
      content: "";
      width: calc(100% + 30px);
      height: 16px;
      background: #e5f5f7;
      left: -15px;
      bottom: -12px;
      border-top: 0;
      position: absolute; }

  .block-solieu-trandau .col-left-stream {
    margin-bottom: 20px; }

  .note-th {
    width: 100%;
    float: left;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px;
    margin-left: 15px;
    margin-bottom: 14px;
    color: #949494;
    font-family: "Bai Jamjuree", serif;
    font-size: 14px;
    font-weight: 500; }
    .note-th .item span:first-child {
      width: 24px;
      display: inline-block; }

  .note-bxh {
    margin-left: 15px;
    margin-bottom: 15px; }

  .wrap-doihinh {
    flex-wrap: wrap; }

  .block {
    padding: 0; }

  .tbl-solieu {
    box-shadow: none;
    max-width: 100%; }
    .tbl-solieu thead {
      background: none; }
    .tbl-solieu .th-name {
      padding-left: 0;
      padding-right: 0;
      padding-bottom: 15px; }
    .tbl-solieu td {
      padding: 8px 0;
      font-size: 15px; }
    .tbl-solieu .td-left {
      padding-right: 10px; }
    .tbl-solieu .td-right {
      padding-left: 10px; }

  .block-cauthudubi {
    padding: 0;
    position: relative;
    margin-top: 37px; }
    .block-cauthudubi:before {
      content: "";
      width: calc(100% + 30px);
      height: 16px;
      background: #e5f5f7;
      left: -15px;
      top: -30px;
      border-top: 0;
      position: absolute; }
    .block-cauthudubi .tbl-solieu th,
    .block-cauthudubi .tbl-solieu td {
      padding: 8px 0;
      font-size: 15px; }
    .block-cauthudubi .tbl-solieu tr:last-child td {
      padding: 0; }
    .block-cauthudubi .tbl-solieu tr:nth-last-child(3) td {
      padding-bottom: 24px; }
    .block-cauthudubi .tbl-solieu .number-player {
      color: #949494; }
    .block-cauthudubi .head-top-team {
      border-bottom: 1px solid #e5e5e5; }

  .head-top-team {
    padding: 4px 0 15px; }
    .head-top-team .head-team {
      font-size: 15px; }

  .submenu-giaidau {
    margin-bottom: 15px; }

  .box-dienbien {
    margin-bottom: 20px; }

  .block-doihinh {
    margin-bottom: 10px; } }
@media screen and (max-width: 767px) {
  .banner-ads > div {
    margin-top: 20px; }

  .box_comment_vne {
    margin-bottom: 20px; }

  button.mfp-close {
    right: 0;
    top: 0;
    border: none;
    font-size: 35px; }

  .fck_detail .vote_rating_box._noresult .time-vote {
    position: static; }

  .rate-popup .vote_rating_box {
    width: 100%;
    border-right: none !important;
    padding-right: 0 !important; }
  .rate-popup .close_pop {
    text-align: center; }
    .rate-popup .close_pop .mfp-close {
      position: static;
      width: auto !important;
      font-size: 16px;
      font-family: "Merriweather", serif; }
  .rate-popup .col-right-res {
    display: none; }

  .page-detail .list-topic .item-news {
    width: 100% !important;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 16px !important;
    margin-bottom: 16px !important;
    position: relative; }
    .page-detail .list-topic .item-news:not(:last-child):before {
      content: "";
      width: calc(100% - 30px);
      height: 1px;
      position: absolute;
      left: 15px;
      bottom: 0;
      background: #e5e5e5; }
    .page-detail .list-topic .item-news:nth-child(5) {
      display: block !important; }
    .page-detail .list-topic .item-news:last-child {
      margin-bottom: 0 !important; }
    .page-detail .list-topic .item-news .title-news {
      order: 1;
      margin-bottom: 12px;
      font-size: 20px !important;
      font-weight: 600 !important; }
    .page-detail .list-topic .item-news .thumb-art {
      order: 2;
      margin-bottom: 12px; }
    .page-detail .list-topic .item-news .description {
      order: 3;
      margin-bottom: 12px;
      font-size: 17px; }
    .page-detail .list-topic .item-news .meta-news {
      order: 4;
      display: block !important;
      position: static; }
  .page-detail.bottom-detail .list-topic {
    padding-bottom: 0; }
    .page-detail.bottom-detail .list-topic:before {
      content: none; }

  .box-insert-article .item-news {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap; }
    .box-insert-article .item-news .description {
      order: 3; }

  .text_box_lb {
    padding-top: 30px; }

  .section-video-euro .title-box-category {
    margin: -7px 0 13px; }
    .section-video-euro .title-box-category .inner-title {
      font-size: 22px;
      font-weight: 600; }

  .section_video .wrapper-box-video .box-player-video .item-news {
    padding: 0 15px !important; }

  .section_video {
    margin-bottom: 35px !important; }
    .section_video .embed_video_new .img_icon {
      background: none !important; }

  .fck_detail table.tplCaption td.caption,
  .fck_detail table.tplCaption td.Image,
  .fck_detail table.tplCaption td p.Normal,
  .fck_detail table.tplCaption td .Image,
  .fck_detail .tplCaption .Image {
    font-size: 15px; }

  #detail_cungChuyenMuc {
    margin-bottom: 0; }
    #detail_cungChuyenMuc .title-box-category {
      display: none; }

  .vongdau {
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 15px; }
    .vongdau:after {
      content: "";
      width: calc(100% + 30px);
      height: 16px;
      background: #e5f5f7;
      left: -15px;
      bottom: 0;
      border-top: 0;
      position: absolute; }

  .doidau {
    min-height: 52px; }

  .header-page {
    flex-wrap: wrap;
    margin-bottom: 15px; }
    .header-page .wrap-filter {
      width: 100%; }
    .header-page .text.pc {
      display: block;
      width: 100%;
      margin-bottom: 17px;
      margin-right: 0; }
    .header-page .logo-tt img {
      height: 40px; }

  .mfp-myvne.mfp-wrap {
    z-index: 9992 !important; }

  .block_topstory .article-top .title-news .time-public span,
  .block_topstory .article-top .description .time-public span,
  .block_topstory .article-top .meta-news .time-public span,
  .list-row-news-top .meta-news .time-public span,
  .section-top-story .meta-news a,
  .section-list-stream .meta-news a,
  .section-top-story-video .meta-news a,
  .list-row-news-top .meta-news a {
    border: none; }

  .list-row-news-top .meta-news a {
    color: #757575; }
  .list-row-news-top .meta-news .time-public span {
    color: #757575; }
  .list-row-news-top .meta-news .count_cmt {
    color: #33b0c3; }

  .note-bxh {
    color: #949494;
    font-size: 14px; }

  .row-doidinh .item-player .number-pl {
    font-size: 12px; }

  .team-trandau {
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5; }
    .team-trandau .col-logo {
      width: calc((100% - 120px) / 2);
      padding-right: 10px; }
      .team-trandau .col-logo .name-team {
        font-size: 16px; }
      .team-trandau .col-logo.col-logo-home {
        text-align: left; }
      .team-trandau .col-logo.col-logo-away {
        text-align: right;
        padding-left: 10px; }
    .team-trandau .col-tiso {
      width: 120px; }
    .team-trandau .box-tiso {
      font-size: 26px;
      line-height: 1; }

  .detail-team-trandau .item-th {
    font-size: 15px; }

  .wrap-block-giaidau {
    margin-bottom: 0; }

  .wrap-block-news .list-row-news-top .item-news {
    padding-bottom: 0; }
  .wrap-block-news .list-row-news-top .meta-news {
    position: static;
    width: 100%;
    float: left;
    margin-top: 12px;
    font-size: 14px;
    font-family: arial; }
  .wrap-block-news .wrap-more {
    padding-top: 0;
    border-top: none; }

  .main-menu-euro {
    padding: 0 15px; }

  .header-euro .container {
    padding: 0; }

  .detail-live .wrap-notifile-backtotop {
    left: 0;
    top: auto;
    bottom: 20px;
    text-align: center;
    display: none !important; }

  /*icon play video*/
  .embed_video_new .img_icon,
  .fck_detail .embed_video_new .img_icon,
  .box_embed_video_lightbox .img_icon,
  .fck_detail .box_embed_video_lightbox .img_icon {
    border-top: 12px solid rgba(255, 255, 255, 0) !important;
    border-left: 20px solid #fff !important;
    border-bottom: 12px solid rgba(255, 255, 255, 0) !important;
    background: none !important; }

  .embed_video_new .icon_blockvideo:before {
    content: "";
    width: 50px;
    height: 50px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50%; }

  /*End icon play video*/
  body.show-info .lg-sub-html_wrapper.show,
  .lg-toolbar .info_show {
    display: block; }
    body.show-info .lg-sub-html_wrapper.show .lg-sub-html,
    .lg-toolbar .info_show .lg-sub-html {
      position: absolute;
      left: 0;
      bottom: 40px; }
    body.show-info .lg-sub-html_wrapper.show .social-slider-photo,
    .lg-toolbar .info_show .social-slider-photo {
      padding: 20px !important; }

  .header-block-news {
    margin-bottom: 0; }

  figure.tplCaption .fig-picture .embed-container {
    display: none !important; }

  .page-detail.detail-photo .footer-content,
  .page-detail.detail-photo .topic-detail {
    padding: 0 15px; } }
@media screen and (max-width: 413px) {
  .block-bxh-mobile .ul-tab-bxh li {
    margin-left: 0; }
    .block-bxh-mobile .ul-tab-bxh li a {
      padding: 5px 9px; } }
@media screen and (max-width: 374px) {
  .doidau:before, .doidau:after {
    content: none; }

  .col-left-stream .table-bxh .stt {
    width: 8px; }
  .col-left-stream .table-bxh .td-team {
    width: 100px !important;
    min-width: 100px !important; }
    .col-left-stream .table-bxh .td-team .td-name {
      width: 80px;
      font-size: 14px;
      padding-right: 5px; }
  .col-left-stream .table-bxh th,
  .col-left-stream .table-bxh td {
    font-size: 14px; }
    .col-left-stream .table-bxh th:first-child,
    .col-left-stream .table-bxh td:first-child {
      padding-left: 10px; }

  #sectionMatch {
    overflow-x: hidden; }

  .submenu-giaidau li .item-submenu {
    min-width: inherit;
    padding: 4.5px 10px; }

  .block-bxh-mobile .ul-tab-bxh li a {
    padding: 8px 9px; } }
.box-slide-topic {
  margin-top: 16px;
  padding-top: 16px;
  margin-bottom: -21px; }
  .box-slide-topic .swiper-slide.item-news .title-news {
    color: #1256C8;
    font-size: 14px;
    line-height: 120%;
    font-weight: normal; }

.box-sponsor-bg {
  background: #fff; }

@media screen and (max-width: 767px) {
  #hot_topic_tag {
    width: 100%;
    float: left;
    padding: 0 15px; }

  .box-slide-topic {
    margin-bottom: -13px; } }

/*# sourceMappingURL=theme.css.map */
