.menu_item {
  border-bottom: 1px solid #f4f4f5;
}

.pkp_block h2.title, .pkp_block .content span.title, .pkp_block span.title {
  color: #ffff;
}

div.issn {
    padding-top: 104px;
}

#customblock-download p.menu_item:hover {
  margin-right: 8px;
  box-shadow: -1px 0px 2px -1px rgba(0, 0, 0, 0.75);
  background: linear-gradient( to right, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 67%, rgb(255 255 255) 100% );
}

#customblock-download p.menu_item {
  padding: 13px 10px;
  margin: 0 0;
    margin-right: 0px;
  font-size: 1.1em;
}

header .container {
    background: url(https://journal.ipb.ac.id/public/site/images/alma/ipth-judul-1260-x-179-piksel.png);
    background-size: cover;
}

ul#navigationUser li a {
  color: white;
}

.dropdown-menu > li > a {
    color: #781b14 !important;
}

div.issn span {
  font-weight: bold;
  background: rgba(122, 32, 32, 0.75);
  border-radius: 8px;
  color: #fff;
  padding: 4px 12px;
}

#navigationUser {
  background: rgba(122, 32, 32, 0.75);
  border-radius: 8px;
  color: #fff;
}

footer .container .col-md-6 {
  width: 419px;
}

.col-md-4.contact_detail {
  margin-left: -15px;
}

footer .container {
  background: #781B14;
}

.navbar-brand {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  height: 0;
}

#customblock-sidebarmenu p.menu_item {
  font-size: 14px;
}

p.menu_item .fa {
  color: #781B14;
}

#headerNavigationContainer .container .row {
  height: 164px;
}

#customblock-flagcounter strong {
  color: #295A89;
  font-size: 20px;
}