/*** 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 [DESKTOP] Header Skin ****/
.navbar--top--search__input {
    color: #FFFFFF;
}
/*
.navbar--menu-subchannel__item:first-child {
    display: none;
}
*/
.navbar--menu__list_slim .navbar--menu--item__link_logo-slim {
  padding: 5px 13px 5px 0;
}

.navbar--menu-subchannel__item-link,
.navbar--menu-subchannel__title-link {
    font: 500 11px/11px Gotham,arial,helvetica,sans-serif;
    text-align: left;
    color: #BDB289;
}

.navbar--menu-subchannel__list {
    height: 40px;
}

.navbar--menu-subchannel {
    border: none;
    border-bottom: 4px solid #BDB289;
    background-color: #680200;
}

.navbar--menu-subchannel__item {
    padding-bottom: 4px;
}

.navbar--menu-subchannel__item_active {
    padding-top: 0;
    padding-bottom: 4px;
    vertical-align: middle;
    border-bottom: none;
}

.navbar--menu-subchannel__item_active a,
.navbar--menu-subchannel__item-link:hover,
.navbar--menu-subchannel__title-link:hover {
    color: #C40400;
}

.navbar--menu-subchannel__title-icon,
.navbar--top--logo__image {
    display: none;
}

.navbar--menu-subchannel__title {
    border: none;
    margin-top: 6px;
}

.navbar--top--logo__link {
    background-image: url(https://preview-kmkonline.akamaized.net/bola/pialadunia2018/logo-02.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 84px;
    width: 200px;
}

.navbar--top {
    padding: 22px 0 0;
    height: 106px;
    background:  none;
}

.site-header {
    background-image:  url(https://preview-kmkonline.akamaized.net/bola/pialadunia2018/header-bg.png);
}

.site-header,
.navbar--menu--item__more-sub-menu.navbar--menu--item__more-sub-menu_show,
.navbar--menu--item__more-sub-menu .navbar--menu--item__link:hover {
    background-color: #A20208;
}

.navbar--menu {
    background:  none;
}

.navbar--menu__list-wrapper,
.navbar--menu--item {
    height:  42px;
}

.navbar--menu--item__link,
.navbar--menu--item__more-item-link {
    padding: 12px 12px 18px;
    color:  #bdb289;
    font: 600 12px/12px Gotham,arial,helvetica,sans-serif;
}

.navbar--menu--item#channel-all a {
    padding: 12px 13px 18px 0;
}

.navbar--menu .caret {
    border-top: 4px solid #bdb289;
}

.navbar--menu--item__more-sub-menu .navbar--menu--item__link {
    color: #bdb289;
    font: 600 12px/12px Gotham,arial,helvetica,sans-serif;
}

.navbar--menu--item__link:hover,
.navbar--menu--item__link.navbar--menu--item__link_active,
.navbar--menu--item__more-item-link:hover,
.navbar--menu--item__more-sub-menu .navbar--menu--item__link:hover {
    color: #f1ece4;
}

.navbar--top--search {
    margin-top: 20px;
    margin-left:  60px;
}

.navbar--top--logo__site-title {
    width:  200px;
    height:  auto;
    margin:  0;
}

.navbar--top--search__input {
    width: 342px;
    height: 32px;
    border-radius: 16px;
    background-color: rgba(0, 0, 0, 0.5);
    border: solid 1px rgba(163, 168, 184, 0.3);
    padding-left:  20px;
}

.navbar--top--search__input::placeholder {
    font-size: 12px;
    text-align: left;
    color: #f1ece4;
}

.navbar--top--search__button {
    width: 90px;
    height: 32px;
    margin-left:  6px;
    border-radius: 16px;
    background-color: #bdb289;
}

.navbar--top--search__icon {
    font: 600 12px/12px Gotham,arial,helvetica,sans-serif;
    text-align: center;
    color: #ffffff;
}

.navbar--top__user-menu {
    margin-top: 23px;
}

.navbar--top--network-grid {
    margin-top: 29px;
}

.navbar--top--user-dropdown__toggle {
    margin-top: 0;
}

.navbar--top--search__context-menu {
    width:  342px;
}

.navbar--top--search__context-menu-popular-item-value {
    width: 295px;
}

.i-trending.context-menu-icon {
    margin-left:  0;
}

.i-search-2.navbar--top--search__left-icon {
    display: none;
}
/*** END of [DESKTOP] Header Skin ****/

/*** START of [DESKTOP] Channel Page Skin Global ****/
time.timeago {
    line-height: 1.33;
    color: #bdb289;
    font-family: 'PT Sans';
    font-size: 12px;
}

p.headline--main__short-desc,
.articles--iridescent-list--text-item__summary {
    font-family: 'PT Sans';
}
.headline--bottom-slider__title {
    color: #000000;
}
.tags--box {
    display:  none;
}
.headline--main__title:hover {
    color:  #C40400;
    font: 700 28px/1.21 Gotham,arial,helvetica,sans-serif;
}

.headline--main__short-desc {
    font-size:  14px;
    line-height:  1.57;
    color: #393030;
}

#breaking-news {
    width: 980px;
    height: 36px;
    border-radius: 16px;
    background-color: #006ab6;
    color: #f1ece4;
    font: 600 14px/22px Gotham,arial,helvetica,sans-serif;
}

