/* /file/article/main-style/event-signup.ec40fa6c236e1f61926f06fc106fbd259d0a2512.less:L2 */
/* /file/article/main-style/event-signup.ec40fa6c236e1f61926f06fc106fbd259d0a2512.less:L3 */
.form-group.disabled .fa.fa-lock {
  position: absolute;
  top: 36px;
  left: 27px;
}
/* /file/article/main-style/event-signup.ec40fa6c236e1f61926f06fc106fbd259d0a2512.less:L8 */
.form-group.disabled input {
  padding-left: 35px;
  background-image: none !important;
  background-color: #e9ecef !important;
}
/* Chrome, Safari, Edge, Opera */

/* /file/article/main-style/event-signup.ec40fa6c236e1f61926f06fc106fbd259d0a2512.less:L16 */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */

/* /file/article/main-style/event-signup.ec40fa6c236e1f61926f06fc106fbd259d0a2512.less:L23 */
input[type=number] {
  -moz-appearance: textfield;
}
/*!
 * bsStepper v1.7.0 (https://github.com/Johann-S/bs-stepper)
 * Copyright 2018 - 2019 Johann-S <johann.servoire@gmail.com>
 * Licensed under MIT (https://github.com/Johann-S/bs-stepper/blob/master/LICENSE)
 */

