/* .checkLang + img {
    filter: none;
}
.formCheckLang > a > img{
    filter: grayscale(100%);
    transition: all .3s;
}
.formGroupLang{
    margin-top: 15px;
} */

a.pass{
    position: absolute;
    top: 45px;
    left: 0%;
}
select.form-control.lang {
    height: 31px;
}