

/* Start:/local/templates/auth/components/bitrix/system.auth.registration/.default/style.css?17851702941893*/
div.bx-auth input.bx-auth-input
{
    vertical-align: middle;
}

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

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

div.bx-auth div.bx-auth-secure-unlock
{
    background-image: url(/local/templates/auth/components/bitrix/system.auth.registration/.default/images/sec-unlocked.png);
}

.auth-password-info
{
    margin-top: 10px;
    font-family: Arial, sans-serif;
    color: #555;
}

.password-requirements
{
    font-size: 12px;
    color: #777;
    margin-bottom: 8px;
    word-break: break-all;
}

.auth-required-note
{
    font-size: 12px;
    color: #777;
    margin: 0;
}

.auth-required-note .starrequired,
label .starrequired
{
    color: red;
    font-weight: bold;
    padding-left: 0.125rem;
}

.form__label
{
    color: #231042;
    padding-left: 1rem;
}

.checkbox-label input
{
    width: auto;
    margin-right: 0.25rem;
}

.checkbox-label {
    line-height: 1.25;
}

.checkbox-label a {
    display: inline;
}

.checkbox-label_error {
    color: #e02b2b;
}

.checkbox-label_error input[type="checkbox"] {
    accent-color: #e02b2b;
}

form.form
{
    gap: 1rem;
}

input.input
{
    height: 2.5rem;
    padding-inline: 1rem;
}

.entry-form__message
{
    margin-bottom: 0.25rem;
}

.entry-form__message .errortext,
.entry-form__message .notetext
{
    display: block;
    padding: 0.75rem 1rem;
    border-radius: 0.5rem;
    font-size: 0.875rem;
    line-height: 1.3;
    font-family: Arial, sans-serif;
}

.entry-form__message .errortext
{
    color: #b3261e;
    background-color: #f9dedc;
    border: 1px solid #f2b8b5;
}

.entry-form__message .notetext
{
    color: #1b5e20;
    background-color: #d7f0db;
    border: 1px solid #a5d6a7;
}
/* End */
/* /local/templates/auth/components/bitrix/system.auth.registration/.default/style.css?17851702941893 */
