#vw-registration .bankdropdown {
  border-radius: 4px;
  height: 30px;
  width: 100%;
}

#vw-registration .create-register-tab {
  align-items: center;
  background: #e2e2e2;
  border-radius: 50%;
  color: white;
  display: flex;
  font-size: 18px;
  height: 30px;
  justify-content: center;
  width: 30px;
}

#vw-registration .create-register-tab:before {
  background: rgba(112, 112, 112, 0.2);
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
}

#vw-registration .createAcc {
  background: rgba(255, 255, 255, 0.5);
  border-radius: 0.25rem;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

#vw-registration .custom_page_dot_color.selected {
  background: #0060a1;
}

#vw-registration .depohead {
  font-family: Helvetica !important;
  font-size: 18px;
}

#vw-registration .inputField {
  border: none;
  font-size: 15px;
  height: 100%;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  background: none;
}

#vw-registration .login-field {
  border-radius: 6px;
  border: 1px solid #b3b5b6;
  margin: 10px auto 2px;
  padding: 10px 5px;
  width: 80%;
}

#vw-registration .opacity-06 {
  opacity: 0.6;
}

#vw-registration .page_dot {
  align-items: center;
  background: #e2e2e2;
  border-radius: 50%;
  color: #fff;
  display: flex;
  font-size: 18px;
  height: 30px;
  justify-content: center;
  margin: 25px auto auto;
  text-align: center;
  width: 30px;
}

#vw-registration .pagelbl {
  padding: 0;
}

#vw-registration .register-ads-box {
  border-radius: 0.25rem;
  border: 1px solid rgba(0, 0, 0, 0.125);
  height: fit-content;
  min-height: 300px;
  padding: 3px;
}

#vw-registration .register-birth-icon {
  height: auto;
  object-fit: contain;
  width: 25px;
}

#vw-registration .register-bt-promo {
  border-radius: 2px;
  object-fit: contain;
  width: 100%;
}

#vw-registration .register-first-column {
  display: block;
  width: 68%;
}

#vw-registration .register-jn-btn {
  background-color: #0060a1;
  border-radius: 4px;
  border: transparent;
  color: #fff;
  font-family: "bodyfont";
  font-size: 16px;
  height: 34px;
  margin-bottom: 8px;
  min-width: 120px;
  text-align: center;
  width: 40%;
}

#vw-registration .register-main-title {
  font-family: Helvetica !important;
  font-size: 21px;
}

#vw-registration .register-second-column {
  display: flex;
  flex-direction: column;
  min-width: 300px;
  width: 30%;
}

#vw-registration .register-tab {
  min-width: 100px;
  text-align: center;
}

#vw-registration .register-tab-box {
  z-index: 0;
}

#vw-registration .register-tab-box hr {
  background: rgba(112, 112, 112, 0.2);
  border-top: 3px solid #e2e2e2;
  color: rgba(112, 112, 112, 0.2);
  height: 2px;
  left: 8%;
  top: 60%;
  width: 84%;
  z-index: -1;
}

#vw-registration .rowborder {
  border-bottom: 1px solid rgba(218, 223, 225, 0.5) !important;
}

#vw-registration .rowpad {
  padding: 25px 45px;
}

#vw-registration .steps-container {
  width: 102px;
}

#vw-registration .steps-label {
  font-size: 14px;
}

#vw-registration .zindex {
  z-index: 1;
}

#vw-registration button.disabled {
  filter: grayscale(100%);
}

#vw-registration hr {
  border-top: 5px solid #ccc;
  display: inline-block;
  position: absolute;
  width: 100%;
}

#vw-registration .registerBtn {
  align-items: center;
  background-color: #0060a1;
  border-color: transparent;
  border-radius: 4px;
  color: #fff;
  display: flex;
  font-family: bodyfont !important;
  font-size: 16px;
  font-weight: 700;
  height: 40px;
  justify-content: center;
  letter-spacing: 0.12px;
  line-height: initial;
  min-width: 100px;
  width: 100%;
}
