body {
    /* background-image: url(/public/site/images/admin/background_blur12.jpg);
    background-image: url(https://i.ibb.co/3frmCkB/OLPWEB0.jpg);
    background-size: 100%;   */
    
    background-image: url(https://ejournal.upnvj.ac.id/public/site/images/admin_jicls/bgjrs3.png); 
    background-repeat: repeat;
  background-size: 40%;
     
}

.pkp_structure_content {
	background-color: white;	
}

.obj_article_summary:hover {
	background-color: #E8E8E8;
}

.pkp_block { /* JARAK KOTAKAN ANTARA BLOCK SIDEBAR AGAR BISA MELEBAR */
    padding: 10px;
    padding-top: 0;
    
}

body > div > div.pkp_structure_content.has_sidebar { /* WARNA BACKGROUND ARTIKEL JOURNAL */
	background-color: white;	
}

.obj_article_details .item { /* RATA KANAN KIRI PADA REFERENSI SETIAP ARTIKEL */
	text-align: justify;
}


.pkp_structure_page {
	margin-top: 0px;
	margin-bottom: 0px;
	
	/* margin: auto;
	border-right: 1px solid gray;
	border-left: 1px solid gray;  */
}  

/* body > div.pkp_structure_page > div.pkp_structure_content.has_sidebar {
	box-shadow: 0px 10px 20px 1px rgba(0,0,0,0.75);
} */

/*  .pkp_structure_footer_wrapper {
    display: none;
} */

body > div > div.pkp_structure_footer_wrapper > div > div.pkp_brand_footer > a > img { /* HILANGKAN LOGO FOOTER */
	display: none;
}

#headerNavigationContainer { /* NGEPASIN BELAKANG HEADER SAMAIN KE HEADER*/
    width: 1160px;
    margin: auto;
}

body > div > div.pkp_structure_footer_wrapper { /* NGEPASIN BELAKANG FOOTER*/
    width: 1160px;
    margin: auto;
}

.pkp_structure_footer_wrapper { /* WARNA FOOTER BACKGROUND */
    background-color: #E8E8E8;
}

.obj_article_details .abstract { /* RATA KANAN KIRI PADA ABSTRAK SETIAP ARTIKEL */
	text-align: justify;
}


.pkp_block .title { /* WARNA BACKGROUND DARI JUDUL DI SETIAP SIDEBAR */
	text-align: center;
	padding: 10px;
	background-color: #B20000;
	color: white;"
}
#pkp_content_main > div > div.additional_content > p > img {
	width: 30%;
}

#customblock-assosiate > div > p:nth-child(2) > a > strong > img {
	width:  50%;
	display: block;
	margin-left: auto;
  margin-right: auto;
}

#customblock-assosiate > div > p:nth-child(3) > a > strong > img {
	width: 80;
	display: block;
	margin-left: auto;
  margin-right: auto;
}

#customblock-assosiate > div > p:nth-child(4) > a > strong > img{
	width:  50%;
	display: block;
	margin-left: auto;
  margin-right: auto;
}


#customblock-turnitindanmendeley > div > p:nth-child(2) > a > img {
	display: block;
	margin-left: auto;
  margin-right: auto;
}

#customblock-turnitindanmendeley > div > p:nth-child(3) > a > img {
	display: block;
	margin-left: auto;
  margin-right: auto;
}

body > div.pkp_structure_page > div.pkp_structure_content.has_sidebar > div.pkp_structure_sidebar.left > div.pkp_block.block_Keywordcloud > span {
	text-align:  center;
}

body > div.pkp_structure_page > div.pkp_structure_content.has_sidebar > div.pkp_structure_sidebar.left > div.pkp_block.block_web_feed > span {
	text-align:  center;
}

#customblock-flagcounter > div > p:nth-child(2) > a > img {
	display: block;
	margin-left: auto;
  margin-right: auto;
}

#navbar,
ul.sidemenu li:before { /* tanda */
    display: none
}

ul.sidemenu {
    padding-left: 0!important;
    margin: -10px -10px 0
}

ul.sidemenu li {
    padding: 0
}

ul.sidemenu li a {
	background-color:  #B20000;
	border-bottom:  1px solid #942029;
	color:  white;
	display: block;
	padding:  0.66em 10px .6em 13px;
	text-decoration:  none;
}

ul.sidemenu li a:hover {
	background-color: #F29D3B;
	text-decoration: underline;
}


ul.sidemenu li a,
ul.sidemenu li:first-child a {
	border-top: 1px solid #B8870B /*warna kanan; */;
}


.cmp_button_wire, .obj_galley_link { /* warna button pdf di home */
	background-color: #B20000;
	color: white;
}

