@charset "utf-8";
/* CSS Document */
.y_axis_label {
    width: 20px;
	height: 20px;
	position: absolute;
	text-align: center;
	top: 12px;
	left: 314px;
}
.z_axis_label {
    width: 20px;
	height: 20px;
	position: absolute;
	text-align: center;
	top: 298px;
	left: 140px;
}
.x_axis_label {
    width: 20px;
	height: 20px;
	position: absolute;
	text-align: center;
	top: 291px;
	left: 462px;
}
.y_axis {
	position: absolute;
	width: 2px;
	height: 193px;
	background-color: yellow;
	left: 306px;
	top: 25px;
	z-index: 99;
}
.z_axis {
	width: 2px;
	height: 164px;
	background-color: #4f63ff;
	position: absolute;
	top: 178px;
	left: 235px;
	transform: rotate(240deg);
	-moz-transform: rotate(240deg);
	-webkit-transform: rotate(240deg);
	-o-transform: rotate(240deg);
	-ms-transform: rotate(240deg);
}
.x_axis {
	width: 2px;
	height: 164px;
	background-color: #ff0b0b;
	position: absolute;
	top: 173px;
	left: 379px;
	transform: rotate(-244deg);
	-moz-transform: rotate(-244deg);
	-webkit-transform: rotate(-244deg);
	-o-transform: rotate(-244deg);
	-ms-transform: rotate(-244deg);
}
.btn {
	background-color: yellow;
	cursor: pointer;
	display: inline-block;
	margin: 0 10px;
	border: none;
}
.imgContainer {
	width: 250px;
	height: 89px;
}
.imgContainer#set_1 {
	position: absolute;
	left: 178px;
	top: 154px;
}
.imgContainer#set_2 {
	position: absolute;
	left: 182px;
	top: 166px;
}
.rotation_arrow {
	position: absolute;
	left: 242px;
	top: 45px;
	cursor: pointer;
	background: url("../image/sprite.png") no-repeat scroll 0px 0px transparent;
	height: 34px;
	width: 132px;
	border-radius: 50%;
}
.selected_index {
	background-color: #ff0000;
	color: #fff;
}
.instDtls {
	color: #3f3f3f;
}
.instTxt {
	color: #ff0000;
}
.svg {
	position: absolute;
	width: 64px;
	height: 62px;
	left: 206px;
	top: 37px;
}
.oval {
	width: 48px;
	height: 15px;
	background: none repeat scroll 0% 0% transparent;
	border-radius: 138px / 36px;
	left: 283px;
	position: relative;
	top: 53px;
}
.left {
	width: 22px;
	height: 30px;
	background: transparent;
	position: relative;
	left: 242px;
	float: left;
}
.right {
	width: 24px;
	height: 30px;
	background: transparent;
	position: relative;
	left: 350px;
}
#chevron {
	position: relative;
	text-align: center;
	padding: 12px;
	margin-bottom: 6px;
	height: 2px;
	width: 90px;
	left: 250px;
	top: 56px;
}
#chevron:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 40%;
	background: transparent;
	-webkit-transform: skew(0deg, 14deg);
	-moz-transform: skew(0deg, 14deg);
	-ms-transform: skew(0deg, 14deg);
	-o-transform: skew(0deg, 14deg);
	transform: skew(0deg, 14deg);
}
#chevron:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 40%;
	background: transparent;
	-webkit-transform: skew(0deg, -14deg);
	-moz-transform: skew(0deg, -14deg);
	-ms-transform: skew(0deg, -14deg);
	-o-transform: skew(0deg, -14deg);
	transform: skew(0deg, -14deg);
}
​ .question span {
	float: left;
	margin: 0 7px 0 0;
	display: block;
	font-size: 14px;
}
.answers div {
	line-height: 18px;
	color: #000;
    font-size: 13px;
	border-bottom: #ccc 1px solid;
}
a:active {
	background-color: antiquewhite !important;
}
.exercise_1 {
	margin-left: 133px;
	height: 36px;
	margin-top: 2px;
	width: 88px !important;
	margin-bottom: 2px;
}
​ .join_btn {
	display: none;
	width: 300px;
	height: 30px;
	margin-left: 156px;
	z-index: 999999999;
}
.join_btn_parent {
	position: relative;
	top: -73px;
}
.TopImage_area {
	margin-bottom: 50px;
	width: 500px;
	margin: 0 auto;
	text-align: center;
}
.T_image {
	width:  170px;
	height:  170px;
	margin: 0 auto;
	margin-left: 126px;
}
.L_image1_top {
	height: 170px;
	left: 60px;
	position: absolute;
	width:  170px;
	z-index: 2;
	top:135px;
}
.L_image1_bottom {
	height:  170px;
	left: 60px;
	position: absolute;
	width:  170px;
	z-index: 1;
	top:135px;
}
.L_block1_bottom {
	height: 130px;
	position: absolute;
	width: 130px;
	z-index: 3;
	left: 90px;
}
.L_image2_top {
	height:  170px;
	left: 195px;
	position: absolute;
	width:  170px;
	z-index: 2;
	top:135px;
}
.L_image2_bottom {
	height:  170px;
	left: 195px;
	position: absolute;
	width:  170px;
	z-index: 1;
	top:135px;
}
.L_block2_bottom {
	height: 130px;
	position: absolute;
	width: 130px;
	z-index: 3;
	left: 250px;
}
.L_image3_top {
	height:  170px;
	left: 330px;
	position: absolute;
	width:  170px;
	z-index: 2;
	top:135px;
}
.L_image3_bottom {
	height:  170px;
	left: 330px;
	position: absolute;
	width:  170px;
	z-index: 1;
	top:135px;
}
.L_block3_bottom {
	height: 130px;
	position: absolute;
	width: 130px;
	z-index: 3;
	right: 140px;
}
.L_image2, .L_image3 {
	float: left;
	width: 130px;
	height: 130px;
}
.DropBox {
	float: left;
	width: 57px;
	height: 24px;
	background: #ffff99;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
	margin: 0 4px;
	line-height: 24px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	margin: 0 36px;
	cursor: pointer;
	padding: 0px;
	border: 0px;
}
.optionTXT {
	padding: 20px 0;
}
.optionTXT ul {
	list-style-type: none;
}
.optionTXT li {
	float: left;
	font-size: 20px;
	font-weight: 700;
	padding: 0 20px;
	cursor: pointer;
}
/*------------------theme10 strat------------------*/

