.pkp_site_name .is_img img {
    display: inline-block;
    max-height: 167px;
    max-width: 100%;
    width: auto;
    height: auto;
}
.pkp_structure_page {
    margin-top: 0px;
    margin-bottom: 0px;
}

body {
    background: #fcefe3;
    #background: url(https://png.pngtree.com/thumb_back/fh260/background/20190626/pngtree-abstract-ethnic-floral-seamless-pattern-image_259159.jpg);
    #background: url(https://ejurnal.umri.ac.id/public/site/images/jst/jst_bg.png);
    #background-attachment: fixed;
    #    min-width: 730px !important;

}

.pkp_site_name_wrapper, .pkp_navigation_primary_row {
    padding_left: 10px;
    padding-right: 10px;
}
.pkp_site_name {
    padding-top: 5px;
    padding-bottom: 2px;
}
.obj_article_details .abstract {
    text-align: justify;
    font:tahoma,geneva,sans-serif;

}
.pkp_structure_sidebar{
    background:#ffffff;

}

.pkp_structure_main {

    background: white;
    font-family: "IBM Plex Sans", sans-serif;
    font-weight: normal;
    font-size: 16px;
    text-align: justify;
    height:auto;

}


.jst-matrics-iframe {
  border: none !important;
  outline: none;
  box-shadow: none;
  background: transparent;
}



.pkp_block .title { 
    display: block;
    padding-bottom: 0.5em;
    border-bottom: 3px solid #696969;
    font-weight: 700;
    background: #2EC8B8;
    text-transform: uppercase;
    color: #000000;
    background-size: auto;
    text-align: center;
    border-radius: 4px;
    padding-top: 8px;
    }


.scholar-title {
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 6px;
  font-family: 'Plus Jakarta Sans', 'Gadugi', 'Avant Garde', sans-serif;
  color: #000;
  letter-spacing: 0.5px;
}

.sheet-center {
  display: flex;
  justify-content: center;
}

.sheet-crop {
  width: 260px;
  height: 150px;
  overflow: hidden;
}

.sheet-iframe {
  position: relative;
  top: -30px;
  left: 15px;
  width: 320px;
  height: 260px;
  border: none;
}

.scholar-title {
  margin-bottom: 10px;  /* jarak 1 baris kira-kira */
}

.sheet-spacing {
  margin-top: 10px;
}





.pkp_block {
	padding-top: 2px;
    	padding-bottom: 2px;
    
}




.jst-hover-img {
    transition: all 0.3s ease;
    cursor: pointer;
}

.jst-hover-img:hover {
    content: url("https://ejurnal.umri.ac.id/public/site/images/jst/article-template3.png");
}





.pkp_footer_content {
    float:left; width:70%; padding-top:10px; padding-bottom:10px}

.pkp_brand_footer {
    float:right; width:30%; padding-top:10px; padding-bottom:10px}



/* =========================
   HEADER (HEX COLOR ONLY)
========================= */

/* Wrapper header utama */
.pkp_site_name_wrapper {
    background-color: #13ADA3; /* hijau utama */
    width: 100%;
    min-height: 180px;
    display: flex;
    align-items: center;
}

/* Hilangkan background default logo */
.pkp_site_name {
    background: transparent;
    padding-top: 15px;
    padding-bottom: 15px;
}

/* Logo tetap proporsional */
.pkp_site_name .is_img img {
    max-height: 160px;
    width: auto;
    height: auto;
}

/* =========================
   NAVIGATION BAR (MENU)
========================= */

.pkp_navigation_primary_row {
    background-color: #FFFFFF; /* hijau lebih gelap */
}

/* Warna menu */
.pkp_navigation_primary > li > a {
    color: #000000;
    font-weight: 600;
}

/* Hover menu */
.pkp_navigation_primary > li > a:hover {
    color: #000000; /* kuning JST */F4E96B
}

/* =========================
   RESPONSIVE FIX
========================= */

@media (max-width: 768px) {
    .pkp_site_name_wrapper {
        min-height: 140px;
    }

    .pkp_site_name .is_img img {
        max-height: 120px;
    }
}



/* =========================
   HOVER LOGIN & REGISTER
========================= */

/* Link Login & Register di header */
.pkp_navigation_user > li > a {
    color: #FFFFFF;
    font-weight: 600;
    transition: all 0.25s ease;
    padding: 6px 10px;
    border-radius: 4px;
}

.pkp_navigation_user {
    position: relative;
    top: -10px; /* atur sesuai kebutuhan: -10px, -20px, dst */
}

/* Hover Login & Register */
.pkp_navigation_user > li > a:hover {
   /8 background-color: #F4E96B; /* kuning JST */
    color: #000000;
    color: #F4E96B;
    font-weight: 600;
    transition: all 0.25s ease;
    padding: 6px 10px;
    border-radius: 4px;
}

.pkp_navigation_user .pkp_button:hover {
    background-color: #F4E96B;
    color: #000000;
}


.button {
    background-color: #ff6600;
    border: none;
    border-radius: 4px;
    color: white;
    padding: 12px 30px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    width: 220px;
    transition-duration: 0.4s;
    cursor: pointer;
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 8px 0 rgba(0, 0, 0, 0.19);
}

.button:hover {
  background-color: #154360;
  color: white;
}


.pkp_head_wrapper{
        width: 100%;
    }
    .pkp_site_name_wrapper {
        width: 100%;
        padding: 0;
    }
    div.pkp_site_name_wrapper .pkp_site_name {
        height: 100%;
        padding: 0;
    }
    /*For logo image wrapper*/
    div.pkp_site_name_wrapper a.is_img{
        height: 100%;
        padding: 0 0 0 0;
    }
    /*Maximum height of logo image*/
    .pkp_site_name a.is_img img{
        max-height:100%;
    }