/*** 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;
}
/*** 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 [#166202778] [Bola] Skinning kanal photo dan Video Liga1 - desktop ****/
.gallery--headlines__featured-aside {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 14px;
}

.gallery--headlines--featured--photo:hover .gallery--headlines--featured--photo__caption-icon {
    background-color: #E04B2D;
    opacity: .9;
}

.gallery--grid--photo__figure-overlay {
    position: absolute;
    bottom: 2px;
    left: 2px;
    text-align: center;
    background: #E04B2D;
    padding: 7px;
    border-radius: 4px;
    opacity: 0;
}

figure.gallery--grid--photo__figure {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 6px;
}

.gallery--grid--photo__title-link {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.54;
    letter-spacing: normal;
    color: #1d3565;
}

.gallery--grid--photo:hover .gallery--grid--photo__title-link {
    color: #E04B2D;
    text-decoration: none;
}

span.gallery--headlines--aside--photo__figure-caption-link {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    letter-spacing: normal;
    color: #ffffff;
    position: absolute;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 10px;
    overflow: hidden;
    max-height: 36px;
}

.gallery--grid--photo__title {
    margin: 5px 0px;
}

/* .unhide-pagination_more .unhide-pagination__button-more {
    display: none;
} */

.unhide-pagination__button-all, .unhide-pagination__button-more {
    border-radius: 3px;
    border: solid 2px #1d3565;
    background-color: #ffffff;
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #e04b2d;
    /* width: 138px;
    height: 44px;
    padding: 0px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center; */
    line-height: 25px;
    height: 44px;
}

.main .content .tags--box {
    margin-bottom: 10px;
}

.unhide-pagination__button-all:hover, .unhide-pagination__button-more:hover {
    background-color: #E04B2D;
    border: solid #FFFFFF 2px;
}

/* video */

.gallery--grid--video__figure {
    position: relative;
    overflow: hidden;
    border-radius: 6px;
}

.gallery--grid--video__title {
    margin: 5px 0px;
    height: 60px;
}

.gallery--grid--video__title-link {
    overflow: hidden;
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.54;
    letter-spacing: normal;
    color: #1d3565;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    
}

.gallery--grid--video:hover .gallery--grid--video__title-link {
    color: #E04B2D;
    text-decoration: none;
}

.gallery--headlines--aside--video__figure-caption-link {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    letter-spacing: normal;
    color: #ffffff;
}
/*** END of [#166202778] [Bola] Skinning kanal photo dan Video Liga1 - desktop ****/

/*** START of [#166372941] Skinning Cuplikan Pertandingan - desktop ****/
.highlights-slider {
    border-radius: 14px;
    box-shadow: 0 6px 24px 0 rgba(0, 0, 0, 0.4);
    background-color: #e04b2d;
}

.highlights-slider__header-title {
    color: #ffffff;
}

i.i-sl-left-circle-grey.highlights-slider__icon-left.js-slick-prev {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill='none' fill-rule='evenodd' transform='translate(3 3)'%3E%3Ccircle cx='17' cy='17' r='17' fill='%23E04B2D'/%3E%3Cpath fill='%23FFF' d='M16.202 16.999l5.13-4.267a.246.246 0 0 0 .029-.353l-1.13-1.291a.257.257 0 0 0-.361-.027l-2.502 2.12-4.28 3.629a.247.247 0 0 0 0 .378l6.782 5.751a.26.26 0 0 0 .167.061.267.267 0 0 0 .194-.087l1.129-1.291a.246.246 0 0 0-.029-.353l-5.13-4.27z'/%3E%3C/g%3E%3C/svg%3E%0A");
}

