﻿body {
	background: #ffffff none repeat scroll 0 0;
	color: #000000;
	font-family: Verdana,Tahoma,Arial,Sans-Serif;
	font-size: 14px;
	height: 650px;
	width: 1000px;
	position:absolute;
	bottom:0px;
	left:0px;
	top:0px;
	margin: 2px 0 0 0;
	padding:0px;
	overflow: hidden;
}
@font-face {
	font-family: 'Conv_Arial-Regular';
	src: url('../fonts/arial-regular.eot');
	src: local('☺'), url('../fonts/arial-regular.woff') format('woff'), url('../fonts/arial-regular.ttf') format('truetype'), url('../fonts/arial-regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.loading_img {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 100px;
	margin-top: -50px;
	margin-left: -50px;
}
.Wrapper .MainGame {
	height: 610px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	top: -8px;
	width: 830px;
	font-family: Arial;
	transform: scaleY(0.97);
	-webkit-transform: scaleY(0.97);
}
.tabbed:focus, .arrow_key:focus {
    box-shadow: 0px 0px 0px 2px #ffff00 !important;
	border-radius: 3px !important;
	outline: 0;
}
.matched_text {
	font-size: 19px;
	margin-top: 9px;
	margin-left: -6px;
}
.hglyt_Ani {
	width: 160px;
	height: 61px;
	position: absolute;
	left: -6px;
	top: -8px;
	background-image: url("../images/scene_1/correct_hglyt.png");
	-webkit-animation: nF1jump 0.3s steps(9, end) infinite;
	-moz-animation: nF1jump 0.3s steps(9, end) infinite;
	animation: nF1jump 0.3s steps(9, end) infinite;
}
@-webkit-keyframes nF1jump {
	from { background-position: 0px; }
	to { background-position: -1510px; }
}

@-moz-keyframes nF1jump {
	from { background-position: 0px; }
	to { background-position: -1510px; }
}

@keyframes nF1jump {
	from { background-position: 0px; }
	to { background-position: -1510px; }
}

.start_page {
	width: 100%;
	height: 100%;
	background: url("../images/scene_1/bacground.png") no-repeat;
	background-size: 100% 100%;
}
.Padding0 {
	padding: 0px;
}
.pairing_images {
	width: 600px;
}
.start_title {
	background: url("../images/scene_1/instruction.png") no-repeat;
	background-size: 100% 100%;
	width: 425px;
	height: 40px;
	padding-left: 10px;
	padding-top: 10px;
	margin-left: 10px;
	font-size: 20px;
}
p, h2, h4 {
	font-family: 'Conv_Arial-Regular',Sans-Serif;
}
.trials_count {
	position: relative;
	top: 30px;
	left: 10px;
	background: url("../images/scene_1/tries.png") no-repeat;
	background-size: 100% 100%;
	width: 154px;
	height: 160px;
}
.trials_count_hglyt {
	background: url("../images/scene_1/tries_1.png") no-repeat;
	background-size: 100% 100%;
	width: 148px;
	height: 152px;
	position: relative;
	top: 4px;
	left: -12px;
}
.trials_head {
	text-align: center;
	position: relative;
	top: 25px;
	font-size: 20px;
}
.trials_num {
	font-family: Open Sans;
	font-size: 50px;
	font-weight: normal;
	position: relative;
	top: -10px;
}
.trials_match {
	width: 154px;
	height: 55px;
	background: url("../images/scene_1/cardscreen.png") no-repeat;
	background-size: 100% 100%;
	position: relative;
	top: 40px;
	left: 10px;
	padding-left: 30px;
	padding-top: 9px;
}
.img_match {
	background: url("../images/scene_1/subtractcard_1.png") no-repeat;
	background-size: 100% 100%;
	height: 160px;
	display: block;
	cursor: pointer;
}
.img_match.wrong_image {
	background: url("../images/scene_1/subtractcard_4.png") no-repeat;
	background-size: 100% 100%;
}
.start_image .img_match:hover, .start_image .img_match:focus {
	background: url("../images/scene_1/subtractcard_2.png") no-repeat;
	background-size: 100% 100%;
	box-shadow: 0 0 25px #ffffff;
	border-radius: 20px;
}
.start_image .img_match:active {
	background: url("../images/scene_1/subtractcard_3.png") no-repeat;
	background-size: 100% 100%;
}
.shuffled_images {
	padding-left: 5px;
	padding-right: 5px;
}
.shuffled_images .hidden_word {
	background: url("../images/scene_1/subtractcard_5.png") no-repeat;
	background-size: 100% 100%;
	height: 160px;
	text-align: center;
}
.shuffled_images.matched_image .hidden_word {
	background: url("../images/scene_1/subtractcard_8.png") no-repeat;
	background-size: 100% 100%;
	height: 160px;
	text-align: center;
}
.hidden_text {
	font-size: 20px;
	font-weight: bold;
	position: relative;
	top: 44%;
	line-height: 1.1;
}
.hidden_symbol {
	font-size: 70px;
	font-weight: bold;
	position: relative;
	top: 18%;
}
.screen1_startbtn {
	background: url("../images/scene_1/go_btnnormal.png") no-repeat;
	background-size: 100% 100%;
	border: none;
	width: 100px;
	height: 45px;
	margin: 10px;
	font-weight: bold;
	font-size: 19px;
	cursor: pointer;
}
.screen1_startbtn:hover, .screen1_startbtn:focus {
	background: url("../images/scene_1/go_btnover.png") no-repeat;
	background-size: 100% 100%;
	box-shadow: 0 0 25px #ffffff;
	border-radius: 20px;
}
.screen1_startbtn:active {
	background: url("../images/scene_1/go_btndown.png") no-repeat;
	background-size: 100% 100%;
}
.Screen_1 {
	width: 100%;
	height: 100%;
}
.Sc1_intro {
	background: url("../images/scene_2/background_1.png") no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 100%;
}
.Sc1_intro_popup {
	background: url("../images/scene_2/splashtext.png") no-repeat;
	background-size: 100% 100%;
	width: 52%;
	height: 50%;
	margin: 0 auto;
	position: relative;
	top: 25%;
}
.hglyt_intro {
	width: 396px;
	height: 278px;
	position: absolute;
	left: 12px;
	top: 5px;
	transform: scaleX(1.115) scaleY(1.09);
	-webkit-transform: scaleX(1.115) scaleY(1.09);
	background-image: url("../images/scene_2/intro_hglyt.png");
	-webkit-animation: nF2jump 0.3s steps(8, end) infinite;
	-moz-animation: nF2jump 0.3s steps(8, end) infinite;
	animation: nF2jump 0.3s steps(8, end) infinite;
}
@-webkit-keyframes nF2jump {
	from { background-position: 0px; }
	to { background-position: -3175.94px; }
}
@-moz-keyframes nF2jump {
	from { background-position: 0px; }
	to { background-position: -3175.94px; }
}
@keyframes nF2jump {
	from { background-position: 0px; }
	to { background-position: -3175.94px; }
}

.Sc1_intropopup_head {
	position: relative;
	top: 28px;
	font-size: 28px;
	cursor: default;
}
.Sc1_intropopup_subhead {
	margin-top: 40px;
	cursor: default;
}
.Sc1_instructions {
	width: 360px;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 18px;
	cursor: default;
}
.clk_Btn {
	border: none;
	font-size: 18px;
	font-weight: bold;
}
.contest_enterBtn {
	background: url("../images/scene_2/buttonletsgo_normal.png") no-repeat;
	background-size: 100% 100%;
	width: 110px;
	height: 45px;
	position: relative;
	top: 3px;
	padding: 1px 6px;
}
.contest_enterBtn:hover, .contest_enterBtn:focus {
	background: url("../images/scene_2/buttonletsgo_over.png") no-repeat;
	background-size: 100% 100%;
	box-shadow: 0 0 25px #ffffff;
	border-radius: 20px;
}
.contest_enterBtn:active {
	background: url("../images/scene_2/buttonletsgo_down.png") no-repeat;
	background-size: 100% 100%;
}
.Sc1_background {
	background: url("../images/scene_2/background.png") no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 100%;
}
.booth_hglyt{
	background: url("../images/scene_2/boothspotlight.png") no-repeat;
	background-size: 100% 100%;
	height: 100%;
	width: 45%;
	position: relative;
	top: -22px;
	left: 50px;
}
.Sc1_maincontents{
	position: relative;
	top: -425px;
}
.welcome_note {
	background: url("../images/scene_2/splashspeechbubble.png") no-repeat;
	background-size: 72% 100%;
	margin: 0 auto;
	height: 40%;
	width: 346px;
	position: relative;
	top: 22px;
	left: 85px;
	padding-top: 1px;
	padding-left: 12px;
}
.welcome_head {
	margin-bottom: 18px;
}
.Sc1_booth {
	width: 101%;
	height: 100%;
}
.Sc1_door {
	border: none;
	background: url("../images/scene_2/door_3.png") no-repeat;
	background-position-x: -12px;
	background-position-y: -15px;
	background-size: 122% 111%;
	width: 128px;
	height: 304px;
	position: relative;
	bottom: 320px;
	left: 32px;
}
.Sc1_door:hover, .Sc1_door:focus {
	background: url("../images/scene_2/door_4.png") no-repeat;
	background-position-x: -12px;
	background-position-y: -11px;
	background-size: 121% 108%;
}
.booth_dooranimation{
	background :url("../images/scene_2/boothdoor.png") no-repeat 0 0;
	width: 293px;
	height: 325px;
	position: relative;
	bottom: 338px;
	left: -108px;
	border: none;
	-webkit-animation: open 2s steps(21, end) forwards;
	-moz-animation: open  2s steps(21, end) forwards;
	animation:  open 2s steps(21, end) forwards;
}
@-webkit-keyframes open {
	from { background-position: 0; }
	to { background-position: -6153px; }
}

@-moz-keyframes open {
	from { background-position: 0px; }
	to { background-position: -6153px; }
}

@keyframes open {
	from { background-position: 0px; }
	to { background-position: -6153px; }
}

.questions_header {
	font-size: 26px;
}
.Screen_2 {
	background: url("../images/scene_3/background.png") no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 100%;
}
.Sc2_frame {
	background: url("../images/scene_3/dash1.png") no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}
.Sc2_frameimg {
	width: 100%;
	height: 100%;
}
.Sc2_bttm_img {
	position: absolute;
	bottom: 0;
	width: 100%;
}
.Sc2_headercont {
	height: 41%;
}
.Sc2_host_instr2_text {
	width: 19%;
	height: 100%;
	position: relative;
	left: 6px;
	top: 40px;
}
.Sc2_host_instr2 {
	background: url("../images/scene_3/hostspeechcorner.png") no-repeat;
	background-size: 100% 92%;
	height: 100%;
	padding-top: 1px;
}
.Sc2_projectorbg {
	background: url("../images/scene_3/projectionscreen.png") no-repeat;
	background-size: 101% 103%;
	height: 100%;
	position: relative;
	top: 2px;
	left: -5px;
	text-align: center;
	width: 66%;
}
.question_choice {
	width: 54%;
	position: absolute;
	left: 24%;
	top: 6%;
	line-height: 0.4;
}
.Sc2_que_choice strong, .Sc2_que_choice h4 {
	margin: 5px 0 0;
}
.Plant_img {
	background: url("../images/scene_3/images/flower_1.png") no-repeat;
	background-size: 108% 108%;
	background-position: -6px;
	border: none;
	width: 92%;
	height: 124px;
	padding: 0;
	text-indent: -9999px;
}
.Plant_img:hover, .Plant_img:focus {
	background: url("../images/scene_3/images/flower_2.png") no-repeat;
	background-size: 106% 108%;
	background-position: -6px;
}
.Plant_img:active {
	background: url("../images/scene_3/images/flower_3.png") no-repeat;
	background-size: 108% 108%;
	background-position: -6px;
}
.Plant_img:disabled {
	background: url("../images/scene_3/images/flower_4.png") no-repeat;
	background-size: 108% 108%;
	background-position: -6px;
}
.Animal_img {
	background: url("../images/scene_3/images/animals_1.png") no-repeat;
	background-size: 108% 108%;
	background-position: -6px;
	border: none;
	width: 92%;
	height: 124px;
	padding: 0;
	text-indent: -9999px;
}
.Animal_img:hover, .Animal_img:focus {
	background: url("../images/scene_3/images/animals_2.png") no-repeat;
	background-size: 106% 108%;
	background-position: -6px;
}
.Animal_img:active {
	background: url("../images/scene_3/images/animals_3.png") no-repeat;
	background-size: 108% 108%;
	background-position: -6px;
}
.Animal_img:disabled {
	background: url("../images/scene_3/images/animals_4.png") no-repeat;
	background-size: 108% 108%;
	background-position: -6px;
}
.Sc2_scrldwn_piston {
	background: url("../images/scene_3/panelpiston.png") no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: -6px;
	left: 17%;
	width: 67%;
}
.Sc2_box_scrldwn {
	width: 100%;
	height: 100%;
	position: absolute;
	top: -100px;
}
.Sc2_scrolldwn {
	background: url("../images/scene_3/panelscreen.png") no-repeat;
	background-size: 100% 100%;
	width: 55.5%;
	height: 42%;
	margin: 0 auto;
	position: relative;
	left: 3px;
	top: 0;
	transform: rotateX(-70deg);
	-webkit-transform: rotateX(-70deg);
}
.instr_to_solve {
	position: relative;
	top: 28px;
	left: 22px;
}
.Sc2_gnrl_instr {
	list-style-type: decimal;
	padding-left: 25px;
	font-size: 18px;
	line-height: 1.2;
	margin-top: 15px;
}
.plntque2_choices {
	list-style-type: decimal;
	padding-left: 25px;
	margin: 0;
}
.instr_close {
	background: url("../images/scene_3/buttons/close_btn_normal.png") no-repeat;
	background-size: 94% 94%;
	border: none;
	width: 26px;
	height: 18px;
	float: right;
	position: relative;
	left: -20px;
	top: 7px;
	text-indent: -9999px;
}
.instr_close:hover, .instr_close:focus {
	background: url("../images/scene_3/buttons/close_btn_over.png") no-repeat;
	background-size: 100% 100%;
}
.instr_close:active {
	background: url("../images/scene_3/buttons/close_btn_down.png") no-repeat;
	background-size: 100% 100%;
}
.Sc2_bottomBtns {
	position: absolute;
	bottom: -48px;
}
.Sc2_stepsBtn {
	background: url("../images/scene_3/buttons/buttonnext2_normal.png") no-repeat;
	background-size: 100% 100%;
	width: 44%;
	height: 45px;
	position: relative;
	left: 50%;
	top: 16px;
	padding-left: 8px;
	padding-bottom: 4px;
}
.Sc2_stepsBtn:hover, .Sc2_stepsBtn:focus, .Sc2_prblmBtn_active:hover, .Sc2_prblmBtn_active:focus {
	background: url("../images/scene_3/buttons/buttonnext2_0ver.png") no-repeat;
	background-size: 100% 100%;
	box-shadow: 0 0 25px #ffffff;
	border-radius: 20px;
}
.Sc2_stepsBtn:active, .Sc2_prblmBtn_active:active {
	background: url("../images/scene_3/buttons/buttonnext2_down.png") no-repeat;
	background-size: 100% 100%;
}
.Sc2_stepsBtn_disable {
	background: url("../images/scene_3/buttons/buttonnext2_hit.png") no-repeat;
	background-size: 100% 100%;
	pointer-events: none;
}
.choices {
	background: url("../images/scene_3/buttons/answerbutton2.png") no-repeat;
	background-size: 102% 100%;
	background-position: -2px;
	width: 108px;
	height: 112px;
	border: none;
	position: relative;
	top: -58px;
	left: -36px;
}
.choice_number {
	width: 38px;
	height: 46px;
	position: relative;
	top: 33px;
	left: 26px;
	text-indent: -9999px;
}
#choice_number1 {
	background: url("../images/scene_3/number_01.png") no-repeat;
	background-size: 100% 100%;
}
#choice_number2 {
	background: url("../images/scene_3/number_02.png") no-repeat;
	background-size: 100% 100%;
}
#choice_number3 {
	background: url("../images/scene_3/number_03.png") no-repeat;
	background-size: 100% 100%;
}
.choices:hover, .choices:focus {
	background: url("../images/scene_3/buttons/answerbutton4.png") no-repeat;
	background-size: 102% 100%;
	background-position: -2px;
}
.choices:active {
	background: url("../images/scene_3/buttons/answerbutton5.png") no-repeat;
	background-size: 102% 100%;
	background-position: -2px;
}
.choices:disabled {
	background: url("../images/scene_3/buttons/answerbutton1.png") no-repeat;
	background-size: 102% 100%;
	background-position: -2px;
}
.clicked_wrg:disabled {
	background: url("../images/scene_3/buttons/answerbutton6.png") no-repeat;
	background-size: 102% 100%;
	background-position: -2px;
}
.clicked_crc:disabled {
	background: url("../images/scene_3/buttons/answerbutton12.png") no-repeat;
	background-size: 102% 100%;
	background-position: -2px;
}
.Sc2_prblmBtn, .Sc2_plnt_prblmBtn_2, .Sc2_plnt_prblmBtn_3, .Sc2_animal_prblmBtn_1, .Sc2_animal_prblmBtn_2, .Sc2_animal_prblmBtn_3 {
	background: url("../images/scene_3/buttons/buttonnext2_hit.png") no-repeat;
	background-size: 100% 100%;
	width: 58%;
	height: 45px;
	position: relative;
	top: 16px;
	left: -5px;
	padding-left: 10px;
	padding-bottom: 4px;
	color: #000000;
	pointer-events: none;
}
.Sc2_prblmBtn_active {
	background: url("../images/scene_3/buttons/buttonnext2_normal.png") no-repeat;
	background-size: 100% 100%;
	pointer-events: auto;
}
.project_mes {
	position: relative;
	top: 33%;
	font-size: 41px;
}
.Points_table{
	background: url("../images/scene_3/score_display.png") no-repeat 0 0;
	height: 207px;
    left: 138px;
    position: relative;
    top: 10px;
    width: 168px;
}
.pscoreanimation{
	background: url("../images/scene_3/p_scoreani.png") no-repeat 0 0;
	-webkit-animation: ebeam 0.8s steps(18, end) forwards;
	-moz-animation: ebeam  0.8s steps(18, end) forwards;
	animation:  ebeam 0.8s steps(18, end) forwards;
}
@-webkit-keyframes ebeam {
	from { background-position: 0; }
	to { background-position: -3024px; }
}

