.workflow-device>.workflow-request-status{display:block;margin-top:auto;padding:10px 12px;border-radius:5px;color:#fff;background:#327052;font-size:12px;font-weight:850;text-align:center}
.contact-page-form .fluentform{margin:0;padding:34px;border:1px solid #d4dad5;border-top:5px solid #327052;background:#fff;box-shadow:0 16px 42px rgba(21,48,33,.08)}
.contact-page-form .fluentform label{color:#173f2d;font-size:14px;font-weight:800}
.contact-page-form .fluentform input[type=text],.contact-page-form .fluentform input[type=email],.contact-page-form .fluentform input[type=tel],.contact-page-form .fluentform select,.contact-page-form .fluentform textarea{width:100%;min-height:48px;padding:11px 13px;border:1px solid #aebbb3;border-radius:4px;background:#fff;color:#10231a;font:inherit}
.contact-page-form .fluentform textarea{min-height:150px;resize:vertical}
.contact-page-form .fluentform button,.contact-page-form .fluentform input[type=submit]{min-height:52px;padding:0 22px;border:0;border-radius:4px;background:#173f2d;color:#fff;font:inherit;font-weight:850;cursor:pointer}
@media(max-width:650px){.contact-page-form .fluentform{padding:22px}}
