﻿/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
   
body {
	overflow:hidden;
	font-family: arial;
}

/* Preloader */

#preloader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#fff; /* change if the mask should have another color then white */
    z-index:99; /* makes sure it stays on top */
}

#status {
    width:680px;
    height:622px;
    background-image:url(../img/loader.jpg); /* path to your loading animation */
    background-repeat:no-repeat;
    background-position:center;
    margin:auto; /* is width and height divided by two */
}
.wrapper{
	width:680px;
	height:622px;
	font-family: arial;
	background:url("../img/page1.jpg") no-repeat;
	margin:auto;
	position:relative;
}

#instruct {
    bottom: 30px;
    color: #FFFFFF;
    font-size: 23px;
    font-weight: bold;
    height: 175px;
    left: 190px;
    position: absolute;
    width: 470px;
	text-shadow:1px 1px 10px #000000, 1px 1px 10px #000000, 1px 1px 10px #000000, 1px 1px 10px #000000;
	filter: Shadow(Color='#000000', Direction=100, Strength=0);
	filter: progid:DXImageTransform.Microsoft.Glow(Color="#000000",Strength="5")
}
#play {
    background:url("../img/arrow.png") no-repeat;
    top: 540px;
    cursor: pointer;
    height: 60px;
    left: 530px;
    position: absolute;
    width: 95px;
}
.hColor{
	color:#ECD37A;	
}
.page{ display:none;}
#p2Con {
    color: #FFFFFF;
    font-size: 37px;
    left: 55px;
    position: absolute;
    top: 34px;
	text-shadow:1px 1px 10px #000000, 1px 1px 10px #000000, 1px 1px 10px #000000, 1px 1px 10px #000000, 1px 1px 10px #000000;
	filter: Shadow(Color='#000000', Direction=100, Strength=0);
	filter: progid:DXImageTransform.Microsoft.Glow(Color="#000000",Strength="5")
}
.farm{
	position:absolute;
	cursor:pointer;
}
.farmh{
	cursor:default;
}
.farms{
	display:none;
}
#farm_0{
	width:188px;
	height:124px;
	top: 163px;
    left: 60px;
	background: url("../img/farm_0.png") repeat;	
}
#farm_1{
	width:180px;
	height:117px;
	top: 210px;
    left: 230px;
	background: url("../img/farm_1.png") repeat;	
}
#farm_2{
	width:196px;
	height:119px;
	top: 270px;
    left: 44px;
	background: url("../img/farm_2.png") repeat;	
}
#farm_3{
	width:184px;
	height:113px;
	 top: 235px;
    left: 390px;
	background: url("../img/farm_3.png") repeat;	
}
#farm_4{
	width:186px;
	height:114px;
	top: 353px;
    left: 252px;
	background: url("../img/farm_4.png") repeat;	
}
.con {
    color: #FFFFFF;
    left: 35px;
    position: absolute;
    top: 20px;
    font-size: 30px;
    line-height: 35px;
	width:630px;
	text-shadow:1px 1px 10px #1372AC, 1px 1px 10px #1372AC, 1px 1px 10px #1372AC, 1px 1px 10px #1372AC, 1px 1px 10px #1372AC;
	filter: Shadow(Color='#1372AC', Direction=100, Strength=0);
	filter: progid:DXImageTransform.Microsoft.Glow(Color="#1372AC",Strength="5")
}
.dragCon {
    color: #FFFFFF;
    left: 35px;
    position: absolute;
    top: 35px;
    font-size: 30px;
    line-height: 35px;
	text-shadow:1px 1px 10px #1372AC, 1px 1px 10px #1372AC, 1px 1px 10px #1372AC, 1px 1px 10px #1372AC, 1px 1px 10px #1372AC;
	filter: Shadow(Color='#1372AC', Direction=100, Strength=0);
	filter: progid:DXImageTransform.Microsoft.Glow(Color="#1372AC",Strength="5");
	width: 470px;
}
.footer{
	background: url("../img/nave.jpg") repeat;
	width:100%;
	height:31px;
	position:absolute;
	bottom:0px;	
	overflow:hidden;
	z-index:99;
}
.boxApp{
	position:absolute;
}
#boxApp_1{
	background: url("../img/box1.png") repeat;
    bottom: 73px;
    height: 158px;
    left: 124px;
    width: 130px;
    z-index: 0;
}
#boxApp_2{
	 background: url("../img/box2.png") repeat;
    bottom: 64px;
    height: 147px;
    left: 125px;
    width: 134px;
    z-index: 99;	
}
#boxApp_3{
	bottom: 85px;
    height: 147px;
    left: 125px;
    width: 134px;
    z-index: 9;
}
.apples{
	position:absolute;
	background: url("../img/apple_02.png") repeat;					 	
	height: 46px;
    width: 39px;
}
#apple_1{
	left: 47px;
	top: 20px;
}
#apple_2{
	background: url("../img/apple_03.png") repeat;
    height: 44px;
    width: 34px;
    left: 32px;
    top: 8px;
    z-index: -1
}
#apple_3{
	left: 11px;
    z-index: -10;
    top: 3px;
}
#apple_4{
	 top: 10px;
    left: 69px;
    z-index: -1;
}
#apple_5{
	top: -7px;
    left: 51px;
    z-index: -10;
}
#apple_6{
	top: -16px;
    left: 39px;
    z-index: -20;
}
.imgs{
	position:absolute;	
}
.imgType1{
	background: url("../img/apple_01.png") no-repeat;
	width:58px;
	height:60px;
}
.imgType2{
	background: url("../img/apple_02.png") no-repeat;
	width:39px;
	height:46px;
}
.imgType3{
	background: url("../img/apple_03.png") no-repeat;
	width:34px;
	height:44px;
}
#img_14{
	right:78px;
	top: 276px;	
}
#img_10{
	right: 304px;
    top: 298px;	
}
#img_12{
	right: 195px;
    top: 235px;	
}
#img_9{
	left: 193px;
    top: 180px;
}
#img_11{
	left: 74px;
    top: 211px;;	
}
#img_3{
	left: 630px;
    top: 165px;
}
#img_8{
	left: 6px;
    top: 217px;
}
#img_7{
	left: 61px;
    top: 275px;
}
#img_6{
	left: 150px;
    top: 253px;
}
#img_1{
	background: url("../img/apple_04.png") no-repeat;
	left: -3px;
    top: 284px;
}
#img_0{
	 left: 615px;
    top: 230px;
}
#img_2{
	left: 493px;
    top: 211px;
}
#img_4{
	left: 365px;
    top: 241px;
}
#img_5{
	left: 290px;
    top: 244px;
}
#img_13{
	left: 242px;
    top: 260px;
}

