

/* Start:/local/templates/aspro_kshop_web-c/components/bitrix/form.result.new/forms_main/style.css?1695300654806*/
form label.error {
    font-size: 11px;
    display: block;
    width: 100%;
    color: #d82222;
    position: relative;
    right: initial;
    text-align: left;
}

form .modal-form__grid-2 label.error {
    width: 49%;
}

.all-errors {
    color: darkred;
    font-size: 12px;
}

form .modal-form__grid.grid-10 {
    position: absolute;
    opacity: 0;
    margin: 0;
    padding: 0;
    height: 0;
    width: 0;
    overflow: hidden;
    z-index: -1;
}
.r.register-captcha {
    position: relative;
}
.register-captcha #whiteBlock{
	display:none; 
	text-align:center; 
	position:absolute; 
	background-color:#FFF; 
	width:180px; 
	height:40px;
}
.register-captcha #refreshBlock{
	position: absolute;
    left: 200px;
    top: 30%;
	cursor: pointer;
}
.modal-form__description{
    margin-bottom: 20px;
}
/* End */
/* /local/templates/aspro_kshop_web-c/components/bitrix/form.result.new/forms_main/style.css?1695300654806 */
