


/* Start:/bitrix/templates/inform/components/bitrix/system.auth.forgotpasswd/.default/style.css*/
div.forgot-pass{
	margin-top:16px;
	margin-bottom:24px;
	color:#212133;
	font-size:16px;
}
div.forgot-pass form {padding:0; margin:0;}
div.forgot-pass table{ border-collapse:collapse; margin-top:8px; }

.forgot-pass input[type=text],
.forgot-pass input[type=password]{
	margin-top:10px;
	margin-bottom:10px;
	padding-left:8px;
	padding-right:8px;
	width:318px;
	height:30px;
}

.forgot-pass input[type=submit]{
	background: url('/bitrix/templates/inform/components/bitrix/system.auth.forgotpasswd/.default/images/button.png') no-repeat;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	float: right;
	font-size: 15px;
	font-weight: bold;
	height: 28px;
	margin: 10px 30px 10px 10px;
	text-align: center;
	width: 121px;
}

.forgot-pass input[type=submit]:hover{
	color:#bcd1e5;
}

.forgot-pass input[type=submit]:active{
	background:url('/bitrix/templates/inform/components/bitrix/system.auth.forgotpasswd/.default/images/button-act.png') no-repeat;
}
/* End */
/* /bitrix/templates/inform/components/bitrix/system.auth.forgotpasswd/.default/style.css */