@-moz-keyframes ebeam {
	from { background-position: 0px; }
	to { background-position: -3024px; }
}

@keyframes ebeam {
	from { background-position: 0px; }
	to { background-position: -3024px; }
}

.Sc2_points {
	position: relative;
	top: 36px;
}
.Sc2_points strong {
	font-size: 14px;
	letter-spacing: -1px;
}
.Sc2_score {
	height: 54px;
	font-family: Open Sans;
	font-size: 50px;
	font-weight: bold;
	position: relative;
	top: -5px;
}
.Sc2_highscore {
	font-size: 28px;
	font-weight: bold;
	margin-left: -2px;
}
.Sc2_hosttable {
	background: url("../images/scene_3/deskhost.png") no-repeat;
	background-size: 22%;
	background-position-y: 65px;
	height: 100%;
	position: relative;
	top: 345px;
	left: 28px;
}
.Sc2_host {
	width: 194px;
	position: relative;
	top: -352px;
	left: 29px;
}
.Sc2_host_instr, .Sc2_host_slctinstr, .plantque1_host_instr, .Sc2_wrong_text1, .Sc2_wrong_text2, .Sc2_points_text, .plantque2_host_instr, .plantque3_host_instr, .Sc2_wrong_text3, .Sc2_aftr_calc, .plantque4_host_instr, .Sc2_wrong_text4, .Sc2_points_text2, .Sc2_wrong_textusecalc {
	background: url("../images/scene_3/hostspeechbubble3.png") no-repeat;
	background-size: 97% 100%;
	width: 294px;
	height: 158px;
	position: relative;
	top: -565px;
	left: 118px;
	padding-left: 45px;
}
.Sc2_hostact_hpy {
	width: 112px;
	position: relative;
	top: -346px;
	left: 16px;
}
.Sc2_host_slctinstr {
	height: 64px;
	top: -545px;
}
.Sc2_points_text {
	height: 82px;
	left: 88px;
}
.Sc2_points_text2 {
	height: 136px;
	left: 88px;
}
.plant_attmpt2_text .Sc2_points_text2 {
	height: 86px;
}
.Sc2_wrong_text1, .plantque2_host_instr, .plantque3_host_instr, .Sc2_wrong_text3, .plantque4_host_instr, .Sc2_wrong_text4, .Sc2_wrong_textusecalc {
	height: 100px;
	top: -564px;
	left: 88px;
}
.plant_attmpt2_text .plantque4_host_instr {
	height: 116px;
}
.Sc2_wrong_text2 {
	height: 122px;
	top: -564px;
	left: 86px;
}
.plant_attmpt3_text .Sc2_wrong_text2 {
	height: 140px;
}
.Sc2_aftr_calc, .plant_attmpt2_text .Sc2_wrong_text2 {
	height: 138px;
	top: -564px;
	left: 86px;
}
.Sc2_readystart {
	margin-top: 7px;
	margin-bottom: 20px;
	padding-left: 8px;
	letter-spacing: -0.5px;
}
.contesttant_intro {
	width: 222px;
	padding-top: 6px;
	margin-top: 0;
	margin-bottom: 2px;
}
.Sc2_wrong_text1 .contesttant_intro, .Sc2_wrong_text2 .contesttant_intro, .Sc2_points_text .contesttant_intro, .plantque2_host_instr .contesttant_intro, .plantque3_host_instr .contesttant_intro, .Sc2_wrong_text3 .contesttant_intro, .Sc2_wrong_text4 .contesttant_intro, .Sc2_points_text2 .contesttant_intro, .Sc2_wrong_textusecalc .contesttant_intro, .plant_attmpt3_text .plantque4_host_instr .contesttant_intro {
	margin-bottom: 8px;
}
.Sc2_aftr_calc .contesttant_intro {
	margin-bottom: 8px;
	width: 205px;
}
.Sc2_paneltable {
	background: url("../images/scene_3/deskgame.png") no-repeat;
	background-size: 80% 36%;
	background-position-y: 60px;
	width: 62%;
	height: 94%;
	position: relative;
	bottom: 243px;
	left: 85px;
}
.Sc2_panelmembers_nrm {
	width: 59%;
	position: relative;
	top: -70px;
	left: 72px;
}
.Sc2_panelmembers_rlx {
	width: 68%;
	position: relative;
	top: -67px;
	left: 72px;
}
.Sc2_plantque_1, .Sc2_animalque_1 {
	padding-left: 56px;
	margin-top: 2px;
}
.Sc2_plantque_2 {
	padding-left: 46px;
	margin-top: 2px;
}
.Sc2_plantque_3 {
	padding-left: 26px;
	margin-top: 2px;
}
.Sc2_animalque_2 {
	padding-left: 34px;
	margin-top: 2px;
}
.Sc2_animalque_3 {
	padding-left: 44px;
	margin-top: 2px;
}
.Sc2_que1_head {
	padding-right: 0;
	padding-left: 8px;
}
.Sc2_plantque_3 .Sc2_que1_head, .Sc2_animalque_3 .Sc2_que1_head {
	padding-left: 0;
}
.Sc2_Audbtn {
	background: url("../images/scene_3/buttonaudio1.png") no-repeat;
	background-size: 120% 120%;
	background-position: -6px;
	width: 50px;
	height: 50px;
	border: none;
	margin-top: -6px;
}
.Sc2_Audbtn:disabled {
	background: url("../images/scene_3/buttonaudio4.png") no-repeat;
	background-size: 128% 124%;
	background-position: -6px;
}
.Sc2_Audbtn:hover, .Sc2_Audbtn:focus {
	background: url("../images/scene_3/buttonaudio2.png") no-repeat;
	background-size: 111% 105%;
	background-position: -3px;
}
.Sc2_Audbtn:active {
	background: url("../images/scene_3/buttonaudio3.png") no-repeat;
	background-size: 128% 124%;
	background-position: -6px;
}
.Sc2_plantque_head {
	width: 340px;
	line-height: 1.2;
	margin-top: -4px;
}
.Sc2_plantque_3 .Sc2_plantque_head, .Sc2_animalque_3 .Sc2_plantque_head {
	width: 364px;
	margin-bottom: 18px;
}
.Sc2_animalque_1 .Sc2_plantque_head {
	width: 328px;
	margin-bottom: 22px;
}
.Sc2_animalque_2 .Sc2_plantque_head {
	width: 370px;
	margin-bottom: 22px;
}
#Que_1_plants {
	margin-top: 20px;
}
.plantque_1_host, .plantque_1_nrmhost {
	width: 164px;
	height: 188px;
	position: relative;
	top: -352px;
	left: -18px;
}
.plantque1_host_instr {
	height: 138px;
	top: -536px;
}
.plantque_1_nrmhost {
	top: -329px;
	left: 37px;
}
.Sc2_questions, .Sc2_plntque_2, .Sc2_plntque_3, .Sc2_anique_3, .Sc2_anique_4, .Sc2_anique_5, .Sc2_anique_6, .Sc2_plntque_4, .final_que_calculations {
	background: url("../images/scene_3/displaycard_5.png") no-repeat;
	background-size: 107% 98%;
	height: 100%;
	padding-top: 1px;
	position: relative;
	top: -9px;
	left: -150px;
}
.Sc2_questions h4, .Sc2_plntque_2 h4, .Sc2_plntque_3 h4, .Sc2_anique_3 h4, .Sc2_anique_4 h4, .Sc2_anique_5 h4, .Sc2_anique_6 h4, .Sc2_plntque_4 h4, .final_que_calculations h4 {
	position: relative;
	left: 14px;
	width: 118px;
	letter-spacing: -1px;
	word-spacing: 3px;
	line-height: 1;
	margin-bottom: 15px;
}
.Sc2_anique_3 .anique3_text, .Sc2_anique_4 .anique3_text, .Sc2_anique_5 .anique3_text, .Sc2_anique_6 .anique3_text {
	width: 103px;
	line-height: 0.9;
	margin-bottom: 0;
}
.choice_1 {
	background: url("../images/scene_3/popup/bg_girl_1_6.png") no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: -12px;
	left: -36px;
	width: 190px;
	height: 105px;
}
.plantque_attmpt3_popups .plnt_que5_chc .choice_1, .plantque_attmpt3_popups .plnt_que5_chc .choice_3, .animalque_attmpt3_popups .animal_que5_chc .choice_1, .animalque_attmpt3_popups .animal_que5_chc .choice_3 {
	height: 86px;
}
.plantque_attmpt3_popups .plnt_que5_chc .choice_1.correct_hglyt, .plantque_attmpt3_popups .plnt_que5_chc .choice_3.correctans_hglyt {
	padding-top: 2px;
}
.plantque_attmpt3_popups .plnt_que5_chc .choice_3.correctans_hglyt {
	top: -10px;
}
.plantque_attmpt3_popups .plnt_que3_chc .choice_1 {
	height: 105px;
	padding-top: 5px;
}
.choice_text {
	margin: 0;
	width: 173px;
	padding-top: 23px;
	padding-left: 6px;
}
.plantque_attmpt3_popups .plnt_que2_chc .choice_text {
	width: 192px;
}
.choice_2 .choice_text {
	padding-top: 4px;
}
.choice_3 .choice_text {
	padding-top: 29px;
}
.plantque_attmpt2_popups .choice_3 .choice_text {
	padding-top: 23px;
}
.plantque_attmpt2_popups .choice_3 .shorter_ans_attmpt2 {
	padding-top: 26px;
}
.plantque_attmpt2_popups .plnt_que4_chc .choice_2 .shorter_ans_attmpt2 {
	padding-top: 8px;
}
.plantque_attmpt2_popups .shorter_ans_attmpt2_que4 {
	padding-top: 16px !important;
}
.plantque_attmpt2_popups .choice_2 .shorter_ans_attmpt2_que4 {
	padding-top: 1px !important;
}
.plnt_que4_chc .shorter_ans {
	width: 152px;
	padding-top: 24px;
}
.plnt_que4_chc .choice_2 .shorter_ans, .plantque_attmpt3_popups .plnt_que5_chc .choice_1.correctans_hglyt {
	padding-top: 6px;
}
.choice_2 {
	background: url("../images/scene_3/popup/bg_girl_2_6.png") no-repeat;
	background-size: 100% 90%;
	position: absolute;
	top: -130px;
	left: 126px;
	width: 200px;
	height: 156px;
}
.plantque_attmpt3_popups .plnt_que3_chc .choice_2 {
	background: url("../images/scene_3/popup/changed_popups/talk24.png") no-repeat;
	background-size: 100% 90%;
	position: absolute;
	top: -146px;
	height: 140px;
	padding-left: 10px;
}
.plantque_attmpt3_popups .plnt_que3_chc .choice_2.correctans_hglyt {
	background: url("../images/scene_3/popup/changed_popups/talk23.png") no-repeat;
	background-size: 100% 100%;
	top: -155px;
}
.plantque_attmpt3_popups .plnt_que3_chc .choice_2.wrong_ans2 {
	background: url("../images/scene_3/popup/changed_popups/talk25.png") no-repeat;
	background-size: 100% 100%;
}
.plnt_que3_chc .choice_2 {
	height: 180px;
	top: -150px;
}
.choice_3 {
	background: url("../images/scene_3/popup/bg_boy_6.png") no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 214px;
	width: 200px;
	height: 102px;
}
.plantque_attmpt2_popups .choice_3 {
	padding-top: 6px;
}
.plantque_attmpt3_popups .plnt_que3_chc .choice_3 {
	padding-top: 12px;
	height: 114px;
}
.plnt_que3_chc .pop_ups, .plantque_attmpt3_popups .plnt_que4_chc .pop_ups, .plantque_attmpt3_popups .plnt_que6_chc .pop_ups, .animalque_attmpt1_popups .animal_que3_chc .pop_ups, .animalque_attmpt2_popups .animal_que3_chc .pop_ups {
	height: 65px;
}
.plantque_attmpt3_popups .plnt_que6_chc .choice_3.correctans_hglyt {
	padding-top: 0;
}
.plantque_attmpt3_popups .plnt_que4_chc .choice_1.correctans_hglyt, .plantque_attmpt3_popups .plnt_que6_chc .choice_1.correctans_hglyt, .animalque_attmpt2_popups .animal_que3_chc .choice_1.correctans_hglyt {
	padding-top: 5px;
	top: -20px;
}
.plnt_que3_chc .choice_2, .plantque_attmpt3_popups .plnt_que4_chc .choice_2, .plantque_attmpt3_popups .plnt_que6_chc .choice_2, .animalque_attmpt1_popups .animal_que3_chc .choice_2, .animalque_attmpt2_popups .animal_que3_chc .choice_2 {
	height: 90px;
	top: -106px;
}
.plnt_que3_chc .choice_2 .choice_text, .animalque_attmpt1_popups .animal_que3_chc .choice_2 .choice_text, .animalque_attmpt2_popups .animal_que3_chc .choice_2 .choice_text {
	padding-top: 10px;
}
.plnt_que3_chc .choice_2.correctans_hglyt .choice_text, .animalque_attmpt2_popups .animal_que3_chc .choice_2.correctans_hglyt {
	padding-top: 4px;
}
.plnt_que3_chc .choice_3 .choice_text {
	padding-top: 23px;
}
.wrong_ans1 {
	background: url("../images/scene_3/popup/bgincorrect_girl_1_5.png") no-repeat;
	background-size: 98% 88%;
}
.wrg_img {
	width: 26%;
	height: 33%;
	position: relative;
	left: 160px;
	top: -6px;
}
.choice_2 .wrg_img {
	top: -16px;
}
.animalque_attmpt3_popups .crc_img, .animalque_attmpt3_popups .wrg_img, .plantque_attmpt2_popups .crc_img, .plantque_attmpt2_popups .wrg_img, .plantque_attmpt3_popups .crc_img, .plantque_attmpt3_popups .wrg_img {
	height: initial;
}
.animalque_attmpt1_popups .animal_que3_chc .wrg_img, .animalque_attmpt2_popups .animal_que3_chc .wrg_img {
	height: initial;
	top: -6px;
}
.animalque_attmpt1_popups .animal_que4_chc .wrg_img {
	height: initial;
	top: -10px;
}
.plantque_attmpt3_popups .plnt_que6_chc .wrg_img {
	top: 6px;
}
.plnt_que3_chc .wrg_img {
	height: 50%;
}
.wrong_ans2 {
	background: url("../images/scene_3/popup/bgincorrect_girl_2_5.png") no-repeat;
	background-size: 96% 100%;
	height: 130px;
}
.animalque_attmpt1_popups .animal_que1_chc .anim_atmpt1_wrgshrtans {
	height: 108px !important;
}
.animalque_attmpt1_popups .animal_que4_chc .anim_atmpt1_wrgshrtans2 {
	height: 74px !important;
}
.animalque_attmpt1_popups .animal_que4_chc .anim_atmpt1_wrgshrtans3 {
	height: 102px !important;
}
.plnt_que3_chc .wrong_ans2 {
	top: -116px;
}
.wrong_ans3 {
	background: url("../images/scene_3/popup/bgincorrect_boy_5.png") no-repeat;
	background-size: 98% 97%;
}
.choice_1.correctans_hglyt {
	background: url("../images/scene_3/popup/bgcorrect_girl_1_4.png") no-repeat;
	background-size: 100% 100%;
	width: 200px;
	height: 122px;
	padding-top: 14px;
	padding-left: 10px;
	top: -26px;
	left: -42px;
}
.animalque_attmpt1_popups .animal_que3_chc .choice_1.correctans_hglyt, .animalque_attmpt3_popups .animal_que4_chc .choice_1.correctans_hglyt, .animalque_attmpt3_popups .animal_que5_chc .choice_1.correctans_hglyt, .animalque_attmpt3_popups .animal_que6_chc .choice_1.correctans_hglyt {
	padding-top: 6px;
	top: -20px;
}
.animalque_attmpt2_popups .animal_que2_chc .choice_1.correctans_hglyt {
	height: 104px !important;
}
.choice_1.longer_textxx2.correctans_hglyt {
	height: 170px;
}
.plantque_attmpt3_popups .plnt_que2_chc .choice_1 .choice_text {
	padding-top: 34px;
}
.plnt_que3_chc .choice_1.correctans_hglyt {
	height: 80px;
	padding-top: 10px;
	top: -22px;
}
.plantque_attmpt3_popups .plnt_que3_chc .choice_1.correctans_hglyt {
	padding-top: 12px;
}
.choice_2.correctans_hglyt {
	background: url("../images/scene_3/popup/bgcorrect_girl_2_4.png") no-repeat;
	background-size: 100% 100%;
	width: 208px;
	left: 118px;
	padding-top: 12px;
	padding-left: 12px;
}
.animalque_attmpt1_popups .animal_que3_chc .choice_2.correctans_hglyt {
	padding-top: 6px;
	top: -110px;
}
.animalque_attmpt1_popups .animal_que1_chc .choice_2.correctans_hglyt, .animalque_attmpt1_popups .animal_que2_chc .choice_2.correctans_hglyt, .animalque_attmpt1_popups .animal_que4_chc .choice_2.correctans_hglyt, .animalque_attmpt2_popups .animal_que1_chc .choice_2.correctans_hglyt, .animalque_attmpt2_popups .animal_que2_chc .choice_2.correctans_hglyt {
	top: -140px;
}
.plantque_attmpt1_popups .choice_2.correctans_hglyt, .plantque_attmpt2_popups .plnt_que1_chc .choice_2.correctans_hglyt, .plantque_attmpt2_popups .plnt_que2_chc .choice_2.correctans_hglyt, .plantque_attmpt3_popups .plnt_que5_chc .choice_2.correctans_hglyt {
	top: -140px;
}
.plantque_attmpt1_popups .plnt_que3_chc .choice_2.correctans_hglyt {
	top: -106px;
}
.choice_2.longer_textxx {
	background: url("../images/scene_3/popup/changed_popups/talk24.png") no-repeat;
	background-size: 100% 100%;
	top: -166px;
	height: 176px;
	padding-top: 6px;
	padding-left: 8px;
}
.choice_2.longer_textxx.correctans_hglyt {
	background: url("../images/scene_3/popup/changed_popups/talk23.png") no-repeat;
	background-size: 100% 100%;
}
.choice_3.correctans_hglyt {
	background: url("../images/scene_3/popup/bgcorrect_boy_4.png") no-repeat;
	background-size: 100% 100%;
	width: 204px;
	height: 120px;
	top: -14px;
	left: 204px;
	padding-top: 12px;
	padding-left: 12px;
}
.plantque_attmpt2_popups .choice_3.correctans_hglyt {
	padding-top: 17px;
}
.animalque_attmpt2_popups .animal_que2_chc .choice_3.correctans_hglyt {
	top: -12px;
	height: 106px !important;
}
.animalque_attmpt1_popups .animal_que3_chc .choice_3.correctans_hglyt, .animalque_attmpt2_popups .animal_que3_chc .choice_3.correctans_hglyt, .animalque_attmpt3_popups .animal_que4_chc .choice_3.correctans_hglyt, .animalque_attmpt3_popups .animal_que5_chc .choice_3.correctans_hglyt, .animalque_attmpt3_popups .animal_que6_chc .choice_3.correctans_hglyt {
	top: -6px;
	padding-top: 0;
}
.plantque_attmpt3_popups .plnt_que6_chc .choice_3.correctans_hglyt {
	top: -6px;
}
.plant_attmpt3_text .Sc2_wrong_text3 {
	height: 144px;
}
.plantque_attmpt2_popups .plnt_que3_chc .choice_3.correctans_hglyt {
	height: 82px;
	padding-left: 12px;
}
.plantque_attmpt1_popups .plnt_que3_chc .choice_3.correctans_hglyt, .plantque_attmpt3_popups .plnt_que4_chc .choice_3.correctans_hglyt {
	padding-top: 0;
	height: 65px;
	top: -6px;
}
.plantque_attmpt1_popups .plnt_que3_chc .choice_3.correctans_hglyt {
	padding-top: 5px;
}
.crc_img {
	width: 28%;
	height: 50%;
	position: relative;
	top: -30px;
	left: 150px;
}
.animalque_attmpt2_popups .crc_img, .animalque_attmpt2_popups .wrg_img {
	height: initial;
}
.plnt_que3_chc .crc_img {
	width: 25%;
	height: 62%;
	top: -15px;
	left: 154px;
}
.plantque_attmpt3_popups .plnt_que3_chc .crc_img {
	top: -30px;
}
.plantque_attmpt3_popups .plnt_que6_chc .crc_img {
	top: -23px;
}
.rwrd_points {
	position: absolute;
	top: 110px;
	left: 105px;
	font-size: 40px;
	transform: skewY(-18deg);
	-webkit-transform: skewY(-18deg);
}
.rwrd_points p {
	font-size: 16px;
	font-weight: bold;
	margin-top: -16px;
	margin-left: 10px;
	letter-spacing: -1px;
}
.margin0 {
	margin: 0;
}
.Sc2_calc {
	background: url("../images/scene_3/controlpanel.png") no-repeat;
	background-size: 100% 100%;
	width: 37.5%;
	height: 28%;
	position: absolute;
	bottom: -170px;
	left: 16px;
	text-align: center;
	font-size: 20px;
	padding-top: 16px;
}
.calc_head_content, .animalque1calc_head {
	font-size: 16px;
}
.calc_input {
	width: 40px;
	height: 23px;
	font-size: 16px;
	vertical-align: top;
	background: #ffff66;
	border: 2px solid #cc0000;
	outline: none;
	color: #000000;
	padding: 2px;
}
.calculations_for_plntque2 .calc_input, .calculations_for_plntque2 h4, .calculations_for_plntque3 .calc_input, .calculations_for_plntque3 h4, .calculations_for_plntque3_2 .calc_input, .calculations_for_plntque3_2 h4 {
	font-size: 15px;
}
.calc_input:disabled {
	background: #cccccc;
	border: 2px solid #999999;
}
.calc_head {
	padding-left: 2px;
}
.calc_head2 {
	padding: 10px;
}
.calculations_for_plntque2 .calc_head2, .calculations_for_plntque3 .calc_head2, .calculations_for_plntque3_2 .calc_head2 {
	padding: 8px;
}
.calculations_for_plntque1, .calculations_for_plntque2, .calculations_for_plntque3, .calculations_for_plntque3_2, .calculations_for_animalque1, .calculations_for_animalque2, .calculations_for_animalque3, .calculations_for_animalque3_2 {
	position: absolute;
	bottom: -132px;
	left: 20px;
	width: 36%;
	text-align: center;
	font-size: 20px;
}
.subtract_font {
	position: relative;
	top: -10px;
	margin-right: 4px;
}
.divide_font {
	position: relative;
	top: -5px;
}
.attmpt3_mul_font {
	position: relative;
	top: -5px;
	left: 3px;
}
.calculations_for_plntque2 .subtract_font {
	top: -4px;
	margin-right: 0;
}
.calc_Btn, .try_againBtn {
	background: url("../images/scene_3/buttons/buttonsubmit_normal.png") no-repeat;
	background-size: 100% 100%;
	width: 34%;
	height: 32px;
	border: none;
	position: relative;
	right: 20px;
	top: -6px;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}