.top_lft {
	float: left;
	width: 250px;
	height: 130px;
	margin-right: 10px;
}
.top_right {
	display: block;
	float: left;
	height: 130px;
	position: relative;
	width: 87px;
	z-index: 2;
}
.top_right-bottom {
	height: 84px;
	left: 289px;
	position: absolute;
	width: 100px;
	z-index: 1;
}
.txtmassage {
	width: 190px;
}
.bottom_image {
	width: 250px;
	height: 120px;
	float: left;
	margin-top: 20px;
	cursor: pointer;
}
.bot_image_right {
	display: block;
	float: left;
	position: relative;
	width: 150px;
	z-index: 2;
}
.bot_image_right_bot {
	left: 324px;
	margin-top: 30px;
	position: absolute;
	width: 100px;
	z-index: 1;
}
.instructionText {
	position: relative;
	margin-top: 60px;
}
/*-----------------theme10 end---------------------*/

.question1 {
	margin-left: 91px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000000;
	font-weight: 700;
}
.dropArea {
	padding-bottom: 50px;
	padding-top: 150px;
}
.instructionText {
	margin-top: 65px;
}
.m3_lft_picbox {
	width:250px;
	height:250px;
	float:left;
	margin:60px 20px 20px 0;
	
}
.m3_rght_anibox {
	width:250px;
	height:250px;
	float:left;
	margin:60px 20px 20px 0;
	
}
.lyellow-btn {
	width: 57px;
	height: 24px;
	background: #ffff99;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
	line-height: 24px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	cursor: pointer;
	padding: 0px;
	border: 0px;
	margin:0 auto;
	text-align:center;
	letter-spacing: 2;
}
/*updated*/
.mouseBlock {
    position: absolute;
    width: 470px !important;
    height: 250px !important;
    left: 120px;
    top: 24px;
    cursor: pointer;
}


.check-response {
    background-color: #e4c600;
    cursor: pointer;
    webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
    font-family: arial;
    font-size: 12px;
    font-weight: 700;
    padding: 4px 10px;
    float: left;
    margin-left: 30px;
    border: 0;
}
.popupPara
 {
    width: 360px;
    margin: 0px;
	position: absolute;
    top: 280px;
    left: 310px;
}
/*updated*/