

/* Start:/local/components/infopro/registration/templates/ur/style.css?16564855841891*/
h1 {
  margin-top: 50px !important;
}

.timer {
  font-weight: bold;
  font-size: 14px;
  line-height: 15px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-left: 5px;
}

.error-message {
  margin-top: 15px;
  color: #EB5757;
}

.input-wrapper .error {
  width: max-content;
  display: none;
  position: absolute;
  bottom: -20px;
  font-size: 14px;
  color: #EB5757;
}
.input-wrapper .error.active {
  display: block;
}
.input-wrapper.code {
  margin-right: 38px !important;
  position: relative;
}
.input-wrapper.code input {
  max-width: 150px;
}

.phone-code-success {
  position: relative;
  padding-left: 35px;
  margin-bottom: 14px;
  color: #677497;
  font-size: 13px;
  pointer-events: none;
  visibility: hidden;
}
.phone-code-success.active {
  visibility: visible;
}
.phone-code-success:before {
  background-color: #27D899;
  border-radius: 50px;
  content: "";
  position: absolute;
  left: 0px;
  top: -6px;
  width: 26px;
  height: 26px;
}
.phone-code-success:after {
  content: "";
  position: absolute;
  left: 10px;
  top: -1px;
  width: 4px;
  height: 11px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.registration-wrapper .back {
  color: #0080FF;
  text-decoration: none;
  font-size: 14px;
}
.registration-wrapper .back:hover {
  text-decoration: underline;
}
.registration-wrapper .row {
  display: flex;
  margin-top: 20px;
  align-items: flex-end;
}
.registration-wrapper .row.small input {
  width: 160px;
}
.registration-wrapper .row input {
  width: 348px;
}
.registration-wrapper .row button {
  margin-top: 19px;
}
.registration-wrapper .row:nth-child(2) {
  margin-top: 0px;
}
.registration-wrapper .row .input-wrapper {
  margin-right: 28px;
}
.registration-wrapper .row .input-wrapper:nth-last-child(1) {
  margin-right: 0;
}

.input-checkbox.reg {
  margin-top: 25px;
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/components/infopro/registration/templates/ur/style.css?16564855841891 */
