@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Baloo+Tamma+2&display=swap");




.pkp_page_index,
.pkp_op_index {
    background: transparent !important;
}

@media (min-width: 992px) {
	/* .pkp_structure_sidebar:before {
		border-left: 2px dotted#ddd!important;
	} */
	.pkp_structure_page {
		overflow: hidden !important;
		/* border-radius: 4px !important; */
		margin: 10px auto !important;
		max-width: 1160px !important;
		background: #fff !important;
		box-shadow: 0px 0px 20px dark !important;
	}

    .pkp_site_name {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .pkp_site_name>a {
        padding-top: 0;
        padding-bottom: 0;
    }

    .pkp_site_name .is_img img {
        max-height: 200px !important;
    }

    .pkp_site_name_wrapper {
        padding-left: 0;
        padding-right: 0;
    }

/*** Menu User Kanan**********
.pkp_navigation_user_wrapper {
        top: 0;
        right: 0;
        padding-right: 30px;
    }
.pkp_navigation_user.pkp_nav_list .profile a{
    border-radius:7px !important;
    padding-left:10px;
	padding-right:10px;
	background:#004aad;
	color:white;
	border: 2px solid #F7BC4A;
    transition:0.5s;
}
********************************/

.pkp_navigation_user.pkp_nav_list .profile a:hover {
	/* background:#2875c6; */
	color:black;
}
.pkp_navigation_user>li:last-child>a {
    margin-right:unset;
}
    .pkp_structure_page {
        margin-top: 20px !important;
        margin-bottom: 20 !important;
        padding-bottom: 20 !important;
    }

    .pkp_site_name .is_img img {
        width: 1254px !important;
    }
}


@media (min-width: 1200px) {
    .pkp_structure_page {
        margin-top: 0px !important;
        position: relative;
        top: 0px !important;
        margin-bottom: 0px !important;
    }
}
/* Kontent Tambahan Atas Kiri **************************************************************************/

.pkp_page_index .additional_content .row {
    display: flex;
    flex-wrap: wrap;
    margin-left: 10px;
    margin-right: 5px;
}
.aimcolumn {
	float: left;

}

.aimleft {
	width: 25%;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 30px;
	background: #dee2e6;
}

.aimright {
	width: 74%;
	height: auto;
	padding: 10px 15px 10px 15px;
	background-color: #e9ecef;
}

.additional_content .row:after {
	content: "";
	display: table;
	clear: both;
}	
@media screen and (max-width: 600px) {
		.aimcolumn {
			width: 100%;
		}
	
		.aimleft {
			padding-top: 10px;
		}
}
/* akhir kontent tambahan atas */
/**************************MAIN SITE**********************************************/

.pkp_page_index .homepage_image img {
	display: block;
	width: 100%;
	height: auto;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}

.pkp_page_index .additional_content {
	border-top: 0px solid #ddd;
	padding: 10px 0px 0px 3px;
	text-align: justify;
}

.pkp_structure_content {
	font-size: 15px;
	margin-bottom: .3em;
	-webkit-box-shadow: 0px 0px 5px 0.5px rgba(103, 104, 107, 0.34);
	-moz-box-shadow: 0px 0px 5px 0.5px rgba(103, 104, 107, 0.34);
	box-shadow: 0px 0px 5px 0.5px rgba(103, 104, 107, 0.34);
}

/**************************END MAIN SITE *****************************************/

/**************************ISSUES ARCHIVE*****************************************/
.obj_issue_summary {
	margin: 0em 3em 0em 1.6em;
	padding-left: 1em;
}

.page_issue_archive .issues_archive>li {
	margin: 0em 0em 0em 0em;
	padding: 2em 0em 0em 0.7em;
}

/**************************ARTICLES SUMMARY***************************************/
.obj_issue_toc .sections:not(:first-child) {
	margin-top: 0em;
}

.obj_issue_toc .description {
	text-align: justify;
}

.obj_issue_toc .section>h2 {
	/*border-bottom: 0px;
	border-left: 0px;
	font-weight: 300;
	text-transform: none;
	padding: 0.15em 1em;
	background-color: #fafbfb;
	width: 100%;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
*/
	overflow: hidden;
    border-radius: 2px !important;
	box-shadow: 0 10px 10px -5px;
	padding: 1px !important;
	
}

/* .obj_article_summary .pages:before {
	content: "\f0f6";
	width: 20px;
	font-family: "FontAwesome";
	margin-right: 5px;
	font-size: 13px;
} */

ul.galleys_links {
	list-style: none;
}

.obj_article_summary {
	padding: 0em 1.5em;
    margin-bottom: 4px;
}

.obj_article_summary .cover {
	display: block;
	float: left;
	width: 70px;
	height: auto;
	margin-right: 15px;
}

.obj_article_summary>.title {
	font-weight: 600;
	font-size: 16px;
	text-transform: none;

}
.obj_article_summary>subtitle {
	box-shadow : none;

}
.obj_article_summary>.title a {
	display: block;
	text-decoration: none;
	font-size: 16px;
	color: #333
}

.obj_article_summary .authors {
	font-weight: 400;
	font-size: 16px;
	text-transform: none;

}
/**************************DOI ARTIKEL*************************************************/
.doi_container {
	margin-top: 1px;

}

/* .doi_link {
	background-size: 14px !important;
	height: 20px !important;
	background: url(../images/doiwarna.svg) no-repeat center left;
	padding: 5px 0 5px 23px;

	color: #5379a9;
	text-decoration: none;

}

.galley_stat {
	background-size: 18px !important;
	background: url(../images/bar_galley.jpg) no-repeat center left;
	padding: 3px 0px 0px 23px;

} */

/* .article_stat {
	background-size: 18px !important;
	height: 20px !important;
	background: url(../images/bar_artikel.jpg) no-repeat center left;
	padding: 11px 0px 5px 23px;
} */
.doi_summary {
	padding: 0.4em 0.7em;
	margin-top: 0.3em;
}

.doi_summary a {
	text-decoration: none !important;
}

.doi_summary a:hover {
	text-decoration: underline !important;
}

.obj_article_summary>.galleys_links {
	list-style: none;
	margin-bottom: 0.5em;
}


/**************************Editorial Board*************************************/
.editorial-list {
	position: relative;
}

.editorial-list li {
	margin-bottom: 1.125rem;
    list-style:none;
}

.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: 100px;
	min-height: 130px;
}

