

/* Start:/local/components/wellmet/main.register/templates/.default/style.css?17678740551302*/
.bx-auth-reg p {
    margin-bottom: 0;
}

.bx-auth-reg input.bx-auth-input {
    vertical-align: middle;
}

.bx-auth-reg span.bx-auth-secure {
    background-color: #FFFAE3;
    border: 1px solid #DEDBC8;
    padding: 2px;
    display: inline-block;
    vertical-align: middle;
}

.bx-auth-reg .bx-auth-secure-icon {
    background-image: url(/local/components/wellmet/main.register/templates/.default/images/sec.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 19px;
    height: 18px;
}

.bx-auth-reg .bx-auth-secure-unlock {
    background-image: url(/local/components/wellmet/main.register/templates/.default/images/sec-unlocked.png);
}

.bx-auth-reg {
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 25px;
    border: 1px solid #ededed;
    border-radius: 12px;
}

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

.checkbox-group {
    display: flex;
    align-items: center;
    height: 20px;
    gap: 8px;
}

.checkbox-group .input {
    display: inherit;
}

.checkbox-group input,
.checkbox-group label {
    margin: 0;
}

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

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

.main-user-consent-request {
    display: flex;
}

.main-user-consent-request input[type="checkbox"] {
    margin: 0;
    height: 20px;
    margin-right: 15px;
}
/* End */
/* /local/components/wellmet/main.register/templates/.default/style.css?17678740551302 */
