.personal-data-row a {text-decoration: none;font-size: 12px;line-height:15px;
display:block;
}
.form-border .system-error {display:none;}
.form-border .system-error p {color:#E71D36;padding:0;margin:0;padding-bottom:5px;
font-size:12px;line-height:16px;
}
.awz-ajax-form .oferta-row-checkbox .oferta-name, .awz-ajax-form .row-clever {font-size:12px;line-height:14px;}
.awz-ajax-form .oferta-row-checkbox .checkbox-wrapper-42 .cbx {top:-1px;margin-right:3px;}
.awz-checkbox-form-styled {overflow:hidden;}
.awz-checkbox-form-styled .checkbox-wrapper-42 {margin-top:-2px;}
.awz-ajax-field-stars .star {cursor: pointer;}
.awz-ajax-field-stars .star:hover {cursor: pointer;}
.awz-ajax-form .oferta-row-checkbox .oferta-name {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: row;
    min-height:26px;
}
.awz-ajax-form .oferta-row-checkbox .oferta-name * {margin-right:3px;margin-left:3px;}

.input-wrap.error textarea, .input-wrap.error input {
    border-color: red;
    background: #ffe0e0;
}
.input-wrap.error .error-label {display:none;}
.ok-mess {font-size:15px;font-weight:bold;line-height:22px;}