body
{
	
	margin:0px;
	background-color:#FFF;
	overflow:hidden;
}
.maindiv
{
	width:100%;
	height:100%;
	background-color:#191C24;
	background-color:#F0F0F0;
	float:left;
}
	.main-centerdiv
	{
		width:500px;
		height:500px;
		margin:50px auto;
		border:1px solid #333;
		background-color:gray;
		touch-action: none;
		display: flex;
		flex-wrap: wrap;
	}
	#mainid
	{
		width:500px;
		height:500px;
		margin:50px auto;
		border:1px solid #333;
		background-color:gray;
		touch-action: none;
		user-select: none;
	}

.grid
{
    height: 300px;
    width: 300px;
    border: 3px solid black;
    display: flex;
    flex-wrap: wrap;
}

.grid div
{
    height: 98px;
    width: 98px;
    font-size: 40px;
    display: flex; 
    justify-content: center;
	background-color:#F0F0F0;
	border:1px solid #ccc;
}




/* Prevent the text contents of draggable elements from being selectable. */
[draggable] {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  /* Required to make elements draggable in old WebKit */
  -khtml-user-drag: element;
  -webkit-user-drag: element;
}
.column {
  height: 150px;
  width: 150px;
  float: left;
  border: 2px solid #666666;
  background-color: #ccc;
  margin-right: 5px;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 3px #000;
  -ms-box-shadow: inset 0 0 3px #000;
  box-shadow: inset 0 0 3px #000;
  text-align: center;
  cursor: move;
}
.column header {
  color: #fff;
  text-shadow: #000 0 1px;
  box-shadow: 5px;
  padding: 5px;
  background: -moz-linear-gradient(left center, rgb(0,0,0), rgb(79,79,79), rgb(21,21,21));
  background: -webkit-gradient(linear, left top, right top,
                               color-stop(0, rgb(0,0,0)),
                               color-stop(0.50, rgb(79,79,79)),
                               color-stop(1, rgb(21,21,21)));
  background: -webkit-linear-gradient(left center, rgb(0,0,0), rgb(79,79,79), rgb(21,21,21));
  background: -ms-linear-gradient(left center, rgb(0,0,0), rgb(79,79,79), rgb(21,21,21));
  border-bottom: 1px solid #ddd;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -ms-border-radius-topleft: 10px;
  border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -ms-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  border-top-right-radius: 10px;
}





.container {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
}

.box {
  border: 3px solid #666;
  background-color: #ddd;
  border-radius: .5em;
  padding: 10px;
  cursor: move;
}

.box.over {
  border: 3px dotted #666;
}

.boxinnertxt
{
	font-size:30px;
	weight:700;
	color:red;
	text-align:center;
}

	.containerbox
	{
		width:470px;
		height:470px;
		margin:50px auto;
		background-color:green;
	}
		.boxcell
		{
			width:150px;
			height:150px;
			border: 3px solid #666;
			background-color: #ddd;
			border-radius: 5px;
			cursor: move;
			float:left;
		}
			.boxcentertxt
			{
				font-size:22px;
				font-weight:700;
				color:#F00;
				text-align:center;
				margin:60px auto;
				font-family: Arial,sans-serif;
			}
			
			
#addcell2
{
	display:none;
}


	






#fullscreenpopupid
{
	display:block;
}
#mainpopupid
{
	display:none;
}
#winpopupfirst
{
	display:none;
}
#winnextscrolanimatid
{
	display:block;
	display:none;
}
#losepopupfirst
{
	display:none;
}
#realpicpopupid
{
	display:none;
}
#menubarpopupid
{
	display:none;
}
#advertisepopupid
{
	display:none;
}
#registermainpopupid
{
	display:none;
}
#innerlodinggifid
{
	display:none;
}
#firstloadinggifid
{
	display:block;
}




#ifuserhaveviewid
{
	display:none;
}
#ifuserhavenotviewid
{
	display:none;
}
#boxfirstheaderid
{
	display:none;
}
#levelboxid
{
	display:none;
}
#boxfirstbtnid
{
	display:none;
}

#registerfirstshowid
{
	display:block;
}
#signupshowid
{
	display:none;
}
#loginshowid
{
	display:none;
}

#realpichideshowid
{
	display:none;
}

