@keyframes selection-sharer-popover-animation{0%{filter:alpha(opacity=0);opacity:0;transform:matrix(0.97,0,0,1,0,12)}20%{filter:alpha(opacity=70);opacity:.7;transform:matrix(0.99,0,0,1,0,2)}40%{filter:alpha(opacity=100);opacity:1;transform:matrix(1,0,0,1,0,-1)}70%{filter:alpha(opacity=100);opacity:1;transform:matrix(1,0,0,1,0,0)}100%{filter:alpha(opacity=100);opacity:1;transform:matrix(1,0,0,1,0,0)}}.selection-sharer{transition:-webkit-transform .6s ease-in-out}.selection-sharer.move-down{-webkit-transform:translate3d(0,60px,0)}.selection-sharer ul{display:inline;padding:0}.selection-sharer ul li{background:none;float:left;height:20px;list-style:none;margin:9px 4.5px;position:relative;width:20px}.selection-sharer ul li:first-child{margin-left:11px}.selection-sharer ul li:last-child{margin-right:11px}.selection-sharer a.goicon{background-color:#fff;border:0;border-radius:50px;display:block;height:19px;position:relative;width:19px}.selection-sharer a.goicon:before{font-size:28px;left:0;position:absolute;top:-12px}.selection-sharer a.goicon:hover:before{color:#99d7ff}.selection-sharer-placeholder{height:1em;margin-bottom:-2em;transition:height .5s ease-in-out}.selection-sharer-placeholder.show{height:50px !important}#selection-sharer-popover{left:-100px;position:absolute;top:-100px;z-index:1010}#selection-sharer-popover:after{background:#262625;bottom:-3px;box-shadow:0 0 2px #262625;content:'';display:block;height:8px;left:50%;margin-left:-4px;position:absolute;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:8px}#selection-sharer-popover.anim{-webkit-animation:selection-sharer-popover-animation 180ms forwards linear;animation:selection-sharer-popover-animation 180ms forwards linear;transition:top .075s ease-out}#selection-sharer-popover .selection-sharer-popover-clip{bottom:-11px;clip:rect(12px 24px 24px 0);display:block;height:24px;left:50%;line-height:24px;margin-left:-12px;position:absolute;width:24px}#selection-sharer-popover .selection-sharer-popover-arrow{background-color:#454543;border:2px solid #121211;box-sizing:content-box;display:block;height:20px;-ms-transform:rotate(45deg) scale(0.5);-webkit-transform:rotate(45deg) scale(0.5);transform:rotate(45deg) scale(0.5);width:20px}#selection-sharer-popover-inner{background-color:#262625;background-image:linear-gradient(to bottom,rgba(49,49,47,0.97),#262625);background-repeat:repeat-x;border:1px solid;border-color:#262625 #1c1c1b #121211;-webkit-border-radius:5px;border-radius:5px;box-shadow:0 1px 3px -1px rgba(0,0,0,0.7),inset 0 0 1px rgba(255,255,255,0.07),inset 0 0 2px rgba(255,255,255,0.15);overflow:hidden;position:relative}::selection{background:#cdebfe}::-moz-selection{background:#cdebfe}