.se-pre-con {
	position: fixed;
	left: 0px;
	top:150px;
	width:100%;
	height: 100px;
	z-index: 9999;
	background-repeat: no-repeat;
	background-position:center;
}
body
{
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position:center;
	background-size:100% 100%;
	user-select:none;
	
}
#homeDiv,#logoDiv,#soundDiv
{
	margin-top:1vh;
}

#boardDiv
{
	margin-top: 5vh;
    height:  49vh;
	background-size:100% 100%;
}

#boardHandDiv
{
	margin-top: 5vh;
    height:  30vh;
	background-size:100% 100%;
}
.noPaddingcls
{
	padding:0px !important;
}

#handAndOrderDiv
{
	display:none;
}
#customerDiv
{
	position:fixed;
	bottom:0;
}
#orderTextDiv
{
	text-align:center;
	font-size: 2vw;
    color: white;
    margin-top: 5vh;
}
#noOfLaddoo
{
	text-align:center;
	font-size: 3vw;
    color: white;
	margin-top: 3vh;
}
#noOfOrder
{
	text-align:center;
	font-size: 3vw;
    color: white;
}
.handMargin
{
	margin-top:5vh;
	text-align:center;
	font-size: 3vw;
    color: white;
}
#additionDiv
{
	margin-top: -13vh;
	height:13vh;
	background-color:white;
	border-radius:1.5vw;
}
#movingLaddoNAddition
{
	
}
#serverDiv,#checkDiv,#customerOrderDiv,#UnddooLaddooDiv
{
	position:fixed;
	bottom:0;
}
#emptyTrayDiv
{
	bottom: 19vh;
    position: fixed;
}
#fullTrayDiv
{
	bottom: 19vh;
    position: fixed;
}
#orderPage,#movingLaddoNAddition,#trayDiv,#lowerDiv
{
	display:none;
}
.fontClass
{
	font-size: 2.5vw;
}
#billDiv
{
	display:none;
}
.bfontClass
{
	font-size:1.5vw;
	color:white;
}
#bRate
{
	margin-top:5vh;
	text-align:center;
}
#bBoard
{
	margin-top: 5vh;
    height:  55vh;
	background-size:100% 100%;
}
#border
{
	margin-top: 5vh;
}
#totalAmount
{
	margin-top: 9vh;
    text-align: center;
    font-size: 3vw;
    background-color: white;
   border-radius: 1.5vh;
}
#border
{
	text-align:center;
}
	