div.pkp_structure_main{
	font-family: "PT Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
}
div.pkp_structure_sidebar.left {
	font-family: "PT Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
}

div.pkp_structure_footer{
	font-family: "PT Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;	
}
html,body {
    font-family: "PT Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
}

.obj_article_summary>.title {
    font-family: "PT Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
}
.pkp_structure_main h1 {
    font-family: "PT Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
}

.pkp_structure_main h2 {
   font-family: "PT Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
}

.pkp_structure_main h3 {
   font-family: "PT Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
}

.obj_issue_toc .heading .pub_id,.obj_issue_toc .heading .published {
     font-family: "PT Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
}

.cmp_breadcrumbs {
     font-family: "PT Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
}

.obj_article_details .main_entry .item .label {
      font-family: "PT Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
}

.obj_article_details .authors,.obj_article_details .doi {
    font-family: "PT Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
}

.obj_article_details .entry_details .item .label {
     font-family: "PT Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
}

.cmp_manuscript_button,.block_make_submission a,.obj_galley_link {
    font-family: "PT Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
}

.pkp_navigation_search_wrapper a {
     font-family: "PT Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
}

.obj_issue_summary .title {
    font-family: "PT 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: hsla(186, 33%, 94%, 1);
background: linear-gradient(180deg, hsla(186, 33%, 94%, 1) 50%, hsla(216, 41%, 79%, 1) 100%);
background: -moz-linear-gradient(180deg, hsla(186, 33%, 94%, 1) 50%, hsla(216, 41%, 79%, 1) 100%);
background: -webkit-linear-gradient(180deg, hsla(186, 33%, 94%, 1) 50%, hsla(216, 41%, 79%, 1) 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#ebf4f5", endColorstr="#b5c6e0", GradientType=1 );
}

.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 #FFBB00;
 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;
 border-radius: 5px;
 padding-left:15px;
 color: #fff;
 background-color: #176D6D;
 transition: all .5s ease-in-out;
 text-transform:uppercase
}
.pkp_page_index .current_issue .read_more:hover {
 font-weight:700;
 margin-top:30px;
 border-radius: 5px;
 padding-left:15px;
 color: #fff;
 background-color: #FFBB00;
 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 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-radius: 0;
	margin-bottom: 15px;
	margin-top: 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: #fff;
	background: #176D6D;
	border-bottom: 2px solid #FFBB00;
	position: relative;
	overflow: hidden;
	transition: all 0.5s ease 0s;
}

.panel-title a:hover {
	color: #FFBB00;
	border-color: 2px solid #FFBB00;
}

.panel-title a.collapsed[aria-expanded="true"] {
	display: block;
	padding: 10px 50px 10px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #176D6D;
	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: #FFBB00;
	border-color: #003b39
}

.panel-body {
	font-size: 14px;
	line-height: 25px;
	padding: 0 15px 15px 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 #176D6D;
 border-bottom:20px solid #176D6D;
 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, #eafbfb, #eafbfb);
	
}
.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: #176D6D;
    text-decoration: none
}
#navigationPrimary a {
    font-family: "PT 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;
}

.obj_article_details .item {
      text-align: justify; /* Opsional: merapikan teks agar rata kiri-kanan */
    }
