.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: 1162px !important;
}
.pkp_site_name_wrapper {
  padding-left: 0;
  padding-right: 0;
  color: #06a0e1;
}
.pkp_navigation_user_wrapper {
  top: 0;
  right: 0;
  padding-right: 30px;
}
.pkp_structure_page {
  margin-top: 20px !important;
  margin-bottom: 20 !important;
  padding-bottom: 20 !important;
}
.pkp_structure_head {
  background: #06a0e1;
}
.obj_article_details .abstract {
  text-align: justify;
  font-family: Verdana;
}
.pkp_footer_content {
  float: left;
  width: 80%;
  padding-top: 10px;
  padding-bottom:10px; 
}
.pkp_brand_footer {
  float: right;
  width: 123px;
  height: 80px;
  padding-bottom:10px;
  padding-top: 50px;
}
.pkp_structure_footer_wrapper {
  background: #F9F9F9;
  border-bottom:@double solid;
  border-bottom-color:#38b6ff;
}
.pkp_site_name .is_img img {
  display: inline-block;
  max-height: 100px;
  max-width: 100%;
  width: auto;
  height: auto:
}
body {
  height: 10%;
  background-image: url('https://raw.githubusercontent.com/henriprasetyo/Pattern-Journal/main/Pattern%20-%20Ai%20Account.png');
  background-position: center middle;
  font-family: Verdana;
  text-align: justify;
}
.pkp_structure_content {
  background: #F9F9F9;
}