.games-header-background
{
	background-color: rgb(223,103,162);
	background-image: url('/assets/images/games/snap_game/snap_game_background_full.png');
	background-position: center;
}

#games-language-selection
{
	color:rgb(223,103,162);
}

#games-language-chevron
{
	background-image: url('/assets/images/games/snap_game/snap_game_chevron.png');
}

#games-language-selection-dropdown
{
	color:rgb(223,103,162);
}

.games-header-icon
{
	background-image:url('/assets/images/games/snap_game/icon_snap_game.png')
}

.games-download-container
{
	display: none;
}

.games-download-button-icon-background
{
	background-color:rgb(223,103,162);
}

.games-download-button-text
{
	color:rgb(223,103,162);
}

.game-stat-age
{
	/*background-color:rgb(223,103,162);*/
	background-image:url('/assets/images/games/snap_game/snap_game_age_icon.png');
}

.game-stat-player
{
	/*background-color:rgb(223,103,162);*/
	background-image:url('/assets/images/games/snap_game/snap_game_player_icon.png');
}

.gameplay-image
{
	/*background-image:url('/assets/images/games/snap_game/snap_game_gameplay.png');*/
	display: none;
}