@font-face {
	font-family: 'Conv_trebuc_0';
	src: url('../font/trebuc_0.eot');
	src: url('../font/trebuc_0.woff') format('woff'), url('../font/trebuc_0.ttf') format('truetype'), url('../font/trebuc_0.svg') format('svg'), url('../font/trebuc_0.otf') format('otf');
	font-weight: normal;
	font-style: normal;
}

@font-face {font-family: Trebuchet MS;
    src: url("../font/03e852a9d1635cf25800b41001ee80c7.eot"), url("../font/03e852a9d1635cf25800b41001ee80c7.eot?#iefix"),
    url("../font/03e852a9d1635cf25800b41001ee80c7.woff2"),
    url("../font/03e852a9d1635cf25800b41001ee80c7.woff"),
    url("../font/03e852a9d1635cf25800b41001ee80c7.ttf"),
    
	url("../font/Trebuchet MS.ttf"),
}
body {
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;

	font-family: 'Conv_trebuc_0';
}
body * {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	
	-webkit-backface-visibility: hidden;
}

.disabled {
	cursor: default;
}
.tabbed.focused { /*:focus*/
	box-shadow: 0px 0px 0px 2px #ffff00;
	border-radius: 2px !important;
	outline: 0;
}

.container {
	position: fixed;
	left: 0;
	top: 0;
    background-color: #595448;
}

.container {
	position: fixed;
	left: 0;
	top: 0;
}

.container a{
	text-decoration:none;
}

.container #mainGame {
	position: relative;
	top: 0px;
	width: 816px;
	height: 611px;
	overflow: hidden;
	left:50%;
	-webkit-transform:translate(-50%, 0);
	-moz-transform:translate(-50%, 0);
	-ms-transform:translate(-50%, 0);
	-o-transform:translate(-50%, 0);
	transform:translate(-50%, 0);
}

#mainGame .screen {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	display: none;
	z-index: 1;
}
#mainGame .screen.active {
	display: block;
}
#screen1, #screen2, #screen3, #screen4, #screen5 {
	background:#663366;
}
#screen1 .title {
	color:#FFFFFF;
	font-size:25px;
	position:absolute;
	right:0;
	left:0;
	margin:auto;
	text-align:center;
	top:165px;
	letter-spacing:1px;
	font-family: Trebuchet MS;
}
#screen1 .startbtn {
	background:url(../images/screen1/star.svg) no-repeat;
	background-size:100% 100%;
	width:110px;
	height:38px;
	position:absolute;
	color:#FFFFFF;
	font-size: 17px;
	text-align: center;
	line-height: 38px;
	right:0;
	left:0;
	margin:auto;
	top:327px;
}
#screen1 .startbtn:hover, #screen1 .startbtn:focus {
	background:url(../images/screen1/star_hover.svg) no-repeat;
	background-size:100% 100%;
	color:#663366;
}

#screen4 .startbtn2 {
	background: url(../images/screen1/star.svg) no-repeat;
    background-size: 100% 100%;
    width: 110px;
    height: 38px;
    position: absolute;
    color: #FFFFFF;
    font-size: 17px;
    text-align: center;
    line-height: 38px;
    left: -143px;
    margin: auto;
    z-index: 666;
    top: -5px;
	display:none;
}
#screen4 .startbtn2:hover, #screen4 .startbtn2:focus {
	background:url(../images/screen1/star_hover.svg) no-repeat;
	background-size:100% 100%;
	color:#663366;
}
#screen2 .title {
	color:#FFFFFF;
	font-size:20px;
	position:absolute;
	right:0;
	left:0;
	margin:auto;
	text-align:center;
	top:171px;
	letter-spacing:0.5px;
}
#screen2 .btn, #screen3 .btn, #screen4 .btn, #screen5 .btn, .btn {
	background:url(../images/screen2/btn.svg) no-repeat;
	background-size:100% 100%;
	width: 75px;
	height: 38px;
	position:absolute;
	color:#FFFFFF;
	text-align:center;
	font-size:15px;
	line-height:38px;
	letter-spacing:1px;
}
#screen2 .btn:hover, #screen3 .btn:hover, #screen4 .btn:hover, #screen5 .btn:hover, .btn:hover, .btn:focus,#screen2 .btn:focus {
	background:url(../images/screen2/btnhover.svg) no-repeat;
	background-size:100% 100%;
	color:#000000;
	transform:scale(1.09, 1.02);
	-webkit-transform:scale(1.09, 1.02);
}
#screen2 .yesbutton {
	top:250px;
	left:225px;
}
#screen2 .nobutton {
	top:250px;
	left:529px;
}
.logo {
	background:url(../images/screen3/text.png) no-repeat;
	width: 310px;
	height: 37px;
	position:absolute;
	top: 3px;
	left: 5px;
	background-size:100% auto;
}
.menubutton {
	position:absolute;
	top:10px;
	right:28px;
	width:350px;
	height:30px;
	z-index:3;
}
.menubutton .startagainbtn {
	background:url(../images/screen3/startagainbg.png) no-repeat;
	position:absolute;
	top:0;
	left:0;
	width: 98px;
	height: 28px;
	color:#ffffcc;
	text-align:center;
	font-size: 17px;
	line-height: 27px;
}

.menubutton .startagainbtn.disable {
	cursor:default;
}

.menubutton .startagainbtn:not(.disabled):not(.disable):hover, .menubutton .startagainbtn:not(.disabled):not(.disable):focus {
background-position: -98px 0;
width: 109px;
height: 31px;
top:-3px;
left:-11px;
font-size:19px;
line-height:30px;
}
.menubutton .startagainbtn.disabled {
	background-position: -207px 0;
	width: 104px;
	height: 27px;
	color:#000000;
	font-size: 19px;
	line-height: 28px;
	font-weight: bold;
}
.menubutton .introbtn {
	background:url(../images/screen3/introbg.png) no-repeat;
	position:absolute;
	top:0;
	left:120px;
	width: 64px;
	height: 27px;
	color:#ffffcc;
	font-size: 17px;
	line-height: 27px;
}
 .menubutton .introbtn:not(.disabled):not(.disable):hover, .menubutton .introbtn:not(.disabled):not(.disable):focus {
background-position: -64px 0;
width: 72px;
height: 31px;
top:-4px;
left:112px;
font-size:19px;
line-height:30px;
}
.menubutton .introbtn.disable {
	cursor:default;
}
.menubutton .introbtn.disabled {
	background-position: -136px 0;
	width: 76px;
	height: 28px;
	color:#000000;
	font-size: 19px;
	line-height: 28px;
	font-weight: bold;
	top: 6px;
	left: 101px;
}
.menubutton .testbtn {
	background:url(../images/screen3/testbg.png) no-repeat;
	position:absolute;
	top:0;
	right:0px;
	width: 65px;
	height: 28px;
	color:#ffffcc;
	font-size: 17px;
	line-height: 27px;
}

.menubutton .testbtn.disable { 
	cursor:default;
}

.menubutton .testbtn:not(.disabled):not(.disable):hover, .menubutton .testbtn:not(.disabled):not(.disable):focus {
 background-position: -65px 0;
width: 63px;
height: 31px;
top:-3px;
right:5px;
font-size:19px;
line-height:30px;
}
.menubutton .testbtn.disabled {
	opacity:0.7;
}
#screen5 .menubutton .testbtn.disabled {
	opacity:1;
	background-position:-128px 0;
	color:#000000;
	top: 6px;
	right: 10px;
}
.menubutton .buildbtn {
	background:url(../images/screen3/buildbg.png) no-repeat;
	position:absolute;
	top:0;
	left:202px;
	width: 64px;
	height: 27px;
	color:#ffffcc;
	font-size: 17px;
	line-height: 27px;
}
 .menubutton .buildbtn:not(.disabled):not(.disable):hover, .menubutton .buildbtn:not(.disabled):not(.disable):focus {
 background-position: -64px 0;
width: 72px;
height: 31px;
top:-4px;
left:194px;
font-size:19px;
line-height:30px;
}
.menubutton .buildbtn.disabled {
	background-position: -136px 0;
	width: 76px;
	height: 28px;
	top: 6px;
	left: 186px;
	color:#000000;
	font-size: 19px;
	line-height: 28px;
	font-weight: bold;
}

.menubutton .buildbtn.disable {
	cursor:default;
}
.mainbg {
	background:url(../images/screen3/mainbg.svg) no-repeat;
	background-size:100% 100%;
	width: 800px;
	height: 565px;
	position: absolute;
	top: 37px;
	left: 9px;
}
.stars {
	background:url(../images/screen3/small_star.svg) no-repeat;
	background-size:100% 100%;
	position:absolute;
	position: absolute;
	width: 285px;
	height: 308px;
	top: 16px;
	left: 3px;
}
.stars .circle {
	background:#efdf3f;
	width: 250px;
	height: 250px;
	position: absolute;
	top: 25px;
	left: 18px;
	z-index:3;
	border-radius: 150px;
	-webkit-border-radius: 150px;
}



