/* 
Copyright sanguilmu.com 

Design by: Fahmias


*/
.pkp_structure_page{
	margin-top: 0px !important;
}

/* Struktur Sidebar */
.kepala {
	color: white; 
	background: #055912; 
	padding: 10px; 
	font-family: arial; 
	line-height: 23px;
	border-bottom: 4px solid #000000;
				font-weight: bold;
				text-align: center;
}

.badan a {
	display: block; 
	padding: 5px; 
	border-bottom: 2px solid #000000; 
	background: #C1FA70; 
	color: #000000 !important;
				text-align: center;
}

.badan {
	margin-top: -15px;
}


.badan a:hover {
	background: #39eecb;
	color: #ffffff !important;
	font-weight: bold;
}


/* Table of content */

.obj_article_summary {
	box-shadow: 3px 3px 5px;
	padding: 20px;
	border-radius: 10px;
	background: #ecfeee;
}

.obj_article_summary:hover {
	background:#ffffff
}

.meta .authors{
	background: url(https://i.ibb.co/wwXb1Bh/icon-group.png) 1px 2px no-repeat rgba(0, 0, 0, 0);
	font-weight: bold;
	margin-top: 4px;
	padding-bottom: 5px;
	padding-left: 30px;
}


.obj_article_summary {
    padding-bottom: 10px !important;
    border-bottom: solid 4px #066414 !important;
    font-size: 12px;
}


 .pkp_structure_main h1 {
     font-weight: 600;
     font-size: 20px;
}

.pkp_structure_main a {
    color: #0d924f !important;
}

.pkp_structure_main a:hover {
	color: #18a859 !important;
}


.obj_galley_link {
    font-weight: 700;
    text-transform: Capitalize !important;
    background: #d1d0d0 !important;
    color: #ffffff !important;
    border: none !important;
}

.obj_galley_link:hover {
	background:#2c3b46 !important;
	color:#1F2027 !important;
}


/* Footer */
.pkp_structure_footer_wrapper {
	background: #067501 !important;
	border-bottom: 20px solid #C1FA70;
}

.pkp_footer_content {
	float: left;
	width: 70%;  padding-top: 10px;
	padding-bottom:10px;
}

.pkp_brand_footer {
	 display: none !important;
}

.pkp_structure_footer_wrapper {
  margin-bottom: 0 !important;
}

.pkp_structure_page {
  padding-bottom: 0 !important;
}

/*Body and Abstrack*/
.main_entry .item.abstract {
	text-align: justify;
}

body {
	font-family: verdana,geneva,sans-serif !important;
	background: url(https://cabiskarya.com/public/site/images/admin/mceclip0-417c32253c5021e1a7401ef7cdc0da95.jpg)
center center / auto repeat fixed;
}


/* Struktur Header */
	.pkp_site_name_wrapper {
width: 100% !important;
}

.pkp_navigation_primary_row {
	text-align: left;
	background: #C1FA70;
	font-weight: bold;

}


.pkp_site_name {
	margin: 0 !important;
}

.pkp_site_name > a {
	padding-top: 0 !important; 
	padding-bottom: 0 !important;
}

.pkp_site_name_wrapper {
	padding-left: 0 !important; 
	padding-right: 0 !important; 
	margin: 0 !important;
}

/* Ukuran Header */

.pkp_site_name .is_img img {
	max-height: 100% !important; 
	max-width: 100% !important; 
}

/* Settingan Header */

.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 {
	border-radius: 6px 6px 0 0;
	transition: background 0.25s ease, color 0.25s ease;
}

.pkp_navigation_primary_row 
.pkp_navigation_primary_wrapper ul li a:hover {
	background: #ffffff;
	color: #066414 !important;
	border-bottom: 3px solid #066414;
}

.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: #07ad20 !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;
}


.pkp_structure_head {
background:url(/public/site/images/bgaimsnew.jpg);
}

.pkp_site_nav_toggle{
background-color: #f68515
}

/* SEARCH — TAB STYLE FIXED */
.pkp_search.pkp_search_desktop {
	display: flex;
	align-items: center;
	height: 40px; /* SAMAKAN dengan menu */
	padding: 0 14px;
	border-radius: 6px 6px 0 0;
	box-sizing: border-box;
	transition: background 0.25s ease, color 0.25s ease;
}

/* kunci warna teks */
.pkp_search_desktop .search_prompt {
	color: rgba(255, 255, 255, 0.85);
	transition: color 0.25s ease;
}

/* hover tab style */
.pkp_search.pkp_search_desktop:hover {
	background: #ffffff;
	border-bottom: 3px solid #066414;
}

/* hover teks */
.pkp_search.pkp_search_desktop:hover .search_prompt {
	color: #066414 !important;
}

.pkp_search_desktop .search_prompt {
    display: inline-block;
    position: relative;
    padding: 10px 20px;
    color: rgba(255, 255, 255, 0.84);
    cursor: pointer;
}


.homepage_image {
    display:inline-block;
    width:28%;
    margin-left:0px;
    float:right;
}

.homepage_image img {
    margin:60px 0px 0px -20px;
    box-shadow:4px 2px 5px gray;
    width:300px;

 }

.homepage_about {
    display:inline-block;
    width:70%;
}


.current_issue{
	display:block;
}





@media (max-width: 600px) {
/* For mobile phones: */
  .homepage_about {
  	width:100%;
  }
}


@media (max-width: 991px) {
    .homepage_about{
    	margin-top:30px;
    }


}


@media (max-width: 360px) {
/* For mobile phones: */
    .homepage_image {
    	width:90%;
    	margin:0;
    }

        .homepage_about{
    	margin-top:0px;
    }
}

.homepage_about p{
    text-align:justify;
}

.mapan-menu ul li {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 6px 0;
}

.mapan-menu ul li img {
  width: 18px;
  height: 18px;
  opacity: 0.75;
}

.mapan-menu ul li a {
  text-decoration: none;
  color: #333;
}

.mapan-menu ul li a:hover {
  text-decoration: underline;
}

/* =====================================================
   MURAJA'AH — GLOBAL WRAPPER (FINAL & LOCKED)
   OJS 3.5.x SAFE
   ===================================================== */

/* BACKGROUND LUAR (BODY) */
body {
  font-family: verdana, geneva, sans-serif;
  background-image: url("https://cabiskarya.com/public/site/images/admin/mceclip0-417c32253c5021e1a7401ef7cdc0da95.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  background-attachment: fixed;
}

/* ===== SATU WRAPPER BESAR ===== */
.pkp_structure_page {
  max-width: 1200px;
  margin: 30px auto;
  background: #ffffff;
  box-shadow: 0 10px 35px rgba(0,0,0,0.18);
  border-radius: 10px;
  overflow: visible; /* KUNCI SEMUA ELEMEN */
}

/* ===== HEADER MASUK WRAPPER ===== */
.pkp_structure_head {
  max-width: 100%;
  margin: 0;
  padding: 0;
  background: url(/public/site/images/bgaimsnew.jpg) center/cover no-repeat;
}

/* ===== NAVIGATION ===== */
.pkp_navigation_primary_row {
  background: #C1FA70;
  font-weight: bold;
}

/* ===== CONTENT AREA ===== */
.pkp_structure_content {
.pkp_structure_content {
  padding: 20px;
}

/* =========================================
   MOBILE FIX — MURAJA'AH (FINAL)
   ========================================= */

/* RESET RESPONSIVE DASAR */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* MATIKAN FLOAT DI HP */
@media (max-width: 768px) {

  /* MENU LIST JADI 2 KOLOM */
  .murajaah-sidebar-list,
  .pkp_navigation_primary_row ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px;
  }

  .murajaah-sidebar-list li,
  .pkp_navigation_primary_row li {
    width: 100%;
  }

  /* kalau ada wrapper khusus */
  .obj_article_summary {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }
}

  .homepage_image img {
    width: 100%;
    margin: 20px 0 0 0;
  }

  /* KECILKAN PADDING */
  .pkp_structure_content {
    padding: 15px;
  }

  /* ARTICLE SUMMARY AMAN */
  .obj_article_summary {
    padding: 15px;
    font-size: 13px;
  }

  /* MENU MOBILE RAPI */
  .pkp_navigation_primary_row {
    text-align: left;
  }
}

/* =====================================
   FOOTER HARD RESET (ANTI STRIP PUTIH)
   ===================================== */

.pkp_page_footer {
  background: transparent !important;
  border: none !important;
}

/* Pastikan footer wrapper adalah elemen terakhir */
.pkp_structure_footer_wrapper {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.pkp_structure_page {
  min-height: 100vh;
}

/* =====================================================
   SIDEBAR MENU — LARGE BOX + GREEN SLIDE HOVER
   ===================================================== */

.murajaah-sidebar-list li {
  position: relative;
  display: flex;
  align-items: center;
  gap: 14px;

  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 0px;

  padding: 14px 16px;
  margin-bottom: 12px;

  overflow: hidden; /* penting untuk animasi */
  transition: border-color 0.3s ease;
}

/* layer animasi hijau */
.murajaah-sidebar-list li::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;

  background: #39eecb; /* hijau Mapan */
  transition: left 1s ease;
  z-index: 0;
}

/* icon & text tetap di atas layer */
.murajaah-sidebar-list img,
.murajaah-sidebar-list a {
  position: relative;
  z-index: 1;
}

/* ICON */
.murajaah-sidebar-list img {
  width: 24px;
  height: 24px;
  opacity: 0.85;
  transition: filter 0.3s ease;
}

/* LINK */
.murajaah-sidebar-list a {
  color: #111827;
  text-decoration: none;
  font-size: 1rem;
  line-height: 1.5;
  transition: color 0.3s ease, font-weight 0.3s ease;
}

/* HOVER EFFECT */
.murajaah-sidebar-list li:hover::before {
  left: 0; /* animasi kiri → kanan */
}

.murajaah-sidebar-list li:hover {
  border-color: #39eecb;
}

.murajaah-sidebar-list li:hover a {
  color: #ffffff;
  font-weight: 600;
}

.murajaah-sidebar

/* ===================================================== */
/* SATU KODE UNTUK SEMUA LOGO & GAMBAR SIDEBAR — MINUS ICON */
/* ===================================================== */

/* 1. ICON TETAP KECIL */
.murajaah-sidebar-list li > img {
    width: 24px !important;
    height: 24px !important;
}

/* 2. SEMUA GAMBAR DI DALAM LINK SIDEBAR = LOGO/THUMBNAIL */
.murajaah-sidebar-list li a img {
    width: 100% !important;
    height: auto !important;
    max-width: 100% !important;
    object-fit: contain;
}

/* 3. Jaga agar teks ikut center */
.murajaah-sidebar-list li a {
    text-align: center !important;
    display: block !important;
}

/* 4. OPTIONAL: batas bawah supaya tidak sekecil icon */
.murajaah-sidebar-list li a img {
    min-height: 120px;
}
