*/By_Budiman_*/

.pkp_site_name .is_img {
  padding-bottom: 5px;
  padding-top: 0;
}
.pkp_structure_page {
margin-top: 0px;
margin-bottom: 0px;
}
.hover td {
    text-align: center;
}
.pkp_site_name {
padding-top; 5px;
padding-bottom: 2px;
}
.obj_article_details .abstract {
text-align: justify;
font: tahoma,geneva,sans-serif;
}
.pkp_structure_main p {
    line-height: 25px;
    margin: 20px 0;
    text-align: justify;
}
.pkp_block {
    padding: 30px;
    text-align: center;
}
.footer {
  position: fixed;
  left: 10;
right: 10;
  bottom: 40;
  width: 110%;
}
.pkp_footer_content {
text-align: Left;
font-style: oblique;
}

#pkp_content_footer {
    height: 110px;
    background-color: #032d4c;
    color: white;
}
.pkp_structure_footer_wrapper {
  background: rgba(0,0,0,0.05);
    background-color: rgba(0, 0, 0, 0.05);
  border-top: 1px solid #ddd;
  border-bottom: 20px solid #032d4c;
}

.element {
padding-bottom: 0.5em;
border-bottom: 3px solid #032d4c;
font-weight: 700;
text-transform: uppercase;
}

element {
    height: 40px;
}

body {
    background: #eae7e5;
}

.pkp_site_name .is_img img {
  display: block;
  max-height: 180px;
  max-width: 1100px;
  width: 700%;
  height: auto;
}

element {
  text-align: center;
  background-color: #583780;
}

.pkp_structure_head {
  background-color: #583780;
  border-bottom: 1px solid #ddd;
}

.pkp_structure_main {
  margin-bottom:0;
  text-align: left;
}
.pkp_footer_content {
float: left;
width: 70%;
padding-bottom:0px;
padding-top: 0px;
}
.pkp_brand_footer {
float: right;
width: 10%;
padding-bottom:0px;
padding-top: 0px;
}
.pkp_page_index .journals h3 {
  margin:.714rem 0;
  font-size:1.5rem;
  font-weight:100
}
#navigationPrimary [aria-expanded="true"]:before {
  border-bottom-color:#fff
}
@media (min-width:992px) {
  #navigationPrimary a {
    color:rgba(0,0,0,0.54)
  }
  #navigationPrimary a:hover,
  #navigationPrimary a:focus {
    color:#032d4c;
  }
  #navigationPrimary ul {
    background:#032d4c;
  }