/*** START of Style Public ****/
/*match center */

/*BEGIN WIDGET ENETEPULS*/
.mx-flag-and-score img {
  max-width: 70px !important;
}
/*EOF WIDGET ENETEPULS*/

/* widget live skor logo team dan skor */
.mx-inline-widget TABLE .mx-team-name IMG.mx-team-logo, .mx-inline-widget .mx-table .mx-team-name IMG.mx-team-logo {
  width: 15px !important;
}

div.tabcontents {
  height: auto !important;
  border: 0px solid #B7B7B7 !important;
}

/* lineup logo team*/
.mx-widget .mx-single-team-name-container .mx-single-team-logo, .mx-inline-widget .mx-single-team-name-container .mx-single-team-logo {
  width: 25px !important;
}

/*FIXING Instagram Embed*/
.instagram-media {
  margin-bottom: 25px !important;
}
/*EOF Instagram Embed*/


/* ALIGN LEFT CLUB NAME*/
.mx-inline-widget .mx-matches-table .mx-livescore-row .mx-team-home-name, .mx-inline-widget .mx-matches-table .mx-livescore-row .mx-team-away-name {
  text-align: left;
}

.video-embed {
  display: none!important;
}

/*TEXT ALIGN CENTER VS WIDGET*/
.mx-inline-widget .mx-event-widget .mx-teams .mx-team-name-container .mx-team-home-name, .mx-inline-widget .mx-event-widget .mx-teams .mx-team-name-container .mx-team-away-name {
  text-align: center;
}

/*Ball Ball Content*/
#video_player {
  vertical-align: middle;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  background: #000;
  width: 100%;
  height: 100%;
  min-width: 380px;
  min-height: 10em;
  max-width: 636px;
  max-height: 358px;
}

#player_state {
  text-align: center;
  display: block;
  padding-top: 115px;
}
/* EOF Ball Ball Content*/

LB STYLE
#billboard-ad .ad {
  margin-bottom: 15px;
}

/* CENTERING BILBOARD */
.gwd-page-container {
  width: 980px !important;
  margin: 0 auto;
} 

/* add new code for widget bg */
#liputan6-widget-soccer-schedule {
  width: 980px;
  margin: 0 auto;
  height: 80px;
  border-left: 1px solid #D8D8D8!important;
  margin-bottom: 20px;
}

/*add new code for skinads */
#skinads {
  display: block !important;
  height: 0;
  padding-bottom: 0;
}

/*Enable MREC2*/
#mrec2 {
  display: block !important;
}
/*** END of Style Public ****/

/*** START of [#154831269] menu slim ****/
.navbar--menu_slim .navbar--top__user-menu {
  margin: 0;
}
/*** END of [#154831269] menu slim ****/

/*** START of [#166261575] Aktifkan fitur Cuplikan Pertandingan ****/
.container-highlight{
	display: block;
  margin-top: 15px;
}
.highlights-slider{
  display: block !important;
}
/*** END of [#166261575] Aktifkan fitur Cuplikan Pertandingan ****/

/*** START of [DESKTOP] [BUG] [Content Promotion] LIGA 1 2018 [Tidak bisa diklik] ****/
.categories.show.category-bola.immersive .content-promotion:nth-child(3){
    position: relative;
    z-index: 1;
}
/*** END of [DESKTOP] [BUG] [Content Promotion] LIGA 1 2018 [Tidak bisa diklik] ****/

/*** START of [#169992662] [Bola.com] Ganti Logo Partner Liputan6 ****/
.i-location-liputan6 {
  background-size: 91px;
}
/* https://www.bola.com/inggris/read/4115746/tangani-tottenham-hotspur-ini-jadwal-laga-reuni-jose-mourinho-dengan-chelsea-dan-manchester-united?source=search */
/*** END of [#169992662] [Bola.com] Ganti Logo Partner Liputan6 ****/

/*** START of [BUG] berita terkait padding ****/
#middle-ad {
  padding-bottom: 20px;
}
/*** END of [BUG] berita terkait padding ****/

/*** START of [#154915916] Photo gallery caption naik ****/
.read-page--photo-tag--slider__wrapper {
	position: unset;  
}

.read-page--photo-tag--slider__top__item__caption {
  margin: 0;
}
/*** END of [#154915916] Photo gallery caption naik ****/

/*** START of [#156426929] Bug search bola when scroll down ****/
.navbar--menu__search-button {
  padding: 10px 5px;
}
/*** END of [#156426929] Bug search bola when scroll down ****/

