

/* Start:/bitrix/templates/conteineru/components/bitrix/system.auth.form/conteineru/style.css?1768855110411*/
form[name*="system_auth_form"] .form-row {
	margin-bottom: 10px;
}

form[name*="system_auth_form"] .formRow-label {
	margin-bottom: 3px;
}

form[name*="system_auth_form"] .formRow-input input {
	width: 100%;
}

form[name*="system_auth_form"] .formRow-button {
	margin-top: 20px;
	display: flex;
	justify-content: center;
}

form[name*="system_auth_form"] .formRow-button input {
	margin: 0;
	min-width: 100px;
}
/* End */


/* Start:/bitrix/templates/conteineru/components/bitrix/system.auth.forgotpasswd/conteineru/style.css?1768855110307*/
form[name="bform"] .form-row {
	margin-top: 10px;
}

form[name="bform"] .formRow-input input {
	width: 100%;
	max-width: 350px;
}

form[name="bform"] .formRow-button {
	margin-top: 20px;
	display: flex;
	justify-content: center;
}

form[name="bform"] .formRow-button input {
	margin: 0;
	min-width: 100px;
}
/* End */


/* Start:/bitrix/templates/conteineru/components/bitrix/main.register/conteineru/style.css?1768855110648*/
form[name="regform"] {}
@media (min-width: 500px) {
	form[name="regform"] {
		margin: 0 -10px;
		display: flex;
		justify-content: space-between;
	}
}

form[name="regform"] .form-col {}
@media (min-width: 500px) {
	form[name="regform"] .form-col {
		margin: 0 10px;
		width: calc(100% / 2 - 10px);
	}
}

form[name="regform"] .form-row {
	margin-bottom: 10px;
}

form[name="regform"] .formRow-label {
	margin-bottom: 3px;
}

form[name="regform"] .formRow-input input {
	width: 100%;
}

form[name="regform"] .formRow-button {
	margin-top: 35px;
	display: flex;
	justify-content: flex-end;
}

form[name="regform"] .formRow-button input {
	margin: 0;
}
/* End */
/* /bitrix/templates/conteineru/components/bitrix/system.auth.form/conteineru/style.css?1768855110411 */
/* /bitrix/templates/conteineru/components/bitrix/system.auth.forgotpasswd/conteineru/style.css?1768855110307 */
/* /bitrix/templates/conteineru/components/bitrix/main.register/conteineru/style.css?1768855110648 */
