@import url("brandingCSS_hall_11.css");
@import url("brandingCSS_hall_12.css");
@import url("brandingCSS_hall_13.css");
@import url("brandingCSS_hall_15.css");
@import url("brandingCSS_hall_20.css");
@import url("brandingCSS_hall_21.css");
@import url("brandingCSS_hall_22.css");
@import url("brandingCSS_hall_23.css");
@import url("brandingCSS_hall_24.css");
@import url("brandingCSS_hall_25.css");
@import url("brandingCSS_hall_26.css");
@import url("brandingCSS_hall_27.css");
@import url("brandingCSS_hall_F.css");

.rs-calendar-show-time-dropdown .rs-calendar-header-title-time {
  color: #153b5d;
}

.rs-calendar-time-dropdown-cell.rs-calendar-time-dropdown-cell-active {
  background-color: rgb(119, 151, 179);
}

.rs-picker-toolbar-right button.rs-picker-toolbar-right-btn-ok:hover {
  background-color: #153b5d;
}

.rs-picker-toolbar-right-btn-ok {
  background-color: #153b5d;
}

.bkMWAi.active::after {
  background-color: #2ed1f7 !important;
}

.iSnVmn:focus {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
}

/* input[readonly] {
  border: 1px solid rgb(201, 201, 201) !important;
  color: #000 !important;
} */

/* input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  transition: background-color 5000s;
} */
/* input[name="email"] {
  color: #fff; */
/* }

input[name="password"] {
  color: #fff;
}

input[name="token"] {
  color: #fff;
}

input[name="email"]:focus {
  color: #fff !important;
}

input[name="password"]:focus {
  color: #fff !important;
}

input[name="token"]:focus {
  color: #fff !important;
}

.iyGfCC:focus {
  color: #fff !important;
} */

#crsTabsContainer #participants.active,
#crsTabsContainer #chat.active {
  color: #fff;
  svg {
    path {
      fill: #fff;
    }
  }
}
#crsTabsContainer #chat + div {
  background-color: #fff;
}

svg #Identifier foreignObject {
  line-height: 10px !important;

}

svg #Identifier foreignObject div {
  margin: auto;
  min-height: -webkit-fill-available;
  word-break: break-word;
  padding: 1px

}

svg #Identifier foreignObject div span {
  text-align: center;
  font-size: 4.5px;
  line-height: 6px;
  word-wrap: break-word;
}

/* This needs to be removed after migration to a version after 2.9.2 (action button bug is fixed) */
.LOBBY .private-event-light-player-button {
  display: none;
}