
#leader_menu.active {
    opacity: 1;
    pointer-events: auto;
}


#leader_menu .leader_content {
		margin-left: 21px;
		width: 245px;
		height: 110px;
}

#leader_menu #y8_highscore {
    margin-left: 93px;
    margin-top: 119px;
    width: 101px;
    height: 14px;
    position: absolute;
    background: url(../img/1/newBigSpriteSheet.png) no-repeat -331px -1561px;
    cursor: pointer;
}

#leader_menu #y8_highscore:hover {
    margin-left: 93px;
    margin-top: 119px;
    width: 101px;
    height: 14px;
    position: absolute;
    background: url(../img/1/newBigSpriteSheet.png) no-repeat -331px -1575px;
}


#leader_menu .warning_on_board {
	color: red;
	display: none;
	float: center;
  margin-top: 2px;
  margin-left: 72px;
  position: absolute;
  width: 200px;
  font-size: 10px;
}

#leader_menu .page{
    width: 100%;
    height: 90px;
    overflow: auto;
    text-align: left;
}

#leader_menu .menu_title{
    float: left;
    font-weight: bold;
    margin: 45px 30px 17px 90px;
}

#leader_menu .date_separator {
	text-align: center;
	font-size: 10px;
}

#leader_menu th{
    text-align: center;
    font-size: 9px;
    font-weight: bold;
    color: #55271c;
    font-family: "AdvoCut";
}

#leader_menu td{
    text-align: center;
    font-size: 8px;
    color: #55271c;
    font-family: "AdvoCut";
    height: 11px;
    /* padding-top: 5px; */

}

/* table#leader_stat tr:nth-child(2n+1){
  background-color: #c19a7a;
} */

table#change_players{
	margin-left: 49px;
	margin-top: 12px;
}

table#change_players th{
	width: 62px;
  height: 11px;
}

  /* background: url(../img/1/newBigSpriteSheet.png) no-repeat -312px -1262px; */


table#change_players th a {
  color: #55271c;
	text-decoration: none;
	-moz-user-select: none;
	-webkit-user-select: none;
}

table#change_players th:nth-child(1) a {
  display: block;
  height: 11px;
  background: url(../img/1/newBigSpriteSheet.png) no-repeat;
  background-position: -312px -1273px;
}

table#change_players th:nth-child(3) a {
  display: block;
  height: 11px;
  background: url(../img/1/newBigSpriteSheet.png) no-repeat;
  background-position: -374px -1273px;
}
/*
table#change_players tr th:nth-child(1) {

} */

table#change_players tr th:nth-child(1) a.abc{
  display: block;
  height: 11px;
	color: green;
  background: url(../img/1/newBigSpriteSheet.png) no-repeat;
  background-position: -312px -1262px;
}

/* table#change_players tr th:nth-child(1) a.desc{
	color: red;
  background: url(../img/1/newBigSpriteSheet.png) no-repeat;
  background-position: -312px -1273px;
} */

table#change_players tr th:nth-child(3) a.abc{
  display: block;
  height: 11px;
	color: green;
  background: url(../img/1/newBigSpriteSheet.png) no-repeat;
  background-position: -374px -1262px;
  /* background-position: -374px -1262px; */
}

/* table#change_players tr th:nth-child(3) a.desc{
	color: red;
  background-position: -374px -1273px;
} */

table#change_players tr th:nth-child(2){
	width: 20px;
}



table#leader_stat{
	margin-top: 2px;
    width: 245px;
}

table#leader_stat thead > tr {
    display:block;
	-moz-user-select: none;
	-webkit-user-select: none;
}

table#leader_stat thead th a {
    color: #55271c;
    text-decoration: none;
	-moz-user-select: none;
	-webkit-user-select: none;
}

table#leader_stat thead th a.abc{
    color: green;
	-moz-user-select: none;
	-webkit-user-select: none;
}

table#leader_stat thead th a.desc{
    color: red;
	-moz-user-select: none;
	-webkit-user-select: none;
}

table#leader_stat tbody {
  display: block;
  overflow-y: auto;
  overflow-x: hidden;
	height: 72px;
	width: 100%;
  line-height: 11px;
  border-collapse: collapse;
}

table#leader_stat tbody tr:nth-child(odd) {
  background-color: #c19a7a;
}

table#leader_stat tr th{
  padding-top: 6px;
  /* line-height: 20px; */
  height: 14px;
  max-height: 14px;
}

