.reg_form label {
  text-align: right;
}

.reg_form .socials p {
  text-align: center;
}

.reg_form .socials .linx {
  padding: 20px 0 26px;
}

.reg_form .socials .linx a {
  display: inline-block;
  margin: 0 13px;
}

.reg_form .main {
  padding-top: 10px;
}

.reg_form.registration .professional {
  display: none;
}

.reg_form .organization {
  padding-top: 11px;
}

.reg_form .organization h3 {
  margin-bottom: 23px;
}

.reg_form .go-register {
  padding: 0 30px;
  font-size: 0.875rem;
  font-weight: 500;
  color: #1a70c1;
  max-width: 50%;
}

.mobile-reg_form .go-register {
  display: block;
  padding: 0;
}

.reg_form .btn {
  padding: 12px 63px;
  min-width: 220px;
}

.reg_form .remind-password {
  font-size: 0.8125rem;
  display: block;
  margin-top: -8px;
}

.reg_form .form-control[readonly],
#profile_form .form-control[readonly] {
  background-color: #fff;
}

#profile_form .form-control[disabled] {
  background-color: #eee;
}

.comply_form .custom_checkbox.radio,
.comply_form .custom_checkbox.checkbox,
.reg_form .custom_checkbox.radio,
.reg_form .custom_checkbox.checkbox {
  float: left;
}

.reg_form .forgot-password-link {
  padding: 11px 0 3px;
}

.reg_form .color-block {
  background: #f9f9f9;
  padding: 20px;
}

.reg_form .auth-btns {
  margin: 22px auto 36px;
  display: flex;
  align-items: center;
  text-align: left;
}

.reg_form h2 {
  font-size: 1.75rem;
}

.reg_form .with-datepicker img {
  position: absolute;
  right: 20px;
  top: 5px;
}

.reg_form .gosuslugi-logo {
  margin: 4px 0 0;
  display: inline-block;
  width: 59%;
}

.form-control.hasDatepicker {
  padding-right: 40px;
}

.reg_form .iagree {
  text-align: left;
  position: relative;
  padding-left: 30px;
}

.reg_form .iagree label {
  margin-right: 5px;
  position: absolute;
  left: 0;
  top: 0;
}

.inline-part {
  margin-right: 30px;
}

[data-toggle="tooltip"] {
  font-weight: 500;
  color: #1a70c1;
  cursor: pointer;
}

.reg_form.authorization .controls {
  padding-top: 12px;
}

.reg_form.restore-pass label,
.reg_form.restore-pass .controls {
  text-align: left;
}

form .required {
  color: #a23333;
}

.activation-popup .form-control {
  width: 180px;
  margin: 0 auto;
  text-align: center;
}

.activation-popup .btn {
  width: 240px;
  padding: 9px 0;
}

.reg_form .col-sm-8 {
  padding-bottom: 15px !important;
}

.authorization-wrapper {
  margin-top: 9px;
}

.gosuslugi-logo img {
  width: 100%;
}

.tooltip-inner {
  max-width: none;
  text-align: left;
  width: 382px;
}

.esia-reg {
  display: inline-block;
  width: 120px;
  height: 19px;
  vertical-align: middle;
  font-size: 0;
  margin: 0 0 0 7px;
  background: url('../../images/redesign/auth/logo_vector_gosuslugi.svg') 0 0 no-repeat;
  background-size: contain;
}

.employer-reg {
  margin-bottom: 100px;
}

.reg-lead {
  font-size: 1.25rem;
  line-height: 1.75;
  font-weight: 500;
  margin-bottom: 63px;
}

.or-reg {
  display: inline-block;
  margin: 0 0 0 27px;
}

.employer-reg .reg-btn {
  display: inline-block;
}

@media (max-width: 767px) {
  .authorization-wrapper {
    width: 96%;
    margin: 10px auto;
  }

  .reg_form .color-block {
    background-color: #fff;
  }

  .reg_form h2 {
    font-size: 18px;
  }

  .reg_form .auth-btns {
    margin-bottom: 0;
    text-align: center;
    display: block;
  }

  .go-register,
  .reg_form .go-register,
  .mobile-reg_form .go-register {
    display: inline-block;
    margin-top: 20px;
    padding: 0;
  }

  .reg_form hr {
    margin: 0;
  }

  .reg_form .btn {
    width: 100%;
  }

  .go-in[disabled] {
    opacity: .50;
    cursor: not-allowed;
  }

  .go-in {
    margin: 0 auto;
    display: inherit;
  }


  .reg_form .remind-password {
    font-size: 14px;
    display: block;
    text-align: center;
    margin-top: 16px;
  }

  .reg_form .align-justify:after {
    display: none;
  }

  .employer-reg {
    margin-top: 20px;
  }

  .reg-lead {
    margin-bottom: 20px;
  }

  .employer-reg .reg-btn {
    width: 100%;
    text-align: center;
  }

  .or-reg {
    margin: 20px 0 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .reg_form .with-datepicker img {
    right: -34px;
  }

  .form-control.hasDatepicker {
    width: 100%;
  }

  .reg_form.registration h3 {
    margin-bottom: 31px;
  }

  .reg_form.restore-pass label,
  .reg_form.restore-pass .controls {
    text-align: center;
  }

  .authorization-wrapper {
    width: 563px;
    margin: 9px auto 30px;
  }

  .gosuslugi-wrapper {
    text-align: center;
  }

  h2 {
    font-size: 25px;
    text-align: center;
  }

  .reg_form .remind-password {
  }
}

@media (min-width: 992px) {
  .reg_form.registration .main h3 {
    margin-bottom: 45px;
  }

  .reg_form.registration .organization {
    padding-top: 22px;
  }

  .reg_form.registration .personal {
    padding-top: 22px;
  }

  .reg_form.registration .personal h3 {
    margin-bottom: 40px;
  }

  .reg_form .socials p {
    text-align: left;
  }

  .reg_form.restore-pass label,
  .reg_form.restore-pass .controls {
    text-align: left;
  }
}
