.itformat-sms-enter {
  font-size: 16px;
  display: inline-block;
  padding: 32px 32px;
  -webkit-box-shadow: 0 1px 8px 0 rgba(0,0,0,0.15);
          box-shadow: 0 1px 8px 0 rgba(0,0,0,0.15);
  border-radius: 2px;
  width: 370px;
  color: #000;
  background-color: #fff;
}
.itformat-sms-enter,
.itformat-sms-enter * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.itformat-sms-enter__change-confirm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 32px;
}
.itformat-sms-enter__authtype {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 32px;
}
.itformat-sms-enter .itformat-sms-captcha__img {
  margin-bottom: 0;
}
@media (max-width: 400px) {
  .itformat-sms-enter {
    max-width: 100%;
    padding: 16px;
  }
}

.itformat-sms-enter-auth__title {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 24px;
  font-size: 18px;
}
.itformat-sms-enter-auth__toregistration {
  text-align: center;
  margin-top: 24px;
}
.itformat-sms-enter-auth__change-confirm {
  text-align: center;
  margin-top: 24px;
}

.itformat-sms-enter-reg__title {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 24px;
  font-size: 18px;
}
.itformat-sms-enter-reg__toauth {
  text-align: center;
  margin-top: 24px;
}
.itformat-sms-enter-reg__change-confirm {
  text-align: center;
  margin-top: 24px;
}


