@font-face {
  font-family: 'euro';
  src: url('/EUROS3.woff') format('woff');
}

body {
  margin: 0px;
  font: inherit;
  font-family: 'euro', arial;
  vertical-align: baseline;
  overflow-x: hidden;
  overflow-y: hidden;
  background-color: #191919;
}

section {
  position: absolute;
  top: 50px;
  width: calc(100% - 17px);
  margin: 5px 5px;
  padding: 5px 5px;
  overflow-y: scroll;
  overflow-x: hidden;
  height: calc(100% - 92px);
}

.footer {
  width: 100%;
  position: absolute;
  height: 35px;
  bottom: 0px;
  background-color: #111;
  border-top: solid 2px #113e52;
}

.footer .version {
  text-align: right;
  font-size: 10pt;
  letter-spacing: 2px;
  font-weight: lighter;
  color: #aaa;
  margin: 10px auto;
  padding: 0px 10px;
  float:right
}

.p2 {
  transition-property: left;
  transition-duration: 2s;
  left: 100%;
}

.p1 {
  transition-property: left;
  transition-duration: 2s;
  left: 0%;
}

.p0 {
  transition-property: left;
  transition-duration: 2s;
  left: -100%;
}

.column_rank {
  width: 40px;
  padding-left: 30px;
}

.column_class {
  width: 120px;
}

.nr {
  width: 5%;
}

.nc {

}

.ng {
  width: 15%;
}

.nw {
  width: 15%;
}

.nl {
  width: 15%;
}

.nm {
  width: 40%;
}

.gc {
  width: 180px;
}

.sortCol{
  cursor: pointer;
}
.sortOrder{
  color: #c1c9d8 !important;
}



.rank {
  border-radius: 50%;
  /*padding: 11px 10px 6px 10px;*/
  text-align: center;
  font-weight: bold;
  width: 20px;
  height: 20px;
}
.rank_S {
  fill: #e7cd3c;
  stroke: #e7cd3c;
}

.rank_A {
  fill: #da3519;
  stroke: #da3519;
}

.rank_B {
  fill: #a627d0;
  stroke: #a627d0;
}

.rank_C {
  fill: #4e91e0;
  stroke: #4e91e0;
}

.rank_D {
  fill: #4be4df;
  stroke: #4be4df;

}

.rank_E {
  fill: #17df7f;
  stroke: #17df7f;

}

.rank_F {
  fill: #333;
  stroke: #333;

}

