/*
 * Contributed by Rahul Jhaveri on 26/04/17.
 * JhavTech Studios Pty Ltd (2017)
 * http://www.jhavtech.com.au
 */

html, body {
	margin: 0 0 0 0;
	border: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: arial, verdana, helvetica, sans-serif, tahoma;
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Chrome/Safari/Opera */
	 -khtml-user-select: none; /* Konqueror */
	   -moz-user-select: none; /* Firefox */
		-ms-user-select: none; /* Internet Explorer/Edge */
			user-select: none; /* Non-prefixed version, currently
								  not supported by any browser */
}
img {
	width: 100%;
	height: auto;
}
.clsDivMainContainer {
	position: absolute;
	width: 760px;
	height: 625px;
	border: 0px solid #00ff00;
	cursor: default;
	background-color: #75c47b;
	border-radius: 15px;
	display: block;
}
.clsInheritFromMainContainer {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	border: 0px solid #00ff00;
	cursor: default;
	display: block;
}
.clsDivAudioPlayer {
	position: absolute;
	left: 0px;
	top: 0px;
	border: 0px solid #00ff00;
	display: none;
}

.clsSec1BtnIntro {
	position: absolute;
	width: 93px;
	height: 40px;
	left: 327px;
	top: 213px;
	color: #000000;
	text-decoration: none;
	border: none;
	outline: none;
	cursor: pointer;
}
.clsSec1BtnStart {
	position: absolute;
	width: 93px;
	height: 40px;
	left: 327px;
	top: 350px;
	color: #000000;
	text-decoration: none;
	border: none;
	outline: none;
	cursor: pointer;
}

.clsSec1BtnStartText {
	position: absolute;
    width: 81px;
    height: 35px;
	left: 5px;
	top: 2px;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	border: 0px solid #00ff00;
}

.clsSec2BtnNext {
	position: absolute;
	width: 127px;
	height: 77px;
	left: 630px;
	top: 490px;
	color: #000000;
	text-decoration: none;
	border: none;
	outline: none;
	opacity: 1;
	cursor: pointer;
}
.clsSec2BtnNextText {
	position: absolute;
    width: 81px;
    height: 35px;
    left: 23px;
    top: 21px;
	font-family: DIN17EF-Regular;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: 0px solid #00ff00;
}