table#leader_stat tr th:nth-child(1), table#leader_stat tr td:nth-child(1){
	min-width: 18px;
	max-width: 18px;
  border-radius: 10px 0px 0px 10px;
}

table#leader_stat tr th:nth-child(2){
	min-width: 54px;
	max-width: 54px;
  text-align: left;
  text-indent: 9px;
  padding-left: 5px;
}
table#leader_stat tr td:nth-child(2){
	min-width: 54px;
	max-width: 54px;
  text-align: left;
  text-indent: 3px;
  padding-left: 5px;
}

table#leader_stat tr th:nth-child(3), table#leader_stat tr td:nth-child(3){
	min-width: 19px;
	max-width: 19px;
  background-color: #c19a7a;
}

table#leader_stat tr th:nth-child(3){
  background-color: #c19a7a;
  border-radius: 10px 10px 0px 0px;
}


table#leader_stat tr th:nth-child(4), table#leader_stat tr td:nth-child(4){
	min-width: 45px;
	max-width: 45px;
}

table#leader_stat tr th:nth-child(5), table#leader_stat tr td:nth-child(5){
	min-width: 45px;
	max-width: 45px;
}

table#leader_stat tr th:nth-child(6), table#leader_stat tr td:nth-child(6){
	min-width: 54px;
	max-width: 54px;
  border-radius: 0px 10px 10px 0px;
}

table#leader_stat tr th:nth-child(5) a:after{
  content: "";
  display: flex;
  background: url(../img/1/newBigSpriteSheet.png) no-repeat -427px -1482px;
  width: 5px;
  height: 3px;
  margin: 0px 0px 0px 20px
}

table#leader_stat tr th:nth-child(5) a.abc:after{
  content: "";
  display: flex;
  background: url(../img/1/newBigSpriteSheet.png) no-repeat -422px -1482px;
  width: 5px;
  height: 3px;
  margin: 0px 0px 0px 20px
}

table#leader_stat tr th:nth-child(5) a.desc:after{
  content: "";
  display: flex;
  background: url(../img/1/newBigSpriteSheet.png) no-repeat -432px -1482px;
  width: 5px;
  height: 3px;
  margin: 0px 0px 0px 20px
}

table#leader_stat tr th:nth-child(6) a:after{
  content: "";
  display: flex;
  background: url(../img/1/newBigSpriteSheet.png) no-repeat -427px -1482px;
  width: 5px;
  height: 3px;
  margin: 0px 0px 0px 22px
}

table#leader_stat tr th:nth-child(6) a.abc:after{
  content: "";
  display: flex;
  background: url(../img/1/newBigSpriteSheet.png) no-repeat -422px -1482px;
  width: 5px;
  height: 3px;
  margin: 0px 0px 0px 22px
}

table#leader_stat tr th:nth-child(6) a.desc:after{
  content: "";
  display: flex;
  background: url(../img/1/newBigSpriteSheet.png) no-repeat -432px -1482px;
  width: 5px;
  height: 3px;
  margin: 0px 0px 0px 22px
}

/* table#leader_stat thead th a.abc{
    color: green;
	-moz-user-select: none;
	-webkit-user-select: none;
}

table#leader_stat thead th a.desc{
    color: red;
	-moz-user-select: none;
	-webkit-user-select: none;
} */


#leader_menu .content_type {
  float: right;
  font-size: 14px;
	margin-right: 100px;
}

#leader_menu .content_type a {
    text-decoration: none;
    color: white;
}

#leader_menu .content_type .back {
    display: table;
    text-align: center;
    width: auto;
    height: auto;
	  margin: 30px 25px 0 0;
	  padding: 0.25rem 0.5rem;
    float: right;
    background-color: blue;
    border: 2px solid yellow;
    border-radius: 6px;
}

#leader_menu .content_type .back span {
    display: table-cell;
    vertical-align: middle;
}

#leader_menu .content_type .back:hover{
    background-color: darkred;
}

#leader_menu .content_type .back.active {
    background-color: greenyellow;
}

#leader_menu .data_separator {
    text-align: center;
}

#leader_menu .date_separator a {
    margin: 1%;
    color: grey;
}

#leader_menu .date_separator a.active {
    color: black;
}

#leader_menu .timer {
    float: left;
    display: inline-flex;
    font-size: 14px;
    margin-top: 45px;
    color: grey;
}
