#headerNavigationContainer {
    background-color: white;
    background-size: cover;
    background-repeat: no-repeat;
}

.pkp_structure_head {
    background-image: linear-gradient(to bottom, #ffffff, #ffffff, #ffffff, #ffffff, #ffffff);
}

.header .pkp_head_wrapper {
    background: unset;
}

.has_site_logo .pkp_head_wrapper {
    padding-top: 1rem;
}

.pkp_site_nav_menu a, .pkp_site_nav_menu a:hover, .pkp_site_nav_menu a:focus {
    color: #ffffff;
    text-shadow: none;
}

.pkp_navigation_search_wrapper a {
    padding-bottom: 1px;
    border-bottom-width: 1px;
}

.pkp_navigation_user>li>a {
    color: #800080;
}

.pkp_navigation_user>li>a:focus {
    background: none;
    color: #800080;
}

.pkp_navigation_user>li>a:hover {
    color: #800080;
}

@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css");

#navigationUserWrapper .profile a[href*="register"]::before {
    content: "\f234" !important;
    font-family: "FontAwesome" !important;
    font-weight: normal !important;
    margin-right: 6px;
    color: #800080;
    display: inline-block;
}

#navigationUserWrapper .profile a[href*="login"]::before {
    content: "\f090" !important;
    font-family: "FontAwesome" !important;
    font-weight: normal !important;
    margin-right: 6px;
    color: #800080;
    display: inline-block;
}

.page_search .submit button:after {
    background: #800080;
}

.page_search .submit button {
    color: #800080;
}

.pkp_navigation_search_wrapper a:focus {
    background: none;
}

.pkp_navigation_primary_row {
    background: #800080 !important;
    padding-bottom: 10px;
    box-shadow: 0 5px 10px rgba(128, 0, 128, 0.3) !important;
    position: relative;
    z-index: 10;
}

.pkp_page_index .homepage_image img {
    display: block;
    width: 100%;
    height: auto;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    margin-top: 25px !important;
    box-shadow: 0 5px 5px rgba(128, 0, 128, 0.3), 0 0px 10px rgba(128, 0, 128, 0.3);
    border-radius: 8px;
}

.pkp_page_index .homepage_about h2 {
    display: none;
}

.pkp_page_index .current_issue h2 {
    display: block !important;
    padding-bottom: 0rem;
    border-bottom: 1.5px solid #000000;
    text-transform: uppercase;
    font-weight: 700;
    color: rgb(128 0 128);
}

.obj_issue_toc .galleys>h2, .obj_issue_toc .section>h2, .obj_issue_toc .galleys>h3, .obj_issue_toc .section>h3 {
    font-weight: 700;
    color: rgb(0 0 0);
}

.pkp_page_index .current_issue .read_more {
    color: #800080;
    text-transform: capitalize;
}

.pkp_page_index .current_issue .read_more:hover, .pkp_page_index .current_issue .read_more:focus {
    color: #000000;
}

.pkp_site_name .is_img {
    width: 100%;
    height: 100%;
}

.pkp_site_name .is_img img {
    margin-top: unset;
    margin-bottom: unset;
    max-height: unset;
    width: 70%;
}

.pkp_site_nav_menu .pkp_nav_list {
    padding-left: 20px;
    margin-left: 0px;
}

#navigationPrimary li a:hover {
    background: none;
    box-shadow: none;
    outline: none;
    text-shadow: none;
}

#navigationUserWrapper .profile {
    border: none !important;
    background: none;
    box-shadow: none !important;
    outline: none;
}

#navigationUserWrapper .profile:hover {
    border: none !important;
    box-shadow: none !important;
    background: none;
    outline: none !important;
    outline-offset: unset;
    text-shadow: none;
}

#navigationUserWrapper .profile a:hover {
    border: none;
    text-shadow: none
}

.page_index_journal {
    padding: 0px 18px;
}

.pkp_block {
    padding: 0.7rem;
}

.pkp_structure_sidebar.left {
    padding: 10px 30px;
}

.pkp_structure_sidebar.left .pkp_block {
    margin-bottom: 0rem;
}

.pkp_structure_sidebar.left .pkp_block p {
  margin-bottom: 0.2rem;
}

p {
    text-align: justify !important;
}

.block_Keywordcloud .title {color: transparent; background: url("https://github.com/jlelc/jlelc/blob/main/Keyword%20JKP.png?raw=true");padding-top: 15%;background-size: contain !important;background-repeat: no-repeat;
}

#customblock-Flagcounter img, #wordcloud {
  border: #000 solid 1px;
}

.pkp_structure_footer_wrapper {
    background: #800080;
    border-bottom: unset;
}

