.fb-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:100000;display:none;background:rgba(20,28,40,.65);overflow-y:auto;-webkit-overflow-scrolling:touch}
.fb-modal.fb-open{display:block}
.fb-dialog{background:#fff;max-width:560px;width:auto;margin:40px auto;border-radius:6px;box-shadow:0 10px 40px rgba(0,0,0,.35);position:relative;font-family:Arial,Helvetica,sans-serif;color:#243244;text-align:left}
.fb-head{padding:18px 50px 14px 24px;border-bottom:1px solid #e6ebf1}
.fb-head h3{margin:0;font-size:19px;line-height:1.3;font-weight:bold;color:#1b2b3d}
.fb-head p{margin:6px 0 0;font-size:13px;line-height:1.4;color:#6a7889}
.fb-close{position:absolute;top:12px;right:14px;width:30px;height:30px;line-height:28px;text-align:center;font-size:24px;color:#8a97a6;cursor:pointer;border:0;background:none;padding:0}
.fb-close:hover{color:#22303f}
.fb-body{padding:18px 24px 6px}
.fb-row{margin-bottom:14px}
.fb-row label{display:block;font-size:13px;margin-bottom:5px;color:#41505f}
.fb-row .fb-req{color:#c0392b}
.fb-row input[type=text],.fb-row input[type=email],.fb-row textarea{width:100%;box-sizing:border-box;border:1px solid #cfd8e3;border-radius:4px;padding:9px 11px;font-size:14px;font-family:inherit;color:#22303f;background:#fff}
.fb-row textarea{min-height:120px;resize:vertical}
.fb-row input:focus,.fb-row textarea:focus{outline:none;border-color:#2c5aa0;box-shadow:0 0 0 2px rgba(44,90,160,.12)}
.fb-file input[type=file]{font-size:13px;width:100%}
.fb-hint{font-size:12px;color:#8a97a6;margin-top:5px;line-height:1.4}
.fb-captcha-line{display:block;overflow:hidden}
.fb-captcha-line input[type=text]{width:110px;box-sizing:border-box;border:1px solid #cfd8e3;border-radius:4px;padding:9px 11px;font-size:15px;font-family:inherit;color:#22303f;background:#fff;float:left}
.fb-refresh{float:left;margin-left:10px;background:#eef2f7;border:1px solid #cfd8e3;border-radius:4px;color:#41505f;font-size:13px;font-family:inherit;padding:9px 14px;cursor:pointer}
.fb-refresh:hover{background:#e2e9f2}
.fb-captcha label b{color:#1b2b3d;font-size:15px}
.fb-consent{margin:0 0 16px}
.fb-consent label{display:block;position:relative;padding-left:26px;font-size:12px;line-height:1.5;color:#5a6878;cursor:pointer}
.fb-consent input[type=checkbox]{position:absolute;left:0;top:2px;width:16px;height:16px;margin:0}
.fb-hp{position:absolute;left:-9999px;top:-9999px;width:1px;height:1px;overflow:hidden}
.fb-foot{padding:6px 24px 22px}
.fb-submit{background:#2c5aa0;color:#fff;border:0;border-radius:4px;padding:11px 26px;font-size:15px;cursor:pointer;font-family:inherit}
.fb-submit:hover{background:#24497f}
.fb-submit[disabled]{background:#9aa9bb;cursor:default}
.fb-note{font-size:12px;color:#8a97a6;margin:12px 0 0;line-height:1.45}
.fb-msg{margin:0 0 14px;padding:11px 14px;border-radius:4px;font-size:14px;line-height:1.45;display:none}
.fb-msg.fb-err{display:block;background:#fdecea;color:#a02724;border:1px solid #f5c6c2}
.fb-msg.fb-ok{display:block;background:#e9f7ee;color:#1e6b3a;border:1px solid #bfe5cc}
.fb-link{cursor:pointer}
@media (max-width:640px){.fb-dialog{margin:0;border-radius:0;min-height:100%}.fb-head{padding:16px 46px 12px 16px}.fb-body{padding:16px 16px 4px}.fb-foot{padding:4px 16px 20px}}
