body {
  background-image: url(""), url("https://i.ibb.co/ndhy2DM/Motif-round.png");
  background-repeat: no-repeat,repeat;
  background-color: #cccccc;
}
/* Header Utama */
.pkp_site_name_wrapper {
    padding: 25px 0;
    margin-bottom: 40px;
    background: #ADD8E6; /* Warna latar header */
    box-shadow: 0 2px 5px rgba(0,0,0,0.1); /* Efek bayangan */
}
#main, .main-full {
    padding-left: 0 !important;
    max-width: auto;
    margin: 0 auto;
	margin-top: -5px;
    background: #ADD8E6;
}
.pkp_site_name {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.pkp_site_name > a {
  padding-top: 0;
  padding-bottom: 0;
}
.pkp_site_name .is_img img {
  max-height: 200px !important;
}
.pkp_site_name_wrapper {
  padding-left: 0;
  padding-right: 0;
}
.pkp_navigation_user_wrapper {
  top: 0;
  right: 0;
  padding-right: 20px;
}
.pkp_structure_page {
  margin-top: 10px !important;
  margin-bottom: 10 !important;
  padding-bottom: 10 !important;
}
body {
  font-family: tahoma,geneva,sans-serif;
}
.obj_article_details .abstract {
    text-align: justify;
}
.pkp_footer_content {
  float: left;
  width: 50%;  padding-top: 5px;
  padding-bottom:5px;
}
.pkp_brand_footer {
display: none;
}
.pkp_structure_footer_wrapper {
	background: #ADD8E6;
	border-bottom:@double solid; 
	border-bottom-color:#ADD8E6;
}
.pkp_site_name .is_img img {
	display: inline-block;
	max-height: 100px;
	max-width: 100%;
	width: auto;
	height: auto;
}
