/*----------------------------------------------------------------------
GOOGLE TRANSLATE OVERRIDES
----------------------------------------------------------------------*/
#original,
.goog-te-balloon-frame,
.goog-logo-link {
    display: none !important;
    }
font {
    color: inherit !important;
    background: inherit !important;
    }    
.goog-te-gadget {
    font-size: 0pt !important;
    color: transparent !important
    }
#google_translate_element {
    display: inline-block !important;
    padding:0px !important;
    margin: -8px 0px -2px 0px !important;
    height:20px !important;
    color: transparent !important;
    }
.skiptranslate {
    font-size: 1pt !important; line-height: 1pt !important;
    color: transparent !important;
    }
    
/*----------------------------------------------------------------------
BROWSER SPECIFIC
----------------------------------------------------------------------*/
.mac.gecko #google_translate_element {
    margin-top: -10px !important;
    }
.ie8 #google_translate_element,
.ie9 #google_translate_element {
    margin-top: -9px !important;
    }
.win.chrome #google_translate_element {
    margin-top: -9px !important;
    }