File: /var/www/html/fieldblaze-customers/resources/views/layouts/google_translate.blade.php
<style>
.goog-te-banner-frame.skiptranslate,.goog-te-gadget-simple img {
display: none !important;
}
.goog-tooltip {
display: none !important;
}
.goog-tooltip:hover {
display: none !important;
}
.goog-text-highlight {
background-color: transparent !important;
border: none !important;
box-shadow: none !important;
}
body {
top: 0px !important;
}
.goog-logo-link, .goog-logo-link:link, .goog-logo-link:visited, .goog-logo-link:hover, .goog-logo-link:active {
font-size: 12px;
font-weight: bold;
color: #444;
text-decoration: none;
display: none !important;
}
.goog-te-gadget {
font-family: arial;
font-size: 11px;
color: #fff !important;
white-space: nowrap;
/* display: none; */
}
.goog-te-combo, .goog-te-banner *, .goog-te-ftab *, .goog-te-menu *, .goog-te-menu2 *, .goog-te-balloon * {
font-family: arial;
font-size: 10pt;
padding: 3px !important;
border-radius: 10px !important;
}
</style>
<div id="google_element"></div>
<script src="http://translate.google.com/translate_a/element.js?cb=loadGoogleTranslate"></script>
<script>
function loadGoogleTranslate() {
new google.translate.TranslateElement('google_element');
}
</script>