

/* Start:/local/templates/.default/components/bitrix/system.auth.forgotpasswd/.default/style.css?1707736013985*/
#forgot_form .validate-border {
    color: #E83333;
}

#forgot_form .reg-wrapper {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 26px;
    max-width: 481px;
    margin: 0 auto 10px;

}

#forgot_form .reg-msg {
    position: absolute;
    top: 20px;
}

.ajax_loading {
    position: absolute;
    top: 14px;
    right: 5px;
    display: none;
}

.submit-wrapper {
    position: relative;
    max-width: 298.21px;
    width: 100%;
    margin: 31px auto 0;
}

#forgot_form .auth-reg_common-btn.disable {
    background: lightgray;
    opacity: .5;
    pointer-events: none;
}

.forgot_message {
    margin-bottom: 30px;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 1.2rem;
    color: white;
    /*background-color: #2d71a2;*/
    border-radius: 4px;
}

.forgot_message-succsses {
    color: #2d71a2;
}

.forgot_message-error {
    color: #E83333;
}
/* End */
/* /local/templates/.default/components/bitrix/system.auth.forgotpasswd/.default/style.css?1707736013985 */
