﻿/****************************************************************
*
* Name: google.css
* Applies to: class overrides for Google widgets
* Modified: 07/25/2017 (Christopher White: changed the margin-top setting because the Tools-Nav now uses
*                      Font Awesome glyphs instead of images for the icons.)
*
*****************************************************************/

.goog-te-gadget-simple
{
   background-color: transparent !important;
   border: none;
   font-size: .8em;
   margin: 2px 0 0 0;
}
