.sqwparashare {
	text-align: right;
}

.sqwparashare a {
	display: inline-block;
	width: 42px;
	height: 42px;
	margin-left: 10px;
	transition: background-color 0.2s;
}

.sqwparashare a.sqwparasharefb {
	background: #3B5998 url(sqwpluginsharefb.svg) center center no-repeat;
}

.sqwparashare a.sqwparasharefb:hover {
	background-color: #5E7FC1;
}

.sqwparashare a.sqwparasharetwitter {
	background: #55ACEE url(sqwpluginsharetw.svg) center center no-repeat;
}

.sqwparashare a.sqwparasharetwitter:hover {
	background-color: #9ACDF4;
}

.sqwparashare a.sqwparasharegplus {
	background: #D34836 url(sqwpluginsharegp.svg) center center no-repeat;
}

.sqwparashare a.sqwparasharegplus:hover {
	background-color: #E6948A; 
}

.sqwparashare a.sqwparasharein {
	background: #007BB5 url(sqwpluginshareli.svg) center center no-repeat;
}

.sqwparashare a.sqwparasharein:hover {
	background-color: #24A7E3; 
}

.sqwparashare a.sqwparasharexing {
	background: #007771 url(sqwpluginsharexi.svg) center center no-repeat;
}

.sqwparashare a.sqwparasharexing:hover {
	background-color: #33A89E; 
}