How to remove orange outline around active element on page. From http://stackoverflow.com/questions/13838377/jquery-ui-remove-orange-tab-border-on-focus
* { outline-color: transparent; }