


		#buttonUp{
			position: fixed;
			bottom: 1em;
			right: 1em;
			width: 64px;
			height: 64px;
			z-index: 99999;
			cursor: pointer;
			opacity: 0.6;
		}

		#buttonUp .hide{
			display: none;
		}
	;

