@charset "utf-8";
/* CSS Document Simple Back To Top Scripts */

.sbttBacktotop
{
	position:fixed;
	bottom:10px;
	right:15px;
	cursor:pointer;
	display:none;
}
.sbttBacktotop img {
	border-radius: 10%;
	max-width:45px;
}