#headerNavigationContainer {
    background-color: white !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.pkp_structure_head {
    background-image: linear-gradient(to bottom, #ffffff, #ffffff, #ffffff, #ffffff, #ffffff) !important;
}

.header .pkp_head_wrapper {
    background: unset !important;
}

.has_site_logo .pkp_head_wrapper {
    padding-top: 1rem !important;
}

.pkp_site_nav_menu a, .pkp_site_nav_menu a:hover, .pkp_site_nav_menu a:focus {
    color: #ffffff !important;
    text-shadow: none !important;
}

.pkp_navigation_search_wrapper a {
    padding-bottom: 1px !important;
    border-bottom-width: 1px !important;
}

.pkp_navigation_user>li>a {
    color: #800080 !important;
}

.pkp_navigation_user>li>a:focus {
    background: none !important;
    color: #800080 !important;
}

.pkp_navigation_user>li>a:hover {
    color: #800080 !important;
}

@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 !important;
    color: #800080 !important;
    display: inline-block !important;
}

#navigationUserWrapper .profile a[href*="login"]::before {
    content: "\f090" !important;
    font-family: "FontAwesome" !important;
    font-weight: normal !important;
    margin-right: 6px !important;
      display: inline-block !important;
}

#navigationUserWrapper .profile a[href*="login"]:not([href*="signOut"])::before {
    color: #800080 !important;
}

/* Memastikan ikon Logout tetap putih (opsional, jika ingin lebih aman) */
#navigationUserWrapper .profile a[href*="signOut"]::before {
    color: #ffffff !important;
}

.page_search .submit button:after {
    background: #800080 !important;
}

.page_search .submit button {
    color: #800080 !important;
}

.pkp_navigation_search_wrapper a:focus {
    background: none !important;
}

.pkp_navigation_primary_row {
    background: #800080 !important;
    padding-bottom: 10px !important;
    box-shadow: 0 5px 10px rgba(128, 0, 128, 0.3) !important;
    position: relative !important;
    z-index: 10 !important;
}

.pkp_navigation_primary>li>a {
    text-decoration: none !important;
}

.pkp_page_index .homepage_image img {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
    margin-top: 25px !important;
    box-shadow: 0 5px 5px rgba(128, 0, 128, 0.3), 0 0px 10px rgba(128, 0, 128, 0.3) !important;
    border-radius: 8px !important;
}

.pkp_page_index .homepage_about h2 {
    display: none !important;
}

.pkp_page_index .current_issue h2 {
    display: block !important;
    padding-bottom: 0rem !important;
    border-bottom: 1.5px solid #000000 !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    color: rgb(128 0 128) !important;
}

.obj_issue_toc .galleys>h2, .obj_issue_toc .section>h2, .obj_issue_toc .galleys>h3, .obj_issue_toc .section>h3 {
    font-weight: 700 !important;
    color: rgb(0 0 0) !important;
}

.pkp_page_index .current_issue .read_more {
    color: #800080 !important;
    text-transform: capitalize !important;
}

.pkp_page_index .current_issue .read_more:hover, .pkp_page_index .current_issue .read_more:focus {
    color: #000000 !important;
}

.pkp_site_name .is_img {
    width: 100% !important;
    height: 100% !important;
}

.pkp_site_name .is_img img {
    margin-top: unset !important;
    margin-bottom: unset !important;
    max-height: unset !important;
    width: 70% !important;
}

.pkp_site_nav_menu .pkp_nav_list {
    padding-left: 20px !important;
    margin-left: 0px !important;
}

    .pkp_nav_list ul {
        background: #800080 !important;
    }

#navigationPrimary li a:hover {
    background: none !important;
    box-shadow: none !important;
    outline: none !important;
    text-shadow: none !important;
}

#navigationUserWrapper .profile {
    border: none !important;
    background: none !important;
    box-shadow: none !important;
    outline: none !important;
}

#navigationUserWrapper .profile:hover {
    border: none !important;
    box-shadow: none !important;
    background: none !important;
    outline: none !important;
    outline-offset: unset !important;
    text-shadow: none !important;
}

#navigationUserWrapper .profile a:hover {
    border: none !important;
    text-shadow: none
}

.page_index_journal {
    padding: 0px 18px !important;
}

.pkp_block {
    padding: 0.7rem !important;
}

.pkp_structure_sidebar.left {
    padding: 10px 30px !important;
}

.pkp_structure_sidebar.left .pkp_block {
    margin-bottom: 0rem !important;
}

.pkp_structure_sidebar.left .pkp_block p {
  margin-bottom: 0.2rem !important;
}

p {
    text-align: justify !important;
}

.block_Keywordcloud .title {
    /* Menghilangkan gaya bawaan */
    color: #800080 !important; 
    border-bottom: none !important;
    text-decoration: none !important;

    /* Mengambil gaya dari source code Anda */
    background: linear-gradient(180deg, #ffffff 0%, #f9f0f9 100%);
    text-align: center;
    padding: 12px 20px;
    border-radius: 10px;
    width: 100%;
    margin: 0px auto 10px auto;
    display: block;
    box-shadow: inset 0 0 0 0.3px rgba(128, 0, 128, 0.05), 0 3px 2px rgba(128, 0, 128, 1);
    border: none;
    
    /* Font dan Tipografi */
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 700 !important;
    line-height: 1;
    text-transform: none !important;
}

#customblock-Flagcounter img {
  border: #000 solid 1px !important;
}

#wordcloud {
    border: #000 solid 1px !important;
    margin-top: 15px !important;
}

