 
.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}
.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}
.no-margin{
  margin: 0px !important;
}
input:focus{
	outline:none;
}
.text-center {
  text-align: center;
}
img{
	border:0;
	vertical-align:middle;
}
a{
  text-decoration: none;
}

.isicontent {
	float:left;
}
 
.sl-container{
	width:100%;
	margin:0 auto;
	*background-color: #fff;
}
.sl-content{
	width:1130px;
	background:#fff;
	padding:25px 25px 0 25px;
	position:relative;
	margin:0 auto; 
}
.fixwid {
	*width:1200px;
	width:1080px;
	margin: 0 auto !important;
}
.sl-header{
	*background:#222;
	    min-width: 1200px;	
	margin:0 auto;
}
.list-channel-section {
	background: #4a65aa;
	border-bottom:1px solid #dedede
} 
.sl-logo-search{
	margin: 20px 0px 40px 0;
} 
.form-search{
	height:31px;
	overflow:hidden;
}
.form-search .input-box{
	height:31px;
	width:240px; 
	float:left;
	background:#fff;
	position:relative;
}
.form-search .search-input{
	border:0;
	width: 232px;
	color:#222;
font-family: 'franklingothicurwbooregular' ;
	background:none;
	position:absolute;
	top:50%;
	left:0;
	margin-left:5px;
	font-size: 16px;
	margin-top: -11px;
}
.form-search .button-search{
	float:left;
	text-align:center;
	position:relative;
}
.form-search .button-search .arrow-left{
	background:url(../images/arrow-search.PNG) no-repeat;
	width:11px;
	height:13px;
	position:absolute;
	left:0;
	top:50%;
	margin-left:-11px;
	margin-top:-6px;
}
.form-search .button-search span{
	background:#C83D28;
	height: 31px;
	width: 31px;
	display:table-cell;
	vertical-align:middle;
}
.form-search .button-search span img{
	width:15px;
}

/*MENU*/
.sl-menu-share {
	*border-top:1px solid #777777;
	*border-bottom:8px solid #4a65aa;
	*border-bottom:3px solid #4a65aa;
	background:#fff;
}
.sl-menu-share .sl-container{
	position:relative;
	float: left;
	border: 1px solid #ccc;
}

.sl-menu-share.fixed .sl-container { 
    border: none;
}

.sl-menu ul.menu-list{
	margin:0;
	padding:0;
}
.sl-menu ul.menu-list > li{
	list-style:none;
	float:left;
	border-right:1px solid #ccc;
}
.sl-menu ul.menu-list > li > a{
	font-family: 'open_sansbold' ;
	font-size:15px;
	color:#000;
	text-decoration:none;
	height:40px;
	display:table-cell;
	vertical-align:middle;
	padding: 0 10px;
}

.fixed .sl-menu ul.menu-list > li > a {
	color:#fff;
}

.sl-menu ul.menu-list > li .arrow-down{
	background:url(../images/Arrow-down.png) no-repeat;
	width:6px;
	height:3px;
	float:right;
	margin:5px 4px;
}
.sl-menu ul.menu-list > li:hover,.sl-menu ul.menu-list > li > a:hover,
.sl-menu ul.menu-list > li.active{
	background:#ff0000; 
	color:#fff;
}
/*menu-dropdown*/
.sl-menu ul.menu-list > li:hover .sl-submenu{
	display:block;
}
.sl-submenu {
	position: absolute;
	z-index: 999;
	left: 0px;
	right: 0px;
	top:0;
	*background:#12d82c;
	margin-top:40px;
	*padding-bottom: 10px;
	border-top:8px solid #4a65aa;
	display:none;
	-webkit-box-shadow: 0px 4px 4px 0px #000;
	-moz-box-shadow: 0px 4px 4px 0px #000;
	box-shadow: 0px 4px 4px 0px #000;
	border:1px solid #ccc\9;
	border-top:8px solid #4a65aa\9;
}
.sl-submenu h1{	
	font-family: 'open_sansbold';
    font-weight: normal;
    font-size: 18px;
    color: #fff;
    padding: 8px 10px;
    background: #4a65aa;
}

