

/* Start:/local/components/wellmet/main.auth.forgotpasswd/templates/.default/style.css?1751720946851*/
.bx-authform {
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 25px;
    border: 1px solid #ededed;
    border-radius: 12px;
}

.bx-authform h5 {
    font-size: 21px;
    font-weight: 500;
    margin: 0;
}

.captcha-container {
    margin-bottom: 15px;
}

.bx-authform-services {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.form-group .input {
    position: relative;
    width: 250px;
}

.form-group.form-group-login .input {
    display: flex;
    align-items: center;
    gap: 10px;
}

.form-group.checkbox-group .input {
    width: auto;
}

.form-group .input input[type="text"],
.form-group .input input[type="password"] {
    width: inherit;
}

.form-group.user-agreement {
    display: flex;
    gap: .75rem;
    align-items: flex-start;
}

.form-group.user-agreement input {
    height: auto;
}

/* End */
/* /local/components/wellmet/main.auth.forgotpasswd/templates/.default/style.css?1751720946851 */