.stars .circle.click1 {
	background: #efdf3f;
    width: 250px;
    height: 250px;
    position: absolute;
    top: -79px;
    box-shadow: 1px yellow solid;
    left: 357px;
    z-index: 1;
    transform: scale(0.3);
    border-radius: 150px;
    -webkit-border-radius: 150px;
	
}

.stars .circle .blackcircle {
	background:url(../images/screen3/circle.svg) no-repeat;
	background-size:100% 100%;
	width: 251px;
	height: 251px;
	position: absolute;
	top: -1px;
	left: 0px;
	cursor:pointer;
}
.stars .circle .blackcircle .neddle {
	background:url(../images/screen5/needle.svg) no-repeat;
	background-size:100% 100%;
	position:absolute;
	top: 24px;
	left: 67px;
	width:13px;
	height:60px;
}
.staranimate {
	position: absolute;
	width: 45px;
	height: 45px;
	background-size: 100% 100%;
	top: 151px;
	left: 283px;
	z-index: 1;
	background:url(../images/screen3/big_star.svg) no-repeat;
	
	transform:scale(0);
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	-ms-transform:scale(0);
	-o-transform:scale(0);
}
.staranimate.active{
	-webkit-animation:star 5s 1 linear;
	-moz-animation:star 5s 1 linear;
	-ms-animation:star 5s 1 linear;
	-o-animation:star 5s 1 linear;
	animation:star 5s 1 linear;
}

@-webkit-keyframes star { 0% { transform:scale(0) rotate(0deg); opacity:0; } 50% { transform:scale(1) rotate(-360deg); opacity:1; } 100% { transform:scale(0) rotate(360deg); opacity:0; } }
@-moz-keyframes star { 0% { transform:scale(0) rotate(0deg); opacity:0; } 50% { transform:scale(1) rotate(-360deg); opacity:1; } 100% { transform:scale(0) rotate(360deg); opacity:0; } }
@-ms-keyframes star { 0% { transform:scale(0) rotate(0deg); opacity:0; } 50% { transform:scale(1) rotate(-360deg); opacity:1; } 100% { transform:scale(0) rotate(360deg); opacity:0; } }
@-o-keyframes star { 0% { transform:scale(0) rotate(0deg); opacity:0; } 50% { transform:scale(1) rotate(-360deg); opacity:1; } 100% { transform:scale(0) rotate(360deg); opacity:0; } }
@keyframes star { 0% { transform:scale(0) rotate(0deg); opacity:0; } 50% { transform:scale(1) rotate(-360deg); opacity:1; } 100% { transform:scale(0) rotate(360deg); opacity:0; } }



.colorsection {
	position:absolute;
	top: 350px;
	left: 40px;
}
.colorsection .heading {
	font-size:15px;
	color:#000000;
	font-weight:bold;
	letter-spacing:1px;
}
.colorsection .countbtn {
	background:url(../images/screen3/arrow.svg) no-repeat;
	background-size:100% 100%;
	width: 39px;
	height: 44px;
	position:absolute;
	color:transparent;
}
.colorsection .countbtn:not(.disabled):hover, #screen3 .colorsection .countbtn:not(.disabled):focus {
	background:url(../images/screen3/arrowhover.svg) no-repeat;
	background-size:100% 100%;
}
.colorsection .countbtn:not(.disabled):active {
	background:url(../images/screen3/arrowactive.svg) no-repeat;
	background-size:100% 100%;
}
.colorsection .countbtn.disabled {
	background:url(../images/screen3/arrowdisable.svg) no-repeat;
	background-size:100% 100%;
	opacity:0.6;
	width: 35px;
	height: 44px;
}
.countbtn1 {
	transform:scaleX(-1);
	top:25px;
	left:0;
}
.countbtn2 {
	top: 25px;
	left: 102px;
}
.colorsection .count {
	width:42px;
	height:35px;
	background:#cc99ff;
	border-radius:10px;
	position:absolute;
	top:30px;
	left: 50px;
	font-size: 21px;
	line-height: 35px;
	font-weight: bold;
	text-align:center;
}
.colorsection .colorpick {
	position:absolute;
	top:75px;
	left:0;
}
.colorsection .colorpick .red {
	background:url(../images/screen3/redcolor.svg) no-repeat;
	background-size:100% 100%;
	width: 40px;
	height: 35px;
	position: absolute;
	top: 20px;
	left:0px;
	color:transparent;
}
.colorsection .colorpick .red:hover, #screen3 .colorsection .colorpick .red:focus {
	background:url(../images/screen3/redcolorhover.svg) no-repeat;
	background-size:100% 100%;
}
.colorsection .colorpick .red.active {
	background:url(../images/screen3/redcoloractive.svg) no-repeat;
	background-size:100% 100%;
}
.colorsection .colorpick .blue {
	background:url(../images/screen3/bluecolor.svg) no-repeat;
	background-size:100% 100%;
	width: 40px;
	height: 35px;
	position: absolute;
	top: 20px;
	left:48px;
	color:transparent;
}
.colorsection .colorpick .blue:hover, #screen3 .colorsection .colorpick .blue:focus {
	background:url(../images/screen3/bluecolorhover.svg) no-repeat;
	background-size:100% 100%;
}
.colorsection .colorpick .blue.active {
	background:url(../images/screen3/bluecoloractive.svg) no-repeat;
	background-size:100% 100%;
}
.colorsection .colorpick .green {
	background:url(../images/screen3/greencolor.svg) no-repeat;
	background-size:100% 100%;
	width:40px;
	height:35px;
	position: absolute;
	top: 20px;
	left:96px;
	color:transparent;
}
.colorsection .colorpick .green:hover, #screen3 .colorsection .colorpick .green:focus {
	background:url(../images/screen3/greencolorhover.svg) no-repeat;
	background-size:100% 100%;
}
.colorsection .colorpick .green.active {
	background:url(../images/screen3/greencoloractive.svg) no-repeat;
	background-size:100% 100%;
}
.colorsection .colorpick .yellow {
	background:url(../images/screen3/yellowcolor.svg) no-repeat;
	background-size:100% 100%;
	width:40px;
	height:35px;
	position: absolute;
	top: 20px;
	left:144px;
	color:transparent;
}
.colorsection .colorpick .yellow:hover, #screen3 .colorsection .colorpick .yellow:focus, .colorsection .colorpick .yellow.active:hover, #screen3 .colorsection .colorpick .active.yellow:focus {
	background:url(../images/screen3/yellowcolorhover.svg) no-repeat;
	background-size:100% 100%;
}
.colorsection .colorpick .yellow.active {
	background:url(../images/screen3/yellowcoloractive.svg) no-repeat;
	background-size:100% 100%;
}
.colorsection .colorpick .pink {
	background:url(../images/screen3/pinkcolor.svg) no-repeat;
	background-size:100% 100%;
	width:40px;
	height:35px;
	position: absolute;
	top: 20px;
	left:192px;
	color:transparent;
}
.colorsection .colorpick .pink:hover, #screen3 .colorsection .colorpick .pink:focus {
	background:url(../images/screen3/pinkcolorhover.svg) no-repeat;
	background-size:100% 100%;
}

