/* 
modified by Rusmana 

Design for Hass


*/

.pkp_site_name .is_img img {
	max-height: ;
}


.pkp_structure_page {
	margin: 0 auto;
	max-width: 1160px;
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

@media (min-width: 1200px) {
	.pkp_structure_page {
		margin-top: 30px;
		margin-bottom: 30px;
	}
}



.pkp_head_wrapper,
.has_site_logo .pkp_head_wrapper {
	position: relative;
	padding-top: 0;
}


.pkp_navigation_primary_row {
	background: #fff;
	padding-left: 30px;
	padding-right: 30px;
}
/* Struktur Sidebar */
.kepala {
	background-color: #3227C0;
	color: #fff;
	padding: 1rem;
	border-bottom: 0.3rem solid #130997;
	font-weight: bold;

}

.badan {
	/* background-color: rgb(82, 126, 243); */
	margin-top: -12px;
}


.badan a {
	display: block;
	text-decoration: none;
	padding: 0.8rem;
	background-color: #AADDFF;
	color: #000000;
	border-bottom: rgb(255, 255, 255) 0.2rem solid;
	transition: 0.4s;
	/* margin: 0.5rem 0rem 0.5rem 0rem; */
	position: relative;
	z-index: 1;
}

.badan a:hover {
	background-color: #f1f1f0;
	box-shadow: gray 0px 0px 1px 0px;
}

.badan a::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 0.2rem;
	background-color: #3227C0;
	left: 0;
	bottom: 0;
	transform: scaleX(0);
	transform-origin: left;
	transition: 800ms;
}

.badan a:hover::after {
	transform: scaleX(1);
}




/* Page About */

.page_about  {
	padding: 20px;
	background:#c3f5cb;
	text-align: left;
	text:#051018;
	border-radius: 10px;
	border-bottom: solid 5px #32c84b;
	padding-top: 12px;
}

/* Cover Image */

.cover_image  {
	padding: 20px;
	background:#c3f5cb;
	text-align: left;
	text:#051018;
	border-radius: 10px;
	border-bottom: solid 5px #32c84b;
	padding-top: 12px;
	
}

.cover_image:hover {
	background:  #e5f9e8;

}


.cover_image {
	padding-bottom: 15px !important;
	border-bottom: solid 4px #32c84b;
	padding-top: 12px;
}


/* Aims and Scope */

.pkp_structure_main h2  {
	padding: 20px;
	background: #c3f5cb;
	text-align: left;
	text:#051018;
	border-radius: 10px;
	border-bottom: solid 5px #32c84b;
	padding-top: 12px;
	
}

.pkp_structure_main h2:hover {
	background: #e5f9e8;

}


.pkp_structure_main h2 {
	padding-bottom: 15px !important;
	border-bottom: solid 4px #32c84b;
	padding-top: 12px;
}



.pkp_structure_main 
.page h3 {
	padding: 20px;
	background:#c3f5cb;
	text-align: left;
	text:#051018;
	border-radius: 10px;
	border-bottom: solid 5px #32c84b;
	padding-top: 12px;

}
.pkp_structure_main 
.page h3:hover {
	background: #e5f9e8;

}


.pkp_structure_main 
.page h3 {
	padding-bottom: 15px !important;
	border-bottom: solid 4px #32c84b;
	padding-top: 12px;
}

.pkp_structure_main 
.page p {
	padding: 20px;
	background:#c3f5cb;
	text-align: justify;
	text:#051018;
	border-radius: 10px;
	border-bottom: solid 5px #32c84b;
	padding-top: 12px;
}
.pkp_structure_main 
.page p:hover {
	background: #e5f9e8;
}

.pkp_structure_main 
.page p {
	padding-bottom: 15px !important;
	border-bottom: solid 4px #32c84b;
	padding-top: 12px;
}


/* Submission Checklist */

.page .submission_checklist {
	padding: 20px;
	background:#c3f5cb;
	text-align: justify;
	text:#051018;
	border-radius: 10px;
	border-bottom: solid 5px #32c84b;
	padding-top: 12px;
}
 
.page .submission_checklist:hover {
	background: #e5f9e8;
}


 
.page .submission_checklist {
	padding-bottom: 15px !important;
	border-bottom: solid 4px #32c84b;
	padding-top: 12px;
}

/* Page issue */

.pkp_structure_main
.page_issue {
	padding: 20px;
	background:#c3f5cb;
	text-align: justify;
	text:#051018;
	border-radius: 10px;
	border-bottom: solid 5px #32c84b;
	padding-top: 12px;
}
 
.pkp_structure_main
.page_issue:hover {
	background: #e5f9e8;
}


 
.pkp_structure_main
.page_issue {
	padding-bottom: 15px !important;
	border-bottom: solid 4px #32c84b;
	padding-top: 12px;
}

