html, body {
	width: 100%;
	margin: 0px;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
}

table {
	width: 100%;
	border: 0px;
	display: table;
	table-layout: fixed;
}

tr {
	height: 22px;
	padding: 0px;
}

td {
	height: 100%;
	padding: 0px;
	display: table-cell;
}

.no_ranking_text {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	text-align: center;
	display: block;
}

.rank_bc_row_1 {
	height: 50px;
}

.rank_bc_row_2 {
	height: 44px;
}

.rank_bc_row_3 {
	height: 38px;
}

.rank_position {
	width: 20px;
	text-align: right;
	padding-right: 2px;
}

.rank_hg_img {
	width: 18px;
	height: 18px;
	position: relative;
	top: 1px;
}

.rank_bc_img_1 {
	display: block;
	margin: auto;
	width: 48px;
	height: 48px;
}

.rank_bc_img_2 {
	display: block;
	margin: auto;
	width: 42px;
	height: 42px;
}

.rank_bc_img_3 {
	display: block;
	margin: auto;
	width: 36px;
	height: 36px;
}

.clan_icon {
	width: 18px;
	height: 18px;
}

.clan_icon_img {
	width: 18px;
	height: 18px;
	border-radius: 15%;
	position: relative;
	top: 1px;
}

.clan_icon_big {
	width: 32px;
	height: 32px;
}

.clan_icon_big_img {
	width: 32px;
	height: 32px;
	border-radius: 15%;
	position: relative;
	top: 2px;
}

.clan_icon_bc {
	width: 32px;
	height: 32px;
}

.clan_icon_bc_img_1 {
	display: block;
	margin: auto;
	width: 32px;
	height: 32px;
	border-radius: 15%;
}

.clan_icon_bc_img_2 {
	display: block;
	margin: auto;
	width: 28px;
	height: 28px;
	border-radius: 15%;
	padding-top: 1px;
}

.clan_icon_bc_img_3 {
	display: block;
	margin: auto;
	width: 24px;
	height: 24px;
	border-radius: 15%;
	padding-top: 1px;
}

.char_class_icon {
	padding-left: 2px;
	width: 18px;
	height: 18px;
}

.char_class_icon_img {
	width: 18px;
	height: 18px;
	border-radius: 15%;
	position: relative;
	top: 1px;
}

.char_name, .clan_name {
	padding-left: 2px;
}

.clan_name_big {
	padding-left: 2px;
	font-size: 13px;
}

.clan_name_bc_1 {
	padding-left: 2px;
	font-size: 14px;
}

.clan_name_bc_2 {
	padding-left: 2px;
	font-size: 13px;
}

.clan_name_bc_3 {
	padding-left: 2px;
	font-size: 13px;
}

.char_level {
	width: 25px;
	text-align: right;
}

.battle_exp {
	width: 35px;
	text-align: right;
}

.wm_kills {
	text-align: right;
}

.sod_score {
	text-align: right;
}

.hg_damage {
	text-align: right;
}

.bc_first_place {
	width: 100%;
	display: inline-block;
}

.bc_crown_first {
	display: block;
	margin: auto;
}

.bc_clan_icon_first {
	display: block;
	margin: auto;
	border-radius: 15%;
}

.bc_clan_name_first {
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 16px;
}

.bg_score {
	text-align: right;
}

.rank_sot_img {
	width: 18px;
	height: 18px;
	position: relative;
	top: 1px;
}

.sot_kills {
	text-align: right;
}

.sw_score_icon {
	width: 20px;
}

.sw_score {
	width: 18px;
}

.sw_trophy_gold {
	position: relative;
	top: 1px;
	width: 20px;
	height: 20px;
}

.sw_trophy_silver, .sw_trophy_bronze {
	position: relative;
	top: 2px;
	width: 20px;
	height: 20px;
}

.clan_icon_sw {
	width: 20px;
	height: 100%;
}

.clan_icon_sw_img {
	width: 20px;
	height: 20px;
	border-radius: 15%;
	position: relative;
	top: 1px;
}