/*stylesheet Ijoce, dioprek-oprek oleh #1aa3e9 Diah*/ 
.pkp_structure_head {
	background: #ffffff;
}

.pkp_structure_page {
	margin-top: 15px;
	margin-bottom: 0px;
}

.pkp_structure_main h1 {
    font-weight: 600;
    font-size: 25px;
    padding: 20px;
}

.navbar-default, .header_view {
    background-color: #1aa3e9;
    border-color: #1aa3e9;
}
a {
	color: #E9601A;
}

.pkp_page_index .current_issue h2 {
	display: inline-block;
	padding-bottom: 0em;
	text-transform: capitalize;
	font-weight: 700;
	color: #E9601A;
	font-family: Bacasime Antique ;
	font-size: 25px;
}

.pkp_page_index .current_issue .current_issue_title {
	font-size: 17px;
	font-family: Bacasime Antique;
}


.obj_issue_toc .heading .published .label {
	text-transform: capitalize;
	font-size: 100%;
}

.pkp_page_index .current_issue .read_more {
	margin-bottom: 20px;
	margin-top: 20px;
}

.obj_issue_toc .section h2 {
	position: relative;
	display: inline-block;
	top: auto;
	left: auto;
	padding: 0 0 5px;
	background: transparent;
	text-transform: capitalize;
	font-weight: 900;
	padding-bottom: 0em;
}

.pkp_navigation_primary_row {
	background-color: #1aa3e9;
	text-align: left;
	padding-left: 25px;
}

#navigationPrimary a {
	font-size: 16px;
	color: #ffffff;
	font-weight: 100;
	text-transform: capitalize;
}

#navigationPrimary ul {
	background: #0a415d;
}

#navigationPrimary [aria-expanded="true"]:before {
	border-bottom-color: #ffffff;
}


/* Menu Tambahan Kanan ngambil dari ade@htp.ac.id */

.hoverTable {
	width: 100%;
	border-collapse: collapse;
}

.hoverTable th {
	height: 40px;
	background: #0f618b;
	color: #ffffff;
}

.hoverTable td {
	height: 40px;
	padding-top: 3px;
	vertical-align: middle;
	border-bottom: 4px solid #ffffff;
	text-align: center;
}

.hoverTable td a {
	width: 100%;
	display: block;
}


/* warna latar setiap baris tabel dan warna tulisan */

.hoverTable tr {
	background: #30aceb;
	color: #ffffff;
}


/* warna ketika dilewati mouse */

.hoverTable tr:hover {
	background-color: #0f618b;
}

.hoverTable a {
	color: #ffffff;
}

.hoverTable a:hover {
	color: #0f618b;
}


/* --- Menu Tambahan Kanan by ade@htp.ac.id */

.pkp_head_wrapper .pkp_search .search_controls .search_prompt {
	font-size: 13.5px;
	color: #ffffff;
	font-weight: 100;
	text-transform: capitalize;
}

.pkp_navigation_user_wrapper a {
	font-size: 15px;
	font-weight: 200;
	font-style:Bacasime Antique;
}

body {
	font-family: Bacasime Antique;
	background: #e6e6e6;
	font-size: 14px;
}

body p {
	font-family: Lustria;
	font-size: 16px;
	text-align: justify;
}

.pkp_block {
	font-size: 16px;
	line-height: 20px;
	clear: both;
	border-bottom: none;
}

.pkp_structure_sidebar {
	background: transparent;
	background-color: #ffffff; 
}

.pkp_block .title {
	display: inline-block;
	padding-bottom: 0em;
	border-bottom: 3px solid #fffffff;
	font-weight: 600;
	text-transform: capitalize;
}

.obj_article_details .main_entry .label {
	display: inline-block;
	padding: 0 0 5px;
	border-bottom: 3px solid #ffffff;
	color: rgba(0, 0, 0, 0.54);
	text-transform: capitalize;
}

.pkp_structure_content {
	padding-top: 0;
	background: #ffffff;
}

.obj_article_details .abstract {
	text-align: justify;
	font: Playfair Display;
}
obj_article_details .references {
	text-align: justify;
	font: Lustria;
}
.obj_article_summary>.title {
	font-size: 16px;
	line-height: 20px;
	font-weight: 100;
	font: Playfair Display;
}

.obj_article_summary {
	padding-bottom: 10px !important;
	border-bottom: solid 1px #ffffff !important;
	font-size: 40px;
	font: Bacasime Antique;
}


.authors {
	font-size: 18px;
	font-family: Poppins;
	font-color: 450693;
	font-style: 450693;
}

.current_issue {
	font-size: 50px;
	
}

.obj_article_summary_title {
	font-family: Playfair;
	color: 016B61;
}

.pkp_site_name .is_img img {
	display: inline-block;
	max-height: 200px;
	max-width: 200%;
	width: auto;
	height: auto;
}

.has_site_logo .pkp_site_name, .has_site_logo .pkp_navigation_primary_wrapper {
    width: auto;
    padding: 5px;
}

.pkp_footer_content {
	float: none;
	width: 100%;
	clear: both;
	padding-top: 10px;
}

.pkp_brand_footer {
	display: none;
}

.pkp_structure_footer_wrapper {
	background: #FFFF;
	border-bottom: 0px solid;
}

.obj_galley_link {
	font-weight: 700;
	text-transform: Capitalize;
	background: #1aa3e9;
	color: #ffff;
	border: none;
}

.cmp_breadcrumbs {
	text-transform: capitalize;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
	background: #5aad23;
	border: 0px solid #ffffff;
}

/*issue summary*/
.obj_issue_summary .description p:last-child {
    text-align: justify;
	margin-bottom: 0;
}
.obj_issue_summary .description p:first-child {
	text-align: justify;
	margin-bottom: 0;
}

/*current issue*/
.obj_issue_toc .description > *:last-child {
    text-align: justify;
	margin-bottom: 0;
}
.obj_issue_toc .description > *:first-child {
    text-align: justify;
	margin-top: 0;
}
@media (min-width: 480px)
.pkp_structure_main {
    padding: 50px;
}

.pkp_page_index .homepage_image img {
    display: block;
    width: 100%;
    height: auto;
    padding: 40px;
}