.calculations_for_plntque3_2 .calc_Btn {
	top: 0;
}
.calculations_for_plntque2 .calc_Btn {
	top: 0;
}
.try_againBtn {
	width: 30%;
	margin-right: -6px;
}
.calc_Btn:hover, .calc_Btn:focus, .try_againBtn:hover, .try_againBtn:focus {
	background: url("../images/scene_3/buttons/buttonsubmit_over.png") no-repeat;
	background-size: 100% 100%;
}
.calc_Btn:active, .try_againBtn:active {
	background: url("../images/scene_3/buttons/buttonsubmit_down.png") no-repeat;
	background-size: 100% 100%;
}
.calc_Btn:disabled {
	background: url("../images/scene_3/buttons/buttonsubmit_hit.png") no-repeat;
	background-size: 100% 100%;
}
.calc_wrong_inputs {
	background: url("../images/scene_3/feedbackpanel.png") no-repeat;
	background-size: 100% 100%;
	width: 47.5%;
	height: 40%;
	position: absolute;
	bottom: 142px;
	left: 8px;
}
.calc_wrong_inputstext {
	position: absolute;
	bottom: 294px;
	left: 30px;
}
.calc_ans {
	font-size: 16px;
	margin-left: 3px;
	position: relative;
	top: -6px;
}
.calculations_for_plntque2 .calc_ans, .calculations_for_plntque3_2 .calc_ans {
	font-size: 15px;
	top: 2px;
	visibility: hidden;
}
.final_popup .bye_1 {
	background: url("../images/scene_3/popup/bg_girl_1_6.png") no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: -12px;
	left: -36px;
	width: 190px;
	height: 60px;
}
.final_popup .bye_2 {
	background: url("../images/scene_3/popup/bg_girl_2_6.png") no-repeat;
	background-size: 100% 90%;
	position: absolute;
	top: -104px;
	left: 128px;
	width: 190px;
	height: 90px;
}
.final_popup .bye_3 {
	background: url("../images/scene_3/popup/bg_boy_6.png") no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 214px;
	width: 190px;
	height: 60px;
}
.final_popup .bye_2 .choice_text {
	padding-top: 8px;
}
.Final_prizes {
	text-align: center;
	margin-top: 16px;
}
#lower_scr_prize {
	width: 48%;
	position: relative;
	top: -22px;
}
#higher_scr_prize {
	width: 60%;
}
.choice1_lnpopup {
	background: url("../images/scene_3/popup/changed_popups/talk18.png") no-repeat;
	background-size: 100% 100%;
	top: -18px;
	left: -58px;
	width: 200px;
	height: 134px;
	padding-left: 8px;
}
.choice1_lnpopup.correctans_hglyt {
	background: url("../images/scene_3/popup/changed_popups/talk17.png") no-repeat;
	background-size: 100% 100%;
	top: -16px;
	left: -60px;
	padding-top: 0;
	height: 132px;
}
.choice2_lnpopup {
	background: url("../images/scene_3/popup/changed_popups/talk24.png") no-repeat;
	background-size: 100% 100%;
	top: -174px;
	left: 124px;
	height: 190px;
	padding-top: 8px;
	padding-left: 8px;
}
.choice2_lnpopup.correctans_hglyt {
	background: url("../images/scene_3/popup/changed_popups/talk23.png") no-repeat;
	background-size: 100% 100%;
	padding-top: 8px;
}
.choice3_lnpopup {
	background: url("../images/scene_3/popup/changed_popups/talk15.png") no-repeat;
	background-size: 100% 100%;
	top: -6px;
	left: 194px;
	height: 146px;
	padding-left: 8px;
}
.choice3_lnpopup.correctans_hglyt {
	background: url("../images/scene_3/popup/changed_popups/talk14.png") no-repeat;
	background-size: 100% 100%;
	top: -4px;
	left: 184px;
	padding-top: 0;
	height: 140px;
}

