.tvg-fb-share{
	color: #004581;
}

.tvg-fb-share:hover{
	color: #fff!important;
	background-color: #004581!important;
	cursor: pointer;
}

.tvg-fb-share:hover *{
	color: #fff!important;
}

.tvg-fb-share:after{
	content: url('tvg-share.png');
	background: #fff;
	position: absolute;
	margin-top: 2px;
	width: 15px;
	height: 15px;
	/*background: url('tvg-share.png') no-repeat;*/
}