@charset "utf-8";	

	.pop-tb{
		width:90%;border: 1px solid #dddddd;  height:28px; border-radius:0px;padding-left: 5px;margin-bottom: 10px;
	}
	
	.pop-ms{width:90%; height:70px;border: 1px solid #dddddd;   border-radius:0px;padding-left: 5px;}
	
		
	.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 400%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.hpro_black{
	position: fixed;z-index: 99;
}


.hpro_pop_div{
	position: fixed;z-index: 1100;right: 0;top:68%; text-align: center;
}


.white_content {
	display: none;
	position: fixed;
	top: 22%;
	left: 37%;
	right:37%;
	height: auto;
	padding: 16px;
	border: 6px solid #1676dd;
	background-color: white;
	z-index:1002;
	overflow: auto;
	width: auto;text-align: left;	
}
	
	
	
	#light1{
		color: #1676dd;
	}	
	
	#light1 div{
		text-align: justify;color:#444;
	}
	
	#light1 form{
		text-align: center;
	}
	
	#light1  img{
	float: right;
}


	#light2{
		color: #1676dd;
	}	
	
	#light2 div{
		text-align: justify;color:#444;
	}
	
	#light2 form{
		text-align: center;
	}
	
	#light2  img{
	float: right;
}



	#light3{
		color: #1676dd;
	}	
	
	#light3 div{
		text-align: justify;color:#444;
	}
	
	#light3 form{
		text-align: center;
	}
	
	#light3  img{
	float: right;
}


	#light4{
		color: #1676dd;
	}	
	
	#light4 div{
		text-align: justify;color:#444;
	}
	
	#light4 form{
		text-align: center;
	}
	
	#light4  img{
	float: right;
}


	#light5{
		color: #1676dd;
	}	
	
	#light5 div{
		text-align: justify;color:#444;
	}
	
	#light5 form{
		text-align: center;
	}
	
	#light5  img{
	float: right;
}


	#light6{
		color: #1676dd;
	}	
	
	#light6 div{
		text-align: justify;color:#444;
	}
	
	#light6 form{
		text-align: center;
	}
	
	#light6  img{
	float: right;
}


	#light7{
		color: #1676dd;
	}	
	
	#light7 div{
		text-align: justify;color:#444;
	}
	
	#light7 form{
		text-align: center;
	}
	
	#light7  img{
	float: right;
}


	#light8{
		color: #1676dd;
	}	
	
	#light8 div{
		text-align: justify;color:#444;
	}
	
	#light8 form{
		text-align: center;
	}
	
	#light8  img{
	float: right;
}


	#light9{
		color: #1676dd;
	}	
	
	#light9 div{
		text-align: justify;color:#444;
	}
	
	#light9 form{
		text-align: center;
	}
	
	#light9  img{
	float: right;
}	



	#light10{
		color: #1676dd;
	}	
	
	#light10 div{
		text-align: justify;color:#444;
	}
	
	#light10 form{
		text-align: center;
	}
	
	#light10  img{
	float: right;
}	

	#light11{
		color: #1676dd;
	}	
	
	#light11 div{
		text-align: justify;color:#444;
	}
	
	#light11 form{
		text-align: center;
	}
	
	#light11  img{
	float: right;
}	

	#light12{
		color: #1676dd;
	}	
	
	#light12 div{
		text-align: justify;color:#444;
	}
	
	#light12 form{
		text-align: center;
	}
	
	#light12  img{
	float: right;
}	


	#light13{
		color: #1676dd;
	}	
	
	#light13 div{
		text-align: justify;color:#444;
	}
	
	#light13 form{
		text-align: center;
	}
	
	#light13  img{
	float: right;
}





@media handheld, only screen and (max-width: 1024px){
	
	.black_overlay{
		height: 500%;
	}
	

.white_content {	
	top: 15%;
	left: 30%;
	right:30%;
	
}
	
}


@media handheld, only screen and (max-width: 660px){
	
	.black_overlay{
		height: 700%;
	}
	
	.white_content {	
	top: 10%;
	left: 10%;
	right:10%;
	
}
	
}






	
