

/* Start:/local/templates/.default/components/bitrix/main.auth.form/.default/style.css?1717657434518*/
input[name="AUTH_ACTION"] {
    background: #997c52;
    border: 0;
    padding: 14px 20px!important;
    color: #ffffff;
    margin-top: 14px;
    border-radius: 4px;
}

.bx-authform-wrapper {
    display: flex;
    justify-content: center;
}

.bx-authform-link-container {
    display: inline-block;
    font-size: 14px;
}

.link-auth-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}

.authorized {
    font-size: 18px;
    color: var(--link-color);
    text-align: center;
}
/* End */
/* /local/templates/.default/components/bitrix/main.auth.form/.default/style.css?1717657434518 */
