@keyframes selectionSharerPopover-animation {
	0% {
		transform: matrix(0.97, 0, 0, 1, 0, 12);
		filter: alpha(opacity=0);
		opacity: 0
	}
	20% {
		transform: matrix(0.99, 0, 0, 1, 0, 2);
		filter: alpha(opacity=70);
		opacity: .7
	}
	40% {
		transform: matrix(1, 0, 0, 1, 0, -1);
		filter: alpha(opacity=100);
		opacity: 1
	}
	100%,
	70% {
		transform: matrix(1, 0, 0, 1, 0, 0);
		filter: alpha(opacity=100);
		opacity: 1
	}
}

#selectionSharerPopover {
	display: none;
	position: absolute;
	top: -100px;
	left: -100px;
	z-index: 1010
}

#selectionSharerPopover:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -3px;
	left: 50%;
	margin-left: -4px;
	width: 8px;
	height: 8px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	background: #262625;
	box-shadow: 0 0 2px #262625
}

#selectionSharerPopover.anim {
	transition: top .075s ease-out;
	animation: selectionSharerPopover-animation 180ms forwards linear;
	-webkit-animation: selectionSharerPopover-animation 180ms forwards linear
}

#selectionSharerPopover-inner {
	position: relative;
	overflow: hidden;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid;
	border-color: #262625 #1c1c1b #121211;
	box-shadow: 0 1px 3px -1px rgba(0, 0, 0, .7), inset 0 0 1px rgba(255, 255, 255, .07), inset 0 0 2px rgba(255, 255, 255, .15);
	background: linear-gradient(to bottom, rgba(49, 49, 47, .97), #262625);
	background-repeat: repeat-x
}

#selectionSharerPopover .selectionSharerPopover-clip {
	position: absolute;
	bottom: -11px;
	display: block;
	left: 50%;
	clip: rect(12px 24px 24px 0);
	margin-left: -12px;
	width: 24px;
	height: 24px;
	line-height: 24px
}

#selectionSharerPopover .selectionSharerPopover-arrow {
	display: block;
	width: 20px;
	height: 20px;
	-webkit-transform: rotate(45deg) scale(0.5);
	transform: rotate(45deg) scale(0.5);
	background-color: #454543;
	border: 2px solid #121211;
	box-sizing: content-box
}

.selectionSharer ul {
	padding: 0;
	display: inline
}

.selectionSharer ul li {
	float: left;
	list-style: none;
	background: 0 0;
	margin: 0
}

.selectionSharer a.action {
	display: block;
	text-indent: -200px;
	margin: 5px 7px;
	width: 20px;
	height: 20px;
	border: none
}

.selectionSharer a:hover {
	color: #ccc
}

.selectionSharer a.tweet {
	background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="171" height="139"><g transform="translate(-282.32053,-396.30734)"><path style="fill:white" d="m 453.82593,412.80619 c -6.3097,2.79897 -13.09189,4.68982 -20.20852,5.54049 7.26413,-4.35454 12.84406,-11.24992 15.47067,-19.46675 -6.79934,4.03295 -14.3293,6.96055 -22.34461,8.53841 -6.41775,-6.83879 -15.56243,-11.111 -25.68298,-11.111 -19.43159,0 -35.18696,15.75365 -35.18696,35.18525 0,2.75781 0.31128,5.44359 0.91155,8.01875 -29.24344,-1.46723 -55.16995,-15.47582 -72.52461,-36.76396 -3.02879,5.19662 -4.76443,11.24048 -4.76443,17.6891 0,12.20777 6.21194,22.97747 15.65332,29.28716 -5.76773,-0.18265 -11.19331,-1.76565 -15.93716,-4.40083 -0.004,0.14663 -0.004,0.29412 -0.004,0.44248 0,17.04767 12.12889,31.26806 28.22555,34.50266 -2.95247,0.80436 -6.06101,1.23398 -9.26989,1.23398 -2.2673,0 -4.47114,-0.22124 -6.62011,-0.63114 4.47801,13.97857 17.47214,24.15143 32.86992,24.43441 -12.04227,9.43796 -27.21366,15.06335 -43.69965,15.06335 -2.84014,0 -5.64082,-0.16722 -8.39349,-0.49223 15.57186,9.98421 34.06703,15.8094 53.93768,15.8094 64.72024,0 100.11301,-53.61524 100.11301,-100.11387 0,-1.52554 -0.0343,-3.04251 -0.10204,-4.55261 6.87394,-4.95995 12.83891,-11.15646 17.55618,-18.21305 z" /></g></svg>') 2px/18px no-repeat
}

