.signFlowHomePage .signFlowHomePage-content .SignContainer-content .login .loginForm .formGroup {
  position: relative;
}
.signFlowHomePage .signFlowHomePage-content .SignContainer-content .login .loginForm .formGroup .localeSelection {
  display: block;
  position: absolute;
  border: solid 1px transparent;
  color: #666;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #fff;
  padding-right: 14px;
  line-height: 24px;
  height: 32px;
  width: 120px;
  top: 29px;
  font-size: 14px;
  background-color: #fff;
  background-image: url(images/selectArrow.png);
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: right 4px;
}
.signFlowHomePage .signFlowHomePage-content .SignContainer-content .login .loginForm .formGroup.noBorder {
  border-bottom: 0;
}
.signFlowHomePage .signFlowHomePage-content .SignContainer-content .login .loginForm .formGroup .userPhone {
  margin-left: 120px;
  border-left: 1px solid #ececec;
  font-size: 14px;
  width: 210px;
}
.signFlowHomePage .signFlowHomePage-content .SignContainer-content .login .loginForm .formGroup input {
  font-size: 14px;
}
.signFlowHomePage .signFlowHomePage-content .SignContainer-content .login .loginForm .formGroup input::-webkit-input-placeholder {
  font-size: 14px;
}
.signFlowHomePage .signFlowHomePage-content .SignContainer-content .register .registerForm .formGroup {
  position: relative;
}
.signFlowHomePage .signFlowHomePage-content .SignContainer-content .register .registerForm .formGroup .localeSelection {
  display: block;
  position: absolute;
  border: solid 1px transparent;
  color: #666;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #fff;
  padding-right: 14px;
  line-height: 24px;
  height: 32px;
  width: 120px;
  top: 29px;
  font-size: 14px;
  background-color: #fff;
  background-image: url(images/selectArrow.png);
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: right 4px;
}
.signFlowHomePage .signFlowHomePage-content .SignContainer-content .register .registerForm .formGroup.noBorder {
  border-bottom: 0;
}
.signFlowHomePage .signFlowHomePage-content .SignContainer-content .register .registerForm .formGroup .userPhone {
  margin-left: 120px;
  border-left: 1px solid #ececec;
  font-size: 14px;
  width: 210px;
}
.signFlowHomePage .signFlowHomePage-content .SignContainer-content .register .registerForm .formGroup input {
  font-size: 14px;
}
.signFlowHomePage .signFlowHomePage-content .SignContainer-content .register .registerForm .formGroup input::-webkit-input-placeholder {
  font-size: 14px;
}
.signFlowHomePage .signFlowHomePage-content .SignContainer-content .findPassWord .findPassWordForm .formGroup {
  position: relative;
}
.signFlowHomePage .signFlowHomePage-content .SignContainer-content .findPassWord .findPassWordForm .formGroup .localeSelection {
  display: block;
  position: absolute;
  border: solid 1px transparent;
  color: #666;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #fff;
  padding-right: 14px;
  line-height: 24px;
  height: 32px;
  width: 120px;
  top: 29px;
  font-size: 14px;
  background-color: #fff;
  background-image: url(images/selectArrow.png);
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: right 4px;
}
.signFlowHomePage .signFlowHomePage-content .SignContainer-content .findPassWord .findPassWordForm .formGroup.noBorder {
  border-bottom: 0;
}
.signFlowHomePage .signFlowHomePage-content .SignContainer-content .findPassWord .findPassWordForm .formGroup .userPhone {
  margin-left: 120px;
  border-left: 1px solid #ececec;
  font-size: 14px;
  width: 210px;
}
.signFlowHomePage .signFlowHomePage-content .SignContainer-content .findPassWord .findPassWordForm .formGroup input {
  font-size: 14px;
}
.signFlowHomePage .signFlowHomePage-content .SignContainer-content .findPassWord .findPassWordForm .formGroup input::-webkit-input-placeholder {
  font-size: 14px;
}
.mod-newLogin .login .loginForm .formGroup .localeSelection {
  display: block;
  position: absolute;
  border: solid 1px transparent;
  color: #666;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #fff;
  padding:0 14px 0 0;
  line-height: 24px;
  height: 32px;
  width: 120px;
  top: 0px;
  font-size: 14px;
  background-color: #fff;
  background-image: url(images/selectArrow.png);
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: right 4px;
box-shadow: none !important;
}
.mod-newLogin .login .loginForm .formGroup.noBorder {
  border-bottom: 0;
}
.mod-newLogin .login .loginForm .formGroup .userPhone {
  margin-left: 120px;
  border-left: 1px solid #ececec;
  font-size: 14px;
width:252px !important;
}
.mod-newLogin .login .loginForm .formGroup input {
  font-size: 14px;
}
.mod-newLogin .login .loginForm .formGroup input::-webkit-input-placeholder {
  font-size: 14px;
}

