

/* Start:/local/templates/upl_login/components/bitrix/system.auth.forgotpasswd/.default/style.css?1747065463701*/
.password-restore-message {
    display: flex;
    align-items: flex-start;
}

.message-icon {
    flex-shrink: 0;
    margin-right: 20px;
}

.message-content {
    flex-grow: 1;
}

.message-content h3 {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    margin-top: 0;
    margin-bottom: 12px;
}

.message-content p {
    font-size: 14px;
    line-height: 1.6;
    color: #555;
    margin-bottom: 16px;
}

.message-action {
    margin-top: 20px;
}

.login-btn {
    display: flex;
    justify-content: center;
}

.restore-access-button:hover {
    background-color: #2a6ca9;
    color: white;
    text-decoration: none;
}

.restore-access-button:active {
    background-color: #215990;
}
/* End */
/* /local/templates/upl_login/components/bitrix/system.auth.forgotpasswd/.default/style.css?1747065463701 */
