.pkp_site_name .is_img img {
display: inline-block;
max-width: 100%;
max-height: 100%;
margin-top: -35px;
margin-bottom: -5px;
padding: 2;
}

.pkp_structure_head {
  background: center / cover no-repeat url("https://jurnal.unmer.ac.id/public/journals/17/");
  border-bottom: transparent;
}

body {
    height: 100%;
    background: #ededed;
    background-image: url(https://images.all-free-download.com/images/graphiclarge/white_decorative_pattern_vector_background_582657.jpg);
    background-repeat: initial;
    background-position: left top;
}

.pkp_structure_content {
    padding-top:2.143rem;
    background: #fafafa;
}

.pkp_navigation_user li{
    text-align: left;
    color: #4884B4;
}

.pkp_navigation_user > li:last-child > a {
    display: inline-block;
    margin-right: 2rem;
    color: #4884B4;
}

.hover {
    width: 100%;
    border-collapse: collapse;
}

.hover th {
    height: 0px;
    background:;
    color: #0F61B7;
}

.hover td {
    height: 0px;
    padding-top: 0px;
    vertical-align: middle;
    border-bottom: 0px solid #ffffff;
    text-align: center;
}

.hover td a {
    width: 100%;
    display: block;
}

.hover tr {
    background: #ECF3FF;
    color: #ffffff;
}

.hover tr:hover {
    background-color:#C0D8F0;
}

.hover tr a {
    color: #000000;
    padding-left: 1em;
}

.hover a:hover {
    color: #000000;
}

.obj_article_details .abstract {
    text-align: justify;
}

.obj_article_summary > .title a {
  text-decoration: none;
}
a {
  color: #4884B4;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

.obj_article_summary {
    background-color: #E6F1FF;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 1em;
    padding-bottom: 1em;
}

.obj_article_summary:hover {
    background-color: #ECF3FF;
    border: none;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 1em;
    padding-bottom: 1em;
}

.pkp_brand_footer {
    background: #4884B4;
    display: none;
}

.pkp_footer_content {
    background: #4884B4;
    color: #ffffff;
}

.pkp_footer_content a {
    text-decoration: none;
    color: #ffffff;
}

.pkp_footer_content a:hover {
    text-decoration: none;
    color: #DDEFF5;
}

.pkp_structure_footer_wrapper {
    background: #4884B4;
}

.pkp_structure_footer {
    background: #4884B4;
}

.value {
    text-align: justify;
}

.page_title {
    text-align: justify;
    padding-left: 0em;
    padding-right: 0em;
    padding-top: 0em;
    padding-bottom: 0em;
}

section.item.keywords {
    font-style: italic;
    font-weight: bold;
}

.csl-entry {
    font-weight: bold;
}


html{
    background: none;
}

.pkp_navigation_wrapper_primary_wrapper{
    width : 1180px;
    height : 0px;
    padding-left: 1em;
    padding-right: 1em;
}

.pkp_navigation_primary_row{
    width: auto;
    height: auto;
    padding-left: 1em;
    padding-right: 1em;
    border-bottom: 0.3em solid #DEA307;
    background-color: #4884B4;
    text-decoration: none;
    color:#ffffff;
}

.homepage_about {
    box-shadow: 5px 5px 7px;
    padding: 15px;
    border-radius: 10px;
    background: #eff0f0;
    padding-bottom: 2em !important;
    border-bottom: solid 4px #4884B4 !important;
    font-size: 14px;
    text-align:justify;
    margin-bottom: 2em;
}

.pkp_page_index .current_issue .read_more {
  color: #4884B4;
}

.pkp_site_name_wrapper{
    background-color: none;
}
.obj_announcement_summary .read_more {
    color: #4884B4;
}
.pkp_structure_footer_wrapper{
    border: none;
}

.tableContent{
    width: 399.5px;
    height: 114.5px;
}

ul.sidemenu{
    margin-top: 0px;
    padding-left: 0px !important;
}

ul.sidemenu.full{
    margin: 0px 0px 0 0px;
}

ul.sidemenu li:before{
    display: none;
}

ul.sidemenu li{
    padding: -10;
}

/* ul.sidemenu li:first-child a{
    border-top:1px solid #404750;       
} */

ul.sidemenu li a {
    display: block;
    padding: 0rem 0rem;
    border-bottom: 0px solid ;
    background-color: #e5e5e5;
    font-family: 'Lato', Helvetica, sans-serif;
    text-decoration: none;
    color:#4884B4;
    font-size: 1em;
}

ul.sidemenu li a:hover {
    background-color: #ECF3FF;
    color: #4884B4;
    text-decoration: none;
}

.block ul {
    padding: 0;
    list-style: none;
}

.block li:before {
    display: none;
}

.block li {
    padding: 0rem 0;
}

.block_make_submission a, .obj_galley_link {
  display: inline-block;
  background-color: #fff;
  color: #4884B4;
  width: 100%;
  text-align: center;
  padding-left: 15px;
  text-decoration: initial;
}

.button {
  border: none;
  border-radius:8px;
  background-color: #fffff;
  border: none;
  color: white;
  padding: 10px 62px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  transition-duration: 0.4s;
  cursor: pointer;
}

.button1 {
  background-color: #ffffff;
  border: 2px solid #4884B4;}

.button1:hover {
  background-color: #ECF3FF;
  color: white;
}

#leftSidebar div.block span.blockTitle, #rightSidebar div.block span.blockTitle {   
    padding: 0;
    border-bottom: 0px solid ;
    background: #fff;
    color: #ecf3ff;
    text-transform: none !important;
    font-size: 1em;
}

.pkp_structure_sidebar:before {
    border-left: 1px solid #ddd;
}

.pkp_block {
    padding: 0px 5px 5px 5px;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    border-radius: 5px !important;
    background: white !important;
    box-shadow: 0 10px 10px -5px;
    padding: 1px !important;
    margin: 0px 0px 15px !important;
    }

.pkp_block .title {
    width: 100%;
    background-color: #4884B4;
    height: 35px;
    font-size: 14px;
    color: #fff;
    padding-top: 6px;
    margin-bottom: 0px;
    border-bottom: 3px solid #DEA307; 
    text-align: left;
    padding-left: 10px;
    display: block;
}

.pkp_block .content {
    background-color: #ededed;
    padding-left: 10px 0;
    margin: 0px;
    display: block;
}

.pkp_block .content ul li {
    padding:2px 0;
    background-color: #ededed;
    padding-left: 10px;
}

.pkp_block li {
    border-radius: 0;
    position: relative;
    background-color: #fff;
    display: block;
}

.pkp_block ul>li a {
    color: #4884B4;
    padding: 0.5rem 0.5rem;
    border-bottom: 0.3em solid #DEA307
    display: flex;
}

.pkp_block ul>li a:hover {
    text-decoration: none;
    background-color: #ECF3FF;
}
.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;
}