div.pkp_structure_main{
	font-family: "Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
}
div.pkp_structure_sidebar.left {
	font-family: "Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
}

div.pkp_structure_footer{
	font-family: "Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;	
}
html,body {
    font-family: "Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
}

div.main_entry{
	padding-left: 15px;
	padding-right: 15px;
}

h2.label {
    font-style: normal;
	display: block;
	text-align: left;
}

section.item.abstract {
    text-align: justify;
	font-style: italic;
	display: inline-grid;
}


/*Body BG*/
html,body {
 background: url("/public/site/images/adminpasca/pattern-nadlara.jpg")
}

.block_custom ul li {
	border-bottom: 1px solid #dddddd;
}
.block_custom .ptitle {
  display: block;
  width: 240px;
  height: 31px;
  padding: 1px;

    margin-top: 0;
	margin-bottom: 10px;
    font-size: 16px;
    font-weight: 700;
	line-height: 20px;
	padding-bottom: 0.5em;
    border-bottom: 3px solid #f7bc4a;
    text-transform: uppercase;
	color: rgba(0,0,0,0.54);
}
	
.obj_article_summary { 
	box-shadow: 0 .3rem 1.525rem -.375rem #d7e4ed;
	padding: 15px;
	border: 1px solid #f4f4f4;
	border-radius: 5px;
	transition: all .5s ease-in-out;
	text-align: left;
	margin-bottom: -15px;
}
.obj_issue_toc img {
	float: none;
	display: inline;
	height: auto;
	box-shadow: 0 .3rem 1.525rem -.375rem #d7e4ed;
	margin: 0 auto 15px auto;
	border-radius: 5px;
	transition: all .5s ease-in-out
}
.obj_issue_toc img:hover {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	box-shadow: none
}
.obj_issue_summary img:hover {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	box-shadow: none
}


/*akreditasi image*/
.img-hover-zoom {
  height: 160px; 
  overflow: hidden; 
}

.img-hover-zoom img {
  transition: transform .5s ease;
}

.img-hover-zoom:hover img {
  transform: scale(1.5);
}

/*Footer*/
.pkp_brand_footer{
	display: none;
}
.pkp_block .title {
 display:block;
 padding-bottom:0.5em;
 border-bottom:3px solid #f7bc4a;
 font-weight:700;
 text-transform:uppercase
}

/*List Arikel Background*/
.obj_article_summary { 
 margin-top:-5px;
 background-color: #fff;
 padding: 20px 20px 20px 20px;
 border: 1px solid #eee;
 box-shadow: 1px 1px 4px #eee;
}

/*Judul Arikel Style*/
.obj_article_summary>.title {
 font-size:14px;
 line-height:20px;
 font-weight:700;
 margin-bottom: 10px;
 padding-bottom: 8px;
 border-bottom: 1px solid rgb(241, 241, 241);
 margin:0
}

/*tambahan*/
/*.pkp_navigation_user_wrapper{
	display: none;
}*/
.obj_article_details .main_entry .label {
 display:inline-block;
 padding:0 0 5px;
 text-align: left;
 border-bottom:3px solid #FFC800;
 color:rgba(0,0,0,0.54);
 text-transform:uppercase
}
.obj_issue_toc>.galleys{
	margin:0;
	padding:0;
	box-shadow: 0 .3rem 1.525rem -.375rem #d7e4ed;
	padding: 15px;
	border: 1px solid #f4f4f4;
	border-radius: 5px;
	transition: all .5s ease-in-out;
	text-align: left;
}
.pkp_page_index .current_issue .read_more {
 font-weight:700;
 margin-top:30px;
 box-shadow: 0 .5rem 1.125rem -.5rem rgba(23, 184, 63, 0.9);
 border-radius: 5px;
 padding-left:15px;
 color: #fff;
 background-color: #007854;
 transition: all .5s ease-in-out;
 text-transform:uppercase
}
.pkp_page_index .current_issue .read_more:hover {
 font-weight:700;
 margin-top:30px;
 box-shadow: 0 .5rem 1.125rem -.5rem rgba(23, 184, 63, 0.9);
 border-radius: 5px;
 padding-left:15px;
 color: #fff;
 background-color: #FFC800;
 transition: all .5s ease-in-out;
 text-transform:uppercase
}
/* Panel sidebar */
.panel,
.pkp_block {
	background-color: transparent;
}

