:root {
	--wp-50: #E0F7FA;
	--wp-100: #B2EBF2;
	--wp-200: #80DEEA;
	--wp-300: #4DD0E1;
	--wp-400: #26C6DA;
	--wp-500: #00BCD4;
	--wp-600: #00ACC1;
	--wp-700: #0097A7;
	--wp-800: #00838F;
	--wp-900: #00838F;
}

.overlay-bg {
    /* height: 100vh;
    position: absolute;
    width: 100vw;
    top: 0;
    left: 0;
    z-index: -1;
    background-position: center; */
}


.banner-overlay img {
    /*display: none;*/
}

.banner-image {
    /*display: none;*/
}

.block-current-issue {
    overflow: visible !important;
    position: relative;
    border-top: 1px solid rgba(100, 100, 100, 0.12);
    padding-top: 3rem;
}

.page_index_journal .block .block-title {
    position: absolute;
    top: -27px;
}


.issue-toc .article-summary .authors .avatars {
    display: block;
    width: 100%;
}

.issue-toc .article-summary .title {
    font-size: 20px;
    line-height: 1.2;
}

.issue-toc .article-summary .title a {
    color: #247baf !important;
}

.issue-toc .article-summary .author-entry {
    width: 100%;
    display: table;
    padding-bottom: 6px;
}
.issue-toc .article-summary .author-entry > div {
    margin-right: 16px;
    display: table-cell;
    border: 1px solid rgba(255,255,255,0);
    min-height: 32px;
    vertical-align: middle;
}

.issue-toc .article-summary .author-entry .avatar {
    display: none;
    overflow: hidden;
    border-radius: 50%;
    height: 32px;
    width: 32px;
    margin-right: 9px;
}

.issue-toc .article-summary .author-entry .name {
    color: #212529;
}
.issue-toc .article-summary .name-affiliation {
    /*font-size: 13px;*/
    color: #a3a3a3;
}
.issue-toc .article-summary .author-entry.affiliation {

}
.issue-toc .article-summary .meta .doi-link {
    /* border: 1px solid red; */
    padding-left: 28px;
    background-image: url(../img/doi-logo.png);
    background-repeat: no-repeat;
    background-size: 20px;
    display: inline-block;
    margin-right: 24px;
    margin-bottom: 8px;
    background-position: 0px 3px;
    width: 100%;
}



.most_read {

}

.most_read_article {
    line-height: 1.2;
    padding: 10px 0;
}

.most_read_article_journal {
    color: #898989;
}

@media(min-width: 768px) {
    .site {
        max-width: 1140px;
        margin: auto;
        background-color: #ffffff;
        border: 1px solid rgba(0,0,0,0);
        box-shadow: 0 0 20px 5px rgba(100,100,100, 0.12);
    }
    }

    .site .container {
        padding-left: 35px;
        padding-right: 35px;
    }

    .site-footer .information-bar .container {
        padding-left: 35px;
        padding-right: 35px;
    }
}

.banner-wrap {
    /*background-color: #011230;*/
    /*background-image: url(../img/banner/inteksos.png);*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 136px;
    height: auto;
}

.site-branding .site-logo {
   
}
.site-branding .site-logo a {
   
}

.site-header .site-logo {
    height: 136px;
}
.site-header .site-logo img {
    visibility: visible;
}


body.has-logo .site-banner .banner-image img {
    max-height: 155px !important;
}

.main-navigation {
    box-shadow: 0 4px 4px 0px rgba(0,0,0,0.12);
    border-bottom: 1px solid rgba(0,0,0,0.12);
}
.main-navigation .navbar.bg-light {
    /*background-color:var(--wp-100) !important;*/
    background-color: #ffffff !important;
}
a:hover {
    transition: color 300ms;
    color: var(--wp-900) !important;
}
.block_make_submission_link {
    background-color: var(--wp-900) !important;
}
.block_make_submission_link:hover {
    background-color: var(--wp-500) !important;
}

.block_make_submission_link {
    border: 1px solid var(--wp-900) !important;
}
.block_make_submission_link:hover {
    background-color: var(--wp-500) !important;
}
.block_make_submission_link::before {
    border-right: 1px solid var(--wp-900) !important;
    background-color: var(--wp-900) !important;
}
.block_make_submission_link:hover::before {
    border-right: 1px solid var(--wp-900) !important;
    background-color: var(--wp-500) !important;
}

.issue-toc .article-summary {
    padding: 32px 24px 32px 0;
}

.informasi-jurnal {
    padding-right: 32px;
}