.colorsection .colorpick .pink.active {
	background:url(../images/screen3/pinkcoloractive.svg) no-repeat;
	background-size:100% 100%;
}
.colorsection .colorpick .pink.active:hover, #screen3 .colorsection .colorpick .pink.active:focus {
	background:url(../images/screen3/pinkcolorhover.svg) no-repeat;
	background-size:100% 100%;
}
.colorsection .colorpick .coloramount {
	width: 235px;
	height: 20px;
	background: #663366;
	position: absolute;
	top: 60px;
	left: 0;
}
.colorsection .colorpick .coloramount .amount {
	color: #FFFFFF;
    font-size: 15px;
    position: absolute;
    top: 1px;
    width: 37px;
    text-align: center;
}
.colorsection .colorpick .coloramount .amountred {
	left:1px;
}
.colorsection .colorpick .coloramount .amountblue {
	left:50px;
}
.colorsection .colorpick .coloramount .amountgreen {
	left:97px;
}
.colorsection .colorpick .coloramount .amountyellow {
	left:147px;
}
.colorsection .colorpick .coloramount .amountpink {
	left:195px;
}
.colorsection .colorpick .savebtn {
	background:url(../images/screen3/savebtn.svg) no-repeat;
	background-size:100% 100%;
	width:209px;
	height:40px;
	position:absolute;
	top: 87px;
	left: 29px;
	text-align:center;
	color:#993399;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 37px;
}
.colorsection .colorpick .savebtn:not(.disabled):hover, .colorsection .colorpick .savebtn:not(.disabled):focus {
background:url(../images/screen3/savebtnhover.svg) no-repeat;
background-size:100% 100%;
color:#FFFFFF;
}
.colorsection .colorpick .savebtn.disabled {
	opacity:.4;
}
.mainbg .spinnersection {
	position: absolute;
	top:22px;
	left: 335px;
	width:415px;
	height: 140px;
	
}
.mainbg .spinnersection .spinner {
	position:absolute;
	top:0;
}
.mainbg .spinnersection .spinner .spinnerimage {
	position:absolute;
	background:url(../images/screen3/circleyellow.svg) no-repeat;
	background-size:100% 100%;
	width:80px;
	height:80px;
	top:0;
	cursor:default;
}
 .mainbg .spinnersection .spinner .spinnerimage:not(.selected):not(.disabled):hover {
 background:url(../images/screen3/circle.svg) no-repeat;
 background-size:100% 100%;
 transform:scale(1.2);
 box-shadow: 0 0 0 1px #ffcc00;
 -webkit-box-shadow: 0 0 0 1px #ffcc00;
 -moz-box-shadow: 0 0 0 1px #ffcc00;
 -ms-box-shadow: 0 0 0 1px #ffcc00;
 -o-box-shadow: 0 0 0 1px #ffcc00;
 border-radius:50px;
 -webkit-border-radius:50px;
 -moz-border-radius:50px;
 -ms-border-radius:50px;
 -o-border-radius:50px;
 cursor:pointer;
}
.mainbg .spinnersection .spinner1 {
	left:0;
}
.mainbg .spinnersection .spinner2 {
	left:110px;
}
.mainbg .spinnersection .spinner3 {
	left:220px;
}
.mainbg .spinnersection .spinner4 {
	left:330px;
}
.mainbg .spinnersection .spinner .spinnerimage.selected {
	box-shadow: 0 0 0 5px #ccffff;
	-webkit-box-shadow: 0 0 0 5px #ccffff;
	-moz-box-shadow: 0 0 0 5px #ccffff;
	-ms-box-shadow: 0 0 0 5px #ccffff;
	-o-box-shadow: 0 0 0 5px #ccffff;
	border-radius:50px;
	-webkit-border-radius:50px;
	-moz-border-radius:50px;
	-ms-border-radius:50px;
	-o-border-radius:50px;
}
.mainbg .spinnersection .spinner.spinner2 .spinnerimage.selected, .mainbg .spinnersection .spinner.spinner3 .spinnerimage.selected, .mainbg .spinnersection .spinner.spinner4 .spinnerimage.selected {
	background:url(../images/screen3/circle.svg) no-repeat;
	background-size:100% 100%;
}
.mainbg .spinnersection .spinner span {
	position: absolute;
	width: 90px;
	height: 28px;
	text-align: center;
	background: #FFFFFF;
	top: 95px;
	left:-5px;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #990066;
	line-height: 30px;
}
.mainbg .spinnersection .spinner span.selected {
	width: 90px;
	height: 30px;
	border-radius:3px;
	-webkit-box-shadow:inset 0 0 10px 2px #ccffff;
	box-shadow:inset 0 0 10px 2px #ccffff;
	color:#000000;
}
.mainbg .content {
	background:url(../images/screen3/popyellow.svg) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	width: 454px;
	height:150px;
	top: 153px;
	left: 313px;
}
.mainbg .content .text {
	position:absolute;
	top: 10px;
	left: 17px;
	width:420px;
}
.mainbg .content .text p {
	margin:0;
	font-size: 15px;
	color: #000000;
	line-height: 17px;
	margin-bottom:15px;
}
.mainbg .graphsection {
	position: absolute;
	background: #FFFFFF;
	width: 454px;
	height: 240px;
	top: 307px;
	left: 313px;
	border-radius: 20px;
}
.mainbg .graphsection .spinnercolor {
	background:url(../images/screen4/spinner.svg) no-repeat;
	background-size:100% auto;
	position:absolute;
	width:152px;
	height:154px;
	top: 47px;
	left: 13px;
}
.mainbg .graphsection .graph {
	position:absolute;
	top:0;
	left: 190px;
	width: 265px;
	height:232px;
}
.mainbg .graphsection .graph .graphimage {
	width:195px;
	height:232px;
	position:absolute;
	top:0;
	right:0;
}
.mainbg .graphsection .graph .topheading {
	font-size:16px;
	color:#000000;
	position:absolute;
	top:0;
	left:73px;
}
.mainbg .graphsection .graph .leftheading {
	font-size: 16px;
	color: #000000;
	position: absolute;
	top: 110px;
	left:-45px;
	transform: rotate(-90deg);
}
.graphimage .yaxis {
	position: absolute;
	top: 28px;
	left: 0;
	width: 1px;
	height:205px;
	background: #000000;
}
.graphimage .xaxis {
	position: absolute;
	top: 231px;
	left: 0;
	width:189px;
	height:2px;
	background: #000000;
}
.graphimage .xaxis b {
	font-size: 14px;
	position: absolute;
	top: -9px;
	left: -13px;
	font-weight: normal;
}
.graphimage .line {
	position: absolute;
	left: 0;
	width:190px;
	height:1px;
	background: #000000;
}
.graphimage .line b {
	font-size: 14px;
	position: absolute;
	top: -7px;
	left: -40px;
	font-weight: normal;
}
.graphimage .line.line1 b {
	left: -47px;
}
.graphimage .line:before {
	content:"";
	width: 10px;
	height: 3px;
	background: #000000;
	position: absolute;
	top: -1px;
	left: 0;
}
.graphimage .line1 {
	top: 30px;
}
.graphimage .line2 {
	top: 50px;
}
.graphimage .line3 {
	top: 70px;
}
.graphimage .line4 {
	top: 90px;
}
.graphimage .line5 {
	top:110px;
}
.graphimage .line6 {
	top:130px;
}
.graphimage .line7 {
	top:150px;
}
.graphimage .line8 {
	top:170px;
}
.graphimage .line9 {
	top:190px;
}
.graphimage .line10 {
	top:210px;
}
#screen4 .content .skipbtn {
	background:url(../images/screen4/skipbtn.svg) no-repeat;
	width: 120px;
	height: 38px;
	background-size: 100% 100%;
	position: absolute;
	top: 110px;
	left: 203px;
	text-align: center;
	color: #FFFFFF;
	z-index:10;
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 35px;
}
#screen4 .content .skipbtn:hover, #screen4 .content .skipbtn:focus {
	background:url(../images/screen4/skipbtnhover.svg) no-repeat;
	background-size: 100% 100%;
	color:#993399;
	font-size:20px;
	line-height:40px;
}
#screen4 .content .skipbtn:active {
	background:url(../images/screen4/skipbtnactive.svg) no-repeat;
	background-size: 100% 100%;
	font-size: 18px;
	color:#993399;
	line-height: 35px;
}
#screen4 .content .nextbtn {
	background:url(../images/screen4/nextbtn.svg) no-repeat;
	width: 75px;
	height: 35px;
	background-size: 100% 100%;
	position: absolute;
	top: 110px;
	left:338px;
	text-align: center;
	color: #ffffcc;
	z-index:10;
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 35px;
	animation:scale 1.5s infinite;
	-webkit-animation:scale 1.5s infinite;
	-moz-animation:scale 1.5s infinite;
	-ms-animation:scale 1.5s infinite;
	-o-animation:scale 1.5s infinite;
}
#screen4 .content .nextbtn:hover, #screen4 .content .nextbtn:focus {
	background:url(../images/screen4/nextbtnhover.svg) no-repeat;
	background-size: 100% 100%;
	color:#993399;
}
#screen4 .content .nextbtn:active {
	background:url(../images/screen4/nextbtnactive.svg) no-repeat;
	background-size: 100% 100%;
	color:#993399;
}
 @-webkit-keyframes scale {
 0% {
transform:scale(1);
transform-origin:bottom right;
}
 50% {
transform:scale(1.2);
transform-origin:bottom right;
}
 100% {
transform:scale(1);
transform-origin:bottom right;
}
}
 @-moz-keyframes scale {
 0% {
transform:scale(1);
transform-origin:bottom right;
}
 50% {
transform:scale(1.2);
transform-origin:bottom right;
}
 100% {
transform:scale(1);
transform-origin:bottom right;
}
}
 @-ms-keyframes scale {
 0% {
transform:scale(1);
transform-origin:bottom right;
}
 50% {
transform:scale(1.2);
transform-origin:bottom right;
}
 100% {
transform:scale(1);
transform-origin:bottom right;
}
}
 @-o-keyframes scale {
 0% {
transform:scale(1);
transform-origin:bottom right;
}
 50% {
transform:scale(1.2);
transform-origin:bottom right;
}
 100% {
transform:scale(1);
transform-origin:bottom right;
}
}
#screen5 .mainbg {
	background: url(../images/screen5/mainbg.svg) no-repeat;
	background-size: 100% 100%;
}
#screen5 .spintext {
	background: url(../images/screen5/yellow_small.svg) no-repeat;
	background-size: 100% 100%;
	position:absolute;
	width:295px;
	height:195px;
	top: 11px;
	left: 5px;
	z-index:6;
}
#screen5 .spintext .innertext {
	position:absolute;
	top: 12px;
	left: 23px;
}
#screen5 .spintext .okbtn {
	background: url(../images/screen5/okbtn.svg) no-repeat;
	width:80px;
	height:38px;
	position: absolute;
	top: 150px;
	left: 210px;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	line-height:41px;
	background-size: 100% 100%;
}
#screen5 .spintext .okbtn:hover, #screen5 .spintext .okbtn:focus {
	background: url(../images/screen5/okbutton.svg) no-repeat;
	background-size: 100% 100%;
	color:#000000;
}
#screen5 .spintext .chkbtn {
	background: url(../images/screen5/checkbtn.svg) no-repeat;
	width: 120px;
	height: 30px;
	position: absolute;
	top: 153px;
	left: 168px;
	text-align: center;
	color: #993399;
	font-size: 16px;
	line-height: 30px;
	background-size: 100% 100%;
	font-weight: normal;
}
#screen5 .spintext .chkbtn:hover, #screen5 .spintext .chkbtn:focus {
	background: url(../images/screen5/checkbtnhover.svg) no-repeat;
	background-size: 100% 100%;
	color:#FFFFFF;
}
#screen5 .spintext .head {
	font-size:15px;
	font-weight:bold;
	letter-spacing:1px;
}
#screen5 .spintext p {
	font-size:14px;
	margin:2px 0 0 30px;
	letter-spacing:1px;
	line-height:17px;
	position:relative;
}
#screen5 .spintext p:before {
	content:"";
	width:4px;
	height:4px;
	background:#000000;
	border-radius:25px;
	position:absolute;
	top: 6px;
	left: -12px;
}
#screen5 .stars .circle {
	width:150px;
	height:148px;
	top: -86px;
	left: 18px;
}
#screen5 .stars .circle .blackcircle {
	width:150px;
	height:150px;
}
#screen5 .stars {
	background: url(../images/screen5/star.svg) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	width:190px;
	height: 80px;
	top: 293px;
	left: 35px;
}
#screen5 .staranimate {
	top: -12px;
	left: -6px;
}
#screen5 .spindtl {
	position: absolute;
	top:375px;
	left: 15px;
	width: 280px;
	height: 215px;
}
#screen5 .spindtl .head2 {
	font-size:15px;
	color:#FFFFFF;
	letter-spacing:1px;
	display:block;
}
#screen5 .spindtl .spinno {
	width:80px;
	height:30px;
	background:#cc99ff;
	border-radius:10px;
	margin:5px 0 15px 0;
	font-size:18px;
	/*font-weight:bold;*/
	text-align:center;
	line-height:31px;
	letter-spacing:1px;
}
#screen5 .spindtl .select {
	background: url(../images/screen5/selectbg.svg) no-repeat;
	background-size: 100% 100%;
	width: 120px;
	height: 35px;
	display: block;
	margin: 0 0 0 -10px;
	text-align:center;
	font-size:16px;
	line-height:35px;
	/*font-weight:bold;*/
	color:black;
	cursor:pointer;
}
#screen5 .spindtl .select.disabled {
	cursor:default;
}
#screen5 .dbCont {
	position: absolute;
	width: 245px;
	height: 100px;
	bottom: 35px;
	z-index: 1;
	display: none;
}

