/* 



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

.badan a {
	display: block; 
	padding: 10px; 
	border-bottom: 1px solid #7FFF00; 
	background: #FFFFFF; 
	color: #b36124;
				text-align: center;
}

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


.badan a:hover {
	background: #b36124;
	color: #f9f8f8;
	font-weight: bold;
}

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

/* BACKGROUND JOURNAL - PATTERN*/
.pkp_structure_content {
	background: #E3C7A2 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: #E3C7A2;
}

.obj_article_summary:hover {
  background: #E3C7A2;
}

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

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

.pkp_structure_main a {
  color: #b36124 !important;
}

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

.obj_galley_link {
  font-weight: 700;
  text-transform: uppercase !important;
  background: #ffffff !important;   /* tombol putih */
  color: #b36124 !important;        /* teks cokelat */
  padding: 2px 16px;
  border: 1px solid #b36124;        /* garis tepi tipis */
  border-radius: 4px;               /* sedikit rounded */
  text-decoration: none;
  display: inline-block;
}

.obj_galley_link:hover {
  background: #b36124 !important;   /* saat hover jadi cokelat */
  color: #ffffff !important;        /* teks putih */
}

/* Footer */
.pkp_structure_footer_wrapper {
  background: linear-gradient(0deg, #b36124 0%, #D0EFB1 100%);
  border-bottom: 20px solid #b36124;
}

.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, #b36124 0%, #D0EFB1 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: #FFFFFF !important; font-weight: bold !important}
  .pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li a:hover {
  background: #b36124 !important;
  border-bottom: 1px solid #7FFF00 !important;
  color: white !important;
  border-radius: 0 !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: #b36124; !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: #b36124;
    color: #ffffff;
    border: 2px solid #ffffff
  }
  .pkp_structure_head {
    background: #FFFFFF;
      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
  }

.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li ul li a:hover {
  background: #b36124 !important;
  color: white !important;
  font-weight: bold !important;
  border-bottom: 1px solid #7FFF00 !important;
}
/* Default tombol putih */
a.obj_galley_link {
  background: #ffffff !important;
  color: #b36124 !important;
  padding: 2px 16px;
  border: 1px solid #b36124;
  border-radius: 4px;
  display: inline-block;
  text-decoration: none;
  font-weight: 700;
}

/* Paksa hover tombol (mengalahkan rule umum a:hover) */
.pkp_structure_main a.obj_galley_link:hover,
a.obj_galley_link:hover,
a.obj_galley_link:hover .label {
  background: #b36124 !important;
  color: #ffffff !important;
  border-color: #b36124 !important;
}
