  #language .ElementIcon{display:none !important;}
  #language .ListElement li{
    list-style: none;
    float: left;
}
  #language .ListElement{
    border: none;
    float:right;
    padding: 0px;
    margin: 0px;
    border-radius: 0px;
    box-shadow: none;
    text-align: right;
    font-size: 15px;

}
 #language .dropdown botton{
 
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    text-align: right;
    border: none;
    background: none;

}
#language .Element{
 
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    text-align: left;
    background: none;
    margin-left:20px;

 
}

#language .ElementSelect{
   padding:0px 5px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    text-align: right;
    border:1px solid #fff;
       margin-left:20px;
    background: none;
    outline: none;

}




