html:not(.keyed)    *:focus             { outline:none; }
html.keyed          *:focus             { outline:1px solid rgba(0,0,128,0.25); outline-offset:-2px; outline-width:2px; background:rgba(0,0,0,0.25); }