.sl-submenu h2{	
    font-family: 'open_sansbold';
    font-weight: normal;
    font-size: 18px;
    color: #4a65aa;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
}
.sl-submenu .menu-kategori{
	*padding:10px;
	padding-bottom:0;
	width: 290px;
	*width:123px;
	padding-bottom: 10px;

}
.sl-submenu .menu-kategori ul.list-kategori{
	margin:0;
	padding:0;
}
.sl-submenu .menu-kategori ul.list-kategori > li{
	list-style:none;
	display:block;
	border-bottom:1px solid #67fe7b;
}
.sl-submenu .menu-kategori ul.list-kategori > li:hover{
	background:#222;
	color:#fff;
}
.sl-submenu .menu-kategori ul.list-kategori > li.daerah a:hover{
	background:#222;
	color:#fff;
}
.sl-submenu .menu-kategori  .times-up {
    font-family: 'franklingothicurwbooregular';
    font-size: 13px;
    font-style: italic;
}
.sl-submenu .menu-right  .times-up {
    font-family: 'franklingothicurwbooregular';
    font-size: 13px;
	margin-top:10px;
    font-style: italic;
}
.sl-submenu .menu-kategori ul.list-kategori > li a{	
	text-shadow: 1px 1px 1px #333;
	font-family:'franklingothicurwdemregular';
	font-size:14px; 
	color:#fff;
	text-decoration:none;
	display:block;
	padding:5px 10px;
}
.sl-submenu .menu-kategori ul.list-kategori > li.daerah a{	
	text-shadow: 1px 1px 1px #fff;
	color:#000;
text-transform:uppercase;font-size:15px;
}
.menu-right{
	width:910px;
	padding:10px 20px;
	padding-bottom: 10px;
	padding-bottom: 20px;
	background:#fff;
	border-left: 1px solid #f1f1f1;
	min-height:420px;
}
.menu-right ul.list-menu-r{
	margin:0;
	padding:0;
}
.menu-right ul.list-menu-r > li{
    list-style: none;
    float: left;
    width: 200px;
    margin-left: 20px;
}
.menu-right ul.list-menu-r > li:first-child{
	margin-left:0;
}
.menu-right ul.list-menu-r > li a{
	display:block;
	text-decoration:none;
}
.menu-right ul.list-menu-r > li .kategori{
	font-size:9px;
	color:#3c3c3c;
	margin:5px 0;
}
.menu-right ul.list-menu-r > li .deskrip{
	*height: 60px;
	*overflow: hidden;
}
.menu-right ul.list-menu-r > li .deskrip a{
	font-size:15px;
	color:#222;	
	font-family: 'open_sansbold' ;
}


a.btn_red {

    color: #fff;
	margin-top:30px;
    margin-bottom: 15px;
    clear: both;
    width: 100%;
    padding: 8px 20px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    background-color: #4a65aa;
    border-radius: 5px;
    opacity: 1;
    display: inline-block;
}
a.btn_red:hover{
    color: #ffff00;
	background:#000;
	text-decoration: underline;
}

/*end*/
 
/*menu-fixed*/
.sl-menu-share.fixed{
    position: fixed;
    top: 0;
	left: 0;
	right: 0;
	z-index:12;
	background:#000;
}
.sl-menu-share.fixed .sl-menu ul.menu-list > li a{
	/*font-size:14px;*/
	font-size:15px;
}
.sl-menu-share.fixed .sl-menu ul.menu-list > li .arrow-down{
	margin:6px 4px;
}
.sl-menu-share .search-fixed,
.sl-menu-share.fixed .sl-share{
	display:none;
}
.sl-menu-share.fixed .search-fixed,
.sl-menu-share .sl-share{
	display:block;
}
.sl-menu-share.fixed .sl-submenu:after{
	position:absolute;
	content:"";
	width:1000px;
	height:8px;
	background:#4a65aa;
	position:absolute;
	top:0;
	left:0;
	right:0;
	margin-top:-8px;
	margin-left:-2px;
}
 
.bacahome {
    *z-index: 100;
    *position: absolute;
    background: #000;
  margin-bottom:15px;
  color:#fff;
     padding:3px 10px;
	}
 
