.journals ul .body .description a {display: inline;}
#headerNavigationContainer{
}
.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;}

html, body {
    background: #ededed;
}



.pkp_navigation_primary_row {
    background: #edff00;
    padding-left: 2.143rem;
    padding-right: 2.143rem;
}

/*menu css*/
.pkp_navigation_primary {
    text-align: left;
  }

#navigationPrimary>li>a {
    padding-bottom: 6px;
    border-bottom-width: 4px;
    color: black;
}

#navigationPrimary > li > a:hover,
#navigationPrimary > li > a:focus {
  border-color: #0140cb;
  border-bottom: 2px solid #f1de40;
  color:  whitesmoke;
}



.pkp_page_index .homepage_about {
    text-align: justify;

  }

*, *:before, *:after {
  -webkit-border-sizing: border-box;
  -moz-border-sizing: border-box;
  border-sizing: border-box;
}

.container > ul {
  list-style: none;
}

body {
  font-family: tahoma,geneva,sans-serif;
}
.obj_article_details .abstract {
    text-align: justify;
}
.pkp_footer_content {
  float: left;
  width: 50%;  padding-top: 10px;
  padding-bottom:10px;
}
.pkp_site_name_wrapper a.is_img img {
    max-height: none;
}

.pkp_brand_footer {
  float: right;
  width: 30%;
  padding-bottom:10px;
  padding-top: 50px;
}

.pkp_structure_footer_wrapper {
	background: #e8ebef;
	border-bottom:@double solid; 
	border-bottom-color:#201e1f;
}




#customblock-menu-baru a {
    text-decoration: none;
    color: whitesmoke;
}

#customblock-menu-baru a:hover,
#customblock-menu-baru a:focus {
  border-color: #f1de40;
  border-bottom: 2px solid #f1de40;
  color:  #f1de40;
}