.open > .dropdown-toggle.btn-primary,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
    background-color: #e4831e !important;
    border-color: transparent !important;
    color: #FFFFFF !important;
}

li > a {
    float: none !important;
}