


/* Start:/bitrix/templates/inform/components/bitrix/system.auth.registration/.default/style.css*/
.registration
{
	color:#212133;
	font-size:16px;
}

.registration form
{
	font-size:16px;
	margin:0;
	padding:0;
}

.registration td .th { margin-right:17px; }

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

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

.registration input[type=submit]:hover{
	color:#bcd1e5;
}

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