.panel {
	box-shadow: none;
}

.panel-default,
.pkp_block {
	border: 0;
	box-shadow: none;
	background: none;
}

.panel-default>.panel-heading,
.pkp_block .title {
	letter-spacing: 1px;
	font-size: 14px;
	color: #777;
	font-weight: bold;
	text-transform: uppercase;
	background: 0 0;
	border: 0;
	padding: 0;
	display: block
}

.panel-default ul,
.pkp_block ul {
	margin-left: -15px;
	margin-right: -15px;
	border: 0
}

.list-group-item,
.pkp_block ul li {
	background-color: transparent
}

.panel-default ul li,
.pkp_block ul li {
	border: 0
}

.panel-default ul li:first-child,
.pkp_block ul li:first-child {
	padding-top: 0;
	border-top: 0
}

.panel-default ul li:last-child,
.pkp_block ul li:last-child {
	padding-bottom: 0;
	border-bottom: 0
}

/* accordion sidebar */

.panel {
	border: 1px solid #f4f4f4;
	border-radius: 0;
	margin-bottom: 15px;
	box-shadow: 0 .3rem 1.525rem -.375rem #d7e4ed;
}

.panel-heading {
	padding: 0;
	border-radius: 0;
	border: none;
}

.panel-heading::after {
	display: none;
}

.panel-title a {
	display: block;
	border-radius: .25em .25em 0 0;
	padding: 10px 50px 10px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #007854;
	background: #fff;
	border-bottom: 2px solid rgba(255, 191, 0, 0.82);
	position: relative;
	overflow: hidden;
	transition: all 0.5s ease 0s;
}

.panel-title a:hover {
	color: #FFC800;
	border-color: rgb(23, 77, 32)
}

.panel-title a.collapsed[aria-expanded="true"] {
	display: block;
	padding: 10px 50px 10px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #007854;
	position: relative;
	overflow: hidden;
	transition: all 0.5s ease 0s;
	background: #fff;
	border-color: rgba(255, 114, 0, .5);
}

.panel-title a:hover,
.panel-title a.collapsed[aria-expanded="true"]::hover {
	color: #FFC800;
	border-color: rgb(23, 77, 32)
}

.panel-title a.collapsed {
	border-radius: .25em;
	background: #fff;
	color: #007854;
	border-color: rgb(23, 77, 32)
}

.panel-title a.collapsed:hover {
	/*
    border-color: #e4e4e4;
    color: #dc3545;
    */
	-webkit-filter: grayscale(75%);
	filter: grayscale(75%);
}

.panel-title a:after {
	content: "\f107";
	border-radius: 15px;
	padding: 2px 5px;
	font-family: FontAwesome;
	position: absolute;
	right: 15px;
	line-height: 1;
	color: #0A6249;
	transition: all 300ms;
}

.panel-title a:hover:after {
	color: #007854;
}

.panel-title a.collapsed:after {
	transition: all 300ms;
	color: #007854;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);

}

.panel-title a.collapsed[aria-expanded="true"]::after {
	color: #FFC800;
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

.panel-title a.collapsed:hover:after {
	color: #FFC800;
}

.panel-body {
	font-size: 14px;
	line-height: 25px;
	padding: 15px;
	position: relative;
	border: none;
	transition: all 0.3s ease 0s;
}

.panel-body p {
	margin-bottom: 0;
}

.panel-body ul li {
	padding: 5px 0px;
	margin-left: 15px;
	margin-right: 15px;
	border-bottom: 1px dashed #e4e4e4;
}

.panel-body ul li:last-child {
	border-bottom: none;
	padding-bottom: 0px;
}
.pkp_block {
  padding-left:15px;
  padding-right: 15px;
  padding-top:0px;
  padding-bottom:0px;
}
.pkp_structure_sidebar {
  float:center;
  padding-top:50px;
 }

/* Most read plugin */
.most_read>li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
	margin-left: 15px;
	margin-right: 15px;
	border-bottom: 1px dashed #e4e4e4 !important
}

