

/* Start:/bitrix/templates/aspro-stroy-dev/components/bitrix/system.auth.forgotpasswd/puzzle/style.css?15223285601302*/
.bx-authform-input-container input[type="text"],
.bx-authform-input-container input[type="password"]{
	border-radius: 0;
	padding: 20px  30px;
	height: 50px;
	font-size: 16px;
}
.btn-enter input[type ="submit"]{
	font-size: 16px;
	width: 300px;
	height: 50px;
	border-radius: 0;
	background: #e65100;
	border: none;
}
.authform {
    width: 300px;
    margin: 10px auto;
}

.authform .alert{
	border-radius: 0;
}
.link-wraper {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.authform{
position: relative
}

.bx-authform-psw-protected_custom-logo{
	height: 38px;
	width: 38px;
	position: absolute;
	right: 1px;
	top: 50%;
	margin-top: -19px;
	text-align: center;
	padding-top: 10px;
}
.reg-link,
.forgot-link{
	color: #E65100;
}

.reg-link a:after{
	content: "";
	display: block;
	position: relative;
	left: 16px;
	bottom: 2px;
	height: 1px;
	width: 85%;
	background-color: #E65100;
}


.forgot-link a:after{
	content: "";
	display: block;
	position: relative;
	left: 16px;
	height: 1px;
	bottom: 2px;
	width: 91%;
	background-color: #E65100;
}
.reg-link a:hover:after,
.forgot-link a:hover:after{
	background-color: black;
/*icons will be*/
/*.forgot-link:before{
	content: "";
	display: block;
	background: 
}
.reg-link:before{
	content: "";
	display: block;
	background: 
}*/
/* End */
/* /bitrix/templates/aspro-stroy-dev/components/bitrix/system.auth.forgotpasswd/puzzle/style.css?15223285601302 */