.winermainpopup
{
	width:100%;
	height:100%;
	background-color: rgba(240, 240, 240, 0.7);
	float:left;
}
	.winwowgifdiv-gifstyle
	{
		width:100%;
		height:100%;
		border-radius:7px;
		float:left;
	}
		.winwow-messaheoverdiv
		{
			width:100%;
			height:70px;
			margin-top:-100px;
			float:left;
		}
			.winwow-messaheovertxt
			{
				padding:20px 30px;
				background-color: rgba(255,255,255, 1); 
				font-size:29px;
				font-weight:700;
				color:#000;
				text-align:center;
				margin-left:35%;
				border-radius:7px;
				margin-top:0px;
				font-family: Arial,sans-serif;
				float:left;
			}
.winermain-levelscrolpopup
{
	width:100%;
	height:107%;
	margin-top:-80px;
	background-color:#333;
	background-image: url("../images/autoscrolbg.png");
	background-position: center; /* Center the image */
	background-repeat: no-repeat; /* Do not repeat the image */
	background-size: cover; 
	float:left;
}
	.winermain-levelscrolsubdiv
	{
		width:100%;
		height:200px;
		overflow-x:auto;
		overflow-y:hidden;
		ms-overflow-style: -ms-autohiding-scrollbar;
		-webkit-overflow-scrolling: touch;
		display: flex;
		float:left;
	}
		.all-levelsetdiv
		{
			height:200px;
			margin-left:0px;
			flex: 0 0 auto;
			float:left;
		}
			.roundlevel-showdiv
			{
				width:160px;
				height:160px;
				border-radius:80px;
				margin-left:-10px;
				margin-top:20px;
				background-color:#F0F0F0;
				float:left;
			}
				.roundlevel-showdivtxt
				{
					font-size:40px;
					font-weight:700;
					color:#333;
					margin-top:60px;
					text-align:center;
					font-family: Arial,sans-serif;
				}
			.conectlevel-pipediv
			{
				width:110px;
				height:50px;
				margin-left:-5px;
				margin-top:80px;
				border-top-left-radius:3px;
				border-bottom-left-radius:3px;
				background-color:#F0F0F0;
				flex: 0 0 auto;
				float:left;
			}
			.roundlevel-showwinimgcup
			{
				width:130px;
				height:130px;
				background-color:#F8C514;
				border-radius:50px;
				margin-left:15px;
				margin-top:15px;
				float:left;
			}
			.roundlevel-showwindiv
			{
				width:360px;
				height:200px;
				background-color:#F8C514;
				border-radius:11px;
				margin-left:-10px;
				flex: 0 0 auto;
				float:left;
			}
			.roundlevel-showwintxt1 {
			  font-size: 33px;
			  font-weight: 700;
			  color: #333;
			  margin-top: 20px;
			  margin-bottom:0px;
			  text-align: center;
			  font-family: Arial,sans-serif;
			}
			.roundlevel-showwintxt2 {
			  font-size: 40px;
			  font-weight: 700;
			  color: #F42A52;
			  margin-top: 20px;
			  text-align: center;
			  font-family: Arial,sans-serif;
			}
			
			



