/* about jurnal di homepage*/
.pkp_page_index .additional_content {
  display: block;
  position: relative;
  order: -1; /* Memindahkan ke atas */
}

.pkp_site_name .is_img img {
  max-height: 200px !important;
  max-width: 100%;
  display: inline-block;
  max-height: 165px;
  max-width: 100%;
  width: auto;
  height: auto;
}

.pkp_brand_footer {
  /*  
  float: right;
  width: 40%;
  padding-top: 10px;
  padding-bottom: 10%;
  background-color: #ffffff;
  background: transparent;
  */
  display: none;
}

.pkp_structure_footer_wrapper {
  background-color: #ffffff;
}

/*Menu Side Bar  Menu Head*/

.head-menu {
  border-bottom: 3px #5a67c7 solid;
  height: 50px;
}

.head-menu a {
  display: block;
  padding: 10px;
  text-align: left;
  background-color: #5a67c7;
  color: white;
  font-weight: bold;
}

.menu-sidebar {
  font: bold 12px arial, verdana, sans-serif;
}

.menu-sidebar li a {
  text-decoration: none;
  border-top: 1px solid #ffffff;
  color: #000000;
  display: block;
  background-color: #edeeee;
  padding: 10px;
  margin-top: -5px;
  transition: 0.3s;
}

.menu-sidebar li a:hover {
  background-color: #5a67c7;
  box-shadow: #38b6ff 3px 3px 3px;
  color: white;
  border-left: 5px solid #ffd600;
}
html,
body {
  background: rgb(153, 151, 151);
}

.pkp_structure_footer_wrapper {
  background: transparent;
}

.pkp_structure_head {
  margin-top: 10px !important;
  margin-bottom: 10 !important;
  padding-bottom: 10 !important;
  background: transparent;
}

.customblock-side-bar-menu {
  padding-top: 0px;
  margin-top: 0px;
}

.pkp_structure_content {
  background: #ffffff;
}

#homepageImage {
  float: right;
  width: 38%;
  margin-bottom: 10px;
  padding-top: 35px;
}
#homepageImage img {
  height: auto;
  max-width: 100%;
  margin-top: -1em;
}

.pkp_block.block_custom {
  /*padding: 0 !important;*/
  padding-top: 10px;
  padding-bottom: 0 !important;
}

.pkp_navigation_user {
  font-style: italic;
  color: #f5f9fb;

  font-weight: bold;
}

.pkp_structure_footer {
  background-color: #5a67c7;
  color: #f5f9fb;
  margin-bottom: 30px;
}

/*
.pkp_site_nav_menu {
  background: transparent;
}
*/

#headerNavigationContainer {
  background: transparent;
  margin-top: 0% !important;
  border-bottom: none;
}

.pkp_head_wrapper {
  background: transparent;
  margin-top: 0% !important;
}

.pkp_navigation_primary_row {
  background-color: #b2b5d8;
  border: solid;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: none;
  padding-left: 15px;
}

.pkp_navigation_primary_wrapper {
  background: transparent;
}

.pkp_navigation_user_wrapper {
  top: 30px;

  right: auto;
  color: #f5f9fb;
}

.pkp_structure_page {
  margin-top: 0% !important;
  margin-bottom: 20 !important;
  padding-bottom: 20 !important;
}

.pkp_site_name_wrapper {
  padding-left: 0;
  padding-right: 0;
  margin-top: 0% !important;
}

.pkp_site_name {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.pkp_site_name > a {
  padding-top: 0;
  padding-bottom: 0;
}

.pkp_site_name a {
  margin: auto !important;
}

.profile {
  font-style: italic;

  margin-right: 10px;
}

.cmp_notification {
  background-color: #ffffff;
}

.cmp_notification:hover {
  background-color: #ffffff;
  box-shadow: #5a67c7 3px;

  border-left: 5px solid #5a67c7;
}

.obj_article_details .abstract {
  text-align: justify;
}

.obj_article_details .author_bios {
  text-align: justify;
}
.obj_article_details .references {
  text-align: justify;
}
.obj_article_details .page_title {
  text-align: justify;
  text-transform: uppercase;
}
.obj_article_summary .title {
  text-align: justify;
  text-transform: uppercase;
}

.pkp_structure_main {
  margin-bottom: 0pt;
  padding-bottom: 0pt;
}

.obj_article_summary {
  padding-bottom: 10px !important;
  border-bottom: solid 4px #5a67c7 !important;
  font-size: 12px;
}

.obj_article_summary {
  box-shadow: 3px 3px 5px;
  padding: 20px;
  border-radius: 10px;
  background: #edeeee;
}

.obj_article_summary:hover {
  background: #b2b5d8;
}
