/*****/
.floating-buttons {
	position: fixed;
	padding: 1em;
	right: 0;
	top: 0;
	z-index:99;
}
