/*
Jushadi Arman Saz WA/Telegram +6285255454489
email difamirlim@gmail.com
*/

/* =========================================================================
   DASAR & TIPOGRAFI
   ========================================================================= */
body {
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
}

html, body {
    background: transparent;
}

.main_entry, .journal-description, .description, div#focusAndScope, 
div#peerReviewProcess, div#openAccessPolicy, .entry-content, 
.copyright_notice, div#privacyStatement, div#articlesBySameAuthorList {
    text-align: justify !important;
}

/* =========================================================================
   STRUKTUR OJS (HEADER, FOOTER, PAGE)
   ========================================================================= */
.pkp_structure_page {
    margin-top: 0px !important;
    margin-bottom: 20px !important; /* Diperbaiki: penambahan satuan px */
    padding-bottom: 20px !important; /* Diperbaiki: penambahan satuan px */
}

.pkp_structure_head {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #3575d3; /* Digabung dari baris bawah yang meng-override #03438a */
    border-bottom: 1px solid #ddd;
    margin-bottom: 0.25em;
}

.has_site_logo .pkp_head_wrapper {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding-left: 0px;
    padding-right: 0px;
}

.pkp_site_name_wrapper {
    padding-left: 0;
    padding-right: 0;
}

.pkp_site_name {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.pkp_site_name > a {
    padding-top: 30px;
    padding-bottom: 0;
}

.pkp_site_name .is_img img {
    display: block;
    max-height: 100% !important;
    height: auto;
}

.pkp_structure_main {
    padding: 0 2.143rem 0.429rem;
}

.pkp_structure_footer_wrapper {
    background: #03438a;
    border-top: 1px solid #ddd; 
    border-bottom: 1.43rem solid #2394f5;
}

.pkp_footer_content {
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
    padding: 10px;
    color: #fff;
}

.pkp_footer_content a {
    color: #fff;
    text-decoration: none;
}

.pkp_brand_footer {
    display: none;
}

/* =========================================================================
   NAVIGASI (HEADER & MENU)
   ========================================================================= */
.pkp_nav_list li.profile {
    padding: 0;
    border: 0 solid #e6dfdf;
    border-radius: 0;
    font-size: 16px;
    box-shadow: 5px 2px 5px -2px rgba(0, 0, 0, 0.2);
    margin-left: 8px;
    margin-right: 5px;
    background-color: #1161b9;
}

.pkp_navigation_user > li > a, 
.pkp_navigation_user > li.in_focus > a, 
.pkp_navigation_user > li > a:hover, 
.pkp_navigation_user > li > a:focus {
    /* Tag !important DIHAPUS agar warna teks menu bisa dimodifikasi dari luar */
    color: #ffffff; 
}

.pkp_navigation_primary_row {
    background: -webkit-linear-gradient(left, #ffffff 0%, #08a5d8 0%, #0865ab 51%, #77c3e5 100%);
}

#navigationPrimary ul {
    background: #538ece;
}

#navigationPrimary a {
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
    font-size: 13px;
    color: #ffffff;
    font-weight: 700;
    text-transform: none;
}

#navigationPrimary > li > a:hover, 
#navigationPrimary > li > a:focus {
    border-color: #f6f6f6;
    color: #ffffff;
}

.pkp_navigation_primary>li>a:focus {
    background: #004372;
    color: #1f3369;
    outline: 0;
}

.pkp_head_wrapper .pkp_search .search_controls .search_prompt {
    padding-bottom: 10px;
    border-bottom: none;
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
    font-size: 13px;
    color: #ffffff;
    font-weight: 700;
    text-transform: none;
}

.pkp_head_wrapper .pkp_search .search_controls .search_prompt:before {
    color: #ffffff;
}

.pkp_head_wrapper .pkp_search .search_controls a {
    text-decoration: none;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
}

/* =========================================================================
   SIDEBAR & CUSTOM BLOCKS
   ========================================================================= */
.pkp_structure_sidebar:before {
    border-left: 0px solid #ddd;
}

