body {
    background-image: url(https://jurnalstmiksubang.ac.id/public/journals/2/back.webp);
  height: 100%; 

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;

}


.pkp_site_name .is_img img{
	display: inline-block;
	max-height: 195px;
	max-widht: 100px;
}

.pkp_structure_main p {
    line-height: 25px;
    text-align: justify;
    margin: 20px 0
}

.pkp_structure_page {
    margin-top: 0px;
    margin-bottom: 0px;
}

.pkp_site_name_wrapper, .pkp_navigation_primary_row {
    padding-left: 5px;
    padding-right: 5px;
}

.pkp_site_name {
    padding-top: 0px;
    padding-bottom: 0px;
}

.obj_article_details .abstract,
.obj_article_details .item > :last-child {
	text-align: justify;
}

.main_entry {
  display: flex;
  flex-direction: column;
}

.item.keywords {
  order: 1; /* anything here except 0 */
}
.item.references{
	order: 1;
}
.item.usageStatsGraph{
	order: 1;
}

.pkp_footer_content{
	float:left; width:70%; padding-top:10px; padding-bottom:10px}
.pkp_brand_footer{
	float:right; width:30%; padding-top:10px; padding-bottom:10px}
	
.pkp_structure_footer_wrapper {
    background: rgba(0,0,0,0.05);
    border-top: 1px solid #ddd;
    border-bottom: 0px solid #156677;
}

.hover tr a{
    color:#ffffff;
}

.editorial-list{
    position: relative; 
}
.editorial-list li{
    margin-bottom: 1.125rem;
}
.editorial-list .img-profile{
    position: absolute;
    width: 90px;
    height: 105px;
    border: 1px solid #ddd;
    padding: .5rem;
}
.editorial-list .img-profile .imgthumb{ 
    width: 70px;
    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;
}
/*
@import url('http://fonts.googleapis.com/css?family=Kanit');
*/

.btOutIsmynr{margin:10px auto;clear:both;text-align:left}

a.btInIsmynr1{margin:3px;height:30px auto;padding:5px 10px;color:#fff;background-color:#006894;border:3px solid #006894;float:none;display:inline-block;text-decoration:none;overflow:hidden;text-align:center;line-height:1.6;font-size:16px;font-family:'Kanit',sans-serif;box-shadow:4px 5px 0 #003166;border-radius:20px;position:relative}
a.btInIsmynr1:hover{top:2px;left:2px;box-shadow:2px 2px 0 #003166}

a.btInIsmynr3{margin:3px;height:30px auto;padding:5px 10px;color:#fff;background-color:#94003c;border:3px solid #940066;float:none;display:inline-block;text-decoration:none;overflow:hidden;text-align:center;line-height:1.6;font-size:16px;font-family:'Kanit',sans-serif;box-shadow:4px 5px 0 #003166;border-radius:20px;position:relative}
a.btInIsmynr3:hover{top:2px;left:2px;box-shadow:2px 2px 0 #30292e}a.btInIsmynr4{margin:3px;height:30px auto;padding:5px 10px;color:#fff;background-color:#123524;border:3px solid #123524;float:none;display:inline-block;text-decoration:none;overflow:hidden;text-align:center;line-height:1.6;font-size:16px;font-family:'Kanit',sans-serif;box-shadow:4px 5px 0 #003166;border-radius:20px;position:relative}a.btInIsmynr4:hover{top:2px;left:2px;box-shadow:2px 2px 0 #30292e}
/*@media only screen and(max-width:720px){btInIsmynr1:width:95%}*/


.obj_issue_toc .articles > li {
  margin-bottom: 20px;
  border-bottom: solid darkseagreen;
/*  background-color: #4cbf89 !important;*/ 
/*  background-color: #4cbf89 !important;*/ 
  /*background: transparent url("https://i.ibb.co/4YfscGf/pattern.png") repeat scroll 0% 0% !important;
  */background: transparent url("https://jurnalstmiksubang.ac.id/gmb/logJTIK.webp")repeat scroll 0% 0% !important;
  padding: 1rem;
  border-radius: 0rem 0rem 2rem 0rem;
  /*border-radius: 2rem 2rem 2rem 2rem;*/
  box-shadow: .2rem .2rem .1rem #bfc7ce;
}

.obj_issue_toc .section>h3 {
    border-bottom: 3px solid #f7bc4a;
}

.pkp_site_name_wrapper {
    background: transparent;
}

.pkp_structure_head {
    background-color: black;
}

/* ===== IEEE REFERENCES STYLE ===== */

/* Reset dan rapikan container references */
.obj_article_details .item.references .label {
    font-weight: bold;
    font-size: 1.1em;
    border-bottom: 3px solid #f7bc4a;
    padding-bottom: 5px;
    margin-bottom: 15px;
    display: block;
}

/* Jika struktur <ol><li> */
.obj_article_details .item.references .value ol {
    list-style: none;
    counter-reset: ref-counter;
    padding-left: 0;
    margin: 0;
}

.obj_article_details .item.references .value ol li {
    counter-increment: ref-counter;
    position: relative;
    padding-left: 45px;
    margin-bottom: 12px;
    text-align: justify;
    line-height: 1.6;
    word-break: break-word;
    overflow-wrap: break-word;
}

.obj_article_details .item.references .value ol li::before {
    content: "[" counter(ref-counter) "]";
    position: absolute;
    left: 0;
    top: 0;
    font-weight: bold;
    color: #333;
    min-width: 40px;
}

/* Jika struktur <p> */
.obj_article_details .item.references .value {
    counter-reset: ref-counter;
}

.obj_article_details .item.references .value > p {
    counter-increment: ref-counter;
    position: relative;
    padding-left: 45px;
    margin-bottom: 12px;
    text-align: justify;
    line-height: 1.6;
    word-break: break-word;
    overflow-wrap: break-word;
}

.obj_article_details .item.references .value > p::before {
    content: "[" counter(ref-counter) "]";
    position: absolute;
    left: 0;
    top: 0;
 /*   font-weight: bold;  */
    color: #333;
    min-width: 40px;
}

/* Rapikan link di dalam references */
.obj_article_details .item.references .value a {
    word-break: break-all;
    overflow-wrap: break-word;
    color: #006894;
}