.animalque_attmpt3_popups .animal_que2_chc .choice_1, .plantque_attmpt3_popups .plnt_que2_chc .choice_1 {
	background: url("../images/scene_3/popup/changed_popups/talk18.png") no-repeat;
	background-size: 100% 100%;
	height: 172px;
	top: -20px;
	left: -96px;
	width: 244px;
	padding-left: 8px;
	padding-top: 4px;
}
.plantque_attmpt3_popups .plnt_que2_chc .choice_1 {
	left: -80px;
	width: 224px;
}
.animalque_attmpt3_popups .animal_que2_chc .choice_1.wrong_ans1, .plantque_attmpt3_popups .plnt_que2_chc .choice_1.wrong_ans1 {
	background: url("../images/scene_3/popup/changed_popups/talk19.png") no-repeat;
	background-size: 100% 100%;
}
.animalque_attmpt3_popups .animal_que2_chc .choice_1.correctans_hglyt, .plantque_attmpt3_popups .plnt_que2_chc .choice_1.correctans_hglyt {
	background: url("../images/scene_3/popup/changed_popups/talk17.png") no-repeat;
	background-size: 100% 100%;
}
.animalque_attmpt3_popups .animal_que2_chc .choice_3, .plantque_attmpt3_popups .plnt_que2_chc .choice_3 {
	background: url("../images/scene_3/popup/changed_popups/talk15.png") no-repeat;
	background-size: 100% 100%;
	width: 238px;
	height: 162px;
	left: 166px;
	top: -6px;
	padding-left: 6px;
	padding-top: 2px;
}
.plantque_attmpt3_popups .plnt_que2_chc .choice_3 {
	width: 228px;
}
.animalque_attmpt3_popups .animal_que2_chc .choice_3.wrong_ans3, .plantque_attmpt3_popups .plnt_que2_chc .choice_3.wrong_ans3 {
	background: url("../images/scene_3/popup/changed_popups/talk16.png") no-repeat;
	background-size: 100% 100%;
}
.animalque_attmpt3_popups .animal_que2_chc .choice_3.correctans_hglyt, .plantque_attmpt3_popups .plnt_que2_chc .choice_3.correctans_hglyt {
	background: url("../images/scene_3/popup/changed_popups/talk14.png") no-repeat;
	background-size: 100% 100%;
}
.animalque_attmpt3_popups .animal_que3_chc .choice_1 {
	height: 126px;
	padding-top: 5px;
}
.animalque_attmpt3_popups .animal_que3_chc .choice_3 {
	height: 134px;
	padding-top: 10px;
}
.animalque_attmpt3_popups .animal_que3_chc .choice_1.correctans_hglyt {
	height: 154px;
	padding-top: 24px;
}
.animalque_attmpt3_popups .animal_que3_chc .choice_3.correctans_hglyt {
	height: 146px;
    padding-top: 18px;
}
.animalque_attmpt3_popups .animal_que3_chc .choice_2 {
	height: 196px;
	top: -162px;
}
.animalque_attmpt3_popups .animal_que3_chc .choice_2.correctans_hglyt {
	top: -178px;
	left: 124px;
	padding-top: 15px;
	height: 200px;
}
.animalque_attmpt3_popups .animal_que3_chc .choice_2.wrong_ans2 {
	height: 162px;
}

