#m1_bonoloto { border-color:#008d19;}

#bonoloto_caja{ position:relative; top:0px; left:0px !important; width:790px !important; min-height: 795px;}
	#bonoloto_logo{ display:none; }
	
	#bonoloto_titulo{  font-size:32px; font-weight:bold; color:#fff; text-indent:20px; background-color:#1F9A32; padding:10px; box-sizing:border-box; }

	#bonoloto_texto{ display:none; }
		
	#bonoloto_bote{ position:absolute;  top:10px; width:100%; height:46px; z-index:100; }

		#bonoloto_bote_titulo{ display:none; position:absolute; left:0px; top:0px; width:641px; height:46px; font-size:32px; font-weight:bold; color:#fff; }
		
		#bonoloto_bote_fecha{ position:absolute; left:390px; top:0px; height:50px; line-height:50px; text-align:left; font-size:20px; color:#fff; font-weight:normal; }
		#bonoloto_bote_importe > div{ display:none; }
		#bonoloto_bote_importe,#bonoloto_no_bote{ display:block; position:absolute; left:0px; top:2px; width:98%; height:50px; line-height:50px; text-align:right; font-size:32px; color:#fff; font-weight:bold; }
		#bonoloto_no_bote{ top:3px; }
		
	#bonoloto_boleto{  }
		#bonoloto_boleto_caja{ border-top:10px solid #FFF; padding:20px 5px 5px !important; border-radius:0 !important; }
			#boleto_izq{ min-height:610px !important; }
			#boleto_inf > div{ z-index:100; }
			#bonoloto_boleto_caja input.switch:not(:checked):before{ background:var(--grisBoleto); }
			#bonoloto_boleto_caja input.switch{ border:1px solid var(--grisBoleto) !important; }
	
	#bonoloto_aux_1{ }
