.pkp_structure_head {
  background: #2cb8d;
}
body {
  font-family: tahoma,geneva,sans-serif;
}
.obj_article_details .abstract {
    text-align: justify;
}
.pkp_footer_content {
  float: left;
  width: 50%;  padding-top: 10px;
  padding-bottom:10px;
}
.pkp_brand_footer {
  display: none;
  width: 30%;
  padding-bottom:10px;
  padding-top: 50px;
}
.pkp_structure_footer_wrapper {
   background: #2cb8d;
   border-bottom:@double solid; 
   border-bottom-color:#595959;
}
.pkp_site_name .is_img img {
   display: inline-block;
   max-height: 236px;
   max-width: 1417%;
   width: auto;
   height: auto;
}
#pkp_structure_main,
.pkp_structure_content {
  max-width: 1200px;
  min-width: 1100px;
  margin: 0 auto; /* selalu di tengah layar */
  box-sizing: border-box;