.pkp_site_name {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
body {
   height:100%;
   background-image: url(https://ecotipe.ubb.ac.id/public/site/layout.jpg);
   background-repeat-y: repeat;
   background-repeat-x: repeat;
  
}
.pkp_site_name > a {
  padding-top: 0;
  padding-bottom: 0;
}
.pkp_site_name .is_img img {
  max-height: 250px !important;
}
.pkp_site_name_wrapper {
  padding-left: 0;
  padding-right: 0;
}
.pkp_navigation_user_wrapper {
  top: 0;
  right: 0;
  padding-right: 30px;
}
.pkp_structure_page {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}
.pkp_brand_footer {
  display: none;
}
.pkp_structure_footer_wrapper {
  background:#10566f;
  border-bottom:@double solid;
  border-bottom-color:#595959;
}