/*** 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] Global Layout Asian Games 2018 ****/
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i');
iframe.bola-net-widget {
    display: none;
}

h4.articles--iridescent-list--text-item__title a {
    font-size: 18px;
  	line-height: 25px;
}
/*primary*/
.navbar--menu--item__link, .navbar--top--user-dropdown__login, .headline--main__title, a, h1, h2, h3, h4, h5, span, .headline--bottom-slider__title, .headline--bottom-slider__item_title, .articles--iridescent-list--popular-photos-item__title, a.navbar--menu-subchannel__item-link{
  color: #223267;
}
.fixed-header_slim .navbar--top--user-dropdown__avatar{
  margin-top: -3px;
}
a.navbar--menu-subchannel__item-link,
a.navbar--menu-subchannel__title-link{
  font-weight: normal;
  letter-spacing: 1px;
  font-family: Montserrat;
}
.navbar--top{
  padding-top: 4px;
  padding-bottom: 0;
  height: auto;
}
.navbar--top--search{
  margin-top: 28px;
  margin-left: 0px;
}
.navbar--top--logo__site-title{
  width: auto;
  height: auto;
}
.navbar--top--network-grid{
  margin-top: 35px
}
.navbar--top--user-dropdown__toggle{
  margin-top: 23px;
}
#popular-articles .box--header, .article-snippet--numbered__first {
  background-color: #223267;
}

.headline--main__button, .gallery--headlines--featured--photo__link:hover .gallery--headlines--featured--photo__caption-icon {
  background-color: #842d98;
}

/*soft*/
.navbar--menu--item__link:hover, .navbar--top--user-dropdown__login:hover, .headline--main__title:hover, .articles--iridescent-list--text-item__title-link-text:hover, .articles--iridescent-list--photo-item__title-link-text:hover, .articles--iridescent-list--popular-videos-item__main-link:hover, .articles--iridescent-list--popular-videos-item__bottom-link:hover, .article-snippet__link:hover, .content-promotion--stm__link:hover, .navbar--menu--item__link_active, .articles--iridescent-list--video-item__title-link-text:hover, .back-link__item-title .back-link__item-link:hover, .navbar--menu-subchannel__title-link, a.navbar--menu-subchannel__item-link:hover, a.navbar--menu-subchannel__title-link:hover,.navbar--top--user-dropdown__login:focus{
  color: #842d98;
}

.headline--main__short-desc, .articles--iridescent-list--text-item__summary, .articles--iridescent-list--popular-videos-item__main-short-desc, .navbar--top--search__input {
  color: #646d8c;
}

/*doublesoft*/
.headline--main__timestamp, .headline--bottom-slider__item_timestamp, .articles--iridescent-list--text-item__time, .articles--iridescent-list--photo-item__time, .footer__network-link, .footer--copyright__text, #popular-articles .box--header__more-link{
  color: #9aa1b9;
}

.navbar--top--search__button {
  background-color: #8bcc01;
}

.navbar--top--search__icon, .breaking-news *, .footer__network-title, .footer--nav-list__link, .article-snippet--numbered__first .article-snippet--numbered__title a, .article-snippet--numbered__number {
  color: #ffffff;
}

.articles--index-button__link {
  color: #ed3455;
}

.breaking-news, .articles--index-button__wrapper:hover {
  background-color: #ed3455;
}

/*tosca*/
.articles--iridescent-list--text-item__category, .articles--iridescent-list--photo-item__category, .footer--nav-list__link:hover, .article-snippet--numbered__category,.articles--iridescent-list--video-item__category, .gallery--grid--video:hover .gallery--grid--video__title-link, .gallery--grid__item:hover .gallery--grid--photo__title-link {
  color: #48bfbf;
}

.article-snippet--numbered__number {
  background-color: #4990e2;
}

.headline, .headline--main__short-desc, .articles--iridescent-list--text-item, .articles--iridescent-list--popular-photos-item, .articles--iridescent-list--popular-videos-item, .article-snippet--numbered {
  border-color: #e5e8f5;
}

.headline--main__short-desc, .articles--iridescent-list--text-item__summary, .articles--iridescent-list--popular-videos-item__main-short-desc, .navbar--top--search__input, .headline--main__timestamp, .headline--bottom-slider__item_timestamp, .articles--iridescent-list--text-item__time, .articles--iridescent-list--photo-item__time, .articles--index-button__link, .footer--copyright__text, #popular-articles .box--header__more-link {
  font-family: "PT sans", sans-serif;
}

.headline--main__short-desc, .articles--iridescent-list--text-item__summary, .articles--iridescent-list--popular-videos-item__main-short-desc {
  font-size: 14px;
}

.site-header, .navbar--top, .navbar--menu {
  background-color: #ffffff;
}

.site-header {
  background-image: url("https://cdns.klimg.com/bola.net/partner/asian-games/bg-header-update-v3.png");
  background-repeat: no-repeat;
  background-position: bottom 38px center;
  background-size: 100%;
}
.navbar--top--user-dropdown__login{
  margin-top: 19px
}

.navbar--top--search__input {
  border: 1px solid #e5e8f5;
  font-size: 11px;
}

.headline--main__image-wrapper::after {
  content: "";
  display: block;
  background-image: url("https://cdns.klimg.com/bola.net/partner/asian-games/separator-headline.png");
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 10px;
}

.headline--main__timestamp {
  font-size: 12px;
}

.breaking-news__close-icon.i-close-circle {
  background-image: url("https://cdns.klimg.com/bola.net/partner/asian-games/icon-close.png");
}

