@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Karla:ital,wght@0,200..800;1,200..800&display=swap");

/* CSS Document */
.tabs {
	display: flex;
	flex-wrap: wrap;
    margin: 2rem auto;
  
}

.tabs label {
    background: #fff;
    color: #474747;
    cursor: pointer;
    display: block;
    font-weight: 600;
	margin-right: 0.5rem;
    order: initial;
    padding: 1rem 2rem;
    transition: background ease 0.3s;
    width: 100%;
    border: 1px solid #e5e7eb;
    border-bottom: none;
}

.tabs .tab-content {
    background: #fff;
	display: none;
    flex-grow: 1;
    padding: 1rem;
    width: 100%;
    border: 1px solid #e5e7eb
}

.tabs input[type="radio"] {
	display: none;
}

.tabs input[type="radio"]:checked + label {
	background: #0d7d1d;
    color: #fff
}

.tabs input[type="radio"]:checked + label + .tab-content {
	display: block;
}

@media (min-width: 10em) {
  .tabs .tab-content {
    order: 99
  }
  
  .tabs label {
    order: 1;
  }
  
  .tabs label {
    margin-right: 0.3rem;
    margin-top: 0;
    width: auto;
  }
}



.pkp_structure_main h1,
.obj_issue_toc .galleys h2,
.obj_issue_toc .section h2,
.pkp_block .title,
.obj_article_summary>.title a,
.current_issue h2,
.pkp_page_index .cmp_announcements h2,
.obj_announcement_summary h2 a,
.obj_announcement_summary h3 a,
.obj_announcement_summary h4 a,
.obj_article_details .main_entry .item .label,
.obj_article_details .entry_details .item .label,
.obj_issue_summary .title,
.pkp_structure_main h3 {
	font-family: "Karla", cursive;
}

.pkp_site_name .is_img {
	max-height: 90px;
	margin-top: -5px;
	background: #fff;
}
/* about the journal */
.pkp_page_index .homepage_about{
    padding: 10px;
    border: 1px solid #e5e7eb;
    margin-bottom: 10px;
}
/* Announcement */
.pkp_page_index .cmp_announcements h2+.obj_announcement_summary,.pkp_page_index .cmp_announcements .more {
    padding: 20px 4px 20px 0;
}
.pkp_page_index .cmp_announcements {
    border: 1px solid #e5e7eb;
}
.cmp_announcements {
    width: 100%;
    margin-left: unset;
    margin-right: unset;
    padding: 10px;
    border: 1px solid #e5e7eb;
}
.page_announcement{
    margin-top: 0;
}
/* end announcement */
.pkp_structure_sidebar {
	margin:16px 0px 0px;
}
.pkp_structure_content {
	padding-top:unset;
}

/**************************FOOTER*********************************/

.pkp_footer_content {
	background: #fff;
	color: #474747;
	padding: 10px;
    text-align: left;
}

.pkp_footer_content a {
	text-decoration: none;
    font-weight: 700;
}


.mb-4 {
    margin-bottom: 1rem;
}
.grid {
    display: grid;
}
.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
.mb-4 {
    margin-bottom: 1rem;
}
.lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
.pkp_footer_content {
    .copyright {
        background: #ffffff;
        text-align: center;
    }
    .footer{
        border-bottom: 1px solid #e5e7eb;
    }
}
.pkp_footer_content ul{
	list-style: none;
	margin-top : 1px;
    padding-left: 0px;
}
.pkp_footer_content h4{
    margin: 4px 4px 4px 0px;
}
.pkp_footer_content .logo img{
    float:right;
}
/**************************FOOTER END*********************************/
.pkp_page_index .current_issue .read_more:after {
    right: auto;
    margin-right: 2px;
}



    /* .pkp_block .content ul li {
        font-weight: bold;
        border: 1px solid #e5e7eb;
        cursor: pointer;
        line-height: 1;
        overflow: hidden;
        padding: 10px 20px;
        margin-bottom: 5px;
        position: relative;
        text-align: left;
        user-select: none;
        width: 100%;
        
        &:hover{
            background-color: #0a8f2c;
            transition: background 5s cubic-bezier(.19, 1, .22, 1),border 1s cubic-bezier(.19, 1, .22, 1),color .6s cubic-bezier(.19, 1, .22, 1);
            color: #FFF;
        }
    } */


/* 
input{
    width: 100%;
    .remember{
        float: left;
    }
} */
.obj_issue_toc .articles {
    margin-top: 4px;
}
i {
    display: inline-block;
    margin-right: 4px;
}
#login-username,#login-password {
    width: 100%;
    max-width: 100%;
    height: 28px;
    font-size: 13px;
    line-height: calc(2.857rem - 2px)
}
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;
}
#customblock-sidebarmenu{
    padding-bottom: 24px;
}
.obj_article_summary .galleydoi {
    position: relative;
    padding-top: .357rem;
    font-size: .93rem;
    line-height: 1.43rem;
}
.obj_article_summary .item_doi {
    position: absolute;
    top: 4px;
    right: 0;
    line-height: 2.143rem
}
.obj_article_summary .tombolgalley {
    padding-right: 5em;
}
.obj_article_summary .galleys_links {
    margin-top: 0;
}

/* artikel detail author 2 kolom */

/* .obj_article_details .item .authors {
    padding-left:0;
    padding-right:0;
    ul{
        width:700px;
    }
    li{
        float:left;
        margin:0 4px 4px 0;
        width:350px;
    }
    li:nth-child(even){
        margin-right:0;
    }
} */


/* halaman Register dan Login */
.page .page_register .cmp_form{
    margin: 30px;
    padding:20px;
}
.obj_article_details .authors .pengarang{
    /* ngebagi dua daftar jurnal */
    position: relative;
    float: left;
    width: 50%;
    list-style:none
}

