﻿#top-nav .brand {
    color: #ffffff !important;
    background: #000 !important;
}

.akr_logo_min {
    width: 95px;
}


.akr_logo_max {
    width: 45px;
}


@media (min-width: 768px) {
    #wrapper.sidebar-mini aside {
        width: 90px;
        top: 45px;
    }
}



.dropdown-menu {
    left: unset !important;
}
