

/* Start:/local/templates/datalan_v1/components/bitrix/system.auth.form/.default/style.css?17316791001314*/
div.bx-system-auth-form span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:bottom; margin-top:-1px;}
div.bx-system-auth-form div.bx-auth-secure-icon {background-image:url(/local/templates/datalan_v1/components/bitrix/system.auth.form/.default/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-system-auth-form div.bx-auth-secure-unlock {background-image:url(/local/templates/datalan_v1/components/bitrix/system.auth.form/.default/images/sec-unlocked.png);}

/*new*/
.c-input {
	display: block;
	width: 100%;
	outline: 0;
	font-family: inherit;
}

.c-input_style_default {
	background: #fff;
	border: 1px solid #adacac;
    padding: 0 5px;
}

.c-input_style_default:focus {
	border-color: #000;
}

.c-input_style_default.c-input_size_md {
	padding: 0 15px;
	height: 40px;
	border-radius: 5px;
}

.form-intro {
	margin-bottom: 30px;
}

.form-field {
	margin-bottom: 20px;
}

.form-controls {
	margin-top: 30px;
}

.c-btn {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	text-align: center;
	max-width: 100%;
	padding: 0;
	border: 0;
	outline: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.c-btn_style_default.c-btn_color_primary {
	background-color: rgba(61,61,61,.6);
	color: #fff;
}

.c-btn_style_default.c-btn_size_md {
	height: 40px;
	border-radius: 5px;
	padding: 0 15px;
}
/* End */
/* /local/templates/datalan_v1/components/bitrix/system.auth.form/.default/style.css?17316791001314 */
