.head{
	text-align:center;
	padding:20px;
	font-size:26px;
	font-family: arial;
	
	
}
#game_if{
	border:0;
	padding:0;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100vh;
	background:#ddd;
	background:#000;
	z-index:100000;
	display:none;
}
#ludo{
	height: auto;
	background: url(../img/bg6.png);
    background-attachment: fixed;
    background-size: cover;
	min-height:100vh;
	top:0px;
}


.sit{
	width: calc(100% - 100px);
    margin-top: 12px;
    font-size: 20px;
    text-align: center;
    padding: 5px;
    background: #9e36ab;
    color: #ccc;
    border-radius: 5px;
    float: right;
    margin-left: 20px;
    margin-right: 20px;
	cursor:pointer;
	
}
.menu_h,.menu_i{
	width:100%;
	
	position:relative;
	display:block;
	float:left;
	
}
.menu_h{
	border:2px solid #ccc;
	font-size:20px;
	font-family:arial;
	background:#59a949;
	background:#9e36ab;
	color:#fff;
	padding:7px;
	cursor:pointer;
	z-index:50;
	border-radius:20px;
	text-align:center;
}
.menu_i{
	font-size:20px;
	font-family:arial;
	
	color:#fff;
}
#mh2{
	z-index:50;
}
#mm2,#mm1{
	z-index: 50;
    overflow: hidden;
    height: 0px;
    background: #9e36ab8c;
	background:#5c1264;
    padding: 0px;
    box-sizing: border-box;
    margin-left: 10px;
    border: 0px;
    border-radius: 20px;
    margin-right: 10px;
    width: calc(100% - 20px);
}
#mm1{
	height:initial;
	background: #9e36ab8c;
	background: #ff98007a;
	background:#5c1264;
	background: #ff98007a;
}
.mm2_inner{
	background:#9e36ab8c;
	margin:20px;
	padding:10px;
	border-radius: 10px;
}
.mm2_inner select{
	border-radius:10px;
}
#mh3{
	z-index:99;
}
#mh3 span{
	position:absolute;
	right:50px;
	
	top:12px;
	font-size:12px;
}
#mh1 div,#mh2 div,#mh3 div{
	position:absolute;
	right:10px;
	
	top:10px;
	font-size:12px;
	width:18px;
	height:18px;
}
#mh1img,#mh2img,#mh3img{
	width:18px;
	height:18px;
}
#mh3img{
	transform:rotate(90deg);
}
#mm3{
	z-index:50;
	overflow:hidden;
}

.tablelist{
	border:5px solid #f136366b;
	margin:20px;
	padding:20px;
	float:left;
	border-radius:50px;
	background:#f136366b;
	z-index:1;
}
.playing{
	float:left;
}
.tablelist.playing  .tblist_head::before{
	content: 'Playing';
    width: 285px;
    height: 70px;
    background: #003addc2;
    border-radius: 50px;
    font-family: Fasthand;
    display: block;
    position: absolute;
    text-align: center;
    color: #fff;
    box-sizing: border-box;
    margin-left: 5px;
    margin-top: 40px;
    font-size: 35px;
    cursor: pointer;
    z-index: 99;

}

.tblist_head{
	border-top-left-radius:50px;
	border-top-right-radius:50px;
	font-size:14px;
	text-align:center;
	color:#fff;
	background:#00000096;
	float:left;
	width:100%;
	padding:2px;
}
.tblist_footer{
	border-bottom-left-radius:50px;
	border-bottom-right-radius:50px;
	font-size:14px;
	text-align:center;
	color:#fff;
	background:#d3000096;
	float:left;
	width:100%;
	padding:2px;
}

#head{
	position:fixed;	
	width:390px;
}

.head1{
	background:#ccccccab;
	background: url(../img/bg4.png);
	z-index:100;
}


#new_private{
    
    margin-left: 9px;
    font-size: 16px;
    width: 110px;
    text-align: center;

}
#new_price{
	margin-left:66px;
	margin-left:26px;
	font-size:16px;
	width:90px;
	text-align:center;
}
#new_players{
	margin-left:62px;
	margin-left:5px;
	font-size:16px;
	width:90px;
	text-align:center;
}
#new_pos{
	margin-left:52px;
	margin-left:46px;
	font-size:16px;
	width:90px;
	width:110px;
	text-align:center;
}
#new_first{
	margin-left:1px;
	margin-left:3px;
	font-size:16px;
	width:90px;
	width:110px;
	text-align:center;
	
}
.start_new_btn{
	
	background: #2f7ab5;
    text-align: center;
    margin-top: 25px;
	margin-bottom: 15px;
    padding: 4px;
    padding-left: 20px;
    text-transform: uppercase;
    font-family: arial;
    float: right;
    border-radius: 20px;
    padding-right: 20px;
    color: #f3f3f3;
	cursor: pointer;
	text-decoration:none;
}