.pkp_structure_footer_wrapper {
    background: #800080 !important;
    border-bottom: unset !important;
}

.pkp_structure_footer {
    background: #800080 !important;
}

.pkp_footer_content {
    background: #800080 !important;
    color: #000000 !important;
}

.pkp_footer_content a {
    text-decoration: none !important;
    color: #ffffff !important;
}

.pkp_footer_content a:hover {
    text-decoration: none !important;
    color: #000000 !important;
}
.obj_article_summary>.galleys_links a:hover {
    background-color: #000000 !important;
    text-decoration: none !important;
}
.obj_article_summary>.galleys_links a {
    color: #fff !important;
    background-color: #800080 !important;
}
.obj_article_details .entry_details .item.galleys .galleys_links a {
    color: #fff !important;
    background-color: #800080 !important;
}
.obj_article_details .entry_details .item.galleys .galleys_links a:hover {
    background-color: #000000 !important;
}
.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 !important;
}

.obj_galley_link:hover, .obj_galley_link:focus {
    background: #000000 !important;
}
.obj_galley_link {
    background-color: #800080 !important;
}

#navigationPrimary>li>a {
    color: #ffffff !important;
    padding-bottom: 1px !important;
    border-bottom-width: 1px !important;
}

#navigationPrimary>li>a:hover {
    color: #ffffff !important;
}

#navigationPrimary>li>a:hover, #navigationPrimary>li>a:focus {
    border-color: #ffffff !important;
}

a:hover {
    color: #000000 !important;
    text-decoration: none !important;
    text-shadow: none !important;
}

a:focus {
    color: #bde400 !important;
}

a {
    color: #800080 !important;
    text-decoration: none !important;
}

li {
    text-align: justify !important;
}


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 !important;
}

/* Container */
.sidebar-ijtepes-container {
    text-align: center !important;
    margin: 3px 0 !important;
    width: 100% !important;
}

/* --- GAYA DASAR TOMBOL SAKAKU (CURVED HOVER) --- */
.ijtepes-common {
    width: 100% !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) */
.ijtepes-common::before {
    content: "" !important;
    position: absolute !important;
    top: 120% !important; /* 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 !important; /* 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) --- */
.ijtepes-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 */
.ijtepes-common:hover::before {
    top: -50% !important; /* Posisi akhir untuk menutup seluruh tombol */
}

/* --- WARNA DASAR & HOVER LAYER (WARNA GELAP SEBAGAI PENGISI) --- */
/* WhatsApp */
.ijtepes-wa-nusantara { background-color: #5f5f5f !important; }
.ijtepes-wa-nusantara::before { background-color: #800080 !important; }

/* Submit Paper */
.ijtepes-submit-nusantara { background-color: #5f5f5f !important; }
.ijtepes-submit-nusantara::before { background-color: #800080 !important; }

/* Ikon */
.ijtepes-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: 65px !important;
    height: auto !important;
    display: block !important;
    margin-bottom: 10px !important;
}

.obj_article_details .entry_details .label {
    text-transform: capitalize !important;
}

.pkp_page_editorialteam table tr:nth-child(1) td:first-child::before {
    content: "" !important;
    display: inline-block !important;
    width: 20px !important;  /* Sesuaikan ukuran ikon */
    height: 20px !important; /* Sesuaikan ukuran ikon */
    margin-right: 10px !important;
    vertical-align: middle !important;
    background-image: url('https://github.com/sakakuuuu/Project/blob/main/Icon%20E-mail.png?raw=true') !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

.pkp_page_editorialteam table tr:nth-child(2) td:first-child::before {
    content: "" !important;
    display: inline-block !important;
    width: 20px !important;
    height: 20px !important;
    margin-right: 10px !important;
    vertical-align: middle !important;
    background-image: url('https://github.com/sakakuuuu/Project/blob/main/Icon%20Scopus.png?raw=true') !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

.pkp_page_editorialteam table tr:nth-child(3) td:first-child::before {
    content: "" !important;
    display: inline-block !important;
    width: 20px !important;
    height: 20px !important;
    margin-right: 10px !important;
    vertical-align: middle !important;
    background-image: url('https://github.com/sakakuuuu/Project/blob/main/Icon%20Sinta.png?raw=true') !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

.pkp_page_editorialteam table tr:nth-child(4) td:first-child::before {
    content: "" !important;
    display: inline-block !important;
    width: 20px !important;
    height: 20px !important;
    margin-right: 10px !important;
    vertical-align: middle !important;
    background-image: url('https://github.com/sakakuuuu/Project/blob/main/Icon%20Google%20Scholar.png?raw=true') !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

.pkp_page_editorialteam table tr:nth-child(5) td:first-child::before {
    content: "" !important;
    display: inline-block !important;
    width: 20px !important;
    height: 20px !important;
    margin-right: 10px !important;
    vertical-align: middle !important;
    background-image: url('https://github.com/sakakuuuu/Project/blob/main/Icon%20Clarivate.png?raw=true') !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

.pkp_page_editorialteam table tr:nth-child(6) td:first-child::before {
    content: "" !important;
    display: inline-block !important;
    width: 20px !important;
    height: 20px !important;
    margin-right: 10px !important;
    vertical-align: middle !important;
    background-image: url('https://github.com/sakakuuuu/Project/blob/main/Icon%20ORCID%20ID.png?raw=true') !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

.pkp_block .content p {
    line-height: 0.785rem !important;
}

.obj_article_details .authors .affiliation
 {
    font-size: .93rem !important;
    color: rgb(0, 0, 0) !important;
}