.pkp_block {
    padding: 0px 0px 40px 20px;
    font-size: 14px;
    line-height: 20px;
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    background-color: white;
}

.pkp_block .content {
    background-color: white;
}

.pkp_block .content ul li {
    padding: 0;
    background-color: #ffffff;
}

.pkp_block li {
    border-radius: 0;
    position: relative;
    background-color: #fff;
    display: block;
}

.pkp_block ul > li {
    border-bottom: 1px solid rgba(0,0,0,.125);
}

.pkp_block ul > li a {
    color: #000;
    padding: .75rem 1rem;
    display: flex;
}

.pkp_block ul > li a:hover {
    text-decoration: none;
    background-color: transparent;
}

/* Judul Block (Digabung dari 4 deklarasi yang berulang) */
.pkp_block .title,
.pkp_block.block_custom .title {
    width: 100%;
    background-color: #1a70fb;
    height: 30px;
    font-size: 13px;
    color: #fff;
    padding-top: 0.4em;
    margin-bottom: 0px;
    border: 0px;
    text-align: center;
    font-family: 'Source Sans Pro', sans-serif;
}

.pkp_block.block_custom .content {
    background-color: #fff;
}

.pkp_block.block_custom a {
    color: #000;
    padding: .75rem 1rem;
    display: flex;
}

.pkp_block.block_custom a:hover {
    text-decoration: none;
    background-color: #87ddff; /* Digabung dengan preferensi terakhir */
    color: #181818;
}

/* =========================================================================
   ARTICLE DETAILS & LISTINGS
   ========================================================================= */
.entry_details {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}

.obj_article_details .item {
    padding: 30px;
    overflow-wrap: anywhere;
}

.obj_article_details .entry_details .item {
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
    position: sticky;
    position: -webkit-sticky;
    top: 0px;
    margin: 2.143rem 0;
    padding: 0;
    border-bottom: none;
    border-radius: 3px;
    background: #dddddd;
}

.obj_article_details .entry_details .item .label + .value {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background: white;
}

.obj_article_details .entry_details .sub_item:last-child,
.obj_article_details .entry_details .item:last-child {
    margin-bottom: 0;
    border-bottom: none;
    background: #dddddd;
}

.obj_issue_toc ul.articles > li {
    padding: 10px;
    border-bottom: 1px solid #929292;
}

.obj_issue_toc ul.articles > li:hover {
    background: #76c3e5;
}

.obj_issue_toc .published {
    margin: 0px;
}

.obj_article_summary > .title {
    text-transform: none;
}

.obj_article_summary > .galleys_links a {
    color: #fff;
    background-color: #1e5874;
}

.galleys .galleys_links {
    list-style: none;
    margin: 0;
    padding: 0;
}

.item.copyright ol {
    margin-left: -34px;
}

.copyright_notice ol {
    margin-left: -32px;
}

div#articlesBySameAuthorList li {
    margin-bottom: 15px;
}

/* =========================================================================
   UTILS & LAIN-LAIN
   ========================================================================= */
.kolom {
    float: left;
    width: 50%;
    padding: 5px;
}

.baris::after {
    content: "";
    clear: both;
    display: table;
}

img.hadisinta {
    width: 30px;
}

.most_read_article_journal {
    padding: 0em 1em 1em;
}

/* =========================================================================
   ANIMASI CUSTOM (CA MENU)
   ========================================================================= */