/*** START of Special Content Font Color ****/
.special_content__video__headline-title,
.special_content__video__slider-slide-title,
.special_content__video__slider-slide-timeago {
    color: #000000;
}
/*** END of Special Content Font Color ****/

/*** START of [BUG] back link bola ****/
.back-link {
    border-right: 1px solid #E6E5E5;
    border-left: 1px solid #E6E5E5;
    border-bottom: 1px solid #E6E5E5
}

.back-link__item {
    display: inline-block;
    width: 190px;
/*     margin: 15px 11px */
}

.back-link__item-title .back-link__item-link:hover {
    color: #2D8348
}

.back-link__item-site-logo i {
    width: 110px;
    height: 30px;
    display: block;
    margin: 0 0 5px;
    background-size: contain
}

.back-link__item-title {
    font: 500 14px/1.43 Gotham,arial,helvetica,sans-serif;
    text-align: left;
    color: #2E2E2E;
    height: 57px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.back-link__item-channel {
    font: 700 11px/1.82 Gotham,arial,helvetica,sans-serif;
    text-align: left;
    text-transform: uppercase;
    padding: 2px 0
}

.back-link__item-channel-liputan6 a {
    color: #FF5722
}

.back-link__item-channel-klikdokter a {
    color: #2490CF
}

.back-link__item-channel-bintang a {
    color: #D8056F
}

.back-link__item-link {
    font-size: 13px;
    line-height: 1em
}

.back-link__item-channel {
    padding-top: 8px
}

.back-link__item-channel a {
    font-size: 11px
}
/*** END of [BUG] back link bola ****/

/*** START of Google Optimize Desktop ****/
.async-hide { opacity: 0 !important}
/*** END of Google Optimize Desktop ****/

/*** START of [ADS] Additional style for banner ****/
body{
  padding-top: 0px !important;
}
#otp, #div-gpt-ad-widget2-placeholder, #billboard-ad { /*NEW 20052026*/
    width: 980px;
    display: block;
    margin: 0 auto;
}
.gam-immersive-scoreboard-iframe{
    margin: 0 auto;
    display: block;
}

/*=================*/
/*TOPFRAME ADD CUSTOM SCRIPT .gam-header-topframe & .gam-header-topframe-ag*/
/*=================*/

/*gam header topframe*/
/*set top header for asian games chanel*/
/* header.site-header.fixed-header.gam-header-topframe.fixed-header_slim {
    margin-top : 0px;
} */
/*  sticky breaking news*/
.breaking-news.breaking-news_hide.gam-header-topframe.breaking-news_fixed-top{
    top : 110px;
}


.category-nba .breaking-news.breaking-news_hide.gam-header-topframe.breaking-news_fixed-top {
  top: 150px;
}

/*gam tweak header*/
/*main header wrapper*/
header.site-header.fixed-header {
    width: 980px;
    display: block;
    margin: 0 auto;
}

/*main header wrapper slim*/
header.site-header.fixed-header.fixed-header_slim {
    width: 980px;
    left: 50%;
    transform: translateX(-50%);
}
header.site-header.fixed-header.gam-header-topframe.fixed-header_slim { 
		margin-top: 50px !important; 
}

header.site-header.fixed-header.gam-header-billboard.gam-header-topframe {
    margin-top: 5px;
}

header.site-header.fixed-header.gam-header-topframe {
    margin-top: 50px;
}

 .navbar--menu_slim .navbar--menu__list a[data-channel="ESports"]::after{
    top : 3.5px;
}
/*navber header top section*/
/*logo, search & login section */

header.site-header.fixed-header .js-header-wrapper .navbar--top .navbar--top__wrapper {
    margin: 0 auto;
    width: 100%;
/*     padding: 0 !important; */
}

header.site-header.fixed-header.fixed-header_slim .navbar--menu .navbar--menu__list-wrapper .navbar--menu__list .navbar--menu--item .navbar--menu--item__link_logo-slim{
    margin-top: -21px !important;
}

/*logo, search & login section -> user avatar after login */
header.site-header.fixed-header .js-header-wrapper .navbar--top {
    width: 980px;
}

/*main header list menu */
/*fat*/
header.site-header.fixed-header .navbar--menu {
    padding: 0 10px 0 21px;
    width: 980px;
}
/*slim*/
header.site-header.fixed-header.fixed-header_slim .navbar--menu {
    padding: 0;
    width : 980px;
}

/*menu right section (login dkk )*/
header.site-header.fixed-header.fixed-header_slim .navbar--menu .navbar--menu__right-panel{
    position: absolute;
    right: 20px;
  	width : 135px;
}