.winermain-levelscrolsubdiv::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}
.winermain-levelscrolsubdiv::-webkit-scrollbar-thumb {
    background-color: #F0F0F0;
    outline: 0px solid #F0F0F0;
}
	.controlbox-opacitycoverdiv
	{
		width:100%;
		height:100%;
		background-color:rgba(234, 255, 234, 0.7);
		border-radius:11px;
		float:left;
	}
		.controlbox-topstrip
		{
			width:80%;
			height:70px;
			background-color:#B4001B;
			border-radius:25px;
			margin-bottom:0px;
			margin-left:10%;
			margin-top:-35px;
			box-shadow: 0 0 10px 0 rgb(0 0 0 / 80%), 0 6px 10px 0 rgb(0 0 0 / 52%);	
			float:left;
		}
			.controlbox-topstriptxt
			{
				font-size:29px;
				font-weight:700;
				color:#FFF;
				text-align:center;
				margin-top:20px;
				font-family: Arial,sans-serif;
				margin-bottom:0px;
			}
		.controlbox-leveshowdiv
		{
			width:100%;
			height:50px;
			margin-top:140px;
			float:left;
		}
			.controlbox-leveshowtxt
			{
				font-size:35px;
				font-weight:700;
				color:#CA6429;
				text-align:center;
				margin-top:0px;
				margin-bottom:0px;
				background-color:rgba(234, 234, 234, 0.7);
				padding-top:10px;
				padding-bottom:10px;
				font-family: Arial,sans-serif;
			}
		.controlbox-levesplayfulldiv
		{
			width:100%;
			height:50px;
			margin-top:140px;
			float:left;
		}
			.controlbox-levesplaydiv
			{
				width:170px;
				min-height:50px;
				margin:0px auto;
			}
				.controlbox-levesplaybtn
				{
					font-size:35px;
					font-weight:700;
					color:#FFF;
					text-align:center;
					background-color:#00D25B;
					padding:25px 55px;
					border-radius:35px;
					font-family: Arial,sans-serif;
					text-decoration:none;
					box-shadow:inset 0 -5px 20px hsla(0, 0%, 0%, 0.4), /* top light */
					inset 0 5px 20px hsla(0, 0%, 100%, 0.4), /* bottom shadow */
					/* multiple light sources yall */
					-8px 8px 5px hsla(0, 0%, 0%, 0.15), /* drop shadow 1 */
					5px 18px 10px hsla(0, 0%, 0%, 0.2); /* drop shadow 2 */
					margin:0px 0px;
					float:left;
				}
				
			.controlbox-levelreplaydiv
			{
				width:250px;
				min-height:50px;
				margin:0px auto;
			}	
			.controlbox-earnmoemove-leftdiv
			{
				width:40%;
				min-height:90px;
				margin-left:5%;
				float:left;
			}
			.controlbox-earnmoemove-rightdiv
			{
				width:40%;
				min-height:90px;
				margin-right:5%;
				float:right;
			}
				.controlbox-earnmoemove-leftbtn
				{
					width:200px;
					height:90px;
					font-size:35px;
					font-weight:700;
					background-color:#0F0;
					border-radius:35px;
					font-family: Arial,sans-serif;
					text-decoration:none;
					background-image: url("../images/a8move10gold.png");
					background-size: 100% 100%;
					box-shadow:
					inset 0 -5px 20px hsla(0, 0%, 0%, 0.4), /* top light */
					inset 0 5px 20px hsla(0, 0%, 100%, 0.4), /* bottom shadow */
					/* multiple light sources yall */
					-8px 8px 5px hsla(0, 0%, 0%, 0.15), /* drop shadow 1 */
					5px 18px 10px hsla(0, 0%, 0%, 0.2); /* drop shadow 2 */
					margin:0px 0px;
					float:left;
				}
				.controlbox-earnmoemove-rightbtn
				{
					width:200px;
					height:90px;
					font-size:35px;
					font-weight:700;
					background-color:#0F0;
					border-radius:35px;
					font-family: Arial,sans-serif;
					text-decoration:none;
					background-image: url("../images/videoand5move.png");
					background-size: 100% 100%;
					margin:0px 0px;
					box-shadow:
					inset 0 -5px 20px hsla(0, 0%, 0%, 0.4), /* top light */
					inset 0 5px 20px hsla(0, 0%, 100%, 0.4), /* bottom shadow */
					/* multiple light sources yall */
					-8px 8px 5px hsla(0, 0%, 0%, 0.15), /* drop shadow 1 */
					5px 18px 10px hsla(0, 0%, 0%, 0.2); /* drop shadow 2 */
					float:right;
				}
		.loadnextinautoscroldiv-parent
		{
			width:100%;
			min-height:500px;
			float:left;
		}
				

