

/* Start:/local/templates/aspro_optimus_custom/components/bitrix/main.register/main/style.css?17812076032741*/
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(/local/templates/aspro_optimus_custom/components/bitrix/main.register/main/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(/local/templates/aspro_optimus_custom/components/bitrix/main.register/main/images/sec-unlocked.png);}
/*.module-form-block-wr .form-block label.error {color: #b92200; text-transform: none; margin-bottom: 10px; font-family: Arial, sans-serif;
display: block;
font-size: 12px;
margin:0px;
padding:0px;
position: relative;
top:4px;
}*/
/*.button-30{margin-top: 17px;}*/
.error-fld2 {
	position: absolute;
	top: 27px;
	left: 465px;
	float: right;
	height: 28px;
	padding: 3px 0 0 9px !important;
	color:#fff !important;
	width: 130px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/aspro_optimus_custom/components/bitrix/main.register/main/images/error.png);
}

#wholesale_customer {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
#wholesale_customer+label {
	display: inline-flex;
	align-items: center;
	user-select: none;
	margin-bottom: 15px;
}
#wholesale_customer+label::before {
	content: '';
	display: inline-block;
	width: 1.2em;
	height: 1.2em;
	flex-shrink: 0;
	flex-grow: 0;
	border: 1px solid #55565b;
	border-radius: 0.25em;
	margin-right: 0.5em;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50% 50%;
}
#wholesale_customer:checked+label::before {
	border-color: #55565b;
	background-color: #55565b;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
/* стили при наведении курсора на checkbox */
#wholesale_customer:not(:disabled):not(:checked)+label:hover::before {
	border-color: #f9d7b8;
}
/* стили для активного состояния чекбокса (при нажатии на него) */
#wholesale_customer:not(:disabled):active+label::before {
	background-color: #f9d7b8;
	border-color: #f9d7b8;
}
/* стили для чекбокса, находящегося в фокусе */
#wholesale_customer:focus+label::before {
	box-shadow: 0 0 0 0.2rem rgb(249, 215, 184);
}
/* стили для чекбокса, находящегося в фокусе и не находящегося в состоянии checked */
#wholesale_customer:focus:not(:checked)+label::before {
	border-color: #55565b;
}
/* стили для чекбокса, находящегося в состоянии disabled */
#wholesale_customer:disabled+label::before {
	background-color: #e9ecef;
}
/* End */
/* /local/templates/aspro_optimus_custom/components/bitrix/main.register/main/style.css?17812076032741 */
