.homepage_about {
    display: none;
}

.pkp_structure_head:before {
    background: url(https://ajms.alam.edu.my/public/site/images/ramesh/deasinl.png) no-repeat top center;
    background-size: cover;
}

#customblock-sidebarmenu span.item {
    border-bottom: 1px solid #c7c1c1;
}

#customblock-sidebarmenu span.item {
    background: linear-gradient(to right, #000000 0%, #383652 100%);
}

#customblock-sidebarmenu span.item em,#customblock-sidebarmenu span.item a {
    color: #ffffff !important;
}

.pkp_block .title {
    color: #ffffff;
    background: linear-gradient(to right, #000000 0%, #383652 100%);
}

.pkp_navigation_primary_row {
    background: #0a4673;
    border-right: 0px;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
}

nav.pkp_navigation_primary_row ul li a, .pkp_head_wrapper .pkp_search .search_controls a, .pkp_navigation_user a, .pkp_navigation_primary li a, .pkp_navigation_user li a, .pkp_navigation_search_wrapper a {
    color: #ffffff;
}

/*.pkp_footer_content .footer {
    background: #8c8c8c;
    border-top: 1px solid #f3f3f3;
    padding: 30px;
    background: linear-gradient(to bottom, rgb(239 239 239) 0%, rgb(239 239 239) 100%);
    box-shadow: 0px 4px 5px -2px rgb(0 0 0 / 16%);
    z-index: 1;
}*/

.pkp_footer_content .footer {
    background: #0a4673;
    color: #ffffff
}

#navigationUser .profile a {
    color: black;
}

#customblock-tools p {
    width: 190px;
}

@media (min-width: 992px) {
    .pkp_nav_list ul {
    background: #000000;
        }
}

.pkp_site_name .is_img img {
    max-height: 150px;
}

.col-4 a
Specificity: (0,1,1)
 {
    color: #3a93ff;
}

.editorial_team_block .name {
    font-weight: normal;
}