.gametopheaderdiv
{
	width:100%;
	height:110px;
	background-color:#f25109;
	box-shadow: 0 0 10px 0 rgb(255 255 255 / 80%), 0 6px 10px 0 rgb(255 255 255 / 52%);	
	border-bottom-left-radius:30px;
	border-bottom-right-radius:30px;
	float:left;
}
	.gametopheader-part1div
	{
		width:35%;
		height:90px;
		margin-left:3%;
		margin-top:10px;
		float:left;
	}
		.gametopheader-part1goldimg
		{
			width:60px;
			height:60px;
			margin-left:0px;
			margin-top:15px;
			margin-right:15px;
			float:left;
		}
		.gametopheader-part1goldtxt
		{
			font-size:25px;
			font-weight:700;
			color:#F0F0F0;
			margin-top:33px;
			margin-left:10px;
			margin-bottom:0px;
			font-family: Arial,sans-serif;
			float:left;
		}
	.gametopheader-part2div
	{
		width:140px;
		height:140px;
		margin-left:4%;
		margin-top:1px;
		border-radius:75px;
		background-color:#f25109;
		background-image: url('../images/displaymovebgnew.png');
		background-size: 100% 100%;
		float:left;
	}
		.gametopheader-part2topdiv
		{
			width:140px;
			height:55px;
			margin-left:0px;
			float:left;
		}
		.gametopheader-part2bottomdiv
		{
			width:140px;
			height:60px;
			border-top:5px solid #D26050;
			margin-left:0px;
			margin-top:2px;
			float:left;
		}
			.gametopheader-part2toptxt
			{
				font-size:21px;
				font-weight:700;
				color:#420D09;
				margin-top:20px;
				font-family: Arial,sans-serif;
				text-align:center;
			}
			.gametopheader-part2bottomtxt
			{
				font-size:29px;
				font-weight:700;
				color:#FFF;
				margin-top:10px;
				font-family: Arial,sans-serif;
				text-align:left;
				margin-left:60px;
				float:left;
			}
	.gametopheader-part3div
	{
		width:30%;
		height:90px;
		margin-right:3%;
		margin-top:10px;
		float:right;
	}
		.gametopheader-part3profilelink
		{
			width:90px;
			height:90px;
			margin-top:10px;
			text-decoration:none;
			float:right;
		}
			.gametopheader-part3profilepic
			{
				width:75px;
				height:75px;
				margin-top:3px;
				text-decoration:none;
				float:right;
			}
		.gametopheader-part3soundlink
		{
			width:90px;
			height:90px;
			margin-top:10px;
			margin-right:30px;
			text-decoration:none;
			float:right;
		}
			.gametopheader-part3soundpic
			{
				width:35px;
				height:35px;
				margin-top:20px;
				text-decoration:none;
				float:right;
			}
			
			
	
	


	.realpicpopup-maindiv
	{
		width:100%;
		height:100%;
		background-color: rgba(234, 234, 234, 1);
		float:left;
	}
		.realpicpopup-closediv
		{
			width:90%;
			height:100px;
			margin-left:5%;
			float:left;
		}
			.realpicpopup-closelink
			{
				width:80px;
				height:80px;
				background-color:#F00;
				border-radius:10px;
				margin-top:20px;
				text-decoration:none;
				box-shadow:inset 0 -5px 20px hsla(0, 0%, 0%, 0.4), /* top light */
					inset 0 5px 20px hsla(0, 0%, 100%, 0.4), /* bottom shadow */
					/* multiple light sources yall */
					-8px 8px 5px hsla(0, 0%, 0%, 0.15), /* drop shadow 1 */
					5px 18px 10px hsla(0, 0%, 0%, 0.2); /* drop shadow 2 */
				
				float:right;
			}
				.realpicpopup-closelinkpic
				{
					width:80px;
					height:80px;
					border-radius:10px;
					margin-top:0px;
					float:left;
				}
		.realpicpopup-fullimage
		{
			width:100%;
			height:100%;
			float:left;
		}
		.realpicpopup-headerdiv
		{
			width:100%;
			height:50px;
			float:left;
		}
			.realpicpopup-headertxt
			{
				font-size:30px;
				font-weight:700;
				color:#C24040;
				margin-top:10px;
				font-family: Arial,sans-serif;
				text-align:center;
				
			}
			
		.realfullpic-getmoreview-maindiv
		{
			width:80%;
			height:500px;
			margin-left:10%;
			margin-top:100px;
			float:left;
		}
			
				.realpicpopup-centermsgtxt
				{
					font-size:40px;
					font-weight:700;
					color:#C24040;
					margin-top:10px;
					font-family: Arial,sans-serif;
					text-align:center;
				}
				.realpicpopup-earnview-leftbtn
				{
					width:200px;
					height:90px;
					font-size:35px;
					font-weight:700;
					background-color:#0F0;
					border-radius:35px;
					font-family: Arial,sans-serif;
					text-decoration:none;
					background-image: url("../images/a8view10gold.png");
					background-size: 100% 100%;
					box-shadow:inset 0 -5px 20px hsla(0, 0%, 0%, 0.4), /* top light */
					inset 0 5px 20px hsla(0, 0%, 100%, 0.4), /* bottom shadow */
					/* multiple light sources yall */
					-8px 8px 5px hsla(0, 0%, 0%, 0.15), /* drop shadow 1 */
					5px 18px 10px hsla(0, 0%, 0%, 0.2); /* drop shadow 2 */
					margin:0px 0px;
					float:left;
				}
				.realpicpopup-earnview-rightbtn
				{
					width:200px;
					height:90px;
					font-size:35px;
					font-weight:700;
					background-color:#0F0;
					border-radius:35px;
					font-family: Arial,sans-serif;
					text-decoration:none;
					background-image: url("../images/videoand5view.png");
					background-size: 100% 100%;
					box-shadow:inset 0 -5px 20px hsla(0, 0%, 0%, 0.4), /* top light */
					inset 0 5px 20px hsla(0, 0%, 100%, 0.4), /* bottom shadow */
					/* multiple light sources yall */
					-8px 8px 5px hsla(0, 0%, 0%, 0.15), /* drop shadow 1 */
					5px 18px 10px hsla(0, 0%, 0%, 0.2); /* drop shadow 2 */
					margin:0px 0px;
					float:right;
				}
				
	.bottomvie-realpicmaindiv
	{
		width:94%;
		min-height:80px;
		margin-top:50px;
		margin-left:3%;
		float:left;
	}
		.bottomvie-realpiclinkbtn
		{
			font-size:31px;
			font-weight:700;
			background-color:#065FD4;
			border-radius:13px;
			text-decoration:none;
			margin-left:10px;
			margin-top:10px;
			padding:25px 40px;
			color:#FFF;
			box-shadow:inset 0 -5px 20px hsla(0, 0%, 0%, 0.4), /* top light */
					inset 0 5px 20px hsla(0, 10%, 100%, 0.4), /* bottom shadow */
					/* multiple light sources yall */
					-8px 8px 5px hsla(0, 0%, 0%, 0.15), /* drop shadow 1 */
					5px 18px 10px hsla(0, 0%, 0%, 0.2); /* drop shadow 2 */
			font-family: Arial,sans-serif;
			float:left;
		}
		
		
	
	
	.menubarpopup-maindiv
	{
		width:100%;
		height:100%;
		background-color: rgba(234, 234, 234, 1);
		overflow-x:hidden;
		overflow-y:scroll;
		float:left;
	}
		.menubarpopup-closediv
		{
			width:90%;
			height:100px;
			margin-left:5%;
			float:left;
		}
			.menubarpopup-closelink
			{
				width:80px;
				height:80px;
				background-color:#F00;
				border-radius:10px;
				margin-top:20px;
				text-decoration:none;
				float:right;
			}
				.menubarpopup-closelinkpic
				{
					width:80px;
					height:80px;
					border-radius:10px;
					margin-top:0px;
					float:left;
				}
		.menubar-workdiv
		{
			width:100%;
			min-height:600px;
			margin-top:100px;
			float:left;
		}
			.menubar-workcenterdiv
			{
				width:80%;
				min-height:600px;
				margin-left:10%;
				float:left;
			}
				.menubar-workalldiv
				{
					width:100%;
					float:left;
				}
					.menubar-workwelcometxt
					{
						font-size:31px;
						font-weight:700;
						color:#333;
						font-family: Arial,sans-serif;
						margin-top:10px;
						margin-bottom:50px;
						text-align:center;
					}
					.menubar-worklinkbtn
					{
						padding:25px 40px;
						font-size:31px;
						font-weight:700;
						background-color:#C24040;
						border-radius:25px;
						text-decoration:none;
						margin-top:30px;
						margin-bottom:30px;
						color:#FFF;
						box-shadow:inset 0 -5px 20px hsla(0, 0%, 0%, 0.4), /* top light */
						inset 0 5px 20px hsla(0, 10%, 100%, 0.4), /* bottom shadow */
						/* multiple light sources yall */
						-8px 8px 5px hsla(0, 0%, 0%, 0.15), /* drop shadow 1 */
						5px 18px 10px hsla(0, 0%, 0%, 0.2); /* drop shadow 2 */
						font-family: Arial,sans-serif;
						float:left;
					}
	.advertisepopup-maindiv
	{
		width:100%;
		height:100%;
		background-color: rgba(234, 234, 234, 1);
		float:left;
	}
	
	.registermainpopup-maindiv
	{
		width:100%;
		height:100%;
		background-color: rgba(25, 28, 36, 1);
		overflow-x:hidden;
		overflow-y:display;
		float:left;
	}
		.registermain-bothbtndiv
		{
			width:70%;
			min-height:500px;
			margin-left:15%;
			margin-top:50px;
			margin-bottom:50px;
			float:left;
		}
			.registermain-bothalldiv
			{
				width:100%;
				float:left;
			}
				.registermain-bothloginbtn
				{
					font-size: 36px;
					font-weight: 700;
					color: #00D25B;
					border: 5px solid #00D25B;
					border-radius: 10px;
					text-align: left;
					margin-top: 30px;
					margin-bottom: 60px;
					margin-left:20px;
					padding: 30px 50px;
					text-decoration: none;
					font-family: 'Open Sans', sans-serif;
					float: left;
				}
				.registermain-bothsignupbtn
				{
					font-size: 36px;
					font-weight: 700;
					color: #FC424A;
					border: 5px solid #FC424A;
					border-radius: 10px;
					text-align: left;
					margin-top: 30px;
					margin-bottom: 60px;
					margin-left:20px;
					padding: 30px 50px;
					text-decoration: none;
					font-family: 'Open Sans', sans-serif;
					float: left;
				}
				
				
		.loginheaderdiv
		{
			width:100%;
			height:90px;
			background-color:#00D25B;
			border-radius:15px;
			margin-bottom:90px;
			float:left;
		}
		.signupheaderdiv
		{
			width:100%;
			height:90px;
			background-color:#FC424A;
			border-radius:15px;
			margin-bottom:90px;
			float:left;
		}
			.loginheadertxt
			{
				font-size: 37px;
				font-weight: 700;
				margin-top: 25px;
				margin-bottom: 60px;
				color:#FFF;
				text-align:center;
				font-family: 'Open Sans', sans-serif;
			}
		.logininputdiv
		{
			width:100%;
			min-height:100px;
			margin-bottom:50px;
			float:left;
		}
			.logininputptxt
			{
				width:100%;
				font-size:29px;
				font-weight:500;
				color:#FFF;
				margin-left:15px;
				margin-top:0px;
				margin-bottom:10px;
				font-family: 'Open Sans', sans-serif;
				float:left;
			}
			.logininputstyle
			{
				width:90%;
				height:90px;
				font-size:29px;
				font-weight:500;
				color:#333;
				border-radius:15px;
				border:1px solid #F0F0F0;
				background-color:#FFF;
				margin-top:3px;
				padding-left:15px;
				outline:none;
				font-family: 'Open Sans', sans-serif;
				float:left;
			}
			.signupbtn
			{
					font-size: 36px;
					font-weight: 700;
					color: #FFF;
					border: 1px solid #FC424A;
					border-radius: 10px;
					text-align: left;
					margin-top: 30px;
					margin-bottom: 60px;
					margin-left:20px;
					padding: 30px 50px;
					text-decoration: none;
					background-color:#FC424A;
					font-family: 'Open Sans', sans-serif;
					float: left;
			}
			.loginbtn
			{
					font-size: 36px;
					font-weight: 700;
					color: #FFF;
					border: 1px solid #00D25B;
					border-radius: 10px;
					text-align: left;
					margin-top: 30px;
					margin-bottom: 60px;
					margin-left:20px;
					padding: 30px 50px;
					text-decoration: none;
					background-color:#00D25B;
					font-family: 'Open Sans', sans-serif;
					float: left;
			}
			
			
	.lodininnergifpopup-maindiv
	{
		width:100%;
		height:100%;
		background-color: rgba(25, 28, 36, 1);
		float:left;
	}
		.lodininnergifpopup-maininnerdiv
		{
			width:100%;
			height:100%;
			background-color: #CCA;
			overflow-x:hidden;
			overflow-y:display;
			float:left;
		}
			.lodininnergifpopup-maingifdiv
			{
				width:200px;
				height:200px;
				margin:200px auto;
			}
				.lodininnergifpopup-maingif
				{
					width:100%;
					height:100%;
					float:left;
				}
			