.topnav {
  width: 100%;
  height: 50px;
  background-image: linear-gradient(30deg, #43a5f3, #0b4336);
  border-bottom: solid 2px #304040;
}

.topnav a {
  float: right;
  color: #defff8;
  text-align: center;
  padding: 19px 20px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
}

.logo {
  user-select: none;
  display: inline-block;
  padding: 15px 22px;
  color: #efeded;
  font-weight: 600;
  font-size: 25px;
  font-stretch: expanded;
  letter-spacing: 2px;
}

.topnav a.active {
  background-color: #4CAF50;
  color: white;
}

h1, h2, table {
  width: 100%;
}

td {
  padding-left: 15px;
}

tr {
  height: 64px;
  padding: 10px 10px;
  border-bottom: solid 1px #2f2f2f;
}

tr.select:hover {
  background-color: #03232f;
}

.limitedWidth{
  max-width: 1400px;
  margin: auto;
}

table {
  padding-top: 10px;
  color: #a3a3a3;
  font-size: 18pt;
  border-collapse: collapse;
  border-top: solid 1px #5b5b5b;
}

.fr {
  letter-spacing: 2px;
  font-size: 15pt;
  color: #7fa7f8;
  font-weight: bold;
}

.header_tr {
  height: 49px;
  border-bottom: solid 2px #848484;
}

h3 {
  text-align: center;
  padding: 2px;
  font-size: 15pt;
  letter-spacing: 2px;
  font-weight: lighter;
  color: #aaa;
}

h2 {
  text-align: center;
  padding: 2px;
  font-size: 17pt;
  letter-spacing: 2px;
  font-weight: lighter;
  color: #aaa;
}

.playerHeader {
  text-align: center;
  padding: 8px;
  font-size: 22pt;
  letter-spacing: 6px;
  font-weight: 500;
  color: #ededed;
  font-family: 'euro';
  background-color: #3c99dd26;
}

h1 {
  text-align: center;
  padding: 15px;
  font-size: 40pt;
  letter-spacing: 60px;
  color: #e8e8e8;
  font-weight: lighter;
  margin-bottom: 0px;
}

.search {
  width: 100%;
  padding: 20px;
  text-align: right;
}

.search input {
  margin: 10px 50px;
  border-radius: 12px;
  width: 30%;
  height: 30px;
  background-color: #262626;
  border: solid 1px #c0c0c0;
  padding: 10px;
  color: #dcedf5;
  font-size: 15px;
}

.about {
  margin: auto;
  width: 80%;
  color: #9b9b9b;
  padding: 20px 40px;
  line-height: 200%;
  font-size: 20px;
  align-self: center;
}

.about a{
  color : #3a96d6;
}

.gameDiv {
  margin: 60px 15px;
  background: #111e1c;
  outline-offset: 3px;
  border-radius: 6px;
  border: solid 1px #737373;
  box-shadow: 6px 7px 4px 3px #242424;
}

.infoDiv {
  margin: 60px 55px;
  background: #111e1c;
  outline-offset: 3px;
  border-radius: 6px;
  border: solid 1px #737373;
  box-shadow: 3px 3px 2px 2px #2b292b;
}
.gameTag{
  font-style: bold;
   color: #2c7da6
}
.botName{
  font-family: monospace;
}

.gameInfo {
  color: #e0e0e0;
  text-align: center;
  font-size: 25px;
  font-weight: lighter;
  border-bottom: solid 1px #5b5b5b;
  padding: 11px;
  background-color: #174556;
  line-height: 25px;
}

.infoHeader {
  color: #e0e0e0;
  text-align: center;
  font-size: 25px;
  font-weight: lighter;
  border-bottom: solid 1px #5b5b5b;
  padding: 15px;
  background-color: #2c7da6;
}

.teamcol {
  width: 50%;
}

.winers_losers_tr>th {
  font-size: 28px;
  font-weight: lighter;
  padding-left: 15px;
}

.winers_losers_tr {
  height: 40px;
  padding-left: 25px;
}

.game_borderless {
  border-bottom: none;
}

.game_header_row {
  letter-spacing: 3px;
  font-size: 13pt;
  height: 37px;
  color: #7fa7f8;
  font-weight: bold;
}

.teammember {
  height: 38px;
}

.gameDiv>table {
  cellspacing: 20px;
}

.player {
  background-color: #292735;
}

.race{
  font-weight: bold;
}

.race_t{
  color: #3C49DD; /*#3f3fc1;*/
}

.race_z{
  color: #3CDD76; /*green;*/
}

.race_p{
  color: #DDD23C; /*#a9a917;*/
}

.race_r{
  color: magenta;
}
::-webkit-scrollbar {
  width: 12px;
}

::-webkit-scrollbar-track {
  background: #17264e;
}

::-webkit-scrollbar-thumb {
  background: #1f539e;
}

::-webkit-scrollbar-thumb:hover {
  background: #71a4ff;
}

@media (max-width:1024px) {
  .column_rank{
    width: 50px;
  }
  .gc {
    width: 66px;
  }

  .mc {
    width: 150px;
  }

  .nc {
    width: 200px;
  }

  .cc{
    width: 40px;
  }

  .topnav {
    height: 80px;
  }

  .topnav a, .logo {
    font-size: 35px;
    padding: 26px 10px;
  }

  section {
    top: 80px;
  }

  table {
    font-size: 28px;
    table-layout: fixed;
  }

  td {
    font-size: 39px
  }

  tr {
    height: 80px
  }

  .fr {
    font-size: 29px;
  }

  .column_rank{
    padding-left: 10px;
    width: 30px;
  }

  .game_header_row > td{
    font-size: 22px !important;
    padding-left: 10px !important;

  }

  .teammember > td{
    font-size: 32px !important;
    padding-left: 10px  !important;
  }

  .game_small_col{
    width: 82px;
  }

  .game_race_col{
    width: 42px;
  }
}

fa {
  margin-right: 10px;
}

#bot_status{
  height: 100%;
  display: inline-block;
}

.b_text{
  margin-left: 10px;
  letter-spacing: 1px;
}

.button{
  display: inline-block;
  margin: 5px 5px;
  padding-top: 5px;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
  border-radius: 10px;
  background: #202020;
  border: 1px solid #3c3f42;
}

.b_lobby {
  color: #d7a1ff;
}

.b_ingame {
  color: #44f3d4;
}

.b_balancing {
  color: #8c99d9
}

.b_setup {
  color: #868ac6
}

.b_off {
  color: #809eb3;
}
.subtitle{
  font-size: 18px;
  color: #dee0e1;
  font-weight: 500;
}