.search-fixed .form-search{
	height:28px;
	padding:6px;
}
.search-fixed .form-search .input-box{
	height:28px;
}
.search-fixed .form-search .search-input{
	width:240px;
}
.search-fixed .form-search .button-search span{
	height:28px;
	width:28px;
}
/*HOME*/ 
.copyright{
	padding:15px 0 20px 0;
	background:#000;
	display:block;
	text-align:center;
	color:#fff;
	font-size:16px;
}
.footer-disclaimer{
	text-align: center;
    /* margin-right: 30px; */
    font-size: 14px;
    *margin-bottom: 25px;
    *border-bottom: 1px solid #ccc; 
	width: 100%;
    float: left;
	*background: #fff;
}
.footer-disclaimer ul {
	margin: 0 auto;
    width: 800px;
	padding:0;
}
.footer-disclaimer > ul > li{
	list-style-type: none;
	border: 0; 
	display: inline; 
}
.footer-disclaimer > ul > li a{
	color:#C83D28 !important;
	font-family:'franklingothicurwdemregular';
	float: left;
	margin: 0 5px;
    padding: 10px;
}
.footer-disclaimer > ul > li a:first-child { 
	padding-left:0;
}

.dev a{
color:#fcbb63;
font-weight:bold;
}

.thumb-beritafoto{
	margin:0;
	padding:0;
}
.thumb-beritafoto > li{
	width:100px;
	height:100px;
	/*float:left;*/
	margin-left:6px;
	list-style:none;
	margin-top:8px;
	display: inline-block;
	text-align: center;
} 
/*footer*/
.sl-footer{
    *background: url(../images/Footer-Pattern.png) repeat;
    background:#E5E5E5;
	position: relative; 
    *border-top: 3px solid #4a65aa;
	border-top: 1px solid #ccc;
	min-width: 1200px;
	padding-top: 15px;
	margin-top: 20px;
}
.sl-footer .copyright{ 
  text-align: center; 
  font-size: 14px; 
}
 
.sl-menu-footer ul.list-menu{
	margin:0;
	padding:0;
}
.sl-menu-footer ul.list-menu > li{
	list-style:none;
	float:left;
	width: 120px;
	margin-left: 25px;
}
.sl-menu-footer ul.list-menu > li:first-child{
	margin-left:5px;
}
.sl-menu-footer ul.list-menu > li .title-menu a{
	text-decoration:none;
	font-size:14px;
	color:#4a65aa;
	*font-family: 'Montserrat-Bold';
	display:block;
}
.sl-menu-footer ul.list-menu > li .submenu{
	margin:10px 0;
}
.sl-menu-footer ul.list-menu > li .submenu a{
	text-decoration:none;
	font-size:14px;
	color:#242424;
	*font-family: 'Montserrat';
	display:block;
	margin:5px 0;
}
.sl-menu-footer ul.list-menu > li .sosmed-foot{
	background:url(../images/Socmed-Footer.png?12) no-repeat;
	width: 19px;
	height: 19px;
	float:left;
	margin:0 0 0 3px;
}
.sl-menu-footer ul.list-menu > li .sosmed-foot.fb{
	background-position:-20px 0;
}
.sl-menu-footer ul.list-menu > li .submenu a:hover .sosmed-foot.fb{
	background-position:0px 0;
}
.sl-menu-footer ul.list-menu > li .sosmed-foot.tweet{
	background-position:-20px -23px;
}
.sl-menu-footer ul.list-menu > li .submenu a:hover .sosmed-foot.tweet{
	background-position:0px -23px;
}
.sl-menu-footer ul.list-menu > li .sosmed-foot.youtube{
	background-position:-20px -45px;
}
.sl-menu-footer ul.list-menu > li .submenu a:hover .sosmed-foot.youtube{
	background-position:0px -45px;
}
.sl-menu-footer ul.list-menu > li .sosmed-foot.gplus{
	background-position:-20px -67px;
}
.sl-menu-footer ul.list-menu > li .submenu a:hover .sosmed-foot.gplus{
	background-position:0px -67px;
}
.sl-menu-footer ul.list-menu > li .sosmed-foot.instagram{
	background-position:-20px -89px;
}
.sl-menu-footer ul.list-menu > li .submenu a:hover .sosmed-foot.instagram{
	background-position:0px -89px;
}
.sl-logo-foot{
	margin:30px 0;
}
.search-footer .logo-bottom img{
	width: 240px;
	float:left;
}
.search-footer{
	margin-bottom:20px;
	
}

.social {
    margin-top: 15px;
    padding: 15px 15px 5px 0;
    white-space: nowrap;
    list-style: none;
    border-top: 1px solid #ccc;
}
.social > li {
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    padding-left: 10px;
    position: relative;
    text-transform: uppercase;
}