.fullscreenpopupfirst
{
	width:100%;
	height:95%;
	top:110px;
	position:fixed;
	float:left;
}
	.fullscreengifpopup-maindiv
	{
		width:100%;
		height:100%;
		background-color: rgba(25, 28, 36, 1);
		float:left;
	}
		.fullscreengifpopup-maininnerdiv
		{
			width:100%;
			height:100%;
			background-color: #CCA;
			overflow-x:hidden;
			overflow-y:display;
			float:left;
		}
			.fullscreengifpopup-maingifdiv
			{
				width:200px;
				height:200px;
				margin:700px auto;
			}
				.fullscreengifpopup-maingif
				{
					width:100%;
					height:100%;
					float:left;
				}
				







.mainpopupforall
{
	height:70%;
	width:100%;
	margin-top: 25%;
	position: absolute;
	float:left;
}
.winermain-levelscrolmaindiv
{
	height: 200px;
	width: 100%;
	margin-left: 0px;
	margin-top: 51%;
	float: left;
}


#playsoundid
{
	display:block;
}
#stopsoundid
{
	display:none;
}




.shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    box-shadow: inset 3px 3px 10px 0 #000000;
    border-radius: 20px;
    top: 0;
    left: 0;
}





.givetour-btnmaindiv
{
	width:100%;
	height:100px;
	margin-top:70px;
	float:left;
}
	.givetour-btncenterdiv
	{
		width:300px;
		height:100px;
		margin:0px auto;
	}
		.givetour-btnstyle
		{
			font-size:33px;
			font-weight:700;
			color:#FFF;
			padding:25px 50px;
			border-radius:20px;
			border:0px solid #00D25B;
			cursor:pointer;
			background-color:#00D25B;
			text-decoration:none;
			box-shadow:
			inset 0 -5px 20px hsla(0, 0%, 0%, 0.4), /* top light */
			inset 0 5px 20px hsla(0, 0%, 100%, 0.4), /* bottom shadow */
			/* multiple light sources yall */
			-8px 8px 5px hsla(0, 0%, 0%, 0.15), /* drop shadow 1 */
			5px 18px 10px hsla(0, 0%, 0%, 0.2); /* drop shadow 2 */
			font-family: 'Open Sans', sans-serif;
			float:left;
		}
		.showiq-pstyle
		{
			font-size:25px;
			font-weight:700;
			color:#FFF;
			padding:25px 50px;
			border-radius:20px;
			border:0px solid #00D25B;
			cursor:pointer;
			background-color:#0C1021;
			text-decoration:none;
			margin-top:-20px;
			margin-left:20px;
			box-shadow:
			inset 0 -5px 20px hsla(0, 0%, 0%, 0.4), /* top light */
			inset 0 5px 20px hsla(0, 0%, 100%, 0.4), /* bottom shadow */
			/* multiple light sources yall */
			-8px 8px 5px hsla(0, 0%, 0%, 0.15), /* drop shadow 1 */
			5px 18px 10px hsla(0, 0%, 0%, 0.2); /* drop shadow 2 */
			font-family: 'Open Sans', sans-serif;
			float:left;
		}
	
	.givetourvideo-maindiv
	{
		width:90%;
		height:90%;
		margin-top:100px;
		margin-left:5%;
		float:left;
	}
		.tourvideostyle
		{
			width:100%;
			margin-left:0px;
			height:90%;
			float:left;
		}
