@charset "utf-8";

#waf_nc_block { position: fixed; width: 100%; height: 100%; top: 0px; bottom: 0px; left: 0px; z-index: 99999; }

.waf-nc-mask { background: rgb(248, 248, 248); opacity: 0.5; width: 100%; height: 100%; }

.waf-nc-wrapper { width: 480px; height: 254px; position: absolute; top: 50%; left: 50%; margin-top: -127px; margin-left: -240px; margin-bottom: 16px; background: rgb(255, 255, 255); border: 3px solid rgb(0, 162, 202); }

.waf-nc-icon { position: absolute; top: 60px; left: 20px; }

.waf-nc-title { margin-top: 23px; margin-left: 47px; font-size: 16px; color: rgb(51, 51, 51); line-height: 10px; text-align: left; }

.waf-nc-splitter { margin-left: 26px; margin-top: 5px; width: 430px; height: 0px; border: 1px solid rgb(244, 244, 244); }

.waf-nc-description { margin-top: 70px; margin-left: 170px; font-size: 12px; color: rgb(51, 51, 51); text-align: left; }

#nocaptcha { margin-top: 40px; margin-left: 150px; width: 300px; }