:root {
  --black: #000;
  --white: #fff;
  --bg: #eee;
  --smokeWhite: # #f5f5f5;
  --pumpkin-orange: #ff7a00;
  --warm-grey: #9e9e9e;
  --white-two: #fff;
  --white-one: #fafafa;
  font-size: 2vh;
}

html, body {
  background-color: var(--bg);
  margin: 0;
  padding: 0;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.Container {
  flex-flow: column;
  place-content: center space-between;
  align-items: center;
  row-gap: 2vh;
  min-width: 100vw;
  min-height: 95vh;
  position: absolute;
}

.Header {
  flex-flow: column;
  place-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  top: 0;
}

.Header img {
  width: -moz-fit-content;
  width: fit-content;
  height: 7vh;
}

.Footer {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  bottom: 0;
}

.FooterSep {
  border-top: solid .2vh var(--black);
  width: 95%;
}

.AccountCard {
  z-index: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.AccountCard > div {
  background-color: var(--white);
  border-radius: 1vh;
  width: -moz-fit-content;
  width: fit-content;
}

.DeleteAccountCard {
  padding: 2vh;
}

.DeleteAccountCard fieldset {
  color: #ff7a00;
  border-color: #ff7b0099;
  border-radius: 1vh;
  outline: none;
  padding-bottom: 3vh;
}

.SignInCard {
  padding: 2vh;
}

.fields {
  width: 35ch;
  margin-top: 4vh;
  position: relative;
}

.DeleteAccountButtonContainer {
  justify-content: center;
  align-items: center;
  gap: 1vh 2vw;
  display: flex;
}

.DeleteAccountButtonContainer button {
  color: var(--white);
  background-color: #ff7a00;
  border: none;
  border-radius: 1vh;
  outline: none;
  padding: 1vh 1vw;
}

.fields textarea {
  width: 100%;
  height: 5vh;
}

.fields input, .fields textarea {
  color: #ff7a00;
  letter-spacing: .1vw;
  border: none;
  border-bottom: .3vh solid #ff7a00;
  outline: none;
  width: calc(100% - 2.5vw);
  margin: .5vh 0 0 1vw;
  padding-top: 0;
  padding-bottom: .5vh;
  font-size: 1.8vh;
  display: block;
  background-position: bottom 1vh !important;
}

input:focus ~ label, input:not(:placeholder-shown) ~ label, textarea:focus ~ label, textarea:not(:placeholder-shown) ~ label {
  background-color: #fff;
  height: 2vh;
  font-size: 1.5vh;
  top: -2.4vh;
}

textarea:focus, textarea:not(:placeholder-shown) {
  height: 5vh;
}

.SelectProductsLabel {
  pointer-events: none;
  color: #757575;
  margin-bottom: 1vh;
  font-size: 1.8vh;
  transition: all .2s;
  position: absolute !important;
  top: 0 !important;
  left: 1.5vw !important;
}

label {
  pointer-events: none;
  color: #757575;
  font-size: 1.8vh;
  transition: all .2s;
  position: absolute;
  top: 0;
  left: 1.5vw;
}

.Rectangle-8917 {
  z-index: 1000;
  background-color: #fff;
  border: 1px solid #d6d6d6;
  border-radius: 3vh;
  width: 30vw;
  min-width: 300px;
  min-height: 50vh;
  max-height: -moz-fit-content;
  max-height: fit-content;
  padding-bottom: 10vh;
}

.Rectangle-8951 {
  background-color: #f5f5f5;
  border-radius: 2vh;
  flex-flow: row;
  place-content: center flex-start;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  height: 4vh;
  margin: 3vh 3vw 0;
  display: flex;
  position: relative;
}

.Path-40207 {
  border-top: .1vh solid #d6d6d6;
  width: 80%;
  height: .02vh;
  position: relative;
  bottom: 0;
}

.New-user-Register-Here {
  letter-spacing: normal;
  text-align: left;
  color: #ff7a00;
  cursor: pointer;
  width: -moz-fit-content;
  width: fit-content;
  height: 3vh;
  margin: 0 4vw;
  font-family: Averta☞;
  font-size: 2vh;
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  line-height: normal;
}

.New-user-Register-Here .text-style-1 {
  color: #000;
  font-family: Averta-Regular☞;
  font-weight: normal;
}

.submitDiv {
  flex-flow: row;
  place-content: center flex-end;
  align-items: center;
  height: -moz-fit-content;
  height: fit-content;
  margin-left: 1vw;
  margin-right: 1.3vw;
  display: flex;
}

.Rectangle-8953 {
  cursor: pointer;
  background-color: #ff7a00;
  border: none;
  border-radius: 1vh;
  outline: none;
  flex-flow: row;
  place-content: center;
  align-items: center;
  width: 5vw;
  min-width: -moz-fit-content;
  min-width: fit-content;
  height: 3vh;
  padding: .5vh 2vw;
  display: flex;
}

.Submit {
  text-align: center;
  color: #fff;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0;
  font-family: Averta-Regular☞;
  font-size: 2vh;
}

.Forgot-Password {
  letter-spacing: normal;
  text-align: right;
  color: #9e9e9e;
  cursor: pointer;
  width: -moz-fit-content;
  width: fit-content;
  height: 2vh;
  font-family: Averta-Regular☞;
  font-size: 1.75vh;
  font-style: normal;
  font-weight: normal;
  font-stretch: normal;
  line-height: normal;
}

.Remember-Me {
  letter-spacing: normal;
  text-align: left;
  color: #9e9e9e;
  width: -moz-fit-content;
  width: fit-content;
  height: 2vh;
  font-family: Averta-Regular☞;
  font-size: 1.75vh;
  font-style: normal;
  font-weight: normal;
  font-stretch: normal;
  line-height: normal;
  display: inline-flex;
}

.Rectangle-8952 {
  border-radius: .5vh;
  width: 1.75vh;
  height: 1.75vh;
  margin-left: 0;
  margin-right: .5vw;
}

.Remember-Me input {
  background-color: var(--white);
  width: 1.75vh;
  height: 1.75vh;
  margin: 0 .5vw 0 0 !important;
}

.rememberForgetDiv {
  place-content: center space-between;
  align-items: center;
  height: 2vh;
  margin: 2vh 1.3vw 2.5vh 1vw;
  display: flex;
}

.footer_signin {
  flex-flow: column;
  justify-content: space-evenly;
  align-items: center;
  width: 100%;
  height: 8vh;
  display: flex;
  bottom: 0;
}

.Rectangle-8918 {
  border-radius: 1vh;
  width: -moz-fit-content;
  width: fit-content;
  height: 4vh;
  display: flex;
  background-color: var(--smokeWhite) !important;
}

.Sign-Up-Pop {
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  flex-flow: row;
  place-content: center;
  align-items: center;
  width: 5ch;
  min-width: -moz-fit-content;
  min-width: fit-content;
  height: 4vh;
  font-family: Averta-Regular☞;
  font-size: 2vh;
  font-style: normal;
  font-weight: normal;
  font-stretch: normal;
  line-height: normal;
  display: flex;
}

.Rectangle-8919 {
  text-align: center;
  cursor: pointer;
  border-radius: 2vh;
  justify-content: center;
  align-items: center;
  width: 10ch;
  min-width: -moz-fit-content;
  min-width: fit-content;
  height: 4vh;
  display: flex;
  color: var(--warm-grey) !important;
}

.Rectangle-8919.active {
  background-color: var(--pumpkin-orange);
}

.Rectangle-8919.active .Sign-Up-Pop {
  color: #fff;
}

.Rectangle-8919 .Sign-Up-Pop {
  color: var(--warm-grey);
}

.otp-form-set {
  flex-flow: row;
  place-content: center space-around;
  align-items: center;
  margin: 1vh 4vw;
  padding: 0;
  display: flex;
  position: relative;
}

.otp-form-content {
  text-align: center;
  margin: 4vh 5vh;
  position: relative;
}

.otp-form-text {
  flex-flow: column wrap;
  place-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 4vh;
  display: flex;
  text-overflow: ellipsis !important;
}

.otp-form-set input {
  color: #ff7a00;
  text-align: center;
  background: #eee;
  border: 0;
  border-radius: 1vh;
  width: 6ch;
  height: 6ch;
  margin: 0 .5vw;
  padding: 0;
  font-family: Fontawesome, Source Sans Pro, sans-serif;
  font-size: 2vh;
  line-height: 0;
  display: block;
}

.form-otp-control {
  display: flex;
}

.otpPassword {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin: auto;
  display: flex;
}

.Resend-OTP {
  text-align: right;
  letter-spacing: normal;
  color: var(--pumpkin-orange);
  height: 2vh;
  margin: 1vh;
  font-family: Averta-Regular☞;
  font-size: 1.6vh;
  font-style: normal;
  font-weight: normal;
  font-stretch: normal;
}

.Rectangle-8953-otp {
  background-color: var(--pumpkin-orange);
  text-align: center;
  border: none;
  border-radius: 1vh;
  outline: none;
  flex-flow: row;
  place-content: center space-around;
  align-items: center;
  width: 10ch;
  height: 4vh;
  margin: 3vh 1vh 1vh;
  display: flex;
  padding: 1vh 4vw !important;
}

.Login-otp {
  letter-spacing: normal;
  text-align: left;
  color: var(--white-two);
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  font-family: Averta-Regular☞;
  font-size: 2vh;
  font-style: normal;
  font-weight: normal;
  font-stretch: normal;
  line-height: normal;
}

.submit-otp {
  flex-flow: row;
  place-content: center flex-end;
  align-items: center;
  display: flex;
}

.text-center {
  text-align: center;
}

.otpHeader {
  background-color: #f5f5f5;
  border-radius: 1vh 1vh 0 0;
  flex-flow: row;
  place-content: center;
  align-items: center;
  min-width: -moz-fit-content;
  min-width: fit-content;
  height: 4vh;
  padding: 2vh 3vw;
  display: flex;
  position: relative;
}

.otpHeader img {
  margin-right: 2vw;
}

.form-otp-control::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: textfield;
  margin: 0;
}

.form-otp-control::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: textfield;
  margin: 0;
}

