
#shortButton {
  height: 21px;
}
.container.LogIn {
  padding-left: 48px !important;
  padding-right: 48px !important;
}
.LogInCard {
  padding-left: 48px !important;
  padding-right: 48px !important;
}
.LogInButton {
  height: 30px !important;
  font-weight: 300 !important;
}
.LogIn .v-messages {
  height: 0px !important;
  min-height: 0px !important;
}
.LogIn .v-text-field__details {
  height: 0px !important;
  min-height: 0px !important;
}
.LogIn .v-input {
  padding: 0px !important;
}
.LogIn .v-card__text {
  padding-bottom: 0px !important;
  padding-top: 24px !important;
}
.LogIn .v-card__actions {
  padding-top: 24px !important;
  padding-bottom: 12px !important;
}


.scroll-box {
  overflow-y: auto !important;
}
#title_with_button {
  margin-left: 48px;
}
.container.SignUpContainer {
  padding-left: 48px !important;
  padding-right: 48px !important;
}
.SignUpCard {
  padding-left: 48px !important;
  padding-right: 48px !important;
}
.SignUpButton {
  height: 30px !important;
  font-weight: 300 !important;
}
/*
.SignUpContainer .v-text-field__details {
  height: 0px !important;
}
*/
.SignUpContainer .v-input {
  padding: 0px !important;
}
.SignUpContainer .v-card__text {
  padding-bottom: 0px !important;
  padding-top: 24px !important;
}
.SignUpContainer .v-card__actions {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}


path[data-v-64e30786] {
fill: currentColor;
}


path[data-v-7fc622ce] {
  fill: currentColor;
}



#inspire {
  background-color: #424242;
}
#IconListe {
  margin-left: 4px;
}
#IconPyramide {
  margin-right: 2px;
  margin-bottom: 2px;
}
#pyramidenName {
  margin-right: -48px;
}
.btn-fix:focus {
  outline: none;
}
.container.LadderCompetition {
  padding-top: 32px;
}
.black {
  background-color: black;
}
.ladder {
  padding-bottom: 15px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
  text-align: center;
}
.ladderList {
  padding-bottom: 15px;
  /*
  overflow: auto;
  white-space: nowrap;
  text-align: center;*/
}
.maxSize {
  margin: auto;
}
.container {
  text-align: center;
  overflow: hidden;
}
.ladderBox {
  margin-left: 2px;
  margin-right: 2px;
}
.notChooseToolbar {
  overflow: hidden !important;
}


.winnerIconLeft {
  position: absolute !important;
  top: 10px;
  left: 3%;
}
.winnerIconRight {
  position: absolute !important;
  top: 10px;
  right: 3%;
}
#divider {
  border-color: white !important;
}
#showButton {
  height: 30px;
  width: 30px;
}
.game {
  line-height: 1.1;
  width: 16px;
}
#gameLayout {
  width: 85%;
}
#name {
  font-weight: 300;
  max-height: 48px;
  overflow: hidden;
  overflow-wrap: normal;
}
#versus {
  font-weight: 500;
}
#playerLayout {
  height: 48px;
  width: 95%;
  overflow: hidden;
}
#redStrip {
  height: 48px;
}
.player {
  line-height: 1.1;
}
.v-btn:focus {
  outline: none;
}
/*
.pyramideSelect .theme--light.v-list {
  background: #757575;
}*/
.pyramideSelect .v-select__selections input {
  display: none
}
.pyramideSelect .v-input__icon {
  margin-right: -12px;
}
.chooseToolbar .v-toolbar__title {
  overflow: visible;
}
.searchBox {
  box-shadow: inset 0 4px 5px 1px #212121;
}
.searchField {
  padding-right: 17px;
}
.searchField input {
  padding-top: 2px !important;
  padding-bottom: 2px !important;
}
.searchField i {
  transform: rotate(90deg);
}
.innerShadow {
  box-shadow: inset 0 1px 3px 0 black !important;
}
.gameCard {
  padding-top: 4px !important;
  padding-left: 4px !important;
  padding-right: 4px !important;
  padding-bottom: 1px !important;
  margin-bottom: 6px !important;
}
/*
.v-table {
  background-color: #757575 !important;
}
.v-datatable__actions {
  background-color: #757575 !important;
  margin-top: 8px;
}*/
tr {
  height: 5px !important;
}
/*
.v-list {
  background-color: #616161 !important;
}
.v-list__tile {
  color: white !important;
}
.v-list__tile--active {
  color: #D32F2F !important;
}*/
































































































































































/*@media only screen and (min-width: 1264px) {*/
.v-item-group.v-bottom-navigation {
    padding-left: 255px !important;
}
/*}*/


#notValid {
  margin-bottom: 112px;
}
#subheadDivider {
  border-color: #757575 !important;
  border-width: 1px !important;
  margin-top: 0px !important;
}
.btn-fix:focus {
  outline: none;
}
#add {
  margin-bottom: 98px;
  margin-left: 10px;
}
#add2 {
  margin-bottom: 98px;
  margin-left: 76px;
}