.pkp_structure_footer {
    background: #800080;
}

.pkp_footer_content {
    background: #800080;
    color: #000000;
}

.pkp_footer_content a {
    text-decoration: none;
    color: #ffffff;
}

.pkp_footer_content a:hover {
    text-decoration: none;
    color: #000000;
}
.obj_article_summary>.galleys_links a:hover {
    background-color: #000000;
    text-decoration: none;
}
.obj_article_summary>.galleys_links a {
    color: #fff;
    background-color: #800080;
}
.obj_article_details .entry_details .item.galleys .galleys_links a {
    color: #fff;
    background-color: #800080;
}
.obj_article_details .entry_details .item.galleys .galleys_links a:hover {
    background-color: #000000;
}
.obj_galley_link {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
    box-sizing: border-box !important;
}

.value.galleys_links li {
    width: 100% !important;
    display: block !important;
}

.obj_article_details .galleys_links li {
    margin-inline-end: unset;
}

.obj_galley_link:hover, .obj_galley_link:focus {
    background: #000000;
}
.obj_galley_link {
    background-color: #800080;
}

#navigationPrimary>li>a {
    color: #ffffff;
    padding-bottom: 1px;
    border-bottom-width: 1px;
}

#navigationPrimary>li>a:hover {
    color: #ffffff;
}

a:hover {
    color: #000000;
    text-decoration: underline;
    text-shadow: none;
}

a:focus {
    color: #bde400;
}

a {
    color: #800080;
    text-decoration: none;
}

li {
    text-align: justify;
}


body,.pkp_structure_main h1, .obj_issue_toc .galleys h2, .obj_issue_toc .section h2, .pkp_block .title, .obj_article_summary>.title a, .current_issue h2, .pkp_page_index .cmp_announcements h2, .obj_announcement_summary h2 a, .obj_announcement_summary h3 a, .obj_announcement_summary h4 a, .obj_article_details .main_entry .item .label, .obj_article_details .entry_details .item .label, .obj_issue_summary .title, .pkp_structure_main h3, .obj_article_details .authors, .obj_article_details .doi,.pkp_page_index .current_issue .read_more, .pkp_structure_main h2, .cmp_breadcrumbs, .obj_issue_toc .heading .pub_id, .obj_issue_toc .heading .published, .pkp_navigation_user_wrapper a, .pkp_page_index .current_issue .current_issue_title {
    font-family: Arial, Helvetica, sans-serif !important;
}

#navigationPrimary li a, .pkp_navigation_search_wrapper a {
    font-family: Barlow !important;
}

.pkp_brand_footer {
    display: none !important;
}

html, body {
    background: none;
}

/* Container */
.sidebar-btn-container {
    text-align: center;
    margin: 3px 0;
    width: 100%;
}

/* --- GAYA DASAR TOMBOL SAKAKU (CURVED HOVER) --- */
.btn-nusantara-common {
    width: 214px !important;
    padding: 15px 0 !important;
    border-radius: 10px !important;
    text-decoration: none !important;
    font-weight: 600 !important;
    display: inline-block !important;
    font-family: 'Inter', sans-serif !important;
    font-size: 16px !important;
    position: relative !important;
    z-index: 1 !important;
    overflow: hidden !important; /* Memotong lengkungan di luar area tombol */
    border: none !important;
    color: #ffffff !important;
    cursor: pointer !important;
    transition: all 0.5s ease !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1) !important;
}

/* Lapisan Warna Melengkung (Curved) */
.btn-nusantara-common::before {
    content: "" !important;
    position: absolute !important;
    top: 120%; /* Mulai jauh di bawah */
    left: 50% !important;
    width: 150% !important; /* Lebih lebar dari tombol untuk membuat lengkungan */
    height: 300% !important; /* Sangat tinggi agar lengkungan terlihat natural */
    background: inherit; /* Mengambil warna dasar */
    border-radius: 50% !important; /* Membuat bentuk oval/lengkung */
    transform: translateX(-50%) !important; /* Menjaga lengkungan di tengah */
    z-index: -1 !important;
    transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) !important; /* Kecepatan khas Sakaku */
}

/* --- EFEK HOVER (CURVED SLIDE UP) --- */
.btn-nusantara-common:hover {
    transform: translateY(-3px) !important; /* Hanya naik sedikit, tidak ngezom */
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15) !important;
    color: #ffffff !important;
    text-decoration: none !important;
}

/* Lengkungan naik menutupi tombol saat di-hover */
.btn-nusantara-common:hover::before {
    top: -50% !important; /* Posisi akhir untuk menutup seluruh tombol */
}