.cmp_button_wire, .obj_galley_link:hover {
	background-color: #F29D3B;
}

.obj_article_summary>.title a { /* warna tulisan setiap artikel di home */
	color: #B20000;
}

.obj_article_summary>.title a:hover {
	color: #F29D3B;
}


.pkp_site_name .is_img img { /* gambar di header sesuai ukuran */
display : inline-block;
max-height : 1650px;
max-width: 100%;
width: auto;
height: auto;
margin-top: -34px;

}

@media (min-width: 240px) and (max-width: 480px) { /* gambar di header sesuai ukuran mobile */
  .pkp_site_name .is_img img {
	width: auto;
  }
  #headerNavigationContainer {
  	width: auto;
  }
}


#headerNavigationContainer { /* NGEPASIN BELAKANG HEADER SAMAIN KE HEADER*/
    width: 1160px;
    margin: auto;
}

#navigationPrimary { /* NAVBAR JARAK */
    padding: 10px;
    margin-left: 10px;
}

#navigationUser { /* NAVBAR USER */
margin-right: 50px;
margin-top: 10px;
}


.obj_issue_toc .galleys_links li { /* POSISI BUTTON PDF SETIAP ARTIKEL DI HOME */
	display: block;
	text-align: right;
}

.obj_article_summary { /* EFEK SHADOW PADA KOTAK ARTIKEL DI HOME */
	padding: 10px;
	border-radius: 10px;
	box-shadow: 2px 2px 4px #c1c1c1;
}

ul.sidemenu li a { /* BENTUKAN BUTTON DI SIDEBAR BLOCK MENU  */
	background-color: #B20000;
	border-bottom: 1px solid white;
	color: white;
	display: block;
	padding: 10px;
	text-decoration: none;
}

/* #customblock-menu > ul {  /* MENGHILANGKAN SIMBOL YG ADA DI MENU SIDEBAR BLOCK MENU  
 	list-style: none;
} */

.pkp_block .content ul li { /* JARAK ATAS BAWAH ANTAR MENU SATU SAMA LAIN PADA SIDEBAR BLOCK MENU  */
	padding: 0;
}


body > div > div.pkp_structure_content.has_sidebar > div.pkp_structure_main > div > section.homepage_about > h2 { /* HILANGKAN TULISAN TITLE ABOUT THE JOURNAL DI HOME */
	display: none;
}

body > div > div.pkp_structure_content.has_sidebar > div.pkp_structure_main > div > section.homepage_about {
	margin-top: -2rem;
}


/* Styling daftar menu */
        ul.submissionhere {
            padding-left: 0;
            margin: -10px -10px 0;
            list-style: none;
            text-align: center;
        }

        /* Styling item menu */
        ul.submissionhere li {
            padding: 0;
            display: inline-block;
        }

        /* Animasi pergeseran gradient */
        @keyframes gradientFlow {
            0% { background-position: 0% 50%; }
            50% { background-position: 100% 50%; }
            100% { background-position: 0% 50%; }
        }

        /* Styling tombol */
        ul.submissionhere li a {
            text-align: center;
            display: inline-block;
            padding: 15px 30px;
            font-size: 20px;
            font-weight: bold;
            font-family: Poppins, sans-serif;
            color: white;
            text-decoration: none;
            border-radius: 12px;
            border-top: 1px solid rgba(255, 255, 255, 0.2);
            position: relative;
            overflow: hidden;
            background: linear-gradient(135deg, #006400, #32CD32, #228B22);
            background-size: 200% 200%;
            box-shadow: inset 2px 2px 6px rgba(0, 0, 0, 0.3), 0 4px 10px rgba(0, 255, 100, 0.3);
            transition: all 0.3s ease-in-out;
            animation: gradientFlow 5s infinite alternate ease-in-out;
        }

        /* Efek hover */
        ul.submissionhere li a:hover {
            background: linear-gradient(135deg, #FF8C00, #FF4500);
            background-size: 200% 200%;
            box-shadow: inset 2px 2px 6px rgba(0, 0, 0, 0.3), 0 6px 14px rgba(255, 140, 0, 0.5);
        }

        /* Efek klik */
        ul.submissionhere li a:active {
            transform: scale(0.97);
        }

        /* Efek shimmer lembut */
        ul.submissionhere li a::before {
            content: "";
            position: absolute;
            top: 0;
            left: -100%;
            width: 100%;
            height: 100%;
            background: rgba(255, 255, 255, 0.1);
            transform: skewX(-30deg);
            transition: left 0.6s ease-in-out;
        }

        ul.submissionhere li a:hover::before {
            left: 100%;
        }