label.t-checkbox__control {
    line-height: 22px;
}

.t-rec {
    word-break: normal !important;
}

.t-checkbox__indicator {
    border-radius: 5px;
    border: 1px solid #bd9d66;
    opacity: 1 !important;
}

.t-radio__indicator:after {
    width: 14px !important;
    height: 14px !important;
    border-radius: 3px !important;
}

.t-radio__indicator {
    height: 20px !important;
    width: 20px !important;
    border-width: 1px !important;
    border-radius: 5px !important;
    margin-right: 10px !important;
    opacity: 1 !important;
}


#rec333489179 .t-input-title {
    text-decoration: underline;
}

.t-form-success-popup {
    z-index: 99999998 !important;
}