.homepage-informasi-publikasi .informasi-publikasi {
    background-color: #f0f7f0;
    padding: 20px;
}




.homepage-organisasi {
    /*border: 1px solid red;*/
    margin-top: 3rem;
    margin-bottom: 3rem;
    
}
.homepage-organisasi h3 {
    font-size: 1rem;
    font-weight: 600;
}

.homepage-organisasi .org-list {
    /*border: 1px solid blue;*/
    /*display: flex;
    flex-wrap: wrap;*/
}

.homepage-organisasi .org-list > a {
    max-height: 90px;
    /*border: 1px solid red;*/
    width: auto;
    margin-bottom: 1rem;
    display: inline-block;
}

.homepage-organisasi .org-list img {
    height: 64px;
    width: auto;
    object-fit: contain;
    display: block;

}

.sidebar_menu_download a {
    color: #00838f;
    height: 100px;
    padding-left: 86px !important;
    background: #fff !important;
}

.sidebar_menu_download a::before {
    font-size: 56px;
    width: 72px;
    background-color: #ffffff;
    line-height: 1.7;
    z-index: 2;
}
.sidebar_menu_download a::after {
    content: "Download Template";
    font-size: 22px;
    width: 100%;
    padding-left: 84px;
    background-color: #ffffff;
    line-height: 1.2;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    padding-top: 18px;
}


.jurnal-page-article .page-article-detail .authors .name {
    color: #888888;
}

.jurnal-page-article .page-article-detail .authors .name {
    display: block;
    color: #222222;
}

.jurnal-page-article .page-article-detail .authors .affiliation {
    display: none;
}



.issue-toc .article-summary .meta .abstract-view {
    display: inline-block;
    padding-left: 30px;
    padding-right: 20px;
    position: relative;
}

.issue-toc .article-summary .meta .abstract-view .icon {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    height: 22px;
    width: 22px;
    background: url(../img/icons/stats.svg) no-repeat;
}

.issue-toc .article-summary .meta .pdf-view {
    display: inline-block;
    padding-left: 30px;
    padding-right: 20px;
    position: relative;
}

.issue-toc .article-summary .meta .pdf-view .icon {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    height: 22px;
    width: 22px;
    background: url(../img/icons/pdf.svg) no-repeat;
    background-size: 20px;
}



.issue-toc .article-summary .meta .galley-link {
    /*border: 1px solid rgba(0,0,0,0);*/
    position: relative;
    background-color: #247baf;
    min-width: 100px;
    color: rgba(255,255,255,0.78) !important;
    padding: 6px 16px 6px 30px;
}

.issue-toc .article-summary .galleys {
    display: block;
    margin-bottom: 8px;
}

.issue-toc .article-summary .meta .pages {
    border: 1px solid rgba(0,0,0,0);
    position: relative;
    padding-left: 28px;
}

.issue-toc .article-summary .meta .pages::before {
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    display: inline-block;
    height: 24px;
    width: 24px;
    background: url(../img/icons/page.svg) no-repeat;
    background-size: 20px 20px;
}


/* ARTICLE */

.article .author-entries .avatars {
    display: none;
}
.article .author-entries .authors {
    display: block;
    width: 100%;
}
.article .author-entries .authors li {
    color: #999999;
    display: block;
    padding: 4px 0;
}
.jurnal-page-article .page-article-detail .authors .name {
    color: #333333;
    display: inline-block;
}

.homepage_about {
    padding-right: 32px;
}

@media(max-width: 768px) {
    .site {
        background-color: #ffffff;
    }
    .site .informasi-jurnal {
        padding-right: 0;
    }
    .site .homepage_about {
        padding-right: 0;
    }
}

@media(min-width: 768px) {

    .site-header {
        min-height: 128px;
    }
    .banner-wrap {
        /*height: 136px; */
    }


    .informasi-publikasi {
        margin-right: 0;
    }
}


@media(min-width: 992px) {

    .site-header .site-banner {
        display: block;
        height: 128px;
        position: relative;
    }

    .site-header .site-banner .site-branding {
        /*float: left;*/
        max-height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 500px;
        z-index: 1;
    }
    .site-header .site-banner .site-logo {
        padding-left: 36px;
    }

    .site-header .site-banner .site-branding a {
        display: block;
    }

    .site-header .site-banner .banner-image {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        /*z-index: -1;*/
    }

    .site-header .site-banner .banner-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .site-header .site-title, .site-header .site-description {
        display: none;
    }

    .site-header .banner-wrap .container {
        padding: 0;
    }
}

