.side-pannel {
	position: fixed;
	right: 6px;
	z-index: 9999;
}
.side-bar {
	bottom: 160px;
}
.side-bar a {
	display: block;
	cursor: pointer;
	width: 58px;
	height: 50px;
	margin-bottom: 4px;
	position: relative;
	text-align: center;
}

