/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 20-feb-2016, 19.31.34
    Author     : Dn
*/

.language_bar_chooser>li>a{
    color: #777!important;
}
.language_bar_chooser>li>a:hover{
    background-color: #e1e3e9!important;
}