@media(max-width:1679px){.gleft {display:none}}
div#large_flash_game_box{
	background-color: #000000;
	width: 100%;
	z-index: 125;
}
#likeit, #hateit {color: #6fd2ff;}
.thetopbar_play {
	height: 0px;
  z-index: 105;
	text-align: left
}
#gameholder {
  width: 100%;
	height: 100%;
	display:block;
	margin: 0 auto;
}
.tabsundergame {
	background-color: #192C35;
	color:#6fd2ff;
  margin: 0 auto;
	display: flex;
	flex-flow: row nowrap;
	-webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  user-select: none;
  box-sizing: content-box;
  z-index: 3;
  position: relative;
  bottom: 0px;
  transition: all 0.2s ease-in-out 0s;
  left: 0px;
  right: 0px;
  height: 45px;
}
.tabsundergam_grid-items {padding-left: 1.3%;}
.ifneeded{ transition: 0.5s; -webkit-font-smoothing: antialiased;}
