.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	background: center no-repeat #fff;
}
body
{
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position:center;
	background-size:100% 100%;
	user-select:none;
	
}
#sweetGamePage
{
	display:none;
}
#homeDiv,#logoDiv,#soundDiv
{
	margin-top:2%;
}
#playGame
{
	position:fixed;
	bottom:0px;
}
#nextGame
{
	margin-top:12%;
}
.noPaddingcls
{
	padding:0px !important;
}
.value
{
	font-size:5vw;
	text-align:center;
	border-radius: 22%;
    font-weight: bold;
   
}
#buttonDiv
{
	 bottom:0;
	position:fixed; 
	
}
.fontclass
{
	font-size:3vw;
}
 #laddooAndAnsDiv
{
	margin-top:-3%;
} 
.handEvent
{
	border: 1px solid black;
	box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
    Background-color: #8ae3f7;
	border-radius:7%;
}
.paraClass
{
	text-align:center;
	font-size:3vw;
}

#bagGrain
{
	height:50vh;
	width:25vw;
}
.orders
{
	font-size:4vw;
	font-weight:bold;
}
#youFilledOrder,#yourOrder
{
	font-size:3vw;
}
.placedOrder
{
	margin-top:5%;
}
#laddooOrder
{
	margin-top:10%;
	font-size:5vw;
	text-align:center;
	border-radius: 22%;
    font-weight: bold;
    background-color: #8ae3f7;
	box-shadow: 5px 10px #888888;
}

#laddooAndAnsDiv
{
	margin-top:-5%;
}
#endPage
{
	display:none;
}