#img4_1{
	background: url("../img/_02.png") repeat;
	left: 80px;
    top: 310px;	
}
#img4_9{
	background: url("../img/_10.png") repeat;
	right: 156px;
    top: 323px;	
}
#img4_3{
	background: url("../img/_04.png") repeat;
	left: 130px;
    top: 307px;
}
#img4_4{
	background: url("../img/_05.png") repeat;
	left: 190px;
    top: 345px;;	
}
#img4_5{
	background: url("../img/_06.png") repeat;
	left: 245px;
    top: 355px;
}
#img4_6{
	background: url("../img/_07.png") repeat;
	left: 310px;
    top: 365px;
}
#img4_0{
	background: url("../img/_01.png") repeat;
	left: 45px;
    top: 280px;
}
#img4_8{
	background: url("../img/_09.png") repeat;
	left: 448px;
    top: 365px;
}
#img4_2{
	background: url("../img/_03.png") repeat;
	left: 40px;
    top: 328px;
}
#img4_10{
	background: url("../img/_11.png") repeat;
	 left: 570px;
    top: 315px;
}
#img4_7{
	background: url("../img/_08.png") repeat;
	left: 373px;
    top: 355px;
}
#boxApp4_1{
	background: url("../img/pecan_box02.png") no-repeat;
    bottom: 22px;
    height: 159px;
    left: 140px;
    width: 143px;
    z-index: 0;
}
#boxApp4_2{
	background: url("../img/pecan_box01.png") no-repeat;
    bottom: 20px;
    height: 139px;
    left: 140px;
    width: 144px;
    z-index: 99;	
}
#boxApp4_3{
	bottom: 35px;
    height: 147px;
    left: 145px;
    width: 134px;
    z-index: 9;
}
.type1{width:38px;height:42px;}
.type2{width:43px;height:42px;}
.pecans{
	background: url("../img/_11.png") no-repeat;
	position:absolute;
	width:43px;height:42px;
}
#pecans_1{top:20px;left:85px;z-index:-1}
#pecans_2{top:20px;left:58px;z-index:-1}
#pecans_3{top:20px;left:30px;z-index:-1}
#pecans_4{top:20px;left:10px;z-index:-1}
#pecans_5{top:20px;left:-8px;z-index:-1}
#pecans_6{top:10px;left:10px;z-index:-2}
#pecans_7{top:10px;left:30px;z-index:-2}
#pecans_8{top:10px;left:47px;z-index:-2}
#pecans_9{top:2px;left:68px;z-index:-2}
#pecans_10{top:4px;left:93px;z-index:-2}
#pecans_11{top:5px;left:30px;z-index:-2}