/*menu right section - login dkk -> network grid */
header.site-header.fixed-header .navbar--menu .navbar--menu__right-panel .navbar--top--network-grid{
    margin-top:16px !important;
}

/*menu slim */
header.site-header.fixed-header.fixed-header_slim .navbar--menu .navbar--menu__list-wrapper .navbar--menu__list .navbar--menu--item .navbar--menu--item__link {
    padding: 17px 7.5px 15px !important;
}

/**/
header.site-header.fixed-header .navbar--custom-submenu {
    padding: 0 10px;
}

header.site-header.fixed-header.gam-header-topframe-ag.fixed-header_slim .navbar--menu-subchannel {
    top: 50px;
}

/*slim logo */
.navbar--menu--item__link_logo-slim {
    margin-top: -20px;
}

header.site-header.fixed-header .js-header-wrapper .navbar--top .navbar--top--search {
   margin-left:50px;
}


body.category-piala-aff header.site-header.fixed-header.fixed-header_slim .navbar--menu .navbar--menu__right-panel{
    position : relative;
    top : -20px;  
    width : 127px;   
}

/* billboard */
div#div-gpt-ad-bolacom-billboard-oop {
    margin-top : 5px !important;
}
#div-gpt-ad-bolacom-billboard-oop {
    /*NEW 20052026*/
    min-height: 200px;
    min-width: 980px;
    display: block !important;
    width: 980px;
    display: block;
    margin: 0 auto;
}

/*=================*/
/* END */
/*TOPFRAME ADD CUSTOM SCRIPT .gam-header-topframe & .gam-header-topframe-ag*/
/*=================

body.category-piala-aff header.site-header.fixed-header.fixed-header_slim .navbar--menu .navbar--menu__right-panel{
    background: red;
    position : relative;
    top : 0;     
}

/*
 _ __   __ _ _ __ __ _    __ _  __ _ _ __ ___   ___  ___ 
| '_ \ / _` | '__/ _` |  / _` |/ _` | '_ ` _ \ / _ \/ __|
| |_) | (_| | | | (_| | | (_| | (_| | | | | | |  __/\__ \
| .__/ \__,_|_|  \__,_|  \__, |\__,_|_| |_| |_|\___||___/
|_|                      |___/                           
*/
header.site-header.fixed-header.fixed-header_slim .navbar--menu .navbar--menu__list-wrapper .navbar--menu__list {
    overflow : hidden;
}

body.category-asian-para-games header.site-header .navbar--menu{
    padding : 0 10px;
}

body.category-asian-para-games header.site-header .navbar--menu.navbar--menu_slim{
    padding : 0;
}

body.category-asian-para-games header.site-header.fixed-header .js-header-wrapper .navbar--top .navbar--top__wrapper {
    padding : 0 10px !important;
}

body.category-asian-para-games header.site-header.fixed-header.fixed-header_slim .navbar--menu .navbar--menu__right-panel {
    float: left;
    position: relative;
}

body.category-asian-para-games header.site-header.fixed-header.fixed-header_slim .navbar--menu .navbar--menu__list {
    float: left;
    width: 800px !important;
    overflow: hidden;
}

body.category-asian-para-games header.site-header.fixed-header.gam-header-topframe {
    margin-top : 50px;
}

body.categories.category-e-sports {
    background-color: #0a101b !important;
}

body.articles.category-e-sports {
    background-color: #0a101b !important;
}

a.menuesport.ui--a.js-navbar-channel.navbar--menu--item__link.js-navbar-item-link.navbar--menu--item__link_active.navbar--menu--item__link_slim.gamEsport:after {
    top: 3px !important;
}

.photo-slim-header.gam-header-topframe {
  margin-top: 50px;
}
.photo-slim-header.gam-header-topframe::after {
  content: "";
  position: fixed;
  top: 0;
  height: 50px;
  width: 100%;
  background: #fff;
  z-index: 1;
}

#billboard-ad {
    position: inherit !important;
}

/* masthead hybrid */

#billboard-ad.show,
#div-gpt-ad-bolacom-billboard-oop.show{
    display: block !important;
}
/*#div-gpt-ad-bolacom-billboard-oop*/
/*#billboard-ad{
    display: none !important;
    nova add display none
}*/

/* MASTHEAD PLACEHOLDER */
div[id*="billboard-oop"]:empty::before{
    content: "Advertisement";
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: inherit !important;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: 20px;
    color: #333 !important;
    position: absolute;
    inset: 0;
    height: 200px;
}

