@charset "utf-8";

@font-face{
	font-family: Rubric;
	font-style: normal;
	font-weight: normal;
	src:url(../__fonts/Cabin-Bold.ttf);
}


@font-face{
	font-family: Title;
	font-style: normal;
	font-weight: normal;
	src:url(../__fonts/MyriadPro-Semibold_2.otf);
}

div, input
{
    font-variant-ligatures: none;
}
@font-face{
	font-family: Ques;
	font-style: normal;
	font-weight: bold;
	src:url(../__fonts/Roboto-Bold.ttf);
}
@font-face{
	font-family: Ans;
	font-style: normal;
	src:url(../__fonts/Roboto-Regular.ttf);
}


body{
	margin:0px;
	padding:0px;
	-webkit-user-select:none;
	-moz-user-select:none;
	
}
#main{
	width: 1280px;
	height: 720px;
}


#rubricAud {
	display: inline-block;
	width: 45px;
	height: 45px;
	border-radius: 50%;
 margin-right: 10px;
   vertical-align: middle;
   background-size: 90%;
   background-repeat: no-repeat;
  background-position: center;
  border: 1px solid #F29B34;
 	box-shadow: 1px 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 2px 0 rgba(0,0,0,0.2);
 }

#stage{
	width: 1280px;
	height: 720px;
}

#ques{
cursor:default;	

}


#sNum
{
	vertical-align:middle;
	
	
}

#wBox
{
	left:110px;
	top:225px;
	width:700px;
	height:350px;
	position:absolute;
	z-index:0;
	border:#CCC medium solid;
	background:rgba(255,255,255,1);;
}

.containr
{
	position:absolute;
	width:180px;
	top:-10px;
	left:500px;
	border-bottom:#00F 2px solid;
	float:right;
}

.optionDesign{
	box-shadow: inset 0px 0px 6px #666 ;
	border: 2px solid #FFF;
	border-radius:5px;
	background:#ffff99;
	padding: 10px;
	background-repeat:no-repeat;
	
	}