.selectionSharer a.facebook{
	background:url('data:image/svg+xml;utf8,<svg viewBox="0 0 33 33" width="25" height="25" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g><path style="fill:white" d="M 17.996,32L 12,32 L 12,16 l-4,0 l0-5.514 l 4-0.002l-0.006-3.248C 11.993,2.737, 13.213,0, 18.512,0l 4.412,0 l0,5.515 l-2.757,0 c-2.063,0-2.163,0.77-2.163,2.209l-0.008,2.76l 4.959,0 l-0.585,5.514L 18,16L 17.996,32z"></path></g></svg>') 0/18px no-repeat;display:none
}

.selectionSharer a.linkedin {
	background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="300px" height="300px" viewBox="0 0 300 300" enable-background="new 0 0 300 300" xml:space="preserve"><g transform="translate(0.000000,300.000000) scale(0.100000,-0.100000)"><path fill="white" d="M343.999,2812.002C222.998,2770,155,2672.002,155,2540c0-62.002,5-85,27.998-132.998 c108.003-219.004,459.004-206.001,560,21.997c16.001,36.001,18.003,60,15,125c-5,97.002-27.998,146.001-91.997,203.003 C586.001,2827.002,453.999,2850,343.999,2812.002z"/> <path fill="white" d="M2035.996,2052.998c-150.996-31.997-257.998-92.998-365-210l-68.994-75l-7.002,79.004 c-5,42.998-10.996,100.996-14.004,127.998l-5.996,50l-253.999,2.998L1067.998,2030l6.001-62.002c3.003-35,8.999-452.998,12.002-930 L1092.998,170h288.003H1670l2.002,597.998C1675,1365,1675,1365,1697.998,1410.996c34.004,70,87.002,125.005,150,156.006 c75,36.997,192.998,38.999,257.998,5c59.004-31.001,111.006-95,137.002-172.002c21.006-64.004,22.002-77.002,25-647.002 L2270.996,170h290h290l-3.994,642.998c-2.998,547.998-6.006,652.002-20,707.002c-42.998,172.998-97.002,280-187.998,371.001 C2494.004,2037.998,2257.002,2101.001,2035.996,2052.998z"/><path fill="white" d="M167.002,2022.998c-4.004-2.998-7.002-421.997-7.002-930V170h295h295l-2.002,927.998L745,2025 l-286.001,2.998C302.002,2028.999,171.001,2027.002,167.002,2022.998z"/></g></svg>') 2px/18px no-repeat
}

.selectionSharer a.email {
	background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="94" height="64"><g transform="translate(-10, -10)" fill="transparent"><rect x="0" y="0" width="114" height="114"></rect><path d="M12,12 L102,12 L102,72 L12,72 L12,12 Z M16,12 L53,49 C55.6666667,51 58.3333333,51 61,49 L98,12 L16,12 Z M15,72 L45,42 L15,72 Z M69,42 L99,72 L69,42 Z" stroke="white" stroke-width="5"></path></g></svg>') 0/20px no-repeat
}

#selectionSharerPopunder.fixed {
	transition: bottom .5s ease-in-out;
	width: 100%;
	position: fixed;
	left: 0;
	bottom: -50px
}

.selectionSharer {
	transition: -webkit-transform .6s ease-in-out
}

.selectionSharer.moveDown {
	-webkit-transform: translate3d(0, 60px, 0)
}

#selectionSharerPopunder {
	position: absolute;
	left: 0;
	width: 100%;
	height: 0;
	transition: height .5s ease-in-out;
	background: #ccc;
	border: none;
	box-shadow: inset 0 10px 5px -10px rgba(0, 0, 0, .5), inset 0 -10px 5px -10px rgba(0, 0, 0, .5);
	border-radius: 0;
	overflow: hidden
}

#selectionSharerPopunder.show {
	height: 50px
}

.selectionSharerPlaceholder {
	height: 1em;
	margin-bottom: -2em;
	transition: height .5s ease-in-out
}

