/*

Author : Hicoko Studio
Link : hicokostudio.com
Email : hicokostudio@gmail.com

*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,400;0,700;1,100;1,400&display=swap');
body {
    font-family: 'Montserrat', sans-serif;
    background-image: url(/ojs/public/site/images/bg.jpg);
}

.pkp_nav_list ul a:hover, .pkp_nav_list ul a:focus {
    border-color: #448537;
    color: #66B855;
}

.pkp_brand_footer a img{
    width: 50px;
    display: none;
}
.pkp_page_index .homepage_about {
    display: none;
}
.pkp_footer_content p {
    line-height: 0;
    margin: 20px 0;
    font-weight: bold;
    color: #23881E;
}

.pkp_footer_content > table > tbody > tr > td > p img {
    width: 80px;
}

.pkp_structure_main {
    background: #ECF2ED;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 20px;
}

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

.pkp_structure_main p img {
    text-align: center;
    width: 30%;
    float: left;
}

.pkp_structure_content {
    box-shadow: 0px 0px 30px 1px rgba(0,0,0,0.10);
}

.pkp_structure_content.has_sidebar{
    background: #fff;
}

/*custom left menu*/
.navigation-left{
    margin: 10px 0 10px 0;
    padding: 0 0 0 30px;
}
/*span.navigation-item-text{background:#1f1c70;color:white;}*/
.navigation-left a{text-decoration:none}
/*a:hover  span.navigation-item-text{background:#59b7ea;}*/
.navigation-left li > ul{display:none;}
.navigation-left li:hover > ul, .navigation-left li ul li:hover ul{display:block;}
.navigation-left li ul li ul{display:none;}
.navigation-left li{list-style-type:none;}

.navigation-item-bullet{float:right;display:none;}
.navigation-item-expand .navigation-item-bullet{display:none}

#navMenu{
    margin: -20px -10px;
}

.navigation-left.top-style{
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    background: #fff;
    border-bottom: 1px solid #fff;
    padding: 0;
    margin: 0;
}

.navigation-left.top-style a{
    display: block;
    width: 100%;
    height: 50px;
    background: #f2f2f2;
    color: #042d48;
    font-size: 18px;
    line-height: 18px;
    padding: 16px 20px 16px 70px;
    margin-bottom: 2px;
    text-decoration: none;
    position: relative;
}

.navigation-left.top-style a:hover{
    text-decoration: underline;
    color: #fff;
    background: #666666;
}

.pkp_navigation_primary>li:first-child a {
    margin-left: 20px;
}

#leftSidebar{overflow:visible !important;}
a.passive{color:black;text-decoration:none;cursor:default;}
.link{height:0}


img{border:0}

#header{position:relative;}
#header .headerLink{
    display:block;
    width:50%;
    height:100%;
    position:absolute;
    left:0;
    top:0;
}

input.defaultButton{
    padding-top:3px;
    padding-bottom:3px;
    border:0;
}

#issues #issue{
    float:none;
    display:inline-block;
}

#sidebar li{ color:#555}

.editor-in-chief a{font-size:1.2em}


#header h1{display:none;}

.suppFiles{
    font-size:13px;
}
.suppFiles .preview img{
    max-width:100px;
    max-height:100px;
}
.suppFiles .title{font-size:16px;font-weight:bold}
.suppFiles .bottomMargin{margin-bottom:40px;}
.suppFiles .sub {color:#959595}



/*FOR ABV SITES*/
.abv.link{top:-170px;z-index:1}

.submissionCitations{display:none;}

select.selectMenu{max-width:300px;}

.popLinks{
    display:block;
    width:639px;
    background:#E9E9E9;
    clear:both;
}
.popLinks .popLinksHead{
    height:80px;
    font-size:15px;
    font-weight:bold;
    color:#4d4d4d;
    position:relative;
    background:#D3D3D3;
}

#chief a {
/*font-size:12px;*/
}
#chief2 a {
font-size:12px;
}
.popLinks .popLinksHead img{
    background:#e7f2f3;
    padding-right:3px;
    position:absolute;
    left:0;
}
.popLinks .popLinksHead span{
    box-sizing:border-box;
    position:absolute;
    top:32px;
    left:135px;
}
.popLinks ul{
    list-style-type: decimal;
    margin:0 0 10px 0;
    padding:0 10px 5px 20px;
    color:#606060;
}
.popLinks ul li{
    margin:10px;
}

#content div[id^="custom-"],
#content #openAccessPolicy,
#content #focusAndScope,
#content #peerReviewProcess,
#content #authorSelfArchivePolicy,
#content #delayedOpenAccessPolicy
{
    text-align: justify;
}

.interestsHide{display:none;}

.popupWrapper{
    display:none;
    position:fixed;
    width:100%;
    height:100%;
    z-index:11;
    background:rgba(0,0,0,0.2);
    left:0;
    top:0;
}

