

/* Start:/local/templates/ia_pegas_foodcity_2021/components/bitrix/system.auth.authorize/.default/style.css?16324851471766*/
div.bx-auth {max-width:600px; margin-top:16px; margin-bottom:24px;}
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; }
div.bx-auth-note{margin:18px 0px 6px 0px;}
td.bx-auth-label{text-align:right; font-weight:bold;}
table.bx-auth-table{margin-top:8px; }
table.bx-auth-table td {padding:3px;}

div.bx-auth input.bx-auth-input {vertical-align:middle;}
div.bx-auth span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:middle;}
div.bx-auth div.bx-auth-secure-icon {background-image:url(/local/templates/ia_pegas_foodcity_2021/components/bitrix/system.auth.authorize/.default/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-auth div.bx-auth-secure-unlock {background-image:url(/local/templates/ia_pegas_foodcity_2021/components/bitrix/system.auth.authorize/.default/images/sec-unlocked.png);}

div.bx-auth div.property-row {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 1em;
}

.properties-body {
  width: fit-content;
  width: -moz-fit-content;
}

.property-row > div:nth-child(1) {
  font-weight: 600;
  font-size: 16px;
}

.property-row > div:nth-child(2) {
  margin-left: 3em;
}

.notetext, .errortext {
  margin-bottom: 1em;
}

.bx-auth {
  width: 100%;
}

div.bx-auth div.property-row.auth-form__remember {
  justify-content: flex-start;
}

.auth-form__remember label {
  margin-left: 0.5em;
}

@media screen and (max-width: 576px) {

  div.bx-auth div.property-row.auth-form__remember {
    flex-direction: row;
  }

  div.bx-auth div.property-row {
    flex-direction: column;
  }

  .property-row > div:nth-child(2) {
    margin-left: 0;
  }

  .properties-body {
    width: 100%;
  }

}
/* End */
/* /local/templates/ia_pegas_foodcity_2021/components/bitrix/system.auth.authorize/.default/style.css?16324851471766 */