#tourdivid
{
	display:none;
}
#showiqid
{
	display:none;
}
#fullscreenpopupvideoid
{
	display:none;
}
#popuptourvideoid
{
	display:none;
}
#showbrickskingindexid
{
	display:none;
}


	.energymsg-innerdiv
	{
		width:90%;
		height:20px;
		margin-left:5%;
		margin-top:25px;
		float:left;
	}
		.energymsgtxt
		{
			font-size: 35px;
			font-weight: 700;
			color: #00D25B;
			color: #CA6429;
			text-align:center;
			margin-top:5px;
			font-family: 'Open Sans', sans-serif;
		}
		
		
		
		

#noofmoveid1
{
	display:block;
}
	.controlbox-earnmoemove-leftbtnp
	{
		font-size: 50px;
		font-weight: 900;
		color:#000;
		margin-top:15px;
		margin-left:30px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		font-family: 'Open Sans', sans-serif;
		float:left;
	}
	
	
	
	
	
	
	

#earnbrickspopupid
{
	display:none;
}
	.earnbricks-popmaindiv
	{
		width:100%;
		min-height:100%;
		background-color: #191c24;
		float:left;
	}
		.earnbricks-popmaininnerdiv
		{
			width:70%;
			min-height:100%;
			margin-top:50px;
			margin-bottom:50px;
			margin-left:15%;
			float:left;
		}
			.earnbricks-popmainheadertxt
			{
				font-size:40px;
				font-weight:700;
				color:#eaddca;
				margin-left:30px;
				margin-top:50px;
				margin-bottom:30px;
				text-decoration:none;
				font-family: 'Open Sans', sans-serif;
				text-align:center;
			}
			.earnbricks-popdetailgreentxt
			{
				width:90%;
				font-size:35px;
				font-weight:700;
				color:#00d25b;
				margin-left:30px;
				border:0px solid #00d25b;
				margin-top:20px;
				margin-bottom:10px;
				margin-right:30px;
				padding:10px 10px;
				text-decoration:none;
				border-radius:7px;
				font-family: 'Open Sans', sans-serif;
				float:left;
			}
			.earnbricks-popdetailyellowtxt
			{
				width:90%;
				font-size:35px;
				font-weight:700;
				color:#ffbf00;
				margin-left:30px;
				border:0px solid #ffbf00;
				margin-top:20px;
				margin-bottom:10px;
				margin-right:30px;
				padding:10px 10px;
				text-decoration:none;
				border-radius:7px;
				font-family: 'Open Sans', sans-serif;
				float:left
			}
			.earnbricks-popdetailredtxt
			{
				width:90%;
				font-size: 35px;
				font-weight: 700;
				color: #FC424A;
				border: 0px solid #FC424A;
				border-radius: 7px;
				text-align: left;
				margin-left:30px;
				margin-top:20px;
				margin-bottom:10px;
				margin-right:30px;
				padding: 10px 10px;
				text-decoration: none;
				font-family: 'Open Sans', sans-serif;
				float: left;
			}
		.earnbricks-fulldiv
		{
			width:100%;
			float:left;
		}
		
		
		
		
		
		
		
		
	.bricksking-popmaindiv
	{
		width:100%;
		height:100%;
		background-color: #191c24;
		overflow-x:hidden;
		overflow-y:scroll;
		float:left;
	}
		.bricksking-popmaininnerdiv
		{
			width:90%;
			min-height:100%;
			margin-top:50px;
			margin-bottom:50px;
			margin-left:5%;
			float:left;
		}
			.brickskingpopup-closediv
			{
				width: 100%;
				height: 100px;
				margin-left: 0px;
				float: left;
			}
			.bricksking-popmainheaderdiv
			{
				width:100%;
				height:100px;
				margin-top:50px;
				margin-bottom:100px;
				border-radius:11px;
				background-color:#00D25B;
				float:left;
			}
				.bricksking-popmainheadertxt
				{
					font-size:40px;
					font-weight:700;
					color:#FFF;
					margin-left:30px;
					margin-top:30px;
					margin-bottom:30px;
					text-decoration:none;
					font-family: 'Open Sans', sans-serif;
					text-align:center;
				}
			.bricksking-userlistdiv
			{
				width: 97%;
				height: 160px;
				border: 2px solid #00D25B;
				margin-top: 20px;
				margin-left:1%;
				margin-bottom: 30px;
				border-radius: 10px;
				float: left;
			}
				.bricksking-userlistpic
				{
					width: 123px;
					height: 120px;
					border: 2px solid #F0F0F0;
					margin-left: 20px;
					margin-top: 20px;
					border-radius: 5px;
					margin-right:5px;
					float: left;
				}
				.bricksking-userlist-detaldiv
				{
					width: 55%;
					height: 160px;
					margin-left: 50px;
					margin-top: 20px;
					float: left;
				}
					.bricksking-userlist-nametxt
					{
						width: 100%;
						font-size: 30px;
						font-weight: 700;
						color: #FFF;
						text-align: left;
						text-decoration: none;
						margin-top: 0px;
						margin-bottom: 20px;
						font-family: 'Open Sans', sans-serif;
						float: left;
					}
					.bricksking-userlist-totalbrickstxt 
					{
						width: 100%;
						font-size: 30px;
						font-weight: 700;
						color: #FFF;
						text-align: left;
						text-decoration: none;
						margin-top: 0px;
						margin-bottom: 20px;
						font-family: 'Open Sans', sans-serif;
						float: left;
					}