.error {
  color: red;
  place-content: center space-around;
  align-items: center;
  font-size: 1.2vh;
  display: flex;
}

.required:after {
  content: " *";
  color: red;
}

#Loginsnackbar {
  z-index: 1000000;
}

@media (height <= 500px) {
  :root {
    font-size: 10px;
  }

  .Sign-Up-Pop {
    font-size: 1.3rem;
  }

  .Remember-Me, .Forgot-Password {
    margin-top: 1rem;
    font-size: 1.3rem;
  }

  label {
    font-size: 1.3rem;
  }

  .fields {
    width: 100%;
    max-width: 80vw;
    margin-top: 2.5rem;
  }

  .fields input, .fields textarea {
    font-size: 1.3rem !important;
  }

  .Remember-Me input {
    width: 1rem;
    height: 1rem;
  }

  input:focus ~ label, input:not(:placeholder-shown) ~ label, textarea:focus ~ label, textarea:not(:placeholder-shown) ~ label {
    height: 2rem;
    font-size: 1.2rem;
    top: -2rem;
  }

  .New-user-Register-Here {
    height: 1.5rem;
    font-size: 1.3rem;
  }

  .Submit {
    padding: .5rem;
    font-size: 1.3rem;
  }

  .Rectangle-8953 {
    height: 1.5rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .AccountCard {
    top: 5rem;
    overflow-y: scroll;
  }

  .Rectangle-8919 {
    height: 1.5rem;
  }

  .AccountCard > div {
    max-height: 65vh;
    overflow-y: scroll;
  }

  .error {
    font-size: 1.3rem;
  }
}

/*# sourceMappingURL=dashboard.0c2fcde5.css.map */