#screen5 .spindtl .dropdown {
	background: url(../images/screen5/dropdownbg.svg) no-repeat;
	background-size: 100% 100%;
	width:106px;
	height:90px;
	position:absolute;
	top:84px;
	left:0;
	z-index:1;
	display:none;
}
#screen5 .spindtl .dropdown .option {
	position:absolute;
	font-size:16px;
	letter-spacing:1px;
	left:4px;
	cursor:pointer;
	display:block;
	width:98px;
	height:20px;
	line-height:23px;
	padding-left:7px;
	box-sizing:border-box;
	/*font-weight:bold;*/
	color:black;
}
#screen5 .spindtl .dropdown .option:hover,#screen5 .spindtl .dropdown .option:focus {
	background:#fee57f;
	padding:0;
}
#screen5 .spindtl .dropdown .option1 {
	top:4px;
}
#screen5 .spindtl .dropdown .option2 {
	top:24px;
}
#screen5 .spindtl .dropdown .option3 {
	top:46px;
}
#screen5 .spindtl .dropdown .option4 {
	top:66px;
}
#screen5 .spindtl .normalbtn {
	background: url(../images/screen5/normalbtnhover.svg) no-repeat;
	background-size: 100% 100%;
	width: 75px;
    height: 33px;
    position: absolute;
    top: 145px;
    left: 3px;
    text-align: center;
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    line-height: 33px;
   
}
#screen5 .spindtl .normalbtn.active {
	background: url(../images/screen5/normalbtn.svg) no-repeat;
	background-size: 100% 100%;
	height:32px; font-size:19px;
	color:#993399;
	
}
#screen5 .spindtl .normalbtn:not(.disabled):hover, #screen5 .spindtl .normalbtn:not(.disabled):focus {
	background: url(../images/screen5/normalbtnhover.svg) no-repeat;
	background-size: 100% 100%;
	color:#990066;
	transform:scale(1.25);
	-webkit-transform:scale(1.25);
	-moz-transform:scale(1.25);
	-ms-transform:scale(1.25);
	-o-transform:scale(1.25);
	font-size:17px;
	
}
#screen5 .spindtl .normalbtn.active:not(.disabled):active {
	background: url(../images/screen5/normalbtnactive.svg) no-repeat;
	background-size: 100% 100%;
	color:#993399;
		transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	font-size:19px;
	
}
#screen5 .spindtl .fastbtn{
	background: url(../images/screen5/fastbtnhover.svg) no-repeat;
	background-size: 100% 100%;
      width: 53px;
    height: 31px;
    position: absolute;
    top: 145px;
    left: 85px;
    text-align: center;
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    line-height: 31px;
   
}
#screen5 .spindtl .fastbtn.active {
	background: url(../images/screen5/fastbtn.svg) no-repeat;
	background-size: 100% 100%;
	height:32px; font-size:18px; color:#993399;

}
#screen5 .spindtl .fastbtn:not(.disabled):hover, #screen5 .spindtl .fastbtn:not(.disabled):focus {
	background: url(../images/screen5/fastbtnhover.svg) no-repeat;
	background-size: 100% 100%;
	transform:scale(1.25);
	-webkit-transform:scale(1.25);
	-moz-transform:scale(1.25);
	-ms-transform:scale(1.25);
	-o-transform:scale(1.25);
	color:#993399;
	
}
#screen5 .spindtl .fastbtn.active:not(.disabled):active {
	background: url(../images/screen5/fastbtnactive.svg) no-repeat;
	background-size: 100% 100%;
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
}
#screen5 .spindtl .spinbtn {
	background: url(../images/screen5/spinbtn.svg) no-repeat;
	background-size: 100% 100%;
	width:85px;
	height:49px;
	position: absolute;
	top:130px;
	left: 145px;
	text-align: center;
	font-size:24px;
	color: #ffffcc;
	line-height: 50px;
	letter-spacing: 1px;
}
#screen5 .spindtl .spinbtn:not(.disabled):hover, #screen5 .spindtl .spinbtn:not(.disabled):focus {
	background: url(../images/screen5/spinbtnhover.svg) no-repeat;
	background-size: 100% 100%;
	color:#cc3366;
	font-weight:bold;
}
#screen5 .spindtl .spinbtn:not(.disabled):active {
	background: url(../images/screen5/spinbtnactive.svg) no-repeat;
	background-size: 100% 100%;
	color:#cc3366;
	font-weight:bold;
}
#screen5 .resulttable {
	background: #FFFFFF;
	border-radius: 20px;
	width: 470px;
	height: 150px;
	position: absolute;
	top: 152px;
	left: 305px;
	border:#000000 solid 2px;
}
#screen5 .resulttable .rcontent {
	position:absolute;
	top:10px;
	left:8px;
}
#screen5 .resulttable .rcontent .head2 {
	font-size:16px;
	letter-spacing:1px;
	/*font-weight:bold;*/
}
#screen5 .resulttable .rcontent .table {
	background: url(../images/screen5/table.png) no-repeat;
	background-size: 100% 100%;
	position:absolute;
	top:23px;
	left:0;
	width: 425px;
	height: 102px;
}
#screen5 .resulttable .rcontent .table .data {
	position:absolute;
	top:5px;
	text-align:center;
}
#screen5 .resulttable .rcontent .table .data span {
    font-size: 15px;
    color: #000000;
    /*font-weight: bold;*/
    letter-spacing: 1px;
    line-height: 18px;
    margin-bottom: 3px;
    display: block;
	height:18px;
}
#screen5 .resulttable .rcontent .table .data1 {
	width:67px;
	left:0;
}
#screen5 .resulttable .rcontent .table .data2 {
	width: 76px;
	left: 70px;
}
#screen5 .resulttable .rcontent .table .data3 {
	width: 52px;
	left: 149px;
}
#screen5 .resulttable .rcontent .table .data4 {
	width: 53px;
	left: 204px;
}
#screen5 .resulttable .rcontent .table .data5 {
	width: 52px;
	left: 260px;
}
#screen5 .resulttable .rcontent .table .data6 {
	width: 53px;
	left: 315px;
}
#screen5 .resulttable .rcontent .table .data7 {
	width: 52px;
	left: 371px;
}
#screen5 .mainbg .graphsection {
	width: 523px;
	height: 244px;
	top: 307px;
	left: 252px;
	border:#000000 solid 2px;
}
#screen5 .mainbg .graphsection .graph {
	left:250px;
}
#screen5 .mainbg .graphsection .graph.graph2 {
	left:-15px;
}
#screen5 .graph.graph2 .graphimage .line b {
	left: -22px;
}
#screen5 .graph.graph2 .graphimage .line.line1 b {
	left: -30px;
}
#screen5 .mainbg .graphsection .graph.graph2 .leftheading {
	left: -26px;
}
#screen5 .mainbg .spinnersection .spinner.spinner1 .spinnerimage.selected {
	background:url(../images/screen3/circle.svg) no-repeat;
	background-size:100% 100%;
}
.popup {
	width:490px;
	height:155px;
	position:absolute;
	background: url(../images/pop1.svg) no-repeat;
	border-radius:5px;
	z-index:100;
	top: 208px;
	left: 239px;
	background-size:100% 100%;
	display:none;
}
.popup .dragbtn {
	position:absolute;
	background: url(../images/dragbtn.svg) no-repeat;
	width:30px;
	height:30px;
	top: 0px;
	right: 32px;
	background-size:100% 100%;
}
.popup .dragbtn:hover, .popup .dragbtn:focus {
	position:absolute;
	background: url(../images/dragbtnhover.svg) no-repeat;
	background-size:100% 100%;
}
.popup .dragbtn:active {
	position:absolute;
	background: url(../images/dragbtnactive.svg) no-repeat;
	background-size:100% 100%;
}
.popup p {
	font-size:15px;
	color:#000000;
	letter-spacing:1px;
	position:absolute;
	top: 25px;
	left: 15px;
	margin:0;
	line-height:27px;
}
.popup .yesbutton {
	top: 90px;
	left: 193px;
}
.popup .nobutton {
	top: 90px;
	left: 347px;
}
/*Chandan 7Nov2016*/
#screen5 .needle {
	background: url(../images/d.svg) no-repeat;
    position: absolute;
    width: 15px;
    height: 63px;
    top: 229px;
    left: 121px;
    cursor: default;
    background-size: 100% 100%;
    transform: rotate(0deg);
    transform-origin: center 56px;
    z-index: 5;
}

