div#anim_box{
	width: 550px;
	height: 245px;
	position: absolute;
	top: 378px;
	left: 176px;
	z-index: 120;
}
div#tabs_box{
	max-width: 550px;
	height: 20px;
	position: relative;
	top: 0;
	left: 0;
	z-index:106;
	display: flex; flex-direction: row;
}
div#tab_1{
	z-index:106;
}
div#tab_2{
	z-index:106;
}
div#tab_3{
	z-index:106;
}
div#tab_4{
	z-index:106;
}
div#tab_5{
	z-index:106;
}
div#tabs_above_box{
	width: 550px;
	height: 20px;
	z-index:106;
	display: flex;
	flex-direction: row;
}
div#tab_1_above{
	z-index:106;
}
div#tab_2_above{
	z-index:106;
}
div#tab_3_above{
	z-index:106;
}
div#tab_4_above{
	z-index:106;
}
div#tab_5_above{
	z-index:106;
}
div#current_games_box{
	z-index: 106;
}
div#main_games_box{

	z-index: 106;
	/* max-width:fit-content; */
}
div.game_box_1{
	width: 132px;
	height: 73px;
	position: absolute;
	left: 181px;
	z-index: 107;
}
div.game_box_2{
	width: 132px;
	height: 73px;
	position: absolute;
	left: 317px;
	z-index: 107;
}
div.game_box_3{
	width: 132px;
	height: 73px;
	position: absolute;

	left: 453px;
	z-index: 107;
}
div.game_box_4{
	width: 132px;
	height: 73px;
	position: absolute;
	left: 589px;
	z-index: 107;
}
div.row1{
	top: 151px;
}
div.row2{
	top: 228px;
}
div.row3{
	top: 305px;
}
div.row4{
	top: 382px;
}
div.mrow1{
	top: 155px;
}
div.mrow2{
	top: 232px;
}
div.mrow3{
	top: 309px;
}
div.mrow4{
	top: 386px;
}
div.mrow5{
	top: 463px;
}
div.mrow6{
	top: 540px;
}
div.mrow7{
	top: 617px;
}
div.game_pic{
	/* width: 124px;
	position: absolute; */
	z-index: 108;
	text-align: center;
}
div.picrow1{
	top: 155px;
}
div.picrow2{
	top: 232px;
}
div.picrow3{
	top: 309px;
}
div.picrow4{
	top: 386px;
}
div.picrow5{
	top: 467px;
}
div.picrow6{
	top: 544px;
}
div.picrow7{
	top: 621px;
}
div.picrow1a{
	margin-top: 9px;
}
div.picrow2a{
	margin-top: 86px;
}
div.picrow3a{
	margin-top: 163px;
}
div.picrow4a{
	margin-top: 240px;
}
div.piccol1{
	left: 178px;
}
div.piccol2{
	left: 317px;
}
div.piccol3{
	left: 456px;
}
div.piccol4{
	left: 595px;
}
div.piccol1a{
	left: 10px;
}
div.piccol2a{
	left: 146px;
}
div.piccol3a{
	left: 282px;
}
div.piccol4a{
	left: 418px;
}
div.piccol5a{
	left: 554px;
}
div.piccol6a{
	left: 690px;
}
div.picrow1b{
	margin-top: 3px;
}
div.picrow2b{
	margin-top: 71px;
}
div.picrow3b{
	margin-top: 139px;
}
div.mainrow1{
	top: 159px;
}
div.mainrow2{
	top: 236px;
}
div.mainrow3{
	top: 313px;
}
div.mainrow4{
	top: 390px;
}
div.mainrow5{
	top: 467px;
}
div.mainrow6{
	top: 544px;
}
div.mainrow7{
	top: 621px;
}
#playedNowBox {padding: 0.3% 0;}