.article-ad.article-ad_ad-lb, .channel-ad.channel-ad_ad-lb,
#div-gpt-ad-bolacom-lb {
    /*min-height: 100px !important;*/
    /*nova change 250 minhegih to 100px*/
}
/* Dok. 07102025 - Insertion & Remove slideup*/
/* #div-gpt-ad-mgid-underarticle-placeholder,  */
#div-gpt-ad-mgid-inarticle-placeholder{display: none !important;}
#div-gpt-ad-skinad-right{
    border: 0pt;
    margin: 0px !important;
    text-align: center;
    display: block !important;
    z-index: 2147483647 !important;
    padding: 0px !important;
    position: fixed !important;
    top: 41px !important;
    overflow: visible !important;
    opacity: 1 !important;
    transition: 500ms ease-in !important;
}

#div-gpt-ad-skinad-left{
    border: 0pt;
    margin: 0px !important;
    text-align: center;
    display: block !important;
    z-index: 2147483647 !important;
    padding: 0px !important;
    position: fixed !important;
    top: 41px !important;
    overflow: visible !important;
    opacity: 1 !important;
    transition: 500ms ease-in !important;
}

.navbar--top--search__context-menu {
  width: 400px;
}
/*** END of [ADS] Additional style for banner ****/

/*** START of [GPT] hide beacon.js tracker image ****/
.read-page--photo-gallery--item[data-image*="https://beacon.krxd.net/event.gif"] {
  display: none;
}
/*** END of [GPT] hide beacon.js tracker image ****/

/*** START of [#187284296] Fix Navbar Tampil di Mode Full Screen Foto Gallery ****/
.fullscreen header.photo-slim-header.gam-tweak-header.gam-header-topframe {
    z-index: 0;
}
/*** END of [#187284296] Fix Navbar Tampil di Mode Full Screen Foto Gallery ****/

/*** START of [ADS] Navbar Menu For Immersive ****/
.navbar--menu {
    position: unset !important;
}
/*** END of [ADS] Navbar Menu For Immersive ****/

/*** START of [#169772563] Skinning Readpage Sea Games - Desktop ****/
.read-page--breadcrumb--item {
  font-family: "PT Sans";
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #9b9b9b;
}

.read-page--header--title {
  font-family: Montserrat;
  font-size: 32px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  color: #2e328b;
}

.read-page--header--author__name {
  font-family: "PT Sans";
  font-size: 14px;
  color: #2e328b;
}

.read-page--header--author__datetime.updated {
  font-family: "PT Sans";
  color: #8a8bb0;
}

.read-page--photo-gallery--item__caption {
  background-color: #eff0ff;
  font-family: "PT Sans";
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.33;
  letter-spacing: normal;
  color: #444444;
  border-radius: 0;
}

.article-content-body__item-page {
  font-family: "PT Sans";
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #2e328b;
}

.baca-juga {
  border-radius: 14px;
  background-color: #eff0ff;
}

.baca-juga__header {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: bold;
  color: #2e328b;
}

.baca-juga .baca-juga__list li a {
  line-height: 1.33;
}

.baca-juga .baca-juga__list li a:hover {
  color: #ef4600;
}