/* --- WARNA DASAR & HOVER LAYER (WARNA GELAP SEBAGAI PENGISI) --- */
/* WhatsApp */
.btn-wa-nusantara { background-color: #5f5f5f !important; }
.btn-wa-nusantara::before { background-color: #800080 !important; }

/* Submit Paper */
.btn-submit-nusantara { background-color: #5f5f5f !important; }
.btn-submit-nusantara::before { background-color: #800080 !important; }

/* Ikon */
.btn-icon-svg {
    width: 20px !important;
    vertical-align: middle !important;
    margin-right: 10px !important;
    position: relative !important;
    z-index: 2 !important;
}

/* 1. Container Utama */
.ijtepes-footer {
    color: #ffffff !important;
    display: flex !important;
    justify-content: space-between !important;
    flex-wrap: wrap !important; /* Agar responsif di HP */
    font-family: 'Inter', sans-serif !important;
}

/* 2. Pengaturan Lebar Kolom */

/* KOLOM 1: ABOUT (Dibuat paling lebar/dominan) */
.footer-column:nth-child(1) {
    flex: 3 !important; /* Memberikan porsi ruang jauh lebih besar (rasio 4) */
    min-width: 400px !important; /* Mencegah kolom terlalu ciut */
    padding-right: 60px !important; /* Jarak agar tidak mepet ke kolom tengah */
}

/* KOLOM 2: PARTNERS (Lebar Standar) */
.footer-column:nth-child(2) {
    flex: 1 !important;
    min-width: 185px !important;
}

/* KOLOM 3: CONTACT (Lebar Menengah) */
.footer-column:nth-child(3) {
    flex: 1.5 !important;
    min-width: 350px !important;
}

/* 3. Elemen Teks dan Tipografi */

/* Judul setiap bagian */
.footer-column h3 {
    color: #ffffff !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    margin-bottom: 25px !important;
    text-transform: none !important;
}

/* Isi teks deskripsi About */
.footer-column p {
    font-size: 14px !important;
    line-height: 1.8 !important; /* Jarak antar baris lebih lega */
    margin-bottom: 20px !important;
    text-align: justify !important; /* Rata kiri-kanan agar rapi */
}

/* 4. Garis Bawah & Copyright */
.footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.895) !important;
    padding-top: unset !important;
    padding-bottom: unset !important;
    text-align: left !important;
    color: #ffffff !important;
    font-size: 13px !important;
}

.ijtepes-footer .footer-column img {
    width: 90px !important;
    height: auto !important;
    display: block;
    margin-bottom: 10px;
}

.obj_article_details .entry_details .label {
    text-transform: capitalize;
}

.pkp_page_editorialteam table tr:nth-child(1) td:first-child::before {
    content: "";
    display: inline-block;
    width: 20px;  /* Sesuaikan ukuran ikon */
    height: 20px; /* Sesuaikan ukuran ikon */
    margin-right: 10px;
    vertical-align: middle;
    background-image: url('https://github.com/sakakuuuu/Project/blob/main/Icon%20E-mail.png?raw=true');
    background-size: contain;
    background-repeat: no-repeat;
}

.pkp_page_editorialteam table tr:nth-child(2) td:first-child::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    vertical-align: middle;
    background-image: url('https://github.com/sakakuuuu/Project/blob/main/Icon%20Scopus.png?raw=true');
    background-size: contain;
    background-repeat: no-repeat;
}

.pkp_page_editorialteam table tr:nth-child(3) td:first-child::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    vertical-align: middle;
    background-image: url('https://github.com/sakakuuuu/Project/blob/main/Icon%20Sinta.png?raw=true');
    background-size: contain;
    background-repeat: no-repeat;
}

.pkp_page_editorialteam table tr:nth-child(4) td:first-child::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    vertical-align: middle;
    background-image: url('https://github.com/sakakuuuu/Project/blob/main/Icon%20Google%20Scholar.png?raw=true');
    background-size: contain;
    background-repeat: no-repeat;
}

.pkp_page_editorialteam table tr:nth-child(5) td:first-child::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    vertical-align: middle;
    background-image: url('https://github.com/sakakuuuu/Project/blob/main/Icon%20Clarivate.png?raw=true');
    background-size: contain;
    background-repeat: no-repeat;
}

.pkp_page_editorialteam table tr:nth-child(6) td:first-child::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    vertical-align: middle;
    background-image: url('https://github.com/sakakuuuu/Project/blob/main/Icon%20ORCID%20ID.png?raw=true');
    background-size: contain;
    background-repeat: no-repeat;
}

.pkp_block .content p {
    line-height: 0.785rem;
}

.obj_article_details .authors .affiliation
 {
    font-size: .93rem;
    color: rgb(0, 0, 0);
}
