body { margin: 0px; background: transparent url('bg.jpg') repeat scroll center top; }
#container { border-radius: 0px; padding: 0px; width: 95%; min-width: 300px; max-width: 600px; position: relative; margin: 10px auto; }
#top { width: 100%; font-size: 29px; color: rgb(0, 171, 52); font-family: "Open Sans",sans-serif; font-weight: bold; padding-top: 12px; padding-bottom: 12px; }
#q00, #q0, #q1, #q2, #q3, #q4, #q5, #q6, #q7, #q8, #q9 { overflow: hidden; padding: 0px; width: 100%; min-width: 300px; max-width: 600px; display: none; position: absolute; line-height: 28px; font-size: 22px; color: rgb(255, 255, 255); font-family: "Open Sans",sans-serif; }
.btnyes { font-size: 30px; color: rgb(255, 255, 255); font-family: "Open Sans",sans-serif; width: 100%; min-width: 200px; background-color: rgb(108, 166, 85); border-radius: 4px; display: inline-block; cursor: pointer; font-weight: bold; padding: 20px 0px; text-decoration: none; border: 0px solid rgb(255, 255, 255); }
.btnno { font-size: 30px; color: rgb(255, 255, 255); font-family: "Open Sans",sans-serif; width: 100%; min-width: 200px; background-color: rgb(170, 170, 170); border-radius: 4px; display: inline-block; cursor: pointer; font-weight: bold; padding: 20px 0px; text-decoration: none; border: 0px solid rgb(255, 255, 255); }
.agree { font-size: 30px; color: rgb(255, 255, 255); font-family: "Open Sans",sans-serif; width: 100%; min-width: 200px; background-color: rgb(108, 166, 85); border-radius: 4px; display: inline-block; cursor: pointer; font-weight: bold; padding: 20px 0px; text-decoration: none; border: 0px solid rgb(255, 255, 255); }
#box { margin: 0px auto; padding: 10px; }
#box2 { width: 50%; min-width: 300px; margin: 0px auto; padding: 10px; }
.h1 { font-size: 40px; color: rgb(255, 255, 255); font-family: "Open Sans",sans-serif; }
.style1 { font-size: 20px; color: rgb(0, 171, 52); font-family: "Open Sans",sans-serif; }
.styleq2 {  }
.circle1 { font-size: 23px; color: rgb(255, 255, 255); font-family: "Open Sans",sans-serif; font-weight: bold; background: rgb(0, 171, 52) none repeat scroll 0% 0%; border-radius: 3px; padding: 8px 18px; }
.circle2 { font-size: 23px; color: rgb(136, 136, 136); font-family: "Open Sans",sans-serif; font-weight: bold; background: rgb(236, 236, 236) none repeat scroll 0% 0%; border-radius: 3px; padding: 8px 18px; }
@media screen and (max-width: 500px) {
	#q00, #q0, #q1, #q2, #q3, #q4, #q5, #q6, #q7, #q8, #q9 { font-size: 18px; line-height: 21px; }
	.h1 { font-size: 22px; }
	.style1 { font-size: 14px; }
	#top { font-size: 16px; }
	.btnyes { font-size: 24px; width: 100%; }
	.btnno { font-size: 24px; width: 100%; }
	.agree { font-size: 24px; width: 100%; }
}
.igtranslator-activator-icon { background-color: rgb(222, 184, 135) ! important; }