#screen5 .needle.fast {
    position: absolute;
    width: 104px;
    height: 102px;
    top: 189px;
	left: 76px;
	background: url(../images/screen5/needle.png) no-repeat;
    z-index: 999;
	transform-origin: center 95px;
}
#screen5 .needle.fast.active {
	animation:needlefast 1s steps(4) infinite;
	-webkit-animation:needlefast 1s steps(4) infinite;
	-moz-animation:needlefast 1s steps(4) infinite;
	-o-animation:needlefast 1s steps(4) infinite;
	-ms-animation:needlefast 1s steps(4) infinite;
}

@-webkit-keyframes needlefast { from { background-position:0 0; } to { background-position:-416px 0; } }
@-moz-keyframes needlefast { from { background-position:0 0; } to { background-position:-416px 0; } }
@-ms-keyframes needlefast { from { background-position:0 0; } to { background-position:-416px 0; } }
@-o-keyframes needlefast { from { background-position:0 0; } to { background-position:-416px 0; } }
@keyframes needlefast { from { background-position:0 0; } to { background-position:-416px 0; } }

.stars .circle .blackcircle .shape {
	position:absolute;
	top:0;
	left:0;
}
.stars .circle .blackcircle .shape.one .border {
	background:url(../images/screen3/one.png) no-repeat;
	position:absolute;
	top: 2px;
	left: 1px;
	width:247px;
	height:247px;
	z-index:1;
}
.stars .circle .blackcircle .shape.one .border:hover {
	background:url(../images/screen3/one-hover.png) no-repeat;
	position:absolute;
	top: 2px;
	left: 1px;
	width:247px;
	height:247px;
}
.stars .circle .blackcircle .shape.two .border1 {
	background:url(../images/screen3/two.png) no-repeat;
	position:absolute;
	top: 3px;
	left: 124px;
	width:124px;
	height:244px;
	z-index:1;
}
.stars .circle .blackcircle .shape.two .border2 {
	background:url(../images/screen3/two.png) no-repeat;
	position:absolute;
	top: 3px;
	width:124px;
	height:244px;
	transform:scaleX(-1);
	left:3px;
	z-index:1;
}
.stars .circle .blackcircle .shape.two .border1:hover, .stars .circle .blackcircle .shape.two .border2:hover {
	background-position:-129px;
	z-index:2;
}
.stars .circle .blackcircle .shape.three .border3 {
	background:url(../images/screen3/three.png) no-repeat;
	position:absolute;
	top: 124px;
	left: 18px;
	width: 211px;
	height:120px;
	z-index:1;
}
.stars .circle .blackcircle .shape.three .border4 {
	background:url(../images/screen3/three.png) no-repeat;
	top: 37px;
	left: -30px;
	width: 211px;
	height:120px;
	transform: rotate(120deg);
	position: absolute;
	z-index:1;
}
.stars .circle .blackcircle .shape.three .border5 {
	background:url(../images/screen3/three.png) no-repeat;
	top: 39px;
	left: 69px;
	width: 211px;
	height:120px;
	transform: rotate(240deg);
	position: absolute;
	z-index:1;
}
.stars .circle .blackcircle .shape.three .border3:hover,
 .stars .circle .blackcircle .shape.three .border4:hover, 
 .stars .circle .blackcircle .shape.three .border5:hover {
	background-position: -216px 0;
	z-index:2;
	box-shadow: 0px 0px 0px 0px #ffff00;
	border-radius: 0px !important;	
}
.stars .circle .blackcircle .shape.three .border3:focus,
 .stars .circle .blackcircle .shape.three .border4:focus, 
 .stars .circle .blackcircle .shape.three .border5:focus {
	background-position: -216px 0;
	z-index:2;
	box-shadow: 0px 0px 0px 0px #ffff00;
	border-radius: 0px !important;	
}
.stars .circle .blackcircle .shape.four .border6 {
	background:url(../images/screen3/four.png) no-repeat;
	top:3px;
	left:2px;
	width: 125px;
	height: 125px;
	position: absolute;
	z-index:1;
}
.stars .circle .blackcircle .shape.four .border7 {
	background:url(../images/screen3/four.png) no-repeat;
	top:3px;
	left:124px;
	width: 125px;
	height: 125px;
	position: absolute;
	transform:scaleX(-1);z-index:1;
}
.stars .circle .blackcircle .shape.four .border8 {
	background:url(../images/screen3/four.png) no-repeat;
	top:125px;
	left:124px;
	width: 125px;
	height: 125px;
	position: absolute;
	transform:scaleX(-1) scaleY(-1);
	z-index:1;
}
.stars .circle .blackcircle .shape.four .border9 {
	background:url(../images/screen3/four.png) no-repeat;
	top:125px;
	left:2px;
	width: 125px;
	height: 125px;
	position: absolute;
	transform:scaleY(-1);
	z-index:1;
}
.stars .circle .blackcircle .shape.four .border6:hover, .stars .circle .blackcircle .shape.four .border7:hover, .stars .circle .blackcircle .shape.four .border8:hover, .stars .circle .blackcircle .shape.four .border9:hover {
	background-position: -130px 0;
	z-index:2;
}
.stars .circle .blackcircle .shape.five .border10 {
	background:url(../images/screen3/five.png) no-repeat;
	top: 5px;
	left: 8px;
	width: 120px;
	height: 122px;
	position: absolute;
	z-index:1;
}
.stars .circle .blackcircle .shape.five .border11 {
	background:url(../images/screen3/five.png) no-repeat;
	top: 5px;
	left: 125px;
	width: 120px;
	height: 122px;
	position: absolute;
	transform:scaleX(-1);
	z-index:1;
}
.stars .circle .blackcircle .shape.five .border12 {
	background:url(../images/screen3/five.png) no-repeat;
	top: 60px;
	left: 84px;
	width: 120px;
	height: 122px;
	position: absolute;
	transform: scaleX(-1) rotate(-72deg);
	transform-origin: bottom;
	z-index:1;
}
.stars .circle .blackcircle .shape.five .border13 {
	background:url(../images/screen3/five.png) no-repeat;
	top: 38px;
	left: 19px;
	width: 120px;
	height: 122px;
	position: absolute;
	transform: scaleX(-1) rotate(-144deg);
	transform-origin: bottom;
	z-index:1;
}
.stars .circle .blackcircle .shape.five .border14 {
	background:url(../images/screen3/five.png) no-repeat;
	top: -30px;
	left: 19px;
	width: 120px;
	height: 122px;
	position: absolute;
	transform: scaleX(-1) rotate(-216deg);
	transform-origin: bottom;
	z-index:1;
}
.stars .circle .blackcircle .shape.five .border10:hover, .stars .circle .blackcircle .shape.five .border11:hover, .stars .circle .blackcircle .shape.five .border12:hover, .stars .circle .blackcircle .shape.five .border13:hover, .stars .circle .blackcircle .shape.five .border14:hover {
	background-position: -125px 0;
	z-index:2;
}

