a:hover/* Copyright 1999-2019. Plesk International GmbH. All rights reserved. */

@font-face {
    font-family: "Lato";
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/lato-v16-latin-regular.woff2") format("woff2"),
    url("../fonts/lato-v16-latin-regular.woff") format("woff");
}

@font-face {
    font-family: "Lato";
    font-display: swap;
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/lato-v16-latin-700.woff2") format("woff2"),
    url("../fonts/lato-v16-latin-700.woff") format("woff");
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    box-sizing: border-box;
    height: 100%;
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

body {
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-width: 320px;
    font-size: 14px;
    line-height: 1.714em;
    font-family: "Lato", sans-serif;
	min-height: 100vh;
    word-wrap: break-word;
	background-color: #101010;
    height: 100%;
	overflow-y: scroll;
}

a {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    background-color: transparent;
}

a:active,
a:hover {
    outline: none;
}

a:hover {
    color: #1a1a1a;
}

p,
ul {
    margin: 0 0 16px;
}

.header {
	position: relative;
	width: 100%;
	color: #fff;
	z-index: 1;
}

.hide {
	display: none !important;
}

header::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: -30em;
	width: 100%;
	height: 40em;
	transform: skewY(-3.5deg);
	background: 
		linear-gradient(rgba(0,0,0,.6), rgba(0,0,0,.6)),
		url(https://images.unsplash.com/photo-1495464101292-552d0b52fe41?auto=format&fit=crop&w=1350&q=80) no-repeat center,
		linear-gradient(#4e4376, #2b5876);
	background-size: cover;
	border-bottom: .2em solid #fff;
}

#navigation {
  bottom: -3px;
  left: 30%;
  transform: rotate(-3.5deg);
  margin-top: -1px;
}

#navigation ul {
  list-style: none;
}

#navigation li {
  float: left;
  padding: 0 10px 5px;
  box-sizing: border-box;
  border: .1em solid #fff;
  border-bottom-left-radius: 20px;
  border-top: none;
  border-bottom-right-radius: 20px;
  font-size: 1.5em;
  background: #5b5959;
  position: relative;
}

#navigation li a {
	color: #fff;
	position: relative;
}

#navigation li:hover, 
#navigation li.nav_selected {
  cursor: pointer;
  background: #fb7939;
}

#navigation li li {
  background: transparent;
  border: 0;
}

#submenu {
  display: none;
  position: absolute;
  width: 100%;
  z-index: 2000;
  left: 0;
  top: 38px;
  padding: 0;
  font-size: 13px;
  background: #5b5959;
  border-radius: 20px;
  margin: 0;
  border: .1em solid #fff;
  overflow: hidden;
}

#submenu li {
  border-bottom: none;
  border-radius: 0px;
  width: 100%;
  text-align: center;
}

.submenuShow() {
	display: block;	
}

.rankingtable table:not(.a1) tbody tr:nth-child(8) td,
.rankingtable table:not(.a1) tbody tr:last-child td{
  border-bottom: 1px solid #fb7939;
}

.rankingtable table.a1 tbody tr:nth-child(32) td,
.rankingtable table.a1 tbody tr:last-child td,
.rankingtable table.split16 tbody tr:nth-child(16) td {
  border-bottom: 1px solid #fb7939;
}

div#ligahead {
	padding-bottom: 10px;
}

.\30 {
  color: transparent !important;
}

div.searchBar {
	box-sizing: border-box;
	padding: 0 2px 10px;
	position: relative;
}

.focus > td {
	background-color: #fb7939;
}

input[name="search"] {
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #fb7939;
  background: transparent;
  placeholder: 'test';
  color: #fff;
  padding: 8px;
}

a.searchButton {
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  box-sizing: border-box;
  border: 1px solid #fb7939;
  background: #fb7939;
  placeholder: 'test';
  padding: 8px;
  color: #000;
  line-height: 16px;
  font-weight: bold;
}

.autoupdate {
  position: absolute;
  bottom: -30px;
  right: 20px;
}

.autoupdate #autoupdate, .autoupdate #autoupdate + label {
  cursor: pointer;
}

table {
	width: 100%;
}


.header h2 {
  transform: rotate(-3deg);
  padding-left: 60%;
}

.header h2 a {
	color: #fb7939;
	position: relative;
}

.header h2 a:hover {
	text-shadow: 0 0 10px #fff;
}

.header h2 a::before {
    content: ' ';
    background-image: url('../nomi.webp');
    height: 35px;
    width: 35px;
    display: inline-block;
    background-size: cover;
    background-position: center;
    position: absolute;
    left: -35px;
    top: 1px;
}

tr[id="U_YouBetterKnowMe"] td {
  color: #fb7939;
}

div#ligahead {
  box-sizing: border-box;
  padding: 0 2px 10px;
}

#ligaheadHeading, #ligaheadContent {
  border: 1px solid #fb7939;
  padding: 5px 10px;
  position: relative;
}

#ligaheadHeading {
  padding-left: 40px;
  color: #fb7939;
  cursor: pointer;
  display: block;
  width: 100%;
  box-sizing: border-box;
}

#ligaheadHeading::after {
    content: ' ';
    position: absolute;
    left: 5px;
    top: 2px;
    width: 25px;
    height: 25px;
    background-image: url('https://img.fromtheashes.de/tft/pointer.svg');
    padding: 5px 0 5px 10px;
    box-sizing: border-box;
    background-size: 26px;
    background-repeat: no-repeat;
    background-position: center;
}

#ligaheadContent a {
	color: #fb7939;
	cursor: pointer;
}

#ligaheadContent {
	display: none;
}