#img1_0{
	background: url("../img/what01.png") no-repeat;
	bottom:4px;
	left:0px;
	width:270px;
	height:267px;
}
#img1_1{
	background: url("../img/what02.png") no-repeat;
	bottom:4px;
	left:187px;
	width:291px;
	height:267px;
}
/*#img1_2{
	background: url("../img/what03.png") no-repeat;
	bottom:10px;
	right:0px;
	width:228px;
	height:264px;
}*/
#img1_2 {
    background: url("../img/what03.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
    height: 267px;
    right: 0px;
    width: 254px;
}
.man {
    background: url("../img/man.png") no-repeat;
    height: 261px;
    width: 235px;
    position: absolute;
    right: 5px;
    bottom: 7px;
	z-index:99;
}
.grass {
    background: url("../img/grass.png") no-repeat;
    height: 149px;
    width: 680px;
    position: absolute;
    left: 0;
    bottom: 0;
	z-index:9;
}
.img2Type1{
	background: url("../img/Bitmap1.png") no-repeat;
    height: 150px;
    width: 118px;
}

#img2_6 {
    left: -2px;
    top: 276px;
}
#img2_5 {
    left: 70px;
    top: 265px;;
}
#img2_4 {
    left: 165px;
    top: 275px;
}
#img2_3 {
    left: 265px;
    top: 286px;
}
#img2_2 {
    left: 348px;
    top: 268px;
}
#img2_1 {
    left: 485px;
    top: 228px;
}
#img2_0 {
	background: url("../img/carrot_tree.png") no-repeat;
    left: 571px;
    top: 237px;
}
#boxApp2_1{
	background: url("../img/carrot_box02.png") no-repeat;
    bottom: 73px;
    height: 89px;
    left: 240px;
    width: 170px;
    z-index: 0;
}
#boxApp2_2{
	background: url("../img/carrot_box01.png") no-repeat;
    bottom: 3px;
    height: 147px;
    left: 227px;
    width: 196px;
    z-index: 99;	
}
#boxApp2_3{
	 bottom: 20px;
    height: 246px;
    left: 198px;
    width: 303px;
    z-index: 9;
}
.carrot{position:absolute}
#carrot_1{
	top:27px;
	left:0px;
	width:132px;
	height:233px;
	z-index:-1;
	background: url("../img/car01.png") no-repeat;
}
#carrot_4{
	left: 123px;
    top: 18px;
	width:141px;
	height:192px;
	z-index:-1;
	background: url("../img/car04.png") no-repeat;
}
#carrot_2{
	 left: 56px;
    top: 33px;
	width:150px;
	height:236px;
	z-index:-1;
	background: url("../img/car02.png") no-repeat;
}
#carrot_5{
	 background: url("../img/car05.png") no-repeat;
    height: 192px;
    left: 147px;
    top: 28px;
    width: 141px;
    z-index: -1;
}
#carrot_7{
	 background: url("../img/car01.png") no-repeat;
    height: 192px;
    left: 48px;
    top: 23px;
    width: 141px;
    z-index: 12;
}
#carrot_6{
	 background: url("../img/car07.png") no-repeat;
    height: 211px;
    left: 50px;
    top: -14px;
    width: 100px;
    z-index: -1;
}
#carrot_3{
	 background: url("../img/car05.png") no-repeat;
    height: 236px;
    left: 76px;
    top: 37px;
    width: 150px;
    z-index: -2;
}