.tags--snippet__link.js-tags-link {
  border-radius: 21px;
  box-shadow: 0 4px 8px 0 #ffe6a9;
  border: none;
  background-image: linear-gradient(102deg, #ef4600, #fe7912 97%);
  height: 42px;
  display: flex;
  align-items: center;
}

.tags--snippet__name {
  font-family: Montserrat;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
}

.tags--snippet__link .tags--snippet__name {
  font-family: Montserrat;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  padding: 0 20px;
}

.relateds-slow__title {
  font-family: Montserrat;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}

.relateds-slow--grid--item__thumbnail {
  border-radius: 6px;
  overflow: hidden;
}

h2.relateds-slow--grid--item__box-title {
  font-family: Montserrat;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.54;
  color: #2e328b;
}

a.relateds-slow--grid--item__box-link {
  color: #2e328b;
}

a.relateds-slow--list--item__link {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #2e328b;
}

a.relateds-slow--list--item__link:hover {
  color: #ef4600;
}

a.relateds-slow--grid--item__box-link:hover {
  color: #ef4600;
}

.relateds-slow--list--item::before {
  color: #ef4600;
}

.desktop--header__title-text {
  font-family: Montserrat;
  font-size: 18px;
  font-weight: bold;
  color: #2e328b;
}

.popular--video__figure {
  border-radius: 6px;
  overflow: hidden;
}

.popular--photo__figure {
  border-radius: 6px;
  overflow: hidden;
}

.popular--photo__title-link,
.popular--video__title-link {
  font-weight: bold;
  line-height: 1.54;
  color: #2e328b;
}

.popular--photo__title-link:hover {
  color: #ef4600;
}

.popular--photo:hover .popular--photo__title-link,
.popular--video:hover .popular--video__title-link {
  color: #ef4600;
}

.content-promotion--sts__wrapper {
  border: 1px solid #e6e5e5;
  border-radius: 0;
  padding: 12px 15px 8px 15px;
}

.content-promotion--header-sts__link-title {
  font-family: Montserrat;
  font-size: 18px;
  font-weight: bold;
  color: #2e328b;
}

.article-snippet--big__link {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.29;
  color: #ffffff;
}

.article-snippet__link {
  font-family: Montserrat;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.33;
  color: #2e328b;
}

.article-snippet__link:hover {
  color: #ef4600;
}

.content-promotion--sts__list li:first-child,
.content-promotion--sts__list li:last-child {
  border-bottom: none;
  margin-bottom: 0px;
}

.article-snippet--big__article {
  position: relative;
}

.article-snippet--big__thumbnail {
  border-radius: 6px;
  overflow: hidden;
}

.article-snippet--big__link {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.29;
  color: #ffffff;
}

.article-snippet--big__thumbnail .article-snippet--big__link:before {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000000));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), #000000);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), #000000);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000000);
  z-index: 1;
}

.content-promotion--sts__list .article-snippet--big__caption {
  position: absolute;
  bottom: 0;
  padding: 0 15px 7px 15px;
  z-index: 2;
}

.article-snippet--small__thumbnail {
  border-radius: 6px;
  overflow: hidden;
}

.article-snippet--small__caption {
  width: 198px;
}

.article-snippet--big__link:hover {
  text-decoration: none;
  color: #ffffff;
}

.tags--snippet__thumbnail img {
  border-radius: 50%;
  margin-right: -8px;
  width: 34px;
  height: 34px;
  margin: 4px 0 4px 4px;
}

.article-content-body p > b {
  color: #ef4600;
}

.article-content-body a {
  color: #ef4600;
}

a.topics--popover__more-link {
  background-color: #2e328b;
}

.topics--popover__title {
  font: 700 14px/1.3 Gotham, arial, helvetica, sans-serif;
  margin: 0;
  color: #2e328b;
  text-transform: uppercase;
}

.topics--popover__arrow {
  display: none;
}

.tags--snippet__figure + .tags--snippet__name {
  padding-left: 7px;
  padding-right: 16px;
}

.reactions--item__link:hover .reactions--item__count,
.reactions--item__link:hover .reactions--item__name {
  color: #2e328b;
}

.article-content-body__item-title {
  color: #2e328b;
}

.read-page--breadcrumb--item__title span {
  color: #9b9b9b;
}

i.read-page--breadcrumb--item__icon.i-arrow-grey {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='10' height='12' viewBox='0 0 10 12' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3EFill 1%3C/title%3E%3Cpath d='M7.928 5.57L3.445 1.088a.306.306 0 0 0-.221-.096.305.305 0 0 0-.222.096l-.48.481a.305.305 0 0 0 0 .443l3.78 3.781-3.78 3.782a.305.305 0 0 0-.097.222c0 .083.032.156.096.221l.481.48a.304.304 0 0 0 .443 0l4.483-4.483a.304.304 0 0 0 0-.443z' fill='%23ef4600' fill-rule='evenodd'/%3E%3C/svg%3E");
}

.content-promotion .article-snippet--small__title a.article-snippet__link {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  /* max-height: 32px; */
}

.content-promotion .article-snippet--big__title .article-snippet--big__link {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: 36px;
}
/*** END of [#169772563] Skinning Readpage Sea Games - Desktop ****/

/*** START of [#169912205] [Bola.com] Ubah Warna Asset Arrow - Desktop ****/
.read-page--header--author__arrow{
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='' d='M-418-284h1440v760H-418z'/%3E%3Cpath d='M12 0v12H0V0z'/%3E%3Cpath fill='%231b6fce' d='M2 4.334a.333.333 0 0 1 .588-.215L6 8.15l3.412-4.032a.333.333 0 1 1 .51.43L6.254 8.883a.335.335 0 0 1-.51 0L2.08 4.549A.334.334 0 0 1 2 4.334'/%3E%3C/g%3E%3C/svg%3E");
}
/*** END of [#169912205] [Bola.com] Ubah Warna Asset Arrow - Desktop ****/

