/* Toolbar color utilities used by f_header icons in full.html (and variants). */
.f_alive { color: rgba(5, 255, 159, 0.4); }
.f_alert { color: rgba(255, 0, 0, 0.4); }
.f_neutral { color: rgba(255, 255, 255, 0.4); }