.winnerIconLeft {
  position: absolute;
  top: 10px;
  left: 3%;
}
.winnerIconRight {
  position: absolute;
  top: 10px;
  right: 3%;
}
#divider {
  border-color: white !important;
}
#showButton {
  height: 30px;
  width: 30px;
}
.game {
  line-height: 1.1;
  width: 16px;
}
#gameLayout {
  width: 85%;
}
#name {
  font-weight: 300;
  max-height: 48px;
}
#versus {
  font-weight: 500;
}
#playerLayout {
  height: 48px;
  width: 95%;
  overflow: hidden;
}
#redStrip {
  height: 48px;
}
.player {
  line-height: 1.1;
}
.v-btn:focus {
  outline: none;
}
/*
.pyramideSelect .theme--light.v-list {
  background: #757575;
}*/
.pyramideSelect .v-select__selections input {
  display: none
}
.pyramideSelect .v-input__icon {
  margin-right: -12px;
}
.chooseToolbar .v-toolbar__title {
  overflow: visible;
}
.searchBox {
  box-shadow: inset 0 4px 5px 1px #212121;
}
.searchField {
  padding-right: 17px;
}
.searchField input {
  padding-top: 2px !important;
  padding-bottom: 2px !important;
}
.searchField i {
  transform: rotate(90deg);
}
.innerShadow {
  box-shadow: inset 0 1px 3px 0 black !important;
}
.gameCard {
  padding-top: 4px !important;
  padding-left: 4px !important;
  padding-right: 4px !important;
  padding-bottom: 1px !important;
  margin-bottom: 6px !important;
}
/*
.v-table {
  background-color: #757575 !important;
}*/
.v-datatable__actions {
  background-color: #757575 !important;
  margin-top: 8px;
}
tr {
  height: 5px !important;
}
/*
.v-list {
  background-color: #616161 !important;
}

.v-list__tile {
  color: white !important;
}
.v-list__tile--active {
  color: #D32F2F !important;
}*/


































































































































































































































































































































































































































































































/*@media only screen and (min-width: 1264px) {*/
.v-item-group.v-bottom-navigation {
    padding-left: 255px !important;
}
/*}*/


.calendar-event-button .v-btn__content .v-list-item__action {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.modified_calendar .v-calendar .v-event {
    font-size: 10px !important;
}
/* visited link */
.calendar-link a:visited {
  color: blue !important;
}
/* unvisited link */
.calendar-link a:link {
  color: blue !important;
}
/* mouse over link */
.calendar-link a:hover {
  color: blue !important;
}
/* selected link */
.calendar-link a:active {
  color: blue !important;
}





































































































































































































































































































































































































































































































































































































































































































































































































































































































































/* Browsers which partially support CSS Environment variables (iOS 11.0-11.2).
@supports (padding-top: constant(safe-area-inset-top)) {
  body {
    --safe-area-inset-top: constant(safe-area-inset-top);
    height: calc(100% + var(--safe-area-inset-top));
  }
}*/
/* Browsers which fully support CSS Environment variables (iOS 11.2+).
@supports (padding-top: env(safe-area-inset-top)) {
  body {
    --safe-area-inset-top: env(safe-area-inset-top);
    height: calc(100% + var(--safe-area-inset-top));
  }
}*/
/*
body {
  padding-top: env(safe-area-inset-top);
  padding-bottom: env(safe-area-inset-bottom);
  padding-left: env(safe-area-inset-left);
  padding-right: env(safe-area-inset-right);
}*/
#horizontalDivider {
  border-color: #E0E0E0 !important;
}
#verticalDivider {
  border-color: #E0E0E0 !important;
}
#event_name {
  word-break: normal !important;
}
.pyramideSelectWithIcon {
  margin-right: -30px !important;
}
.btn-fix:focus::before {
  opacity: 0 !important;
}
.v-bottom-navigation {
  height: auto !important;
  padding-bottom: constant(safe-area-inset-bottom) !important;
  padding-bottom: env(safe-area-inset-bottom) !important;
}
.v-bottom-navigation .v-btn__content {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.fixed-position {
  position: fixed !important;
}
.pyramideSelect .v-select__selection--comma {
  overflow: visible !important;
}
.snackbar {
  margin-bottom: 60px;
}
.snackbar_high {
  margin-bottom: 105px;
}
.v-btn--active:hover::before, .v-btn--active::before {
  opacity: 0 !important;
}
.btn-fix:hover:before {
  opacity: 0 !important;
}
.opacity .v-btn--active:hover::before, .opacity .v-btn--active::before {
  opacity: .24 !important;
}
.opacity .btn-fix:hover:before {
  opacity: .24 !important;
}
.modified-footer .v-data-footer__select {
  min-width: fit-content !important;
}
.overflow-wrap-normal {
  overflow-wrap: normal !important;
}
/*
.theme--dark.v-table {
  background-color: transparent !important;
}

body {
  background-color: #424242;
}
#app {
  background-color: #424242;
}
*/
.smallToolbar {
  height: 40px !important;
}
.smallToolbar .v-toolbar__content {
  height: 40px !important;
}
.v-card__title {
  word-break: normal !important;
}
.theme--dark.v-chip--active:hover::before, .theme--dark.v-chip--active::before {
  opacity: 0 !important;
}
.v-radio label {
  margin-bottom: 0px !important;
}
.v-input label {
  margin-bottom: 0px !important;
}
.custom-a a {
  color: blue !important;
}
.custom-a a:hover {
  color: #F44336 !important;
}
.custom-a h1 {
  font-size: 1.5em;
  margin-top: 0.83em;
  margin-bottom: 0.83em;
}
.custom-a h2 {
  font-size: 1.17em;
  margin-top: 1em;
  margin-bottom: 1em;
}
.v-pagination__item--active {
  outline: none !important;
}
.overflow-x-scroll {
  overflow-x: scroll !important;
}
.headline_modified {
  font-size: 24px !important;
  font-weight: 400;
  line-height: 28px !important;
  letter-spacing: normal !important;
  font-family: 'Roboto', sans-serif !important;
}


svg[data-v-637c9b52] {
  fill: currentColor;
}


svg[data-v-0833a61c] {
  fill: currentColor;
}


svg[data-v-0100c1b6] {
  fill: currentColor;
}


path[data-v-db7e1e58] {
  fill: currentColor;
}


svg[data-v-2313dbd8] {
  fill: currentColor;
}


svg[data-v-6af8e5e8] {
  fill: currentColor;
}

