#google_translate_element {
	position: fixed;
	opacity:  0.6;
	z-index: 100;
	left: 88%;
}
#google_translate_element:hover {
	opacity:  1;