

/* Start:/local/components/dpru/feedback.form/templates/demo/style.css?1775659115733*/
.feedback-form-wrap {
    width: 90%;
}
.feedback-form {
    background-color: #f2f6f8;
    padding: 30px;
}
.feedback-form-wrap .feedback-form input[type=text],
.feedback-form-wrap .feedback-form input[type=email] {
    background-color: #ffffff;
}
.feedback-form .dev-checkbox label:before {
    line-height: 19px;
}
/* label с float:left из шаблона — без clear ошибка остаётся в одной строке с текстом */
.feedback-form .dev-checkbox .dev-field-error {
    clear: both;
}
.sod_select {
    width: 100%!important;
}
.dev-form-group:first-of-type {
    margin-top:10px;
}
.success-message {
    font-size: 1.2em;
    font-weight: 600;
    padding: 20px;
}
/* End */
/* /local/components/dpru/feedback.form/templates/demo/style.css?1775659115733 */
