body {
   background-image: url(https://journal.gunabangsa.ac.id/public/site/images/admin/xv.png);
}

#pkp_content_main {
   background: #fff !important;
   box-shadow: inset 0px 0px 20px 0px;
}

#wordcloud {
   background: white;
}

.obj_article_details .abstract {
   text-align: justify;
}

.pkp_site_name > a {
   padding-top: 0px !important;
   padding-bottom: 0px !important;
}

.pkp_site_name .is_img img {
   display: block;
   max-width: 100%;
   max-height: max-content;
   width: auto;
   height: auto;
}

.pkp_block {
   padding-top: 0px !important;
   padding-bottom: 30px !important;
}

.pkp_footer_content {
   padding: 0px !important;
   float: left;
   width: 70%;
   padding-top: 10px;
   padding-bottom: 10px;
}

.pkp_brand_footer {
   float: right;
   width: 30%;
   padding-bottom: 10px;
   padding-top: 50px;
}

#customblock-menu .content ul li {
   padding: 0px 0 !important;
}

.block_Keywordcloud .title {
   /* position: fixed !important; */
   /* height: 45px !important; */
   text-transform: uppercase !important;
   font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif !important;
   width: auto !important;
   font-size: 15px !important;
   background: #008707 !important;
   text-align: center !important;
   border-bottom: 1.5px solid #dbcd00;
   color: #fff !important;
   padding: 10px;
   margin-bottom: 0px !important;
}

.block_Keywordcloud .content {
   border-bottom: 1px solid #dbcd00;
}

.block_custom .content ul li {
   padding: 0px 0 !important;
}

.sections .section h2 {
   display: -webkit-inline-box;
   background: #d4200f !important;
   border-radius: 5px !important;
   color: #fff !important;
}

.head a {
   position: relative;
   font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
   display: block;
   text-decoration: none;
   font-size: 16.5px;
   text-align: center;
   cursor: unset;
   padding-top: 10px;
   padding-right: 10px;
   padding-left: 10px;
   padding-bottom: 10px;
   border-bottom: 1.5px solid #dbcd00;
   background: #026401;
   color: #fff;
}

.sub a {
   cursor: pointer;
   position: relative;
   display: block;
   text-decoration: none;
   padding-top: 6px;
   padding-right: 10px;
   padding-left: 10px;
   padding-bottom: 6px;
   background: #028100;
   color: #fff;
   border-bottom: 1px solid #dbcd00;
   -webkit-transition: all 0.2s ease-in;
   -moz-transition: all 0.2s ease-in;
   -ms-transition: all 0.2s ease-in;
   -o-transition: all 0.2s ease-in;
   transition: all 0.2s ease-in;
}

.sub:hover > a {
   background: #0fb800;
   font-size: 15px;
   border-top: 0px solid #dbcd00;
   border-bottom: 1px solid #dbcd00;
}

#navigationUserWrapper {
   background: #d4200f !important;
}

.pkp_navigation_primary_wrapper {
   background: #d4200f !important;
}

.pkp_structure_footer_wrapper {
   background: #b5b5b5 !important;
}

.pkp_structure_main .current_issue h2 {
    text-align: center !important;
    display: block;
    background: #d4200f  !important;
    padding: 5px !important;
    border-radius: 5px !important;
    color: #fff !important;
}

.obj_article_summary {
   background-color: #ffdbdb;
   padding: 10px;
   border-radius: 5px;
}

.item.abstract p {
   text-align: justify;
   line-height: normal;
   font-size: small;
}

.item.copyright .show {
   line-height: normal;
}

.obj_issue_toc .sections:not(:first-child) {
   margin-top: 0px !important;
}

.obj_issue_toc .cover {
   display: block;
   margin-bottom: 20px;
   float: left;
}

.obj_issue_toc .cover img {
   margin-right: 20px;
}

.obj_issue_toc .description>*:last-child {
   text-align: justify;
}