/* These styles are generated from project.scss. */

.alert-debug {
  color: black;
  background-color: white;
  border-color: #d6e9c6;
}

.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.errorlist {
  background-color: lightcoral;
}
.select2-container {
  width: 100% !important;
}
.booth-number {
  min-width: 35px;
  font-family: monospace;
  display: inline-block;
  text-align: center;
}
