

/* Start:/local/templates/ilab_it_shop/components/bitrix/system.auth.authorize/.default/style.css?1758832801929*/
div.bx-auth {
  padding: 15px;
  width: 360px;
  max-width: 100%;
  background: #ebebeb;
  border-radius: 5px;
}
@media screen and (max-width: 470px) {
  div.bx-auth tr {
    display: flex;
    flex-direction: column;
  }
}
.bx-auth-note {
  margin-bottom: 10px;
}
.bx-auth.main .i_submit_form {
  display: block;
  margin-top: 15px;
}
.bx-auth.main .input-box {
  margin-top: 15px;
}
.bx-auth.main .input-box::after {
  bottom: 6px;
}
.bx-auth.main input {
  margin: 5px 0;
}
@media screen and (min-width: 471px) {
  div.bx-auth input[type="text"],
  div.bx-auth input[type="password"] {
    width: 340px;
  }
}
div.bx-auth form {
  padding: 0;
  margin: 0;
}
div.bx-auth-line {
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 10px;
}
div.bx-auth-title {
  font-size: 140%;
  border-bottom: solid 2px #e3e3e3;
  padding-bottom: 12px;
}
table.bx-auth-table {
  margin-top: 8px;
}
table.bx-auth-table td {
  padding: 3px;
}

/* End */
/* /local/templates/ilab_it_shop/components/bitrix/system.auth.authorize/.default/style.css?1758832801929 */
