/* https://www.quantityware.com/wp-content/themes/quantityware/inc/image-captcha/css/style.css?v=1.0.5 */
.imageCaptcha{background:#e9f2f1;border-radius:.5em;padding:1em;max-width:550px;text-align:center}.imageCaptcha.error{border:1px solid #d00}.container .imageCaptcha{background:#fff;background:#d3e0df}.imageCaptchaContent p{margin:.25em 0;font-size:.9em}.imageCaptcha.error p{color:#d00}.imageCaptchaIcons{padding-top:1em}.imageCaptchaIcons ul{list-style:none;padding:0;margin:0}.imageCaptchaIcons ul li{padding:0 .2em;margin:0;display:inline-block}.container .imageCaptchaIcons ul li button.imageCaptchaButton,.imageCaptchaIcons ul li button.imageCaptchaButton{background:transparent;width:57px;height:57px;padding:2px;margin:0 0 .5em 0;border:2px solid transparent}.imageCaptchaIcons ul li button.imageCaptchaButton:after{display:none}.imageCaptchaIcons ul li button:hover{background:#759a9e;background:transparent;border:2px solid #cb8e1a}.imageCaptchaIcons ul li button.selected{background:#009de0;background:transparent;border:2px solid #cb8e1a}.imageCaptchaIcons ul li button.selected:hover{background:#0072a3;background:transparent}.imageCaptchaIcons ul li button.imageCaptchaButton svg path{fill:#6d8486}.imageCaptchaIcons ul li button.imageCaptchaButton.selected svg path{fill:#cb8e1a}.imageCaptchaIcons ul li img,.imageCaptchaIcons ul li svg{width:100%;height:100%;display:inline-block}.imageCaptchaMessage{display:inline-block;margin:.5em 0 1em 0}.imageCaptchaMessageError{color:#ba0000}