.locationMenu{
    padding-left:0px
}

.locationMenu  li.dropdown{
    list-style: none;
    display: inline-block;
}
.locationMenu .locationItem{
    text-transform: uppercase;
}

.locationMenu .countryItem{
    background-repeat:no-repeat;background-position:2px center
}

.locationMenu .allLanguageLink a{
    color:#2f7cf6; text-decoration: underline;
}
.locationMenu .allLanguageLink:hover{
    background-color: white;
}