.search-footer .form-search{
	display: inline-block;
	height:42px;
}
.search-footer .form-search .input-box{
	height:42px;
	width:450px;
	-webkit-box-shadow: inset 0px 0px 5px 0px #999;
	-moz-box-shadow: inset 0px 0px 5px 0px #999;
	box-shadow: inset 0px 0px 5px 0px #999;
	background:#CECECE;
}
.search-footer .form-search .search-input{
	width: 440px;
}
.search-footer .form-search .button-search span{
	height:42px;
	width:42px;
}
.search-footer .form-search .button-search span img{
	width:auto;
}
.sl-identity-foot h2{
font-size:14px;
font-family:'franklingothicurwdemregular';
color:#333;
font-weight:normal;
margin-bottom:5px;
padding-bottom:5px;
border-bottom:1px solid #ccc;
}
.sl-identity-foot em{
	*font-weight:700;
	font-family: 'franklingothicurwdemregular';
}

.sl-identity-foot p{
font-size:13px;
line-height:160%;
color:#333;
margin:0;
padding:0;
}
.sl-try{
	*font-family: 'Montserrat';
	font-size:11px;
	color:#242424;
	display: block;
	margin: 10px 0;
}
.sl-try span{
	display:inline-block;
	    font-family: 'franklingothicurwdemregular';
		font-size:14px;
}
.sl-try ul.list-tray{
	margin:0;
	padding:0;
	display:inline-block;
}
.sl-try ul.list-tray > li{
	list-style:none;
	display:inline-block;
}
.sl-try ul.list-tray > li:after{
	content:"//";
	float:left;
}
.sl-try ul.list-tray > li:first-child:after{
	content:"";
}
.sl-try ul > li a{
	color:#4a65aa;
	display:inline-block;
	text-decoration:none;
	padding:0 5px;
}
.sl-foot-list{
	margin-top: 25px;
}
.sl-foot-list ul{
	margin:0;
	padding:0;
	display:inline-block;
}
.sl-foot-list ul > li{
	list-style:none;
	display:inline-block;
	*font-family: 'Montserrat';
	font-size:12px;
}
.sl-foot-list ul > li:after{
	content:"-";
	float:left;
}
.sl-foot-list ul > li:first-child:after{
	content:"";
}
.sl-foot-list ul > li a{
	display:inline-block;
	text-decoration:none;
	padding:0 5px;
	color:#242424;
}
/*
ul.tag-list li{
  width: 645px;
   height: 170px;
   margin-left: 0 !important;
}
ul.tag-list li img{
  float: left;
}
ul.tag-list li .deskrip-related{
  float: left;
  width: 300px;
  margin-left: 15px;
}

.list-result-search{
  width: 645px;
}
*/  

/** E:HL **/
.bbmstyle {
    font-weight: bold;
    color: #333;
    text-align: left;
    line-height: 170%;
    font-size: 16px;
}
.sl-search .date
{
	font-size:14px;
}


.cont .date {
     margin: 3px 0 3px 0; 
    color: #333;
}
/*
.top-latest-entry .title-large {
    display: inline-block;
    vertical-align: middle;
    float: left;
    *font-family: "BrandonGrotesqueWeb-Medium";
    line-height: 1.2;
	padding-left: 15px;
position: relative;
font-size: 28px;
color: #000;
margin-top: 20px;
margin-bottom: 10px;
} 
.top-latest-entry .title-large:before {
    top: 6px;
    bottom: 6px;
}
.tjp-latest-entry .title-large:before {
    content: "";
    position: absolute;
    left: 0px; 
    width: 5px;
    background-color: #B12E24;
}
*/


