

/* Start:/local/templates/universe_s1/components/bitrix/system.auth.registration/.default/style.css?17815925342522*/
.registration_page {
	padding: 20px;
	border: 1px solid #EBEBEB;

}
.bx_registration_page {
	color: #000;
	font-size: 14px;
	line-height: 20px;
	max-width: 600px;
	text-align: left;
}
.bx_registration_page input[type="text"],
.bx_registration_page input[type="password"] {
	max-width: 400px;
	border-radius: 2px;
	border: 1px solid #E6E6E6;
	box-shadow: none;
	height: 45px;
}
.bx_registration_page .form-group label {
	font-weight: normal;
	font-size: 15px;
}
.bx_registration_page .starrequired  {
	color:red;
}
.bx_registration_page .registration-info {
	width: 100%;
	display: inline-block;
	margin: 15px 0;
}
.bx_registration_page .registration-info .registration-info-text{
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	float: left;
	width: 80%;
}
.bx_registration_page .registration-info:before{
	float: left;
	content: '!';
	vertical-align: middle;
	font-size: 22px;
	font-weight: bold;
	background: #138eee;
	color: #fff;
	margin-right: 15px;
	border-radius: 15px;
	margin-bottom: 1px;
	height: 30px;
	width: 30px;
	text-align: center;
	line-height: 34px;
}
.bx_registration_page img {
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}
.bx_registration_page .reg-button {
	float:left;
	margin-right:24px;
}
.bx_registration_page .consent {
	float:left;
	margin-top: 13px;
}
.bx_registration_page .intec-contest-checkbox {
	display: inline-block;
	margin-right: 8px;
	vertical-align: middle;
}


.hint_agreement .checkbox {
	padding-right: 10px;
}
.hint_agreement .label, .hint_agreement .checkbox {
	display: table-cell;
	margin: 0px;
	height: 45px;
	color: #333;
	vertical-align: middle;
}

.hint_agreement .checkbox span.input-checkbox {
	text-align: center;
	border: 2px solid #b7bbd3;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	background: #b7bbd3;
}

.hint_agreement .checkbox span.input-checkbox {
	display: block;
	width: 12px;
	height: 12px;
	box-sizing: content-box;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	-webkit-transition: all 0.15s ease 0s;
	-moz-transition: all 0.15s ease 0s;
	-o-transition: all 0.15s ease 0s;
	transition: all 0.15s ease 0s;
}

.hint_agreement .checkbox span.input-checkbox i {
	display: block;
	font-size: 11px;
	color: #3498db;
	line-height: 12px;
}

.hint_agreement .checkbox span.input-checkbox.cheked {
	border: 2px solid #3498db;
	background: #fff;
}

.hint_agreement .label{
	font-size: 100%;
	font-weight: 500;
	padding: 0px;
	white-space: normal;
	text-align: left;
}

/* End */
/* /local/templates/universe_s1/components/bitrix/system.auth.registration/.default/style.css?17815925342522 */
