.share_endnote {
	color: inherit;
	text-decoration: none;
}
.share_button > * {
	vertical-align: middle;
}

.share_button > img {
	width: 2em;
	padding-right: .5em;
}

.share_button {
	vertical-align: middle;
	cursor: pointer;
	text-align: left;
	margin-bottom: 15px;
	white-space: nowrap;
}

.share_button:last-child {
	margin-bottom: 0;
}

.twitter-share, .facebook-share {
	background: #fff;
	color: rgb(87, 207, 244);
	cursor: pointer;
	display: inline-block;
	padding: 1em 2em;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
