/* custom CSS added by INSIDE */
.selectedLanguage {
    margin: 0.6em 0.3em 0 0 !important;
}

.selectedLanguage li, .selectedLanguage a {
    width: auto !important;
}

.selectedLanguage li, .selectedLanguage a span.text {
    min-width: 5em;
    padding-left: 0.8em;
}

.selectedLanguage .selectOptions {
    right: 0 !important;
    width: auto !important;
    margin-right: 0 !important;
}

.selectedLanguage .selectOptions > li {
    width: 100% !important;
}