.clsSec3BtnNext{
	position: absolute;
	width: 127px;
	height: 77px;
	left: 630px;
	top: 497px;
	color: #000000;
	text-decoration: none;
	border: none;
	outline: none;
	cursor: pointer;
}
.clsSec3BtnNextText{
	position: absolute;
    width: 81px;
    height: 35px;
    left: 23px;
    top: 21px;
	font-family: DIN17EF-Regular;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: 0px solid #00ff00;
}
.clsSec4BtnNext{
	position: absolute;
	width: 127px;
	height: 77px;
	left: 630px;
	top: 490px;
	color: #000000;
	text-decoration: none;
	border: none;
	outline: none;
	cursor: pointer;
}
.clsSec4BtnTxt{
	position: absolute;
    width: 81px;
    height: 35px;
    left: 23px;
    top: 21px;
	font-family: DIN17EF-Regular;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: 0px solid #00ff00;
}
.clsSec4BtnBack{
	position: absolute;
	width: 127px;
	height: 77px;
	left: 3px;
	top: 490px;
	color: #000000;
	text-decoration: none;
	border: none;
	outline: none;
	cursor: pointer;
}
.clsSec5BtnNext{
	position: absolute;
	width: 127px;
	height: 77px;
	left: 630px;
	top: 490px;
	color: #000000;
	text-decoration: none;
	border: none;
	outline: none;
	cursor: pointer;
}
.clsSec5BtnTxt{
	position: absolute;
    width: 81px;
    height: 35px;
    left: 23px;
    top: 21px;
	font-family: DIN17EF-Regular;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: 0px solid #00ff00;
}
.clsSec5BtnBack{
	position: absolute;
	width: 127px;
	height: 77px;
	left: 3px;
	top: 490px;
	color: #000000;
	text-decoration: none;
	border: none;
	outline: none;
	cursor: pointer;
}
.clsSec6BtnNext{
	position: absolute;
	width: 127px;
	height: 77px;
	left: 630px;
	top: 490px;
	color: #000000;
	text-decoration: none;
	border: none;
	outline: none;
	cursor: pointer;
}
.clsSec6BtnTxt{
	position: absolute;
    width: 81px;
    height: 35px;
    left: 23px;
    top: 21px;
	font-family: DIN17EF-Regular;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: 0px solid #00ff00;
}
.clsSec6BtnBack{
	position: absolute;
	width: 127px;
	height: 77px;
	left: 3px;
	top: 490px;
	color: #000000;
	text-decoration: none;
	border: none;
	outline: none;
	cursor: pointer;
}
.clsSec7BtnStartAgain{
	position: absolute;
	width: 196px;
	height: 80px;
	left: 565px;
	top: 492px;
	color: #000000;
	text-decoration: none;
	border: none;
	outline: none;
	cursor: pointer;
}
.clsSec7BtnSATxt{
	position: absolute;
    width: 143px;
    height: 35px;
    left: 23px;
    top: 21px;
	font-family: DIN17EF-Regular;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: 0px solid #00ff00;
}
.clsSec7BtnPrint{
	position: absolute;
	width: 220px;
	height: 80px;
	left: 355px;
	top: 492px;
	color: #000000;
	text-decoration: none;
	border: none;
	outline: none;
	cursor: pointer;
}
.clsSec7BtnPrintTxt{
	position: absolute;
    width: 163px;
    height: 35px;
    left: 23px;
    top: 21px;
	font-family: DIN17EF-Regular;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: 0px solid #00ff00;
}
/*--- New ---*/
.clsDivIntroBg {
	position: absolute;
	width: 400px;
	height: 106px;
	left: 169px;
	top: 153px;
	cursor: default;
	border-radius: 15px;
	border: 0px solid #00ff00;
	display: block;
}
.clsDivStartBg {
	position: absolute;
	width: 400px;
	height: 106px;
	left: 173px;
	top: 305px;
	cursor: default;
	background-color: #d8eeda;
	border-radius: 15px;
	border: 0px solid #00ff00;
	display: block;
}
.clsDivNameText {
	position: absolute;
	width: 400px;
	height: 106px;
	left: 220px;
	top: 453px;
	font-size: 20px;
	letter-spacing: 1px;
}
.clsDivNameInputText {
	position: absolute;
	width: 160px;
	height: 24px;
	left: 288px;
	top: 447px;
	padding: 7px 10px 7px 10px;
	font-size: 18px;
	letter-spacing: 1px;
	background-color: #f9fbfc;
	border: 1px solid #5e6e71;
	border-radius: 15px;	
}
.clsDivIntroTitle {
	position: absolute;
	width: 370px;
	height: 30px;
	left: 183px;
	top: 160px;
	font-size: 25px;
	font-family: ZemkeHandITC;
	color: #01651f;
	letter-spacing: 1px;
	text-align: center;
	border: 0px solid #5e6e71;
	display: block;
}
.clsDivLoadCompText {
	position: absolute;
	width: 260px;
	height: 24px;
	left: 239px;
	top: 316px;
	font-size: 20px;
	color: #01651f;
	text-align: center;
	border: 0px solid #5e6e71;
	display: block;
}
.clsDivStartAlpha {
	position: absolute;
	width: 97px;
	height: 40px;
	left: 324px;
	top: 349px;
	background-color: #d8eeda;
	opacity: 0.5;
	border: 0px solid #5e6e71;
}
.clsSec1BtnNext {
	position: absolute;
	width: 42px;
	height: 40px;
	left: 352px;
	top: 213px;
	color: #000000;
	text-decoration: none;
	border: none;
	outline: none;
	cursor: pointer;
	display: none;
}
.clsSec1BtnNextArrowText {
	position: absolute;
	width: 40px;
	height: 40px;
	left: 2px;
	top: 0px;	
	font-size: 20px;
}
.clsDivIntroTextPanel {
	position: absolute;
	width: 377px;
	height: 48px;
	left: 178px;
	top: 163px;
	border: 0px solid #5e6e71;
	font-size: 18px;
	text-align: center;
	display: block;
}
.clsDivIntroText {
	position: absolute;
	width: 150px;
	height: 48px;
	top: 0px;
	border: 1px solid #5e6e71;
	font-size: 18px;
	text-align: center;
	display: block;
}
.clsDivIntroIcon {
	position: absolute;
	width: 60px;
	height: 60px;
    left: 217px;
    top: 134px;
}
/*---- Sec2 ----*/
.clsDivTargetText {
	position: absolute;
	width: 160px;
	height: 24px;
	left: 19px;
	top: 12px;
	font-size: 21px;
	color: #01651f;
	border: 0px solid #5e6e71;
}
.clsDivTargetArrow {
	position: absolute;
	width: 20px;
	height: 43px;
	left: 149px;
	top: 25px;
	font-size: 21px;
	color: #01651f;
	border: 0px solid #5e6e71;
}
.clsDivTragetBox {
	position: absolute;
	width: 131px;
	height: 128px;
	left: 16px;
	top: 40px;
}
.clsDivTitle {
	position: absolute;
	width: 580px;
	height: 24px;
	left: 187px;
	top: 10px;
	font-family: ZemkeHandITC;
	font-size: 29px;
	color: #01541a;
	font-weight: bold;
	border: 0px solid #5e6e71;
}