/* saurabh change */
.stars .circle .blackcircle .shape .part{
	display: none;
}
.stars .circle .blackcircle .shape.one .part1, .stars .circle .blackcircle .shape.two .part2, .stars .circle .blackcircle .shape.three .part3, .stars .circle .blackcircle .shape.four .part4, .stars .circle .blackcircle .shape.five .part5{
	display: block;
}
.stars .circle .blackcircle .shape .part {
	display: none;
}
.stars .circle .blackcircle .shape.one .part1, .stars .circle .blackcircle .shape.two .part2, .stars .circle .blackcircle .shape.three .part3, .stars .circle .blackcircle .shape.four .part4, .stars .circle .blackcircle .shape.five .part5 {
	display: block;
}
.shape.one .part1 .fill {
	width: 230px;
	height: 229px;
	position: absolute;
	top: 13px;
	left: 9px;
	border-radius: 151px;
}
.shape.one .part1 .fill.red {
	background:#cc0000;
}
.shape.one .part1 .fill.blue {
	background:#003399;
}
.shape.one .part1 .fill.green {
	background:#009900;
}
.shape.one .part1 .fill.yellow {
	background:#ffcc00;
}
.shape.one .part1 .fill.pink {
	background:#993366;
}
.shape.two .part2 .fill {
	width: 113px;
	height: 229px;
	position: absolute;
	border-radius:0 151px 151px 0;
}
.shape.two .part2 .fill1 {
	top: 13px;
	left: 127px;
}
.shape.two .part2 .fill2 {
	top: 13px;
	left: 11px;
	transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-ms-transform:scaleX(-1);
	-o-transform:scaleX(-1);
}
.shape.two .part2 .fill.red {
	background:#cc0000;
}
.shape.two .part2 .fill.blue {
	background:#003399;
}
.shape.two .part2 .fill.green {
	background:#009900;
}
.shape.two .part2 .fill.yellow {
	background:#ffcc00;
}
.shape.two .part2 .fill.pink {
	background:#993366;
}
.shape.three .part3 .fill {
	position: absolute;
	width: 199px;
	height: 112px;
	background-size:100% 100%;
}
.shape.three .part3 .fill.red {
	background:url(../images/screen3/fillred.png) no-repeat;
}
.shape.three .part3 .fill.blue {
	background:url(../images/screen3/fillblue.png) no-repeat;
}
.shape.three .part3 .fill.yellow {
	background:url(../images/screen3/fillyellow.png) no-repeat;
}
.shape.three .part3 .fill.green {
	background:url(../images/screen3/fillgreen.png) no-repeat;
}
.shape.three .part3 .fill.pink {
	background:url(../images/screen3/fillpink.png) no-repeat;
}
.shape.three .part3 .fill1 {
	top: 127px;
	left: 25px;
}
.shape.three .part3 .fill2 {
	top: 41px;
	left: 72px;
	width: 202px;
	transform: rotate(-120deg);
	-webkit-transform: rotate(-120deg);
	-moz-transform: rotate(-120deg);
	-ms-transform: rotate(-120deg);
	-o-transform: rotate(-120deg);
}
.shape.three .part3 .fill3 {
	top: 43px;
	left: -26px;
	transform: rotate(120deg);
	-webkit-transform: rotate(120deg);
	-moz-transform: rotate(120deg);
	-ms-transform: rotate(120deg);
	-o-transform: rotate(120deg);
	width: 202px;
}
.shape.four .part4 .fill {
 position: absolute;
    width: 114px;
    height: 113px;
   
    border-radius: 150px 0 0 0;
}
.shape.four .part4 .fill1{ top: 12px;
    left: 10px;}
	.shape.four .part4 .fill2{ top: 12px;
    left:125px;
	transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-ms-transform:scaleX(-1);
	-o-transform:scaleX(-1);
	
	}
		.shape.four .part4 .fill3{ top: 128px;
    left:125px;
	transform:scaleX(-1) scaleY(-1);
	-webkit-transform:scaleX(-1) scaleY(-1);
	-moz-transform:scaleX(-1) scaleY(-1);
	-ms-transform:scaleX(-1) scaleY(-1);
	-o-transform:scaleX(-1) scaleY(-1);
	
	}
		.shape.four .part4 .fill4{ top: 128px;
    left:10px;
	transform: scaleY(-1);
	-webkit-transform:scaleY(-1);
	-moz-transform: scaleY(-1);
	-ms-transform: scaleY(-1);
	-o-transform: scaleY(-1);
	
	}
.shape.four .part4 .fill.red {
	background:#cc0000;  
}
.shape.four .part4 .fill.blue {
	background:#003399;  
}
.shape.four .part4 .fill.green {
	background:#009900;  
}
.shape.four .part4 .fill.yellow {
	background:#ffcc00;  
}
.shape.four .part4 .fill.pink {
	background:#993366;  
}

.shape.five .part5 .fill{
	position: absolute;
	width: 112px;
	height: 117px;
}
.shape.five .part5 .fill1 {
	top: 9px;
	left: 14px;
}
.shape.five .part5 .fill2 {
	top: 8px;
	left: 127px;
	transform: scaleX(-1);
}
.shape.five .part5 .fill3 {
	top: 103px;
	left: 145px;
	transform: scaleX(-1) rotate(-72deg);
}
.shape.five .part5 .fill4 {
top: 147px;
    left: 61px;
    transform: scaleX(-1) rotate(-144deg);
}
.shape.five .part5 .fill5 {
top: 84px;
    left: -10px;
    transform: scaleX(-1) rotate(-216deg);
}
.shape.five .part5 .fill.red {
	background: url(../images/screen3/fillredfive.png) no-repeat;
}
.shape.five .part5 .fill.blue {
	background: url(../images/screen3/fillbluefive.png) no-repeat;
}
.shape.five .part5 .fill.yellow {
	background: url(../images/screen3/fillyellowfive.png) no-repeat;
}
.shape.five .part5 .fill.green {
	background: url(../images/screen3/fillgreenfive.png) no-repeat;
}
.shape.five .part5 .fill.pink {
	background: url(../images/screen3/fillpinkfive.png) no-repeat;
}