.headline--bottom-slider__icon-left.i-sl-left-circle {
  background-image: url("https://cdns.klimg.com/bola.net/partner/asian-games/icon-bg-white-prev.png");
}

.headline--bottom-slider__icon-right.i-sl-right-circle {
  background-image: url("https://cdns.klimg.com/bola.net/partner/asian-games/icon-bg-white-next.png");
}

.articles--iridescent-list--photo-item__time {
  vertical-align: text-bottom;
}

.articles--iridescent-list--photo-item__overlay-link {
  font-family: Montserrat;
  font-weight: bold;
  line-height: 1em;
}

.articles--iridescent-list--popular-photos-item {
  border-top-width: 0;
  border-bottom-width: 1px;
}

.articles--iridescent-list--popular-videos-item {
  border-top-width: 0;
  border-bottom-width: 1px;
}

.articles--index-button__wrapper {
  border-color: #ed3455;
}

.articles--index-button__link {
  font-size: 13px;
}

.footer {
  background-color: #223267;
}

.footer--copyright__text {
  font-size: 13px;
}

.footer--copyright__link {
  color: inherit;
}

.footer__row {
  border-width: 1px;
  border-color: #646d8c;
}

#popular-articles .box--header {
  margin-bottom: 0;
  padding: 15px;
}

#popular-articles .box--header__more {
  margin-top: 3px;
}

#popular-articles .box--header__more-icon.i-arrow {
  background-image: url("https://cdns.klimg.com/bola.net/partner/asian-games/icon-round-next.png");
  background-position: center;
  vertical-align: middle;
  margin-top: -1px;
}

#popular-articles .box--header__title-link {
  color: #ffffff !important;
}

.tags--box{
  display:none;
}

.footer__link-logo i.i-logo-bola{
  background-image: url('https://cdns.klimg.com/bola.net/partner/asian-games/logo-footer-white.png');
}
.headline--bottom-slider__icon.i-headline-slider-bottom-photo{
 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%23842d98%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%23842d98%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')
}
.headline--bottom-slider__icon.i-headline-slider-bottom-video{
  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%23842d98%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%23842d98%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')
}
.navbar--top--network-grid__button-image.i-grid-inactive {
  background-image:url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ctitle%3EGroup%207%3C%2Ftitle%3E%3Cg%20fill%3D%22%23223267%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M0%200h4v4H0zM5%200h4v4H5zM10%200h4v4h-4zM0%205h4v4H0zM5%205h4v4H5zM10%205h4v4h-4zM0%2010h4v4H0zM5%2010h4v4H5zM10%2010h4v4h-4z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E')
}
a.navbar--top--logo__link {
    background-image: url('https://cdns.klimg.com/bola.net/partner/asian-games/logo-big.png');
    background-position: center;
    background-repeat:  no-repeat;
    width: 289px;
    height: 80px;
  	background-size: 289px 80px;
}
a.navbar--top--logo__link > img{
  display: none;
}

