#google_translate_element {
  display: none;
}

#goog-gt-tt {
  display: none !important;
}

.goog-tooltip {
  display: none !important;
}


.goog-text-highlight {
  
background-color:#c9d7f1;
-webkit-box-shadow:0px 0px 0px #9999aa !important;
-moz-box-shadow:0px 0px 0px #9999aa !important;
box-shadow:0px 0px 0px #9999aa !important;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;position:relative
}

.trans-target-highlight {
  display: none !important;
}

.trans-target {
  display: none !important;
}

.skiptranslate {
  display: none !important;
}

.goog-te-banner-frame {
  display: none!important;
}

body {
    position: static!important;
    top: 0 !important;
  }