﻿.login-wrapper {
  display: flex;
  flex-direction: column;
  max-width: 476px;
  gap: 16px;
  background: #ffffff;
  margin: auto;
  border-radius: 10px !important;
  padding-top: 16px;
  padding-bottom: 16px;
}

.login-heading {
  align-items: center;
}

.login-content {
  padding: 0px 16px;
  display: flex;
  gap: 8px;
  flex-direction: column;
}

.login-heading .log-in-text {
  font-size: 21px;
  font-weight: 600;
  line-height: 32px;
}

.login-heading .sign-up-text {
  font-size: 15px;
  font-weight: 500;
  display: flex;
  flex-direction: row;
  gap: 8px;
}

.sign-up-text a {
  font-weight: 600;
  color: #00b288;
  cursor: pointer;
}

.sign-up-text a:hover {
  text-decoration: none;
}

.airbnbsignup {
  background: #ff5a5f;
  border: 2px solid #ff5a5f;
  box-sizing: border-box;
  border-radius: 15px;
  margin: 0;
  padding: 11px 10px;
  line-height: 100%;
  width: 100%;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
  gap: 8px;
  justify-content: center;
  align-items: center;
}

.login-btn {
  background: #00b189;
  border: 2px solid #00b189;
  border-radius: 15px;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  padding: 14px 0;
  text-transform: inherit;
  width: 100%;
}

.sign-btn {
  background: #dcf3eb;
  border: 2px solid #dcf3eb;
  border-radius: 15px;
  color: #2e2a25;
  font-size: 17px;
  font-weight: 600;
  padding: 10px 0;
  text-transform: inherit;
  width: 100%;
}

.login-form-content {
  gap: 16px;
  display: flex;
  flex-direction: column;
}

.text-input {
  display: flex;
}

.text-input input {
  padding: 12px 15px;
  background: #fafaf8;
  font-size: 15px;
  color: #757575;
  height: 48px;
  font-weight: normal;
  border: 2px solid #e9e9e7;
  width: 100%;
  border-radius: 10px !important;
  text-transform: uppercase;
}

.forgate-password {
  display: flex;
  justify-content: center;
  padding: 4px;
}

.forgate-password a {
  color: #2e2a25;
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
}

.signup-container {
  display: flex;
  height: 90vh;
  align-items: center;
  margin: 16px;
}

.text-danger {
  color: #e35454 !important;
  font-weight: 500;
  line-height: normal;
  font-size: 12px;
  display: block;
  margin-top: -10px;
  padding-top: 0px !important;
}

.validation-summary-errors.text-danger ul {
  list-style: none;
  padding-left: 5px;
  margin: 0px !important;
}
#btnLoginApple {
  width: 100%;
  text-decoration: none;
  cursor: pointer;
}
#btnLoginApple:hover {
  text-decoration: none;
}
.applesignup {
  background: none;
  border: 1px solid #ddddda !important;
  color: #2e2a25 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
  box-sizing: border-box;
  border-radius: 15px;
  margin: 0;
  padding: 11px 10px;
  text-align: center;
  line-height: 27px;
  width: 100%;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}

.recaptchaLink {
  display: flex;
  justify-content: center;
  color: #615e5a;
  gap: 4px;
  padding-top: 10px;
  flex-direction: column;
  max-width: 476px;
  margin: auto;
}
.recaptchaLink a {
  color: #615e5a;
  text-decoration: underline;
  cursor: pointer;
}
.iti-class {
  width: 100%;
}

.iti__search-input {
  width: 100%;
  border-width: 0;
  height: 38px;
  border-bottom: 1px solid #ccc;
  margin: 0;
  padding: 6px 12px;
  border-radius: 3px;
  color: inherit;
}

.new-custom-checkbox input[type="checkbox"] {
  display: none;
}

.new-custom-checkbox input {
  float: left;
  width: 20px;
  padding: 0px;
  margin: 0px 10px 0 0;
  height: 29px;
}
.new-custom-checkbox input[type="checkbox"] + input[type="hidden"] + label {
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  display: flex;
  font-weight: 500;
  align-items: center;
  gap: 4px;
  margin-bottom: 0px !important;
}
.new-custom-checkbox input[type="checkbox"] + input[type="hidden"] + label {
  color: #95938f;
}
.new-custom-checkbox
  input[type="checkbox"]:checked
  + input[type="hidden"]
  + label {
  color: #615e5a;
}

.new-custom-checkbox
  input[type="checkbox"]
  + input[type="hidden"]
  + label
  .lblcheck {
  display: none;
}
.new-custom-checkbox
  input[type="checkbox"]
  + input[type="hidden"]
  + label
  .lbluncheck {
  display: flex;
}
.new-custom-checkbox
  input[type="checkbox"]:checked
  + input[type="hidden"]
  + label
  .lbluncheck {
  display: none !important;
}
.new-custom-checkbox
  input[type="checkbox"]:checked
  + input[type="hidden"]
  + label
  .lblcheck {
  display: flex !important;
}

.code-inputs {
  display: flex;
  justify-content: center;
  gap: 10px; /* Space between input boxes */
}

.code-inputs input {
  width: 65px;
  height: 48px;
  font-size: 15px;
  text-align: center;
  border: 1px solid #ddddda;
  border-radius: 8px;
  outline: none;
  color: #2e2a25;
  font-weight: 500;
  /*caret-color: #fff;*/
  -moz-appearance: textfield; /* Firefox number input fix */
}

.code-inputs input::-webkit-outer-spin-button,
.code-inputs input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

@media (max-width: 480px) {
  #two-fa.signup-container {
    align-items: flex-start;
    margin: 10px;
  }

  #two-fa .login-wrapper {
    border: 1px solid var(--10-black, #e7e7e5);
    padding-top: 14px;
    padding-bottom: 14px;
    gap: 22px;
  }

   #two-fa  .login-content{
    padding: 0 14px;
  }

   #two-fa .login-form-content{
    gap: 14px;

  }
  #two-fa  .code-inputs input{
    max-width: 46px;
    width: 46px;
    height: 48px;
  }
}
