@charset "utf-8";
/* CSS Document */


@media (max-width: 444px) {

    #recaptcha_widget_div, #recaptcha_area, #recaptcha_table,  #recaptcha_table tr { 
    margin: 0 !important;
    width: 200px !important; 
    }
	
	#recaptcha_image, #recaptcha_challenge_image, #recaptcha_table .recaptcha_image_cell {
    margin: 0 !important;
    width: 182px !important; 
    }
	
    .recaptchatable .recaptcha_r1_c1, 
	.recaptchatable .recaptcha_r3_c1, 
	.recaptchatable .recaptcha_r3_c2, 
	.recaptchatable .recaptcha_r7_c1, 
	.recaptchatable	.recaptchar8_c1, 
	.recaptchatable .recaptcha_r3_c3, 
	.recaptchatable .recaptcha_r2_c1, 
	.recaptchatable .recaptcha_r4_c1, 
	.recaptchatable .recaptcha_r4_c2, 
	.recaptchatable .recaptcha_r4_c4,
	.recaptchatable .recaptcha_r2_c2,  
	.recaptchatable .recaptcha_image_cell {    
    background: none !important;
    }
	    
	.recaptchatable .recaptcha_r2_c1, 
	.recaptchatable .recaptcha_r2_c2, {    
    	width:0; padding:0; background-color:transparent; background:none;    
    }
	
	#recaptcha_image img {width:182px !important;}
	
	.recaptchatable .recaptcha_image_cell center {width:182px;}  
	
	#recaptcha_table tr.even, #recaptcha_table tr.alt, #recaptcha_table tr:nth-of-type(2n) {
    	background: transparent; 
	} 
	
	.recaptchatable .recaptcha_r1_c1 {width:200px !important;} 
	.recaptchatable .recaptcha_r4_c1, .recaptcha_input_area {}    
	#recaptcha_privacy {line-height:1;}
	
	.recaptchatable .recaptcha_r4_c1 {width:140px !important; }
	.recaptchatable .recaptcha_r7_c1 {width:10px !important;} 
	.recaptchatable .recaptcha_r4_c4 {width:10px !important;}  
	.recaptchatable .recaptcha_r3_c2 {width:10px !important;} 
	 
}




