.confirm-wrp{
    margin-top: 15px;
}
.el-checkbox2-container.confirm-wrp label {
    flex-grow: 0;
    flex-shrink: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 120%;
    text-align: left;
}
label.confirm-wrp-title{
    width: 90%;
    font-size: 12px;
    font-weight: 400;
    line-height: 100%;
}
label.confirm-wrp-title a {
    color: #68B6FB;
}
#smartcaptcha_error,.smartcaptcha_error{
    display: none;
}
#smartcaptcha_error.show, .smartcaptcha_error.show {
    display: block;
}