/*-------- Introduction -----------*/
.clsDivIntroductionPanel {
	position: absolute;
	width: 280px;
	height: 159px;
	left: 177px;
	top: 61px;
	border: 0px solid #5e6e71;	
}
.clsDivIntroduTitleText {
	position: absolute;
	width: 105px;
	height: 24px;
	left: 90px;
	top: 20px;
	font-size: 17px;
	color: #01541a;
	font-weight: bold;
	border: 0px solid #5e6e71;
	display: none;
}
.clsDivIntroduText {
	position: absolute;
	width: 175px;
	height: auto;
	left: 90px;
	top: 58px;
	font-size: 15px;
	color: #01541a;
	border: 0px solid #5e6e71;
	display: none;
}
.clsDivIntroduText_1 {
	position: absolute;
	width: 174px;
	height: auto;
	left: 12px;
	top: 135px;
	font-size: 16px;
	color: #01541a;
	border: 0px solid #5e6e71;
	display: none;
}
.clsDivSpinnerArrowLeft_1 {
	position: absolute;
	width: 28px;
	height: 14px;
	left: 60px;
	top: 83px;
	border: 0px solid #5e6e71;
	display: none;
}
.clsDivSpinnerArrowRight_1 {
	position: absolute;
	width: 28px;
	height: 14px;
	left: 256px;
	top: 83px;
	border: 0px solid #5e6e71;
	display: none;
}
.clsDivIntroduText_2 {
	position: absolute;
	width: 205px;
	height: auto;
	left: 48px;
	top: 112px;
	font-size: 15px;
	color: #01541a;
	border: 0px solid #5e6e71;
	display: none;
}
.clsDivIntroduText_3 {
	position: absolute;
	width: 134px;
	height: 44px;
	left: 112px;
	top: 20px;
	font-size: 15px;
	color: #01541a;
	border: 0px solid #5e6e71;
	display: none;
}
.clsDivIntroduText_3_arrow {
	position: absolute;
	width: 31px;
	height: 32px;
	left: 74px;
	top: 44px;
	border: 0px solid #5e6e71;
	display: none;
}
.clsDivIntroduText_4 {
	position: absolute;
	width: 174px;
	height: 104px;
	left: 93px;
	top: 5px;
	font-size: 15px;
	color: #01541a;
	border: 0px solid #5e6e71;
	display: none;
}
.clsDivIntroduText_5 {
	position: absolute;
	width: 154px;
	height: 84px;
	left: 100px;
	top: 20px;
	font-size: 15px;
	color: #01541a;
	border: 0px solid #5e6e71;
	display: none;
}
.claDivSpinnerOrWishballPanel {
	position: absolute;
	width: 194px;
	height: 98px;
	left: 78px;
	top: 8px;
    border: 0px solid #5e6e71;
    display: none;
}
.clsDivSpinWishText_1 {
	position: absolute;
	width: 63px;
	height: 56px;
	left: 0px;
	top: 0px;
	font-size: 15px;
	color: #01541a;
	text-align: center;
	border: 0px solid #5e6e71;
	display: block;
}
.clsDivSpinWishText_2 {
	position: absolute;
    width: 47px;
    height: 26px;
    left: 57px;
    top: 11px;
    font-size: 24px;
    color: #01541a;
    text-align: center;
    border: 0px solid #5e6e71;
    display: block;
}
.clsDivSpinWishText_3 {
	position: absolute;
	width: 63px;
	height: 56px;
	left: 108px;
	top: 0px;
	font-size: 15px;
	color: #01541a;
	text-align: center;
	border: 0px solid #5e6e71;
	display: block;
}
.clsDivSpinnerArrowLeft_1a {
	position: absolute;
	width: 36px;
	height: 21px;
	left: -10px;
	top: 65px;
	border: 0px solid #5e6e71;
	display: block;
}
.clsDivSpinnerArrowRight_1a {
	position: absolute;
	width: 36px;
	height: 21px;
	left: 150px;
	top: 65px;
	border: 0px solid #5e6e71;
	display: block;
}
/*-------- Wishball -----------*/
.clsDivWishballPanel {
	position: absolute;
	width: 206px;
	height: 89px;
	left: 538px;
	top: 61px;
	border: 0px solid #5e6e71;
	display: block;	
}
.clsDivWBall_InstraBg {
	position: absolute;
	width: 206px;
	height: 89px;
	left: 0px;
	top: 0px;
	border: 0px solid #5e6e71;
	display: block;
}
.clsDivWBall_InstraText {
	position: absolute;
	width: 145px;
	height: 89px;
	left: 0px;
	top: 10px;
	font-size: 15px;
	color: #01541a;
	text-align: left;
	border: 0px solid #5e6e71;
	display: block;
}
.clsDivFeedbackHeadingTxt{
	position: absolute;
	width: 182px;
	height: auto;
	left: 95px;
	top: 0px;
	font-family: ZemkeHandITC;
	font-size: 23px;
	color: #01541a;
	text-align: left;
	border: 0px solid #5e6e71;
	padding-top: 5px;
	display: none;
}
.clsDivFeedbackBodyTxt{
	position: absolute;
	width: 176px;
	height: auto;
	left: 90px;
	top: 41px;
	font-size: 15px;
	color: #01541a;
	text-align: left;
	border: 0px solid #5e6e71;
	display: none;
}
.clsSec2WBall_BtnYes {
	position: absolute;
	width: 55px;
	height: 37px;
    left: 139px;
    top: 6px;
	border: 0px solid #5e6e71;
	cursor: pointer;
	display: block;
}
.clsSec2WBall_BtnNo {
	position: absolute;
	width: 55px;
	height: 37px;
    left: 139px;
    top: 45px;
	border: 0px solid #5e6e71;
	cursor: pointer;
	display: block;
}

