<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#social_leaderboard
{
	width: 960px;
	height: 536px;
	font-family: Verdana, Arial;
	background-image: url('../images/leaderboard_background.jpg');
}

#social_leaderboard_relative_container
{
	width: 960px;
	height: 536px;
	background-image: url('../images/eng/leaderboard.png');
}

a#tgslb_close_button
{
	width: 322px;
	height: 58px;
	bottom: 19px;
	left: 315px;
}

a#tgslb_action_button1
{
	width: 192px;
	height: 80px;
	bottom: 153px;
	right: 90px;
	background: url('../images/challenge_friends.png') -1px 0;
}

a#tgslb_action_button2
{
	display: none;
}

#tgslb_ad
{
	display: none;
}

#tgslb_rank_container
{
	width: 490px;
	height: 104px;
	top: 102px;
	right: 39px;
}

#tgslb_rank_relative_container
{
	width: 490px;
	height: 104px;
}

#tgslb_rank_title
{
	display: none;
}

#tgslb_rank_value
{
	top: -98px;
	left: 270px;
	width: 78px;
	height: 104px;
	line-height: 104px;
	font-size: 40px;
	text-align: left;
	color: #fff;
}

#tgslb_rank_value span
{
	display: inline-block;
	vertical-align: top;
}

img#tgslb_rank_image
{
	width: 84px;
	height: 84px;
	top: 10px;
	left: 7px;
	background: #d5c7aa;
}

#tgslb_rank_name
{
	top: 17px;
	left: 125px;
	font-size: 20px;
	color: #fbfbfb;
}

#tgslb_rank_location
{
	top: 43px;
	left: 125px;
	font-size: 14px;
	font-weight: bold;
	color: #6e6d6e;
}

#tgslb_rank_score
{
	top: 62px;
	left: 125px;
	font-size: 24px;
	color: #fbfbfb;
}

#tgslb_leaderboard_container
{
	width: 370px;
	height: 300px;
	top: 104px;
	left: 34px;
	background: #101010;
}

#tgslb_leaderboard_relative_container
{
	width: 370px;
	height: 300px;
}

#tgslb_leaderboard_title
{
	display: none;
}

#tgslb_leaderboard_scroll_container
{
	width: 370px;
	height: 300px;
}

table#tgslb_leaderboard td
{
	height: 74px;
	padding-bottom: 5px;
	background: transparent url('../images/leaderboard_others.png') no-repeat left top;
}


.tgslb_leaderboard_row_relative_container
{
	height: 74px;
	overflow: hidden;
}

.tgslb_leaderboard_row_position
{
	width: 53px;
	height: 74px;
	line-height: 74px;
	font-size: 23px;
	font-weight: bold;
	text-align: center;
	color: #000;
}

.tgslb_leaderboard_row_position span
{
	display: inline-block;
	vertical-align: top;
}

img.tgslb_leaderboard_row_image
{
	width: 63px;
	height: 63px;
	top: 6px;
	left: 54px;
	background: #d5c7aa;
}

.tgslb_leaderboard_row_name
{
	top: 10px;
	left: 126px;
	font-size: 15px;
	font-weight: bold;
	color: #6e6d6e;
	overflow: hidden;
}

.tgslb_leaderboard_row_location
{
	top: 29px;
	left: 126px;
	font-size: 11px;
	font-weight: bold;
	color: #6e6d6e;
	overflow: hidden;
}

.tgslb_leaderboard_row_score
{
	top: 46px;
	left: 126px;
	font-size: 16px;
	color: #fbfbfb;
}

.tgslb_leaderboard_row_border
{
	display: none;
}</pre></body></html>