.mm-menu.mm-hassearch>.mm-header {
    top: 10px !important;
}

.mm-menu.mm-hasheader.mm-hassearch .mm-panel, .mm-menu.mm-hasheader.mm-hassearch .mm-fixeddivider {
    top: 50px !important;
}

/*hide search input pada menu sidebar*/
.mm-search {
    display: none !important;
}

.bg-transparent {
    padding-right: 10px;
    position:relative;
    background: rgb(243, 243, 243); /* Fallback for older browsers without RGBA-support */
    background: rgba(243, 243, 243, 0.7);
}

.nav-menu > li > a, .nav-menu > li > span {
   color: black;
}

.company-cover img{width:100%; height: 300px;}