.popupWrapper .popup{
    display:block;
    width:500px;
    height:300px;
    position:absolute;
    left:50%;
    margin-left:-250px;
    top:50%;
    margin-top:-200px;
    z-index:2;
    background:#ebebeb;
    border:3px solid #606060;
    padding:10px;
}
.popupWrapper .popupClose{
    position:absolute;
    z-index:3;
    left:50%;
    top:50%;
    margin-left:250px;
    margin-top:-200px;
    display:block;
    padding:8px;
    background:black;
    color:white;
    cursor:pointer;
    text-decoration:none;
}


/* Custom Thema */

/* Navigation */
.pkp_navigation_primary_wrapper {
    background-color: black;
    height: 50px;
    padding-top: 10px;

}

.pkp_navigation_primary_row ul{
    background-color: black;
    color: white;
    height: auto;
    align-items: center;

}

.pkp_navigation_primary_row li{
    font-size: 10px;
    line-height: 10px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    padding-inline: 16px;
    
    
}

.pkp_navigation_primary_row li a:hover{
    color: #29abe2;
    text-decoration: none!important;
}

.pkp_site_name {
    padding-bottom: 15px;
}
    

#customblock-Submission ul li a{
    background: #ddd;
    color: black;
    height: 50px;
    display: flex;
    justify-content: center;
    padding: 15px;
    text-decoration: none;
    text-transform: uppercase;
    margin-bottom: -5px;
}

#customblock-Submission ul li a:hover {
    background: #666666;
    color: #fff;
}

.pkp_navigation_primary_row ul .dropdown-menu{
    height: auto;
    flex: none;
    color:#fff;
}

.pkp_navigation_primary_row ul .dropdown-menu a {
    color:#fff;
}

.pkp_navigation_primary_row ul .dropdown-menu a:hover {
    background-color: transparent;
    color:#AEBD78;
    border:none;
}

.pkp_navigation_primary > li > a:hover, .pkp_navigation_primary > li > a:focus {
    border: none;
}

li .profile a #pkpDropdown1 {
    text-transform: uppercase;
    
}

.pkp_structure_footer_wrapper {
    background-color: #F5F7EE;
}

/*Style Custom Blok menu */
#customblock-menublok table > tbody > tr > td {
    height: 35px;
    background-color: #448537;
    text-align: center;
    width: 240px;
}
#customblock-menublok table > tbody > tr > td a{
    color: white;
}

/* Style custom block template*/


@media only screen and (max-width: 800px){
    .pkp_navigation_primary_row li {
        text-align: left;
    }

    .pkp_site_nav_menu ul ul {
        padding-left: 2rem;
    }
    
    .pkp_site_nav_menu {
        background: black;
    }

    .pkp_navigation_user_wrapper {
        padding-top: 30px;
    }

    .pkp_navigation_primary_row li a:hover {
        background: #4D4730;
        width: 100%;
        padding: 5px;
    }
}

@media (max-width: 992px) {
    .pkp_site_nav_menu .pkp_nav_list {
        display :block;
    }
    .pkp_navigation_user.pkp_navigation_user {
        margin-top:100px
    }
    .pkp_navigation_primary>li:first-child a {
        margin-left: 0px;
    }
}


.pkp_site_name .is_img img { /* gambar di header sesuai ukuran */
display : inline-block;
max-height : 100%;
max-width: 100%;
width: auto;
height: auto;
}

#headerNavigationContainer { /* NGEPASIN BELAKANG HEADER SAMAIN KE HEADER*/
    width: 1160px;
    margin: auto;
}

body > div > div.pkp_structure_footer_wrapper { /* NGEPASIN BELAKANG FOOTER*/
    width: 1160px;
    margin: auto;
}

body > div > div.pkp_structure_content.has_sidebar > div.pkp_structure_sidebar.left > div.pkp_block.block_language > span { /* WARNA BACKGROUND BLOCK TITLE BAHASA */
    padding: 10px;
    background-color: #3C051E;
    color: white;
}

body > div > div.pkp_structure_content.has_sidebar > div.pkp_structure_sidebar.left > div.pkp_block.block_information > span { /* WARNA BACKGROUND BLOCK TITLE INFORMASI */
    padding: 10px;
    background-color: #3C051E;
    color: white;
}

body > div > div.pkp_structure_content.has_sidebar > div.pkp_structure_sidebar.left > div.pkp_block.block_web_feed > span { /* WARNA BACKGROUND BLOCK TITLE TERBITAN TERKINI */
    padding: 10px;
    background-color: #3C051E;
    color: white;
}

.obj_article_summary>.title a { /* warna tulisan setiap artikel di home */
    color: #3C051E;
}

.obj_article_summary>.title a:hover { /* warna tulisan setiap artikel di home */
    color: green;
}

.pkp_block {
    padding: 15px;
    padding-top: 0;
}