#k3-captcha-slider-wrapper{background-color:#f6f6f6;padding:15px;border:2px dashed #aaa;margin-bottom:10px}.k3-captcha-slider{width:100%;max-width:320px;height:40px;background:#eee;border-radius:20px;position:relative;outline:none;margin-bottom:10px;touch-action:none}.k3-captcha-slider-handle{width:40px;height:40px;background:#9a9a87;border-radius:50%;position:absolute;left:0;top:0;cursor:grab;box-shadow:0 2px 6px rgba(0,0,0,.2);transition:background .2s;touch-action:none}.k3-captcha-slider-label{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#888;font-size:.85em;line-height:1em;font-weight:700;text-align:center;pointer-events:none}.k3-captcha-solved{background:#8baa2b !important;border-color:#8baa2b !important}.k3-captcha-solved .k3-captcha-slider-label{color:#fff}#k3-captcha-fallback{background:#f6f6f6;padding:15px;border:2px dashed #aaa;margin-bottom:10px}#k3-captcha-fallback input[type=text]{width:100%;padding:8px;border-radius:4px;border:1px solid #bbb;margin-top:8px;font-size:1em}#k3-captcha-switch-fallback,#k3-captcha-switch-slider{background-color:#666;color:#fff;border:none;border-radius:4px;padding:6px 16px;margin-top:10px;cursor:pointer;font-size:.95em}.k3-captcha-slider{outline:2px solid #bbb;outline-offset:2px}#k3-captcha-switch-fallback:focus,#k3-captcha-switch-slider:focus,.k3-captcha-slider:focus,.k3-captcha-slider-handle:focus{outline:2px solid #9a9a87;outline-offset:2px}.k3-captcha-description{margin-bottom:10px;font-size:.95em;color:#555}