.t-form__errorbox-wrapper {
    visibility: hidden;
    height: 1px;
    padding: 0px;
    margin: 0px;
}

.t-form__errorbox-text{
    visibility: hidden;
    height: 1px;
    padding: 0px;
    margin: 0px;
}

.t-form__errorbox-item {
    visibility: hidden;
    height: 1px;
    padding: 0px;
    margin: 0px;
}

.t-form__submit {
    padding: 0px;
    margin-top: 0px !important;
}

.tn-form__errorbox-popup{
    visibility: hidden;
}

.t-checkbox__control:before{
    border-radius:8px !important;
}