.tombol1 {
	border-bottom: 2px solid #708CEE !important;
	border-top: 2px solid #70D7D5 !important;
	border-left: 6px solid #708CEE !important;
	border-right: 2px solid #70D7D5 !important;
	background: #2e9ddd96 !important;
	color: #ffffff !important;
	text-decoration: none !important;
	width: 240px;
	height: 40px;
	text-align: left;
	font-size: 14px;
	text-decoration: none;
	margin: 10 -20px 0 -25px !important;
	font-weight: bold;
}
.tombol1:hover,.tombol1 a {
	cursor: pointer;
    background: #2e9ddd96 !important;
    padding-left: 10px;
	border-left: 10px solid #3f636e !important;
    color: #fff !important;
}

.tombol2 {
	border-bottom: 2px solid #708CEE !important;
	border-top: 2px solid #70D7D5 !important;
	border-left: 6px solid #708CEE !important;
	border-right: 2px solid #70D7D5 !important;
	background: #88d5ee !important;
	color: #000000 !important;
	text-decoration: none !important;
	width: 240px;
	height: 40px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	margin: 10 -20px 0 -25px !important;
	font-weight: bold;
}
.tombol2:hover,.tombol2 a {
	cursor: pointer;
    background: #70A2D7 !important;
	border-left: 10px solid #3f636e !important;
    padding-left: 10px;
    color: #fff !important;
}


.obj_article_details .abstract {
    text-align: justify;
}
.obj_article_details .references {
    text-align: justify;
}
.pkp_footer_content {
  float: left;
  width: 50%;  padding-top: 10px;
  padding-bottom:10px;
}
.pkp_brand_footer {
  float: right;
  width: 30%;
  padding-bottom:10px;
  padding-top: 50px;
}
.pkp_structure_footer_wrapper {
	background: #e8ebef;
	border-bottom:@double solid; 
	border-bottom-color:#595959;
}
