.match_hot .blv {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #ddf542;
}

.box_bottom a.red,
.live-status.red {
    background: #cc0000 !important;
}

.list_match .list li .date {
    font-size: 17px;
}

.list_match .list li .tournament {
    font-size: 17px;
}

.club img {
    width: 60px;
    height: 60px;
    object-fit: contain;
}

.click {
    cursor: pointer;
}

.top_bet_sidebar .top_bet_item .logo_bet img {
    width     : 110px;
    height    : 100px;
    object-fit: contain;
}

.list_match .list li .box_02 .live {
    text-align: center;
    width: 165px;
}

.list_match .list li .box_02 .live .blv {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    color: #ddf542;
}

.footer-more {
    max-width: 600px;
    text-align: center;
    margin: auto;
    color: #fff;
}

.table_top_bet table tbody td .better .logo_better {
    width: 130px;
    height: 130px;
}

#main_content>.banner.two_cols div:nth-child(1) {
    width: 100%;
}

#player {
    margin: auto;
    height: 100%;
}

.video_match {
    /* background: url(/wp-content/uploads/2025/12/logo_3.webp); */
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #51b025;
}

.video_match{
	position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin-bottom: 12px;
}

.video_match iframe{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.video_match img {
    object-fit: cover;
}

.jw-slider-time {
    display: none !important;
}

.banner-in-player {
    padding: 10px !important;
}

.jwplayer.jw-stretch-uniform .jw-media video {
    object-fit: fill !important;
}

.link-viewer {
    cursor: pointer;
}

/* ==live_match== */
.notify-scroll p.header{
	background-color: #51b025;
    color: #fff;
    margin: 0px;
    padding: 5px;
    width: unset;
	white-space: nowrap;
}
.content.marquee{
	width: 100%;
    display: flex;
    align-items: center;
}
.content.marquee .a-marquee{
	color: #000;
}
.live_match {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

.live_match .box_left {
  width: calc(100% - 350px);
}

.live_match .box_right {
  width: 328px;
}

.video_match {
  height: 463px;
}

.video_match img {
  height: 100%;
  width: 100%;
}

.live_match .bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 15px;
}

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

.live_match .wrap_link a {
  font-family: 'SF Pro Display', sans-serif;
  font-style: italic;
  font-weight: 600;
  font-size: 12px;
  line-height: 18px;
  color: rgba(255, 255, 255, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 2px;
  display: flex;
  padding: 8px 15px 8px 30px;
  position: relative;
  margin-bottom: 4px;
}

.live_match .wrap_link a:hover,
.live_match .wrap_link a.active {
  color: #FFFFFF;
  background: #51B025;
  border: 1px solid #51B025;
}

.live_match .wrap_link a:before {
  content: '';
  position: absolute;
  width: 12px;
  height: 14px;
  background: url('/wp-content/uploads/2025/12/icon_pause.svg');
  background-repeat: no-repeat;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.5;
}

.live_match .wrap_link a.active:before {
  background-image: url('/wp-content/uploads/2025/12/icon_play02.svg');
  opacity: 1;
}

.live_match .wrap_link a:not(:last-child) {
  margin-right: 10px;
}

.live_match .share a {
  background: #1170FF;
  border-radius: 1.75px;
  padding: 3px 17px;
  font-family: 'Oswald';
  font-weight: normal;
  font-size: 13px;
  line-height: 22px;
  text-transform: uppercase;
  color: #FFFFFF;
  display: inline-block;
  vertical-align: middle;
}

.live_match .share a img {
  vertical-align: -1px;
  margin-right: 5px;
}

.live_match .share span {
  font-family: 'SF Pro Display';
  font-style: italic;
  font-weight: normal;
  font-size: 11px;
  line-height: 16px;
  color: #F2F3F3;
}

.live_match .bet_link {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}

.live_match .bet_link a {
  background: #0F4CD9;
  border-radius: 2px;
  width: 87px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 13px;
  line-height: 18px;
  color: #FFFFFF;
}

.live_match .bet_link a.green {
  background: #51B025;
}

.live_match .bet_link a.red {
  background: #E11D23;
}

.live_match .bet_link a:hover {
  opacity: 0.7;
}

.chat_container {
  background: #1B2024;
  border-radius: 2px;
  overflow: hidden;
}

.chat_container .chat_title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6.5px 15px;
  background: #14203D;
}

.chat_container .chat_title h4 {
  font-family: 'Oswald';
  font-weight: bold;
  font-size: 13px;
  line-height: 18px;
  text-transform: uppercase;
  color: #FFFFFF;
}

.chat_container .chat_title .wrap_control a+a {
  margin-left: 12px;
}

.chat_container {
  margin-bottom: 15px;
}

.chat_container .chat_content .list_chat {
  height: 386px;
  overflow-y: scroll;
  padding: 15px 15px 15px 11px;
}

.chat_container .chat_content .list_chat::-webkit-scrollbar {
  width: 4px;
  height: 4px;
  border-radius: 5px;
}

.chat_container .chat_content .list_chat::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.chat_container .chat_content .list_chat::-webkit-scrollbar-thumb {
  background: #44494F;
  border-radius: 2.5px;
}

.chat_container .chat_content .chat_item {
  display: flex;
}

.chat_container .chat_content .chat_item+.chat_item {
  margin-top: 12px;
}

.chat_item .avatar {
  width: 26px;
  margin-right: 7px;
}

.chat_item .txt_chat {
  background: #2C3339;
  border-radius: 4px;
  padding: 8px 12px;
  width: calc(100% - 33px);
}

.chat_item .txt_chat .name_chat {
  margin-bottom: 5px;
  display: flex;
}

.chat_item .txt_chat .name_chat .name {
  font-weight: bold;
  font-size: 13px;
  line-height: 15px;
  color: #FFFFFF;
  font-family: 'SF Pro Display', sans-serif;
}

.chat_item .txt_chat .name_chat .time_chat {
  font-family: 'SF Pro Display', sans-serif;
  font-weight: 300;
  font-size: 11px;
  line-height: 14px;
  color: #717983;
  margin-left: 8px;
}

.chat_item .txt_chat .txt {
  font-size: 11px;
  line-height: 16px;
  font-family: 'SF Pro Display', sans-serif;
  color: #F2F3F3;
  opacity: 0.65;
}

.form_chat {
  padding: 15px 16px 20px;
  border-top: 1px solid #2A3038;
}

.form_chat form {
  position: relative;
}

.form_chat form .input_chat {
  width: 100%;
}

.form_chat form .input_chat input {
  padding-right: 35px;
  background: #FFFFFF;
  border-radius: 4px;
  padding: 8px 12px;
  font-family: 'SF Pro Display', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  color: #020506;
}

.form_chat form button {
  position: absolute;
  right: 13px;
  top: 50%;
  transform: translateY(-50%);
  background-color: transparent;
  padding: 0;
}

.box_control {
  display: flex;
  justify-content: space-between;
}

.box_control .full_chat,
.box_control .close_chat {
  width: calc(50% - 6px);
  background: #1F252A;
  border-radius: 2px;
  height: 32px;
  font-family: 'SF Pro Display', sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: rgba(255, 255, 255, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.close_chat.active {
  animation: color 3s infinite;
}

@keyframes color {
  0% {
    background-color: #505861;
  }

  25% {
    background-color: #1F252A;
  }

  50% {
    background-color: #505861;
  }

  75% {
    background-color: #1F252A;
  }

  100% {
    background-color: #505861;
  }
}

.box_control .full_chat .icon,
.close_chat .icon {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}

.close_chat .icon {
  opacity: 0.5;
}

.close_chat.active .icon {
  display: none;
}

.close_chat .on,
.close_chat.active .off {
  display: none;
}

.close_chat.active .on {
  display: inline-block;
}

.skapp > a{
	border: 2px solid #5ebee1;
    display: flex;
    flex-direction: row;
    margin-top: 5px;
    justify-content: flex-start;
    align-items: center;
    border-width: 2px;
    border-style: solid;
    border-image: initial;
    border-radius: 6px;
    padding: 3px;
    gap: 10px;
}

.skapp  p{
    font-size: 14px;
    font-family: oswald;
}

button.chatBoxAction{
	width: 100%;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: rgb(255, 255, 255);
    cursor: pointer;
    padding: 8px 0px;
    margin: 0px;
    background: rgb(81, 176, 37);
    font-size: 16px;
    min-height: unset !important;
    line-height: unset;
}

.chat_container{
	min-height: calc(100% - 300px);
}