/* Archieve issue summary */

.page_issue_archive
.obj_issue_summary {
	padding: 20px;
	background:#c3f5cb;
	text-align: justify;
	text:#051018;
	border-radius: 10px;
	border-bottom: solid 5px #32c84b;
	padding-top: 12px;
}
 
.page_issue_archive
.obj_issue_summary:hover {
	background: #e5f9e8;
}


 
.page_issue_archive
.obj_issue_summary {
	padding-bottom: 15px !important;
	border-bottom: solid 4px #32c84b;
	padding-top: 12px;
}

/* Page Article */

.page_article
.main_entry {
	padding: 20px;
	background:#c3f5cb;
	text-align: justify;
	text:#051018;
	border-radius: 10px;
	border-bottom: solid 5px #32c84b;
	padding-top: 12px;
}
 
.page_article
.main_entry:hover {
	background: #e5f9e8;
}


 
.page_article
.main_entry {
	padding-bottom: 15px !important;
	border-bottom: solid 4px #32c84b;
	padding-top: 12px;
}


/* Additional content */

.page_index_journal 
.additional_content {
	padding: 20px;
	background:#c3f5cb;
	text-align: justify;
	text:#051018;
	border-radius: 10px;
	border-bottom: solid 5px #32c84b;
	padding-top: 12px;
}
 
.page_index_journal 
.additional_content:hover {
	background: #e5f9e8;
}


 
.page_index_journal 
.additional_content {
	padding-bottom: 15px !important;
	border-bottom: solid 4px #32c84b;
	padding-top: 12px;
}

/* Current Issue */

.current_issue  {
	padding: 20px;
	background:#deece0;
	text-align: left;
	text:#051018;
	border-radius: 10px;
	border-bottom: solid 5px #0c8721;
	padding-top: 12px;
}


/* Most Read Article */

.block_most_read 
.title {
	
	padding: 20px;
	background:#47d458;
	text-align: center;
	text:#ffffff;
	border-radius: 10px;
	border-bottom: solid 5px #0c8721;
	padding-top: 12px;
}



.most_read_article  {
	padding: 20px;
	background:#a5e5ae;
	text-align: center;
	text:#051018;
	border-radius: 10px;
	border-bottom: solid 5px #0c8721;
	padding-top: 12px;
}



.most_read_article:hover {
	background:#f4fbf5;
}


.most_read_article {
	color:#051018;

}

.most_read_article_title {
	background-color:#a5e5ae;
	color:#051018;
}
.most_read_article_title:hover {
	background:#f4fbf5;
}


.most_read_article_title {
	color:#051018;

}



/* Sidebar Menu Hass */

.HassMenu {
	width:100%;
	border-collapse:collapse;
}
.HassMenu td{
	height:35px;
	padding-top:3px;
	vertical-align:middle;
	border-bottom:1px solid #ffffff;
	text-align:center;
}
.HassMenu td a {
	width:100%;
	display:block;
}
.HassMenu tr {
	background:#077b15;
	color:#ffffff;
}
.HassMenu tr:hover {
	background-color:#47d458;
}
.HassMenu tr a {
	color:#123e5d;
}


/* Table of content */

.obj_article_summary {
	padding: 20px;
	border-radius: 10px;
	background: #c3f5cb;
}



.obj_article_summary:hover {
	background: #e5f9e8
}


.obj_article_summary {
	padding-bottom: 15px !important;
	border-bottom: solid 4px #32c84b !important;
	font-size: 12px;
	padding-top: 12px;
}


.pkp_structure_main h1 {
	font-weight: 600;
	font-size: 20px;
}

.pkp_structure_main a {
	color: #19580b !important;
}

.pkp_structure_main a:hover {
	color: #349838 !important;
}


.obj_galley_link {
	font-weight: 700;
	text-transform: Capitalize !important;
	background: #11b42b !important;
	color: #ffffff !important;
	border: solid 1px #32c84b !important;
}

.obj_galley_link:hover {
	background: #adeaa7 !important;
	color: #19580b !important;
}

/* Footer */
.pkp_structure_footer_wrapper {
	background: #c3f5cb;
	border-bottom: 20px solid #32c84b;
	border-top: 4px solid #32c84b;
}