.breaking-news__title {
    color: #f1ece4;
    font-size:  14px;
}

.breaking-news__content {
}

.breaking-news__link {
    color:  #f1ece4;
    font-size:  14px;
}

.articles--iridescent-list--text-item__category,
.articles--iridescent-list--photo-item__category,
.articles--iridescent-list--video-item__category,
.articles--rows--item__category {
    color:  #c40400;
}

.articles--iridescent-list--text-item__title-link-text:hover,
.articles--iridescent-list--photo-item__title-link-text:hover,
.articles--iridescent-list--video-item__title-link-text:hover,
.articles--iridescent-list--popular-videos-item__main-link:hover,
.articles--iridescent-list--popular-videos-item__bottom-link:hover,
.gallery--grid--video:hover .gallery--grid--video__title-link,
.indeks--channel-filter__title.active, .indeks--channel-filter__title:hover {
    color: #c40400;
}

.articles--iridescent-list--text-item__summary {
    color:  #555555;
}

.articles--iridescent-list--text-item__title-link-text {
    color:  #000000;
}
.headline--main__title {
    font: 700 28px/1.21 Gotham,arial,helvetica,sans-serif;
}
.article-snippet--numbered {
  border-color: #f1ece4;
  background-color: #FCFCFC;
}
.article-snippet--numbered__category {
  font-size: 10px;
  font-weight: 7000;
  line-height: 1.8;
  color: #c40400;
}
.article-snippet--numbered__title {
  color: #000000;
  line-height: 1.38;
  font-size: 13px;
}
.article-snippet--numbered__title a:hover {
  color: #c40400;
}
.article-snippet--numbered__number {
  color: #FFFFFF;
  background-color: #006ab6;
  letter-spacing: -1.7px;
  font-size: 24px;
}
#popular-articles header.box--header {
    border: 1px solid #f1ece4;
    width: 100%;
    background: #FCFCFC;
    border-bottom: none;
    padding: 0;
    margin: 0;
}

#popular-articles h3.box--header__title {
    float: left;
    font: 700 15px/0.93 Gotham, arial, helvetica, sans-serif;
    color: #000000;
    padding: 11px 0 14px 15px;
    margin: 0;
    text-transform: uppercase;
}

#popular-articles a.box--header__more-link {
    font-size: 13px;
    line-height: 0.93;
    color: #bdb289;
}

#popular-articles i.box--header__more-icon.i-arrow {
    width: 16px;
    height: 16px;
    vertical-align: middle;
    display: inline-block;
    background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%228%22%20cy%3D%228%22%20r%3D%227%22%20fill%3D%22%23C40400%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M8.61%208l-2.565%202.134a.123.123%200%200%200-.014.176l.564.646a.129.129%200%200%200%20.18.013l1.252-1.06%202.14-1.814a.123.123%200%200%200%200-.189L6.776%205.03A.13.13%200%200%200%206.692%205a.133.133%200%200%200-.097.044l-.564.645a.123.123%200%200%200%20.014.177L8.61%208z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

