.hover{
	width:100%;
	border-collapse:collapse;
}
.hover th{
	height:30px;
	background:#ffffff;
	color:#000000;
}
.hover.td{
	height:30px;
	padding-top:3px;
	vertical-align:middle;
	border-bottom:solid 1px #ffffff;
	text-align :center;
}
.hover td a{
	width:100%;
	display:block;
	
}
.hover tr{
	background:#1e6292;
	color:#ffffff;
}
.hover tr.hover{
	background-color:#2c5876;
}
.hover tr a{
	color:#000000;
}

.pkp_brand_footer{
	display:none;
}


/* teks article */
.page-header h2 small{
	color:#000000;
	font-weight:bold;
	text-shadow:none;

}

/*teks current issue */
.current_issue .page-header h2{
	color:#000000;
	font-weight:bold;
	text-shadow:none;	
}

.media-body .media-heading a{
	text-shadow:none;
	font-size:11pt;
	font-family:arial;
}

.meta .authors{
	color:#666666;
	font-size:10pt;
	font-family:arial;
}

/* TOMBOL PDF */
.btn-group a{
	text-decoration:underline;
}

/*judul view artikel */
.article-details .page-header{
	color:#000000;
	text-shadow:none;
	font-family:arial;
}

/*abstrack*/
.article-summary .article-abstract{
	font-size:11pt;
	font-family:arial;
	color:#333333
}

/*download*/
.panel-body .download{
	text-decoration:underline;
	font-size: 10pt;
}

/*Jufdul static page - Editorial Team */
.page-static .col-md-8 h1{
	text-shadow:none;
	color:#000000;
}