#divApps_3 {
    position: absolute;
    top: 159px;
    left: 0;
    height: 430px;
    width: 680px;
}
#boxApp3_2{
	background: url("../img/tankpngcopy.png") no-repeat;
	height: 213px;
	left: 277px;
	top: 210px;
	width: 134px;	
}
#boxApp3_1{
	  background: url("../img/can_bg.png") no-repeat;
    height: 142px;
    left: 325px;
    top: 270px;
    width: 59px;	
}
#boxApp3_3{
	 background: url("../img/milk1.png") no-repeat;
    height: 20px;
    left: 322px;
    top: 390px;
    width: 59px;	
}
.milkEmpty{
	height: 20px;
    left: 322px;
    top: 390px;
    width: 59px;	
}
.dragDrop{
	display:none;	
}
.clsBox {
    position: absolute;
    width: 348px;
    height: 298px;
    top: 150px;
    right: 20px;
	z-index:1008;
    background: url("../img/lanchbox.png") no-repeat;
}
.drop{
    height: 240px;
    position: absolute;
    right: 65px;
    top: 60px;
    width: 260px;
    z-index: 999;
}
.drp{
	width:200px;
	height:169px;
	border:1px solid #f00;	
	position:absolute;
	text-align:center;
}

#drop_0 {
	/*background: url("../img/apple.png") no-repeat;*/
    left: 5px;
    top: 50px;
}
#drop_1 {
	/*background: url("../img/wheat.png") no-repeat;*/
    left: 5px;
    top: 5px;
}
#drop_2 {
	/*background: url("../img/carrot.png") no-repeat;*/
    left: 55px;
    top: 50px;
}
#drop_3 {
	/*background: url("../img/dairy.png") no-repeat;*/
    left: 55px;
    top: 5px;
}
#drop_4 {
	/*background: url("../img/pecan.png") no-repeat;*/
    left: 25px;
    top: 25px;
}
.opnBox {
    position: absolute;
    width: 448px;
    height: 432px;
    top: 141px;
    right: 25px;
	z-index:999;
    background: url("../img/openbox.png") no-repeat;
}
.drag {
    position: absolute;
    display:none;
	z-index:998;
}
#drag_0{
	background: url("../img/apple.png") no-repeat;
	width:134px;
	height:156px;
	right: 430px;
    bottom: 300px;
}
#drag_1{
	background: url("../img/wheat.png") no-repeat;
	width:200px;
	height:133px;
	right: 435px;
    bottom: 320px;
}
#drag_2{
	background: url("../img/carrot.png") no-repeat;
	width:128px;
	height:93px;
	right: 480px;
    bottom: 345px;
}
#drag_3{
	background: url("../img/dairy.png") no-repeat;
	width:145px;
	height:169px;
	right: 448px;
    bottom: 338px;
}
#drag_4{
	background: url("../img/pecan.png") no-repeat;
	width:99px;
	height:61px;
	right: 495px;
    bottom: 356px;
}
.framMan {
	background: url("../img/farmMan.png") no-repeat;
	width:247px;
	height:263px;
	position:absolute;
	bottom:5px;
	left:-2px;
	z-index:99;
}

.openBox {
/*	background: url("../img/arrow_big.png");*/
    height: 156px;
    left: 255px;
    position: absolute;
    top: 140px;
    width: 186px;
	z-index: 1008;
	cursor:pointer;
}
.openBox img{
    position: absolute;
}
.openDrag {
	background: url("../img/arrow_small.png") no-repeat;
    height: 50px;
    left: 115px;
    position: absolute;
    top: 275px;
    width: 41px;
	display:none;
	z-index: 999;
}
#nPlay {
    background:url("../img/arrow.png") no-repeat;
    top: 520px;
    cursor: pointer;
    height: 60px;
    left: 540px;
    position: absolute;
    width: 95px;
	z-index:999;
	display:none;
}
.xmask{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background-color:#FFF;
	z-index:9999;
	display:none;
}
.lmask{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background-color:none;
	z-index:9999999999999999;
	display:none;
}
.pmask{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background-color:none;
	z-index:9999;
	display:none;
}
.dmask{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	opacity:0.8;
	background-color:#FFF;
	z-index:98;
	display:none;
}
.amask{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	opacity:0.6;
	background-color:#FFF;
	z-index:99;
	display:none;
}
.start{
	background:url("../img/start.png") no-repeat;
	position:absolute;
	width:220px;
	height:81px;
	display:none;
	top:245px;
	left:230px;
	z-index:99999999;
}
.aPlay{
	background:url("../img/pickfarm.png") no-repeat;
	position:absolute;
	width:250px;
	height:142px;
	z-index:99999999;
	top:205px;
	left:228px;
	display:none;
}

