/*
|--------------------------------------------------------------------------

|--------------------------------------------------------------------------
*/

#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	right:190px;
	overflow:hidden;
	width:51px;
	height:51px;
	border:none;
	text-indent:100%;
	background:url(https://market.modenaspb.ru/jblgroup/image/auto-scrollup-shortcut.png) no-repeat left top;
	color:transparent;
	z-index: 10000;
	} 

#toTop:active, #toTop:focus {
	outline:none;
}