.ca-main {
    font-size: 13px;
    color: white;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

.ca-sub {
    color: yellow;
}

.ca-menu li:hover .ca-icon {
    font-size: 40px;
    color: #ffffff;
    opacity: 0.8;
    text-shadow: 0px 0px 13px #fff;
}

.ca-menu li:hover .ca-main {
    opacity: 1;
    color: yellow;
    -webkit-animation: moveFromTop 300ms ease-in-out;
    -moz-animation: moveFromTop 300ms ease-in-out;
    -ms-animation: moveFromTop 300ms ease-in-out;
}

.ca-menu li:hover .ca-sub {
    opacity: 1;
    color: white;
    -webkit-animation: moveFromBottom 300ms ease-in-out;
    -moz-animation: moveFromBottom 300ms ease-in-out;
    -ms-animation: moveFromBottom 300ms ease-in-out;
}

/* =========================================================================
   EDITORIAL TEAM LAYOUT
   ========================================================================= */
.editorial-list {
    position: relative; 
}
.editorial-list li {
    margin-bottom: 1.125rem;
}
.editorial-list .img-profile {
    position: absolute;
    width: 95px;
    height: 105px;
    border: 1px solid #ddd;
    padding: .5rem;
}
.editorial-list .img-profile .imgthumb { 
    width: 80px;
    height: 90px;
    overflow: hidden;
    margin: 0 auto; 
    object-fit: fill;
}
.editorial-list .img-profile img {
    width: 100%;
    height: 100%;
}
.team-content {
    margin-left: 0px;
    min-height: 130px;
}
.team-content .ico-label,
.team-aff ul li .ico-label {
    width: 18px;
    height: 18px;
    margin-right: .5rem;
}   
.team-aff ul li {
    margin-bottom: 0;
}
.team-aff ul li .tm_label {
    display: inline-block;
    width: 80px;
}

/* =========================================================================
   CUSTOM ARTICLE LAYOUT (DESKTOP & MOBILE FIRST)
   ========================================================================= */
.layout_standard {
    display: flex !important;
    align-items: flex-start;
    flex-direction: row; 
    gap: 20px; 
    margin-bottom: 35px; 
}

.layout_standard .cover {
    flex: 0 0 180px; 
    max-width: 180px;
    margin: 0 !important;
    float: none !important; 
}

.layout_standard .cover img {
    width: 100%;
    height: auto;
    display: block;
    box-shadow: 0 2px 5px rgba(0,0,0,0.15); 
    border-radius: 6px; 
    margin: 0 !important;
}

.layout_standard .main_details {
    flex: 1;
    min-width: 0;
}

.obj_article_summary.layout_standard,
ul.cmp_article_list, 
ul.cmp_article_list li {
    padding-left: 0 !important; 
    margin-left: 0 !important;
}

.layout_standard .main_details .title {
    margin-top: 0 !important;
    padding-top: 0 !important;
    line-height: 1.3;
}

.layout_standard .galleys_links {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 12px;
    padding: 0;
    margin-top: 15px;
    list-style: none;
}

/* RESPONSIVE MOBILE & TABLET UNTUK LIST ARTIKEL */
@media (max-width: 768px) {
    .layout_standard { gap: 15px; }
    .layout_standard .cover { flex: 0 0 140px; max-width: 140px; }
}

@media (max-width: 576px) {
    .layout_standard {
        flex-direction: column !important; 
        align-items: center !important; 
        justify-content: center !important;
        padding-bottom: 20px;
        border-bottom: 1px solid #eee; 
    }
    .layout_standard .cover {
        flex: none !important; 
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 auto 15px auto !important;
        padding: 0 !important; 
        float: none !important;
        display: flex !important; 
        justify-content: center !important;
        align-items: center !important;
    }
    .layout_standard .cover a.file {
        display: block !important;
        width: auto !important;
        margin: 0 auto !important; 
        text-align: center !important;
    }
    .layout_standard .cover img {
        width: 100% !important;
        max-width: 200px !important; 
        margin: 0 auto !important; 
        display: block !important;
    }
    .layout_standard .main_details {
        width: 100% !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        text-align: center !important; 
    }
    .layout_standard .main_details .title {
        font-size: 1.25rem; 
        line-height: 1.4;
        text-align: center !important;
    }
    .layout_standard .main_details .meta {
        font-size: 0.95rem;
        margin-top: 8px;
        text-align: center !important;
    }
    .layout_standard .galleys_links {
        justify-content: center !important; 
        width: 100% !important;
        margin-top: 15px;
    }
    .layout_standard .tocreadcount {
        font-size: 0.85rem;
        display: block; 
        margin-top: 8px;
        text-align: center !important; 
        width: 100% !important;
    }
}