
.container {
  padding: 2em;
}

/* body {
  overflow: hidden;
  height: 115vh;
} */
.v-input__slot {
  margin-bottom: 0px;
}
.v-text-field {
  border-radius: 6px;
}

/* .v-text-field.v-text-field--enclosed .v-text-field__details {
  margin-top: -6px;
} */
.v-btn {
  border-radius: 6px;
}
.card-errors {
  color: #003876;
}
.mt1 {
  margin-top: 10px;
}
.v-messages__message {
  margin-top: 12px;
}
.disable-events {
  pointer-events: none;
  opacity: 0.5;
}
.center-img {
  display: flex;
  justify-content: center;
}
.help-text {
  display: flex;
  margin: 30px 16px 0 0;
}
.m-l-16 {
  margin-left: 16px;
}
.p-0 {
  padding: 0;
}
.m-1 {
  margin: 1em 0em 1em 0;
}
.logo {
  width: 200px !important;
}


.mb1[data-v-5c7c2ec6] {
  margin-bottom: 1em;
}
.search-btn[data-v-5c7c2ec6] {
  display: flex;
  justify-content: flex-end;
}


.float-right[data-v-1da50999] {
    display: flex;
    justify-content: flex-end;
}
.promo-table[data-v-1da50999] {
    margin-top: 80px;
    margin-bottom: 20px;
}


.congratulations[data-v-a84a436c] {
    color: #183B34;
    align-items: center;
    text-align: center;
}
.coupon-link[data-v-a84a436c] {
    color: #183B34;
    font-size: 14px;
    text-decoration: underline;
    cursor: pointer;
}
.subtitle[data-v-a84a436c] {
    background-color: #f8f8f8;
}


.float-right[data-v-44db30cb] {
    display: flex;
    justify-content: flex-end;
}
.promo-table[data-v-44db30cb] {
    margin-top: 80px;
    margin-bottom: 20px;
}
[data-v-44db30cb] .v-messages__message {
    margin-top: 0px !important;
    margin-bottom: 12px !important;
}

