.vdzMsg{
    display: block;
    font-size: 20px;
    font-family: 'Gotham';
    text-align: center;
    z-index: 5000;
    position: relative;
}
.vdzMsg.success{
    color: white;
}
.vdzMsg.error{
    color: red;
}
div.t450__right_langs_lang a{
    font-size: 24px !important;
}