.selectionSharerPlaceholder.show {
	height: 50px!important
}

#selectionSharerPopunder-inner ul {
	overflow: hidden;
	float: right;
	margin: 0
}

#selectionSharerPopunder-inner ul li {
	padding: 5px 4px 5px 1px;
	overflow: hidden
}

#selectionSharerPopunder-inner label {
	color: #fff;
	font-weight: 300;
	line-height: 50px;
	margin: 0 7px 0 10px
}

#selectionSharerPopunder-inner a {
	width: 25px;
	height: 25px;
	background-size: 25px
}

#selectionSharerPopunder-inner a.tweet {
	background-position: 0 2px
}


@keyframes selectionSharerPopover-animation {
	0% {
		transform: matrix(0.97,0,0,1,0,12);
		filter: alpha(opacity=0);
		opacity: 0;
	}

	20% {
		transform: matrix(0.99,0,0,1,0,2);
		filter: alpha(opacity=70);
		opacity: .7;
	}

	40% {
		transform: matrix(1,0,0,1,0,-1);
		filter: alpha(opacity=100);
		opacity: 1;
	}

	100%,70% {
		transform: matrix(1,0,0,1,0,0);
		filter: alpha(opacity=100);
		opacity: 1;
	}
}

#selectionSharerPopover {
	display: none;
	position: absolute;
	top: -100px;
	left: -100px;
	z-index: 1010;
}

#selectionSharerPopover:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -3px;
	left: 50%;
	margin-left: -4px;
	width: 8px;
	height: 8px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	background: #262625;
}

#selectionSharerPopover.anim {
	transition: top .075s ease-out;
	animation: selectionSharerPopover-animation 180ms forwards linear;
	-webkit-animation: selectionSharerPopover-animation 180ms forwards linear;
}

#selectionSharerPopover-inner {
	position: relative;
	overflow: hidden;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid;
	border-color: #262625 #1c1c1b #121211;
	box-shadow: 0 1px 3px -1px rgba(0,0,0,.7),inset 0 0 1px rgba(255,255,255,.07),inset 0 0 2px rgba(255,255,255,.15);
	background-image: linear-gradient(to bottom,rgba(49,49,47,.97),#262625);
	background-repeat: repeat-x;
}

#selectionSharerPopover .selectionSharerPopover-clip {
	position: absolute;
	bottom: -13px;
	display: block;
	left: 50%;
	margin-left: -12px;
	width: 24px;
	height: 24px;
	line-height: 24px;
}

#selectionSharerPopover .selectionSharerPopover-arrow {
	display: block;
	width: 20px;
	height: 20px;
	-webkit-transform: rotate(45deg) scale(0.5);
	transform: rotate(45deg) scale(0.5);
	background-color: #454543;
	border-bottom: 2px solid #121211;
	border-right: 2px solid #121211;
	box-sizing: content-box;
}

.selectionSharer ul {
	padding: 0;
	margin:0;
	display: inline;
}

.selectionSharer ul li {
	float: left;
	list-style: none;
	background: 0 0;
	margin: 0;
}

.selectionSharer ul li:last-child {
	padding-right:5px;
}

.selectionSharer a.action {
	display: block;
	text-indent: -200px;
	margin: 5px 7px;
	width: 20px;
	height: 20px;
	border: none;
}

.selectionSharer a:hover {
	color: #ccc;
}

