.x-pirobase-main-btn {
	position: fixed;
	top: 50px;
	right: 0;
	z-index: 2000;
	width: 58px;
	height: 58px;
	cursor: pointer;
	background: url('/site/sustainability/resourceCached/103/pirobaseButton/img/clip.svg') no-repeat;
}

.x-pirobase-main-btn:hover {
	background-position: -65px 0;
}

.x-pirobase-main-btn-with-text {
	width: 170px;
}

.x-pirobase-main-btn-with-text span {	
	color: #fff;
	background-color: #282828;
	font-weight: bold;
}

