@charset "utf-8";
       #polyglotLanguageSwitcher, #polyglotLanguageSwitcher * {
margin: 0;
padding: 0; 
outline: none;
}
#polyglotLanguageSwitcher ul {
list-style: none;	
}
#polyglotLanguageSwitcher {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
color: #444;
line-height: normal;
position: relative; z-index: 100;
}
#polyglotLanguageSwitcher form {
display: none;	
}  #polyglotLanguageSwitcher a {
text-decoration: none;
display: block;
padding: 5px 0; color: #444;
text-align: center;
width: 120px; background-repeat: no-repeat;
background-position: 9px center;
}
#polyglotLanguageSwitcher a:hover {
color: #000;	
}
#polyglotLanguageSwitcher a.current:link, #polyglotLanguageSwitcher a.current:visited, #polyglotLanguageSwitcher a.current:active {
position: relative; background-color: #FFF;
border: 1px solid #E5E5E5;
border-radius: 3px;
height: 1.25em; }
#polyglotLanguageSwitcher a.current:hover, 
#polyglotLanguageSwitcher ul.dropdown li:hover {
background-color: #F7F7F7;
}
#polyglotLanguageSwitcher a.active { border-bottom: none !important;
border-radius: 3px 3px 0 0 !important;
}
#polyglotLanguageSwitcher span.trigger {
display: block;
position: absolute;
width: 9px;
height: 5px;
font-size: 0px;
top: 0.5em; right: 6px;
}
#polyglotLanguageSwitcher a.current:hover span.trigger, #polyglotLanguageSwitcher a.current:active span.trigger, #polyglotLanguageSwitcher a.active span.trigger {
background-position: left bottom !important;
} #polyglotLanguageSwitcher ul.dropdown { 
display: none;
position: absolute;
top: 2.333em; left: 0;
background-color: #FFF;
border: 1px solid #E5E5E5;
border-top: none !important;
border-radius: 0 0 3px 3px;
}
#polyglotLanguageSwitcher ul.dropdown li { 
border-top: 1px dotted #D4D4D4;
}
#polyglotLanguageSwitcher ul.dropdown li:last-child { 
border-radius: 0 0 3px 3px;
} #en { 
background-image: url(//ecuunited.com/wp-content/themes/autorex/assets/images/resource/flags/gb.png);
}
#fr { 
background-image: url(//ecuunited.com/wp-content/themes/autorex/assets/images/resource/flags/fr.png);	
}
#de { 
background-image: url(//ecuunited.com/wp-content/themes/autorex/assets/images/resource/flags/de.png);	
}
#it { 
background-image: url(//ecuunited.com/wp-content/themes/autorex/assets/images/resource/flags/it.png);	
}
#es { 
background-image: url(//ecuunited.com/wp-content/themes/autorex/assets/images/resource/flags/es.png);	
} #polyglotLanguageSwitcher {
position: relative;
margin-right: 0;
padding: 4px 0;
display: inline-block;
position: relative;
vertical-align: middle;
z-index: 99999;
background: #f7f7f7;
}
#polyglotLanguageSwitcher:before {
position: absolute;
}
#polyglotLanguageSwitcher span.trigger:before {
content: "\f107";
font-family: FontAwesome;
position: absolute;
color: #848484;
top: 7px;
right: 7px;
font-size: 14px;
line-height: 10px;
}
#polyglotLanguageSwitcher a {
font-family: 'Hind', sans-serif;
display: inline-block;
font-size: 14px;
color: #333;
font-weight: normal;
}
#polyglotLanguageSwitcher a.current:link,
#polyglotLanguageSwitcher a.current:visited,
#polyglotLanguageSwitcher a.current:active {
position: relative;
background-color: transparent;
border: 0;
line-height: 27px;
border-radius: 5px;
color: #848484;
text-align: center;
height: 26px;
padding: 0;
width: 120px;
padding-right: 0px;
margin: 0;
}
#polyglotLanguageSwitcher a.current:hover {
background-color: transparent;
}
#polyglotLanguageSwitcher ul.dropdown {
top: 100%;
}