i.i-sl-right-circle-grey.highlights-slider__icon-right.js-slick-next {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill='none' fill-rule='evenodd' transform='rotate(-180 18.5 18.5)'%3E%3Ccircle cx='17' cy='17' r='17' fill='%23E04B2D'/%3E%3Cpath fill='%23FFF' d='M16.202 16.999l5.13-4.267a.246.246 0 0 0 .029-.353l-1.13-1.291a.257.257 0 0 0-.361-.027l-2.502 2.12-4.28 3.629a.247.247 0 0 0 0 .378l6.782 5.751a.26.26 0 0 0 .167.061.267.267 0 0 0 .194-.087l1.129-1.291a.246.246 0 0 0-.029-.353l-5.13-4.27z'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.highlights-slider-item.slick-slide {
    border-radius: 14px;
    background-color: #1d3565;
}

.highlights-slider-item__header-league {
    color: #ffffff;
}

time.highlights-slider-item__header-date.timeago {
    color: #ffffff;
}

.highlights-slider-item__title-wrap {
    color: #ffffff;
}

a.highlights-slider__header-link {
    color: #ffffff;
}

i.highlights-slider__header-icon.i-arrow {
background-image: url("data:image/svg+xml,%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='%23FFFFFF' fill-rule='evenodd'/%3E%3C/svg%3E");
}

.highlights-slider-item__footer {
    padding-bottom : 25px;
  	min-height: 62px;
}
.highlights-slider-item__header-league,
.highlights-slider-item__title-wrap {
    font-size : 12px;
}
.highlights-slider__header-link {
    font-size : 10px;
}
span.highlights-slider-item__duration {
  bottom: 62px;
}
.highlights-slider__wrapper {
    margin-bottom: 7px;
}
.highlights-slider-item__title-wrap {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  	max-height: 28px;
}
/*** END of [#166372941] Skinning Cuplikan Pertandingan - desktop ****/

/*** START of [#166202772] Skinning readpage photo Liga1 - desktop ****/
/* header */

.photo-slim-header i.i-logo-slim {
    background-image: url(https://preview-kly.akamaized.net/bola/blue_slim_logo.png);
    background-size: 32px 32px;
    width: 32px;
}

.photo-slim-header .navbar--menu-slim {
    box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.2);
    background-color: #ffffff;
}

.photo-slim-header .navbar--menu--item__link {
    font-family: Montserrat;
    font-size: 11px;
    font-weight: bold;
    color: #1d3565
}

.photo-slim-header .navbar--menu--item__link_active {
    color: #e04b2d;
}

.photo-slim-header .navbar--menu--item__link:hover {
    color: #e04b2d;
}

.photo-slim-header .i-search-2 {
    background-image: url("data:image/svg+xml,%3Csvg width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 54.1 (76490) - https://sketchapp.com --%3E%3Ctitle%3E9BCD495F-39AE-444F-9ACA-4F8C44890292%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Header-Bola-Liga-1-Slim' transform='translate(-958.000000, -15.000000)'%3E%3Cg id='Header-Bola'%3E%3Cg id='Group-6' transform='translate(958.000000, 15.000000)'%3E%3Cg id='search-box'%3E%3Cg id='search'%3E%3Crect id='Rectangle-4' fill-opacity='0' fill='%23D8D8D8' x='0' y='0' width='20' height='20'%3E%3C/rect%3E%3Cg id='Group-2' transform='translate(3.076923, 2.307692)' stroke='%234A5D84' stroke-width='2'%3E%3Ccircle id='Oval' cx='6.15384615' cy='6.15384615' r='5.15384615'%3E%3C/circle%3E%3Cpath d='M9.61538462,11.1538462 L13.4615385,15' id='Line' stroke-linecap='square'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.photo-slim-header .i-search-lip6-active {
    background-image: url("data:image/svg+xml,%3Csvg width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 54.1 (76490) - https://sketchapp.com --%3E%3Ctitle%3E9BCD495F-39AE-444F-9ACA-4F8C44890292%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Header-Bola-Liga-1-Slim' transform='translate(-958.000000, -15.000000)'%3E%3Cg id='Header-Bola'%3E%3Cg id='Group-6' transform='translate(958.000000, 15.000000)'%3E%3Cg id='search-box'%3E%3Cg id='search'%3E%3Crect id='Rectangle-4' fill-opacity='0' fill='%23D8D8D8' x='0' y='0' width='20' height='20'%3E%3C/rect%3E%3Cg id='Group-2' transform='translate(3.076923, 2.307692)' stroke='%234A5D84' stroke-width='2'%3E%3Ccircle id='Oval' cx='6.15384615' cy='6.15384615' r='5.15384615'%3E%3C/circle%3E%3Cpath d='M9.61538462,11.1538462 L13.4615385,15' id='Line' stroke-linecap='square'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.photo-slim-header .navbar--top--user-dropdown__login:hover {
    color: #e04b2d;
}

.photo-slim-header .navbar--top--user-dropdown__login {
    color: #1d3565;
}

.photo-slim-header .navbar--menu--item__more-item-link {
    color: #1d3565;
}

.photo-slim-header .navbar--menu--item__more-item-link:hover {
    color: #e04b2d;
}

.photo-slim-header .navbar--menu--item__more-sub-menu .navbar--menu--item__link:hover {
    color: #e04b2d;
    background-color: #ffffff;
}

.photo-slim-header ul.dropdown-menu.navbar--menu--item__more-sub-menu {
    background-color: #FFFFFF
}

.photo-slim-header .navbar--menu--item__more-item-link_show .caret {
    border-top: 4px solid #e04b2d;
}

/* content */

.photo-container .i-left-arrow-circle {
    background-image: url("data:image/svg+xml,%3Csvg width='6px' height='10px' viewBox='0 0 6 10' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 54.1 (76490) - https://sketchapp.com --%3E%3Ctitle%3E95487C8C-742D-402B-9014-E9A2D6764B75%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='Liga-1-Desktop' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Liga-1-Foto-Detail-Desktop' transform='translate(-46.000000, -78.000000)' fill='%23FFFFFF'%3E%3Cg id='Group-4' transform='translate(0.000000, 50.000000)'%3E%3Cg id='back' transform='translate(46.000000, 23.000000)'%3E%3Cg id='arrow-kiri' transform='translate(3.000000, 10.000000) scale(-1, 1) translate(-3.000000, -10.000000) translate(0.000000, 5.000000)'%3E%3Cpolygon id='Stroke-115' points='0.0600948852 10 0 8.29952714 3.72881248 5.0005187 0 1.7060269 0.0600948852 0 5.51668309 5.0005187'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.photo-container .read-page--photo-tag--top__buttons-back i {
    height: 14px;
    margin-right: 4px;
}

.photo-container .read-page--photo-tag--slider__top__item__desc {
    background-color: rgba(29, 53, 101, 0.6);
}

.photo-container p.read-page--photo-tag--slider__top__item__caption {
    font-family: PT Sans;
    font-size: 12px;
    font-style: italic;
    color: #ffffff;
}

.photo-container .read-page--photo-tag--slider__top__item__desc .read-page--photo-tag--slider__top__item__page {
    font-family: PT Sans;
    font-size: 14px;
    color: #FFFFFF;
    line-height: normal;
}

.photo-container .read-page--photo-tag--slider__top__item__readmore a {
    font-family: PT Sans;
    font-size: 12px;
    text-align: right;
    color: #e04b2d;
}

.photo-container h2.read-page--photo-tag--header__title {
    font-family: Montserrat;
    font-size: 27px;
    font-weight: bold;
    line-height: 1.26;
    color: #1d3565;
}

.photo-container time.read-page--photo-tag--header__datetime.updated {
    color: rgba(29, 53, 101, 0.4);
}

.photo-container .read-page--photo-tag--header__content {
    font-family: PT Sans;
    font-size: 14px;
    line-height: 1.43;
    color: #1d3565;
}

.photo-container .read-page--photo-tag--header__credits-label {
    font-family: PT Sans;
    font-size: 14px;
    font-weight: bold;
    color: #1d3565;
}

.photo-container .read-page--photo-tag--header__credits-user {
    font-family: PT Sans;
    font-size: 14px;
    color: #1d3565;
}

.photo-container a.tags--snippet__link.js-tags-link {
    border-radius: 16px;
    box-shadow: 0 2px 6px 0 rgba(224, 75, 45, 0.5);
    background-image: linear-gradient(282deg, #ff775c, #e04b2d);
    border: none;
}

.photo-container .tags--snippet__link .tags--snippet__name {
    color: #FFFFFF;
    font-weight: bold;
}

.photo-container h4.reactions__title {
    font-family: PT Sans;
    font-size: 16px;
    font-weight: bold;
    color: #1d3565;
    margin-top: 23px;
}

.photo-container .reactions--item__link:hover .reactions--item__count, .reactions--item__link:hover .reactions--item__name {
    color: #e04b2d;
}

.photo-container h3.box--header__title {
    height: 14px;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: bold;
    line-height: 0.88;
    color: #1d3565;
    margin-top: 23px;
}

.photo-container i.topics--popover__arrow.i-arrow {
    background-image: unset;
}

.photo-container a.topics--popover__more-link {
    background-color: #e04b2d;
}

.photo-container .topics--popover__title {
    color: #e04b2d;
    overflow: hidden;
    width: calc(100% - 14px);
}

.photo-container figure.gallery--grid--photo__figure {
    border-radius: 6px;
}

.photo-container span.gallery--grid--photo__figure-overlay {
    background-color: #e04b2d;
}


.photo-container .photo--new-berita-terkini .gallery--grid--photo__title-link {
    color: #1d3565;
}

.photo-container .tags--snippet__thumbnail img {
    border-radius: 50%;
    margin-right: -8px;
    width: 30px;
    height: 30px;
    margin-left: 3px;
}

.photo-container .photo--new-berita-terkini .gallery .gallery--grid .gallery--grid__item .gallery--grid--photo .gallery--grid--photo__title .gallery--grid--photo__title-link {
    color: #1d3565;
}
/*** END of [#166202772] Skinning readpage photo Liga1 - 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='%231d3565' 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 ****/

