
/* source-sans-pro-300 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Source Sans Pro Light'), local('SourceSansPro-Light'),
       url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-300.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'),
       url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-regular.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-600 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'),
       url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-600.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-700 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'),
       url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../themes/euroskat/assets/fonts/source-sans-pro-v11-latin-700.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'icomoon';
  src:  url('../themes/euroskat/assets/fonts/icomoon.eot?edcg6h');
  src:  url('../themes/euroskat/assets/fonts/icomoon.eot?edcg6h#iefix') format('embedded-opentype'),
    url('../themes/euroskat/assets/fonts/icomoon.ttf?edcg6h') format('truetype'),
    url('../themes/euroskat/assets/fonts/icomoon.woff?edcg6h') format('woff'),
    url('../themes/euroskat/assets/fonts/icomoon.svg?edcg6h#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-fast-backward:before {
content: "\f100";
}
.icon-fast-forward:before {
content: "\f101";
}
.icon-step-backward:before {
content: "\f104";
}
.icon-step-forward:before {
content: "\f105";
}
.icon-sound:before {
content: "\e930";
}
.icon-username:before {
content: "\e938";
}
.icon-edit:before {
content: "\e939";
}
.icon-contact:before {
content: "\e93a";
}
.icon-cross-cirle:before {
content: "\e93b";
}
.icon-check-circle:before {
content: "\e93c";
}
.icon-streaming:before {
content: "\e934";
}
.icon-cards:before {
content: "\e935";
}
.icon-design:before {
content: "\e936";
}
.icon-newsletter:before {
content: "\e937";
}
.icon-sorting:before {
content: "\e933";
}
.icon-check:before {
content: "\e932";
}
.icon-myresults:before {
content: "\e928";
}
.icon-funkonto:before {
content: "\e931";
}
.icon-ramsch:before {
content: "\e92f";
}
.icon-diamonds:before {
content: "\e91b";
}
.icon-hearts:before {
content: "\e923";
}
.icon-clubs:before {
content: "\e922";
}
.icon-spades:before {
content: "\e92b";
}
.icon-null:before {
content: "\e929";
}
.icon-grand:before {
content: "\e92a";
}
.icon-three:before {
content: "\e92c";
}
.icon-two:before {
content: "\e92d";
}
.icon-one:before {
content: "\e92e";
}
.icon-give_up:before {
content: "\e927";
}
.icon-sort:before {
content: "\e924";
}
.icon-unfold:before {
content: "\e925";
}
.icon-last_trick:before {
content: "\e926";
}
.icon-minus:before {
content: "\e921";
}
.icon-clock:before {
content: "\e920";
}
.icon-plus:before {
content: "\e91f";
}
.icon-smiley:before {
content: "\e91c";
}
.icon-trophy:before {
content: "\e91d";
}
.icon-table:before {
content: "\e91e";
}
.icon-arrow_left:before {
content: "\e917";
}
.icon-arrow_right:before {
content: "\e918";
}
.icon-chevron_left:before {
content: "\e919";
}
.icon-chevron_right:before {
content: "\e91a";
}
.icon-home:before {
content: "\e900";
}
.icon-konto:before {
content: "\e901";
}
.icon-message:before {
content: "\e902";
}
.icon-complaints:before {
content: "\e903";
}
.icon-results:before {
content: "\e904";
}
.icon-calendar:before {
content: "\e905";
}
.icon-fun:before {
content: "\e906";
}
.icon-email:before {
content: "\e907";
}
.icon-shopping:before {
content: "\e908";
}
.icon-statistic:before {
content: "\e909";
}
.icon-users:before {
content: "\e90a";
}
.icon-hammer:before {
content: "\e90b";
}
.icon-club:before {
content: "\e90c";
}
.icon-menu:before {
content: "\e90d";
}
.icon-settings:before {
content: "\e90e";
}
.icon-close:before {
content: "\e90f";
}
.icon-filter:before {
content: "\e910";
}
.icon-filter2:before {
content: "\e911";
}
.icon-info:before {
content: "\e914";
}
.icon-qualifikationen:before {
content: "\e915";
}
.icon-search:before {
content: "\e912";
}
.icon-user:before {
content: "\e913";
}
.icon-help:before {
content: "\e916";
}
html {
  margin: 0;
  height: 100%;
  background-color: #494949;
  font-family: "Source Sans Pro";
  font-size: 11px;
}
body {
  height: 100vh;
  margin: 0 auto;
  padding: 0;
  min-height: 100%;
  color: white;
}
body .wrapper {
  position: absolute;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  display: grid;
  grid-template-rows: auto 1fr;
  min-height: 0;
}
body main {
  min-height: 0;
}
body button {
  font-family: "Source Sans Pro";
}
body .tableWrap {
  overflow-y: auto;
  flex-grow: 1;
  margin-bottom: 2rem;
  background-color: #eee;
  height: 100%;
  border-radius: 0.7rem;
}
body table {
  color: #494640;
  font-size: 1.6rem;
  font-weight: 600;
  width: 100%;
  margin: 0;
  background-color: #cdcdcd;
}
body table th {
  background-color: #c83700;
  color: white;
  height: 2.8rem;
  padding: 0 0.5rem;
}
body table th, body table td {
  text-align: center;
}
body table td {
  background-color: #efefef;
}
body table tr:nth-child(odd) td {
  background-color: #e7e7e7;
}
body table td.withIcon {
  display: flex;
  align-items: center;
  margin-top: 0;
  gap: 0.7rem;
}
body table td.withIcon img {
  height: 3rem;
}
body table td.withIcon span {
  position: absolute;
  background-color: white;
  border-radius: 50%;
  left: -1.2rem;
  min-width: 2.2rem;
  height: 2.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.8;
}
body table td.ready {
  background-color: #b5f1b5 !important;
}
body table th:nth-child(2), body table td:nth-child(2) {
  text-align: left;
}
* {
  box-sizing: border-box;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.backgroundAndLogo {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
}
.backgroundAndLogo img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.backgroundAndLogo img.logo {
  width: 90vw;
  max-width: 40rem;
  height: auto;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.dialog {
  display: none;
  position: fixed;
  z-index: 20;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.dialog.nobg {
  background: none;
  pointer-events: none;
}
.dialog .content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  background-color: white;
  backdrop-filter: blur(10px);
  max-width: 48rem;
  box-shadow: 0 1.4rem 2.8rem rgba(0, 0, 0, 0.25), 0 1rem 1rem rgba(0, 0, 0, 0.22);
  max-height: 100%;
  overflow-y: auto;
  pointer-events: auto;
  border-radius: 2.4rem;
  padding: 2.5rem 3rem;
}
.dialog .content > .header {
  position: relative;
  border-bottom: 1px solid #eee;
  padding-bottom: 1.5rem;
  margin-bottom: 0.5rem;
}
.dialog .content > .header.noborder {
  border: none;
  padding-bottom: 0.8rem;
}
.dialog .content > .header h2 {
  margin: 0;
  font-size: 2.4rem;
  line-height: 2.8rem;
  font-weight: 600;
}
.dialog .content > .header i {
  position: absolute;
  right: 0;
  color: #494640;
  font-size: 4rem;
  top: -0.7rem;
  cursor: pointer;
}
.dialog .content > .header i:hover {
  color: #333;
}
.dialog .content .body {
  overflow-y: auto;
  overflow-x: hidden;
  font-size: 1.4rem;
  color: #333;
}
.dialog .content .body p:last-of-type {
  margin-bottom: 0;
}
.dialog .content .body .buttons {
  display: flex;
  justify-content: center;
}
.dialog .content .body .buttons button {
  font-size: 1.5rem;
  line-height: 2.8rem;
  min-width: 12rem;
  margin: 0 1rem;
  border-radius: 0.3rem;
}
.dialog .content .body p {
  font-weight: 600;
  font-size: 1.7rem;
  margin: 1rem 0;
}
.dialog .content .body hr {
  height: 0;
  border: none;
  border-bottom: 1px solid #eee;
  margin: 1.5rem 0;
}
.dialog .content .body table {
  margin: 0;
  /*tr:nth-of-type(odd) td
				{
					background-color: #fffbf8;
				}
				
				td
				{
					border-bottom: 1px solid #ffc7a1;
				}
			
				tr:hover td
				{
					background-color: #fff6ef !important;
				}
				
				tr.selected td
				{
					background-color: #ffefe2 !important;
					color: $colorBlack;
				}*/
}
.dialog .content .body table thead th {
  background-color: white;
  color: black;
  border-radius: 0;
  position: sticky;
  top: 0;
  z-index: 10;
  border-bottom: 1px solid #dadde7;
}
.dialog .content .footer {
  display: flex;
  flex-direction: row;
  grid-gap: 2rem;
  justify-content: center;
  margin-top: 2rem;
}
.dialog .content .footer.alignButtons {
  flex-wrap: nowrap;
  justify-content: center;
  flex-direction: row;
}
.dialog .content .footer.alignButtons button:not(:first-child) {
  margin-left: 1rem;
}
.dialog .content .footer.full button {
  width: calc(50% - 1rem);
  margin-left: unset;
}
.dialog .content .footer button {
  background: #FAE7DC;
  border: none;
  font-size: 1.8rem;
  color: #CD4C25;
  margin: 0 0;
  text-transform: uppercase;
  width: 50%;
}
.dialog .content .footer button.green {
  background-color: #60A744;
  color: white;
}
.dialog .content .footer button.yellow {
  background-color: #EDCE5E;
  color: #121212;
}
.dialog .content .footer button.red {
  background-color: #CD4C25;
  color: white;
}
.dialog .content .footer button.disabled {
  background-color: #ccc;
  color: #eee;
}
header {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
  z-index: 2;
  background: #272822;
  border-bottom: 1px solid #333;
  padding: 0;
  gap: 0.3rem 3rem;
  color: white;
}
header p {
  margin: 0;
}
header .infoWithLabel {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 4rem;
  text-align: right;
}
header .infoWithLabel p {
  font-size: 1.8rem;
  line-height: 2rem;
  font-weight: 600;
}
header .areas, header .info {
  display: flex;
  min-height: 4.7rem;
  flex: 1;
  flex-wrap: wrap;
  gap: 0.3rem;
}
header .areas {
  gap: 0.3rem;
  padding: 0.3rem;
}
header .area {
  display: flex;
  flex: 1;
  align-items: flex-start;
  gap: 2.5rem;
  border-radius: 0.6rem;
  padding: 0.5rem 1rem;
  max-width: 340px;
  background: #494949;
  color: #ccc;
  cursor: pointer;
}
header .area p {
  font-size: 2rem;
  line-height: 2rem;
  margin: 0;
}
header .area.active.fun {
  background: #EDCE5E;
  color: #333;
}
header .area.active.tour {
  background: #CD4C25;
  color: white;
}
header .area.active.club {
  background: #65C1C8;
  color: white;
}
header .area.active.league {
  background: #60A744;
  color: white;
}
header .info {
  justify-content: flex-end;
  flex: 0;
  flex-wrap: nowrap;
  gap: 0.7rem;
}
header button {
  border: none;
  background: none;
  cursor: pointer;
}
header button i {
  color: white;
  font-size: 3rem;
}
main {
  position: relative;
  padding: 0.5rem 1rem 1rem;
}
main .area {
  display: none;
  grid-template-columns: 1fr;
  grid-template-rows: 4.2rem auto;
  width: 100%;
  height: 100%;
  gap: 1rem;
}
.area > .lobby {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr 1fr;
  width: 100%;
  height: 100%;
  gap: 1rem;
}
.lobbyTables {
  background-color: #e8e8e8;
  border-radius: 0.7rem;
  color: #494640;
  height: 100%;
  padding: 0.5rem;
}
main .players {
  display: grid;
  grid-template-columns: 1fr 30%;
  grid-template-rows: 1fr;
  gap: 1rem;
}
.playerList {
  background-color: #e8e8e8;
  border-radius: 0.7rem;
  padding: 0.5rem;
}
.playerList .list {
  overflow-y: scroll;
  height: 100%;
}
.playerList .list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.playerList .list ul li {
  display: flex;
  position: relative;
  padding: 0.5rem 1.5rem;
  cursor: pointer;
  align-items: center;
  height: 4.4rem;
  border-bottom: 1px solid #ccc;
  background-color: #e7e7e7;
  color: #494640;
  font-size: 1.6rem;
  font-weight: 600;
  gap: 1rem;
}
.playerList .list ul li img {
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 50%;
}
.playerList .list ul li span {
  position: absolute;
  right: 1rem;
  top: 1.1rem;
  background-color: #7f7f7f;
  padding: 0.3rem 1rem;
  border-radius: 1rem;
  color: white;
  font-size: 1.4rem;
}
.playerList .list ul li.admin:after {
  content: " ";
  background-image: url(/themes/euroskat/assets/img/client/admin.png);
  width: 4rem;
  height: 3rem;
  background-repeat: no-repeat;
  z-index: 15;
  position: absolute;
  right: 1rem;
  background-size: cover;
}
.playerList .list ul li:first-child {
  border-top: 1px solid #ccc;
}
.playerList .list ul li:nth-child(odd) {
  background-color: #efefef;
}
.chat {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr auto;
  border-radius: 0.7rem;
  background-color: #ddd;
  padding: 0.6rem;
  gap: 0.6rem;
}
.chat .chatarea, .chat .textBar input {
  border: 2px solid #aaa;
  border-radius: 0.8rem;
  background-color: #efefef;
}
.chat .chatarea {
  padding: 0.5rem;
  font-size: 1.9rem;
  color: black;
}
.chat .textBar {
  display: flex;
  gap: 0.6rem;
}
.chat .textBar input {
  flex: 1;
  padding: 0.4rem 0.7rem;
}
main .ongoingTables {
  display: none;
  grid-template-rows: 1fr 3rem;
  gap: 1rem;
}
main .ongoingTables .list {
  background-color: #eee;
  border-radius: 0.7rem;
  padding: 0.5rem;
}
main .tournaments {
  display: none;
  grid-template-columns: 25% 1fr;
  gap: 1rem;
  min-height: 0;
}
main .tournaments .list, main .tournaments .current {
  background-color: #eee;
  border-radius: 0.7rem;
  padding: 1rem;
}
main .tournaments .list {
  color: #494640;
  background-color: #e7e7e7;
  font-size: 1.6rem;
  font-weight: 600;
}
main .tournaments .list div {
  position: relative;
  display: flex;
  gap: 1rem;
  padding: 0.5rem 3rem 0.5rem 0.5rem;
  cursor: pointer;
  border-bottom: 1px solid #ccc;
}
main .tournaments .list div span {
  background-color: #c9c8c8;
  padding: 0.1rem 0.7rem;
  border-radius: 1rem;
  color: #494640;
  position: absolute;
  right: 0.5rem;
  top: 50%;
  transform: translateY(-50%);
}
main .tournaments .list div:nth-child(odd) {
  background-color: #efefef;
}
main .tournaments .list div.selected {
  background-color: #CD4C25;
  color: white;
}
main .tournaments .current {
  display: flex;
  flex-direction: column;
  min-height: 0;
  color: #494640;
}
main .tournaments .current h2 {
  font-size: 1.6rem;
  font-weight: 600;
  background-color: #CD4C25;
  color: white;
  padding: 1rem;
  margin: -1rem -1rem 0;
  border-top-left-radius: 0.7rem;
  border-top-right-radius: 0.7rem;
}
main .tournaments .current nav {
  display: flex;
  justify-content: space-between;
  padding: 1.5rem 0;
}
main .tournaments .current .tournav {
  display: flex;
  gap: 1rem;
  font-size: 1.6rem;
  font-weight: 600;
}
main .tournaments .current .tournav div input {
  width: 6rem;
}
main .tournaments .current .tournav label {
  margin-right: 0.4rem;
}
main .tournaments .tourTables {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  overflow-y: auto;
  padding-top: 1rem;
}
main .tournaments .tourTables .table {
  width: 22rem;
  background-color: #dddddd;
  border-radius: 0.7rem;
  border: 2px solid #acacac;
  padding: 1rem;
  position: relative;
}
main .tournaments .tourTables .table h2 {
  position: absolute;
  background-color: #5d5d5d;
  width: 3.5rem;
  color: white;
  padding: 0.4rem;
  border-radius: 0.5rem;
  text-align: center;
  top: 0.4rem;
  right: 0.4rem;
  font-size: 1.8rem;
}
main .tournaments .tourTables .table .buttons {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
main .tournaments .tourTables .table .buttons button.start {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
}
main .tournaments .tourTables .table .buttons button:not(.start) {
  max-width: 16rem;
  height: 2.3rem;
  text-align: left;
  background-color: #5d5d5d;
  border: none;
  border-radius: 0.5rem;
  color: white;
  font-size: 1.6rem;
  font-weight: 600;
  padding: 0 1.2rem;
  cursor: pointer;
}
main .tournaments .tourTables .table .buttons button:not(.start).selected {
  background-color: #CD4C25;
}
main .tournaments .tourTables .table .buttons button:not(.start).online {
  background-color: #148c0e;
}
main .tournaments .tourTables .table .buttons button:not(.start).conflict {
  background-color: #d70a0a;
}
main .tournaments .tourTables .table .buttons button:not(.start).ongoing {
  border: 2px solid orange;
}
main .tournaments .tourTables .table.started h2 {
  background-color: #148c0e;
}
main .area.fun .tournaments .list div.selected {
  background-color: #EDCE5E;
  color: #333;
}
main .area.fun .tournaments .current h2 {
  background-color: #EDCE5E;
  color: #333;
}
main .area.club .tournaments .list div.selected {
  background-color: #65C1C8;
}
main .area.club .tournaments .current h2 {
  background-color: #65C1C8;
}
main .area.league .tournaments .list div.selected {
  background-color: #60A744;
}
main .area.league .tournaments .current h2 {
  background-color: #60A744;
}
.tabs {
  display: flex;
  background-color: #272822;
  border-radius: 0.7rem;
  color: #494640;
  padding: 0.7rem;
  gap: 1rem;
}
.tabs .tab {
  display: flex;
  align-items: center;
  background-color: #494949;
  border-radius: 0.7rem;
  color: #ccc;
  font-size: 1.6rem;
  font-weight: 600;
  padding: 0.6rem 1.2rem;
  cursor: pointer;
  min-width: 10rem;
  justify-content: center;
}
.tabs .tab.active {
  background-color: #CD4C25;
  color: white;
}
.fun .tabs .tab.active {
  background: #EDCE5E;
  color: #333;
}
.club .tabs .tab.active {
  background: #65C1C8;
  color: white;
}
.league .tabs .tab.active {
  background: #60A744;
  color: white;
}