.selectionSharer a.tweet {
	/*background-image: url('../img/shared-twitter.png');*/
	background: url('data:image/svg+xml;utf8,<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ev="http://www.w3.org/2001/xml-events" width="171" height="139"><g transform="translate(-282.32053,-396.30734)"><path style="fill:white" d="m 453.82593,412.80619 c -6.3097,2.79897 -13.09189,4.68982 -20.20852,5.54049 7.26413,-4.35454 12.84406,-11.24992 15.47067,-19.46675 -6.79934,4.03295 -14.3293,6.96055 -22.34461,8.53841 -6.41775,-6.83879 -15.56243,-11.111 -25.68298,-11.111 -19.43159,0 -35.18696,15.75365 -35.18696,35.18525 0,2.75781 0.31128,5.44359 0.91155,8.01875 -29.24344,-1.46723 -55.16995,-15.47582 -72.52461,-36.76396 -3.02879,5.19662 -4.76443,11.24048 -4.76443,17.6891 0,12.20777 6.21194,22.97747 15.65332,29.28716 -5.76773,-0.18265 -11.19331,-1.76565 -15.93716,-4.40083 -0.004,0.14663 -0.004,0.29412 -0.004,0.44248 0,17.04767 12.12889,31.26806 28.22555,34.50266 -2.95247,0.80436 -6.06101,1.23398 -9.26989,1.23398 -2.2673,0 -4.47114,-0.22124 -6.62011,-0.63114 4.47801,13.97857 17.47214,24.15143 32.86992,24.43441 -12.04227,9.43796 -27.21366,15.06335 -43.69965,15.06335 -2.84014,0 -5.64082,-0.16722 -8.39349,-0.49223 15.57186,9.98421 34.06703,15.8094 53.93768,15.8094 64.72024,0 100.11301,-53.61524 100.11301,-100.11387 0,-1.52554 -0.0343,-3.04251 -0.10204,-4.55261 6.87394,-4.95995 12.83891,-11.15646 17.55618,-18.21305 z" /></g></svg>') 2px 4px/18px no-repeat;
}

.selectionSharer a.facebook {
	/*background-image: url('../img/shared-facebook.png');*/
	background: url('data:image/svg+xml;utf8,<svg viewBox="0 0 33 33" width="25" height="25" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g><path style="fill:white" d="M 17.996,32L 12,32 L 12,16 l-4,0 l0-5.514 l 4-0.002l-0.006-3.248C 11.993,2.737, 13.213,0, 18.512,0l 4.412,0 l0,5.515 l-2.757,0 c-2.063,0-2.163,0.77-2.163,2.209l-0.008,2.76l 4.959,0 l-0.585,5.514L 18,16L 17.996,32z"></path></g></svg>') 0/18px no-repeat;
}

.selectionSharer a.linkedin {
	/*background-image: url('../img/shared-linkedin.png');*/
	background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="300px" height="300px" viewBox="0 0 300 300" enable-background="new 0 0 300 300" xml:space="preserve"><g transform="translate(0.000000,300.000000) scale(0.100000,-0.100000)"><path fill="white" d="M343.999,2812.002C222.998,2770,155,2672.002,155,2540c0-62.002,5-85,27.998-132.998 c108.003-219.004,459.004-206.001,560,21.997c16.001,36.001,18.003,60,15,125c-5,97.002-27.998,146.001-91.997,203.003 C586.001,2827.002,453.999,2850,343.999,2812.002z"/> <path fill="white" d="M2035.996,2052.998c-150.996-31.997-257.998-92.998-365-210l-68.994-75l-7.002,79.004 c-5,42.998-10.996,100.996-14.004,127.998l-5.996,50l-253.999,2.998L1067.998,2030l6.001-62.002c3.003-35,8.999-452.998,12.002-930 L1092.998,170h288.003H1670l2.002,597.998C1675,1365,1675,1365,1697.998,1410.996c34.004,70,87.002,125.005,150,156.006 c75,36.997,192.998,38.999,257.998,5c59.004-31.001,111.006-95,137.002-172.002c21.006-64.004,22.002-77.002,25-647.002 L2270.996,170h290h290l-3.994,642.998c-2.998,547.998-6.006,652.002-20,707.002c-42.998,172.998-97.002,280-187.998,371.001 C2494.004,2037.998,2257.002,2101.001,2035.996,2052.998z"/><path fill="white" d="M167.002,2022.998c-4.004-2.998-7.002-421.997-7.002-930V170h295h295l-2.002,927.998L745,2025 l-286.001,2.998C302.002,2028.999,171.001,2027.002,167.002,2022.998z"/></g></svg>') 2px/18px no-repeat;
}

.selectionSharer a.email {
	/*background-image: url('../img/shared-email.png');*/
	background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="94" height="64"><g transform="translate(-10, -10)" fill="transparent"><rect x="0" y="0" width="114" height="114"></rect><path d="M12,12 L102,12 L102,72 L12,72 L12,12 Z M16,12 L53,49 C55.6666667,51 58.3333333,51 61,49 L98,12 L16,12 Z M15,72 L45,42 L15,72 Z M69,42 L99,72 L69,42 Z" stroke="white" stroke-width="5"></path></g></svg>') 0 4px/20px no-repeat;
}