#dyk{
	background:url("../img/didyouknow.png") no-repeat;
	position:relative;
	margin:30px 0px 0px 15px;
	width:310px;
	height:85px;
}
#dykCon{
	font-size: 22px;
    margin: 5px 0 0 30px;
    position: relative;
    width: 270px;
    line-height: 25px;
}
#dykAudio {
    background: url("../img/audio.png") no-repeat;
    font-size: 31px;
    margin: 15px 0 0 30px;
    position: relative;
    width: 39px;
    height: 40px;
	cursor:pointer;
}
#great {
   	color: #FFFFFF;
    display: none;
    font-size: 32px;
    left: 60px;
    position: absolute; 
	top: 35px;
    z-index: 9999;
    text-shadow: 1px 1px 10px #000000, 1px 1px 10px #000000, 1px 1px 10px #000000, 1px 1px 10px #000000, 1px 1px 10px #000000;
	filter: Shadow(Color='#000000', Direction=100, Strength=0);
	filter: progid:DXImageTransform.Microsoft.Glow(Color="#000000",Strength="5");
}
.time {
    height: 31px;
    width: 190px;
}
.score {
    bottom: 0;
    height: 31px;
    left: 5px;
    position: absolute;
    width: 190px;
}
.helps {
    bottom: 0;
    height: 31px;
    position: absolute;
    right: 0;
    width: 300px;
}
.help_div {
    float: right;
    height: 19px;
    padding: 3px;
	margin-top:2px;
    text-align: right;
	font-weight:bold;
    width: 150px;
	color:#fff;
}
.help{
	margin-right:10px;	
	cursor:pointer;
	z-index:9;	
	position:relative;
	font-size:15px;
}
.helping{pointer-events:none;}
.mute{

}
.mute_img{
	position:relative;
	z-index:99;	
	margin-right:7px;
	margin-top:-3px;
	cursor:pointer;
}
.times,.scores{
	width:140px;
	padding:3px;
	margin-top:2px;
	height:19px;
	margin-left:10px;	
	color:#fff;
	font-weight: bold;
	font-size:15px;
}
#timer{padding-left:10px;}
#dykDiv{z-index:99;position:absolute;display:none;}
.question {
	padding:15px;
	color:#fff;
	font-size:25px;
}
#score_val{margin-left:15px;}
#qns_update {
    margin: 0 8px;
}
.question_con{
	font-size:18px;
	margin-top: 10px;
	font-weight:bold;
}
.next{display:none;}
.nextQuestion{
	background:url("../img/next_btn.png") no-repeat;
	width:162px;
	height:32px;
	position: absolute;
    right: 160px;
    top: 103px;
	cursor:pointer;
}
.nextAnim{
	background:url("../img/arrow.png") no-repeat;
	width:19px;
	height:24px;
	position: absolute;
    right: 200px;
    top: 137px;
}

.maparea{
	 bottom: 60px;
    position: absolute;
}

