#phone-countryCode {
  /* background-color:black !important; */
  width: 12% !important;
  /* margin-top:40px; */
  position: relative;
  top: 29px;
}

#countryCodeLabel {
  display: none;
}

#phoneNumberLabel {
  position: relative;
  display: block;
  top: -85px;
}

#phone-number {
  position: relative;
  display: block;
  top: -86px;
  left: 60px;
  width: 204%;
}

#regOtpContainer {
  position: relative;
  top: -100px;
}

#phoneCountryCodeError {
  position: relative;
}

#sendOtpBtn {
  position: relative;
  font-weight: bold;
  right: -460px;
  bottom: 20px;
}

#invalidOTP {
  position: 10px;
}

#loginphoneNumberLabel {
  width: 100%;
}

#logincountryCodeLabel {
  width: 100%;
}

#full-name {
  width: 48.5%;
}

#editProfilePhoneNumberContainer {
  display: block;
  top: 5px;
}

#epPhoneNumberLabel {
  position: relative;
  top: -60px;
}

#epPhone-number {
  width: 390px;
  position: relative;
  top: -61px;
  right: -60px;
}

#epSendOTPBtn {
  position: relative;
  top: -110px;
  right: -465px;
}

#epPhone-countryCode {
  position: relative;
  top: 25px;
  width: 55px;
}

#epPhoneError {
  position: relative;
  color: red;
  top: -100px;
}

.epErrMsg {
  position: relative;
  top: -60px;
}

#epOTP {
  position: relative;
  top: -30px;
  width: 450px;
}

#regPhoneCountryCode {
  width: 55px;
}

#regPhone-number {
  position: relative;
  top: -86px;
  left: 60px;
  width: 390px;
}

#regPhoneError {
  position: relative;
  top: -86px;
}

#regTncContainer {
  position: relative;
  top: -100px;
}

#createAccBtn {
  position: relative;
  top: -100px;
}

#regHaveAccountText {
  position: relative;
  top: -100px;
}

.regErr {
  position: relative;
  top: -100px;
}
