/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

#navbar.cui ul.navbar-nav.right {
    width: auto !important;
}

#navbar.cui .right img {
    border-top-left-radius: 0 !important;
}

#navbar.cui .dropdown-menuCUI {
    min-width: 256px !important;
}