.t-form__errorbox-middle {
    display: none !important;
}


.t-form__errorbox-bottom {
    display: none !important;
}

.t-form__errorbox-item {
    display: none !important;
}


.tn-atom .t-form__errorbox-wrapper, .tn-form__errorbox-popup {
    display: none !important;
/*    color: #000000 !important; */
/*    background-color: #FFFFFF !important;*/
/*    border-radius: 30px;*/
}
/* CSS To set the background-color transparent*/
.linguise_switcher{
    background-color: transparent !important;
    border-color: transparent !important;
} 
.linguise_current_lang {
    border: none !important;
} 
.linguise_switcher_dropdown li {
   border-bottom: none !important;
}