

/* Start:/bitrix/components/custom/main.feedback/templates/form-order/style.css?1774510200543*/
div.mfeedback {}
div.mf-name, div.mf-email, div.mf-captcha, div.mf-message {width:80%; padding-bottom:0.4em;}
div.mf-name input, div.mf-email input {width:60%;}
div.mf-message textarea {width: 60%;}
span.mf-req {color:red;}
div.mf-ok-text {color:green; font-weight:bold; padding-bottom: 1em;}
.form-message {
    display: none;
    color: green;
}
.error-message-file {
    color: red;
}
.input_file input[type=file] {
    display: none;
}
.input_file_body {
    display: flex;
}
.input_file .btn {
    width: 200px;
    margin-right: 10px;
}

/* End */
/* /bitrix/components/custom/main.feedback/templates/form-order/style.css?1774510200543 */