#ligaheadday {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #fb7939;
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#ligaheadday > span {
  display: inline-block;
  position: relative;
  padding: 5px 10px 5px 40px;
  box-sizing: border-box;
}

#ligaheadday > span#day_next {
	width: 100%;
	padding-left: 10px;
}

span[id^="day_"] > a {
	color: #fb7939;
	cursor: pointer;
}

span[id^="day_"]::before {
    content: ' ';
	position: absolute;
	left: 12px;
	top: 7px;
	width: 20px;
	height: 20px;
	padding: 5px 0 5px 10px;
	box-sizing: border-box;
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: center;
}

span#day_datetime::before {
    background-image: url('https://img.fromtheashes.de/tft/datetime.svg');
}

span#day_stream::before {
    background-image: url('https://img.fromtheashes.de/tft/tv.svg');
}

span#day_caster::before {
    background-image: url('https://img.fromtheashes.de/tft/caster.svg');
}

.rankingtable table tbody td:not(:first-child):not(:nth-child(2)) {
  text-align: center;
}

.rankingtable table thead {
  background: #fb7939;
    background-image: none;
  font-weight: 700;
  background-image: none;
  font-size: 1.875rem;
  text-transform: none;
}

.rankingtable table thead th {
  padding: 15px 10px;
}

thead tr th {
  position: sticky;
  top: 0;
  background: #fb7939;
}

.rankingtable table thead tr th[colspan="2"], .rankingtable table thead tr:nth-child(2) th {
  padding: 5px 10px;
}

.rankingtable table tbody td {
  background: #282828;
  background-image: none;
  font-weight:400;
  background-image: none;
  font-size: 1.4rem;
  text-transform: none;
  padding: 5px 10px;
  border-bottom: 1px solid transparent
}

.rankingtable table tbody td:not([data-day-points=""]):not([data-day-points="0"]) {
	cursor: pointer;
}

.rankingtable table tbody td a {
  color: #fb7939;
}

.rankingtable table tbody td a::after,
a.twitch::after{
  background-image: url('../twitch.svg');
  display: inline-block;
  height: 16px;
  width: 16px;
  content: ' ';
  margin-left: 5px;
}

.rankingtable table tbody tr:hover td {
	border-bottom: 1px solid #fff;
}

.rankingtable table tbody td:empty {
  background: transparent;
}

.header__content {
    max-width: 960px;
    margin: auto;
    padding: 20px 20px 30px;
	position: relative;
}

.header__title {
    margin: 12px 0;
    font-size: 28px;
    line-height: 1.286em;
    color: rgba(255, 255, 255, 0.9);
}

.header__message {
    position: relative;
    z-index: 1;
    margin: 0 0 30px;
    font-size: 16px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.9);
}

.header__message p,
.header__message ul {
    margin-bottom: 0;
}

.note {
    position: relative;
    display: flex;
    align-items: center;
    padding: 12px;
    font-size: 16px;
    line-height: 24px;
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
    border-radius: 4px;
}

.note:after {
    content: "";
    position: absolute;
    top: -76px;
    right: 32%;
    width: 72px;
    height: 143px;
    background: url("img/guy.png") no-repeat;
    background-size: contain;
}

.note__button {
    display: inline-block;
    margin-left: 8px;
    padding: 8px 12px 10px;
    border-radius: 4px;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.9);
    background-color: #53bce6;
    z-index: 1;
    white-space: nowrap;
}

.note__message {
    flex: 1;
    z-index: 1;
}

.note__button:hover {
    color: rgba(255, 255, 255, 0.9);
    background-color: #03ade4;
}

@media (max-width: 769px) {
    .header__title br {
        display: none;
    }
}

@media (min-width: 768px) {
    .header__inner {
        max-width: 1280px;
        margin: auto;
        background-size: 499px 420px;
    }

    .header__content {
        padding: 40px 20px;
    }

    .header__title {
        margin: 50px 0 18px;
    }

    .header__message {
        line-height: 28px;
    }

    .note {
        padding: 24px;
        font-size: 18px;
        line-height: 28px;
    }

    .note__button {
        padding: 8px 30px 12px;
        font-size: 20px;
        line-height: 28px;
    }
}

.content {
    display: block;
    flex: auto;
	color: #fff;
	padding-top: 20px;
}

.content__inner {
    max-width: 960px;
    margin: auto;
    padding: 26px 20px;
}

.content__title {
    margin: 0 0 8px;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
}

.resources-list {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0 0;
    list-style: none;
    justify-content: space-around;
}

.resources-list__item {
    flex: none;
    min-width: 0;
    padding: 10px;
    text-align: center;
}

.resources-list__item > a {
    position: relative;
    display: inline-block;
    text-align: center;
}

.resources-list__item .icon {
    display: block;
    margin: 0 auto 8px;
    width: 48px;
    height: 48px;
    transition: 0.3s;
}

.footer {
    flex: none;
    font-size: 13px;
    line-height: 20px;
    background-color: #374758;
    color: rgba(255, 255, 255, 0.4);
}

.footer a {
    color: rgba(255, 255, 255, 0.4);
    text-decoration: none;
    font-weight: bold;
}

.footer a:hover {
    color: rgba(255, 255, 255, 0.6);
}

.footer__inner {
    margin: auto;
    padding: 20px;
    max-width: 640px;
    text-align: center;
}

#tooltip {
	display: none;
	position: absolute;
	border: 1px solid #fb7939;
	background: #000;
	color: #fff;
	z-index: 10000;	
	min-width: 208px;
}

#tooltip::after {
  content: " ";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -10px;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent #fb7939 transparent;	
}

#tooltip td {
	background: #282828;
	text-align: center;
}

#tooltip th {
	min-width: 30px;
}