.c-header{display:flex;flex-flow:row wrap;align-items:center}.c-header>div{padding:0 .7ch}.f12-captcha{display:flex;flex-direction:column;align-items:inherit}.f12-captcha.template-1{background-color:#fbfbfb;border:1px solid #bfbfbf;padding:.5em;position:relative}.f12-captcha.template-1 .c-label{font-size:1rem;color:#0b0b0b}.f12-captcha.template-1 .c-data{font-size:1.05rem}.f12-captcha.template-1 .c-input{display:flex;flex-flow:row nowrap;align-items:center}.f12-captcha.template-1 .c-header{border:1px solid #bfbfbf;justify-content:space-between;width:100%;color:#0b0b0b}.f12-captcha.template-1 .c-hint{font-size:1rem;margin-left:-1rem;color:#0b0b0b;line-height:100%}.f12-captcha.template-1 .c-reload{padding:0 .7ch}.f12-captcha.template-1 .c-reload a{background-color:#2196f3;width:32px;height:32px;display:flex;justify-content:center}.f12-captcha.template-1 .c-reload a img{margin:0 !important;align-self:center;width:16px !important;height:16px !important}.f12-captcha.template-1 input.f12c{border:0 solid #bfbfbf;margin-left:-1rem;background-color:#fbfbfb;font-size:inherit;max-width:10rem;height:1rem}.f12-captcha.template-1 input.f12c:focus{border:0;outline:0}.f12-captcha.template-2{position:relative}.f12-captcha.template-2 .c-hint{font-size:1rem;margin-left:-1rem;color:#0b0b0b;line-height:100%}.f12-captcha.template-2 .c-reload{padding:0 .7ch}.f12-captcha.template-2 .c-reload a{display:inline-flex}.f12-captcha.template-2 .c-reload a img{margin:0 !important;align-self:center;width:16px !important;height:16px !important}.f12-captcha.template-2 input.f12c{text-align:center;max-width:6rem}.f12-captcha.template-2 input.f12c:focus{border:0;outline:0}.f12-captcha-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(251,251,251,.7);display:flex;justify-content:center;align-items:center;z-index:10}.f12-captcha-overlay:after{content:"";width:24px;height:24px;border:3px solid #ccc;border-top:3px solid #bfbfbf;border-radius:50%;animation:f12-spin .8s linear infinite}@keyframes f12-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}