.itformat-sms-enter-smscode {
  display: block;
}
.itformat-sms-enter-smscode__notice {
  font-size: 14px;
  margin-bottom: 16px;
}
.itformat-sms-enter-smscode__phone {
  display: inline-block;
}
.itformat-sms-enter-smscode__send {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.itformat-sms-enter-smscode__send .itformat-sms-enter-smscode__send-loader {
  color: #939aa1;
}
.itformat-sms-enter-smscode .itformat-sms-message,
.itformat-sms-enter-smscode .itformat-sms-header {
  margin-bottom: 24px;
}
.itformat-sms-enter-smscode .itformat-sms-input-code,
.itformat-sms-enter-smscode .itformat-sms-captcha {
  margin-bottom: 24px;
}
.itformat-sms-enter-smscode .itformat-sms-captcha .itformat-sms-input {
  margin-bottom: 0;
}

.itformat-sms-enter-usercall {
  display: block;
}
.itformat-sms-enter-usercall__notice {
  font-size: 14px;
  margin-bottom: 16px;
}
.itformat-sms-enter-usercall__phone {
  display: inline-block;
}
.itformat-sms-enter-usercall__start {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 32px;
}
.itformat-sms-enter-usercall__start .itformat-sms-enter-usercall__start-loader {
  color: #939aa1;
}
.itformat-sms-enter-usercall .itformat-sms-message,
.itformat-sms-enter-usercall .itformat-sms-header,
.itformat-sms-enter-usercall .itformat-sms-captcha,
.itformat-sms-enter-usercall .itformat-sms-timeout {
  margin-bottom: 24px;
}
.itformat-sms-enter-usercall .itformat-sms-usercallto {
  margin-bottom: 16px;
}
.itformat-sms-enter-usercall .itformat-sms-captcha .itformat-sms-input {
  margin-bottom: 0;
}

.itformat-sms-enter-botcall {
  display: block;
}
.itformat-sms-enter-botcall__notice {
  font-size: 14px;
  margin-bottom: 16px;
}
.itformat-sms-enter-botcall__phone {
  display: inline-block;
}
.itformat-sms-enter-botcall__send {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.itformat-sms-enter-botcall__send .itformat-sms-enter-botcall__send-loader {
  color: #939aa1;
}
.itformat-sms-enter-botcall .itformat-sms-message,
.itformat-sms-enter-botcall .itformat-sms-header {
  margin-bottom: 24px;
}
.itformat-sms-enter-botcall .itformat-sms-input-code,
.itformat-sms-enter-botcall .itformat-sms-captcha {
  margin-bottom: 24px;
}
.itformat-sms-enter-botcall .itformat-sms-captcha .itformat-sms-input {
  margin-bottom: 0;
}

.itformat-sms-enter-botspeech {
  display: block;
}
.itformat-sms-enter-botspeech__notice {
  font-size: 14px;
  margin-bottom: 16px;
}
.itformat-sms-enter-botspeech__phone {
  display: inline-block;
}
.itformat-sms-enter-botspeech__send {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.itformat-sms-enter-botspeech__send .itformat-sms-enter-botspeech__send-loader {
  color: #939aa1;
}
.itformat-sms-enter-botspeech .itformat-sms-message,
.itformat-sms-enter-botspeech .itformat-sms-header {
  margin-bottom: 24px;
}
.itformat-sms-enter-botspeech .itformat-sms-input-code,
.itformat-sms-enter-botspeech .itformat-sms-captcha {
  margin-bottom: 24px;
}
.itformat-sms-enter-botspeech .itformat-sms-captcha .itformat-sms-input {
  margin-bottom: 0;
}

.itformat-sms-enter-auth-by-password-form {
  display: block;
}
.itformat-sms-enter-auth-by-password-form .itformat-sms-header,
.itformat-sms-enter-auth-by-password-form .itformat-sms-message,
.itformat-sms-enter-auth-by-password-form .itformat-sms-captcha,
.itformat-sms-enter-auth-by-password-form .itformat-sms-input,
.itformat-sms-enter-auth-by-password-form .itformat-sms-input-password,
.itformat-sms-enter-auth-by-password-form .itformat-sms-input-code,
.itformat-sms-enter-auth-by-password-form .itformat-sms-input-phone {
  margin-bottom: 24px;
}
.itformat-sms-enter-auth-by-password-form .itformat-sms-captcha .itformat-sms-input {
  margin-bottom: 0;
}
.itformat-sms-enter-auth-by-password-form__forget {
  position: relative;
  top: -16px;
}
.itformat-sms-enter-auth-by-password-form__back {
  margin-top: 24px;
  text-align: center;
}

.itformat-sms-enter-auth-form {
  display: block;
}
.itformat-sms-enter-auth-form .itformat-sms-header1,
.itformat-sms-enter-auth-form .itformat-sms-header,
.itformat-sms-enter-auth-form .itformat-sms-message,
.itformat-sms-enter-auth-form .itformat-sms-captcha,
.itformat-sms-enter-auth-form .itformat-sms-input,
.itformat-sms-enter-auth-form .itformat-sms-input-password,
.itformat-sms-enter-auth-form .itformat-sms-input-code,
.itformat-sms-enter-auth-form .itformat-sms-input-phone {
  margin-bottom: 24px;
}
.itformat-sms-enter-auth-form .itformat-sms-captcha .itformat-sms-input {
  margin-bottom: 0;
}
.itformat-sms-enter-auth-form__bypass {
  margin-top: 24px;
  text-align: center;
}

.itformat-sms-enter-reg-form {
  display: block;
}
.itformat-sms-enter-reg-form .itformat-sms-header,
.itformat-sms-enter-reg-form .itformat-sms-message,
.itformat-sms-enter-reg-form .itformat-sms-captcha,
.itformat-sms-enter-reg-form .itformat-sms-input,
.itformat-sms-enter-reg-form .itformat-sms-input-password,
.itformat-sms-enter-reg-form .itformat-sms-input-code,
.itformat-sms-enter-reg-form .itformat-sms-input-phone,
.itformat-sms-enter-reg-form .itformat-sms-consent {
  margin-bottom: 24px;
}
.itformat-sms-enter-reg-form .itformat-sms-captcha .itformat-sms-input {
  margin-bottom: 0;
}

.itformat-sms-enter-forget-form {
  display: block;
}
.itformat-sms-enter-forget-form .itformat-sms-header,
.itformat-sms-enter-forget-form .itformat-sms-message,
.itformat-sms-enter-forget-form .itformat-sms-captcha,
.itformat-sms-enter-forget-form .itformat-sms-input,
.itformat-sms-enter-forget-form .itformat-sms-input-password,
.itformat-sms-enter-forget-form .itformat-sms-input-code,
.itformat-sms-enter-forget-form .itformat-sms-input-phone {
  margin-bottom: 24px;
}
.itformat-sms-enter-forget-form .itformat-sms-captcha .itformat-sms-input {
  margin-bottom: 0;
}
.itformat-sms-enter-forget-form__or {
  position: relative;
  text-align: center;
  top: -18px;
  height: 8px;
  color: #939aa1;
}
