.usermenu li{ line-height:50px; list-style-type:none; border-bottom:1px dashed #666; }
.usermenu img { padding-right:15px; padding-left:10px;}

.page-title{font-size:20px;
    line-height: 1.2em;
    letter-spacing: -.02em;
    margin-bottom: 0;
    text-transform: uppercase;
    font-style: normal;
	text-align:center; 
	padding-bottom:20px;
	font-weight:bold;
	color:#FC6;}
	
.admincp-button {
	position: fixed;
	top: 10px;
	right: 10px;
	display: inline-block;
	padding: 5px;
	z-index: 99999
}

.gmcp-button {
	position: fixed;
	top: 10px;
	right: 10px;
	display: inline-block;
	padding: 5px;
	z-index: 99999
}
.download-block-btns .name {
    font-size: 15px;
    color: #d1c4ad;
    font-weight: 500;
    text-shadow: 1px 1px 8px #000;
    margin-bottom: 5px;
    margin-top: 5px;  text-decoration:none;
}

.download-block-btns .name:hover{
  color: #fff;
  font-weight: bold;
  text-decoration:none;
  text-shadow: 1px 1px 8px #000;
  margin-bottom: 5px;
  margin-top: 5px;
}

.download-block-btns .size{
  font-size: 12px;
  color: #8d8477;
  text-transform: none;
}
.download-block-btns .icon{
  float: right;
  margin: 4px;
  color: #cfcfcf;
  font-size: 27px;
  background: url(../images/arrow-r.png) no-repeat;
  transform: rotate(180deg);
}

.download-button button {
  background: url(../images/download-button.png.jpg) no-repeat;
  width: 230px;
  margin-left: 753px;
  height: 50px;
  border: none;
  text-align: left;
  font-size: 12px;
  color: #d0b259;
  text-shadow: 1px 1px 8px #000;
  padding-left: 24px;
  border: 1px solid #304b00;
}
.download-button span {
  display: block;
  font-size: 18px;
  color: #dfdfdf;
  text-shadow: 1px 1px 8px #000;
  margin-top: -4px;
}

.download-block-guide ul{
  margin-bottom: 40px;
}
.download-block-guide li{
  margin-bottom: 10px;
  position: relative;
  color: #efe6d9;
}
.download-block-guide li:before{
  content: "-";
  margin-right: 10px;
  color: #efe6d9;
}
.download-block-guide .text{
  line-height: 1.6;
}

.download_box  {
  border-collapse:collapse;
  border-spacing:0;
  width: 100%;
  }

.download_box td{
  font-family:Calibri, sans-serif;
  font-size:12px;
  padding:10px 5px;
  overflow:hidden;
  word-break:normal;
  width: 50%;
  }

.download_box th{
  font-family:Calibri, sans-serif;
  font-size:12px;
  font-weight:normal;
  padding:10px 5px;
  overflow:hidden;
  word-break:normal;
  }

.download_box .tg-baqh{
  text-align:center;
  }
.download_box .tg-u8a4{
  text-decoration:underline;
  font-family:Calibri, sans-serif !important;;
  background-color:#18161b;
  color:#d1c4ad;
  text-align:center;
  vertical-align:top;
  border-bottom: 1px solid #18161b;
  }

.download_box .tg-u8a4:hover{
  text-decoration:underline;
  font-family:Calibri, sans-serif !important;;
  background-color:#c173736e;
  color:#28d142;
  text-align:center;
  vertical-align:top;
  }


.download_box .tg-9ewa{
  color: #d1c4ad;
  text-align:center;
  vertical-align:top;
  border-top: 1px solid #3d372c;
  border-bottom: 1px solid #3d372c;
  font-style: italic;
  background: #0000001f;
  }
  
  .download_box1 .tg-9ewa{
  color: #ffa036;
  text-align:center;
  vertical-align:top;
  border-top: 1px solid #3d372c;
  border-bottom: 1px solid #3d372c;
  background: #0000001f;
  }
  
  .download_box1 th {
    font-family: Calibri, sans-serif;
    font-size: 15px;
    font-weight: normal;
    padding: 15px 5px;
    overflow: hidden;
    word-break: normal;
}
  
.drivers_box  {margin-top: 30px;border-collapse:collapse;border-spacing:0; width: 100%;}
.drivers_box td{font-family:Arial, sans-serif;font-size:14px;padding:10px 5px;overflow:hidden;word-break:normal;}
.drivers_box th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 5px;overflow:hidden;word-break:normal;}
.drivers_box .tg-mn6s{color:#9b9b9b;text-align:center;vertical-align:top}

.drivers_box .tg-baqh{
  color: #d1c4ad;
  font-size: 11px;
  text-align:center;
  vertical-align:top;
  border-top: 1px solid #3d372c;
  border-bottom: 1px solid #3d372c;
  font-style: italic;
  background: #0000001f;
  }

.drivers_box .tg-0g0b{text-decoration:underline;font-family:Tahoma, Geneva, sans-serif !important;color:#9b9b9b;text-align:center;vertical-align:top;}

.driver_icon {
  border-radius: 20px;
  border: 1px solid #161616;
  width: 75%;
}

.ranking {
  max-width: 310px;
  margin: 10px auto;
}
.ranking tbody tr {
    background-size:contain;
    background-position: bottom;
    height:41px;

}
.ranking tbody td, th {
    border: none !important;
}
.ranking tbody tr:nth-child(1){
    background-image: url(/img/rank-1.png);
    height: 43px;
}
.ranking tbody tr:nth-child(2){
    background-image: url(/img/rank-2.png);
    height: 39px;
}
.ranking tbody tr:nth-child(3){
    background-image: url(/img/rank-3.png);
    height: 41px;
}
.ranking tbody tr td, .ranking thead tr th {
    padding: 4px 5px 0px 5px!important;
    text-align:center !important;
    color: #a9a9a9 !important;
    vertical-align:middle !important;
}
.ranking tbody tr td:nth-child(2), .ranking thead tr th:nth-child(2) {
    padding-left: 10px !important;
    text-align: left !important;
}
.ranking tbody tr td:nth-child(1),.ranking thead tr th:nth-child(1) {
    width:47px;
    color: #ffbb3f !important;
    font-weight: bold;
}
.ranking tbody tr:nth-child(1) td,.ranking tbody tr:nth-child(2) td, .ranking tbody tr:nth-child(3) td, .ranking tbody tr td:nth-child(3), .ranking tbody tr td:nth-child(4) {
    color: white !important;
    font-weight: bold;
}
.ranking thead tr th {
  font-weight: 400;
  font-size: 10px;
  height: 30px;
}

.statuskonta {
  position: relative;
  display: inline-flex;
  align-items: center;
  float: right;
}
.glow {
  font-size: 20px;
  color: #fff;
  text-align: center;
  /* animation: glow 1s ease-in-out infinite alternate; */
  text-shadow: 0 0 3px #fff, 0 0 5px #f3e262, 0 0 7px #f3e262, 0 0 8px #f3e262, 0 0 10px #f3e262, 0 0 12px #f3e262, 0 0 14px #f3e262;
  }

.glow-silver {
  font-size: 20px;
  color: #fff;
  text-align: center;
  /* animation: glow-silver 1s ease-in-out infinite alternate; */
  text-shadow: 0 0 3px #fff, 0 0 5px #f3f3f3, 0 0 7px #f3f3f3, 0 0 8px #f3f3f3, 0 0 10px #f3f3f3, 0 0 12px #f3f3f3, 0 0 14px #f3f3f3;
  }

.glow-bronze {
  font-size: 20px;
  color: #fff;
  text-align: center;
  /* animation: glow-bronze 1s ease-in-out infinite alternate; */
  text-shadow: 0 0 3px #fff, 0 0 5px #d9874a, 0 0 7px #d9874a, 0 0 8px #d9874a, 0 0 10px #d9874a, 0 0 12px #d9874a, 0 0 14px #d9874a;
  }

  .glow-diamond {
    font-size: 20px;
    color: #fff;
    text-align: center;
    /* animation: glow-diamond 1s ease-in-out infinite alternate; */
    text-shadow: 0 0 3px #fff, 0 0 5px #7cf3ff, 0 0 7px #7cf3ff, 0 0 8px #7cf3ff, 0 0 10px #7cf3ff, 0 0 12px #7cf3ff, 0 0 14px #7cf3ff;
    }

.glow-new {
  font-size: 8px;
  color: #fff;
  text-align: center;
  /* animation: glow-new 1s ease-in-out infinite alternate; */
  text-shadow: 0 0 3px #fff, 0 0 5px #e04327, 0 0 7px #e04327, 0 0 8px #e04327, 0 0 10px #e04327, 0 0 12px #e04327, 0 0 14px #e04327;
  position: absolute;
  margin-left: 5px;
  }

@-webkit-keyframes glow {
  from {
      text-shadow: 0 0 1px #fff, 0 0 2px #fff, 0 0 4px #f5dc1c, 0 0 6px #f5dc1c, 0 0 7px #f5dc1c, 0 0 8px #f5dc1c, 0 0 10px #f5dc1c;
  }
  
  to {
      text-shadow: 0 0 3px #fff, 0 0 5px #f3e262, 0 0 7px #f3e262, 0 0 8px #f3e262, 0 0 10px #f3e262, 0 0 12px #f3e262, 0 0 14px #f3e262;
  }
}

@-webkit-keyframes glow-silver {
  from {
      text-shadow: 0 0 1px #fff, 0 0 2px #fff, 0 0 4px #fbfbfb, 0 0 6px #fbfbfb, 0 0 7px #fbfbfb, 0 0 8px #fbfbfb, 0 0 10px #fbfbfb;
  }
  
  to {
      text-shadow: 0 0 3px #fff, 0 0 5px #f3f3f3, 0 0 7px #f3f3f3, 0 0 8px #f3f3f3, 0 0 10px #f3f3f3, 0 0 12px #f3f3f3, 0 0 14px #f3f3f3;
  }
}

@-webkit-keyframes glow-bronze {
  from {
      text-shadow: 0 0 1px #fff, 0 0 2px #fff, 0 0 4px #ff9e57, 0 0 6px #ff9e57, 0 0 7px #ff9e57, 0 0 8px #ff9e57, 0 0 10px #ff9e57;
  }
  
  to {
      text-shadow: 0 0 3px #fff, 0 0 5px #d9874a, 0 0 7px #d9874a, 0 0 8px #d9874a, 0 0 10px #d9874a, 0 0 12px #d9874a, 0 0 14px #d9874a;
  }
}

@-webkit-keyframes glow-diamond {
  from {
      text-shadow: 0 0 1px #fff, 0 0 2px #fff, 0 0 4px #a8f5fd, 0 0 6px #a8f5fd, 0 0 7px #a8f5fd, 0 0 8px #a8f5fd, 0 0 10px #a8f5fd;
  }
  
  to {
      text-shadow: 0 0 3px #fff, 0 0 5px #7cf3ff, 0 0 7px #7cf3ff, 0 0 8px #7cf3ff, 0 0 10px #7cf3ff, 0 0 12px #7cf3ff, 0 0 14px #7cf3ff;
  }
}

@-webkit-keyframes glow-new {
  from {
      text-shadow: 0 0 1px #fff, 0 0 3px #fff, 0 0 5px #ff2802, 0 0 7px #ff2802, 0 0 8px #ff2802, 0 0 9px #ff2802, 0 0 12px #ff2802;
  }
  
  to {
      text-shadow: 0 0 3px #fff, 0 0 5px #e04327, 0 0 7px #e04327, 0 0 8px #e04327, 0 0 10px #e04327, 0 0 12px #e04327, 0 0 14px #e04327;
  }
}

.rainbow_text_animated {
  background: linear-gradient(to right, #6666ff, #0099ff , #00ff00, #ff3399, #6666ff);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent !important;
  animation: rainbow_animation 2s ease-in-out infinite;
  background-size: 300% 100%;
}

@keyframes rainbow_animation {
  0%,100% {
      background-position: 0 0;
  }

  50% {
      background-position: 100% 0;
  }
}

.supportpln {
  position: absolute;
  width: 151px;
  margin-top: 46px;
  color: white;
  font-size: 29px;
  font-weight: bold;
  text-shadow: 2px 2px 3px black;
}

.supportshield {
  filter: grayscale(1.0);
}

@-webkit-keyframes glow-broder-silver {
  from {
      box-shadow: 0 0 1px #fff, 0 0 2px #fff, 0 0 3px #fbfbfb, 0 0 4px #fbfbfb, 0 0 5px #fbfbfb, 0 0 6px #fbfbfb, 0 0 7px #fbfbfb;
  }
  
  to {
      box-shadow: 0 0 3px #fff, 0 0 5px #f3f3f3, 0 0 7px #f3f3f3, 0 0 8px #f3f3f3, 0 0 10px #f3f3f3, 0 0 12px #f3f3f3, 0 0 14px #f3f3f3;
  }
}
.glow-border-silver {
  /* animation: glow-broder-silver 1s ease-in-out infinite alternate; */
  box-shadow: 0 0 3px #fff, 0 0 5px #f3f3f3, 0 0 7px #f3f3f3, 0 0 8px #f3f3f3, 0 0 10px #f3f3f3, 0 0 12px #f3f3f3, 0 0 14px #f3f3f3;
}

@-webkit-keyframes glow-broder-gold {
  from {
      box-shadow: 0 0 1px #fff, 0 0 2px #fff, 0 0 3px #f5dc1c, 0 0 4px #f5dc1c, 0 0 5px #f5dc1c, 0 0 6px #f5dc1c, 0 0 7px #f5dc1c;
  }
  
  to {
      box-shadow: 0 0 3px #fff, 0 0 5px #f3e262, 0 0 7px #f3e262, 0 0 8px #f3e262, 0 0 10px #f3e262, 0 0 12px #f3e262, 0 0 14px #f3e262;
  }
}

.glow-border-gold {
  /* animation: glow-broder-gold 1s ease-in-out infinite alternate; */
  box-shadow: 0 0 3px #fff, 0 0 5px #f3e262, 0 0 7px #f3e262, 0 0 8px #f3e262, 0 0 10px #f3e262, 0 0 12px #f3e262, 0 0 14px #f3e262;
}

@-webkit-keyframes glow-broder-bronze {
  from {
    box-shadow: 0 0 1px #fff, 0 0 2px #fff, 0 0 3px #ff9e57, 0 0 4px #ff9e57, 0 0 5px #ff9e57, 0 0 6px #ff9e57, 0 0 7px #ff9e57;
  }

  to {
    box-shadow: 0 0 3px #fff, 0 0 5px #d9874a, 0 0 7px #d9874a, 0 0 8px #d9874a, 0 0 10px #d9874a, 0 0 12px #d9874a, 0 0 14px #d9874a;
  }
}

.glow-border-bronze {
  /* animation: glow-broder-bronze 1s ease-in-out infinite alternate; */
  box-shadow: 0 0 3px #fff, 0 0 5px #d9874a, 0 0 7px #d9874a, 0 0 8px #d9874a, 0 0 10px #d9874a, 0 0 12px #d9874a, 0 0 14px #d9874a;
}

.glow-border-diamond {
  /* animation: glow-broder-diamond 1s ease-in-out infinite alternate; */
  box-shadow: 0 0 3px #fff, 0 0 5px #7cf3ff, 0 0 7px #7cf3ff, 0 0 8px #7cf3ff, 0 0 10px #7cf3ff, 0 0 12px #7cf3ff, 0 0 14px #7cf3ff;
}

.shiny-diamond {
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  background-color: #fff;
  box-shadow:
    0 0 60px 30px #fff,  /* inner white */
    0 0 100px 30px #f0f, /* middle magenta */
    0 0 140px 90px #0ff; /* outer cyan */

}

@-webkit-keyframes glow-broder-diamond {
  from {
    box-shadow: 0 0 1px #fff, 0 0 2px #fff, 0 0 3px #a8f5fd, 0 0 4px #a8f5fd, 0 0 5px #a8f5fd, 0 0 6px #a8f5fd, 0 0 7px #a8f5fd;
  }

  to {
    box-shadow: 0 0 3px #fff, 0 0 5px #7cf3ff, 0 0 7px #7cf3ff, 0 0 8px #7cf3ff, 0 0 10px #7cf3ff, 0 0 12px #7cf3ff, 0 0 14px #7cf3ff;
  }
}

.gtrl {
  position: absolute;
  bottom: -30px;
  right: 1px;
}

#timer_div_title {height: 25px;width: 250px;font-size: 16px;z-index: 1;text-align:center;color:black;font-weight: bold;}
#timer_div_time {height: 70px;width:260px;z-index: 1;}
.timmer_inner_block{
	width: 55px;
	height: 65px;
	color: #aadd33;
	background-color: #000;
	-moz-border-radius:.5em;
	-webkit-border-radius:.5em;
	border-radius:.5em;
	margin: 2px;
	float:left;
}

#timer_div_time .timmer_inner_block .title{
	text-align:center;
}

#timer_div_time .timmer_inner_block .count{
	text-align:center;
	font-weight: bold;
	font-size: 20px;
	padding-top: 0px;
}

.congrats {
	padding: 20px 10px;
	text-align: center;
	margin: 0 auto;
}

.blob {
	height: 50px;
	width: 50px;
	color: #ffcc00;
	position: absolute;
	top: 45%;
	left: 45%;
	z-index: 1;
	font-size: 30px;
	display: none;	
}

.chest_closed {
	width:200px;
	margin: 0 auto;
}

.chest_open {
	width:200px;
	display:none;
	margin: 0 auto;
}