/* =======================
   1. Global / Umum
   ======================= */
html {
    background: none;
}

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;
}

a {
    color: #4884B4;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

/* =======================
   2. Header / Struktur Atas
   ======================= */
.pkp_structure_head {
    background: center / cover no-repeat url("https://jurnal.unmer.ac.id/public/journals/17/");
    border-bottom: transparent;
}

.pkp_site_name .is_img img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    margin-top: -35px;
    margin-bottom: -5px;
    padding: 2;
}

.pkp_site_name_wrapper {
    background-color: none;
}

/* =======================
   3. Navigasi
   ======================= */
.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;
}

.pkp_navigation_user li {
    text-align: left;
    color: #4884B4;
}

.pkp_navigation_user > li:last-child > a {
    display: inline-block;
    margin-right: 2rem;
    color: #4884B4;
}

/* =======================
   4. Konten Utama
   ======================= */
.pkp_structure_content {
    padding-top: 2.143rem;
    background: #fafafa;
}

.obj_article_summary {
    background-color: #E6F1FF;
    padding: 1em;
}

.obj_article_summary:hover {
    background-color: #ECF3FF;
    border: none;
    padding: 1em;
}

.obj_article_summary > .title a {
    text-decoration: none;
}

.obj_article_details .abstract,
.value,
.page_title {
    text-align: justify;
}

section.item.keywords {
    font-style: italic;
    font-weight: bold;
}

.csl-entry {
    font-weight: bold;
}

/* =======================
   5. Tabel dan Hover Style
   ======================= */
.hover {
    width: 100%;
    border-collapse: collapse;
}

.hover th {
    height: 0px;
    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,
.hover a:hover {
    color: #000000;
    padding-left: 1em;
}

/* =======================
   6. Sidebar dan Menu Samping
   ======================= */
ul.sidemenu {
    margin-top: 0px;
    padding-left: 0px !important;
}

ul.sidemenu.full {
    margin: 0;
}

ul.sidemenu li:before,
.block li:before {
    display: none;
}

ul.sidemenu li {
    padding: -10;
}

ul.sidemenu li a {
    display: block;
    padding: 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 {
    padding: 0rem;
}

.pkp_structure_sidebar:before {
    border-left: 1px solid #ddd;
}

/* =======================
   7. Sidebar Blocks
   ======================= */
.pkp_block {
    padding: 1px !important;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    border-radius: 5px !important;
    background: white !important;
    box-shadow: 0 10px 10px -5px;
    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;
    border-bottom: 0.3em solid #DEA307;
    display: flex;
}

.pkp_block ul > li a:hover {
    text-decoration: none;
    background-color: #ECF3FF;
}

/* =======================
   8. Halaman Beranda
   ======================= */
.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,
.obj_announcement_summary .read_more {
    color: #4884B4;
}

/* =======================
   9. Footer / Struktur Bawah
   ======================= */
.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;
    border: none;
}

.pkp_structure_footer {
    background: #4884B4;
}

/* =======================
   10. Tombol dan Link Aksi
   ======================= */
.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: #ffffff;
    color: white;
    padding: 10px 62px;
    text-align: center;
    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;
}

/* =======================
   11. Tampilan Tim Editorial
   ======================= */
.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;
}

/* =======================
   12. Miscellaneous (Lain-lain)
   ======================= */
#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;
}

.tableContent {
    width: 399.5px;
    height: 114.5px;
}
 