.team-content .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;
}

.team-aff ul li .ico-label {
	width: 18px;
	height: 18px;
	margin-right: .5rem;
}




.pkp_site_name {
    margin-top: -5px !important;
    margin-bottom: -19px !important;
}

@media screen and (max-width:720px) {
    .pkp_site_name .is_img img {
        display: inline-block !important;
        margin-top: 6px !important;
        margin-bottom: 0 !important;
        bottom: 0.357rem !important;
        padding: 0 !important;
    }
}
.pkp_brand_footer {
    display: none!important;
}
.homepage_about {
	box-shadow: 3px 3px 5px;
	padding: 20px;
	border-radius: 10px;
	background: #ddeff5;
    padding-bottom: 10px !important;
    border-bottom: solid 4px #00347a !important;
    font-size: 12px;
    text-align:justify;
}

.main_entry .item.abstract {
	text-align: justify;
}
/* .obj_galley_link {
    font-weight: 700;
    text-transform: Capitalize !important;
    background: #00347a !important;
    color: #ffffff !important;
    border: none !important;
} */


.obj_article_summary {
	border-bottom: 0px;
	border-left: 0px;
	font-weight: 300;
	text-transform: none;
	padding: 0.5em 1em;
	background-color: #fafbfb;
	width: 100%;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);

}




.obj_article_summary {
    padding-bottom: 10px !important;
    font-size: 12px;
}

.pkp_page_index .current_issue .read_more:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f054";
    position: absolute;
    top: 2px;
    right: 0;
    width: 2.143rem;
    height: 2.143rem;
    line-height: 2.143rem;
    text-align: center
}

.pkp_page_index .current_issue .read_more:hover,.pkp_page_index .current_issue .read_more:focus {
    color: #008acb
}
/******************************/



/* em{
    box-sizing: border-box; 
    display: inline-block; 
    font: 1.09em / 1 FontAwesome; 
    text-rendering: auto; 
    -webkit-font-smoothing: antialiased; 
    margin: 0px 10px 0px -10px; 
    border-right: 1px solid #e7e5e5; 
    width: 25px;
} */
i {
    display: inline-block;
    margin-right: 4px;
}

.pkp_structure_main ul{
	margin:unset;
}