

/* Start:/local/templates/velken/components/bitrix/form/feedback/bitrix/form.result.new/.default/style.css?1750308124740*/
.error-fld {
    display: block;
    float: left;
    height: 13px;
    width: 15px;
    background-repeat: no-repeat;
    background-image: url(/local/templates/velken/components/bitrix/form/feedback/bitrix/form.result.new/.default/images/icon_warn.gif);
}

input[type=submit] {
    display: inherit;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    background: #fec500 !important;
}

input[type=submit]:hover {
    background: #fcb900 !important;
}

div[id^="wait_"] {
    display: none !important;
}

.form__success {
    font-size: 16px;
    color: #fff;
    min-height: 262px;
}

@media screen and (max-width: 1399px) {
    .form__success {
        min-height: 220px;
    }
}

@media screen and (max-width: 767px) {
    .form__success {
        min-height: auto;
    }
}
/* End */
/* /local/templates/velken/components/bitrix/form/feedback/bitrix/form.result.new/.default/style.css?1750308124740 */
