#qcaptcha{color:#000;width:100%;margin-top:5px;margin-bottom:10px}#qcaptcha, #qcaptcha *, #qcaptcha *:before, #qcaptcha *:after{box-sizing:border-box}.qcaptcha-question{font-size:18px;line-height:1.2}.qcaptcha-answer{font-size:20px !important;height:44px !important;background:url(/wp-content/plugins/qcaptcha/assets/img/qcaptcha.png) no-repeat 5px 0px !important;background-size:40px !important;text-indent:42px;margin-top:6px !important}.qcaptcha label{font-size:14px;margin-top:10px;color:#444}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.qcaptcha-loading{display:inline-block;width:50px !important;height:50px;border:3px solid #2471a3;border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite;-webkit-animation:spin 1s ease-in-out infinite}@keyframes spin{to{-webkit-transform:rotate(360deg)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg)}}