.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: none !important;
    width: 100% !important;
}





@media (max-width: 992px) {
    .pkp_site_name .is_img img {
        max-height: 80px;
    }

    .pkp_site_name .is_img img {
        display: block;
        max-height: 2.143rem;
        max-width: 100%;
        width: auto;
        height: auto;
    }

    img {
        max-width: 100%;
        width: auto;
        height: auto;
    }
}




.pkp_site_name_wrapper {
    padding-left: 0;
    padding-right: 0;
}

.pkp_navigation_user_wrapper {
    top: 0;
    right: 0;
    padding-right: 30px;
}

.pkp_structure_page {
    /* margin-top: 20px !important; */
    margin-bottom: 20 !important;
    padding-bottom: 20 !important;
}

ul.sidemenu li a,
ul.sidemenu li:first-child a {
    border-top: 1px solid white
}

.pkp_block .content ul li {
    line-height: 1.43rem;
    padding: 0rem 0;
}

ul. ul.sidemenu {
    padding-left: 0 !important;
    margin: -10px -10px 0
}

ul.sidemenu li {
    padding: 0
}

ul.sidemenu li a {
    background: #6095DD;
    /*background sidemenu*/
    /*border-bottom: 1px solid #315c80;*/
    color: white;
    /*warna huruf*/
    /*font-weight: 700;*/
    display: block;
    padding: 0.66em 10px .6em 13px;
    text-decoration: none
}

#leftSidebar {
    display: none;
    border-right: 1px solid #ccc;
    float: left;
    width: 0
}

ul.sidemenu li:last-child a {
    border-bottom: 0
}

ul.sidemenu li a:hover {
    background-color: #b7b7b7;
    /*hover side-menu*/
    text-decoration: underline
}


span.blockTitle {
    background: #335685;
    /*background sidemenu*/
    /*border-bottom: 1px solid #315c80;*/
    color: white;
    /*warna huruf*/
    /*font-weight: 700;*/
    display: block;
    padding: 0.66em 10px .6em 13px;
    text-decoration: none
}