/* added on 10th nov */
.spinner.shapeone .border {
	background:url(../images/screen3/one.png) no-repeat;
	position:absolute;
	width:72px;
	height:73px;
	background-size:100% auto;
	top: 4px;
	left: 4px;
	z-index:1;
}
.spinner.shapetwo .border1 {
	background:url(../images/screen3/two.png) no-repeat;
	position: absolute;
	width: 37px;
	height: 71px;
	background-size: auto 100%;
	top: 4px;
	left:40px;
}
.spinner.shapetwo .border1 {
	background:url(../images/screen3/two.png) no-repeat;
	position: absolute;
	width: 37px;
	height: 71px;
	background-size: auto 100%;
	top: 4px;
	left:40px;
}
.spinner.shapetwo .border2 {
	background:url(../images/screen3/two.png) no-repeat;
	position: absolute;
	width: 37px;
	height: 71px;
	background-size: auto 100%;
	top: 4px;
	left:3px;
	transform:scaleX(-1);
}
.spinner.shapethree .border3 {
	background:url(../images/screen3/three.png) no-repeat;
	position: absolute;
	width: 65px;
	height: 36px;
	background-size: auto 100%;
	top: 41px;
	left: 7px;
}
.spinner.shapethree .border4 {
	background:url(../images/screen3/three.png) no-repeat;
	position: absolute;
	width: 65px;
	height: 37px;
	background-size: auto 100%;
	top: 13px;
	left: -8px;
	transform: scaleY(-1) rotate(58deg);
}
.spinner.shapethree .border5 {
	background:url(../images/screen3/three.png) no-repeat;
	position: absolute;
	width: 67px;
	height: 37px;
	background-size: auto 100%;
	top: 15px;
	left:21px;
	transform: scaleY(-1) rotate(-64deg);
}
.spinner.shapefour .border6 {
	background:url(../images/screen3/four.png) no-repeat;
	position: absolute;
	width: 38px;
	height: 37px;
	background-size: auto 100%;
	top:4px;
	left:3px;
}
.spinner.shapefour .border7 {
	background:url(../images/screen3/four.png) no-repeat;
	position: absolute;
	width: 38px;
	height: 37px;
	background-size: auto 100%;
	top: 4px;
	left: 38px;
	transform: scaleX(-1);
}
.spinner.shapefour .border8 {
	background:url(../images/screen3/four.png) no-repeat;
	position: absolute;
	width: 38px;
	height: 37px;
	background-size: auto 100%;
	top: 40px;
	left: 38px;
	transform: scaleX(-1) scaleY(-1);
}
.spinner.shapefour .border9 {
	background:url(../images/screen3/four.png) no-repeat;
	position: absolute;
	width: 38px;
	height: 37px;
	background-size: auto 100%;
	top: 40px;
	left: 3px;
	transform:scaleY(-1);
}
.spinner.shapefive .border10 {
	background:url(../images/screen3/five.png) no-repeat;
	position: absolute;
	width: 36px;
	height: 36px;
	background-size: auto 100%;
	top: 4px;
	left:5px;
}
.spinner.shapefive .border11 {
	background:url(../images/screen3/five.png) no-repeat;
	position: absolute;
	width: 36px;
	height: 36px;
	background-size: auto 100%;
	top: 4px;
	left: 38px;
	transform: scaleX(-1);
}
.spinner.shapefive .border12 {
	background:url(../images/screen3/five.png) no-repeat;
	position: absolute;
	width: 36px;
	height: 36px;
	background-size: auto 100%;
	top: 26px;
	left:46px;
	transform: rotate(142deg);
}
.spinner.shapefive .border13 {
	background:url(../images/screen3/five.png) no-repeat;
	position: absolute;
	width: 36px;
	height: 36px;
	background-size: auto 100%;
	top: 46px;
	left: 25px;
	transform: rotate(214deg);
}
.spinner.shapefive .border14 {
	background:url(../images/screen3/five.png) no-repeat;
	position: absolute;
	width: 36px;
	height: 36px;
	background-size: auto 100%;
	top: 33px;
	left: -1px;
	transform: rotate(288deg);
}
.spinner.shapeone .part1 .fill {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 70px;
	height: 70px;
	border-radius: 200px;
}
.spinner.shapeone .part1 .fill.red {
	background: #cc0000;
}
.spinner.shapeone .part1 .fill.blue {
	background: #003399;
}
.spinner.shapeone .part1 .fill.green {
	background: #009900;
}
.spinner.shapeone .part1 .fill.yellow {
	background: #ffcc00;
}
.spinner.shapeone .part1 .fill.pink {
	background: #993366;
}
.spinner.shapetwo .part2 .fill {
	position: absolute;
	top: 5px;
	left:41px;
	width:34px;
	height: 70px;
	border-radius:0 200px 200px 0;
}
.spinner.shapetwo .part2 .fill1 {
	top: 5px;
	left:41px;
}
.spinner.shapetwo .part2 .fill2 {
	top: 5px;
	left:5px;
	transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-ms-transform:scaleX(-1);
	-o-transform:scaleX(-1);
}
.spinner.shapetwo .part2 .fill.red {
	background: #cc0000;
}
.spinner.shapetwo .part2 .fill.blue {
	background: #003399;
}
.spinner.shapetwo .part2 .fill.green {
	background: #009900;
}
.spinner.shapetwo .part2 .fill.yellow {
	background: #ffcc00;
}
.spinner.shapetwo .part2 .fill.pink {
	background: #993366;
}
.spinner.shapethree .part3 .fill {
	position: absolute;
	width: 60px;
	height: 39px;
}
.spinner.shapethree .part3 .fill1 {
	top: 42px;
	left: 9px;
}
.spinner.shapethree .part3 .fill2 {
	top: 7px;
	left: -12px;
	width: 62px;
	height: 45px;
	transform: rotate(119deg);
	-webkit-transform: rotate(119deg);
	-moz-transform: rotate(119deg);
	-o-transform: rotate(119deg);
	-ms-transform: rotate(119deg);
}
.spinner.shapethree .part3 .fill3 {
	top: 11px;
	left: 26px;
	width: 62px;
	height: 40px;
	transform: rotate(240deg);
	-webkit-transform: rotate(240deg);
	-moz-transform: rotate(240deg);
	-ms-transform: rotate(240deg);
	-o-transform: rotate(240deg);
}
.spinner.shapethree .part3 .fill.red {
	background: url(../images/screen3/fillred.png) no-repeat;
	background-size: 100% auto;
}
.spinner.shapethree .part3 .fill.blue {
	background: url(../images/screen3/fillblue.png) no-repeat;
	background-size: 100% auto;
}
.spinner.shapethree .part3 .fill.green {
	background: url(../images/screen3/fillgreen.png) no-repeat;
	background-size: 100% auto;
}
.spinner.shapethree .part3 .fill.yellow {
	background: url(../images/screen3/fillyellow.png) no-repeat;
	background-size: 100% auto;
}
.spinner.shapethree .part3 .fill.pink {
	background: url(../images/screen3/fillpink.png) no-repeat;
	background-size: 100% auto;
}
.spinner.shapefour .part4 .fill {
	position: absolute;
	width: 35px;
	height: 35px;
	border-radius: 243px 0px 0px 0;
}
.spinner.shapefour .part4 .fill1 {
	top: 5px;
	left: 4px;
}
.spinner.shapefour .part4 .fill2 {
	top: 5px;
	left:40px;
	transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-ms-transform:scaleX(-1);
	-o-transform:scaleX(-1);
}
.spinner.shapefour .part4 .fill3 {
	top:41px;
	left:40px;
	transform:scaleX(-1) scaleY(-1);
	-webkit-transform:scaleX(-1) scaleY(-1);
	-moz-transform:scaleX(-1) scaleY(-1);
	-ms-transform:scaleX(-1) scaleY(-1);
	-o-transform:scaleX(-1) scaleY(-1);
}
.spinner.shapefour .part4 .fill4 {
	top:41px;
	left:4px;
	transform: scaleY(-1);
	-webkit-transform: scaleY(-1);
	-moz-transform:scaleY(-1);
	-ms-transform:scaleY(-1);
	-o-transform:scaleY(-1);
}
.spinner.shapefour .part4 .fill.red {
	background: #cc0000;
}
.spinner.shapefour .part4 .fill.blue {
	background: #003399;
}
.spinner.shapefour .part4 .fill.green {
	background: #009900;
}
.spinner.shapefour .part4 .fill.yellow {
	background: #ffcc00;
}
.spinner.shapefour .part4 .fill.pink {
	background: #993366;
}

.spinner.shapefive .part5 .fill {
	position: absolute;
    width:34px;
    height:36px;
   
   
}
.spinner.shapefive .part5 .fill1{ top:5px;
    left: 7px;}
	.spinner.shapefive .part5 .fill2{ top:5px;
    left: 40px;
    transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	-o-transform: scaleX(-1);}
	.spinner.shapefive .part5 .fill3{    top: 25px;
    left: 47px;
    transform: rotate(142deg);
	 -webkit-transform: rotate(142deg);
	  -moz-transform: rotate(142deg);
	   -ms-transform: rotate(142deg);
	    -o-transform: rotate(142deg); }
		.spinner.shapefive .part5 .fill4{     top: 45px;
    left: 27px;
    transform: rotate(213deg);
	 -webkit-transform: rotate(213deg);
	  -moz-transform: rotate(213deg);
	   -ms-transform: rotate(213deg);
	    -o-transform: rotate(213deg);}
			.spinner.shapefive .part5 .fill5{    top: 33px;
    left:1px;
    transform: rotate(287deg);
	-webkit-transform: rotate(287deg);
	  -moz-transform: rotate(287deg);
	   -ms-transform: rotate(287deg);
	    -o-transform: rotate(287deg);
		 }
 .spinner.shapefive .part5 .fill.red {
    background: url(../images/screen3/fillredfive.png) no-repeat;
    background-size: 100% auto;
   
}
 .spinner.shapefive .part5 .fill.blue {
    background: url(../images/screen3/fillbluefive.png) no-repeat;
    background-size: 100% auto;
   
}
 .spinner.shapefive .part5 .fill.green {
    background: url(../images/screen3/fillgreenfive.png) no-repeat;
    background-size: 100% auto;
   
}
 .spinner.shapefive .part5 .fill.yellow {
    background: url(../images/screen3/fillyellowfive.png) no-repeat;
    background-size: 100% auto;
   
}
 .spinner.shapefive .part5 .fill.pink {
    background: url(../images/screen3/fillpinkfive.png) no-repeat;
    background-size: 100% auto;
   
}

.spinnersection.saved
{
	display:block;
}
/*---------------------------------------------------Footer-----------------------------------------*/



.footer {
	position: absolute;
	top: 620px;
	min-width: 816px;
	height: 50px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
.footer .fter {
	position:relative;
	width:816px;
	margin:auto;
}
.footer .copyright {
	position: relative;
	text-align: center;
	font-size: 12px;
	margin-top: 9px;
	font-family: arial;
}
.footer .logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 108px;
	height:48px;
	background: url('../images/support_files/tlf_logo.png') no-repeat;
	cursor:pointer;
}
.footer .link {
	position: absolute;
	width: 88px;
	height:31px;
	background: url('../images/support_files/link.png') no-repeat;
	top:0;
	right:0;
	cursor:pointer;
}
.footer .link a {
	position:absolute;
	width: 88px;
	height:31px;
}

/* Rohit */

#screen3 .graphsection .dabbe,#screen5 .graph .graphimage .dabbe{
    position: absolute;
    width: 32px;
    height: 2px;
    bottom:2.5px;
	display:none;
}

#screen3 .graphsection .dabbe.one, #screen5 .graph .graphimage .dabbe.one {
	background:#CC0000;
    left: 16px;
}

#screen3 .graphsection .dabbe.two, #screen5 .graph .graphimage .dabbe.two {
	background:#003399;
	left: 51px;
}

#screen3 .graphsection .dabbe.three, #screen5 .graph .graphimage .dabbe.three {
	background:#009900;
	left: 86px;
}

#screen3 .graphsection .dabbe.four, #screen5 .graph .graphimage .dabbe.four {
	background:#FFCC00;
	left: 121px;
}

#screen3 .graphsection .dabbe.five, #screen5 .graph .graphimage .dabbe.five {
	background:#993366;
	left: 156px;
}

#screen5 .chkbtn, #screen5 .okbtn {
	display:none;

}

#screen3 .circle {
	display:none;
}

