.detail_content {
	float: left;
	background: #fff;
	width: 780px;
	min-height: 500px;
}
.detail_content_full {
	width: 100%;
}
.breadcrumb {
	float: left;
	padding: 20px 15px;
	color: #8c8c8c;
}
.breadcrumb a {
    font-size: 12px;
    color: #8c8c8c;
    text-decoration: none;
    display: inline-block;
    padding: 0 2px;
}
.btn_like {
	float: right;
	padding: 10px 15px;
}
.btn_like a {
	float: left;
	text-decoration: none;
	color: #fff;
	background: #39579a;
	padding: 7px 8px;
	/*margin-left: 5px;*/
	margin-left: 3px;
}
.btn_like a.tw {
	background: #19a9e3;
}
.btn_like a.gplus {
	background: #e23c05;
}
.btn_like a.insta {
	background: #9d7144;
}
.btn_like a img {
	height: 15px;
	float: left;
	/*padding-right: 5px;
	border-right:1px dotted rgba(255,255,255,0.4);*/
}
.btn_like a span {
	float: left;
	padding-top: 3px;
	font-size: 11px;
	padding-left: 5px;
	display: none;
}
.btn_like a:hover {
	opacity: 0.8;
}
.jdl {
    color: #8c8c8c;
    padding: 10px 15px;
}
.jdl h2 {
    color: #ff7800;
    font-size: 18px;
    /*text-transform: uppercase;*/
    padding-top: 10px;
    font-weight: bold;
    padding-bottom: 5px;
}
.jdl h1 {
    color: #21409b;
    font-weight: bold;
    line-height: 120%;
    letter-spacing: -0.5px;
}
.jdl .author {
    padding-top: 5px;
}
#banner_top_detail {
	width: 728px;
	padding: 15px 26px;
	text-align: -webkit-center;
}


