@import url("fonts/fonts.css");
body{
	background:url(images/page_bg.jpg);
	margin-top:40px;
	font-family:/*'sassoon_primaryregular',*/'sf_cartoonist_handbold', Tahoma, Geneva, sans-serif; 
	
	 -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

	}

.page_bg_01{background:#00aadb url(images/page_number.jpg) repeat top center; background-size:100%;}
.page_bg_011{background:#00aadb url(images/page_number.jpg) no-repeat top center; background-size:100%;}
.page_bg_02{background:#00aadb url(images/page_number.jpg) no-repeat top center; background-size:100%;}
.page_bg_03{background:#00aadb url(images/page_number.jpg) no-repeat top center; background-size:100%;}
.page_bg_04{background:url(images/bg_video.gif) repeat top center; background-size:100%}

.page_bg_number{background:url(images/page_number.jpg) no-repeat top center; background-size:100%}
.page_bg_05{background:url(images/page_04.jpg) repeat top center; background-size:100%}

.feedbackBox
{
	position: absolute;
	background: url("images/finish.png") no-repeat scroll 0% 0% / 100% auto transparent;
	width: 1110px;
	height: 500px;
	border-radius:  5px;
	left: 108px;
	top: 77px;
	z-index: 99999;
	text-align: center;
	display:none;
}

img[usemap], .image_map, .clickable_brush {outline: 0;border:none;}

.feedback_refresh{position:absolute; top: 266px;left: 482px;}
.feedback_next{position:absolute; top:266px; left:553px;}
.feedback_refresh img, .feedback_next img{width:80px ; height:auto;}

.brush{cursor: url('images/brush.png')0 90, auto;  }

.crayon{cursor: url('images/crayon.png')0 90, auto;  }

.eraser{cursor: url('images/eraser.png')0 90, auto;  }

.logo{
	position:fixed;
	float:right;
	top:10px;
	right:20px;
}

.container{
	border-radius:20px;
	text-align:center;
	margin-top:0px;
}

.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width:1044px !important;}

.activity_title{
	width:550px;
}

 .book_name{/* background:#1a037c; border:2px solid #fff; color:#fff; font-size:22px; text-align:left; padding:10px 8px;*/ 
	width:230px; height:90px; background:url(images/book_name1.png) no-repeat 0px 5px; background-size:100%;
position:absolute; left:-11px; top:-14px;}

.title_bg{
	width: 530px;
	border-radius:5px;
	margin-top:-52px;
	color:#d1074f;
	/*background: rgba(182,133,255,1);
	background: -moz-radial-gradient(center, ellipse cover, rgba(182,133,255,1) 0%, rgba(140,91,212,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(182,133,255,1)), color-stop(100%, rgba(140,91,212,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(182,133,255,1) 0%, rgba(140,91,212,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(182,133,255,1) 0%, rgba(140,91,212,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(182,133,255,1) 0%, rgba(140,91,212,1) 100%);
	background: radial-gradient(ellipse at center, rgba(182,133,255,1) 0%, rgba(140,91,212,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b685ff', endColorstr='#8c5bd4', GradientType=1 );*/
}

h1.title, .title{
	font-size:42px;
	font-weight:normal;
	text-align:center;
	color:#fff;
	text-shadow:3px 1px 2px #000;
	padding:5px 0px;
	text-outline: 2px 2px #ff0000;
}

.object_title {
    color:#000;
    font-size: 220%;
    width:90%;
    margin:60px auto 0 auto;
    top:-40px;
    position: relative;
    padding:0px 0;
	text-transform:lowercase;
 }

.subtitle {
    font-size:230%;
    color: #000;
    padding:10px 20px;
	height:20px;
	margin-top:0px;
	text-align:left;
	margin-bottom:5px;
}

.subtitle img {
    cursor: pointer;
}

.disableActivity
	{cursor:not-allowed;
	position:absolute;
	top: 0px;
	left: 0px;		
	width:100%;
	height:100%;
	z-index:450;		
	}
.fadeBackground
	{
	width: 1043px;
	height: 567px;
	position:absolute;
	top: 54px;
	left: 162px;
	background:#000;
	opacity:0.7;
	filter:alpha(opacity=10);	
	display:none;
	z-index:9999;
	}
	
#correct, #correct1, #correct2, #correct3, #correct4, #correct5, #correct6, #correct7, #correct8, #correct9, #correct10, #correct11, #correct12, #correct13, #correct14, #correct15, #correct16, #correct17, #correct18, #correct19, #correct20, #wrong, #wrong1, #wrong2, #wrong3, #wrong4, #wrong5, #wrong6, #wrong7, #wrong8, #wrong9, #wrong10, #wrong11, #wrong12, #wrong13, #wrong14, #wrong15, #wrong16, #wrong17, #wrong18, #wrong19, #wrong20, #feedback{
	position:absolute;
	height:auto !important;
	width:80px !important;
	z-index:5;
	display:none;	
  }

img.object_img {
	width:90% ;
}

img.object_img1 {
	width:150px ;
	position:relative;
	height:120px;
}


#dialog, .loading{margin:0 auto;}
	
.loading{
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0px;
		left: 0px;

	}
	
.check {
		background: #B6E2E9;
		padding: 10px 30px;
		border: 2px solid #00ACC6;
		border-radius: 10px;
		width: 150px;
		margin-top: 250px;
	}
	
.modalOverlay {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0px;
		left: 0px;
		background-color: rgba(0,0,0,0.01); /* black semi-transparent */
	}
	
	
.blackout {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0px;
		left: 0px;
		background-color: rgba(0,0,0,0.6); /* black semi-transparent */
	}
	
.ui-dialog{
    	top: 30% !important;
		height:auto !important;
		width:240px !important;
		z-index:1000;
	  }
	  .stop-scrolling {
	  height: 100%;
	  overflow: hidden;
	  opacity:1;
	}
.ui-button{
		padding:5px 10px;
		font-weight:normal;
	}
	
.end_text{
		font-size:30px;
		line-height:44px;
		padding:40px;
	}
	
	
.similar_figures{width:125px !important;}	

.number{margin-left:25% !important; margin-top:20px !important;}	
						

.all_btn {width:110px; height:125px;padding: 0px;position: absolute;left:20px;top:240px;z-index: 500;}
.all_btn ul, .all_btn1 ul{margin:0;padding:0; margin-top:10px;}
.all_btn ul li, .all_btn1 ul li{ padding:9px 0 0 0;height:100px; list-style:none;}
.all_btn ul li img{width:110px;margin-bottom:0px;}
.all_btn1 ul li img{width:110px;margin-bottom:0px;}
.all_btn ul li .img1{padding-top:10px;}

.all_btn1 {width:110px; height:125px;padding: 0px;position: absolute;right:20px;top:240px;z-index: 500;}

.star_list{position: absolute; top:54px;left: 170px; z-index:999;}
.star_list ul{margin:0;padding:0;}
.star_list ul li{float:left; list-style:none;margin-left: 20px;color:#000;}
.star_list ul li a{ width:80px; height:70px;float:left; text-decoration:none; color:#000;}


.star_list ul li.bg{background:url(images/star.png) no-repeat; background-size:100%;width:80px; height:50px; float:left; text-decoration:none; font-size:35px; text-align:center; padding-top:70px;}
.star_list ul li.bg:hover{background:url(images/star.png) no-repeat; background-size:100%;width:80px; height:50px; float:left; text-decoration:none; }
.star_list ul li.bgactive{background:url(images/star_active.png) no-repeat; background-size:100%;width:80px; height:50px; float:left; text-decoration:none; font-size:35px; text-align:center; padding-top:70px; color:#fff;}

.star_list ul li.bg0{background:url(images/star.png) no-repeat 0px -20px; background-size:100%; width:80px; height:120px; font-size:35px; text-align:center;padding-top:50px;height:70px;}
.star_list ul li.bg0:hover{background:url(images/star.png) no-repeat 0px -20px; background-size:100%; width:80px; height:70px;}
.star_list ul li.bg0active{background:url(images/star_active.png) no-repeat 0px -20px; background-size:100%; width:80px; height:120px; font-size:35px; text-align:center;padding-top:50px;height:70px;}


.star_list ul li.bg1{background:url(images/star.png) no-repeat; background-size:100%;width:80px; height:50px; float:left; text-decoration:none; font-size:35px; text-align:center; padding-top:70px;}
.star_list ul li.bg1:hover{background:url(images/star_hover.png) no-repeat; background-size:100%;width:80px; height:50px; float:left; text-decoration:none; }


.star_list ul li.bg2{background:url(images/star.png) no-repeat 0px -20px; background-size:100%; width:80px; height:120px; font-size:35px; text-align:center;padding-top:50px;height:70px;}
.star_list ul li.bg2:hover{background:url(images/star_hover.png) no-repeat 0px -20px; background-size:100%; width:80px; height:70px;}

.star_list ul li.bg1active{background:url(images/star_active.png) no-repeat; background-size:100%; float:left; text-decoration:none; font-size:35px; text-align:center; padding-top:70px;}
.star_list ul li.bg1active:hover{background:url(images/star_active.png) no-repeat; background-size:100%; float:left; text-decoration:none; }

.star_list ul li.bg2active{background:url(images/star_active.png) no-repeat 0px -20px; background-size:100%; width:80px; height:60px; font-size:35px; text-align:center;padding-top:50px;}
.star_list ul li.bg2active:hover{background:url(images/star_active.png) no-repeat 0px -20px; background-size:100%; width:80px; height:120px;}

.check_btn {
    position: absolute;
    right: 250px;
    color: #fff;
    padding: 10px 17px;
    background: #1e5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1e5799 0%, #0066cc 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(99%,#0066cc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1e5799 0%,#0066cc 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1e5799 0%,#0066cc 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1e5799 0%,#0066cc 99%); /* IE10+ */
	background: linear-gradient(to bottom, #1e5799 0%,#0066cc 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#0066cc',GradientType=0 ); /* IE6-9 */
    border-radius: 5px !important;
    text-align: center;
    border: 2px solid #3D82AE  !important;
    text-decoration: none;
    font-family: "sf_cartoonist_handbold",Tahoma,Geneva,sans-serif;
    font-size: 210%;margin-top: 40px; cursor:pointer;
	}
	.check_btn:hover{
    position: absolute;
    right: 250px;
    color: #fff;
    padding: 10px 17px;
    background: #0066cc; /* Old browsers */
	background: -moz-linear-gradient(top, #0066cc 0%, #1e5799 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0066cc), color-stop(99%,#1e5799)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0066cc 0%,#1e5799 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0066cc 0%,#1e5799 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #0066cc 0%,#1e5799 99%); /* IE10+ */
	background: linear-gradient(to bottom, #0066cc 0%,#1e5799 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0066cc', endColorstr='#1e5799',GradientType=0 ); /* IE6-9 */
    border-radius: 5px !important;
    text-align: center;
    border: 2px solid #3D82AE  !important;
    text-decoration: none;
    font-family: "sf_cartoonist_handbold",Tahoma,Geneva,sans-serif;
    font-size: 210%;margin-top: 40px; cursor:pointer;
	}
	
   .reset_btn {
    position: absolute;
    right: 250px;
    color: #fff;
    padding: 10px 17px;
    background: #1e5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1e5799 0%, #0066cc 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(99%,#0066cc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1e5799 0%,#0066cc 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1e5799 0%,#0066cc 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1e5799 0%,#0066cc 99%); /* IE10+ */
	background: linear-gradient(to bottom, #1e5799 0%,#0066cc 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#0066cc',GradientType=0 ); /* IE6-9 */
    border-radius: 5px !important;
    text-align: center;
    border: 2px solid #3D82AE  !important;
    text-decoration: none;
    font-family: "sf_cartoonist_handbold",Tahoma,Geneva,sans-serif;
    font-size: 210%;margin-top: 40px; cursor:pointer;
	}
	.reset_btn:hover{
    position: absolute;
    right: 250px;
    color: #fff;
    padding: 10px 17px;
    background: #0066cc; /* Old browsers */
	background: -moz-linear-gradient(top, #0066cc 0%, #1e5799 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0066cc), color-stop(99%,#1e5799)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0066cc 0%,#1e5799 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0066cc 0%,#1e5799 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #0066cc 0%,#1e5799 99%); /* IE10+ */
	background: linear-gradient(to bottom, #0066cc 0%,#1e5799 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0066cc', endColorstr='#1e5799',GradientType=0 ); /* IE6-9 */
    border-radius: 5px !important;
    text-align: center;
    border: 2px solid #3D82AE  !important;
    text-decoration: none;
    font-family: "sf_cartoonist_handbold",Tahoma,Geneva,sans-serif;
    font-size: 210%; cursor:pointer;
	}	

.starno{font-size:32px !important;}

.content_row{padding:40px 0px; }

.ques_row{padding:90px 0px;}

.main_container{margin-top:30px;}

.main_row{margin-top:73px;}
.main_row1{margin-top:50px;}

.img_row{padding:20px 0px;}

input[type="text"]{border:0px; background:none; box-shadow:none;}


#feedback {
	display:none;
    position: absolute;
    top: 180px;
	left: 370px;
	z-index:99999;
}

	  
.userInput
		{
  font-size: 100px !important;
  color: #555555;
  font-family:'sassoon_primaryregular';
  text-align:center;
  width:120px;
  border:0px solid #000;
  background:#ccc;		
  height:135px !important;
  margin-left:10px !important;
		}
		
.userInput1{
  font-size: 100px !important;
  color: #555555;
  font-family:'sassoon_primaryregular';
  text-align:center;
  width:120px;
  border:0px;
  background:#ccc;		
  height:135px !important;
  margin-left:30px !important;
		}
		
input.button{
	border:1px solid #000;
	background:#fff;
	font-size:110%;
	font-family:'komika_textregular', Tahoma, Geneva, sans-serif;
	height:70px;
	width:auto;
	padding-top:45px;
	margin:10px 20px 10px 0;
	min-width:60px;
	border-radius:5px;
}

input.button.erase_all{
	background:#fff url(images/clear.png) no-repeat 10px 0;
}
input.button.erase_part{
	background:#fff url(images/erase.png) no-repeat 35px 0;
}
input.button.draw{
	background:#fff url(images/draw.png) no-repeat 5px 0;
}

.sample_image
{
	float: right;
	margin-right:80px;
	margin-top: 32px;
}

.sample_image1
{
	float: right;
	margin-right:80px;
}


.sample_image2
{
	float: right;
	margin-left: 150px;
}

.sample_image3
{
	float: right;
	margin-right:20px;
	margin-top: 94px;
}		
	
.dropArea{  font-size:250%;
			border:3px solid #f6256e; 
			background: #ff9cbf; 
			-moz-border-radius: 5px; 
			-webkit-border-radius: 5px; 
			border-radius: 5px; 
			box-shadow: 0px 1px 7px #000;vertical-align:middle;color: #A20039;}

.dragArea{	font-size:250%;
			border:3px solid #056dce; 
			background: #c0dffc; 
			-moz-border-radius: 5px; 
			-webkit-border-radius: 5px; 
			border-radius: 5px; 
			box-shadow: 0px 1px 7px #000;cursor:pointer;vertical-align:middle;color: #003E78; cursor:move;}	


.instructions{position:absolute; z-index:999; top:50%; left:50%; display:none;
					 -webkit-transform:translate(-50%,-50%);
					 transform:translate(-50%,-50%);
					 line-height:40px; 
					 font-size: 200%; color:#A20039;
					 background:#F9FF9C; padding:10px;
					 border: 3px solid #B5BF19;
					 border-radius: 6px; box-shadow:0px 0px 10px #000;}
					 
					 



.active_button{border-radius:20px; 
	-webkit-animation: glowIt 0.5s infinite;
	-moz-animation: glowIt 0.5s infinite;
	-o-animation: glowIt 0.5s infinite;
	animation: glowIt 0.5s infinite;}

/*@keyframes glowIt {
	0% { -webkit-box-shadow:0 0 20px #ffffbe; -moz-box-shadow:0 0 20px #ffffbe;box-shadow: 0 0 20px #ffffbe;}
	50% {-webkit-box-shadow:0 0 40px #cf3701;  -moz-box-shadow:0 0 40px #cf3701;box-shadow: 0 0 40px #cf3701;}
	100% { -webkit-box-shadow:0 0 20px #ffffbe;  -moz-box-shadow:0 0 20px #ffffbe;box-shadow: 0 0 20px #ffffbe;}
	
	
}*/

@-webkit-keyframes glowIt {
	0% { 
		
		-webkit-box-shadow: 0 0 0px #FE2323; 
	}
	50% { 
		
		-webkit-box-shadow: 0 0 8px #B90000; 
	}
	100% { 
		 
		-webkit-box-shadow: 0 0 0px #FE2323; }
}


@-moz-keyframes glowIt {
	0% { 
		
		-moz-box-shadow: 0 0 0px #FE2323; 
	}
	50% { 
		
		-moz-box-shadow: 0 0 8px #B90000; 
	}
	100% { 
		
		-moz-box-shadow: 0 0 0px #FE2323; }
}



@-o-keyframes glowIt {
	0% { 
		
		-o-box-shadow: 0 0 0px #FE2323; 
	}
	50% { 
		
		-o-box-shadow: 0 0 8px #B90000; 
	}
	100% { 
		
		-o-box-shadow: 0 0 0px #FE2323; }
}



@keyframes glowIt {
	0% { 
		
		box-shadow: 0 0 0px #FE2323; 
	}
	50% { 
		
		box-shadow: 0 0 8px #B90000; 
	}
	100% { 
		
		box-shadow: 0 0 0px #FE2323; }
}
	
	
.input_box{ margin-top:15px;width:310px; height:270px !important;  font-size:300px !important; color:#000 !important; font-family:"Gill Sans MT";text-align:center; }	

.username input{font-family:'SassoonInfantCom-Regular';}

.username{ border-radius:10px;
	height: 310px; 
	width: 390px; margin:0 auto; margin-top:20px;
	padding:5px;border: 5px solid #fff;
	overflow:hidden;}
	
	.username input{border-radius:0px !important; text-align:center;
    border-bottom: 2px solid #fff;
    border-top: 0px solid #fff;
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
    color: #fff;
    height:295px; 
    width:350px;
    font-size:370px;
	outline: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
     box-shadow: none !important;
     vertical-align:middle;
	 margin-top:10px;
	 -webkit-margin-before:-70px;
}
	.username input:focus{outline: none !important;}

	@media screen and (-webkit-min-device-pixel-ratio:0) {
			/* webkit specific CSS */
			.username input{ height:368px; }
		}
/*.input_no{
  font-family: "Gill Sans MT";
 font-size: 270px !important;
 -webkit-transform:scale(1,1) !important;
 -ms-transform:scale(1,1);
 -moz-transform:scale(1,1);
 transform:scale(1,1);
 padding:0px !important;
  text-align: center;
  color: #fff !important;
  border-bottom: 2px solid #fff !important; width:350px; outline: none;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;}

input {
    -moz-box-sizing: border-box;
}*/