/** slide **/
.tjpslide {
    *width: 772px;
    *padding: 0px 25px 0px 0px;
}
.tjpslide {
    overflow: hidden;
    margin: 0px 0px 15px;
    background: #FFF none repeat scroll 0% 0%;
    position: relative;
   * width: 775px;
   * padding: 0px 25px 0px 0px;
}
.col-md-9 {
    float: left;
}
.slides, .slides > li, .tjp-control-nav, .tjp-direction-nav {
    margin: 0px;
    padding: 0px;
    list-style: outside none none;
}
.tjpslide .banner-top {
    background: #E6E6E6 none repeat scroll 0% 0%;
}
.tjpslide .banner-top {
    position: relative;
    overflow: hidden;
    padding: 0px;
    height: 430px;
}
.tjpslide .banner-top:after, .tjpslide .banner-top:before {
    background: transparent none repeat scroll 0px 0px;
}
.tjpslide .banner-top:before, .tjpslide .banner-top:after {
    position: absolute;
    content: "";
    top: 0px;
    bottom: 0px;
    width: 75px;
    z-index: 10;
}
.tjpslide .banner-top img {
    width: 100%;
}
.tjpslide .slides img {
    height: auto;
}
.tjpslide img.lazy {
    color: transparent;
}
.tjpslide img {
    vertical-align: middle;
}
.tjp-detail-caption{
    background: transparent url('../images/gradasi-03.png') repeat-x scroll 0px top / auto 100%;
}
.tjp-detail-caption .title-slide-caption {
font-family: "Currents-Regular-Sans";
	font-size: 32px;
	margin-top: 10px;
margin-bottom: 10px;
line-height:140%; 
}
.tjpslide .banner-top .tjp-detail-caption .title-slide-caption a {
    color: #FFF;
}
.tjp-detail-caption .date, .tjp-detail-caption .title-slide-caption, .tjp-detail-caption p {
    color: #FFF;
}

.tjpslide .banner-top .tjp-detail-caption {
    z-index: 11;
}
.tjp-detail-caption {
    padding: 10px 25px 20px;
}
.tjp-detail-caption {
    width: 100%;
    position: absolute;
    bottom: 0px;
    *padding: 35px 40px;
    *background: transparent linear-gradient(to bottom, rgba(122, 122, 122, 0) 0%, #1F1F1F 20%, #000 100%) repeat scroll 0% 0%;
}

.tjpslide.col-md-9 .tjp-control-nav {
    bottom: inherit;
    top: 15px;
}
.tjp-control-nav {
    width: 100%;
    position: absolute;
   * bottom: 0px;
    z-index: 5;
    text-align: center;
}
.tjp-control-nav li {
    margin: 0px 10px;
    display: inline-block;
}
.tjp-control-paging li a.tjp-active {
    background: #FFF none repeat scroll 0% 0%;
    cursor: default;
}

 
.tjp-control-paging li a {
    width: 12px;
    height: 12px;
    display: block;
    background: #828282 none repeat scroll 0% 0%;
    cursor: pointer;
    text-indent: -9999px;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3) inset;
    border-radius: 20px;
}
.tjpslide .tjp-direction-nav li {
    padding: 0px;
}
.tjpslide.tjp-md-slide .tjp-direction-nav a.tjp-prev, .tjpslide .tjp-direction-nav a.tjp-prev {
    background-position: 0px center;
}
.tjpslide.tjp-md-slide .tjp-direction-nav a.tjp-next, .tjpslide .tjp-direction-nav a.tjp-next {
    background-position: -87px center;
}

.tjpslide.tjp-md-slide .tjp-direction-nav a, .tjpslide .tjp-direction-nav a {
    background-image: url('../images/TJP-intergrated-arrow-bkg-black.png');
    width: 48px;
}
.tjpslide .tjp-direction-nav a {
    *background-image: url("../img/arrow-slide-white.png");
    top: 0px;
    bottom: 0px;
    height: auto;
    background-repeat: no-repeat;
   * width: 30px;
}

.tjp-direction-nav .tjp-prev {
    left: 0px;
    opacity: 1;
 *   background-position: 0px 0px;
}
.tjp-direction-nav .tjp-next {
    right:0;
    text-align: right;
    opacity: 1;
    *background-position: 22px 0px;
}
.tjp-direction-nav a {
    text-decoration: none;
    display: block;
    *width: 22px;
    *height: 40px;
    margin: -20px 0px 0px;
    text-indent: 99999em;
    position: absolute;
   * top: 50%;
    z-index: 10;
    overflow: hidden;
    *opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.3);
  *  background-image: url("../img/arrow-slide.png");
    transition: all 0.3s ease-in-out 0s;
}

.title-large {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    background: #FFF none repeat scroll 0% 0%;
    z-index: 10;
    width: 191px;
    padding: 4px 15px 0px 15px;
    font-size: 26px;
    text-align: center;
    font-weight: normal;
	border-top: 3px solid #ff0000; 
}

