/* DHC_V112_CONTACT_REQUEST */
.dhc-contact-status{margin-top:12px;padding:12px 14px;border-radius:10px;font-size:.94rem;line-height:1.45}
.dhc-contact-status.success{background:#edf8f2;border:1px solid #b9dfca;color:#1d6240}
.dhc-contact-status.error{background:#fff4f1;border:1px solid #efc6bb;color:#8b3b2d}
#contactRequestBtn:disabled{opacity:.72;cursor:not-allowed}