.abtn1{
	width: 149px;
	height: 129px;
	background: url(../img/classic.png);
	background-size: cover;
	display: block;
	float:left;
	cursor:pointer;
	margin-bottom:10px;
	margin-right:10px;
}
.abtn2{
	width: 159px;
	height: 129px;
	background: url(../img/bulldozer.png);
	background-size: cover;
	display: block;
	float:left;
	cursor:pointer;
	margin-bottom:10px;
	margin-left:10px;
}



.abtn1.active,.abtn2.active{
	border-radius:20px;
	margin:5px;
    box-shadow: rgb(0 0 0 / 25%) 0px 54px 55px, rgb(0 0 0 / 12%) 0px -12px 30px, rgb(0 0 0 / 12%) 0px 4px 6px, rgb(0 0 0 / 17%) 0px 12px 13px, rgb(0 0 0 / 9%) 0px -3px 5px;
	
	
	
	
	box-shadow: rgb(0 0 0 / 25%) 0px 14px 25px, rgb(0 0 0 / 12%) 0px -12px 30px, rgb(0 0 0 / 12%) 0px 4px 6px, rgb(0 0 0 / 17%) 0px 12px 13px, rgb(0 0 0 / 9%) 0px -3px 5px;
    /* box-shadow: rgb(50 50 93 / 25%) 0px 50px 100px -20px, rgb(0 0 0 / 30%) 0px 30px 60px -30px, rgb(10 37 64 / 35%) 0px -2px 6px 0px inset; */
    /* box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px; */
    /* box-shadow: rgb(0 0 0 / 17%) 0px -23px 25px 0px inset, rgb(0 0 0 / 15%) 0px -36px 30px 0px inset, rgb(0 0 0 / 10%) 0px -79px 40px 0px inset, rgb(0 0 0 / 6%) 0px 2px 1px, rgb(0 0 0 / 9%) 0px 4px 2px, rgb(0 0 0 / 9%) 0px 8px 4px, rgb(0 0 0 / 9%) 0px 16px 8px, rgb(0 0 0 / 9%) 0px 32px 16px; */
    /* box-shadow: rgb(9 30 66 / 25%) 0px 4px 8px -2px, rgb(9 30 66 / 8%) 0px 0px 0px 1px; */

}
	

.aleft1{
width:50px;
height:60px;
background:red;
background:url(../img/arr_left.png);
background-repeat:no-repeat;
float:left;
cursor:pointer;
}

.aright2{
width:50px;
height:60px;
background:red;
background:url(../img/ar_right11.png);
background-repeat:no-repeat;
float:left;
position:absolute;
cursor:pointer;
}
.win_holder{
width:calc(100% - 100px);
float:left;
height:60px;
}
.win,.win *{
	float:left;
}
.ent,.ent *{
	float:left;
}
.win,.ent{
	width:100%;
	text-align:center;
	font-size:45px;
	font-family:Fasthand;
	position:relative;
	top:-30px;
	color: white;
  text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
	
}
.ent{
	top:-50px;
	font-size:25px;
	text-align:center;
}
.ent *,.win *{
	float:initial;
	display:inline;
	margin:10px;
}
.win_n{
	margin-left:5px;
	
}
.ent_n{
	margin-left:3px;
	
}
.start_new_btn.dice-active::before{
	left:46px;
	top: -45px;

}
.start_new_btn.dice-active{
	float: left;
    width: 80%;
    margin-left: 10%;
    padding: 20px;
    background: #8bc34a;
    background: #5bb057;
    background: #5eb55a;
	background: #76fd70;
	
	margin-top:40px;
	width:50%;
	margin-left:25%;
	
	
	text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
	box-shadow: rgb(0 0 0 / 17%) 0px -23px 25px 0px inset, rgb(0 0 0 / 15%) 0px -36px 30px 0px inset, rgb(0 0 0 / 10%) 0px -79px 40px 0px inset, rgb(0 0 0 / 6%) 0px 2px 1px, rgb(0 0 0 / 9%) 0px 4px 2px, rgb(0 0 0 / 9%) 0px 8px 4px, rgb(0 0 0 / 9%) 0px 16px 8px, rgb(0 0 0 / 9%) 0px 32px 16px; 
	
}


.win .coin{
	position: absolute;
    zoom: 1.7;
    top: 1px;
    /* left: 148px; */
    /* position: unset; */
    float: initial;
    display: inline-block;
	margin-left:-2px;
	display:none;
}
.ent .coin{
position: absolute;
    zoom: 1.2;
    top: 1px;
    /* left: 148px; */
    /* position: unset; */
    float: initial;
    display: inline-block;
	margin-left:-2px;
}