.most_read>li:first-child {
	padding-top: 10px !important
}

.most_read>li:last-child {
	border-bottom: none !important
}

.most_read .most_read_article {
	padding: 10px 0
}
.pkp_structure_footer_wrapper {
 background:rgba(0,0,0,0.05);
 border-top:3px solid #007854;
 border-bottom:20px solid #007854;
 background: linear-gradient(22.5deg, rgba(66, 66, 66, .02) 0, rgba(66, 66, 66, .02) 11%, rgba(135, 135, 135, .02) 11%, rgba(135, 135, 135, .02) 24%, rgba(29, 29, 29, .02) 24%, rgba(29, 29, 29, .02) 38%, rgba(15, 15, 15, .02) 38%, rgba(15, 15, 15, .02) 50%, rgba(180, 180, 180, .02) 50%, rgba(180, 180, 180, .02) 77%, rgba(205, 205, 205, .02) 77%, rgba(205, 205, 205, .02) 100%), linear-gradient(67.5deg, rgba(10, 10, 10, .02) 0, rgba(10, 10, 10, .02) 22%, rgba(52, 52, 52, .02) 22%, rgba(52, 52, 52, .02) 29%, rgba(203, 203, 203, .02) 29%, rgba(203, 203, 203, .02) 30%, rgba(69, 69, 69, .02) 30%, rgba(69, 69, 69, .02) 75%, rgba(231, 231, 231, .02) 75%, rgba(231, 231, 231, .02) 95%, rgba(138, 138, 138, .02) 95%, rgba(138, 138, 138, .02) 100%), linear-gradient(112.5deg, rgba(221, 221, 221, .02) 0, rgba(221, 221, 221, .02) 17%, rgba(190, 190, 190, .02) 17%, rgba(190, 190, 190, .02) 39%, rgba(186, 186, 186, .02) 39%, rgba(186, 186, 186, .02) 66%, rgba(191, 191, 191, .02) 66%, rgba(191, 191, 191, .02) 68%, rgba(16, 16, 16, .02) 68%, rgba(16, 16, 16, .02) 70%, rgba(94, 94, 94, .02) 70%, rgba(94, 94, 94, .02) 100%), linear-gradient(90deg, #e6fff7, #e6fff7);
	
}
.obj_article_details .entry_details {
 margin-left:22px;
 margin-right:22px
}
.img-brand {
    display: inline-block;
    margin: 2px 4px;
    transition: all .3s ease-in-out;
}
.img-brand:hover {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	transform: scale(.990)
}
.cmp_form .label {
    display:block;
    font-size:13px;
    font-weight:400;
    color: rgba(0,0,0,0.54);
    text-align: left;
    font-style:italic
}
.pkp_site_name .is_img {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0
}
.pkp_site_name .is_img img {
    display: block;
    max-height: none;
    width: auto;
    height: auto;
}
.pkp_site_name_wrapper {
    padding-left: 0;
    padding-right: 0;
}
@media (min-width: 992px) {
    .pkp_site_name {
        margin-left: 0;
        padding-top: 0;
        padding-bottom: 0
}
.stats {
	padding-top: 5px;
	font-size: 9pt;
  }
  .stats a {
	font-size: 9pt;
  }
.doi_logo {
    height: 20px !important;
    background: url(http://media.anwardani.id/imgs/icon-doi2.png) no-repeat center left;
    padding: 5px 0 5px 30px;
    font-size: 0.85em;
    color: #007854;
    text-decoration: none
}
#navigationPrimary a {
    font-family: "Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
    font-size: .93rem;
    font-weight: 700;
    text-transform: uppercase
}
.pkp_page_index .additional_content {
    padding: 2.143rem 2.143rem 0 2.143rem;
	 border-top: 0;
}