#popular-articles span.box--header__more {
    padding: 11px 15px 15px 15px;
}

.iframe-widget {
  margin-bottom: 20px;
}

.articles--index-button__link,
.unhide-pagination__button-all,
.unhide-pagination__button-more {
  color: #c40400;
  padding: 12px 12px;
  line-height:  12px;
}

.articles--index-button__wrapper,
.unhide-pagination__button-all,
.unhide-pagination__button-more {
    border-radius: 20px;
    background-color: #ffffff;
    border: solid 1px #c40400;
}

.articles--index-button__wrapper:hover,
.unhide-pagination__button-all:hover,
.unhide-pagination__button-more:hover,
.gallery--headlines--featured--photo:hover .gallery--headlines--featured--photo__caption-icon,
.indeks-filter .articles-filter__submit-button {
    background-color:  #C40400;
}


.headline--main__button-text {
    font-size:  11px;
    font-weight: 700;
    font-family:  Montserrat;
}

.headline--main__button {
  background-color: #005699;
  width: auto;
  height: 32px;
  padding: 3px 11px;
}

.indeks-header-timespan-arrow-active {
    color: #C40400;
    border: 2px solid #C40400;
}

.i-headline-slider-bottom-video.headline--bottom-slider__icon {
    background-image:  url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22%23006AB6%22%20d%3D%22M8.262%2015.526a.368.368%200%200%201-.369-.368v-8.35a.368.368%200%200%201%20.553-.319l7.23%204.175a.368.368%200%200%201%200%20.638l-7.23%204.174a.368.368%200%200%201-.184.05zm.368-8.08v7.074l6.126-3.537L8.63%207.446z%22%2F%3E%3Cpath%20fill%3D%22%23006AB6%22%20d%3D%22M10.983%2019.966c-2.4%200-4.655-.935-6.352-2.631A8.924%208.924%200%200%201%202%2010.983c0-2.4.934-4.655%202.631-6.352A8.924%208.924%200%200%201%2010.983%202c2.4%200%204.655.934%206.352%202.631a8.924%208.924%200%200%201%202.63%206.352c0%202.4-.934%204.655-2.63%206.352a8.924%208.924%200%200%201-6.352%202.63zm0-17.23a8.193%208.193%200%200%200-5.831%202.416%208.193%208.193%200%200%200-2.416%205.831%208.19%208.19%200%200%200%202.416%205.831%208.193%208.193%200%200%200%205.83%202.416%208.193%208.193%200%200%200%205.832-2.416%208.193%208.193%200%200%200%202.416-5.831%208.193%208.193%200%200%200-2.416-5.831%208.193%208.193%200%200%200-5.831-2.416z%22%2F%3E%3Cpath%20d%3D%22M0%200h22v22H0z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
}

.i-headline-slider-bottom-photo.headline--bottom-slider__icon {
    background-image:  url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M2%205.413h3.547L6.946%202h7.832l1.4%203.413h3.546v11.82H2z%22%2F%3E%3Cpath%20stroke%3D%22%23006AB6%22%20d%3D%22M10.862%207.378a2.795%202.795%200%200%201%202.788%202.8%202.795%202.795%200%200%201-2.788%202.802%202.795%202.795%200%200%201-2.788-2.801%202.795%202.795%200%200%201%202.788-2.801zm0-1.965c2.62%200%204.744%202.134%204.744%204.766%200%202.631-2.124%204.765-4.744%204.765-2.62%200-4.744-2.134-4.744-4.765%200-2.632%202.124-4.766%204.744-4.766z%22%2F%3E%3Cpath%20stroke%3D%22%23006AB6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M2%205.413h3.547L6.946%202h7.832l1.4%203.413h3.546v11.82H2z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
}
.i-sl-right-circle.js-slick-next {
    background-image:  url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2040%2040%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20transform%3D%22rotate%28-180%2018.5%2018.5%29%22%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2217%22%20r%3D%2217%22%20fill%3D%22%23FFF%22%2F%3E%3Cpath%20fill%3D%22%23005699%22%20d%3D%22M16.202%2016.999l5.13-4.267a.246.246%200%200%200%20.029-.353l-1.13-1.291a.257.257%200%200%200-.361-.027l-2.502%202.12-4.28%203.629a.247.247%200%200%200%200%20.378l6.782%205.751a.26.26%200%200%200%20.167.061.267.267%200%200%200%20.194-.087l1.129-1.291a.246.246%200%200%200-.029-.353l-5.13-4.27z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
}