#screen3 .circle.three {
	display:block;
}

#screen5 .graph2 {
	display:none;
}

#screen5 .graph2.first {
	display:block;
}

a.outer {
    height: 40px;
    width: 363px;
    position: absolute;
    top: 6px;
    right: 20px;
    z-index: 2;
}

.container .body {
	background:#ffffcc;
	width:100%;
	height:614px;
}

#screen4 #v4 {
	z-index: -1;
    position: absolute;
    top: -6px;
    width: 811px;
}

#screen5 .graph.graph2.first .graphimage .line.line1 b {
	left: -20px;
}

#screen5 .graph.graph2.first .graphimage .line b {
    left: -14px;
}

#screen5 .graph.graph2.third .graphimage .line.line1 b {
    left: -37px;
}
#screen5 .graph.graph2.third .graphimage .line b {
    left: -26px;
}

#screen5 .graph.graph2.fourth .graphimage .line.line1 b {
    left: -45px;
}

#screen5 .mainbg .graphsection .graph.graph2.fourth .leftheading {
	left: -35.5px;
}

#screen5 .graph.graph2.fourth .graphimage .line b {
    left: -38px;
}

.mainbg .spinnersection.saved .spinner1, .mainbg .spinnersection.saved .spinner2, .mainbg .spinnersection.saved .spinner3, .mainbg .spinnersection.saved .spinner4 {
	display:none;
}

/* #screen5 .spindtl .normalbtn {
    background: url(../images/4.svg) no-repeat;
    background-size: 100% 100%;
    color: #990066;
    width: 126px;
    height: 36px;
    left: -22px;
    line-height: 34px;
    top: 141px;
    transform: scale(0.9);
    text-align: center;
    position: absolute;
}
#screen5 .spindtl .fastbtn.active {
    background: url(../images/2.svg) no-repeat;
    background-size: 100% 100%;
    width: 64px;
    height: 39px;
    position: absolute;
	line-height: 37px;
    left: 81px;
    top: 140px;
    font-weight: bold;
    color: #000;
}*/
 .dragcover {
	 	position: absolute;
    height: 14px;
        border: 1px solid black;
    width: 15px;
    left: 435px;
    top: 7px;
	 
	 
 }
.dragin{
	    position: absolute;
    height: 14px;
  
    width: 15px;
    z-index: 2;
    left: -1px;
    top: -1px;
}
#screen3 .clickcircle {
    position: absolute;
    height: 90px;
    width: 90px;
    border-radius: 43px;
    top: 53px;
    left: 449px;
    z-index: 5;
	display:none;
	cursor:pointer;
}



#screen5 .graph2 .dabber{
    position: absolute;
    width: 32px;
    height: 2px;
    bottom:2.5px;
	display:none;
}

#screen5 .graph2 .dabber.onee {
	background:#CC0000;
    left: 16px;
}

#screen5 .graph2 .dabber.twoo {
	background:#003399;
	left: 51px;
}

#screen5 .graph2 .dabber.threee {
	background:#009900;
	left: 86px;
}

#screen5 .graph2 .dabber.fourr {
	background:#FFCC00;
	left: 121px;
}

#screen5 .graph2 .dabber.fivee {
	background:#993366;
	left: 156px;
}

 .clicked {
	 background:url(../images/screen3/circle.svg) no-repeat;
	 background-size:100% 100%;
	 transform:scale(1.2);
	 box-shadow: 0 0 0 1px #ffcc00;
	 -webkit-box-shadow: 0 0 0 1px #ffcc00;
	 -moz-box-shadow: 0 0 0 1px #ffcc00;
	 -ms-box-shadow: 0 0 0 1px #ffcc00;
	 -o-box-shadow: 0 0 0 1px #ffcc00;
	 border-radius:50px;
	 -webkit-border-radius:50px;
	 -moz-border-radius:50px;
	 -ms-border-radius:50px;
	 -o-border-radius:50px;
	 cursor:pointer;
}

.transf {
	-webkit-transform:scale(0.95);
	-moz-transform:scale(0.95);
	-ms-transform:scale(0.95);
	-o-transform:scale(0.95);
	transform:scale(0.95);
}

.shad{
	box-shadow: 0 0 0 5px #ccffff;
	-webkit-box-shadow: 0 0 0 5px #ccffff;
	-moz-box-shadow: 0 0 0 5px #ccffff;
	-ms-box-shadow: 0 0 0 5px #ccffff;
	-o-box-shadow: 0 0 0 5px #ccffff;
	border-radius:50px;
	-webkit-border-radius:50px;
	-moz-border-radius:50px;
	-ms-border-radius:50px;
	-o-border-radius:50px;
}
.clonecss {
    display: block;
    left: 317px;
    top: 255px;
    transform: scale(0.9);
    position: absolute;
}

.clonecss1 {
	display: block;
    left: 61px;
    top: 242px;
    transform: scale(1.92);
    position: absolute;
    z-index: 3;
}

.cloneSuccess {
	display: block;
    left: 615px;
    top: 393px;
    transform: scale(1.6);
    position: absolute;
    display: none;
}

#screen5 .spindtl .spinbtn.disabled {
	opacity:0.5;
}

#screen5 .resulttable {
	display:none;
}

#screen5 .graphsection {
	display:none;
}

#screen5 .spintext {
	display:none;
}

#screen5 .spintext.default {
	display:block;
}

#screen5 .spintext.wrong .okbtn {
	display:block;
}

#screen5 .spintext.correct .chkbtn {
	display:block;
}

#screen5 .spintext.wrong p {
    font-size: 15px;
    margin: 2px 0 0 -1px;
    letter-spacing: 0px;
    line-height: 23px;
    position: relative;
}

#screen5 .spintext.wrong p:before, #screen5 .spintext.correct p:before, #screen5 .spintext.sorry p:before, #screen5 .spintext.success p:before, #screen5 .spintext.sorryfirst p:before, #screen5 .spintext.sorrysecond p:before{
	display:none;
}

#screen5 .spintext.correct p {
    font-size: 15px;
    margin: 2px 0 0 0px;
    letter-spacing: 0px;
    line-height: 17px;
    position: relative;
}

#screen5 .spintext.sorry p {
    font-size: 14px;
    margin: 2px 0 0 -5px;
    letter-spacing: 1px;
    line-height: 18px;
    position: relative;
	}
	
#screen5 .spintext.success p {
    font-size: 13px;
    margin: 0px 0 0 -10px;
    letter-spacing: 1px;
    line-height: 18px;
    position: relative;
	left: 9px;
}

#screen5 .spintext .mystbtn {
	background: url(../images/screen5/checkbtn.svg) no-repeat;
	width: 120px;
	height: 30px;
	position: absolute;
	top: 153px;
	left: 168px;
	text-align: center;
	color: #993399;
	font-size: 16px;
	line-height: 30px;
	background-size: 100% 100%;
	font-weight: normal;
}
#screen5 .spintext .mystbtn:hover, #screen5 .spintext .mystbtn:focus {
	background: url(../images/screen5/checkbtnhover.svg) no-repeat;
	background-size: 100% 100%;
	color:#FFFFFF;
}

#screen5 .spintext.sorryfirst p, #screen5 .spintext.sorrysecond p {
    font-size: 14px;
    margin: 2px 0 0 -2px;
    letter-spacing: 1px;
    line-height: 19px;
    position: relative;
	}
	
#screen5 .spintext .bck {
	background: url(../images/screen5/back.svg) no-repeat;
	width: 63px;
	height: 28px;
	position: absolute;
	top: 153px;
	left: 24px;
	text-align: center;
	color: #993399;
	font-size: 16px;
	line-height: 30px;
	background-size: 100% 100%;
	font-weight: normal;
}
#screen5 .spintext .bck:hover, #screen5 .spintext .bck:focus{ /*#screen5 .spintext.success .bck:hover: #screen5 .spintext.success .bck:focus {*/
	background: url(../images/screen5/bckhover.svg) no-repeat;
	background-size: 100% 100%;
	color:#FFFFFF;
}	

#screen3 span.line.line11:before {
    display: none;
}

#screen3 .line11 b {
    position: absolute;
    top: 221px !important;
    left: -14px !important;
}

#screen3 .spinnersection.saved .spinner span {
color:black;
}

#screen3 .tabpurp {
	display:none;
}

#screen5 .tabpurp2 {
	display:none;
}

a span{
	padding-left: 9px;
}

#screen2 .title i {
    font-family: Trebuchet MS;
}
span.titleinner {
    font-family: Conv_trebuc_0;
    font-size: 24px;
}

#screen3 span.line.line11 {
    
    background: transparent;
}

.headsafari {
	font-size:14px !important;
}

.savesafari {
	font-size:20px !important;
}

.safarispan {

letter-spacing:0px !important;
}

.colorsafari {
letter-spacing:0px !important;
}

.sc4Protect1{
	position: absolute;
    top: 307px;
    left: 500px;
    width: 256px;
    height: 43px;
    background: #ffffcc;
    z-index: 1;
    display: none;
}
.sc4Protect2{
	position: absolute;
    top: 197px;
    left: 29px;
    width: 275px;
    height: 40px;
    background: #f7cd0b;
    display: none;
}