@charset "UTF-8";
.rank1 {
	background-color: #00ff00 !important;
}
.rank2 {
	background-color: #3dff00 !important;
}
.rank3 {
	background-color: #7bff00 !important;
}
.rank4 {
	background-color: #b9ff00 !important;
}
.rank5 {
	background-color: #f7ff00 !important;
}
.rank6 {
	background-color: #fff700 !important;
}
.rank7 {
	background-color: #ffb900 !important;
}
.rank8 {
	background-color: #ff7b00 !important;
}
.rank9 {
	background-color: #ff3d00 !important;
}
.rank10 {
	background-color: #ff0000 !important;
}

/* numbers */
.cnt1 {
	background-color: #ffe5d0 !important;
}

.cnt2 {
	background-color: #fecba1 !important;
}

.cnt3 {
	background-color: #feb272 !important;
}

.cnt4 {
	background-color: #fd9843 !important;
}