.clsSec2BtnWishBallText {
	position: absolute;
	width: 55px;
	height: 37px;
	left: 0px;
	top: 0px;
	font-size: 15px;
	color: #000000;
	text-align: left;
	border: 0px solid #5e6e71;
	display: block;
}
.clsAllNumberPanel {
	position: absolute;
    width: 151px;
    height: 141px;
    left: 0px;
    top: -53px;
	background-color: #ffffff;
	border-radius: 10px;
    border: 0px solid #5e6e71;
    display: block;
}
.clsDivAllNumberTitle {
	position: absolute;
	width: 152px;
	height: 18px;
	left: 0px;
	top: 3px;
	font-size: 15px;
	color: #01541a;
	text-align: left;
	border: 0px solid #01541a;
}
.clsDivBlueCircle {
	position: absolute;
	width: 40px;
	height: 39px;
	left: 13px;
	top: 21px;
	border: 0px solid #5e6e71;
	cursor: pointer;
}
.clsDivAllNumberText {
	position: absolute;
	width: 35px;
	height: 21px;
	left: 2px;
	top: 8px;
	font-size: 20px;
	color: #01541a;
	text-align: center;
	border: 0px solid #01541a;
}
.clsDivHowToUsePanel {
	position: absolute;
	width: 353px;
	height: 230px;
	left: 0px;
	top: 0px;
	border: 0px solid #01541a;
	display: block;
}
.clsSec2BtnDragIcon {
	position: absolute;
	width: 38px;
	height: 36px;
	left: 308px;
	top: 0px;
	border: 0px solid #01541a;
	cursor: pointer;
}
.clsSec2HowToUseArrowLeft {
	position: absolute;
	width: 42px;
	height: 40px;
	left: 90px;
	top: 174px;
	color: #000000;
	text-decoration: none;
	border: none;
	outline: none;
	cursor: pointer;
}
.clsSec2HowToUseArrowRight {
	position: absolute;
	width: 42px;
	height: 40px;
	left: 224px;
	top: 174px;
	color: #000000;
	text-decoration: none;
	border: none;
	outline: none;
	cursor: pointer;
}
.clsSec2BtnHowToUse_Close {
	position: absolute;
	width: 93px;
	height: 40px;
	left: 132px;
	top: 174px;
	color: #000000;
	text-decoration: none;
	border: none;
	outline: none;
	cursor: pointer;
}
.clsSec2btnAudio {
	position: absolute;
	width: 42px;
	height: 40px;
	left: 294px;
	top: 174px;
	border: 0px solid #01541a;
	cursor: pointer;
}
.clsDivHintsPanel {
	position: absolute;
	width: 353px;
	height: 234px;
	left: 190px;
	top: 312px;
	border: 0px solid #5e6e71;
	display: block;
}
.clsDivHintsTitle {
	position: absolute;
	width: 35px;
	height: 21px;
	left: 292px;
	top: 6px;
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	border: 0px solid #01541a;
	display: block;
}
.clsDivHintsText {
    position: absolute;
    width: 295px;
    height: 89px;
    left: 22px;
    top: 43px;
    font-size: 18px;
    color: #01541a;
    text-align: left;
    border: 0px solid #5e6e71;
    display: block;
}
.clsSec2BtnHints_Close {
	position: absolute;
	width: 93px;
	height: 40px;
	left: 250px;
	top: 174px;
	color: #000000;
	text-decoration: none;
	border: none;
	outline: none;
	cursor: pointer;
}

