#selectionSharerPopover:after {
  background: #57b3e2;
  border-color: #57b3e2;
  box-shadow: none; }

#selectionSharerPopover-inner {
  border-color: #57b3e2;
  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);
  background-image: linear-gradient(to bottom, rgba(87, 179, 226, 0.97), #57b3e2); }

#selectionSharerPopover .selectionSharerPopover-arrow {
  background-color: #57b3e2;
  border: 2px solid #57b3e2; }

.selectionSharer a.email {
  background: url("data:image/svg+xml;charset=utf8,%3csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 1024 1024'%3e%3cpath fill='white' d='M80 890c-44 0-80-38-80-82v-592c0-4 0-12 2-18l422 424c24 24 54 36 88 36s62-12 86-36l424-424c0 6 2 12 2 18v592c0 44-38 82-82 82h-862zM58 138c8-2 14-4 22-4h862c8 0 14 2 22 4l-424 426c-8 8-16 12-28 12s-20-4-28-12z'%3e%3c/path%3e%3c/svg%3e") no-repeat;
  background-size: 20px;
  background-position: 0; }