.animalque_attmpt3_popups .animal_que4_chc .choice_1, .animalque_attmpt3_popups .animal_que4_chc .choice_3 {
	height: 64px;
}
.animalque_attmpt3_popups .animal_que4_chc .choice_2 {
	height: 96px;
	top: -108px;
}
.animalque_attmpt3_popups .animal_que4_chc .choice_2.correctans_hglyt {
	height: 96px;
	top: -116px;
}

.animalque_attmpt3_popups .animal_que5_chc .choice_2 {
	top: -112px;
	left: 132px;
	width: 190px;
	height: 120px;
}
.animalque_attmpt3_popups .animal_que5_chc .choice_2.correctans_hglyt {
	top: -128px;
	left: 128px;
	height: 132px;
}
.animalque_attmpt3_popups .animal_que5_chc .choice_2.wrong_ans2 {
	height: 102px;
}

.animalque_attmpt3_popups .animal_que6_chc .choice_1, .animalque_attmpt3_popups .animal_que6_chc .choice_3 {
	height: 66px;
}
.animalque_attmpt3_popups .animal_que6_chc .choice_2 {
	height: 96px;
	top: -108px;
	padding-top: 4px;
}
.animalque_attmpt3_popups .animal_que6_chc .choice_2.correctans_hglyt {
	top: -116px;
	padding-top: 12px;
	width: 200px;
}
.animalque_attmpt3_popups .animal_que6_chc .choice_2.wrong_ans2 {
	height: 78px;
}
.animalque_attmpt3_popups .animal_que7_chc .short_ans {
	height: 86px;
}
.animalque_attmpt3_popups .animal_que7_chc .wrong_ans2 {
	height: 106px !important;
}
.animalque_attmpt3_popups .animal_que2_chc .choice_2, .plantque_attmpt3_popups .plnt_que2_chc .choice_2 {
	background: url("../images/scene_3/popup/bg_girl_2_3_2.png") no-repeat;
	background-size: 100% 100%;
	height: 206px;
	width: 232px;
	top: -194px;
	left: 190px;
	padding-left: 8px;
	padding-top: 10px;
}
.plantque_attmpt3_popups .plnt_que2_chc .choice_2 {
	width: 220px;
}
.animalque_attmpt3_popups .animal_que2_chc .choice_2.wrong_ans2, .plantque_attmpt3_popups .plnt_que2_chc .choice_2.wrong_ans2 {
	background: url("../images/scene_3/popup/bg_girl_2_3_3.png") no-repeat;
	background-size: 100% 100%;
}
.animalque_attmpt3_popups .animal_que2_chc .choice_2.correctans_hglyt, .plantque_attmpt3_popups .plnt_que2_chc .choice_2.correctans_hglyt {
	background: url("../images/scene_3/popup/bg_girl_2_3_1.png") no-repeat;
	background-size: 100% 100%;
}
.calc_input.tabbed:focus {
	box-shadow: none !important;
	border-radius: 0 !important;
}

