.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: 30px;
}
.pkp_structure_page {
  margin-top: 20px !important;
  margin-bottom: 20 !important;
  padding-bottom: 20 !important;
}
.pkp_brand_footer {
display: none;
}
body{
	height:100%;
	background-image: url(https://jurnal.fh.unila.ac.id/bgtile/circles-light.png);
	background-repeat: repeat;
	background-position: left top;
}
.pkp_strukture_content {
	background: #fff;
}
.pkp_block .title {
  display: block !important;
  padding: .3em .5em !important;
    padding-left: 0.5em;
  background: #eeecec;
  border-radius: 5px 5px 0 0;
  padding-left: 5px !important;
}
.pkp_block .title {
  display: inline-block;
  padding-bottom: 0.5em;
  border-bottom: 3px solid #0393FF;
  font-weight: 700;
  text-transform: uppercase;
}
.pkp_block .title {
  display: block;
  margin-bottom: .714rem;
  margin-top: 0;
  font-family: "Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
  font-size: 1.143rem;
  font-weight: 700;
  line-height: 1.43rem;
  color: rgba(0,0,0,0.54);
}
*, ::before, ::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}