/*----------------------------------*/
.clsDivHowToUseBoxHightLight {
	position: absolute;
	width: 760px;
	height: 570px;
	border: 1px solid #00ff00;
	display: block;
}
.clsDivHowToUseText {
	position: absolute;
	width: 306px;
	height: 130px;
	left: 20px;
	top: 40px;
	font-size: 15px;
	color: #000000;
	text-align: left;
	border: 0px solid #5e6e71;
	display: block;	
}
.clsDivHighLight_Target {
	position: absolute;
	width: 131px;
	height: 60px;
	left: 8px;
	top: 65px;
	border-radius: 15px;
	border: 7px solid #01651f;
	display: block;
}
.clsDivHighLight_Number {
	position: absolute;
	width: 263px;
	height: 77px;
	left: 179px;
	top: 218px;
	border-radius: 15px;
	border: 7px solid #01651f;
	display: block;
}
.clsDivHighLight_NumberLine {
	position: absolute;
	width: 122px;
	height: 358px;
	left: 14px;
	top: 183px;
	border-radius: 15px;
	border: 7px solid #01651f;
	display: block;
}
.clsDivHighLight_CountingFrame {
	position: absolute;
	width: 345px;
	height: 223px;
	left: 183px;
	top: 305px;
	border-radius: 22px;
	border: 7px solid #01651f;
	display: block;
}
.clsDivHighLight_BigSmallNumber {
	position: absolute;
	width: 263px;
	height: 64px;
	left: 179px;
	top: 151px;
	border-radius: 15px;
	border: 7px solid #01651f;
	display: block;
}
.clsDivHighLight_Operators {
	position: absolute;
	width: 116px;
	height: 154px;
	left: 554px;
	top: 153px;
	border-radius: 15px;
	border: 7px solid #01651f;
	display: block;
}
.clsDivHighLight_WishBall {
	position: absolute;
	width: 94px;
	height: 89px;
	left: 449px;
	top: 52px;
	border-radius: 15px;
	border: 7px solid #01651f;
	display: block;
}
.clsDivHighLight_TurnTaken {
    position: absolute;
    width: 179px;
    height: 99px;
    left: 560px;
    top: 403px;
    border-radius: 15px;
    border: 7px solid #01651f;
    display: block;
}
.clsDivHighLight_Spinner {
	position: absolute;
	width: 74px;
	height: 89px;
	left: 179px;
	top: 52px;
	border-radius: 15px;
	border: 7px solid #01651f;
	display: block;
}

.clsDivCanvasSpinner {
	position: absolute;
	width: 75px;
	height: 68px;
	left: 194px;
	top: 76px;
	border: 1px solid #5e6e71;
}
/*----------- xxxx ----------------*/
.clsDivCanvasWishball {
	position: absolute;
	width: 69px;
	height: 68px;
	left: 466px;
	top: 70px;
	border: 1px solid #5e6e71;
}
.clsDivWishball_IconText {
	position: absolute;
	width: 32px;
	height: 30px;
	left: 489px;
	top: 88px;
	font-size: 30px;
	color: #01541a;
	border: 0px solid #5e6e71;
}
.clsDivTragetText {
	position: absolute;
	width: 64px;
	height: 24px;
	left: 48px;
	top: 83px;
	font-size: 38px;
	color: #000000;
	text-align: center;
	border: 0px solid #5e6e71;
}
.clsDivNumberLineBox {
	position: absolute;
	width: 131px;
	height: 367px;
	left: 16px;
	top: 185px;
}
.clsDivWhiteBg {
	position: absolute;
	width: 503px;
	height: 491px;
	left: 175px;
	top: 60px;
}
.clsDivGreenBoxPanel {
	position: absolute;
    width: 179px;
    height: 99px;
    left: 568px;
    top: 411px;
    border-radius: 10px;
    background-color: #3da844;
}
.clsDivGreenBoxText_1 {
	position: absolute;
	left: 17px;
	top: 17px;
	font-size: 18px;
	color: #013e01;
}
.clsDivGreenBoxText_1a {
	position: absolute;
	left: 124px;
	top: 12px;
	font-size: 32px;
	color: #000000;
}
.clsDivGreenBoxText_2 {
	position: absolute;
	left: 63px;
	top: 58px;
	font-size: 18px;
	color: #013e01;
}
.clsDivGreenBoxText_2a {
	position: absolute;
	left: 17px;
	top: 52px;
	font-size: 32px;
	color: #000000;
}

