.esas-click-to-share{position:relative;z-index:inherit;}.esas-click-to-share:after{content:"";display:table;clear:both}.esas-click-to-share-text{font-weight:100;line-height:1.4}.esas-click-to-share-cta{position:relative;float:right;font-weight:100;font-size:24px}.has-click-prompt{display:block;position:absolute;width:100%;height:100%;top:0;left:0}.esas-inline-share-text{background-color:#ffefb1;color:black;cursor:pointer}.esas-inline-share-text:hover{background-color:#fcd63c}
.sas-click-to-tweet {
	display: inline-block;
	width: 100%;
	position: relative;
}
.esas-click-to-tweet-promo {
	position: relative;
	text-align: right;
	display: block;
	font-size: 16px;
	font-weight: 600;
	color: #999;
	margin-right: 20px;
}

.esas-click-to-tweet-promo a {
	color: #999;
	position: relative;
}
.esas-click-to-tweet-promo a::after {
	content:'';
	background-image: url("data:image/svg+xml,%3Csvg viewBox='328 355 335 276' xmlns='http://www.w3.org/2000/svg' width='18' height='18'%3E%3Cpath d=' M 630, 425 A 195, 195 0 0 1 331, 600 A 142, 142 0 0 0 428, 570 A 70, 70 0 0 1 370, 523 A 70, 70 0 0 0 401, 521 A 70, 70 0 0 1 344, 455 A 70, 70 0 0 0 372, 460 A 70, 70 0 0 1 354, 370 A 195, 195 0 0 0 495, 442 A 67, 67 0 0 1 611, 380 A 117, 117 0 0 0 654, 363 A 65, 65 0 0 1 623, 401 A 117, 117 0 0 0 662, 390 A 65, 65 0 0 1 630, 425 Z' style='fill:%233BA9EE;'/%3E%3C/svg%3E");
	position: absolute;
	width: 18px;
	height: 18px;
	top: 0;
	margin-left: 5px;
}
.esas-click-to-tweet-share {
	display: inline-block;
	width: 100%;
	padding: 10px;
	border: 1px solid #ddd;
	border-radius: 5px;
	margin: 20px 0 !important;
}