#selectionSharerPopover-inner ul li {
	height: 34px;
}

#selectionSharerPopunder.fixed {
	transition: bottom .5s ease-in-out;
	width: 100%;
	position: fixed;
	left: 0;
	bottom: -50px;
}

.selectionSharer {
	transition: -webkit-transform .6s ease-in-out;
}

.selectionSharer.moveDown {
	-webkit-transform: translate3d(0,60px,0);
}

#selectionSharerPopunder {
	position: absolute;
	left: 0;
	width: 100%;
	height: 0;
	transition: height .5s ease-in-out;
	background: #ccc;
	border: none;
	box-shadow: inset 0 10px 5px -10px rgba(0,0,0,.5),inset 0 -10px 5px -10px rgba(0,0,0,.5);
	border-radius: 0;
	overflow: hidden;
}

#selectionSharerPopunder.show {
	height: 50px;
}

.selectionSharerPlaceholder {
	height: 1em;
	margin-bottom: -2em;
	transition: height .5s ease-in-out;
}

.selectionSharerPlaceholder.show {
	height: 50px!important;
}

#selectionSharerPopunder-inner ul {
	overflow: hidden;
	float: right;
	margin: 0;
}

#selectionSharerPopunder-inner ul li {
	padding: 5px 4px 5px 1px;
	overflow: hidden;
}

#selectionSharerPopunder-inner label {
	color: #fff;
	font-weight: 300;
	line-height: 50px;
	margin: 0 7px 0 10px;
}

#selectionSharerPopunder-inner a {
	width: 25px;
	height: 25px;
	background-size: 25px;
}

#selectionSharerPopunder-inner a.tweet {
	background-position: 0 2px;
}
.shared {
	padding: 0;
	background-color: #f5e6ab;
}

.shared:hover {
	cursor: pointer;
	background-color: #ffff00;
}

.sharedSharesTwitter {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-size: xx-small;
	vertical-align: middle;
	padding: 0 4px 0 18px;
	background-repeat: no-repeat;
	color: #5eabdf;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50' fill='none'%3E%3Cpath d='M45.8 0H4.2C1.9 0 0 1.9 0 4.2V45.8C0 48.1 1.9 50 4.2 50H45.8C48.1 50 50 48.1 50 45.8V4.2C50 1.9 48.1 0 45.8 0Z' fill='%232CA7E0'/%3E%3Cpath d='M40 16.7C38.9 17.2 37.2 17.8 36 18 37.3 17.2 38.5 15.4 39 14 38 14.6 36.9 15.4 35.8 15.8L35 15C33.9 13.8 32.8 13 31 13 27.6 13 25 15.6 25 19 25 19.4 25 19.7 25.1 20H25C19 20 15 18.7 12 15 11.5 15.9 11 16.9 11 18 11 20.1 12.3 21.9 14 23 13 23 11.8 22.5 11 22 11 25 15.2 28.4 18 29 17 30 13.4 29.1 13 29 13.8 31.4 16.3 32.9 19 33 16.9 34.6 14.4 35.5 11.5 35.5 11 35.5 10.5 35.5 10 35.4 12.7 37.1 16.5 38 20 38 31.3 38 37 29.1 37 21 37 20.7 37 20.3 37 20 38.2 19.1 39.2 17.9 40 16.7Z' fill='white'/%3E%3C/svg%3E");
	/*background: url('data:image/svg+xml;utf8,<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ev="http://www.w3.org/2001/xml-events" width="171" height="139"><g transform="translate(-282.32053,-396.30734)"><path style="fill:#5eabdf" d="m 453.82593,412.80619 c -6.3097,2.79897 -13.09189,4.68982 -20.20852,5.54049 7.26413,-4.35454 12.84406,-11.24992 15.47067,-19.46675 -6.79934,4.03295 -14.3293,6.96055 -22.34461,8.53841 -6.41775,-6.83879 -15.56243,-11.111 -25.68298,-11.111 -19.43159,0 -35.18696,15.75365 -35.18696,35.18525 0,2.75781 0.31128,5.44359 0.91155,8.01875 -29.24344,-1.46723 -55.16995,-15.47582 -72.52461,-36.76396 -3.02879,5.19662 -4.76443,11.24048 -4.76443,17.6891 0,12.20777 6.21194,22.97747 15.65332,29.28716 -5.76773,-0.18265 -11.19331,-1.76565 -15.93716,-4.40083 -0.004,0.14663 -0.004,0.29412 -0.004,0.44248 0,17.04767 12.12889,31.26806 28.22555,34.50266 -2.95247,0.80436 -6.06101,1.23398 -9.26989,1.23398 -2.2673,0 -4.47114,-0.22124 -6.62011,-0.63114 4.47801,13.97857 17.47214,24.15143 32.86992,24.43441 -12.04227,9.43796 -27.21366,15.06335 -43.69965,15.06335 -2.84014,0 -5.64082,-0.16722 -8.39349,-0.49223 15.57186,9.98421 34.06703,15.8094 53.93768,15.8094 64.72024,0 100.11301,-53.61524 100.11301,-100.11387 0,-1.52554 -0.0343,-3.04251 -0.10204,-4.55261 6.87394,-4.95995 12.83891,-11.15646 17.55618,-18.21305 z" /></g></svg>') no-repeat;*/
	background-size: 14px;
	background-position: 3px -1px;
	vertical-align: super;
}

