

/* Start:/bitrix/templates/.default/components/bitrix/iblock.element.add.form/faq/style.css?17774678941112*/
div[id^="wait_"] {
    display: none !important;
    background: none !important;
    border: 0 !important;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: normal;
    letter-spacing: normal !important;
    line-height: normal;
    padding: 0 !important;
    position: absolute;
    text-align: center !important;
    text-indent: 0 !important;
    width: 0px !important;
    height: 0px !important;
    word-spacing: normal !important;
    z-index: 0;
    content: "";
}
.faq-form .form .message {
    color: red;
    max-width: 272px;
    margin-bottom: 23px

}
.faq-form .form .error {
    border-color: red;
}
@media(max-width: 480px) {
    .faq-form .form .message {
        max-width: 100%;
    }
}
.faq-form .requared {
    background: url(/images/application-required.png) no-repeat;
    background-position: right center;
}
.faq-form textarea.requared {
    background-position-y: 15px;
}
.faq-form .select-ff {
    width: 100%;
    background-position-x: calc(100% - 20px);
}
/* End */
/* /bitrix/templates/.default/components/bitrix/iblock.element.add.form/faq/style.css?17774678941112 */
