/* Modal tài khoản luôn trên backdrop (không tăng z-index backdrop) */
#modal_login.modal.show,
#modal_forgot_pass.modal.show,
#modal_create_account.modal.show {
    z-index: 1060 !important;
}
