

/* Start:/local/templates/mst/components/bitrix/system.auth.authorize/flat/style.css?17526574051481*/
/*	Блок авторизации	*/

.section_title {
	font-size: 34px;
	line-height: 34px;
	font-weight: normal;
	color: #000;
}

.auth_shadow {
	width: 410px;
	/*float: right;*/
	padding-bottom: 13px;
	background: url("/local/templates/mst/components/bitrix/system.auth.authorize/flat/images/auth_shadow.png") no-repeat 0 bottom;
}

.authorization {
	padding: 30px 50px;
	border: 1px solid #d5dde4;
	background: #f2f5f8;
	border-radius: 10px;
	margin-top: -15px;
	position: relative;
}

.authorization p {
	margin-bottom: 30px;
}

.authorization td {
	vertical-align: top;
}

.authorization .text {
	height: 20px;
	line-height: 20px;
	width: 170px;
	padding: 0 5px;
	outline: none;
	margin-bottom: 20px;
}

.authorization .comment {
	font-size: 11px;
	line-height: 13px;
}

.authorization label {
	font-size: 11px;
	line-height: 13px;
	float: left;
}

.authorization .checkbox {
	margin: 0 8px 0 0;
	display: block;
	float: left;
	padding: 0;
	width: 13px;
	height: 13px;
}

.authorization .submit {
	width: 70px;
	height: 27px;
	cursor: pointer;
	cursor: hand;
	border: none;
	outline: none;
	margin-top: 20px;
	font-size: 0;
	background: url("/local/templates/mst/components/bitrix/system.auth.authorize/flat/images/auth_submit.png") no-repeat 0 0;
}

.authorization .submit:hover {
	background-position: 0 -27px;
}

.authorization .submit:active {
	background-position: 0 -54px;
}

.authorization a {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
}
/* End */
/* /local/templates/mst/components/bitrix/system.auth.authorize/flat/style.css?17526574051481 */
