#bootstrap_ns .irmplus-captcha-check-input[type=radio] {
	opacity: 50%;
}

#bootstrap_ns .irmplus-captcha-check-input:checked[type=radio] {
	opacity: 100%;
}