.sharedSharesFacebook {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-size: xx-small;
	vertical-align: middle;
	padding: 0 4px 0 18px;
	background-repeat: no-repeat;
	color: #3b5998;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50' fill='none'%3E%3Cstyle%3E.a%7Bfill:white;%7D%3C/style%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M45.8 0H4.2C1.9 0 0 1.9 0 4.2V45.8C0 48.1 1.9 50 4.2 50H45.8C48.1 50 50 48.1 50 45.8V4.2C50 1.9 48.1 0 45.8 0Z' fill='%233B5998'/%3E%3Cpath d='M34.5 50V30.6H41L42 23.1H34.5V18.3C34.5 16.1 35.1 14.6 38.2 14.6L42.2 14.6V7.9C41.5 7.8 39.2 7.6 36.4 7.6 30.7 7.6 26.7 11.1 26.7 17.5V23.1H20.2V30.6H26.7V50H34.5Z' class='a'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%3E%3Crect width='50' height='50' class='a'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
	/*background: url('data:image/svg+xml;utf8,<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ev="http://www.w3.org/2001/xml-events" viewBox="0 0 33 33" width="25" height="25"><g><path style="fill:#3b5998" d="M 17.996,32L 12,32 L 12,16 l-4,0 l0-5.514 l 4-0.002l-0.006-3.248C 11.993,2.737, 13.213,0, 18.512,0l 4.412,0 l0,5.515 l-2.757,0 c-2.063,0-2.163,0.77-2.163,2.209l-0.008,2.76l 4.959,0 l-0.585,5.514L 18,16L 17.996,32z"></path></g></svg>') 0 2px/18px no-repeat;*/
	background-size: 14px;
	background-position: 3px -1px;
	vertical-align: super;
}

