.trt {
	z-index: 9999999999999;
	position: fixed;
	bottom: 0px;
	background-color: white;
	opacity: 0.75
}

.restoreBtnHover {
	cursor: pointer
}
