@charset "utf-8";
/* CSS Document */

#glt-translate-trigger{
	background-color: #7c8c64;
	bottom: auto;
	top: 0;
	left: 20px;
	right: auto;
	position: fixed;
	width: 85px;
	z-index: 20002;
	text-align: center;
	box-shadow: 0px 0px 9px rgb(0 0 0 / 30%);
	padding: 0px 8px 0px;
}

#glt-translate-trigger a{
	text-decoration: none;
	text-shadow: 0px -1px 0px rgb(0 0 0 / 25%);
	color: white;
	font-size: 12px;
	font-weight: 700;
	font-family: "Arial";
}