#back1{display:none;}
.skiptranslate iframe{
	opacity:0 !important;
	max-height:1px !important;
	margin-top:-1px;
}


body{
	top:0px !important;
}
	.goog-tooltip skiptranslate,#goog-gt-tt{
		display:none !important;
	}


#trans{
	width:150px;

}
#trans select{ width:150px !important; color:#000; padding:10px;}

#trans span{ 
	display:none;
}

.goog-te-gadget{
	color:#FFFFFF !important;	
}
@media screen and (min-width:320px) and (max-width:320px){
	#trans{
		position:absolute;
		top:40px;	
		width:100%;
		/*border:2px solid red;*/

		left:6px;
	}
}