/* /file/article/main-style/event-signup.ec40fa6c236e1f61926f06fc106fbd259d0a2512.less:L33 */
.bs-stepper .step-trigger {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 0px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  color: #6c757d;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: none;
  border-radius: 0.25rem;
  transition: background-color 0.15s ease-out, color 0.15s ease-out;
}
/* /file/article/main-style/event-signup.ec40fa6c236e1f61926f06fc106fbd259d0a2512.less:L59 */
.bs-stepper .step-trigger:disabled,
.bs-stepper .step-trigger.disabled {
  pointer-events: none;
  opacity: 0.65;
}
/* /file/article/main-style/event-signup.ec40fa6c236e1f61926f06fc106fbd259d0a2512.less:L65 */
.bs-stepper .step-trigger:focus {
  color: #007bff;
  outline: none;
}
/* /file/article/main-style/event-signup.ec40fa6c236e1f61926f06fc106fbd259d0a2512.less:L70 */
.bs-stepper .step-trigger:hover {
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.06);
}
@media (max-width: 520px) {
  /* /file/article/main-style/event-signup.ec40fa6c236e1f61926f06fc106fbd259d0a2512.less:L76 */
  .bs-stepper .step-trigger {
    flex-direction: column;
  }
}
/* /file/article/main-style/event-signup.ec40fa6c236e1f61926f06fc106fbd259d0a2512.less:L82 */
.bs-stepper-label {
  display: inline-block;
  margin: 0.25rem;
}
/* /file/article/main-style/event-signup.ec40fa6c236e1f61926f06fc106fbd259d0a2512.less:L87 */
.bs-stepper-header {
  display: flex;
  align-items: center;
}
@media (max-width: 520px) {
  /* /file/article/main-style/event-signup.ec40fa6c236e1f61926f06fc106fbd259d0a2512.less:L93 */
  .bs-stepper-header {
    margin: 0 -10px;
    text-align: center;
  }
}
/* /file/article/main-style/event-signup.ec40fa6c236e1f61926f06fc106fbd259d0a2512.less:L99 */
.bs-stepper-line,
.bs-stepper .line {
  flex: 1 0 32px;
  min-width: 1px;
  min-height: 1px;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.12);
}
@media (max-width: 400px) {
  /* /file/article/main-style/event-signup.ec40fa6c236e1f61926f06fc106fbd259d0a2512.less:L109 */
  .bs-stepper-line,
  .bs-stepper .line {
    flex-basis: 20px;
  }
}
/* /file/article/main-style/event-signup.ec40fa6c236e1f61926f06fc106fbd259d0a2512.less:L115 */
.bs-stepper-circle {
  display: inline-flex;
  align-content: center;
  justify-content: center;
  width: 2em;
  height: 2em;
  padding: 0.5em 0;
  margin: 0.25rem;
  line-height: 1em;
  color: white;
  background-color: #6c757d;
  border-radius: 1em;
}
/* /file/article/main-style/event-signup.ec40fa6c236e1f61926f06fc106fbd259d0a2512.less:L129 */
.active .bs-stepper-circle {
  background-color: #007bff;
}
/* /file/article/main-style/event-signup.ec40fa6c236e1f61926f06fc106fbd259d0a2512.less:L133 */
.bs-stepper-content {
  padding: 0 20px 20px;
}
@media (max-width: 520px) {
  /* /file/article/main-style/event-signup.ec40fa6c236e1f61926f06fc106fbd259d0a2512.less:L138 */
  .bs-stepper-content {
    padding: 0;
  }
}
/* /file/article/main-style/event-signup.ec40fa6c236e1f61926f06fc106fbd259d0a2512.less:L143 */
.bs-stepper.vertical {
  display: flex;
}
/* /file/article/main-style/event-signup.ec40fa6c236e1f61926f06fc106fbd259d0a2512.less:L147 */
.bs-stepper.vertical .bs-stepper-header {
  flex-direction: column;
  align-items: stretch;
  margin: 0;
}
/* /file/article/main-style/event-signup.ec40fa6c236e1f61926f06fc106fbd259d0a2512.less:L153 */
.bs-stepper.vertical .bs-stepper-pane,
.bs-stepper.vertical .content {
  display: block;
}
/* /file/article/main-style/event-signup.ec40fa6c236e1f61926f06fc106fbd259d0a2512.less:L158 */
.bs-stepper.vertical .bs-stepper-pane:not(.fade),
.bs-stepper.vertical .content:not(.fade) {
  display: block;
  visibility: hidden;
}
/* /file/article/main-style/event-signup.ec40fa6c236e1f61926f06fc106fbd259d0a2512.less:L164 */
.bs-stepper-pane:not(.fade),
.bs-stepper .content:not(.fade) {
  display: none;
}
/* /file/article/main-style/event-signup.ec40fa6c236e1f61926f06fc106fbd259d0a2512.less:L169 */
.bs-stepper .content.fade,
.bs-stepper-pane.fade {
  visibility: hidden;
  transition-duration: 0.3s;
  transition-property: opacity;
}
/* /file/article/main-style/event-signup.ec40fa6c236e1f61926f06fc106fbd259d0a2512.less:L176 */
.bs-stepper-pane.fade.active,
.bs-stepper .content.fade.active {
  visibility: visible;
  opacity: 1;
}
/* /file/article/main-style/event-signup.ec40fa6c236e1f61926f06fc106fbd259d0a2512.less:L182 */
.bs-stepper-pane.active:not(.fade),
.bs-stepper .content.active:not(.fade) {
  display: block;
  visibility: visible;
}
/* /file/article/main-style/event-signup.ec40fa6c236e1f61926f06fc106fbd259d0a2512.less:L188 */
.bs-stepper-pane.dstepper-block,
.bs-stepper .content.dstepper-block {
  display: block;
}
/* /file/article/main-style/event-signup.ec40fa6c236e1f61926f06fc106fbd259d0a2512.less:L193 */
.bs-stepper:not(.vertical) .bs-stepper-pane.dstepper-none,
.bs-stepper:not(.vertical) .content.dstepper-none {
  display: none;
}
/* /file/article/main-style/event-signup.ec40fa6c236e1f61926f06fc106fbd259d0a2512.less:L198 */
.vertical .bs-stepper-pane.fade.dstepper-none,
.vertical .content.fade.dstepper-none {
  visibility: hidden;
}
/* /file/article/main-style/event-signup.ec40fa6c236e1f61926f06fc106fbd259d0a2512.less:L203 */
.goto-step {
  cursor: pointer;
}
/* /file/article/main-style/event-signup.ec40fa6c236e1f61926f06fc106fbd259d0a2512.less:L207 */
.membership-warning {
  border-left: 3px solid #dc3545;
  padding-left: 5px;
  font-size: 18px;
  margin: 10px 0;
}
/* /file/article/main-style/event-signup.ec40fa6c236e1f61926f06fc106fbd259d0a2512.less:L214 */
.step-trigger {
  cursor: initial !important;
}
/* /file/article/main-style/event-signup.ec40fa6c236e1f61926f06fc106fbd259d0a2512.less:L219 */
.intl-tel-input {
  width: 100%;
}
/* /file/article/main-style/event-signup.ec40fa6c236e1f61926f06fc106fbd259d0a2512.less:L223 */
.token input {
  font-size: 2rem;
  width: 2.6rem;
  text-align: center;
  display: inline;
}
/* /file/article/main-style/event-signup.ec40fa6c236e1f61926f06fc106fbd259d0a2512.less:L230 */
.bg-success,
.text-light {
  transition: 0.3s;
}
