/* Style stylesheet */
.ssbp-line:before {
  content: url("../images/line.svg");
  left: 0;
  padding: 5px 8px 0;
  position: absolute;
  top: 0;
  width: 100%; }

.ssbp--theme-1 .ssbp-line {
  background-color: #00c300;
  display: block; }

.ssbp--theme-1 .ssbp-line:before {
  left: 50%;
  position: absolute;
  top: 50%;
  padding-top: 0;
  width: 86%;
  height: 100%;
  transform: translate(-50%, -37%); }

.ssbp--theme-1 .ssbp-line:hover,
.ssbp--theme-1 .ssbp-line:focus,
.ssbp--theme-1 .ssbp-line:active {
  color: #00c300;
  border-color: #00c300; }

.ssbp--theme-1 .ssbp-line:hover:before,
.ssbp--theme-1 .ssbp-line:focus:before,
.ssbp--theme-1 .ssbp-line:active:before {
  content: url("../images/line-hover.svg");
  left: 50%;
  position: absolute;
  top: 50%;
  padding-top: 0;
  width: 86%;
  height: 100%;
  transform: translate(-50%, -37%); }

.ssbp--theme-1 .ssbp-line + .ssbp-each-share {
  background-color: #00c300; }

.ssbp--theme-2 .ssbp-toggle-switch, .ssbp--theme-3 .ssbp-toggle-switch, .ssbp--theme-10 .ssbp-toggle-switch, .ssbp--theme-11 .ssbp-toggle-switch {
  background: #4C4C4C;
  background: rgba(39, 39, 39, 0.8);
  border-radius: 0;
  color: #fff; }

.ssbp--theme-2 .ssbp-toggle-switch:active, .ssbp--theme-3 .ssbp-toggle-switch:active, .ssbp--theme-10 .ssbp-toggle-switch:active, .ssbp--theme-11 .ssbp-toggle-switch:active, .ssbp--theme-2 .ssbp-toggle-switch:hover, .ssbp--theme-3 .ssbp-toggle-switch:hover, .ssbp--theme-10 .ssbp-toggle-switch:hover, .ssbp--theme-11 .ssbp-toggle-switch:hover, .ssbp--theme-2 .ssbp-toggle-switch:focus, .ssbp--theme-3 .ssbp-toggle-switch:focus, .ssbp--theme-10 .ssbp-toggle-switch:focus, .ssbp--theme-11 .ssbp-toggle-switch:focus {
  background: #4C4C4C;
  background: rgba(39, 39, 39, 0.9); }

.ssbp--theme-1 .ssbp-toggle-switch, .ssbp--theme-4 .ssbp-toggle-switch, .ssbp--theme-5 .ssbp-toggle-switch, .ssbp--theme-6 .ssbp-toggle-switch, .ssbp--theme-7 .ssbp-toggle-switch, .ssbp--theme-8 .ssbp-toggle-switch, .ssbp--theme-9 .ssbp-toggle-switch {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  color: #272727;
  border-radius: 0; }

.ssbp--theme-1 .ssbp-toggle-switch:active, .ssbp--theme-4 .ssbp-toggle-switch:active, .ssbp--theme-5 .ssbp-toggle-switch:active, .ssbp--theme-6 .ssbp-toggle-switch:active, .ssbp--theme-7 .ssbp-toggle-switch:active, .ssbp--theme-8 .ssbp-toggle-switch:active, .ssbp--theme-9 .ssbp-toggle-switch:active, .ssbp--theme-1 .ssbp-toggle-switch:hover, .ssbp--theme-4 .ssbp-toggle-switch:hover, .ssbp--theme-5 .ssbp-toggle-switch:hover, .ssbp--theme-6 .ssbp-toggle-switch:hover, .ssbp--theme-7 .ssbp-toggle-switch:hover, .ssbp--theme-8 .ssbp-toggle-switch:hover, .ssbp--theme-9 .ssbp-toggle-switch:hover, .ssbp--theme-1 .ssbp-toggle-switch:focus, .ssbp--theme-4 .ssbp-toggle-switch:focus, .ssbp--theme-5 .ssbp-toggle-switch:focus, .ssbp--theme-6 .ssbp-toggle-switch:focus, .ssbp--theme-7 .ssbp-toggle-switch:focus, .ssbp--theme-8 .ssbp-toggle-switch:focus, .ssbp--theme-9 .ssbp-toggle-switch:focus {
  background: #fff;
  background: rgba(255, 255, 255, 0.9); }

.ssbp--theme-2.ssbp--centred .ssbp-list, .ssbp--theme-3.ssbp--centred .ssbp-list, .ssbp--theme-5.ssbp--centred .ssbp-list, .ssbp--theme-7.ssbp--centred .ssbp-list, .ssbp--theme-8.ssbp--centred .ssbp-list, .ssbp--theme-9.ssbp--centred .ssbp-list, .ssbp--theme-10.ssbp--centred .ssbp-list, .ssbp--theme-11.ssbp--centred .ssbp-list {
  display: table;
  table-layout: fixed;
  width: 100%; }

.ssbp--theme-2.ssbp--centred .ssbp-list li, .ssbp--theme-3.ssbp--centred .ssbp-list li, .ssbp--theme-5.ssbp--centred .ssbp-list li, .ssbp--theme-7.ssbp--centred .ssbp-list li, .ssbp--theme-8.ssbp--centred .ssbp-list li, .ssbp--theme-9.ssbp--centred .ssbp-list li, .ssbp--theme-10.ssbp--centred .ssbp-list li, .ssbp--theme-11.ssbp--centred .ssbp-list li {
  display: inline-block !important;
  margin: 0 12px !important;
  display: table-cell !important;
  width: auto;
  height: auto; }

.ssbp--theme-2.ssbp--centred .ssbp-btn, .ssbp--theme-3.ssbp--centred .ssbp-btn, .ssbp--theme-5.ssbp--centred .ssbp-btn, .ssbp--theme-7.ssbp--centred .ssbp-btn, .ssbp--theme-8.ssbp--centred .ssbp-btn, .ssbp--theme-9.ssbp--centred .ssbp-btn, .ssbp--theme-10.ssbp--centred .ssbp-btn, .ssbp--theme-11.ssbp--centred .ssbp-btn {
  display: block;
  width: auto; }

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.ssbp-spinner:before {
  font-family: 'ssbp';
  content: "\e614"; }

.ssbp-spinner {
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  display: inline-block; }

.ssbp-btn:before, .ssbp-toggle-switch:before {
  display: inline-block;
  font-family: 'ssbp';
  speak: none;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none; }

.ssbp-arrow-right:before {
  content: "\e612"; }

.ssbp-arrow-left:before {
  content: "\e613"; }

.ssbp-arrow-down:before {
  content: "\e619"; }

.ssbp-arrow-up:before {
  content: "\e61a"; }

.ssbp-chevron-down:before, .ssbp-toggle-switch:before {
  content: "\e618"; }

.ssbp-chevron-up:before, .ssbp--state-hidden .ssbp-toggle-switch:before {
  content: "\e615"; }

.ssbp-chevron-right:before, .ssbp--fixed-right .ssbp-toggle-switch:before, .ssbp--state-hidden.ssbp--fixed-left .ssbp-toggle-switch:before {
  content: "\e616"; }

.ssbp-chevron-left:before, .ssbp--fixed-left .ssbp-toggle-switch:before, .ssbp--state-hidden.ssbp--fixed-right .ssbp-toggle-switch:before {
  content: "\e617"; }

.ssbp-simplesharebuttons:before {
  content: "\e611"; }

.ssbp-yummly:before {
  content: "\e60b"; }

.ssbp-whatsapp:before {
  content: "\e60f"; }

.ssbp-diggit:before {
  content: "\e60c"; }

.ssbp-buffer:before {
  content: "\e60d"; }

.ssbp-close:before {
  content: "\e614"; }

.ssbp-twitter:before {
  content: "\e605"; }

.ssbp-reddit:before {
  content: "\e606"; }

.ssbp-flattr:before {
  content: "\e607"; }

.ssbp-tumblr:before {
  content: "\e608"; }

.ssbp-linkedin:before {
  content: "\e609"; }

.ssbp-google:before {
  content: "\e60a"; }

.ssbp-xing:before {
  content: "\e610"; }

.ssbp-facebook:before {
  content: "\e60e"; }

.ssbp-facebook_save:before {
  content: "\e900"; }

.ssbp-facebook-messenger:before {
  content: "\e611"; }

.ssbp-vk:before {
  content: "\e600"; }

.ssbp-stumbleupon:before {
  content: "\e601"; }

.ssbp-print:before {
  content: "\e602"; }

.ssbp-pinterest:before {
  content: "\e603"; }

.ssbp-email:before {
  content: "\e604"; }

.ssbp-ellipsis:before {
  content: "\e612"; }

.ssbp-x:before {
  content: "\e613"; }

@media print {
  .ssbp-wrap {
    display: none !important; } }

.ssbp-wrap *, .ssbp-wrap *:before, .ssbp-wrap *:after {
  box-sizing: border-box; }

.ssbp-input-url-div, .ssbp-total-shares, .ssba-hide-button.ssbp-each-share, .ssbp-toggle-switch, .ssbp-text {
  display: none; }

.ssbp-wrap {
  position: relative;
  display: inline-block;
  padding: 0px;
  font-size: 0;
  color: #272727; }

.ssbp-wrap.ssbp--centred {
  display: block;
  text-align: center; }

.ssbp-wrap.ssbp--aligned-right {
  display: block;
  text-align: right; }

.ssbp-wrap.ssbp--aligned-right .ssbp-container {
  display: inline; }

.ssbp-wrap .ssbp-container, .ssbp-wrap .ssbp-toggle-switch {
  font-size: 16px; }

.ssbp-wrap .ssbp-list {
  list-style: none;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0; }

.ssbp-wrap .ssbp-list li {
  margin-top: 1rem;
  position: relative;
  display: inline-block;
  vertical-align: top; }

.ssbp-wrap .ssbp-list li:first-of-type {
  margin-left: 0; }

.ssbp-wrap .ssbp-btn {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  font-family: sans-serif; }

.ssbp-wrap.ssbp--stacked .ssbp-list li, .ssbp-wrap.ssbp--fixed-left .ssbp-list li, .ssbp-wrap.ssbp--fixed-right .ssbp-list li {
  display: block;
  margin-top: 6px;
  margin-left: 0 !important;
  margin-right: 0 !important; }

.ssbp-wrap.ssbp--stacked .ssbp-list li:first-of-type, .ssbp-wrap.ssbp--fixed-left .ssbp-list li:first-of-type, .ssbp-wrap.ssbp--fixed-right .ssbp-list li:first-of-type {
  margin-top: 0; }

.ssbp-wrap[class*="ssbp--fixed"] {
  position: fixed;
  z-index: 99999; }

.ssbp-wrap[class*="ssbp--fixed"] .ssbp-container {
  -webkit-transition: .25s;
  transition: .25s; }

.ssbp-wrap.ssbp--fixed-top, .ssbp-wrap.ssbp--fixed-bottom {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }

.ssbp-wrap.ssbp--fixed-left, .ssbp-wrap.ssbp--fixed-right {
  top: 25%; }

.ssbp-wrap.ssbp--fixed-top {
  top: 0; }

.ssbp-wrap.ssbp--fixed-bottom {
  bottom: 0; }

.ssbp-wrap.ssbp--fixed-left {
  left: 0; }

.ssbp-wrap.ssbp--fixed-right {
  right: 0; }

.ssbp-wrap[data-ssbp-counts="true"] .ssbp-each-share {
  display: block;
  pointer-events: none; }

.ssbp-wrap[data-ssbp-total-counts="true"] .ssbp-total-shares {
  display: inline-block;
  padding: 0 .5em;
  text-align: center;
  font-size: 14px;
  line-height: 2; }

.ssbp-wrap[data-ssbp-total-counts="true"].ssbp--fixed-left .ssbp-total-shares, .ssbp-wrap[data-ssbp-total-counts="true"].ssbp--fixed-right .ssbp-total-shares, .ssbp-wrap[data-ssbp-total-counts="true"].ssbp--stacked .ssbp-total-shares, .ssbp-wrap[data-ssbp-total-counts="true"].ssbp--fixed-left .ssbp-total-shares, .ssbp-wrap[data-ssbp-total-counts="true"].ssbp--fixed-right .ssbp-total-shares {
  display: block;
  padding: 0; }

.ssbp-toggle-switch {
  position: absolute;
  padding: 0;
  border: 0;
  background: transparent;
  text-align: center;
  cursor: pointer;
  -webkit-transition: .25s;
  transition: .25s;
  display: none; }

.ssbp-toggle-switch:active, .ssbp-toggle-switch:hover, .ssbp-toggle-switch:focus {
  padding: 0;
  border: 0; }

.ssbp--fixed-left .ssbp-toggle-switch, .ssbp--fixed-right .ssbp-toggle-switch {
  left: 0;
  bottom: 100%;
  width: 100%; }

.ssbp--fixed-top .ssbp-toggle-switch, .ssbp--fixed-bottom .ssbp-toggle-switch {
  left: 100%;
  bottom: 0;
  height: 100%; }

.ssbp--show-toggle.ssbp--fixed-top .ssbp-toggle-switch:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.ssbp--show-toggle.ssbp--fixed-bottom .ssbp-toggle-switch:before {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.ssbp--show-toggle.ssbp--fixed-right .ssbp-toggle-switch:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.ssbp--state-hidden .ssbp-each-share {
  opacity: 0; }

.ssbp--state-hidden .ssbp-container {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%); }

.ssbp--state-hidden.ssbp--fixed-top .ssbp-container {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%); }

.ssbp--state-hidden.ssbp--fixed-bottom .ssbp-container {
  -webkit-transform: translateY(100%);
  transform: translateY(100%); }

.ssbp--state-hidden.ssbp--fixed-left .ssbp-container {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%); }

.ssbp--state-hidden.ssbp--fixed-right .ssbp-container {
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }

.ssbp--theme-2 .ssbp-toggle-switch, .ssbp--theme-3 .ssbp-toggle-switch, .ssbp--theme-10 .ssbp-toggle-switch, .ssbp--theme-11 .ssbp-toggle-switch {
  background: #4C4C4C;
  background: rgba(39, 39, 39, 0.8);
  border-radius: 0;
  color: #fff; }

.ssbp--theme-2 .ssbp-toggle-switch:active, .ssbp--theme-3 .ssbp-toggle-switch:active, .ssbp--theme-10 .ssbp-toggle-switch:active, .ssbp--theme-11 .ssbp-toggle-switch:active, .ssbp--theme-2 .ssbp-toggle-switch:hover, .ssbp--theme-3 .ssbp-toggle-switch:hover, .ssbp--theme-10 .ssbp-toggle-switch:hover, .ssbp--theme-11 .ssbp-toggle-switch:hover, .ssbp--theme-2 .ssbp-toggle-switch:focus, .ssbp--theme-3 .ssbp-toggle-switch:focus, .ssbp--theme-10 .ssbp-toggle-switch:focus, .ssbp--theme-11 .ssbp-toggle-switch:focus {
  background: #4C4C4C;
  background: rgba(39, 39, 39, 0.9); }

.ssbp--theme-1 .ssbp-toggle-switch, .ssbp--theme-4 .ssbp-toggle-switch, .ssbp--theme-5 .ssbp-toggle-switch, .ssbp--theme-6 .ssbp-toggle-switch, .ssbp--theme-7 .ssbp-toggle-switch, .ssbp--theme-8 .ssbp-toggle-switch, .ssbp--theme-9 .ssbp-toggle-switch {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  color: #272727;
  border-radius: 0; }

.ssbp--theme-1 .ssbp-toggle-switch:active, .ssbp--theme-4 .ssbp-toggle-switch:active, .ssbp--theme-5 .ssbp-toggle-switch:active, .ssbp--theme-6 .ssbp-toggle-switch:active, .ssbp--theme-7 .ssbp-toggle-switch:active, .ssbp--theme-8 .ssbp-toggle-switch:active, .ssbp--theme-9 .ssbp-toggle-switch:active, .ssbp--theme-1 .ssbp-toggle-switch:hover, .ssbp--theme-4 .ssbp-toggle-switch:hover, .ssbp--theme-5 .ssbp-toggle-switch:hover, .ssbp--theme-6 .ssbp-toggle-switch:hover, .ssbp--theme-7 .ssbp-toggle-switch:hover, .ssbp--theme-8 .ssbp-toggle-switch:hover, .ssbp--theme-9 .ssbp-toggle-switch:hover, .ssbp--theme-1 .ssbp-toggle-switch:focus, .ssbp--theme-4 .ssbp-toggle-switch:focus, .ssbp--theme-5 .ssbp-toggle-switch:focus, .ssbp--theme-6 .ssbp-toggle-switch:focus, .ssbp--theme-7 .ssbp-toggle-switch:focus, .ssbp--theme-8 .ssbp-toggle-switch:focus, .ssbp--theme-9 .ssbp-toggle-switch:focus {
  background: #fff;
  background: rgba(255, 255, 255, 0.9); }

.ssbp--theme-2.ssbp--centred .ssbp-list, .ssbp--theme-3.ssbp--centred .ssbp-list, .ssbp--theme-5.ssbp--centred .ssbp-list, .ssbp--theme-7.ssbp--centred .ssbp-list, .ssbp--theme-8.ssbp--centred .ssbp-list, .ssbp--theme-9.ssbp--centred .ssbp-list, .ssbp--theme-10.ssbp--centred .ssbp-list, .ssbp--theme-11.ssbp--centred .ssbp-list {
  display: table;
  table-layout: fixed;
  width: 100%; }

.ssbp--theme-2.ssbp--centred .ssbp-list li, .ssbp--theme-3.ssbp--centred .ssbp-list li, .ssbp--theme-5.ssbp--centred .ssbp-list li, .ssbp--theme-7.ssbp--centred .ssbp-list li, .ssbp--theme-8.ssbp--centred .ssbp-list li, .ssbp--theme-9.ssbp--centred .ssbp-list li, .ssbp--theme-10.ssbp--centred .ssbp-list li, .ssbp--theme-11.ssbp--centred .ssbp-list li {
  display: inline-block !important;
  margin: 0 12px !important;
  display: table-cell !important;
  width: auto;
  height: auto; }

.ssbp--theme-2.ssbp--centred .ssbp-btn, .ssbp--theme-3.ssbp--centred .ssbp-btn, .ssbp--theme-5.ssbp--centred .ssbp-btn, .ssbp--theme-7.ssbp--centred .ssbp-btn, .ssbp--theme-8.ssbp--centred .ssbp-btn, .ssbp--theme-9.ssbp--centred .ssbp-btn, .ssbp--theme-10.ssbp--centred .ssbp-btn, .ssbp--theme-11.ssbp--centred .ssbp-btn {
  display: block;
  width: auto; }

@-webkit-keyframes ripple-out {
  100% {
    visibility: visible;
    top: -1em;
    right: -1em;
    bottom: -1em;
    left: -1em;
    opacity: 0; } }

@keyframes ripple-out {
  100% {
    visibility: visible;
    top: -1em;
    right: -1em;
    bottom: -1em;
    left: -1em;
    opacity: 0; } }

.ssbp--theme-1 .ssbp-container {
  padding: 6px; }

.ssbp--theme-1 .ssbp-list li {
  margin-left: 12px; }

.ssbp--theme-1 .ssbp-btn {
  width: 3em;
  height: 3em;
  line-height: 3em;
  position: relative;
  border-radius: 50%;
  color: #fff;
  -webkit-transition: .25s;
  transition: .25s; }

.ssbp--theme-1 .ssbp-btn:hover, .ssbp--theme-1 .ssbp-btn:focus, .ssbp--theme-1 .ssbp-btn:active {
  background-color: #fff;
  z-index: 10; }

.ssbp--theme-1 .ssbp-btn:visited {
  color: #fff; }

.ssbp--theme-1 .ssbp-btn:before {
  -webkit-transition: -webkit-transform .25s;
  transition: transform .25s; }

.ssbp--theme-1 .ssbp-btn:active:before {
  -webkit-transform: scale(1.2);
  transform: scale(1.2); }

.ssbp--theme-1 .ssbp-btn:after {
  content: '';
  visibility: hidden;
  position: absolute;
  border: 1px solid #fff;
  border-radius: 50%;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  pointer-events: none;
  -webkit-animation-duration: .5s;
  animation-duration: .5s; }

.ssbp--theme-1 .ssbp-btn:hover:after {
  -webkit-animation-name: ripple-out;
  animation-name: ripple-out; }

.ssbp--theme-1[data-ssbp-counts="true"] .ssbp-list li {
  margin-left: 13.2px; }

.ssbp--theme-1[data-ssbp-counts="true"] .ssbp-list li:first-of-type {
  margin-left: 0; }

.ssbp--theme-1 .ssbp-buffer {
  background-color: #272727; }

.ssbp--theme-1 .ssbp-buffer:hover, .ssbp--theme-1 .ssbp-buffer:focus, .ssbp--theme-1 .ssbp-buffer:active {
  color: #272727;
  border-color: #272727; }

.ssbp--theme-1 .ssbp-buffer + .ssbp-each-share {
  background-color: #272727; }

.ssbp--theme-1 .ssbp-diggit {
  background-color: #14589E; }

.ssbp--theme-1 .ssbp-diggit:hover, .ssbp--theme-1 .ssbp-diggit:focus, .ssbp--theme-1 .ssbp-diggit:active {
  color: #14589E;
  border-color: #14589E; }

.ssbp--theme-1 .ssbp-diggit + .ssbp-each-share {
  background-color: #14589E; }

.ssbp--theme-1 .ssbp-email {
  background-color: #787878; }

.ssbp--theme-1 .ssbp-email:hover, .ssbp--theme-1 .ssbp-email:focus, .ssbp--theme-1 .ssbp-email:active {
  color: #787878;
  border-color: #787878; }

.ssbp--theme-1 .ssbp-email + .ssbp-each-share {
  background-color: #787878; }

.ssbp--theme-1 .ssbp-ellipsis {
  background-color: #4582EC; }

.ssbp--theme-1 .ssbp-ellipsis:hover, .ssbp--theme-1 .ssbp-ellipsis:focus, .ssbp--theme-1 .ssbp-ellipsis:active {
  color: #4582EC;
  border-color: #4582EC; }

.ssbp--theme-1 .ssbp-ellipsis + .ssbp-each-share {
  background-color: #4582EC; }

.ssbp--theme-1 .ssbp-facebook {
  background-color: #3b5998; }

.ssbp--theme-1 .ssbp-facebook:hover, .ssbp--theme-1 .ssbp-facebook:focus, .ssbp--theme-1 .ssbp-facebook:active {
  color: #3b5998;
  border-color: #3b5998; }

.ssbp--theme-1 .ssbp-facebook + .ssbp-each-share {
  background-color: #3b5998; }

.ssbp--theme-1 .ssbp-facebook_save {
  background-color: #3b5998; }

.ssbp--theme-1 .ssbp-facebook_save:hover, .ssbp--theme-1 .ssbp-facebook_save:focus, .ssbp--theme-1 .ssbp-facebook_save:active {
  color: #3b5998;
  border-color: #3b5998; }

.ssbp--theme-1 .ssbp-facebook_save + .ssbp-each-share {
  background-color: #3b5998; }

.ssbp--theme-1 .ssbp-facebook-messenger {
  background-color: #0084FF; }

.ssbp--theme-1 .ssbp-facebook-messenger:hover, .ssbp--theme-1 .ssbp-facebook-messenger:focus, .ssbp--theme-1 .ssbp-facebook-messenger:active {
  color: #0084FF;
  border-color: #0084FF; }

.ssbp--theme-1 .ssbp-facebook-messenger + .ssbp-each-share {
  background-color: #0084FF; }

.ssbp--theme-1 .ssbp-flattr {
  background-color: #f67C1A; }

.ssbp--theme-1 .ssbp-flattr:hover, .ssbp--theme-1 .ssbp-flattr:focus, .ssbp--theme-1 .ssbp-flattr:active {
  color: #f67C1A;
  border-color: #f67C1A; }

.ssbp--theme-1 .ssbp-flattr + .ssbp-each-share {
  background-color: #f67C1A; }

.ssbp--theme-1 .ssbp-google {
  background-color: #DC4E41; }

.ssbp--theme-1 .ssbp-google:hover, .ssbp--theme-1 .ssbp-google:focus, .ssbp--theme-1 .ssbp-google:active {
  color: #DC4E41;
  border-color: #DC4E41; }

.ssbp--theme-1 .ssbp-google + .ssbp-each-share {
  background-color: #DC4E41; }

.ssbp--theme-1 .ssbp-linkedin {
  background-color: #007bb6; }

.ssbp--theme-1 .ssbp-linkedin:hover, .ssbp--theme-1 .ssbp-linkedin:focus, .ssbp--theme-1 .ssbp-linkedin:active {
  color: #007bb6;
  border-color: #007bb6; }

.ssbp--theme-1 .ssbp-linkedin + .ssbp-each-share {
  background-color: #007bb6; }

.ssbp--theme-1 .ssbp-pinterest {
  background-color: #ce1a19; }

.ssbp--theme-1 .ssbp-pinterest:hover, .ssbp--theme-1 .ssbp-pinterest:focus, .ssbp--theme-1 .ssbp-pinterest:active {
  color: #ce1a19;
  border-color: #ce1a19; }

.ssbp--theme-1 .ssbp-pinterest + .ssbp-each-share {
  background-color: #ce1a19; }

.ssbp--theme-1 .ssbp-print {
  background-color: #1F6B43; }

.ssbp--theme-1 .ssbp-print:hover, .ssbp--theme-1 .ssbp-print:focus, .ssbp--theme-1 .ssbp-print:active {
  color: #1F6B43;
  border-color: #1F6B43; }

.ssbp--theme-1 .ssbp-print + .ssbp-each-share {
  background-color: #1F6B43; }

.ssbp--theme-1 .ssbp-reddit {
  background-color: #FF4500; }

.ssbp--theme-1 .ssbp-reddit:hover, .ssbp--theme-1 .ssbp-reddit:focus, .ssbp--theme-1 .ssbp-reddit:active {
  color: #FF4500;
  border-color: #FF4500; }

.ssbp--theme-1 .ssbp-reddit + .ssbp-each-share {
  background-color: #FF4500; }

.ssbp--theme-1 .ssbp-simplesharebuttons {
  background-color: #4582ec; }

.ssbp--theme-1 .ssbp-simplesharebuttons:hover, .ssbp--theme-1 .ssbp-simplesharebuttons:focus, .ssbp--theme-1 .ssbp-simplesharebuttons:active {
  color: #4582ec;
  border-color: #4582ec; }

.ssbp--theme-1 .ssbp-simplesharebuttons + .ssbp-each-share {
  background-color: #4582ec; }

.ssbp--theme-1 .ssbp-stumbleupon {
  background-color: #EB4924; }

.ssbp--theme-1 .ssbp-stumbleupon:hover, .ssbp--theme-1 .ssbp-stumbleupon:focus, .ssbp--theme-1 .ssbp-stumbleupon:active {
  color: #EB4924;
  border-color: #EB4924; }

.ssbp--theme-1 .ssbp-stumbleupon + .ssbp-each-share {
  background-color: #EB4924; }

.ssbp--theme-1 .ssbp-tumblr {
  background-color: #2C4762; }

.ssbp--theme-1 .ssbp-tumblr:hover, .ssbp--theme-1 .ssbp-tumblr:focus, .ssbp--theme-1 .ssbp-tumblr:active {
  color: #2C4762;
  border-color: #2C4762; }

.ssbp--theme-1 .ssbp-tumblr + .ssbp-each-share {
  background-color: #2C4762; }

.ssbp--theme-1 .ssbp-twitter {
  background-color: #00a9f1; }

.ssbp--theme-1 .ssbp-twitter:hover, .ssbp--theme-1 .ssbp-twitter:focus, .ssbp--theme-1 .ssbp-twitter:active {
  color: #00a9f1;
  border-color: #00a9f1; }

.ssbp--theme-1 .ssbp-twitter + .ssbp-each-share {
  background-color: #00a9f1; }

.ssbp--theme-1 .ssbp-vk {
  background-color: #45668E; }

.ssbp--theme-1 .ssbp-vk:hover, .ssbp--theme-1 .ssbp-vk:focus, .ssbp--theme-1 .ssbp-vk:active {
  color: #45668E;
  border-color: #45668E; }

.ssbp--theme-1 .ssbp-vk + .ssbp-each-share {
  background-color: #45668E; }

.ssbp--theme-1 .ssbp-whatsapp {
  background-color: #34AF23; }

.ssbp--theme-1 .ssbp-whatsapp:hover, .ssbp--theme-1 .ssbp-whatsapp:focus, .ssbp--theme-1 .ssbp-whatsapp:active {
  color: #34AF23;
  border-color: #34AF23; }

.ssbp--theme-1 .ssbp-whatsapp + .ssbp-each-share {
  background-color: #34AF23; }

.ssbp--theme-1 .ssbp-yummly {
  background-color: #E16120; }

.ssbp--theme-1 .ssbp-yummly:hover, .ssbp--theme-1 .ssbp-yummly:focus, .ssbp--theme-1 .ssbp-yummly:active {
  color: #E16120;
  border-color: #E16120; }

.ssbp--theme-1 .ssbp-yummly + .ssbp-each-share {
  background-color: #E16120; }

.ssbp--theme-1 .ssbp-xing {
  background-color: #026466; }

.ssbp--theme-1 .ssbp-xing:hover, .ssbp--theme-1 .ssbp-xing:focus, .ssbp--theme-1 .ssbp-xing:active {
  color: #026466;
  border-color: #026466; }

.ssbp--theme-1 .ssbp-xing + .ssbp-each-share {
  background-color: #026466; }

.ssbp--theme-1 .ssbp-each-share {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 11;
  margin-left: -12px;
  padding: 2px;
  border-radius: 6px;
  font-size: 10px;
  color: #FFF; }

.ssbp--theme-1.ssbp--fixed-right .ssbp-each-share {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -12px; }

.ssbp--theme-2 .ssbp-toggle-switch, .ssbp--theme-3 .ssbp-toggle-switch, .ssbp--theme-10 .ssbp-toggle-switch, .ssbp--theme-11 .ssbp-toggle-switch {
  background: #4C4C4C;
  background: rgba(39, 39, 39, 0.8);
  border-radius: 0;
  color: #fff; }

.ssbp--theme-2 .ssbp-toggle-switch:active, .ssbp--theme-3 .ssbp-toggle-switch:active, .ssbp--theme-10 .ssbp-toggle-switch:active, .ssbp--theme-11 .ssbp-toggle-switch:active, .ssbp--theme-2 .ssbp-toggle-switch:hover, .ssbp--theme-3 .ssbp-toggle-switch:hover, .ssbp--theme-10 .ssbp-toggle-switch:hover, .ssbp--theme-11 .ssbp-toggle-switch:hover, .ssbp--theme-2 .ssbp-toggle-switch:focus, .ssbp--theme-3 .ssbp-toggle-switch:focus, .ssbp--theme-10 .ssbp-toggle-switch:focus, .ssbp--theme-11 .ssbp-toggle-switch:focus {
  background: #4C4C4C;
  background: rgba(39, 39, 39, 0.9); }

.ssbp--theme-1 .ssbp-toggle-switch, .ssbp--theme-4 .ssbp-toggle-switch, .ssbp--theme-5 .ssbp-toggle-switch, .ssbp--theme-6 .ssbp-toggle-switch, .ssbp--theme-7 .ssbp-toggle-switch, .ssbp--theme-8 .ssbp-toggle-switch, .ssbp--theme-9 .ssbp-toggle-switch {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  color: #272727;
  border-radius: 0; }

.ssbp--theme-1 .ssbp-toggle-switch:active, .ssbp--theme-4 .ssbp-toggle-switch:active, .ssbp--theme-5 .ssbp-toggle-switch:active, .ssbp--theme-6 .ssbp-toggle-switch:active, .ssbp--theme-7 .ssbp-toggle-switch:active, .ssbp--theme-8 .ssbp-toggle-switch:active, .ssbp--theme-9 .ssbp-toggle-switch:active, .ssbp--theme-1 .ssbp-toggle-switch:hover, .ssbp--theme-4 .ssbp-toggle-switch:hover, .ssbp--theme-5 .ssbp-toggle-switch:hover, .ssbp--theme-6 .ssbp-toggle-switch:hover, .ssbp--theme-7 .ssbp-toggle-switch:hover, .ssbp--theme-8 .ssbp-toggle-switch:hover, .ssbp--theme-9 .ssbp-toggle-switch:hover, .ssbp--theme-1 .ssbp-toggle-switch:focus, .ssbp--theme-4 .ssbp-toggle-switch:focus, .ssbp--theme-5 .ssbp-toggle-switch:focus, .ssbp--theme-6 .ssbp-toggle-switch:focus, .ssbp--theme-7 .ssbp-toggle-switch:focus, .ssbp--theme-8 .ssbp-toggle-switch:focus, .ssbp--theme-9 .ssbp-toggle-switch:focus {
  background: #fff;
  background: rgba(255, 255, 255, 0.9); }

.ssbp--theme-2.ssbp--centred .ssbp-list, .ssbp--theme-3.ssbp--centred .ssbp-list, .ssbp--theme-5.ssbp--centred .ssbp-list, .ssbp--theme-7.ssbp--centred .ssbp-list, .ssbp--theme-8.ssbp--centred .ssbp-list, .ssbp--theme-9.ssbp--centred .ssbp-list, .ssbp--theme-10.ssbp--centred .ssbp-list, .ssbp--theme-11.ssbp--centred .ssbp-list {
  display: table;
  table-layout: fixed;
  width: 100%; }

.ssbp--theme-2.ssbp--centred .ssbp-list li, .ssbp--theme-3.ssbp--centred .ssbp-list li, .ssbp--theme-5.ssbp--centred .ssbp-list li, .ssbp--theme-7.ssbp--centred .ssbp-list li, .ssbp--theme-8.ssbp--centred .ssbp-list li, .ssbp--theme-9.ssbp--centred .ssbp-list li, .ssbp--theme-10.ssbp--centred .ssbp-list li, .ssbp--theme-11.ssbp--centered .ssbp-list li {
  display: inline-block !important;
  margin: 0 0 !important;
  display: table-cell !important;
  width: auto;
  height: auto; }

.ssbp--theme-2.ssbp--centred .ssbp-btn, .ssbp--theme-3.ssbp--centred .ssbp-btn, .ssbp--theme-5.ssbp--centred .ssbp-btn, .ssbp--theme-7.ssbp--centred .ssbp-btn, .ssbp--theme-8.ssbp--centred .ssbp-btn, .ssbp--theme-9.ssbp--centred .ssbp-btn, .ssbp--theme-10.ssbp--centred .ssbp-btn, .ssbp--theme-11.ssbp--centred .ssbp-btn {
  display: block;
  width: auto; }

.ssbp--theme-2 .ssbp-list li {
  overflow: hidden;
  margin: 0; }

.ssbp--theme-2 .ssbp-btn {
  width: 3em;
  height: 3em;
  line-height: 3em;
  position: relative;
  color: #fff;
  -webkit-transition: .25s;
  transition: .25s;
  border-bottom: 0; }

.ssbp--theme-2 .ssbp-btn:before {
  -webkit-transition: .25s;
  transition: .25s; }

.ssbp--theme-2 .ssbp-btn + .ssbp-each-share {
  position: absolute;
  z-index: 10;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: .25s;
  transition: .25s; }

.ssbp--theme-2 .ssbp-btn:hover, .ssbp--theme-2 .ssbp-btn:focus, .ssbp--theme-2 .ssbp-btn:active, .ssbp--theme-2 .ssbp-btn:visited {
  z-index: 10;
  color: #fff; }

.ssbp--theme-2 .ssbp-btn:hover:before, .ssbp--theme-2 .ssbp-btn:focus:before, .ssbp--theme-2 .ssbp-btn:active:before, .ssbp--theme-2 .ssbp-btn:visited:before {
  -webkit-transform: none !important;
  transform: none !important; }

.ssbp--theme-2 .ssbp-btn:hover + .ssbp-each-share, .ssbp--theme-2 .ssbp-btn:focus + .ssbp-each-share, .ssbp--theme-2 .ssbp-btn:active + .ssbp-each-share, .ssbp--theme-2 .ssbp-btn:visited + .ssbp-each-share {
  -webkit-transform: translateY(100%);
  transform: translateY(100%); }

.ssbp--theme-2 .ssbp-btn:active {
  -webkit-transform: scale(1.2);
  transform: scale(1.2); }

.ssbp--theme-2[data-ssbp-counts="true"] .ssbp-btn:before {
  -webkit-transform: translateY(-0.25em) scale(0.75);
  transform: translateY(-0.25em) scale(0.75); }

.ssbp--theme-2 .ssbp-buffer {
  background-color: #272727; }

.ssbp--theme-2 .ssbp-buffer:hover, .ssbp--theme-2 .ssbp-buffer:focus, .ssbp--theme-2 .ssbp-buffer:active {
  background-color: #0e0e0e; }

.ssbp--theme-2 .ssbp-diggit {
  background-color: #14589E; }

.ssbp--theme-2 .ssbp-diggit:hover, .ssbp--theme-2 .ssbp-diggit:focus, .ssbp--theme-2 .ssbp-diggit:active {
  background-color: #0e3f71; }

.ssbp--theme-2 .ssbp-email {
  background-color: #787878; }

.ssbp--theme-2 .ssbp-email:hover, .ssbp--theme-2 .ssbp-email:focus, .ssbp--theme-2 .ssbp-email:active {
  background-color: #5f5f5f; }

.ssbp--theme-2 .ssbp-ellipsis {
  background-color: #4582EC; }

.ssbp--theme-2 .ssbp-ellipsis:hover, .ssbp--theme-2 .ssbp-ellipsis:focus, .ssbp--theme-2 .ssbp-ellipsis:active {
  background-color: #1863e6; }

.ssbp--theme-2 .ssbp-facebook {
  background-color: #3b5998; }

.ssbp--theme-2 .ssbp-facebook:hover, .ssbp--theme-2 .ssbp-facebook:focus, .ssbp--theme-2 .ssbp-facebook:active {
  background-color: #2d4373; }

.ssbp--theme-2 .ssbp-facebook_save {
  background-color: #3b5998; }

.ssbp--theme-2 .ssbp-facebook_save:hover, .ssbp--theme-2 .ssbp-facebook_save:focus, .ssbp--theme-2 .ssbp-facebook_save:active {
  background-color: #2d4373; }

.ssbp--theme-2 .ssbp-facebook-messenger {
  background-color: #0084FF; }

.ssbp--theme-2 .ssbp-facebook-messenger:hover, .ssbp--theme-2 .ssbp-facebook-messenger:focus, .ssbp--theme-2 .ssbp-facebook-messenger:active {
  background-color: #006acc; }

.ssbp--theme-2 .ssbp-flattr {
  background-color: #f67C1A; }

.ssbp--theme-2 .ssbp-flattr:hover, .ssbp--theme-2 .ssbp-flattr:focus, .ssbp--theme-2 .ssbp-flattr:active {
  background-color: #d56308; }

.ssbp--theme-2 .ssbp-google {
  background-color: #DC4E41; }

.ssbp--theme-2 .ssbp-google:hover, .ssbp--theme-2 .ssbp-google:focus, .ssbp--theme-2 .ssbp-google:active {
  background-color: #c63224; }

.ssbp--theme-2 .ssbp-linkedin {
  background-color: #007bb6; }

.ssbp--theme-2 .ssbp-linkedin:hover, .ssbp--theme-2 .ssbp-linkedin:focus, .ssbp--theme-2 .ssbp-linkedin:active {
  background-color: #005983; }

.ssbp--theme-2 .ssbp-pinterest {
  background-color: #ce1a19; }

.ssbp--theme-2 .ssbp-pinterest:hover, .ssbp--theme-2 .ssbp-pinterest:focus, .ssbp--theme-2 .ssbp-pinterest:active {
  background-color: #a11413; }

.ssbp--theme-2 .ssbp-print {
  background-color: #1F6B43; }

.ssbp--theme-2 .ssbp-print:hover, .ssbp--theme-2 .ssbp-print:focus, .ssbp--theme-2 .ssbp-print:active {
  background-color: #14432a; }

.ssbp--theme-2 .ssbp-reddit {
  background-color: #FF4500; }

.ssbp--theme-2 .ssbp-reddit:hover, .ssbp--theme-2 .ssbp-reddit:focus, .ssbp--theme-2 .ssbp-reddit:active {
  background-color: #cc3700; }

.ssbp--theme-2 .ssbp-simplesharebuttons {
  background-color: #4582ec; }

.ssbp--theme-2 .ssbp-simplesharebuttons:hover, .ssbp--theme-2 .ssbp-simplesharebuttons:focus, .ssbp--theme-2 .ssbp-simplesharebuttons:active {
  background-color: #1863e6; }

.ssbp--theme-2 .ssbp-stumbleupon {
  background-color: #EB4924; }

.ssbp--theme-2 .ssbp-stumbleupon:hover, .ssbp--theme-2 .ssbp-stumbleupon:focus, .ssbp--theme-2 .ssbp-stumbleupon:active {
  background-color: #ca3412; }

.ssbp--theme-2 .ssbp-tumblr {
  background-color: #2C4762; }

.ssbp--theme-2 .ssbp-tumblr:hover, .ssbp--theme-2 .ssbp-tumblr:focus, .ssbp--theme-2 .ssbp-tumblr:active {
  background-color: #1c2e3f; }

.ssbp--theme-2 .ssbp-twitter {
  background-color: #00a9f1; }

.ssbp--theme-2 .ssbp-twitter:hover, .ssbp--theme-2 .ssbp-twitter:focus, .ssbp--theme-2 .ssbp-twitter:active {
  background-color: #0085be; }

.ssbp--theme-2 .ssbp-vk {
  background-color: #45668E; }

.ssbp--theme-2 .ssbp-vk:hover, .ssbp--theme-2 .ssbp-vk:focus, .ssbp--theme-2 .ssbp-vk:active {
  background-color: #344d6c; }

.ssbp--theme-2 .ssbp-whatsapp {
  background-color: #34AF23; }

.ssbp--theme-2 .ssbp-whatsapp:hover, .ssbp--theme-2 .ssbp-whatsapp:focus, .ssbp--theme-2 .ssbp-whatsapp:active {
  background-color: #27851b; }

.ssbp--theme-2 .ssbp-yummly {
  background-color: #E16120; }

.ssbp--theme-2 .ssbp-yummly:hover, .ssbp--theme-2 .ssbp-yummly:focus, .ssbp--theme-2 .ssbp-yummly:active {
  background-color: #b64d18; }

.ssbp--theme-2 .ssbp-xing {
  background-color: #026466; }

.ssbp--theme-2 .ssbp-xing:hover, .ssbp--theme-2 .ssbp-xing:focus, .ssbp--theme-2 .ssbp-xing:active {
  background-color: #013334; }

.ssbp--theme-2 .ssbp-each-share {
  padding: 2px;
  background-color: rgba(0, 0, 0, 0.1);
  font-size: 10px;
  text-align: center;
  color: #FFF; }

.ssbp--theme-2 .ssbp-toggle-switch, .ssbp--theme-3 .ssbp-toggle-switch, .ssbp--theme-10 .ssbp-toggle-switch, .ssbp--theme-11 .ssbp-toggle-switch {
  background: #4C4C4C;
  background: rgba(39, 39, 39, 0.8);
  border-radius: 0;
  color: #fff; }

.ssbp--theme-2 .ssbp-toggle-switch:active, .ssbp--theme-3 .ssbp-toggle-switch:active, .ssbp--theme-10 .ssbp-toggle-switch:active, .ssbp--theme-11 .ssbp-toggle-switch:active, .ssbp--theme-2 .ssbp-toggle-switch:hover, .ssbp--theme-3 .ssbp-toggle-switch:hover, .ssbp--theme-10 .ssbp-toggle-switch:hover, .ssbp--theme-11 .ssbp-toggle-switch:hover, .ssbp--theme-2 .ssbp-toggle-switch:focus, .ssbp--theme-3 .ssbp-toggle-switch:focus, .ssbp--theme-10 .ssbp-toggle-switch:focus, .ssbp--theme-11 .ssbp-toggle-switch:focus {
  background: #4C4C4C;
  background: rgba(39, 39, 39, 0.9); }

.ssbp--theme-1 .ssbp-toggle-switch, .ssbp--theme-4 .ssbp-toggle-switch, .ssbp--theme-5 .ssbp-toggle-switch, .ssbp--theme-6 .ssbp-toggle-switch, .ssbp--theme-7 .ssbp-toggle-switch, .ssbp--theme-8 .ssbp-toggle-switch, .ssbp--theme-9 .ssbp-toggle-switch {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  color: #272727;
  border-radius: 0; }

.ssbp--theme-1 .ssbp-toggle-switch:active, .ssbp--theme-4 .ssbp-toggle-switch:active, .ssbp--theme-5 .ssbp-toggle-switch:active, .ssbp--theme-6 .ssbp-toggle-switch:active, .ssbp--theme-7 .ssbp-toggle-switch:active, .ssbp--theme-8 .ssbp-toggle-switch:active, .ssbp--theme-9 .ssbp-toggle-switch:active, .ssbp--theme-1 .ssbp-toggle-switch:hover, .ssbp--theme-4 .ssbp-toggle-switch:hover, .ssbp--theme-5 .ssbp-toggle-switch:hover, .ssbp--theme-6 .ssbp-toggle-switch:hover, .ssbp--theme-7 .ssbp-toggle-switch:hover, .ssbp--theme-8 .ssbp-toggle-switch:hover, .ssbp--theme-9 .ssbp-toggle-switch:hover, .ssbp--theme-1 .ssbp-toggle-switch:focus, .ssbp--theme-4 .ssbp-toggle-switch:focus, .ssbp--theme-5 .ssbp-toggle-switch:focus, .ssbp--theme-6 .ssbp-toggle-switch:focus, .ssbp--theme-7 .ssbp-toggle-switch:focus, .ssbp--theme-8 .ssbp-toggle-switch:focus, .ssbp--theme-9 .ssbp-toggle-switch:focus {
  background: #fff;
  background: rgba(255, 255, 255, 0.9); }

.ssbp--theme-2.ssbp--centred .ssbp-list, .ssbp--theme-3.ssbp--centred .ssbp-list, .ssbp--theme-5.ssbp--centred .ssbp-list, .ssbp--theme-7.ssbp--centred .ssbp-list, .ssbp--theme-8.ssbp--centred .ssbp-list, .ssbp--theme-9.ssbp--centred .ssbp-list, .ssbp--theme-10.ssbp--centred .ssbp-list, .ssbp--theme-11.ssbp--centred .ssbp-list {
  display: table;
  table-layout: fixed;
  width: 100%; }

.ssbp--theme-2.ssbp--centred .ssbp-list li, .ssbp--theme-3.ssbp--centred .ssbp-list li, .ssbp--theme-5.ssbp--centred .ssbp-list li, .ssbp--theme-7.ssbp--centred .ssbp-list li, .ssbp--theme-8.ssbp--centred .ssbp-list li, .ssbp--theme-9.ssbp--centred .ssbp-list li, .ssbp--theme-10.ssbp--centred .ssbp-list li, .ssbp--theme-11.ssbp--centred .ssbp-list li {
  display: inline-block !important;
  margin: 0 0 !important;
  display: table-cell !important;
  width: auto;
  height: auto; }

.ssbp--theme-2.ssbp--centred .ssbp-btn, .ssbp--theme-3.ssbp--centred .ssbp-btn, .ssbp--theme-5.ssbp--centred .ssbp-btn, .ssbp--theme-7.ssbp--centred .ssbp-btn, .ssbp--theme-8.ssbp--centred .ssbp-btn, .ssbp--theme-9.ssbp--centred .ssbp-btn, .ssbp--theme-10.ssbp--centred .ssbp-btn, .ssbp--theme-11.ssbp--centred .ssbp-btn {
  display: block;
  width: auto; }

.ssbp--theme-3 .ssbp-list li {
  margin: 0;
  margin-bottom: 1rem; }

.ssbp--theme-3 .ssbp-text {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  margin-left: .5em;
  text-shadow: -1px -1px rgba(0, 0, 0, 0.2); }

.ssbp--theme-3 .ssbp-btn {
  display: block;
  padding: 0.5em 1em;
  color: #fff;
  text-shadow: -1px -1px rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color .25s;
  transition: background-color .25s;
  border-bottom: 0; }

.ssbp--theme-3 .ssbp-btn:before {
  vertical-align: middle; }

.ssbp--theme-3 .ssbp-btn:active {
  box-shadow: inset 0 0 0.5em rgba(0, 0, 0, 0.33); }

.ssbp--theme-3 .ssbp-btn:hover, .ssbp--theme-3 .ssbp-btn:focus, .ssbp--theme-3 .ssbp-btn:active, .ssbp--theme-3 .ssbp-btn:visited {
  color: #fff; }

.ssbp--theme-3 .ssbp-buffer {
  background-color: #272727; }

.ssbp--theme-3 .ssbp-buffer:hover, .ssbp--theme-3 .ssbp-buffer:focus, .ssbp--theme-3 .ssbp-buffer:active, .ssbp--theme-3 .ssbp-buffer + .ssbp-each-share {
  background-color: #0e0e0e; }

.ssbp--theme-3 .ssbp-diggit {
  background-color: #14589E; }

.ssbp--theme-3 .ssbp-diggit:hover, .ssbp--theme-3 .ssbp-diggit:focus, .ssbp--theme-3 .ssbp-diggit:active, .ssbp--theme-3 .ssbp-diggit + .ssbp-each-share {
  background-color: #0e3f71; }

.ssbp--theme-3 .ssbp-email {
  background-color: #787878; }

.ssbp--theme-3 .ssbp-email:hover, .ssbp--theme-3 .ssbp-email:focus, .ssbp--theme-3 .ssbp-email:active, .ssbp--theme-3 .ssbp-email + .ssbp-each-share {
  background-color: #5f5f5f; }

.ssbp--theme-3 .ssbp-ellipsis {
  background-color: #4582EC; }

.ssbp--theme-3 .ssbp-ellipsis:hover, .ssbp--theme-3 .ssbp-ellipsis:focus, .ssbp--theme-3 .ssbp-ellipsis:active, .ssbp--theme-3 .ssbp-ellipsis + .ssbp-each-share {
  background-color: #1863e6; }

.ssbp--theme-3 .ssbp-facebook {
  background-color: #3b5998; }

.ssbp--theme-3 .ssbp-facebook:hover, .ssbp--theme-3 .ssbp-facebook:focus, .ssbp--theme-3 .ssbp-facebook:active, .ssbp--theme-3 .ssbp-facebook + .ssbp-each-share {
  background-color: #2d4373; }

.ssbp--theme-3 .ssbp-facebook_save {
  background-color: #3b5998; }

.ssbp--theme-3 .ssbp-facebook_save:hover, .ssbp--theme-3 .ssbp-facebook_save:focus, .ssbp--theme-3 .ssbp-facebook_save:active, .ssbp--theme-3 .ssbp-facebook_save + .ssbp-each-share {
  background-color: #2d4373; }

.ssbp--theme-3 .ssbp-facebook-messenger {
  background-color: #0084FF; }

.ssbp--theme-3 .ssbp-facebook-messenger:hover, .ssbp--theme-3 .ssbp-facebook-messenger:focus, .ssbp--theme-3 .ssbp-facebook-messenger:active, .ssbp--theme-3 .ssbp-facebook-messenger + .ssbp-each-share {
  background-color: #006acc; }

.ssbp--theme-3 .ssbp-flattr {
  background-color: #f67C1A; }

.ssbp--theme-3 .ssbp-flattr:hover, .ssbp--theme-3 .ssbp-flattr:focus, .ssbp--theme-3 .ssbp-flattr:active, .ssbp--theme-3 .ssbp-flattr + .ssbp-each-share {
  background-color: #d56308; }

.ssbp--theme-3 .ssbp-google {
  background-color: #DC4E41; }

.ssbp--theme-3 .ssbp-google:hover, .ssbp--theme-3 .ssbp-google:focus, .ssbp--theme-3 .ssbp-google:active, .ssbp--theme-3 .ssbp-google + .ssbp-each-share {
  background-color: #c63224; }

.ssbp--theme-3 .ssbp-linkedin {
  background-color: #007bb6; }

.ssbp--theme-3 .ssbp-linkedin:hover, .ssbp--theme-3 .ssbp-linkedin:focus, .ssbp--theme-3 .ssbp-linkedin:active, .ssbp--theme-3 .ssbp-linkedin + .ssbp-each-share {
  background-color: #005983; }

.ssbp--theme-3 .ssbp-pinterest {
  background-color: #ce1a19; }

.ssbp--theme-3 .ssbp-pinterest:hover, .ssbp--theme-3 .ssbp-pinterest:focus, .ssbp--theme-3 .ssbp-pinterest:active, .ssbp--theme-3 .ssbp-pinterest + .ssbp-each-share {
  background-color: #a11413; }

.ssbp--theme-3 .ssbp-print {
  background-color: #1F6B43; }

.ssbp--theme-3 .ssbp-print:hover, .ssbp--theme-3 .ssbp-print:focus, .ssbp--theme-3 .ssbp-print:active, .ssbp--theme-3 .ssbp-print + .ssbp-each-share {
  background-color: #14432a; }

.ssbp--theme-3 .ssbp-reddit {
  background-color: #FF4500; }

.ssbp--theme-3 .ssbp-reddit:hover, .ssbp--theme-3 .ssbp-reddit:focus, .ssbp--theme-3 .ssbp-reddit:active, .ssbp--theme-3 .ssbp-reddit + .ssbp-each-share {
  background-color: #cc3700; }

.ssbp--theme-3 .ssbp-simplesharebuttons {
  background-color: #4582ec; }

.ssbp--theme-3 .ssbp-simplesharebuttons:hover, .ssbp--theme-3 .ssbp-simplesharebuttons:focus, .ssbp--theme-3 .ssbp-simplesharebuttons:active, .ssbp--theme-3 .ssbp-simplesharebuttons + .ssbp-each-share {
  background-color: #1863e6; }

.ssbp--theme-3 .ssbp-stumbleupon {
  background-color: #EB4924; }

.ssbp--theme-3 .ssbp-stumbleupon:hover, .ssbp--theme-3 .ssbp-stumbleupon:focus, .ssbp--theme-3 .ssbp-stumbleupon:active, .ssbp--theme-3 .ssbp-stumbleupon + .ssbp-each-share {
  background-color: #ca3412; }

.ssbp--theme-3 .ssbp-tumblr {
  background-color: #2C4762; }

.ssbp--theme-3 .ssbp-tumblr:hover, .ssbp--theme-3 .ssbp-tumblr:focus, .ssbp--theme-3 .ssbp-tumblr:active, .ssbp--theme-3 .ssbp-tumblr + .ssbp-each-share {
  background-color: #1c2e3f; }

.ssbp--theme-3 .ssbp-twitter {
  background-color: #00a9f1; }

.ssbp--theme-3 .ssbp-twitter:hover, .ssbp--theme-3 .ssbp-twitter:focus, .ssbp--theme-3 .ssbp-twitter:active, .ssbp--theme-3 .ssbp-twitter + .ssbp-each-share {
  background-color: #0085be; }

.ssbp--theme-3 .ssbp-vk {
  background-color: #45668E; }

.ssbp--theme-3 .ssbp-vk:hover, .ssbp--theme-3 .ssbp-vk:focus, .ssbp--theme-3 .ssbp-vk:active, .ssbp--theme-3 .ssbp-vk + .ssbp-each-share {
  background-color: #344d6c; }

.ssbp--theme-3 .ssbp-whatsapp {
  background-color: #34AF23; }

.ssbp--theme-3 .ssbp-whatsapp:hover, .ssbp--theme-3 .ssbp-whatsapp:focus, .ssbp--theme-3 .ssbp-whatsapp:active, .ssbp--theme-3 .ssbp-whatsapp + .ssbp-each-share {
  background-color: #27851b; }

.ssbp--theme-3 .ssbp-yummly {
  background-color: #E16120; }

.ssbp--theme-3 .ssbp-yummly:hover, .ssbp--theme-3 .ssbp-yummly:focus, .ssbp--theme-3 .ssbp-yummly:active, .ssbp--theme-3 .ssbp-yummly + .ssbp-each-share {
  background-color: #b64d18; }

.ssbp--theme-3 .ssbp-xing {
  background-color: #026466; }

.ssbp--theme-3 .ssbp-xing:hover, .ssbp--theme-3 .ssbp-xing:focus, .ssbp--theme-3 .ssbp-xing:active, .ssbp--theme-3 .ssbp-xing + .ssbp-each-share {
  background-color: #013334; }

.ssbp--theme-3 .ssbp-each-share {
  padding: 2px;
  font-size: 10px;
  text-align: center;
  color: #FFF; }

.ssbp--theme-2 .ssbp-toggle-switch, .ssbp--theme-3 .ssbp-toggle-switch, .ssbp--theme-10 .ssbp-toggle-switch, .ssbp--theme-11 .ssbp-toggle-switch {
  background: #4C4C4C;
  background: rgba(39, 39, 39, 0.8);
  border-radius: 0;
  color: #fff; }

.ssbp--theme-2 .ssbp-toggle-switch:active, .ssbp--theme-3 .ssbp-toggle-switch:active, .ssbp--theme-10 .ssbp-toggle-switch:active, .ssbp--theme-11 .ssbp-toggle-switch:active, .ssbp--theme-2 .ssbp-toggle-switch:hover, .ssbp--theme-3 .ssbp-toggle-switch:hover, .ssbp--theme-10 .ssbp-toggle-switch:hover, .ssbp--theme-11 .ssbp-toggle-switch:hover, .ssbp--theme-2 .ssbp-toggle-switch:focus, .ssbp--theme-3 .ssbp-toggle-switch:focus, .ssbp--theme-10 .ssbp-toggle-switch:focus, .ssbp--theme-11 .ssbp-toggle-switch:focus {
  background: #4C4C4C;
  background: rgba(39, 39, 39, 0.9); }

.ssbp--theme-1 .ssbp-toggle-switch, .ssbp--theme-4 .ssbp-toggle-switch, .ssbp--theme-5 .ssbp-toggle-switch, .ssbp--theme-6 .ssbp-toggle-switch, .ssbp--theme-7 .ssbp-toggle-switch, .ssbp--theme-8 .ssbp-toggle-switch, .ssbp--theme-9 .ssbp-toggle-switch {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  color: #272727;
  border-radius: 0; }

.ssbp--theme-1 .ssbp-toggle-switch:active, .ssbp--theme-4 .ssbp-toggle-switch:active, .ssbp--theme-5 .ssbp-toggle-switch:active, .ssbp--theme-6 .ssbp-toggle-switch:active, .ssbp--theme-7 .ssbp-toggle-switch:active, .ssbp--theme-8 .ssbp-toggle-switch:active, .ssbp--theme-9 .ssbp-toggle-switch:active, .ssbp--theme-1 .ssbp-toggle-switch:hover, .ssbp--theme-4 .ssbp-toggle-switch:hover, .ssbp--theme-5 .ssbp-toggle-switch:hover, .ssbp--theme-6 .ssbp-toggle-switch:hover, .ssbp--theme-7 .ssbp-toggle-switch:hover, .ssbp--theme-8 .ssbp-toggle-switch:hover, .ssbp--theme-9 .ssbp-toggle-switch:hover, .ssbp--theme-1 .ssbp-toggle-switch:focus, .ssbp--theme-4 .ssbp-toggle-switch:focus, .ssbp--theme-5 .ssbp-toggle-switch:focus, .ssbp--theme-6 .ssbp-toggle-switch:focus, .ssbp--theme-7 .ssbp-toggle-switch:focus, .ssbp--theme-8 .ssbp-toggle-switch:focus, .ssbp--theme-9 .ssbp-toggle-switch:focus {
  background: #fff;
  background: rgba(255, 255, 255, 0.9); }

.ssbp--theme-2.ssbp--centred .ssbp-list, .ssbp--theme-3.ssbp--centred .ssbp-list, .ssbp--theme-5.ssbp--centred .ssbp-list, .ssbp--theme-7.ssbp--centred .ssbp-list, .ssbp--theme-8.ssbp--centred .ssbp-list, .ssbp--theme-9.ssbp--centred .ssbp-list, .ssbp--theme-10.ssbp--centred .ssbp-list, .ssbp--theme-11.ssbp--centred .ssbp-list {
  display: table;
  table-layout: fixed;
  width: 100%; }

.ssbp--theme-2.ssbp--centred .ssbp-list li, .ssbp--theme-3.ssbp--centred .ssbp-list li, .ssbp--theme-5.ssbp--centred .ssbp-list li, .ssbp--theme-7.ssbp--centred .ssbp-list li, .ssbp--theme-8.ssbp--centred .ssbp-list li, .ssbp--theme-9.ssbp--centred .ssbp-list li, .ssbp--theme-10.ssbp--centred .ssbp-list li, .ssbp--theme-11.ssbp--centred .ssbp-list li {
  display: inline-block !important;
  margin: 0 12px !important;
  display: table-cell !important;
  width: auto;
  height: auto; }

.ssbp--theme-2.ssbp--centred .ssbp-btn, .ssbp--theme-3.ssbp--centred .ssbp-btn, .ssbp--theme-5.ssbp--centred .ssbp-btn, .ssbp--theme-7.ssbp--centred .ssbp-btn, .ssbp--theme-8.ssbp--centred .ssbp-btn, .ssbp--theme-9.ssbp--centred .ssbp-btn, .ssbp--theme-10.ssbp--centred .ssbp-btn, .ssbp--theme-11.ssbp--centred .ssbp-btn {
  display: block;
  width: auto; }

.ssbp--theme-4[class*="ssbp--fixed"] .ssbp-container {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 8px; }

.ssbp--theme-4 .ssbp-btn {
  width: 3em;
  height: 3em;
  line-height: 3em;
  border-radius: 7.5px;
  color: #fff;
  -webkit-transition: background-color .25s;
  transition: background-color .25s;
  box-shadow: inset 0 -1.5em 2em rgba(255, 255, 255, 0.1);
  border-bottom: 0; }

.ssbp--theme-4 .ssbp-btn:hover, .ssbp--theme-4 .ssbp-btn:focus, .ssbp--theme-4 .ssbp-btn:active {
  box-shadow: inset 0 -1.5em 2em rgba(255, 255, 255, 0.1), inset 0 0 3.5em rgba(0, 0, 0, 0.33); }

.ssbp--theme-4 .ssbp-btn:hover, .ssbp--theme-4 .ssbp-btn:focus, .ssbp--theme-4 .ssbp-btn:active, .ssbp--theme-4 .ssbp-btn:visited {
  color: #fff; }

.ssbp--theme-4 .ssbp-list li {
  margin-left: 12px; }

.ssbp--theme-4 .ssbp-buffer {
  background-color: #272727; }

.ssbp--theme-4 .ssbp-diggit {
  background-color: #14589E; }

.ssbp--theme-4 .ssbp-email {
  background-color: #787878; }

.ssbp--theme-4 .ssbp-ellipsis {
  background-color: #4582EC; }

.ssbp--theme-4 .ssbp-facebook {
  background-color: #3b5998; }

.ssbp--theme-4 .ssbp-facebook_save {
  background-color: #3b5998; }

.ssbp--theme-4 .ssbp-facebook-messenger {
  background-color: #0084FF; }

.ssbp--theme-4 .ssbp-flattr {
  background-color: #f67C1A; }

.ssbp--theme-4 .ssbp-google {
  background-color: #DC4E41; }

.ssbp--theme-4 .ssbp-linkedin {
  background-color: #007bb6; }

.ssbp--theme-4 .ssbp-pinterest {
  background-color: #ce1a19; }

.ssbp--theme-4 .ssbp-print {
  background-color: #1F6B43; }

.ssbp--theme-4 .ssbp-reddit {
  background-color: #FF4500; }

.ssbp--theme-4 .ssbp-simplesharebuttons {
  background-color: #4582ec; }

.ssbp--theme-4 .ssbp-stumbleupon {
  background-color: #EB4924; }

.ssbp--theme-4 .ssbp-tumblr {
  background-color: #2C4762; }

.ssbp--theme-4 .ssbp-twitter {
  background-color: #00a9f1; }

.ssbp--theme-4 .ssbp-vk {
  background-color: #45668E; }

.ssbp--theme-4 .ssbp-whatsapp {
  background-color: #34AF23; }

.ssbp--theme-4 .ssbp-yummly {
  background-color: #E16120; }

.ssbp--theme-4 .ssbp-xing {
  background-color: #026466; }

.ssbp--theme-4 .ssbp-each-share {
  position: absolute;
  bottom: 100%;
  right: 0;
  z-index: 11;
  min-width: 1.25em;
  margin-right: -6px;
  margin-bottom: -8px;
  padding: 2px 4px;
  border-radius: 8px;
  background-color: #F22121;
  font-size: 10px;
  color: #FFF;
  text-align: center; }

.ssbp--theme-4.ssbp--fixed-right .ssbp-each-share {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -16px; }

.ssbp--theme-2 .ssbp-toggle-switch, .ssbp--theme-3 .ssbp-toggle-switch, .ssbp--theme-10 .ssbp-toggle-switch, .ssbp--theme-11 .ssbp-toggle-switch {
  background: #4C4C4C;
  background: rgba(39, 39, 39, 0.8);
  border-radius: 0;
  color: #fff; }

.ssbp--theme-2 .ssbp-toggle-switch:active, .ssbp--theme-3 .ssbp-toggle-switch:active, .ssbp--theme-10 .ssbp-toggle-switch:active, .ssbp--theme-11 .ssbp-toggle-switch:active, .ssbp--theme-2 .ssbp-toggle-switch:hover, .ssbp--theme-3 .ssbp-toggle-switch:hover, .ssbp--theme-10 .ssbp-toggle-switch:hover, .ssbp--theme-11 .ssbp-toggle-switch:hover, .ssbp--theme-2 .ssbp-toggle-switch:focus, .ssbp--theme-3 .ssbp-toggle-switch:focus, .ssbp--theme-10 .ssbp-toggle-switch:focus, .ssbp--theme-11 .ssbp-toggle-switch:focus {
  background: #4C4C4C;
  background: rgba(39, 39, 39, 0.9); }

.ssbp--theme-1 .ssbp-toggle-switch, .ssbp--theme-4 .ssbp-toggle-switch, .ssbp--theme-5 .ssbp-toggle-switch, .ssbp--theme-6 .ssbp-toggle-switch, .ssbp--theme-7 .ssbp-toggle-switch, .ssbp--theme-8 .ssbp-toggle-switch, .ssbp--theme-9 .ssbp-toggle-switch {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  color: #272727;
  border-radius: 0; }

.ssbp--theme-1 .ssbp-toggle-switch:active, .ssbp--theme-4 .ssbp-toggle-switch:active, .ssbp--theme-5 .ssbp-toggle-switch:active, .ssbp--theme-6 .ssbp-toggle-switch:active, .ssbp--theme-7 .ssbp-toggle-switch:active, .ssbp--theme-8 .ssbp-toggle-switch:active, .ssbp--theme-9 .ssbp-toggle-switch:active, .ssbp--theme-1 .ssbp-toggle-switch:hover, .ssbp--theme-4 .ssbp-toggle-switch:hover, .ssbp--theme-5 .ssbp-toggle-switch:hover, .ssbp--theme-6 .ssbp-toggle-switch:hover, .ssbp--theme-7 .ssbp-toggle-switch:hover, .ssbp--theme-8 .ssbp-toggle-switch:hover, .ssbp--theme-9 .ssbp-toggle-switch:hover, .ssbp--theme-1 .ssbp-toggle-switch:focus, .ssbp--theme-4 .ssbp-toggle-switch:focus, .ssbp--theme-5 .ssbp-toggle-switch:focus, .ssbp--theme-6 .ssbp-toggle-switch:focus, .ssbp--theme-7 .ssbp-toggle-switch:focus, .ssbp--theme-8 .ssbp-toggle-switch:focus, .ssbp--theme-9 .ssbp-toggle-switch:focus {
  background: #fff;
  background: rgba(255, 255, 255, 0.9); }

.ssbp--theme-2.ssbp--centred .ssbp-list, .ssbp--theme-3.ssbp--centred .ssbp-list, .ssbp--theme-5.ssbp--centred .ssbp-list, .ssbp--theme-7.ssbp--centred .ssbp-list, .ssbp--theme-8.ssbp--centred .ssbp-list, .ssbp--theme-9.ssbp--centred .ssbp-list, .ssbp--theme-10.ssbp--centred .ssbp-list, .ssbp--theme-11.ssbp--centred .ssbp-list {
  display: table;
  table-layout: fixed;
  width: 100%; }

.ssbp--theme-2.ssbp--centred .ssbp-list li, .ssbp--theme-3.ssbp--centred .ssbp-list li, .ssbp--theme-5.ssbp--centred .ssbp-list li, .ssbp--theme-7.ssbp--centred .ssbp-list li, .ssbp--theme-8.ssbp--centred .ssbp-list li, .ssbp--theme-9.ssbp--centred .ssbp-list li, .ssbp--theme-10.ssbp--centred .ssbp-list li, .ssbp--theme-11.ssbp--centred .ssbp-list li {
  display: inline-block !important;
  margin: 0 0 !important;
  display: table-cell !important;
  width: auto;
  height: auto; }

.ssbp--theme-2.ssbp--centred .ssbp-btn, .ssbp--theme-3.ssbp--centred .ssbp-btn, .ssbp--theme-5.ssbp--centred .ssbp-btn, .ssbp--theme-7.ssbp--centred .ssbp-btn, .ssbp--theme-8.ssbp--centred .ssbp-btn, .ssbp--theme-9.ssbp--centred .ssbp-btn, .ssbp--theme-10.ssbp--centred .ssbp-btn, .ssbp--theme-11.ssbp--centred .ssbp-btn {
  display: block;
  width: auto; }

.ssbp--theme-5 .ssbp-btn {
  width: 4em;
  height: 3em;
  line-height: 3em;
  margin-bottom: 8px;
  color: #fff;
  -webkit-transition: .25s;
  transition: .25s;
  border-bottom: 0; }

.ssbp--theme-5 .ssbp-btn:active {
  -webkit-transform: translateY(4px);
  transform: translateY(4px); }

.ssbp--theme-5 .ssbp-btn:hover, .ssbp--theme-5 .ssbp-btn:focus, .ssbp--theme-5 .ssbp-btn:active, .ssbp--theme-5 .ssbp-btn:visited {
  color: #fff; }

.ssbp--theme-5.ssbp--stacked .ssbp-list li, .ssbp--theme-5.ssbp-wrap.ssbp--fixed-left .ssbp-list li, .ssbp--theme-5.ssbp-wrap.ssbp--fixed-right .ssbp-list li {
  margin-top: 0; }

.ssbp--theme-5 .ssbp-buffer {
  background-color: #272727;
  box-shadow: 0 8px 0 #0e0e0e, 0 10px 12px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-buffer:active {
  box-shadow: 0 4px 0 #0e0e0e, 0 5px 6px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-diggit {
  background-color: #14589E;
  box-shadow: 0 8px 0 #0e3f71, 0 10px 12px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-diggit:active {
  box-shadow: 0 4px 0 #0e3f71, 0 5px 6px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-email {
  background-color: #787878;
  box-shadow: 0 8px 0 #5f5f5f, 0 10px 12px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-email:active {
  box-shadow: 0 4px 0 #5f5f5f, 0 5px 6px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-ellipsis {
  background-color: #4582EC;
  box-shadow: 0 8px 0 #1863e6, 0 10px 12px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-ellipsis:active {
  box-shadow: 0 4px 0 #1863e6, 0 5px 6px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-facebook {
  background-color: #3b5998;
  box-shadow: 0 8px 0 #2d4373, 0 10px 12px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-facebook:active {
  box-shadow: 0 4px 0 #2d4373, 0 5px 6px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-facebook_save {
  background-color: #3b5998;
  box-shadow: 0 8px 0 #2d4373, 0 10px 12px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-facebook_save:active {
  box-shadow: 0 4px 0 #2d4373, 0 5px 6px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-facebook-messenger {
  background-color: #0084FF;
  box-shadow: 0 8px 0 #006acc, 0 10px 12px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-facebook-messenger:active {
  box-shadow: 0 4px 0 #006acc, 0 5px 6px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-flattr {
  background-color: #f67C1A;
  box-shadow: 0 8px 0 #d56308, 0 10px 12px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-flattr:active {
  box-shadow: 0 4px 0 #d56308, 0 5px 6px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-google {
  background-color: #DC4E41;
  box-shadow: 0 8px 0 #c63224, 0 10px 12px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-google:active {
  box-shadow: 0 4px 0 #c63224, 0 5px 6px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-linkedin {
  background-color: #007bb6;
  box-shadow: 0 8px 0 #005983, 0 10px 12px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-linkedin:active {
  box-shadow: 0 4px 0 #005983, 0 5px 6px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-pinterest {
  background-color: #ce1a19;
  box-shadow: 0 8px 0 #a11413, 0 10px 12px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-pinterest:active {
  box-shadow: 0 4px 0 #a11413, 0 5px 6px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-print {
  background-color: #1F6B43;
  box-shadow: 0 8px 0 #14432a, 0 10px 12px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-print:active {
  box-shadow: 0 4px 0 #14432a, 0 5px 6px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-reddit {
  background-color: #FF4500;
  box-shadow: 0 8px 0 #cc3700, 0 10px 12px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-reddit:active {
  box-shadow: 0 4px 0 #cc3700, 0 5px 6px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-simplesharebuttons {
  background-color: #4582ec;
  box-shadow: 0 8px 0 #1863e6, 0 10px 12px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-simplesharebuttons:active {
  box-shadow: 0 4px 0 #1863e6, 0 5px 6px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-stumbleupon {
  background-color: #EB4924;
  box-shadow: 0 8px 0 #ca3412, 0 10px 12px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-stumbleupon:active {
  box-shadow: 0 4px 0 #ca3412, 0 5px 6px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-tumblr {
  background-color: #2C4762;
  box-shadow: 0 8px 0 #1c2e3f, 0 10px 12px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-tumblr:active {
  box-shadow: 0 4px 0 #1c2e3f, 0 5px 6px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-twitter {
  background-color: #00a9f1;
  box-shadow: 0 8px 0 #0085be, 0 10px 12px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-twitter:active {
  box-shadow: 0 4px 0 #0085be, 0 5px 6px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-vk {
  background-color: #45668E;
  box-shadow: 0 8px 0 #344d6c, 0 10px 12px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-vk:active {
  box-shadow: 0 4px 0 #344d6c, 0 5px 6px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-whatsapp {
  background-color: #34AF23;
  box-shadow: 0 8px 0 #27851b, 0 10px 12px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-whatsapp:active {
  box-shadow: 0 4px 0 #27851b, 0 5px 6px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-yummly {
  background-color: #E16120;
  box-shadow: 0 8px 0 #b64d18, 0 10px 12px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-yummly:active {
  box-shadow: 0 4px 0 #b64d18, 0 5px 6px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-xing {
  background-color: #026466;
  box-shadow: 0 8px 0 #013334, 0 10px 12px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-xing:active {
  box-shadow: 0 4px 0 #013334, 0 5px 6px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-each-share {
  padding-top: 3px;
  text-align: center;
  font-size: 12px; }

.ssbp--theme-2 .ssbp-toggle-switch, .ssbp--theme-3 .ssbp-toggle-switch, .ssbp--theme-10 .ssbp-toggle-switch, .ssbp--theme-11 .ssbp-toggle-switch {
  background: #4C4C4C;
  background: rgba(39, 39, 39, 0.8);
  border-radius: 0;
  color: #fff; }

.ssbp--theme-2 .ssbp-toggle-switch:active, .ssbp--theme-3 .ssbp-toggle-switch:active, .ssbp--theme-10 .ssbp-toggle-switch:active, .ssbp--theme-11 .ssbp-toggle-switch:active, .ssbp--theme-2 .ssbp-toggle-switch:hover, .ssbp--theme-3 .ssbp-toggle-switch:hover, .ssbp--theme-10 .ssbp-toggle-switch:hover, .ssbp--theme-11 .ssbp-toggle-switch:hover, .ssbp--theme-2 .ssbp-toggle-switch:focus, .ssbp--theme-3 .ssbp-toggle-switch:focus, .ssbp--theme-10 .ssbp-toggle-switch:focus, .ssbp--theme-11 .ssbp-toggle-switch:focus {
  background: #4C4C4C;
  background: rgba(39, 39, 39, 0.9); }

.ssbp--theme-1 .ssbp-toggle-switch, .ssbp--theme-4 .ssbp-toggle-switch, .ssbp--theme-5 .ssbp-toggle-switch, .ssbp--theme-6 .ssbp-toggle-switch, .ssbp--theme-7 .ssbp-toggle-switch, .ssbp--theme-8 .ssbp-toggle-switch, .ssbp--theme-9 .ssbp-toggle-switch {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  color: #272727;
  border-radius: 0; }

.ssbp--theme-1 .ssbp-toggle-switch:active, .ssbp--theme-4 .ssbp-toggle-switch:active, .ssbp--theme-5 .ssbp-toggle-switch:active, .ssbp--theme-6 .ssbp-toggle-switch:active, .ssbp--theme-7 .ssbp-toggle-switch:active, .ssbp--theme-8 .ssbp-toggle-switch:active, .ssbp--theme-9 .ssbp-toggle-switch:active, .ssbp--theme-1 .ssbp-toggle-switch:hover, .ssbp--theme-4 .ssbp-toggle-switch:hover, .ssbp--theme-5 .ssbp-toggle-switch:hover, .ssbp--theme-6 .ssbp-toggle-switch:hover, .ssbp--theme-7 .ssbp-toggle-switch:hover, .ssbp--theme-8 .ssbp-toggle-switch:hover, .ssbp--theme-9 .ssbp-toggle-switch:hover, .ssbp--theme-1 .ssbp-toggle-switch:focus, .ssbp--theme-4 .ssbp-toggle-switch:focus, .ssbp--theme-5 .ssbp-toggle-switch:focus, .ssbp--theme-6 .ssbp-toggle-switch:focus, .ssbp--theme-7 .ssbp-toggle-switch:focus, .ssbp--theme-8 .ssbp-toggle-switch:focus, .ssbp--theme-9 .ssbp-toggle-switch:focus {
  background: #fff;
  background: rgba(255, 255, 255, 0.9); }

.ssbp--theme-2.ssbp--centred .ssbp-list, .ssbp--theme-3.ssbp--centred .ssbp-list, .ssbp--theme-5.ssbp--centred .ssbp-list, .ssbp--theme-7.ssbp--centred .ssbp-list, .ssbp--theme-8.ssbp--centred .ssbp-list, .ssbp--theme-9.ssbp--centred .ssbp-list, .ssbp--theme-10.ssbp--centred .ssbp-list, .ssbp--theme-11.ssbp--centred .ssbp-list {
  display: table;
  table-layout: fixed;
  width: 100%; }

.ssbp--theme-2.ssbp--centred .ssbp-list li, .ssbp--theme-3.ssbp--centred .ssbp-list li, .ssbp--theme-5.ssbp--centred .ssbp-list li, .ssbp--theme-7.ssbp--centred .ssbp-list li, .ssbp--theme-8.ssbp--centred .ssbp-list li, .ssbp--theme-9.ssbp--centred .ssbp-list li, .ssbp--theme-10.ssbp--centred .ssbp-list li, .ssbp--theme-11.ssbp--centred .ssbp-list li {
  display: inline-block !important;
  margin: 0 12px !important;
  display: table-cell !important;
  width: auto;
  height: auto; }

.ssbp--theme-2.ssbp--centred .ssbp-btn, .ssbp--theme-3.ssbp--centred .ssbp-btn, .ssbp--theme-5.ssbp--centred .ssbp-btn, .ssbp--theme-7.ssbp--centred .ssbp-btn, .ssbp--theme-8.ssbp--centred .ssbp-btn, .ssbp--theme-9.ssbp--centred .ssbp-btn, .ssbp--theme-10.ssbp--centred .ssbp-btn, .ssbp--theme-11.ssbp--centred .ssbp-btn {
  display: block;
  width: auto; }

.ssbp--theme-6[class*="ssbp--fixed"] .ssbp-container {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 6px; }

.ssbp--theme-6 .ssbp-btn {
  width: 3em;
  height: 3em;
  line-height: 3em;
  border: 2px solid #fff;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: .25s;
  transition: .25s; }

.ssbp--theme-6 .ssbp-btn:hover, .ssbp--theme-6 .ssbp-btn:focus, .ssbp--theme-6 .ssbp-btn:active {
  color: #fff; }

.ssbp--theme-6 .ssbp-list li {
  margin-left: 12px; }

.ssbp--theme-6 .ssbp-buffer {
  border-color: #272727;
  color: #272727; }

.ssbp--theme-6 .ssbp-buffer:hover, .ssbp--theme-6 .ssbp-buffer:focus, .ssbp--theme-6 .ssbp-buffer:active {
  background-color: #272727; }

.ssbp--theme-6 .ssbp-buffer + .ssbp-each-share {
  color: #272727;
  border-color: #272727; }

.ssbp--theme-6 .ssbp-diggit {
  border-color: #14589E;
  color: #14589E; }

.ssbp--theme-6 .ssbp-diggit:hover, .ssbp--theme-6 .ssbp-diggit:focus, .ssbp--theme-6 .ssbp-diggit:active {
  background-color: #14589E; }

.ssbp--theme-6 .ssbp-diggit + .ssbp-each-share {
  color: #14589E;
  border-color: #14589E; }

.ssbp--theme-6 .ssbp-email {
  border-color: #787878;
  color: #787878; }

.ssbp--theme-6 .ssbp-email:hover, .ssbp--theme-6 .ssbp-email:focus, .ssbp--theme-6 .ssbp-email:active {
  background-color: #787878; }

.ssbp--theme-6 .ssbp-email + .ssbp-each-share {
  color: #787878;
  border-color: #787878; }

.ssbp--theme-6 .ssbp-ellipsis {
  border-color: #4582EC;
  color: #4582EC; }

.ssbp--theme-6 .ssbp-ellipsis:hover, .ssbp--theme-6 .ssbp-ellipsis:focus, .ssbp--theme-6 .ssbp-ellipsis:active {
  background-color: #4582EC; }

.ssbp--theme-6 .ssbp-ellipsis + .ssbp-each-share {
  color: #4582EC;
  border-color: #4582EC; }

.ssbp--theme-6 .ssbp-facebook {
  border-color: #3b5998;
  color: #3b5998; }

.ssbp--theme-6 .ssbp-facebook:hover, .ssbp--theme-6 .ssbp-facebook:focus, .ssbp--theme-6 .ssbp-facebook:active {
  background-color: #3b5998; }

.ssbp--theme-6 .ssbp-facebook + .ssbp-each-share {
  color: #3b5998;
  border-color: #3b5998; }

.ssbp--theme-6 .ssbp-facebook_save {
  border-color: #3b5998;
  color: #3b5998; }

.ssbp--theme-6 .ssbp-facebook_save:hover, .ssbp--theme-6 .ssbp-facebook_save:focus, .ssbp--theme-6 .ssbp-facebook_save:active {
  background-color: #3b5998; }

.ssbp--theme-6 .ssbp-facebook_save + .ssbp-each-share {
  color: #3b5998;
  border-color: #3b5998; }

.ssbp--theme-6 .ssbp-facebook-messenger {
  border-color: #0084FF;
  color: #0084FF; }

.ssbp--theme-6 .ssbp-facebook-messenger:hover, .ssbp--theme-6 .ssbp-facebook-messenger:focus, .ssbp--theme-6 .ssbp-facebook-messenger:active {
  background-color: #0084FF; }

.ssbp--theme-6 .ssbp-facebook-messenger + .ssbp-each-share {
  color: #0084FF;
  border-color: #0084FF; }

.ssbp--theme-6 .ssbp-flattr {
  border-color: #f67C1A;
  color: #f67C1A; }

.ssbp--theme-6 .ssbp-flattr:hover, .ssbp--theme-6 .ssbp-flattr:focus, .ssbp--theme-6 .ssbp-flattr:active {
  background-color: #f67C1A; }

.ssbp--theme-6 .ssbp-flattr + .ssbp-each-share {
  color: #f67C1A;
  border-color: #f67C1A; }

.ssbp--theme-6 .ssbp-google {
  border-color: #DC4E41;
  color: #DC4E41; }

.ssbp--theme-6 .ssbp-google:hover, .ssbp--theme-6 .ssbp-google:focus, .ssbp--theme-6 .ssbp-google:active {
  background-color: #DC4E41; }

.ssbp--theme-6 .ssbp-google + .ssbp-each-share {
  color: #DC4E41;
  border-color: #DC4E41; }

.ssbp--theme-6 .ssbp-linkedin {
  border-color: #007bb6;
  color: #007bb6; }

.ssbp--theme-6 .ssbp-linkedin:hover, .ssbp--theme-6 .ssbp-linkedin:focus, .ssbp--theme-6 .ssbp-linkedin:active {
  background-color: #007bb6; }

.ssbp--theme-6 .ssbp-linkedin + .ssbp-each-share {
  color: #007bb6;
  border-color: #007bb6; }

.ssbp--theme-6 .ssbp-pinterest {
  border-color: #ce1a19;
  color: #ce1a19; }

.ssbp--theme-6 .ssbp-pinterest:hover, .ssbp--theme-6 .ssbp-pinterest:focus, .ssbp--theme-6 .ssbp-pinterest:active {
  background-color: #ce1a19; }

.ssbp--theme-6 .ssbp-pinterest + .ssbp-each-share {
  color: #ce1a19;
  border-color: #ce1a19; }

.ssbp--theme-6 .ssbp-print {
  border-color: #1F6B43;
  color: #1F6B43; }

.ssbp--theme-6 .ssbp-print:hover, .ssbp--theme-6 .ssbp-print:focus, .ssbp--theme-6 .ssbp-print:active {
  background-color: #1F6B43; }

.ssbp--theme-6 .ssbp-print + .ssbp-each-share {
  color: #1F6B43;
  border-color: #1F6B43; }

.ssbp--theme-6 .ssbp-reddit {
  border-color: #FF4500;
  color: #FF4500; }

.ssbp--theme-6 .ssbp-reddit:hover, .ssbp--theme-6 .ssbp-reddit:focus, .ssbp--theme-6 .ssbp-reddit:active {
  background-color: #FF4500; }

.ssbp--theme-6 .ssbp-reddit + .ssbp-each-share {
  color: #FF4500;
  border-color: #FF4500; }

.ssbp--theme-6 .ssbp-simplesharebuttons {
  border-color: #4582ec;
  color: #4582ec; }

.ssbp--theme-6 .ssbp-simplesharebuttons:hover, .ssbp--theme-6 .ssbp-simplesharebuttons:focus, .ssbp--theme-6 .ssbp-simplesharebuttons:active {
  background-color: #4582ec; }

.ssbp--theme-6 .ssbp-simplesharebuttons + .ssbp-each-share {
  color: #4582ec;
  border-color: #4582ec; }

.ssbp--theme-6 .ssbp-stumbleupon {
  border-color: #EB4924;
  color: #EB4924; }

.ssbp--theme-6 .ssbp-stumbleupon:hover, .ssbp--theme-6 .ssbp-stumbleupon:focus, .ssbp--theme-6 .ssbp-stumbleupon:active {
  background-color: #EB4924; }

.ssbp--theme-6 .ssbp-stumbleupon + .ssbp-each-share {
  color: #EB4924;
  border-color: #EB4924; }

.ssbp--theme-6 .ssbp-tumblr {
  border-color: #2C4762;
  color: #2C4762; }

.ssbp--theme-6 .ssbp-tumblr:hover, .ssbp--theme-6 .ssbp-tumblr:focus, .ssbp--theme-6 .ssbp-tumblr:active {
  background-color: #2C4762; }

.ssbp--theme-6 .ssbp-tumblr + .ssbp-each-share {
  color: #2C4762;
  border-color: #2C4762; }

.ssbp--theme-6 .ssbp-twitter {
  border-color: #00a9f1;
  color: #00a9f1; }

.ssbp--theme-6 .ssbp-twitter:hover, .ssbp--theme-6 .ssbp-twitter:focus, .ssbp--theme-6 .ssbp-twitter:active {
  background-color: #00a9f1; }

.ssbp--theme-6 .ssbp-twitter + .ssbp-each-share {
  color: #00a9f1;
  border-color: #00a9f1; }

.ssbp--theme-6 .ssbp-vk {
  border-color: #45668E;
  color: #45668E; }

.ssbp--theme-6 .ssbp-vk:hover, .ssbp--theme-6 .ssbp-vk:focus, .ssbp--theme-6 .ssbp-vk:active {
  background-color: #45668E; }

.ssbp--theme-6 .ssbp-vk + .ssbp-each-share {
  color: #45668E;
  border-color: #45668E; }

.ssbp--theme-6 .ssbp-whatsapp {
  border-color: #34AF23;
  color: #34AF23; }

.ssbp--theme-6 .ssbp-whatsapp:hover, .ssbp--theme-6 .ssbp-whatsapp:focus, .ssbp--theme-6 .ssbp-whatsapp:active {
  background-color: #34AF23; }

.ssbp--theme-6 .ssbp-whatsapp + .ssbp-each-share {
  color: #34AF23;
  border-color: #34AF23; }

.ssbp--theme-6 .ssbp-yummly {
  border-color: #E16120;
  color: #E16120; }

.ssbp--theme-6 .ssbp-yummly:hover, .ssbp--theme-6 .ssbp-yummly:focus, .ssbp--theme-6 .ssbp-yummly:active {
  background-color: #E16120; }

.ssbp--theme-6 .ssbp-yummly + .ssbp-each-share {
  color: #E16120;
  border-color: #E16120; }

.ssbp--theme-6 .ssbp-xing {
  border-color: #026466;
  color: #026466; }

.ssbp--theme-6 .ssbp-xing:hover, .ssbp--theme-6 .ssbp-xing:focus, .ssbp--theme-6 .ssbp-xing:active {
  background-color: #026466; }

.ssbp--theme-6 .ssbp-xing + .ssbp-each-share {
  color: #026466;
  border-color: #026466; }

.ssbp--theme-6 .ssbp-each-share {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 11;
  margin-left: -12px;
  padding: 2px;
  border: 1px solid #fff;
  background-color: #fff;
  border-radius: 6px;
  font-size: 10px;
  color: #FFF; }

.ssbp--theme-6.ssbp--fixed-right .ssbp-each-share {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -12px; }

.ssbp--theme-2 .ssbp-toggle-switch, .ssbp--theme-3 .ssbp-toggle-switch, .ssbp--theme-10 .ssbp-toggle-switch, .ssbp--theme-11 .ssbp-toggle-switch {
  background: #4C4C4C;
  background: rgba(39, 39, 39, 0.8);
  border-radius: 0;
  color: #fff; }

.ssbp--theme-2 .ssbp-toggle-switch:active, .ssbp--theme-3 .ssbp-toggle-switch:active, .ssbp--theme-10 .ssbp-toggle-switch:active, .ssbp--theme-11 .ssbp-toggle-switch:active, .ssbp--theme-2 .ssbp-toggle-switch:hover, .ssbp--theme-3 .ssbp-toggle-switch:hover, .ssbp--theme-10 .ssbp-toggle-switch:hover, .ssbp--theme-11 .ssbp-toggle-switch:hover, .ssbp--theme-2 .ssbp-toggle-switch:focus, .ssbp--theme-3 .ssbp-toggle-switch:focus, .ssbp--theme-10 .ssbp-toggle-switch:focus, .ssbp--theme-11 .ssbp-toggle-switch:focus {
  background: #4C4C4C;
  background: rgba(39, 39, 39, 0.9); }

.ssbp--theme-1 .ssbp-toggle-switch, .ssbp--theme-4 .ssbp-toggle-switch, .ssbp--theme-5 .ssbp-toggle-switch, .ssbp--theme-6 .ssbp-toggle-switch, .ssbp--theme-7 .ssbp-toggle-switch, .ssbp--theme-8 .ssbp-toggle-switch, .ssbp--theme-9 .ssbp-toggle-switch {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  color: #272727;
  border-radius: 0; }

.ssbp--theme-1 .ssbp-toggle-switch:active, .ssbp--theme-4 .ssbp-toggle-switch:active, .ssbp--theme-5 .ssbp-toggle-switch:active, .ssbp--theme-6 .ssbp-toggle-switch:active, .ssbp--theme-7 .ssbp-toggle-switch:active, .ssbp--theme-8 .ssbp-toggle-switch:active, .ssbp--theme-9 .ssbp-toggle-switch:active, .ssbp--theme-1 .ssbp-toggle-switch:hover, .ssbp--theme-4 .ssbp-toggle-switch:hover, .ssbp--theme-5 .ssbp-toggle-switch:hover, .ssbp--theme-6 .ssbp-toggle-switch:hover, .ssbp--theme-7 .ssbp-toggle-switch:hover, .ssbp--theme-8 .ssbp-toggle-switch:hover, .ssbp--theme-9 .ssbp-toggle-switch:hover, .ssbp--theme-1 .ssbp-toggle-switch:focus, .ssbp--theme-4 .ssbp-toggle-switch:focus, .ssbp--theme-5 .ssbp-toggle-switch:focus, .ssbp--theme-6 .ssbp-toggle-switch:focus, .ssbp--theme-7 .ssbp-toggle-switch:focus, .ssbp--theme-8 .ssbp-toggle-switch:focus, .ssbp--theme-9 .ssbp-toggle-switch:focus {
  background: #fff;
  background: rgba(255, 255, 255, 0.9); }

.ssbp--theme-2.ssbp--centred .ssbp-list, .ssbp--theme-3.ssbp--centred .ssbp-list, .ssbp--theme-5.ssbp--centred .ssbp-list, .ssbp--theme-7.ssbp--centred .ssbp-list, .ssbp--theme-8.ssbp--centred .ssbp-list, .ssbp--theme-9.ssbp--centred .ssbp-list, .ssbp--theme-10.ssbp--centred .ssbp-list, .ssbp--theme-11.ssbp--centred .ssbp-list {
  display: table;
  table-layout: fixed;
  width: 100%; }

.ssbp--theme-2.ssbp--centred .ssbp-list li, .ssbp--theme-3.ssbp--centred .ssbp-list li, .ssbp--theme-5.ssbp--centred .ssbp-list li, .ssbp--theme-7.ssbp--centred .ssbp-list li, .ssbp--theme-8.ssbp--centred .ssbp-list li, .ssbp--theme-9.ssbp--centred .ssbp-list li, .ssbp--theme-10.ssbp--centred .ssbp-list li, .ssbp--theme-11.ssbp--centred .ssbp-list li {
  display: inline-block !important;
  margin: 0 6px !important;
  display: table-cell !important;
  width: auto;
  height: auto; }

.ssbp--theme-2.ssbp--centred .ssbp-btn, .ssbp--theme-3.ssbp--centred .ssbp-btn, .ssbp--theme-5.ssbp--centred .ssbp-btn, .ssbp--theme-7.ssbp--centred .ssbp-btn, .ssbp--theme-8.ssbp--centred .ssbp-btn, .ssbp--theme-9.ssbp--centred .ssbp-btn, .ssbp--theme-10.ssbp--centred .ssbp-btn, .ssbp--theme-11.ssbp--centred .ssbp-btn {
  display: block;
  width: auto; }

.ssbp--theme-7 .ssbp-list li {
  margin-left: 6px;
  margin-bottom: 1.5rem; }

.ssbp--theme-7 .ssbp-text {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  margin-left: .5em; }

.ssbp--theme-7 .ssbp-btn {
  display: block;
  padding: 0.5em 1em;
  border: 2px solid #fff;
  color: #fff;
  background-color: #fff;
  -webkit-transition: background-color .25s;
  transition: background-color .25s; }

.ssbp--theme-7 .ssbp-btn:before {
  vertical-align: middle; }

.ssbp--theme-7 .ssbp-buffer {
  border-color: #272727;
  color: #272727; }

.ssbp--theme-7 .ssbp-buffer:visited {
  color: #272727; }

.ssbp--theme-7 .ssbp-buffer:hover, .ssbp--theme-7 .ssbp-buffer:focus, .ssbp--theme-7 .ssbp-buffer:active {
  background-color: #272727;
  border-bottom: 2px #272727 solid;
  color: #fff; }

.ssbp--theme-7 .ssbp-buffer + .ssbp-each-share {
  color: #272727; }

.ssbp--theme-7 .ssbp-diggit {
  border-color: #14589E;
  color: #14589E; }

.ssbp--theme-7 .ssbp-diggit:visited {
  color: #14589E; }

.ssbp--theme-7 .ssbp-diggit:hover, .ssbp--theme-7 .ssbp-diggit:focus, .ssbp--theme-7 .ssbp-diggit:active {
  background-color: #14589E;
  border-bottom: 2px #14589E solid;
  color: #fff; }

.ssbp--theme-7 .ssbp-diggit + .ssbp-each-share {
  color: #14589E; }

.ssbp--theme-7 .ssbp-email {
  border-color: #787878;
  color: #787878; }

.ssbp--theme-7 .ssbp-email:visited {
  color: #787878; }

.ssbp--theme-7 .ssbp-email:hover, .ssbp--theme-7 .ssbp-email:focus, .ssbp--theme-7 .ssbp-email:active {
  background-color: #787878;
  border-bottom: 2px #787878 solid;
  color: #fff; }

.ssbp--theme-7 .ssbp-email + .ssbp-each-share {
  color: #787878; }

.ssbp--theme-7 .ssbp-ellipsis {
  border-color: #4582EC;
  color: #4582EC; }

.ssbp--theme-7 .ssbp-ellipsis:visited {
  color: #4582EC; }

.ssbp--theme-7 .ssbp-ellipsis:hover, .ssbp--theme-7 .ssbp-ellipsis:focus, .ssbp--theme-7 .ssbp-ellipsis:active {
  background-color: #4582EC;
  border-bottom: 2px #4582EC solid;
  color: #fff; }

.ssbp--theme-7 .ssbp-ellipsis + .ssbp-each-share {
  color: #4582EC; }

.ssbp--theme-7 .ssbp-facebook {
  border-color: #3b5998;
  color: #3b5998; }

.ssbp--theme-7 .ssbp-facebook:visited {
  color: #3b5998; }

.ssbp--theme-7 .ssbp-facebook:hover, .ssbp--theme-7 .ssbp-facebook:focus, .ssbp--theme-7 .ssbp-facebook:active {
  background-color: #3b5998;
  border-bottom: 2px #3b5998 solid;
  color: #fff; }

.ssbp--theme-7 .ssbp-facebook + .ssbp-each-share {
  color: #3b5998; }

.ssbp--theme-7 .ssbp-facebook_save {
  border-color: #3b5998;
  color: #3b5998; }

.ssbp--theme-7 .ssbp-facebook_save:visited {
  color: #3b5998; }

.ssbp--theme-7 .ssbp-facebook_save:hover, .ssbp--theme-7 .ssbp-facebook_save:focus, .ssbp--theme-7 .ssbp-facebook_save:active {
  background-color: #3b5998;
  border-bottom: 2px #3b5998 solid;
  color: #fff; }

.ssbp--theme-7 .ssbp-facebook_save + .ssbp-each-share {
  color: #3b5998; }

.ssbp--theme-7 .ssbp-facebook-messenger {
  border-color: #0084FF;
  color: #0084FF; }

.ssbp--theme-7 .ssbp-facebook-messenger:visited {
  color: #0084FF; }

.ssbp--theme-7 .ssbp-facebook-messenger:hover, .ssbp--theme-7 .ssbp-facebook-messenger:focus, .ssbp--theme-7 .ssbp-facebook-messenger:active {
  background-color: #0084FF;
  border-bottom: 2px #0084FF solid;
  color: #fff; }

.ssbp--theme-7 .ssbp-facebook-messenger + .ssbp-each-share {
  color: #0084FF; }

.ssbp--theme-7 .ssbp-flattr {
  border-color: #f67C1A;
  color: #f67C1A; }

.ssbp--theme-7 .ssbp-flattr:visited {
  color: #f67C1A; }

.ssbp--theme-7 .ssbp-flattr:hover, .ssbp--theme-7 .ssbp-flattr:focus, .ssbp--theme-7 .ssbp-flattr:active {
  background-color: #f67C1A;
  border-bottom: 2px #f67C1A solid;
  color: #fff; }

.ssbp--theme-7 .ssbp-flattr + .ssbp-each-share {
  color: #f67C1A; }

.ssbp--theme-7 .ssbp-google {
  border-color: #DC4E41;
  color: #DC4E41; }

.ssbp--theme-7 .ssbp-google:visited {
  color: #DC4E41; }

.ssbp--theme-7 .ssbp-google:hover, .ssbp--theme-7 .ssbp-google:focus, .ssbp--theme-7 .ssbp-google:active {
  background-color: #DC4E41;
  border-bottom: 2px #DC4E41 solid;
  color: #fff; }

.ssbp--theme-7 .ssbp-google + .ssbp-each-share {
  color: #DC4E41; }

.ssbp--theme-7 .ssbp-linkedin {
  border-color: #007bb6;
  color: #007bb6; }

.ssbp--theme-7 .ssbp-linkedin:visited {
  color: #007bb6; }

.ssbp--theme-7 .ssbp-linkedin:hover, .ssbp--theme-7 .ssbp-linkedin:focus, .ssbp--theme-7 .ssbp-linkedin:active {
  background-color: #007bb6;
  border-bottom: 2px #007bb6 solid;
  color: #fff; }

.ssbp--theme-7 .ssbp-linkedin + .ssbp-each-share {
  color: #007bb6; }

.ssbp--theme-7 .ssbp-pinterest {
  border-color: #ce1a19;
  color: #ce1a19; }

.ssbp--theme-7 .ssbp-pinterest:visited {
  color: #ce1a19; }

.ssbp--theme-7 .ssbp-pinterest:hover, .ssbp--theme-7 .ssbp-pinterest:focus, .ssbp--theme-7 .ssbp-pinterest:active {
  background-color: #ce1a19;
  border-bottom: 2px #ce1a19 solid;
  color: #fff; }

.ssbp--theme-7 .ssbp-pinterest + .ssbp-each-share {
  color: #ce1a19; }

.ssbp--theme-7 .ssbp-print {
  border-color: #1F6B43;
  color: #1F6B43; }

.ssbp--theme-7 .ssbp-print:visited {
  color: #1F6B43; }

.ssbp--theme-7 .ssbp-print:hover, .ssbp--theme-7 .ssbp-print:focus, .ssbp--theme-7 .ssbp-print:active {
  background-color: #1F6B43;
  border-bottom: 2px #1F6B43 solid;
  color: #fff; }

.ssbp--theme-7 .ssbp-print + .ssbp-each-share {
  color: #1F6B43; }

.ssbp--theme-7 .ssbp-reddit {
  border-color: #FF4500;
  color: #FF4500; }

.ssbp--theme-7 .ssbp-reddit:visited {
  color: #FF4500; }

.ssbp--theme-7 .ssbp-reddit:hover, .ssbp--theme-7 .ssbp-reddit:focus, .ssbp--theme-7 .ssbp-reddit:active {
  background-color: #FF4500;
  border-bottom: 2px #FF4500 solid;
  color: #fff; }

.ssbp--theme-7 .ssbp-reddit + .ssbp-each-share {
  color: #FF4500; }

.ssbp--theme-7 .ssbp-simplesharebuttons {
  border-color: #4582ec;
  color: #4582ec; }

.ssbp--theme-7 .ssbp-simplesharebuttons:visited {
  color: #4582ec; }

.ssbp--theme-7 .ssbp-simplesharebuttons:hover, .ssbp--theme-7 .ssbp-simplesharebuttons:focus, .ssbp--theme-7 .ssbp-simplesharebuttons:active {
  background-color: #4582ec;
  border-bottom: 2px #4582ec solid;
  color: #fff; }

.ssbp--theme-7 .ssbp-simplesharebuttons + .ssbp-each-share {
  color: #4582ec; }

.ssbp--theme-7 .ssbp-stumbleupon {
  border-color: #EB4924;
  color: #EB4924; }

.ssbp--theme-7 .ssbp-stumbleupon:visited {
  color: #EB4924; }

.ssbp--theme-7 .ssbp-stumbleupon:hover, .ssbp--theme-7 .ssbp-stumbleupon:focus, .ssbp--theme-7 .ssbp-stumbleupon:active {
  background-color: #EB4924;
  border-bottom: 2px #EB4924 solid;
  color: #fff; }

.ssbp--theme-7 .ssbp-stumbleupon + .ssbp-each-share {
  color: #EB4924; }

.ssbp--theme-7 .ssbp-tumblr {
  border-color: #2C4762;
  color: #2C4762; }

.ssbp--theme-7 .ssbp-tumblr:visited {
  color: #2C4762; }

.ssbp--theme-7 .ssbp-tumblr:hover, .ssbp--theme-7 .ssbp-tumblr:focus, .ssbp--theme-7 .ssbp-tumblr:active {
  background-color: #2C4762;
  border-bottom: 2px #2C4762 solid;
  color: #fff; }

.ssbp--theme-7 .ssbp-tumblr + .ssbp-each-share {
  color: #2C4762; }

.ssbp--theme-7 .ssbp-twitter {
  border-color: #00a9f1;
  color: #00a9f1; }

.ssbp--theme-7 .ssbp-twitter:visited {
  color: #00a9f1; }

.ssbp--theme-7 .ssbp-twitter:hover, .ssbp--theme-7 .ssbp-twitter:focus, .ssbp--theme-7 .ssbp-twitter:active {
  background-color: #00a9f1;
  border-bottom: 2px #00a9f1 solid;
  color: #fff; }

.ssbp--theme-7 .ssbp-twitter + .ssbp-each-share {
  color: #00a9f1; }

.ssbp--theme-7 .ssbp-vk {
  border-color: #45668E;
  color: #45668E; }

.ssbp--theme-7 .ssbp-vk:visited {
  color: #45668E; }

.ssbp--theme-7 .ssbp-vk:hover, .ssbp--theme-7 .ssbp-vk:focus, .ssbp--theme-7 .ssbp-vk:active {
  background-color: #45668E;
  border-bottom: 2px #45668E solid;
  color: #fff; }

.ssbp--theme-7 .ssbp-vk + .ssbp-each-share {
  color: #45668E; }

.ssbp--theme-7 .ssbp-whatsapp {
  border-color: #34AF23;
  color: #34AF23; }

.ssbp--theme-7 .ssbp-whatsapp:visited {
  color: #34AF23; }

.ssbp--theme-7 .ssbp-whatsapp:hover, .ssbp--theme-7 .ssbp-whatsapp:focus, .ssbp--theme-7 .ssbp-whatsapp:active {
  background-color: #34AF23;
  border-bottom: 2px #34AF23 solid;
  color: #fff; }

.ssbp--theme-7 .ssbp-whatsapp + .ssbp-each-share {
  color: #34AF23; }

.ssbp--theme-7 .ssbp-yummly {
  border-color: #E16120;
  color: #E16120; }

.ssbp--theme-7 .ssbp-yummly:visited {
  color: #E16120; }

.ssbp--theme-7 .ssbp-yummly:hover, .ssbp--theme-7 .ssbp-yummly:focus, .ssbp--theme-7 .ssbp-yummly:active {
  background-color: #E16120;
  border-bottom: 2px #E16120 solid;
  color: #fff; }

.ssbp--theme-7 .ssbp-yummly + .ssbp-each-share {
  color: #E16120; }

.ssbp--theme-7 .ssbp-xing {
  border-color: #026466;
  color: #026466; }

.ssbp--theme-7 .ssbp-xing:visited {
  color: #026466; }

.ssbp--theme-7 .ssbp-xing:hover, .ssbp--theme-7 .ssbp-xing:focus, .ssbp--theme-7 .ssbp-xing:active {
  background-color: #026466;
  border-bottom: 2px #026466 solid;
  color: #fff; }

.ssbp--theme-7 .ssbp-xing + .ssbp-each-share {
  color: #026466; }

.ssbp--theme-7 .ssbp-each-share {
  padding-top: 3px;
  text-align: center;
  font-size: 12px; }

.ssbp--theme-2 .ssbp-toggle-switch, .ssbp--theme-3 .ssbp-toggle-switch, .ssbp--theme-10 .ssbp-toggle-switch, .ssbp--theme-11 .ssbp-toggle-switch {
  background: #4C4C4C;
  background: rgba(39, 39, 39, 0.8);
  border-radius: 0;
  color: #fff; }

.ssbp--theme-2 .ssbp-toggle-switch:active, .ssbp--theme-3 .ssbp-toggle-switch:active, .ssbp--theme-10 .ssbp-toggle-switch:active, .ssbp--theme-11 .ssbp-toggle-switch:active, .ssbp--theme-2 .ssbp-toggle-switch:hover, .ssbp--theme-3 .ssbp-toggle-switch:hover, .ssbp--theme-10 .ssbp-toggle-switch:hover, .ssbp--theme-11 .ssbp-toggle-switch:hover, .ssbp--theme-2 .ssbp-toggle-switch:focus, .ssbp--theme-3 .ssbp-toggle-switch:focus, .ssbp--theme-10 .ssbp-toggle-switch:focus, .ssbp--theme-11 .ssbp-toggle-switch:focus {
  background: #4C4C4C;
  background: rgba(39, 39, 39, 0.9); }

.ssbp--theme-1 .ssbp-toggle-switch, .ssbp--theme-4 .ssbp-toggle-switch, .ssbp--theme-5 .ssbp-toggle-switch, .ssbp--theme-6 .ssbp-toggle-switch, .ssbp--theme-7 .ssbp-toggle-switch, .ssbp--theme-8 .ssbp-toggle-switch, .ssbp--theme-9 .ssbp-toggle-switch {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  color: #272727;
  border-radius: 0; }

.ssbp--theme-1 .ssbp-toggle-switch:active, .ssbp--theme-4 .ssbp-toggle-switch:active, .ssbp--theme-5 .ssbp-toggle-switch:active, .ssbp--theme-6 .ssbp-toggle-switch:active, .ssbp--theme-7 .ssbp-toggle-switch:active, .ssbp--theme-8 .ssbp-toggle-switch:active, .ssbp--theme-9 .ssbp-toggle-switch:active, .ssbp--theme-1 .ssbp-toggle-switch:hover, .ssbp--theme-4 .ssbp-toggle-switch:hover, .ssbp--theme-5 .ssbp-toggle-switch:hover, .ssbp--theme-6 .ssbp-toggle-switch:hover, .ssbp--theme-7 .ssbp-toggle-switch:hover, .ssbp--theme-8 .ssbp-toggle-switch:hover, .ssbp--theme-9 .ssbp-toggle-switch:hover, .ssbp--theme-1 .ssbp-toggle-switch:focus, .ssbp--theme-4 .ssbp-toggle-switch:focus, .ssbp--theme-5 .ssbp-toggle-switch:focus, .ssbp--theme-6 .ssbp-toggle-switch:focus, .ssbp--theme-7 .ssbp-toggle-switch:focus, .ssbp--theme-8 .ssbp-toggle-switch:focus, .ssbp--theme-9 .ssbp-toggle-switch:focus {
  background: #fff;
  background: rgba(255, 255, 255, 0.9); }

.ssbp--theme-2.ssbp--centred .ssbp-list, .ssbp--theme-3.ssbp--centred .ssbp-list, .ssbp--theme-5.ssbp--centred .ssbp-list, .ssbp--theme-7.ssbp--centred .ssbp-list, .ssbp--theme-8.ssbp--centred .ssbp-list, .ssbp--theme-9.ssbp--centred .ssbp-list, .ssbp--theme-10.ssbp--centred .ssbp-list, .ssbp--theme-11.ssbp--centred .ssbp-list {
  display: table;
  table-layout: fixed;
  width: 100%; }

.ssbp--theme-2.ssbp--centred .ssbp-list li, .ssbp--theme-3.ssbp--centred .ssbp-list li, .ssbp--theme-5.ssbp--centred .ssbp-list li, .ssbp--theme-7.ssbp--centred .ssbp-list li, .ssbp--theme-8.ssbp--centred .ssbp-list li, .ssbp--theme-9.ssbp--centred .ssbp-list li, .ssbp--theme-10.ssbp--centred .ssbp-list li, .ssbp--theme-11.ssbp--centred .ssbp-list li {
  display: inline-block !important;
  margin: 0 6px !important;
  display: table-cell !important;
  width: auto;
  height: auto; }

.ssbp--theme-2.ssbp--centred .ssbp-btn, .ssbp--theme-3.ssbp--centred .ssbp-btn, .ssbp--theme-5.ssbp--centred .ssbp-btn, .ssbp--theme-7.ssbp--centred .ssbp-btn, .ssbp--theme-8.ssbp--centred .ssbp-btn, .ssbp--theme-9.ssbp--centred .ssbp-btn, .ssbp--theme-10.ssbp--centred .ssbp-btn, .ssbp--theme-11.ssbp--centred .ssbp-btn {
  display: block;
  width: auto; }

.ssbp--theme-8 .ssbp-list li {
  margin-left: 6px; }

.ssbp--theme-8 .ssbp-btn:hover, .ssbp--theme-8 .ssbp-btn:focus, .ssbp--theme-8 .ssbp-btn:active {
  border-bottom: 3px solid #272727; }

.ssbp--theme-8 .ssbp-btn, .ssbp--theme-8 .ssbp-btn:visited {
  width: 4em;
  height: 3em;
  line-height: 3em;
  position: relative;
  border: 3px solid #272727;
  background-color: #fff;
  color: #272727;
  -webkit-transition: .25s;
  transition: .25s; }

.ssbp--theme-8 .ssbp-btn:hover, .ssbp--theme-8 .ssbp-btn:focus, .ssbp--theme-8 .ssbp-btn:active, .ssbp--theme-8 .ssbp-btn:visited:hover, .ssbp--theme-8 .ssbp-btn:visited:focus, .ssbp--theme-8 .ssbp-btn:visited:active {
  background-color: #272727;
  color: #fff; }

.ssbp--theme-8 .ssbp-each-share {
  padding-top: 3px;
  text-align: center;
  font-size: 12px; }

.ssbp--theme-2 .ssbp-toggle-switch, .ssbp--theme-3 .ssbp-toggle-switch, .ssbp--theme-10 .ssbp-toggle-switch, .ssbp--theme-11 .ssbp-toggle-switch {
  background: #4C4C4C;
  background: rgba(39, 39, 39, 0.8);
  border-radius: 0;
  color: #fff; }

.ssbp--theme-2 .ssbp-toggle-switch:active, .ssbp--theme-3 .ssbp-toggle-switch:active, .ssbp--theme-10 .ssbp-toggle-switch:active, .ssbp--theme-11 .ssbp-toggle-switch:active, .ssbp--theme-2 .ssbp-toggle-switch:hover, .ssbp--theme-3 .ssbp-toggle-switch:hover, .ssbp--theme-10 .ssbp-toggle-switch:hover, .ssbp--theme-11 .ssbp-toggle-switch:hover, .ssbp--theme-2 .ssbp-toggle-switch:focus, .ssbp--theme-3 .ssbp-toggle-switch:focus, .ssbp--theme-10 .ssbp-toggle-switch:focus, .ssbp--theme-11 .ssbp-toggle-switch:focus {
  background: #4C4C4C;
  background: rgba(39, 39, 39, 0.9); }

.ssbp--theme-1 .ssbp-toggle-switch, .ssbp--theme-4 .ssbp-toggle-switch, .ssbp--theme-5 .ssbp-toggle-switch, .ssbp--theme-6 .ssbp-toggle-switch, .ssbp--theme-7 .ssbp-toggle-switch, .ssbp--theme-8 .ssbp-toggle-switch, .ssbp--theme-9 .ssbp-toggle-switch {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  color: #272727;
  border-radius: 0; }

.ssbp--theme-1 .ssbp-toggle-switch:active, .ssbp--theme-4 .ssbp-toggle-switch:active, .ssbp--theme-5 .ssbp-toggle-switch:active, .ssbp--theme-6 .ssbp-toggle-switch:active, .ssbp--theme-7 .ssbp-toggle-switch:active, .ssbp--theme-8 .ssbp-toggle-switch:active, .ssbp--theme-9 .ssbp-toggle-switch:active, .ssbp--theme-1 .ssbp-toggle-switch:hover, .ssbp--theme-4 .ssbp-toggle-switch:hover, .ssbp--theme-5 .ssbp-toggle-switch:hover, .ssbp--theme-6 .ssbp-toggle-switch:hover, .ssbp--theme-7 .ssbp-toggle-switch:hover, .ssbp--theme-8 .ssbp-toggle-switch:hover, .ssbp--theme-9 .ssbp-toggle-switch:hover, .ssbp--theme-1 .ssbp-toggle-switch:focus, .ssbp--theme-4 .ssbp-toggle-switch:focus, .ssbp--theme-5 .ssbp-toggle-switch:focus, .ssbp--theme-6 .ssbp-toggle-switch:focus, .ssbp--theme-7 .ssbp-toggle-switch:focus, .ssbp--theme-8 .ssbp-toggle-switch:focus, .ssbp--theme-9 .ssbp-toggle-switch:focus {
  background: #fff;
  background: rgba(255, 255, 255, 0.9); }

.ssbp--theme-2.ssbp--centred .ssbp-list, .ssbp--theme-3.ssbp--centred .ssbp-list, .ssbp--theme-5.ssbp--centred .ssbp-list, .ssbp--theme-7.ssbp--centred .ssbp-list, .ssbp--theme-8.ssbp--centred .ssbp-list, .ssbp--theme-9.ssbp--centred .ssbp-list, .ssbp--theme-10.ssbp--centred .ssbp-list, .ssbp--theme-11.ssbp--centred .ssbp-list {
  display: table;
  table-layout: fixed;
  width: 100%; }

.ssbp--theme-2.ssbp--centred .ssbp-list li, .ssbp--theme-3.ssbp--centred .ssbp-list li, .ssbp--theme-5.ssbp--centred .ssbp-list li, .ssbp--theme-7.ssbp--centred .ssbp-list li, .ssbp--theme-8.ssbp--centred .ssbp-list li, .ssbp--theme-9.ssbp--centred .ssbp-list li, .ssbp--theme-10.ssbp--centred .ssbp-list li, .ssbp--theme-11.ssbp--centred .ssbp-list li {
  display: inline-block !important;
  margin: 0 6px !important;
  display: table-cell !important;
  width: auto;
  height: auto; }

.ssbp--theme-2.ssbp--centred .ssbp-btn, .ssbp--theme-3.ssbp--centred .ssbp-btn, .ssbp--theme-5.ssbp--centred .ssbp-btn, .ssbp--theme-7.ssbp--centred .ssbp-btn, .ssbp--theme-8.ssbp--centred .ssbp-btn, .ssbp--theme-9.ssbp--centred .ssbp-btn, .ssbp--theme-10.ssbp--centred .ssbp-btn, .ssbp--theme-11.ssbp--centred .ssbp-btn {
  display: block;
  width: auto; }

.ssbp--theme-9 .ssbp-list li {
  margin-left: 6px; }

.ssbp--theme-9 .ssbp-btn {
  display: block;
  padding: .5em 1em; }

.ssbp--theme-9 .ssbp-btn:hover, .ssbp--theme-9 .ssbp-btn:focus, .ssbp--theme-9 .ssbp-btn:active {
  opacity: .66; }

.ssbp--theme-9 .ssbp-buffer {
  border-bottom: 5px solid #272727;
  color: #272727; }

.ssbp--theme-9 .ssbp-buffer:hover, .ssbp--theme-9 .ssbp-buffer:focus, .ssbp--theme-9 .ssbp-buffer:active {
  border-bottom: 5px solid #272727; }

.ssbp--theme-9 .ssbp-buffer:hover, .ssbp--theme-9 .ssbp-buffer:focus, .ssbp--theme-9 .ssbp-buffer:active, .ssbp--theme-9 .ssbp-buffer:visited {
  color: #272727; }

.ssbp--theme-9 .ssbp-buffer + .ssbp-each-share {
  color: #272727; }

.ssbp--theme-9 .ssbp-diggit {
  border-bottom: 5px solid #14589E;
  color: #14589E; }

.ssbp--theme-9 .ssbp-diggit:hover, .ssbp--theme-9 .ssbp-diggit:focus, .ssbp--theme-9 .ssbp-diggit:active {
  border-bottom: 5px solid #14589E; }

.ssbp--theme-9 .ssbp-diggit:hover, .ssbp--theme-9 .ssbp-diggit:focus, .ssbp--theme-9 .ssbp-diggit:active, .ssbp--theme-9 .ssbp-diggit:visited {
  color: #14589E; }

.ssbp--theme-9 .ssbp-diggit + .ssbp-each-share {
  color: #14589E; }

.ssbp--theme-9 .ssbp-email {
  border-bottom: 5px solid #787878;
  color: #787878; }

.ssbp--theme-9 .ssbp-email:hover, .ssbp--theme-9 .ssbp-email:focus, .ssbp--theme-9 .ssbp-email:active {
  border-bottom: 5px solid #787878; }

.ssbp--theme-9 .ssbp-email:hover, .ssbp--theme-9 .ssbp-email:focus, .ssbp--theme-9 .ssbp-email:active, .ssbp--theme-9 .ssbp-email:visited {
  color: #787878; }

.ssbp--theme-9 .ssbp-email + .ssbp-each-share {
  color: #787878; }

.ssbp--theme-9 .ssbp-ellipsis {
  border-bottom: 5px solid #4582EC;
  color: #4582EC; }

.ssbp--theme-9 .ssbp-ellipsis:hover, .ssbp--theme-9 .ssbp-ellipsis:focus, .ssbp--theme-9 .ssbp-ellipsis:active {
  border-bottom: 5px solid #4582EC; }

.ssbp--theme-9 .ssbp-ellipsis:hover, .ssbp--theme-9 .ssbp-ellipsis:focus, .ssbp--theme-9 .ssbp-ellipsis:active, .ssbp--theme-9 .ssbp-ellipsis:visited {
  color: #4582EC; }

.ssbp--theme-9 .ssbp-ellipsis + .ssbp-each-share {
  color: #4582EC; }

.ssbp--theme-9 .ssbp-facebook {
  border-bottom: 5px solid #3b5998;
  color: #3b5998; }

.ssbp--theme-9 .ssbp-facebook:hover, .ssbp--theme-9 .ssbp-facebook:focus, .ssbp--theme-9 .ssbp-facebook:active {
  border-bottom: 5px solid #3b5998; }

.ssbp--theme-9 .ssbp-facebook:hover, .ssbp--theme-9 .ssbp-facebook:focus, .ssbp--theme-9 .ssbp-facebook:active, .ssbp--theme-9 .ssbp-facebook:visited {
  color: #3b5998; }

.ssbp--theme-9 .ssbp-facebook + .ssbp-each-share {
  color: #3b5998; }

.ssbp--theme-9 .ssbp-facebook_save {
  border-bottom: 5px solid #3b5998;
  color: #3b5998; }

.ssbp--theme-9 .ssbp-facebook_save:hover, .ssbp--theme-9 .ssbp-facebook_save:focus, .ssbp--theme-9 .ssbp-facebook_save:active {
  border-bottom: 5px solid #3b5998; }

.ssbp--theme-9 .ssbp-facebook_save:hover, .ssbp--theme-9 .ssbp-facebook_save:focus, .ssbp--theme-9 .ssbp-facebook_save:active, .ssbp--theme-9 .ssbp-facebook_save:visited {
  color: #3b5998; }

.ssbp--theme-9 .ssbp-facebook_save + .ssbp-each-share {
  color: #3b5998; }

.ssbp--theme-9 .ssbp-facebook-messenger {
  border-bottom: 5px solid #0084FF;
  color: #0084FF; }

.ssbp--theme-9 .ssbp-facebook-messenger:hover, .ssbp--theme-9 .ssbp-facebook-messenger:focus, .ssbp--theme-9 .ssbp-facebook-messenger:active {
  border-bottom: 5px solid #0084FF; }

.ssbp--theme-9 .ssbp-facebook-messenger:hover, .ssbp--theme-9 .ssbp-facebook-messenger:focus, .ssbp--theme-9 .ssbp-facebook-messenger:active, .ssbp--theme-9 .ssbp-facebook-messenger:visited {
  color: #0084FF; }

.ssbp--theme-9 .ssbp-facebook-messenger + .ssbp-each-share {
  color: #0084FF; }

.ssbp--theme-9 .ssbp-flattr {
  border-bottom: 5px solid #f67C1A;
  color: #f67C1A; }

.ssbp--theme-9 .ssbp-flattr:hover, .ssbp--theme-9 .ssbp-flattr:focus, .ssbp--theme-9 .ssbp-flattr:active {
  border-bottom: 5px solid #f67C1A; }

.ssbp--theme-9 .ssbp-flattr:hover, .ssbp--theme-9 .ssbp-flattr:focus, .ssbp--theme-9 .ssbp-flattr:active, .ssbp--theme-9 .ssbp-flattr:visited {
  color: #f67C1A; }

.ssbp--theme-9 .ssbp-flattr + .ssbp-each-share {
  color: #f67C1A; }

.ssbp--theme-9 .ssbp-google {
  border-bottom: 5px solid #DC4E41;
  color: #DC4E41; }

.ssbp--theme-9 .ssbp-google:hover, .ssbp--theme-9 .ssbp-google:focus, .ssbp--theme-9 .ssbp-google:active {
  border-bottom: 5px solid #DC4E41; }

.ssbp--theme-9 .ssbp-google:hover, .ssbp--theme-9 .ssbp-google:focus, .ssbp--theme-9 .ssbp-google:active, .ssbp--theme-9 .ssbp-google:visited {
  color: #DC4E41; }

.ssbp--theme-9 .ssbp-google + .ssbp-each-share {
  color: #DC4E41; }

.ssbp--theme-9 .ssbp-linkedin {
  border-bottom: 5px solid #007bb6;
  color: #007bb6; }

.ssbp--theme-9 .ssbp-linkedin:hover, .ssbp--theme-9 .ssbp-linkedin:focus, .ssbp--theme-9 .ssbp-linkedin:active {
  border-bottom: 5px solid #007bb6; }

.ssbp--theme-9 .ssbp-linkedin:hover, .ssbp--theme-9 .ssbp-linkedin:focus, .ssbp--theme-9 .ssbp-linkedin:active, .ssbp--theme-9 .ssbp-linkedin:visited {
  color: #007bb6; }

.ssbp--theme-9 .ssbp-linkedin + .ssbp-each-share {
  color: #007bb6; }

.ssbp--theme-9 .ssbp-pinterest {
  border-bottom: 5px solid #ce1a19;
  color: #ce1a19; }

.ssbp--theme-9 .ssbp-pinterest:hover, .ssbp--theme-9 .ssbp-pinterest:focus, .ssbp--theme-9 .ssbp-pinterest:active {
  border-bottom: 5px solid #ce1a19; }

.ssbp--theme-9 .ssbp-pinterest:hover, .ssbp--theme-9 .ssbp-pinterest:focus, .ssbp--theme-9 .ssbp-pinterest:active, .ssbp--theme-9 .ssbp-pinterest:visited {
  color: #ce1a19; }

.ssbp--theme-9 .ssbp-pinterest + .ssbp-each-share {
  color: #ce1a19; }

.ssbp--theme-9 .ssbp-print {
  border-bottom: 5px solid #1F6B43;
  color: #1F6B43; }

.ssbp--theme-9 .ssbp-print:hover, .ssbp--theme-9 .ssbp-print:focus, .ssbp--theme-9 .ssbp-print:active {
  border-bottom: 5px solid #1F6B43; }

.ssbp--theme-9 .ssbp-print:hover, .ssbp--theme-9 .ssbp-print:focus, .ssbp--theme-9 .ssbp-print:active, .ssbp--theme-9 .ssbp-print:visited {
  color: #1F6B43; }

.ssbp--theme-9 .ssbp-print + .ssbp-each-share {
  color: #1F6B43; }

.ssbp--theme-9 .ssbp-reddit {
  border-bottom: 5px solid #FF4500;
  color: #FF4500; }

.ssbp--theme-9 .ssbp-reddit:hover, .ssbp--theme-9 .ssbp-reddit:focus, .ssbp--theme-9 .ssbp-reddit:active {
  border-bottom: 5px solid #FF4500; }

.ssbp--theme-9 .ssbp-reddit:hover, .ssbp--theme-9 .ssbp-reddit:focus, .ssbp--theme-9 .ssbp-reddit:active, .ssbp--theme-9 .ssbp-reddit:visited {
  color: #FF4500; }

.ssbp--theme-9 .ssbp-reddit + .ssbp-each-share {
  color: #FF4500; }

.ssbp--theme-9 .ssbp-simplesharebuttons {
  border-bottom: 5px solid #4582ec;
  color: #4582ec; }

.ssbp--theme-9 .ssbp-simplesharebuttons:hover, .ssbp--theme-9 .ssbp-simplesharebuttons:focus, .ssbp--theme-9 .ssbp-simplesharebuttons:active {
  border-bottom: 5px solid #4582ec; }

.ssbp--theme-9 .ssbp-simplesharebuttons:hover, .ssbp--theme-9 .ssbp-simplesharebuttons:focus, .ssbp--theme-9 .ssbp-simplesharebuttons:active, .ssbp--theme-9 .ssbp-simplesharebuttons:visited {
  color: #4582ec; }

.ssbp--theme-9 .ssbp-simplesharebuttons + .ssbp-each-share {
  color: #4582ec; }

.ssbp--theme-9 .ssbp-stumbleupon {
  border-bottom: 5px solid #EB4924;
  color: #EB4924; }

.ssbp--theme-9 .ssbp-stumbleupon:hover, .ssbp--theme-9 .ssbp-stumbleupon:focus, .ssbp--theme-9 .ssbp-stumbleupon:active {
  border-bottom: 5px solid #EB4924; }

.ssbp--theme-9 .ssbp-stumbleupon:hover, .ssbp--theme-9 .ssbp-stumbleupon:focus, .ssbp--theme-9 .ssbp-stumbleupon:active, .ssbp--theme-9 .ssbp-stumbleupon:visited {
  color: #EB4924; }

.ssbp--theme-9 .ssbp-stumbleupon + .ssbp-each-share {
  color: #EB4924; }

.ssbp--theme-9 .ssbp-tumblr {
  border-bottom: 5px solid #2C4762;
  color: #2C4762; }

.ssbp--theme-9 .ssbp-tumblr:hover, .ssbp--theme-9 .ssbp-tumblr:focus, .ssbp--theme-9 .ssbp-tumblr:active {
  border-bottom: 5px solid #2C4762; }

.ssbp--theme-9 .ssbp-tumblr:hover, .ssbp--theme-9 .ssbp-tumblr:focus, .ssbp--theme-9 .ssbp-tumblr:active, .ssbp--theme-9 .ssbp-tumblr:visited {
  color: #2C4762; }

.ssbp--theme-9 .ssbp-tumblr + .ssbp-each-share {
  color: #2C4762; }

.ssbp--theme-9 .ssbp-twitter {
  border-bottom: 5px solid #00a9f1;
  color: #00a9f1; }

.ssbp--theme-9 .ssbp-twitter:hover, .ssbp--theme-9 .ssbp-twitter:focus, .ssbp--theme-9 .ssbp-twitter:active {
  border-bottom: 5px solid #00a9f1; }

.ssbp--theme-9 .ssbp-twitter:hover, .ssbp--theme-9 .ssbp-twitter:focus, .ssbp--theme-9 .ssbp-twitter:active, .ssbp--theme-9 .ssbp-twitter:visited {
  color: #00a9f1; }

.ssbp--theme-9 .ssbp-twitter + .ssbp-each-share {
  color: #00a9f1; }

.ssbp--theme-9 .ssbp-vk {
  border-bottom: 5px solid #45668E;
  color: #45668E; }

.ssbp--theme-9 .ssbp-vk:hover, .ssbp--theme-9 .ssbp-vk:focus, .ssbp--theme-9 .ssbp-vk:active {
  border-bottom: 5px solid #45668E; }

.ssbp--theme-9 .ssbp-vk:hover, .ssbp--theme-9 .ssbp-vk:focus, .ssbp--theme-9 .ssbp-vk:active, .ssbp--theme-9 .ssbp-vk:visited {
  color: #45668E; }

.ssbp--theme-9 .ssbp-vk + .ssbp-each-share {
  color: #45668E; }

.ssbp--theme-9 .ssbp-whatsapp {
  border-bottom: 5px solid #34AF23;
  color: #34AF23; }

.ssbp--theme-9 .ssbp-whatsapp:hover, .ssbp--theme-9 .ssbp-whatsapp:focus, .ssbp--theme-9 .ssbp-whatsapp:active {
  border-bottom: 5px solid #34AF23; }

.ssbp--theme-9 .ssbp-whatsapp:hover, .ssbp--theme-9 .ssbp-whatsapp:focus, .ssbp--theme-9 .ssbp-whatsapp:active, .ssbp--theme-9 .ssbp-whatsapp:visited {
  color: #34AF23; }

.ssbp--theme-9 .ssbp-whatsapp + .ssbp-each-share {
  color: #34AF23; }

.ssbp--theme-9 .ssbp-yummly {
  border-bottom: 5px solid #E16120;
  color: #E16120; }

.ssbp--theme-9 .ssbp-yummly:hover, .ssbp--theme-9 .ssbp-yummly:focus, .ssbp--theme-9 .ssbp-yummly:active {
  border-bottom: 5px solid #E16120; }

.ssbp--theme-9 .ssbp-yummly:hover, .ssbp--theme-9 .ssbp-yummly:focus, .ssbp--theme-9 .ssbp-yummly:active, .ssbp--theme-9 .ssbp-yummly:visited {
  color: #E16120; }

.ssbp--theme-9 .ssbp-yummly + .ssbp-each-share {
  color: #E16120; }

.ssbp--theme-9 .ssbp-xing {
  border-bottom: 5px solid #026466;
  color: #026466; }

.ssbp--theme-9 .ssbp-xing:hover, .ssbp--theme-9 .ssbp-xing:focus, .ssbp--theme-9 .ssbp-xing:active {
  border-bottom: 5px solid #026466; }

.ssbp--theme-9 .ssbp-xing:hover, .ssbp--theme-9 .ssbp-xing:focus, .ssbp--theme-9 .ssbp-xing:active, .ssbp--theme-9 .ssbp-xing:visited {
  color: #026466; }

.ssbp--theme-9 .ssbp-xing + .ssbp-each-share {
  color: #026466; }

.ssbp--theme-9 .ssbp-each-share {
  padding-top: 3px;
  text-align: center;
  font-size: 12px; }

.ssbp--theme-9 .ssbp-each-share:before {
  content: "("; }

.ssbp--theme-9 .ssbp-each-share:after {
  content: ")"; }

.ssbp--theme-2 .ssbp-toggle-switch, .ssbp--theme-3 .ssbp-toggle-switch, .ssbp--theme-10 .ssbp-toggle-switch, .ssbp--theme-11 .ssbp-toggle-switch {
  background: #4C4C4C;
  background: rgba(39, 39, 39, 0.8);
  border-radius: 0;
  color: #fff; }

.ssbp--theme-2 .ssbp-toggle-switch:active, .ssbp--theme-3 .ssbp-toggle-switch:active, .ssbp--theme-10 .ssbp-toggle-switch:active, .ssbp--theme-11 .ssbp-toggle-switch:active, .ssbp--theme-2 .ssbp-toggle-switch:hover, .ssbp--theme-3 .ssbp-toggle-switch:hover, .ssbp--theme-10 .ssbp-toggle-switch:hover, .ssbp--theme-11 .ssbp-toggle-switch:hover, .ssbp--theme-2 .ssbp-toggle-switch:focus, .ssbp--theme-3 .ssbp-toggle-switch:focus, .ssbp--theme-10 .ssbp-toggle-switch:focus, .ssbp--theme-11 .ssbp-toggle-switch:focus {
  background: #4C4C4C;
  background: rgba(39, 39, 39, 0.9); }

.ssbp--theme-1 .ssbp-toggle-switch, .ssbp--theme-4 .ssbp-toggle-switch, .ssbp--theme-5 .ssbp-toggle-switch, .ssbp--theme-6 .ssbp-toggle-switch, .ssbp--theme-7 .ssbp-toggle-switch, .ssbp--theme-8 .ssbp-toggle-switch, .ssbp--theme-9 .ssbp-toggle-switch {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  color: #272727;
  border-radius: 0; }

.ssbp--theme-1 .ssbp-toggle-switch:active, .ssbp--theme-4 .ssbp-toggle-switch:active, .ssbp--theme-5 .ssbp-toggle-switch:active, .ssbp--theme-6 .ssbp-toggle-switch:active, .ssbp--theme-7 .ssbp-toggle-switch:active, .ssbp--theme-8 .ssbp-toggle-switch:active, .ssbp--theme-9 .ssbp-toggle-switch:active, .ssbp--theme-1 .ssbp-toggle-switch:hover, .ssbp--theme-4 .ssbp-toggle-switch:hover, .ssbp--theme-5 .ssbp-toggle-switch:hover, .ssbp--theme-6 .ssbp-toggle-switch:hover, .ssbp--theme-7 .ssbp-toggle-switch:hover, .ssbp--theme-8 .ssbp-toggle-switch:hover, .ssbp--theme-9 .ssbp-toggle-switch:hover, .ssbp--theme-1 .ssbp-toggle-switch:focus, .ssbp--theme-4 .ssbp-toggle-switch:focus, .ssbp--theme-5 .ssbp-toggle-switch:focus, .ssbp--theme-6 .ssbp-toggle-switch:focus, .ssbp--theme-7 .ssbp-toggle-switch:focus, .ssbp--theme-8 .ssbp-toggle-switch:focus, .ssbp--theme-9 .ssbp-toggle-switch:focus {
  background: #fff;
  background: rgba(255, 255, 255, 0.9); }

.ssbp--theme-2.ssbp--centred .ssbp-list, .ssbp--theme-3.ssbp--centred .ssbp-list, .ssbp--theme-5.ssbp--centred .ssbp-list, .ssbp--theme-7.ssbp--centred .ssbp-list, .ssbp--theme-8.ssbp--centred .ssbp-list, .ssbp--theme-9.ssbp--centred .ssbp-list, .ssbp--theme-10.ssbp--centred .ssbp-list, .ssbp--theme-11.ssbp--centred .ssbp-list {
  display: table;
  table-layout: fixed;
  width: 100%; }

.ssbp--theme-2.ssbp--centred .ssbp-list li, .ssbp--theme-3.ssbp--centred .ssbp-list li, .ssbp--theme-5.ssbp--centred .ssbp-list li, .ssbp--theme-7.ssbp--centred .ssbp-list li, .ssbp--theme-8.ssbp--centred .ssbp-list li, .ssbp--theme-9.ssbp--centred .ssbp-list li, .ssbp--theme-10.ssbp--centred .ssbp-list li, .ssbp--theme-11.ssbp--centred .ssbp-list li {
  display: inline-block !important;
  margin: 0 0 !important;
  display: table-cell !important;
  width: auto;
  height: auto; }

.ssbp--theme-2.ssbp--centred .ssbp-btn, .ssbp--theme-3.ssbp--centred .ssbp-btn, .ssbp--theme-5.ssbp--centred .ssbp-btn, .ssbp--theme-7.ssbp--centred .ssbp-btn, .ssbp--theme-8.ssbp--centred .ssbp-btn, .ssbp--theme-9.ssbp--centred .ssbp-btn, .ssbp--theme-10.ssbp--centred .ssbp-btn, .ssbp--theme-11.ssbp--centred .ssbp-btn {
  display: block;
  width: auto; }

.ssbp--theme-10 {
  overflow: hidden; }

.ssbp--theme-10 .ssbp-list li {
  margin: 0; }

.ssbp--theme-10 .ssbp-btn {
  display: block;
  padding: 0.5em 1em;
  color: #fff;
  text-shadow: -1px -1px rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color .25s;
  transition: background-color .25s;
  border-bottom: 0; }

.ssbp--theme-10 .ssbp-btn:before {
  vertical-align: middle; }

.ssbp--theme-10 .ssbp-btn:active {
  box-shadow: inset 0 0 0.5em rgba(0, 0, 0, 0.33); }

.ssbp--theme-10 .ssbp-btn:hover, .ssbp--theme-10 .ssbp-btn:focus, .ssbp--theme-10 .ssbp-btn:active, .ssbp--theme-10 .ssbp-btn:visited {
  color: #fff; }

.ssbp--theme-10.ssbp--centred .ssbp-input-url-div {
  position: relative;
  display: block;
  padding: 10px; }

.ssbp--theme-10.ssbp--centred .ssbp-input-url {
  width: 100%;
  max-width: 200px;
  border: 1px solid #DDD;
  padding: 8px 8px 8px 8px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  color: #B3B3B3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.ssbp--theme-10.ssbp--centred .ssbp-total-shares {
  display: block;
  line-height: 1; }

.ssbp--theme-10.ssbp--centred .ssbp-total-shares b {
  font-size: 70px;
  color: #4582EC; }

.ssbp--theme-10.ssbp--centred .ssbp-total-shares:after {
  content: 'Shares';
  display: block;
  font-family: 'Lato',sans-serif;
  font-weight: 700;
  font-size: 30px;
  text-transform: uppercase;
  color: #B3B3B3; }

@media only screen and (min-width: 481px) {
  .ssbp--theme-10.ssbp--centred .ssbp-input-url-div {
    float: right;
    width: 50%;
    padding: 35px 20px;
    text-align: left; }
  .ssbp--theme-10.ssbp--centred .ssbp-total-shares {
    width: 50%;
    text-align: right; } }

.ssbp--theme-10 .ssbp-buffer {
  background-color: #272727; }

.ssbp--theme-10 .ssbp-buffer:hover, .ssbp--theme-10 .ssbp-buffer:focus, .ssbp--theme-10 .ssbp-buffer:active, .ssbp--theme-10 .ssbp-buffer + .ssbp-each-share {
  background-color: #0e0e0e; }

.ssbp--theme-10 .ssbp-diggit {
  background-color: #14589E; }

.ssbp--theme-10 .ssbp-diggit:hover, .ssbp--theme-10 .ssbp-diggit:focus, .ssbp--theme-10 .ssbp-diggit:active, .ssbp--theme-10 .ssbp-diggit + .ssbp-each-share {
  background-color: #0e3f71; }

.ssbp--theme-10 .ssbp-email {
  background-color: #787878; }

.ssbp--theme-10 .ssbp-email:hover, .ssbp--theme-10 .ssbp-email:focus, .ssbp--theme-10 .ssbp-email:active, .ssbp--theme-10 .ssbp-email + .ssbp-each-share {
  background-color: #5f5f5f; }

.ssbp--theme-10 .ssbp-ellipsis {
  background-color: #4582EC; }

.ssbp--theme-10 .ssbp-ellipsis:hover, .ssbp--theme-10 .ssbp-ellipsis:focus, .ssbp--theme-10 .ssbp-ellipsis:active, .ssbp--theme-10 .ssbp-ellipsis + .ssbp-each-share {
  background-color: #1863e6; }

.ssbp--theme-10 .ssbp-facebook {
  background-color: #3b5998; }

.ssbp--theme-10 .ssbp-facebook:hover, .ssbp--theme-10 .ssbp-facebook:focus, .ssbp--theme-10 .ssbp-facebook:active, .ssbp--theme-10 .ssbp-facebook + .ssbp-each-share {
  background-color: #2d4373; }

.ssbp--theme-10 .ssbp-facebook_save {
  background-color: #3b5998; }

.ssbp--theme-10 .ssbp-facebook_save:hover, .ssbp--theme-10 .ssbp-facebook_save:focus, .ssbp--theme-10 .ssbp-facebook_save:active, .ssbp--theme-10 .ssbp-facebook_save + .ssbp-each-share {
  background-color: #2d4373; }

.ssbp--theme-10 .ssbp-facebook-messenger {
  background-color: #0084FF; }

.ssbp--theme-10 .ssbp-facebook-messenger:hover, .ssbp--theme-10 .ssbp-facebook-messenger:focus, .ssbp--theme-10 .ssbp-facebook-messenger:active, .ssbp--theme-10 .ssbp-facebook-messenger + .ssbp-each-share {
  background-color: #006acc; }

.ssbp--theme-10 .ssbp-flattr {
  background-color: #f67C1A; }

.ssbp--theme-10 .ssbp-flattr:hover, .ssbp--theme-10 .ssbp-flattr:focus, .ssbp--theme-10 .ssbp-flattr:active, .ssbp--theme-10 .ssbp-flattr + .ssbp-each-share {
  background-color: #d56308; }

.ssbp--theme-10 .ssbp-google {
  background-color: #DC4E41; }

.ssbp--theme-10 .ssbp-google:hover, .ssbp--theme-10 .ssbp-google:focus, .ssbp--theme-10 .ssbp-google:active, .ssbp--theme-10 .ssbp-google + .ssbp-each-share {
  background-color: #c63224; }

.ssbp--theme-10 .ssbp-linkedin {
  background-color: #007bb6; }

.ssbp--theme-10 .ssbp-linkedin:hover, .ssbp--theme-10 .ssbp-linkedin:focus, .ssbp--theme-10 .ssbp-linkedin:active, .ssbp--theme-10 .ssbp-linkedin + .ssbp-each-share {
  background-color: #005983; }

.ssbp--theme-10 .ssbp-pinterest {
  background-color: #ce1a19; }

.ssbp--theme-10 .ssbp-pinterest:hover, .ssbp--theme-10 .ssbp-pinterest:focus, .ssbp--theme-10 .ssbp-pinterest:active, .ssbp--theme-10 .ssbp-pinterest + .ssbp-each-share {
  background-color: #a11413; }

.ssbp--theme-10 .ssbp-print {
  background-color: #1F6B43; }

.ssbp--theme-10 .ssbp-print:hover, .ssbp--theme-10 .ssbp-print:focus, .ssbp--theme-10 .ssbp-print:active, .ssbp--theme-10 .ssbp-print + .ssbp-each-share {
  background-color: #14432a; }

.ssbp--theme-10 .ssbp-reddit {
  background-color: #FF4500; }

.ssbp--theme-10 .ssbp-reddit:hover, .ssbp--theme-10 .ssbp-reddit:focus, .ssbp--theme-10 .ssbp-reddit:active, .ssbp--theme-10 .ssbp-reddit + .ssbp-each-share {
  background-color: #cc3700; }

.ssbp--theme-10 .ssbp-simplesharebuttons {
  background-color: #4582ec; }

.ssbp--theme-10 .ssbp-simplesharebuttons:hover, .ssbp--theme-10 .ssbp-simplesharebuttons:focus, .ssbp--theme-10 .ssbp-simplesharebuttons:active, .ssbp--theme-10 .ssbp-simplesharebuttons + .ssbp-each-share {
  background-color: #1863e6; }

.ssbp--theme-10 .ssbp-stumbleupon {
  background-color: #EB4924; }

.ssbp--theme-10 .ssbp-stumbleupon:hover, .ssbp--theme-10 .ssbp-stumbleupon:focus, .ssbp--theme-10 .ssbp-stumbleupon:active, .ssbp--theme-10 .ssbp-stumbleupon + .ssbp-each-share {
  background-color: #ca3412; }

.ssbp--theme-10 .ssbp-tumblr {
  background-color: #2C4762; }

.ssbp--theme-10 .ssbp-tumblr:hover, .ssbp--theme-10 .ssbp-tumblr:focus, .ssbp--theme-10 .ssbp-tumblr:active, .ssbp--theme-10 .ssbp-tumblr + .ssbp-each-share {
  background-color: #1c2e3f; }

.ssbp--theme-10 .ssbp-twitter {
  background-color: #00a9f1; }

.ssbp--theme-10 .ssbp-twitter:hover, .ssbp--theme-10 .ssbp-twitter:focus, .ssbp--theme-10 .ssbp-twitter:active, .ssbp--theme-10 .ssbp-twitter + .ssbp-each-share {
  background-color: #0085be; }

.ssbp--theme-10 .ssbp-vk {
  background-color: #45668E; }

.ssbp--theme-10 .ssbp-vk:hover, .ssbp--theme-10 .ssbp-vk:focus, .ssbp--theme-10 .ssbp-vk:active, .ssbp--theme-10 .ssbp-vk + .ssbp-each-share {
  background-color: #344d6c; }

.ssbp--theme-10 .ssbp-whatsapp {
  background-color: #34AF23; }

.ssbp--theme-10 .ssbp-whatsapp:hover, .ssbp--theme-10 .ssbp-whatsapp:focus, .ssbp--theme-10 .ssbp-whatsapp:active, .ssbp--theme-10 .ssbp-whatsapp + .ssbp-each-share {
  background-color: #27851b; }

.ssbp--theme-10 .ssbp-yummly {
  background-color: #E16120; }

.ssbp--theme-10 .ssbp-yummly:hover, .ssbp--theme-10 .ssbp-yummly:focus, .ssbp--theme-10 .ssbp-yummly:active, .ssbp--theme-10 .ssbp-yummly + .ssbp-each-share {
  background-color: #b64d18; }

.ssbp--theme-10 .ssbp-xing {
  background-color: #026466; }

.ssbp--theme-10 .ssbp-xing:hover, .ssbp--theme-10 .ssbp-xing:focus, .ssbp--theme-10 .ssbp-xing:active, .ssbp--theme-10 .ssbp-xing + .ssbp-each-share {
  background-color: #013334; }

.ssbp--theme-10 .ssbp-each-share {
  padding: 2px;
  font-size: 10px;
  text-align: center;
  color: #FFF; }

.ssbp--theme-2 .ssbp-toggle-switch, .ssbp--theme-3 .ssbp-toggle-switch, .ssbp--theme-10 .ssbp-toggle-switch, .ssbp--theme-11 .ssbp-toggle-switch {
  background: #4C4C4C;
  background: rgba(39, 39, 39, 0.8);
  border-radius: 0;
  color: #fff; }

.ssbp--theme-2 .ssbp-toggle-switch:active, .ssbp--theme-3 .ssbp-toggle-switch:active, .ssbp--theme-10 .ssbp-toggle-switch:active, .ssbp--theme-11 .ssbp-toggle-switch:active, .ssbp--theme-2 .ssbp-toggle-switch:hover, .ssbp--theme-3 .ssbp-toggle-switch:hover, .ssbp--theme-10 .ssbp-toggle-switch:hover, .ssbp--theme-11 .ssbp-toggle-switch:hover, .ssbp--theme-2 .ssbp-toggle-switch:focus, .ssbp--theme-3 .ssbp-toggle-switch:focus, .ssbp--theme-10 .ssbp-toggle-switch:focus, .ssbp--theme-11 .ssbp-toggle-switch:focus {
  background: #4C4C4C;
  background: rgba(39, 39, 39, 0.9); }

.ssbp--theme-1 .ssbp-toggle-switch, .ssbp--theme-4 .ssbp-toggle-switch, .ssbp--theme-5 .ssbp-toggle-switch, .ssbp--theme-6 .ssbp-toggle-switch, .ssbp--theme-7 .ssbp-toggle-switch, .ssbp--theme-8 .ssbp-toggle-switch, .ssbp--theme-9 .ssbp-toggle-switch {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  color: #272727;
  border-radius: 0; }

.ssbp--theme-1 .ssbp-toggle-switch:active, .ssbp--theme-4 .ssbp-toggle-switch:active, .ssbp--theme-5 .ssbp-toggle-switch:active, .ssbp--theme-6 .ssbp-toggle-switch:active, .ssbp--theme-7 .ssbp-toggle-switch:active, .ssbp--theme-8 .ssbp-toggle-switch:active, .ssbp--theme-9 .ssbp-toggle-switch:active, .ssbp--theme-1 .ssbp-toggle-switch:hover, .ssbp--theme-4 .ssbp-toggle-switch:hover, .ssbp--theme-5 .ssbp-toggle-switch:hover, .ssbp--theme-6 .ssbp-toggle-switch:hover, .ssbp--theme-7 .ssbp-toggle-switch:hover, .ssbp--theme-8 .ssbp-toggle-switch:hover, .ssbp--theme-9 .ssbp-toggle-switch:hover, .ssbp--theme-1 .ssbp-toggle-switch:focus, .ssbp--theme-4 .ssbp-toggle-switch:focus, .ssbp--theme-5 .ssbp-toggle-switch:focus, .ssbp--theme-6 .ssbp-toggle-switch:focus, .ssbp--theme-7 .ssbp-toggle-switch:focus, .ssbp--theme-8 .ssbp-toggle-switch:focus, .ssbp--theme-9 .ssbp-toggle-switch:focus {
  background: #fff;
  background: rgba(255, 255, 255, 0.9); }

.ssbp--theme-2.ssbp--centred .ssbp-list, .ssbp--theme-3.ssbp--centred .ssbp-list, .ssbp--theme-5.ssbp--centred .ssbp-list, .ssbp--theme-7.ssbp--centred .ssbp-list, .ssbp--theme-8.ssbp--centred .ssbp-list, .ssbp--theme-9.ssbp--centred .ssbp-list, .ssbp--theme-10.ssbp--centred .ssbp-list, .ssbp--theme-11.ssbp--centred .ssbp-list {
  display: table;
  table-layout: fixed;
  width: 100%; }

.ssbp--theme-2.ssbp--centred .ssbp-list li, .ssbp--theme-3.ssbp--centred .ssbp-list li, .ssbp--theme-5.ssbp--centred .ssbp-list li, .ssbp--theme-7.ssbp--centred .ssbp-list li, .ssbp--theme-8.ssbp--centred .ssbp-list li, .ssbp--theme-9.ssbp--centred .ssbp-list li, .ssbp--theme-10.ssbp--centred .ssbp-list li, .ssbp--theme-11.ssbp--centred .ssbp-list li {
  display: inline-block !important;
  margin: 0 0 !important;
  display: table-cell !important;
  width: auto;
  height: auto; }

.ssbp--theme-2.ssbp--centred .ssbp-btn, .ssbp--theme-3.ssbp--centred .ssbp-btn, .ssbp--theme-5.ssbp--centred .ssbp-btn, .ssbp--theme-7.ssbp--centred .ssbp-btn, .ssbp--theme-8.ssbp--centred .ssbp-btn, .ssbp--theme-9.ssbp--centred .ssbp-btn, .ssbp--theme-10.ssbp--centred .ssbp-btn, .ssbp--theme-11.ssbp--centred .ssbp-btn {
  display: block;
  width: auto; }

.ssbp--theme-11 {
  margin-left: -5px;
  margin-right: -5px; }

.ssbp--theme-11 .ssbp-list li {
  margin: 0; }

.ssbp--theme-11 .ssbp-text {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  line-height: 1.2;
  font-size: 11px; }

.ssbp--theme-11 .ssbp-btn {
  width: auto !important;
  height: auto !important;
  display: block;
  padding: 0.6em 1em;
  margin: 5px;
  text-transform: uppercase;
  color: #fff;
  font-size: 11px;
  -webkit-transition: background-color .25s;
  transition: background-color .25s;
  border-bottom: 0;
  border-radius: 5px; }

.ssbp--theme-11 .ssbp-btn:before {
  display: none; }

.ssbp--theme-11 .ssbp-btn:active {
  box-shadow: inset 0 0 0.5em rgba(0, 0, 0, 0.33); }

.ssbp--theme-11 .ssbp-btn:hover, .ssbp--theme-11 .ssbp-btn:focus, .ssbp--theme-11 .ssbp-btn:active, .ssbp--theme-11 .ssbp-btn:visited {
  color: #fff; }

.ssbp--theme-11 .ssbp-buffer {
  background-color: #272727; }

.ssbp--theme-11 .ssbp-buffer:hover, .ssbp--theme-11 .ssbp-buffer:focus, .ssbp--theme-11 .ssbp-buffer:active, .ssbp--theme-11 .ssbp-buffer + .ssbp-each-share {
  background-color: #0e0e0e; }

.ssbp--theme-11 .ssbp-diggit {
  background-color: #14589E; }

.ssbp--theme-11 .ssbp-diggit:hover, .ssbp--theme-11 .ssbp-diggit:focus, .ssbp--theme-11 .ssbp-diggit:active, .ssbp--theme-11 .ssbp-diggit + .ssbp-each-share {
  background-color: #0e3f71; }

.ssbp--theme-11 .ssbp-email {
  background-color: #787878; }

.ssbp--theme-11 .ssbp-email:hover, .ssbp--theme-11 .ssbp-email:focus, .ssbp--theme-11 .ssbp-email:active, .ssbp--theme-11 .ssbp-email + .ssbp-each-share {
  background-color: #5f5f5f; }

.ssbp--theme-11 .ssbp-ellipsis {
  background-color: #4582EC; }

.ssbp--theme-11 .ssbp-ellipsis:hover, .ssbp--theme-11 .ssbp-ellipsis:focus, .ssbp--theme-11 .ssbp-ellipsis:active, .ssbp--theme-11 .ssbp-ellipsis + .ssbp-each-share {
  background-color: #1863e6; }

.ssbp--theme-11 .ssbp-facebook {
  background-color: #3b5998; }

.ssbp--theme-11 .ssbp-facebook:hover, .ssbp--theme-11 .ssbp-facebook:focus, .ssbp--theme-11 .ssbp-facebook:active, .ssbp--theme-11 .ssbp-facebook + .ssbp-each-share {
  background-color: #2d4373; }

.ssbp--theme-11 .ssbp-facebook_save {
  background-color: #3b5998; }

.ssbp--theme-11 .ssbp-facebook_save:hover, .ssbp--theme-11 .ssbp-facebook_save:focus, .ssbp--theme-11 .ssbp-facebook_save:active, .ssbp--theme-11 .ssbp-facebook_save + .ssbp-each-share {
  background-color: #2d4373; }

.ssbp--theme-11 .ssbp-facebook-messenger {
  background-color: #0084FF; }

.ssbp--theme-11 .ssbp-facebook-messenger:hover, .ssbp--theme-11 .ssbp-facebook-messenger:focus, .ssbp--theme-11 .ssbp-facebook-messenger:active, .ssbp--theme-11 .ssbp-facebook-messenger + .ssbp-each-share {
  background-color: #006acc; }

.ssbp--theme-11 .ssbp-flattr {
  background-color: #f67C1A; }

.ssbp--theme-11 .ssbp-flattr:hover, .ssbp--theme-11 .ssbp-flattr:focus, .ssbp--theme-11 .ssbp-flattr:active, .ssbp--theme-11 .ssbp-flattr + .ssbp-each-share {
  background-color: #d56308; }

.ssbp--theme-11 .ssbp-google {
  background-color: #DC4E41; }

.ssbp--theme-11 .ssbp-google:hover, .ssbp--theme-11 .ssbp-google:focus, .ssbp--theme-11 .ssbp-google:active, .ssbp--theme-11 .ssbp-google + .ssbp-each-share {
  background-color: #c63224; }

.ssbp--theme-11 .ssbp-linkedin {
  background-color: #007bb6; }

.ssbp--theme-11 .ssbp-linkedin:hover, .ssbp--theme-11 .ssbp-linkedin:focus, .ssbp--theme-11 .ssbp-linkedin:active, .ssbp--theme-11 .ssbp-linkedin + .ssbp-each-share {
  background-color: #005983; }

.ssbp--theme-11 .ssbp-pinterest {
  background-color: #ce1a19; }

.ssbp--theme-11 .ssbp-pinterest:hover, .ssbp--theme-11 .ssbp-pinterest:focus, .ssbp--theme-11 .ssbp-pinterest:active, .ssbp--theme-11 .ssbp-pinterest + .ssbp-each-share {
  background-color: #a11413; }

.ssbp--theme-11 .ssbp-print {
  background-color: #1F6B43; }

.ssbp--theme-11 .ssbp-print:hover, .ssbp--theme-11 .ssbp-print:focus, .ssbp--theme-11 .ssbp-print:active, .ssbp--theme-11 .ssbp-print + .ssbp-each-share {
  background-color: #14432a; }

.ssbp--theme-11 .ssbp-reddit {
  background-color: #FF4500; }

.ssbp--theme-11 .ssbp-reddit:hover, .ssbp--theme-11 .ssbp-reddit:focus, .ssbp--theme-11 .ssbp-reddit:active, .ssbp--theme-11 .ssbp-reddit + .ssbp-each-share {
  background-color: #cc3700; }

.ssbp--theme-11 .ssbp-simplesharebuttons {
  background-color: #4582ec; }

.ssbp--theme-11 .ssbp-simplesharebuttons:hover, .ssbp--theme-11 .ssbp-simplesharebuttons:focus, .ssbp--theme-11 .ssbp-simplesharebuttons:active, .ssbp--theme-11 .ssbp-simplesharebuttons + .ssbp-each-share {
  background-color: #1863e6; }

.ssbp--theme-11 .ssbp-stumbleupon {
  background-color: #EB4924; }

.ssbp--theme-11 .ssbp-stumbleupon:hover, .ssbp--theme-11 .ssbp-stumbleupon:focus, .ssbp--theme-11 .ssbp-stumbleupon:active, .ssbp--theme-11 .ssbp-stumbleupon + .ssbp-each-share {
  background-color: #ca3412; }

.ssbp--theme-11 .ssbp-tumblr {
  background-color: #2C4762; }

.ssbp--theme-11 .ssbp-tumblr:hover, .ssbp--theme-11 .ssbp-tumblr:focus, .ssbp--theme-11 .ssbp-tumblr:active, .ssbp--theme-11 .ssbp-tumblr + .ssbp-each-share {
  background-color: #1c2e3f; }

.ssbp--theme-11 .ssbp-twitter {
  background-color: #00a9f1; }

.ssbp--theme-11 .ssbp-twitter:hover, .ssbp--theme-11 .ssbp-twitter:focus, .ssbp--theme-11 .ssbp-twitter:active, .ssbp--theme-11 .ssbp-twitter + .ssbp-each-share {
  background-color: #0085be; }

.ssbp--theme-11 .ssbp-vk {
  background-color: #45668E; }

.ssbp--theme-11 .ssbp-vk:hover, .ssbp--theme-11 .ssbp-vk:focus, .ssbp--theme-11 .ssbp-vk:active, .ssbp--theme-11 .ssbp-vk + .ssbp-each-share {
  background-color: #344d6c; }

.ssbp--theme-11 .ssbp-whatsapp {
  background-color: #34AF23; }

.ssbp--theme-11 .ssbp-whatsapp:hover, .ssbp--theme-11 .ssbp-whatsapp:focus, .ssbp--theme-11 .ssbp-whatsapp:active, .ssbp--theme-11 .ssbp-whatsapp + .ssbp-each-share {
  background-color: #27851b; }

.ssbp--theme-11 .ssbp-yummly {
  background-color: #E16120; }

.ssbp--theme-11 .ssbp-yummly:hover, .ssbp--theme-11 .ssbp-yummly:focus, .ssbp--theme-11 .ssbp-yummly:active, .ssbp--theme-11 .ssbp-yummly + .ssbp-each-share {
  background-color: #b64d18; }

.ssbp--theme-11 .ssbp-xing {
  background-color: #026466; }

.ssbp--theme-11 .ssbp-xing:hover, .ssbp--theme-11 .ssbp-xing:focus, .ssbp--theme-11 .ssbp-xing:active, .ssbp--theme-11 .ssbp-xing + .ssbp-each-share {
  background-color: #013334; }

.ssbp--theme-11 .ssbp-each-share {
  padding: 2px;
  font-size: 10px;
  margin-right: 5px;
  margin-left: 5px;
  text-align: center;
  color: #FFF;
  border-radius: 5px; }

#ssba-bar-2.left {
  position: fixed;
  top: 25vh;
  z-index: 10000; }

#ssba-bar-2.right {
  position: fixed;
  right: 0;
  top: 25vh;
  z-index: 10000; }

#ssba-bar-2.left .ssbp-bar-list {
  max-width: 84px;
  text-align: left;
  min-width: auto;
  margin: 0;
  padding: 0;
  list-style: none; }

#ssba-bar-2.right .ssbp-bar-list {
  max-width: 84px;
  text-align: right;
  min-width: auto;
  margin: 0;
  padding: 0;
  list-style: none; }

#ssba-bar-2 .ssbp-bar-list li {
  margin: 0;
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: relative; }

#ssba-bar-2 ul li a {
  max-width: 84px;
  display: block; }

.ssba-plus-2 {
  width: 100%; }

.ssba-classic-2 {
  width: 100%; }

.ssbp-each-share, #ssba-bar-2 li .ssbp-each-share {
  display: block; }

.right li .ssbp-each-share {
  left: unset;
  right: 100%;
  margin-right: -12px;
  margin-left: 0; }

/* Facebook Save */
.ssbp-fb-save:before {
  content: url("../images/facebook_save.svg");
  left: 0;
  padding: 5px 8px 0;
  position: absolute;
  top: 0;
  width: 100%; }

.ssbp--theme-8 .ssbp-fb-save:before {
  content: url("../images/facebook_save-black.svg"); }

.ssbp--theme-1 .ssbp-fb-save,
.ssbp--theme-2 .ssbp-fb-save,
.ssbp--theme-3 .ssbp-fb-save,
.ssbp--theme-4 .ssbp-fb-save,
.ssbp--theme-5 .ssbp-fb-save,
.ssbp--theme-10 .ssbp-fb-save:before,
.ssbp--theme-11 .ssbp-fb-save {
  transition: background-color, .5s;
  background-color: #e12828;
  display: block; }

.ssbp--theme-6 .ssbp-fb-save,
.ssbp--theme-7 .ssbp-fb-save {
  border-color: #e12828;
  display: block; }

.ssbp--theme-8 .ssbp-fb-save,
.ssbp--theme-9 .ssbp-fb-save {
  display: block; }

.ssbp--theme-6 .ssbp-fb-save:before,
.ssbp--theme-7 .ssbp-fb-save:before,
.ssbp--theme-9 .ssbp-fb-save:before {
  content: url("../images/facebook_save-hover.svg"); }

.ssbp--theme-1 .ssbp-fb-save:before,
.ssbp--theme-2 .ssbp-fb-save:before,
.ssbp--theme-3 .ssbp-fb-save:before,
.ssbp--theme-4 .ssbp-fb-save:before,
.ssbp--theme-5 .ssbp-fb-save:before,
.ssbp--theme-6 .ssbp-fb-save:before,
.ssbp--theme-7 .ssbp-fb-save:before {
  left: 50%;
  position: absolute;
  top: 50%;
  padding-top: 0;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -37%); }

.ssbp--theme-1 .ssbp-fb-save:hover,
.ssbp--theme-1 .ssbp-fb-save:focus,
.ssbp--theme-1 .ssbp-fb-save:active {
  color: #e12828;
  border-color: #e12828; }

.ssbp--theme-6 .ssbp-fb-save:hover,
.ssbp--theme-6 .ssbp-fb-save:focus,
.ssbp--theme-6 .ssbp-fb-save:active,
.ssbp--theme-7 .ssbp-fb-save:hover,
.ssbp--theme-7 .ssbp-fb-save:focus,
.ssbp--theme-7 .ssbp-fb-save:active {
  background-color: #e12828; }

.ssbp--theme-2 .ssbp-fb-save:hover,
.ssbp--theme-2 .ssbp-fb-save:focus,
.ssbp--theme-2 .ssbp-fb-save:active,
.ssbp--theme-3 .ssbp-fb-save:hover,
.ssbp--theme-3 .ssbp-fb-save:focus,
.ssbp--theme-3 .ssbp-fb-save:active,
.ssbp--theme-10 .ssbp-fb-save:hover:before,
.ssbp--theme-10 .ssbp-fb-save:focus:before,
.ssbp--theme-10 .ssbp-fb-save:active:before,
.ssbp--theme-11 .ssbp-fb-save:hover,
.ssbp--theme-11 .ssbp-fb-save:focus,
.ssbp--theme-11 .ssbp-fb-save:active {
  border-color: #850404;
  background-color: #850404; }

.ssbp--theme-1 .ssbp-fb-save:hover:before,
.ssbp--theme-1 .ssbp-fb-save:focus:before,
.ssbp--theme-1 .ssbp-fb-save:active:before {
  content: url("../images/facebook_save-hover.svg");
  left: 50%;
  position: absolute;
  top: 50%;
  padding-top: 0;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -37%); }

.ssbp--theme-6 .ssbp-fb-save:hover:before,
.ssbp--theme-6 .ssbp-fb-save:focus:before,
.ssbp--theme-6 .ssbp-fb-save:active:before,
.ssbp--theme-7 .ssbp-fb-save:hover:before,
.ssbp--theme-7 .ssbp-fb-save:focus:before,
.ssbp--theme-7 .ssbp-fb-save:active:before,
.ssbp--theme-8 .ssbp-fb-save:hover:before,
.ssbp--theme-8 .ssbp-fb-save:focus:before,
.ssbp--theme-8 .ssbp-fb-save:active:before {
  content: url("../images/facebook_save.svg"); }

.ssbp--theme-1 .ssbp-fb-save + .ssbp-each-share,
.ssbp--theme-2 .ssbp-fb-save + .ssbp-each-share,
.ssbp--theme-3 .ssbp-fb-save + .ssbp-each-share,
.ssbp--theme-4 .ssbp-fb-save + .ssbp-each-share,
.ssbp--theme-5 .ssbp-fb-save + .ssbp-each-share,
.ssbp--theme-6 .ssbp-fb-save + .ssbp-each-share,
.ssbp--theme-7 .ssbp-fb-save + .ssbp-each-share {
  background-color: #e12828; }

.ssbp--theme-2 .ssbp-btn.ssbp-fb-save:hover:before,
.ssbp--theme-2 .ssbp-btn.ssbp-fb-save:focus:before,
.ssbp--theme-2 .ssbp-btn.ssbp-fb-save:active:before,
.ssbp--theme-3 .ssbp-btn.ssbp-fb-save:hover:before,
.ssbp--theme-3 .ssbp-btn.ssbp-fb-save:focus:before,
.ssbp--theme-3 .ssbp-btn.ssbp-fb-save:active:before,
.ssbp--theme-4 .ssbp-btn.ssbp-fb-save:hover:before,
.ssbp--theme-4 .ssbp-btn.ssbp-fb-save:focus:before,
.ssbp--theme-4 .ssbp-btn.ssbp-fb-save:active:before,
.ssbp--theme-5 .ssbp-btn.ssbp-fb-save:hover:before,
.ssbp--theme-5 .ssbp-btn.ssbp-fb-save:focus:before,
.ssbp--theme-5 .ssbp-btn.ssbp-fb-save:active:before,
.ssbp--theme-6 .ssbp-btn.ssbp-fb-save:hover:before,
.ssbp--theme-6 .ssbp-btn.ssbp-fb-save:focus:before,
.ssbp--theme-6 .ssbp-btn.ssbp-fb-save:active:before,
.ssbp--theme-7 .ssbp-btn.ssbp-fb-save:hover:before,
.ssbp--theme-7 .ssbp-btn.ssbp-fb-save:focus:before,
.ssbp--theme-7 .ssbp-btn.ssbp-fb-save:active:before {
  transform: translate(-50%, -37%) !important;
  left: 50%;
  position: absolute;
  top: 50%;
  padding-top: 0;
  width: 100%;
  height: 100%; }

.ssbp--theme-5 .ssbp-fb-save {
  background-color: #e12828;
  box-shadow: 0 8px 0 #850404, 0 10px 12px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-fb-save:active {
  box-shadow: 0 4px 0 #e12828, 0 5px 6px rgba(0, 0, 0, 0.33); }

.ssbp--theme-3 .ssbp-text,
.ssbp--theme-7 .ssbp-text {
  display: inline-block;
  vertical-align: middle;
  font-size: 12.1px;
  margin-left: 0;
  text-shadow: -1px -1px rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translate(-50%); }

.ssbp--theme-7 .ssbp-li--fb-save .ssbp-text {
  color: #e12828; }

.ssbp--theme-7 .ssbp-li--fb-save:hover .ssbp-text {
  color: #fff; }

.ssbp--theme-9 .ssbp-li--fb-save {
  border-bottom: 5px solid #e12828; }

.ssbp--theme-9 .ssbp-fb-save {
  height: 43px !important; }

.ssbp--theme-9 .ssbp-li--fb-save:hover {
  border-bottom: 5px solid rgba(225, 40, 40, 0.59); }

.ssbp--theme-9 .ssbp-li--fb-save .ssbp-fb-save:before {
  padding: 9px 14px 0; }

.ssbp--theme-10 .ssbp-fb-save {
  width: 40px !important; }

.ssbp--theme-10 .ssbp-fb-save:before {
  padding: 11px 8px 8px; }

/* Flipboard */
.ssbp-flipboard:before {
  content: url("../images/flipboard.svg");
  left: 0;
  padding: 5px 8px 0;
  position: absolute;
  top: 0;
  width: 100%; }

.ssbp--theme-8 .ssbp-flipboard:before {
  content: url("../images/flipboard-black.svg"); }

.ssbp--theme-1 .ssbp-flipboard,
.ssbp--theme-2 .ssbp-flipboard,
.ssbp--theme-3 .ssbp-flipboard,
.ssbp--theme-4 .ssbp-flipboard,
.ssbp--theme-5 .ssbp-flipboard,
.ssbp--theme-10 .ssbp-flipboard:before,
.ssbp--theme-11 .ssbp-flipboard {
  transition: background-color, .5s;
  background-color: #e12828;
  display: block; }

.ssbp--theme-6 .ssbp-flipboard,
.ssbp--theme-7 .ssbp-flipboard {
  border-color: #e12828;
  display: block; }

.ssbp--theme-8 .ssbp-flipboard,
.ssbp--theme-9 .ssbp-flipboard {
  display: block; }

.ssbp--theme-6 .ssbp-flipboard:before,
.ssbp--theme-7 .ssbp-flipboard:before,
.ssbp--theme-9 .ssbp-flipboard:before {
  content: url("../images/flipboard-hover.svg"); }

.ssbp--theme-1 .ssbp-flipboard:before,
.ssbp--theme-2 .ssbp-flipboard:before,
.ssbp--theme-3 .ssbp-flipboard:before,
.ssbp--theme-4 .ssbp-flipboard:before,
.ssbp--theme-5 .ssbp-flipboard:before,
.ssbp--theme-6 .ssbp-flipboard:before,
.ssbp--theme-7 .ssbp-flipboard:before {
  left: 50%;
  position: absolute;
  top: 50%;
  padding-top: 0;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -37%); }

.ssbp--theme-1 .ssbp-flipboard:hover,
.ssbp--theme-1 .ssbp-flipboard:focus,
.ssbp--theme-1 .ssbp-flipboard:active {
  color: #e12828;
  border-color: #e12828; }

.ssbp--theme-6 .ssbp-flipboard:hover,
.ssbp--theme-6 .ssbp-flipboard:focus,
.ssbp--theme-6 .ssbp-flipboard:active,
.ssbp--theme-7 .ssbp-flipboard:hover,
.ssbp--theme-7 .ssbp-flipboard:focus,
.ssbp--theme-7 .ssbp-flipboard:active {
  background-color: #e12828; }

.ssbp--theme-2 .ssbp-flipboard:hover,
.ssbp--theme-2 .ssbp-flipboard:focus,
.ssbp--theme-2 .ssbp-flipboard:active,
.ssbp--theme-3 .ssbp-flipboard:hover,
.ssbp--theme-3 .ssbp-flipboard:focus,
.ssbp--theme-3 .ssbp-flipboard:active,
.ssbp--theme-10 .ssbp-flipboard:hover:before,
.ssbp--theme-10 .ssbp-flipboard:focus:before,
.ssbp--theme-10 .ssbp-flipboard:active:before,
.ssbp--theme-11 .ssbp-flipboard:hover,
.ssbp--theme-11 .ssbp-flipboard:focus,
.ssbp--theme-11 .ssbp-flipboard:active {
  border-color: #850404;
  background-color: #850404; }

.ssbp--theme-1 .ssbp-flipboard:hover:before,
.ssbp--theme-1 .ssbp-flipboard:focus:before,
.ssbp--theme-1 .ssbp-flipboard:active:before {
  content: url("../images/flipboard-hover.svg");
  left: 50%;
  position: absolute;
  top: 50%;
  padding-top: 0;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -37%); }

.ssbp--theme-6 .ssbp-flipboard:hover:before,
.ssbp--theme-6 .ssbp-flipboard:focus:before,
.ssbp--theme-6 .ssbp-flipboard:active:before,
.ssbp--theme-7 .ssbp-flipboard:hover:before,
.ssbp--theme-7 .ssbp-flipboard:focus:before,
.ssbp--theme-7 .ssbp-flipboard:active:before,
.ssbp--theme-8 .ssbp-flipboard:hover:before,
.ssbp--theme-8 .ssbp-flipboard:focus:before,
.ssbp--theme-8 .ssbp-flipboard:active:before {
  content: url("../images/flipboard.svg"); }

.ssbp--theme-1 .ssbp-flipboard + .ssbp-each-share,
.ssbp--theme-2 .ssbp-flipboard + .ssbp-each-share,
.ssbp--theme-3 .ssbp-flipboard + .ssbp-each-share,
.ssbp--theme-4 .ssbp-flipboard + .ssbp-each-share,
.ssbp--theme-5 .ssbp-flipboard + .ssbp-each-share,
.ssbp--theme-6 .ssbp-flipboard + .ssbp-each-share,
.ssbp--theme-7 .ssbp-flipboard + .ssbp-each-share {
  background-color: #e12828; }

.ssbp--theme-2 .ssbp-btn.ssbp-flipboard:hover:before,
.ssbp--theme-2 .ssbp-btn.ssbp-flipboard:focus:before,
.ssbp--theme-2 .ssbp-btn.ssbp-flipboard:active:before,
.ssbp--theme-3 .ssbp-btn.ssbp-flipboard:hover:before,
.ssbp--theme-3 .ssbp-btn.ssbp-flipboard:focus:before,
.ssbp--theme-3 .ssbp-btn.ssbp-flipboard:active:before,
.ssbp--theme-4 .ssbp-btn.ssbp-flipboard:hover:before,
.ssbp--theme-4 .ssbp-btn.ssbp-flipboard:focus:before,
.ssbp--theme-4 .ssbp-btn.ssbp-flipboard:active:before,
.ssbp--theme-5 .ssbp-btn.ssbp-flipboard:hover:before,
.ssbp--theme-5 .ssbp-btn.ssbp-flipboard:focus:before,
.ssbp--theme-5 .ssbp-btn.ssbp-flipboard:active:before,
.ssbp--theme-6 .ssbp-btn.ssbp-flipboard:hover:before,
.ssbp--theme-6 .ssbp-btn.ssbp-flipboard:focus:before,
.ssbp--theme-6 .ssbp-btn.ssbp-flipboard:active:before,
.ssbp--theme-7 .ssbp-btn.ssbp-flipboard:hover:before,
.ssbp--theme-7 .ssbp-btn.ssbp-flipboard:focus:before,
.ssbp--theme-7 .ssbp-btn.ssbp-flipboard:active:before {
  transform: translate(-50%, -37%) !important;
  left: 50%;
  position: absolute;
  top: 50%;
  padding-top: 0;
  width: 100%;
  height: 100%; }

.ssbp--theme-5 .ssbp-flipboard {
  background-color: #e12828;
  box-shadow: 0 8px 0 #850404, 0 10px 12px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-flipboard:active {
  box-shadow: 0 4px 0 #e12828, 0 5px 6px rgba(0, 0, 0, 0.33); }

.ssbp--theme-3 .ssbp-text,
.ssbp--theme-7 .ssbp-text {
  display: inline-block;
  vertical-align: middle;
  font-size: 12.1px;
  margin-left: 0;
  text-shadow: -1px -1px rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translate(-50%); }

.ssbp--theme-7 .ssbp-li--flipboard .ssbp-text {
  color: #e12828; }

.ssbp--theme-7 .ssbp-li--flipboard:hover .ssbp-text {
  color: #fff; }

.ssbp--theme-9 .ssbp-li--flipboard {
  border-bottom: 5px solid #e12828; }

.ssbp--theme-9 .ssbp-flipboard {
  height: 43px !important; }

.ssbp--theme-9 .ssbp-li--flipboard:hover {
  border-bottom: 5px solid rgba(225, 40, 40, 0.59); }

.ssbp--theme-9 .ssbp-li--flipboard .ssbp-flipboard:before {
  padding: 9px 14px 0; }

.ssbp--theme-10 .ssbp-flipboard {
  width: 40px !important; }

.ssbp--theme-10 .ssbp-flipboard:before {
  padding: 11px 8px 8px; }

/* Line */
.ssbp-line:before {
  content: url("../images/line.svg");
  left: 0;
  padding: 5px 8px 0;
  position: absolute;
  top: 0;
  width: 100%; }

.ssbp--theme-8 .ssbp-line:before {
  content: url("../images/line-black.svg"); }

.ssbp--theme-1 .ssbp-line,
.ssbp--theme-2 .ssbp-line,
.ssbp--theme-3 .ssbp-line,
.ssbp--theme-4 .ssbp-line,
.ssbp--theme-5 .ssbp-line,
.ssbp--theme-10 .ssbp-line:before,
.ssbp--theme-11 .ssbp-line {
  transition: background-color, .5s;
  background-color: #00c300;
  display: block; }

.ssbp--theme-6 .ssbp-line,
.ssbp--theme-7 .ssbp-line {
  border-color: #00c300;
  display: block; }

.ssbp--theme-8 .ssbp-line,
.ssbp--theme-9 .ssbp-line {
  display: block; }

.ssbp--theme-6 .ssbp-line:before,
.ssbp--theme-7 .ssbp-line:before,
.ssbp--theme-9 .ssbp-line:before {
  content: url("../images/line-hover.svg"); }

.ssbp--theme-1 .ssbp-line:before,
.ssbp--theme-2 .ssbp-line:before,
.ssbp--theme-3 .ssbp-line:before,
.ssbp--theme-4 .ssbp-line:before,
.ssbp--theme-5 .ssbp-line:before,
.ssbp--theme-6 .ssbp-line:before,
.ssbp--theme-7 .ssbp-line:before {
  left: 50%;
  position: absolute;
  top: 50%;
  padding-top: 0;
  width: 86%;
  height: 100%;
  transform: translate(-50%, -37%); }
  .wp-admin .ssbp--theme-1 .ssbp-line:before, .wp-admin
  .ssbp--theme-2 .ssbp-line:before, .wp-admin
  .ssbp--theme-3 .ssbp-line:before, .wp-admin
  .ssbp--theme-4 .ssbp-line:before, .wp-admin
  .ssbp--theme-5 .ssbp-line:before, .wp-admin
  .ssbp--theme-6 .ssbp-line:before, .wp-admin
  .ssbp--theme-7 .ssbp-line:before {
    top: 45%; }

.ssbp--theme-1 .ssbp-line:hover,
.ssbp--theme-1 .ssbp-line:focus,
.ssbp--theme-1 .ssbp-line:active {
  color: #00c300;
  border-color: #00c300; }

.ssbp--theme-6 .ssbp-line:hover,
.ssbp--theme-6 .ssbp-line:focus,
.ssbp--theme-6 .ssbp-line:active,
.ssbp--theme-7 .ssbp-line:hover,
.ssbp--theme-7 .ssbp-line:focus,
.ssbp--theme-7 .ssbp-line:active {
  background-color: #00c300; }

.ssbp--theme-2 .ssbp-line:hover,
.ssbp--theme-2 .ssbp-line:focus,
.ssbp--theme-2 .ssbp-line:active,
.ssbp--theme-3 .ssbp-line:hover,
.ssbp--theme-3 .ssbp-line:focus,
.ssbp--theme-3 .ssbp-line:active,
.ssbp--theme-10 .ssbp-line:hover:before,
.ssbp--theme-10 .ssbp-line:focus:before,
.ssbp--theme-10 .ssbp-line:active:before,
.ssbp--theme-11 .ssbp-line:hover,
.ssbp--theme-11 .ssbp-line:focus,
.ssbp--theme-11 .ssbp-line:active {
  border-color: #008e00;
  background-color: #008e00; }

.ssbp--theme-1 .ssbp-line:hover:before,
.ssbp--theme-1 .ssbp-line:focus:before,
.ssbp--theme-1 .ssbp-line:active:before {
  content: url("../images/line-hover.svg");
  left: 50%;
  position: absolute;
  top: 50%;
  padding-top: 0;
  width: 86%;
  height: 100%;
  transform: translate(-50%, -37%); }
  .wp-admin .ssbp--theme-1 .ssbp-line:hover:before, .wp-admin
  .ssbp--theme-1 .ssbp-line:focus:before, .wp-admin
  .ssbp--theme-1 .ssbp-line:active:before {
    top: 45%; }

.ssbp--theme-6 .ssbp-line:hover:before,
.ssbp--theme-6 .ssbp-line:focus:before,
.ssbp--theme-6 .ssbp-line:active:before,
.ssbp--theme-7 .ssbp-line:hover:before,
.ssbp--theme-7 .ssbp-line:focus:before,
.ssbp--theme-7 .ssbp-line:active:before,
.ssbp--theme-8 .ssbp-line:hover:before,
.ssbp--theme-8 .ssbp-line:focus:before,
.ssbp--theme-8 .ssbp-line:active:before {
  content: url("../images/line.svg"); }

.ssbp--theme-1 .ssbp-line + .ssbp-each-share,
.ssbp--theme-2 .ssbp-line + .ssbp-each-share,
.ssbp--theme-3 .ssbp-line + .ssbp-each-share,
.ssbp--theme-4 .ssbp-line + .ssbp-each-share,
.ssbp--theme-5 .ssbp-line + .ssbp-each-share,
.ssbp--theme-6 .ssbp-line + .ssbp-each-share,
.ssbp--theme-7 .ssbp-line + .ssbp-each-share {
  background-color: #00c300; }

.ssbp--theme-2 .ssbp-btn.ssbp-line:hover:before,
.ssbp--theme-2 .ssbp-btn.ssbp-line:focus:before,
.ssbp--theme-2 .ssbp-btn.ssbp-line:active:before,
.ssbp--theme-3 .ssbp-btn.ssbp-line:hover:before,
.ssbp--theme-3 .ssbp-btn.ssbp-line:focus:before,
.ssbp--theme-3 .ssbp-btn.ssbp-line:active:before,
.ssbp--theme-4 .ssbp-btn.ssbp-line:hover:before,
.ssbp--theme-4 .ssbp-btn.ssbp-line:focus:before,
.ssbp--theme-4 .ssbp-btn.ssbp-line:active:before,
.ssbp--theme-5 .ssbp-btn.ssbp-line:hover:before,
.ssbp--theme-5 .ssbp-btn.ssbp-line:focus:before,
.ssbp--theme-5 .ssbp-btn.ssbp-line:active:before,
.ssbp--theme-6 .ssbp-btn.ssbp-line:hover:before,
.ssbp--theme-6 .ssbp-btn.ssbp-line:focus:before,
.ssbp--theme-6 .ssbp-btn.ssbp-line:active:before,
.ssbp--theme-7 .ssbp-btn.ssbp-line:hover:before,
.ssbp--theme-7 .ssbp-btn.ssbp-line:focus:before,
.ssbp--theme-7 .ssbp-btn.ssbp-line:active:before {
  transform: translate(-50%, -37%) !important;
  left: 50%;
  position: absolute;
  top: 50%;
  padding-top: 0;
  width: 86%;
  height: 100%; }
  .wp-admin .ssbp--theme-2 .ssbp-btn.ssbp-line:hover:before, .wp-admin
  .ssbp--theme-2 .ssbp-btn.ssbp-line:focus:before, .wp-admin
  .ssbp--theme-2 .ssbp-btn.ssbp-line:active:before, .wp-admin
  .ssbp--theme-3 .ssbp-btn.ssbp-line:hover:before, .wp-admin
  .ssbp--theme-3 .ssbp-btn.ssbp-line:focus:before, .wp-admin
  .ssbp--theme-3 .ssbp-btn.ssbp-line:active:before, .wp-admin
  .ssbp--theme-4 .ssbp-btn.ssbp-line:hover:before, .wp-admin
  .ssbp--theme-4 .ssbp-btn.ssbp-line:focus:before, .wp-admin
  .ssbp--theme-4 .ssbp-btn.ssbp-line:active:before, .wp-admin
  .ssbp--theme-5 .ssbp-btn.ssbp-line:hover:before, .wp-admin
  .ssbp--theme-5 .ssbp-btn.ssbp-line:focus:before, .wp-admin
  .ssbp--theme-5 .ssbp-btn.ssbp-line:active:before, .wp-admin
  .ssbp--theme-6 .ssbp-btn.ssbp-line:hover:before, .wp-admin
  .ssbp--theme-6 .ssbp-btn.ssbp-line:focus:before, .wp-admin
  .ssbp--theme-6 .ssbp-btn.ssbp-line:active:before, .wp-admin
  .ssbp--theme-7 .ssbp-btn.ssbp-line:hover:before, .wp-admin
  .ssbp--theme-7 .ssbp-btn.ssbp-line:focus:before, .wp-admin
  .ssbp--theme-7 .ssbp-btn.ssbp-line:active:before {
    top: 45%; }

.ssbp--theme-5 .ssbp-line {
  background-color: #00c300;
  box-shadow: 0 8px 0 #008e00, 0 10px 12px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-line:active {
  box-shadow: 0 4px 0 #008e00, 0 5px 6px rgba(0, 0, 0, 0.33); }

.ssbp--theme-3 .ssbp-text,
.ssbp--theme-7 .ssbp-text {
  display: inline-block;
  vertical-align: middle;
  font-size: 12.1px;
  margin-left: 0;
  text-shadow: -1px -1px rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translate(-50%); }

.ssbp--theme-7 .ssbp-li--line .ssbp-text {
  color: #00c300; }

.ssbp--theme-7 .ssbp-li--line:hover .ssbp-text {
  color: #fff; }

.ssbp--theme-9 .ssbp-li--line {
  border-bottom: 5px solid #00c300; }

.ssbp--theme-9 .ssbp-line {
  height: 43px !important; }

.ssbp--theme-9 .ssbp-li--line:hover {
  border-bottom: 5px solid rgba(0, 195, 0, 0.59); }

.ssbp--theme-9 .ssbp-li--line .ssbp-line:before {
  padding: 9px 14px 0; }

.ssbp--theme-10 .ssbp-line {
  width: 40px !important; }

.ssbp--theme-10 .ssbp-line:before {
  padding: 11px 8px 8px; }

/* Skype */
.ssbp-skype:before {
  content: url("../images/skype.svg");
  left: 0;
  padding: 5px 8px 0;
  position: absolute;
  top: 0;
  width: 100%; }

.ssbp--theme-8 .ssbp-skype:before {
  content: url("../images/skype-black.svg"); }

.ssbp--theme-1 .ssbp-skype,
.ssbp--theme-2 .ssbp-skype,
.ssbp--theme-3 .ssbp-skype,
.ssbp--theme-4 .ssbp-skype,
.ssbp--theme-5 .ssbp-skype,
.ssbp--theme-10 .ssbp-skype:before,
.ssbp--theme-11 .ssbp-skype {
  transition: background-color, .5s;
  background-color: #00AFF0;
  display: block; }

.ssbp--theme-6 .ssbp-skype,
.ssbp--theme-7 .ssbp-skype {
  border-color: #00AFF0;
  display: block; }

.ssbp--theme-8 .ssbp-skype,
.ssbp--theme-9 .ssbp-skype {
  display: block; }

.ssbp--theme-6 .ssbp-skype:before,
.ssbp--theme-7 .ssbp-skype:before,
.ssbp--theme-9 .ssbp-skype:before {
  content: url("../images/skype-hover.svg"); }

.ssbp--theme-1 .ssbp-skype:before,
.ssbp--theme-2 .ssbp-skype:before,
.ssbp--theme-3 .ssbp-skype:before,
.ssbp--theme-4 .ssbp-skype:before,
.ssbp--theme-5 .ssbp-skype:before,
.ssbp--theme-6 .ssbp-skype:before,
.ssbp--theme-7 .ssbp-skype:before {
  left: 50%;
  position: absolute;
  top: 50%;
  padding-top: 0;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -37%); }

.ssbp--theme-1 .ssbp-skype:hover,
.ssbp--theme-1 .ssbp-skype:focus,
.ssbp--theme-1 .ssbp-skype:active {
  color: #00AFF0;
  border-color: #00AFF0; }

.ssbp--theme-6 .ssbp-skype:hover,
.ssbp--theme-6 .ssbp-skype:focus,
.ssbp--theme-6 .ssbp-skype:active,
.ssbp--theme-7 .ssbp-skype:hover,
.ssbp--theme-7 .ssbp-skype:focus,
.ssbp--theme-7 .ssbp-skype:active {
  background-color: #00AFF0; }

.ssbp--theme-2 .ssbp-skype:hover,
.ssbp--theme-2 .ssbp-skype:focus,
.ssbp--theme-2 .ssbp-skype:active,
.ssbp--theme-3 .ssbp-skype:hover,
.ssbp--theme-3 .ssbp-skype:focus,
.ssbp--theme-3 .ssbp-skype:active,
.ssbp--theme-10 .ssbp-skype:hover:before,
.ssbp--theme-10 .ssbp-skype:focus:before,
.ssbp--theme-10 .ssbp-skype:active:before,
.ssbp--theme-11 .ssbp-skype:hover,
.ssbp--theme-11 .ssbp-skype:focus,
.ssbp--theme-11 .ssbp-skype:active {
  border-color: #0081b1;
  background-color: #0081b1; }

.ssbp--theme-1 .ssbp-skype:hover:before,
.ssbp--theme-1 .ssbp-skype:focus:before,
.ssbp--theme-1 .ssbp-skype:active:before {
  content: url("../images/skype-hover.svg");
  left: 50%;
  position: absolute;
  top: 50%;
  padding-top: 0;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -37%); }

.ssbp--theme-6 .ssbp-skype:hover:before,
.ssbp--theme-6 .ssbp-skype:focus:before,
.ssbp--theme-6 .ssbp-skype:active:before,
.ssbp--theme-7 .ssbp-skype:hover:before,
.ssbp--theme-7 .ssbp-skype:focus:before,
.ssbp--theme-7 .ssbp-skype:active:before,
.ssbp--theme-8 .ssbp-skype:hover:before,
.ssbp--theme-8 .ssbp-skype:focus:before,
.ssbp--theme-8 .ssbp-skype:active:before {
  content: url("../images/skype.svg"); }

.ssbp--theme-1 .ssbp-skype + .ssbp-each-share,
.ssbp--theme-2 .ssbp-skype + .ssbp-each-share,
.ssbp--theme-3 .ssbp-skype + .ssbp-each-share,
.ssbp--theme-4 .ssbp-skype + .ssbp-each-share,
.ssbp--theme-5 .ssbp-skype + .ssbp-each-share,
.ssbp--theme-6 .ssbp-skype + .ssbp-each-share,
.ssbp--theme-7 .ssbp-skype + .ssbp-each-share {
  background-color: #00AFF0; }

.ssbp--theme-2 .ssbp-btn.ssbp-skype:hover:before,
.ssbp--theme-2 .ssbp-btn.ssbp-skype:focus:before,
.ssbp--theme-2 .ssbp-btn.ssbp-skype:active:before,
.ssbp--theme-3 .ssbp-btn.ssbp-skype:hover:before,
.ssbp--theme-3 .ssbp-btn.ssbp-skype:focus:before,
.ssbp--theme-3 .ssbp-btn.ssbp-skype:active:before,
.ssbp--theme-4 .ssbp-btn.ssbp-skype:hover:before,
.ssbp--theme-4 .ssbp-btn.ssbp-skype:focus:before,
.ssbp--theme-4 .ssbp-btn.ssbp-skype:active:before,
.ssbp--theme-5 .ssbp-btn.ssbp-skype:hover:before,
.ssbp--theme-5 .ssbp-btn.ssbp-skype:focus:before,
.ssbp--theme-5 .ssbp-btn.ssbp-skype:active:before,
.ssbp--theme-6 .ssbp-btn.ssbp-skype:hover:before,
.ssbp--theme-6 .ssbp-btn.ssbp-skype:focus:before,
.ssbp--theme-6 .ssbp-btn.ssbp-skype:active:before,
.ssbp--theme-7 .ssbp-btn.ssbp-skype:hover:before,
.ssbp--theme-7 .ssbp-btn.ssbp-skype:focus:before,
.ssbp--theme-7 .ssbp-btn.ssbp-skype:active:before {
  transform: translate(-50%, -37%) !important;
  left: 50%;
  position: absolute;
  top: 50%;
  padding-top: 0;
  width: 100%;
  height: 100%; }

.ssbp--theme-5 .ssbp-skype {
  background-color: #00AFF0;
  box-shadow: 0 8px 0 #0081b1, 0 10px 12px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-skype:active {
  box-shadow: 0 4px 0 #0081b1, 0 5px 6px rgba(0, 0, 0, 0.33); }

.ssbp--theme-3 .ssbp-text,
.ssbp--theme-7 .ssbp-text {
  display: inline-block;
  vertical-align: middle;
  font-size: 12.1px;
  margin-left: 0;
  text-shadow: -1px -1px rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translate(-50%); }

.ssbp--theme-7 .ssbp-li--skype .ssbp-text {
  color: #00AFF0; }

.ssbp--theme-7 .ssbp-li--skype:hover .ssbp-text {
  color: #fff; }

.ssbp--theme-9 .ssbp-li--skype {
  border-bottom: 5px solid #00AFF0; }

.ssbp--theme-9 .ssbp-skype {
  height: 43px !important; }

.ssbp--theme-9 .ssbp-li--skype:hover {
  border-bottom: 5px solid rgba(0, 175, 240, 0.59); }

.ssbp--theme-9 .ssbp-li--skype .ssbp-skype:before {
  padding: 9px 14px 0; }

.ssbp--theme-10 .ssbp-skype {
  width: 40px !important; }

.ssbp--theme-10 .ssbp-skype:before {
  padding: 11px 8px 8px; }

/* Snapchat */
.ssbp-snapchat:before {
  content: url("../images/snapchat.svg");
  left: 0;
  padding: 5px 8px 0;
  position: absolute;
  top: 0;
  width: 100%; }

.ssbp--theme-8 .ssbp-snapchat:before {
  content: url("../images/snapchat-black.svg"); }

.ssbp--theme-1 .ssbp-snapchat,
.ssbp--theme-2 .ssbp-snapchat,
.ssbp--theme-3 .ssbp-snapchat,
.ssbp--theme-4 .ssbp-snapchat,
.ssbp--theme-5 .ssbp-snapchat,
.ssbp--theme-10 .ssbp-snapchat:before,
.ssbp--theme-11 .ssbp-snapchat {
  transition: background-color, .5s;
  background-color: #fffc00;
  display: block; }

.ssbp--theme-6 .ssbp-snapchat,
.ssbp--theme-7 .ssbp-snapchat {
  border-color: #fffc00;
  display: block; }

.ssbp--theme-8 .ssbp-snapchat,
.ssbp--theme-9 .ssbp-snapchat {
  display: block; }

.ssbp--theme-6 .ssbp-snapchat:before,
.ssbp--theme-7 .ssbp-snapchat:before,
.ssbp--theme-9 .ssbp-snapchat:before {
  content: url("../images/snapchat-hover.svg"); }

.ssbp--theme-1 .ssbp-snapchat:before,
.ssbp--theme-2 .ssbp-snapchat:before,
.ssbp--theme-3 .ssbp-snapchat:before,
.ssbp--theme-4 .ssbp-snapchat:before,
.ssbp--theme-5 .ssbp-snapchat:before,
.ssbp--theme-6 .ssbp-snapchat:before,
.ssbp--theme-7 .ssbp-snapchat:before {
  left: 50%;
  position: absolute;
  top: 50%;
  padding-top: 0;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -37%); }

.ssbp--theme-1 .ssbp-snapchat:hover,
.ssbp--theme-1 .ssbp-snapchat:focus,
.ssbp--theme-1 .ssbp-snapchat:active {
  color: #fffc00;
  border-color: #fffc00; }

.ssbp--theme-6 .ssbp-snapchat:hover,
.ssbp--theme-6 .ssbp-snapchat:focus,
.ssbp--theme-6 .ssbp-snapchat:active,
.ssbp--theme-7 .ssbp-snapchat:hover,
.ssbp--theme-7 .ssbp-snapchat:focus,
.ssbp--theme-7 .ssbp-snapchat:active {
  background-color: #fffc00; }

.ssbp--theme-2 .ssbp-snapchat:hover,
.ssbp--theme-2 .ssbp-snapchat:focus,
.ssbp--theme-2 .ssbp-snapchat:active,
.ssbp--theme-3 .ssbp-snapchat:hover,
.ssbp--theme-3 .ssbp-snapchat:focus,
.ssbp--theme-3 .ssbp-snapchat:active,
.ssbp--theme-10 .ssbp-snapchat:hover:before,
.ssbp--theme-10 .ssbp-snapchat:focus:before,
.ssbp--theme-10 .ssbp-snapchat:active:before,
.ssbp--theme-11 .ssbp-snapchat:hover,
.ssbp--theme-11 .ssbp-snapchat:focus,
.ssbp--theme-11 .ssbp-snapchat:active {
  border-color: #b5b320;
  background-color: #b5b320; }

.ssbp--theme-1 .ssbp-snapchat:hover:before,
.ssbp--theme-1 .ssbp-snapchat:focus:before,
.ssbp--theme-1 .ssbp-snapchat:active:before {
  content: url("../images/snapchat-hover.svg");
  left: 50%;
  position: absolute;
  top: 50%;
  padding-top: 0;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -37%); }

.ssbp--theme-6 .ssbp-snapchat:hover:before,
.ssbp--theme-6 .ssbp-snapchat:focus:before,
.ssbp--theme-6 .ssbp-snapchat:active:before,
.ssbp--theme-7 .ssbp-snapchat:hover:before,
.ssbp--theme-7 .ssbp-snapchat:focus:before,
.ssbp--theme-7 .ssbp-snapchat:active:before,
.ssbp--theme-8 .ssbp-snapchat:hover:before,
.ssbp--theme-8 .ssbp-snapchat:focus:before,
.ssbp--theme-8 .ssbp-snapchat:active:before {
  content: url("../images/snapchat.svg"); }

.ssbp--theme-1 .ssbp-snapchat + .ssbp-each-share,
.ssbp--theme-2 .ssbp-snapchat + .ssbp-each-share,
.ssbp--theme-3 .ssbp-snapchat + .ssbp-each-share,
.ssbp--theme-4 .ssbp-snapchat + .ssbp-each-share,
.ssbp--theme-5 .ssbp-snapchat + .ssbp-each-share,
.ssbp--theme-6 .ssbp-snapchat + .ssbp-each-share,
.ssbp--theme-7 .ssbp-snapchat + .ssbp-each-share {
  background-color: #fffc00; }

.ssbp--theme-2 .ssbp-btn.ssbp-snapchat:hover:before,
.ssbp--theme-2 .ssbp-btn.ssbp-snapchat:focus:before,
.ssbp--theme-2 .ssbp-btn.ssbp-snapchat:active:before,
.ssbp--theme-3 .ssbp-btn.ssbp-snapchat:hover:before,
.ssbp--theme-3 .ssbp-btn.ssbp-snapchat:focus:before,
.ssbp--theme-3 .ssbp-btn.ssbp-snapchat:active:before,
.ssbp--theme-4 .ssbp-btn.ssbp-snapchat:hover:before,
.ssbp--theme-4 .ssbp-btn.ssbp-snapchat:focus:before,
.ssbp--theme-4 .ssbp-btn.ssbp-snapchat:active:before,
.ssbp--theme-5 .ssbp-btn.ssbp-snapchat:hover:before,
.ssbp--theme-5 .ssbp-btn.ssbp-snapchat:focus:before,
.ssbp--theme-5 .ssbp-btn.ssbp-snapchat:active:before,
.ssbp--theme-6 .ssbp-btn.ssbp-snapchat:hover:before,
.ssbp--theme-6 .ssbp-btn.ssbp-snapchat:focus:before,
.ssbp--theme-6 .ssbp-btn.ssbp-snapchat:active:before,
.ssbp--theme-7 .ssbp-btn.ssbp-snapchat:hover:before,
.ssbp--theme-7 .ssbp-btn.ssbp-snapchat:focus:before,
.ssbp--theme-7 .ssbp-btn.ssbp-snapchat:active:before {
  transform: translate(-50%, -37%) !important;
  left: 50%;
  position: absolute;
  top: 50%;
  padding-top: 0;
  width: 100%;
  height: 100%; }

.ssbp--theme-5 .ssbp-snapchat {
  background-color: #fffc00;
  box-shadow: 0 8px 0 #b5b320, 0 10px 12px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-snapchat:active {
  box-shadow: 0 4px 0 #fffc00, 0 5px 6px rgba(0, 0, 0, 0.33); }

.ssbp--theme-3 .ssbp-text,
.ssbp--theme-7 .ssbp-text {
  display: inline-block;
  vertical-align: middle;
  font-size: 12.1px;
  margin-left: 0;
  text-shadow: -1px -1px rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translate(-50%); }

.ssbp--theme-7 .ssbp-li--snapchat .ssbp-text {
  color: #fffc00; }

.ssbp--theme-7 .ssbp-li--snapchat:hover .ssbp-text {
  color: #fff; }

.ssbp--theme-9 .ssbp-li--snapchat {
  border-bottom: 5px solid #fffc00; }

.ssbp--theme-9 .ssbp-snapchat {
  height: 43px !important; }

.ssbp--theme-9 .ssbp-li--snapchat:hover {
  border-bottom: 5px solid rgba(255, 252, 40, 0.59); }

.ssbp--theme-9 .ssbp-li--snapchat .ssbp-snapchat:before {
  padding: 9px 14px 0; }

.ssbp--theme-10 .ssbp-snapchat {
  width: 40px !important; }

.ssbp--theme-10 .ssbp-snapchat:before {
  padding: 11px 8px 8px; }

/* Telegram */
.ssbp-telegram:before {
  content: url("../images/telegram.svg");
  left: 0;
  padding: 5px 8px 0;
  position: absolute;
  top: 0;
  width: 100%; }

.ssbp--theme-8 .ssbp-telegram:before {
  content: url("../images/telegram-black.svg"); }

.ssbp--theme-1 .ssbp-telegram,
.ssbp--theme-2 .ssbp-telegram,
.ssbp--theme-3 .ssbp-telegram,
.ssbp--theme-4 .ssbp-telegram,
.ssbp--theme-5 .ssbp-telegram,
.ssbp--theme-10 .ssbp-telegram:before,
.ssbp--theme-11 .ssbp-telegram {
  transition: background-color, .5s;
  background-color: #37aee2;
  display: block; }

.ssbp--theme-6 .ssbp-telegram,
.ssbp--theme-7 .ssbp-telegram {
  border-color: #37aee2;
  display: block; }

.ssbp--theme-8 .ssbp-telegram,
.ssbp--theme-9 .ssbp-telegram {
  display: block; }

.ssbp--theme-6 .ssbp-telegram:before,
.ssbp--theme-7 .ssbp-telegram:before,
.ssbp--theme-9 .ssbp-telegram:before {
  content: url("../images/telegram-hover.svg"); }

.ssbp--theme-1 .ssbp-telegram:before,
.ssbp--theme-2 .ssbp-telegram:before,
.ssbp--theme-3 .ssbp-telegram:before,
.ssbp--theme-4 .ssbp-telegram:before,
.ssbp--theme-5 .ssbp-telegram:before,
.ssbp--theme-6 .ssbp-telegram:before,
.ssbp--theme-7 .ssbp-telegram:before {
  left: 50%;
  position: absolute;
  top: 50%;
  padding-top: 0;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -37%); }

.ssbp--theme-1 .ssbp-telegram:hover,
.ssbp--theme-1 .ssbp-telegram:focus,
.ssbp--theme-1 .ssbp-telegram:active {
  color: #37aee2;
  border-color: #37aee2; }

.ssbp--theme-6 .ssbp-telegram:hover,
.ssbp--theme-6 .ssbp-telegram:focus,
.ssbp--theme-6 .ssbp-telegram:active,
.ssbp--theme-7 .ssbp-telegram:hover,
.ssbp--theme-7 .ssbp-telegram:focus,
.ssbp--theme-7 .ssbp-telegram:active {
  background-color: #37aee2; }

.ssbp--theme-2 .ssbp-telegram:hover,
.ssbp--theme-2 .ssbp-telegram:focus,
.ssbp--theme-2 .ssbp-telegram:active,
.ssbp--theme-3 .ssbp-telegram:hover,
.ssbp--theme-3 .ssbp-telegram:focus,
.ssbp--theme-3 .ssbp-telegram:active,
.ssbp--theme-10 .ssbp-telegram:hover:before,
.ssbp--theme-10 .ssbp-telegram:focus:before,
.ssbp--theme-10 .ssbp-telegram:active:before,
.ssbp--theme-11 .ssbp-telegram:hover,
.ssbp--theme-11 .ssbp-telegram:focus,
.ssbp--theme-11 .ssbp-telegram:active {
  border-color: #0674a4;
  background-color: #0674a4; }

.ssbp--theme-1 .ssbp-telegram:hover:before,
.ssbp--theme-1 .ssbp-telegram:focus:before,
.ssbp--theme-1 .ssbp-telegram:active:before {
  content: url("../images/telegram-hover.svg");
  left: 50%;
  position: absolute;
  top: 50%;
  padding-top: 0;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -37%); }

.ssbp--theme-6 .ssbp-telegram:hover:before,
.ssbp--theme-6 .ssbp-telegram:focus:before,
.ssbp--theme-6 .ssbp-telegram:active:before,
.ssbp--theme-7 .ssbp-telegram:hover:before,
.ssbp--theme-7 .ssbp-telegram:focus:before,
.ssbp--theme-7 .ssbp-telegram:active:before,
.ssbp--theme-8 .ssbp-telegram:hover:before,
.ssbp--theme-8 .ssbp-telegram:focus:before,
.ssbp--theme-8 .ssbp-telegram:active:before {
  content: url("../images/telegram.svg"); }

.ssbp--theme-1 .ssbp-telegram + .ssbp-each-share,
.ssbp--theme-2 .ssbp-telegram + .ssbp-each-share,
.ssbp--theme-3 .ssbp-telegram + .ssbp-each-share,
.ssbp--theme-4 .ssbp-telegram + .ssbp-each-share,
.ssbp--theme-5 .ssbp-telegram + .ssbp-each-share,
.ssbp--theme-6 .ssbp-telegram + .ssbp-each-share,
.ssbp--theme-7 .ssbp-telegram + .ssbp-each-share {
  background-color: #37aee2; }

.ssbp--theme-2 .ssbp-btn.ssbp-telegram:hover:before,
.ssbp--theme-2 .ssbp-btn.ssbp-telegram:focus:before,
.ssbp--theme-2 .ssbp-btn.ssbp-telegram:active:before,
.ssbp--theme-3 .ssbp-btn.ssbp-telegram:hover:before,
.ssbp--theme-3 .ssbp-btn.ssbp-telegram:focus:before,
.ssbp--theme-3 .ssbp-btn.ssbp-telegram:active:before,
.ssbp--theme-4 .ssbp-btn.ssbp-telegram:hover:before,
.ssbp--theme-4 .ssbp-btn.ssbp-telegram:focus:before,
.ssbp--theme-4 .ssbp-btn.ssbp-telegram:active:before,
.ssbp--theme-5 .ssbp-btn.ssbp-telegram:hover:before,
.ssbp--theme-5 .ssbp-btn.ssbp-telegram:focus:before,
.ssbp--theme-5 .ssbp-btn.ssbp-telegram:active:before,
.ssbp--theme-6 .ssbp-btn.ssbp-telegram:hover:before,
.ssbp--theme-6 .ssbp-btn.ssbp-telegram:focus:before,
.ssbp--theme-6 .ssbp-btn.ssbp-telegram:active:before,
.ssbp--theme-7 .ssbp-btn.ssbp-telegram:hover:before,
.ssbp--theme-7 .ssbp-btn.ssbp-telegram:focus:before,
.ssbp--theme-7 .ssbp-btn.ssbp-telegram:active:before {
  transform: translate(-50%, -37%) !important;
  left: 50%;
  position: absolute;
  top: 50%;
  padding-top: 0;
  width: 100%;
  height: 100%; }

.ssbp--theme-5 .ssbp-telegram {
  background-color: #37aee2;
  box-shadow: 0 8px 0 #0674a4, 0 10px 12px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-telegram:active {
  box-shadow: 0 4px 0 #37aee2, 0 5px 6px rgba(0, 0, 0, 0.33); }

.ssbp--theme-3 .ssbp-text,
.ssbp--theme-7 .ssbp-text {
  display: inline-block;
  vertical-align: middle;
  font-size: 12.1px;
  margin-left: 0;
  text-shadow: -1px -1px rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translate(-50%); }

.ssbp--theme-7 .ssbp-li--telegram .ssbp-text {
  color: #37aee2; }

.ssbp--theme-7 .ssbp-li--telegram:hover .ssbp-text {
  color: #fff; }

.ssbp--theme-9 .ssbp-li--telegram {
  border-bottom: 5px solid #20779d; }

.ssbp--theme-9 .ssbp-telegram {
  height: 43px !important; }

.ssbp--theme-9 .ssbp-li--telegram:hover {
  border-bottom: 5px solid rgba(55, 174, 226, 0.59); }

.ssbp--theme-9 .ssbp-li--telegram .ssbp-telegram:before {
  padding: 9px 14px 0; }

.ssbp--theme-10 .ssbp-telegram {
  width: 40px !important; }

.ssbp--theme-10 .ssbp-telegram:before {
  padding: 11px 8px 8px; }

/* Weibo */
.ssbp-weibo:before {
  content: url("../images/weibo.svg");
  left: 0;
  padding: 5px 8px 0;
  position: absolute;
  top: 0;
  width: 100%; }

.ssbp--theme-8 .ssbp-weibo:before {
  content: url("../images/weibo-black.svg"); }

.ssbp--theme-1 .ssbp-weibo,
.ssbp--theme-2 .ssbp-weibo,
.ssbp--theme-3 .ssbp-weibo,
.ssbp--theme-4 .ssbp-weibo,
.ssbp--theme-5 .ssbp-weibo,
.ssbp--theme-10 .ssbp-weibo:before,
.ssbp--theme-11 .ssbp-weibo {
  transition: background-color, .5s;
  background-color: #df2029;
  display: block; }

.ssbp--theme-6 .ssbp-weibo,
.ssbp--theme-7 .ssbp-weibo {
  border-color: #df2029;
  display: block; }

.ssbp--theme-8 .ssbp-weibo,
.ssbp--theme-9 .ssbp-weibo {
  display: block; }

.ssbp--theme-6 .ssbp-weibo:before,
.ssbp--theme-7 .ssbp-weibo:before,
.ssbp--theme-9 .ssbp-weibo:before {
  content: url("../images/weibo-hover.svg"); }

.ssbp--theme-1 .ssbp-weibo:before,
.ssbp--theme-2 .ssbp-weibo:before,
.ssbp--theme-3 .ssbp-weibo:before,
.ssbp--theme-4 .ssbp-weibo:before,
.ssbp--theme-5 .ssbp-weibo:before,
.ssbp--theme-6 .ssbp-weibo:before,
.ssbp--theme-7 .ssbp-weibo:before {
  left: 50%;
  position: absolute;
  top: 50%;
  padding-top: 0;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -37%); }

.ssbp--theme-1 .ssbp-weibo:hover,
.ssbp--theme-1 .ssbp-weibo:focus,
.ssbp--theme-1 .ssbp-weibo:active {
  color: #df2029;
  border-color: #df2029; }

.ssbp--theme-6 .ssbp-weibo:hover,
.ssbp--theme-6 .ssbp-weibo:focus,
.ssbp--theme-6 .ssbp-weibo:active,
.ssbp--theme-7 .ssbp-weibo:hover,
.ssbp--theme-7 .ssbp-weibo:focus,
.ssbp--theme-7 .ssbp-weibo:active {
  background-color: #df2029; }

.ssbp--theme-2 .ssbp-weibo:hover,
.ssbp--theme-2 .ssbp-weibo:focus,
.ssbp--theme-2 .ssbp-weibo:active,
.ssbp--theme-3 .ssbp-weibo:hover,
.ssbp--theme-3 .ssbp-weibo:focus,
.ssbp--theme-3 .ssbp-weibo:active,
.ssbp--theme-10 .ssbp-weibo:hover:before,
.ssbp--theme-10 .ssbp-weibo:focus:before,
.ssbp--theme-10 .ssbp-weibo:active:before,
.ssbp--theme-11 .ssbp-weibo:hover,
.ssbp--theme-11 .ssbp-weibo:focus,
.ssbp--theme-11 .ssbp-weibo:active {
  border-color: #ad191f;
  background-color: #ad191f; }

.ssbp--theme-1 .ssbp-weibo:hover:before,
.ssbp--theme-1 .ssbp-weibo:focus:before,
.ssbp--theme-1 .ssbp-weibo:active:before {
  content: url("../images/weibo-hover.svg");
  left: 50%;
  position: absolute;
  top: 50%;
  padding-top: 0;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -37%); }

.ssbp--theme-6 .ssbp-weibo:hover:before,
.ssbp--theme-6 .ssbp-weibo:focus:before,
.ssbp--theme-6 .ssbp-weibo:active:before,
.ssbp--theme-7 .ssbp-weibo:hover:before,
.ssbp--theme-7 .ssbp-weibo:focus:before,
.ssbp--theme-7 .ssbp-weibo:active:before,
.ssbp--theme-8 .ssbp-weibo:hover:before,
.ssbp--theme-8 .ssbp-weibo:focus:before,
.ssbp--theme-8 .ssbp-weibo:active:before {
  content: url("../images/weibo.svg"); }

.ssbp--theme-1 .ssbp-weibo + .ssbp-each-share,
.ssbp--theme-2 .ssbp-weibo + .ssbp-each-share,
.ssbp--theme-3 .ssbp-weibo + .ssbp-each-share,
.ssbp--theme-4 .ssbp-weibo + .ssbp-each-share,
.ssbp--theme-5 .ssbp-weibo + .ssbp-each-share,
.ssbp--theme-6 .ssbp-weibo + .ssbp-each-share,
.ssbp--theme-7 .ssbp-weibo + .ssbp-each-share {
  background-color: #df2029; }

.ssbp--theme-2 .ssbp-btn.ssbp-weibo:hover:before,
.ssbp--theme-2 .ssbp-btn.ssbp-weibo:focus:before,
.ssbp--theme-2 .ssbp-btn.ssbp-weibo:active:before,
.ssbp--theme-3 .ssbp-btn.ssbp-weibo:hover:before,
.ssbp--theme-3 .ssbp-btn.ssbp-weibo:focus:before,
.ssbp--theme-3 .ssbp-btn.ssbp-weibo:active:before,
.ssbp--theme-4 .ssbp-btn.ssbp-weibo:hover:before,
.ssbp--theme-4 .ssbp-btn.ssbp-weibo:focus:before,
.ssbp--theme-4 .ssbp-btn.ssbp-weibo:active:before,
.ssbp--theme-5 .ssbp-btn.ssbp-weibo:hover:before,
.ssbp--theme-5 .ssbp-btn.ssbp-weibo:focus:before,
.ssbp--theme-5 .ssbp-btn.ssbp-weibo:active:before,
.ssbp--theme-6 .ssbp-btn.ssbp-weibo:hover:before,
.ssbp--theme-6 .ssbp-btn.ssbp-weibo:focus:before,
.ssbp--theme-6 .ssbp-btn.ssbp-weibo:active:before,
.ssbp--theme-7 .ssbp-btn.ssbp-weibo:hover:before,
.ssbp--theme-7 .ssbp-btn.ssbp-weibo:focus:before,
.ssbp--theme-7 .ssbp-btn.ssbp-weibo:active:before {
  transform: translate(-50%, -37%) !important;
  left: 50%;
  position: absolute;
  top: 50%;
  padding-top: 0;
  width: 100%;
  height: 100%; }

.ssbp--theme-5 .ssbp-weibo {
  background-color: #df2029;
  box-shadow: 0 8px 0 #ad191f, 0 10px 12px rgba(0, 0, 0, 0.33); }

.ssbp--theme-5 .ssbp-weibo:active {
  box-shadow: 0 4px 0 #ad191f, 0 5px 6px rgba(0, 0, 0, 0.33); }

.ssbp--theme-3 .ssbp-text,
.ssbp--theme-7 .ssbp-text {
  display: inline-block;
  vertical-align: middle;
  font-size: 12.1px;
  margin-left: 0;
  text-shadow: -1px -1px rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translate(-50%); }

.ssbp--theme-7 .ssbp-li--weibo .ssbp-text {
  color: #df2029; }

.ssbp--theme-7 .ssbp-li--weibo:hover .ssbp-text {
  color: #fff; }

.ssbp--theme-9 .ssbp-li--weibo {
  border-bottom: 5px solid #df2029; }

.ssbp--theme-9 .ssbp-weibo {
  height: 43px !important; }

.ssbp--theme-9 .ssbp-li--weibo:hover {
  border-bottom: 5px solid rgba(223, 32, 41, 0.61); }

.ssbp--theme-9 .ssbp-li--weibo .ssbp-weibo:before {
  padding: 9px 14px 0; }

.ssbp--theme-10 .ssbp-weibo {
  width: 40px !important; }

.ssbp--theme-10 .ssbp-weibo:before {
  padding: 11px 8px 8px; }

/* Style Setting Helpers */
.ssbp-wrap {
  width: 100%; }
