.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_navigation_primary_row {
  background: #1f6494;
}

#navigationPrimary > li > a:hover,
#navigationPrimary > li > a:focus {
  border-color: #f6d32b;
}
#navigationPrimary a:hover,
#navigationPrimary a:focus {
  color: #f6d32b;
}
#navigationPrimary a {
  color: white;
}

.pkp_block {
  padding-top: inherit;
}

.tombol2 {
  border-bottom: 2px solid #002e0f !important;
  border-top: 2px solid #04cc22 !important;
  border-left: 6px solid #002e0f !important;
  border-right: 2px solid #04cc22 !important;
  background: #1e6292 !important;
  color: rgb(255, 255, 255) !important;
  text-decoration: none !important;
  width: 220px;
  height: 40px;
  text-align: center;
  font-size: 14px;
  text-decoration: none;
  margin: 10 -20px 0 -25px !important;
  font-weight: bold;
}
.tombol2:hover,
.tombol2 a {
  cursor: pointer;
  background: #2e8b57 !important;
  border-left: 10px solid #002e0f !important;
  padding-left: 10px;
  color: #ffffff !important;
}

.menu a {
  color: #ffffff;
  text-shadow: 0 0 black;
}

.menu a:hover {
  color: #ecd110;
  text-shadow: 0 0 black;
}