.pkp_footer_content {
	float: left;
	width: 70%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.pkp_brand_footer {
	float: right;
	width: 10%;
	padding-bottom: 10px;
	padding-top: 50px;
}



/*Body and Abstrack*/
.main_entry .item.abstract {
	text-align: justify;
}

body {
	font-family: Lora, geneva, sans-serif !important;
}


/* Struktur Header */
.pkp_site_name_wrapper {
	width: 100% !important;
}

.pkp_screen_reader {
	margin: 0px !important;
}

.pkp_navigation_primary_row {
	background: #077b15;
	font-weight: bold;
	border-top: 1px solid #ffffff
}


.pkp_site_name {
	margin: 0 !important;
	padding: 0px;
}

.pkp_site_name>a {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.pkp_site_name_wrapper {
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin: 0 !important;
}

/* Ukuran Header */

.pkp_site_name .is_img img {
	max-height: 100% !important;
	max-width: 100% !important;

}

.pkp_site_name a {
	margin: auto !important;
}


/* Settingan Header */

.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li {
	padding: 0 !important;
	margin: 0 !important;
}

.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li a {
	margin: 0 !important;
	padding: 0 15px !important;
	line-height: 40px !important;
}

.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li,
.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li a {
	font-family: robot, geneva, sans-serif;
	color: #ffffff !important;
	font-weight: bold !important;
	transition: 0.2s;
}

.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li a:hover {
	background: #85ee91;
	color: #116b0c !important;
	border-radius: 20px !important;
}

.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li ul,
.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li ul li a:hover {
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-o-border-radius: 0 !important;
}

.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li ul {
	background: #3dd64f !important
}

.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li ul li {
	border-bottom: solid 1px white !important;
}

.pkp_navigation_primary_row .pkp_navigation_primary_wrapper ul li ul li:last-child {
	border-bottom: none !important;
}





.pkp_site_name_wrapper {
	background: #077b15;
	margi-bottom: 0px !important;
}


html,
body {
	background: #def9e1;
}

.pkp_site_nav_toggle {
	background: #077b15 !important;
}

.pkp_navigation_search_wrapper {
	background: #0aea39;
	border-radius: 20px;
	transition: 0.5s;
}

.pkp_navigation_search_wrapper:hover {
	border-radius: 0px;
}

.headerSearchPrompt.search_prompt {
	color: #d1f5cf;
}

.headerSearchPrompt.search_prompt:hover {
	color: #2cd622;
	border-radius: 0px;
}


.homepage_about {
	text-align: justify;
}

.obj_article_details .page_title {
	background: #90fb98;
	padding: 15px;
	border-radius: 10px;
	box-shadow: 3px 3px 5px;
}

.meta .authors {
	background: url(https://i.ibb.co/wwXb1Bh/icon-group.png) 1px 2px no-repeat rgba(0, 0, 0, 0);
	font-weight: bold;
	margin-top: 4px;
	padding-bottom: 5px;
	padding-left: 30px;
}

.description {
	text-align: justify;
}


.profile a {
	background: #0bce00;
	color: #ffffff !important;

}

.pkp_navigation_user_wrapper {
	padding-left: 0;
	padding-right: 30px;
	padding-top: 10px
}

.pkp_navigation_user.pkp_nav_list .profile a {
	border-radius: 15px !important;
	padding-left: 10px;
	padding-right: 10px;
}

.dropdown-menu {
	background: #97ee93 !important;

}

.dropdown-menu li a:hover {
	color: black !important;
}

.obj_issue_toc .heading .cover img {
	box-shadow: 4px 2px 5px gray;
	;
}

.homepage_image {
	display: inline-block;
	width: 28%;
	margin-left: 0px;
	float: right;
	margin-top: 0px !important;

}

.homepage_image img {
	margin: 60px 0px 0px -20px;
	width: 300px;
	display: inline-block;
	float: left;
	box-shadow: 4px 2px 5px gray;
	margin-right: 15px;
}

.homepage_about {
	display: inline-block;
	width: 70%;
	text-align: justify;
}

.pkp_structure_main {
	margin-top: -20px;
}

@media (max-width: 600px) {

	/* For mobile phones: */
	.homepage_about {
		width: 100%;
	}

	.pkp_structure_main {
		padding-top: 20px !important;
	}
}

@media (max-width: 991px) {
	.homepage_about {
		margin-top: 30px;
	}

	.pkp_structure_main {
		margin-top: 0px !important;
	}

	.pkp_site_name_wrapper {
		padding-bottom: 0px;
	}

	.pkp_site_name_wrapper {
		padding-top: ;
	}

	.pkp_navigation_search_wrapper {
		margin: center !important;
		padding: 10px !important;
	}

	.pkp_structure_main {
		padding-top: 100px;
	}
}

@media (max-width: 360px) {

	/* For mobile phones: */
	.homepage_image {
		width: 90%;
		margin: 0;
	}

	.homepage_about {
		margin-top: 0px;
	}

	.pkp_structure_main {
		padding-top: 0px !important;
	}

}

.deskripsi {
	border: 2px #0a9b15 solid;
	padding: 10px;
	background-color: #aef5a2;
	text-align: left;
}

.pkp_block.block_custom {
	padding-left: 15px;
	padding-right: 15px;
}

.pkp_structure_sidebar.left {
	margin-top: -30px !important;
}