.sharedSharesLinkedIn {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-size: xx-small;
	vertical-align: middle;
	padding: 0 4px 0 18px;
	background-repeat: no-repeat;
	color: #3b5998;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50' fill='none'%3E%3Cpath d='M45.8 0H4.2C1.9 0 0 1.9 0 4.2V45.8C0 48.1 1.9 50 4.2 50H45.8C48.1 50 50 48.1 50 45.8V4.2C50 1.9 48.1 0 45.8 0Z' fill='%23069'/%3E%3Cpath d='M15 41.5V18.9H7.4V41.5H15 15ZM11.2 15.8C13.9 15.8 15.5 14.1 15.5 11.9 15.4 9.7 13.9 8 11.3 8 8.7 8 7 9.7 7 11.9 7 14.1 8.6 15.8 11.2 15.8H11.2 11.2ZM19.2 41.5H26.7V28.9C26.7 28.2 26.8 27.5 27 27 27.5 25.7 28.8 24.3 30.9 24.3 33.6 24.3 34.7 26.3 34.7 29.4V41.5H42.2V28.5C42.2 21.6 38.5 18.4 33.5 18.4 29.5 18.4 27.7 20.6 26.7 22.2H26.7V18.9H19.2C19.3 21 19.2 41.5 19.2 41.5V41.5Z' fill='white'/%3E%3C/svg%3E");
	/*background: url('data:image/svg+xml;utf8,<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ev="http://www.w3.org/2001/xml-events" x="0px" y="0px" width="300px" height="300px" viewBox="0 0 300 300" enable-background="new 0 0 300 300" xml:space="preserve"><g transform="translate(0.000000,300.000000) scale(0.100000,-0.100000)"><path fill="#007bb6" d="M343.999,2812.002C222.998,2770,155,2672.002,155,2540c0-62.002,5-85,27.998-132.998 c108.003-219.004,459.004-206.001,560,21.997c16.001,36.001,18.003,60,15,125c-5,97.002-27.998,146.001-91.997,203.003 C586.001,2827.002,453.999,2850,343.999,2812.002z"/> <path fill="#007bb6" d="M2035.996,2052.998c-150.996-31.997-257.998-92.998-365-210l-68.994-75l-7.002,79.004 c-5,42.998-10.996,100.996-14.004,127.998l-5.996,50l-253.999,2.998L1067.998,2030l6.001-62.002c3.003-35,8.999-452.998,12.002-930 L1092.998,170h288.003H1670l2.002,597.998C1675,1365,1675,1365,1697.998,1410.996c34.004,70,87.002,125.005,150,156.006 c75,36.997,192.998,38.999,257.998,5c59.004-31.001,111.006-95,137.002-172.002c21.006-64.004,22.002-77.002,25-647.002 L2270.996,170h290h290l-3.994,642.998c-2.998,547.998-6.006,652.002-20,707.002c-42.998,172.998-97.002,280-187.998,371.001 C2494.004,2037.998,2257.002,2101.001,2035.996,2052.998z"/><path fill="#007bb6" d="M167.002,2022.998c-4.004-2.998-7.002-421.997-7.002-930V170h295h295l-2.002,927.998L745,2025 l-286.001,2.998C302.002,2028.999,171.001,2027.002,167.002,2022.998z"/></g></svg>') 2px 4px/18px no-repeat;*/
	background-size: 14px;
	background-position: 3px -1px;
	vertical-align: super;
}

.sharedSharesEmail {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-size: xx-small;
	vertical-align: middle;
	padding: 0 4px 0 18px;
	background-repeat: no-repeat;
	color: #24890d;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50' fill='none'%3E%3Cpath d='M45.8 0H4.2C1.9 0 0 1.9 0 4.2V45.8C0 48.1 1.9 50 4.2 50H45.8C48.1 50 50 48.1 50 45.8V4.2C50 1.9 48.1 0 45.8 0Z' fill='%234D9765'/%3E%3Cpath d='M8 13H42.6V36.1H8V13ZM9.5 13L23.8 27.2C24.8 28 25.8 28 26.8 27.2L41.1 13H9.5ZM9.2 36.1L20.7 24.5 9.2 36.1ZM29.9 24.5L41.4 36.1 29.9 24.5Z' style='stroke-width:2;stroke:white'/%3E%3C/svg%3E");
	/*background: url('data:image/svg+xml;utf8,<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ev="http://www.w3.org/2001/xml-events" width="94" height="64"><g transform="translate(-10, -10)" fill="transparent"><rect x="0" y="0" width="114" height="114"></rect><path d="M12,12 L102,12 L102,72 L12,72 L12,12 Z M16,12 L53,49 C55.6666667,51 58.3333333,51 61,49 L98,12 L16,12 Z M15,72 L45,42 L15,72 Z M69,42 L99,72 L69,42 Z" stroke="#24890d" stroke-width="5"></path></g></svg>') no-repeat;*/
	background-size: 14px;
	background-position: 3px -1px;
	vertical-align: super;

}

.selectionSharer-branding {
	background-color: black;
	padding: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	position: fixed;
	left: 10px;
	bottom: 10px;
	z-index: 999999;
	vertical-align: super;
}

.selectionSharer a.popup-link {
	color: #fff;
	font-size: 12px;
	line-height: initial;
	font-family: "Open Sans", "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-style: normal;
	text-decoration: underline;
	padding-right: 20px;
	padding-left: 5px;
	background: url('../img/shared-facebook.png') no-repeat;
	background-position: 100% 60%;
}