.i-sl-left-circle.js-slick-prev {
    background-image:  url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2040%2040%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20transform%3D%22translate%283%203%29%22%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2217%22%20r%3D%2217%22%20fill%3D%22%23FFF%22%2F%3E%3Cpath%20fill%3D%22%23005699%22%20d%3D%22M16.202%2016.999l5.13-4.267a.246.246%200%200%200%20.029-.353l-1.13-1.291a.257.257%200%200%200-.361-.027l-2.502%202.12-4.28%203.629a.247.247%200%200%200%200%20.378l6.782%205.751a.26.26%200%200%200%20.167.061.267.267%200%200%200%20.194-.087l1.129-1.291a.246.246%200%200%200-.029-.353l-5.13-4.27z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
}

.indeks--channel-filter__icon.i-arrow {
  width: 30px;
  height: 30px;
  background-image: url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2040%2040%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20transform%3D%22rotate%28-180%2018.5%2018.5%29%22%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2217%22%20r%3D%2217%22%20fill%3D%22%23FFF%22%2F%3E%3Cpath%20fill%3D%22%23005699%22%20d%3D%22M16.202%2016.999l5.13-4.267a.246.246%200%200%200%20.029-.353l-1.13-1.291a.257.257%200%200%200-.361-.027l-2.502%202.12-4.28%203.629a.247.247%200%200%200%200%20.378l6.782%205.751a.26.26%200%200%200%20.167.061.267.267%200%200%200%20.194-.087l1.129-1.291a.246.246%200%200%200-.029-.353l-5.13-4.27z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
  margin-top: 0;
}
/*** END of [DESKTOP] Channel Page Skin Global ****/

/*** START of [DESKTOP] READ PAGE Styling ****/
.read-page--breadcrumb {
  line-height: 12px;
}

.read-page--breadcrumb--item__title span {
  font: 500 12px/12px Gotham, arial, helvetica, sans-serif;
  color: #bdb289;
}

.read-page--breadcrumb--item__icon.i-arrow-grey {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%2210%22%20height%3D%2212%22%20viewBox%3D%220%200%2010%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ctitle%3EFill%201%3C%2Ftitle%3E%3Cpath%20d%3D%22M7.928%205.57L3.445%201.088a.306.306%200%200%200-.221-.096.305.305%200%200%200-.222.096l-.48.481a.305.305%200%200%200%200%20.443l3.78%203.781-3.78%203.782a.305.305%200%200%200-.097.222c0%20.083.032.156.096.221l.481.48a.304.304%200%200%200%20.443%200l4.483-4.483a.304.304%200%200%200%200-.443z%22%20fill%3D%22%23006AB6%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") !important;
  width: 6.6px;
  height: 11.2px;
}
.topics--popover__more-link {
    background-color: #bc0300;
    color: #bdb289;
}

i.topics--popover__arrow.i-arrow {
    display: none;
}

.topics--popover__title {
    color: #000000;
    font-size: 17px;
    font-weight: 700;
    line-height: 1;
    overflow: hidden;
}

.topics--popover__type {
    color: #bdb289;
    line-height: 1;
    font-size: 14px;
    margin-top: 7px;
}
.topics--popover__short-desc {
    overflow: hidden;
    font-family: 'PT Sans';
}
h1.topics--popover__title {
    overflow:  hidden;
}
.reactions--item__link:hover .reactions--item__count, .reactions--item__link:hover .reactions--item__name {
    color: #c40400;
}
.article-content-body__item-loadmore {
    color: #c40400;
    border: 1px solid #c40400;
}

.article-content-body__item-loadmore:hover {
    background: #c40400;
    color: #FFFFFF;
}
h1.read-page--header--title.entry-title {
    color: #000000;
    line-height: 1.24;
    font-size: 34px;
}

span.read-page--header--author__name.fn {
    color: #000000;
    font-size: 14px;
    line-height: normal;
}