/*popup code*/
#overlay {
	top:0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.1;
    z-index: 9999;
	position:absolute;
	display:none;
}
#popup{display:none;opacity:0; position:absolute;left:138px;bottom:30px;width:267px;height:218px;font-size:25px;font-weight:bold;z-index:99999;text-align:center;color:#284483;}
.pop_img{width:100%;height:100%;}
#popup_con {
    bottom: 22%;
    color: #284483;
    font-size: 17px;
    font-weight: normal;
    height: 64%;
    margin-left: 48px;
    padding: 10px;
    position: absolute;
    text-align: center;
    width: 75%;
}
.pop_con{
	margin-top:70px !important;	
}
#popup a {
   /* background: url("../img/arrow.png") no-repeat scroll 140px 3px rgba(0, 0, 0, 0);*/
    bottom: 12%;
    color: #284483;
    font-size: 20px;
    font-weight: normal;
    position: absolute;
    right: 15%;
    text-decoration: none;
    width: 173px;
    height: 30px;
}
.title{
	font-size: 30px;
    font-style: italic;
    margin-top: 1px;
    text-align: center;
}
/*popup next*/
#popupNext{display:none;opacity:0; position:absolute;left:100px;top:70px;width:496px;height:479px;font-size:25px;font-weight:bold;z-index:99999;color:#284483;}
.ntitle{
	font-size: 21px;
    font-style: italic;
    margin-top: 5px;
}
#npopup_con {
    bottom: 22%;
    color: #284483;
    font-size: 17px;
    font-weight: normal;
    height: 64%;
    margin-left: 48px;
    padding: 10px;
    position: absolute;
    width: 75%;
}
.npop_con{
	margin-top:55px !important;	
}
#popupNext a {
    bottom: 12%;
    color: #284483;
    font-size: 17px;
    font-weight: bold;
    line-height: 19px;
    position: absolute;
    right: 19%;
    text-align: center;
    text-decoration: none;
    width: 165px;
}

#arrow {
    background: url("../img/arrow.png") no-repeat;
    height: 28px;
    left: 168px;
    position: absolute;
    top: 29px;
    width: 34px;
}
/*popup help*/
#popupHelp{display:none;opacity:0; position:absolute;left:162px;top:130px;width:354px;height:356px;font-size:25px;font-weight:bold;z-index:99999;text-align:center;color:#284483;}
#popup_hcon {
     bottom: 24%;
    color: #284483;
    font-size: 25px;
    font-weight: normal;
    height: 70%;
    line-height: 30px;
    margin-left: 30px;
    padding: 10px;
    position: absolute;
    text-align: center;
    width: 83%;
}
.frams{display:none}
.htitle {
    font-size: 26px;
    font-style: italic;
    font-weight: normal;
    margin-left: 25px;
    margin-top: 22px;
    text-align: left;
}
.pop_hcon ol li{
	margin-bottom:20px;	
}
#popupHelp a {
    bottom: 18.5%;
    color: #284483;
    font-size: 21px;
    font-weight: normal;
    position: absolute;
    right: 24%;
    text-decoration: none;
    width: 142px;
    height: 33px;
}

/*popup help*/
#popupCongr {
    background: url("../img/congra.png") repeat;
    display: none;
    font-size: 25px;
    font-weight: bold;
    height: 426px;
    left: 80px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 100px;
    width: 529px;
    z-index: 99999;
}

#certificate {
    color: #FFFFFF;
    font-size: 16px;
    height: 153px;
    padding: 0 5px;
    position: absolute;
    right: 10%;
    text-decoration: none;
    top: 36%;
    width: 143px;
}
#passport{
	color: #FFFFFF;
    font-size: 16px;
    height: 33px;
    padding: 0 5px;
    position: absolute;
    right: 21%;
    text-decoration: none;
    top: 82%;
    width: 160px;
}
#passport1{
	border-radius: 50px 50px 50px 50px;
    color: #FFFFFF;
    font-size: 16px;
    height: 100px;
    left: 1%;
    padding: 0 5px;
    position: absolute;
    text-decoration: none;
    top: 56%;
    width: 93px;
}
#passport2{
	color: #FFFFFF;
    font-size: 16px;
    height: 70px;
    padding: 0 5px;
    position: absolute;
    left: 11%;
    text-decoration: none;
    top: 72%;
    width: 41px;
}
#popupCongr .Cclose {
background: none repeat scroll 0 0 #1474E2;
    border: 1px solid #FFC4AF;
    bottom: -6%;
    color: #FFFFFF;
    font-size: 16px;
    left: 0;
    padding: 0 5px;
    position: absolute;
    text-decoration: none;
}

.divApps {
    height: 622px;
    position: relative;
    width: 100%;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
/* @media only screen and (max-device-width: 991px) {
	.footer {height: 41px;}
	.score {height: 41px;}
	.helps {height: 41px;}
} */