#toTop{
	position: fixed;
	bottom: 50px;
	right: 40px;
	cursor: pointer;
	display: none;
	z-index: 2;
}
#toTop .fa {margin-right: 5px;}