time.read-page--header--author__datetime.updated {
    color: #bbbbbb;
    font-size: 14px;
    line-height: normal;
}

figcaption.read-page--photo-gallery--item__caption {
    border-radius: 0 0 6px 6px;
    background-color: #f1ece4;
}

figcaption.read-page--photo-gallery--item__caption span {
    color: #9b9181;
    line-height: 1.62;
    font-size: 13px;
    font-style: normal;
}

.article-content-body p>b {
    color: #c40400;
}

.article-content-body__item-content {
    color: #000000;
    font-size: 16px;
    line-height: 1.63;
}

.article-content-body a {
    color: #c40400;
}

.baca-juga {
    background-color: #f1ece4;
}

p.baca-juga__header {
    color: #000000;
    font-size: 14px;
}

.baca-juga .baca-juga__list li a {
    color: #000000;
    line-height: 1.33;
    font-size: 12px;
    font-weight: 500;
}

.baca-juga .baca-juga__list li {
    border-right: solid 1px rgba(163, 168, 184, 0.2);
}

.baca-juga .baca-juga__list li a:hover {
    color: #006ab6;
}

.comments--form__submit {
    background-color: #006ab6;
}

.comments--list--item__author-link {
    color: #c40400;
}

.comments--form__link {
    color: #bdb289;
}

.comments--form__textarea {
    border: solid 1px #f1ece4;
}

span.tags--snippet__name {color: #c40400;font-weight: 700;}

a.tags--snippet__link.js-tags-link {
    border-radius: 25px;
    background-color: #f1ece4;
    border: solid 1px #c40400;
}

a.tags--snippet__link:hover {
    background-color: #c40400;
    color: #bdb289;
}

span.tags--snippet__name:hover {
    color: #bdb289;
}

.popular--video:hover .popular--video__title-link,
.popular--photo:hover .popular--photo__title-link {
    color: #304956;
}

.comments--pagination__link {
    border-radius: 20px;
    background-color: #ffffff;
    border: solid 1px #c40400;
    color: #c40400;
    padding: 12px 18px;
    line-height: 12px;
}

.comments--pagination__link:hover {
    background-color: #C40400;
    border: solid 1px #c40400;
}

.read-page--header--author__wrapper,
figcaption.read-page--photo-gallery--item__caption span, 
.read-page--social-share, 
.article-content-body__item-content {
    font-family: 'PT Sans';
}


a.relateds-slow--grid--item__box-link:hover,
a.relateds-slow--list--item__link:hover {
    color: #c40400;
}

/** Photo Gallery **/
.navbar--menu-slim,
.navbar--menu--item__more-sub-menu  {
    background-color: #a20209;
}

.navbar--menu--item__link,
.navbar--menu--item__more-item-link {
    color: #bdb289;
    font-weight: 700;
}

.navbar--menu-slim .caret {
    border-top: 4px solid #bdb289;
}

.navbar--menu--item__more-sub-menu .navbar--menu--item__link {
    color:  #bdb289;
}

.photo-container__aside-wrapper {
    padding-top: 105px;
}

.photo-container__gallery {
    padding-top: 95px;
}

.read-page--photo-tag--header__title {
    color: #000000;
    font-size: 24px;
    line-height: 1.29;
}

.read-page--photo-tag--header__datetime-wrapper {
    display: none;
}

.read-page--photo-tag--header__content,
.read-page--photo-tag--header__credits {
    color: #000000;
    font-family: 'PT Sans';
}

.read-page--photo-tag--slider__top__item__readmore a {
    color: #ff5451;
}

.conversation--open-button__link,
.conversation--open-button__link:hover,
span.gallery--grid--photo__figure-overlay {
    background-color: #c40400;
}

.photo--new-berita-terkini .gallery--grid--photo__title-link {
    line-height: 1.36;
    color: #000000;
    font-weight: 700;
    font-family: 'Gotham';
}

.photo--new-berita-terkini .gallery--grid--photo__title-link:hover,
.gallery--grid--photo:hover .gallery--grid--photo__title-link {
    color: #c40400;
}

.conversation--list--item__author-link, .conversation--list__login-link a {
  	color: #c40400;
}
/*** END of [DESKTOP] READ PAGE Styling ****/