.title-large2 {
    position: absolute;
    top: 0px;
    left: 0px;
	*right: 0px;
	color:#fff; 
    z-index: 10; 
    padding: 10px 6px;
    font-size: 20px;
    text-align: center;
    font-weight: normal; 
}

.perkat .news-side-con {
	width: 345px;
	margin-right:20px;
	background: #f8f6f6;
}

.perkat .news-side-con:last-child {
	margin-right:0;
}


body .container-advert a {
    background: #000 none repeat scroll 0% 0%;
}
.container-advert a {
    overflow: hidden;
}
.container-advert a {
    position: relative;
    display: block;
    margin-bottom: 25px;
    height: 220px;
    *width: 300px;
}
.tjp-advert-label {
    line-height: -moz-block-height;
}
 
.tjp-advert-label {
	*font-family: "BrandonGrotesqueWeb-Medium";
	font-size: 18px;
	height: 30px;
	*width: 80px;
	position: absolute;
	color: #FFF;
	text-align: center;
	padding: 6px 10px;
}
.image-latest {
    padding: 0px;
}
.tjp-video .image-latest:before {
    position: absolute;
    content: "";
    left: 0px;
    bottom: 0px;
    margin: 0px auto;
    width: 60px;
    height: 43px;
    background-image: url("../img/icon-multimedia.svg");
    background-repeat: no-repeat;
    background-position: 4px -80px;
    background-size: 60px auto;
}
.container-advert a .caption {
    background: transparent url('../images/gradasi-03.png') repeat-x scroll 0px top / auto 100%;
    *font-family: "Acta-Book";
	font-size: 18px;
	line-height: 18px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	padding: 10px;
	color: #FFF;
	height: 100px;
}
.container-advert a .caption p{
	line-height:140%;
}
.container-advert a .caption span {
	color: #ccc;
	display: block;
	font-size: 14px;
	line-height: 12px;
	position: relative;
	padding-left: 8px;
	margin: 5px 0px;
}
.container-advert .caption .date:before {
    top: 0px;
    bottom: 0px;
	background-color: #CE3D25;
	width: 2px;
	content: "";
	position: absolute;
	left: 0px;
}
/*
.main-single-page .title-large {
    line-height: 1.2;
    border-top: 1px solid #F3F3F3;
    padding: 16px 0px 0px;
    margin: 0px;
	color: #000;
font-size: 42px;
text-transform: inherit;
font-weight: 500;
}
.main-single-page .list-single-page {
    margin: 0px;
	display: block;
padding: 0px;
}
.main-single-page .list-single-page li {
    position: relative;
	border-bottom: 1px solid #E5E5E5;
padding: 10px 0px;
width: 100%;
display: inline;
height: auto;
float: left;
}

.main-single-page .list-single-page li .col-md-1.col-xs-2 {
    width: 62px;
    height: 62px;
}
.list-single-page .no-padding {
    position: absolute;
    left: 0px;
}
 .list-single-page .no-padding {
    display: inline-block;
    vertical-align: top;
}
.single-page .prof-pict  {
    width: 62px;
    height: 62px;
    border-radius: 100%;
    overflow: hidden;
    position: relative;
}

.single-page .prof-pict img {
    max-width: unset;
    position: absolute;
    margin: 0px auto;
    text-align: center;
    float: none;
    left: -50%;
    right: -50%;
    height: 100%;
    width: auto;
}
.main-single-page .list-single-page li .detail-single {
    min-height: 62px;
	padding: 0px 0px 0px 72px;
width: 100%;
position: relative;
font-size: 18px;
line-height: 20px;
}
.main-single-page .name-post { 
    font-weight: 400;
    font-size: 20px;
    color: #E31B23;
    line-height: 30px;
}
.main-single-page .list-single-page .detail-single p  {
    font-family: "Lato",sans-serif;
    font-weight: 400;
    font-size: 17px;
    color: #000;
}
*/

.informasilainnya ul {
  padding: 0;
  margin-top: 5px;
}
.informasilainnya ul li {
	border-bottom: 1px dotted #C6C6C6;
	width: 100%;
	list-style: none;
}
 
 
.informasilainnya ul li a { 
	margin: 0; 
	padding: 0px 10px;
	*color: #004b8d;
	padding: 8px;
	font-weight: normal;
	display: block;
	font-size: 17px;
}