.clsDivPlaceValuePanel {
	position: absolute;
	width: 80px;
	height: 66px;
	left: 190px;
	top: 155px;
	cursor: pointer;
	border: 0px solid red;
}
.clsDivPlaceValueNumber {
	position: absolute;
	width: 80px;
	height: 80px;
	left: 1px;
	top: 1px;
	font-size: 15px;
	color: #01541a;
	text-align: center;
	border: 0px solid red;
}
.clsDivPlaceValueText_1 {
	position: absolute;
	width: 76px;
	height: 27px;
	left: 2px;
	top: 25px;
	font-size: 26px;
	color: #000000;
	text-align: center;
	border: 0px solid red;
}
.clsDivPlaceValueBox {
	position: absolute;
	width: 80px;
	height: 44px;
	left: 0px;
	top: 19px;
	border: 0px solid red;
}

.clsDivCurrentPanel {
	position: absolute;
	width: 78px;
	height: 78px;
	left: 190px;
	top: 225px;
}
.clsDivCurrentText {
	position: absolute;
	width: 78px;
	height: 78px;
	left: 1px;
	top: 1px;
	font-size: 65px;
	color: #f38100;
	text-align: center;
	border: 0px solid #5e6e71;
}
.clsDivCounterPanel {
	position: absolute;
	width: 353px;
	height: 234px;
	left: 190px;
	top: 312px;
	border: 0px solid #5e6e71;
}
.clsDivCounterBg {
	position: absolute;
	width: 353px;
	height: 230px;
	top: 0px;
}
.clsDivGrayLine {
	position: absolute;
	width: 5px;
	height: 80px;
	left: 42px;
	top: 125px;
	background-color: #9a9a9a;
}
.clsDivOrangeLine {
	position: absolute;
	width: 33px;
	height: 5px;
	left: 28px;
	top: 195px;
	background-color: #FF9900;
}
.clsDivPlaceValueText {
	position: absolute;
	width: 80px;
	height: 19px;
	left: 5px;
	top: 204px;
	font-size: 15px;
	color: #01541a;
	text-align: center;
	border: 0px solid #5e6e71;	
}
.claDivCanvasCounterAni {
	position: absolute;
	width: 120px;
	height: 204px;
	left: 28px;
	top: 0px;
	border: 1px solid #5e6e71;
}
.clsDivNumberLineGraph {
	position: absolute;
	width: 503px;
	height: 491px;
	left: 175px;
	top: 60px;
}
.clsDivOrangeBar {
	position: absolute;
	width: 13px;
	height: 303px;
	left: 65px;
	bottom: 0px;
	background-color: #ff8900;
}
.clsDivTargetLinePanel {
	position: absolute;
	width: 79px;
	height: 40px;
	left: 57px;
	top: 64px;
	border: 0px solid #5e6e71;
}
.clsDivGreenLine {
	position: absolute;
	width: 33px;
	height: 3px;
	left: 0px;
	top: 6px;
	background-color: #00931c;	
}
.clsDivGreenLineNumber {
	position: absolute;
	width: 80px;
	height: 19px;
	left: 10px;
	top: 0px;
	font-size: 15px;
	color: #000000;
	text-align: center;
	border: 0px solid #5e6e71;
}	
.clsDivGreenLineText {
	position: absolute;
	width: 80px;
	height: 19px;
	left: 8px;
	top: 15px;
	font-size: 15px;
	color: #01541a;
	text-align: center;
	border: 0px solid #5e6e71;
}	

