#customblock-SidebarMenu span.item {
    background: linear-gradient(to right, #d3e6f6 100%, #fff 0%);
}

.pembungkus_satu {
    padding: 10px 6px 0px 8px;
    font-size: 15.5px;
}

.pembungkus {
    border: 1px solid rgb(232 232 232);
    border-top: none;
    border-radius: 4px;
    box-shadow: 9px 9px 5px -12px rgb(177 174 174 / 75%);
}

span.item.last_span_SbM {
    border-radius: 0px 0px 4px 4px;
}

#customblock-CustomLink .content {
    text-align: center;
}

#customblock-JournalTemplate .content {
    text-align: center;
}

#headerNavigationContainer {
    margin-top: -20;
}


.pkp_head_wrapper {
    margin-top: -26px;
}