/*s:share*/
.share_top {
	padding: 10px 0;
	margin: 0 15px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.share_top .total_share {
	float: left;
	width: 140px;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	color: #21409b;
}
.share_top .total_share strong {
	display: block;
	text-align: center;
	color: #cccccc;
	font-size: 18px;
}
.share_link {
	float: right;
	width: 600px;
}
.share_link a {
	float: left;
	margin-left: 5px;
	width: calc(25% - 21px);
	color: #fff;
	background: #39579a;
	padding: 8px;
	text-align: center;
	height: 30px;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}
.share_link a img {
	height: 30px;
	float: left;
	padding-left: 15px;
	border-right: 2px dotted rgba(255,255,255,0.3);
	padding-right: 10px;
}
.share_link a span {
	float: right;
	width: 45%;
	text-align: left;
	height: 30px;
	line-height: 35px;
}
.share_link5 a {
	width: calc(20% - 21px);
}
.share_link5 a img {
	padding-left: 5px;
	padding-right: 5px;
}
.share_link5 a span {
	width: 50%;
}
.share_float {
	float: left;
	width: 55px;
	margin-left: 15px;
}
.share_float a {
	display: block;
	margin-bottom: 5px;
	background: #39579a;
	padding: 8px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.share_float a img {
	width: 30px;
}
.share_float a span {
	display: block;
	opacity: 0.8;
}
.share_link .tw,
.share_float .tw {
	background: #1aa9e4;
}
.share_link .gplus,
.share_float .gplus {
	background: #e23c05;
}
.share_link .comm,
.share_float .comm {
	background: #8f8f8f;
}
.share_link .embed {
	line-height: 30px;
}
.share_link .embed span {
	width: 20%;
	float: left;
	text-align: center;
}
.share_link .embed span:nth-child(2){
	font-size: 13px;
	line-height: 100%;
	text-align: center;
	width: 60%;
	padding-top: 2px;
}

.share_link a:hover,
.share_link a.embed:hover,
.share_float a:hover {
	-webkit-box-shadow: inset 0px 0px 30px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:    inset 0px 0px 30px 0px rgba(0, 0, 0, 0.4);
	box-shadow:         inset 0px 0px 30px 0px rgba(0, 0, 0, 0.4);
}
/*e:share*/

/*s:pic detail*/
.pic_artikel {
	margin-bottom: 15px;
	margin-top: -1px;
}
.pic_artikel img {
	display: block;
	padding-bottom: 5px;
	width: 100%;
}
.pic_artikel span {
	padding: 0 15px;
	font-size: 12px;
	color: #929292;
	display: block;
	line-height: 120%;
}
.pic_artikel_por {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 320px;
	position: relative;
}
.pic_artikel_por span {
	padding: 0;
}
/*e:pic detail*/

/*s:video detail*/
.video_detail {
	width: 100%;
	height: 388px;
	margin-bottom: 20px;
	background: #000;
	margin-top: -1px;
	position: relative;
}
.video_detail iframe {
	position: relative;
	z-index: 1;
}
.video_detail .notif_copy {
	position: absolute;
	background: #fff;
	padding: 30px 15px;
	width: 250px;
	color: #000;
	font-size: 20px;
	font-weight: bold;
	top: 50%;
	left:50%;
	z-index: 2;
	text-align: center;
	border: 1px solid #000;
	margin-left: -140px;
	margin-top: -50px;
	display: none;
}
.embed_video {
	padding: 20px 0;
}
.embed_video .title {
	font-size: 13px;
	font-weight: bold;
}
.embed_video input {
	display: block;
	padding: 10px;
	width: calc(100% - 20px);
	font-size: 13px;
	font-family: helvetica, arial;
	height: 15px;
}
/*e:video detail*/

.content_a {
	float: left;
	width: 630px;
}
.content_a .pic_artikel {
	margin-left: 15px;
}
.content_a .pic_artikel span {
	padding-left: 0;
	padding-right: 0;
}
.detail_text {
	float: left;
	width: 540px;
	font-size: 16px;
	line-height: 140%;
	margin-left: 15px;
	color: #2d2d2d;
}
.detail_text img {
	max-width: 100%;
	height:auto !important;
}
.detail_text_fv {
	width: 750px !important;
}
.skybanner {
	float: right;
	width: 120px;
	margin-right: 15px;
}
.detail_text .quotesisip {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    border-collapse: collapse;
    border-spacing: 0;

    width:280px;
    border-top: 8px solid #000;
    border-bottom: 1px solid #000;
    margin-right: 25px;
    margin-top: 20px;
    margin-bottom: 25px;
    margin-left: -85px;
    background: rgba(255,255,255,1);
    z-index: 2;
    position: relative;
}
.detail_text blockquote {

    float:left;
    font-size: 24px;
    margin: 0 0 10px 0;
    padding:20px 10px 0 25px;
    line-height: 120%;
    position: relative;
    color: #000;
    font-weight: bold;
}
/*.detail_text blockquote:before {
    display: block;
    content: "\201C";
    font-size: 100px;
    position: absolute;
    left: 0px;
    top: -5px;
    color: #999999;
    font-family: 'arial black',arial;
    font-style: normal;
}*/
.detail_text blockquote cite {
    color: #999999;
    font-size: 14px;
    display: block;
    margin-top: 5px;
    font-weight: normal;
}
.detail_text blockquote cite:before {
    content: "\2014 \2009";
    font-family: 'arial black',arial;
    font-style: normal;
}

.detail_text blockquote.kanans {
    float: right;
    margin: 0 0 10px 10px;
}

.detail_text .linksisipfoto {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    border-collapse: collapse;
    border-spacing: 0;
    width:250px;
    margin-right: 25px;
    margin-left: -85px;
    color: #fff;
    z-index: 2;
    position: relative;
    border: 0;
    background: #000;
}
.detail_text .linksisipfoto .box_img {
	width: 100%;
}
.detail_text .linksisipfoto .box_img img {
	display: block;
}
.detail_text .linksisipfoto h3 {
	font-size: 15px;
	padding: 5px 10px 10px;
	color: #fff;
	line-height: 130%;
	font-weight: bold;
}
.detail_text .linksisipfoto a:hover,
.detail_text .linksisipfoto a:hover h3 {
	color: yellow;
	text-decoration: none;
}

.detail_text .foto_sisip {
    text-align: center;
    margin-bottom: 10px;
    color: #929292;
    font-size: 12px;
    line-height: 120%;
    width: 100%;
}
.detail_text .foto_sisip .pic {
    position: relative;
    display: inline-block;
    text-align: left;
    max-width: 100%;
    text-align: center;
    background: #f9f9f9;
}
.detail_text .foto_sisip .pic img {
    max-width: 100%;
    margin-bottom: 5px;
}
.detail_text .foto_sisip .caption {
	display: block;
	padding: 5px 10px;
}
.detail_text .sisip_video iframe {
	width: 100%;
	height: 360px;
}

.detail_text .pic_artikel_sisip_table{
  text-align: center;
  margin-bottom: 10px;
  color: #929292;
  font-size: 12px;
  line-height: 120%;
  width: 100%;
  table-layout:fixed;
}
.detail_text .pic_artikel_sisip {
  margin-bottom: 25px;
}
.detail_text .pic_artikel_sisip .pic {
  position: relative;
  display: inline-block;
  text-align: left;
  width:540px;
  max-width: 100%;
  text-align: center;
  background: #f9f9f9;
  padding-bottom: 10px;
}
.detail_text .pic_artikel_sisip .pic img {
  max-width: 100%;
  overflow:hidden;
  margin-bottom: 5px;
  display:block;
  margin-left:auto;
  margin-right:auto;
}

.detail_text .newstag {
    font-weight: bold;
    font-style: italic;
    padding: 30px 0 20px;
    height: auto;
    font-size: 13px;
}
.detail_text .newstag span {
    float: left;
    width: 70%;
    width: calc(100% - 120px);
}

/*s:update newstag*/
.detail_text .newstag a {
	float: none;
	width: 100%;
}
.detail_text .newstag .logo {
	float: right;
	width: 100px;
}

.detail_text .newstag a img {
    width: 100%;
}
.detail_text .newstag2 span {
	clear: both;
	width: 100%;
}

.detail_text .link_sisip {
    color: red;
    font-weight: bold;
}
.detail_text a {
    font-weight: bold;
    color: #19378f;
    text-decoration: none;
}
.detail_text a:hover {
	text-decoration: underline;
}
.komentar_box {
	padding: 10px 15px;
}

/*s:bacajuga*/
.bacajuga {
	margin: 10px 15px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
}
.bacajuga .title {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}
.list_berita article {
	float: left;
	width: 25%;
}
.list_berita article a {
	display: block;
	margin-right: 10px;
}
.list_berita article:hover {
	opacity: 0.8;
}
.list_berita .box_img {
	width: 100%;
	margin-bottom: 5px;
}
.list_berita h3 {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	line-height: 130%;
}
.list_berita .sub {
	display: block;
	font-weight: bold;
	color: red;
}
.btn_kom_more a {
	background: #19378f;
	color: #fff;
	font-weight: bold;
	padding: 10px 20px;
	display: inline-block;
	text-decoration: none;
}
/*e:bacajuga*/

.banner_reg {
	margin-bottom: 15px;
}
.banner_reg_lr {
	border: 1px solid #ccc;
    text-align: center;
    padding: 2px;
    background: #fff;
}
.list_feed_detail {
	width: 700px;
	margin: 0 auto;
}
.list_feed_detail li {
	border: 0;
	border-bottom: 1px solid #ebebeb;
	padding: 10px 0;
}
.list_feed_detail .desc_nhl {
	width: 545px;
	color: #6e6e6e;
}
.list_feed_detail .desc_nhl h2 {
	color: #000;
}
.list_feed_detail .desc_nhl .labdate {
	color: #aaa;
}
.list_feed_detail .box_img {
	overflow: hidden;
}
.list_feed_detail li:hover .desc_nhl h2 {
	color: #1C3683;
}



/*s:multi-page*/
.mp-nav {
	border-bottom: 1px solid #ccc;
	position: relative;
	padding: 14px 15px;
	text-align: center;
	font-style: italic;
	color: #a7a7a7;
	font-size: 15px;
	margin: 0 15px;
	margin-bottom: 15px;
	line-height: 100%;
}
.mp-nav-bot {
	border-top: 1px solid #ccc;
	border-bottom: 0;
	margin: 0;
}
.mp-nav-bot2 {
	border-top: 1px solid #ccc;
}
.mp-nav .mp-nav-btn {
	background: #1b3682;
	display: inline-block;
	padding: 8px 12px 7px;
	text-align: center;
	position: absolute;
	top: 5px;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
	color: #fff;
	border-radius: 100px;
	height: 16px;
}
.mp-nav .mp-nav-btn img {
	float: left;
	padding-left: 2px;
}
.mp-nav .mp-nav-btn-l img {
	padding-right: 2px;
	padding-left: 0;
}
.mp-nav .mp-nav-btn span {
	float: left;
	font-size: 13px;
	margin:1px 10px;
	display: none;
}
.mp-nav .mp-nav-btn:hover span {
	display: block;
}
.mp-nav .mp-nav-btn-l {
	left: 0;
}
.mp-nav .mp-nav-btn-l span {
	margin-right: 3px;
}
.mp-nav .mp-nav-btn-r {
	right: 0;
}
.mp-nav .mp-nav-btn-r span {
	margin-left: 3px;
}
.mp-nav .mp-nav-btn:hover {
	background: red;
}
.mp-nav-bot2 span {
	display: block !important;
}
.mp-nav-ap {
	padding-left: 0;
	padding-right: 0;
}
.mp-nav-ap .pagings {
	float: right;
}
.mp-nav-ap a {
	position: relative !important;
	padding: 9px 12px 8px;
	background: #ededed;
	border-radius: 100px;
	color: #000;
	margin-right: 4px;
	top: 0 !important;
	float: left;
}
.mp-nav-ap a:hover {
	text-decoration: none;
	background: #e2e2e2;
}
.mp-nav-ap .mp-nav-btn {
	background: #a2a2a2;
}
.mp-nav-ap .mp-nav-btn:hover {
	background: #000;
}
.mp-nav-ap a.selected {
	background: red;
	color: #fff;
}
.mp-nav-ap .ap-view {
	font-size: 13px;
}
.mp-nav-ap .ap-view2 {
	margin: 0 auto;
	float: none;
}
.mp-nav-foto {
	border-bottom: 0;
	margin: 0;
}
.preview_artikel {
	padding: 10px;
	background: #fff;
	position: absolute;
	z-index: 2;
	width: 250px;
	height: 60px;
	margin-top: -35px;
	left: 90px;
	text-align: left;
	border: 2px solid #d9d9d9;
	display: none;
}
.preview_artikel .box_img {
	width: 80px;
	float: left;
	margin-right: 10px;
}
.preview_artikel h3 {
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
.preview_artikel:after, .preview_artikel:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.preview_artikel:after {
	border-color: rgba(136, 183, 213, 0);
	border-right-color: #fff;
	border-width: 10px;
	margin-top: -10px;
}
.preview_artikel:before {
	border-color: rgba(194, 225, 245, 0);
	border-right-color: #d9d9d9;
	border-width: 13px;
	margin-top: -13px;
}
.preview_artikel_r {
	left: -290px;
}
.preview_artikel_r:after,
.preview_artikel_r:before {
	left: 100%;
	border: solid transparent;
}

.preview_artikel_r:after {
	border-left-color: #fff;
	border-width: 10px;
	margin-top: -10px;
}
.preview_artikel_r:before {
	border-left-color: #d9d9d9;
	border-width: 13px;
	margin-top: -13px;
}
.mp-nav .mp-nav-btn:hover .preview_artikel {
	display: block !important;
}
/*--*/
.multi-nav{
	width:100%;
	position:relative;
	text-align:center;
	margin-bottom:15px;
	border-top: 1px solid #ccc;
	padding-top:5px;
}
.multi-nav .mid_multi{
  font-style: italic;
  color: #a7a7a7;
  font-size: 14px;
  font-weight:bold;
  line-height: 100%;
  margin-top: 10px;
  display: inline-block;
}
.multi-nav .mid_multi span, .multi-nav a:hover .tx_np{ color:red;}
.multi-nav .box_img{
	width:80px;
}
.multi-nav a{
	width:235px;
	display:block;
	text-align:left;
	line-height:16px;
	position:relative;
}
.multi-nav a:hover{
	text-decoration:none;
}
.multi-nav a h3{
	font-size:12px;
	font-weight:bold;
	line-height:130%;
}
.w147{ width:147px}
.ico_mul{
  background: #1b3682;
  display: block;
  margin-bottom:10px;
  padding: 5px 11px 3px;
  border-radius:100px;
}
.multi-nav a:hover .ico_mul{ background-color:red;}
.tx_np{
	margin-top:6px;
	font-size:13px;
}
/*e:multi-page*/

/*s:detail foto*/
.foto_detail {
	background: #171717;
	position: relative;
	overflow: hidden;
}
.foto_detail .box_img {
	width: 100%;
	display: block;
	background: #171717;
}
.foto_detail .box_img .img_con {
	background: #000 !important;
}
.foto_detail .img_zoom {
	position: absolute;
	z-index: 2;
	width: 25px;
	padding: 10px;
	border-radius: 3px;
	background: rgba(0,0,0,0.6);
	top: 0;
	right: 0;
	margin: 15px;
	opacity: 0.6;
}
.foto_detail .img_zoom:hover {
	opacity: 1;
}
.foto_detail .img_zoom img {
	width: 100%;
}
.pop_box {
	background: none;
}
.foto_detail .nav_foto_detail {
	position: absolute;
	top: 50%;
	z-index: 2;
	width: 25px;
	padding: 10px;
	border-radius: 3px;
	background: rgba(0,0,0,0.6);
	opacity: 0.7;
	margin-top: -30px;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.foto_detail .nav_foto_detail img {
	width: 100%;
}
.foto_detail .nav_foto_detail-r {
	right: 0;
}
.foto_detail .nav_foto_detail:hover {
	opacity: 1;
	width: 35px;
}
.foto_detail_caption {
	padding: 10px 15px;
	font-size: 13px;
	background: #3d3d3d;
	color: #fff;
	line-height: 130%;
}
/*e:detail foto*/

/*S:POPUPZOOM*/
.popzoom .jdl {padding:10px 5px 10px 0;}
.popzoom .jdl h2{font-size:12px; color:#fff;}
.popzoom .jdl h1{font-size:24px; color:#fff;}
.popzoom .author{ font-size:12px;}
.desc_zm{
	float:right;
	width:calc(25% - 15px);
	height:auto;
	margin-top:20px;
	padding-right:10px;
	line-height:150%;
	font-size:14px;
	margin-left:10px;
	color:#fff;
}
.popzoom .share_link{
	width:100%;
}
.popzoom .share_top{
	margin:0;
  	border-top: 1px solid #383838;
  	border-bottom: 1px solid #383838;
}
.popzoom .share_link a img{ height:18px;}
.popzoom .share_link a { height:18px;}
.popzoom .share_link a span {
  height: 20px;
  line-height: 20px;}
.foto_zoom{
	width:calc(75% - 15px);
	float:left;
	margin-top:10px;
}
/*E:POPUPZOOM*/
.detail_infogrfis {
	width: 680px;
}
.detail_infogrfis img {
	width: 100%;
}

/*s:detail profil*/
.detail_profil {
	padding: 10px 20px;
}
.detail_profil_left {
	float: left;
	width: 350px;
	margin-bottom: 20px;
}
.detail_profil_right {
	float: right;
	width: 680px;
}
.detail_profil .pic_profil {
	width: 100%;
	margin-bottom: 15px;
}
.detail_profil .pic_profil img {
	width: 100%;
	display: block;
}
.detail_profil .text {
	text-align: center;
	padding: 10px;
	border: 1px solid #ccc;
	font-size: 14px;
	line-height: 130%;
}
.detail_profil .text .t {
	font-weight: bold;
	font-size: 22px;
	color: #151515;
	padding-bottom: 5px;
	border-bottom: 1px solid #e9e9e9;
}
.detail_profil .text .t2 {
	display: block;
	padding-top: 15px;
	color: #9f9f9f;
	font-weight: bold;
}
.detail_profil_right h1 {
	font-weight: bold;
	line-height: 130%;
	letter-spacing: -0.5px;
	padding-bottom: 5px;
	color: #21409b;
}
.detail_profil_right .profil_text {
	font-size: 15px;
	line-height: 130%;
}
.detail_profil_right .profil_text strong {
	font-size: 18px;
}
.detail_profil_right .profil_text ul {
	list-style-type: square;
	padding-left: 10px;
	font-size: 15px;
	line-height: 130%;
}
.detail_profil_right .title {
	font-size: 18px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 5px;
}
.detail_profil_right .box_inside {
	padding: 15px 0;
}
.title_box {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 30px;
	height: 25px;
	line-height: 25px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}
.title_box a {
	float: right;
	color: red;
	display: inline;
	text-align: center;
	width: 20px;
}
.title_box a:hover {
	color: blue;
	background: rgba(0,0,0,0.1);

}
.list_feed_detail_profil {
	width: 680px;
}
.list_feed_detail_profil .desc_nhl {
	width: 520px;
}
.share_profil {
	margin: 0;
	margin: 10px 0;
}
.share_profil .share_link {
	width: 540px;
}
.share_profil .share_link a img {
	padding-left: 10px;
}

.photos_profil {
	width: 680px;
	position: relative;
}
.photos_profil ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 680px;
	position: relative;
	z-index: 1;
}
.photos_profil ul li {
	float: left;
	width: 25%;
}
.photos_profil .jdl2 {
	display: ;
	position: absolute;
	width: 100%;
	width: calc(100% - 20px);
	padding: 10px;
	background: rgba(0,0,0,0.6);
	color: #fff;
	z-index: 2;
	bottom: 0;
	left: 0;
	display: none;
}
.photos_profil .jdl2 h3 {
	font-size: 13px;
	font-weight: bold;
}
.photos_profil ul:hover li {
	opacity: 0.5;
}
.photos_profil ul li:hover {
	opacity: 1 !important;
}
.photos_profil ul li:hover .jdl2 {
	display: block;
}
.photos_profil ul li .box_img {
	width: 100%;
}

.photos_profil .pp_nav {
	position: absolute;
	z-index: 2;
	top: 50%;
	width: 20px;
	padding: 10px 5px;
	margin-top: -25px;
	background: rgba(0,0,0,0.4);
	cursor: pointer;
}
.photos_profil .pp_nav img {
	width: 100%;
}
.photos_profil .pp_nav:hover {
	width: 25px;
	margin-top: -28px;
	background: rgba(0,0,0,1);
}
.photos_profil .pp_nav_r {
	right: 0;
}
.list_video2 {
	width: calc(33.3% - 15px);
	margin-right: 20px;
	margin-top: 10px;
	float: left;
}
.list_video2:hover {
	opacity: 0.8;
}
.list_video2_end {
	margin-right: 0;
}
.list_video2 a {
	display: block;
	color: #747474;
}
.list_video2 .box_img {
	width: 100%;
	margin-bottom: 5px;
}
.list_video2 h3 {
	font-size: 15px;
	font-weight: bold;
	line-height: 130%;
	color: #000;
	padding-bottom: 5px;
}
.list_video2 .time {
	color: red;
}
/*e:detail profil*/

.btn_artikel_kmbl {
	display: inline-block;
	margin: 5px 15px;
	background: #ebebeb;
	padding: 10px 15px;
	border: 1px solid #ccc;
	color: #000;
	font-weight: bold;
	font-size: 13px;
}
.btn_artikel_kmbl:hover {
	background: #2c59d6;
	color: #fff;
	border-color: #2c59d6;
}
/*S:DETAIL PROKONTRA*/
.detail_prokontra{
	width:750px !important;
}
.text_pk{
	float:left;
	width:353px;
	border-right:dotted 2px #ccc;
	padding-right:20px;
}
.chart_pk{
	float:left;
	width:360px;
	padding-left:10px;
}
.chrtdt{
	float:left;
	width:160px;
	height:160px;
	padding-left:15px;
}
.pk_detail{
	margin-bottom:15px;
	background:url(../images/bg_dsr.png) repeat-y;
}
.head_suara{
	height:35px;
	overflow:hidden;
	font-size:15px;
	text-transform:uppercase;
	color:#fff;
	position:relative;
}
.head_suara .setuju{
	width:369px;
	background-color:#003481;
	display:block;
	float:left;
	padding:10px;
	border-right:1px solid #fff;
}
.head_suara .tdk_setuju{
	width:369px;
	background-color:#ff0000;
	display:block;
	float:right;
	padding:10px;
	text-align:right;
	border-left:1px solid #fff;
}
.head_suara .white_round{
	position:absolute;
	top:5px;
	left:377px;
	width:25px;
	height:25px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color:#ededed;
	display:block;
}
.area_setuju{
	width:760px;
	float:left;
	position:relative;
	padding:10px 0 0;
	margin:0 10px;
}
.srl{
	width:400px
}
.box_comment_sr{
	background-color:#ededed;
	padding: 15px 15px 15px;
  	width: 326px;
	font-size:14px;
	margin-bottom:15px;
	position:relative;
	line-height:130%;
}
.box_comment_sr .box_img{
	width:40px;
	float:left;
	margin-right:10px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	overflow:hidden;
}
.arr_srl{
	background:url(../images/left_comment.png) no-repeat;
	width:35px;
	height:23px;
	position:absolute;
	top:0;
	left:355px;
}
.arr_srr{
	background:url(../images/right_comment.png) no-repeat;
	width:35px;
	height:23px;
	position:absolute;
	top:0;
	right:356px;
}
.m_ago {
  font-size: 11px;
  color: #828282;
  font-style: italic;
  float: right;
  margin-top: 8px;
}
.name_pka{
	padding-bottom:10px;
	border-bottom:solid 1px #ccc;
	margin-bottom:10px;
}
.name_pk{
	font-weight:bold;
	vertical-align:middle;
	font-size:18px;
	padding: 8px 10px 0 0;
  	float: left;
}
.ico_sospk{
	float:left;
	padding: 8px 0 0 0;
}
/*E:DETAIL PROKONTRA*/


/*s:detailfokus*/
.bts_artikel {
	border-top: 1px solid #ccc;
}
.title_lr_fokus {
	padding-top: 8px !important;
}
.title_lr_fokus strong{
	display: inline-block;
	padding: 3px;
	font-size: 13px;
	text-transform: uppercase;
	background: #fe8917;
	margin-bottom: 5px;
}
.list_stick_fokus {
	padding: 10px;
	margin: 0;
	list-style: none;
}
.list_stick_fokus li {
	padding-bottom: 20px;
	border-left: 5px solid #e8e8e8;
	margin: 0;
	margin-left: 20px;
	position: relative;
}
.list_stick_fokus li:last-child {
	border-color: #fff;
}
.list_stick_fokus li .no {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #ccc;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	border-radius: 100px;
	float: left;
	position: absolute;
	left: -22px;
	top: 0;
}
.list_stick_fokus li h3 {
	font-size: 14px;
	color: #525252;
	text-decoration: none;
	float: right;
	width: 80%;
	width: calc(100% - 30px);
	line-height: 130%;
	font-weight: bold;
	padding-top: 5px;
}
.list_stick_fokus li a:hover h3,
.list_stick_fokus li a.selected h3 {
	color: #ec7400;
}
.list_stick_fokus li a:hover .no,
.list_stick_fokus li a.selected .no {
	background: #fe8917;
}
/*e:detailfokus*/




/*s:widget detail*/
/*s:majalah*/
.widget_majalah {
	border-top: 8px solid #000;
	border-bottom: 1px solid #000;
	margin: 20px 0 5px;
	background: #f6f6f6;
	font-size: 13px;
	color: #3b3b3b;
}
.widget_majalah article {
	padding: 15px 20px;
}
.widget_majalah h3 {
	color: #000;
}
.widget_majalah .info_mjlh {
	font-size: 13px;
	line-height: 130%;
	text-align: center;
	padding: 10px;
	background: #eeeeee;
}
.widget_majalah .but_down{
	color: #fff;
}
.widget_majalah .box_img {
	width: 140px;
}
.widget_majalah .edisi {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	color: red;
}
/*e:majalah*/

/*s:profil*/
.detail_text .linksisip-profil {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    border-collapse: collapse;
    border-spacing: 0;
    width:200px;
    margin-right: 25px;
    margin-left: -85px;
    color: #fff;
    z-index: 2;
    position: relative;
    border: 0;
    background: #000;
    overflow: hidden;
    float: left;
}
.detail_text .linksisip-profil .pic_profil {
	width: 100%;
}
.detail_text .linksisip-profil .pic_profil img {
	display: block;
	width: 100%;
}
.detail_text .linksisip-profil h3 {
	font-size: 15px;
	padding: 10px 10px;
	color: #fff;
	line-height: 130%;
	font-weight: bold;
}
.detail_text .linksisip-profil a:hover,
.detail_text .linksisip-profil a:hover h3 {
	color: yellow;
	text-decoration: none;
}
/*e:profil*/
/*s:kronologi*/
.kronologi_detail {
	border-top: 8px solid #000;
	border-bottom: 1px solid #000;
	margin: 20px 0 10px;
	padding: 20px 0 0px;
}

.kronologi_detail .kronologi_list {
	padding: 0px 0 40px 30px;
	/*border-bottom: 1px solid #eeeeee;*/
	position: relative;
	border-left: 5px solid #ccc;
	margin-left: 5px
}
.kronologi_detail .kronologi_list img {
	max-width: 100%;
	display: block;
}
.kronologi_detail .kronologi_list .video iframe {
	width: 100% !important;
	height: 300px !important;
}
.kronologi_detail .kronologi_list .time {
	font-weight: bold;
	color: #616161;
	font-size: 20px;
	padding-bottom: 5px;
	float:left;
	position: relative;
}
.kronologi_detail .kronologi_list .time span {
	display: inline-block;
	border-radius: 100px;
	border:4px solid #ccc;
	background: white;
	width: 14px;
	height: 14px;
	position: absolute;
	left: -43px;
	top: -3px;
}
.kronologi_detail .kronologi_list:hover .time span {
	border-color: #19378f;
}
.kronologi_detail .kronologi_list:last-child {
	border-color: #fff;
}
.kronologi_detail:hover .kronologi_list {
	opacity: 0.6;
}
.kronologi_detail .kronologi_list:hover {
	opacity: 1;
}
.kronologi_detail .kronologi_list:hover .time {
	color: #19378f;
}
.kronologi_detail .kronologi_list .share_box {
	float: right;
	position: relative;
	margin-top: -5px;
}
.kronologi_detail .kronologi_list .share_box a {
	float: left;
	background: #f4f4f4;
	border-radius: 100px;
	width: 20px;
	height: 20px;
	text-align: center;
	padding: 5px;
	margin-right: 5px
}
.kronologi_detail .kronologi_list .share_box img {
	width: 100%;
	display: inline;
	margin: 0 auto;
}
.kronologi_detail .kronologi_list:hover .share_box a{
	background: #9f9f9f;
}
.kronologi_detail .kronologi_list .share_box a.fb:hover {
	background: #39579a;
}
.kronologi_detail .kronologi_list .share_box a.tw:hover {
	background: #1aa9e4;
}
.kronologi_detail .kronologi_list .share_box a.gplus:hover {
	background: #e23c05;
}
/* s:blockquote */
table.quotesisip2 {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    border-collapse: collapse;
    border-spacing: 0;
}
.quotesisip2 blockquote {
    float:left;
    font-size: 24px;
    margin: 0 0 10px 0;
    padding:1px 10px 0 64px;
    line-height: 1.1;
    position: relative;
    color: #000;
}
.quotesisip2 blockquote:before {
    display: block;
    content: "\201C";
    font-size: 100px;
    position: absolute;
    left: 0px;
    top: -15px;
    color: #b4b4b4;
    font-family: 'arial black',arial;
    font-style: normal;
}
.quotesisip2 blockquote cite {
    color: #999999;
    font-size: 14px;
    display: block;
    margin-top: 5px;
}
.quotesisip2 blockquote cite:before {
    content: "\2014 \2009";
    font-family: 'arial black',arial;
    font-style: normal;
}

.quotesisip2 blockquote.kanans {
    float: right;
    margin: 0 0 10px 10px;
}
/* e:blockquote */

/*e:kronologi*/

/*s:fotostory*/
.foto_story {
	width: 100%;
	background: #f1f1f1;
	position: relative;
	margin: 10px 0;
}
.foto_story ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.foto_story li {
	float: left;
	width: 100%;
}
.foto_story .box_img {
	width: 100%;
	background: #000;
	text-align: center;
	margin-bottom: 5px;
}
.foto_story .box_img .img_con {
	text-align: center;
}
.foto_story .box_img .img_con img {
	height: 100%;
}
.foto_story .caption {
	padding: 5px 10px;
	font-size: 12px;
	color: #414141;
}
.foto_story .fs_nav {
	position: absolute;
	width: 30px;
	top: 50%;
	margin-top: -30px;
	background: rgba(0,0,0,0.5);
	padding: 10px 5px 5px;
	display: none;
}
.foto_story .fs_nav img {
	width: 100%;
}
.foto_story .fs_nav_r {
	right: 0;
}
.foto_story .fs_nav:hover {
	background: rgba(0,0,0,0.8);
}
.foto_story:hover .fs_nav {
	display: block;
}

/*STAT PAGE*/
.stat_page {
	position: absolute;
	top: 15px;
	right: 15px;
	color: #fff;
	background: rgba(0,0,0,0.6);
	padding: 5px 10px;
	z-index: 2;
}
#sv_page a {
	display: none;
	color: #fff;
	font-weight: normal;
}
#sv_page a:last-child {
	display: inline-block;
}

/*e:fotostory*/
.fol{
  font-size: 12px;
  color: #8c8c8c;
  position:relative;
  bottom:-8px;
  margin-right:5px;
}
/*s:reaction*/
.reaction_ {
    padding: 10px 0;
    border-top: 1px solid #ccc;
    margin: 20px 15px 0;
}
.reaction_ .title {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}
.reaction_ a{
    float: left;
    width: calc(12.5% - 2px);
    margin-right: 2px;
    text-align: center;
    padding: 5px 0;
    cursor: pointer;
    position: relative;
    transition: all 0.5s ease;
    /*height: 55px;*/
}
@-webkit-keyframes bar_n
{
	0%   {height:0%;}
}
.reaction_ .nilai {
    /*position: absolute;*/
    /*background: rgba(0,0,0,0.7);*/
    color: #fff;
    font-size: 18px;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 5px 0;
    font-weight: bold;
	height: 0;
	/* Chrome, Safari, Opera */
	-webkit-animation-name:bar_n;
	-webkit-animation-duration:1s;
	/* Standard syntax */
	animation-name:bar_qc;
	animation-duration:1s;
	display: none;
}
.reaction_ .nilai2 {
	/*position: absolute;*/
	top: 100%;
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	padding: 5px 0 0;
}
.reaction_ .info {
	display: block;
	text-align: center;
	font-size: 11px;
	padding-top: 3px;
	position: relative;
	z-index: 2;
}
.reaction_ a img {
    width: 50%;
    display: inline-block;
    position: relative;
	z-index: 2;
}
.reaction_ a:hover .info,
.reaction_ a.selected .info {
	color: #fff;
}
.reaction_ a.selected .nilai2 {
	display: block;
}

.reaction_ .nilai {
	z-index: 1;
	height: 0%;
}
.title_act{
	display:none;
	color:#fff;
	padding:10px;
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:10px;
}
.ico_d img{
	float:right;
	margin-right:10px;
	width:20px;
	height:20px;
	display:none;
	margin-top:4%;
}
.rot img{
	float:right;
	display:none;
	margin-right:10px;
	width:20px;
	height:20px;
	-webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}
/*e:reation*/
@media screen and (max-width: 500px){

.reaction_ .title {
	border-bottom:solid 1px #ccc;
	margin-bottom:10px;
}
.title .ask{
	float:left;
	width:80%;
}
.reaction_ a {
	width: calc(25% - 2px);
	margin-bottom: 2px;
}
.reaction_1{
	display:none;
}
.ico_d img{
	display:block;
}
.rot img{
	display:block;
}

}
/*e:widget detail*/

.inforedaksi {
	margin: 10px 15px 20px;
	padding-top: 10px;
	font-size: 15px;
	line-height: 130%;
	border-top:1px solid #ccc;
}
.inforedaksi a {
	color: #2440A2;
	text-decoration: none;
	font-weight: bold;
}

/*.detail_fokus_l {
	padding: 5px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	height: 32px;
	margin: 5px 15px 20px;
}
.detail_fokus_l strong {
	font-weight: bold;
	font-size: 15px;
	color: red;
	float: left;
	margin-right: 20px;
	margin-top: 7px;
}
.detail_fokus_l a {
	background: #eee;
	padding: 8px 12px;
	border-radius: 3px;
	float: left;
	margin-right: 10px;
	color: #313131;
	border:1px solid #eee;
	text-decoration: none;
}
.detail_fokus_l a:hover {
	background: #e7e7e7;
	border-color: #1b3682;
	color: #000;
}*/
.end_news{
	color:#999;
}

/*DETAIL FOKUS*/
.detail_fokus_l {
	background: #20409A;
	font-size: 13px;
	margin: 10px 15px 30px;
	display: table;
	width: calc(100% - 30px);
}
.detail_fokus_l strong {
	color: #fff;
	background: #CC0000;
    display: table-cell;
    font-size: 12px;
    font-weight: bold;
    padding: 12px 10px 10px;
    vertical-align: middle;
    width: 95px;
    font-family: inherit;
}
.detail_fokus_l a {
	color: #ffd700;
	text-decoration: none;
	padding: 10px 15px;
	float: left;
	line-height: 1.25;
}
.detail_fokus_l a:hover {
	background-color: rgba(0,0,0,0.1);
}
.detail_fokus_l a:nth-child(2) {
	background-image: url(../images/arrow_fokus.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
