

/* Start:/local/templates/.default/components/bitrix/system.auth.form/auth-form/style.css?1750143894984*/
.workarea .container { height: 100%; vertical-align: middle; text-align: center; padding: 100px; }
.workarea .container:before { content: ""; display: inline-block; height: 100%; vertical-align: middle; }
.workarea .container .sw-tabs { display: inline-block; max-width: 350px; width: calc(100% - 30px); vertical-align: middle; }

.forgotpassword { font-size: small; text-align: right; }

.auth-form-error {
	display: block;
	width: 100%;
	padding: 0px 5px 5px 5px;
	box-sizing: border-box;
	margin-bottom: 15px;
	margin-top: 5px;
	border-bottom: 2px solid #FF6666;
	color: #FF3232;
}

.reg-form-error{
	text-align: left;
	list-style-type: none;
}

.reg-auth-additional-data { margin-top: 60px; margin-bottom: 15px; font-size: small; text-align: center; }
.reg-auth-additional-data ul { list-style-type: none; }
/*
.auth-reg-frame {
	min-height: 160px;
}
*/
@media screen and (max-width: 768px){
    .workarea .container { height: 20%; padding: 15px;}
}
/* End */
/* /local/templates/.default/components/bitrix/system.auth.form/auth-form/style.css?1750143894984 */
