<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/*-----------recaptcha----------*/
a#recaptcha_reload_btn, a#recaptcha_switch_audio_btn, a#recaptcha_whatsthis_btn, a#recaptcha_switch_img_btn {
background-image: url(../img/recaptcha-sprite.png);
display: inline-block;
height: 21px;
width: 21px;
background-repeat: no-repeat;
line-height: 0;
opacity: .55;}
a#recaptcha_reload_btn {background-position:-63px}
a#recaptcha_switch_audio_btn {background-position:-42px}
a#recaptcha_whatsthis_btn {background-position:0}
a#recaptcha_switch_img_btn {background-position:-21px}
#recaptcha_reload_btn span, #recaptcha_switch_audio_btn span, #recaptcha_whatsthis_btn span, #recaptcha_switch_img_btn span{
position: absolute;
left: -99999em;}
select:focus{ background-color:#f0fcff;}
span.recaptcha_only_if_image, span.recaptcha_only_if_audio{font-size: 0.875em;font-weight: bold;}</pre></body></html>