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

}
#language .dropdown botton{
     font-family: 'Raleway', sans-serif !important;
    font-weight: 500;
    color: #684882;
    text-transform: uppercase;
    text-decoration: none;
    text-align: right;
 
    border: none;
    background: none;

}
  #language .Element{
    font-family: 'Raleway', sans-serif !important;
    font-weight: 500;
    color: #684882;
    text-transform: uppercase;
    text-decoration: none;
    text-align: left;
    padding: 0px 8px;
    border: none;
    background: none;
 
}

  #language .ElementListSlected{
     font-family: 'Raleway', sans-serif !important;
    font-weight: 700;
    color: #5d8e53;
    text-transform: uppercase;
    text-decoration: none;
    text-align: right;

    border: none;
    background: none;
    outline: none;

}


