


/* Start:/bitrix/templates/Invest/components/bitrix/system.auth.authorize/.default/style.css*/
div.bx-auth{
	margin-top:16px;
	margin-bottom:24px;
	color:#212133;
	font-size:16px;
}
div.bx-auth form {padding:0; margin:0;}
div.bx-auth-line {border-bottom:1px solid #E3E3E3; padding-bottom:10px;}
div.bx-auth-title {font-size:18px; border-bottom:solid 2px #E3E3E3; padding-bottom:12px; }
div.bx-auth-note{margin:18px 0px 6px 0px;}
div.bx-auth table{ border-collapse:collapse; margin-top:8px; }

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

.bx-auth input[type=submit]{
	background: url('/bitrix/templates/Invest/components/bitrix/system.auth.authorize/.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;
}

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

.bx-auth input[type=submit]:active{
	background:url('/bitrix/templates/Invest/components/bitrix/system.auth.authorize/.default/images/button-act.png') no-repeat;
}

#bx_auth_serv input[type=text]{
	width: 200px;
}

#bx_auth_serv input[type=submit]{
	margin: 10px;
}
/* End */
/* /bitrix/templates/Invest/components/bitrix/system.auth.authorize/.default/style.css */
