a, abbr, address, article, aside, b, blockquote, body,
canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt,
em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6,
header, hgroup, html, i, img, label, legend, li, mark, nav,
ol, p, pre, q, section, small, span, strong, sub, summary, sup,
table, tbody, td, tfoot, thead, time, tr, u, ul, var {
    -webkit-user-select: text !important;
    -moz-user-select: text !important;
    -ms-user-select: text !important;
    user-select: text !important;
    -webkit-tap-highlight-color: transparent;
}

ons-toast {
    z-index: 50000 !important;
}

ons-list-item {
    cursor: pointer;
}

.alert-dialog-button {
    color: var(--brand-primary) !important;
}

.alert-dialog-mask, .popover-mask {
    background: rgba(0, 0, 0, 0.40) !important;
}
