

/* Start:/local/templates/aspro-medc2/components/bitrix/system.auth.form/main/style.css?17709881581334*/
label.error_sms_code {
  color: #fb5f5f !important;
  margin: 2px 0 0;
  display: block;
  padding: 0;
  right: 0;
  font-size: .8em;
  line-height: 1.5em;
  z-index: 6;
}

.more_text_small--auth {
  font-size: 14px;
  line-height: 17px;
}

.more_text_small--top {
  margin-top: 20px;
  margin-bottom: 20px;
}

.more_text_small ul li {
  list-style-type: disc;
  display: list-item;
  padding-left: 0;
  margin-left: 20px;
}

.more_text_small ul li:before {
  display: none;
}

.more_text_small ul li:not(:last-child) {
  margin-bottom: 20px;
}

.prmedia-theme form .form-group.animated-labels.input-focus label:not(.error) {
  font-size: 14px;
  transform: translateY(-38px);
}

.popup-close.top-close {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
  z-index: 1;
  transition: background-color 0.3s ease;
  border-radius: 100%;
}

.popup-close.top-close:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -8px 0 0 -8px;
  width: 16px;
  height: 16px;
  background: url(/local/templates/aspro-medc2/images/svg/Close.svg) -18px 0 no-repeat;
}

.popup-close.top-close:hover {
  background: #0088cc;
  opacity: 1;
}

.popup-close.top-close:hover:before {
  background-position: 0 0;
}

.prmedia-theme .auth_wrapp .but-r.but-r--top {
  margin-top: 10px;
}
/* End */
/* /local/templates/aspro-medc2/components/bitrix/system.auth.form/main/style.css?17709881581334 */
