/* 



/* Struktur Sidebar */
.kepala {
	color: #F8F9F9; 
	background: #026b39; 
	padding: 10px; 
	font-family: arial; 
	line-height: 23px;
	border-bottom: 4px solid #444442;
				font-weight: bold;
				text-align: center;
}

.badan a {
	display: block; 
	padding: 10px; 
	border-bottom: 1px solid #444442; 
	background: #F8F9F9; 
	color: #0B0B0B;
				text-align: center;
}

.badan {
	margin-top: -15px;
}


.badan a:hover {
	background: #A0A8B4;
	color: #F8F9F9;
	font-weight: bold;
}

.pkp_block.block_custom {
	margin-top: -30px
}

/* BACKGROUND JOURNAL - PATTERN*/
.pkp_structure_content {
	background: #d5ebf6 100%}
	
	.galleys > h2:nth-child(1){
		border-bottom: none !important;
	}
	
	.pkp_structure_page{
		margin-top: 0px !important;
	}

/* Table of content */

.obj_article_summary {
  box-shadow: 3px 3px 5px;
  padding: 20px;
  border-radius: 10px;
  background: #eef1f9;
}

.obj_article_summary:hover {
  background: #e1e4ec;
}

.obj_article_summary {
  padding-bottom: 10px !important;
  border-bottom: solid 4px #383beb !important;
  font-size: 12px;
}

.pkp_structure_main h1 {
  font-weight: 600;
  font-size: 20px;
}

.pkp_structure_main a {
  color: #3d29f1 !important;
}

.pkp_structure_main a:hover {
  color: #10a5ea!important;
}

.obj_galley_link {
  font-weight: 700;
  text-transform: Capitalize !important;
  background: #6a997036 !important;
}

.obj_galley_link:hover {
  background: #6a99704594 !important;
  color: #1f2027 !important;
}

/* Footer */
.pkp_structure_footer_wrapper {
  background: linear-gradient(
    0deg,
    rgb(186, 193, 212) 0%,
    rgb(255, 255, 255) 100%
  );
  border-bottom: 20px solid #2342f0;
}

.pkp_footer_content {
  float: left;
  width: 70%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.pkp_brand_footer {
  float: right;
  width: 20%;
  padding-bottom: 10px;
  padding-top: 50px;
}


/*Body and Abstrack*/
.main_entry .item.abstract {
text-align: justify;
}

body {
font-family: tahoma,geneva,sans-serif;
}


/* Struktur Header */
.pkp_site_name_wrapper {
  width: 100%;
  }
  .pkp_site_name {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  
  .pkp_navigation_primary_row {
         text-align: left;
           background: linear-gradient(
          0deg,
          rgb(78, 109, 222) 0%,
          rgb(176, 177, 181) 100%
          );
           font-weight: bold;
    border-top-right-radius: 0px; 
    border-top-left-radius: 0px; 
  }
  
  
  .pkp_site_name {margin: 0;}
  .pkp_site_name > a {padding-top: 0; padding-bottom: 0;}
  .pkp_site_name_wrapper {padding-left: 0; padding-right: 0; margin: 0;}
  .pkp_site_name .is_img img {max-height: 100%; max-width: 100%; }
  
  .pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li {padding: 0 !important;margin: 0 !important;}
  .pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li a {margin: 0 !important; padding: 0 15px !important; line-height: 40px !important; }
  .pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li, .pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li a {font-family:tahoma,geneva,sans-serif; color: #ebe9f3 !important; font-weight: bold !important}
  .pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li a:hover {background: #566dca; border-radius:0px; !important; color:white !important;}
  .pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li ul, .pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li ul li a:hover {border-radius: 0 !important; -webkit-border-radius: 0 !important; -o-border-radius: 0 !important;}
  .pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li ul { background: #64a8ec !important}
  .pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li ul li { border-bottom: solid 1px rgb(0 0 0) !important;}
  .pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li ul li:last-child { border-bottom: none !important;}
  
  .search_controls {
    background: white;
    border-radius: 5px;
    transition: 0.5s;
  }
  
  .search_controls:hover {
    border-radius: 0px;
  }
  
  .pkp_navigation_user.pkp_nav_list .profile a {
    border-radius: 5px !important;
    padding-left: 10px;
    padding-right: 10px;
    background: #566dca;
    color: #ffffff;
    border: 2px solid #ffffff
  }
  .pkp_structure_head {
    background: linear-gradient(
      0deg,
      rgb(95, 110, 128) 0%,
      rgb(199, 209, 240) 100%
      );
  }
  body {
    background-image: url("https://i.ibb.co/4gP4HHH/Picture1.png") !important;
    font-family: tahoma,geneva,sans-serif;
  }
  
  .pkp_site_nav_toggle{
  background-color: white
  }

/* === CUSTOM EDIT 2025 === */

/* Sidebar */
.kepala {
	background: #026b39;
	color: white;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	border-bottom: 4px solid #444442;
	font-family: arial;
}

.badan a {
	display: block;
	padding: 10px;
	border-bottom: 1px solid #444442;
	background: #00b150;
	color: white;
	text-align: center;
}

.badan a:hover {
	background: #007c37;
	color: white;
	font-weight: bold;
}

/* Body tengah */
.pkp_structure_content {
	background: #ffffff;
}

/* Footer */
.pkp_structure_footer_wrapper {
	background: #00b150;
	border-bottom: none;
}


/* === CUSTOM EDIT UPDATE === */

/* Ubah garis bawah kepala sidebar jadi putih */
.kepala {
	border-bottom: 4px solid #ffffff;
}

/* Sorotan sidebar jadi hijau tua */
.badan a:hover {
	background: #005c2e;
	color: white;
}

/* Sorotan menu header jadi hijau tua */
.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li a:hover {
	background: #005c2e !important;
	color: white !important;
}

/* Warna tulisan footer jadi putih */
.pkp_footer_content,
.pkp_footer_content * {
	color: white !important;
}


/* === FINAL UPDATE 2025 === */

/* Hover menu header jadi hijau dari banner */
.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li a:hover {
	background: #04be64 !important;
	color: white !important;
}

/* Warna kepala sidebar lebih gelap */
.kepala {
	background: #026b39;
	border-bottom: 4px solid #ffffff;
	color: white;
}

/* Warna teks Search jadi hijau seperti banner */
.search_controls {
	color: #04be64 !important;
}