/* stm */
.content-promotion--stm__slider::after {
    content: "";
    display: block;
    background-image: url(https://cdns.klimg.com/bola.net/partner/asian-games/separator-headline.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 10px;
}

.content-promotion--stm__icon-right {
    background-image: url(https://cdns.klimg.com/bola.net/partner/asian-games/icon-bg-white-next.png) !important;
}

.content-promotion--stm__icon-left {
    background-image: url(https://cdns.klimg.com/bola.net/partner/asian-games/icon-bg-white-prev.png) !important;
}

.navbar--menu-subchannel{
  border-color: #e5e8f5;
  background-color: #fafbff;
}

.navbar--menu-subchannel__title{
  border-right: 0
}

#skinads{
  display: none;
}

i.i-logo-slim.navbar--menu__logo-slim {
    background-image: url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2228%22%20height%3D%2240%22%20viewBox%3D%220%200%2028%2040%22%3E%3Cg%20fill%3D%22%23223267%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h81.6v40H0z%22%2F%3E%3Cpath%20d%3D%22M14.248%2037.51c5.994%200%2010.853-4.955%2010.853-11.064%200-5.377-4.738-10.867-10.4-10.871-2.322-.002-4.06.215-6.465%201.767V5.208L3.404%202.4%203.4%2026.446c0%206.11%204.858%2011.064%2010.848%2011.064zm6.14-11.168c0-3.445-2.712-6.237-6.059-6.237s-6.06%202.792-6.06%206.237c0%203.445%202.713%206.238%206.06%206.238%203.347%200%206.06-2.793%206.06-6.238z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
}

.icon-streaming {
    margin-right: -10px;
    margin-left: 10px;
}

.broadcaster-image {
		width: 641px;
    height: auto;
}

.broadcaster-image img{
    width: 100%;
    height: auto;
    padding: 7px 0px 9px 0px;
}

.articles--iridescent-list--item.articles--iridescent-list--popular-photos-item.js-articles--iridescent-list--popular-photos-item, 
.articles--iridescent-list--item.articles--iridescent-list--popular-videos-item.js-articles--iridescent-list--popular-videos-item{
    display: none;
}
.custom-page__main{
  width: 640px;
  float: left;
  margin-right: 40px;
}
.custompage__aside{
  float: left;
  width: 300px;
}
.aside-header{
  width: 298px;
  height: 44px;
  background-color: #223267;
  border: 0;
  margin: 12px 0 0px 1px;
}

.unhide-pagination__button-all, .unhide-pagination__button-more {
    color: #ed3455;
    font-size: 13px;
    border: solid 1px #ed3455;
    font-family: 'PT Sans';
}

.unhide-pagination__button-all:hover, .unhide-pagination__button-more:hover {
    background-color: #ed3455;
    border: 1px solid #ed3455;
}

.gallery--grid__item:hover .gallery--grid--photo__title-link {
  color: #48bfbf !important;
}

.i-grey-bolanet {
    background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%0A%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D%22a%22%20x1%3D%2250%25%22%20x2%3D%2250%25%22%20y1%3D%220%25%22%20y2%3D%22100%25%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23FFF%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cstop%20offset%3D%22100%25%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20id%3D%22b%22%20d%3D%22M7.813%205.188c.64-.13%203.3-.65%204.74-.65.107%200%20.207.003.3.008%201.503.1%202.551.292%202.348%201.654-.204%201.362-1.388%202.301-3.032%203.298%200%200%202.124-.214%202.197.923.072%201.137-.559%202.275-3.094%203.501a10.6%2010.6%200%200%201-5.218%201.017.25.25%200%200%201-.245-.298c.24-1.105.918-4.074%201.299-6.083.246-1.387.475-2.76.543-3.198a.203.203%200%200%201%20.162-.172zm1.841%205.77a8.177%208.177%200%200%200-.334%201.42s1.738-.34%202.26-.82c.521-.48.448-.72-.037-.772-.633.01-1.265.067-1.889.173zm.47-1.857a7.699%207.699%200%200%200%201.57-1.049c.428-.464.642-.84.12-.892a3.64%203.64%200%200%200-1.168.141c-.094.277-.522%201.8-.522%201.8z%22%2F%3E%0A%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23223267%22%20d%3D%22M-969-92H471v274H-969z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0-33h110V86H0z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0%200h20v20H0z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23646D8C%22%20d%3D%22M15.258%207.828c.521-.835.86-2.134.203-2.99-.657-.855-1.878-.85-2.786-.834-.98.04-1.958.14-2.927.302a56.23%2056.23%200%200%200-1.513.24c-.47.079-.955.115-1.2.553a.49.49%200%200%200-.083.345c-.319%201.868-.726%203.735-1.117%205.588-.193.887-.391%201.79-.6%202.681-.068.313-.146.621-.203.934a.96.96%200%200%200%20.396%201.044c.222.12.473.175.725.156.81.01%201.618-.054%202.416-.193a11.911%2011.911%200%200%200%203.282-1.127c1.435-.74%203.078-1.899%203.193-3.652a1.804%201.804%200%200%200-.209-1.043%201.302%201.302%200%200%200-.913-.61c.519-.39.97-.86%201.336-1.394%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cuse%20fill%3D%22url%28%23a%29%22%20xlink%3Ahref%3D%22%23b%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cuse%20fill%3D%22%239AA1B9%22%20xlink%3Ahref%3D%22%23b%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A') !important;
}

.i-grey-brilio {
    background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23223267%22%20d%3D%22M-969-125H471v274H-969z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0-66h110V53H0z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0%200h20v20H0z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cg%20fill%3D%22%239AA1B9%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M12.546%2014.525v1.22a.025.025%200%200%201%200%20.025H11.31v-2.49h1.25v1.115c-.02.055-.015.105-.015.13M15.056%208.26V9.43c0%20.085%200%20.09-.085.09h-1.055a.346.346%200%200%200-.105-.02V8.235h1.265l-.02.025zM15.056%2012v1.215a.03.03%200%200%201-.03.03H13.81v-1.25l1.245.005zM6.256%204.5h1.26v1.25H6.251v-.075c.003-.377.005-.769.005-1.175%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M13.81%2013.275v1.14c0%20.125%200%20.11-.11.11h-1.15v-1.23h1.26v-.02zM10.026%204.525h1.285V5.77h-1.28v-.05c-.004-.4-.005-.799-.005-1.195M6.256%205.775h1.27V7.02H6.311a.03.03%200%200%201-.042.009.03.03%200%200%201-.013-.03V5.776zM15.056%208.26h-1.245V7.025h1.2c.05%200%20.055%200%20.055.06V8.17a.408.408%200%200%200-.01.09M13.81%209.5v1.135a.263.263%200%200%200%200%20.115h-1.274V9.505h1.275V9.5zM13.81%2010.775h1.226c.03%200%20.035%200%20.04.045.005.045%200%200%200%20.03v1.18H13.81v-1.255zM11.286%2014.525v1.24H10.06a.03.03%200%200%201-.03-.03v-1.22h1.26l-.005.01zM13.81%207h-1.25V5.755h1.17c.086%200%20.086%200%20.086.085v1.045c-.005.05-.005.09-.005.115M6.256%204.5v1.25h-1.18c-.075%200-.075%200-.075-.075v-1.1a.278.278%200%200%201%200-.05.025.025%200%200%201%20.025%200h1.23V4.5zM7.516%205.775v-1.25H8.77v1.24H7.516z%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M8.766%205.77V4.53h1.255v1.245H8.766zM7.52%2012V10.745h1.246v1.24H7.52zM7.52%209.5V8.245h1.25V9.5z%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M7.52%2012h1.25V13.245H7.61c-.094%200-.1%200-.1-.095v-1.08c.006.005.006-.02.01-.07M7.52%209.5h1.25V10.745H7.52V9.57c-.004.005%200-.02%200-.07M10.026%2014.525H8.81c-.045%200-.05%200-.055-.05-.005-.05%200-.05%200-.08v-1.12h1.26v1.255l.01-.005zM11.286%205.765v-.07c.016-.39.025-.788.025-1.195h1.17c.09%200%20.085%200%20.085.085v1.16h-1.255l-.025.02zM8.77%208.275H7.52v-1.24h1.26v1.25z%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M10.03%2013.27h1.28v1.25h-1.29v-1.14c.006-.035.006-.07.01-.11M13.81%209.5h-1.27V8.24h1.27v1.15zM12.536%2013.27v-1.22h1.275v1.25h-1.275zM10.03%205.765h1.256v.05c.016.403.025.798.025%201.185h-1.29V5.75l.01.015zM8.77%207.025H7.52V5.78h1.25v.105z%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M13.81%208.255h-1.264V7.02h1.265v1.185zM12.536%2010.775H11.31V9.53h1.25v1.13c-.02.035-.02.075-.025.115M13.81%2012.025h-1.264V10.78h1.265v1.13zM11.31%207V5.755h1.25V7zM8.77%207.025v-1.25h1.246v1.25h-1.25zM10.026%2010.78v1.245h-1.25v-1.24h1.26zM8.77%209.5V8.25h1.25v1.245H8.77zM8.77%2012.03h1.25V13.275H8.77v-1.13zM8.77%209.5h1.25v1.255H8.77v-.095z%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M10.02%208.275H8.77v-1.25h1.256v1.14c0%20.04%200%20.075-.005.11M10.026%2010.78V9.525h1.285v1.245h-1.285z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A') !important;
}

.i-grey-famous {
    background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23223267%22%20d%3D%22M-969-158H471v274H-969z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0-99h110V20H0z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0%200h20v20H0z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%239AA1B9%22%20d%3D%22M4%2013.84A2.16%202.16%200%200%200%206.16%2016h3.112L4%2012.955v.885z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23ABB2CD%22%20d%3D%22M4%2012.955L9.272%2016h4.448L4%2010.386z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23B4B4B4%22%20d%3D%22M9.273%2016L4%2012.955z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%239AA1B9%22%20d%3D%22M4%2010.375L13.72%2016h.12a2.16%202.16%200%200%200%201.999-1.346L4%207.82v2.554z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23ABB2CD%22%20d%3D%22M4%206.16V7.82l11.839%206.833c.106-.258.16-.535.161-.814v-1.661L4.161%205.346A2.15%202.15%200%200%200%204%206.16%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23B4B4B4%22%20d%3D%22M15.839%2014.654L4%207.82z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%239AA1B9%22%20d%3D%22M6.16%204A2.16%202.16%200%200%200%204.16%205.346L16%2012.18V9.625L6.28%204h-.12z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23B4B4B4%22%20d%3D%22M4.161%205.346l11.84%206.833L4.16%205.346z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23ABB2CD%22%20d%3D%22M10.724%204H6.28L16%209.614V7.045l-3.221-1.86z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%239AA1B9%22%20d%3D%22M13.84%204h-3.112l2.05%201.185L16%207.06v-.9A2.16%202.16%200%200%200%2013.84%204%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23B4B4B4%22%20d%3D%22M16%207.045l-3.221-1.86z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M13.33%207.986V5.834H7.21v8.415h2.175v-3.15h3.101v-2.1H9.385V7.986z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A') !important;
}

.i-grey-fimela {
    background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23223267%22%20d%3D%22M-839-125H601v274H-839z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0-66h110V53H0z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0%200h20v20H0z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%239AA1B9%22%20d%3D%22M13.89%204H6.11A2.11%202.11%200%200%200%204%206.11v7.78A2.11%202.11%200%200%200%206.11%2016h7.78A2.11%202.11%200%200%200%2016%2013.89V6.11A2.11%202.11%200%200%200%2013.89%204%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23999%22%20d%3D%22M13.039%208.013v-1.63H7.962v7.772h1.63v-2.82h3.134v-1.63H9.592V8.013z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M12.77%207.744v-1.63H7.692v7.772h1.63v-2.82h3.133v-1.63H9.322V7.744z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A') !important;
}

.i-grey-kapanlagi {
    background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23223267%22%20d%3D%22M-1099-59H341v274h-1440z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0%200h110v119H0z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0%200h20v20H0z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%239AA1B9%22%20d%3D%22M6.11%204h7.78A2.11%202.11%200%200%201%2016%206.11v7.78A2.11%202.11%200%200%201%2013.89%2016H6.11A2.11%202.11%200%200%201%204%2013.89V6.11A2.11%202.11%200%200%201%206.11%204%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M6.11%204A2.11%202.11%200%200%200%204%206.11v2.298l12%205.501V8.473L6.242%204h-.133z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23020202%22%20d%3D%22M14.54%2011.45h-2.482V7.404c0-.217-.204-.392-.453-.392-.25%200-.453.175-.453.392v4.518l.004.003c.02.219.185.39.39.39H11.83v-.001h2.71c.217%200%20.394-.193.394-.432s-.177-.432-.394-.432M6.554%207.012c-.24%200-.433.175-.433.392v4.518c0%20.216.194.392.433.392s.433-.176.433-.392V7.404c0-.217-.195-.392-.433-.392m6.53%205.856c-.25.13-.65.244-1.06.243a2.06%202.06%200%200%201-.67-.108%201.75%201.75%200%200%201-.616-.364%203.61%203.61%200%200%201-.147-.154l-.002-.002-.099-.107a257.983%20257.983%200%200%201-2.076-2.307l1.372-1.643.054-.064.052-.063.457-.547a.43.43%200%200%200-.331-.706.433.433%200%200%200-.333.155l-.605.725-1.276%201.527-.054.066-.232.277-.004.005a.37.37%200%200%200-.029.044c-.006.01-.013.018-.018.028-.007.014-.012.028-.018.043l-.014.036c-.004.013-.005.026-.008.04l-.008.041v.082l.01.043.007.038c.004.013.01.025.015.038.006.013.01.028.018.04l.018.03.03.042.003.005a514.926%20514.926%200%200%200%202.102%202.347l-.011.006.174.175c.194.212.332.36.37.396.282.257.598.433.918.543a2.934%202.934%200%200%200%201.31.134c.42-.046.797-.165%201.097-.318a.432.432%200%200%200-.395-.766%22%20opacity%3D%22.2%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M14.388%2011.356h-2.483V7.31c0-.216-.203-.392-.453-.392S11%207.094%2011%207.31v4.518l.004.003c.02.219.185.39.389.39h2.995c.217%200%20.393-.193.393-.433%200-.238-.176-.432-.393-.432M6.4%206.918c-.239%200-.432.176-.432.392v4.518c0%20.216.193.392.432.392.24%200%20.433-.176.433-.392V7.31c0-.216-.194-.392-.433-.392m6.531%205.856c-.25.13-.65.244-1.06.243a2.06%202.06%200%200%201-.67-.107%201.75%201.75%200%200%201-.616-.365%203.61%203.61%200%200%201-.147-.154l-.002-.002-.099-.107h-.001.001a257.778%20257.778%200%200%201-2.076-2.307l1.372-1.642.054-.065.052-.063.456-.547a.43.43%200%200%200-.33-.706.433.433%200%200%200-.333.155l-.605.725L7.652%209.36l-.055.065-.232.278-.003.005a.37.37%200%200%200-.03.043c-.005.01-.012.019-.018.028-.007.014-.012.028-.017.043l-.014.036c-.004.013-.006.027-.009.04l-.007.041V10.022l.009.043c.002.013.004.025.008.037.003.013.01.025.015.038.006.014.01.028.017.04l.019.03c.01.014.018.029.03.043l.003.004a514.926%20514.926%200%200%200%202.101%202.347l-.01.006.174.175c.194.212.332.361.37.396.282.257.597.434.917.543a2.934%202.934%200%200%200%201.31.134c.42-.046.797-.165%201.097-.318a.432.432%200%200%200-.395-.766%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A') !important;
}

.i-grey-merdeka {
    background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%0A%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20id%3D%22a%22%20d%3D%22M0%200h12v12H0z%22%2F%3E%0A%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23223267%22%20d%3D%22M-1099-92H341v274h-1440z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0-33h110V86H0z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0%200h20v20H0z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22translate%284%204%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cmask%20id%3D%22b%22%20fill%3D%22%23fff%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cuse%20xlink%3Ahref%3D%22%23a%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fmask%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%239AA1B9%22%20d%3D%22M2.16%200h7.68A2.16%202.16%200%200%201%2012%202.16v7.68A2.16%202.16%200%200%201%209.84%2012H2.16A2.16%202.16%200%200%201%200%209.84V2.16A2.16%202.16%200%200%201%202.16%200%22%20mask%3D%22url%28%23b%29%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M11.009%207.799s.12-.345.412-.334c.293.011.3.337.304.682v4.85l2.025-.71V8.22s.026-1.043-.27-1.388a1.647%201.647%200%200%200-1.267-.637c-.597-.045-1.013.375-1.426.84A1.671%201.671%200%200%200%209.554%206.2c-.71-.067-1.313.604-1.313.604v-.536h-1.99v7.541h1.986V7.75s.162-.375.484-.326c.323.048.266.885.266.885v5.501h.436l1.57-.559.016-5.452z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23E0E0E0%22%20d%3D%22M11.725%2013.81h2.025v-1.523L11.729%2013c0%20.488-.004.81-.004.81M11.013%2013.251l-1.572.559h1.572z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A') !important;
}

.i-grey-otosia {
    background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23223267%22%20d%3D%22M-1099-125H341v274h-1440z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0-66h110V53H0z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0%200h20v20H0z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%239AA1B9%22%20d%3D%22M13.89%204.007H6.11C4.943%204.007%204%204.95%204%206.114v7.774c0%201.164.944%202.107%202.11%202.107h7.78c1.166%200%202.11-.943%202.11-2.107V6.114a2.108%202.108%200%200%200-2.11-2.107%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23000%22%20d%3D%22M10.2%2013.445c-1.382%200-2.332-.034-2.847-.103-.746-.1-1.203-.455-1.373-1.063-.115-.417-.173-1.138-.173-2.16%200-.974.058-1.668.173-2.082.17-.608.627-.963%201.373-1.063.515-.069%201.464-.102%202.846-.102v1.66c-1.03%200-1.65.027-1.858.08-.24.062-.398.2-.473.418-.076.217-.112.648-.112%201.295%200%20.39.02.672.06.846.079.324.314.511.707.557.289.037.847.056%201.676.056v1.66zm0-6.573c1.378%200%202.328.033%202.845.102.747.1%201.204.455%201.373%201.063.115.417.173%201.124.173%202.119%200%20.998-.058%201.706-.173%202.123-.17.608-.626.963-1.373%201.063-.517.069-1.46.103-2.827.103H10.2v-1.66h.015c.783%200%201.304-.015%201.563-.042.259-.03.45-.091.575-.189a.652.652%200%200%200%20.23-.385c.04-.17.06-.448.06-.836%200-.458-.015-.795-.045-1.01-.032-.215-.088-.378-.17-.486-.102-.137-.273-.224-.51-.256-.236-.033-.808-.049-1.713-.049h-.005v-1.66z%22%20opacity%3D%22.2%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23FFFDFD%22%20d%3D%22M10%2013.222c-1.382%200-2.33-.034-2.846-.102-.746-.1-1.204-.455-1.373-1.063-.115-.417-.173-1.139-.173-2.16%200-.975.058-1.669.173-2.083.17-.608.627-.962%201.373-1.063.514-.068%201.464-.102%202.846-.102v1.66c-1.03%200-1.65.028-1.859.08-.24.062-.397.201-.473.419-.075.217-.112.648-.112%201.295%200%20.389.021.672.061.846.079.324.314.51.707.557.289.036.846.056%201.676.056v1.66zm0-6.573c1.38%200%202.329.034%202.846.102.747.1%201.204.455%201.373%201.063.115.417.173%201.124.173%202.12%200%20.997-.058%201.706-.173%202.123-.17.608-.626.963-1.373%201.063-.517.069-1.46.102-2.827.102H10v-1.66h.014c.784%200%201.304-.015%201.563-.042.26-.029.451-.09.576-.188a.652.652%200%200%200%20.23-.385c.04-.171.06-.449.06-.837%200-.458-.015-.795-.046-1.01-.032-.214-.088-.377-.17-.486-.101-.137-.272-.223-.509-.255-.236-.034-.809-.05-1.713-.05H10V6.65z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A') !important;
}

.i-grey-vemale {
    background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23223267%22%20d%3D%22M-1099-158H341v274h-1440z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0-99h110V20H0z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0%200h20v20H0z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%239AA1B9%22%20d%3D%22M13.89%204H6.11A2.11%202.11%200%200%200%204%206.11v7.78A2.11%202.11%200%200%200%206.11%2016h7.78A2.11%202.11%200%200%200%2016%2013.89V6.11A2.11%202.11%200%200%200%2013.89%204%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23000%22%20d%3D%22M13.806%207.154a.588.588%200%200%201-.15.06c-.237.066-.523.079-.791.092-.04%200-.14-.007-.188-.007.083-.088.197-.17.287-.242.453-.323.794-.217.855-.162.136.12.026.237-.013.26m.394-.397a.777.777%200%200%200-.458-.242c-.346-.033-.79.293-1.067.537l-.005.004a3.706%203.706%200%200%200-.26.249c-.043-.002-.297-.003-.339-.004-.255-.006-.497-.02-.72-.029-.45-.025-.825-.047-1.087-.06l-.306-.019-.108-.008s.146.05.407.116c.26.067.634.152%201.086.23.18.032.566.06.77.085a9.6%209.6%200%200%200-.196.24c-.001.002-1.851%202.459-2.647%204.679-.214-1.194-.777-3.63-1.465-3.974-.582-.293-1.053-.178-1.29.055-.424.416-.463%201.235-.463%201.235s.093.004.126-.14c.161-.707.555-1.111%201.145-.786.662.364%201.25%204.136%201.36%204.498l.03.088.031.087c.147.377.606.356.606.356l.053-.127c.034-.08.057-.16.08-.233.133-.414.816-2.344%201.511-3.654.35-.66.968-1.627%201.251-2.058.04-.058.092-.133.154-.217.158.012.337.023.503.027.29.005.587.002.907-.078.08-.022.162-.049.248-.096a.468.468%200%200%200%20.224-.255c.02-.064.05-.354-.081-.506%22%20opacity%3D%22.2%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M13.63%206.943a.588.588%200%200%201-.15.06c-.237.066-.523.079-.791.092-.04%200-.14-.007-.188-.007.083-.088.197-.17.287-.242.454-.323.794-.217.856-.162.135.12.025.237-.014.26m.394-.397a.777.777%200%200%200-.458-.242c-.345-.033-.79.293-1.067.537l-.005.004a3.706%203.706%200%200%200-.26.249l-.339-.004c-.255-.005-.496-.02-.72-.029-.45-.025-.824-.047-1.086-.06-.132-.009-.235-.014-.306-.018l-.109-.009s.146.05.407.116c.26.067.634.152%201.086.23.181.033.566.06.77.085a9.6%209.6%200%200%200-.196.24c0%20.002-1.85%202.459-2.646%204.679-.215-1.194-.778-3.63-1.466-3.974-.582-.293-1.053-.178-1.29.056-.424.415-.463%201.234-.463%201.234s.093.004.126-.14c.161-.707.555-1.111%201.145-.786.663.364%201.251%204.136%201.361%204.498l.029.088.031.087c.147.377.606.356.606.356l.053-.127c.034-.08.057-.16.08-.233.133-.414.817-2.344%201.511-3.654.35-.659.968-1.627%201.251-2.058.04-.058.092-.133.155-.217.157.013.337.023.502.027.29.005.587.002.907-.078.08-.021.162-.049.248-.096a.468.468%200%200%200%20.224-.255c.021-.064.05-.354-.081-.506%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A') !important;
}

.i-grey-dream {
    background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23223267%22%20d%3D%22M-839-158H601v274H-839z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0-99h110V20H0z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0%200h20v20H0z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23ABB2CD%22%20d%3D%22M10%204a6%206%200%200%200-6%206h6V4z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%239AA1B9%22%20d%3D%22M10%204v6h6a6%206%200%200%200-6-6M4%2010a6%206%200%200%200%206%206v-6H4z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23ABB2CD%22%20d%3D%22M16%2010h-6v6a6%206%200%200%200%206-6%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M11.425%2011.82a2.177%202.177%200%200%201-.809.476c-.384.11-.644.105-1.107.106-.407-.003-1.09%200-1.09%200l-.006-2.544.005-2.542h1.09c.463%200%20.724-.006%201.108.105.265.08.617.279.81.475.171.175.329.38.462.676.135.299.234.632.245%201.287-.01.655-.11.988-.245%201.287a2.24%202.24%200%200%201-.463.675m2.106-1.963v-.015c-.012-.641-.138-1.178-.33-1.588-.178-.4-.434-.76-.752-1.06a3.58%203.58%200%200%200-1.166-.716c-.316-.1-.603-.228-1.558-.233H7.05v7.224h2.675c.956-.004%201.242-.134%201.558-.232.463-.174.88-.447%201.166-.717.318-.3.574-.66.751-1.059.193-.41.32-.947.33-1.588h.002l-.001-.016%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A') !important;
}
/*** END of [DESKTOP] Global Layout Asian Games 2018 ****/

/*** START of [DESKTOP] Read Page Styling Asian Games 2018 ****/
.read-page--breadcrumb--item, .read-page--header--author__name, .read-page--header--author__datetime, .read-page--social-share__comment-total, .read-page--social-share__share-count-label,
.read-page--photo-gallery--item__caption span, .article-content-body, .topics--popover__title, .topics--popover__type, .topics--popover__short-desc, .read-page--photo-tag--slider__top__item__readmore a, .read-page--photo-tag--slider__top__item__caption, .read-page--photo-tag--slider__top__item__page, .read-page--photo-tag--header__datetime-wrapper, .read-page--photo-tag--header__content, .read-page--photo-tag--header__credits-label, .read-page--photo-tag--header__credits-user, .reactions__title, .conversation--open-button__icon.i-bubble-comment, a.read-page--photo-tag--top__buttons-icons.read-page--photo-tag--top__buttons-back {
  font-family: "PT sans", sans-serif;
}
.relateds-slow--grid--item__box-link:hover, .relateds-slow--list--item__link:hover, 
.popular--video:hover .popular--video__title-link,
.popular--photo:hover .popular--photo__title-link, .navbar--menu--item__more-item-link:hover, .gallery--grid--photo:hover .gallery--grid--photo__title-link, .photo--new-berita-terkini .gallery--grid--photo__title-link:hover,
.navbar--menu--item__more-sub-menu .navbar--menu--item__link:hover{
  color: #842d98;
}

.read-page--breadcrumb--item__title span, .read-page--header--author__datetime, .read-page--social-share__share-count-label, .read-page--photo-gallery--item__caption span, .comments--form__link, .read-page--photo-tag--header__datetime-wrapper {
  color: #9aa1b9;
}

.article-content-body p > b, .article-content-body a, .baca-juga .baca-juga__list li a:hover {
  color: #48bfbf;
}
.read-page--social-share__share-count-value, .relateds-slow__title, .relateds-slow--grid--item__box-link, .relateds-slow--list--item__link, .comments--list--item__author-link, .baca-juga__header, 
.baca-juga .baca-juga__list li a, .tags--snippet__name, .topics--popover__title, .read-page--photo-tag--header__title, .read-page--photo-tag--header__credits-label, .reactions__title, .box--header__title, .photo--new-berita-terkini .gallery--grid--photo__title-link, .navbar--menu--item__more-item-link, .navbar--menu--item__more-sub-menu .navbar--menu--item__link {
  color: #223267; 
}
.article-content-body, .topics--popover__type, .topics--popover__short-desc, .read-page--photo-tag--header__content, .read-page--photo-tag--header__credits-user {
 	color: #646d8c; 
}

.comments--header__title, .comments--header__count {
    color: #000;
}

.read-page--photo-tag--slider__top__item__caption, .read-page--photo-tag--slider__top__item__page, .conversation--open-button__icon.i-bubble-comment {
    color : #FFFFFF; 
}

.read-page--photo-gallery--item__caption, .baca-juga, .tags--snippet__link, 
.navbar--menu--item__more-sub-menu,
.navbar--menu--item__more-sub-menu .navbar--menu--item__link:hover {
  background-color: #fafbff;
}

.comments--form__submit, .topics--popover__more-link, .conversation--open-button__link, .conversation--open-button__link:hover {
  background-color: #ed3455;
}

.tags--snippet__link.js-tags-link:hover, .tags--snippet__link {
    border: solid 1px #e5e8f5;
}

.tags--snippet__link.js-tags-link:hover span.tags--snippet__name {
    color: #e5e8f5;
}

.tags--snippet__link:hover {
    background-color: #223267;
}

.read-page--photo-tag--slider__top__item__desc.read-page--photo-tag--slider__top__item__desc_hide {
    background-color: rgb(34,50,103, .6);
}

.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%2348bfbf%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E');
    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%2348bfbf%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E') !important;
}

.read-page--header--title {
    line-height: 1.25;
}

.read-page--header--author__name, .read-page--photo-gallery--item__caption span {
  font-size: 14px;
}

.read-page--photo-gallery--item__caption span {
  line-height: 1.71;
}

.article-content-body__item-page {
    font-size: 16px;
    line-height: 1.5;
}

.comments--pagination__link, .article-content-body__item-loadmore {
    color: #ed3455;
    border-color: #ed3455;
}

.comments--pagination__link:hover, .article-content-body__item-loadmore:hover {
    background-color: #ed3455;
    border: 1px solid #ed3455;
}

.tags--snippet__link {
    border-radius: 16px;
    line-height: 32px;
}

.topics--popover__title {
    font-size: 16px;
}

.topics--popover__detail {
    border-bottom: 1px solid #e5e8f5;
}

.topics--popover__short-desc {
    overflow: hidden;
}

i.topics--popover__arrow.i-arrow {
    display: none;
}
.topics--popover__thumbnail img {
    border-radius: 50%;
}

.topics--popover__figure {
    background-color: #FFF;
}

/* read page photo gallery */
.read-page--photo-tag--slider__top__item__desc{
  height: 38px;
  padding: 10px 0 10px 18px;
  display: flex;
  align-items: center;
}
.read-page--photo-tag--slider__top__item__readmore a{
  font-size: 12px;
  text-align: right;
  color: #f1cd13;
  margin-left: 20px;
}
.read-page--photo-tag--slider__top__item__caption{
  font-size: 12px;
  font-style: italic;
}
.read-page--photo-tag--slider__top__item__page{
  font-size: 14px;
  font-weight: bold;
  text-align: right;
}
.read-page--photo-tag--slider__top__item__page{
  line-height: normal;
}
.read-page--photo-tag--header__title{
  font-family: 'Gotham';
  font-size: 27px;
  font-weight: bold;
  line-height: 1.26;
  text-align: left;
  margin-bottom: 13px;
}

.read-page--photo-tag--header__datetime-wrapper{
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  margin-bottom: 20px;
  margin-top: 13px;
}
.read-page--photo-tag--header__content{
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
}

.read-page--photo-tag--header__credits{
  	margin-top: 20px;
    padding-top: 16px;
    border-top: solid 2px #e5e8f5;
}

.read-page--photo-tag--header__credits-label{
    font-weight: bold;
    line-height: normal;
    text-align: left;
}

.read-page--photo-tag--header__credits-user{
  height: 17px;
    line-height: normal;
    text-align: left;
}

.read-page--photo-tag--header__credits-wrapper {
    margin-bottom: 7px;
    height: 17px;
  	display:flex;
  	align-items: center;
}
.read-page--photo-tag--header{
  margin-bottom: 16px;
}

.tags--snippet{
	margin-bottom: 23.6px;  
}

.tags--snippet__link{
  height: 32px;
}

.tags--snippet__name{
  padding: 10px 13px 10px 13px;
}

.reactions__title{
  height: 18px;
    font-weight: bold;
    font-size: 16px;
    line-height: normal;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 20.4px;
}

.reactions{
  margin-bottom: 20px;
}

.conversation{
  margin-bottom: 29px;
}

.conversation--open-button{
  height: 44px;
}

.conversation--open-button__link, .conversation--open-button__link:hover{
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
}
.conversation--open-button__icon.i-bubble-comment {
  width: 19px;
  height: 16px;
  background-size: contain;
  margin-right: 16px;
  line-height: normal;
  text-align: left;
}

.box--header{
  margin-bottom: 19px;
}
.box--header__title {
  font-size: 16px;
  font-weight: bold;
  line-height: 0.88;
  letter-spacing: normal;
  text-align: left;
}

.photo--new-berita-terkini{
  width: 346px;
}

.photo--new-berita-terkini .gallery--grid--photo__title-link{
  font-weight: bold;
  line-height: 1.42;
  letter-spacing: normal;
  text-align: left;
  margin-bottom: 7px;
}

.photo--new-berita-terkini .gallery--grid__item {
    width: 165px;
    height: 140px;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
}

.photo--new-berita-terkini {
    width: 346px;
}

.photo--new-berita-terkini .gallery--grid{
  margin: 0;
  display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.photo--new-berita-terkini .gallery--grid::before, .photo--new-berita-terkini .gallery--grid::after{
  content: none;
  display: none;
}

.gallery--grid--photo{
  height: 140px;
}

.gallery--grid--photo__title{
  margin-top: 7px;
  margin-bottom: 0px;
}

.navbar--menu--item__more-item-link{
  font-size: 11px;
  font-weight: bold;
  line-height: normal;
}

.navbar--menu-slim .caret {
    border-top: 4px solid #223267;
}

.navbar--menu-slim {
    background-image: url('https://cdns.klimg.com/bola.net/partner/asian-games/bg-header-photo.png');
    background-repeat: no-repeat;
    background-size: 100% 50px;
}

.navbar--menu--item__more-item-link:hover {
    text-decoration: none;
}

i.i-logo-slim.navbar--menu-slim__logo-slim {
    background-image: url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2228%22%20height%3D%2240%22%20viewBox%3D%220%200%2028%2040%22%3E%3Cg%20fill%3D%22%23223267%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h81.6v40H0z%22%2F%3E%3Cpath%20d%3D%22M14.248%2037.51c5.994%200%2010.853-4.955%2010.853-11.064%200-5.377-4.738-10.867-10.4-10.871-2.322-.002-4.06.215-6.465%201.767V5.208L3.404%202.4%203.4%2026.446c0%206.11%204.858%2011.064%2010.848%2011.064zm6.14-11.168c0-3.445-2.712-6.237-6.059-6.237s-6.06%202.792-6.06%206.237c0%203.445%202.713%206.238%206.06%206.238%203.347%200%206.06-2.793%206.06-6.238z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
}

.photo-container {
  top: 43px;
}

a.read-page--photo-tag--top__buttons-icons.read-page--photo-tag--top__buttons-back {
  font-size: 18px;
	width: auto;
}

i.i-left-arrow-circle {
    background-image: url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20transform%3D%22matrix%28-1%200%200%201%2020%200%29%22%3E%3Crect%20width%3D%2219%22%20height%3D%2219%22%20x%3D%22.5%22%20y%3D%22.5%22%20stroke%3D%22%23FFF%22%20rx%3D%229.5%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M8.71%2013.586l-.043-.814%203.126-2.813-3.126-2.811.043-.815%203.957%203.626z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
}

.gallery--grid--photo:hover .gallery--grid--photo__figure-overlay {
    background: #842d98
}
/* end read page photo gallery */
/*** END of [DESKTOP] Read Page Styling Asian Games 2018 ****/