#submitBtn{
	font-size: 21px;
    font-family: Ans, sans-serif;
    display:inline-block;
    width: 145px;
    font-weight: bold;
    text-align: center;
    background: -webkit-linear-gradient( #fcfcfc, #bcbcbc);
    background: -o-linear-gradient(#fcfcfc, #bcbcbc);
    background: -moz-linear-gradient(#fcfcfc, #bcbcbc);
    background: linear-gradient( #fcfcfc, #bcbcbc);
    color: #151515;
    cursor: pointer;
    padding: 7px 0 7px 0;
    margin-right: 20px;
    border-radius: 10px;
    border-bottom: 1px solid #9c9999;
    box-shadow: 2px 2px 5px 1px #3e3e3e;
	
}
 
#answerBtn{
	font-size: 21px;
    font-family: Ans, sans-serif;
    display:inline-block;
    width: 145px;
    font-weight: bold;
    text-align: center;
    background: -webkit-linear-gradient( #fcfcfc, #bcbcbc);
    background: -o-linear-gradient(#fcfcfc, #bcbcbc);
    background: -moz-linear-gradient(#fcfcfc, #bcbcbc);
    background: linear-gradient( #fcfcfc, #bcbcbc);
    color: #151515;
    cursor: pointer;
    padding: 7px 0 7px 0;
    margin-right: 20px;
    border-radius: 10px;
    border-bottom: 1px solid #9c9999;
    box-shadow: 2px 2px 5px 1px #3e3e3e;
	display:none;
}



#Reset{
	font-size: 21px;
    font-family: Ans, sans-serif;
    display: block;
    width: 145px;
	margin-top: 0px;
    font-weight: bold;
    text-align: center;
    background: -webkit-linear-gradient( #fcfcfc, #bcbcbc);
    background: -o-linear-gradient(#fcfcfc, #bcbcbc);
    background: -moz-linear-gradient(#fcfcfc, #bcbcbc);
    background: linear-gradient( #fcfcfc, #bcbcbc);
    color: #151515;
    cursor: pointer;
    padding: 7px 0 7px 0;
    border-radius: 10px;
    border-bottom: 1px solid #9c9999;
    box-shadow: 2px 2px 5px 1px #3e3e3e;
	float:right; 
	visibility:hidden;
	/* display: none; */
}

#checkSolution{
	
	position:absolute;
	visibility:hidden;	
	top:603px;
	left:437px;
	z-index:1;
}
#optDv
{
	display:block;
	position:absolute;
	background:#fff;
	border:2px solid #F29B34;
	
	
	}

#preNext{
	position:absolute;
	width:500px;
	height:50px;
	
}

.prenxt
{
	height:53px;
	width:53px;
	cursor:pointer;
	background: -webkit-linear-gradient( #fcfcfc, #bcbcbc);
    background: -o-linear-gradient(#fcfcfc, #bcbcbc);
    background: -moz-linear-gradient(#fcfcfc, #bcbcbc);
    background: linear-gradient( #fcfcfc, #bcbcbc);
	border-radius:100%;
}


#prev{
	
	background:url(../../__images/arrow2.png);
    background-size: 53px 53px;
}

#next{
	
	background:url(../../__images/arrow.png);
	background-size: 53px 53px;
}


.serialNo
{
	position: absolute;
	font-family: Ans, sans-serif;   
	visibility:hidden;   
    border-radius: 50%;	
    display: block;
    background: #fff;
    border: 2px solid #F29B34;
    pointer-events: none;
	text-align:center;
}

.option
{
	position:absolute;
	font-family:Ans, sans-serif;
	border:#FFF 2px solid;
	border-color:rgba(0,0,0,0);
	/*text-indent:40px;*/
	/*border:#FFF 3px solid;
	border-color:rgba(0,102,0,1);
	cursor:pointer;
    text-align: center;*/
	/*float:left;
	margin-right:50px;*/
	/* font-size: 20px !important; */
}

.option-selected
{
	position:absolute;
	box-shadow:#000 0px 0px 20px;
}

.dropBoxC
{
	position:absolute;
	top:150px;
	
	/*height:150px;*/
	background:#fff;
	border:2px solid #F29B34;
		
}
.boxTitleC
{
	background:#F29B34;
	color:#036;
	text-align:center;
	font-size:30px;
	font-family:Ans, sans-serif;
	margin-bottom:10px;
}
.dropZoneC
{
	display:inline-block;
	background:#669;
	
	margin-bottom:10px;
	/*float:left;*/
}


@keyframes bounceInDown {
    0% {
        opacity: 0;
 		transform: translateY(-100px);

    }
   
    35% {
        opacity: 1;
        transform: translateY(145px);

    }
	
	
    65% {
        opacity: 1;
        transform: translateY(75px);

    }	
   
   
    100% {
        transform: translateY(140px);

    }
   
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    -moz-animation-name: bounceInDown;
    -o-animation-name: bounceInDown;
    animation-name: bounceInDown;
    -webkit-animation-fill-mode:both;
    -webkit-animation-duration:2s;
}

.option-wrong
{
	background:#FFF;
	border:#F00 2px solid;
}

.option-right
{
	background:#FFF;
	border:#090 2px solid;

}

#activityText{
	position:absolute;
	left:200px; top:65px;
	-webkit-animation-name: activityTextAnim;
    -webkit-animation-duration: 1s;
    animation-name: activityTextAnim;
    animation-duration: 1s;
}

@-webkit-keyframes activityTextAnim {
    0%   {left:200px; top:-100px;}
    50%  {left:200px; top:95px;}
    100% {left:200px; top:65px;}
}


@keyframes activityTextAnim {
    0%   {left:200px; top:-100px;}
    50%  {left:200px; top:95px;}
    100% {left:200px; top:65px;}
}

#completedText{	
	position:absolute;
	left:600px; top:65px;
	-webkit-animation-name: completedTextAnim;
    -webkit-animation-duration: 1s;
    animation-name: completedTextAnim;
    animation-duration: 1s;
}


@-webkit-keyframes completedTextAnim {
    0%   {left:600px; top:225px;}
    50%  {left:600px; top:35px;}
    100% {left:600px; top:65px;}
}


@keyframes completedTextAnim {
    0%   {left:600px; top:225px;}
    50%  {left:600px; top:35px;}
    100% {left:600px; top:65px;}
}


#scorePanel{
	position:absolute;
	top: 148px;
    left: 1055px;
	font-family:Ans, sans-serif;
	font-size:20px;
	background-color:#312122;
	border-radius:8px;
	padding:10px;
	color:#fff;
}