/* ==========================================
   JOURNAL MENU
========================================== */
.journal-menu a {
  display: block;
  background: #26256f;
  color: #ffffff !important;
  padding: 12px;
  margin-bottom: 2px;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  border-radius: 3px;
  transition: 0.3s;
}

.journal-menu a:hover {
  background: #0d47a1;
}

/* ==========================================
   PAGE AUTHOR GUIDELINES
========================================== */
.page_authorGuidelines {
  font-family: "Times New Roman", serif;
  font-size: 11pt;
  line-height: 1.15;
  text-align: justify;
}

.page_authorGuidelines ul {
  margin-top: 5px;
  margin-bottom: 5px;
}

.page_authorGuidelines li {
  margin-bottom: 3px;
}

.page_authorGuidelines h2 {
  color: #005A9C;
  border-bottom: 2px solid #005A9C;
  padding-bottom: 5px;
}

/* ==========================================
   ARTICLE TEMPLATE
========================================== */
.article-template {
  text-align: center;
  padding: 10px;
}

.article-template img {
  width: 160px;
  border: 1px solid #dcdcdc;
  border-radius: 6px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease;
}

.article-template img:hover {
  transform: scale(1.03);
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.25);
}

.article-template a {
  text-decoration: none;
}

.article-template .download-btn {
  display: inline-block;
  margin-top: 12px;
  background: #005A9C;
  color: #fff;
  padding: 8px 18px;
  border-radius: 4px;
  font-weight: bold;
  transition: 0.3s;
}

.article-template .download-btn:hover {
  background: #003F6E;
  color: #fff;
}

/* ==========================================
   ABSTRACTING & INDEXING
========================================== */
.indexing {
  text-align: center;
}

.indexing img {
  width: 130px;
  margin: 10px 0;
  transition: 0.3s;
}

.indexing img:hover {
  transform: scale(1.05);
}

.indexing a {
  text-decoration: none;
}

/* ==========================================
   DIKEMASY SIDEBAR
========================================== */
.pkp_block {
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  background: #ffffff;
  margin-bottom: 18px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
  overflow: hidden;
}

.pkp_block .title,
.pkp_block h2,
.pkp_block h3 {
  background: #005A9C;
  color: #fff;
  text-align: center;
  padding: 10px;
  margin: 0;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
}

.pkp_block .content,
.pkp_block p {
  padding: 12px;
  font-size: 14px;
  line-height: 1.6;
}

.pkp_block a {
  color: #005A9C;
  text-decoration: none;
  font-weight: bold;
}

.pkp_block a:hover {
  color: #0077cc;
  text-decoration: underline;
}

.pkp_block ul {
  margin: 10px 20px;
  padding: 0;
}

.pkp_block li {
  margin-bottom: 8px;
}

/* ==========================================
   1. TOP BAR (ISSN & USER LOGIN/REGISTER)
========================================== */
.pkp_navigation_user_wrapper {
  background: #002855 !important;
  padding: 10px 0 !important;
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
  box-sizing: border-box !important;
}

.pkp_navigation_user_wrapper::before {
  content: "p-ISSN: XXXX-XXXX | e-ISSN: XXXX-XXXX";
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.pkp_navigation_user_wrapper a {
  color: #ffffff !important;
  font-weight: 600;
  font-size: 13px;
  text-decoration: none;
}

/* ==========================================
   2. HEADER BANNER (SEJAJAR & TANPA LOGO BAWAAN)
========================================== */
.pkp_head_wrapper {
  background-color: #002855 !important;
  width: 100% !important;
}

.pkp_site_name_wrapper {
  padding: 0 !important;
  margin: 0 auto !important;
  width: 100% !important;
  max-width: 1200px !important;
  background: url('/public/site/gedung3.png') center center / 100% 100% no-repeat !important;
  height: 180px !important;
  min-height: 180px !important;
  display: block !important;
}

/* Menyembunyikan teks nama & elemen logo bawaan OJS */
.pkp_site_name {
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  opacity: 0 !important;
}

.pkp_site_name a {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* HILANGKAN LOGO BAWAAN OJS SEMAUNYA */
.pkp_site_name img,
.pkp_site_name .is_img,
.pkp_site_name_wrapper img {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
}

/* ==========================================
   3. MAIN MENU & SEARCH
========================================== */
.pkp_navigation_primary_wrapper {
  background: #002855 !important;
  box-shadow: 0 4px 10px rgba(0,0,0,.15);
  padding: 0 !important;
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  box-sizing: border-box !important;
}

.pkp_navigation_primary {
  display: flex !important;
  flex-direction: row !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

.pkp_navigation_primary > li > a {
  color: #ffffff !important;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  padding: 14px 20px !important;
  transition: all 0.3s ease;
  display: block !important;
  text-decoration: none !important;
}

.pkp_navigation_primary > li > a:hover,
.pkp_navigation_primary > li.active > a {
  background: transparent !important;
  color: #ffffff !important;
  border-bottom: 3px solid #ffcc00 !important;
}

.pkp_head_wrapper .search_prompt,
.pkp_search,
.pkp_search a {
  color: #ffffff !important;
  font-weight: 600;
  font-size: 13px;
  text-decoration: none !important;
}

/* ==========================================
   PAGE LAYOUT & BUTTONS
========================================== */
.page {
  background: #f5f7fb;
}

.page h1 {
  color: #003b7a;
  font-weight: 700;
}

.page h2 {
  color: #003b7a;
}

.pkp_structure_sidebar {
  padding-left: 25px;
}

.cmp_button,
button,
input[type=submit] {
  background: #005ec4;
  color: white;
  border: none;
  border-radius: 6px;
  padding: 10px 18px;
}

.cmp_button:hover,
button:hover {
  background: #1976d2;
}

/* ==========================================
   RESPONSIVE (MOBILE)
========================================== */
@media(max-width: 768px) {
  .pkp_navigation_user_wrapper::before {
    display: none;
  }

  .pkp_site_name_wrapper {
    height: 100px !important;
    min-height: 100px !important;
  }

  .pkp_navigation_primary_wrapper {
    flex-direction: column !important;
    padding: 10px !important;
  }

  .pkp_navigation_primary > li > a {
    padding: 10px 12px !important;
  }

  .block_custom {
    margin-top: 20px;
  }
}
/* ==========================
   ARTICLE TEMPLATE
========================== */

..article-template{
    width:170px;
    margin:auto;
    text-align:center;
}

.article-template::before{
    content:"";
    display:block;
    width:120px;
    height:150px;
    margin:auto;
    background:url('/public/site/icon-word.png') center/contain no-repeat;
}

.article-template a{
    display:inline-block;
    margin-top:8px;
    background:#003b7a;
    color:#fff !important;
    padding:8px 18px;
    border-radius:4px;
    text-decoration:none;
    font-weight:bold;
}
/* ==========================
   ABSTRACTING & INDEXING
========================== */

.indexing{
    text-align:center;
}

/* Google Scholar */

.google-scholar{
    width:140px;
    height:55px;
    margin:10px auto;
    background:url('/public/site/google-scholar.png') center/contain no-repeat;
}

/* GARUDA */

.garuda{
    width:140px;
    height:55px;
    margin:10px auto;
    background:url('/public/site/garuda.png') center/contain no-repeat;
}

/* OneSearch */

.onesearch{
    width:140px;
    height:55px;
    margin:10px auto;
    background:url('/public/site/onesearch.png') center/contain no-repeat;
}

/* Dimensions */

.dimensions{
    width:140px;
    height:55px;
    margin:10px auto;
    background:url('/public/site/dimensions.png') center/contain no-repeat;
}