

/* Start:/bitrix/templates/.default/components/bitrix/main.register/isopm/style.css?14999558943066*/
div.bx-auth-reg input.bx-auth-input {vertical-align:middle;}
div.bx-auth-reg span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:middle;}
div.bx-auth-reg div.bx-auth-secure-icon {background-image:url(/bitrix/templates/.default/components/bitrix/main.register/isopm/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-auth-reg div.bx-auth-secure-unlock {background-image:url(/bitrix/templates/.default/components/bitrix/main.register/isopm/images/sec-unlocked.png);}


.form input[type="text"], .form  input[type="password"], .form input[type="submit"] {
    border: 1px solid #cecece;
    height: 26px;
    margin-right: 0px;
    padding: 0px;
    width: 270px;
}
.form tr.field td{
    padding: 3px;
}

.afbf_item_pole .afbf_checkbox label{
	margin-left:20px;
	margin-bottom:5px;
	font-weight:normal;
	position:relative;
	cursor:pointer;
	font-size:14px;
	top:auto;
	left:auto;
	pointer-events:inherit;
	-webkit-transition:0.3s ease all;
	-o-transition:0.3s ease all;
	transition:0.3s ease all;
}
.afbf_checkbox{
	margin:10px 0 20px;
}
.afbf_checkbox input[type=checkbox]{
	position:absolute;
	opacity:0;
	width:0;
	height:0;
	margin:0;
	overflow:hidden;
	pointer-events:none;
}
.afbf_checkbox .afbf_checkbox_box{
	vertical-align:middle;
	position:relative;
	top:2px;
	margin-right:12px;
}
.afbf_checkbox_box .afbf_checkbox_check{
	position:relative;
	display:inline-block;
	width:18px;
	height:18px;
	border:2px solid rgba(0,0,0,.54);
	border-radius:2px;
	overflow:hidden;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	z-index:1;
}
.afbf_checkbox input[type=checkbox]+ .afbf_checkbox_box .afbf_checkbox_check:before{
	content:'';
	position:absolute;
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	transform:rotate(45deg);
	display:block;
	margin-top:-4px;
	margin-left:5px;
	width:0;
	height:0;
	-webkit-box-shadow:0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0 inset;
	box-shadow:0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0 inset;
}
.afbf_checkbox input[type=checkbox]:checked+.afbf_checkbox_box .afbf_checkbox_check:before{
	content:'';
	position:absolute;
	color:#7b7f7f;
	-webkit-box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0px 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px;
	box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0px 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px;
}
.afbf_checkbox input[type=checkbox]:focus:checked+.afbf_checkbox_box .afbf_checkbox_check:before{
	-webkit-animation:checkbox-on 0.3s forwards;
	-o-animation:checkbox-on 0.3s forwards;
	animation:checkbox-on 0.3s forwards;
}
.afbf_checkbox input[type=checkbox]:focus+.afbf_checkbox_box .afbf_checkbox_check:before{
	-webkit-animation:checkbox-off 0.3s forwards;
	-o-animation:checkbox-off 0.3s forwards;
	animation:checkbox-off 0.3s forwards;
}
.afbf_checkbox input[type=checkbox]:checked+.afbf_checkbox_box .afbf_checkbox_check{
	border:none;
}
.afbf_checkbox input[type=checkbox]:checked+.afbf_checkbox_box .afbf_checkbox_check:before{
	margin-top:-3px;
	margin-left:7px;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/main.register/isopm/style.css?14999558943066 */