.clsSec2BtnPrint {
	position: absolute;
	width: 93px;
	height: 40px;
	left: 656px;
	top: 363px;
	color: #000000;
	text-decoration: none;
	border: none;
	outline: none;
	cursor: pointer;
}
.clsSec2BtnHowToUse {
	position: absolute;
	width: 93px;
	height: 40px;
	left: 561px;
	top: 520px;
	color: #000000;
	text-decoration: none;
	border: none;
	outline: none;
	cursor: pointer;
}
.clsSec2BtnStartAgain {
	position: absolute;
	width: 93px;
	height: 40px;
	left: 656px;
	top: 520px;
	color: #000000;
	text-decoration: none;
	border: none;
	outline: none;
	cursor: pointer;
}
.clsSec2BtnSkipIntro {
	position: absolute;
	width: 93px;
	height: 40px;
	left: 457px;
	top: 162px;
	color: #000000;
	text-decoration: none;
	border: none;
	outline: none;
	cursor: pointer;
}
.clsSec2BtnStartAgainText {
	position: absolute;
	width: 78px;
	height: 32px;
	left: 7px;
	top: 3px;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	border: 0px solid #00ff00;
}
.clsSec2Introduction {
	position: absolute;
	width: 42px;
	height: 40px;
	left: 380px;
	top: 68px;
	color: #000000;
	text-decoration: none;
	border: none;
	outline: none;
	cursor: pointer;
	display: block;
}
.clsSec2BtnAddition {
	position: absolute;
	width: 88px;
	height: 66px;
	left: 576px;
	top: 175px;
	border: 0px solid #00ff00;
	cursor: pointer;
}
.clsSec2BtnSubtraction {
	position: absolute;
	width: 88px;
	height: 66px;
	left: 576px;
	top: 242px;
	border: 0px solid #00ff00;
	cursor: pointer;
}


