 {
  /* ################################################################## */
  /* Login */
  /* ################################################################## */
  /* ################################################################## */
  /* ################################################################## */
  /* ################################################################## */
  /* Split the screen in half */
  /* Control the left side */
  /* Control the right side */
  /* If you want the content centered horizontally and vertically */
}
html,
body {
  height: 100%;
  width: 100%;
}
body {
  background-color: #000000;
  background-position: center center;
  background-size: cover;
}
.room-status-occupied.room-status-occupied.room-status-occupied.room-status-occupied {
  background-color: #dadada;
  background: url(/images/Doorupptaget.jpg);
  background-size: cover;
  height: 100%;
}
.room-status-not-occupied.room-status-not-occupied.room-status-not-occupied.room-status-not-occupied {
  background-color: #dadada;
  background: url(/images/Doorledigt.jpg);
  background-size: cover;
  height: 100%;
}
.column.column.column.column {
  max-width: 100%;
  width: 100%;
  align-self: normal;
}
.scorescreen.scorescreen.scorescreen.scorescreen {
  align-self: normal;
}
.scorescreenfooter.scorescreenfooter.scorescreenfooter.scorescreenfooter {
  background-color: rgba(0, 0, 0, 0);
  bottom: 25px;
}
.box.box.box.box {
  width: 100%;
  padding-top: 15%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 95px;
  color: white;
  font-family: 'Futura PT', sans-serif;
  font-weight: bold;
}
.scoreboardtext.scoreboardtext.scoreboardtext.scoreboardtext {
  text-align: center;
  color: white;
  font-size: 12vw;
  margin: 5vw;
  font-family: 'Futura PT', sans-serif;
  font-weight: bold;
}
.score-board-challenge-logo.score-board-challenge-logo.score-board-challenge-logo.score-board-challenge-logo {
  margin: 0rem auto 4rem auto;
  width: 50%;
  display: block;
}
.high-score-board-challenge-logo-wrapper.high-score-board-challenge-logo-wrapper.high-score-board-challenge-logo-wrapper.high-score-board-challenge-logo-wrapper {
  position: absolute;
  z-index: 1;
  width: 100%;
}
.high-score-board-challenge-logo.high-score-board-challenge-logo.high-score-board-challenge-logo.high-score-board-challenge-logo {
  margin: 0rem auto 4rem auto;
  width: 40%;
  display: block;
}
.score-row-text.score-row-text.score-row-text.score-row-text {
  color: white;
  background-color: black;
  font-family: 'Futura PT', sans-serif;
  font-weight: bold;
}
.room-score-row-text.room-score-row-text.room-score-row-text.room-score-row-text {
  color: white;
  background-color: black;
  font-family: 'Futura PT', sans-serif;
  font-weight: bold;
  font-size: 1.7vw;
}
.live-score-row-text.live-score-row-text.live-score-row-text.live-score-row-text {
  color: white;
  background-color: black;
  font-family: 'Futura PT', sans-serif;
  font-size: 4vw;
}
.score-row-title.score-row-title.score-row-title.score-row-title {
  color: white;
  background-color: black;
  font-family: 'Futura PT', sans-serif;
  font-weight: bold;
  font-size: 4vw;
}
.red.red.red.red {
  background: #f00;
  color: white;
  font-weight: bold;
}
.green.green.green.green {
  background: #0f0;
  color: black;
  font-weight: bold;
}
footer {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: auto;
  background-color: rgba(255, 255, 255, 0.7);
}
.ui.ui.ui.ui.checkbox.checkbox.checkbox.checkbox {
  min-height: 27px;
}
footer > .column.column.column.column {
  max-width: 100%;
  width: 100%;
}
footer.ui.ui.ui.ui.grid.grid.grid.grid {
  margin-top: 0rem;
  margin-bottom: 0rem;
  margin-left: 0rem;
  margin-right: 0rem;
}
.ui.ui.ui.ui.teal.teal.teal.teal.header.header.header.header {
  color: #000000 !important;
}
.field-validation-valid.field-validation-valid.field-validation-valid.field-validation-valid {
  display: none;
}
.validation-summary-errors.validation-summary-errors.validation-summary-errors.validation-summary-errors {
  display: block;
  text-align: left;
  opacity: 0.8;
}
.validation-summary-errors.validation-summary-errors.validation-summary-errors.validation-summary-errors ul {
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
}
.field-validation-error.field-validation-error.field-validation-error.field-validation-error {
  display: inline-block;
}
.ui.ui.ui.ui.teal.teal.teal.teal.button.button.button.button,
.ui.ui.ui.ui.teal.teal.teal.teal.buttons.buttons.buttons.buttons .button.button.button.button {
  background-color: #000000;
  color: #fff;
  text-shadow: none;
  background-image: none;
}
.ui.ui.ui.ui.table.table.table.table {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.25);
}
body > .grid.grid.grid.grid {
  height: 100%;
}
footer.grid.grid.grid.grid {
  height: auto !important;
}
.ui.ui.ui.ui.relaxed.relaxed.relaxed.relaxed.grid.grid.grid.grid {
  margin-left: auto;
  margin-right: auto;
}
.split.split.split.split {
  height: 100%;
  width: 50%;
  position: fixed;
  z-index: 1;
  top: 0;
  overflow-x: hidden;
}
.left.left.left.left {
  left: 0;
}
.right.right.right.right {
  right: 0;
}
.centered.centered.centered.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.top-result-for-room-container.top-result-for-room-container.top-result-for-room-container.top-result-for-room-container {
  position: absolute;
  top: 80%;
  left: 15%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.centeredtext.centeredtext.centeredtext.centeredtext {
  font-size: 10rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.time-left.time-left.time-left.time-left {
  font-size: 8rem;
  position: absolute;
  top: 75%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: white;
}
.dot.dot.dot.dot {
  height: 45rem;
  width: 45rem;
  border-radius: 50%;
  display: inline-block;
}
.login-image.login-image.login-image.login-image {
  width: 500px;
}

