      .vertical-menu {
        width: 100%; /* Set a width if you like */
      }

      .vertical-menu a {
        background-color: #E51A1A; /* Grey background color */
        color: black; /* Black text color */
        display: block; /* Make the links appear below each other */
        padding: 12px; /* Add some padding */
        text-decoration: none; /* Remove underline from links */
        font-family: arial;

      }

      .vertical-menu a:hover {
        background-color: rgb(94, 0, 135);
        color: white; /* Dark grey background on mouse-over */
      }

      .vertical-menu a.active {
        background-color: #E51A1A; /* Add a green color to the "active/current" link */
        color: ;
        font-family: arial;

      }

body {
  font-family: tahoma,geneva,sans-serif,arial;
}

.obj_article_details .abstract {
    text-align: justify;
}
.pkp_footer_content {
  float: left;
  width: 70%;  padding-top: 10px;
  padding-bottom:10px;
}
.pkp_brand_footer {
  float: right;
  width: 20%;
  padding-bottom:10px;
  padding-top: 50px;
}
.pkp_structure_footer_wrapper {
   background: #E51A1A;
   border-bottom:@double solid; 
   border-bottom: #E51A1A;
}
/* .pkp_site_name .is_img img {
   display: inline-block;
   max-height: 165px;
   max-width: 100%;
   width: auto;
   height: auto;
} */

.pkp_structure_sidebar.left{
background-color:#fffdeb;
}

.pkp_structure_page{
    margin-top: 0px;
    margin-bottom: 0px;
}

.obj_article_details .page_title{
    box-shadow: 3px 3px 5px;
    padding:10px;
    border-radius: 5px;
    background-color: #f0e68c;
}

.obj_article_summary>.title {
    font-family: "Noto Sans",serif;
    font-size: 18px;
    line-height: 21px;
    font-weight: 700;
    border-bottom: none;
    margin: 0;
}

a.read_more {
    margin-top: 21px;
}

.meta .authors{
    background: url(https://ejurnal.unikarta.ac.id/public/journals/12/icon-group.png) 1px 2px no-repeat rgba(0, 0, 0, 0);
    font-weight: bold;
    margin-top: 4px;
    padding-bottom: 5px;
    padding-left: 30px;
}

/* .pkp_site_name_wrapper {
  background:url(https://jpm-tekpend.web.id/public/journals/1/pageHeaderLogoImage_id_ID.png);
} */

.pkp_page_index.pkp_op_index {
      background: url(https://ejurnal.unikarta.ac.id/public/journals/12/polygon.png);
}


.pkp_navigation_primary_row {
background-color: khaki;
color: black;
}

.pkp_structure_sidebar.left .title {
    background-color: #E51A1A;
    margin: auto;
    text-align: center;
    width: 100%;
    height: 40px;
    padding: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    margin-bottom: 10px;
    color: white;
}


section.homepage_about {
    padding: 20px;
    font-size: 1.03em;
    color: rgb(8, 1, 1);
    background: rgba(134, 157, 163, 0.4);
    margin-top: 21px;
    text-align: justify;
}

section.homepage_about h2 {
    color: #440249;
    text-shadow: 2px 1px #f377fb;
}

.obj_issue_toc .articles > li {
    margin-bottom: 20px;
    border-bottom: solid darkseagreen;
    padding: 1rem;
    border-radius: 0rem 0rem 2rem 0rem;
    box-shadow: 0.2rem 0.2rem 0.1rem #E51A1A;
    background-color: rgba(68,2,73,0.4);
}


.cmp_article_list.articles li:hover{
  background-color: khaki;
}


.editorial-list{
    position: relative; 
}

.editorial-list li{
    margin-bottom: 1.125rem;
}

.editorial-list .img-profile{
    position: absolute;
    width: 95px;
    height: 105px;
    border: 1px solid #ddd;
    padding: .5rem;
}

.editorial-list .img-profile .imgthumb{ 
    width: 80px;
    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;
}

.pkp_site_name {padding-top: 0 !important; padding-bottom: 0 !important}
.pkp_site_name > a {padding-top: 0; padding-bottom: 0;}
.pkp_site_name .is_img img {max-height: 200px !important;}
.pkp_site_name_wrapper {padding-left: 0px; padding-right: 0px;}
.pkp_navigation_user_wrapper {top: 35; right: 0; padding-right:30px;}