/*------ Print Begin ----------*/
.clsDivPrintPanel{
	position: relative;
	width: 595px;
	height: 842px;
	top: 0px;
	left: 0px;
	background-color: #ffffff;
	border: 0px solid red;
}
.clsDivPrintContentTop {
	position: relative;
	width: 539px;
	top: 0px;
	left: 30px;
	border: 0px solid red;	
}
.clsDivPrintTitle {
	width: 235px;
	height: 24px;
	font-family: ZemkeHandITC;
	font-size: 25px;
	color: #01541a;
	font-weight: bold;
	border: 0px solid #5e6e71;
}
.clsDivPrintText {
	font-size: 15px;
	color: #000000;
	font-weight: normal;
}
.clsDivPrintNameLine {
	position: absolute; 
	width: 165px;
	height: 1px;
	left: 59px;
	top: 17px;
	border-top: 1px solid #888888;
}
.clsDivPrintPageFrom {
	position: absolute;
	width: 17px;
	height: 22px;
	left: 450px;
	top: 0px;
	border: 0px solid blue;
}
.clsDivPrintPageTo {
	position: absolute;
	width: 17px;
	height: 22px;
	left: 486px;
	top: 0px;
	border: 0px solid blue;
}
.clsDivPrintImg_1 {
	position: absolute;
	width: 58px;
	height: 58px;
	left: 118px;
	top: 0px;
	border: 0px solid blue;	
}
.clsDivPrintText_2 {
	position: absolute;
	width: 65px;
	height: 43px;
	left: 26px;
	top: 10px;	
	border: 0px solid blue;	
}
.clsDivPrintText_3 {
	position: absolute;
	width: 58px;
	height: 22px;
	left: 118px;
	top: 18px;
	border: 0px solid blue;
}
.clsDivPrintText_4 {
	position: absolute;
	width: 65px;
	height: 43px;
	left: 293px;
	top: 10px;
	border: 0px solid blue;
}
.clsDivPrintThreeBox {
	position: absolute;
	width: 114px;
	height: auto;
	left: 381px;
	top: 11px;
	border: 0px solid blue;
}
.clsDivPrintThreeBox_1 {
	position: absolute;
	width: 114px;
	height: auto;
	left: 381px;
	top: 30px;
	border: 0px solid blue;
}
.clsDivStartNumberTextMain {
	position: absolute;
	width: 127px;
	height: 35px;
	left: 393px;
	top: 15px;
	border: 0px solid blue;
}
.clsDivStartNumberTextMain_1 {
	position: absolute;
	width: 127px;
	height: 35px;
	left: 392px;
	top: 35px;
	border: 0px solid blue;
}
.clsDivOrangeprintText {
	font-size: 24px;
	color: #f48100;
	font-weight: normal;
	letter-spacing: 26px;
}
.clsDivPrintContentMiddle {
	position: relative;
	width: 539px;
	top: 0px;
	left: 30px;
	border: 0px solid blue;	
	display: block;
}
.clsDivGreenBox {
	position: relative;
	width: 532px;
	height: 66px;
	top: 0px;
	left: 0px;
	background-color: transparent;
	border: 0px solid red;
}
.clsDivTurnText {
	position: absolute;
	top: 26px;
	left: 29px;
}
.clsDivTurnCountText {
	position: absolute;
	top: 26px;
	left: 64px;	
}
.clsDivPrintSpinner {
	position: absolute;
	width: 39px;
	height: auto;	
	top: 13px;
	left: 113px;	
}
.clsDivTurnPlaceValueText {
	position: absolute;
	top: 19px;
	left: 125px;
	font-size: 24px;	
}
.clsDivOperatorIcon {
	position: absolute;
	width: 48px;
	height: auto;	
    top: 16px;
    left: 238px;
}
.clsDivPlaceValueSmallBox_1 {
	position: absolute;
    width: 38px;
    height: auto;
    top: 11px;
    left: 380px;
}
.clsDivPlaceValueSmallBox_2 {
	position: absolute;
	width: 38px;
	height: auto;
	top: 11px;
	left: 421px;
}
.clsDivPlaceValueSmallBox_3 {
	position: absolute;
	width: 38px;
	height: auto;
	top: 11px;
	left: 461px;
}
.clsDivPVSB_Text_1 {
	position: absolute;
	width: 47px;
	height: auto;
	top: 11px;
	left: 387px;
	font-size: 14px;
	letter-spacing: 0px;
}
.clsDivPVSB_Text_2 {
	position: absolute;
	width: 42px;
	height: auto;
	top: 11px;
	left: 432px;
	font-size: 14px;
	letter-spacing: 0px;
}
.clsDivPVSB_Text_3 {
	position: absolute;
	width: 47px;
	height: auto;
	top: 11px;
	left: 475px;
	font-size: 14px;
	letter-spacing: 0px;
}
.clsDivPrintWishballText {
	position: absolute;
	width: 47px;
	height: auto;
	top: 36px;
	left: 152px;
	font-size: 14px;
	letter-spacing: 1px;
}
.clsDivPlaceValueSmallBoxText_1 {
	position: absolute;
	width: 47px;
	height: auto;
	top: 0px;
	left: 383px;
	font-size: 7px;
	color: #01541a;
}
.clsDivPlaceValueSmallBoxText_2 {
	position: absolute;
	width: 47px;
	height: auto;
	top: 0px;
	left: 431px;
	font-size: 7px;
	color: #01541a;
}
.clsDivPlaceValueSmallBoxText_3 {
	position: absolute;
	width: 47px;
	height: auto;
	top: 0px;
	left: 471px;
	font-size: 7px;
	color: #01541a;
}
.clsDivPrintFooter {
	position: relative;
	width: 529px;
	/*top: 430px;*/
	left: 30px;
	border-top: 1px solid black;
	padding-top: 3px;	
	font-size: 9px;
	display: block;
}
/*------ Print End ----------*/
/*----- Footer Begin -----*/
.clsDivFooter {
	position: absolute;
	width: 100%;
    height: 55px;
	left: 0px;
	bottom: 0px;
	border: 0px solid #000000;
}
.clsLogo {
	position: absolute;
    width: 108px;
    height: 49px;
    top: 5px;
	left: 0px;	
	cursor: pointer;
}
.clsCopyRight {
    font-family: arial;
    font-size: 12px;
	text-align: center;
}
.clsFooterLink {
	position: absolute;
    width: 88px;
    height: 31px;
    top: 5px;
	right: 0px;	
	cursor: pointer;
}
/*----- Footer End -----*/

/*----- Loading Begin -----*/
.clsDivLoaderPanel {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: #ffffff;
	display: block;
}
.clsDivLoader {
	position: absolute;
	width: 300px;
	height: 130px;
	left: 50%;
	top: 50%;
	margin-left: -150px;
	margin-top: -65px;
	border: 1px solid green;
	background: #000000;
	display: block;
}
.clsDivLoaderText {
	font-family: arial, verdana, helvetica, sans-serif, tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #9fd2fa;
}
.clsDivLoaderBarMain {
	position: relative;
	width: 260px;
	height: 26px;
	text-align: left;
	border-right: 2px solid #4581b0;
	background: #4581b0;
}
.clsDivLoaderBar {
	position: absolute;
	width: 0%;
	height: 24px;
	left: 1px;
	top: 1px;
	background: #0c426b;
}
/*----- Loading End -----*/