.choice_1.longer_textx {
	height: 116px;
}
.choice_2.chc2_longans2 {
	height: 200px;
	top: -166px;
}
.choice_2.chc2_longans2.wrong_ans2 {
	height: 166px;
}
.choice_3.chc3_longans2 {
	height: 130px;
	padding-top: 6px;
}
.choice_3.chc3_longans2.wrong_ans3 {
	height: 120px;
}
.plantque_attmpt3_popups .plnt_que2_chc .wrg_img {
	top: -28px;
	left: 182px;
}
.plantque_attmpt3_popups .plnt_que2_chc .choice_2 .wrg_img {
	left: 160px;
}

.plantque_attmpt3_popups .plnt_que3_chc .plnt_attmpt3_longcrc {
	height: 130px;
}
.plantque_attmpt3_popups .plnt_que3_chc .plnt_attmpt3_longcrc.correctans_hglyt {
	height: 140px;
	padding-top: 18px;
	top: -28px;
}
.plantque_attmpt3_popups .plnt_que3_chc .plnt_attmpt3_longcrcque3 {
	height: 130px;
}
.plantque_attmpt3_popups .plnt_que3_chc .plnt_attmpt3_longcrcque3.correctans_hglyt {
	height: 148px;
	padding-top: 26px;
}

.animalque_attmpt3_popups .animal_que3_chc .wrg_img {
	top: -18px;
}

.animalque_attmpt3_popups .animal_que2_chc .choice_2 .crc_img {
	top: -36px !important;
	left: 166px !important;
}





.clsDivFooter {
    position: relative;
	bottom: 16px;
	width: 830px;
	margin: 0 auto;
}
.clsLogo {
	background: rgba(0, 0, 0, 0) url("../images/tlf_logo_big.png") no-repeat scroll 0 0;
	background-size: 100% 100%;
    cursor: pointer;
    height: 49px;
    left: 0;
    position: absolute;
    top: 0;
    width: 108px;
}
.clsCopyRight {
    font-family: arial;
    font-size: 12px;
    text-align: center;
	position: relative;
	top: 5px;
}
.clsFooterLink {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: hsla(0, 0%, 0%, 0);
    background-image: url("../images/link.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    cursor: pointer;
    height: 31px;
    position: absolute;
	top: 2px;
    right: 0;
    width: 88px;
}
.Footer_bottom_text {
	position:absolute;
	right: 0;
	bottom: -18px;
	font-size:10px;
	font-family:arial;
}