Simple Share Buttons Adder - Version 8.2.0

Version Description

  • Add: Flipboard, Snapchat and Telegram networks.
  • Fix: Fatal error in admin area.
Download this release

Release Info

Developer DavidoffNeal
Plugin Icon 128x128 Simple Share Buttons Adder
Version 8.2.0
Comparing to
See all releases

Code changes from version 8.1.3 to 8.2.0

.editorconfig DELETED
@@ -1,10 +0,0 @@
1
- # editorconfig.org
2
- root = true
3
-
4
- [*]
5
- indent_style = space
6
- indent_size = 4
7
- end_of_line = lf
8
- charset = utf-8
9
- trim_trailing_whitespace = true
10
- insert_final_newline = true
 
 
 
 
 
 
 
 
 
 
css/admin-theme.css CHANGED
@@ -1,672 +1,3905 @@
1
  /* Admin Theme Styles */
2
-
3
  .ssbp-btn:before,
4
  .ssbp-toggle-switch:before {
5
- display: inline-block;
6
- font-family: 'ssbp';
7
- speak: none;
8
- font-size: 24px;
9
- font-style: normal;
10
- font-weight: normal;
11
- font-variant: normal;
12
- text-transform: none
13
- }
14
  .ssbp-arrow-right:before {
15
- content: "\e612"
16
- }
17
  .ssbp-arrow-left:before {
18
- content: "\e613"
19
- }
20
  .ssbp-arrow-down:before {
21
- content: "\e619"
22
- }
23
  .ssbp-arrow-up:before {
24
- content: "\e61a"
25
- }
26
  .ssbp-chevron-down:before,
27
  .ssbp-toggle-switch:before {
28
- content: "\e618"
29
- }
30
  .ssbp-chevron-up:before,
31
  .ssbp--state-hidden .ssbp-toggle-switch:before {
32
- content: "\e615"
33
- }
34
  .ssbp-chevron-right:before,
35
  .ssbp--fixed-right .ssbp-toggle-switch:before,
36
  .ssbp--state-hidden.ssbp--fixed-left .ssbp-toggle-switch:before {
37
- content: "\e616"
38
- }
39
  .ssbp-chevron-left:before,
40
  .ssbp--fixed-left .ssbp-toggle-switch:before,
41
  .ssbp--state-hidden.ssbp--fixed-right .ssbp-toggle-switch:before {
42
- content: "\e617"
43
- }
44
  .ssbp-simplesharebuttons:before {
45
- content: "\e611"
46
- }
47
  .ssbp-yummly:before {
48
- content: "\e60b"
49
- }
50
  .ssbp-whatsapp:before {
51
- content: "\e60f"
52
- }
53
  .ssbp-diggit:before {
54
- content: "\e60c"
55
- }
56
  .ssbp-buffer:before {
57
- content: "\e60d"
58
- }
59
  .ssbp-close:before {
60
- content: "\e614"
61
- }
62
  .ssbp-twitter:before {
63
- content: "\e605"
64
- }
65
  .ssbp-reddit:before {
66
- content: "\e606"
67
- }
68
  .ssbp-flattr:before {
69
- content: "\e607"
70
- }
 
 
 
71
  .ssbp-tumblr:before {
72
- content: "\e608"
73
- }
74
  .ssbp-linkedin:before {
75
- content: "\e609"
76
- }
77
  .ssbp-google:before {
78
- content: "\e60a"
79
- }
80
  .ssbp-xing:before {
81
- content: "\e610"
82
- }
83
  .ssbp-facebook:before {
84
- content: "\e60e"
85
- }
86
  .ssbp-facebook_save:before {
87
- content: "\e900";
88
- }
89
  .ssbp-vk:before {
90
- content: "\e600"
91
- }
92
  .ssbp-stumbleupon:before {
93
- content: "\e601"
94
- }
95
  .ssbp-print:before {
96
- content: "\e602"
97
- }
98
  .ssbp-pinterest:before {
99
- content: "\e603"
100
- }
101
  .ssbp-email:before {
102
- content: "\e604"
103
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
104
 
105
- .ssbp-wrap *,
106
- .ssbp-wrap *:before,
107
- .ssbp-wrap *:after {
108
- box-sizing: border-box
109
- }
110
- .ssbp-input-url-div,
111
- .ssbp-total-shares,
112
- .ssba-hide-button.ssbp-each-share,
113
- .ssbp-toggle-switch,
114
- .ssbp-text {
115
- display: none
116
- }
117
- .ssbp-wrap {
118
- position: relative;
119
- display: inline-block;
120
- padding: 0px;
121
- font-size: 0;
122
- color: #272727;
123
- z-index: 0!important;
124
- }
125
- .ssbp-wrap.ssbp--centred {
126
- display: block;
127
- text-align: center
128
- }
129
- .ssbp-wrap.ssbp--aligned-right {
130
- display: block;
131
- text-align: right
132
- }
133
- .ssbp-wrap.ssbp--aligned-right .ssbp-container {
134
- display: inline-block
135
- }
136
- .ssbp-wrap .ssbp-container,
137
- .ssbp-wrap .ssbp-toggle-switch {
138
- font-size: 16px
139
- }
140
- .ssbp-wrap .ssbp-list {
141
- list-style: none;
142
- display: inline-block;
143
- vertical-align: middle;
144
- margin: 0;
145
- padding: 0
146
- }
147
- .ssbp-wrap .ssbp-list li {
148
- position: relative;
149
- display: inline-block;
150
- vertical-align: top
151
- }
152
- .ssbp-wrap .ssbp-list li:first-of-type {
153
- margin-left: 0
154
- }
155
- .ssbp-wrap .ssbp-btn {
156
- display: inline-block;
157
- text-align: center;
158
- text-decoration: none;
159
- font-family: sans-serif
160
- }
161
- .ssbp-wrap.ssbp--stacked .ssbp-list li,
162
- .ssbp-wrap.ssbp--fixed-left .ssbp-list li,
163
- .ssbp-wrap.ssbp--fixed-right .ssbp-list li {
164
- display: block;
165
- margin-top: 6px;
166
- margin-left: 0 !important;
167
- margin-right: 0 !important
168
- }
169
- .ssbp-wrap.ssbp--stacked .ssbp-list li:first-of-type,
170
- .ssbp-wrap.ssbp--fixed-left .ssbp-list li:first-of-type,
171
- .ssbp-wrap.ssbp--fixed-right .ssbp-list li:first-of-type {
172
- margin-top: 0
173
- }
174
- .ssbp-wrap[class*="ssbp--fixed"] {
175
- position: fixed;
176
- z-index: 99999
177
- }
178
- .ssbp-wrap[class*="ssbp--fixed"] .ssbp-container {
179
- -webkit-transition: 0.25s;
180
- transition: 0.25s
181
- }
182
- .ssbp-wrap.ssbp--fixed-top,
183
- .ssbp-wrap.ssbp--fixed-bottom {
184
- left: 50%;
185
- -webkit-transform: translateX(-50%);
186
- -ms-transform: translateX(-50%);
187
- transform: translateX(-50%)
188
- }
189
- .ssbp-wrap.ssbp--fixed-left,
190
- .ssbp-wrap.ssbp--fixed-right {
191
- top: 25%
192
- }
193
- .ssbp-wrap.ssbp--fixed-top {
194
- top: 0
195
- }
196
- .ssbp-wrap.ssbp--fixed-bottom {
197
- bottom: 0
198
- }
199
- .ssbp-wrap.ssbp--fixed-left {
200
- left: 0
201
- }
202
- .ssbp-wrap.ssbp--fixed-right {
203
- right: 0
204
- }
205
- .ssbp-wrap[data-ssbp-counts="true"] .ssbp-each-share {
206
- display: block;
207
- pointer-events: none
208
- }
209
- .ssbp-wrap[data-ssbp-total-counts="true"] .ssbp-total-shares {
210
- display: inline-block;
211
- padding: 0 .5em;
212
- text-align: center;
213
- font-size: 14px;
214
- line-height: 2
215
- }
216
- .ssbp-wrap.ssbp--fixed-left .ssbp-total-shares,
217
- .ssbp-wrap.ssbp--fixed-right .ssbp-total-shares,
218
- .ssbp-wrap.ssbp--stacked .ssbp-total-shares,
219
- .ssbp-wrap.ssbp--fixed-left .ssbp-total-shares,
220
- .ssbp-wrap.ssbp--fixed-right .ssbp-total-shares {
221
- display: block;
222
- padding: 0
223
- }
224
- .ssbp-toggle-switch {
225
- position: absolute;
226
- padding: 0;
227
- border: 0;
228
- background: transparent;
229
- text-align: center;
230
- cursor: pointer;
231
- -webkit-transition: 0.25s;
232
- transition: 0.25s;
233
- display: none !important
234
- }
235
- [data-ssbp-toggle="true"][class*="ssbp--fixed"] .ssbp-toggle-switch {
236
- display: inline-block !important
237
- }
238
- .ssbp-toggle-switch:active,
239
- .ssbp-toggle-switch:hover,
240
- .ssbp-toggle-switch:focus {
241
- padding: 0;
242
- border: 0
243
- }
244
- .ssbp--fixed-left .ssbp-toggle-switch,
245
- .ssbp--fixed-right .ssbp-toggle-switch {
246
- left: 0;
247
- bottom: 100%;
248
- width: 100%
249
- }
250
- .ssbp--fixed-top .ssbp-toggle-switch,
251
- .ssbp--fixed-bottom .ssbp-toggle-switch {
252
- left: 100%;
253
- bottom: 0;
254
- height: 100%
255
- }
256
- .ssbp--show-toggle.ssbp--fixed-top .ssbp-toggle-switch:before {
257
- -webkit-transform: rotate(90deg);
258
- -ms-transform: rotate(90deg);
259
- transform: rotate(90deg)
260
- }
261
- .ssbp--show-toggle.ssbp--fixed-bottom .ssbp-toggle-switch:before {
262
- -webkit-transform: rotate(-90deg);
263
- -ms-transform: rotate(-90deg);
264
- transform: rotate(-90deg)
265
- }
266
- .ssbp--show-toggle.ssbp--fixed-right .ssbp-toggle-switch:before {
267
- -webkit-transform: rotate(180deg);
268
- -ms-transform: rotate(180deg);
269
- transform: rotate(180deg)
270
- }
271
- .ssbp--state-hidden .ssbp-each-share {
272
- opacity: 0
273
- }
274
- .ssbp--state-hidden .ssbp-container {
275
- -webkit-transform: translateX(-100%);
276
- -ms-transform: translateX(-100%);
277
- transform: translateX(-100%)
278
- }
279
- .ssbp--state-hidden.ssbp--fixed-top .ssbp-container {
280
- -webkit-transform: translateY(-100%);
281
- -ms-transform: translateY(-100%);
282
- transform: translateY(-100%)
283
- }
284
- .ssbp--state-hidden.ssbp--fixed-bottom .ssbp-container {
285
- -webkit-transform: translateY(100%);
286
- -ms-transform: translateY(100%);
287
- transform: translateY(100%)
288
- }
289
- .ssbp--state-hidden.ssbp--fixed-left .ssbp-container {
290
- -webkit-transform: translateX(-100%);
291
- -ms-transform: translateX(-100%);
292
- transform: translateX(-100%)
293
- }
294
- .ssbp--state-hidden.ssbp--fixed-right .ssbp-container {
295
- -webkit-transform: translateX(100%);
296
- -ms-transform: translateX(100%);
297
- transform: translateX(100%)
298
- }
299
- .ssbp--theme-4 .ssbp-toggle-switch {
300
- background: #fff;
301
- background: rgba(255, 255, 255, 0.8);
302
- color: #272727;
303
- border-radius: 0
304
- }
305
- .ssbp--theme-4 .ssbp-toggle-switch:active,
306
- .ssbp--theme-4 .ssbp-toggle-switch:hover,
307
- .ssbp--theme-4 .ssbp-toggle-switch:focus {
308
- background: #fff;
309
- background: rgba(255, 255, 255, 0.9)
310
- }
311
- .ssbp--theme-4[class*="ssbp--fixed"] .ssbp-container {
312
- background-color: rgba(255, 255, 255, 0.8);
313
- padding: 8px
314
- }
315
- .ssbp--theme-4 .ssbp-btn {
316
- width: 3em;
317
- height: 3em;
318
- line-height: 3em;
319
- border-radius: 7.5px;
320
- color: #fff;
321
- -webkit-transition: background-color 0.25s;
322
- transition: background-color 0.25s;
323
- box-shadow: inset 0 -1.5em 2em rgba(255, 255, 255, 0.1);
324
- border-bottom: 0
325
- }
326
- .ssbp--theme-4 .ssbp-btn:hover,
327
- .ssbp--theme-4 .ssbp-btn:focus,
328
- .ssbp--theme-4 .ssbp-btn:active {
329
- box-shadow: inset 0 -1.5em 2em rgba(255, 255, 255, 0.1), inset 0 0 3.5em rgba(0, 0, 0, 0.33)
330
- }
331
- .ssbp--theme-4 .ssbp-btn:hover,
332
- .ssbp--theme-4 .ssbp-btn:focus,
333
- .ssbp--theme-4 .ssbp-btn:active,
334
- .ssbp--theme-4 .ssbp-btn:visited {
335
- color: #fff
336
- }
337
- .ssbp--theme-4 .ssbp-list li {
338
- margin-left: 12px
339
- }
340
- .ssbp--theme-4 .ssbp-buffer {
341
- background-color: #272727
342
- }
343
- .ssbp--theme-4 .ssbp-diggit {
344
- background-color: #14589E
345
- }
346
 
347
- .ssbp--theme-4 .ssbp-email {
348
- background-color: #787878
349
- }
350
- .ssbp--theme-4 .ssbp-ellipsis {
351
- background-color: #152B3C
352
- }
353
- .ssbp--theme-4 .ssbp-facebook {
354
- background-color: #365397
355
- }
356
- .ssbp--theme-4 .ssbp-facebook_save {
357
- background-color: #365397
358
- }
359
- .ssbp--theme-4 .ssbp-flattr {
360
- background-color: #f67C1A
361
- }
362
- .ssbp--theme-4 .ssbp-google {
363
- background-color: #e0452c
364
- }
365
- .ssbp--theme-4 .ssbp-linkedin {
366
- background-color: #007bb6
367
- }
368
- .ssbp--theme-4 .ssbp-pinterest {
369
- background-color: #ce1a19
370
- }
371
- .ssbp--theme-4 .ssbp-print {
372
- background-color: #1F6B43
373
- }
374
- .ssbp--theme-4 .ssbp-reddit {
375
- background-color: #FF4500
376
- }
377
- .ssbp--theme-4 .ssbp-simplesharebuttons {
378
- background-color: #4582ec
379
- }
380
- .ssbp--theme-4 .ssbp-stumbleupon {
381
- background-color: #EB4924
382
- }
383
- .ssbp--theme-4 .ssbp-tumblr {
384
- background-color: #2C4762
385
- }
386
- .ssbp--theme-4 .ssbp-twitter {
387
- background-color: #00a9f1
388
- }
389
- .ssbp--theme-4 .ssbp-vk {
390
- background-color: #45668E
391
- }
392
- .ssbp--theme-4 .ssbp-whatsapp {
393
- background-color: #34AF23
394
- }
395
- .ssbp--theme-4 .ssbp-yummly {
396
- background-color: #E16120
397
- }
398
- .ssbp--theme-4 .ssbp-xing {
399
- background-color: #026466
400
- }
401
- .ssbp--theme-4 .ssbp-each-share {
402
- position: absolute;
403
- bottom: 100%;
404
- right: 0;
405
- z-index: 11;
406
- min-width: 1.25em;
407
- margin-right: -6px;
408
- margin-bottom: -8px;
409
- padding: 2px 4px;
410
- border-radius: 8px;
411
- background-color: #F22121;
412
- font-size: 10px;
413
- color: #FFF;
414
- text-align: center
415
- }
416
- .ssbp--theme-4.ssbp--fixed-right .ssbp-each-share {
417
- left: auto;
418
- right: 100%;
419
- margin-left: 0;
420
- margin-right: -16px
421
- }
422
- .ssbp-share-text {
423
- font-weight: normal;
424
- margin: 0 0 10px 0;
425
- font-size: 12px;
426
- color: #4582ec
427
- }
428
 
429
- #classic-share-buttons blockquote.yellow {
430
- border-left: 5px solid #ded400;
431
- font-weight: bold;
432
- }
433
 
434
- #classic-share-buttons blockquote.yellow .notice-dismiss {
435
- position: absolute;
436
- right: -24px;
437
- }
438
 
439
- #classic-share-buttons blockquote.yellow p {
440
- position: relative;
441
- }
442
 
443
- /* Share buttons preview */
444
- .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)}
445
- .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:24px;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"}
446
- .ssbp-diggit:before{content:"\e60c"}
447
- .ssbp-line:before{
448
- content: url("../images/line.svg");
449
- left: 0;
450
- padding: 5px 8px 0;
451
- position: absolute;
452
- top: 0;
453
- width: 100%;
454
- }
455
- .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-block}.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{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}
456
- .ssbp--theme-1 .ssbp-diggit{background-color:#14589E}
457
- .ssbp--theme-1 .ssbp-diggit:hover,
458
- .ssbp--theme-1 .ssbp-diggit:focus,
459
- .ssbp--theme-1 .ssbp-diggit:active{
460
- color:#14589E;
461
- border-color:#14589E
462
- }
463
- .ssbp--theme-1 .ssbp-diggit+.ssbp-each-share{
464
- background-color:#14589E
465
- }
466
 
467
- .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}
 
468
 
469
- .ssbp--theme-2 .ssbp-diggit{background-color:#14589E}
470
- .ssbp--theme-2 .ssbp-diggit:hover,
471
- .ssbp--theme-2 .ssbp-diggit:focus,
472
- .ssbp--theme-2 .ssbp-diggit:active{background-color:#0e3f71}
473
 
 
 
474
 
475
- .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;}
 
476
 
477
- .ssbp--theme-3 .ssbp-btn{display:block;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}
 
478
 
479
- .ssbp--theme-3 .ssbp-diggit{background-color:#14589E}
480
- .ssbp--theme-3 .ssbp-diggit:hover,
481
- .ssbp--theme-3 .ssbp-diggit:focus,
482
- .ssbp--theme-3 .ssbp-diggit:active,
483
- .ssbp--theme-3 .ssbp-diggit+.ssbp-each-share {background-color:#0e3f71}
484
-
485
- .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}
486
- .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)}
487
- .ssbp--theme-5 .ssbp-diggit{
488
- background-color:#14589E;box-shadow:0 8px 0 #0e3f71,0 10px 12px rgba(0,0,0,0.33)
489
- }
490
- .ssbp--theme-5 .ssbp-diggit:active{
491
- box-shadow:0 4px 0 #0e3f71,0 5px 6px rgba(0,0,0,0.33)
492
- }
493
- .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}.ssbp--theme-7 .ssbp-text{display:inline-block;vertical-align:middle;font-size:12px;}.ssbp--theme-7 .ssbp-btn{display:block;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{width: auto!important;height:auto!important;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}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
494
 
495
  .active.in {
496
- position: relatve;
497
- z-index: 3;
498
- }
499
 
500
  #share-bar .ssbp--theme-11 .ssbp-btn {
501
- margin: 0 5px 0;
502
- }
503
 
504
  .accor-wrap {
505
- margin: 1rem 0 0;
506
- display: inline-block;
507
- width: 100%;
508
- }
509
 
510
  .accor-wrap .accor-tab {
511
- background: #4582ec;
512
- padding: .5rem;
513
- border-radius: 5px;
514
- color: #ffffff;
515
- }
516
 
517
  .accor-wrap .well {
518
- display: inline-block;
519
- width: 100%;
520
- }
521
 
522
  .accor-wrap .well h3 {
523
- margin: 1rem 0;
524
- }
525
 
526
  .accor-wrap .well .col-md-12:first-of-type h3 {
527
- margin-top: 0;
528
- }
529
 
530
  .accor-wrap .accor-content {
531
- display: none;
532
- }
533
 
534
  .accor-wrap .accor-arrow {
535
- border: 1px solid #ffffff;
536
- padding: .2rem .4rem;
537
- border-radius: 5px;
538
- margin: 0 .3rem 0 .3rem;
539
- font-size: 12px;
540
- cursor: pointer;
541
- font-family: arial, sans-serif;
542
- }
543
 
544
  .ssba_sharecount:after, .ssba_sharecount:before {
545
- right: 100%;
546
- border: solid transparent;
547
- content: " ";
548
- height: 0;
549
- width: 0;
550
- position: absolute;
551
- pointer-events: none;
552
- }
553
 
554
  .ssba_sharecount:after {
555
- border-color: rgba(224, 221, 221, 0);
556
- border-right-color: #f5f5f5;
557
- border-width: 5px;
558
- top: 50%;
559
- margin-top: -5px;
560
- }
561
 
562
  .ssba_sharecount:before {
563
- border-color: rgba(85, 94, 88, 0);
564
- border-right-color: #e0dddd;
565
- border-width: 6px;
566
- top: 50%;
567
- margin-top: -6px;
568
- }
569
 
570
  .ssba_sharecount {
571
- font: 11px Arial, Helvetica, sans-serif;
572
- padding: 5px;
573
- -khtml-border-radius: 6px;
574
- -o-border-radius: 6px;
575
- -webkit-border-radius: 6px;
576
- -moz-border-radius: 6px;
577
- border-radius: 6px;
578
- position: relative;
579
- border: 1px solid #e0dddd;
580
- display: inline-block!important;
581
- }
582
 
583
  .ssba_sharecount.ssba_default {
584
- color: #555e58;
585
- background: #f5f5f5;
586
- }
587
 
588
  .ssba_sharecount.ssba_white {
589
- color: #555e58;
590
- background: #ffffff;
591
- }
592
 
593
  .ssba_sharecount.ssba_default:after {
594
- border-right-color: #f5f5f5;
595
- }
596
 
597
  .ssba_sharecount.ssba_white:after {
598
- border-right-color: #ffffff;
599
- }
600
 
601
  .ssba_sharecount.ssba_blue {
602
- color: #ffffff;
603
- background: #42a7e2;
604
- }
605
 
606
  .ssba_sharecount.ssba_blue:after {
607
- border-right-color: #42a7e2;
608
- }
609
 
610
  #plus-share-buttons .ssbp-list li span:before {
611
- content: none !important;
612
- }
613
 
614
  #plus-share-buttons .ssbp-each-share, #share-bar .ssbp-each-share {
615
- display: block;
616
- }
617
 
618
  .ssba-buttons-shortcode {
619
- background: white!important;
620
- width: 15%;
621
- display: inline;
622
- margin-top: 20px;
623
- }
624
 
625
  #ssba-copy-shortcode {
626
- width: 6rem;
627
- padding: 1.1rem;
628
- margin: -4px -6px 0;
629
- }
630
 
631
  .whatsapp-message .ssbp-whatsapp {
632
- padding: 1rem;
633
- }
634
 
635
  .whatsapp-message {
636
- background: #f7f7f7;
637
- padding: 1rem;
638
- text-align: center;
639
- }
640
 
641
  #ssba-preview-2 .ssbp-list li {
642
- margin-left: 0!important;
643
- margin-right: 0!important;
644
- }
645
 
646
  #ssba-preview-2 .ssbp-list li:first-of-type {
647
- margin-top: 0!important;
648
- }
649
 
650
  .right li .ssbp-each-share {
651
- left: unset;
652
- right: 100%;
653
- margin-right: -12px;
654
- margin-left: 0;
655
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
656
 
657
  /* Line */
658
  .ssbp-line:before {
659
- content: url("../images/line.svg");
660
- left: 0;
661
- padding: 5px 8px 0;
662
- position: absolute;
663
- top: 0;
664
- width: 100%;
665
- }
666
 
667
  .ssbp--theme-8 .ssbp-line:before {
668
- content: url("../images/line-black.svg");
669
- }
670
 
671
  .ssbp--theme-1 .ssbp-line,
672
  .ssbp--theme-2 .ssbp-line,
@@ -675,26 +3908,23 @@
675
  .ssbp--theme-5 .ssbp-line,
676
  .ssbp--theme-10 .ssbp-line:before,
677
  .ssbp--theme-11 .ssbp-line {
678
- transition: background-color, .5s;
679
- background-color:#00c300;
680
- display: block;
681
- }
682
  .ssbp--theme-6 .ssbp-line,
683
  .ssbp--theme-7 .ssbp-line {
684
- border-color:#00c300;
685
- display: block;
686
- }
687
 
688
  .ssbp--theme-8 .ssbp-line,
689
  .ssbp--theme-9 .ssbp-line {
690
- display: block;
691
- }
692
 
693
  .ssbp--theme-6 .ssbp-line:before,
694
  .ssbp--theme-7 .ssbp-line:before,
695
  .ssbp--theme-9 .ssbp-line:before {
696
- content: url("../images/line-hover.svg");
697
- }
698
 
699
  .ssbp--theme-1 .ssbp-line:before,
700
  .ssbp--theme-2 .ssbp-line:before,
@@ -703,20 +3933,27 @@
703
  .ssbp--theme-5 .ssbp-line:before,
704
  .ssbp--theme-6 .ssbp-line:before,
705
  .ssbp--theme-7 .ssbp-line:before {
706
- left: 50%;
707
- position: absolute;
708
- top: 50%;
709
- padding-top: 0;
710
- width: 86%;
711
- height: 100%;
712
- transform: translate(-50%, -37%);
713
- }
 
 
 
 
 
 
 
 
714
  .ssbp--theme-1 .ssbp-line:hover,
715
  .ssbp--theme-1 .ssbp-line:focus,
716
  .ssbp--theme-1 .ssbp-line:active {
717
- color:#00c300;
718
- border-color:#00c300;
719
- }
720
 
721
  .ssbp--theme-6 .ssbp-line:hover,
722
  .ssbp--theme-6 .ssbp-line:focus,
@@ -724,8 +3961,7 @@
724
  .ssbp--theme-7 .ssbp-line:hover,
725
  .ssbp--theme-7 .ssbp-line:focus,
726
  .ssbp--theme-7 .ssbp-line:active {
727
- background-color: #00c300;
728
- }
729
 
730
  .ssbp--theme-2 .ssbp-line:hover,
731
  .ssbp--theme-2 .ssbp-line:focus,
@@ -739,22 +3975,25 @@
739
  .ssbp--theme-11 .ssbp-line:hover,
740
  .ssbp--theme-11 .ssbp-line:focus,
741
  .ssbp--theme-11 .ssbp-line:active {
742
- border-color:#008e00;
743
- background-color: #008e00;
744
- }
745
 
746
  .ssbp--theme-1 .ssbp-line:hover:before,
747
  .ssbp--theme-1 .ssbp-line:focus:before,
748
  .ssbp--theme-1 .ssbp-line:active:before {
749
- content: url("../images/line-hover.svg");
750
- left: 50%;
751
- position: absolute;
752
- top: 50%;
753
- padding-top: 0;
754
- width: 86%;
755
- height: 100%;
756
- transform: translate(-50%, -37%);
757
- }
 
 
 
 
758
  .ssbp--theme-6 .ssbp-line:hover:before,
759
  .ssbp--theme-6 .ssbp-line:focus:before,
760
  .ssbp--theme-6 .ssbp-line:active:before,
@@ -764,17 +4003,16 @@
764
  .ssbp--theme-8 .ssbp-line:hover:before,
765
  .ssbp--theme-8 .ssbp-line:focus:before,
766
  .ssbp--theme-8 .ssbp-line:active:before {
767
- content: url("../images/line.svg");
768
- }
769
- .ssbp--theme-1 .ssbp-line+.ssbp-each-share,
770
- .ssbp--theme-2 .ssbp-line+.ssbp-each-share,
771
- .ssbp--theme-3 .ssbp-line+.ssbp-each-share,
772
- .ssbp--theme-4 .ssbp-line+.ssbp-each-share,
773
- .ssbp--theme-5 .ssbp-line+.ssbp-each-share,
774
- .ssbp--theme-6 .ssbp-line+.ssbp-each-share,
775
- .ssbp--theme-7 .ssbp-line+.ssbp-each-share {
776
- background-color:#00c300;
777
- }
778
 
779
  .ssbp--theme-2 .ssbp-btn.ssbp-line:hover:before,
780
  .ssbp--theme-2 .ssbp-btn.ssbp-line:focus:before,
@@ -794,79 +4032,87 @@
794
  .ssbp--theme-7 .ssbp-btn.ssbp-line:hover:before,
795
  .ssbp--theme-7 .ssbp-btn.ssbp-line:focus:before,
796
  .ssbp--theme-7 .ssbp-btn.ssbp-line:active:before {
797
- transform: translate(-50%, -37%)!important;
798
- left: 50%;
799
- position: absolute;
800
- top: 50%;
801
- padding-top: 0;
802
- width: 86%;
803
- height: 100%;
804
- }
805
- .ssbp--theme-5 .ssbp-line{
806
- background-color:#00c300;
807
- box-shadow:0 8px 0 #008e00,0 10px 12px rgba(0,0,0,0.33)
808
- }
809
- .ssbp--theme-5 .ssbp-line:active{
810
- box-shadow:0 4px 0 #008e00,0 5px 6px rgba(0,0,0,0.33)
811
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
812
 
813
  .ssbp--theme-3 .ssbp-text,
814
  .ssbp--theme-7 .ssbp-text {
815
- display:inline-block;
816
- vertical-align:middle;
817
- font-size:12.1px;
818
- margin-left:0;
819
- text-shadow:-1px -1px rgba(0,0,0,0.2);
820
- position: absolute;
821
- bottom: -20px;
822
- left: 50%;
823
- transform: translate(-50%);
824
- }
825
 
826
  .ssbp--theme-7 .ssbp-li--line .ssbp-text {
827
- color: #00c300;
828
- }
829
 
830
  .ssbp--theme-7 .ssbp-li--line:hover .ssbp-text {
831
- color: #fff;
832
- }
833
 
834
  .ssbp--theme-9 .ssbp-li--line {
835
- border-bottom: 5px solid #00c300;
836
- }
837
  .ssbp--theme-9 .ssbp-line {
838
- height: 43px !important;
839
- }
840
 
841
  .ssbp--theme-9 .ssbp-li--line:hover {
842
- border-bottom:5px solid rgba(0, 195, 0, 0.59);
843
- }
844
 
845
  .ssbp--theme-9 .ssbp-li--line .ssbp-line:before {
846
- padding: 9px 14px 0;
847
- }
848
 
849
  .ssbp--theme-10 .ssbp-line {
850
- width: 40px!important;
851
- }
852
 
853
  .ssbp--theme-10 .ssbp-line:before {
854
- padding: 11px 8px 8px;
855
- }
856
 
857
  /* Skype */
858
  .ssbp-skype:before {
859
- content: url("../images/skype.svg");
860
- left: 0;
861
- padding: 5px 8px 0;
862
- position: absolute;
863
- top: 0;
864
- width: 100%;
865
- }
866
 
867
  .ssbp--theme-8 .ssbp-skype:before {
868
- content: url("../images/skype-black.svg");
869
- }
870
 
871
  .ssbp--theme-1 .ssbp-skype,
872
  .ssbp--theme-2 .ssbp-skype,
@@ -875,26 +4121,23 @@
875
  .ssbp--theme-5 .ssbp-skype,
876
  .ssbp--theme-10 .ssbp-skype:before,
877
  .ssbp--theme-11 .ssbp-skype {
878
- transition: background-color, .5s;
879
- background-color:#00AFF0;
880
- display: block;
881
- }
882
  .ssbp--theme-6 .ssbp-skype,
883
  .ssbp--theme-7 .ssbp-skype {
884
- border-color:#00AFF0;
885
- display: block;
886
- }
887
 
888
  .ssbp--theme-8 .ssbp-skype,
889
  .ssbp--theme-9 .ssbp-skype {
890
- display: block;
891
- }
892
 
893
  .ssbp--theme-6 .ssbp-skype:before,
894
  .ssbp--theme-7 .ssbp-skype:before,
895
  .ssbp--theme-9 .ssbp-skype:before {
896
- content: url("../images/skype-hover.svg");
897
- }
898
 
899
  .ssbp--theme-1 .ssbp-skype:before,
900
  .ssbp--theme-2 .ssbp-skype:before,
@@ -903,20 +4146,19 @@
903
  .ssbp--theme-5 .ssbp-skype:before,
904
  .ssbp--theme-6 .ssbp-skype:before,
905
  .ssbp--theme-7 .ssbp-skype:before {
906
- left: 50%;
907
- position: absolute;
908
- top: 50%;
909
- padding-top: 0;
910
- width: 100%;
911
- height: 100%;
912
- transform: translate(-50%, -37%);
913
- }
914
  .ssbp--theme-1 .ssbp-skype:hover,
915
  .ssbp--theme-1 .ssbp-skype:focus,
916
  .ssbp--theme-1 .ssbp-skype:active {
917
- color:#00AFF0;
918
- border-color:#00AFF0;
919
- }
920
 
921
  .ssbp--theme-6 .ssbp-skype:hover,
922
  .ssbp--theme-6 .ssbp-skype:focus,
@@ -924,8 +4166,7 @@
924
  .ssbp--theme-7 .ssbp-skype:hover,
925
  .ssbp--theme-7 .ssbp-skype:focus,
926
  .ssbp--theme-7 .ssbp-skype:active {
927
- background-color: #00AFF0;
928
- }
929
 
930
  .ssbp--theme-2 .ssbp-skype:hover,
931
  .ssbp--theme-2 .ssbp-skype:focus,
@@ -939,22 +4180,21 @@
939
  .ssbp--theme-11 .ssbp-skype:hover,
940
  .ssbp--theme-11 .ssbp-skype:focus,
941
  .ssbp--theme-11 .ssbp-skype:active {
942
- border-color: #0081b1;
943
- background-color: #0081b1;
944
- }
945
 
946
  .ssbp--theme-1 .ssbp-skype:hover:before,
947
  .ssbp--theme-1 .ssbp-skype:focus:before,
948
  .ssbp--theme-1 .ssbp-skype:active:before {
949
- content: url("../images/skype-hover.svg");
950
- left: 50%;
951
- position: absolute;
952
- top: 50%;
953
- padding-top: 0;
954
- width: 100%;
955
- height: 100%;
956
- transform: translate(-50%, -37%);
957
- }
958
  .ssbp--theme-6 .ssbp-skype:hover:before,
959
  .ssbp--theme-6 .ssbp-skype:focus:before,
960
  .ssbp--theme-6 .ssbp-skype:active:before,
@@ -964,17 +4204,16 @@
964
  .ssbp--theme-8 .ssbp-skype:hover:before,
965
  .ssbp--theme-8 .ssbp-skype:focus:before,
966
  .ssbp--theme-8 .ssbp-skype:active:before {
967
- content: url("../images/skype.svg");
968
- }
969
- .ssbp--theme-1 .ssbp-skype+.ssbp-each-share,
970
- .ssbp--theme-2 .ssbp-skype+.ssbp-each-share,
971
- .ssbp--theme-3 .ssbp-skype+.ssbp-each-share,
972
- .ssbp--theme-4 .ssbp-skype+.ssbp-each-share,
973
- .ssbp--theme-5 .ssbp-skype+.ssbp-each-share,
974
- .ssbp--theme-6 .ssbp-skype+.ssbp-each-share,
975
- .ssbp--theme-7 .ssbp-skype+.ssbp-each-share {
976
- background-color:#00AFF0;
977
- }
978
 
979
  .ssbp--theme-2 .ssbp-btn.ssbp-skype:hover:before,
980
  .ssbp--theme-2 .ssbp-btn.ssbp-skype:focus:before,
@@ -994,79 +4233,432 @@
994
  .ssbp--theme-7 .ssbp-btn.ssbp-skype:hover:before,
995
  .ssbp--theme-7 .ssbp-btn.ssbp-skype:focus:before,
996
  .ssbp--theme-7 .ssbp-btn.ssbp-skype:active:before {
997
- transform: translate(-50%, -37%)!important;
998
- left: 50%;
999
- position: absolute;
1000
- top: 50%;
1001
- padding-top: 0;
1002
- width: 100%;
1003
- height: 100%;
1004
- }
1005
- .ssbp--theme-5 .ssbp-skype{
1006
- background-color:#00AFF0;
1007
- box-shadow:0 8px 0 #0081b1,0 10px 12px rgba(0,0,0,0.33)
1008
- }
1009
- .ssbp--theme-5 .ssbp-skype:active{
1010
- box-shadow:0 4px 0 #0081b1,0 5px 6px rgba(0,0,0,0.33)
1011
- }
1012
 
1013
  .ssbp--theme-3 .ssbp-text,
1014
  .ssbp--theme-7 .ssbp-text {
1015
- display:inline-block;
1016
- vertical-align:middle;
1017
- font-size:12.1px;
1018
- margin-left:0;
1019
- text-shadow:-1px -1px rgba(0,0,0,0.2);
1020
- position: absolute;
1021
- bottom: -20px;
1022
- left: 50%;
1023
- transform: translate(-50%);
1024
- }
1025
 
1026
  .ssbp--theme-7 .ssbp-li--skype .ssbp-text {
1027
- color: #00AFF0;
1028
- }
1029
 
1030
  .ssbp--theme-7 .ssbp-li--skype:hover .ssbp-text {
1031
- color: #fff;
1032
- }
1033
 
1034
  .ssbp--theme-9 .ssbp-li--skype {
1035
- border-bottom: 5px solid #00AFF0;
1036
- }
1037
  .ssbp--theme-9 .ssbp-skype {
1038
- height: 43px !important;
1039
- }
1040
 
1041
  .ssbp--theme-9 .ssbp-li--skype:hover {
1042
- border-bottom:5px solid rgba(0, 175, 240, 0.59);
1043
- }
1044
 
1045
  .ssbp--theme-9 .ssbp-li--skype .ssbp-skype:before {
1046
- padding: 9px 14px 0;
1047
- }
1048
 
1049
  .ssbp--theme-10 .ssbp-skype {
1050
- width: 40px!important;
1051
- }
1052
 
1053
  .ssbp--theme-10 .ssbp-skype:before {
1054
- padding: 11px 8px 8px;
1055
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1056
 
1057
  /* Weibo */
1058
  .ssbp-weibo:before {
1059
- content: url("../images/weibo.svg");
1060
- left: 0;
1061
- padding: 5px 8px 0;
1062
- position: absolute;
1063
- top: 0;
1064
- width: 100%;
1065
- }
1066
 
1067
  .ssbp--theme-8 .ssbp-weibo:before {
1068
- content: url("../images/weibo-black.svg");
1069
- }
1070
 
1071
  .ssbp--theme-1 .ssbp-weibo,
1072
  .ssbp--theme-2 .ssbp-weibo,
@@ -1075,26 +4667,23 @@
1075
  .ssbp--theme-5 .ssbp-weibo,
1076
  .ssbp--theme-10 .ssbp-weibo:before,
1077
  .ssbp--theme-11 .ssbp-weibo {
1078
- transition: background-color, .5s;
1079
- background-color:#df2029;
1080
- display: block;
1081
- }
1082
  .ssbp--theme-6 .ssbp-weibo,
1083
  .ssbp--theme-7 .ssbp-weibo {
1084
- border-color:#df2029;
1085
- display: block;
1086
- }
1087
 
1088
  .ssbp--theme-8 .ssbp-weibo,
1089
  .ssbp--theme-9 .ssbp-weibo {
1090
- display: block;
1091
- }
1092
 
1093
  .ssbp--theme-6 .ssbp-weibo:before,
1094
  .ssbp--theme-7 .ssbp-weibo:before,
1095
  .ssbp--theme-9 .ssbp-weibo:before {
1096
- content: url("../images/weibo-hover.svg");
1097
- }
1098
 
1099
  .ssbp--theme-1 .ssbp-weibo:before,
1100
  .ssbp--theme-2 .ssbp-weibo:before,
@@ -1103,20 +4692,19 @@
1103
  .ssbp--theme-5 .ssbp-weibo:before,
1104
  .ssbp--theme-6 .ssbp-weibo:before,
1105
  .ssbp--theme-7 .ssbp-weibo:before {
1106
- left: 50%;
1107
- position: absolute;
1108
- top: 50%;
1109
- padding-top: 0;
1110
- width: 100%;
1111
- height: 100%;
1112
- transform: translate(-50%, -37%);
1113
- }
1114
  .ssbp--theme-1 .ssbp-weibo:hover,
1115
  .ssbp--theme-1 .ssbp-weibo:focus,
1116
  .ssbp--theme-1 .ssbp-weibo:active {
1117
- color:#df2029;
1118
- border-color:#df2029;
1119
- }
1120
 
1121
  .ssbp--theme-6 .ssbp-weibo:hover,
1122
  .ssbp--theme-6 .ssbp-weibo:focus,
@@ -1124,8 +4712,7 @@
1124
  .ssbp--theme-7 .ssbp-weibo:hover,
1125
  .ssbp--theme-7 .ssbp-weibo:focus,
1126
  .ssbp--theme-7 .ssbp-weibo:active {
1127
- background-color: #df2029;
1128
- }
1129
 
1130
  .ssbp--theme-2 .ssbp-weibo:hover,
1131
  .ssbp--theme-2 .ssbp-weibo:focus,
@@ -1139,22 +4726,21 @@
1139
  .ssbp--theme-11 .ssbp-weibo:hover,
1140
  .ssbp--theme-11 .ssbp-weibo:focus,
1141
  .ssbp--theme-11 .ssbp-weibo:active {
1142
- border-color: #ad191f;
1143
- background-color: #ad191f;
1144
- }
1145
 
1146
  .ssbp--theme-1 .ssbp-weibo:hover:before,
1147
  .ssbp--theme-1 .ssbp-weibo:focus:before,
1148
  .ssbp--theme-1 .ssbp-weibo:active:before {
1149
- content: url("../images/weibo-hover.svg");
1150
- left: 50%;
1151
- position: absolute;
1152
- top: 50%;
1153
- padding-top: 0;
1154
- width: 100%;
1155
- height: 100%;
1156
- transform: translate(-50%, -37%);
1157
- }
1158
  .ssbp--theme-6 .ssbp-weibo:hover:before,
1159
  .ssbp--theme-6 .ssbp-weibo:focus:before,
1160
  .ssbp--theme-6 .ssbp-weibo:active:before,
@@ -1164,17 +4750,16 @@
1164
  .ssbp--theme-8 .ssbp-weibo:hover:before,
1165
  .ssbp--theme-8 .ssbp-weibo:focus:before,
1166
  .ssbp--theme-8 .ssbp-weibo:active:before {
1167
- content: url("../images/weibo.svg");
1168
- }
1169
- .ssbp--theme-1 .ssbp-weibo+.ssbp-each-share,
1170
- .ssbp--theme-2 .ssbp-weibo+.ssbp-each-share,
1171
- .ssbp--theme-3 .ssbp-weibo+.ssbp-each-share,
1172
- .ssbp--theme-4 .ssbp-weibo+.ssbp-each-share,
1173
- .ssbp--theme-5 .ssbp-weibo+.ssbp-each-share,
1174
- .ssbp--theme-6 .ssbp-weibo+.ssbp-each-share,
1175
- .ssbp--theme-7 .ssbp-weibo+.ssbp-each-share {
1176
- background-color:#df2029;
1177
- }
1178
 
1179
  .ssbp--theme-2 .ssbp-btn.ssbp-weibo:hover:before,
1180
  .ssbp--theme-2 .ssbp-btn.ssbp-weibo:focus:before,
@@ -1194,62 +4779,53 @@
1194
  .ssbp--theme-7 .ssbp-btn.ssbp-weibo:hover:before,
1195
  .ssbp--theme-7 .ssbp-btn.ssbp-weibo:focus:before,
1196
  .ssbp--theme-7 .ssbp-btn.ssbp-weibo:active:before {
1197
- transform: translate(-50%, -37%)!important;
1198
- left: 50%;
1199
- position: absolute;
1200
- top: 50%;
1201
- padding-top: 0;
1202
- width: 100%;
1203
- height: 100%;
1204
- }
1205
- .ssbp--theme-5 .ssbp-weibo{
1206
- background-color:#df2029;
1207
- box-shadow:0 8px 0 #ad191f,0 10px 12px rgba(0,0,0,0.33)
1208
- }
1209
- .ssbp--theme-5 .ssbp-weibo:active{
1210
- box-shadow:0 4px 0 #ad191f,0 5px 6px rgba(0,0,0,0.33)
1211
- }
1212
 
1213
  .ssbp--theme-3 .ssbp-text,
1214
  .ssbp--theme-7 .ssbp-text {
1215
- display:inline-block;
1216
- vertical-align:middle;
1217
- font-size:12.1px;
1218
- margin-left:0;
1219
- text-shadow:-1px -1px rgba(0,0,0,0.2);
1220
- position: absolute;
1221
- bottom: -20px;
1222
- left: 50%;
1223
- transform: translate(-50%);
1224
- }
1225
 
1226
  .ssbp--theme-7 .ssbp-li--weibo .ssbp-text {
1227
- color: #df2029;
1228
- }
1229
 
1230
  .ssbp--theme-7 .ssbp-li--weibo:hover .ssbp-text {
1231
- color: #fff;
1232
- }
1233
 
1234
  .ssbp--theme-9 .ssbp-li--weibo {
1235
- border-bottom: 5px solid #df2029;
1236
- }
1237
  .ssbp--theme-9 .ssbp-weibo {
1238
- height: 43px !important;
1239
- }
1240
 
1241
  .ssbp--theme-9 .ssbp-li--weibo:hover {
1242
- border-bottom:5px solid rgba(223, 32, 41, 0.61);
1243
- }
1244
 
1245
  .ssbp--theme-9 .ssbp-li--weibo .ssbp-weibo:before {
1246
- padding: 9px 14px 0;
1247
- }
1248
 
1249
  .ssbp--theme-10 .ssbp-weibo {
1250
- width: 40px!important;
1251
- }
1252
 
1253
  .ssbp--theme-10 .ssbp-weibo:before {
1254
- padding: 11px 8px 8px;
1255
- }
1
  /* Admin Theme Styles */
 
2
  .ssbp-btn:before,
3
  .ssbp-toggle-switch:before {
4
+ display: inline-block;
5
+ font-family: 'ssbp';
6
+ speak: none;
7
+ font-size: 24px;
8
+ font-style: normal;
9
+ font-weight: normal;
10
+ font-variant: normal;
11
+ text-transform: none; }
12
+
13
  .ssbp-arrow-right:before {
14
+ content: "\e612"; }
15
+
16
  .ssbp-arrow-left:before {
17
+ content: "\e613"; }
18
+
19
  .ssbp-arrow-down:before {
20
+ content: "\e619"; }
21
+
22
  .ssbp-arrow-up:before {
23
+ content: "\e61a"; }
24
+
25
  .ssbp-chevron-down:before,
26
  .ssbp-toggle-switch:before {
27
+ content: "\e618"; }
28
+
29
  .ssbp-chevron-up:before,
30
  .ssbp--state-hidden .ssbp-toggle-switch:before {
31
+ content: "\e615"; }
32
+
33
  .ssbp-chevron-right:before,
34
  .ssbp--fixed-right .ssbp-toggle-switch:before,
35
  .ssbp--state-hidden.ssbp--fixed-left .ssbp-toggle-switch:before {
36
+ content: "\e616"; }
37
+
38
  .ssbp-chevron-left:before,
39
  .ssbp--fixed-left .ssbp-toggle-switch:before,
40
  .ssbp--state-hidden.ssbp--fixed-right .ssbp-toggle-switch:before {
41
+ content: "\e617"; }
42
+
43
  .ssbp-simplesharebuttons:before {
44
+ content: "\e611"; }
45
+
46
  .ssbp-yummly:before {
47
+ content: "\e60b"; }
48
+
49
  .ssbp-whatsapp:before {
50
+ content: "\e60f"; }
51
+
52
  .ssbp-diggit:before {
53
+ content: "\e60c"; }
54
+
55
  .ssbp-buffer:before {
56
+ content: "\e60d"; }
57
+
58
  .ssbp-close:before {
59
+ content: "\e614"; }
60
+
61
  .ssbp-twitter:before {
62
+ content: "\e605"; }
63
+
64
  .ssbp-reddit:before {
65
+ content: "\e606"; }
66
+
67
  .ssbp-flattr:before {
68
+ content: "\e607"; }
69
+
70
+ .ssbp-flipboard:before {
71
+ content: "\e607"; }
72
+
73
  .ssbp-tumblr:before {
74
+ content: "\e608"; }
75
+
76
  .ssbp-linkedin:before {
77
+ content: "\e609"; }
78
+
79
  .ssbp-google:before {
80
+ content: "\e60a"; }
81
+
82
  .ssbp-xing:before {
83
+ content: "\e610"; }
84
+
85
  .ssbp-facebook:before {
86
+ content: "\e60e"; }
87
+
88
  .ssbp-facebook_save:before {
89
+ content: "\e900"; }
90
+
91
  .ssbp-vk:before {
92
+ content: "\e600"; }
93
+
94
  .ssbp-stumbleupon:before {
95
+ content: "\e601"; }
96
+
97
  .ssbp-print:before {
98
+ content: "\e602"; }
99
+
100
  .ssbp-pinterest:before {
101
+ content: "\e603"; }
102
+
103
  .ssbp-email:before {
104
+ content: "\e604"; }
105
+
106
+ .ssbp-wrap *,
107
+ .ssbp-wrap *:before,
108
+ .ssbp-wrap *:after {
109
+ box-sizing: border-box; }
110
+
111
+ .ssbp-input-url-div,
112
+ .ssbp-total-shares,
113
+ .ssba-hide-button.ssbp-each-share,
114
+ .ssbp-toggle-switch,
115
+ .ssbp-text {
116
+ display: none; }
117
+
118
+ .ssbp-wrap {
119
+ position: relative;
120
+ display: inline-block;
121
+ padding: 0px;
122
+ font-size: 0;
123
+ color: #272727;
124
+ z-index: 0 !important; }
125
+
126
+ .ssbp-wrap.ssbp--centred {
127
+ display: block;
128
+ text-align: center; }
129
+
130
+ .ssbp-wrap.ssbp--aligned-right {
131
+ display: block;
132
+ text-align: right; }
133
+
134
+ .ssbp-wrap.ssbp--aligned-right .ssbp-container {
135
+ display: inline-block; }
136
+
137
+ .ssbp-wrap .ssbp-container,
138
+ .ssbp-wrap .ssbp-toggle-switch {
139
+ font-size: 16px; }
140
+
141
+ .ssbp-wrap .ssbp-list {
142
+ list-style: none;
143
+ display: inline-block;
144
+ vertical-align: middle;
145
+ margin: 0;
146
+ padding: 0; }
147
+
148
+ .ssbp-wrap .ssbp-list li {
149
+ position: relative;
150
+ display: inline-block;
151
+ vertical-align: top; }
152
+
153
+ .ssbp-wrap .ssbp-list li:first-of-type {
154
+ margin-left: 0; }
155
+
156
+ .ssbp-wrap .ssbp-btn {
157
+ display: inline-block;
158
+ text-align: center;
159
+ text-decoration: none;
160
+ font-family: sans-serif; }
161
+
162
+ .ssbp-wrap.ssbp--stacked .ssbp-list li,
163
+ .ssbp-wrap.ssbp--fixed-left .ssbp-list li,
164
+ .ssbp-wrap.ssbp--fixed-right .ssbp-list li {
165
+ display: block;
166
+ margin-top: 6px;
167
+ margin-left: 0 !important;
168
+ margin-right: 0 !important; }
169
+
170
+ .ssbp-wrap.ssbp--stacked .ssbp-list li:first-of-type,
171
+ .ssbp-wrap.ssbp--fixed-left .ssbp-list li:first-of-type,
172
+ .ssbp-wrap.ssbp--fixed-right .ssbp-list li:first-of-type {
173
+ margin-top: 0; }
174
+
175
+ .ssbp-wrap[class*="ssbp--fixed"] {
176
+ position: fixed;
177
+ z-index: 99999; }
178
+
179
+ .ssbp-wrap[class*="ssbp--fixed"] .ssbp-container {
180
+ -webkit-transition: 0.25s;
181
+ transition: 0.25s; }
182
+
183
+ .ssbp-wrap.ssbp--fixed-top,
184
+ .ssbp-wrap.ssbp--fixed-bottom {
185
+ left: 50%;
186
+ -webkit-transform: translateX(-50%);
187
+ -ms-transform: translateX(-50%);
188
+ transform: translateX(-50%); }
189
+
190
+ .ssbp-wrap.ssbp--fixed-left,
191
+ .ssbp-wrap.ssbp--fixed-right {
192
+ top: 25%; }
193
+
194
+ .ssbp-wrap.ssbp--fixed-top {
195
+ top: 0; }
196
+
197
+ .ssbp-wrap.ssbp--fixed-bottom {
198
+ bottom: 0; }
199
+
200
+ .ssbp-wrap.ssbp--fixed-left {
201
+ left: 0; }
202
+
203
+ .ssbp-wrap.ssbp--fixed-right {
204
+ right: 0; }
205
+
206
+ .ssbp-wrap[data-ssbp-counts="true"] .ssbp-each-share {
207
+ display: block;
208
+ pointer-events: none; }
209
+
210
+ .ssbp-wrap[data-ssbp-total-counts="true"] .ssbp-total-shares {
211
+ display: inline-block;
212
+ padding: 0 .5em;
213
+ text-align: center;
214
+ font-size: 14px;
215
+ line-height: 2; }
216
+
217
+ .ssbp-wrap.ssbp--fixed-left .ssbp-total-shares,
218
+ .ssbp-wrap.ssbp--fixed-right .ssbp-total-shares,
219
+ .ssbp-wrap.ssbp--stacked .ssbp-total-shares,
220
+ .ssbp-wrap.ssbp--fixed-left .ssbp-total-shares,
221
+ .ssbp-wrap.ssbp--fixed-right .ssbp-total-shares {
222
+ display: block;
223
+ padding: 0; }
224
+
225
+ .ssbp-toggle-switch {
226
+ position: absolute;
227
+ padding: 0;
228
+ border: 0;
229
+ background: transparent;
230
+ text-align: center;
231
+ cursor: pointer;
232
+ -webkit-transition: 0.25s;
233
+ transition: 0.25s;
234
+ display: none !important; }
235
+
236
+ [data-ssbp-toggle="true"][class*="ssbp--fixed"] .ssbp-toggle-switch {
237
+ display: inline-block !important; }
238
+
239
+ .ssbp-toggle-switch:active,
240
+ .ssbp-toggle-switch:hover,
241
+ .ssbp-toggle-switch:focus {
242
+ padding: 0;
243
+ border: 0; }
244
+
245
+ .ssbp--fixed-left .ssbp-toggle-switch,
246
+ .ssbp--fixed-right .ssbp-toggle-switch {
247
+ left: 0;
248
+ bottom: 100%;
249
+ width: 100%; }
250
+
251
+ .ssbp--fixed-top .ssbp-toggle-switch,
252
+ .ssbp--fixed-bottom .ssbp-toggle-switch {
253
+ left: 100%;
254
+ bottom: 0;
255
+ height: 100%; }
256
+
257
+ .ssbp--show-toggle.ssbp--fixed-top .ssbp-toggle-switch:before {
258
+ -webkit-transform: rotate(90deg);
259
+ -ms-transform: rotate(90deg);
260
+ transform: rotate(90deg); }
261
+
262
+ .ssbp--show-toggle.ssbp--fixed-bottom .ssbp-toggle-switch:before {
263
+ -webkit-transform: rotate(-90deg);
264
+ -ms-transform: rotate(-90deg);
265
+ transform: rotate(-90deg); }
266
+
267
+ .ssbp--show-toggle.ssbp--fixed-right .ssbp-toggle-switch:before {
268
+ -webkit-transform: rotate(180deg);
269
+ -ms-transform: rotate(180deg);
270
+ transform: rotate(180deg); }
271
+
272
+ .ssbp--state-hidden .ssbp-each-share {
273
+ opacity: 0; }
274
+
275
+ .ssbp--state-hidden .ssbp-container {
276
+ -webkit-transform: translateX(-100%);
277
+ -ms-transform: translateX(-100%);
278
+ transform: translateX(-100%); }
279
+
280
+ .ssbp--state-hidden.ssbp--fixed-top .ssbp-container {
281
+ -webkit-transform: translateY(-100%);
282
+ -ms-transform: translateY(-100%);
283
+ transform: translateY(-100%); }
284
+
285
+ .ssbp--state-hidden.ssbp--fixed-bottom .ssbp-container {
286
+ -webkit-transform: translateY(100%);
287
+ -ms-transform: translateY(100%);
288
+ transform: translateY(100%); }
289
+
290
+ .ssbp--state-hidden.ssbp--fixed-left .ssbp-container {
291
+ -webkit-transform: translateX(-100%);
292
+ -ms-transform: translateX(-100%);
293
+ transform: translateX(-100%); }
294
+
295
+ .ssbp--state-hidden.ssbp--fixed-right .ssbp-container {
296
+ -webkit-transform: translateX(100%);
297
+ -ms-transform: translateX(100%);
298
+ transform: translateX(100%); }
299
+
300
+ .ssbp--theme-4 .ssbp-toggle-switch {
301
+ background: #fff;
302
+ background: rgba(255, 255, 255, 0.8);
303
+ color: #272727;
304
+ border-radius: 0; }
305
+
306
+ .ssbp--theme-4 .ssbp-toggle-switch:active,
307
+ .ssbp--theme-4 .ssbp-toggle-switch:hover,
308
+ .ssbp--theme-4 .ssbp-toggle-switch:focus {
309
+ background: #fff;
310
+ background: rgba(255, 255, 255, 0.9); }
311
+
312
+ .ssbp--theme-4[class*="ssbp--fixed"] .ssbp-container {
313
+ background-color: rgba(255, 255, 255, 0.8);
314
+ padding: 8px; }
315
+
316
+ .ssbp--theme-4 .ssbp-btn {
317
+ width: 3em;
318
+ height: 3em;
319
+ line-height: 3em;
320
+ border-radius: 7.5px;
321
+ color: #fff;
322
+ -webkit-transition: background-color 0.25s;
323
+ transition: background-color 0.25s;
324
+ box-shadow: inset 0 -1.5em 2em rgba(255, 255, 255, 0.1);
325
+ border-bottom: 0; }
326
+
327
+ .ssbp--theme-4 .ssbp-btn:hover,
328
+ .ssbp--theme-4 .ssbp-btn:focus,
329
+ .ssbp--theme-4 .ssbp-btn:active {
330
+ box-shadow: inset 0 -1.5em 2em rgba(255, 255, 255, 0.1), inset 0 0 3.5em rgba(0, 0, 0, 0.33); }
331
+
332
+ .ssbp--theme-4 .ssbp-btn:hover,
333
+ .ssbp--theme-4 .ssbp-btn:focus,
334
+ .ssbp--theme-4 .ssbp-btn:active,
335
+ .ssbp--theme-4 .ssbp-btn:visited {
336
+ color: #fff; }
337
+
338
+ .ssbp--theme-4 .ssbp-list li {
339
+ margin-left: 12px; }
340
+
341
+ .ssbp--theme-4 .ssbp-buffer {
342
+ background-color: #272727; }
343
+
344
+ .ssbp--theme-4 .ssbp-diggit {
345
+ background-color: #14589E; }
346
+
347
+ .ssbp--theme-4 .ssbp-email {
348
+ background-color: #787878; }
349
+
350
+ .ssbp--theme-4 .ssbp-ellipsis {
351
+ background-color: #152B3C; }
352
+
353
+ .ssbp--theme-4 .ssbp-facebook {
354
+ background-color: #365397; }
355
+
356
+ .ssbp--theme-4 .ssbp-facebook_save {
357
+ background-color: #365397; }
358
+
359
+ .ssbp--theme-4 .ssbp-flattr {
360
+ background-color: #f67C1A; }
361
+
362
+ .ssbp--theme-4 .ssbp-google {
363
+ background-color: #e0452c; }
364
+
365
+ .ssbp--theme-4 .ssbp-linkedin {
366
+ background-color: #007bb6; }
367
+
368
+ .ssbp--theme-4 .ssbp-pinterest {
369
+ background-color: #ce1a19; }
370
+
371
+ .ssbp--theme-4 .ssbp-print {
372
+ background-color: #1F6B43; }
373
+
374
+ .ssbp--theme-4 .ssbp-reddit {
375
+ background-color: #FF4500; }
376
+
377
+ .ssbp--theme-4 .ssbp-simplesharebuttons {
378
+ background-color: #4582ec; }
379
+
380
+ .ssbp--theme-4 .ssbp-stumbleupon {
381
+ background-color: #EB4924; }
382
+
383
+ .ssbp--theme-4 .ssbp-tumblr {
384
+ background-color: #2C4762; }
385
+
386
+ .ssbp--theme-4 .ssbp-twitter {
387
+ background-color: #00a9f1; }
388
+
389
+ .ssbp--theme-4 .ssbp-vk {
390
+ background-color: #45668E; }
391
+
392
+ .ssbp--theme-4 .ssbp-whatsapp {
393
+ background-color: #34AF23; }
394
+
395
+ .ssbp--theme-4 .ssbp-yummly {
396
+ background-color: #E16120; }
397
+
398
+ .ssbp--theme-4 .ssbp-xing {
399
+ background-color: #026466; }
400
+
401
+ .ssbp--theme-4 .ssbp-each-share {
402
+ position: absolute;
403
+ bottom: 100%;
404
+ right: 0;
405
+ z-index: 11;
406
+ min-width: 1.25em;
407
+ margin-right: -6px;
408
+ margin-bottom: -8px;
409
+ padding: 2px 4px;
410
+ border-radius: 8px;
411
+ background-color: #F22121;
412
+ font-size: 10px;
413
+ color: #FFF;
414
+ text-align: center; }
415
+
416
+ .ssbp--theme-4.ssbp--fixed-right .ssbp-each-share {
417
+ left: auto;
418
+ right: 100%;
419
+ margin-left: 0;
420
+ margin-right: -16px; }
421
+
422
+ .ssbp-share-text {
423
+ font-weight: normal;
424
+ margin: 0 0 10px 0;
425
+ font-size: 12px;
426
+ color: #4582ec; }
427
+
428
+ #classic-share-buttons blockquote.yellow {
429
+ border-left: 5px solid #ded400;
430
+ font-weight: bold; }
431
+
432
+ #classic-share-buttons blockquote.yellow .notice-dismiss {
433
+ position: absolute;
434
+ right: -24px; }
435
+
436
+ #classic-share-buttons blockquote.yellow p {
437
+ position: relative; }
438
+
439
+ /* Share buttons preview */
440
+ .ssbp--theme-2 .ssbp-toggle-switch, .ssbp--theme-3 .ssbp-toggle-switch, .ssbp--theme-10 .ssbp-toggle-switch, .ssbp--theme-11 .ssbp-toggle-switch {
441
+ background: #4C4C4C;
442
+ background: rgba(39, 39, 39, 0.8);
443
+ border-radius: 0;
444
+ color: #fff; }
445
+
446
+ .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 {
447
+ background: #4C4C4C;
448
+ background: rgba(39, 39, 39, 0.9); }
449
+
450
+ .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 {
451
+ background: #fff;
452
+ background: rgba(255, 255, 255, 0.8);
453
+ color: #272727;
454
+ border-radius: 0; }
455
+
456
+ .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 {
457
+ background: #fff;
458
+ background: rgba(255, 255, 255, 0.9); }
459
+
460
+ .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 {
461
+ display: table;
462
+ table-layout: fixed;
463
+ width: 100%; }
464
+
465
+ .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 {
466
+ display: inline-block !important;
467
+ margin: 0 12px !important;
468
+ display: table-cell !important;
469
+ width: auto;
470
+ height: auto; }
471
+
472
+ .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 {
473
+ display: block;
474
+ width: auto; }
475
+
476
+ @-webkit-keyframes spin {
477
+ from {
478
+ -webkit-transform: rotate(0deg); }
479
+ to {
480
+ -webkit-transform: rotate(360deg); } }
481
+
482
+ @keyframes spin {
483
+ from {
484
+ -webkit-transform: rotate(0deg);
485
+ transform: rotate(0deg); }
486
+ to {
487
+ -webkit-transform: rotate(360deg);
488
+ transform: rotate(360deg); } }
489
+
490
+ .ssbp-spinner:before {
491
+ font-family: 'ssbp';
492
+ content: "\e614"; }
493
+
494
+ .ssbp-spinner {
495
+ -webkit-animation: spin 2s infinite linear;
496
+ animation: spin 2s infinite linear;
497
+ display: inline-block; }
498
+
499
+ .ssbp-btn:before, .ssbp-toggle-switch:before {
500
+ display: inline-block;
501
+ font-family: 'ssbp';
502
+ speak: none;
503
+ font-size: 24px;
504
+ font-style: normal;
505
+ font-weight: normal;
506
+ font-variant: normal;
507
+ text-transform: none; }
508
+
509
+ .ssbp-arrow-right:before {
510
+ content: "\e612"; }
511
+
512
+ .ssbp-arrow-left:before {
513
+ content: "\e613"; }
514
+
515
+ .ssbp-arrow-down:before {
516
+ content: "\e619"; }
517
+
518
+ .ssbp-arrow-up:before {
519
+ content: "\e61a"; }
520
+
521
+ .ssbp-chevron-down:before, .ssbp-toggle-switch:before {
522
+ content: "\e618"; }
523
+
524
+ .ssbp-chevron-up:before, .ssbp--state-hidden .ssbp-toggle-switch:before {
525
+ content: "\e615"; }
526
+
527
+ .ssbp-chevron-right:before, .ssbp--fixed-right .ssbp-toggle-switch:before, .ssbp--state-hidden.ssbp--fixed-left .ssbp-toggle-switch:before {
528
+ content: "\e616"; }
529
+
530
+ .ssbp-chevron-left:before, .ssbp--fixed-left .ssbp-toggle-switch:before, .ssbp--state-hidden.ssbp--fixed-right .ssbp-toggle-switch:before {
531
+ content: "\e617"; }
532
+
533
+ .ssbp-simplesharebuttons:before {
534
+ content: "\e611"; }
535
+
536
+ .ssbp-yummly:before {
537
+ content: "\e60b"; }
538
+
539
+ .ssbp-whatsapp:before {
540
+ content: "\e60f"; }
541
+
542
+ .ssbp-diggit:before {
543
+ content: "\e60c"; }
544
+
545
+ .ssbp-line:before {
546
+ content: url("../images/line.svg");
547
+ left: 0;
548
+ padding: 5px 8px 0;
549
+ position: absolute;
550
+ top: 0;
551
+ width: 100%; }
552
+
553
+ .ssbp-buffer:before {
554
+ content: "\e60d"; }
555
+
556
+ .ssbp-close:before {
557
+ content: "\e614"; }
558
+
559
+ .ssbp-twitter:before {
560
+ content: "\e605"; }
561
+
562
+ .ssbp-reddit:before {
563
+ content: "\e606"; }
564
+
565
+ .ssbp-flattr:before {
566
+ content: "\e607"; }
567
+
568
+ .ssbp-tumblr:before {
569
+ content: "\e608"; }
570
+
571
+ .ssbp-linkedin:before {
572
+ content: "\e609"; }
573
+
574
+ .ssbp-google:before {
575
+ content: "\e60a"; }
576
+
577
+ .ssbp-xing:before {
578
+ content: "\e610"; }
579
+
580
+ .ssbp-facebook:before {
581
+ content: "\e60e"; }
582
+
583
+ .ssbp-facebook_save:before {
584
+ content: "\e900"; }
585
+
586
+ .ssbp-facebook-messenger:before {
587
+ content: "\e611"; }
588
+
589
+ .ssbp-vk:before {
590
+ content: "\e600"; }
591
+
592
+ .ssbp-stumbleupon:before {
593
+ content: "\e601"; }
594
+
595
+ .ssbp-print:before {
596
+ content: "\e602"; }
597
+
598
+ .ssbp-pinterest:before {
599
+ content: "\e603"; }
600
+
601
+ .ssbp-email:before {
602
+ content: "\e604"; }
603
+
604
+ .ssbp-ellipsis:before {
605
+ content: "\e612"; }
606
+
607
+ .ssbp-x:before {
608
+ content: "\e613"; }
609
+
610
+ @media print {
611
+ .ssbp-wrap {
612
+ display: none !important; } }
613
+
614
+ .ssbp-wrap *, .ssbp-wrap *:before, .ssbp-wrap *:after {
615
+ box-sizing: border-box; }
616
+
617
+ .ssbp-input-url-div, .ssbp-total-shares, .ssba-hide-button.ssbp-each-share, .ssbp-toggle-switch, .ssbp-text {
618
+ display: none; }
619
+
620
+ .ssbp-wrap {
621
+ position: relative;
622
+ display: inline-block;
623
+ padding: 0px;
624
+ font-size: 0;
625
+ color: #272727; }
626
+
627
+ .ssbp-wrap.ssbp--centred {
628
+ display: block;
629
+ text-align: center; }
630
+
631
+ .ssbp-wrap.ssbp--aligned-right {
632
+ display: block;
633
+ text-align: right; }
634
+
635
+ .ssbp-wrap.ssbp--aligned-right .ssbp-container {
636
+ display: inline-block; }
637
+
638
+ .ssbp-wrap .ssbp-container, .ssbp-wrap .ssbp-toggle-switch {
639
+ font-size: 16px; }
640
+
641
+ .ssbp-wrap .ssbp-list {
642
+ list-style: none;
643
+ display: inline-block;
644
+ vertical-align: middle;
645
+ margin: 0;
646
+ padding: 0; }
647
+
648
+ .ssbp-wrap .ssbp-list li {
649
+ position: relative;
650
+ display: inline-block;
651
+ vertical-align: top; }
652
+
653
+ .ssbp-wrap .ssbp-list li:first-of-type {
654
+ margin-left: 0; }
655
+
656
+ .ssbp-wrap .ssbp-btn {
657
+ display: inline-block;
658
+ text-align: center;
659
+ text-decoration: none;
660
+ font-family: sans-serif; }
661
+
662
+ .ssbp-wrap.ssbp--stacked .ssbp-list li, .ssbp-wrap.ssbp--fixed-left .ssbp-list li, .ssbp-wrap.ssbp--fixed-right .ssbp-list li {
663
+ display: block;
664
+ margin-top: 6px;
665
+ margin-left: 0 !important;
666
+ margin-right: 0 !important; }
667
+
668
+ .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 {
669
+ margin-top: 0; }
670
+
671
+ .ssbp-wrap[class*="ssbp--fixed"] {
672
+ position: fixed;
673
+ z-index: 99999; }
674
+
675
+ .ssbp-wrap[class*="ssbp--fixed"] .ssbp-container {
676
+ -webkit-transition: .25s;
677
+ transition: .25s; }
678
+
679
+ .ssbp-wrap.ssbp--fixed-top, .ssbp-wrap.ssbp--fixed-bottom {
680
+ left: 50%;
681
+ -webkit-transform: translateX(-50%);
682
+ transform: translateX(-50%); }
683
+
684
+ .ssbp-wrap.ssbp--fixed-left, .ssbp-wrap.ssbp--fixed-right {
685
+ top: 25%; }
686
+
687
+ .ssbp-wrap.ssbp--fixed-top {
688
+ top: 0; }
689
+
690
+ .ssbp-wrap.ssbp--fixed-bottom {
691
+ bottom: 0; }
692
+
693
+ .ssbp-wrap.ssbp--fixed-left {
694
+ left: 0; }
695
+
696
+ .ssbp-wrap.ssbp--fixed-right {
697
+ right: 0; }
698
+
699
+ .ssbp-wrap[data-ssbp-counts="true"] .ssbp-each-share {
700
+ display: block;
701
+ pointer-events: none; }
702
+
703
+ .ssbp-wrap[data-ssbp-total-counts="true"] .ssbp-total-shares {
704
+ display: inline-block;
705
+ padding: 0 .5em;
706
+ text-align: center;
707
+ font-size: 14px;
708
+ line-height: 2; }
709
+
710
+ .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 {
711
+ display: block;
712
+ padding: 0; }
713
+
714
+ .ssbp-toggle-switch {
715
+ position: absolute;
716
+ padding: 0;
717
+ border: 0;
718
+ background: transparent;
719
+ text-align: center;
720
+ cursor: pointer;
721
+ -webkit-transition: .25s;
722
+ transition: .25s;
723
+ display: none; }
724
+
725
+ .ssbp-toggle-switch:active, .ssbp-toggle-switch:hover, .ssbp-toggle-switch:focus {
726
+ padding: 0;
727
+ border: 0; }
728
+
729
+ .ssbp--fixed-left .ssbp-toggle-switch, .ssbp--fixed-right .ssbp-toggle-switch {
730
+ left: 0;
731
+ bottom: 100%;
732
+ width: 100%; }
733
+
734
+ .ssbp--fixed-top .ssbp-toggle-switch, .ssbp--fixed-bottom .ssbp-toggle-switch {
735
+ left: 100%;
736
+ bottom: 0;
737
+ height: 100%; }
738
+
739
+ .ssbp--show-toggle.ssbp--fixed-top .ssbp-toggle-switch:before {
740
+ -webkit-transform: rotate(90deg);
741
+ transform: rotate(90deg); }
742
+
743
+ .ssbp--show-toggle.ssbp--fixed-bottom .ssbp-toggle-switch:before {
744
+ -webkit-transform: rotate(-90deg);
745
+ transform: rotate(-90deg); }
746
+
747
+ .ssbp--show-toggle.ssbp--fixed-right .ssbp-toggle-switch:before {
748
+ -webkit-transform: rotate(180deg);
749
+ transform: rotate(180deg); }
750
+
751
+ .ssbp--state-hidden .ssbp-each-share {
752
+ opacity: 0; }
753
+
754
+ .ssbp--state-hidden .ssbp-container {
755
+ -webkit-transform: translateX(-100%);
756
+ transform: translateX(-100%); }
757
+
758
+ .ssbp--state-hidden.ssbp--fixed-top .ssbp-container {
759
+ -webkit-transform: translateY(-100%);
760
+ transform: translateY(-100%); }
761
+
762
+ .ssbp--state-hidden.ssbp--fixed-bottom .ssbp-container {
763
+ -webkit-transform: translateY(100%);
764
+ transform: translateY(100%); }
765
+
766
+ .ssbp--state-hidden.ssbp--fixed-left .ssbp-container {
767
+ -webkit-transform: translateX(-100%);
768
+ transform: translateX(-100%); }
769
+
770
+ .ssbp--state-hidden.ssbp--fixed-right .ssbp-container {
771
+ -webkit-transform: translateX(100%);
772
+ transform: translateX(100%); }
773
+
774
+ .ssbp--theme-2 .ssbp-toggle-switch, .ssbp--theme-3 .ssbp-toggle-switch, .ssbp--theme-10 .ssbp-toggle-switch, .ssbp--theme-11 .ssbp-toggle-switch {
775
+ background: #4C4C4C;
776
+ background: rgba(39, 39, 39, 0.8);
777
+ border-radius: 0;
778
+ color: #fff; }
779
+
780
+ .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 {
781
+ background: #4C4C4C;
782
+ background: rgba(39, 39, 39, 0.9); }
783
+
784
+ .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 {
785
+ background: #fff;
786
+ background: rgba(255, 255, 255, 0.8);
787
+ color: #272727;
788
+ border-radius: 0; }
789
+
790
+ .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 {
791
+ background: #fff;
792
+ background: rgba(255, 255, 255, 0.9); }
793
+
794
+ .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 {
795
+ display: table;
796
+ table-layout: fixed;
797
+ width: 100%; }
798
+
799
+ .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 {
800
+ display: inline-block !important;
801
+ margin: 0 12px !important;
802
+ display: table-cell !important;
803
+ width: auto;
804
+ height: auto; }
805
+
806
+ .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 {
807
+ display: block;
808
+ width: auto; }
809
+
810
+ @-webkit-keyframes ripple-out {
811
+ 100% {
812
+ visibility: visible;
813
+ top: -1em;
814
+ right: -1em;
815
+ bottom: -1em;
816
+ left: -1em;
817
+ opacity: 0; } }
818
+
819
+ @keyframes ripple-out {
820
+ 100% {
821
+ visibility: visible;
822
+ top: -1em;
823
+ right: -1em;
824
+ bottom: -1em;
825
+ left: -1em;
826
+ opacity: 0; } }
827
+
828
+ .ssbp--theme-1 .ssbp-container {
829
+ padding: 6px; }
830
+
831
+ .ssbp--theme-1 .ssbp-list li {
832
+ margin-left: 12px; }
833
+
834
+ .ssbp--theme-1 .ssbp-btn {
835
+ width: 3em;
836
+ height: 3em;
837
+ line-height: 3em;
838
+ position: relative;
839
+ border-radius: 50%;
840
+ color: #fff;
841
+ -webkit-transition: .25s;
842
+ transition: .25s; }
843
+
844
+ .ssbp--theme-1 .ssbp-btn:hover, .ssbp--theme-1 .ssbp-btn:focus, .ssbp--theme-1 .ssbp-btn:active {
845
+ background-color: #fff;
846
+ z-index: 10; }
847
+
848
+ .ssbp--theme-1 .ssbp-btn:visited {
849
+ color: #fff; }
850
+
851
+ .ssbp--theme-1 .ssbp-btn:before {
852
+ -webkit-transition: -webkit-transform .25s;
853
+ transition: transform .25s; }
854
+
855
+ .ssbp--theme-1 .ssbp-btn:active:before {
856
+ -webkit-transform: scale(1.2);
857
+ transform: scale(1.2); }
858
+
859
+ .ssbp--theme-1 .ssbp-btn:after {
860
+ content: '';
861
+ visibility: hidden;
862
+ position: absolute;
863
+ border: 1px solid #fff;
864
+ border-radius: 50%;
865
+ top: -1px;
866
+ right: -1px;
867
+ bottom: -1px;
868
+ left: -1px;
869
+ pointer-events: none;
870
+ -webkit-animation-duration: .5s;
871
+ animation-duration: .5s; }
872
+
873
+ .ssbp--theme-1 .ssbp-btn:hover:after {
874
+ -webkit-animation-name: ripple-out;
875
+ animation-name: ripple-out; }
876
+
877
+ .ssbp--theme-1[data-ssbp-counts="true"] .ssbp-list li {
878
+ margin-left: 13.2px; }
879
+
880
+ .ssbp--theme-1[data-ssbp-counts="true"] .ssbp-list li:first-of-type {
881
+ margin-left: 0; }
882
+
883
+ .ssbp--theme-1 .ssbp-buffer {
884
+ background-color: #272727; }
885
+
886
+ .ssbp--theme-1 .ssbp-buffer:hover, .ssbp--theme-1 .ssbp-buffer:focus, .ssbp--theme-1 .ssbp-buffer:active {
887
+ color: #272727;
888
+ border-color: #272727; }
889
+
890
+ .ssbp--theme-1 .ssbp-buffer + .ssbp-each-share {
891
+ background-color: #272727; }
892
+
893
+ .ssbp--theme-1 .ssbp-diggit {
894
+ background-color: #14589E; }
895
+
896
+ .ssbp--theme-1 .ssbp-diggit:hover,
897
+ .ssbp--theme-1 .ssbp-diggit:focus,
898
+ .ssbp--theme-1 .ssbp-diggit:active {
899
+ color: #14589E;
900
+ border-color: #14589E; }
901
+
902
+ .ssbp--theme-1 .ssbp-diggit + .ssbp-each-share {
903
+ background-color: #14589E; }
904
+
905
+ .ssbp--theme-1 .ssbp-email {
906
+ background-color: #787878; }
907
+
908
+ .ssbp--theme-1 .ssbp-email:hover, .ssbp--theme-1 .ssbp-email:focus, .ssbp--theme-1 .ssbp-email:active {
909
+ color: #787878;
910
+ border-color: #787878; }
911
+
912
+ .ssbp--theme-1 .ssbp-email + .ssbp-each-share {
913
+ background-color: #787878; }
914
+
915
+ .ssbp--theme-1 .ssbp-ellipsis {
916
+ background-color: #4582EC; }
917
+
918
+ .ssbp--theme-1 .ssbp-ellipsis:hover, .ssbp--theme-1 .ssbp-ellipsis:focus, .ssbp--theme-1 .ssbp-ellipsis:active {
919
+ color: #4582EC;
920
+ border-color: #4582EC; }
921
+
922
+ .ssbp--theme-1 .ssbp-ellipsis + .ssbp-each-share {
923
+ background-color: #4582EC; }
924
+
925
+ .ssbp--theme-1 .ssbp-facebook {
926
+ background-color: #3b5998; }
927
+
928
+ .ssbp--theme-1 .ssbp-facebook:hover, .ssbp--theme-1 .ssbp-facebook:focus, .ssbp--theme-1 .ssbp-facebook:active {
929
+ color: #3b5998;
930
+ border-color: #3b5998; }
931
+
932
+ .ssbp--theme-1 .ssbp-facebook + .ssbp-each-share {
933
+ background-color: #3b5998; }
934
+
935
+ .ssbp--theme-1 .ssbp-facebook_save {
936
+ background-color: #3b5998; }
937
+
938
+ .ssbp--theme-1 .ssbp-facebook_save:hover, .ssbp--theme-1 .ssbp-facebook_save:focus, .ssbp--theme-1 .ssbp-facebook_save:active {
939
+ color: #3b5998;
940
+ border-color: #3b5998; }
941
+
942
+ .ssbp--theme-1 .ssbp-facebook_save + .ssbp-each-share {
943
+ background-color: #3b5998; }
944
+
945
+ .ssbp--theme-1 .ssbp-facebook-messenger {
946
+ background-color: #0084FF; }
947
+
948
+ .ssbp--theme-1 .ssbp-facebook-messenger:hover, .ssbp--theme-1 .ssbp-facebook-messenger:focus, .ssbp--theme-1 .ssbp-facebook-messenger:active {
949
+ color: #0084FF;
950
+ border-color: #0084FF; }
951
+
952
+ .ssbp--theme-1 .ssbp-facebook-messenger + .ssbp-each-share {
953
+ background-color: #0084FF; }
954
+
955
+ .ssbp--theme-1 .ssbp-flattr {
956
+ background-color: #f67C1A; }
957
+
958
+ .ssbp--theme-1 .ssbp-flattr:hover, .ssbp--theme-1 .ssbp-flattr:focus, .ssbp--theme-1 .ssbp-flattr:active {
959
+ color: #f67C1A;
960
+ border-color: #f67C1A; }
961
+
962
+ .ssbp--theme-1 .ssbp-flattr + .ssbp-each-share {
963
+ background-color: #f67C1A; }
964
+
965
+ .ssbp--theme-1 .ssbp-google {
966
+ background-color: #DC4E41; }
967
+
968
+ .ssbp--theme-1 .ssbp-google:hover, .ssbp--theme-1 .ssbp-google:focus, .ssbp--theme-1 .ssbp-google:active {
969
+ color: #DC4E41;
970
+ border-color: #DC4E41; }
971
+
972
+ .ssbp--theme-1 .ssbp-google + .ssbp-each-share {
973
+ background-color: #DC4E41; }
974
+
975
+ .ssbp--theme-1 .ssbp-linkedin {
976
+ background-color: #007bb6; }
977
+
978
+ .ssbp--theme-1 .ssbp-linkedin:hover, .ssbp--theme-1 .ssbp-linkedin:focus, .ssbp--theme-1 .ssbp-linkedin:active {
979
+ color: #007bb6;
980
+ border-color: #007bb6; }
981
+
982
+ .ssbp--theme-1 .ssbp-linkedin + .ssbp-each-share {
983
+ background-color: #007bb6; }
984
+
985
+ .ssbp--theme-1 .ssbp-pinterest {
986
+ background-color: #ce1a19; }
987
+
988
+ .ssbp--theme-1 .ssbp-pinterest:hover, .ssbp--theme-1 .ssbp-pinterest:focus, .ssbp--theme-1 .ssbp-pinterest:active {
989
+ color: #ce1a19;
990
+ border-color: #ce1a19; }
991
+
992
+ .ssbp--theme-1 .ssbp-pinterest + .ssbp-each-share {
993
+ background-color: #ce1a19; }
994
+
995
+ .ssbp--theme-1 .ssbp-print {
996
+ background-color: #1F6B43; }
997
+
998
+ .ssbp--theme-1 .ssbp-print:hover, .ssbp--theme-1 .ssbp-print:focus, .ssbp--theme-1 .ssbp-print:active {
999
+ color: #1F6B43;
1000
+ border-color: #1F6B43; }
1001
+
1002
+ .ssbp--theme-1 .ssbp-print + .ssbp-each-share {
1003
+ background-color: #1F6B43; }
1004
+
1005
+ .ssbp--theme-1 .ssbp-reddit {
1006
+ background-color: #FF4500; }
1007
+
1008
+ .ssbp--theme-1 .ssbp-reddit:hover, .ssbp--theme-1 .ssbp-reddit:focus, .ssbp--theme-1 .ssbp-reddit:active {
1009
+ color: #FF4500;
1010
+ border-color: #FF4500; }
1011
+
1012
+ .ssbp--theme-1 .ssbp-reddit + .ssbp-each-share {
1013
+ background-color: #FF4500; }
1014
+
1015
+ .ssbp--theme-1 .ssbp-simplesharebuttons {
1016
+ background-color: #4582ec; }
1017
+
1018
+ .ssbp--theme-1 .ssbp-simplesharebuttons:hover, .ssbp--theme-1 .ssbp-simplesharebuttons:focus, .ssbp--theme-1 .ssbp-simplesharebuttons:active {
1019
+ color: #4582ec;
1020
+ border-color: #4582ec; }
1021
+
1022
+ .ssbp--theme-1 .ssbp-simplesharebuttons + .ssbp-each-share {
1023
+ background-color: #4582ec; }
1024
+
1025
+ .ssbp--theme-1 .ssbp-stumbleupon {
1026
+ background-color: #EB4924; }
1027
+
1028
+ .ssbp--theme-1 .ssbp-stumbleupon:hover, .ssbp--theme-1 .ssbp-stumbleupon:focus, .ssbp--theme-1 .ssbp-stumbleupon:active {
1029
+ color: #EB4924;
1030
+ border-color: #EB4924; }
1031
+
1032
+ .ssbp--theme-1 .ssbp-stumbleupon + .ssbp-each-share {
1033
+ background-color: #EB4924; }
1034
+
1035
+ .ssbp--theme-1 .ssbp-tumblr {
1036
+ background-color: #2C4762; }
1037
+
1038
+ .ssbp--theme-1 .ssbp-tumblr:hover, .ssbp--theme-1 .ssbp-tumblr:focus, .ssbp--theme-1 .ssbp-tumblr:active {
1039
+ color: #2C4762;
1040
+ border-color: #2C4762; }
1041
+
1042
+ .ssbp--theme-1 .ssbp-tumblr + .ssbp-each-share {
1043
+ background-color: #2C4762; }
1044
+
1045
+ .ssbp--theme-1 .ssbp-twitter {
1046
+ background-color: #00a9f1; }
1047
+
1048
+ .ssbp--theme-1 .ssbp-twitter:hover, .ssbp--theme-1 .ssbp-twitter:focus, .ssbp--theme-1 .ssbp-twitter:active {
1049
+ color: #00a9f1;
1050
+ border-color: #00a9f1; }
1051
+
1052
+ .ssbp--theme-1 .ssbp-twitter + .ssbp-each-share {
1053
+ background-color: #00a9f1; }
1054
+
1055
+ .ssbp--theme-1 .ssbp-vk {
1056
+ background-color: #45668E; }
1057
+
1058
+ .ssbp--theme-1 .ssbp-vk:hover, .ssbp--theme-1 .ssbp-vk:focus, .ssbp--theme-1 .ssbp-vk:active {
1059
+ color: #45668E;
1060
+ border-color: #45668E; }
1061
+
1062
+ .ssbp--theme-1 .ssbp-vk + .ssbp-each-share {
1063
+ background-color: #45668E; }
1064
+
1065
+ .ssbp--theme-1 .ssbp-whatsapp {
1066
+ background-color: #34AF23; }
1067
+
1068
+ .ssbp--theme-1 .ssbp-whatsapp:hover, .ssbp--theme-1 .ssbp-whatsapp:focus, .ssbp--theme-1 .ssbp-whatsapp:active {
1069
+ color: #34AF23;
1070
+ border-color: #34AF23; }
1071
+
1072
+ .ssbp--theme-1 .ssbp-whatsapp + .ssbp-each-share {
1073
+ background-color: #34AF23; }
1074
+
1075
+ .ssbp--theme-1 .ssbp-yummly {
1076
+ background-color: #E16120; }
1077
+
1078
+ .ssbp--theme-1 .ssbp-yummly:hover, .ssbp--theme-1 .ssbp-yummly:focus, .ssbp--theme-1 .ssbp-yummly:active {
1079
+ color: #E16120;
1080
+ border-color: #E16120; }
1081
+
1082
+ .ssbp--theme-1 .ssbp-yummly + .ssbp-each-share {
1083
+ background-color: #E16120; }
1084
+
1085
+ .ssbp--theme-1 .ssbp-xing {
1086
+ background-color: #026466; }
1087
+
1088
+ .ssbp--theme-1 .ssbp-xing:hover, .ssbp--theme-1 .ssbp-xing:focus, .ssbp--theme-1 .ssbp-xing:active {
1089
+ color: #026466;
1090
+ border-color: #026466; }
1091
+
1092
+ .ssbp--theme-1 .ssbp-xing + .ssbp-each-share {
1093
+ background-color: #026466; }
1094
+
1095
+ .ssbp--theme-1 .ssbp-each-share {
1096
+ position: absolute;
1097
+ top: 0;
1098
+ left: 100%;
1099
+ z-index: 11;
1100
+ margin-left: -12px;
1101
+ padding: 2px;
1102
+ border-radius: 6px;
1103
+ font-size: 10px;
1104
+ color: #FFF; }
1105
+
1106
+ .ssbp--theme-1.ssbp--fixed-right .ssbp-each-share {
1107
+ left: auto;
1108
+ right: 100%;
1109
+ margin-left: 0;
1110
+ margin-right: -12px; }
1111
+
1112
+ .ssbp--theme-2 .ssbp-toggle-switch, .ssbp--theme-3 .ssbp-toggle-switch, .ssbp--theme-10 .ssbp-toggle-switch, .ssbp--theme-11 .ssbp-toggle-switch {
1113
+ background: #4C4C4C;
1114
+ background: rgba(39, 39, 39, 0.8);
1115
+ border-radius: 0;
1116
+ color: #fff; }
1117
+
1118
+ .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 {
1119
+ background: #4C4C4C;
1120
+ background: rgba(39, 39, 39, 0.9); }
1121
+
1122
+ .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 {
1123
+ background: #fff;
1124
+ background: rgba(255, 255, 255, 0.8);
1125
+ color: #272727;
1126
+ border-radius: 0; }
1127
+
1128
+ .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 {
1129
+ background: #fff;
1130
+ background: rgba(255, 255, 255, 0.9); }
1131
+
1132
+ .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 {
1133
+ display: table;
1134
+ table-layout: fixed;
1135
+ width: 100%; }
1136
+
1137
+ .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 {
1138
+ display: inline-block !important;
1139
+ margin: 0 0 !important;
1140
+ display: table-cell !important;
1141
+ width: auto;
1142
+ height: auto; }
1143
+
1144
+ .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 {
1145
+ display: block;
1146
+ width: auto; }
1147
+
1148
+ .ssbp--theme-2 .ssbp-list li {
1149
+ overflow: hidden;
1150
+ margin: 0; }
1151
+
1152
+ .ssbp--theme-2 .ssbp-btn {
1153
+ width: 3em;
1154
+ height: 3em;
1155
+ line-height: 3em;
1156
+ position: relative;
1157
+ color: #fff;
1158
+ -webkit-transition: .25s;
1159
+ transition: .25s;
1160
+ border-bottom: 0; }
1161
+
1162
+ .ssbp--theme-2 .ssbp-btn:before {
1163
+ -webkit-transition: .25s;
1164
+ transition: .25s; }
1165
+
1166
+ .ssbp--theme-2 .ssbp-btn + .ssbp-each-share {
1167
+ position: absolute;
1168
+ z-index: 10;
1169
+ bottom: 0;
1170
+ left: 0;
1171
+ right: 0;
1172
+ -webkit-transform: translateY(0);
1173
+ transform: translateY(0);
1174
+ -webkit-transition: .25s;
1175
+ transition: .25s; }
1176
+
1177
+ .ssbp--theme-2 .ssbp-btn:hover, .ssbp--theme-2 .ssbp-btn:focus, .ssbp--theme-2 .ssbp-btn:active, .ssbp--theme-2 .ssbp-btn:visited {
1178
+ z-index: 10;
1179
+ color: #fff; }
1180
+
1181
+ .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 {
1182
+ -webkit-transform: none !important;
1183
+ transform: none !important; }
1184
+
1185
+ .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 {
1186
+ -webkit-transform: translateY(100%);
1187
+ transform: translateY(100%); }
1188
+
1189
+ .ssbp--theme-2 .ssbp-btn:active {
1190
+ -webkit-transform: scale(1.2);
1191
+ transform: scale(1.2); }
1192
+
1193
+ .ssbp--theme-2[data-ssbp-counts="true"] .ssbp-btn:before {
1194
+ -webkit-transform: translateY(-0.25em) scale(0.75);
1195
+ transform: translateY(-0.25em) scale(0.75); }
1196
+
1197
+ .ssbp--theme-2 .ssbp-buffer {
1198
+ background-color: #272727; }
1199
+
1200
+ .ssbp--theme-2 .ssbp-buffer:hover, .ssbp--theme-2 .ssbp-buffer:focus, .ssbp--theme-2 .ssbp-buffer:active {
1201
+ background-color: #0e0e0e; }
1202
+
1203
+ .ssbp--theme-2 .ssbp-diggit {
1204
+ background-color: #14589E; }
1205
+
1206
+ .ssbp--theme-2 .ssbp-diggit:hover,
1207
+ .ssbp--theme-2 .ssbp-diggit:focus,
1208
+ .ssbp--theme-2 .ssbp-diggit:active {
1209
+ background-color: #0e3f71; }
1210
+
1211
+ .ssbp--theme-2 .ssbp-email {
1212
+ background-color: #787878; }
1213
+
1214
+ .ssbp--theme-2 .ssbp-email:hover, .ssbp--theme-2 .ssbp-email:focus, .ssbp--theme-2 .ssbp-email:active {
1215
+ background-color: #5f5f5f; }
1216
+
1217
+ .ssbp--theme-2 .ssbp-ellipsis {
1218
+ background-color: #4582EC; }
1219
+
1220
+ .ssbp--theme-2 .ssbp-ellipsis:hover, .ssbp--theme-2 .ssbp-ellipsis:focus, .ssbp--theme-2 .ssbp-ellipsis:active {
1221
+ background-color: #1863e6; }
1222
+
1223
+ .ssbp--theme-2 .ssbp-facebook {
1224
+ background-color: #3b5998; }
1225
+
1226
+ .ssbp--theme-2 .ssbp-facebook:hover, .ssbp--theme-2 .ssbp-facebook:focus, .ssbp--theme-2 .ssbp-facebook:active {
1227
+ background-color: #2d4373; }
1228
+
1229
+ .ssbp--theme-2 .ssbp-facebook_save {
1230
+ background-color: #3b5998; }
1231
+
1232
+ .ssbp--theme-2 .ssbp-facebook_save:hover, .ssbp--theme-2 .ssbp-facebook_save:focus, .ssbp--theme-2 .ssbp-facebook_save:active {
1233
+ background-color: #2d4373; }
1234
+
1235
+ .ssbp--theme-2 .ssbp-facebook-messenger {
1236
+ background-color: #0084FF; }
1237
+
1238
+ .ssbp--theme-2 .ssbp-facebook-messenger:hover, .ssbp--theme-2 .ssbp-facebook-messenger:focus, .ssbp--theme-2 .ssbp-facebook-messenger:active {
1239
+ background-color: #006acc; }
1240
+
1241
+ .ssbp--theme-2 .ssbp-flattr {
1242
+ background-color: #f67C1A; }
1243
+
1244
+ .ssbp--theme-2 .ssbp-flattr:hover, .ssbp--theme-2 .ssbp-flattr:focus, .ssbp--theme-2 .ssbp-flattr:active {
1245
+ background-color: #d56308; }
1246
+
1247
+ .ssbp--theme-2 .ssbp-google {
1248
+ background-color: #DC4E41; }
1249
+
1250
+ .ssbp--theme-2 .ssbp-google:hover, .ssbp--theme-2 .ssbp-google:focus, .ssbp--theme-2 .ssbp-google:active {
1251
+ background-color: #c63224; }
1252
+
1253
+ .ssbp--theme-2 .ssbp-linkedin {
1254
+ background-color: #007bb6; }
1255
+
1256
+ .ssbp--theme-2 .ssbp-linkedin:hover, .ssbp--theme-2 .ssbp-linkedin:focus, .ssbp--theme-2 .ssbp-linkedin:active {
1257
+ background-color: #005983; }
1258
+
1259
+ .ssbp--theme-2 .ssbp-pinterest {
1260
+ background-color: #ce1a19; }
1261
+
1262
+ .ssbp--theme-2 .ssbp-pinterest:hover, .ssbp--theme-2 .ssbp-pinterest:focus, .ssbp--theme-2 .ssbp-pinterest:active {
1263
+ background-color: #a11413; }
1264
+
1265
+ .ssbp--theme-2 .ssbp-print {
1266
+ background-color: #1F6B43; }
1267
+
1268
+ .ssbp--theme-2 .ssbp-print:hover, .ssbp--theme-2 .ssbp-print:focus, .ssbp--theme-2 .ssbp-print:active {
1269
+ background-color: #14432a; }
1270
+
1271
+ .ssbp--theme-2 .ssbp-reddit {
1272
+ background-color: #FF4500; }
1273
+
1274
+ .ssbp--theme-2 .ssbp-reddit:hover, .ssbp--theme-2 .ssbp-reddit:focus, .ssbp--theme-2 .ssbp-reddit:active {
1275
+ background-color: #cc3700; }
1276
+
1277
+ .ssbp--theme-2 .ssbp-simplesharebuttons {
1278
+ background-color: #4582ec; }
1279
+
1280
+ .ssbp--theme-2 .ssbp-simplesharebuttons:hover, .ssbp--theme-2 .ssbp-simplesharebuttons:focus, .ssbp--theme-2 .ssbp-simplesharebuttons:active {
1281
+ background-color: #1863e6; }
1282
+
1283
+ .ssbp--theme-2 .ssbp-stumbleupon {
1284
+ background-color: #EB4924; }
1285
+
1286
+ .ssbp--theme-2 .ssbp-stumbleupon:hover, .ssbp--theme-2 .ssbp-stumbleupon:focus, .ssbp--theme-2 .ssbp-stumbleupon:active {
1287
+ background-color: #ca3412; }
1288
+
1289
+ .ssbp--theme-2 .ssbp-tumblr {
1290
+ background-color: #2C4762; }
1291
+
1292
+ .ssbp--theme-2 .ssbp-tumblr:hover, .ssbp--theme-2 .ssbp-tumblr:focus, .ssbp--theme-2 .ssbp-tumblr:active {
1293
+ background-color: #1c2e3f; }
1294
+
1295
+ .ssbp--theme-2 .ssbp-twitter {
1296
+ background-color: #00a9f1; }
1297
+
1298
+ .ssbp--theme-2 .ssbp-twitter:hover, .ssbp--theme-2 .ssbp-twitter:focus, .ssbp--theme-2 .ssbp-twitter:active {
1299
+ background-color: #0085be; }
1300
+
1301
+ .ssbp--theme-2 .ssbp-vk {
1302
+ background-color: #45668E; }
1303
+
1304
+ .ssbp--theme-2 .ssbp-vk:hover, .ssbp--theme-2 .ssbp-vk:focus, .ssbp--theme-2 .ssbp-vk:active {
1305
+ background-color: #344d6c; }
1306
+
1307
+ .ssbp--theme-2 .ssbp-whatsapp {
1308
+ background-color: #34AF23; }
1309
+
1310
+ .ssbp--theme-2 .ssbp-whatsapp:hover, .ssbp--theme-2 .ssbp-whatsapp:focus, .ssbp--theme-2 .ssbp-whatsapp:active {
1311
+ background-color: #27851b; }
1312
+
1313
+ .ssbp--theme-2 .ssbp-yummly {
1314
+ background-color: #E16120; }
1315
+
1316
+ .ssbp--theme-2 .ssbp-yummly:hover, .ssbp--theme-2 .ssbp-yummly:focus, .ssbp--theme-2 .ssbp-yummly:active {
1317
+ background-color: #b64d18; }
1318
+
1319
+ .ssbp--theme-2 .ssbp-xing {
1320
+ background-color: #026466; }
1321
+
1322
+ .ssbp--theme-2 .ssbp-xing:hover, .ssbp--theme-2 .ssbp-xing:focus, .ssbp--theme-2 .ssbp-xing:active {
1323
+ background-color: #013334; }
1324
+
1325
+ .ssbp--theme-2 .ssbp-each-share {
1326
+ padding: 2px;
1327
+ background-color: rgba(0, 0, 0, 0.1);
1328
+ font-size: 10px;
1329
+ text-align: center;
1330
+ color: #FFF; }
1331
+
1332
+ .ssbp--theme-2 .ssbp-toggle-switch, .ssbp--theme-3 .ssbp-toggle-switch, .ssbp--theme-10 .ssbp-toggle-switch, .ssbp--theme-11 .ssbp-toggle-switch {
1333
+ background: #4C4C4C;
1334
+ background: rgba(39, 39, 39, 0.8);
1335
+ border-radius: 0;
1336
+ color: #fff; }
1337
+
1338
+ .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 {
1339
+ background: #4C4C4C;
1340
+ background: rgba(39, 39, 39, 0.9); }
1341
+
1342
+ .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 {
1343
+ background: #fff;
1344
+ background: rgba(255, 255, 255, 0.8);
1345
+ color: #272727;
1346
+ border-radius: 0; }
1347
+
1348
+ .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 {
1349
+ background: #fff;
1350
+ background: rgba(255, 255, 255, 0.9); }
1351
+
1352
+ .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 {
1353
+ display: table;
1354
+ table-layout: fixed;
1355
+ width: 100%; }
1356
+
1357
+ .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 {
1358
+ display: inline-block !important;
1359
+ margin: 0 0 !important;
1360
+ display: table-cell !important;
1361
+ width: auto;
1362
+ height: auto; }
1363
+
1364
+ .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 {
1365
+ display: block;
1366
+ width: auto; }
1367
+
1368
+ .ssbp--theme-3 .ssbp-list li {
1369
+ margin: 0; }
1370
+
1371
+ .ssbp--theme-3 .ssbp-btn {
1372
+ display: block;
1373
+ color: #fff;
1374
+ text-shadow: -1px -1px rgba(0, 0, 0, 0.2);
1375
+ -webkit-transition: background-color .25s;
1376
+ transition: background-color .25s;
1377
+ border-bottom: 0; }
1378
+
1379
+ .ssbp--theme-3 .ssbp-btn:before {
1380
+ vertical-align: middle; }
1381
+
1382
+ .ssbp--theme-3 .ssbp-btn:active {
1383
+ box-shadow: inset 0 0 0.5em rgba(0, 0, 0, 0.33); }
1384
+
1385
+ .ssbp--theme-3 .ssbp-btn:hover, .ssbp--theme-3 .ssbp-btn:focus, .ssbp--theme-3 .ssbp-btn:active, .ssbp--theme-3 .ssbp-btn:visited {
1386
+ color: #fff; }
1387
+
1388
+ .ssbp--theme-3 .ssbp-buffer {
1389
+ background-color: #272727; }
1390
+
1391
+ .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 {
1392
+ background-color: #0e0e0e; }
1393
+
1394
+ .ssbp--theme-3 .ssbp-diggit {
1395
+ background-color: #14589E; }
1396
+
1397
+ .ssbp--theme-3 .ssbp-diggit:hover,
1398
+ .ssbp--theme-3 .ssbp-diggit:focus,
1399
+ .ssbp--theme-3 .ssbp-diggit:active,
1400
+ .ssbp--theme-3 .ssbp-diggit + .ssbp-each-share {
1401
+ background-color: #0e3f71; }
1402
+
1403
+ .ssbp--theme-3 .ssbp-email {
1404
+ background-color: #787878; }
1405
+
1406
+ .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 {
1407
+ background-color: #5f5f5f; }
1408
+
1409
+ .ssbp--theme-3 .ssbp-ellipsis {
1410
+ background-color: #4582EC; }
1411
+
1412
+ .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 {
1413
+ background-color: #1863e6; }
1414
+
1415
+ .ssbp--theme-3 .ssbp-facebook {
1416
+ background-color: #3b5998; }
1417
+
1418
+ .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 {
1419
+ background-color: #2d4373; }
1420
+
1421
+ .ssbp--theme-3 .ssbp-facebook_save {
1422
+ background-color: #3b5998; }
1423
+
1424
+ .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 {
1425
+ background-color: #2d4373; }
1426
+
1427
+ .ssbp--theme-3 .ssbp-facebook-messenger {
1428
+ background-color: #0084FF; }
1429
+
1430
+ .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 {
1431
+ background-color: #006acc; }
1432
+
1433
+ .ssbp--theme-3 .ssbp-flattr {
1434
+ background-color: #f67C1A; }
1435
+
1436
+ .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 {
1437
+ background-color: #d56308; }
1438
+
1439
+ .ssbp--theme-3 .ssbp-google {
1440
+ background-color: #DC4E41; }
1441
+
1442
+ .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 {
1443
+ background-color: #c63224; }
1444
+
1445
+ .ssbp--theme-3 .ssbp-linkedin {
1446
+ background-color: #007bb6; }
1447
+
1448
+ .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 {
1449
+ background-color: #005983; }
1450
+
1451
+ .ssbp--theme-3 .ssbp-pinterest {
1452
+ background-color: #ce1a19; }
1453
+
1454
+ .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 {
1455
+ background-color: #a11413; }
1456
+
1457
+ .ssbp--theme-3 .ssbp-print {
1458
+ background-color: #1F6B43; }
1459
+
1460
+ .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 {
1461
+ background-color: #14432a; }
1462
+
1463
+ .ssbp--theme-3 .ssbp-reddit {
1464
+ background-color: #FF4500; }
1465
+
1466
+ .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 {
1467
+ background-color: #cc3700; }
1468
+
1469
+ .ssbp--theme-3 .ssbp-simplesharebuttons {
1470
+ background-color: #4582ec; }
1471
+
1472
+ .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 {
1473
+ background-color: #1863e6; }
1474
+
1475
+ .ssbp--theme-3 .ssbp-stumbleupon {
1476
+ background-color: #EB4924; }
1477
+
1478
+ .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 {
1479
+ background-color: #ca3412; }
1480
+
1481
+ .ssbp--theme-3 .ssbp-tumblr {
1482
+ background-color: #2C4762; }
1483
+
1484
+ .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 {
1485
+ background-color: #1c2e3f; }
1486
+
1487
+ .ssbp--theme-3 .ssbp-twitter {
1488
+ background-color: #00a9f1; }
1489
+
1490
+ .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 {
1491
+ background-color: #0085be; }
1492
+
1493
+ .ssbp--theme-3 .ssbp-vk {
1494
+ background-color: #45668E; }
1495
+
1496
+ .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 {
1497
+ background-color: #344d6c; }
1498
+
1499
+ .ssbp--theme-3 .ssbp-whatsapp {
1500
+ background-color: #34AF23; }
1501
+
1502
+ .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 {
1503
+ background-color: #27851b; }
1504
+
1505
+ .ssbp--theme-3 .ssbp-yummly {
1506
+ background-color: #E16120; }
1507
+
1508
+ .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 {
1509
+ background-color: #b64d18; }
1510
+
1511
+ .ssbp--theme-3 .ssbp-xing {
1512
+ background-color: #026466; }
1513
+
1514
+ .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 {
1515
+ background-color: #013334; }
1516
+
1517
+ .ssbp--theme-3 .ssbp-each-share {
1518
+ padding: 2px;
1519
+ font-size: 10px;
1520
+ text-align: center;
1521
+ color: #FFF; }
1522
+
1523
+ .ssbp--theme-2 .ssbp-toggle-switch, .ssbp--theme-3 .ssbp-toggle-switch, .ssbp--theme-10 .ssbp-toggle-switch, .ssbp--theme-11 .ssbp-toggle-switch {
1524
+ background: #4C4C4C;
1525
+ background: rgba(39, 39, 39, 0.8);
1526
+ border-radius: 0;
1527
+ color: #fff; }
1528
+
1529
+ .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 {
1530
+ background: #4C4C4C;
1531
+ background: rgba(39, 39, 39, 0.9); }
1532
+
1533
+ .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 {
1534
+ background: #fff;
1535
+ background: rgba(255, 255, 255, 0.8);
1536
+ color: #272727;
1537
+ border-radius: 0; }
1538
+
1539
+ .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 {
1540
+ background: #fff;
1541
+ background: rgba(255, 255, 255, 0.9); }
1542
+
1543
+ .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 {
1544
+ display: table;
1545
+ table-layout: fixed;
1546
+ width: 100%; }
1547
+
1548
+ .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 {
1549
+ display: inline-block !important;
1550
+ margin: 0 12px !important;
1551
+ display: table-cell !important;
1552
+ width: auto;
1553
+ height: auto; }
1554
+
1555
+ .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 {
1556
+ display: block;
1557
+ width: auto; }
1558
+
1559
+ .ssbp--theme-4[class*="ssbp--fixed"] .ssbp-container {
1560
+ background-color: rgba(255, 255, 255, 0.8);
1561
+ padding: 8px; }
1562
+
1563
+ .ssbp--theme-4 .ssbp-btn {
1564
+ width: 3em;
1565
+ height: 3em;
1566
+ line-height: 3em;
1567
+ border-radius: 7.5px;
1568
+ color: #fff;
1569
+ -webkit-transition: background-color .25s;
1570
+ transition: background-color .25s;
1571
+ box-shadow: inset 0 -1.5em 2em rgba(255, 255, 255, 0.1);
1572
+ border-bottom: 0; }
1573
+
1574
+ .ssbp--theme-4 .ssbp-btn:hover, .ssbp--theme-4 .ssbp-btn:focus, .ssbp--theme-4 .ssbp-btn:active {
1575
+ box-shadow: inset 0 -1.5em 2em rgba(255, 255, 255, 0.1), inset 0 0 3.5em rgba(0, 0, 0, 0.33); }
1576
+
1577
+ .ssbp--theme-4 .ssbp-btn:hover, .ssbp--theme-4 .ssbp-btn:focus, .ssbp--theme-4 .ssbp-btn:active, .ssbp--theme-4 .ssbp-btn:visited {
1578
+ color: #fff; }
1579
+
1580
+ .ssbp--theme-4 .ssbp-list li {
1581
+ margin-left: 12px; }
1582
+
1583
+ .ssbp--theme-4 .ssbp-buffer {
1584
+ background-color: #272727; }
1585
+
1586
+ .ssbp--theme-4 .ssbp-diggit {
1587
+ background-color: #14589E; }
1588
+
1589
+ .ssbp--theme-4 .ssbp-email {
1590
+ background-color: #787878; }
1591
+
1592
+ .ssbp--theme-4 .ssbp-ellipsis {
1593
+ background-color: #4582EC; }
1594
+
1595
+ .ssbp--theme-4 .ssbp-facebook {
1596
+ background-color: #3b5998; }
1597
+
1598
+ .ssbp--theme-4 .ssbp-facebook_save {
1599
+ background-color: #3b5998; }
1600
+
1601
+ .ssbp--theme-4 .ssbp-facebook-messenger {
1602
+ background-color: #0084FF; }
1603
+
1604
+ .ssbp--theme-4 .ssbp-flattr {
1605
+ background-color: #f67C1A; }
1606
+
1607
+ .ssbp--theme-4 .ssbp-google {
1608
+ background-color: #DC4E41; }
1609
+
1610
+ .ssbp--theme-4 .ssbp-linkedin {
1611
+ background-color: #007bb6; }
1612
+
1613
+ .ssbp--theme-4 .ssbp-pinterest {
1614
+ background-color: #ce1a19; }
1615
+
1616
+ .ssbp--theme-4 .ssbp-print {
1617
+ background-color: #1F6B43; }
1618
+
1619
+ .ssbp--theme-4 .ssbp-reddit {
1620
+ background-color: #FF4500; }
1621
+
1622
+ .ssbp--theme-4 .ssbp-simplesharebuttons {
1623
+ background-color: #4582ec; }
1624
+
1625
+ .ssbp--theme-4 .ssbp-stumbleupon {
1626
+ background-color: #EB4924; }
1627
+
1628
+ .ssbp--theme-4 .ssbp-tumblr {
1629
+ background-color: #2C4762; }
1630
+
1631
+ .ssbp--theme-4 .ssbp-twitter {
1632
+ background-color: #00a9f1; }
1633
+
1634
+ .ssbp--theme-4 .ssbp-vk {
1635
+ background-color: #45668E; }
1636
+
1637
+ .ssbp--theme-4 .ssbp-whatsapp {
1638
+ background-color: #34AF23; }
1639
+
1640
+ .ssbp--theme-4 .ssbp-yummly {
1641
+ background-color: #E16120; }
1642
+
1643
+ .ssbp--theme-4 .ssbp-xing {
1644
+ background-color: #026466; }
1645
+
1646
+ .ssbp--theme-4 .ssbp-each-share {
1647
+ position: absolute;
1648
+ bottom: 100%;
1649
+ right: 0;
1650
+ z-index: 11;
1651
+ min-width: 1.25em;
1652
+ margin-right: -6px;
1653
+ margin-bottom: -8px;
1654
+ padding: 2px 4px;
1655
+ border-radius: 8px;
1656
+ background-color: #F22121;
1657
+ font-size: 10px;
1658
+ color: #FFF;
1659
+ text-align: center; }
1660
+
1661
+ .ssbp--theme-4.ssbp--fixed-right .ssbp-each-share {
1662
+ left: auto;
1663
+ right: 100%;
1664
+ margin-left: 0;
1665
+ margin-right: -16px; }
1666
+
1667
+ .ssbp--theme-2 .ssbp-toggle-switch, .ssbp--theme-3 .ssbp-toggle-switch, .ssbp--theme-10 .ssbp-toggle-switch, .ssbp--theme-11 .ssbp-toggle-switch {
1668
+ background: #4C4C4C;
1669
+ background: rgba(39, 39, 39, 0.8);
1670
+ border-radius: 0;
1671
+ color: #fff; }
1672
+
1673
+ .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 {
1674
+ background: #4C4C4C;
1675
+ background: rgba(39, 39, 39, 0.9); }
1676
+
1677
+ .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 {
1678
+ background: #fff;
1679
+ background: rgba(255, 255, 255, 0.8);
1680
+ color: #272727;
1681
+ border-radius: 0; }
1682
+
1683
+ .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 {
1684
+ background: #fff;
1685
+ background: rgba(255, 255, 255, 0.9); }
1686
+
1687
+ .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 {
1688
+ display: table;
1689
+ table-layout: fixed;
1690
+ width: 100%; }
1691
+
1692
+ .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 {
1693
+ display: inline-block !important;
1694
+ margin: 0 0 !important;
1695
+ display: table-cell !important;
1696
+ width: auto;
1697
+ height: auto; }
1698
+
1699
+ .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 {
1700
+ display: block;
1701
+ width: auto; }
1702
+
1703
+ .ssbp--theme-5 .ssbp-btn {
1704
+ width: 4em;
1705
+ height: 3em;
1706
+ line-height: 3em;
1707
+ margin-bottom: 8px;
1708
+ color: #fff;
1709
+ -webkit-transition: .25s;
1710
+ transition: .25s;
1711
+ border-bottom: 0; }
1712
+
1713
+ .ssbp--theme-5 .ssbp-btn:active {
1714
+ -webkit-transform: translateY(4px);
1715
+ transform: translateY(4px); }
1716
+
1717
+ .ssbp--theme-5 .ssbp-btn:hover, .ssbp--theme-5 .ssbp-btn:focus, .ssbp--theme-5 .ssbp-btn:active, .ssbp--theme-5 .ssbp-btn:visited {
1718
+ color: #fff; }
1719
+
1720
+ .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 {
1721
+ margin-top: 0; }
1722
+
1723
+ .ssbp--theme-5 .ssbp-buffer {
1724
+ background-color: #272727;
1725
+ box-shadow: 0 8px 0 #0e0e0e, 0 10px 12px rgba(0, 0, 0, 0.33); }
1726
+
1727
+ .ssbp--theme-5 .ssbp-buffer:active {
1728
+ box-shadow: 0 4px 0 #0e0e0e, 0 5px 6px rgba(0, 0, 0, 0.33); }
1729
+
1730
+ .ssbp--theme-5 .ssbp-diggit {
1731
+ background-color: #14589E;
1732
+ box-shadow: 0 8px 0 #0e3f71, 0 10px 12px rgba(0, 0, 0, 0.33); }
1733
+
1734
+ .ssbp--theme-5 .ssbp-diggit:active {
1735
+ box-shadow: 0 4px 0 #0e3f71, 0 5px 6px rgba(0, 0, 0, 0.33); }
1736
+
1737
+ .ssbp--theme-5 .ssbp-email {
1738
+ background-color: #787878;
1739
+ box-shadow: 0 8px 0 #5f5f5f, 0 10px 12px rgba(0, 0, 0, 0.33); }
1740
+
1741
+ .ssbp--theme-5 .ssbp-email:active {
1742
+ box-shadow: 0 4px 0 #5f5f5f, 0 5px 6px rgba(0, 0, 0, 0.33); }
1743
+
1744
+ .ssbp--theme-5 .ssbp-ellipsis {
1745
+ background-color: #4582EC;
1746
+ box-shadow: 0 8px 0 #1863e6, 0 10px 12px rgba(0, 0, 0, 0.33); }
1747
+
1748
+ .ssbp--theme-5 .ssbp-ellipsis:active {
1749
+ box-shadow: 0 4px 0 #1863e6, 0 5px 6px rgba(0, 0, 0, 0.33); }
1750
+
1751
+ .ssbp--theme-5 .ssbp-facebook {
1752
+ background-color: #3b5998;
1753
+ box-shadow: 0 8px 0 #2d4373, 0 10px 12px rgba(0, 0, 0, 0.33); }
1754
+
1755
+ .ssbp--theme-5 .ssbp-facebook:active {
1756
+ box-shadow: 0 4px 0 #2d4373, 0 5px 6px rgba(0, 0, 0, 0.33); }
1757
+
1758
+ .ssbp--theme-5 .ssbp-facebook_save {
1759
+ background-color: #3b5998;
1760
+ box-shadow: 0 8px 0 #2d4373, 0 10px 12px rgba(0, 0, 0, 0.33); }
1761
+
1762
+ .ssbp--theme-5 .ssbp-facebook_save:active {
1763
+ box-shadow: 0 4px 0 #2d4373, 0 5px 6px rgba(0, 0, 0, 0.33); }
1764
+
1765
+ .ssbp--theme-5 .ssbp-facebook-messenger {
1766
+ background-color: #0084FF;
1767
+ box-shadow: 0 8px 0 #006acc, 0 10px 12px rgba(0, 0, 0, 0.33); }
1768
+
1769
+ .ssbp--theme-5 .ssbp-facebook-messenger:active {
1770
+ box-shadow: 0 4px 0 #006acc, 0 5px 6px rgba(0, 0, 0, 0.33); }
1771
+
1772
+ .ssbp--theme-5 .ssbp-flattr {
1773
+ background-color: #f67C1A;
1774
+ box-shadow: 0 8px 0 #d56308, 0 10px 12px rgba(0, 0, 0, 0.33); }
1775
+
1776
+ .ssbp--theme-5 .ssbp-flattr:active {
1777
+ box-shadow: 0 4px 0 #d56308, 0 5px 6px rgba(0, 0, 0, 0.33); }
1778
+
1779
+ .ssbp--theme-5 .ssbp-google {
1780
+ background-color: #DC4E41;
1781
+ box-shadow: 0 8px 0 #c63224, 0 10px 12px rgba(0, 0, 0, 0.33); }
1782
+
1783
+ .ssbp--theme-5 .ssbp-google:active {
1784
+ box-shadow: 0 4px 0 #c63224, 0 5px 6px rgba(0, 0, 0, 0.33); }
1785
+
1786
+ .ssbp--theme-5 .ssbp-linkedin {
1787
+ background-color: #007bb6;
1788
+ box-shadow: 0 8px 0 #005983, 0 10px 12px rgba(0, 0, 0, 0.33); }
1789
+
1790
+ .ssbp--theme-5 .ssbp-linkedin:active {
1791
+ box-shadow: 0 4px 0 #005983, 0 5px 6px rgba(0, 0, 0, 0.33); }
1792
+
1793
+ .ssbp--theme-5 .ssbp-pinterest {
1794
+ background-color: #ce1a19;
1795
+ box-shadow: 0 8px 0 #a11413, 0 10px 12px rgba(0, 0, 0, 0.33); }
1796
+
1797
+ .ssbp--theme-5 .ssbp-pinterest:active {
1798
+ box-shadow: 0 4px 0 #a11413, 0 5px 6px rgba(0, 0, 0, 0.33); }
1799
+
1800
+ .ssbp--theme-5 .ssbp-print {
1801
+ background-color: #1F6B43;
1802
+ box-shadow: 0 8px 0 #14432a, 0 10px 12px rgba(0, 0, 0, 0.33); }
1803
+
1804
+ .ssbp--theme-5 .ssbp-print:active {
1805
+ box-shadow: 0 4px 0 #14432a, 0 5px 6px rgba(0, 0, 0, 0.33); }
1806
+
1807
+ .ssbp--theme-5 .ssbp-reddit {
1808
+ background-color: #FF4500;
1809
+ box-shadow: 0 8px 0 #cc3700, 0 10px 12px rgba(0, 0, 0, 0.33); }
1810
+
1811
+ .ssbp--theme-5 .ssbp-reddit:active {
1812
+ box-shadow: 0 4px 0 #cc3700, 0 5px 6px rgba(0, 0, 0, 0.33); }
1813
+
1814
+ .ssbp--theme-5 .ssbp-simplesharebuttons {
1815
+ background-color: #4582ec;
1816
+ box-shadow: 0 8px 0 #1863e6, 0 10px 12px rgba(0, 0, 0, 0.33); }
1817
+
1818
+ .ssbp--theme-5 .ssbp-simplesharebuttons:active {
1819
+ box-shadow: 0 4px 0 #1863e6, 0 5px 6px rgba(0, 0, 0, 0.33); }
1820
+
1821
+ .ssbp--theme-5 .ssbp-stumbleupon {
1822
+ background-color: #EB4924;
1823
+ box-shadow: 0 8px 0 #ca3412, 0 10px 12px rgba(0, 0, 0, 0.33); }
1824
+
1825
+ .ssbp--theme-5 .ssbp-stumbleupon:active {
1826
+ box-shadow: 0 4px 0 #ca3412, 0 5px 6px rgba(0, 0, 0, 0.33); }
1827
+
1828
+ .ssbp--theme-5 .ssbp-tumblr {
1829
+ background-color: #2C4762;
1830
+ box-shadow: 0 8px 0 #1c2e3f, 0 10px 12px rgba(0, 0, 0, 0.33); }
1831
+
1832
+ .ssbp--theme-5 .ssbp-tumblr:active {
1833
+ box-shadow: 0 4px 0 #1c2e3f, 0 5px 6px rgba(0, 0, 0, 0.33); }
1834
+
1835
+ .ssbp--theme-5 .ssbp-twitter {
1836
+ background-color: #00a9f1;
1837
+ box-shadow: 0 8px 0 #0085be, 0 10px 12px rgba(0, 0, 0, 0.33); }
1838
+
1839
+ .ssbp--theme-5 .ssbp-twitter:active {
1840
+ box-shadow: 0 4px 0 #0085be, 0 5px 6px rgba(0, 0, 0, 0.33); }
1841
+
1842
+ .ssbp--theme-5 .ssbp-vk {
1843
+ background-color: #45668E;
1844
+ box-shadow: 0 8px 0 #344d6c, 0 10px 12px rgba(0, 0, 0, 0.33); }
1845
+
1846
+ .ssbp--theme-5 .ssbp-vk:active {
1847
+ box-shadow: 0 4px 0 #344d6c, 0 5px 6px rgba(0, 0, 0, 0.33); }
1848
+
1849
+ .ssbp--theme-5 .ssbp-whatsapp {
1850
+ background-color: #34AF23;
1851
+ box-shadow: 0 8px 0 #27851b, 0 10px 12px rgba(0, 0, 0, 0.33); }
1852
+
1853
+ .ssbp--theme-5 .ssbp-whatsapp:active {
1854
+ box-shadow: 0 4px 0 #27851b, 0 5px 6px rgba(0, 0, 0, 0.33); }
1855
+
1856
+ .ssbp--theme-5 .ssbp-yummly {
1857
+ background-color: #E16120;
1858
+ box-shadow: 0 8px 0 #b64d18, 0 10px 12px rgba(0, 0, 0, 0.33); }
1859
+
1860
+ .ssbp--theme-5 .ssbp-yummly:active {
1861
+ box-shadow: 0 4px 0 #b64d18, 0 5px 6px rgba(0, 0, 0, 0.33); }
1862
+
1863
+ .ssbp--theme-5 .ssbp-xing {
1864
+ background-color: #026466;
1865
+ box-shadow: 0 8px 0 #013334, 0 10px 12px rgba(0, 0, 0, 0.33); }
1866
+
1867
+ .ssbp--theme-5 .ssbp-xing:active {
1868
+ box-shadow: 0 4px 0 #013334, 0 5px 6px rgba(0, 0, 0, 0.33); }
1869
+
1870
+ .ssbp--theme-5 .ssbp-each-share {
1871
+ padding-top: 3px;
1872
+ text-align: center;
1873
+ font-size: 12px; }
1874
+
1875
+ .ssbp--theme-2 .ssbp-toggle-switch, .ssbp--theme-3 .ssbp-toggle-switch, .ssbp--theme-10 .ssbp-toggle-switch, .ssbp--theme-11 .ssbp-toggle-switch {
1876
+ background: #4C4C4C;
1877
+ background: rgba(39, 39, 39, 0.8);
1878
+ border-radius: 0;
1879
+ color: #fff; }
1880
+
1881
+ .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 {
1882
+ background: #4C4C4C;
1883
+ background: rgba(39, 39, 39, 0.9); }
1884
+
1885
+ .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 {
1886
+ background: #fff;
1887
+ background: rgba(255, 255, 255, 0.8);
1888
+ color: #272727;
1889
+ border-radius: 0; }
1890
+
1891
+ .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 {
1892
+ background: #fff;
1893
+ background: rgba(255, 255, 255, 0.9); }
1894
+
1895
+ .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 {
1896
+ display: table;
1897
+ table-layout: fixed;
1898
+ width: 100%; }
1899
+
1900
+ .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 {
1901
+ display: inline-block !important;
1902
+ margin: 0 12px !important;
1903
+ display: table-cell !important;
1904
+ width: auto;
1905
+ height: auto; }
1906
+
1907
+ .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 {
1908
+ display: block;
1909
+ width: auto; }
1910
+
1911
+ .ssbp--theme-6[class*="ssbp--fixed"] .ssbp-container {
1912
+ background-color: rgba(255, 255, 255, 0.8);
1913
+ padding: 6px; }
1914
+
1915
+ .ssbp--theme-6 .ssbp-btn {
1916
+ width: 3em;
1917
+ height: 3em;
1918
+ line-height: 3em;
1919
+ border: 2px solid #fff;
1920
+ border-radius: 50%;
1921
+ background-color: #fff;
1922
+ -webkit-transition: .25s;
1923
+ transition: .25s; }
1924
+
1925
+ .ssbp--theme-6 .ssbp-btn:hover, .ssbp--theme-6 .ssbp-btn:focus, .ssbp--theme-6 .ssbp-btn:active {
1926
+ color: #fff; }
1927
+
1928
+ .ssbp--theme-6 .ssbp-list li {
1929
+ margin-left: 12px; }
1930
+
1931
+ .ssbp--theme-6 .ssbp-buffer {
1932
+ border-color: #272727;
1933
+ color: #272727; }
1934
+
1935
+ .ssbp--theme-6 .ssbp-buffer:hover, .ssbp--theme-6 .ssbp-buffer:focus, .ssbp--theme-6 .ssbp-buffer:active {
1936
+ background-color: #272727; }
1937
+
1938
+ .ssbp--theme-6 .ssbp-buffer + .ssbp-each-share {
1939
+ color: #272727;
1940
+ border-color: #272727; }
1941
+
1942
+ .ssbp--theme-6 .ssbp-diggit {
1943
+ border-color: #14589E;
1944
+ color: #14589E; }
1945
+
1946
+ .ssbp--theme-6 .ssbp-diggit:hover, .ssbp--theme-6 .ssbp-diggit:focus, .ssbp--theme-6 .ssbp-diggit:active {
1947
+ background-color: #14589E; }
1948
+
1949
+ .ssbp--theme-6 .ssbp-diggit + .ssbp-each-share {
1950
+ color: #14589E;
1951
+ border-color: #14589E; }
1952
+
1953
+ .ssbp--theme-6 .ssbp-email {
1954
+ border-color: #787878;
1955
+ color: #787878; }
1956
+
1957
+ .ssbp--theme-6 .ssbp-email:hover, .ssbp--theme-6 .ssbp-email:focus, .ssbp--theme-6 .ssbp-email:active {
1958
+ background-color: #787878; }
1959
+
1960
+ .ssbp--theme-6 .ssbp-email + .ssbp-each-share {
1961
+ color: #787878;
1962
+ border-color: #787878; }
1963
+
1964
+ .ssbp--theme-6 .ssbp-ellipsis {
1965
+ border-color: #4582EC;
1966
+ color: #4582EC; }
1967
+
1968
+ .ssbp--theme-6 .ssbp-ellipsis:hover, .ssbp--theme-6 .ssbp-ellipsis:focus, .ssbp--theme-6 .ssbp-ellipsis:active {
1969
+ background-color: #4582EC; }
1970
+
1971
+ .ssbp--theme-6 .ssbp-ellipsis + .ssbp-each-share {
1972
+ color: #4582EC;
1973
+ border-color: #4582EC; }
1974
+
1975
+ .ssbp--theme-6 .ssbp-facebook {
1976
+ border-color: #3b5998;
1977
+ color: #3b5998; }
1978
+
1979
+ .ssbp--theme-6 .ssbp-facebook:hover, .ssbp--theme-6 .ssbp-facebook:focus, .ssbp--theme-6 .ssbp-facebook:active {
1980
+ background-color: #3b5998; }
1981
+
1982
+ .ssbp--theme-6 .ssbp-facebook + .ssbp-each-share {
1983
+ color: #3b5998;
1984
+ border-color: #3b5998; }
1985
+
1986
+ .ssbp--theme-6 .ssbp-facebook_save {
1987
+ border-color: #3b5998;
1988
+ color: #3b5998; }
1989
+
1990
+ .ssbp--theme-6 .ssbp-facebook_save:hover, .ssbp--theme-6 .ssbp-facebook_save:focus, .ssbp--theme-6 .ssbp-facebook_save:active {
1991
+ background-color: #3b5998; }
1992
+
1993
+ .ssbp--theme-6 .ssbp-facebook_save + .ssbp-each-share {
1994
+ color: #3b5998;
1995
+ border-color: #3b5998; }
1996
+
1997
+ .ssbp--theme-6 .ssbp-facebook-messenger {
1998
+ border-color: #0084FF;
1999
+ color: #0084FF; }
2000
+
2001
+ .ssbp--theme-6 .ssbp-facebook-messenger:hover, .ssbp--theme-6 .ssbp-facebook-messenger:focus, .ssbp--theme-6 .ssbp-facebook-messenger:active {
2002
+ background-color: #0084FF; }
2003
+
2004
+ .ssbp--theme-6 .ssbp-facebook-messenger + .ssbp-each-share {
2005
+ color: #0084FF;
2006
+ border-color: #0084FF; }
2007
+
2008
+ .ssbp--theme-6 .ssbp-flattr {
2009
+ border-color: #f67C1A;
2010
+ color: #f67C1A; }
2011
+
2012
+ .ssbp--theme-6 .ssbp-flattr:hover, .ssbp--theme-6 .ssbp-flattr:focus, .ssbp--theme-6 .ssbp-flattr:active {
2013
+ background-color: #f67C1A; }
2014
+
2015
+ .ssbp--theme-6 .ssbp-flattr + .ssbp-each-share {
2016
+ color: #f67C1A;
2017
+ border-color: #f67C1A; }
2018
+
2019
+ .ssbp--theme-6 .ssbp-google {
2020
+ border-color: #DC4E41;
2021
+ color: #DC4E41; }
2022
+
2023
+ .ssbp--theme-6 .ssbp-google:hover, .ssbp--theme-6 .ssbp-google:focus, .ssbp--theme-6 .ssbp-google:active {
2024
+ background-color: #DC4E41; }
2025
+
2026
+ .ssbp--theme-6 .ssbp-google + .ssbp-each-share {
2027
+ color: #DC4E41;
2028
+ border-color: #DC4E41; }
2029
+
2030
+ .ssbp--theme-6 .ssbp-linkedin {
2031
+ border-color: #007bb6;
2032
+ color: #007bb6; }
2033
+
2034
+ .ssbp--theme-6 .ssbp-linkedin:hover, .ssbp--theme-6 .ssbp-linkedin:focus, .ssbp--theme-6 .ssbp-linkedin:active {
2035
+ background-color: #007bb6; }
2036
+
2037
+ .ssbp--theme-6 .ssbp-linkedin + .ssbp-each-share {
2038
+ color: #007bb6;
2039
+ border-color: #007bb6; }
2040
+
2041
+ .ssbp--theme-6 .ssbp-pinterest {
2042
+ border-color: #ce1a19;
2043
+ color: #ce1a19; }
2044
+
2045
+ .ssbp--theme-6 .ssbp-pinterest:hover, .ssbp--theme-6 .ssbp-pinterest:focus, .ssbp--theme-6 .ssbp-pinterest:active {
2046
+ background-color: #ce1a19; }
2047
+
2048
+ .ssbp--theme-6 .ssbp-pinterest + .ssbp-each-share {
2049
+ color: #ce1a19;
2050
+ border-color: #ce1a19; }
2051
+
2052
+ .ssbp--theme-6 .ssbp-print {
2053
+ border-color: #1F6B43;
2054
+ color: #1F6B43; }
2055
+
2056
+ .ssbp--theme-6 .ssbp-print:hover, .ssbp--theme-6 .ssbp-print:focus, .ssbp--theme-6 .ssbp-print:active {
2057
+ background-color: #1F6B43; }
2058
+
2059
+ .ssbp--theme-6 .ssbp-print + .ssbp-each-share {
2060
+ color: #1F6B43;
2061
+ border-color: #1F6B43; }
2062
+
2063
+ .ssbp--theme-6 .ssbp-reddit {
2064
+ border-color: #FF4500;
2065
+ color: #FF4500; }
2066
+
2067
+ .ssbp--theme-6 .ssbp-reddit:hover, .ssbp--theme-6 .ssbp-reddit:focus, .ssbp--theme-6 .ssbp-reddit:active {
2068
+ background-color: #FF4500; }
2069
+
2070
+ .ssbp--theme-6 .ssbp-reddit + .ssbp-each-share {
2071
+ color: #FF4500;
2072
+ border-color: #FF4500; }
2073
+
2074
+ .ssbp--theme-6 .ssbp-simplesharebuttons {
2075
+ border-color: #4582ec;
2076
+ color: #4582ec; }
2077
+
2078
+ .ssbp--theme-6 .ssbp-simplesharebuttons:hover, .ssbp--theme-6 .ssbp-simplesharebuttons:focus, .ssbp--theme-6 .ssbp-simplesharebuttons:active {
2079
+ background-color: #4582ec; }
2080
+
2081
+ .ssbp--theme-6 .ssbp-simplesharebuttons + .ssbp-each-share {
2082
+ color: #4582ec;
2083
+ border-color: #4582ec; }
2084
+
2085
+ .ssbp--theme-6 .ssbp-stumbleupon {
2086
+ border-color: #EB4924;
2087
+ color: #EB4924; }
2088
+
2089
+ .ssbp--theme-6 .ssbp-stumbleupon:hover, .ssbp--theme-6 .ssbp-stumbleupon:focus, .ssbp--theme-6 .ssbp-stumbleupon:active {
2090
+ background-color: #EB4924; }
2091
+
2092
+ .ssbp--theme-6 .ssbp-stumbleupon + .ssbp-each-share {
2093
+ color: #EB4924;
2094
+ border-color: #EB4924; }
2095
+
2096
+ .ssbp--theme-6 .ssbp-tumblr {
2097
+ border-color: #2C4762;
2098
+ color: #2C4762; }
2099
+
2100
+ .ssbp--theme-6 .ssbp-tumblr:hover, .ssbp--theme-6 .ssbp-tumblr:focus, .ssbp--theme-6 .ssbp-tumblr:active {
2101
+ background-color: #2C4762; }
2102
+
2103
+ .ssbp--theme-6 .ssbp-tumblr + .ssbp-each-share {
2104
+ color: #2C4762;
2105
+ border-color: #2C4762; }
2106
+
2107
+ .ssbp--theme-6 .ssbp-twitter {
2108
+ border-color: #00a9f1;
2109
+ color: #00a9f1; }
2110
+
2111
+ .ssbp--theme-6 .ssbp-twitter:hover, .ssbp--theme-6 .ssbp-twitter:focus, .ssbp--theme-6 .ssbp-twitter:active {
2112
+ background-color: #00a9f1; }
2113
+
2114
+ .ssbp--theme-6 .ssbp-twitter + .ssbp-each-share {
2115
+ color: #00a9f1;
2116
+ border-color: #00a9f1; }
2117
+
2118
+ .ssbp--theme-6 .ssbp-vk {
2119
+ border-color: #45668E;
2120
+ color: #45668E; }
2121
+
2122
+ .ssbp--theme-6 .ssbp-vk:hover, .ssbp--theme-6 .ssbp-vk:focus, .ssbp--theme-6 .ssbp-vk:active {
2123
+ background-color: #45668E; }
2124
+
2125
+ .ssbp--theme-6 .ssbp-vk + .ssbp-each-share {
2126
+ color: #45668E;
2127
+ border-color: #45668E; }
2128
+
2129
+ .ssbp--theme-6 .ssbp-whatsapp {
2130
+ border-color: #34AF23;
2131
+ color: #34AF23; }
2132
+
2133
+ .ssbp--theme-6 .ssbp-whatsapp:hover, .ssbp--theme-6 .ssbp-whatsapp:focus, .ssbp--theme-6 .ssbp-whatsapp:active {
2134
+ background-color: #34AF23; }
2135
+
2136
+ .ssbp--theme-6 .ssbp-whatsapp + .ssbp-each-share {
2137
+ color: #34AF23;
2138
+ border-color: #34AF23; }
2139
+
2140
+ .ssbp--theme-6 .ssbp-yummly {
2141
+ border-color: #E16120;
2142
+ color: #E16120; }
2143
+
2144
+ .ssbp--theme-6 .ssbp-yummly:hover, .ssbp--theme-6 .ssbp-yummly:focus, .ssbp--theme-6 .ssbp-yummly:active {
2145
+ background-color: #E16120; }
2146
+
2147
+ .ssbp--theme-6 .ssbp-yummly + .ssbp-each-share {
2148
+ color: #E16120;
2149
+ border-color: #E16120; }
2150
+
2151
+ .ssbp--theme-6 .ssbp-xing {
2152
+ border-color: #026466;
2153
+ color: #026466; }
2154
+
2155
+ .ssbp--theme-6 .ssbp-xing:hover, .ssbp--theme-6 .ssbp-xing:focus, .ssbp--theme-6 .ssbp-xing:active {
2156
+ background-color: #026466; }
2157
+
2158
+ .ssbp--theme-6 .ssbp-xing + .ssbp-each-share {
2159
+ color: #026466;
2160
+ border-color: #026466; }
2161
+
2162
+ .ssbp--theme-6 .ssbp-each-share {
2163
+ position: absolute;
2164
+ top: 0;
2165
+ left: 100%;
2166
+ z-index: 11;
2167
+ margin-left: -12px;
2168
+ padding: 2px;
2169
+ border: 1px solid #fff;
2170
+ background-color: #fff;
2171
+ border-radius: 6px;
2172
+ font-size: 10px;
2173
+ color: #FFF; }
2174
+
2175
+ .ssbp--theme-6.ssbp--fixed-right .ssbp-each-share {
2176
+ left: auto;
2177
+ right: 100%;
2178
+ margin-left: 0;
2179
+ margin-right: -12px; }
2180
+
2181
+ .ssbp--theme-2 .ssbp-toggle-switch, .ssbp--theme-3 .ssbp-toggle-switch, .ssbp--theme-10 .ssbp-toggle-switch, .ssbp--theme-11 .ssbp-toggle-switch {
2182
+ background: #4C4C4C;
2183
+ background: rgba(39, 39, 39, 0.8);
2184
+ border-radius: 0;
2185
+ color: #fff; }
2186
+
2187
+ .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 {
2188
+ background: #4C4C4C;
2189
+ background: rgba(39, 39, 39, 0.9); }
2190
+
2191
+ .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 {
2192
+ background: #fff;
2193
+ background: rgba(255, 255, 255, 0.8);
2194
+ color: #272727;
2195
+ border-radius: 0; }
2196
+
2197
+ .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 {
2198
+ background: #fff;
2199
+ background: rgba(255, 255, 255, 0.9); }
2200
+
2201
+ .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 {
2202
+ display: table;
2203
+ table-layout: fixed;
2204
+ width: 100%; }
2205
+
2206
+ .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 {
2207
+ display: inline-block !important;
2208
+ margin: 0 6px !important;
2209
+ display: table-cell !important;
2210
+ width: auto;
2211
+ height: auto; }
2212
+
2213
+ .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 {
2214
+ display: block;
2215
+ width: auto; }
2216
+
2217
+ .ssbp--theme-7 .ssbp-list li {
2218
+ margin-left: 6px; }
2219
+
2220
+ .ssbp--theme-7 .ssbp-text {
2221
+ display: inline-block;
2222
+ vertical-align: middle;
2223
+ font-size: 12px; }
2224
+
2225
+ .ssbp--theme-7 .ssbp-btn {
2226
+ display: block;
2227
+ border: 2px solid #fff;
2228
+ color: #fff;
2229
+ background-color: #fff;
2230
+ -webkit-transition: background-color .25s;
2231
+ transition: background-color .25s; }
2232
+
2233
+ .ssbp--theme-7 .ssbp-btn:before {
2234
+ vertical-align: middle; }
2235
+
2236
+ .ssbp--theme-7 .ssbp-buffer {
2237
+ border-color: #272727;
2238
+ color: #272727; }
2239
+
2240
+ .ssbp--theme-7 .ssbp-buffer:visited {
2241
+ color: #272727; }
2242
+
2243
+ .ssbp--theme-7 .ssbp-buffer:hover, .ssbp--theme-7 .ssbp-buffer:focus, .ssbp--theme-7 .ssbp-buffer:active {
2244
+ background-color: #272727;
2245
+ border-bottom: 2px #272727 solid;
2246
+ color: #fff; }
2247
+
2248
+ .ssbp--theme-7 .ssbp-buffer + .ssbp-each-share {
2249
+ color: #272727; }
2250
+
2251
+ .ssbp--theme-7 .ssbp-diggit {
2252
+ border-color: #14589E;
2253
+ color: #14589E; }
2254
+
2255
+ .ssbp--theme-7 .ssbp-diggit:visited {
2256
+ color: #14589E; }
2257
+
2258
+ .ssbp--theme-7 .ssbp-diggit:hover, .ssbp--theme-7 .ssbp-diggit:focus, .ssbp--theme-7 .ssbp-diggit:active {
2259
+ background-color: #14589E;
2260
+ border-bottom: 2px #14589E solid;
2261
+ color: #fff; }
2262
+
2263
+ .ssbp--theme-7 .ssbp-diggit + .ssbp-each-share {
2264
+ color: #14589E; }
2265
+
2266
+ .ssbp--theme-7 .ssbp-email {
2267
+ border-color: #787878;
2268
+ color: #787878; }
2269
+
2270
+ .ssbp--theme-7 .ssbp-email:visited {
2271
+ color: #787878; }
2272
+
2273
+ .ssbp--theme-7 .ssbp-email:hover, .ssbp--theme-7 .ssbp-email:focus, .ssbp--theme-7 .ssbp-email:active {
2274
+ background-color: #787878;
2275
+ border-bottom: 2px #787878 solid;
2276
+ color: #fff; }
2277
+
2278
+ .ssbp--theme-7 .ssbp-email + .ssbp-each-share {
2279
+ color: #787878; }
2280
+
2281
+ .ssbp--theme-7 .ssbp-ellipsis {
2282
+ border-color: #4582EC;
2283
+ color: #4582EC; }
2284
+
2285
+ .ssbp--theme-7 .ssbp-ellipsis:visited {
2286
+ color: #4582EC; }
2287
+
2288
+ .ssbp--theme-7 .ssbp-ellipsis:hover, .ssbp--theme-7 .ssbp-ellipsis:focus, .ssbp--theme-7 .ssbp-ellipsis:active {
2289
+ background-color: #4582EC;
2290
+ border-bottom: 2px #4582EC solid;
2291
+ color: #fff; }
2292
+
2293
+ .ssbp--theme-7 .ssbp-ellipsis + .ssbp-each-share {
2294
+ color: #4582EC; }
2295
+
2296
+ .ssbp--theme-7 .ssbp-facebook {
2297
+ border-color: #3b5998;
2298
+ color: #3b5998; }
2299
+
2300
+ .ssbp--theme-7 .ssbp-facebook:visited {
2301
+ color: #3b5998; }
2302
+
2303
+ .ssbp--theme-7 .ssbp-facebook:hover, .ssbp--theme-7 .ssbp-facebook:focus, .ssbp--theme-7 .ssbp-facebook:active {
2304
+ background-color: #3b5998;
2305
+ border-bottom: 2px #3b5998 solid;
2306
+ color: #fff; }
2307
+
2308
+ .ssbp--theme-7 .ssbp-facebook + .ssbp-each-share {
2309
+ color: #3b5998; }
2310
+
2311
+ .ssbp--theme-7 .ssbp-facebook_save {
2312
+ border-color: #3b5998;
2313
+ color: #3b5998; }
2314
+
2315
+ .ssbp--theme-7 .ssbp-facebook_save:visited {
2316
+ color: #3b5998; }
2317
+
2318
+ .ssbp--theme-7 .ssbp-facebook_save:hover, .ssbp--theme-7 .ssbp-facebook_save:focus, .ssbp--theme-7 .ssbp-facebook_save:active {
2319
+ background-color: #3b5998;
2320
+ border-bottom: 2px #3b5998 solid;
2321
+ color: #fff; }
2322
+
2323
+ .ssbp--theme-7 .ssbp-facebook_save + .ssbp-each-share {
2324
+ color: #3b5998; }
2325
+
2326
+ .ssbp--theme-7 .ssbp-facebook-messenger {
2327
+ border-color: #0084FF;
2328
+ color: #0084FF; }
2329
+
2330
+ .ssbp--theme-7 .ssbp-facebook-messenger:visited {
2331
+ color: #0084FF; }
2332
+
2333
+ .ssbp--theme-7 .ssbp-facebook-messenger:hover, .ssbp--theme-7 .ssbp-facebook-messenger:focus, .ssbp--theme-7 .ssbp-facebook-messenger:active {
2334
+ background-color: #0084FF;
2335
+ border-bottom: 2px #0084FF solid;
2336
+ color: #fff; }
2337
+
2338
+ .ssbp--theme-7 .ssbp-facebook-messenger + .ssbp-each-share {
2339
+ color: #0084FF; }
2340
+
2341
+ .ssbp--theme-7 .ssbp-flattr {
2342
+ border-color: #f67C1A;
2343
+ color: #f67C1A; }
2344
+
2345
+ .ssbp--theme-7 .ssbp-flattr:visited {
2346
+ color: #f67C1A; }
2347
+
2348
+ .ssbp--theme-7 .ssbp-flattr:hover, .ssbp--theme-7 .ssbp-flattr:focus, .ssbp--theme-7 .ssbp-flattr:active {
2349
+ background-color: #f67C1A;
2350
+ border-bottom: 2px #f67C1A solid;
2351
+ color: #fff; }
2352
+
2353
+ .ssbp--theme-7 .ssbp-flattr + .ssbp-each-share {
2354
+ color: #f67C1A; }
2355
+
2356
+ .ssbp--theme-7 .ssbp-google {
2357
+ border-color: #DC4E41;
2358
+ color: #DC4E41; }
2359
+
2360
+ .ssbp--theme-7 .ssbp-google:visited {
2361
+ color: #DC4E41; }
2362
+
2363
+ .ssbp--theme-7 .ssbp-google:hover, .ssbp--theme-7 .ssbp-google:focus, .ssbp--theme-7 .ssbp-google:active {
2364
+ background-color: #DC4E41;
2365
+ border-bottom: 2px #DC4E41 solid;
2366
+ color: #fff; }
2367
+
2368
+ .ssbp--theme-7 .ssbp-google + .ssbp-each-share {
2369
+ color: #DC4E41; }
2370
+
2371
+ .ssbp--theme-7 .ssbp-linkedin {
2372
+ border-color: #007bb6;
2373
+ color: #007bb6; }
2374
+
2375
+ .ssbp--theme-7 .ssbp-linkedin:visited {
2376
+ color: #007bb6; }
2377
+
2378
+ .ssbp--theme-7 .ssbp-linkedin:hover, .ssbp--theme-7 .ssbp-linkedin:focus, .ssbp--theme-7 .ssbp-linkedin:active {
2379
+ background-color: #007bb6;
2380
+ border-bottom: 2px #007bb6 solid;
2381
+ color: #fff; }
2382
+
2383
+ .ssbp--theme-7 .ssbp-linkedin + .ssbp-each-share {
2384
+ color: #007bb6; }
2385
+
2386
+ .ssbp--theme-7 .ssbp-pinterest {
2387
+ border-color: #ce1a19;
2388
+ color: #ce1a19; }
2389
+
2390
+ .ssbp--theme-7 .ssbp-pinterest:visited {
2391
+ color: #ce1a19; }
2392
+
2393
+ .ssbp--theme-7 .ssbp-pinterest:hover, .ssbp--theme-7 .ssbp-pinterest:focus, .ssbp--theme-7 .ssbp-pinterest:active {
2394
+ background-color: #ce1a19;
2395
+ border-bottom: 2px #ce1a19 solid;
2396
+ color: #fff; }
2397
+
2398
+ .ssbp--theme-7 .ssbp-pinterest + .ssbp-each-share {
2399
+ color: #ce1a19; }
2400
+
2401
+ .ssbp--theme-7 .ssbp-print {
2402
+ border-color: #1F6B43;
2403
+ color: #1F6B43; }
2404
+
2405
+ .ssbp--theme-7 .ssbp-print:visited {
2406
+ color: #1F6B43; }
2407
+
2408
+ .ssbp--theme-7 .ssbp-print:hover, .ssbp--theme-7 .ssbp-print:focus, .ssbp--theme-7 .ssbp-print:active {
2409
+ background-color: #1F6B43;
2410
+ border-bottom: 2px #1F6B43 solid;
2411
+ color: #fff; }
2412
+
2413
+ .ssbp--theme-7 .ssbp-print + .ssbp-each-share {
2414
+ color: #1F6B43; }
2415
+
2416
+ .ssbp--theme-7 .ssbp-reddit {
2417
+ border-color: #FF4500;
2418
+ color: #FF4500; }
2419
+
2420
+ .ssbp--theme-7 .ssbp-reddit:visited {
2421
+ color: #FF4500; }
2422
+
2423
+ .ssbp--theme-7 .ssbp-reddit:hover, .ssbp--theme-7 .ssbp-reddit:focus, .ssbp--theme-7 .ssbp-reddit:active {
2424
+ background-color: #FF4500;
2425
+ border-bottom: 2px #FF4500 solid;
2426
+ color: #fff; }
2427
+
2428
+ .ssbp--theme-7 .ssbp-reddit + .ssbp-each-share {
2429
+ color: #FF4500; }
2430
+
2431
+ .ssbp--theme-7 .ssbp-simplesharebuttons {
2432
+ border-color: #4582ec;
2433
+ color: #4582ec; }
2434
+
2435
+ .ssbp--theme-7 .ssbp-simplesharebuttons:visited {
2436
+ color: #4582ec; }
2437
+
2438
+ .ssbp--theme-7 .ssbp-simplesharebuttons:hover, .ssbp--theme-7 .ssbp-simplesharebuttons:focus, .ssbp--theme-7 .ssbp-simplesharebuttons:active {
2439
+ background-color: #4582ec;
2440
+ border-bottom: 2px #4582ec solid;
2441
+ color: #fff; }
2442
+
2443
+ .ssbp--theme-7 .ssbp-simplesharebuttons + .ssbp-each-share {
2444
+ color: #4582ec; }
2445
+
2446
+ .ssbp--theme-7 .ssbp-stumbleupon {
2447
+ border-color: #EB4924;
2448
+ color: #EB4924; }
2449
+
2450
+ .ssbp--theme-7 .ssbp-stumbleupon:visited {
2451
+ color: #EB4924; }
2452
+
2453
+ .ssbp--theme-7 .ssbp-stumbleupon:hover, .ssbp--theme-7 .ssbp-stumbleupon:focus, .ssbp--theme-7 .ssbp-stumbleupon:active {
2454
+ background-color: #EB4924;
2455
+ border-bottom: 2px #EB4924 solid;
2456
+ color: #fff; }
2457
+
2458
+ .ssbp--theme-7 .ssbp-stumbleupon + .ssbp-each-share {
2459
+ color: #EB4924; }
2460
+
2461
+ .ssbp--theme-7 .ssbp-tumblr {
2462
+ border-color: #2C4762;
2463
+ color: #2C4762; }
2464
+
2465
+ .ssbp--theme-7 .ssbp-tumblr:visited {
2466
+ color: #2C4762; }
2467
+
2468
+ .ssbp--theme-7 .ssbp-tumblr:hover, .ssbp--theme-7 .ssbp-tumblr:focus, .ssbp--theme-7 .ssbp-tumblr:active {
2469
+ background-color: #2C4762;
2470
+ border-bottom: 2px #2C4762 solid;
2471
+ color: #fff; }
2472
+
2473
+ .ssbp--theme-7 .ssbp-tumblr + .ssbp-each-share {
2474
+ color: #2C4762; }
2475
+
2476
+ .ssbp--theme-7 .ssbp-twitter {
2477
+ border-color: #00a9f1;
2478
+ color: #00a9f1; }
2479
+
2480
+ .ssbp--theme-7 .ssbp-twitter:visited {
2481
+ color: #00a9f1; }
2482
+
2483
+ .ssbp--theme-7 .ssbp-twitter:hover, .ssbp--theme-7 .ssbp-twitter:focus, .ssbp--theme-7 .ssbp-twitter:active {
2484
+ background-color: #00a9f1;
2485
+ border-bottom: 2px #00a9f1 solid;
2486
+ color: #fff; }
2487
+
2488
+ .ssbp--theme-7 .ssbp-twitter + .ssbp-each-share {
2489
+ color: #00a9f1; }
2490
+
2491
+ .ssbp--theme-7 .ssbp-vk {
2492
+ border-color: #45668E;
2493
+ color: #45668E; }
2494
+
2495
+ .ssbp--theme-7 .ssbp-vk:visited {
2496
+ color: #45668E; }
2497
+
2498
+ .ssbp--theme-7 .ssbp-vk:hover, .ssbp--theme-7 .ssbp-vk:focus, .ssbp--theme-7 .ssbp-vk:active {
2499
+ background-color: #45668E;
2500
+ border-bottom: 2px #45668E solid;
2501
+ color: #fff; }
2502
+
2503
+ .ssbp--theme-7 .ssbp-vk + .ssbp-each-share {
2504
+ color: #45668E; }
2505
+
2506
+ .ssbp--theme-7 .ssbp-whatsapp {
2507
+ border-color: #34AF23;
2508
+ color: #34AF23; }
2509
+
2510
+ .ssbp--theme-7 .ssbp-whatsapp:visited {
2511
+ color: #34AF23; }
2512
+
2513
+ .ssbp--theme-7 .ssbp-whatsapp:hover, .ssbp--theme-7 .ssbp-whatsapp:focus, .ssbp--theme-7 .ssbp-whatsapp:active {
2514
+ background-color: #34AF23;
2515
+ border-bottom: 2px #34AF23 solid;
2516
+ color: #fff; }
2517
+
2518
+ .ssbp--theme-7 .ssbp-whatsapp + .ssbp-each-share {
2519
+ color: #34AF23; }
2520
+
2521
+ .ssbp--theme-7 .ssbp-yummly {
2522
+ border-color: #E16120;
2523
+ color: #E16120; }
2524
+
2525
+ .ssbp--theme-7 .ssbp-yummly:visited {
2526
+ color: #E16120; }
2527
+
2528
+ .ssbp--theme-7 .ssbp-yummly:hover, .ssbp--theme-7 .ssbp-yummly:focus, .ssbp--theme-7 .ssbp-yummly:active {
2529
+ background-color: #E16120;
2530
+ border-bottom: 2px #E16120 solid;
2531
+ color: #fff; }
2532
+
2533
+ .ssbp--theme-7 .ssbp-yummly + .ssbp-each-share {
2534
+ color: #E16120; }
2535
+
2536
+ .ssbp--theme-7 .ssbp-xing {
2537
+ border-color: #026466;
2538
+ color: #026466; }
2539
+
2540
+ .ssbp--theme-7 .ssbp-xing:visited {
2541
+ color: #026466; }
2542
+
2543
+ .ssbp--theme-7 .ssbp-xing:hover, .ssbp--theme-7 .ssbp-xing:focus, .ssbp--theme-7 .ssbp-xing:active {
2544
+ background-color: #026466;
2545
+ border-bottom: 2px #026466 solid;
2546
+ color: #fff; }
2547
+
2548
+ .ssbp--theme-7 .ssbp-xing + .ssbp-each-share {
2549
+ color: #026466; }
2550
+
2551
+ .ssbp--theme-7 .ssbp-each-share {
2552
+ padding-top: 3px;
2553
+ text-align: center;
2554
+ font-size: 12px; }
2555
+
2556
+ .ssbp--theme-2 .ssbp-toggle-switch, .ssbp--theme-3 .ssbp-toggle-switch, .ssbp--theme-10 .ssbp-toggle-switch, .ssbp--theme-11 .ssbp-toggle-switch {
2557
+ background: #4C4C4C;
2558
+ background: rgba(39, 39, 39, 0.8);
2559
+ border-radius: 0;
2560
+ color: #fff; }
2561
+
2562
+ .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 {
2563
+ background: #4C4C4C;
2564
+ background: rgba(39, 39, 39, 0.9); }
2565
+
2566
+ .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 {
2567
+ background: #fff;
2568
+ background: rgba(255, 255, 255, 0.8);
2569
+ color: #272727;
2570
+ border-radius: 0; }
2571
+
2572
+ .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 {
2573
+ background: #fff;
2574
+ background: rgba(255, 255, 255, 0.9); }
2575
+
2576
+ .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 {
2577
+ display: table;
2578
+ table-layout: fixed;
2579
+ width: 100%; }
2580
+
2581
+ .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 {
2582
+ display: inline-block !important;
2583
+ margin: 0 6px !important;
2584
+ display: table-cell !important;
2585
+ width: auto;
2586
+ height: auto; }
2587
+
2588
+ .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 {
2589
+ display: block;
2590
+ width: auto; }
2591
+
2592
+ .ssbp--theme-8 .ssbp-list li {
2593
+ margin-left: 6px; }
2594
+
2595
+ .ssbp--theme-8 .ssbp-btn:hover, .ssbp--theme-8 .ssbp-btn:focus, .ssbp--theme-8 .ssbp-btn:active {
2596
+ border-bottom: 3px solid #272727; }
2597
+
2598
+ .ssbp--theme-8 .ssbp-btn, .ssbp--theme-8 .ssbp-btn:visited {
2599
+ width: 4em;
2600
+ height: 3em;
2601
+ line-height: 3em;
2602
+ position: relative;
2603
+ border: 3px solid #272727;
2604
+ background-color: #fff;
2605
+ color: #272727;
2606
+ -webkit-transition: .25s;
2607
+ transition: .25s; }
2608
+
2609
+ .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 {
2610
+ background-color: #272727;
2611
+ color: #fff; }
2612
+
2613
+ .ssbp--theme-8 .ssbp-each-share {
2614
+ padding-top: 3px;
2615
+ text-align: center;
2616
+ font-size: 12px; }
2617
+
2618
+ .ssbp--theme-2 .ssbp-toggle-switch, .ssbp--theme-3 .ssbp-toggle-switch, .ssbp--theme-10 .ssbp-toggle-switch, .ssbp--theme-11 .ssbp-toggle-switch {
2619
+ background: #4C4C4C;
2620
+ background: rgba(39, 39, 39, 0.8);
2621
+ border-radius: 0;
2622
+ color: #fff; }
2623
+
2624
+ .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 {
2625
+ background: #4C4C4C;
2626
+ background: rgba(39, 39, 39, 0.9); }
2627
+
2628
+ .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 {
2629
+ background: #fff;
2630
+ background: rgba(255, 255, 255, 0.8);
2631
+ color: #272727;
2632
+ border-radius: 0; }
2633
+
2634
+ .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 {
2635
+ background: #fff;
2636
+ background: rgba(255, 255, 255, 0.9); }
2637
+
2638
+ .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 {
2639
+ display: table;
2640
+ table-layout: fixed;
2641
+ width: 100%; }
2642
+
2643
+ .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 {
2644
+ display: inline-block !important;
2645
+ margin: 0 6px !important;
2646
+ display: table-cell !important;
2647
+ width: auto;
2648
+ height: auto; }
2649
+
2650
+ .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 {
2651
+ display: block;
2652
+ width: auto; }
2653
+
2654
+ .ssbp--theme-9 .ssbp-list li {
2655
+ margin-left: 6px; }
2656
+
2657
+ .ssbp--theme-9 .ssbp-btn {
2658
+ display: block;
2659
+ padding: .5em 1em; }
2660
+
2661
+ .ssbp--theme-9 .ssbp-btn:hover, .ssbp--theme-9 .ssbp-btn:focus, .ssbp--theme-9 .ssbp-btn:active {
2662
+ opacity: .66; }
2663
+
2664
+ .ssbp--theme-9 .ssbp-buffer {
2665
+ border-bottom: 5px solid #272727;
2666
+ color: #272727; }
2667
+
2668
+ .ssbp--theme-9 .ssbp-buffer:hover, .ssbp--theme-9 .ssbp-buffer:focus, .ssbp--theme-9 .ssbp-buffer:active {
2669
+ border-bottom: 5px solid #272727; }
2670
+
2671
+ .ssbp--theme-9 .ssbp-buffer:hover, .ssbp--theme-9 .ssbp-buffer:focus, .ssbp--theme-9 .ssbp-buffer:active, .ssbp--theme-9 .ssbp-buffer:visited {
2672
+ color: #272727; }
2673
+
2674
+ .ssbp--theme-9 .ssbp-buffer + .ssbp-each-share {
2675
+ color: #272727; }
2676
+
2677
+ .ssbp--theme-9 .ssbp-diggit {
2678
+ border-bottom: 5px solid #14589E;
2679
+ color: #14589E; }
2680
+
2681
+ .ssbp--theme-9 .ssbp-diggit:hover, .ssbp--theme-9 .ssbp-diggit:focus, .ssbp--theme-9 .ssbp-diggit:active {
2682
+ border-bottom: 5px solid #14589E; }
2683
+
2684
+ .ssbp--theme-9 .ssbp-diggit:hover, .ssbp--theme-9 .ssbp-diggit:focus, .ssbp--theme-9 .ssbp-diggit:active, .ssbp--theme-9 .ssbp-diggit:visited {
2685
+ color: #14589E; }
2686
+
2687
+ .ssbp--theme-9 .ssbp-diggit + .ssbp-each-share {
2688
+ color: #14589E; }
2689
+
2690
+ .ssbp--theme-9 .ssbp-email {
2691
+ border-bottom: 5px solid #787878;
2692
+ color: #787878; }
2693
+
2694
+ .ssbp--theme-9 .ssbp-email:hover, .ssbp--theme-9 .ssbp-email:focus, .ssbp--theme-9 .ssbp-email:active {
2695
+ border-bottom: 5px solid #787878; }
2696
+
2697
+ .ssbp--theme-9 .ssbp-email:hover, .ssbp--theme-9 .ssbp-email:focus, .ssbp--theme-9 .ssbp-email:active, .ssbp--theme-9 .ssbp-email:visited {
2698
+ color: #787878; }
2699
+
2700
+ .ssbp--theme-9 .ssbp-email + .ssbp-each-share {
2701
+ color: #787878; }
2702
+
2703
+ .ssbp--theme-9 .ssbp-ellipsis {
2704
+ border-bottom: 5px solid #4582EC;
2705
+ color: #4582EC; }
2706
+
2707
+ .ssbp--theme-9 .ssbp-ellipsis:hover, .ssbp--theme-9 .ssbp-ellipsis:focus, .ssbp--theme-9 .ssbp-ellipsis:active {
2708
+ border-bottom: 5px solid #4582EC; }
2709
+
2710
+ .ssbp--theme-9 .ssbp-ellipsis:hover, .ssbp--theme-9 .ssbp-ellipsis:focus, .ssbp--theme-9 .ssbp-ellipsis:active, .ssbp--theme-9 .ssbp-ellipsis:visited {
2711
+ color: #4582EC; }
2712
+
2713
+ .ssbp--theme-9 .ssbp-ellipsis + .ssbp-each-share {
2714
+ color: #4582EC; }
2715
+
2716
+ .ssbp--theme-9 .ssbp-facebook {
2717
+ border-bottom: 5px solid #3b5998;
2718
+ color: #3b5998; }
2719
+
2720
+ .ssbp--theme-9 .ssbp-facebook:hover, .ssbp--theme-9 .ssbp-facebook:focus, .ssbp--theme-9 .ssbp-facebook:active {
2721
+ border-bottom: 5px solid #3b5998; }
2722
+
2723
+ .ssbp--theme-9 .ssbp-facebook:hover, .ssbp--theme-9 .ssbp-facebook:focus, .ssbp--theme-9 .ssbp-facebook:active, .ssbp--theme-9 .ssbp-facebook:visited {
2724
+ color: #3b5998; }
2725
+
2726
+ .ssbp--theme-9 .ssbp-facebook + .ssbp-each-share {
2727
+ color: #3b5998; }
2728
+
2729
+ .ssbp--theme-9 .ssbp-facebook_save {
2730
+ border-bottom: 5px solid #3b5998;
2731
+ color: #3b5998; }
2732
+
2733
+ .ssbp--theme-9 .ssbp-facebook_save:hover, .ssbp--theme-9 .ssbp-facebook_save:focus, .ssbp--theme-9 .ssbp-facebook_save:active {
2734
+ border-bottom: 5px solid #3b5998; }
2735
+
2736
+ .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 {
2737
+ color: #3b5998; }
2738
+
2739
+ .ssbp--theme-9 .ssbp-facebook_save + .ssbp-each-share {
2740
+ color: #3b5998; }
2741
+
2742
+ .ssbp--theme-9 .ssbp-facebook-messenger {
2743
+ border-bottom: 5px solid #0084FF;
2744
+ color: #0084FF; }
2745
+
2746
+ .ssbp--theme-9 .ssbp-facebook-messenger:hover, .ssbp--theme-9 .ssbp-facebook-messenger:focus, .ssbp--theme-9 .ssbp-facebook-messenger:active {
2747
+ border-bottom: 5px solid #0084FF; }
2748
+
2749
+ .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 {
2750
+ color: #0084FF; }
2751
+
2752
+ .ssbp--theme-9 .ssbp-facebook-messenger + .ssbp-each-share {
2753
+ color: #0084FF; }
2754
+
2755
+ .ssbp--theme-9 .ssbp-flattr {
2756
+ border-bottom: 5px solid #f67C1A;
2757
+ color: #f67C1A; }
2758
+
2759
+ .ssbp--theme-9 .ssbp-flattr:hover, .ssbp--theme-9 .ssbp-flattr:focus, .ssbp--theme-9 .ssbp-flattr:active {
2760
+ border-bottom: 5px solid #f67C1A; }
2761
+
2762
+ .ssbp--theme-9 .ssbp-flattr:hover, .ssbp--theme-9 .ssbp-flattr:focus, .ssbp--theme-9 .ssbp-flattr:active, .ssbp--theme-9 .ssbp-flattr:visited {
2763
+ color: #f67C1A; }
2764
+
2765
+ .ssbp--theme-9 .ssbp-flattr + .ssbp-each-share {
2766
+ color: #f67C1A; }
2767
+
2768
+ .ssbp--theme-9 .ssbp-google {
2769
+ border-bottom: 5px solid #DC4E41;
2770
+ color: #DC4E41; }
2771
+
2772
+ .ssbp--theme-9 .ssbp-google:hover, .ssbp--theme-9 .ssbp-google:focus, .ssbp--theme-9 .ssbp-google:active {
2773
+ border-bottom: 5px solid #DC4E41; }
2774
+
2775
+ .ssbp--theme-9 .ssbp-google:hover, .ssbp--theme-9 .ssbp-google:focus, .ssbp--theme-9 .ssbp-google:active, .ssbp--theme-9 .ssbp-google:visited {
2776
+ color: #DC4E41; }
2777
+
2778
+ .ssbp--theme-9 .ssbp-google + .ssbp-each-share {
2779
+ color: #DC4E41; }
2780
+
2781
+ .ssbp--theme-9 .ssbp-linkedin {
2782
+ border-bottom: 5px solid #007bb6;
2783
+ color: #007bb6; }
2784
+
2785
+ .ssbp--theme-9 .ssbp-linkedin:hover, .ssbp--theme-9 .ssbp-linkedin:focus, .ssbp--theme-9 .ssbp-linkedin:active {
2786
+ border-bottom: 5px solid #007bb6; }
2787
+
2788
+ .ssbp--theme-9 .ssbp-linkedin:hover, .ssbp--theme-9 .ssbp-linkedin:focus, .ssbp--theme-9 .ssbp-linkedin:active, .ssbp--theme-9 .ssbp-linkedin:visited {
2789
+ color: #007bb6; }
2790
+
2791
+ .ssbp--theme-9 .ssbp-linkedin + .ssbp-each-share {
2792
+ color: #007bb6; }
2793
+
2794
+ .ssbp--theme-9 .ssbp-pinterest {
2795
+ border-bottom: 5px solid #ce1a19;
2796
+ color: #ce1a19; }
2797
+
2798
+ .ssbp--theme-9 .ssbp-pinterest:hover, .ssbp--theme-9 .ssbp-pinterest:focus, .ssbp--theme-9 .ssbp-pinterest:active {
2799
+ border-bottom: 5px solid #ce1a19; }
2800
+
2801
+ .ssbp--theme-9 .ssbp-pinterest:hover, .ssbp--theme-9 .ssbp-pinterest:focus, .ssbp--theme-9 .ssbp-pinterest:active, .ssbp--theme-9 .ssbp-pinterest:visited {
2802
+ color: #ce1a19; }
2803
+
2804
+ .ssbp--theme-9 .ssbp-pinterest + .ssbp-each-share {
2805
+ color: #ce1a19; }
2806
+
2807
+ .ssbp--theme-9 .ssbp-print {
2808
+ border-bottom: 5px solid #1F6B43;
2809
+ color: #1F6B43; }
2810
+
2811
+ .ssbp--theme-9 .ssbp-print:hover, .ssbp--theme-9 .ssbp-print:focus, .ssbp--theme-9 .ssbp-print:active {
2812
+ border-bottom: 5px solid #1F6B43; }
2813
+
2814
+ .ssbp--theme-9 .ssbp-print:hover, .ssbp--theme-9 .ssbp-print:focus, .ssbp--theme-9 .ssbp-print:active, .ssbp--theme-9 .ssbp-print:visited {
2815
+ color: #1F6B43; }
2816
+
2817
+ .ssbp--theme-9 .ssbp-print + .ssbp-each-share {
2818
+ color: #1F6B43; }
2819
+
2820
+ .ssbp--theme-9 .ssbp-reddit {
2821
+ border-bottom: 5px solid #FF4500;
2822
+ color: #FF4500; }
2823
+
2824
+ .ssbp--theme-9 .ssbp-reddit:hover, .ssbp--theme-9 .ssbp-reddit:focus, .ssbp--theme-9 .ssbp-reddit:active {
2825
+ border-bottom: 5px solid #FF4500; }
2826
+
2827
+ .ssbp--theme-9 .ssbp-reddit:hover, .ssbp--theme-9 .ssbp-reddit:focus, .ssbp--theme-9 .ssbp-reddit:active, .ssbp--theme-9 .ssbp-reddit:visited {
2828
+ color: #FF4500; }
2829
+
2830
+ .ssbp--theme-9 .ssbp-reddit + .ssbp-each-share {
2831
+ color: #FF4500; }
2832
+
2833
+ .ssbp--theme-9 .ssbp-simplesharebuttons {
2834
+ border-bottom: 5px solid #4582ec;
2835
+ color: #4582ec; }
2836
+
2837
+ .ssbp--theme-9 .ssbp-simplesharebuttons:hover, .ssbp--theme-9 .ssbp-simplesharebuttons:focus, .ssbp--theme-9 .ssbp-simplesharebuttons:active {
2838
+ border-bottom: 5px solid #4582ec; }
2839
+
2840
+ .ssbp--theme-9 .ssbp-simplesharebuttons:hover, .ssbp--theme-9 .ssbp-simplesharebuttons:focus, .ssbp--theme-9 .ssbp-simplesharebuttons:active, .ssbp--theme-9 .ssbp-simplesharebuttons:visited {
2841
+ color: #4582ec; }
2842
+
2843
+ .ssbp--theme-9 .ssbp-simplesharebuttons + .ssbp-each-share {
2844
+ color: #4582ec; }
2845
+
2846
+ .ssbp--theme-9 .ssbp-stumbleupon {
2847
+ border-bottom: 5px solid #EB4924;
2848
+ color: #EB4924; }
2849
+
2850
+ .ssbp--theme-9 .ssbp-stumbleupon:hover, .ssbp--theme-9 .ssbp-stumbleupon:focus, .ssbp--theme-9 .ssbp-stumbleupon:active {
2851
+ border-bottom: 5px solid #EB4924; }
2852
+
2853
+ .ssbp--theme-9 .ssbp-stumbleupon:hover, .ssbp--theme-9 .ssbp-stumbleupon:focus, .ssbp--theme-9 .ssbp-stumbleupon:active, .ssbp--theme-9 .ssbp-stumbleupon:visited {
2854
+ color: #EB4924; }
2855
+
2856
+ .ssbp--theme-9 .ssbp-stumbleupon + .ssbp-each-share {
2857
+ color: #EB4924; }
2858
+
2859
+ .ssbp--theme-9 .ssbp-tumblr {
2860
+ border-bottom: 5px solid #2C4762;
2861
+ color: #2C4762; }
2862
+
2863
+ .ssbp--theme-9 .ssbp-tumblr:hover, .ssbp--theme-9 .ssbp-tumblr:focus, .ssbp--theme-9 .ssbp-tumblr:active {
2864
+ border-bottom: 5px solid #2C4762; }
2865
+
2866
+ .ssbp--theme-9 .ssbp-tumblr:hover, .ssbp--theme-9 .ssbp-tumblr:focus, .ssbp--theme-9 .ssbp-tumblr:active, .ssbp--theme-9 .ssbp-tumblr:visited {
2867
+ color: #2C4762; }
2868
+
2869
+ .ssbp--theme-9 .ssbp-tumblr + .ssbp-each-share {
2870
+ color: #2C4762; }
2871
+
2872
+ .ssbp--theme-9 .ssbp-twitter {
2873
+ border-bottom: 5px solid #00a9f1;
2874
+ color: #00a9f1; }
2875
+
2876
+ .ssbp--theme-9 .ssbp-twitter:hover, .ssbp--theme-9 .ssbp-twitter:focus, .ssbp--theme-9 .ssbp-twitter:active {
2877
+ border-bottom: 5px solid #00a9f1; }
2878
+
2879
+ .ssbp--theme-9 .ssbp-twitter:hover, .ssbp--theme-9 .ssbp-twitter:focus, .ssbp--theme-9 .ssbp-twitter:active, .ssbp--theme-9 .ssbp-twitter:visited {
2880
+ color: #00a9f1; }
2881
+
2882
+ .ssbp--theme-9 .ssbp-twitter + .ssbp-each-share {
2883
+ color: #00a9f1; }
2884
+
2885
+ .ssbp--theme-9 .ssbp-vk {
2886
+ border-bottom: 5px solid #45668E;
2887
+ color: #45668E; }
2888
+
2889
+ .ssbp--theme-9 .ssbp-vk:hover, .ssbp--theme-9 .ssbp-vk:focus, .ssbp--theme-9 .ssbp-vk:active {
2890
+ border-bottom: 5px solid #45668E; }
2891
+
2892
+ .ssbp--theme-9 .ssbp-vk:hover, .ssbp--theme-9 .ssbp-vk:focus, .ssbp--theme-9 .ssbp-vk:active, .ssbp--theme-9 .ssbp-vk:visited {
2893
+ color: #45668E; }
2894
+
2895
+ .ssbp--theme-9 .ssbp-vk + .ssbp-each-share {
2896
+ color: #45668E; }
2897
+
2898
+ .ssbp--theme-9 .ssbp-whatsapp {
2899
+ border-bottom: 5px solid #34AF23;
2900
+ color: #34AF23; }
2901
+
2902
+ .ssbp--theme-9 .ssbp-whatsapp:hover, .ssbp--theme-9 .ssbp-whatsapp:focus, .ssbp--theme-9 .ssbp-whatsapp:active {
2903
+ border-bottom: 5px solid #34AF23; }
2904
+
2905
+ .ssbp--theme-9 .ssbp-whatsapp:hover, .ssbp--theme-9 .ssbp-whatsapp:focus, .ssbp--theme-9 .ssbp-whatsapp:active, .ssbp--theme-9 .ssbp-whatsapp:visited {
2906
+ color: #34AF23; }
2907
+
2908
+ .ssbp--theme-9 .ssbp-whatsapp + .ssbp-each-share {
2909
+ color: #34AF23; }
2910
+
2911
+ .ssbp--theme-9 .ssbp-yummly {
2912
+ border-bottom: 5px solid #E16120;
2913
+ color: #E16120; }
2914
+
2915
+ .ssbp--theme-9 .ssbp-yummly:hover, .ssbp--theme-9 .ssbp-yummly:focus, .ssbp--theme-9 .ssbp-yummly:active {
2916
+ border-bottom: 5px solid #E16120; }
2917
+
2918
+ .ssbp--theme-9 .ssbp-yummly:hover, .ssbp--theme-9 .ssbp-yummly:focus, .ssbp--theme-9 .ssbp-yummly:active, .ssbp--theme-9 .ssbp-yummly:visited {
2919
+ color: #E16120; }
2920
+
2921
+ .ssbp--theme-9 .ssbp-yummly + .ssbp-each-share {
2922
+ color: #E16120; }
2923
+
2924
+ .ssbp--theme-9 .ssbp-xing {
2925
+ border-bottom: 5px solid #026466;
2926
+ color: #026466; }
2927
+
2928
+ .ssbp--theme-9 .ssbp-xing:hover, .ssbp--theme-9 .ssbp-xing:focus, .ssbp--theme-9 .ssbp-xing:active {
2929
+ border-bottom: 5px solid #026466; }
2930
+
2931
+ .ssbp--theme-9 .ssbp-xing:hover, .ssbp--theme-9 .ssbp-xing:focus, .ssbp--theme-9 .ssbp-xing:active, .ssbp--theme-9 .ssbp-xing:visited {
2932
+ color: #026466; }
2933
+
2934
+ .ssbp--theme-9 .ssbp-xing + .ssbp-each-share {
2935
+ color: #026466; }
2936
+
2937
+ .ssbp--theme-9 .ssbp-each-share {
2938
+ padding-top: 3px;
2939
+ text-align: center;
2940
+ font-size: 12px; }
2941
+
2942
+ .ssbp--theme-9 .ssbp-each-share:before {
2943
+ content: "("; }
2944
+
2945
+ .ssbp--theme-9 .ssbp-each-share:after {
2946
+ content: ")"; }
2947
+
2948
+ .ssbp--theme-2 .ssbp-toggle-switch, .ssbp--theme-3 .ssbp-toggle-switch, .ssbp--theme-10 .ssbp-toggle-switch, .ssbp--theme-11 .ssbp-toggle-switch {
2949
+ background: #4C4C4C;
2950
+ background: rgba(39, 39, 39, 0.8);
2951
+ border-radius: 0;
2952
+ color: #fff; }
2953
+
2954
+ .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 {
2955
+ background: #4C4C4C;
2956
+ background: rgba(39, 39, 39, 0.9); }
2957
+
2958
+ .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 {
2959
+ background: #fff;
2960
+ background: rgba(255, 255, 255, 0.8);
2961
+ color: #272727;
2962
+ border-radius: 0; }
2963
+
2964
+ .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 {
2965
+ background: #fff;
2966
+ background: rgba(255, 255, 255, 0.9); }
2967
+
2968
+ .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 {
2969
+ display: table;
2970
+ table-layout: fixed;
2971
+ width: 100%; }
2972
+
2973
+ .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 {
2974
+ display: inline-block !important;
2975
+ margin: 0 0 !important;
2976
+ display: table-cell !important;
2977
+ width: auto;
2978
+ height: auto; }
2979
+
2980
+ .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 {
2981
+ display: block;
2982
+ width: auto; }
2983
+
2984
+ .ssbp--theme-10 {
2985
+ overflow: hidden; }
2986
+
2987
+ .ssbp--theme-10 .ssbp-list li {
2988
+ margin: 0; }
2989
+
2990
+ .ssbp--theme-10 .ssbp-btn {
2991
+ width: auto !important;
2992
+ height: auto !important;
2993
+ display: block;
2994
+ padding: 0.5em 1em;
2995
+ color: #fff;
2996
+ text-shadow: -1px -1px rgba(0, 0, 0, 0.2);
2997
+ -webkit-transition: background-color .25s;
2998
+ transition: background-color .25s;
2999
+ border-bottom: 0; }
3000
+
3001
+ .ssbp--theme-10 .ssbp-btn:before {
3002
+ vertical-align: middle; }
3003
+
3004
+ .ssbp--theme-10 .ssbp-btn:active {
3005
+ box-shadow: inset 0 0 0.5em rgba(0, 0, 0, 0.33); }
3006
+
3007
+ .ssbp--theme-10 .ssbp-btn:hover, .ssbp--theme-10 .ssbp-btn:focus, .ssbp--theme-10 .ssbp-btn:active, .ssbp--theme-10 .ssbp-btn:visited {
3008
+ color: #fff; }
3009
+
3010
+ .ssbp--theme-10.ssbp--centred .ssbp-input-url-div {
3011
+ position: relative;
3012
+ display: block;
3013
+ padding: 10px; }
3014
+
3015
+ .ssbp--theme-10.ssbp--centred .ssbp-input-url {
3016
+ width: 100%;
3017
+ max-width: 200px;
3018
+ border: 1px solid #DDD;
3019
+ padding: 8px 8px 8px 8px;
3020
+ font-size: 20px;
3021
+ font-weight: 400;
3022
+ line-height: 1;
3023
+ color: #B3B3B3;
3024
+ border-radius: 4px;
3025
+ box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
3026
+
3027
+ .ssbp--theme-10.ssbp--centred .ssbp-total-shares {
3028
+ display: block;
3029
+ line-height: 1; }
3030
+
3031
+ .ssbp--theme-10.ssbp--centred .ssbp-total-shares b {
3032
+ font-size: 70px;
3033
+ color: #4582EC; }
3034
+
3035
+ .ssbp--theme-10.ssbp--centred .ssbp-total-shares:after {
3036
+ content: 'Shares';
3037
+ display: block;
3038
+ font-family: 'Lato', sans-serif;
3039
+ font-weight: 700;
3040
+ font-size: 30px;
3041
+ text-transform: uppercase;
3042
+ color: #B3B3B3; }
3043
+
3044
+ @media only screen and (min-width: 481px) {
3045
+ .ssbp--theme-10.ssbp--centred .ssbp-input-url-div {
3046
+ float: right;
3047
+ width: 50%;
3048
+ padding: 35px 20px;
3049
+ text-align: left; }
3050
+ .ssbp--theme-10.ssbp--centred .ssbp-total-shares {
3051
+ width: 50%;
3052
+ text-align: right; } }
3053
+
3054
+ .ssbp--theme-10 .ssbp-buffer {
3055
+ background-color: #272727; }
3056
+
3057
+ .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 {
3058
+ background-color: #0e0e0e; }
3059
+
3060
+ .ssbp--theme-10 .ssbp-diggit {
3061
+ background-color: #14589E; }
3062
+
3063
+ .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 {
3064
+ background-color: #0e3f71; }
3065
+
3066
+ .ssbp--theme-10 .ssbp-email {
3067
+ background-color: #787878; }
3068
+
3069
+ .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 {
3070
+ background-color: #5f5f5f; }
3071
+
3072
+ .ssbp--theme-10 .ssbp-ellipsis {
3073
+ background-color: #4582EC; }
3074
+
3075
+ .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 {
3076
+ background-color: #1863e6; }
3077
+
3078
+ .ssbp--theme-10 .ssbp-facebook {
3079
+ background-color: #3b5998; }
3080
+
3081
+ .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 {
3082
+ background-color: #2d4373; }
3083
+
3084
+ .ssbp--theme-10 .ssbp-facebook_save {
3085
+ background-color: #3b5998; }
3086
+
3087
+ .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 {
3088
+ background-color: #2d4373; }
3089
+
3090
+ .ssbp--theme-10 .ssbp-facebook-messenger {
3091
+ background-color: #0084FF; }
3092
+
3093
+ .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 {
3094
+ background-color: #006acc; }
3095
+
3096
+ .ssbp--theme-10 .ssbp-flattr {
3097
+ background-color: #f67C1A; }
3098
+
3099
+ .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 {
3100
+ background-color: #d56308; }
3101
+
3102
+ .ssbp--theme-10 .ssbp-google {
3103
+ background-color: #DC4E41; }
3104
+
3105
+ .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 {
3106
+ background-color: #c63224; }
3107
+
3108
+ .ssbp--theme-10 .ssbp-linkedin {
3109
+ background-color: #007bb6; }
3110
+
3111
+ .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 {
3112
+ background-color: #005983; }
3113
+
3114
+ .ssbp--theme-10 .ssbp-pinterest {
3115
+ background-color: #ce1a19; }
3116
+
3117
+ .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 {
3118
+ background-color: #a11413; }
3119
+
3120
+ .ssbp--theme-10 .ssbp-print {
3121
+ background-color: #1F6B43; }
3122
+
3123
+ .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 {
3124
+ background-color: #14432a; }
3125
+
3126
+ .ssbp--theme-10 .ssbp-reddit {
3127
+ background-color: #FF4500; }
3128
+
3129
+ .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 {
3130
+ background-color: #cc3700; }
3131
+
3132
+ .ssbp--theme-10 .ssbp-simplesharebuttons {
3133
+ background-color: #4582ec; }
3134
+
3135
+ .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 {
3136
+ background-color: #1863e6; }
3137
+
3138
+ .ssbp--theme-10 .ssbp-stumbleupon {
3139
+ background-color: #EB4924; }
3140
+
3141
+ .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 {
3142
+ background-color: #ca3412; }
3143
+
3144
+ .ssbp--theme-10 .ssbp-tumblr {
3145
+ background-color: #2C4762; }
3146
+
3147
+ .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 {
3148
+ background-color: #1c2e3f; }
3149
+
3150
+ .ssbp--theme-10 .ssbp-twitter {
3151
+ background-color: #00a9f1; }
3152
+
3153
+ .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 {
3154
+ background-color: #0085be; }
3155
+
3156
+ .ssbp--theme-10 .ssbp-vk {
3157
+ background-color: #45668E; }
3158
+
3159
+ .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 {
3160
+ background-color: #344d6c; }
3161
+
3162
+ .ssbp--theme-10 .ssbp-whatsapp {
3163
+ background-color: #34AF23; }
3164
+
3165
+ .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 {
3166
+ background-color: #27851b; }
3167
+
3168
+ .ssbp--theme-10 .ssbp-yummly {
3169
+ background-color: #E16120; }
3170
+
3171
+ .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 {
3172
+ background-color: #b64d18; }
3173
+
3174
+ .ssbp--theme-10 .ssbp-xing {
3175
+ background-color: #026466; }
3176
+
3177
+ .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 {
3178
+ background-color: #013334; }
3179
+
3180
+ .ssbp--theme-10 .ssbp-each-share {
3181
+ padding: 2px;
3182
+ font-size: 10px;
3183
+ text-align: center;
3184
+ color: #FFF; }
3185
+
3186
+ .ssbp--theme-2 .ssbp-toggle-switch, .ssbp--theme-3 .ssbp-toggle-switch, .ssbp--theme-10 .ssbp-toggle-switch, .ssbp--theme-11 .ssbp-toggle-switch {
3187
+ background: #4C4C4C;
3188
+ background: rgba(39, 39, 39, 0.8);
3189
+ border-radius: 0;
3190
+ color: #fff; }
3191
+
3192
+ .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 {
3193
+ background: #4C4C4C;
3194
+ background: rgba(39, 39, 39, 0.9); }
3195
+
3196
+ .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 {
3197
+ background: #fff;
3198
+ background: rgba(255, 255, 255, 0.8);
3199
+ color: #272727;
3200
+ border-radius: 0; }
3201
+
3202
+ .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 {
3203
+ background: #fff;
3204
+ background: rgba(255, 255, 255, 0.9); }
3205
+
3206
+ .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 {
3207
+ display: table;
3208
+ table-layout: fixed;
3209
+ width: 100%; }
3210
+
3211
+ .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 {
3212
+ display: inline-block !important;
3213
+ margin: 0 0 !important;
3214
+ display: table-cell !important;
3215
+ width: auto;
3216
+ height: auto; }
3217
+
3218
+ .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 {
3219
+ display: block;
3220
+ width: auto; }
3221
+
3222
+ .ssbp--theme-11 {
3223
+ margin-left: -5px;
3224
+ margin-right: -5px; }
3225
+
3226
+ .ssbp--theme-11 .ssbp-list li {
3227
+ margin: 0; }
3228
+
3229
+ .ssbp--theme-11 .ssbp-text {
3230
+ display: inline-block;
3231
+ vertical-align: middle;
3232
+ font-size: 12px;
3233
+ line-height: 1.2;
3234
+ font-size: 11px; }
3235
+
3236
+ .ssbp--theme-11 .ssbp-btn {
3237
+ width: auto !important;
3238
+ height: auto !important;
3239
+ display: block;
3240
+ padding: 0.6em 1em;
3241
+ margin: 5px;
3242
+ text-transform: uppercase;
3243
+ color: #fff;
3244
+ font-size: 11px;
3245
+ -webkit-transition: background-color .25s;
3246
+ transition: background-color .25s;
3247
+ border-bottom: 0;
3248
+ border-radius: 5px; }
3249
+
3250
+ .ssbp--theme-11 .ssbp-btn:before {
3251
+ display: none; }
3252
+
3253
+ .ssbp--theme-11 .ssbp-btn:active {
3254
+ box-shadow: inset 0 0 0.5em rgba(0, 0, 0, 0.33); }
3255
+
3256
+ .ssbp--theme-11 .ssbp-btn:hover, .ssbp--theme-11 .ssbp-btn:focus, .ssbp--theme-11 .ssbp-btn:active, .ssbp--theme-11 .ssbp-btn:visited {
3257
+ color: #fff; }
3258
+
3259
+ .ssbp--theme-11 .ssbp-buffer {
3260
+ background-color: #272727; }
3261
+
3262
+ .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 {
3263
+ background-color: #0e0e0e; }
3264
+
3265
+ .ssbp--theme-11 .ssbp-diggit {
3266
+ background-color: #14589E; }
3267
+
3268
+ .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 {
3269
+ background-color: #0e3f71; }
3270
+
3271
+ .ssbp--theme-11 .ssbp-email {
3272
+ background-color: #787878; }
3273
+
3274
+ .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 {
3275
+ background-color: #5f5f5f; }
3276
+
3277
+ .ssbp--theme-11 .ssbp-ellipsis {
3278
+ background-color: #4582EC; }
3279
+
3280
+ .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 {
3281
+ background-color: #1863e6; }
3282
+
3283
+ .ssbp--theme-11 .ssbp-facebook {
3284
+ background-color: #3b5998; }
3285
+
3286
+ .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 {
3287
+ background-color: #2d4373; }
3288
+
3289
+ .ssbp--theme-11 .ssbp-facebook_save {
3290
+ background-color: #3b5998; }
3291
 
3292
+ .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 {
3293
+ background-color: #2d4373; }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3294
 
3295
+ .ssbp--theme-11 .ssbp-facebook-messenger {
3296
+ background-color: #0084FF; }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3297
 
3298
+ .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 {
3299
+ background-color: #006acc; }
 
 
3300
 
3301
+ .ssbp--theme-11 .ssbp-flattr {
3302
+ background-color: #f67C1A; }
 
 
3303
 
3304
+ .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 {
3305
+ background-color: #d56308; }
 
3306
 
3307
+ .ssbp--theme-11 .ssbp-google {
3308
+ background-color: #DC4E41; }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3309
 
3310
+ .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 {
3311
+ background-color: #c63224; }
3312
 
3313
+ .ssbp--theme-11 .ssbp-linkedin {
3314
+ background-color: #007bb6; }
 
 
3315
 
3316
+ .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 {
3317
+ background-color: #005983; }
3318
 
3319
+ .ssbp--theme-11 .ssbp-pinterest {
3320
+ background-color: #ce1a19; }
3321
 
3322
+ .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 {
3323
+ background-color: #a11413; }
3324
 
3325
+ .ssbp--theme-11 .ssbp-print {
3326
+ background-color: #1F6B43; }
3327
+
3328
+ .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 {
3329
+ background-color: #14432a; }
3330
+
3331
+ .ssbp--theme-11 .ssbp-reddit {
3332
+ background-color: #FF4500; }
3333
+
3334
+ .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 {
3335
+ background-color: #cc3700; }
3336
+
3337
+ .ssbp--theme-11 .ssbp-simplesharebuttons {
3338
+ background-color: #4582ec; }
3339
+
3340
+ .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 {
3341
+ background-color: #1863e6; }
3342
+
3343
+ .ssbp--theme-11 .ssbp-stumbleupon {
3344
+ background-color: #EB4924; }
3345
+
3346
+ .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 {
3347
+ background-color: #ca3412; }
3348
+
3349
+ .ssbp--theme-11 .ssbp-tumblr {
3350
+ background-color: #2C4762; }
3351
+
3352
+ .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 {
3353
+ background-color: #1c2e3f; }
3354
+
3355
+ .ssbp--theme-11 .ssbp-twitter {
3356
+ background-color: #00a9f1; }
3357
+
3358
+ .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 {
3359
+ background-color: #0085be; }
3360
+
3361
+ .ssbp--theme-11 .ssbp-vk {
3362
+ background-color: #45668E; }
3363
+
3364
+ .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 {
3365
+ background-color: #344d6c; }
3366
+
3367
+ .ssbp--theme-11 .ssbp-whatsapp {
3368
+ background-color: #34AF23; }
3369
+
3370
+ .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 {
3371
+ background-color: #27851b; }
3372
+
3373
+ .ssbp--theme-11 .ssbp-yummly {
3374
+ background-color: #E16120; }
3375
+
3376
+ .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 {
3377
+ background-color: #b64d18; }
3378
+
3379
+ .ssbp--theme-11 .ssbp-xing {
3380
+ background-color: #026466; }
3381
+
3382
+ .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 {
3383
+ background-color: #013334; }
3384
+
3385
+ .ssbp--theme-11 .ssbp-each-share {
3386
+ padding: 2px;
3387
+ font-size: 10px;
3388
+ margin-right: 5px;
3389
+ margin-left: 5px;
3390
+ text-align: center;
3391
+ color: #FFF;
3392
+ border-radius: 5px; }
3393
 
3394
  .active.in {
3395
+ position: relatve;
3396
+ z-index: 3; }
 
3397
 
3398
  #share-bar .ssbp--theme-11 .ssbp-btn {
3399
+ margin: 0 5px 0; }
 
3400
 
3401
  .accor-wrap {
3402
+ margin: 1rem 0 0;
3403
+ display: inline-block;
3404
+ width: 100%; }
 
3405
 
3406
  .accor-wrap .accor-tab {
3407
+ background: #4582ec;
3408
+ padding: .5rem;
3409
+ border-radius: 5px;
3410
+ color: #ffffff; }
 
3411
 
3412
  .accor-wrap .well {
3413
+ display: inline-block;
3414
+ width: 100%; }
 
3415
 
3416
  .accor-wrap .well h3 {
3417
+ margin: 1rem 0; }
 
3418
 
3419
  .accor-wrap .well .col-md-12:first-of-type h3 {
3420
+ margin-top: 0; }
 
3421
 
3422
  .accor-wrap .accor-content {
3423
+ display: none; }
 
3424
 
3425
  .accor-wrap .accor-arrow {
3426
+ border: 1px solid #ffffff;
3427
+ padding: .2rem .4rem;
3428
+ border-radius: 5px;
3429
+ margin: 0 .3rem 0 .3rem;
3430
+ font-size: 12px;
3431
+ cursor: pointer;
3432
+ font-family: arial, sans-serif; }
 
3433
 
3434
  .ssba_sharecount:after, .ssba_sharecount:before {
3435
+ right: 100%;
3436
+ border: solid transparent;
3437
+ content: " ";
3438
+ height: 0;
3439
+ width: 0;
3440
+ position: absolute;
3441
+ pointer-events: none; }
 
3442
 
3443
  .ssba_sharecount:after {
3444
+ border-color: rgba(224, 221, 221, 0);
3445
+ border-right-color: #f5f5f5;
3446
+ border-width: 5px;
3447
+ top: 50%;
3448
+ margin-top: -5px; }
 
3449
 
3450
  .ssba_sharecount:before {
3451
+ border-color: rgba(85, 94, 88, 0);
3452
+ border-right-color: #e0dddd;
3453
+ border-width: 6px;
3454
+ top: 50%;
3455
+ margin-top: -6px; }
 
3456
 
3457
  .ssba_sharecount {
3458
+ font: 11px Arial, Helvetica, sans-serif;
3459
+ padding: 5px;
3460
+ -khtml-border-radius: 6px;
3461
+ -o-border-radius: 6px;
3462
+ -webkit-border-radius: 6px;
3463
+ -moz-border-radius: 6px;
3464
+ border-radius: 6px;
3465
+ position: relative;
3466
+ border: 1px solid #e0dddd;
3467
+ display: inline-block !important; }
 
3468
 
3469
  .ssba_sharecount.ssba_default {
3470
+ color: #555e58;
3471
+ background: #f5f5f5; }
 
3472
 
3473
  .ssba_sharecount.ssba_white {
3474
+ color: #555e58;
3475
+ background: #ffffff; }
 
3476
 
3477
  .ssba_sharecount.ssba_default:after {
3478
+ border-right-color: #f5f5f5; }
 
3479
 
3480
  .ssba_sharecount.ssba_white:after {
3481
+ border-right-color: #ffffff; }
 
3482
 
3483
  .ssba_sharecount.ssba_blue {
3484
+ color: #ffffff;
3485
+ background: #42a7e2; }
 
3486
 
3487
  .ssba_sharecount.ssba_blue:after {
3488
+ border-right-color: #42a7e2; }
 
3489
 
3490
  #plus-share-buttons .ssbp-list li span:before {
3491
+ content: none !important; }
 
3492
 
3493
  #plus-share-buttons .ssbp-each-share, #share-bar .ssbp-each-share {
3494
+ display: block; }
 
3495
 
3496
  .ssba-buttons-shortcode {
3497
+ background: white !important;
3498
+ width: 15%;
3499
+ display: inline;
3500
+ margin-top: 20px; }
 
3501
 
3502
  #ssba-copy-shortcode {
3503
+ width: 6rem;
3504
+ padding: 1.1rem;
3505
+ margin: -4px -6px 0; }
 
3506
 
3507
  .whatsapp-message .ssbp-whatsapp {
3508
+ padding: 1rem; }
 
3509
 
3510
  .whatsapp-message {
3511
+ background: #f7f7f7;
3512
+ padding: 1rem;
3513
+ text-align: center; }
 
3514
 
3515
  #ssba-preview-2 .ssbp-list li {
3516
+ margin-left: 0 !important;
3517
+ margin-right: 0 !important; }
 
3518
 
3519
  #ssba-preview-2 .ssbp-list li:first-of-type {
3520
+ margin-top: 0 !important; }
 
3521
 
3522
  .right li .ssbp-each-share {
3523
+ left: unset;
3524
+ right: 100%;
3525
+ margin-right: -12px;
3526
+ margin-left: 0; }
3527
+
3528
+ /* Facebook Save */
3529
+ .ssbp-fb-save:before {
3530
+ content: url("../images/facebook-save.svg");
3531
+ left: 0;
3532
+ padding: 5px 8px 0;
3533
+ position: absolute;
3534
+ top: 0;
3535
+ width: 100%; }
3536
+
3537
+ .ssbp--theme-8 .ssbp-fb-save:before {
3538
+ content: url("../images/fb-save-black.svg"); }
3539
+
3540
+ .ssbp--theme-1 .ssbp-fb-save,
3541
+ .ssbp--theme-2 .ssbp-fb-save,
3542
+ .ssbp--theme-3 .ssbp-fb-save,
3543
+ .ssbp--theme-4 .ssbp-fb-save,
3544
+ .ssbp--theme-5 .ssbp-fb-save,
3545
+ .ssbp--theme-10 .ssbp-fb-save:before,
3546
+ .ssbp--theme-11 .ssbp-fb-save {
3547
+ transition: background-color, .5s;
3548
+ background-color: #e12828;
3549
+ display: block; }
3550
+
3551
+ .ssbp--theme-6 .ssbp-fb-save,
3552
+ .ssbp--theme-7 .ssbp-fb-save {
3553
+ border-color: #e12828;
3554
+ display: block; }
3555
+
3556
+ .ssbp--theme-8 .ssbp-fb-save,
3557
+ .ssbp--theme-9 .ssbp-fb-save {
3558
+ display: block; }
3559
+
3560
+ .ssbp--theme-6 .ssbp-fb-save:before,
3561
+ .ssbp--theme-7 .ssbp-fb-save:before,
3562
+ .ssbp--theme-9 .ssbp-fb-save:before {
3563
+ content: url("../images/fb-save-hover.svg"); }
3564
+
3565
+ .ssbp--theme-1 .ssbp-fb-save:before,
3566
+ .ssbp--theme-2 .ssbp-fb-save:before,
3567
+ .ssbp--theme-3 .ssbp-fb-save:before,
3568
+ .ssbp--theme-4 .ssbp-fb-save:before,
3569
+ .ssbp--theme-5 .ssbp-fb-save:before,
3570
+ .ssbp--theme-6 .ssbp-fb-save:before,
3571
+ .ssbp--theme-7 .ssbp-fb-save:before {
3572
+ left: 50%;
3573
+ position: absolute;
3574
+ top: 50%;
3575
+ padding-top: 0;
3576
+ width: 100%;
3577
+ height: 100%;
3578
+ transform: translate(-50%, -37%); }
3579
+
3580
+ .ssbp--theme-1 .ssbp-fb-save:hover,
3581
+ .ssbp--theme-1 .ssbp-fb-save:focus,
3582
+ .ssbp--theme-1 .ssbp-fb-save:active {
3583
+ color: #e12828;
3584
+ border-color: #e12828; }
3585
+
3586
+ .ssbp--theme-6 .ssbp-fb-save:hover,
3587
+ .ssbp--theme-6 .ssbp-fb-save:focus,
3588
+ .ssbp--theme-6 .ssbp-fb-save:active,
3589
+ .ssbp--theme-7 .ssbp-fb-save:hover,
3590
+ .ssbp--theme-7 .ssbp-fb-save:focus,
3591
+ .ssbp--theme-7 .ssbp-fb-save:active {
3592
+ background-color: #e12828; }
3593
+
3594
+ .ssbp--theme-2 .ssbp-fb-save:hover,
3595
+ .ssbp--theme-2 .ssbp-fb-save:focus,
3596
+ .ssbp--theme-2 .ssbp-fb-save:active,
3597
+ .ssbp--theme-3 .ssbp-fb-save:hover,
3598
+ .ssbp--theme-3 .ssbp-fb-save:focus,
3599
+ .ssbp--theme-3 .ssbp-fb-save:active,
3600
+ .ssbp--theme-10 .ssbp-fb-save:hover:before,
3601
+ .ssbp--theme-10 .ssbp-fb-save:focus:before,
3602
+ .ssbp--theme-10 .ssbp-fb-save:active:before,
3603
+ .ssbp--theme-11 .ssbp-fb-save:hover,
3604
+ .ssbp--theme-11 .ssbp-fb-save:focus,
3605
+ .ssbp--theme-11 .ssbp-fb-save:active {
3606
+ border-color: #850404;
3607
+ background-color: #850404; }
3608
+
3609
+ .ssbp--theme-1 .ssbp-fb-save:hover:before,
3610
+ .ssbp--theme-1 .ssbp-fb-save:focus:before,
3611
+ .ssbp--theme-1 .ssbp-fb-save:active:before {
3612
+ content: url("../images/fb-save-hover.svg");
3613
+ left: 50%;
3614
+ position: absolute;
3615
+ top: 50%;
3616
+ padding-top: 0;
3617
+ width: 100%;
3618
+ height: 100%;
3619
+ transform: translate(-50%, -37%); }
3620
+
3621
+ .ssbp--theme-6 .ssbp-fb-save:hover:before,
3622
+ .ssbp--theme-6 .ssbp-fb-save:focus:before,
3623
+ .ssbp--theme-6 .ssbp-fb-save:active:before,
3624
+ .ssbp--theme-7 .ssbp-fb-save:hover:before,
3625
+ .ssbp--theme-7 .ssbp-fb-save:focus:before,
3626
+ .ssbp--theme-7 .ssbp-fb-save:active:before,
3627
+ .ssbp--theme-8 .ssbp-fb-save:hover:before,
3628
+ .ssbp--theme-8 .ssbp-fb-save:focus:before,
3629
+ .ssbp--theme-8 .ssbp-fb-save:active:before {
3630
+ content: url("../images/facebook-save.svg"); }
3631
+
3632
+ .ssbp--theme-1 .ssbp-fb-save + .ssbp-each-share,
3633
+ .ssbp--theme-2 .ssbp-fb-save + .ssbp-each-share,
3634
+ .ssbp--theme-3 .ssbp-fb-save + .ssbp-each-share,
3635
+ .ssbp--theme-4 .ssbp-fb-save + .ssbp-each-share,
3636
+ .ssbp--theme-5 .ssbp-fb-save + .ssbp-each-share,
3637
+ .ssbp--theme-6 .ssbp-fb-save + .ssbp-each-share,
3638
+ .ssbp--theme-7 .ssbp-fb-save + .ssbp-each-share {
3639
+ background-color: #e12828; }
3640
+
3641
+ .ssbp--theme-2 .ssbp-btn.ssbp-fb-save:hover:before,
3642
+ .ssbp--theme-2 .ssbp-btn.ssbp-fb-save:focus:before,
3643
+ .ssbp--theme-2 .ssbp-btn.ssbp-fb-save:active:before,
3644
+ .ssbp--theme-3 .ssbp-btn.ssbp-fb-save:hover:before,
3645
+ .ssbp--theme-3 .ssbp-btn.ssbp-fb-save:focus:before,
3646
+ .ssbp--theme-3 .ssbp-btn.ssbp-fb-save:active:before,
3647
+ .ssbp--theme-4 .ssbp-btn.ssbp-fb-save:hover:before,
3648
+ .ssbp--theme-4 .ssbp-btn.ssbp-fb-save:focus:before,
3649
+ .ssbp--theme-4 .ssbp-btn.ssbp-fb-save:active:before,
3650
+ .ssbp--theme-5 .ssbp-btn.ssbp-fb-save:hover:before,
3651
+ .ssbp--theme-5 .ssbp-btn.ssbp-fb-save:focus:before,
3652
+ .ssbp--theme-5 .ssbp-btn.ssbp-fb-save:active:before,
3653
+ .ssbp--theme-6 .ssbp-btn.ssbp-fb-save:hover:before,
3654
+ .ssbp--theme-6 .ssbp-btn.ssbp-fb-save:focus:before,
3655
+ .ssbp--theme-6 .ssbp-btn.ssbp-fb-save:active:before,
3656
+ .ssbp--theme-7 .ssbp-btn.ssbp-fb-save:hover:before,
3657
+ .ssbp--theme-7 .ssbp-btn.ssbp-fb-save:focus:before,
3658
+ .ssbp--theme-7 .ssbp-btn.ssbp-fb-save:active:before {
3659
+ transform: translate(-50%, -37%) !important;
3660
+ left: 50%;
3661
+ position: absolute;
3662
+ top: 50%;
3663
+ padding-top: 0;
3664
+ width: 100%;
3665
+ height: 100%; }
3666
+
3667
+ .ssbp--theme-5 .ssbp-fb-save {
3668
+ background-color: #e12828;
3669
+ box-shadow: 0 8px 0 #850404, 0 10px 12px rgba(0, 0, 0, 0.33); }
3670
+
3671
+ .ssbp--theme-5 .ssbp-fb-save:active {
3672
+ box-shadow: 0 4px 0 #e12828, 0 5px 6px rgba(0, 0, 0, 0.33); }
3673
+
3674
+ .ssbp--theme-3 .ssbp-text,
3675
+ .ssbp--theme-7 .ssbp-text {
3676
+ display: inline-block;
3677
+ vertical-align: middle;
3678
+ font-size: 12.1px;
3679
+ margin-left: 0;
3680
+ text-shadow: -1px -1px rgba(0, 0, 0, 0.2);
3681
+ position: absolute;
3682
+ bottom: -20px;
3683
+ left: 50%;
3684
+ transform: translate(-50%); }
3685
+
3686
+ .ssbp--theme-7 .ssbp-li--fb-save .ssbp-text {
3687
+ color: #e12828; }
3688
+
3689
+ .ssbp--theme-7 .ssbp-li--fb-save:hover .ssbp-text {
3690
+ color: #fff; }
3691
+
3692
+ .ssbp--theme-9 .ssbp-li--fb-save {
3693
+ border-bottom: 5px solid #e12828; }
3694
+
3695
+ .ssbp--theme-9 .ssbp-fb-save {
3696
+ height: 43px !important; }
3697
+
3698
+ .ssbp--theme-9 .ssbp-li--fb-save:hover {
3699
+ border-bottom: 5px solid rgba(225, 40, 40, 0.59); }
3700
+
3701
+ .ssbp--theme-9 .ssbp-li--fb-save .ssbp-fb-save:before {
3702
+ padding: 9px 14px 0; }
3703
+
3704
+ .ssbp--theme-10 .ssbp-fb-save {
3705
+ width: 40px !important; }
3706
+
3707
+ .ssbp--theme-10 .ssbp-fb-save:before {
3708
+ padding: 11px 8px 8px; }
3709
+
3710
+ /* Flipboard */
3711
+ .ssbp-flipboard:before {
3712
+ content: url("../images/flipboard.svg");
3713
+ left: 0;
3714
+ padding: 5px 8px 0;
3715
+ position: absolute;
3716
+ top: 0;
3717
+ width: 100%; }
3718
+
3719
+ .ssbp--theme-8 .ssbp-flipboard:before {
3720
+ content: url("../images/flipboard-black.svg"); }
3721
+
3722
+ .ssbp--theme-1 .ssbp-flipboard,
3723
+ .ssbp--theme-2 .ssbp-flipboard,
3724
+ .ssbp--theme-3 .ssbp-flipboard,
3725
+ .ssbp--theme-4 .ssbp-flipboard,
3726
+ .ssbp--theme-5 .ssbp-flipboard,
3727
+ .ssbp--theme-10 .ssbp-flipboard:before,
3728
+ .ssbp--theme-11 .ssbp-flipboard {
3729
+ transition: background-color, .5s;
3730
+ background-color: #e12828;
3731
+ display: block; }
3732
+
3733
+ .ssbp--theme-6 .ssbp-flipboard,
3734
+ .ssbp--theme-7 .ssbp-flipboard {
3735
+ border-color: #e12828;
3736
+ display: block; }
3737
+
3738
+ .ssbp--theme-8 .ssbp-flipboard,
3739
+ .ssbp--theme-9 .ssbp-flipboard {
3740
+ display: block; }
3741
+
3742
+ .ssbp--theme-6 .ssbp-flipboard:before,
3743
+ .ssbp--theme-7 .ssbp-flipboard:before,
3744
+ .ssbp--theme-9 .ssbp-flipboard:before {
3745
+ content: url("../images/flipboard-hover.svg"); }
3746
+
3747
+ .ssbp--theme-1 .ssbp-flipboard:before,
3748
+ .ssbp--theme-2 .ssbp-flipboard:before,
3749
+ .ssbp--theme-3 .ssbp-flipboard:before,
3750
+ .ssbp--theme-4 .ssbp-flipboard:before,
3751
+ .ssbp--theme-5 .ssbp-flipboard:before,
3752
+ .ssbp--theme-6 .ssbp-flipboard:before,
3753
+ .ssbp--theme-7 .ssbp-flipboard:before {
3754
+ left: 50%;
3755
+ position: absolute;
3756
+ top: 50%;
3757
+ padding-top: 0;
3758
+ width: 100%;
3759
+ height: 100%;
3760
+ transform: translate(-50%, -37%); }
3761
+
3762
+ .ssbp--theme-1 .ssbp-flipboard:hover,
3763
+ .ssbp--theme-1 .ssbp-flipboard:focus,
3764
+ .ssbp--theme-1 .ssbp-flipboard:active {
3765
+ color: #e12828;
3766
+ border-color: #e12828; }
3767
+
3768
+ .ssbp--theme-6 .ssbp-flipboard:hover,
3769
+ .ssbp--theme-6 .ssbp-flipboard:focus,
3770
+ .ssbp--theme-6 .ssbp-flipboard:active,
3771
+ .ssbp--theme-7 .ssbp-flipboard:hover,
3772
+ .ssbp--theme-7 .ssbp-flipboard:focus,
3773
+ .ssbp--theme-7 .ssbp-flipboard:active {
3774
+ background-color: #e12828; }
3775
+
3776
+ .ssbp--theme-2 .ssbp-flipboard:hover,
3777
+ .ssbp--theme-2 .ssbp-flipboard:focus,
3778
+ .ssbp--theme-2 .ssbp-flipboard:active,
3779
+ .ssbp--theme-3 .ssbp-flipboard:hover,
3780
+ .ssbp--theme-3 .ssbp-flipboard:focus,
3781
+ .ssbp--theme-3 .ssbp-flipboard:active,
3782
+ .ssbp--theme-10 .ssbp-flipboard:hover:before,
3783
+ .ssbp--theme-10 .ssbp-flipboard:focus:before,
3784
+ .ssbp--theme-10 .ssbp-flipboard:active:before,
3785
+ .ssbp--theme-11 .ssbp-flipboard:hover,
3786
+ .ssbp--theme-11 .ssbp-flipboard:focus,
3787
+ .ssbp--theme-11 .ssbp-flipboard:active {
3788
+ border-color: #850404;
3789
+ background-color: #850404; }
3790
+
3791
+ .ssbp--theme-1 .ssbp-flipboard:hover:before,
3792
+ .ssbp--theme-1 .ssbp-flipboard:focus:before,
3793
+ .ssbp--theme-1 .ssbp-flipboard:active:before {
3794
+ content: url("../images/flipboard-hover.svg");
3795
+ left: 50%;
3796
+ position: absolute;
3797
+ top: 50%;
3798
+ padding-top: 0;
3799
+ width: 100%;
3800
+ height: 100%;
3801
+ transform: translate(-50%, -37%); }
3802
+
3803
+ .ssbp--theme-6 .ssbp-flipboard:hover:before,
3804
+ .ssbp--theme-6 .ssbp-flipboard:focus:before,
3805
+ .ssbp--theme-6 .ssbp-flipboard:active:before,
3806
+ .ssbp--theme-7 .ssbp-flipboard:hover:before,
3807
+ .ssbp--theme-7 .ssbp-flipboard:focus:before,
3808
+ .ssbp--theme-7 .ssbp-flipboard:active:before,
3809
+ .ssbp--theme-8 .ssbp-flipboard:hover:before,
3810
+ .ssbp--theme-8 .ssbp-flipboard:focus:before,
3811
+ .ssbp--theme-8 .ssbp-flipboard:active:before {
3812
+ content: url("../images/flipboard.svg"); }
3813
+
3814
+ .ssbp--theme-1 .ssbp-flipboard + .ssbp-each-share,
3815
+ .ssbp--theme-2 .ssbp-flipboard + .ssbp-each-share,
3816
+ .ssbp--theme-3 .ssbp-flipboard + .ssbp-each-share,
3817
+ .ssbp--theme-4 .ssbp-flipboard + .ssbp-each-share,
3818
+ .ssbp--theme-5 .ssbp-flipboard + .ssbp-each-share,
3819
+ .ssbp--theme-6 .ssbp-flipboard + .ssbp-each-share,
3820
+ .ssbp--theme-7 .ssbp-flipboard + .ssbp-each-share {
3821
+ background-color: #e12828; }
3822
+
3823
+ .ssbp--theme-2 .ssbp-btn.ssbp-flipboard:hover:before,
3824
+ .ssbp--theme-2 .ssbp-btn.ssbp-flipboard:focus:before,
3825
+ .ssbp--theme-2 .ssbp-btn.ssbp-flipboard:active:before,
3826
+ .ssbp--theme-3 .ssbp-btn.ssbp-flipboard:hover:before,
3827
+ .ssbp--theme-3 .ssbp-btn.ssbp-flipboard:focus:before,
3828
+ .ssbp--theme-3 .ssbp-btn.ssbp-flipboard:active:before,
3829
+ .ssbp--theme-4 .ssbp-btn.ssbp-flipboard:hover:before,
3830
+ .ssbp--theme-4 .ssbp-btn.ssbp-flipboard:focus:before,
3831
+ .ssbp--theme-4 .ssbp-btn.ssbp-flipboard:active:before,
3832
+ .ssbp--theme-5 .ssbp-btn.ssbp-flipboard:hover:before,
3833
+ .ssbp--theme-5 .ssbp-btn.ssbp-flipboard:focus:before,
3834
+ .ssbp--theme-5 .ssbp-btn.ssbp-flipboard:active:before,
3835
+ .ssbp--theme-6 .ssbp-btn.ssbp-flipboard:hover:before,
3836
+ .ssbp--theme-6 .ssbp-btn.ssbp-flipboard:focus:before,
3837
+ .ssbp--theme-6 .ssbp-btn.ssbp-flipboard:active:before,
3838
+ .ssbp--theme-7 .ssbp-btn.ssbp-flipboard:hover:before,
3839
+ .ssbp--theme-7 .ssbp-btn.ssbp-flipboard:focus:before,
3840
+ .ssbp--theme-7 .ssbp-btn.ssbp-flipboard:active:before {
3841
+ transform: translate(-50%, -37%) !important;
3842
+ left: 50%;
3843
+ position: absolute;
3844
+ top: 50%;
3845
+ padding-top: 0;
3846
+ width: 100%;
3847
+ height: 100%; }
3848
+
3849
+ .ssbp--theme-5 .ssbp-flipboard {
3850
+ background-color: #e12828;
3851
+ box-shadow: 0 8px 0 #850404, 0 10px 12px rgba(0, 0, 0, 0.33); }
3852
+
3853
+ .ssbp--theme-5 .ssbp-flipboard:active {
3854
+ box-shadow: 0 4px 0 #e12828, 0 5px 6px rgba(0, 0, 0, 0.33); }
3855
+
3856
+ .ssbp--theme-3 .ssbp-text,
3857
+ .ssbp--theme-7 .ssbp-text {
3858
+ display: inline-block;
3859
+ vertical-align: middle;
3860
+ font-size: 12.1px;
3861
+ margin-left: 0;
3862
+ text-shadow: -1px -1px rgba(0, 0, 0, 0.2);
3863
+ position: absolute;
3864
+ bottom: -20px;
3865
+ left: 50%;
3866
+ transform: translate(-50%); }
3867
+
3868
+ .ssbp--theme-7 .ssbp-li--flipboard .ssbp-text {
3869
+ color: #e12828; }
3870
+
3871
+ .ssbp--theme-7 .ssbp-li--flipboard:hover .ssbp-text {
3872
+ color: #fff; }
3873
+
3874
+ .ssbp--theme-9 .ssbp-li--flipboard {
3875
+ border-bottom: 5px solid #e12828; }
3876
+
3877
+ .ssbp--theme-9 .ssbp-flipboard {
3878
+ height: 43px !important; }
3879
+
3880
+ .ssbp--theme-9 .ssbp-li--flipboard:hover {
3881
+ border-bottom: 5px solid rgba(225, 40, 40, 0.59); }
3882
+
3883
+ .ssbp--theme-9 .ssbp-li--flipboard .ssbp-flipboard:before {
3884
+ padding: 9px 14px 0; }
3885
+
3886
+ .ssbp--theme-10 .ssbp-flipboard {
3887
+ width: 40px !important; }
3888
+
3889
+ .ssbp--theme-10 .ssbp-flipboard:before {
3890
+ padding: 11px 8px 8px; }
3891
 
3892
  /* Line */
3893
  .ssbp-line:before {
3894
+ content: url("../images/line.svg");
3895
+ left: 0;
3896
+ padding: 5px 8px 0;
3897
+ position: absolute;
3898
+ top: 0;
3899
+ width: 100%; }
 
3900
 
3901
  .ssbp--theme-8 .ssbp-line:before {
3902
+ content: url("../images/line-black.svg"); }
 
3903
 
3904
  .ssbp--theme-1 .ssbp-line,
3905
  .ssbp--theme-2 .ssbp-line,
3908
  .ssbp--theme-5 .ssbp-line,
3909
  .ssbp--theme-10 .ssbp-line:before,
3910
  .ssbp--theme-11 .ssbp-line {
3911
+ transition: background-color, .5s;
3912
+ background-color: #00c300;
3913
+ display: block; }
3914
+
3915
  .ssbp--theme-6 .ssbp-line,
3916
  .ssbp--theme-7 .ssbp-line {
3917
+ border-color: #00c300;
3918
+ display: block; }
 
3919
 
3920
  .ssbp--theme-8 .ssbp-line,
3921
  .ssbp--theme-9 .ssbp-line {
3922
+ display: block; }
 
3923
 
3924
  .ssbp--theme-6 .ssbp-line:before,
3925
  .ssbp--theme-7 .ssbp-line:before,
3926
  .ssbp--theme-9 .ssbp-line:before {
3927
+ content: url("../images/line-hover.svg"); }
 
3928
 
3929
  .ssbp--theme-1 .ssbp-line:before,
3930
  .ssbp--theme-2 .ssbp-line:before,
3933
  .ssbp--theme-5 .ssbp-line:before,
3934
  .ssbp--theme-6 .ssbp-line:before,
3935
  .ssbp--theme-7 .ssbp-line:before {
3936
+ left: 50%;
3937
+ position: absolute;
3938
+ top: 50%;
3939
+ padding-top: 0;
3940
+ width: 86%;
3941
+ height: 100%;
3942
+ transform: translate(-50%, -37%); }
3943
+ .wp-admin .ssbp--theme-1 .ssbp-line:before, .wp-admin
3944
+ .ssbp--theme-2 .ssbp-line:before, .wp-admin
3945
+ .ssbp--theme-3 .ssbp-line:before, .wp-admin
3946
+ .ssbp--theme-4 .ssbp-line:before, .wp-admin
3947
+ .ssbp--theme-5 .ssbp-line:before, .wp-admin
3948
+ .ssbp--theme-6 .ssbp-line:before, .wp-admin
3949
+ .ssbp--theme-7 .ssbp-line:before {
3950
+ top: 45%; }
3951
+
3952
  .ssbp--theme-1 .ssbp-line:hover,
3953
  .ssbp--theme-1 .ssbp-line:focus,
3954
  .ssbp--theme-1 .ssbp-line:active {
3955
+ color: #00c300;
3956
+ border-color: #00c300; }
 
3957
 
3958
  .ssbp--theme-6 .ssbp-line:hover,
3959
  .ssbp--theme-6 .ssbp-line:focus,
3961
  .ssbp--theme-7 .ssbp-line:hover,
3962
  .ssbp--theme-7 .ssbp-line:focus,
3963
  .ssbp--theme-7 .ssbp-line:active {
3964
+ background-color: #00c300; }
 
3965
 
3966
  .ssbp--theme-2 .ssbp-line:hover,
3967
  .ssbp--theme-2 .ssbp-line:focus,
3975
  .ssbp--theme-11 .ssbp-line:hover,
3976
  .ssbp--theme-11 .ssbp-line:focus,
3977
  .ssbp--theme-11 .ssbp-line:active {
3978
+ border-color: #008e00;
3979
+ background-color: #008e00; }
 
3980
 
3981
  .ssbp--theme-1 .ssbp-line:hover:before,
3982
  .ssbp--theme-1 .ssbp-line:focus:before,
3983
  .ssbp--theme-1 .ssbp-line:active:before {
3984
+ content: url("../images/line-hover.svg");
3985
+ left: 50%;
3986
+ position: absolute;
3987
+ top: 50%;
3988
+ padding-top: 0;
3989
+ width: 86%;
3990
+ height: 100%;
3991
+ transform: translate(-50%, -37%); }
3992
+ .wp-admin .ssbp--theme-1 .ssbp-line:hover:before, .wp-admin
3993
+ .ssbp--theme-1 .ssbp-line:focus:before, .wp-admin
3994
+ .ssbp--theme-1 .ssbp-line:active:before {
3995
+ top: 45%; }
3996
+
3997
  .ssbp--theme-6 .ssbp-line:hover:before,
3998
  .ssbp--theme-6 .ssbp-line:focus:before,
3999
  .ssbp--theme-6 .ssbp-line:active:before,
4003
  .ssbp--theme-8 .ssbp-line:hover:before,
4004
  .ssbp--theme-8 .ssbp-line:focus:before,
4005
  .ssbp--theme-8 .ssbp-line:active:before {
4006
+ content: url("../images/line.svg"); }
4007
+
4008
+ .ssbp--theme-1 .ssbp-line + .ssbp-each-share,
4009
+ .ssbp--theme-2 .ssbp-line + .ssbp-each-share,
4010
+ .ssbp--theme-3 .ssbp-line + .ssbp-each-share,
4011
+ .ssbp--theme-4 .ssbp-line + .ssbp-each-share,
4012
+ .ssbp--theme-5 .ssbp-line + .ssbp-each-share,
4013
+ .ssbp--theme-6 .ssbp-line + .ssbp-each-share,
4014
+ .ssbp--theme-7 .ssbp-line + .ssbp-each-share {
4015
+ background-color: #00c300; }
 
4016
 
4017
  .ssbp--theme-2 .ssbp-btn.ssbp-line:hover:before,
4018
  .ssbp--theme-2 .ssbp-btn.ssbp-line:focus:before,
4032
  .ssbp--theme-7 .ssbp-btn.ssbp-line:hover:before,
4033
  .ssbp--theme-7 .ssbp-btn.ssbp-line:focus:before,
4034
  .ssbp--theme-7 .ssbp-btn.ssbp-line:active:before {
4035
+ transform: translate(-50%, -37%) !important;
4036
+ left: 50%;
4037
+ position: absolute;
4038
+ top: 50%;
4039
+ padding-top: 0;
4040
+ width: 86%;
4041
+ height: 100%; }
4042
+ .wp-admin .ssbp--theme-2 .ssbp-btn.ssbp-line:hover:before, .wp-admin
4043
+ .ssbp--theme-2 .ssbp-btn.ssbp-line:focus:before, .wp-admin
4044
+ .ssbp--theme-2 .ssbp-btn.ssbp-line:active:before, .wp-admin
4045
+ .ssbp--theme-3 .ssbp-btn.ssbp-line:hover:before, .wp-admin
4046
+ .ssbp--theme-3 .ssbp-btn.ssbp-line:focus:before, .wp-admin
4047
+ .ssbp--theme-3 .ssbp-btn.ssbp-line:active:before, .wp-admin
4048
+ .ssbp--theme-4 .ssbp-btn.ssbp-line:hover:before, .wp-admin
4049
+ .ssbp--theme-4 .ssbp-btn.ssbp-line:focus:before, .wp-admin
4050
+ .ssbp--theme-4 .ssbp-btn.ssbp-line:active:before, .wp-admin
4051
+ .ssbp--theme-5 .ssbp-btn.ssbp-line:hover:before, .wp-admin
4052
+ .ssbp--theme-5 .ssbp-btn.ssbp-line:focus:before, .wp-admin
4053
+ .ssbp--theme-5 .ssbp-btn.ssbp-line:active:before, .wp-admin
4054
+ .ssbp--theme-6 .ssbp-btn.ssbp-line:hover:before, .wp-admin
4055
+ .ssbp--theme-6 .ssbp-btn.ssbp-line:focus:before, .wp-admin
4056
+ .ssbp--theme-6 .ssbp-btn.ssbp-line:active:before, .wp-admin
4057
+ .ssbp--theme-7 .ssbp-btn.ssbp-line:hover:before, .wp-admin
4058
+ .ssbp--theme-7 .ssbp-btn.ssbp-line:focus:before, .wp-admin
4059
+ .ssbp--theme-7 .ssbp-btn.ssbp-line:active:before {
4060
+ top: 45%; }
4061
+
4062
+ .ssbp--theme-5 .ssbp-line {
4063
+ background-color: #00c300;
4064
+ box-shadow: 0 8px 0 #008e00, 0 10px 12px rgba(0, 0, 0, 0.33); }
4065
+
4066
+ .ssbp--theme-5 .ssbp-line:active {
4067
+ box-shadow: 0 4px 0 #008e00, 0 5px 6px rgba(0, 0, 0, 0.33); }
4068
 
4069
  .ssbp--theme-3 .ssbp-text,
4070
  .ssbp--theme-7 .ssbp-text {
4071
+ display: inline-block;
4072
+ vertical-align: middle;
4073
+ font-size: 12.1px;
4074
+ margin-left: 0;
4075
+ text-shadow: -1px -1px rgba(0, 0, 0, 0.2);
4076
+ position: absolute;
4077
+ bottom: -20px;
4078
+ left: 50%;
4079
+ transform: translate(-50%); }
 
4080
 
4081
  .ssbp--theme-7 .ssbp-li--line .ssbp-text {
4082
+ color: #00c300; }
 
4083
 
4084
  .ssbp--theme-7 .ssbp-li--line:hover .ssbp-text {
4085
+ color: #fff; }
 
4086
 
4087
  .ssbp--theme-9 .ssbp-li--line {
4088
+ border-bottom: 5px solid #00c300; }
4089
+
4090
  .ssbp--theme-9 .ssbp-line {
4091
+ height: 43px !important; }
 
4092
 
4093
  .ssbp--theme-9 .ssbp-li--line:hover {
4094
+ border-bottom: 5px solid rgba(0, 195, 0, 0.59); }
 
4095
 
4096
  .ssbp--theme-9 .ssbp-li--line .ssbp-line:before {
4097
+ padding: 9px 14px 0; }
 
4098
 
4099
  .ssbp--theme-10 .ssbp-line {
4100
+ width: 40px !important; }
 
4101
 
4102
  .ssbp--theme-10 .ssbp-line:before {
4103
+ padding: 11px 8px 8px; }
 
4104
 
4105
  /* Skype */
4106
  .ssbp-skype:before {
4107
+ content: url("../images/skype.svg");
4108
+ left: 0;
4109
+ padding: 5px 8px 0;
4110
+ position: absolute;
4111
+ top: 0;
4112
+ width: 100%; }
 
4113
 
4114
  .ssbp--theme-8 .ssbp-skype:before {
4115
+ content: url("../images/skype-black.svg"); }
 
4116
 
4117
  .ssbp--theme-1 .ssbp-skype,
4118
  .ssbp--theme-2 .ssbp-skype,
4121
  .ssbp--theme-5 .ssbp-skype,
4122
  .ssbp--theme-10 .ssbp-skype:before,
4123
  .ssbp--theme-11 .ssbp-skype {
4124
+ transition: background-color, .5s;
4125
+ background-color: #00AFF0;
4126
+ display: block; }
4127
+
4128
  .ssbp--theme-6 .ssbp-skype,
4129
  .ssbp--theme-7 .ssbp-skype {
4130
+ border-color: #00AFF0;
4131
+ display: block; }
 
4132
 
4133
  .ssbp--theme-8 .ssbp-skype,
4134
  .ssbp--theme-9 .ssbp-skype {
4135
+ display: block; }
 
4136
 
4137
  .ssbp--theme-6 .ssbp-skype:before,
4138
  .ssbp--theme-7 .ssbp-skype:before,
4139
  .ssbp--theme-9 .ssbp-skype:before {
4140
+ content: url("../images/skype-hover.svg"); }
 
4141
 
4142
  .ssbp--theme-1 .ssbp-skype:before,
4143
  .ssbp--theme-2 .ssbp-skype:before,
4146
  .ssbp--theme-5 .ssbp-skype:before,
4147
  .ssbp--theme-6 .ssbp-skype:before,
4148
  .ssbp--theme-7 .ssbp-skype:before {
4149
+ left: 50%;
4150
+ position: absolute;
4151
+ top: 50%;
4152
+ padding-top: 0;
4153
+ width: 100%;
4154
+ height: 100%;
4155
+ transform: translate(-50%, -37%); }
4156
+
4157
  .ssbp--theme-1 .ssbp-skype:hover,
4158
  .ssbp--theme-1 .ssbp-skype:focus,
4159
  .ssbp--theme-1 .ssbp-skype:active {
4160
+ color: #00AFF0;
4161
+ border-color: #00AFF0; }
 
4162
 
4163
  .ssbp--theme-6 .ssbp-skype:hover,
4164
  .ssbp--theme-6 .ssbp-skype:focus,
4166
  .ssbp--theme-7 .ssbp-skype:hover,
4167
  .ssbp--theme-7 .ssbp-skype:focus,
4168
  .ssbp--theme-7 .ssbp-skype:active {
4169
+ background-color: #00AFF0; }
 
4170
 
4171
  .ssbp--theme-2 .ssbp-skype:hover,
4172
  .ssbp--theme-2 .ssbp-skype:focus,
4180
  .ssbp--theme-11 .ssbp-skype:hover,
4181
  .ssbp--theme-11 .ssbp-skype:focus,
4182
  .ssbp--theme-11 .ssbp-skype:active {
4183
+ border-color: #0081b1;
4184
+ background-color: #0081b1; }
 
4185
 
4186
  .ssbp--theme-1 .ssbp-skype:hover:before,
4187
  .ssbp--theme-1 .ssbp-skype:focus:before,
4188
  .ssbp--theme-1 .ssbp-skype:active:before {
4189
+ content: url("../images/skype-hover.svg");
4190
+ left: 50%;
4191
+ position: absolute;
4192
+ top: 50%;
4193
+ padding-top: 0;
4194
+ width: 100%;
4195
+ height: 100%;
4196
+ transform: translate(-50%, -37%); }
4197
+
4198
  .ssbp--theme-6 .ssbp-skype:hover:before,
4199
  .ssbp--theme-6 .ssbp-skype:focus:before,
4200
  .ssbp--theme-6 .ssbp-skype:active:before,
4204
  .ssbp--theme-8 .ssbp-skype:hover:before,
4205
  .ssbp--theme-8 .ssbp-skype:focus:before,
4206
  .ssbp--theme-8 .ssbp-skype:active:before {
4207
+ content: url("../images/skype.svg"); }
4208
+
4209
+ .ssbp--theme-1 .ssbp-skype + .ssbp-each-share,
4210
+ .ssbp--theme-2 .ssbp-skype + .ssbp-each-share,
4211
+ .ssbp--theme-3 .ssbp-skype + .ssbp-each-share,
4212
+ .ssbp--theme-4 .ssbp-skype + .ssbp-each-share,
4213
+ .ssbp--theme-5 .ssbp-skype + .ssbp-each-share,
4214
+ .ssbp--theme-6 .ssbp-skype + .ssbp-each-share,
4215
+ .ssbp--theme-7 .ssbp-skype + .ssbp-each-share {
4216
+ background-color: #00AFF0; }
 
4217
 
4218
  .ssbp--theme-2 .ssbp-btn.ssbp-skype:hover:before,
4219
  .ssbp--theme-2 .ssbp-btn.ssbp-skype:focus:before,
4233
  .ssbp--theme-7 .ssbp-btn.ssbp-skype:hover:before,
4234
  .ssbp--theme-7 .ssbp-btn.ssbp-skype:focus:before,
4235
  .ssbp--theme-7 .ssbp-btn.ssbp-skype:active:before {
4236
+ transform: translate(-50%, -37%) !important;
4237
+ left: 50%;
4238
+ position: absolute;
4239
+ top: 50%;
4240
+ padding-top: 0;
4241
+ width: 100%;
4242
+ height: 100%; }
4243
+
4244
+ .ssbp--theme-5 .ssbp-skype {
4245
+ background-color: #00AFF0;
4246
+ box-shadow: 0 8px 0 #0081b1, 0 10px 12px rgba(0, 0, 0, 0.33); }
4247
+
4248
+ .ssbp--theme-5 .ssbp-skype:active {
4249
+ box-shadow: 0 4px 0 #0081b1, 0 5px 6px rgba(0, 0, 0, 0.33); }
 
4250
 
4251
  .ssbp--theme-3 .ssbp-text,
4252
  .ssbp--theme-7 .ssbp-text {
4253
+ display: inline-block;
4254
+ vertical-align: middle;
4255
+ font-size: 12.1px;
4256
+ margin-left: 0;
4257
+ text-shadow: -1px -1px rgba(0, 0, 0, 0.2);
4258
+ position: absolute;
4259
+ bottom: -20px;
4260
+ left: 50%;
4261
+ transform: translate(-50%); }
 
4262
 
4263
  .ssbp--theme-7 .ssbp-li--skype .ssbp-text {
4264
+ color: #00AFF0; }
 
4265
 
4266
  .ssbp--theme-7 .ssbp-li--skype:hover .ssbp-text {
4267
+ color: #fff; }
 
4268
 
4269
  .ssbp--theme-9 .ssbp-li--skype {
4270
+ border-bottom: 5px solid #00AFF0; }
4271
+
4272
  .ssbp--theme-9 .ssbp-skype {
4273
+ height: 43px !important; }
 
4274
 
4275
  .ssbp--theme-9 .ssbp-li--skype:hover {
4276
+ border-bottom: 5px solid rgba(0, 175, 240, 0.59); }
 
4277
 
4278
  .ssbp--theme-9 .ssbp-li--skype .ssbp-skype:before {
4279
+ padding: 9px 14px 0; }
 
4280
 
4281
  .ssbp--theme-10 .ssbp-skype {
4282
+ width: 40px !important; }
 
4283
 
4284
  .ssbp--theme-10 .ssbp-skype:before {
4285
+ padding: 11px 8px 8px; }
4286
+
4287
+ /* Snapchat */
4288
+ .ssbp-snapchat:before {
4289
+ content: url("../images/snapchat.svg");
4290
+ left: 0;
4291
+ padding: 5px 8px 0;
4292
+ position: absolute;
4293
+ top: 0;
4294
+ width: 100%; }
4295
+
4296
+ .ssbp--theme-8 .ssbp-snapchat:before {
4297
+ content: url("../images/snapchat-black.svg"); }
4298
+
4299
+ .ssbp--theme-1 .ssbp-snapchat,
4300
+ .ssbp--theme-2 .ssbp-snapchat,
4301
+ .ssbp--theme-3 .ssbp-snapchat,
4302
+ .ssbp--theme-4 .ssbp-snapchat,
4303
+ .ssbp--theme-5 .ssbp-snapchat,
4304
+ .ssbp--theme-10 .ssbp-snapchat:before,
4305
+ .ssbp--theme-11 .ssbp-snapchat {
4306
+ transition: background-color, .5s;
4307
+ background-color: #fffc00;
4308
+ display: block; }
4309
+
4310
+ .ssbp--theme-6 .ssbp-snapchat,
4311
+ .ssbp--theme-7 .ssbp-snapchat {
4312
+ border-color: #fffc00;
4313
+ display: block; }
4314
+
4315
+ .ssbp--theme-8 .ssbp-snapchat,
4316
+ .ssbp--theme-9 .ssbp-snapchat {
4317
+ display: block; }
4318
+
4319
+ .ssbp--theme-6 .ssbp-snapchat:before,
4320
+ .ssbp--theme-7 .ssbp-snapchat:before,
4321
+ .ssbp--theme-9 .ssbp-snapchat:before {
4322
+ content: url("../images/snapchat-hover.svg"); }
4323
+
4324
+ .ssbp--theme-1 .ssbp-snapchat:before,
4325
+ .ssbp--theme-2 .ssbp-snapchat:before,
4326
+ .ssbp--theme-3 .ssbp-snapchat:before,
4327
+ .ssbp--theme-4 .ssbp-snapchat:before,
4328
+ .ssbp--theme-5 .ssbp-snapchat:before,
4329
+ .ssbp--theme-6 .ssbp-snapchat:before,
4330
+ .ssbp--theme-7 .ssbp-snapchat:before {
4331
+ left: 50%;
4332
+ position: absolute;
4333
+ top: 50%;
4334
+ padding-top: 0;
4335
+ width: 100%;
4336
+ height: 100%;
4337
+ transform: translate(-50%, -37%); }
4338
+
4339
+ .ssbp--theme-1 .ssbp-snapchat:hover,
4340
+ .ssbp--theme-1 .ssbp-snapchat:focus,
4341
+ .ssbp--theme-1 .ssbp-snapchat:active {
4342
+ color: #fffc00;
4343
+ border-color: #fffc00; }
4344
+
4345
+ .ssbp--theme-6 .ssbp-snapchat:hover,
4346
+ .ssbp--theme-6 .ssbp-snapchat:focus,
4347
+ .ssbp--theme-6 .ssbp-snapchat:active,
4348
+ .ssbp--theme-7 .ssbp-snapchat:hover,
4349
+ .ssbp--theme-7 .ssbp-snapchat:focus,
4350
+ .ssbp--theme-7 .ssbp-snapchat:active {
4351
+ background-color: #fffc00; }
4352
+
4353
+ .ssbp--theme-2 .ssbp-snapchat:hover,
4354
+ .ssbp--theme-2 .ssbp-snapchat:focus,
4355
+ .ssbp--theme-2 .ssbp-snapchat:active,
4356
+ .ssbp--theme-3 .ssbp-snapchat:hover,
4357
+ .ssbp--theme-3 .ssbp-snapchat:focus,
4358
+ .ssbp--theme-3 .ssbp-snapchat:active,
4359
+ .ssbp--theme-10 .ssbp-snapchat:hover:before,
4360
+ .ssbp--theme-10 .ssbp-snapchat:focus:before,
4361
+ .ssbp--theme-10 .ssbp-snapchat:active:before,
4362
+ .ssbp--theme-11 .ssbp-snapchat:hover,
4363
+ .ssbp--theme-11 .ssbp-snapchat:focus,
4364
+ .ssbp--theme-11 .ssbp-snapchat:active {
4365
+ border-color: #b5b320;
4366
+ background-color: #b5b320; }
4367
+
4368
+ .ssbp--theme-1 .ssbp-snapchat:hover:before,
4369
+ .ssbp--theme-1 .ssbp-snapchat:focus:before,
4370
+ .ssbp--theme-1 .ssbp-snapchat:active:before {
4371
+ content: url("../images/snapchat-hover.svg");
4372
+ left: 50%;
4373
+ position: absolute;
4374
+ top: 50%;
4375
+ padding-top: 0;
4376
+ width: 100%;
4377
+ height: 100%;
4378
+ transform: translate(-50%, -37%); }
4379
+
4380
+ .ssbp--theme-6 .ssbp-snapchat:hover:before,
4381
+ .ssbp--theme-6 .ssbp-snapchat:focus:before,
4382
+ .ssbp--theme-6 .ssbp-snapchat:active:before,
4383
+ .ssbp--theme-7 .ssbp-snapchat:hover:before,
4384
+ .ssbp--theme-7 .ssbp-snapchat:focus:before,
4385
+ .ssbp--theme-7 .ssbp-snapchat:active:before,
4386
+ .ssbp--theme-8 .ssbp-snapchat:hover:before,
4387
+ .ssbp--theme-8 .ssbp-snapchat:focus:before,
4388
+ .ssbp--theme-8 .ssbp-snapchat:active:before {
4389
+ content: url("../images/snapchat.svg"); }
4390
+
4391
+ .ssbp--theme-1 .ssbp-snapchat + .ssbp-each-share,
4392
+ .ssbp--theme-2 .ssbp-snapchat + .ssbp-each-share,
4393
+ .ssbp--theme-3 .ssbp-snapchat + .ssbp-each-share,
4394
+ .ssbp--theme-4 .ssbp-snapchat + .ssbp-each-share,
4395
+ .ssbp--theme-5 .ssbp-snapchat + .ssbp-each-share,
4396
+ .ssbp--theme-6 .ssbp-snapchat + .ssbp-each-share,
4397
+ .ssbp--theme-7 .ssbp-snapchat + .ssbp-each-share {
4398
+ background-color: #fffc00; }
4399
+
4400
+ .ssbp--theme-2 .ssbp-btn.ssbp-snapchat:hover:before,
4401
+ .ssbp--theme-2 .ssbp-btn.ssbp-snapchat:focus:before,
4402
+ .ssbp--theme-2 .ssbp-btn.ssbp-snapchat:active:before,
4403
+ .ssbp--theme-3 .ssbp-btn.ssbp-snapchat:hover:before,
4404
+ .ssbp--theme-3 .ssbp-btn.ssbp-snapchat:focus:before,
4405
+ .ssbp--theme-3 .ssbp-btn.ssbp-snapchat:active:before,
4406
+ .ssbp--theme-4 .ssbp-btn.ssbp-snapchat:hover:before,
4407
+ .ssbp--theme-4 .ssbp-btn.ssbp-snapchat:focus:before,
4408
+ .ssbp--theme-4 .ssbp-btn.ssbp-snapchat:active:before,
4409
+ .ssbp--theme-5 .ssbp-btn.ssbp-snapchat:hover:before,
4410
+ .ssbp--theme-5 .ssbp-btn.ssbp-snapchat:focus:before,
4411
+ .ssbp--theme-5 .ssbp-btn.ssbp-snapchat:active:before,
4412
+ .ssbp--theme-6 .ssbp-btn.ssbp-snapchat:hover:before,
4413
+ .ssbp--theme-6 .ssbp-btn.ssbp-snapchat:focus:before,
4414
+ .ssbp--theme-6 .ssbp-btn.ssbp-snapchat:active:before,
4415
+ .ssbp--theme-7 .ssbp-btn.ssbp-snapchat:hover:before,
4416
+ .ssbp--theme-7 .ssbp-btn.ssbp-snapchat:focus:before,
4417
+ .ssbp--theme-7 .ssbp-btn.ssbp-snapchat:active:before {
4418
+ transform: translate(-50%, -37%) !important;
4419
+ left: 50%;
4420
+ position: absolute;
4421
+ top: 50%;
4422
+ padding-top: 0;
4423
+ width: 100%;
4424
+ height: 100%; }
4425
+
4426
+ .ssbp--theme-5 .ssbp-snapchat {
4427
+ background-color: #fffc00;
4428
+ box-shadow: 0 8px 0 #b5b320, 0 10px 12px rgba(0, 0, 0, 0.33); }
4429
+
4430
+ .ssbp--theme-5 .ssbp-snapchat:active {
4431
+ box-shadow: 0 4px 0 #fffc00, 0 5px 6px rgba(0, 0, 0, 0.33); }
4432
+
4433
+ .ssbp--theme-3 .ssbp-text,
4434
+ .ssbp--theme-7 .ssbp-text {
4435
+ display: inline-block;
4436
+ vertical-align: middle;
4437
+ font-size: 12.1px;
4438
+ margin-left: 0;
4439
+ text-shadow: -1px -1px rgba(0, 0, 0, 0.2);
4440
+ position: absolute;
4441
+ bottom: -20px;
4442
+ left: 50%;
4443
+ transform: translate(-50%); }
4444
+
4445
+ .ssbp--theme-7 .ssbp-li--snapchat .ssbp-text {
4446
+ color: #fffc00; }
4447
+
4448
+ .ssbp--theme-7 .ssbp-li--snapchat:hover .ssbp-text {
4449
+ color: #fff; }
4450
+
4451
+ .ssbp--theme-9 .ssbp-li--snapchat {
4452
+ border-bottom: 5px solid #fffc00; }
4453
+
4454
+ .ssbp--theme-9 .ssbp-snapchat {
4455
+ height: 43px !important; }
4456
+
4457
+ .ssbp--theme-9 .ssbp-li--snapchat:hover {
4458
+ border-bottom: 5px solid rgba(255, 252, 40, 0.59); }
4459
+
4460
+ .ssbp--theme-9 .ssbp-li--snapchat .ssbp-snapchat:before {
4461
+ padding: 9px 14px 0; }
4462
+
4463
+ .ssbp--theme-10 .ssbp-snapchat {
4464
+ width: 40px !important; }
4465
+
4466
+ .ssbp--theme-10 .ssbp-snapchat:before {
4467
+ padding: 11px 8px 8px; }
4468
+
4469
+ /* Telegram */
4470
+ .ssbp-telegram:before {
4471
+ content: url("../images/telegram.svg");
4472
+ left: 0;
4473
+ padding: 5px 8px 0;
4474
+ position: absolute;
4475
+ top: 0;
4476
+ width: 100%; }
4477
+
4478
+ .ssbp--theme-8 .ssbp-telegram:before {
4479
+ content: url("../images/telegram-black.svg"); }
4480
+
4481
+ .ssbp--theme-1 .ssbp-telegram,
4482
+ .ssbp--theme-2 .ssbp-telegram,
4483
+ .ssbp--theme-3 .ssbp-telegram,
4484
+ .ssbp--theme-4 .ssbp-telegram,
4485
+ .ssbp--theme-5 .ssbp-telegram,
4486
+ .ssbp--theme-10 .ssbp-telegram:before,
4487
+ .ssbp--theme-11 .ssbp-telegram {
4488
+ transition: background-color, .5s;
4489
+ background-color: #37aee2;
4490
+ display: block; }
4491
+
4492
+ .ssbp--theme-6 .ssbp-telegram,
4493
+ .ssbp--theme-7 .ssbp-telegram {
4494
+ border-color: #37aee2;
4495
+ display: block; }
4496
+
4497
+ .ssbp--theme-8 .ssbp-telegram,
4498
+ .ssbp--theme-9 .ssbp-telegram {
4499
+ display: block; }
4500
+
4501
+ .ssbp--theme-6 .ssbp-telegram:before,
4502
+ .ssbp--theme-7 .ssbp-telegram:before,
4503
+ .ssbp--theme-9 .ssbp-telegram:before {
4504
+ content: url("../images/telegram-hover.svg"); }
4505
+
4506
+ .ssbp--theme-1 .ssbp-telegram:before,
4507
+ .ssbp--theme-2 .ssbp-telegram:before,
4508
+ .ssbp--theme-3 .ssbp-telegram:before,
4509
+ .ssbp--theme-4 .ssbp-telegram:before,
4510
+ .ssbp--theme-5 .ssbp-telegram:before,
4511
+ .ssbp--theme-6 .ssbp-telegram:before,
4512
+ .ssbp--theme-7 .ssbp-telegram:before {
4513
+ left: 50%;
4514
+ position: absolute;
4515
+ top: 50%;
4516
+ padding-top: 0;
4517
+ width: 100%;
4518
+ height: 100%;
4519
+ transform: translate(-50%, -37%); }
4520
+
4521
+ .ssbp--theme-1 .ssbp-telegram:hover,
4522
+ .ssbp--theme-1 .ssbp-telegram:focus,
4523
+ .ssbp--theme-1 .ssbp-telegram:active {
4524
+ color: #37aee2;
4525
+ border-color: #37aee2; }
4526
+
4527
+ .ssbp--theme-6 .ssbp-telegram:hover,
4528
+ .ssbp--theme-6 .ssbp-telegram:focus,
4529
+ .ssbp--theme-6 .ssbp-telegram:active,
4530
+ .ssbp--theme-7 .ssbp-telegram:hover,
4531
+ .ssbp--theme-7 .ssbp-telegram:focus,
4532
+ .ssbp--theme-7 .ssbp-telegram:active {
4533
+ background-color: #37aee2; }
4534
+
4535
+ .ssbp--theme-2 .ssbp-telegram:hover,
4536
+ .ssbp--theme-2 .ssbp-telegram:focus,
4537
+ .ssbp--theme-2 .ssbp-telegram:active,
4538
+ .ssbp--theme-3 .ssbp-telegram:hover,
4539
+ .ssbp--theme-3 .ssbp-telegram:focus,
4540
+ .ssbp--theme-3 .ssbp-telegram:active,
4541
+ .ssbp--theme-10 .ssbp-telegram:hover:before,
4542
+ .ssbp--theme-10 .ssbp-telegram:focus:before,
4543
+ .ssbp--theme-10 .ssbp-telegram:active:before,
4544
+ .ssbp--theme-11 .ssbp-telegram:hover,
4545
+ .ssbp--theme-11 .ssbp-telegram:focus,
4546
+ .ssbp--theme-11 .ssbp-telegram:active {
4547
+ border-color: #0674a4;
4548
+ background-color: #0674a4; }
4549
+
4550
+ .ssbp--theme-1 .ssbp-telegram:hover:before,
4551
+ .ssbp--theme-1 .ssbp-telegram:focus:before,
4552
+ .ssbp--theme-1 .ssbp-telegram:active:before {
4553
+ content: url("../images/telegram-hover.svg");
4554
+ left: 50%;
4555
+ position: absolute;
4556
+ top: 50%;
4557
+ padding-top: 0;
4558
+ width: 100%;
4559
+ height: 100%;
4560
+ transform: translate(-50%, -37%); }
4561
+
4562
+ .ssbp--theme-6 .ssbp-telegram:hover:before,
4563
+ .ssbp--theme-6 .ssbp-telegram:focus:before,
4564
+ .ssbp--theme-6 .ssbp-telegram:active:before,
4565
+ .ssbp--theme-7 .ssbp-telegram:hover:before,
4566
+ .ssbp--theme-7 .ssbp-telegram:focus:before,
4567
+ .ssbp--theme-7 .ssbp-telegram:active:before,
4568
+ .ssbp--theme-8 .ssbp-telegram:hover:before,
4569
+ .ssbp--theme-8 .ssbp-telegram:focus:before,
4570
+ .ssbp--theme-8 .ssbp-telegram:active:before {
4571
+ content: url("../images/telegram.svg"); }
4572
+
4573
+ .ssbp--theme-1 .ssbp-telegram + .ssbp-each-share,
4574
+ .ssbp--theme-2 .ssbp-telegram + .ssbp-each-share,
4575
+ .ssbp--theme-3 .ssbp-telegram + .ssbp-each-share,
4576
+ .ssbp--theme-4 .ssbp-telegram + .ssbp-each-share,
4577
+ .ssbp--theme-5 .ssbp-telegram + .ssbp-each-share,
4578
+ .ssbp--theme-6 .ssbp-telegram + .ssbp-each-share,
4579
+ .ssbp--theme-7 .ssbp-telegram + .ssbp-each-share {
4580
+ background-color: #37aee2; }
4581
+
4582
+ .ssbp--theme-2 .ssbp-btn.ssbp-telegram:hover:before,
4583
+ .ssbp--theme-2 .ssbp-btn.ssbp-telegram:focus:before,
4584
+ .ssbp--theme-2 .ssbp-btn.ssbp-telegram:active:before,
4585
+ .ssbp--theme-3 .ssbp-btn.ssbp-telegram:hover:before,
4586
+ .ssbp--theme-3 .ssbp-btn.ssbp-telegram:focus:before,
4587
+ .ssbp--theme-3 .ssbp-btn.ssbp-telegram:active:before,
4588
+ .ssbp--theme-4 .ssbp-btn.ssbp-telegram:hover:before,
4589
+ .ssbp--theme-4 .ssbp-btn.ssbp-telegram:focus:before,
4590
+ .ssbp--theme-4 .ssbp-btn.ssbp-telegram:active:before,
4591
+ .ssbp--theme-5 .ssbp-btn.ssbp-telegram:hover:before,
4592
+ .ssbp--theme-5 .ssbp-btn.ssbp-telegram:focus:before,
4593
+ .ssbp--theme-5 .ssbp-btn.ssbp-telegram:active:before,
4594
+ .ssbp--theme-6 .ssbp-btn.ssbp-telegram:hover:before,
4595
+ .ssbp--theme-6 .ssbp-btn.ssbp-telegram:focus:before,
4596
+ .ssbp--theme-6 .ssbp-btn.ssbp-telegram:active:before,
4597
+ .ssbp--theme-7 .ssbp-btn.ssbp-telegram:hover:before,
4598
+ .ssbp--theme-7 .ssbp-btn.ssbp-telegram:focus:before,
4599
+ .ssbp--theme-7 .ssbp-btn.ssbp-telegram:active:before {
4600
+ transform: translate(-50%, -37%) !important;
4601
+ left: 50%;
4602
+ position: absolute;
4603
+ top: 50%;
4604
+ padding-top: 0;
4605
+ width: 100%;
4606
+ height: 100%; }
4607
+
4608
+ .ssbp--theme-5 .ssbp-telegram {
4609
+ background-color: #37aee2;
4610
+ box-shadow: 0 8px 0 #0674a4, 0 10px 12px rgba(0, 0, 0, 0.33); }
4611
+
4612
+ .ssbp--theme-5 .ssbp-telegram:active {
4613
+ box-shadow: 0 4px 0 #37aee2, 0 5px 6px rgba(0, 0, 0, 0.33); }
4614
+
4615
+ .ssbp--theme-3 .ssbp-text,
4616
+ .ssbp--theme-7 .ssbp-text {
4617
+ display: inline-block;
4618
+ vertical-align: middle;
4619
+ font-size: 12.1px;
4620
+ margin-left: 0;
4621
+ text-shadow: -1px -1px rgba(0, 0, 0, 0.2);
4622
+ position: absolute;
4623
+ bottom: -20px;
4624
+ left: 50%;
4625
+ transform: translate(-50%); }
4626
+
4627
+ .ssbp--theme-7 .ssbp-li--telegram .ssbp-text {
4628
+ color: #37aee2; }
4629
+
4630
+ .ssbp--theme-7 .ssbp-li--telegram:hover .ssbp-text {
4631
+ color: #fff; }
4632
+
4633
+ .ssbp--theme-9 .ssbp-li--telegram {
4634
+ border-bottom: 5px solid #20779d; }
4635
+
4636
+ .ssbp--theme-9 .ssbp-telegram {
4637
+ height: 43px !important; }
4638
+
4639
+ .ssbp--theme-9 .ssbp-li--telegram:hover {
4640
+ border-bottom: 5px solid rgba(55, 174, 226, 0.59); }
4641
+
4642
+ .ssbp--theme-9 .ssbp-li--telegram .ssbp-telegram:before {
4643
+ padding: 9px 14px 0; }
4644
+
4645
+ .ssbp--theme-10 .ssbp-telegram {
4646
+ width: 40px !important; }
4647
+
4648
+ .ssbp--theme-10 .ssbp-telegram:before {
4649
+ padding: 11px 8px 8px; }
4650
 
4651
  /* Weibo */
4652
  .ssbp-weibo:before {
4653
+ content: url("../images/weibo.svg");
4654
+ left: 0;
4655
+ padding: 5px 8px 0;
4656
+ position: absolute;
4657
+ top: 0;
4658
+ width: 100%; }
 
4659
 
4660
  .ssbp--theme-8 .ssbp-weibo:before {
4661
+ content: url("../images/weibo-black.svg"); }
 
4662
 
4663
  .ssbp--theme-1 .ssbp-weibo,
4664
  .ssbp--theme-2 .ssbp-weibo,
4667
  .ssbp--theme-5 .ssbp-weibo,
4668
  .ssbp--theme-10 .ssbp-weibo:before,
4669
  .ssbp--theme-11 .ssbp-weibo {
4670
+ transition: background-color, .5s;
4671
+ background-color: #df2029;
4672
+ display: block; }
4673
+
4674
  .ssbp--theme-6 .ssbp-weibo,
4675
  .ssbp--theme-7 .ssbp-weibo {
4676
+ border-color: #df2029;
4677
+ display: block; }
 
4678
 
4679
  .ssbp--theme-8 .ssbp-weibo,
4680
  .ssbp--theme-9 .ssbp-weibo {
4681
+ display: block; }
 
4682
 
4683
  .ssbp--theme-6 .ssbp-weibo:before,
4684
  .ssbp--theme-7 .ssbp-weibo:before,
4685
  .ssbp--theme-9 .ssbp-weibo:before {
4686
+ content: url("../images/weibo-hover.svg"); }
 
4687
 
4688
  .ssbp--theme-1 .ssbp-weibo:before,
4689
  .ssbp--theme-2 .ssbp-weibo:before,
4692
  .ssbp--theme-5 .ssbp-weibo:before,
4693
  .ssbp--theme-6 .ssbp-weibo:before,
4694
  .ssbp--theme-7 .ssbp-weibo:before {
4695
+ left: 50%;
4696
+ position: absolute;
4697
+ top: 50%;
4698
+ padding-top: 0;
4699
+ width: 100%;
4700
+ height: 100%;
4701
+ transform: translate(-50%, -37%); }
4702
+
4703
  .ssbp--theme-1 .ssbp-weibo:hover,
4704
  .ssbp--theme-1 .ssbp-weibo:focus,
4705
  .ssbp--theme-1 .ssbp-weibo:active {
4706
+ color: #df2029;
4707
+ border-color: #df2029; }
 
4708
 
4709
  .ssbp--theme-6 .ssbp-weibo:hover,
4710
  .ssbp--theme-6 .ssbp-weibo:focus,
4712
  .ssbp--theme-7 .ssbp-weibo:hover,
4713
  .ssbp--theme-7 .ssbp-weibo:focus,
4714
  .ssbp--theme-7 .ssbp-weibo:active {
4715
+ background-color: #df2029; }
 
4716
 
4717
  .ssbp--theme-2 .ssbp-weibo:hover,
4718
  .ssbp--theme-2 .ssbp-weibo:focus,
4726
  .ssbp--theme-11 .ssbp-weibo:hover,
4727
  .ssbp--theme-11 .ssbp-weibo:focus,
4728
  .ssbp--theme-11 .ssbp-weibo:active {
4729
+ border-color: #ad191f;
4730
+ background-color: #ad191f; }
 
4731
 
4732
  .ssbp--theme-1 .ssbp-weibo:hover:before,
4733
  .ssbp--theme-1 .ssbp-weibo:focus:before,
4734
  .ssbp--theme-1 .ssbp-weibo:active:before {
4735
+ content: url("../images/weibo-hover.svg");
4736
+ left: 50%;
4737
+ position: absolute;
4738
+ top: 50%;
4739
+ padding-top: 0;
4740
+ width: 100%;
4741
+ height: 100%;
4742
+ transform: translate(-50%, -37%); }
4743
+
4744
  .ssbp--theme-6 .ssbp-weibo:hover:before,
4745
  .ssbp--theme-6 .ssbp-weibo:focus:before,
4746
  .ssbp--theme-6 .ssbp-weibo:active:before,
4750
  .ssbp--theme-8 .ssbp-weibo:hover:before,
4751
  .ssbp--theme-8 .ssbp-weibo:focus:before,
4752
  .ssbp--theme-8 .ssbp-weibo:active:before {
4753
+ content: url("../images/weibo.svg"); }
4754
+
4755
+ .ssbp--theme-1 .ssbp-weibo + .ssbp-each-share,
4756
+ .ssbp--theme-2 .ssbp-weibo + .ssbp-each-share,
4757
+ .ssbp--theme-3 .ssbp-weibo + .ssbp-each-share,
4758
+ .ssbp--theme-4 .ssbp-weibo + .ssbp-each-share,
4759
+ .ssbp--theme-5 .ssbp-weibo + .ssbp-each-share,
4760
+ .ssbp--theme-6 .ssbp-weibo + .ssbp-each-share,
4761
+ .ssbp--theme-7 .ssbp-weibo + .ssbp-each-share {
4762
+ background-color: #df2029; }
 
4763
 
4764
  .ssbp--theme-2 .ssbp-btn.ssbp-weibo:hover:before,
4765
  .ssbp--theme-2 .ssbp-btn.ssbp-weibo:focus:before,
4779
  .ssbp--theme-7 .ssbp-btn.ssbp-weibo:hover:before,
4780
  .ssbp--theme-7 .ssbp-btn.ssbp-weibo:focus:before,
4781
  .ssbp--theme-7 .ssbp-btn.ssbp-weibo:active:before {
4782
+ transform: translate(-50%, -37%) !important;
4783
+ left: 50%;
4784
+ position: absolute;
4785
+ top: 50%;
4786
+ padding-top: 0;
4787
+ width: 100%;
4788
+ height: 100%; }
4789
+
4790
+ .ssbp--theme-5 .ssbp-weibo {
4791
+ background-color: #df2029;
4792
+ box-shadow: 0 8px 0 #ad191f, 0 10px 12px rgba(0, 0, 0, 0.33); }
4793
+
4794
+ .ssbp--theme-5 .ssbp-weibo:active {
4795
+ box-shadow: 0 4px 0 #ad191f, 0 5px 6px rgba(0, 0, 0, 0.33); }
 
4796
 
4797
  .ssbp--theme-3 .ssbp-text,
4798
  .ssbp--theme-7 .ssbp-text {
4799
+ display: inline-block;
4800
+ vertical-align: middle;
4801
+ font-size: 12.1px;
4802
+ margin-left: 0;
4803
+ text-shadow: -1px -1px rgba(0, 0, 0, 0.2);
4804
+ position: absolute;
4805
+ bottom: -20px;
4806
+ left: 50%;
4807
+ transform: translate(-50%); }
 
4808
 
4809
  .ssbp--theme-7 .ssbp-li--weibo .ssbp-text {
4810
+ color: #df2029; }
 
4811
 
4812
  .ssbp--theme-7 .ssbp-li--weibo:hover .ssbp-text {
4813
+ color: #fff; }
 
4814
 
4815
  .ssbp--theme-9 .ssbp-li--weibo {
4816
+ border-bottom: 5px solid #df2029; }
4817
+
4818
  .ssbp--theme-9 .ssbp-weibo {
4819
+ height: 43px !important; }
 
4820
 
4821
  .ssbp--theme-9 .ssbp-li--weibo:hover {
4822
+ border-bottom: 5px solid rgba(223, 32, 41, 0.61); }
 
4823
 
4824
  .ssbp--theme-9 .ssbp-li--weibo .ssbp-weibo:before {
4825
+ padding: 9px 14px 0; }
 
4826
 
4827
  .ssbp--theme-10 .ssbp-weibo {
4828
+ width: 40px !important; }
 
4829
 
4830
  .ssbp--theme-10 .ssbp-weibo:before {
4831
+ padding: 11px 8px 8px; }
 
css/ssba.css CHANGED
@@ -1,126 +1,3424 @@
1
  /* Style stylesheet */
2
  .ssbp-line:before {
3
- content: url("../images/line.svg");
4
- left: 0;
5
- padding: 5px 8px 0;
6
- position: absolute;
7
- top: 0;
8
- width: 100%;
9
- }
10
- .ssbp--theme-1 .ssbp-line{
11
- background-color:#00c300;
12
- display: block;
13
- }
14
  .ssbp--theme-1 .ssbp-line:before {
15
- left: 50%;
16
- position: absolute;
17
- top: 50%;
18
- padding-top: 0;
19
- width: 86%;
20
- height: 100%;
21
- transform: translate(-50%, -37%);
22
- }
23
  .ssbp--theme-1 .ssbp-line:hover,
24
  .ssbp--theme-1 .ssbp-line:focus,
25
- .ssbp--theme-1 .ssbp-line:active{
26
- color:#00c300;
27
- border-color:#00c300;
28
- }
29
  .ssbp--theme-1 .ssbp-line:hover:before,
30
  .ssbp--theme-1 .ssbp-line:focus:before,
31
- .ssbp--theme-1 .ssbp-line:active:before{
32
- content: url("../images/line-hover.svg");
33
- left: 50%;
34
- position: absolute;
35
- top: 50%;
36
- padding-top: 0;
37
- width: 86%;
38
- height: 100%;
39
- transform: translate(-50%, -37%);
40
- }
41
- .ssbp--theme-1 .ssbp-line+.ssbp-each-share{
42
- background-color:#00c300;
43
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
44
 
45
- .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}
 
46
 
 
 
47
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
48
 
49
  #ssba-bar-2.left {
50
- position: fixed;
51
- top: 25vh;
52
- z-index: 10000;
53
- }
54
 
55
  #ssba-bar-2.right {
56
- position: fixed;
57
- right: 0;
58
- top: 25vh;
59
- z-index: 10000;
60
- }
61
 
62
  #ssba-bar-2.left .ssbp-bar-list {
63
- max-width: 84px;
64
- text-align: left;
65
- min-width: auto;
66
- margin: 0;
67
- padding: 0;
68
- list-style: none;
69
- }
70
 
71
  #ssba-bar-2.right .ssbp-bar-list {
72
- max-width: 84px;
73
- text-align: right;
74
- min-width: auto;
75
- margin: 0;
76
- padding: 0;
77
- list-style: none;
78
- }
79
 
80
  #ssba-bar-2 .ssbp-bar-list li {
81
- margin: 0;
82
- margin-left: 0;
83
- margin-right: 0;
84
- display: block;
85
- position: relative;
86
- }
87
 
88
  #ssba-bar-2 ul li a {
89
- max-width: 84px;
90
- display: block;
91
- }
92
 
93
  .ssba-plus-2 {
94
- width: 100%;
95
- }
96
 
97
  .ssba-classic-2 {
98
- width: 100%;
99
- }
100
 
101
  .ssbp-each-share, #ssba-bar-2 li .ssbp-each-share {
102
- display: block;
103
- }
104
 
105
  .right li .ssbp-each-share {
106
- left: unset;
107
- right: 100%;
108
- margin-right: -12px;
109
- margin-left: 0;
110
- }
 
 
 
 
 
 
 
 
 
 
 
111
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
112
  .ssbp-line:before {
113
- content: url("../images/line.svg");
114
- left: 0;
115
- padding: 5px 8px 0;
116
- position: absolute;
117
- top: 0;
118
- width: 100%;
119
- }
120
 
121
  .ssbp--theme-8 .ssbp-line:before {
122
- content: url("../images/line-black.svg");
123
- }
124
 
125
  .ssbp--theme-1 .ssbp-line,
126
  .ssbp--theme-2 .ssbp-line,
@@ -129,26 +3427,23 @@
129
  .ssbp--theme-5 .ssbp-line,
130
  .ssbp--theme-10 .ssbp-line:before,
131
  .ssbp--theme-11 .ssbp-line {
132
- transition: background-color, .5s;
133
- background-color:#00c300;
134
- display: block;
135
- }
136
  .ssbp--theme-6 .ssbp-line,
137
  .ssbp--theme-7 .ssbp-line {
138
- border-color:#00c300;
139
- display: block;
140
- }
141
 
142
  .ssbp--theme-8 .ssbp-line,
143
  .ssbp--theme-9 .ssbp-line {
144
- display: block;
145
- }
146
 
147
  .ssbp--theme-6 .ssbp-line:before,
148
  .ssbp--theme-7 .ssbp-line:before,
149
  .ssbp--theme-9 .ssbp-line:before {
150
- content: url("../images/line-hover.svg");
151
- }
152
 
153
  .ssbp--theme-1 .ssbp-line:before,
154
  .ssbp--theme-2 .ssbp-line:before,
@@ -157,20 +3452,27 @@
157
  .ssbp--theme-5 .ssbp-line:before,
158
  .ssbp--theme-6 .ssbp-line:before,
159
  .ssbp--theme-7 .ssbp-line:before {
160
- left: 50%;
161
- position: absolute;
162
- top: 50%;
163
- padding-top: 0;
164
- width: 86%;
165
- height: 100%;
166
- transform: translate(-50%, -37%);
167
- }
 
 
 
 
 
 
 
 
168
  .ssbp--theme-1 .ssbp-line:hover,
169
  .ssbp--theme-1 .ssbp-line:focus,
170
  .ssbp--theme-1 .ssbp-line:active {
171
- color:#00c300;
172
- border-color:#00c300;
173
- }
174
 
175
  .ssbp--theme-6 .ssbp-line:hover,
176
  .ssbp--theme-6 .ssbp-line:focus,
@@ -178,8 +3480,7 @@
178
  .ssbp--theme-7 .ssbp-line:hover,
179
  .ssbp--theme-7 .ssbp-line:focus,
180
  .ssbp--theme-7 .ssbp-line:active {
181
- background-color: #00c300;
182
- }
183
 
184
  .ssbp--theme-2 .ssbp-line:hover,
185
  .ssbp--theme-2 .ssbp-line:focus,
@@ -193,22 +3494,25 @@
193
  .ssbp--theme-11 .ssbp-line:hover,
194
  .ssbp--theme-11 .ssbp-line:focus,
195
  .ssbp--theme-11 .ssbp-line:active {
196
- border-color:#008e00;
197
- background-color: #008e00;
198
- }
199
 
200
  .ssbp--theme-1 .ssbp-line:hover:before,
201
  .ssbp--theme-1 .ssbp-line:focus:before,
202
  .ssbp--theme-1 .ssbp-line:active:before {
203
- content: url("../images/line-hover.svg");
204
- left: 50%;
205
- position: absolute;
206
- top: 50%;
207
- padding-top: 0;
208
- width: 86%;
209
- height: 100%;
210
- transform: translate(-50%, -37%);
211
- }
 
 
 
 
212
  .ssbp--theme-6 .ssbp-line:hover:before,
213
  .ssbp--theme-6 .ssbp-line:focus:before,
214
  .ssbp--theme-6 .ssbp-line:active:before,
@@ -218,17 +3522,16 @@
218
  .ssbp--theme-8 .ssbp-line:hover:before,
219
  .ssbp--theme-8 .ssbp-line:focus:before,
220
  .ssbp--theme-8 .ssbp-line:active:before {
221
- content: url("../images/line.svg");
222
- }
223
- .ssbp--theme-1 .ssbp-line+.ssbp-each-share,
224
- .ssbp--theme-2 .ssbp-line+.ssbp-each-share,
225
- .ssbp--theme-3 .ssbp-line+.ssbp-each-share,
226
- .ssbp--theme-4 .ssbp-line+.ssbp-each-share,
227
- .ssbp--theme-5 .ssbp-line+.ssbp-each-share,
228
- .ssbp--theme-6 .ssbp-line+.ssbp-each-share,
229
- .ssbp--theme-7 .ssbp-line+.ssbp-each-share {
230
- background-color:#00c300;
231
- }
232
 
233
  .ssbp--theme-2 .ssbp-btn.ssbp-line:hover:before,
234
  .ssbp--theme-2 .ssbp-btn.ssbp-line:focus:before,
@@ -248,79 +3551,87 @@
248
  .ssbp--theme-7 .ssbp-btn.ssbp-line:hover:before,
249
  .ssbp--theme-7 .ssbp-btn.ssbp-line:focus:before,
250
  .ssbp--theme-7 .ssbp-btn.ssbp-line:active:before {
251
- transform: translate(-50%, -37%)!important;
252
- left: 50%;
253
- position: absolute;
254
- top: 50%;
255
- padding-top: 0;
256
- width: 86%;
257
- height: 100%;
258
- }
259
- .ssbp--theme-5 .ssbp-line{
260
- background-color:#00c300;
261
- box-shadow:0 8px 0 #008e00,0 10px 12px rgba(0,0,0,0.33)
262
- }
263
- .ssbp--theme-5 .ssbp-line:active{
264
- box-shadow:0 4px 0 #008e00,0 5px 6px rgba(0,0,0,0.33)
265
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
266
 
267
  .ssbp--theme-3 .ssbp-text,
268
  .ssbp--theme-7 .ssbp-text {
269
- display:inline-block;
270
- vertical-align:middle;
271
- font-size:12.1px;
272
- margin-left:0;
273
- text-shadow:-1px -1px rgba(0,0,0,0.2);
274
- position: absolute;
275
- bottom: -20px;
276
- left: 50%;
277
- transform: translate(-50%);
278
- }
279
 
280
  .ssbp--theme-7 .ssbp-li--line .ssbp-text {
281
- color: #00c300;
282
- }
283
 
284
  .ssbp--theme-7 .ssbp-li--line:hover .ssbp-text {
285
- color: #fff;
286
- }
287
 
288
  .ssbp--theme-9 .ssbp-li--line {
289
- border-bottom: 5px solid #00c300;
290
- }
291
  .ssbp--theme-9 .ssbp-line {
292
- height: 43px !important;
293
- }
294
 
295
  .ssbp--theme-9 .ssbp-li--line:hover {
296
- border-bottom:5px solid rgba(0, 195, 0, 0.59);
297
- }
298
 
299
  .ssbp--theme-9 .ssbp-li--line .ssbp-line:before {
300
- padding: 1px 14px 0;
301
- }
302
 
303
  .ssbp--theme-10 .ssbp-line {
304
- width: 40px!important;
305
- }
306
 
307
  .ssbp--theme-10 .ssbp-line:before {
308
- padding: 11% 8px 8px;
309
- }
310
 
311
  /* Skype */
312
  .ssbp-skype:before {
313
- content: url("../images/skype.svg");
314
- left: 0;
315
- padding: 5px 8px 0;
316
- position: absolute;
317
- top: 0;
318
- width: 100%;
319
- }
320
 
321
  .ssbp--theme-8 .ssbp-skype:before {
322
- content: url("../images/skype-black.svg");
323
- }
324
 
325
  .ssbp--theme-1 .ssbp-skype,
326
  .ssbp--theme-2 .ssbp-skype,
@@ -329,26 +3640,23 @@
329
  .ssbp--theme-5 .ssbp-skype,
330
  .ssbp--theme-10 .ssbp-skype:before,
331
  .ssbp--theme-11 .ssbp-skype {
332
- transition: background-color, .5s;
333
- background-color:#00AFF0;
334
- display: block;
335
- }
336
  .ssbp--theme-6 .ssbp-skype,
337
  .ssbp--theme-7 .ssbp-skype {
338
- border-color:#00AFF0;
339
- display: block;
340
- }
341
 
342
  .ssbp--theme-8 .ssbp-skype,
343
  .ssbp--theme-9 .ssbp-skype {
344
- display: block;
345
- }
346
 
347
  .ssbp--theme-6 .ssbp-skype:before,
348
  .ssbp--theme-7 .ssbp-skype:before,
349
  .ssbp--theme-9 .ssbp-skype:before {
350
- content: url("../images/skype-hover.svg");
351
- }
352
 
353
  .ssbp--theme-1 .ssbp-skype:before,
354
  .ssbp--theme-2 .ssbp-skype:before,
@@ -357,20 +3665,19 @@
357
  .ssbp--theme-5 .ssbp-skype:before,
358
  .ssbp--theme-6 .ssbp-skype:before,
359
  .ssbp--theme-7 .ssbp-skype:before {
360
- left: 50%;
361
- position: absolute;
362
- top: 50%;
363
- padding-top: 0;
364
- width: 100%;
365
- height: 100%;
366
- transform: translate(-50%, -37%);
367
- }
368
  .ssbp--theme-1 .ssbp-skype:hover,
369
  .ssbp--theme-1 .ssbp-skype:focus,
370
  .ssbp--theme-1 .ssbp-skype:active {
371
- color:#00AFF0;
372
- border-color:#00AFF0;
373
- }
374
 
375
  .ssbp--theme-6 .ssbp-skype:hover,
376
  .ssbp--theme-6 .ssbp-skype:focus,
@@ -378,8 +3685,7 @@
378
  .ssbp--theme-7 .ssbp-skype:hover,
379
  .ssbp--theme-7 .ssbp-skype:focus,
380
  .ssbp--theme-7 .ssbp-skype:active {
381
- background-color: #00AFF0;
382
- }
383
 
384
  .ssbp--theme-2 .ssbp-skype:hover,
385
  .ssbp--theme-2 .ssbp-skype:focus,
@@ -393,22 +3699,21 @@
393
  .ssbp--theme-11 .ssbp-skype:hover,
394
  .ssbp--theme-11 .ssbp-skype:focus,
395
  .ssbp--theme-11 .ssbp-skype:active {
396
- border-color: #0081b1;
397
- background-color: #0081b1;
398
- }
399
 
400
  .ssbp--theme-1 .ssbp-skype:hover:before,
401
  .ssbp--theme-1 .ssbp-skype:focus:before,
402
  .ssbp--theme-1 .ssbp-skype:active:before {
403
- content: url("../images/skype-hover.svg");
404
- left: 50%;
405
- position: absolute;
406
- top: 50%;
407
- padding-top: 0;
408
- width: 100%;
409
- height: 100%;
410
- transform: translate(-50%, -37%);
411
- }
412
  .ssbp--theme-6 .ssbp-skype:hover:before,
413
  .ssbp--theme-6 .ssbp-skype:focus:before,
414
  .ssbp--theme-6 .ssbp-skype:active:before,
@@ -418,17 +3723,16 @@
418
  .ssbp--theme-8 .ssbp-skype:hover:before,
419
  .ssbp--theme-8 .ssbp-skype:focus:before,
420
  .ssbp--theme-8 .ssbp-skype:active:before {
421
- content: url("../images/skype.svg");
422
- }
423
- .ssbp--theme-1 .ssbp-skype+.ssbp-each-share,
424
- .ssbp--theme-2 .ssbp-skype+.ssbp-each-share,
425
- .ssbp--theme-3 .ssbp-skype+.ssbp-each-share,
426
- .ssbp--theme-4 .ssbp-skype+.ssbp-each-share,
427
- .ssbp--theme-5 .ssbp-skype+.ssbp-each-share,
428
- .ssbp--theme-6 .ssbp-skype+.ssbp-each-share,
429
- .ssbp--theme-7 .ssbp-skype+.ssbp-each-share {
430
- background-color:#00AFF0;
431
- }
432
 
433
  .ssbp--theme-2 .ssbp-btn.ssbp-skype:hover:before,
434
  .ssbp--theme-2 .ssbp-btn.ssbp-skype:focus:before,
@@ -448,79 +3752,432 @@
448
  .ssbp--theme-7 .ssbp-btn.ssbp-skype:hover:before,
449
  .ssbp--theme-7 .ssbp-btn.ssbp-skype:focus:before,
450
  .ssbp--theme-7 .ssbp-btn.ssbp-skype:active:before {
451
- transform: translate(-50%, -37%)!important;
452
- left: 50%;
453
- position: absolute;
454
- top: 50%;
455
- padding-top: 0;
456
- width: 100%;
457
- height: 100%;
458
- }
459
- .ssbp--theme-5 .ssbp-skype{
460
- background-color:#00AFF0;
461
- box-shadow:0 8px 0 #0081b1,0 10px 12px rgba(0,0,0,0.33)
462
- }
463
- .ssbp--theme-5 .ssbp-skype:active{
464
- box-shadow:0 4px 0 #0081b1,0 5px 6px rgba(0,0,0,0.33)
465
- }
466
 
467
  .ssbp--theme-3 .ssbp-text,
468
  .ssbp--theme-7 .ssbp-text {
469
- display:inskype-block;
470
- vertical-align:middle;
471
- font-size:12.1px;
472
- margin-left:0;
473
- text-shadow:-1px -1px rgba(0,0,0,0.2);
474
- position: absolute;
475
- bottom: -20px;
476
- left: 50%;
477
- transform: translate(-50%);
478
- }
479
 
480
  .ssbp--theme-7 .ssbp-li--skype .ssbp-text {
481
- color: #00AFF0;
482
- }
483
 
484
  .ssbp--theme-7 .ssbp-li--skype:hover .ssbp-text {
485
- color: #fff;
486
- }
487
 
488
  .ssbp--theme-9 .ssbp-li--skype {
489
- border-bottom: 5px solid #00AFF0;
490
- }
491
  .ssbp--theme-9 .ssbp-skype {
492
- height: 43px !important;
493
- }
494
 
495
  .ssbp--theme-9 .ssbp-li--skype:hover {
496
- border-bottom:5px solid rgba(0, 175, 240, 0.59);
497
- }
498
 
499
  .ssbp--theme-9 .ssbp-li--skype .ssbp-skype:before {
500
- padding: 9px 14px 0;
501
- }
502
 
503
  .ssbp--theme-10 .ssbp-skype {
504
- width: 40px!important;
505
- }
506
 
507
  .ssbp--theme-10 .ssbp-skype:before {
508
- padding: 11px 8px 8px;
509
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
510
 
511
  /* Weibo */
512
  .ssbp-weibo:before {
513
- content: url("../images/weibo.svg");
514
- left: 0;
515
- padding: 5px 8px 0;
516
- position: absolute;
517
- top: 0;
518
- width: 100%;
519
- }
520
 
521
  .ssbp--theme-8 .ssbp-weibo:before {
522
- content: url("../images/weibo-black.svg");
523
- }
524
 
525
  .ssbp--theme-1 .ssbp-weibo,
526
  .ssbp--theme-2 .ssbp-weibo,
@@ -529,26 +4186,23 @@
529
  .ssbp--theme-5 .ssbp-weibo,
530
  .ssbp--theme-10 .ssbp-weibo:before,
531
  .ssbp--theme-11 .ssbp-weibo {
532
- transition: background-color, .5s;
533
- background-color:#df2029;
534
- display: block;
535
- }
536
  .ssbp--theme-6 .ssbp-weibo,
537
  .ssbp--theme-7 .ssbp-weibo {
538
- border-color:#df2029;
539
- display: block;
540
- }
541
 
542
  .ssbp--theme-8 .ssbp-weibo,
543
  .ssbp--theme-9 .ssbp-weibo {
544
- display: block;
545
- }
546
 
547
  .ssbp--theme-6 .ssbp-weibo:before,
548
  .ssbp--theme-7 .ssbp-weibo:before,
549
  .ssbp--theme-9 .ssbp-weibo:before {
550
- content: url("../images/weibo-hover.svg");
551
- }
552
 
553
  .ssbp--theme-1 .ssbp-weibo:before,
554
  .ssbp--theme-2 .ssbp-weibo:before,
@@ -557,20 +4211,19 @@
557
  .ssbp--theme-5 .ssbp-weibo:before,
558
  .ssbp--theme-6 .ssbp-weibo:before,
559
  .ssbp--theme-7 .ssbp-weibo:before {
560
- left: 50%;
561
- position: absolute;
562
- top: 50%;
563
- padding-top: 0;
564
- width: 100%;
565
- height: 100%;
566
- transform: translate(-50%, -37%);
567
- }
568
  .ssbp--theme-1 .ssbp-weibo:hover,
569
  .ssbp--theme-1 .ssbp-weibo:focus,
570
  .ssbp--theme-1 .ssbp-weibo:active {
571
- color:#df2029;
572
- border-color:#df2029;
573
- }
574
 
575
  .ssbp--theme-6 .ssbp-weibo:hover,
576
  .ssbp--theme-6 .ssbp-weibo:focus,
@@ -578,8 +4231,7 @@
578
  .ssbp--theme-7 .ssbp-weibo:hover,
579
  .ssbp--theme-7 .ssbp-weibo:focus,
580
  .ssbp--theme-7 .ssbp-weibo:active {
581
- background-color: #df2029;
582
- }
583
 
584
  .ssbp--theme-2 .ssbp-weibo:hover,
585
  .ssbp--theme-2 .ssbp-weibo:focus,
@@ -593,22 +4245,21 @@
593
  .ssbp--theme-11 .ssbp-weibo:hover,
594
  .ssbp--theme-11 .ssbp-weibo:focus,
595
  .ssbp--theme-11 .ssbp-weibo:active {
596
- border-color: #ad191f;
597
- background-color: #ad191f;
598
- }
599
 
600
  .ssbp--theme-1 .ssbp-weibo:hover:before,
601
  .ssbp--theme-1 .ssbp-weibo:focus:before,
602
  .ssbp--theme-1 .ssbp-weibo:active:before {
603
- content: url("../images/weibo-hover.svg");
604
- left: 50%;
605
- position: absolute;
606
- top: 50%;
607
- padding-top: 0;
608
- width: 100%;
609
- height: 100%;
610
- transform: translate(-50%, -37%);
611
- }
612
  .ssbp--theme-6 .ssbp-weibo:hover:before,
613
  .ssbp--theme-6 .ssbp-weibo:focus:before,
614
  .ssbp--theme-6 .ssbp-weibo:active:before,
@@ -618,17 +4269,16 @@
618
  .ssbp--theme-8 .ssbp-weibo:hover:before,
619
  .ssbp--theme-8 .ssbp-weibo:focus:before,
620
  .ssbp--theme-8 .ssbp-weibo:active:before {
621
- content: url("../images/weibo.svg");
622
- }
623
- .ssbp--theme-1 .ssbp-weibo+.ssbp-each-share,
624
- .ssbp--theme-2 .ssbp-weibo+.ssbp-each-share,
625
- .ssbp--theme-3 .ssbp-weibo+.ssbp-each-share,
626
- .ssbp--theme-4 .ssbp-weibo+.ssbp-each-share,
627
- .ssbp--theme-5 .ssbp-weibo+.ssbp-each-share,
628
- .ssbp--theme-6 .ssbp-weibo+.ssbp-each-share,
629
- .ssbp--theme-7 .ssbp-weibo+.ssbp-each-share {
630
- background-color:#df2029;
631
- }
632
 
633
  .ssbp--theme-2 .ssbp-btn.ssbp-weibo:hover:before,
634
  .ssbp--theme-2 .ssbp-btn.ssbp-weibo:focus:before,
@@ -648,62 +4298,57 @@
648
  .ssbp--theme-7 .ssbp-btn.ssbp-weibo:hover:before,
649
  .ssbp--theme-7 .ssbp-btn.ssbp-weibo:focus:before,
650
  .ssbp--theme-7 .ssbp-btn.ssbp-weibo:active:before {
651
- transform: translate(-50%, -37%)!important;
652
- left: 50%;
653
- position: absolute;
654
- top: 50%;
655
- padding-top: 0;
656
- width: 100%;
657
- height: 100%;
658
- }
659
- .ssbp--theme-5 .ssbp-weibo{
660
- background-color:#df2029;
661
- box-shadow:0 8px 0 #ad191f,0 10px 12px rgba(0,0,0,0.33)
662
- }
663
- .ssbp--theme-5 .ssbp-weibo:active{
664
- box-shadow:0 4px 0 #ad191f,0 5px 6px rgba(0,0,0,0.33)
665
- }
666
 
667
  .ssbp--theme-3 .ssbp-text,
668
  .ssbp--theme-7 .ssbp-text {
669
- display:inline-block;
670
- vertical-align:middle;
671
- font-size:12.1px;
672
- margin-left:0;
673
- text-shadow:-1px -1px rgba(0,0,0,0.2);
674
- position: absolute;
675
- bottom: -20px;
676
- left: 50%;
677
- transform: translate(-50%);
678
- }
679
 
680
  .ssbp--theme-7 .ssbp-li--weibo .ssbp-text {
681
- color: #df2029;
682
- }
683
 
684
  .ssbp--theme-7 .ssbp-li--weibo:hover .ssbp-text {
685
- color: #fff;
686
- }
687
 
688
  .ssbp--theme-9 .ssbp-li--weibo {
689
- border-bottom: 5px solid #df2029;
690
- }
691
  .ssbp--theme-9 .ssbp-weibo {
692
- height: 43px !important;
693
- }
694
 
695
  .ssbp--theme-9 .ssbp-li--weibo:hover {
696
- border-bottom:5px solid rgba(223, 32, 41, 0.61);
697
- }
698
 
699
  .ssbp--theme-9 .ssbp-li--weibo .ssbp-weibo:before {
700
- padding: 9px 14px 0;
701
- }
702
 
703
  .ssbp--theme-10 .ssbp-weibo {
704
- width: 40px!important;
705
- }
706
 
707
  .ssbp--theme-10 .ssbp-weibo:before {
708
- padding: 11px 8px 8px;
709
- }
 
 
 
1
  /* Style stylesheet */
2
  .ssbp-line:before {
3
+ content: url("../images/line.svg");
4
+ left: 0;
5
+ padding: 5px 8px 0;
6
+ position: absolute;
7
+ top: 0;
8
+ width: 100%; }
9
+
10
+ .ssbp--theme-1 .ssbp-line {
11
+ background-color: #00c300;
12
+ display: block; }
13
+
14
  .ssbp--theme-1 .ssbp-line:before {
15
+ left: 50%;
16
+ position: absolute;
17
+ top: 50%;
18
+ padding-top: 0;
19
+ width: 86%;
20
+ height: 100%;
21
+ transform: translate(-50%, -37%); }
22
+
23
  .ssbp--theme-1 .ssbp-line:hover,
24
  .ssbp--theme-1 .ssbp-line:focus,
25
+ .ssbp--theme-1 .ssbp-line:active {
26
+ color: #00c300;
27
+ border-color: #00c300; }
28
+
29
  .ssbp--theme-1 .ssbp-line:hover:before,
30
  .ssbp--theme-1 .ssbp-line:focus:before,
31
+ .ssbp--theme-1 .ssbp-line:active:before {
32
+ content: url("../images/line-hover.svg");
33
+ left: 50%;
34
+ position: absolute;
35
+ top: 50%;
36
+ padding-top: 0;
37
+ width: 86%;
38
+ height: 100%;
39
+ transform: translate(-50%, -37%); }
40
+
41
+ .ssbp--theme-1 .ssbp-line + .ssbp-each-share {
42
+ background-color: #00c300; }
43
+
44
+ .ssbp--theme-2 .ssbp-toggle-switch, .ssbp--theme-3 .ssbp-toggle-switch, .ssbp--theme-10 .ssbp-toggle-switch, .ssbp--theme-11 .ssbp-toggle-switch {
45
+ background: #4C4C4C;
46
+ background: rgba(39, 39, 39, 0.8);
47
+ border-radius: 0;
48
+ color: #fff; }
49
+
50
+ .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 {
51
+ background: #4C4C4C;
52
+ background: rgba(39, 39, 39, 0.9); }
53
+
54
+ .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 {
55
+ background: #fff;
56
+ background: rgba(255, 255, 255, 0.8);
57
+ color: #272727;
58
+ border-radius: 0; }
59
+
60
+ .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 {
61
+ background: #fff;
62
+ background: rgba(255, 255, 255, 0.9); }
63
+
64
+ .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 {
65
+ display: table;
66
+ table-layout: fixed;
67
+ width: 100%; }
68
+
69
+ .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 {
70
+ display: inline-block !important;
71
+ margin: 0 12px !important;
72
+ display: table-cell !important;
73
+ width: auto;
74
+ height: auto; }
75
+
76
+ .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 {
77
+ display: block;
78
+ width: auto; }
79
+
80
+ @-webkit-keyframes spin {
81
+ from {
82
+ -webkit-transform: rotate(0deg); }
83
+ to {
84
+ -webkit-transform: rotate(360deg); } }
85
+
86
+ @keyframes spin {
87
+ from {
88
+ -webkit-transform: rotate(0deg);
89
+ transform: rotate(0deg); }
90
+ to {
91
+ -webkit-transform: rotate(360deg);
92
+ transform: rotate(360deg); } }
93
+
94
+ .ssbp-spinner:before {
95
+ font-family: 'ssbp';
96
+ content: "\e614"; }
97
+
98
+ .ssbp-spinner {
99
+ -webkit-animation: spin 2s infinite linear;
100
+ animation: spin 2s infinite linear;
101
+ display: inline-block; }
102
+
103
+ .ssbp-btn:before, .ssbp-toggle-switch:before {
104
+ display: inline-block;
105
+ font-family: 'ssbp';
106
+ speak: none;
107
+ font-size: 18px;
108
+ font-style: normal;
109
+ font-weight: normal;
110
+ font-variant: normal;
111
+ text-transform: none; }
112
+
113
+ .ssbp-arrow-right:before {
114
+ content: "\e612"; }
115
+
116
+ .ssbp-arrow-left:before {
117
+ content: "\e613"; }
118
+
119
+ .ssbp-arrow-down:before {
120
+ content: "\e619"; }
121
+
122
+ .ssbp-arrow-up:before {
123
+ content: "\e61a"; }
124
+
125
+ .ssbp-chevron-down:before, .ssbp-toggle-switch:before {
126
+ content: "\e618"; }
127
+
128
+ .ssbp-chevron-up:before, .ssbp--state-hidden .ssbp-toggle-switch:before {
129
+ content: "\e615"; }
130
+
131
+ .ssbp-chevron-right:before, .ssbp--fixed-right .ssbp-toggle-switch:before, .ssbp--state-hidden.ssbp--fixed-left .ssbp-toggle-switch:before {
132
+ content: "\e616"; }
133
+
134
+ .ssbp-chevron-left:before, .ssbp--fixed-left .ssbp-toggle-switch:before, .ssbp--state-hidden.ssbp--fixed-right .ssbp-toggle-switch:before {
135
+ content: "\e617"; }
136
+
137
+ .ssbp-simplesharebuttons:before {
138
+ content: "\e611"; }
139
+
140
+ .ssbp-yummly:before {
141
+ content: "\e60b"; }
142
+
143
+ .ssbp-whatsapp:before {
144
+ content: "\e60f"; }
145
+
146
+ .ssbp-diggit:before {
147
+ content: "\e60c"; }
148
+
149
+ .ssbp-buffer:before {
150
+ content: "\e60d"; }
151
+
152
+ .ssbp-close:before {
153
+ content: "\e614"; }
154
+
155
+ .ssbp-twitter:before {
156
+ content: "\e605"; }
157
+
158
+ .ssbp-reddit:before {
159
+ content: "\e606"; }
160
+
161
+ .ssbp-flattr:before {
162
+ content: "\e607"; }
163
+
164
+ .ssbp-tumblr:before {
165
+ content: "\e608"; }
166
+
167
+ .ssbp-linkedin:before {
168
+ content: "\e609"; }
169
+
170
+ .ssbp-google:before {
171
+ content: "\e60a"; }
172
+
173
+ .ssbp-xing:before {
174
+ content: "\e610"; }
175
+
176
+ .ssbp-facebook:before {
177
+ content: "\e60e"; }
178
+
179
+ .ssbp-facebook_save:before {
180
+ content: "\e900"; }
181
+
182
+ .ssbp-facebook-messenger:before {
183
+ content: "\e611"; }
184
+
185
+ .ssbp-vk:before {
186
+ content: "\e600"; }
187
+
188
+ .ssbp-stumbleupon:before {
189
+ content: "\e601"; }
190
+
191
+ .ssbp-print:before {
192
+ content: "\e602"; }
193
+
194
+ .ssbp-pinterest:before {
195
+ content: "\e603"; }
196
+
197
+ .ssbp-email:before {
198
+ content: "\e604"; }
199
+
200
+ .ssbp-ellipsis:before {
201
+ content: "\e612"; }
202
+
203
+ .ssbp-x:before {
204
+ content: "\e613"; }
205
+
206
+ @media print {
207
+ .ssbp-wrap {
208
+ display: none !important; } }
209
+
210
+ .ssbp-wrap *, .ssbp-wrap *:before, .ssbp-wrap *:after {
211
+ box-sizing: border-box; }
212
+
213
+ .ssbp-input-url-div, .ssbp-total-shares, .ssba-hide-button.ssbp-each-share, .ssbp-toggle-switch, .ssbp-text {
214
+ display: none; }
215
+
216
+ .ssbp-wrap {
217
+ position: relative;
218
+ display: inline-block;
219
+ padding: 0px;
220
+ font-size: 0;
221
+ color: #272727; }
222
+
223
+ .ssbp-wrap.ssbp--centred {
224
+ display: block;
225
+ text-align: center; }
226
+
227
+ .ssbp-wrap.ssbp--aligned-right {
228
+ display: block;
229
+ text-align: right; }
230
+
231
+ .ssbp-wrap.ssbp--aligned-right .ssbp-container {
232
+ display: inline; }
233
+
234
+ .ssbp-wrap .ssbp-container, .ssbp-wrap .ssbp-toggle-switch {
235
+ font-size: 16px; }
236
+
237
+ .ssbp-wrap .ssbp-list {
238
+ list-style: none;
239
+ display: inline-block;
240
+ vertical-align: middle;
241
+ margin: 0;
242
+ padding: 0; }
243
+
244
+ .ssbp-wrap .ssbp-list li {
245
+ margin-top: 1rem;
246
+ position: relative;
247
+ display: inline-block;
248
+ vertical-align: top; }
249
+
250
+ .ssbp-wrap .ssbp-list li:first-of-type {
251
+ margin-left: 0; }
252
+
253
+ .ssbp-wrap .ssbp-btn {
254
+ display: inline-block;
255
+ text-align: center;
256
+ text-decoration: none;
257
+ font-family: sans-serif; }
258
+
259
+ .ssbp-wrap.ssbp--stacked .ssbp-list li, .ssbp-wrap.ssbp--fixed-left .ssbp-list li, .ssbp-wrap.ssbp--fixed-right .ssbp-list li {
260
+ display: block;
261
+ margin-top: 6px;
262
+ margin-left: 0 !important;
263
+ margin-right: 0 !important; }
264
+
265
+ .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 {
266
+ margin-top: 0; }
267
+
268
+ .ssbp-wrap[class*="ssbp--fixed"] {
269
+ position: fixed;
270
+ z-index: 99999; }
271
+
272
+ .ssbp-wrap[class*="ssbp--fixed"] .ssbp-container {
273
+ -webkit-transition: .25s;
274
+ transition: .25s; }
275
+
276
+ .ssbp-wrap.ssbp--fixed-top, .ssbp-wrap.ssbp--fixed-bottom {
277
+ left: 50%;
278
+ -webkit-transform: translateX(-50%);
279
+ transform: translateX(-50%); }
280
+
281
+ .ssbp-wrap.ssbp--fixed-left, .ssbp-wrap.ssbp--fixed-right {
282
+ top: 25%; }
283
+
284
+ .ssbp-wrap.ssbp--fixed-top {
285
+ top: 0; }
286
+
287
+ .ssbp-wrap.ssbp--fixed-bottom {
288
+ bottom: 0; }
289
+
290
+ .ssbp-wrap.ssbp--fixed-left {
291
+ left: 0; }
292
+
293
+ .ssbp-wrap.ssbp--fixed-right {
294
+ right: 0; }
295
+
296
+ .ssbp-wrap[data-ssbp-counts="true"] .ssbp-each-share {
297
+ display: block;
298
+ pointer-events: none; }
299
+
300
+ .ssbp-wrap[data-ssbp-total-counts="true"] .ssbp-total-shares {
301
+ display: inline-block;
302
+ padding: 0 .5em;
303
+ text-align: center;
304
+ font-size: 14px;
305
+ line-height: 2; }
306
+
307
+ .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 {
308
+ display: block;
309
+ padding: 0; }
310
+
311
+ .ssbp-toggle-switch {
312
+ position: absolute;
313
+ padding: 0;
314
+ border: 0;
315
+ background: transparent;
316
+ text-align: center;
317
+ cursor: pointer;
318
+ -webkit-transition: .25s;
319
+ transition: .25s;
320
+ display: none; }
321
+
322
+ .ssbp-toggle-switch:active, .ssbp-toggle-switch:hover, .ssbp-toggle-switch:focus {
323
+ padding: 0;
324
+ border: 0; }
325
+
326
+ .ssbp--fixed-left .ssbp-toggle-switch, .ssbp--fixed-right .ssbp-toggle-switch {
327
+ left: 0;
328
+ bottom: 100%;
329
+ width: 100%; }
330
+
331
+ .ssbp--fixed-top .ssbp-toggle-switch, .ssbp--fixed-bottom .ssbp-toggle-switch {
332
+ left: 100%;
333
+ bottom: 0;
334
+ height: 100%; }
335
+
336
+ .ssbp--show-toggle.ssbp--fixed-top .ssbp-toggle-switch:before {
337
+ -webkit-transform: rotate(90deg);
338
+ transform: rotate(90deg); }
339
+
340
+ .ssbp--show-toggle.ssbp--fixed-bottom .ssbp-toggle-switch:before {
341
+ -webkit-transform: rotate(-90deg);
342
+ transform: rotate(-90deg); }
343
+
344
+ .ssbp--show-toggle.ssbp--fixed-right .ssbp-toggle-switch:before {
345
+ -webkit-transform: rotate(180deg);
346
+ transform: rotate(180deg); }
347
+
348
+ .ssbp--state-hidden .ssbp-each-share {
349
+ opacity: 0; }
350
+
351
+ .ssbp--state-hidden .ssbp-container {
352
+ -webkit-transform: translateX(-100%);
353
+ transform: translateX(-100%); }
354
+
355
+ .ssbp--state-hidden.ssbp--fixed-top .ssbp-container {
356
+ -webkit-transform: translateY(-100%);
357
+ transform: translateY(-100%); }
358
+
359
+ .ssbp--state-hidden.ssbp--fixed-bottom .ssbp-container {
360
+ -webkit-transform: translateY(100%);
361
+ transform: translateY(100%); }
362
+
363
+ .ssbp--state-hidden.ssbp--fixed-left .ssbp-container {
364
+ -webkit-transform: translateX(-100%);
365
+ transform: translateX(-100%); }
366
+
367
+ .ssbp--state-hidden.ssbp--fixed-right .ssbp-container {
368
+ -webkit-transform: translateX(100%);
369
+ transform: translateX(100%); }
370
+
371
+ .ssbp--theme-2 .ssbp-toggle-switch, .ssbp--theme-3 .ssbp-toggle-switch, .ssbp--theme-10 .ssbp-toggle-switch, .ssbp--theme-11 .ssbp-toggle-switch {
372
+ background: #4C4C4C;
373
+ background: rgba(39, 39, 39, 0.8);
374
+ border-radius: 0;
375
+ color: #fff; }
376
+
377
+ .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 {
378
+ background: #4C4C4C;
379
+ background: rgba(39, 39, 39, 0.9); }
380
+
381
+ .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 {
382
+ background: #fff;
383
+ background: rgba(255, 255, 255, 0.8);
384
+ color: #272727;
385
+ border-radius: 0; }
386
+
387
+ .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 {
388
+ background: #fff;
389
+ background: rgba(255, 255, 255, 0.9); }
390
+
391
+ .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 {
392
+ display: table;
393
+ table-layout: fixed;
394
+ width: 100%; }
395
+
396
+ .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 {
397
+ display: inline-block !important;
398
+ margin: 0 12px !important;
399
+ display: table-cell !important;
400
+ width: auto;
401
+ height: auto; }
402
+
403
+ .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 {
404
+ display: block;
405
+ width: auto; }
406
+
407
+ @-webkit-keyframes ripple-out {
408
+ 100% {
409
+ visibility: visible;
410
+ top: -1em;
411
+ right: -1em;
412
+ bottom: -1em;
413
+ left: -1em;
414
+ opacity: 0; } }
415
+
416
+ @keyframes ripple-out {
417
+ 100% {
418
+ visibility: visible;
419
+ top: -1em;
420
+ right: -1em;
421
+ bottom: -1em;
422
+ left: -1em;
423
+ opacity: 0; } }
424
+
425
+ .ssbp--theme-1 .ssbp-container {
426
+ padding: 6px; }
427
+
428
+ .ssbp--theme-1 .ssbp-list li {
429
+ margin-left: 12px; }
430
+
431
+ .ssbp--theme-1 .ssbp-btn {
432
+ width: 3em;
433
+ height: 3em;
434
+ line-height: 3em;
435
+ position: relative;
436
+ border-radius: 50%;
437
+ color: #fff;
438
+ -webkit-transition: .25s;
439
+ transition: .25s; }
440
+
441
+ .ssbp--theme-1 .ssbp-btn:hover, .ssbp--theme-1 .ssbp-btn:focus, .ssbp--theme-1 .ssbp-btn:active {
442
+ background-color: #fff;
443
+ z-index: 10; }
444
+
445
+ .ssbp--theme-1 .ssbp-btn:visited {
446
+ color: #fff; }
447
+
448
+ .ssbp--theme-1 .ssbp-btn:before {
449
+ -webkit-transition: -webkit-transform .25s;
450
+ transition: transform .25s; }
451
+
452
+ .ssbp--theme-1 .ssbp-btn:active:before {
453
+ -webkit-transform: scale(1.2);
454
+ transform: scale(1.2); }
455
+
456
+ .ssbp--theme-1 .ssbp-btn:after {
457
+ content: '';
458
+ visibility: hidden;
459
+ position: absolute;
460
+ border: 1px solid #fff;
461
+ border-radius: 50%;
462
+ top: -1px;
463
+ right: -1px;
464
+ bottom: -1px;
465
+ left: -1px;
466
+ pointer-events: none;
467
+ -webkit-animation-duration: .5s;
468
+ animation-duration: .5s; }
469
+
470
+ .ssbp--theme-1 .ssbp-btn:hover:after {
471
+ -webkit-animation-name: ripple-out;
472
+ animation-name: ripple-out; }
473
+
474
+ .ssbp--theme-1[data-ssbp-counts="true"] .ssbp-list li {
475
+ margin-left: 13.2px; }
476
+
477
+ .ssbp--theme-1[data-ssbp-counts="true"] .ssbp-list li:first-of-type {
478
+ margin-left: 0; }
479
+
480
+ .ssbp--theme-1 .ssbp-buffer {
481
+ background-color: #272727; }
482
+
483
+ .ssbp--theme-1 .ssbp-buffer:hover, .ssbp--theme-1 .ssbp-buffer:focus, .ssbp--theme-1 .ssbp-buffer:active {
484
+ color: #272727;
485
+ border-color: #272727; }
486
+
487
+ .ssbp--theme-1 .ssbp-buffer + .ssbp-each-share {
488
+ background-color: #272727; }
489
+
490
+ .ssbp--theme-1 .ssbp-diggit {
491
+ background-color: #14589E; }
492
+
493
+ .ssbp--theme-1 .ssbp-diggit:hover, .ssbp--theme-1 .ssbp-diggit:focus, .ssbp--theme-1 .ssbp-diggit:active {
494
+ color: #14589E;
495
+ border-color: #14589E; }
496
+
497
+ .ssbp--theme-1 .ssbp-diggit + .ssbp-each-share {
498
+ background-color: #14589E; }
499
+
500
+ .ssbp--theme-1 .ssbp-email {
501
+ background-color: #787878; }
502
+
503
+ .ssbp--theme-1 .ssbp-email:hover, .ssbp--theme-1 .ssbp-email:focus, .ssbp--theme-1 .ssbp-email:active {
504
+ color: #787878;
505
+ border-color: #787878; }
506
+
507
+ .ssbp--theme-1 .ssbp-email + .ssbp-each-share {
508
+ background-color: #787878; }
509
+
510
+ .ssbp--theme-1 .ssbp-ellipsis {
511
+ background-color: #4582EC; }
512
+
513
+ .ssbp--theme-1 .ssbp-ellipsis:hover, .ssbp--theme-1 .ssbp-ellipsis:focus, .ssbp--theme-1 .ssbp-ellipsis:active {
514
+ color: #4582EC;
515
+ border-color: #4582EC; }
516
+
517
+ .ssbp--theme-1 .ssbp-ellipsis + .ssbp-each-share {
518
+ background-color: #4582EC; }
519
+
520
+ .ssbp--theme-1 .ssbp-facebook {
521
+ background-color: #3b5998; }
522
+
523
+ .ssbp--theme-1 .ssbp-facebook:hover, .ssbp--theme-1 .ssbp-facebook:focus, .ssbp--theme-1 .ssbp-facebook:active {
524
+ color: #3b5998;
525
+ border-color: #3b5998; }
526
+
527
+ .ssbp--theme-1 .ssbp-facebook + .ssbp-each-share {
528
+ background-color: #3b5998; }
529
+
530
+ .ssbp--theme-1 .ssbp-facebook_save {
531
+ background-color: #3b5998; }
532
+
533
+ .ssbp--theme-1 .ssbp-facebook_save:hover, .ssbp--theme-1 .ssbp-facebook_save:focus, .ssbp--theme-1 .ssbp-facebook_save:active {
534
+ color: #3b5998;
535
+ border-color: #3b5998; }
536
+
537
+ .ssbp--theme-1 .ssbp-facebook_save + .ssbp-each-share {
538
+ background-color: #3b5998; }
539
+
540
+ .ssbp--theme-1 .ssbp-facebook-messenger {
541
+ background-color: #0084FF; }
542
+
543
+ .ssbp--theme-1 .ssbp-facebook-messenger:hover, .ssbp--theme-1 .ssbp-facebook-messenger:focus, .ssbp--theme-1 .ssbp-facebook-messenger:active {
544
+ color: #0084FF;
545
+ border-color: #0084FF; }
546
+
547
+ .ssbp--theme-1 .ssbp-facebook-messenger + .ssbp-each-share {
548
+ background-color: #0084FF; }
549
+
550
+ .ssbp--theme-1 .ssbp-flattr {
551
+ background-color: #f67C1A; }
552
+
553
+ .ssbp--theme-1 .ssbp-flattr:hover, .ssbp--theme-1 .ssbp-flattr:focus, .ssbp--theme-1 .ssbp-flattr:active {
554
+ color: #f67C1A;
555
+ border-color: #f67C1A; }
556
+
557
+ .ssbp--theme-1 .ssbp-flattr + .ssbp-each-share {
558
+ background-color: #f67C1A; }
559
+
560
+ .ssbp--theme-1 .ssbp-google {
561
+ background-color: #DC4E41; }
562
+
563
+ .ssbp--theme-1 .ssbp-google:hover, .ssbp--theme-1 .ssbp-google:focus, .ssbp--theme-1 .ssbp-google:active {
564
+ color: #DC4E41;
565
+ border-color: #DC4E41; }
566
+
567
+ .ssbp--theme-1 .ssbp-google + .ssbp-each-share {
568
+ background-color: #DC4E41; }
569
+
570
+ .ssbp--theme-1 .ssbp-linkedin {
571
+ background-color: #007bb6; }
572
+
573
+ .ssbp--theme-1 .ssbp-linkedin:hover, .ssbp--theme-1 .ssbp-linkedin:focus, .ssbp--theme-1 .ssbp-linkedin:active {
574
+ color: #007bb6;
575
+ border-color: #007bb6; }
576
+
577
+ .ssbp--theme-1 .ssbp-linkedin + .ssbp-each-share {
578
+ background-color: #007bb6; }
579
+
580
+ .ssbp--theme-1 .ssbp-pinterest {
581
+ background-color: #ce1a19; }
582
+
583
+ .ssbp--theme-1 .ssbp-pinterest:hover, .ssbp--theme-1 .ssbp-pinterest:focus, .ssbp--theme-1 .ssbp-pinterest:active {
584
+ color: #ce1a19;
585
+ border-color: #ce1a19; }
586
+
587
+ .ssbp--theme-1 .ssbp-pinterest + .ssbp-each-share {
588
+ background-color: #ce1a19; }
589
+
590
+ .ssbp--theme-1 .ssbp-print {
591
+ background-color: #1F6B43; }
592
+
593
+ .ssbp--theme-1 .ssbp-print:hover, .ssbp--theme-1 .ssbp-print:focus, .ssbp--theme-1 .ssbp-print:active {
594
+ color: #1F6B43;
595
+ border-color: #1F6B43; }
596
+
597
+ .ssbp--theme-1 .ssbp-print + .ssbp-each-share {
598
+ background-color: #1F6B43; }
599
+
600
+ .ssbp--theme-1 .ssbp-reddit {
601
+ background-color: #FF4500; }
602
+
603
+ .ssbp--theme-1 .ssbp-reddit:hover, .ssbp--theme-1 .ssbp-reddit:focus, .ssbp--theme-1 .ssbp-reddit:active {
604
+ color: #FF4500;
605
+ border-color: #FF4500; }
606
+
607
+ .ssbp--theme-1 .ssbp-reddit + .ssbp-each-share {
608
+ background-color: #FF4500; }
609
+
610
+ .ssbp--theme-1 .ssbp-simplesharebuttons {
611
+ background-color: #4582ec; }
612
+
613
+ .ssbp--theme-1 .ssbp-simplesharebuttons:hover, .ssbp--theme-1 .ssbp-simplesharebuttons:focus, .ssbp--theme-1 .ssbp-simplesharebuttons:active {
614
+ color: #4582ec;
615
+ border-color: #4582ec; }
616
+
617
+ .ssbp--theme-1 .ssbp-simplesharebuttons + .ssbp-each-share {
618
+ background-color: #4582ec; }
619
+
620
+ .ssbp--theme-1 .ssbp-stumbleupon {
621
+ background-color: #EB4924; }
622
+
623
+ .ssbp--theme-1 .ssbp-stumbleupon:hover, .ssbp--theme-1 .ssbp-stumbleupon:focus, .ssbp--theme-1 .ssbp-stumbleupon:active {
624
+ color: #EB4924;
625
+ border-color: #EB4924; }
626
+
627
+ .ssbp--theme-1 .ssbp-stumbleupon + .ssbp-each-share {
628
+ background-color: #EB4924; }
629
+
630
+ .ssbp--theme-1 .ssbp-tumblr {
631
+ background-color: #2C4762; }
632
+
633
+ .ssbp--theme-1 .ssbp-tumblr:hover, .ssbp--theme-1 .ssbp-tumblr:focus, .ssbp--theme-1 .ssbp-tumblr:active {
634
+ color: #2C4762;
635
+ border-color: #2C4762; }
636
+
637
+ .ssbp--theme-1 .ssbp-tumblr + .ssbp-each-share {
638
+ background-color: #2C4762; }
639
+
640
+ .ssbp--theme-1 .ssbp-twitter {
641
+ background-color: #00a9f1; }
642
+
643
+ .ssbp--theme-1 .ssbp-twitter:hover, .ssbp--theme-1 .ssbp-twitter:focus, .ssbp--theme-1 .ssbp-twitter:active {
644
+ color: #00a9f1;
645
+ border-color: #00a9f1; }
646
+
647
+ .ssbp--theme-1 .ssbp-twitter + .ssbp-each-share {
648
+ background-color: #00a9f1; }
649
+
650
+ .ssbp--theme-1 .ssbp-vk {
651
+ background-color: #45668E; }
652
+
653
+ .ssbp--theme-1 .ssbp-vk:hover, .ssbp--theme-1 .ssbp-vk:focus, .ssbp--theme-1 .ssbp-vk:active {
654
+ color: #45668E;
655
+ border-color: #45668E; }
656
+
657
+ .ssbp--theme-1 .ssbp-vk + .ssbp-each-share {
658
+ background-color: #45668E; }
659
+
660
+ .ssbp--theme-1 .ssbp-whatsapp {
661
+ background-color: #34AF23; }
662
+
663
+ .ssbp--theme-1 .ssbp-whatsapp:hover, .ssbp--theme-1 .ssbp-whatsapp:focus, .ssbp--theme-1 .ssbp-whatsapp:active {
664
+ color: #34AF23;
665
+ border-color: #34AF23; }
666
+
667
+ .ssbp--theme-1 .ssbp-whatsapp + .ssbp-each-share {
668
+ background-color: #34AF23; }
669
+
670
+ .ssbp--theme-1 .ssbp-yummly {
671
+ background-color: #E16120; }
672
+
673
+ .ssbp--theme-1 .ssbp-yummly:hover, .ssbp--theme-1 .ssbp-yummly:focus, .ssbp--theme-1 .ssbp-yummly:active {
674
+ color: #E16120;
675
+ border-color: #E16120; }
676
+
677
+ .ssbp--theme-1 .ssbp-yummly + .ssbp-each-share {
678
+ background-color: #E16120; }
679
+
680
+ .ssbp--theme-1 .ssbp-xing {
681
+ background-color: #026466; }
682
+
683
+ .ssbp--theme-1 .ssbp-xing:hover, .ssbp--theme-1 .ssbp-xing:focus, .ssbp--theme-1 .ssbp-xing:active {
684
+ color: #026466;
685
+ border-color: #026466; }
686
+
687
+ .ssbp--theme-1 .ssbp-xing + .ssbp-each-share {
688
+ background-color: #026466; }
689
+
690
+ .ssbp--theme-1 .ssbp-each-share {
691
+ position: absolute;
692
+ top: 0;
693
+ left: 100%;
694
+ z-index: 11;
695
+ margin-left: -12px;
696
+ padding: 2px;
697
+ border-radius: 6px;
698
+ font-size: 10px;
699
+ color: #FFF; }
700
+
701
+ .ssbp--theme-1.ssbp--fixed-right .ssbp-each-share {
702
+ left: auto;
703
+ right: 100%;
704
+ margin-left: 0;
705
+ margin-right: -12px; }
706
+
707
+ .ssbp--theme-2 .ssbp-toggle-switch, .ssbp--theme-3 .ssbp-toggle-switch, .ssbp--theme-10 .ssbp-toggle-switch, .ssbp--theme-11 .ssbp-toggle-switch {
708
+ background: #4C4C4C;
709
+ background: rgba(39, 39, 39, 0.8);
710
+ border-radius: 0;
711
+ color: #fff; }
712
+
713
+ .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 {
714
+ background: #4C4C4C;
715
+ background: rgba(39, 39, 39, 0.9); }
716
+
717
+ .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 {
718
+ background: #fff;
719
+ background: rgba(255, 255, 255, 0.8);
720
+ color: #272727;
721
+ border-radius: 0; }
722
+
723
+ .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 {
724
+ background: #fff;
725
+ background: rgba(255, 255, 255, 0.9); }
726
+
727
+ .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 {
728
+ display: table;
729
+ table-layout: fixed;
730
+ width: 100%; }
731
+
732
+ .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 {
733
+ display: inline-block !important;
734
+ margin: 0 0 !important;
735
+ display: table-cell !important;
736
+ width: auto;
737
+ height: auto; }
738
+
739
+ .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 {
740
+ display: block;
741
+ width: auto; }
742
+
743
+ .ssbp--theme-2 .ssbp-list li {
744
+ overflow: hidden;
745
+ margin: 0; }
746
+
747
+ .ssbp--theme-2 .ssbp-btn {
748
+ width: 3em;
749
+ height: 3em;
750
+ line-height: 3em;
751
+ position: relative;
752
+ color: #fff;
753
+ -webkit-transition: .25s;
754
+ transition: .25s;
755
+ border-bottom: 0; }
756
+
757
+ .ssbp--theme-2 .ssbp-btn:before {
758
+ -webkit-transition: .25s;
759
+ transition: .25s; }
760
+
761
+ .ssbp--theme-2 .ssbp-btn + .ssbp-each-share {
762
+ position: absolute;
763
+ z-index: 10;
764
+ bottom: 0;
765
+ left: 0;
766
+ right: 0;
767
+ -webkit-transform: translateY(0);
768
+ transform: translateY(0);
769
+ -webkit-transition: .25s;
770
+ transition: .25s; }
771
+
772
+ .ssbp--theme-2 .ssbp-btn:hover, .ssbp--theme-2 .ssbp-btn:focus, .ssbp--theme-2 .ssbp-btn:active, .ssbp--theme-2 .ssbp-btn:visited {
773
+ z-index: 10;
774
+ color: #fff; }
775
+
776
+ .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 {
777
+ -webkit-transform: none !important;
778
+ transform: none !important; }
779
+
780
+ .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 {
781
+ -webkit-transform: translateY(100%);
782
+ transform: translateY(100%); }
783
+
784
+ .ssbp--theme-2 .ssbp-btn:active {
785
+ -webkit-transform: scale(1.2);
786
+ transform: scale(1.2); }
787
+
788
+ .ssbp--theme-2[data-ssbp-counts="true"] .ssbp-btn:before {
789
+ -webkit-transform: translateY(-0.25em) scale(0.75);
790
+ transform: translateY(-0.25em) scale(0.75); }
791
+
792
+ .ssbp--theme-2 .ssbp-buffer {
793
+ background-color: #272727; }
794
+
795
+ .ssbp--theme-2 .ssbp-buffer:hover, .ssbp--theme-2 .ssbp-buffer:focus, .ssbp--theme-2 .ssbp-buffer:active {
796
+ background-color: #0e0e0e; }
797
+
798
+ .ssbp--theme-2 .ssbp-diggit {
799
+ background-color: #14589E; }
800
+
801
+ .ssbp--theme-2 .ssbp-diggit:hover, .ssbp--theme-2 .ssbp-diggit:focus, .ssbp--theme-2 .ssbp-diggit:active {
802
+ background-color: #0e3f71; }
803
+
804
+ .ssbp--theme-2 .ssbp-email {
805
+ background-color: #787878; }
806
+
807
+ .ssbp--theme-2 .ssbp-email:hover, .ssbp--theme-2 .ssbp-email:focus, .ssbp--theme-2 .ssbp-email:active {
808
+ background-color: #5f5f5f; }
809
+
810
+ .ssbp--theme-2 .ssbp-ellipsis {
811
+ background-color: #4582EC; }
812
+
813
+ .ssbp--theme-2 .ssbp-ellipsis:hover, .ssbp--theme-2 .ssbp-ellipsis:focus, .ssbp--theme-2 .ssbp-ellipsis:active {
814
+ background-color: #1863e6; }
815
+
816
+ .ssbp--theme-2 .ssbp-facebook {
817
+ background-color: #3b5998; }
818
+
819
+ .ssbp--theme-2 .ssbp-facebook:hover, .ssbp--theme-2 .ssbp-facebook:focus, .ssbp--theme-2 .ssbp-facebook:active {
820
+ background-color: #2d4373; }
821
+
822
+ .ssbp--theme-2 .ssbp-facebook_save {
823
+ background-color: #3b5998; }
824
+
825
+ .ssbp--theme-2 .ssbp-facebook_save:hover, .ssbp--theme-2 .ssbp-facebook_save:focus, .ssbp--theme-2 .ssbp-facebook_save:active {
826
+ background-color: #2d4373; }
827
+
828
+ .ssbp--theme-2 .ssbp-facebook-messenger {
829
+ background-color: #0084FF; }
830
+
831
+ .ssbp--theme-2 .ssbp-facebook-messenger:hover, .ssbp--theme-2 .ssbp-facebook-messenger:focus, .ssbp--theme-2 .ssbp-facebook-messenger:active {
832
+ background-color: #006acc; }
833
+
834
+ .ssbp--theme-2 .ssbp-flattr {
835
+ background-color: #f67C1A; }
836
+
837
+ .ssbp--theme-2 .ssbp-flattr:hover, .ssbp--theme-2 .ssbp-flattr:focus, .ssbp--theme-2 .ssbp-flattr:active {
838
+ background-color: #d56308; }
839
+
840
+ .ssbp--theme-2 .ssbp-google {
841
+ background-color: #DC4E41; }
842
+
843
+ .ssbp--theme-2 .ssbp-google:hover, .ssbp--theme-2 .ssbp-google:focus, .ssbp--theme-2 .ssbp-google:active {
844
+ background-color: #c63224; }
845
+
846
+ .ssbp--theme-2 .ssbp-linkedin {
847
+ background-color: #007bb6; }
848
+
849
+ .ssbp--theme-2 .ssbp-linkedin:hover, .ssbp--theme-2 .ssbp-linkedin:focus, .ssbp--theme-2 .ssbp-linkedin:active {
850
+ background-color: #005983; }
851
+
852
+ .ssbp--theme-2 .ssbp-pinterest {
853
+ background-color: #ce1a19; }
854
+
855
+ .ssbp--theme-2 .ssbp-pinterest:hover, .ssbp--theme-2 .ssbp-pinterest:focus, .ssbp--theme-2 .ssbp-pinterest:active {
856
+ background-color: #a11413; }
857
+
858
+ .ssbp--theme-2 .ssbp-print {
859
+ background-color: #1F6B43; }
860
+
861
+ .ssbp--theme-2 .ssbp-print:hover, .ssbp--theme-2 .ssbp-print:focus, .ssbp--theme-2 .ssbp-print:active {
862
+ background-color: #14432a; }
863
+
864
+ .ssbp--theme-2 .ssbp-reddit {
865
+ background-color: #FF4500; }
866
+
867
+ .ssbp--theme-2 .ssbp-reddit:hover, .ssbp--theme-2 .ssbp-reddit:focus, .ssbp--theme-2 .ssbp-reddit:active {
868
+ background-color: #cc3700; }
869
+
870
+ .ssbp--theme-2 .ssbp-simplesharebuttons {
871
+ background-color: #4582ec; }
872
+
873
+ .ssbp--theme-2 .ssbp-simplesharebuttons:hover, .ssbp--theme-2 .ssbp-simplesharebuttons:focus, .ssbp--theme-2 .ssbp-simplesharebuttons:active {
874
+ background-color: #1863e6; }
875
+
876
+ .ssbp--theme-2 .ssbp-stumbleupon {
877
+ background-color: #EB4924; }
878
+
879
+ .ssbp--theme-2 .ssbp-stumbleupon:hover, .ssbp--theme-2 .ssbp-stumbleupon:focus, .ssbp--theme-2 .ssbp-stumbleupon:active {
880
+ background-color: #ca3412; }
881
+
882
+ .ssbp--theme-2 .ssbp-tumblr {
883
+ background-color: #2C4762; }
884
+
885
+ .ssbp--theme-2 .ssbp-tumblr:hover, .ssbp--theme-2 .ssbp-tumblr:focus, .ssbp--theme-2 .ssbp-tumblr:active {
886
+ background-color: #1c2e3f; }
887
+
888
+ .ssbp--theme-2 .ssbp-twitter {
889
+ background-color: #00a9f1; }
890
+
891
+ .ssbp--theme-2 .ssbp-twitter:hover, .ssbp--theme-2 .ssbp-twitter:focus, .ssbp--theme-2 .ssbp-twitter:active {
892
+ background-color: #0085be; }
893
+
894
+ .ssbp--theme-2 .ssbp-vk {
895
+ background-color: #45668E; }
896
+
897
+ .ssbp--theme-2 .ssbp-vk:hover, .ssbp--theme-2 .ssbp-vk:focus, .ssbp--theme-2 .ssbp-vk:active {
898
+ background-color: #344d6c; }
899
+
900
+ .ssbp--theme-2 .ssbp-whatsapp {
901
+ background-color: #34AF23; }
902
+
903
+ .ssbp--theme-2 .ssbp-whatsapp:hover, .ssbp--theme-2 .ssbp-whatsapp:focus, .ssbp--theme-2 .ssbp-whatsapp:active {
904
+ background-color: #27851b; }
905
+
906
+ .ssbp--theme-2 .ssbp-yummly {
907
+ background-color: #E16120; }
908
+
909
+ .ssbp--theme-2 .ssbp-yummly:hover, .ssbp--theme-2 .ssbp-yummly:focus, .ssbp--theme-2 .ssbp-yummly:active {
910
+ background-color: #b64d18; }
911
+
912
+ .ssbp--theme-2 .ssbp-xing {
913
+ background-color: #026466; }
914
+
915
+ .ssbp--theme-2 .ssbp-xing:hover, .ssbp--theme-2 .ssbp-xing:focus, .ssbp--theme-2 .ssbp-xing:active {
916
+ background-color: #013334; }
917
+
918
+ .ssbp--theme-2 .ssbp-each-share {
919
+ padding: 2px;
920
+ background-color: rgba(0, 0, 0, 0.1);
921
+ font-size: 10px;
922
+ text-align: center;
923
+ color: #FFF; }
924
+
925
+ .ssbp--theme-2 .ssbp-toggle-switch, .ssbp--theme-3 .ssbp-toggle-switch, .ssbp--theme-10 .ssbp-toggle-switch, .ssbp--theme-11 .ssbp-toggle-switch {
926
+ background: #4C4C4C;
927
+ background: rgba(39, 39, 39, 0.8);
928
+ border-radius: 0;
929
+ color: #fff; }
930
+
931
+ .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 {
932
+ background: #4C4C4C;
933
+ background: rgba(39, 39, 39, 0.9); }
934
+
935
+ .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 {
936
+ background: #fff;
937
+ background: rgba(255, 255, 255, 0.8);
938
+ color: #272727;
939
+ border-radius: 0; }
940
+
941
+ .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 {
942
+ background: #fff;
943
+ background: rgba(255, 255, 255, 0.9); }
944
+
945
+ .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 {
946
+ display: table;
947
+ table-layout: fixed;
948
+ width: 100%; }
949
+
950
+ .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 {
951
+ display: inline-block !important;
952
+ margin: 0 0 !important;
953
+ display: table-cell !important;
954
+ width: auto;
955
+ height: auto; }
956
+
957
+ .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 {
958
+ display: block;
959
+ width: auto; }
960
+
961
+ .ssbp--theme-3 .ssbp-list li {
962
+ margin: 0;
963
+ margin-bottom: 1rem; }
964
+
965
+ .ssbp--theme-3 .ssbp-text {
966
+ display: inline-block;
967
+ vertical-align: middle;
968
+ font-size: 12px;
969
+ margin-left: .5em;
970
+ text-shadow: -1px -1px rgba(0, 0, 0, 0.2); }
971
+
972
+ .ssbp--theme-3 .ssbp-btn {
973
+ display: block;
974
+ padding: 0.5em 1em;
975
+ color: #fff;
976
+ text-shadow: -1px -1px rgba(0, 0, 0, 0.2);
977
+ -webkit-transition: background-color .25s;
978
+ transition: background-color .25s;
979
+ border-bottom: 0; }
980
+
981
+ .ssbp--theme-3 .ssbp-btn:before {
982
+ vertical-align: middle; }
983
+
984
+ .ssbp--theme-3 .ssbp-btn:active {
985
+ box-shadow: inset 0 0 0.5em rgba(0, 0, 0, 0.33); }
986
+
987
+ .ssbp--theme-3 .ssbp-btn:hover, .ssbp--theme-3 .ssbp-btn:focus, .ssbp--theme-3 .ssbp-btn:active, .ssbp--theme-3 .ssbp-btn:visited {
988
+ color: #fff; }
989
+
990
+ .ssbp--theme-3 .ssbp-buffer {
991
+ background-color: #272727; }
992
+
993
+ .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 {
994
+ background-color: #0e0e0e; }
995
+
996
+ .ssbp--theme-3 .ssbp-diggit {
997
+ background-color: #14589E; }
998
+
999
+ .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 {
1000
+ background-color: #0e3f71; }
1001
+
1002
+ .ssbp--theme-3 .ssbp-email {
1003
+ background-color: #787878; }
1004
+
1005
+ .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 {
1006
+ background-color: #5f5f5f; }
1007
+
1008
+ .ssbp--theme-3 .ssbp-ellipsis {
1009
+ background-color: #4582EC; }
1010
+
1011
+ .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 {
1012
+ background-color: #1863e6; }
1013
+
1014
+ .ssbp--theme-3 .ssbp-facebook {
1015
+ background-color: #3b5998; }
1016
+
1017
+ .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 {
1018
+ background-color: #2d4373; }
1019
+
1020
+ .ssbp--theme-3 .ssbp-facebook_save {
1021
+ background-color: #3b5998; }
1022
+
1023
+ .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 {
1024
+ background-color: #2d4373; }
1025
+
1026
+ .ssbp--theme-3 .ssbp-facebook-messenger {
1027
+ background-color: #0084FF; }
1028
+
1029
+ .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 {
1030
+ background-color: #006acc; }
1031
+
1032
+ .ssbp--theme-3 .ssbp-flattr {
1033
+ background-color: #f67C1A; }
1034
+
1035
+ .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 {
1036
+ background-color: #d56308; }
1037
+
1038
+ .ssbp--theme-3 .ssbp-google {
1039
+ background-color: #DC4E41; }
1040
+
1041
+ .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 {
1042
+ background-color: #c63224; }
1043
+
1044
+ .ssbp--theme-3 .ssbp-linkedin {
1045
+ background-color: #007bb6; }
1046
+
1047
+ .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 {
1048
+ background-color: #005983; }
1049
+
1050
+ .ssbp--theme-3 .ssbp-pinterest {
1051
+ background-color: #ce1a19; }
1052
+
1053
+ .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 {
1054
+ background-color: #a11413; }
1055
+
1056
+ .ssbp--theme-3 .ssbp-print {
1057
+ background-color: #1F6B43; }
1058
+
1059
+ .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 {
1060
+ background-color: #14432a; }
1061
+
1062
+ .ssbp--theme-3 .ssbp-reddit {
1063
+ background-color: #FF4500; }
1064
+
1065
+ .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 {
1066
+ background-color: #cc3700; }
1067
+
1068
+ .ssbp--theme-3 .ssbp-simplesharebuttons {
1069
+ background-color: #4582ec; }
1070
+
1071
+ .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 {
1072
+ background-color: #1863e6; }
1073
+
1074
+ .ssbp--theme-3 .ssbp-stumbleupon {
1075
+ background-color: #EB4924; }
1076
+
1077
+ .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 {
1078
+ background-color: #ca3412; }
1079
+
1080
+ .ssbp--theme-3 .ssbp-tumblr {
1081
+ background-color: #2C4762; }
1082
+
1083
+ .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 {
1084
+ background-color: #1c2e3f; }
1085
+
1086
+ .ssbp--theme-3 .ssbp-twitter {
1087
+ background-color: #00a9f1; }
1088
+
1089
+ .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 {
1090
+ background-color: #0085be; }
1091
+
1092
+ .ssbp--theme-3 .ssbp-vk {
1093
+ background-color: #45668E; }
1094
+
1095
+ .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 {
1096
+ background-color: #344d6c; }
1097
+
1098
+ .ssbp--theme-3 .ssbp-whatsapp {
1099
+ background-color: #34AF23; }
1100
+
1101
+ .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 {
1102
+ background-color: #27851b; }
1103
+
1104
+ .ssbp--theme-3 .ssbp-yummly {
1105
+ background-color: #E16120; }
1106
+
1107
+ .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 {
1108
+ background-color: #b64d18; }
1109
+
1110
+ .ssbp--theme-3 .ssbp-xing {
1111
+ background-color: #026466; }
1112
+
1113
+ .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 {
1114
+ background-color: #013334; }
1115
+
1116
+ .ssbp--theme-3 .ssbp-each-share {
1117
+ padding: 2px;
1118
+ font-size: 10px;
1119
+ text-align: center;
1120
+ color: #FFF; }
1121
+
1122
+ .ssbp--theme-2 .ssbp-toggle-switch, .ssbp--theme-3 .ssbp-toggle-switch, .ssbp--theme-10 .ssbp-toggle-switch, .ssbp--theme-11 .ssbp-toggle-switch {
1123
+ background: #4C4C4C;
1124
+ background: rgba(39, 39, 39, 0.8);
1125
+ border-radius: 0;
1126
+ color: #fff; }
1127
+
1128
+ .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 {
1129
+ background: #4C4C4C;
1130
+ background: rgba(39, 39, 39, 0.9); }
1131
+
1132
+ .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 {
1133
+ background: #fff;
1134
+ background: rgba(255, 255, 255, 0.8);
1135
+ color: #272727;
1136
+ border-radius: 0; }
1137
+
1138
+ .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 {
1139
+ background: #fff;
1140
+ background: rgba(255, 255, 255, 0.9); }
1141
+
1142
+ .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 {
1143
+ display: table;
1144
+ table-layout: fixed;
1145
+ width: 100%; }
1146
+
1147
+ .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 {
1148
+ display: inline-block !important;
1149
+ margin: 0 12px !important;
1150
+ display: table-cell !important;
1151
+ width: auto;
1152
+ height: auto; }
1153
+
1154
+ .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 {
1155
+ display: block;
1156
+ width: auto; }
1157
+
1158
+ .ssbp--theme-4[class*="ssbp--fixed"] .ssbp-container {
1159
+ background-color: rgba(255, 255, 255, 0.8);
1160
+ padding: 8px; }
1161
+
1162
+ .ssbp--theme-4 .ssbp-btn {
1163
+ width: 3em;
1164
+ height: 3em;
1165
+ line-height: 3em;
1166
+ border-radius: 7.5px;
1167
+ color: #fff;
1168
+ -webkit-transition: background-color .25s;
1169
+ transition: background-color .25s;
1170
+ box-shadow: inset 0 -1.5em 2em rgba(255, 255, 255, 0.1);
1171
+ border-bottom: 0; }
1172
+
1173
+ .ssbp--theme-4 .ssbp-btn:hover, .ssbp--theme-4 .ssbp-btn:focus, .ssbp--theme-4 .ssbp-btn:active {
1174
+ box-shadow: inset 0 -1.5em 2em rgba(255, 255, 255, 0.1), inset 0 0 3.5em rgba(0, 0, 0, 0.33); }
1175
+
1176
+ .ssbp--theme-4 .ssbp-btn:hover, .ssbp--theme-4 .ssbp-btn:focus, .ssbp--theme-4 .ssbp-btn:active, .ssbp--theme-4 .ssbp-btn:visited {
1177
+ color: #fff; }
1178
+
1179
+ .ssbp--theme-4 .ssbp-list li {
1180
+ margin-left: 12px; }
1181
+
1182
+ .ssbp--theme-4 .ssbp-buffer {
1183
+ background-color: #272727; }
1184
+
1185
+ .ssbp--theme-4 .ssbp-diggit {
1186
+ background-color: #14589E; }
1187
+
1188
+ .ssbp--theme-4 .ssbp-email {
1189
+ background-color: #787878; }
1190
+
1191
+ .ssbp--theme-4 .ssbp-ellipsis {
1192
+ background-color: #4582EC; }
1193
+
1194
+ .ssbp--theme-4 .ssbp-facebook {
1195
+ background-color: #3b5998; }
1196
+
1197
+ .ssbp--theme-4 .ssbp-facebook_save {
1198
+ background-color: #3b5998; }
1199
+
1200
+ .ssbp--theme-4 .ssbp-facebook-messenger {
1201
+ background-color: #0084FF; }
1202
+
1203
+ .ssbp--theme-4 .ssbp-flattr {
1204
+ background-color: #f67C1A; }
1205
+
1206
+ .ssbp--theme-4 .ssbp-google {
1207
+ background-color: #DC4E41; }
1208
+
1209
+ .ssbp--theme-4 .ssbp-linkedin {
1210
+ background-color: #007bb6; }
1211
+
1212
+ .ssbp--theme-4 .ssbp-pinterest {
1213
+ background-color: #ce1a19; }
1214
+
1215
+ .ssbp--theme-4 .ssbp-print {
1216
+ background-color: #1F6B43; }
1217
+
1218
+ .ssbp--theme-4 .ssbp-reddit {
1219
+ background-color: #FF4500; }
1220
+
1221
+ .ssbp--theme-4 .ssbp-simplesharebuttons {
1222
+ background-color: #4582ec; }
1223
+
1224
+ .ssbp--theme-4 .ssbp-stumbleupon {
1225
+ background-color: #EB4924; }
1226
+
1227
+ .ssbp--theme-4 .ssbp-tumblr {
1228
+ background-color: #2C4762; }
1229
+
1230
+ .ssbp--theme-4 .ssbp-twitter {
1231
+ background-color: #00a9f1; }
1232
+
1233
+ .ssbp--theme-4 .ssbp-vk {
1234
+ background-color: #45668E; }
1235
+
1236
+ .ssbp--theme-4 .ssbp-whatsapp {
1237
+ background-color: #34AF23; }
1238
+
1239
+ .ssbp--theme-4 .ssbp-yummly {
1240
+ background-color: #E16120; }
1241
+
1242
+ .ssbp--theme-4 .ssbp-xing {
1243
+ background-color: #026466; }
1244
+
1245
+ .ssbp--theme-4 .ssbp-each-share {
1246
+ position: absolute;
1247
+ bottom: 100%;
1248
+ right: 0;
1249
+ z-index: 11;
1250
+ min-width: 1.25em;
1251
+ margin-right: -6px;
1252
+ margin-bottom: -8px;
1253
+ padding: 2px 4px;
1254
+ border-radius: 8px;
1255
+ background-color: #F22121;
1256
+ font-size: 10px;
1257
+ color: #FFF;
1258
+ text-align: center; }
1259
+
1260
+ .ssbp--theme-4.ssbp--fixed-right .ssbp-each-share {
1261
+ left: auto;
1262
+ right: 100%;
1263
+ margin-left: 0;
1264
+ margin-right: -16px; }
1265
+
1266
+ .ssbp--theme-2 .ssbp-toggle-switch, .ssbp--theme-3 .ssbp-toggle-switch, .ssbp--theme-10 .ssbp-toggle-switch, .ssbp--theme-11 .ssbp-toggle-switch {
1267
+ background: #4C4C4C;
1268
+ background: rgba(39, 39, 39, 0.8);
1269
+ border-radius: 0;
1270
+ color: #fff; }
1271
+
1272
+ .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 {
1273
+ background: #4C4C4C;
1274
+ background: rgba(39, 39, 39, 0.9); }
1275
+
1276
+ .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 {
1277
+ background: #fff;
1278
+ background: rgba(255, 255, 255, 0.8);
1279
+ color: #272727;
1280
+ border-radius: 0; }
1281
+
1282
+ .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 {
1283
+ background: #fff;
1284
+ background: rgba(255, 255, 255, 0.9); }
1285
+
1286
+ .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 {
1287
+ display: table;
1288
+ table-layout: fixed;
1289
+ width: 100%; }
1290
+
1291
+ .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 {
1292
+ display: inline-block !important;
1293
+ margin: 0 0 !important;
1294
+ display: table-cell !important;
1295
+ width: auto;
1296
+ height: auto; }
1297
+
1298
+ .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 {
1299
+ display: block;
1300
+ width: auto; }
1301
+
1302
+ .ssbp--theme-5 .ssbp-btn {
1303
+ width: 4em;
1304
+ height: 3em;
1305
+ line-height: 3em;
1306
+ margin-bottom: 8px;
1307
+ color: #fff;
1308
+ -webkit-transition: .25s;
1309
+ transition: .25s;
1310
+ border-bottom: 0; }
1311
+
1312
+ .ssbp--theme-5 .ssbp-btn:active {
1313
+ -webkit-transform: translateY(4px);
1314
+ transform: translateY(4px); }
1315
+
1316
+ .ssbp--theme-5 .ssbp-btn:hover, .ssbp--theme-5 .ssbp-btn:focus, .ssbp--theme-5 .ssbp-btn:active, .ssbp--theme-5 .ssbp-btn:visited {
1317
+ color: #fff; }
1318
+
1319
+ .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 {
1320
+ margin-top: 0; }
1321
+
1322
+ .ssbp--theme-5 .ssbp-buffer {
1323
+ background-color: #272727;
1324
+ box-shadow: 0 8px 0 #0e0e0e, 0 10px 12px rgba(0, 0, 0, 0.33); }
1325
+
1326
+ .ssbp--theme-5 .ssbp-buffer:active {
1327
+ box-shadow: 0 4px 0 #0e0e0e, 0 5px 6px rgba(0, 0, 0, 0.33); }
1328
+
1329
+ .ssbp--theme-5 .ssbp-diggit {
1330
+ background-color: #14589E;
1331
+ box-shadow: 0 8px 0 #0e3f71, 0 10px 12px rgba(0, 0, 0, 0.33); }
1332
+
1333
+ .ssbp--theme-5 .ssbp-diggit:active {
1334
+ box-shadow: 0 4px 0 #0e3f71, 0 5px 6px rgba(0, 0, 0, 0.33); }
1335
+
1336
+ .ssbp--theme-5 .ssbp-email {
1337
+ background-color: #787878;
1338
+ box-shadow: 0 8px 0 #5f5f5f, 0 10px 12px rgba(0, 0, 0, 0.33); }
1339
+
1340
+ .ssbp--theme-5 .ssbp-email:active {
1341
+ box-shadow: 0 4px 0 #5f5f5f, 0 5px 6px rgba(0, 0, 0, 0.33); }
1342
+
1343
+ .ssbp--theme-5 .ssbp-ellipsis {
1344
+ background-color: #4582EC;
1345
+ box-shadow: 0 8px 0 #1863e6, 0 10px 12px rgba(0, 0, 0, 0.33); }
1346
+
1347
+ .ssbp--theme-5 .ssbp-ellipsis:active {
1348
+ box-shadow: 0 4px 0 #1863e6, 0 5px 6px rgba(0, 0, 0, 0.33); }
1349
+
1350
+ .ssbp--theme-5 .ssbp-facebook {
1351
+ background-color: #3b5998;
1352
+ box-shadow: 0 8px 0 #2d4373, 0 10px 12px rgba(0, 0, 0, 0.33); }
1353
+
1354
+ .ssbp--theme-5 .ssbp-facebook:active {
1355
+ box-shadow: 0 4px 0 #2d4373, 0 5px 6px rgba(0, 0, 0, 0.33); }
1356
+
1357
+ .ssbp--theme-5 .ssbp-facebook_save {
1358
+ background-color: #3b5998;
1359
+ box-shadow: 0 8px 0 #2d4373, 0 10px 12px rgba(0, 0, 0, 0.33); }
1360
+
1361
+ .ssbp--theme-5 .ssbp-facebook_save:active {
1362
+ box-shadow: 0 4px 0 #2d4373, 0 5px 6px rgba(0, 0, 0, 0.33); }
1363
+
1364
+ .ssbp--theme-5 .ssbp-facebook-messenger {
1365
+ background-color: #0084FF;
1366
+ box-shadow: 0 8px 0 #006acc, 0 10px 12px rgba(0, 0, 0, 0.33); }
1367
+
1368
+ .ssbp--theme-5 .ssbp-facebook-messenger:active {
1369
+ box-shadow: 0 4px 0 #006acc, 0 5px 6px rgba(0, 0, 0, 0.33); }
1370
+
1371
+ .ssbp--theme-5 .ssbp-flattr {
1372
+ background-color: #f67C1A;
1373
+ box-shadow: 0 8px 0 #d56308, 0 10px 12px rgba(0, 0, 0, 0.33); }
1374
+
1375
+ .ssbp--theme-5 .ssbp-flattr:active {
1376
+ box-shadow: 0 4px 0 #d56308, 0 5px 6px rgba(0, 0, 0, 0.33); }
1377
+
1378
+ .ssbp--theme-5 .ssbp-google {
1379
+ background-color: #DC4E41;
1380
+ box-shadow: 0 8px 0 #c63224, 0 10px 12px rgba(0, 0, 0, 0.33); }
1381
+
1382
+ .ssbp--theme-5 .ssbp-google:active {
1383
+ box-shadow: 0 4px 0 #c63224, 0 5px 6px rgba(0, 0, 0, 0.33); }
1384
+
1385
+ .ssbp--theme-5 .ssbp-linkedin {
1386
+ background-color: #007bb6;
1387
+ box-shadow: 0 8px 0 #005983, 0 10px 12px rgba(0, 0, 0, 0.33); }
1388
+
1389
+ .ssbp--theme-5 .ssbp-linkedin:active {
1390
+ box-shadow: 0 4px 0 #005983, 0 5px 6px rgba(0, 0, 0, 0.33); }
1391
+
1392
+ .ssbp--theme-5 .ssbp-pinterest {
1393
+ background-color: #ce1a19;
1394
+ box-shadow: 0 8px 0 #a11413, 0 10px 12px rgba(0, 0, 0, 0.33); }
1395
+
1396
+ .ssbp--theme-5 .ssbp-pinterest:active {
1397
+ box-shadow: 0 4px 0 #a11413, 0 5px 6px rgba(0, 0, 0, 0.33); }
1398
+
1399
+ .ssbp--theme-5 .ssbp-print {
1400
+ background-color: #1F6B43;
1401
+ box-shadow: 0 8px 0 #14432a, 0 10px 12px rgba(0, 0, 0, 0.33); }
1402
+
1403
+ .ssbp--theme-5 .ssbp-print:active {
1404
+ box-shadow: 0 4px 0 #14432a, 0 5px 6px rgba(0, 0, 0, 0.33); }
1405
+
1406
+ .ssbp--theme-5 .ssbp-reddit {
1407
+ background-color: #FF4500;
1408
+ box-shadow: 0 8px 0 #cc3700, 0 10px 12px rgba(0, 0, 0, 0.33); }
1409
+
1410
+ .ssbp--theme-5 .ssbp-reddit:active {
1411
+ box-shadow: 0 4px 0 #cc3700, 0 5px 6px rgba(0, 0, 0, 0.33); }
1412
+
1413
+ .ssbp--theme-5 .ssbp-simplesharebuttons {
1414
+ background-color: #4582ec;
1415
+ box-shadow: 0 8px 0 #1863e6, 0 10px 12px rgba(0, 0, 0, 0.33); }
1416
+
1417
+ .ssbp--theme-5 .ssbp-simplesharebuttons:active {
1418
+ box-shadow: 0 4px 0 #1863e6, 0 5px 6px rgba(0, 0, 0, 0.33); }
1419
+
1420
+ .ssbp--theme-5 .ssbp-stumbleupon {
1421
+ background-color: #EB4924;
1422
+ box-shadow: 0 8px 0 #ca3412, 0 10px 12px rgba(0, 0, 0, 0.33); }
1423
+
1424
+ .ssbp--theme-5 .ssbp-stumbleupon:active {
1425
+ box-shadow: 0 4px 0 #ca3412, 0 5px 6px rgba(0, 0, 0, 0.33); }
1426
+
1427
+ .ssbp--theme-5 .ssbp-tumblr {
1428
+ background-color: #2C4762;
1429
+ box-shadow: 0 8px 0 #1c2e3f, 0 10px 12px rgba(0, 0, 0, 0.33); }
1430
+
1431
+ .ssbp--theme-5 .ssbp-tumblr:active {
1432
+ box-shadow: 0 4px 0 #1c2e3f, 0 5px 6px rgba(0, 0, 0, 0.33); }
1433
+
1434
+ .ssbp--theme-5 .ssbp-twitter {
1435
+ background-color: #00a9f1;
1436
+ box-shadow: 0 8px 0 #0085be, 0 10px 12px rgba(0, 0, 0, 0.33); }
1437
+
1438
+ .ssbp--theme-5 .ssbp-twitter:active {
1439
+ box-shadow: 0 4px 0 #0085be, 0 5px 6px rgba(0, 0, 0, 0.33); }
1440
+
1441
+ .ssbp--theme-5 .ssbp-vk {
1442
+ background-color: #45668E;
1443
+ box-shadow: 0 8px 0 #344d6c, 0 10px 12px rgba(0, 0, 0, 0.33); }
1444
+
1445
+ .ssbp--theme-5 .ssbp-vk:active {
1446
+ box-shadow: 0 4px 0 #344d6c, 0 5px 6px rgba(0, 0, 0, 0.33); }
1447
+
1448
+ .ssbp--theme-5 .ssbp-whatsapp {
1449
+ background-color: #34AF23;
1450
+ box-shadow: 0 8px 0 #27851b, 0 10px 12px rgba(0, 0, 0, 0.33); }
1451
+
1452
+ .ssbp--theme-5 .ssbp-whatsapp:active {
1453
+ box-shadow: 0 4px 0 #27851b, 0 5px 6px rgba(0, 0, 0, 0.33); }
1454
+
1455
+ .ssbp--theme-5 .ssbp-yummly {
1456
+ background-color: #E16120;
1457
+ box-shadow: 0 8px 0 #b64d18, 0 10px 12px rgba(0, 0, 0, 0.33); }
1458
+
1459
+ .ssbp--theme-5 .ssbp-yummly:active {
1460
+ box-shadow: 0 4px 0 #b64d18, 0 5px 6px rgba(0, 0, 0, 0.33); }
1461
+
1462
+ .ssbp--theme-5 .ssbp-xing {
1463
+ background-color: #026466;
1464
+ box-shadow: 0 8px 0 #013334, 0 10px 12px rgba(0, 0, 0, 0.33); }
1465
+
1466
+ .ssbp--theme-5 .ssbp-xing:active {
1467
+ box-shadow: 0 4px 0 #013334, 0 5px 6px rgba(0, 0, 0, 0.33); }
1468
+
1469
+ .ssbp--theme-5 .ssbp-each-share {
1470
+ padding-top: 3px;
1471
+ text-align: center;
1472
+ font-size: 12px; }
1473
+
1474
+ .ssbp--theme-2 .ssbp-toggle-switch, .ssbp--theme-3 .ssbp-toggle-switch, .ssbp--theme-10 .ssbp-toggle-switch, .ssbp--theme-11 .ssbp-toggle-switch {
1475
+ background: #4C4C4C;
1476
+ background: rgba(39, 39, 39, 0.8);
1477
+ border-radius: 0;
1478
+ color: #fff; }
1479
+
1480
+ .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 {
1481
+ background: #4C4C4C;
1482
+ background: rgba(39, 39, 39, 0.9); }
1483
+
1484
+ .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 {
1485
+ background: #fff;
1486
+ background: rgba(255, 255, 255, 0.8);
1487
+ color: #272727;
1488
+ border-radius: 0; }
1489
+
1490
+ .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 {
1491
+ background: #fff;
1492
+ background: rgba(255, 255, 255, 0.9); }
1493
+
1494
+ .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 {
1495
+ display: table;
1496
+ table-layout: fixed;
1497
+ width: 100%; }
1498
+
1499
+ .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 {
1500
+ display: inline-block !important;
1501
+ margin: 0 12px !important;
1502
+ display: table-cell !important;
1503
+ width: auto;
1504
+ height: auto; }
1505
+
1506
+ .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 {
1507
+ display: block;
1508
+ width: auto; }
1509
+
1510
+ .ssbp--theme-6[class*="ssbp--fixed"] .ssbp-container {
1511
+ background-color: rgba(255, 255, 255, 0.8);
1512
+ padding: 6px; }
1513
+
1514
+ .ssbp--theme-6 .ssbp-btn {
1515
+ width: 3em;
1516
+ height: 3em;
1517
+ line-height: 3em;
1518
+ border: 2px solid #fff;
1519
+ border-radius: 50%;
1520
+ background-color: #fff;
1521
+ -webkit-transition: .25s;
1522
+ transition: .25s; }
1523
+
1524
+ .ssbp--theme-6 .ssbp-btn:hover, .ssbp--theme-6 .ssbp-btn:focus, .ssbp--theme-6 .ssbp-btn:active {
1525
+ color: #fff; }
1526
+
1527
+ .ssbp--theme-6 .ssbp-list li {
1528
+ margin-left: 12px; }
1529
+
1530
+ .ssbp--theme-6 .ssbp-buffer {
1531
+ border-color: #272727;
1532
+ color: #272727; }
1533
+
1534
+ .ssbp--theme-6 .ssbp-buffer:hover, .ssbp--theme-6 .ssbp-buffer:focus, .ssbp--theme-6 .ssbp-buffer:active {
1535
+ background-color: #272727; }
1536
+
1537
+ .ssbp--theme-6 .ssbp-buffer + .ssbp-each-share {
1538
+ color: #272727;
1539
+ border-color: #272727; }
1540
+
1541
+ .ssbp--theme-6 .ssbp-diggit {
1542
+ border-color: #14589E;
1543
+ color: #14589E; }
1544
+
1545
+ .ssbp--theme-6 .ssbp-diggit:hover, .ssbp--theme-6 .ssbp-diggit:focus, .ssbp--theme-6 .ssbp-diggit:active {
1546
+ background-color: #14589E; }
1547
+
1548
+ .ssbp--theme-6 .ssbp-diggit + .ssbp-each-share {
1549
+ color: #14589E;
1550
+ border-color: #14589E; }
1551
+
1552
+ .ssbp--theme-6 .ssbp-email {
1553
+ border-color: #787878;
1554
+ color: #787878; }
1555
+
1556
+ .ssbp--theme-6 .ssbp-email:hover, .ssbp--theme-6 .ssbp-email:focus, .ssbp--theme-6 .ssbp-email:active {
1557
+ background-color: #787878; }
1558
+
1559
+ .ssbp--theme-6 .ssbp-email + .ssbp-each-share {
1560
+ color: #787878;
1561
+ border-color: #787878; }
1562
+
1563
+ .ssbp--theme-6 .ssbp-ellipsis {
1564
+ border-color: #4582EC;
1565
+ color: #4582EC; }
1566
+
1567
+ .ssbp--theme-6 .ssbp-ellipsis:hover, .ssbp--theme-6 .ssbp-ellipsis:focus, .ssbp--theme-6 .ssbp-ellipsis:active {
1568
+ background-color: #4582EC; }
1569
+
1570
+ .ssbp--theme-6 .ssbp-ellipsis + .ssbp-each-share {
1571
+ color: #4582EC;
1572
+ border-color: #4582EC; }
1573
+
1574
+ .ssbp--theme-6 .ssbp-facebook {
1575
+ border-color: #3b5998;
1576
+ color: #3b5998; }
1577
+
1578
+ .ssbp--theme-6 .ssbp-facebook:hover, .ssbp--theme-6 .ssbp-facebook:focus, .ssbp--theme-6 .ssbp-facebook:active {
1579
+ background-color: #3b5998; }
1580
+
1581
+ .ssbp--theme-6 .ssbp-facebook + .ssbp-each-share {
1582
+ color: #3b5998;
1583
+ border-color: #3b5998; }
1584
+
1585
+ .ssbp--theme-6 .ssbp-facebook_save {
1586
+ border-color: #3b5998;
1587
+ color: #3b5998; }
1588
+
1589
+ .ssbp--theme-6 .ssbp-facebook_save:hover, .ssbp--theme-6 .ssbp-facebook_save:focus, .ssbp--theme-6 .ssbp-facebook_save:active {
1590
+ background-color: #3b5998; }
1591
+
1592
+ .ssbp--theme-6 .ssbp-facebook_save + .ssbp-each-share {
1593
+ color: #3b5998;
1594
+ border-color: #3b5998; }
1595
+
1596
+ .ssbp--theme-6 .ssbp-facebook-messenger {
1597
+ border-color: #0084FF;
1598
+ color: #0084FF; }
1599
+
1600
+ .ssbp--theme-6 .ssbp-facebook-messenger:hover, .ssbp--theme-6 .ssbp-facebook-messenger:focus, .ssbp--theme-6 .ssbp-facebook-messenger:active {
1601
+ background-color: #0084FF; }
1602
+
1603
+ .ssbp--theme-6 .ssbp-facebook-messenger + .ssbp-each-share {
1604
+ color: #0084FF;
1605
+ border-color: #0084FF; }
1606
+
1607
+ .ssbp--theme-6 .ssbp-flattr {
1608
+ border-color: #f67C1A;
1609
+ color: #f67C1A; }
1610
+
1611
+ .ssbp--theme-6 .ssbp-flattr:hover, .ssbp--theme-6 .ssbp-flattr:focus, .ssbp--theme-6 .ssbp-flattr:active {
1612
+ background-color: #f67C1A; }
1613
+
1614
+ .ssbp--theme-6 .ssbp-flattr + .ssbp-each-share {
1615
+ color: #f67C1A;
1616
+ border-color: #f67C1A; }
1617
+
1618
+ .ssbp--theme-6 .ssbp-google {
1619
+ border-color: #DC4E41;
1620
+ color: #DC4E41; }
1621
+
1622
+ .ssbp--theme-6 .ssbp-google:hover, .ssbp--theme-6 .ssbp-google:focus, .ssbp--theme-6 .ssbp-google:active {
1623
+ background-color: #DC4E41; }
1624
+
1625
+ .ssbp--theme-6 .ssbp-google + .ssbp-each-share {
1626
+ color: #DC4E41;
1627
+ border-color: #DC4E41; }
1628
+
1629
+ .ssbp--theme-6 .ssbp-linkedin {
1630
+ border-color: #007bb6;
1631
+ color: #007bb6; }
1632
+
1633
+ .ssbp--theme-6 .ssbp-linkedin:hover, .ssbp--theme-6 .ssbp-linkedin:focus, .ssbp--theme-6 .ssbp-linkedin:active {
1634
+ background-color: #007bb6; }
1635
+
1636
+ .ssbp--theme-6 .ssbp-linkedin + .ssbp-each-share {
1637
+ color: #007bb6;
1638
+ border-color: #007bb6; }
1639
+
1640
+ .ssbp--theme-6 .ssbp-pinterest {
1641
+ border-color: #ce1a19;
1642
+ color: #ce1a19; }
1643
+
1644
+ .ssbp--theme-6 .ssbp-pinterest:hover, .ssbp--theme-6 .ssbp-pinterest:focus, .ssbp--theme-6 .ssbp-pinterest:active {
1645
+ background-color: #ce1a19; }
1646
+
1647
+ .ssbp--theme-6 .ssbp-pinterest + .ssbp-each-share {
1648
+ color: #ce1a19;
1649
+ border-color: #ce1a19; }
1650
+
1651
+ .ssbp--theme-6 .ssbp-print {
1652
+ border-color: #1F6B43;
1653
+ color: #1F6B43; }
1654
+
1655
+ .ssbp--theme-6 .ssbp-print:hover, .ssbp--theme-6 .ssbp-print:focus, .ssbp--theme-6 .ssbp-print:active {
1656
+ background-color: #1F6B43; }
1657
+
1658
+ .ssbp--theme-6 .ssbp-print + .ssbp-each-share {
1659
+ color: #1F6B43;
1660
+ border-color: #1F6B43; }
1661
+
1662
+ .ssbp--theme-6 .ssbp-reddit {
1663
+ border-color: #FF4500;
1664
+ color: #FF4500; }
1665
+
1666
+ .ssbp--theme-6 .ssbp-reddit:hover, .ssbp--theme-6 .ssbp-reddit:focus, .ssbp--theme-6 .ssbp-reddit:active {
1667
+ background-color: #FF4500; }
1668
+
1669
+ .ssbp--theme-6 .ssbp-reddit + .ssbp-each-share {
1670
+ color: #FF4500;
1671
+ border-color: #FF4500; }
1672
+
1673
+ .ssbp--theme-6 .ssbp-simplesharebuttons {
1674
+ border-color: #4582ec;
1675
+ color: #4582ec; }
1676
+
1677
+ .ssbp--theme-6 .ssbp-simplesharebuttons:hover, .ssbp--theme-6 .ssbp-simplesharebuttons:focus, .ssbp--theme-6 .ssbp-simplesharebuttons:active {
1678
+ background-color: #4582ec; }
1679
+
1680
+ .ssbp--theme-6 .ssbp-simplesharebuttons + .ssbp-each-share {
1681
+ color: #4582ec;
1682
+ border-color: #4582ec; }
1683
+
1684
+ .ssbp--theme-6 .ssbp-stumbleupon {
1685
+ border-color: #EB4924;
1686
+ color: #EB4924; }
1687
+
1688
+ .ssbp--theme-6 .ssbp-stumbleupon:hover, .ssbp--theme-6 .ssbp-stumbleupon:focus, .ssbp--theme-6 .ssbp-stumbleupon:active {
1689
+ background-color: #EB4924; }
1690
+
1691
+ .ssbp--theme-6 .ssbp-stumbleupon + .ssbp-each-share {
1692
+ color: #EB4924;
1693
+ border-color: #EB4924; }
1694
+
1695
+ .ssbp--theme-6 .ssbp-tumblr {
1696
+ border-color: #2C4762;
1697
+ color: #2C4762; }
1698
+
1699
+ .ssbp--theme-6 .ssbp-tumblr:hover, .ssbp--theme-6 .ssbp-tumblr:focus, .ssbp--theme-6 .ssbp-tumblr:active {
1700
+ background-color: #2C4762; }
1701
+
1702
+ .ssbp--theme-6 .ssbp-tumblr + .ssbp-each-share {
1703
+ color: #2C4762;
1704
+ border-color: #2C4762; }
1705
+
1706
+ .ssbp--theme-6 .ssbp-twitter {
1707
+ border-color: #00a9f1;
1708
+ color: #00a9f1; }
1709
+
1710
+ .ssbp--theme-6 .ssbp-twitter:hover, .ssbp--theme-6 .ssbp-twitter:focus, .ssbp--theme-6 .ssbp-twitter:active {
1711
+ background-color: #00a9f1; }
1712
+
1713
+ .ssbp--theme-6 .ssbp-twitter + .ssbp-each-share {
1714
+ color: #00a9f1;
1715
+ border-color: #00a9f1; }
1716
+
1717
+ .ssbp--theme-6 .ssbp-vk {
1718
+ border-color: #45668E;
1719
+ color: #45668E; }
1720
+
1721
+ .ssbp--theme-6 .ssbp-vk:hover, .ssbp--theme-6 .ssbp-vk:focus, .ssbp--theme-6 .ssbp-vk:active {
1722
+ background-color: #45668E; }
1723
+
1724
+ .ssbp--theme-6 .ssbp-vk + .ssbp-each-share {
1725
+ color: #45668E;
1726
+ border-color: #45668E; }
1727
+
1728
+ .ssbp--theme-6 .ssbp-whatsapp {
1729
+ border-color: #34AF23;
1730
+ color: #34AF23; }
1731
+
1732
+ .ssbp--theme-6 .ssbp-whatsapp:hover, .ssbp--theme-6 .ssbp-whatsapp:focus, .ssbp--theme-6 .ssbp-whatsapp:active {
1733
+ background-color: #34AF23; }
1734
+
1735
+ .ssbp--theme-6 .ssbp-whatsapp + .ssbp-each-share {
1736
+ color: #34AF23;
1737
+ border-color: #34AF23; }
1738
+
1739
+ .ssbp--theme-6 .ssbp-yummly {
1740
+ border-color: #E16120;
1741
+ color: #E16120; }
1742
+
1743
+ .ssbp--theme-6 .ssbp-yummly:hover, .ssbp--theme-6 .ssbp-yummly:focus, .ssbp--theme-6 .ssbp-yummly:active {
1744
+ background-color: #E16120; }
1745
+
1746
+ .ssbp--theme-6 .ssbp-yummly + .ssbp-each-share {
1747
+ color: #E16120;
1748
+ border-color: #E16120; }
1749
+
1750
+ .ssbp--theme-6 .ssbp-xing {
1751
+ border-color: #026466;
1752
+ color: #026466; }
1753
+
1754
+ .ssbp--theme-6 .ssbp-xing:hover, .ssbp--theme-6 .ssbp-xing:focus, .ssbp--theme-6 .ssbp-xing:active {
1755
+ background-color: #026466; }
1756
+
1757
+ .ssbp--theme-6 .ssbp-xing + .ssbp-each-share {
1758
+ color: #026466;
1759
+ border-color: #026466; }
1760
+
1761
+ .ssbp--theme-6 .ssbp-each-share {
1762
+ position: absolute;
1763
+ top: 0;
1764
+ left: 100%;
1765
+ z-index: 11;
1766
+ margin-left: -12px;
1767
+ padding: 2px;
1768
+ border: 1px solid #fff;
1769
+ background-color: #fff;
1770
+ border-radius: 6px;
1771
+ font-size: 10px;
1772
+ color: #FFF; }
1773
+
1774
+ .ssbp--theme-6.ssbp--fixed-right .ssbp-each-share {
1775
+ left: auto;
1776
+ right: 100%;
1777
+ margin-left: 0;
1778
+ margin-right: -12px; }
1779
+
1780
+ .ssbp--theme-2 .ssbp-toggle-switch, .ssbp--theme-3 .ssbp-toggle-switch, .ssbp--theme-10 .ssbp-toggle-switch, .ssbp--theme-11 .ssbp-toggle-switch {
1781
+ background: #4C4C4C;
1782
+ background: rgba(39, 39, 39, 0.8);
1783
+ border-radius: 0;
1784
+ color: #fff; }
1785
+
1786
+ .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 {
1787
+ background: #4C4C4C;
1788
+ background: rgba(39, 39, 39, 0.9); }
1789
+
1790
+ .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 {
1791
+ background: #fff;
1792
+ background: rgba(255, 255, 255, 0.8);
1793
+ color: #272727;
1794
+ border-radius: 0; }
1795
+
1796
+ .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 {
1797
+ background: #fff;
1798
+ background: rgba(255, 255, 255, 0.9); }
1799
+
1800
+ .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 {
1801
+ display: table;
1802
+ table-layout: fixed;
1803
+ width: 100%; }
1804
+
1805
+ .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 {
1806
+ display: inline-block !important;
1807
+ margin: 0 6px !important;
1808
+ display: table-cell !important;
1809
+ width: auto;
1810
+ height: auto; }
1811
+
1812
+ .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 {
1813
+ display: block;
1814
+ width: auto; }
1815
+
1816
+ .ssbp--theme-7 .ssbp-list li {
1817
+ margin-left: 6px;
1818
+ margin-bottom: 1.5rem; }
1819
+
1820
+ .ssbp--theme-7 .ssbp-text {
1821
+ display: inline-block;
1822
+ vertical-align: middle;
1823
+ font-size: 12px;
1824
+ margin-left: .5em; }
1825
+
1826
+ .ssbp--theme-7 .ssbp-btn {
1827
+ display: block;
1828
+ padding: 0.5em 1em;
1829
+ border: 2px solid #fff;
1830
+ color: #fff;
1831
+ background-color: #fff;
1832
+ -webkit-transition: background-color .25s;
1833
+ transition: background-color .25s; }
1834
+
1835
+ .ssbp--theme-7 .ssbp-btn:before {
1836
+ vertical-align: middle; }
1837
+
1838
+ .ssbp--theme-7 .ssbp-buffer {
1839
+ border-color: #272727;
1840
+ color: #272727; }
1841
+
1842
+ .ssbp--theme-7 .ssbp-buffer:visited {
1843
+ color: #272727; }
1844
+
1845
+ .ssbp--theme-7 .ssbp-buffer:hover, .ssbp--theme-7 .ssbp-buffer:focus, .ssbp--theme-7 .ssbp-buffer:active {
1846
+ background-color: #272727;
1847
+ border-bottom: 2px #272727 solid;
1848
+ color: #fff; }
1849
+
1850
+ .ssbp--theme-7 .ssbp-buffer + .ssbp-each-share {
1851
+ color: #272727; }
1852
+
1853
+ .ssbp--theme-7 .ssbp-diggit {
1854
+ border-color: #14589E;
1855
+ color: #14589E; }
1856
+
1857
+ .ssbp--theme-7 .ssbp-diggit:visited {
1858
+ color: #14589E; }
1859
+
1860
+ .ssbp--theme-7 .ssbp-diggit:hover, .ssbp--theme-7 .ssbp-diggit:focus, .ssbp--theme-7 .ssbp-diggit:active {
1861
+ background-color: #14589E;
1862
+ border-bottom: 2px #14589E solid;
1863
+ color: #fff; }
1864
+
1865
+ .ssbp--theme-7 .ssbp-diggit + .ssbp-each-share {
1866
+ color: #14589E; }
1867
+
1868
+ .ssbp--theme-7 .ssbp-email {
1869
+ border-color: #787878;
1870
+ color: #787878; }
1871
+
1872
+ .ssbp--theme-7 .ssbp-email:visited {
1873
+ color: #787878; }
1874
+
1875
+ .ssbp--theme-7 .ssbp-email:hover, .ssbp--theme-7 .ssbp-email:focus, .ssbp--theme-7 .ssbp-email:active {
1876
+ background-color: #787878;
1877
+ border-bottom: 2px #787878 solid;
1878
+ color: #fff; }
1879
+
1880
+ .ssbp--theme-7 .ssbp-email + .ssbp-each-share {
1881
+ color: #787878; }
1882
+
1883
+ .ssbp--theme-7 .ssbp-ellipsis {
1884
+ border-color: #4582EC;
1885
+ color: #4582EC; }
1886
+
1887
+ .ssbp--theme-7 .ssbp-ellipsis:visited {
1888
+ color: #4582EC; }
1889
+
1890
+ .ssbp--theme-7 .ssbp-ellipsis:hover, .ssbp--theme-7 .ssbp-ellipsis:focus, .ssbp--theme-7 .ssbp-ellipsis:active {
1891
+ background-color: #4582EC;
1892
+ border-bottom: 2px #4582EC solid;
1893
+ color: #fff; }
1894
+
1895
+ .ssbp--theme-7 .ssbp-ellipsis + .ssbp-each-share {
1896
+ color: #4582EC; }
1897
+
1898
+ .ssbp--theme-7 .ssbp-facebook {
1899
+ border-color: #3b5998;
1900
+ color: #3b5998; }
1901
+
1902
+ .ssbp--theme-7 .ssbp-facebook:visited {
1903
+ color: #3b5998; }
1904
+
1905
+ .ssbp--theme-7 .ssbp-facebook:hover, .ssbp--theme-7 .ssbp-facebook:focus, .ssbp--theme-7 .ssbp-facebook:active {
1906
+ background-color: #3b5998;
1907
+ border-bottom: 2px #3b5998 solid;
1908
+ color: #fff; }
1909
+
1910
+ .ssbp--theme-7 .ssbp-facebook + .ssbp-each-share {
1911
+ color: #3b5998; }
1912
+
1913
+ .ssbp--theme-7 .ssbp-facebook_save {
1914
+ border-color: #3b5998;
1915
+ color: #3b5998; }
1916
+
1917
+ .ssbp--theme-7 .ssbp-facebook_save:visited {
1918
+ color: #3b5998; }
1919
+
1920
+ .ssbp--theme-7 .ssbp-facebook_save:hover, .ssbp--theme-7 .ssbp-facebook_save:focus, .ssbp--theme-7 .ssbp-facebook_save:active {
1921
+ background-color: #3b5998;
1922
+ border-bottom: 2px #3b5998 solid;
1923
+ color: #fff; }
1924
+
1925
+ .ssbp--theme-7 .ssbp-facebook_save + .ssbp-each-share {
1926
+ color: #3b5998; }
1927
+
1928
+ .ssbp--theme-7 .ssbp-facebook-messenger {
1929
+ border-color: #0084FF;
1930
+ color: #0084FF; }
1931
+
1932
+ .ssbp--theme-7 .ssbp-facebook-messenger:visited {
1933
+ color: #0084FF; }
1934
+
1935
+ .ssbp--theme-7 .ssbp-facebook-messenger:hover, .ssbp--theme-7 .ssbp-facebook-messenger:focus, .ssbp--theme-7 .ssbp-facebook-messenger:active {
1936
+ background-color: #0084FF;
1937
+ border-bottom: 2px #0084FF solid;
1938
+ color: #fff; }
1939
+
1940
+ .ssbp--theme-7 .ssbp-facebook-messenger + .ssbp-each-share {
1941
+ color: #0084FF; }
1942
+
1943
+ .ssbp--theme-7 .ssbp-flattr {
1944
+ border-color: #f67C1A;
1945
+ color: #f67C1A; }
1946
+
1947
+ .ssbp--theme-7 .ssbp-flattr:visited {
1948
+ color: #f67C1A; }
1949
+
1950
+ .ssbp--theme-7 .ssbp-flattr:hover, .ssbp--theme-7 .ssbp-flattr:focus, .ssbp--theme-7 .ssbp-flattr:active {
1951
+ background-color: #f67C1A;
1952
+ border-bottom: 2px #f67C1A solid;
1953
+ color: #fff; }
1954
+
1955
+ .ssbp--theme-7 .ssbp-flattr + .ssbp-each-share {
1956
+ color: #f67C1A; }
1957
+
1958
+ .ssbp--theme-7 .ssbp-google {
1959
+ border-color: #DC4E41;
1960
+ color: #DC4E41; }
1961
+
1962
+ .ssbp--theme-7 .ssbp-google:visited {
1963
+ color: #DC4E41; }
1964
+
1965
+ .ssbp--theme-7 .ssbp-google:hover, .ssbp--theme-7 .ssbp-google:focus, .ssbp--theme-7 .ssbp-google:active {
1966
+ background-color: #DC4E41;
1967
+ border-bottom: 2px #DC4E41 solid;
1968
+ color: #fff; }
1969
+
1970
+ .ssbp--theme-7 .ssbp-google + .ssbp-each-share {
1971
+ color: #DC4E41; }
1972
+
1973
+ .ssbp--theme-7 .ssbp-linkedin {
1974
+ border-color: #007bb6;
1975
+ color: #007bb6; }
1976
+
1977
+ .ssbp--theme-7 .ssbp-linkedin:visited {
1978
+ color: #007bb6; }
1979
+
1980
+ .ssbp--theme-7 .ssbp-linkedin:hover, .ssbp--theme-7 .ssbp-linkedin:focus, .ssbp--theme-7 .ssbp-linkedin:active {
1981
+ background-color: #007bb6;
1982
+ border-bottom: 2px #007bb6 solid;
1983
+ color: #fff; }
1984
+
1985
+ .ssbp--theme-7 .ssbp-linkedin + .ssbp-each-share {
1986
+ color: #007bb6; }
1987
+
1988
+ .ssbp--theme-7 .ssbp-pinterest {
1989
+ border-color: #ce1a19;
1990
+ color: #ce1a19; }
1991
+
1992
+ .ssbp--theme-7 .ssbp-pinterest:visited {
1993
+ color: #ce1a19; }
1994
+
1995
+ .ssbp--theme-7 .ssbp-pinterest:hover, .ssbp--theme-7 .ssbp-pinterest:focus, .ssbp--theme-7 .ssbp-pinterest:active {
1996
+ background-color: #ce1a19;
1997
+ border-bottom: 2px #ce1a19 solid;
1998
+ color: #fff; }
1999
+
2000
+ .ssbp--theme-7 .ssbp-pinterest + .ssbp-each-share {
2001
+ color: #ce1a19; }
2002
+
2003
+ .ssbp--theme-7 .ssbp-print {
2004
+ border-color: #1F6B43;
2005
+ color: #1F6B43; }
2006
+
2007
+ .ssbp--theme-7 .ssbp-print:visited {
2008
+ color: #1F6B43; }
2009
+
2010
+ .ssbp--theme-7 .ssbp-print:hover, .ssbp--theme-7 .ssbp-print:focus, .ssbp--theme-7 .ssbp-print:active {
2011
+ background-color: #1F6B43;
2012
+ border-bottom: 2px #1F6B43 solid;
2013
+ color: #fff; }
2014
+
2015
+ .ssbp--theme-7 .ssbp-print + .ssbp-each-share {
2016
+ color: #1F6B43; }
2017
+
2018
+ .ssbp--theme-7 .ssbp-reddit {
2019
+ border-color: #FF4500;
2020
+ color: #FF4500; }
2021
+
2022
+ .ssbp--theme-7 .ssbp-reddit:visited {
2023
+ color: #FF4500; }
2024
+
2025
+ .ssbp--theme-7 .ssbp-reddit:hover, .ssbp--theme-7 .ssbp-reddit:focus, .ssbp--theme-7 .ssbp-reddit:active {
2026
+ background-color: #FF4500;
2027
+ border-bottom: 2px #FF4500 solid;
2028
+ color: #fff; }
2029
+
2030
+ .ssbp--theme-7 .ssbp-reddit + .ssbp-each-share {
2031
+ color: #FF4500; }
2032
+
2033
+ .ssbp--theme-7 .ssbp-simplesharebuttons {
2034
+ border-color: #4582ec;
2035
+ color: #4582ec; }
2036
+
2037
+ .ssbp--theme-7 .ssbp-simplesharebuttons:visited {
2038
+ color: #4582ec; }
2039
+
2040
+ .ssbp--theme-7 .ssbp-simplesharebuttons:hover, .ssbp--theme-7 .ssbp-simplesharebuttons:focus, .ssbp--theme-7 .ssbp-simplesharebuttons:active {
2041
+ background-color: #4582ec;
2042
+ border-bottom: 2px #4582ec solid;
2043
+ color: #fff; }
2044
+
2045
+ .ssbp--theme-7 .ssbp-simplesharebuttons + .ssbp-each-share {
2046
+ color: #4582ec; }
2047
+
2048
+ .ssbp--theme-7 .ssbp-stumbleupon {
2049
+ border-color: #EB4924;
2050
+ color: #EB4924; }
2051
+
2052
+ .ssbp--theme-7 .ssbp-stumbleupon:visited {
2053
+ color: #EB4924; }
2054
+
2055
+ .ssbp--theme-7 .ssbp-stumbleupon:hover, .ssbp--theme-7 .ssbp-stumbleupon:focus, .ssbp--theme-7 .ssbp-stumbleupon:active {
2056
+ background-color: #EB4924;
2057
+ border-bottom: 2px #EB4924 solid;
2058
+ color: #fff; }
2059
+
2060
+ .ssbp--theme-7 .ssbp-stumbleupon + .ssbp-each-share {
2061
+ color: #EB4924; }
2062
+
2063
+ .ssbp--theme-7 .ssbp-tumblr {
2064
+ border-color: #2C4762;
2065
+ color: #2C4762; }
2066
+
2067
+ .ssbp--theme-7 .ssbp-tumblr:visited {
2068
+ color: #2C4762; }
2069
+
2070
+ .ssbp--theme-7 .ssbp-tumblr:hover, .ssbp--theme-7 .ssbp-tumblr:focus, .ssbp--theme-7 .ssbp-tumblr:active {
2071
+ background-color: #2C4762;
2072
+ border-bottom: 2px #2C4762 solid;
2073
+ color: #fff; }
2074
+
2075
+ .ssbp--theme-7 .ssbp-tumblr + .ssbp-each-share {
2076
+ color: #2C4762; }
2077
+
2078
+ .ssbp--theme-7 .ssbp-twitter {
2079
+ border-color: #00a9f1;
2080
+ color: #00a9f1; }
2081
+
2082
+ .ssbp--theme-7 .ssbp-twitter:visited {
2083
+ color: #00a9f1; }
2084
+
2085
+ .ssbp--theme-7 .ssbp-twitter:hover, .ssbp--theme-7 .ssbp-twitter:focus, .ssbp--theme-7 .ssbp-twitter:active {
2086
+ background-color: #00a9f1;
2087
+ border-bottom: 2px #00a9f1 solid;
2088
+ color: #fff; }
2089
+
2090
+ .ssbp--theme-7 .ssbp-twitter + .ssbp-each-share {
2091
+ color: #00a9f1; }
2092
+
2093
+ .ssbp--theme-7 .ssbp-vk {
2094
+ border-color: #45668E;
2095
+ color: #45668E; }
2096
+
2097
+ .ssbp--theme-7 .ssbp-vk:visited {
2098
+ color: #45668E; }
2099
+
2100
+ .ssbp--theme-7 .ssbp-vk:hover, .ssbp--theme-7 .ssbp-vk:focus, .ssbp--theme-7 .ssbp-vk:active {
2101
+ background-color: #45668E;
2102
+ border-bottom: 2px #45668E solid;
2103
+ color: #fff; }
2104
+
2105
+ .ssbp--theme-7 .ssbp-vk + .ssbp-each-share {
2106
+ color: #45668E; }
2107
+
2108
+ .ssbp--theme-7 .ssbp-whatsapp {
2109
+ border-color: #34AF23;
2110
+ color: #34AF23; }
2111
+
2112
+ .ssbp--theme-7 .ssbp-whatsapp:visited {
2113
+ color: #34AF23; }
2114
+
2115
+ .ssbp--theme-7 .ssbp-whatsapp:hover, .ssbp--theme-7 .ssbp-whatsapp:focus, .ssbp--theme-7 .ssbp-whatsapp:active {
2116
+ background-color: #34AF23;
2117
+ border-bottom: 2px #34AF23 solid;
2118
+ color: #fff; }
2119
+
2120
+ .ssbp--theme-7 .ssbp-whatsapp + .ssbp-each-share {
2121
+ color: #34AF23; }
2122
+
2123
+ .ssbp--theme-7 .ssbp-yummly {
2124
+ border-color: #E16120;
2125
+ color: #E16120; }
2126
+
2127
+ .ssbp--theme-7 .ssbp-yummly:visited {
2128
+ color: #E16120; }
2129
+
2130
+ .ssbp--theme-7 .ssbp-yummly:hover, .ssbp--theme-7 .ssbp-yummly:focus, .ssbp--theme-7 .ssbp-yummly:active {
2131
+ background-color: #E16120;
2132
+ border-bottom: 2px #E16120 solid;
2133
+ color: #fff; }
2134
+
2135
+ .ssbp--theme-7 .ssbp-yummly + .ssbp-each-share {
2136
+ color: #E16120; }
2137
+
2138
+ .ssbp--theme-7 .ssbp-xing {
2139
+ border-color: #026466;
2140
+ color: #026466; }
2141
+
2142
+ .ssbp--theme-7 .ssbp-xing:visited {
2143
+ color: #026466; }
2144
+
2145
+ .ssbp--theme-7 .ssbp-xing:hover, .ssbp--theme-7 .ssbp-xing:focus, .ssbp--theme-7 .ssbp-xing:active {
2146
+ background-color: #026466;
2147
+ border-bottom: 2px #026466 solid;
2148
+ color: #fff; }
2149
+
2150
+ .ssbp--theme-7 .ssbp-xing + .ssbp-each-share {
2151
+ color: #026466; }
2152
+
2153
+ .ssbp--theme-7 .ssbp-each-share {
2154
+ padding-top: 3px;
2155
+ text-align: center;
2156
+ font-size: 12px; }
2157
+
2158
+ .ssbp--theme-2 .ssbp-toggle-switch, .ssbp--theme-3 .ssbp-toggle-switch, .ssbp--theme-10 .ssbp-toggle-switch, .ssbp--theme-11 .ssbp-toggle-switch {
2159
+ background: #4C4C4C;
2160
+ background: rgba(39, 39, 39, 0.8);
2161
+ border-radius: 0;
2162
+ color: #fff; }
2163
+
2164
+ .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 {
2165
+ background: #4C4C4C;
2166
+ background: rgba(39, 39, 39, 0.9); }
2167
+
2168
+ .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 {
2169
+ background: #fff;
2170
+ background: rgba(255, 255, 255, 0.8);
2171
+ color: #272727;
2172
+ border-radius: 0; }
2173
+
2174
+ .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 {
2175
+ background: #fff;
2176
+ background: rgba(255, 255, 255, 0.9); }
2177
+
2178
+ .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 {
2179
+ display: table;
2180
+ table-layout: fixed;
2181
+ width: 100%; }
2182
+
2183
+ .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 {
2184
+ display: inline-block !important;
2185
+ margin: 0 6px !important;
2186
+ display: table-cell !important;
2187
+ width: auto;
2188
+ height: auto; }
2189
+
2190
+ .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 {
2191
+ display: block;
2192
+ width: auto; }
2193
+
2194
+ .ssbp--theme-8 .ssbp-list li {
2195
+ margin-left: 6px; }
2196
+
2197
+ .ssbp--theme-8 .ssbp-btn:hover, .ssbp--theme-8 .ssbp-btn:focus, .ssbp--theme-8 .ssbp-btn:active {
2198
+ border-bottom: 3px solid #272727; }
2199
+
2200
+ .ssbp--theme-8 .ssbp-btn, .ssbp--theme-8 .ssbp-btn:visited {
2201
+ width: 4em;
2202
+ height: 3em;
2203
+ line-height: 3em;
2204
+ position: relative;
2205
+ border: 3px solid #272727;
2206
+ background-color: #fff;
2207
+ color: #272727;
2208
+ -webkit-transition: .25s;
2209
+ transition: .25s; }
2210
+
2211
+ .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 {
2212
+ background-color: #272727;
2213
+ color: #fff; }
2214
+
2215
+ .ssbp--theme-8 .ssbp-each-share {
2216
+ padding-top: 3px;
2217
+ text-align: center;
2218
+ font-size: 12px; }
2219
+
2220
+ .ssbp--theme-2 .ssbp-toggle-switch, .ssbp--theme-3 .ssbp-toggle-switch, .ssbp--theme-10 .ssbp-toggle-switch, .ssbp--theme-11 .ssbp-toggle-switch {
2221
+ background: #4C4C4C;
2222
+ background: rgba(39, 39, 39, 0.8);
2223
+ border-radius: 0;
2224
+ color: #fff; }
2225
+
2226
+ .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 {
2227
+ background: #4C4C4C;
2228
+ background: rgba(39, 39, 39, 0.9); }
2229
+
2230
+ .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 {
2231
+ background: #fff;
2232
+ background: rgba(255, 255, 255, 0.8);
2233
+ color: #272727;
2234
+ border-radius: 0; }
2235
+
2236
+ .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 {
2237
+ background: #fff;
2238
+ background: rgba(255, 255, 255, 0.9); }
2239
+
2240
+ .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 {
2241
+ display: table;
2242
+ table-layout: fixed;
2243
+ width: 100%; }
2244
+
2245
+ .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 {
2246
+ display: inline-block !important;
2247
+ margin: 0 6px !important;
2248
+ display: table-cell !important;
2249
+ width: auto;
2250
+ height: auto; }
2251
+
2252
+ .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 {
2253
+ display: block;
2254
+ width: auto; }
2255
+
2256
+ .ssbp--theme-9 .ssbp-list li {
2257
+ margin-left: 6px; }
2258
+
2259
+ .ssbp--theme-9 .ssbp-btn {
2260
+ display: block;
2261
+ padding: .5em 1em; }
2262
+
2263
+ .ssbp--theme-9 .ssbp-btn:hover, .ssbp--theme-9 .ssbp-btn:focus, .ssbp--theme-9 .ssbp-btn:active {
2264
+ opacity: .66; }
2265
+
2266
+ .ssbp--theme-9 .ssbp-buffer {
2267
+ border-bottom: 5px solid #272727;
2268
+ color: #272727; }
2269
+
2270
+ .ssbp--theme-9 .ssbp-buffer:hover, .ssbp--theme-9 .ssbp-buffer:focus, .ssbp--theme-9 .ssbp-buffer:active {
2271
+ border-bottom: 5px solid #272727; }
2272
+
2273
+ .ssbp--theme-9 .ssbp-buffer:hover, .ssbp--theme-9 .ssbp-buffer:focus, .ssbp--theme-9 .ssbp-buffer:active, .ssbp--theme-9 .ssbp-buffer:visited {
2274
+ color: #272727; }
2275
+
2276
+ .ssbp--theme-9 .ssbp-buffer + .ssbp-each-share {
2277
+ color: #272727; }
2278
+
2279
+ .ssbp--theme-9 .ssbp-diggit {
2280
+ border-bottom: 5px solid #14589E;
2281
+ color: #14589E; }
2282
+
2283
+ .ssbp--theme-9 .ssbp-diggit:hover, .ssbp--theme-9 .ssbp-diggit:focus, .ssbp--theme-9 .ssbp-diggit:active {
2284
+ border-bottom: 5px solid #14589E; }
2285
+
2286
+ .ssbp--theme-9 .ssbp-diggit:hover, .ssbp--theme-9 .ssbp-diggit:focus, .ssbp--theme-9 .ssbp-diggit:active, .ssbp--theme-9 .ssbp-diggit:visited {
2287
+ color: #14589E; }
2288
+
2289
+ .ssbp--theme-9 .ssbp-diggit + .ssbp-each-share {
2290
+ color: #14589E; }
2291
+
2292
+ .ssbp--theme-9 .ssbp-email {
2293
+ border-bottom: 5px solid #787878;
2294
+ color: #787878; }
2295
+
2296
+ .ssbp--theme-9 .ssbp-email:hover, .ssbp--theme-9 .ssbp-email:focus, .ssbp--theme-9 .ssbp-email:active {
2297
+ border-bottom: 5px solid #787878; }
2298
+
2299
+ .ssbp--theme-9 .ssbp-email:hover, .ssbp--theme-9 .ssbp-email:focus, .ssbp--theme-9 .ssbp-email:active, .ssbp--theme-9 .ssbp-email:visited {
2300
+ color: #787878; }
2301
+
2302
+ .ssbp--theme-9 .ssbp-email + .ssbp-each-share {
2303
+ color: #787878; }
2304
+
2305
+ .ssbp--theme-9 .ssbp-ellipsis {
2306
+ border-bottom: 5px solid #4582EC;
2307
+ color: #4582EC; }
2308
+
2309
+ .ssbp--theme-9 .ssbp-ellipsis:hover, .ssbp--theme-9 .ssbp-ellipsis:focus, .ssbp--theme-9 .ssbp-ellipsis:active {
2310
+ border-bottom: 5px solid #4582EC; }
2311
+
2312
+ .ssbp--theme-9 .ssbp-ellipsis:hover, .ssbp--theme-9 .ssbp-ellipsis:focus, .ssbp--theme-9 .ssbp-ellipsis:active, .ssbp--theme-9 .ssbp-ellipsis:visited {
2313
+ color: #4582EC; }
2314
+
2315
+ .ssbp--theme-9 .ssbp-ellipsis + .ssbp-each-share {
2316
+ color: #4582EC; }
2317
+
2318
+ .ssbp--theme-9 .ssbp-facebook {
2319
+ border-bottom: 5px solid #3b5998;
2320
+ color: #3b5998; }
2321
+
2322
+ .ssbp--theme-9 .ssbp-facebook:hover, .ssbp--theme-9 .ssbp-facebook:focus, .ssbp--theme-9 .ssbp-facebook:active {
2323
+ border-bottom: 5px solid #3b5998; }
2324
+
2325
+ .ssbp--theme-9 .ssbp-facebook:hover, .ssbp--theme-9 .ssbp-facebook:focus, .ssbp--theme-9 .ssbp-facebook:active, .ssbp--theme-9 .ssbp-facebook:visited {
2326
+ color: #3b5998; }
2327
+
2328
+ .ssbp--theme-9 .ssbp-facebook + .ssbp-each-share {
2329
+ color: #3b5998; }
2330
+
2331
+ .ssbp--theme-9 .ssbp-facebook_save {
2332
+ border-bottom: 5px solid #3b5998;
2333
+ color: #3b5998; }
2334
+
2335
+ .ssbp--theme-9 .ssbp-facebook_save:hover, .ssbp--theme-9 .ssbp-facebook_save:focus, .ssbp--theme-9 .ssbp-facebook_save:active {
2336
+ border-bottom: 5px solid #3b5998; }
2337
+
2338
+ .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 {
2339
+ color: #3b5998; }
2340
+
2341
+ .ssbp--theme-9 .ssbp-facebook_save + .ssbp-each-share {
2342
+ color: #3b5998; }
2343
+
2344
+ .ssbp--theme-9 .ssbp-facebook-messenger {
2345
+ border-bottom: 5px solid #0084FF;
2346
+ color: #0084FF; }
2347
+
2348
+ .ssbp--theme-9 .ssbp-facebook-messenger:hover, .ssbp--theme-9 .ssbp-facebook-messenger:focus, .ssbp--theme-9 .ssbp-facebook-messenger:active {
2349
+ border-bottom: 5px solid #0084FF; }
2350
+
2351
+ .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 {
2352
+ color: #0084FF; }
2353
+
2354
+ .ssbp--theme-9 .ssbp-facebook-messenger + .ssbp-each-share {
2355
+ color: #0084FF; }
2356
+
2357
+ .ssbp--theme-9 .ssbp-flattr {
2358
+ border-bottom: 5px solid #f67C1A;
2359
+ color: #f67C1A; }
2360
+
2361
+ .ssbp--theme-9 .ssbp-flattr:hover, .ssbp--theme-9 .ssbp-flattr:focus, .ssbp--theme-9 .ssbp-flattr:active {
2362
+ border-bottom: 5px solid #f67C1A; }
2363
+
2364
+ .ssbp--theme-9 .ssbp-flattr:hover, .ssbp--theme-9 .ssbp-flattr:focus, .ssbp--theme-9 .ssbp-flattr:active, .ssbp--theme-9 .ssbp-flattr:visited {
2365
+ color: #f67C1A; }
2366
+
2367
+ .ssbp--theme-9 .ssbp-flattr + .ssbp-each-share {
2368
+ color: #f67C1A; }
2369
+
2370
+ .ssbp--theme-9 .ssbp-google {
2371
+ border-bottom: 5px solid #DC4E41;
2372
+ color: #DC4E41; }
2373
+
2374
+ .ssbp--theme-9 .ssbp-google:hover, .ssbp--theme-9 .ssbp-google:focus, .ssbp--theme-9 .ssbp-google:active {
2375
+ border-bottom: 5px solid #DC4E41; }
2376
+
2377
+ .ssbp--theme-9 .ssbp-google:hover, .ssbp--theme-9 .ssbp-google:focus, .ssbp--theme-9 .ssbp-google:active, .ssbp--theme-9 .ssbp-google:visited {
2378
+ color: #DC4E41; }
2379
+
2380
+ .ssbp--theme-9 .ssbp-google + .ssbp-each-share {
2381
+ color: #DC4E41; }
2382
+
2383
+ .ssbp--theme-9 .ssbp-linkedin {
2384
+ border-bottom: 5px solid #007bb6;
2385
+ color: #007bb6; }
2386
+
2387
+ .ssbp--theme-9 .ssbp-linkedin:hover, .ssbp--theme-9 .ssbp-linkedin:focus, .ssbp--theme-9 .ssbp-linkedin:active {
2388
+ border-bottom: 5px solid #007bb6; }
2389
+
2390
+ .ssbp--theme-9 .ssbp-linkedin:hover, .ssbp--theme-9 .ssbp-linkedin:focus, .ssbp--theme-9 .ssbp-linkedin:active, .ssbp--theme-9 .ssbp-linkedin:visited {
2391
+ color: #007bb6; }
2392
+
2393
+ .ssbp--theme-9 .ssbp-linkedin + .ssbp-each-share {
2394
+ color: #007bb6; }
2395
+
2396
+ .ssbp--theme-9 .ssbp-pinterest {
2397
+ border-bottom: 5px solid #ce1a19;
2398
+ color: #ce1a19; }
2399
+
2400
+ .ssbp--theme-9 .ssbp-pinterest:hover, .ssbp--theme-9 .ssbp-pinterest:focus, .ssbp--theme-9 .ssbp-pinterest:active {
2401
+ border-bottom: 5px solid #ce1a19; }
2402
+
2403
+ .ssbp--theme-9 .ssbp-pinterest:hover, .ssbp--theme-9 .ssbp-pinterest:focus, .ssbp--theme-9 .ssbp-pinterest:active, .ssbp--theme-9 .ssbp-pinterest:visited {
2404
+ color: #ce1a19; }
2405
+
2406
+ .ssbp--theme-9 .ssbp-pinterest + .ssbp-each-share {
2407
+ color: #ce1a19; }
2408
+
2409
+ .ssbp--theme-9 .ssbp-print {
2410
+ border-bottom: 5px solid #1F6B43;
2411
+ color: #1F6B43; }
2412
+
2413
+ .ssbp--theme-9 .ssbp-print:hover, .ssbp--theme-9 .ssbp-print:focus, .ssbp--theme-9 .ssbp-print:active {
2414
+ border-bottom: 5px solid #1F6B43; }
2415
+
2416
+ .ssbp--theme-9 .ssbp-print:hover, .ssbp--theme-9 .ssbp-print:focus, .ssbp--theme-9 .ssbp-print:active, .ssbp--theme-9 .ssbp-print:visited {
2417
+ color: #1F6B43; }
2418
+
2419
+ .ssbp--theme-9 .ssbp-print + .ssbp-each-share {
2420
+ color: #1F6B43; }
2421
+
2422
+ .ssbp--theme-9 .ssbp-reddit {
2423
+ border-bottom: 5px solid #FF4500;
2424
+ color: #FF4500; }
2425
+
2426
+ .ssbp--theme-9 .ssbp-reddit:hover, .ssbp--theme-9 .ssbp-reddit:focus, .ssbp--theme-9 .ssbp-reddit:active {
2427
+ border-bottom: 5px solid #FF4500; }
2428
+
2429
+ .ssbp--theme-9 .ssbp-reddit:hover, .ssbp--theme-9 .ssbp-reddit:focus, .ssbp--theme-9 .ssbp-reddit:active, .ssbp--theme-9 .ssbp-reddit:visited {
2430
+ color: #FF4500; }
2431
+
2432
+ .ssbp--theme-9 .ssbp-reddit + .ssbp-each-share {
2433
+ color: #FF4500; }
2434
+
2435
+ .ssbp--theme-9 .ssbp-simplesharebuttons {
2436
+ border-bottom: 5px solid #4582ec;
2437
+ color: #4582ec; }
2438
+
2439
+ .ssbp--theme-9 .ssbp-simplesharebuttons:hover, .ssbp--theme-9 .ssbp-simplesharebuttons:focus, .ssbp--theme-9 .ssbp-simplesharebuttons:active {
2440
+ border-bottom: 5px solid #4582ec; }
2441
+
2442
+ .ssbp--theme-9 .ssbp-simplesharebuttons:hover, .ssbp--theme-9 .ssbp-simplesharebuttons:focus, .ssbp--theme-9 .ssbp-simplesharebuttons:active, .ssbp--theme-9 .ssbp-simplesharebuttons:visited {
2443
+ color: #4582ec; }
2444
+
2445
+ .ssbp--theme-9 .ssbp-simplesharebuttons + .ssbp-each-share {
2446
+ color: #4582ec; }
2447
+
2448
+ .ssbp--theme-9 .ssbp-stumbleupon {
2449
+ border-bottom: 5px solid #EB4924;
2450
+ color: #EB4924; }
2451
+
2452
+ .ssbp--theme-9 .ssbp-stumbleupon:hover, .ssbp--theme-9 .ssbp-stumbleupon:focus, .ssbp--theme-9 .ssbp-stumbleupon:active {
2453
+ border-bottom: 5px solid #EB4924; }
2454
+
2455
+ .ssbp--theme-9 .ssbp-stumbleupon:hover, .ssbp--theme-9 .ssbp-stumbleupon:focus, .ssbp--theme-9 .ssbp-stumbleupon:active, .ssbp--theme-9 .ssbp-stumbleupon:visited {
2456
+ color: #EB4924; }
2457
+
2458
+ .ssbp--theme-9 .ssbp-stumbleupon + .ssbp-each-share {
2459
+ color: #EB4924; }
2460
+
2461
+ .ssbp--theme-9 .ssbp-tumblr {
2462
+ border-bottom: 5px solid #2C4762;
2463
+ color: #2C4762; }
2464
+
2465
+ .ssbp--theme-9 .ssbp-tumblr:hover, .ssbp--theme-9 .ssbp-tumblr:focus, .ssbp--theme-9 .ssbp-tumblr:active {
2466
+ border-bottom: 5px solid #2C4762; }
2467
+
2468
+ .ssbp--theme-9 .ssbp-tumblr:hover, .ssbp--theme-9 .ssbp-tumblr:focus, .ssbp--theme-9 .ssbp-tumblr:active, .ssbp--theme-9 .ssbp-tumblr:visited {
2469
+ color: #2C4762; }
2470
+
2471
+ .ssbp--theme-9 .ssbp-tumblr + .ssbp-each-share {
2472
+ color: #2C4762; }
2473
+
2474
+ .ssbp--theme-9 .ssbp-twitter {
2475
+ border-bottom: 5px solid #00a9f1;
2476
+ color: #00a9f1; }
2477
+
2478
+ .ssbp--theme-9 .ssbp-twitter:hover, .ssbp--theme-9 .ssbp-twitter:focus, .ssbp--theme-9 .ssbp-twitter:active {
2479
+ border-bottom: 5px solid #00a9f1; }
2480
+
2481
+ .ssbp--theme-9 .ssbp-twitter:hover, .ssbp--theme-9 .ssbp-twitter:focus, .ssbp--theme-9 .ssbp-twitter:active, .ssbp--theme-9 .ssbp-twitter:visited {
2482
+ color: #00a9f1; }
2483
+
2484
+ .ssbp--theme-9 .ssbp-twitter + .ssbp-each-share {
2485
+ color: #00a9f1; }
2486
+
2487
+ .ssbp--theme-9 .ssbp-vk {
2488
+ border-bottom: 5px solid #45668E;
2489
+ color: #45668E; }
2490
+
2491
+ .ssbp--theme-9 .ssbp-vk:hover, .ssbp--theme-9 .ssbp-vk:focus, .ssbp--theme-9 .ssbp-vk:active {
2492
+ border-bottom: 5px solid #45668E; }
2493
+
2494
+ .ssbp--theme-9 .ssbp-vk:hover, .ssbp--theme-9 .ssbp-vk:focus, .ssbp--theme-9 .ssbp-vk:active, .ssbp--theme-9 .ssbp-vk:visited {
2495
+ color: #45668E; }
2496
+
2497
+ .ssbp--theme-9 .ssbp-vk + .ssbp-each-share {
2498
+ color: #45668E; }
2499
+
2500
+ .ssbp--theme-9 .ssbp-whatsapp {
2501
+ border-bottom: 5px solid #34AF23;
2502
+ color: #34AF23; }
2503
+
2504
+ .ssbp--theme-9 .ssbp-whatsapp:hover, .ssbp--theme-9 .ssbp-whatsapp:focus, .ssbp--theme-9 .ssbp-whatsapp:active {
2505
+ border-bottom: 5px solid #34AF23; }
2506
+
2507
+ .ssbp--theme-9 .ssbp-whatsapp:hover, .ssbp--theme-9 .ssbp-whatsapp:focus, .ssbp--theme-9 .ssbp-whatsapp:active, .ssbp--theme-9 .ssbp-whatsapp:visited {
2508
+ color: #34AF23; }
2509
+
2510
+ .ssbp--theme-9 .ssbp-whatsapp + .ssbp-each-share {
2511
+ color: #34AF23; }
2512
+
2513
+ .ssbp--theme-9 .ssbp-yummly {
2514
+ border-bottom: 5px solid #E16120;
2515
+ color: #E16120; }
2516
 
2517
+ .ssbp--theme-9 .ssbp-yummly:hover, .ssbp--theme-9 .ssbp-yummly:focus, .ssbp--theme-9 .ssbp-yummly:active {
2518
+ border-bottom: 5px solid #E16120; }
2519
 
2520
+ .ssbp--theme-9 .ssbp-yummly:hover, .ssbp--theme-9 .ssbp-yummly:focus, .ssbp--theme-9 .ssbp-yummly:active, .ssbp--theme-9 .ssbp-yummly:visited {
2521
+ color: #E16120; }
2522
 
2523
+ .ssbp--theme-9 .ssbp-yummly + .ssbp-each-share {
2524
+ color: #E16120; }
2525
+
2526
+ .ssbp--theme-9 .ssbp-xing {
2527
+ border-bottom: 5px solid #026466;
2528
+ color: #026466; }
2529
+
2530
+ .ssbp--theme-9 .ssbp-xing:hover, .ssbp--theme-9 .ssbp-xing:focus, .ssbp--theme-9 .ssbp-xing:active {
2531
+ border-bottom: 5px solid #026466; }
2532
+
2533
+ .ssbp--theme-9 .ssbp-xing:hover, .ssbp--theme-9 .ssbp-xing:focus, .ssbp--theme-9 .ssbp-xing:active, .ssbp--theme-9 .ssbp-xing:visited {
2534
+ color: #026466; }
2535
+
2536
+ .ssbp--theme-9 .ssbp-xing + .ssbp-each-share {
2537
+ color: #026466; }
2538
+
2539
+ .ssbp--theme-9 .ssbp-each-share {
2540
+ padding-top: 3px;
2541
+ text-align: center;
2542
+ font-size: 12px; }
2543
+
2544
+ .ssbp--theme-9 .ssbp-each-share:before {
2545
+ content: "("; }
2546
+
2547
+ .ssbp--theme-9 .ssbp-each-share:after {
2548
+ content: ")"; }
2549
+
2550
+ .ssbp--theme-2 .ssbp-toggle-switch, .ssbp--theme-3 .ssbp-toggle-switch, .ssbp--theme-10 .ssbp-toggle-switch, .ssbp--theme-11 .ssbp-toggle-switch {
2551
+ background: #4C4C4C;
2552
+ background: rgba(39, 39, 39, 0.8);
2553
+ border-radius: 0;
2554
+ color: #fff; }
2555
+
2556
+ .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 {
2557
+ background: #4C4C4C;
2558
+ background: rgba(39, 39, 39, 0.9); }
2559
+
2560
+ .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 {
2561
+ background: #fff;
2562
+ background: rgba(255, 255, 255, 0.8);
2563
+ color: #272727;
2564
+ border-radius: 0; }
2565
+
2566
+ .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 {
2567
+ background: #fff;
2568
+ background: rgba(255, 255, 255, 0.9); }
2569
+
2570
+ .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 {
2571
+ display: table;
2572
+ table-layout: fixed;
2573
+ width: 100%; }
2574
+
2575
+ .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 {
2576
+ display: inline-block !important;
2577
+ margin: 0 0 !important;
2578
+ display: table-cell !important;
2579
+ width: auto;
2580
+ height: auto; }
2581
+
2582
+ .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 {
2583
+ display: block;
2584
+ width: auto; }
2585
+
2586
+ .ssbp--theme-10 {
2587
+ overflow: hidden; }
2588
+
2589
+ .ssbp--theme-10 .ssbp-list li {
2590
+ margin: 0; }
2591
+
2592
+ .ssbp--theme-10 .ssbp-btn {
2593
+ display: block;
2594
+ padding: 0.5em 1em;
2595
+ color: #fff;
2596
+ text-shadow: -1px -1px rgba(0, 0, 0, 0.2);
2597
+ -webkit-transition: background-color .25s;
2598
+ transition: background-color .25s;
2599
+ border-bottom: 0; }
2600
+
2601
+ .ssbp--theme-10 .ssbp-btn:before {
2602
+ vertical-align: middle; }
2603
+
2604
+ .ssbp--theme-10 .ssbp-btn:active {
2605
+ box-shadow: inset 0 0 0.5em rgba(0, 0, 0, 0.33); }
2606
+
2607
+ .ssbp--theme-10 .ssbp-btn:hover, .ssbp--theme-10 .ssbp-btn:focus, .ssbp--theme-10 .ssbp-btn:active, .ssbp--theme-10 .ssbp-btn:visited {
2608
+ color: #fff; }
2609
+
2610
+ .ssbp--theme-10.ssbp--centred .ssbp-input-url-div {
2611
+ position: relative;
2612
+ display: block;
2613
+ padding: 10px; }
2614
+
2615
+ .ssbp--theme-10.ssbp--centred .ssbp-input-url {
2616
+ width: 100%;
2617
+ max-width: 200px;
2618
+ border: 1px solid #DDD;
2619
+ padding: 8px 8px 8px 8px;
2620
+ font-size: 20px;
2621
+ font-weight: 400;
2622
+ line-height: 1;
2623
+ color: #B3B3B3;
2624
+ border-radius: 4px;
2625
+ box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
2626
+
2627
+ .ssbp--theme-10.ssbp--centred .ssbp-total-shares {
2628
+ display: block;
2629
+ line-height: 1; }
2630
+
2631
+ .ssbp--theme-10.ssbp--centred .ssbp-total-shares b {
2632
+ font-size: 70px;
2633
+ color: #4582EC; }
2634
+
2635
+ .ssbp--theme-10.ssbp--centred .ssbp-total-shares:after {
2636
+ content: 'Shares';
2637
+ display: block;
2638
+ font-family: 'Lato',sans-serif;
2639
+ font-weight: 700;
2640
+ font-size: 30px;
2641
+ text-transform: uppercase;
2642
+ color: #B3B3B3; }
2643
+
2644
+ @media only screen and (min-width: 481px) {
2645
+ .ssbp--theme-10.ssbp--centred .ssbp-input-url-div {
2646
+ float: right;
2647
+ width: 50%;
2648
+ padding: 35px 20px;
2649
+ text-align: left; }
2650
+ .ssbp--theme-10.ssbp--centred .ssbp-total-shares {
2651
+ width: 50%;
2652
+ text-align: right; } }
2653
+
2654
+ .ssbp--theme-10 .ssbp-buffer {
2655
+ background-color: #272727; }
2656
+
2657
+ .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 {
2658
+ background-color: #0e0e0e; }
2659
+
2660
+ .ssbp--theme-10 .ssbp-diggit {
2661
+ background-color: #14589E; }
2662
+
2663
+ .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 {
2664
+ background-color: #0e3f71; }
2665
+
2666
+ .ssbp--theme-10 .ssbp-email {
2667
+ background-color: #787878; }
2668
+
2669
+ .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 {
2670
+ background-color: #5f5f5f; }
2671
+
2672
+ .ssbp--theme-10 .ssbp-ellipsis {
2673
+ background-color: #4582EC; }
2674
+
2675
+ .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 {
2676
+ background-color: #1863e6; }
2677
+
2678
+ .ssbp--theme-10 .ssbp-facebook {
2679
+ background-color: #3b5998; }
2680
+
2681
+ .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 {
2682
+ background-color: #2d4373; }
2683
+
2684
+ .ssbp--theme-10 .ssbp-facebook_save {
2685
+ background-color: #3b5998; }
2686
+
2687
+ .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 {
2688
+ background-color: #2d4373; }
2689
+
2690
+ .ssbp--theme-10 .ssbp-facebook-messenger {
2691
+ background-color: #0084FF; }
2692
+
2693
+ .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 {
2694
+ background-color: #006acc; }
2695
+
2696
+ .ssbp--theme-10 .ssbp-flattr {
2697
+ background-color: #f67C1A; }
2698
+
2699
+ .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 {
2700
+ background-color: #d56308; }
2701
+
2702
+ .ssbp--theme-10 .ssbp-google {
2703
+ background-color: #DC4E41; }
2704
+
2705
+ .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 {
2706
+ background-color: #c63224; }
2707
+
2708
+ .ssbp--theme-10 .ssbp-linkedin {
2709
+ background-color: #007bb6; }
2710
+
2711
+ .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 {
2712
+ background-color: #005983; }
2713
+
2714
+ .ssbp--theme-10 .ssbp-pinterest {
2715
+ background-color: #ce1a19; }
2716
+
2717
+ .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 {
2718
+ background-color: #a11413; }
2719
+
2720
+ .ssbp--theme-10 .ssbp-print {
2721
+ background-color: #1F6B43; }
2722
+
2723
+ .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 {
2724
+ background-color: #14432a; }
2725
+
2726
+ .ssbp--theme-10 .ssbp-reddit {
2727
+ background-color: #FF4500; }
2728
+
2729
+ .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 {
2730
+ background-color: #cc3700; }
2731
+
2732
+ .ssbp--theme-10 .ssbp-simplesharebuttons {
2733
+ background-color: #4582ec; }
2734
+
2735
+ .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 {
2736
+ background-color: #1863e6; }
2737
+
2738
+ .ssbp--theme-10 .ssbp-stumbleupon {
2739
+ background-color: #EB4924; }
2740
+
2741
+ .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 {
2742
+ background-color: #ca3412; }
2743
+
2744
+ .ssbp--theme-10 .ssbp-tumblr {
2745
+ background-color: #2C4762; }
2746
+
2747
+ .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 {
2748
+ background-color: #1c2e3f; }
2749
+
2750
+ .ssbp--theme-10 .ssbp-twitter {
2751
+ background-color: #00a9f1; }
2752
+
2753
+ .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 {
2754
+ background-color: #0085be; }
2755
+
2756
+ .ssbp--theme-10 .ssbp-vk {
2757
+ background-color: #45668E; }
2758
+
2759
+ .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 {
2760
+ background-color: #344d6c; }
2761
+
2762
+ .ssbp--theme-10 .ssbp-whatsapp {
2763
+ background-color: #34AF23; }
2764
+
2765
+ .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 {
2766
+ background-color: #27851b; }
2767
+
2768
+ .ssbp--theme-10 .ssbp-yummly {
2769
+ background-color: #E16120; }
2770
+
2771
+ .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 {
2772
+ background-color: #b64d18; }
2773
+
2774
+ .ssbp--theme-10 .ssbp-xing {
2775
+ background-color: #026466; }
2776
+
2777
+ .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 {
2778
+ background-color: #013334; }
2779
+
2780
+ .ssbp--theme-10 .ssbp-each-share {
2781
+ padding: 2px;
2782
+ font-size: 10px;
2783
+ text-align: center;
2784
+ color: #FFF; }
2785
+
2786
+ .ssbp--theme-2 .ssbp-toggle-switch, .ssbp--theme-3 .ssbp-toggle-switch, .ssbp--theme-10 .ssbp-toggle-switch, .ssbp--theme-11 .ssbp-toggle-switch {
2787
+ background: #4C4C4C;
2788
+ background: rgba(39, 39, 39, 0.8);
2789
+ border-radius: 0;
2790
+ color: #fff; }
2791
+
2792
+ .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 {
2793
+ background: #4C4C4C;
2794
+ background: rgba(39, 39, 39, 0.9); }
2795
+
2796
+ .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 {
2797
+ background: #fff;
2798
+ background: rgba(255, 255, 255, 0.8);
2799
+ color: #272727;
2800
+ border-radius: 0; }
2801
+
2802
+ .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 {
2803
+ background: #fff;
2804
+ background: rgba(255, 255, 255, 0.9); }
2805
+
2806
+ .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 {
2807
+ display: table;
2808
+ table-layout: fixed;
2809
+ width: 100%; }
2810
+
2811
+ .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 {
2812
+ display: inline-block !important;
2813
+ margin: 0 0 !important;
2814
+ display: table-cell !important;
2815
+ width: auto;
2816
+ height: auto; }
2817
+
2818
+ .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 {
2819
+ display: block;
2820
+ width: auto; }
2821
+
2822
+ .ssbp--theme-11 {
2823
+ margin-left: -5px;
2824
+ margin-right: -5px; }
2825
+
2826
+ .ssbp--theme-11 .ssbp-list li {
2827
+ margin: 0; }
2828
+
2829
+ .ssbp--theme-11 .ssbp-text {
2830
+ display: inline-block;
2831
+ vertical-align: middle;
2832
+ font-size: 12px;
2833
+ line-height: 1.2;
2834
+ font-size: 11px; }
2835
+
2836
+ .ssbp--theme-11 .ssbp-btn {
2837
+ width: auto !important;
2838
+ height: auto !important;
2839
+ display: block;
2840
+ padding: 0.6em 1em;
2841
+ margin: 5px;
2842
+ text-transform: uppercase;
2843
+ color: #fff;
2844
+ font-size: 11px;
2845
+ -webkit-transition: background-color .25s;
2846
+ transition: background-color .25s;
2847
+ border-bottom: 0;
2848
+ border-radius: 5px; }
2849
+
2850
+ .ssbp--theme-11 .ssbp-btn:before {
2851
+ display: none; }
2852
+
2853
+ .ssbp--theme-11 .ssbp-btn:active {
2854
+ box-shadow: inset 0 0 0.5em rgba(0, 0, 0, 0.33); }
2855
+
2856
+ .ssbp--theme-11 .ssbp-btn:hover, .ssbp--theme-11 .ssbp-btn:focus, .ssbp--theme-11 .ssbp-btn:active, .ssbp--theme-11 .ssbp-btn:visited {
2857
+ color: #fff; }
2858
+
2859
+ .ssbp--theme-11 .ssbp-buffer {
2860
+ background-color: #272727; }
2861
+
2862
+ .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 {
2863
+ background-color: #0e0e0e; }
2864
+
2865
+ .ssbp--theme-11 .ssbp-diggit {
2866
+ background-color: #14589E; }
2867
+
2868
+ .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 {
2869
+ background-color: #0e3f71; }
2870
+
2871
+ .ssbp--theme-11 .ssbp-email {
2872
+ background-color: #787878; }
2873
+
2874
+ .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 {
2875
+ background-color: #5f5f5f; }
2876
+
2877
+ .ssbp--theme-11 .ssbp-ellipsis {
2878
+ background-color: #4582EC; }
2879
+
2880
+ .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 {
2881
+ background-color: #1863e6; }
2882
+
2883
+ .ssbp--theme-11 .ssbp-facebook {
2884
+ background-color: #3b5998; }
2885
+
2886
+ .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 {
2887
+ background-color: #2d4373; }
2888
+
2889
+ .ssbp--theme-11 .ssbp-facebook_save {
2890
+ background-color: #3b5998; }
2891
+
2892
+ .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 {
2893
+ background-color: #2d4373; }
2894
+
2895
+ .ssbp--theme-11 .ssbp-facebook-messenger {
2896
+ background-color: #0084FF; }
2897
+
2898
+ .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 {
2899
+ background-color: #006acc; }
2900
+
2901
+ .ssbp--theme-11 .ssbp-flattr {
2902
+ background-color: #f67C1A; }
2903
+
2904
+ .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 {
2905
+ background-color: #d56308; }
2906
+
2907
+ .ssbp--theme-11 .ssbp-google {
2908
+ background-color: #DC4E41; }
2909
+
2910
+ .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 {
2911
+ background-color: #c63224; }
2912
+
2913
+ .ssbp--theme-11 .ssbp-linkedin {
2914
+ background-color: #007bb6; }
2915
+
2916
+ .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 {
2917
+ background-color: #005983; }
2918
+
2919
+ .ssbp--theme-11 .ssbp-pinterest {
2920
+ background-color: #ce1a19; }
2921
+
2922
+ .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 {
2923
+ background-color: #a11413; }
2924
+
2925
+ .ssbp--theme-11 .ssbp-print {
2926
+ background-color: #1F6B43; }
2927
+
2928
+ .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 {
2929
+ background-color: #14432a; }
2930
+
2931
+ .ssbp--theme-11 .ssbp-reddit {
2932
+ background-color: #FF4500; }
2933
+
2934
+ .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 {
2935
+ background-color: #cc3700; }
2936
+
2937
+ .ssbp--theme-11 .ssbp-simplesharebuttons {
2938
+ background-color: #4582ec; }
2939
+
2940
+ .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 {
2941
+ background-color: #1863e6; }
2942
+
2943
+ .ssbp--theme-11 .ssbp-stumbleupon {
2944
+ background-color: #EB4924; }
2945
+
2946
+ .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 {
2947
+ background-color: #ca3412; }
2948
+
2949
+ .ssbp--theme-11 .ssbp-tumblr {
2950
+ background-color: #2C4762; }
2951
+
2952
+ .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 {
2953
+ background-color: #1c2e3f; }
2954
+
2955
+ .ssbp--theme-11 .ssbp-twitter {
2956
+ background-color: #00a9f1; }
2957
+
2958
+ .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 {
2959
+ background-color: #0085be; }
2960
+
2961
+ .ssbp--theme-11 .ssbp-vk {
2962
+ background-color: #45668E; }
2963
+
2964
+ .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 {
2965
+ background-color: #344d6c; }
2966
+
2967
+ .ssbp--theme-11 .ssbp-whatsapp {
2968
+ background-color: #34AF23; }
2969
+
2970
+ .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 {
2971
+ background-color: #27851b; }
2972
+
2973
+ .ssbp--theme-11 .ssbp-yummly {
2974
+ background-color: #E16120; }
2975
+
2976
+ .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 {
2977
+ background-color: #b64d18; }
2978
+
2979
+ .ssbp--theme-11 .ssbp-xing {
2980
+ background-color: #026466; }
2981
+
2982
+ .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 {
2983
+ background-color: #013334; }
2984
+
2985
+ .ssbp--theme-11 .ssbp-each-share {
2986
+ padding: 2px;
2987
+ font-size: 10px;
2988
+ margin-right: 5px;
2989
+ margin-left: 5px;
2990
+ text-align: center;
2991
+ color: #FFF;
2992
+ border-radius: 5px; }
2993
 
2994
  #ssba-bar-2.left {
2995
+ position: fixed;
2996
+ top: 25vh;
2997
+ z-index: 10000; }
 
2998
 
2999
  #ssba-bar-2.right {
3000
+ position: fixed;
3001
+ right: 0;
3002
+ top: 25vh;
3003
+ z-index: 10000; }
 
3004
 
3005
  #ssba-bar-2.left .ssbp-bar-list {
3006
+ max-width: 84px;
3007
+ text-align: left;
3008
+ min-width: auto;
3009
+ margin: 0;
3010
+ padding: 0;
3011
+ list-style: none; }
 
3012
 
3013
  #ssba-bar-2.right .ssbp-bar-list {
3014
+ max-width: 84px;
3015
+ text-align: right;
3016
+ min-width: auto;
3017
+ margin: 0;
3018
+ padding: 0;
3019
+ list-style: none; }
 
3020
 
3021
  #ssba-bar-2 .ssbp-bar-list li {
3022
+ margin: 0;
3023
+ margin-left: 0;
3024
+ margin-right: 0;
3025
+ display: block;
3026
+ position: relative; }
 
3027
 
3028
  #ssba-bar-2 ul li a {
3029
+ max-width: 84px;
3030
+ display: block; }
 
3031
 
3032
  .ssba-plus-2 {
3033
+ width: 100%; }
 
3034
 
3035
  .ssba-classic-2 {
3036
+ width: 100%; }
 
3037
 
3038
  .ssbp-each-share, #ssba-bar-2 li .ssbp-each-share {
3039
+ display: block; }
 
3040
 
3041
  .right li .ssbp-each-share {
3042
+ left: unset;
3043
+ right: 100%;
3044
+ margin-right: -12px;
3045
+ margin-left: 0; }
3046
+
3047
+ /* Facebook Save */
3048
+ .ssbp-fb-save:before {
3049
+ content: url("../images/facebook-save.svg");
3050
+ left: 0;
3051
+ padding: 5px 8px 0;
3052
+ position: absolute;
3053
+ top: 0;
3054
+ width: 100%; }
3055
+
3056
+ .ssbp--theme-8 .ssbp-fb-save:before {
3057
+ content: url("../images/fb-save-black.svg"); }
3058
 
3059
+ .ssbp--theme-1 .ssbp-fb-save,
3060
+ .ssbp--theme-2 .ssbp-fb-save,
3061
+ .ssbp--theme-3 .ssbp-fb-save,
3062
+ .ssbp--theme-4 .ssbp-fb-save,
3063
+ .ssbp--theme-5 .ssbp-fb-save,
3064
+ .ssbp--theme-10 .ssbp-fb-save:before,
3065
+ .ssbp--theme-11 .ssbp-fb-save {
3066
+ transition: background-color, .5s;
3067
+ background-color: #e12828;
3068
+ display: block; }
3069
+
3070
+ .ssbp--theme-6 .ssbp-fb-save,
3071
+ .ssbp--theme-7 .ssbp-fb-save {
3072
+ border-color: #e12828;
3073
+ display: block; }
3074
+
3075
+ .ssbp--theme-8 .ssbp-fb-save,
3076
+ .ssbp--theme-9 .ssbp-fb-save {
3077
+ display: block; }
3078
+
3079
+ .ssbp--theme-6 .ssbp-fb-save:before,
3080
+ .ssbp--theme-7 .ssbp-fb-save:before,
3081
+ .ssbp--theme-9 .ssbp-fb-save:before {
3082
+ content: url("../images/fb-save-hover.svg"); }
3083
+
3084
+ .ssbp--theme-1 .ssbp-fb-save:before,
3085
+ .ssbp--theme-2 .ssbp-fb-save:before,
3086
+ .ssbp--theme-3 .ssbp-fb-save:before,
3087
+ .ssbp--theme-4 .ssbp-fb-save:before,
3088
+ .ssbp--theme-5 .ssbp-fb-save:before,
3089
+ .ssbp--theme-6 .ssbp-fb-save:before,
3090
+ .ssbp--theme-7 .ssbp-fb-save:before {
3091
+ left: 50%;
3092
+ position: absolute;
3093
+ top: 50%;
3094
+ padding-top: 0;
3095
+ width: 100%;
3096
+ height: 100%;
3097
+ transform: translate(-50%, -37%); }
3098
+
3099
+ .ssbp--theme-1 .ssbp-fb-save:hover,
3100
+ .ssbp--theme-1 .ssbp-fb-save:focus,
3101
+ .ssbp--theme-1 .ssbp-fb-save:active {
3102
+ color: #e12828;
3103
+ border-color: #e12828; }
3104
+
3105
+ .ssbp--theme-6 .ssbp-fb-save:hover,
3106
+ .ssbp--theme-6 .ssbp-fb-save:focus,
3107
+ .ssbp--theme-6 .ssbp-fb-save:active,
3108
+ .ssbp--theme-7 .ssbp-fb-save:hover,
3109
+ .ssbp--theme-7 .ssbp-fb-save:focus,
3110
+ .ssbp--theme-7 .ssbp-fb-save:active {
3111
+ background-color: #e12828; }
3112
+
3113
+ .ssbp--theme-2 .ssbp-fb-save:hover,
3114
+ .ssbp--theme-2 .ssbp-fb-save:focus,
3115
+ .ssbp--theme-2 .ssbp-fb-save:active,
3116
+ .ssbp--theme-3 .ssbp-fb-save:hover,
3117
+ .ssbp--theme-3 .ssbp-fb-save:focus,
3118
+ .ssbp--theme-3 .ssbp-fb-save:active,
3119
+ .ssbp--theme-10 .ssbp-fb-save:hover:before,
3120
+ .ssbp--theme-10 .ssbp-fb-save:focus:before,
3121
+ .ssbp--theme-10 .ssbp-fb-save:active:before,
3122
+ .ssbp--theme-11 .ssbp-fb-save:hover,
3123
+ .ssbp--theme-11 .ssbp-fb-save:focus,
3124
+ .ssbp--theme-11 .ssbp-fb-save:active {
3125
+ border-color: #850404;
3126
+ background-color: #850404; }
3127
+
3128
+ .ssbp--theme-1 .ssbp-fb-save:hover:before,
3129
+ .ssbp--theme-1 .ssbp-fb-save:focus:before,
3130
+ .ssbp--theme-1 .ssbp-fb-save:active:before {
3131
+ content: url("../images/fb-save-hover.svg");
3132
+ left: 50%;
3133
+ position: absolute;
3134
+ top: 50%;
3135
+ padding-top: 0;
3136
+ width: 100%;
3137
+ height: 100%;
3138
+ transform: translate(-50%, -37%); }
3139
+
3140
+ .ssbp--theme-6 .ssbp-fb-save:hover:before,
3141
+ .ssbp--theme-6 .ssbp-fb-save:focus:before,
3142
+ .ssbp--theme-6 .ssbp-fb-save:active:before,
3143
+ .ssbp--theme-7 .ssbp-fb-save:hover:before,
3144
+ .ssbp--theme-7 .ssbp-fb-save:focus:before,
3145
+ .ssbp--theme-7 .ssbp-fb-save:active:before,
3146
+ .ssbp--theme-8 .ssbp-fb-save:hover:before,
3147
+ .ssbp--theme-8 .ssbp-fb-save:focus:before,
3148
+ .ssbp--theme-8 .ssbp-fb-save:active:before {
3149
+ content: url("../images/facebook-save.svg"); }
3150
+
3151
+ .ssbp--theme-1 .ssbp-fb-save + .ssbp-each-share,
3152
+ .ssbp--theme-2 .ssbp-fb-save + .ssbp-each-share,
3153
+ .ssbp--theme-3 .ssbp-fb-save + .ssbp-each-share,
3154
+ .ssbp--theme-4 .ssbp-fb-save + .ssbp-each-share,
3155
+ .ssbp--theme-5 .ssbp-fb-save + .ssbp-each-share,
3156
+ .ssbp--theme-6 .ssbp-fb-save + .ssbp-each-share,
3157
+ .ssbp--theme-7 .ssbp-fb-save + .ssbp-each-share {
3158
+ background-color: #e12828; }
3159
+
3160
+ .ssbp--theme-2 .ssbp-btn.ssbp-fb-save:hover:before,
3161
+ .ssbp--theme-2 .ssbp-btn.ssbp-fb-save:focus:before,
3162
+ .ssbp--theme-2 .ssbp-btn.ssbp-fb-save:active:before,
3163
+ .ssbp--theme-3 .ssbp-btn.ssbp-fb-save:hover:before,
3164
+ .ssbp--theme-3 .ssbp-btn.ssbp-fb-save:focus:before,
3165
+ .ssbp--theme-3 .ssbp-btn.ssbp-fb-save:active:before,
3166
+ .ssbp--theme-4 .ssbp-btn.ssbp-fb-save:hover:before,
3167
+ .ssbp--theme-4 .ssbp-btn.ssbp-fb-save:focus:before,
3168
+ .ssbp--theme-4 .ssbp-btn.ssbp-fb-save:active:before,
3169
+ .ssbp--theme-5 .ssbp-btn.ssbp-fb-save:hover:before,
3170
+ .ssbp--theme-5 .ssbp-btn.ssbp-fb-save:focus:before,
3171
+ .ssbp--theme-5 .ssbp-btn.ssbp-fb-save:active:before,
3172
+ .ssbp--theme-6 .ssbp-btn.ssbp-fb-save:hover:before,
3173
+ .ssbp--theme-6 .ssbp-btn.ssbp-fb-save:focus:before,
3174
+ .ssbp--theme-6 .ssbp-btn.ssbp-fb-save:active:before,
3175
+ .ssbp--theme-7 .ssbp-btn.ssbp-fb-save:hover:before,
3176
+ .ssbp--theme-7 .ssbp-btn.ssbp-fb-save:focus:before,
3177
+ .ssbp--theme-7 .ssbp-btn.ssbp-fb-save:active:before {
3178
+ transform: translate(-50%, -37%) !important;
3179
+ left: 50%;
3180
+ position: absolute;
3181
+ top: 50%;
3182
+ padding-top: 0;
3183
+ width: 100%;
3184
+ height: 100%; }
3185
+
3186
+ .ssbp--theme-5 .ssbp-fb-save {
3187
+ background-color: #e12828;
3188
+ box-shadow: 0 8px 0 #850404, 0 10px 12px rgba(0, 0, 0, 0.33); }
3189
+
3190
+ .ssbp--theme-5 .ssbp-fb-save:active {
3191
+ box-shadow: 0 4px 0 #e12828, 0 5px 6px rgba(0, 0, 0, 0.33); }
3192
+
3193
+ .ssbp--theme-3 .ssbp-text,
3194
+ .ssbp--theme-7 .ssbp-text {
3195
+ display: inline-block;
3196
+ vertical-align: middle;
3197
+ font-size: 12.1px;
3198
+ margin-left: 0;
3199
+ text-shadow: -1px -1px rgba(0, 0, 0, 0.2);
3200
+ position: absolute;
3201
+ bottom: -20px;
3202
+ left: 50%;
3203
+ transform: translate(-50%); }
3204
+
3205
+ .ssbp--theme-7 .ssbp-li--fb-save .ssbp-text {
3206
+ color: #e12828; }
3207
+
3208
+ .ssbp--theme-7 .ssbp-li--fb-save:hover .ssbp-text {
3209
+ color: #fff; }
3210
+
3211
+ .ssbp--theme-9 .ssbp-li--fb-save {
3212
+ border-bottom: 5px solid #e12828; }
3213
+
3214
+ .ssbp--theme-9 .ssbp-fb-save {
3215
+ height: 43px !important; }
3216
+
3217
+ .ssbp--theme-9 .ssbp-li--fb-save:hover {
3218
+ border-bottom: 5px solid rgba(225, 40, 40, 0.59); }
3219
+
3220
+ .ssbp--theme-9 .ssbp-li--fb-save .ssbp-fb-save:before {
3221
+ padding: 9px 14px 0; }
3222
+
3223
+ .ssbp--theme-10 .ssbp-fb-save {
3224
+ width: 40px !important; }
3225
+
3226
+ .ssbp--theme-10 .ssbp-fb-save:before {
3227
+ padding: 11px 8px 8px; }
3228
+
3229
+ /* Flipboard */
3230
+ .ssbp-flipboard:before {
3231
+ content: url("../images/flipboard.svg");
3232
+ left: 0;
3233
+ padding: 5px 8px 0;
3234
+ position: absolute;
3235
+ top: 0;
3236
+ width: 100%; }
3237
+
3238
+ .ssbp--theme-8 .ssbp-flipboard:before {
3239
+ content: url("../images/flipboard-black.svg"); }
3240
+
3241
+ .ssbp--theme-1 .ssbp-flipboard,
3242
+ .ssbp--theme-2 .ssbp-flipboard,
3243
+ .ssbp--theme-3 .ssbp-flipboard,
3244
+ .ssbp--theme-4 .ssbp-flipboard,
3245
+ .ssbp--theme-5 .ssbp-flipboard,
3246
+ .ssbp--theme-10 .ssbp-flipboard:before,
3247
+ .ssbp--theme-11 .ssbp-flipboard {
3248
+ transition: background-color, .5s;
3249
+ background-color: #e12828;
3250
+ display: block; }
3251
+
3252
+ .ssbp--theme-6 .ssbp-flipboard,
3253
+ .ssbp--theme-7 .ssbp-flipboard {
3254
+ border-color: #e12828;
3255
+ display: block; }
3256
+
3257
+ .ssbp--theme-8 .ssbp-flipboard,
3258
+ .ssbp--theme-9 .ssbp-flipboard {
3259
+ display: block; }
3260
+
3261
+ .ssbp--theme-6 .ssbp-flipboard:before,
3262
+ .ssbp--theme-7 .ssbp-flipboard:before,
3263
+ .ssbp--theme-9 .ssbp-flipboard:before {
3264
+ content: url("../images/flipboard-hover.svg"); }
3265
+
3266
+ .ssbp--theme-1 .ssbp-flipboard:before,
3267
+ .ssbp--theme-2 .ssbp-flipboard:before,
3268
+ .ssbp--theme-3 .ssbp-flipboard:before,
3269
+ .ssbp--theme-4 .ssbp-flipboard:before,
3270
+ .ssbp--theme-5 .ssbp-flipboard:before,
3271
+ .ssbp--theme-6 .ssbp-flipboard:before,
3272
+ .ssbp--theme-7 .ssbp-flipboard:before {
3273
+ left: 50%;
3274
+ position: absolute;
3275
+ top: 50%;
3276
+ padding-top: 0;
3277
+ width: 100%;
3278
+ height: 100%;
3279
+ transform: translate(-50%, -37%); }
3280
+
3281
+ .ssbp--theme-1 .ssbp-flipboard:hover,
3282
+ .ssbp--theme-1 .ssbp-flipboard:focus,
3283
+ .ssbp--theme-1 .ssbp-flipboard:active {
3284
+ color: #e12828;
3285
+ border-color: #e12828; }
3286
+
3287
+ .ssbp--theme-6 .ssbp-flipboard:hover,
3288
+ .ssbp--theme-6 .ssbp-flipboard:focus,
3289
+ .ssbp--theme-6 .ssbp-flipboard:active,
3290
+ .ssbp--theme-7 .ssbp-flipboard:hover,
3291
+ .ssbp--theme-7 .ssbp-flipboard:focus,
3292
+ .ssbp--theme-7 .ssbp-flipboard:active {
3293
+ background-color: #e12828; }
3294
+
3295
+ .ssbp--theme-2 .ssbp-flipboard:hover,
3296
+ .ssbp--theme-2 .ssbp-flipboard:focus,
3297
+ .ssbp--theme-2 .ssbp-flipboard:active,
3298
+ .ssbp--theme-3 .ssbp-flipboard:hover,
3299
+ .ssbp--theme-3 .ssbp-flipboard:focus,
3300
+ .ssbp--theme-3 .ssbp-flipboard:active,
3301
+ .ssbp--theme-10 .ssbp-flipboard:hover:before,
3302
+ .ssbp--theme-10 .ssbp-flipboard:focus:before,
3303
+ .ssbp--theme-10 .ssbp-flipboard:active:before,
3304
+ .ssbp--theme-11 .ssbp-flipboard:hover,
3305
+ .ssbp--theme-11 .ssbp-flipboard:focus,
3306
+ .ssbp--theme-11 .ssbp-flipboard:active {
3307
+ border-color: #850404;
3308
+ background-color: #850404; }
3309
+
3310
+ .ssbp--theme-1 .ssbp-flipboard:hover:before,
3311
+ .ssbp--theme-1 .ssbp-flipboard:focus:before,
3312
+ .ssbp--theme-1 .ssbp-flipboard:active:before {
3313
+ content: url("../images/flipboard-hover.svg");
3314
+ left: 50%;
3315
+ position: absolute;
3316
+ top: 50%;
3317
+ padding-top: 0;
3318
+ width: 100%;
3319
+ height: 100%;
3320
+ transform: translate(-50%, -37%); }
3321
+
3322
+ .ssbp--theme-6 .ssbp-flipboard:hover:before,
3323
+ .ssbp--theme-6 .ssbp-flipboard:focus:before,
3324
+ .ssbp--theme-6 .ssbp-flipboard:active:before,
3325
+ .ssbp--theme-7 .ssbp-flipboard:hover:before,
3326
+ .ssbp--theme-7 .ssbp-flipboard:focus:before,
3327
+ .ssbp--theme-7 .ssbp-flipboard:active:before,
3328
+ .ssbp--theme-8 .ssbp-flipboard:hover:before,
3329
+ .ssbp--theme-8 .ssbp-flipboard:focus:before,
3330
+ .ssbp--theme-8 .ssbp-flipboard:active:before {
3331
+ content: url("../images/flipboard.svg"); }
3332
+
3333
+ .ssbp--theme-1 .ssbp-flipboard + .ssbp-each-share,
3334
+ .ssbp--theme-2 .ssbp-flipboard + .ssbp-each-share,
3335
+ .ssbp--theme-3 .ssbp-flipboard + .ssbp-each-share,
3336
+ .ssbp--theme-4 .ssbp-flipboard + .ssbp-each-share,
3337
+ .ssbp--theme-5 .ssbp-flipboard + .ssbp-each-share,
3338
+ .ssbp--theme-6 .ssbp-flipboard + .ssbp-each-share,
3339
+ .ssbp--theme-7 .ssbp-flipboard + .ssbp-each-share {
3340
+ background-color: #e12828; }
3341
+
3342
+ .ssbp--theme-2 .ssbp-btn.ssbp-flipboard:hover:before,
3343
+ .ssbp--theme-2 .ssbp-btn.ssbp-flipboard:focus:before,
3344
+ .ssbp--theme-2 .ssbp-btn.ssbp-flipboard:active:before,
3345
+ .ssbp--theme-3 .ssbp-btn.ssbp-flipboard:hover:before,
3346
+ .ssbp--theme-3 .ssbp-btn.ssbp-flipboard:focus:before,
3347
+ .ssbp--theme-3 .ssbp-btn.ssbp-flipboard:active:before,
3348
+ .ssbp--theme-4 .ssbp-btn.ssbp-flipboard:hover:before,
3349
+ .ssbp--theme-4 .ssbp-btn.ssbp-flipboard:focus:before,
3350
+ .ssbp--theme-4 .ssbp-btn.ssbp-flipboard:active:before,
3351
+ .ssbp--theme-5 .ssbp-btn.ssbp-flipboard:hover:before,
3352
+ .ssbp--theme-5 .ssbp-btn.ssbp-flipboard:focus:before,
3353
+ .ssbp--theme-5 .ssbp-btn.ssbp-flipboard:active:before,
3354
+ .ssbp--theme-6 .ssbp-btn.ssbp-flipboard:hover:before,
3355
+ .ssbp--theme-6 .ssbp-btn.ssbp-flipboard:focus:before,
3356
+ .ssbp--theme-6 .ssbp-btn.ssbp-flipboard:active:before,
3357
+ .ssbp--theme-7 .ssbp-btn.ssbp-flipboard:hover:before,
3358
+ .ssbp--theme-7 .ssbp-btn.ssbp-flipboard:focus:before,
3359
+ .ssbp--theme-7 .ssbp-btn.ssbp-flipboard:active:before {
3360
+ transform: translate(-50%, -37%) !important;
3361
+ left: 50%;
3362
+ position: absolute;
3363
+ top: 50%;
3364
+ padding-top: 0;
3365
+ width: 100%;
3366
+ height: 100%; }
3367
+
3368
+ .ssbp--theme-5 .ssbp-flipboard {
3369
+ background-color: #e12828;
3370
+ box-shadow: 0 8px 0 #850404, 0 10px 12px rgba(0, 0, 0, 0.33); }
3371
+
3372
+ .ssbp--theme-5 .ssbp-flipboard:active {
3373
+ box-shadow: 0 4px 0 #e12828, 0 5px 6px rgba(0, 0, 0, 0.33); }
3374
+
3375
+ .ssbp--theme-3 .ssbp-text,
3376
+ .ssbp--theme-7 .ssbp-text {
3377
+ display: inline-block;
3378
+ vertical-align: middle;
3379
+ font-size: 12.1px;
3380
+ margin-left: 0;
3381
+ text-shadow: -1px -1px rgba(0, 0, 0, 0.2);
3382
+ position: absolute;
3383
+ bottom: -20px;
3384
+ left: 50%;
3385
+ transform: translate(-50%); }
3386
+
3387
+ .ssbp--theme-7 .ssbp-li--flipboard .ssbp-text {
3388
+ color: #e12828; }
3389
+
3390
+ .ssbp--theme-7 .ssbp-li--flipboard:hover .ssbp-text {
3391
+ color: #fff; }
3392
+
3393
+ .ssbp--theme-9 .ssbp-li--flipboard {
3394
+ border-bottom: 5px solid #e12828; }
3395
+
3396
+ .ssbp--theme-9 .ssbp-flipboard {
3397
+ height: 43px !important; }
3398
+
3399
+ .ssbp--theme-9 .ssbp-li--flipboard:hover {
3400
+ border-bottom: 5px solid rgba(225, 40, 40, 0.59); }
3401
+
3402
+ .ssbp--theme-9 .ssbp-li--flipboard .ssbp-flipboard:before {
3403
+ padding: 9px 14px 0; }
3404
+
3405
+ .ssbp--theme-10 .ssbp-flipboard {
3406
+ width: 40px !important; }
3407
+
3408
+ .ssbp--theme-10 .ssbp-flipboard:before {
3409
+ padding: 11px 8px 8px; }
3410
+
3411
+ /* Line */
3412
  .ssbp-line:before {
3413
+ content: url("../images/line.svg");
3414
+ left: 0;
3415
+ padding: 5px 8px 0;
3416
+ position: absolute;
3417
+ top: 0;
3418
+ width: 100%; }
 
3419
 
3420
  .ssbp--theme-8 .ssbp-line:before {
3421
+ content: url("../images/line-black.svg"); }
 
3422
 
3423
  .ssbp--theme-1 .ssbp-line,
3424
  .ssbp--theme-2 .ssbp-line,
3427
  .ssbp--theme-5 .ssbp-line,
3428
  .ssbp--theme-10 .ssbp-line:before,
3429
  .ssbp--theme-11 .ssbp-line {
3430
+ transition: background-color, .5s;
3431
+ background-color: #00c300;
3432
+ display: block; }
3433
+
3434
  .ssbp--theme-6 .ssbp-line,
3435
  .ssbp--theme-7 .ssbp-line {
3436
+ border-color: #00c300;
3437
+ display: block; }
 
3438
 
3439
  .ssbp--theme-8 .ssbp-line,
3440
  .ssbp--theme-9 .ssbp-line {
3441
+ display: block; }
 
3442
 
3443
  .ssbp--theme-6 .ssbp-line:before,
3444
  .ssbp--theme-7 .ssbp-line:before,
3445
  .ssbp--theme-9 .ssbp-line:before {
3446
+ content: url("../images/line-hover.svg"); }
 
3447
 
3448
  .ssbp--theme-1 .ssbp-line:before,
3449
  .ssbp--theme-2 .ssbp-line:before,
3452
  .ssbp--theme-5 .ssbp-line:before,
3453
  .ssbp--theme-6 .ssbp-line:before,
3454
  .ssbp--theme-7 .ssbp-line:before {
3455
+ left: 50%;
3456
+ position: absolute;
3457
+ top: 50%;
3458
+ padding-top: 0;
3459
+ width: 86%;
3460
+ height: 100%;
3461
+ transform: translate(-50%, -37%); }
3462
+ .wp-admin .ssbp--theme-1 .ssbp-line:before, .wp-admin
3463
+ .ssbp--theme-2 .ssbp-line:before, .wp-admin
3464
+ .ssbp--theme-3 .ssbp-line:before, .wp-admin
3465
+ .ssbp--theme-4 .ssbp-line:before, .wp-admin
3466
+ .ssbp--theme-5 .ssbp-line:before, .wp-admin
3467
+ .ssbp--theme-6 .ssbp-line:before, .wp-admin
3468
+ .ssbp--theme-7 .ssbp-line:before {
3469
+ top: 45%; }
3470
+
3471
  .ssbp--theme-1 .ssbp-line:hover,
3472
  .ssbp--theme-1 .ssbp-line:focus,
3473
  .ssbp--theme-1 .ssbp-line:active {
3474
+ color: #00c300;
3475
+ border-color: #00c300; }
 
3476
 
3477
  .ssbp--theme-6 .ssbp-line:hover,
3478
  .ssbp--theme-6 .ssbp-line:focus,
3480
  .ssbp--theme-7 .ssbp-line:hover,
3481
  .ssbp--theme-7 .ssbp-line:focus,
3482
  .ssbp--theme-7 .ssbp-line:active {
3483
+ background-color: #00c300; }
 
3484
 
3485
  .ssbp--theme-2 .ssbp-line:hover,
3486
  .ssbp--theme-2 .ssbp-line:focus,
3494
  .ssbp--theme-11 .ssbp-line:hover,
3495
  .ssbp--theme-11 .ssbp-line:focus,
3496
  .ssbp--theme-11 .ssbp-line:active {
3497
+ border-color: #008e00;
3498
+ background-color: #008e00; }
 
3499
 
3500
  .ssbp--theme-1 .ssbp-line:hover:before,
3501
  .ssbp--theme-1 .ssbp-line:focus:before,
3502
  .ssbp--theme-1 .ssbp-line:active:before {
3503
+ content: url("../images/line-hover.svg");
3504
+ left: 50%;
3505
+ position: absolute;
3506
+ top: 50%;
3507
+ padding-top: 0;
3508
+ width: 86%;
3509
+ height: 100%;
3510
+ transform: translate(-50%, -37%); }
3511
+ .wp-admin .ssbp--theme-1 .ssbp-line:hover:before, .wp-admin
3512
+ .ssbp--theme-1 .ssbp-line:focus:before, .wp-admin
3513
+ .ssbp--theme-1 .ssbp-line:active:before {
3514
+ top: 45%; }
3515
+
3516
  .ssbp--theme-6 .ssbp-line:hover:before,
3517
  .ssbp--theme-6 .ssbp-line:focus:before,
3518
  .ssbp--theme-6 .ssbp-line:active:before,
3522
  .ssbp--theme-8 .ssbp-line:hover:before,
3523
  .ssbp--theme-8 .ssbp-line:focus:before,
3524
  .ssbp--theme-8 .ssbp-line:active:before {
3525
+ content: url("../images/line.svg"); }
3526
+
3527
+ .ssbp--theme-1 .ssbp-line + .ssbp-each-share,
3528
+ .ssbp--theme-2 .ssbp-line + .ssbp-each-share,
3529
+ .ssbp--theme-3 .ssbp-line + .ssbp-each-share,
3530
+ .ssbp--theme-4 .ssbp-line + .ssbp-each-share,
3531
+ .ssbp--theme-5 .ssbp-line + .ssbp-each-share,
3532
+ .ssbp--theme-6 .ssbp-line + .ssbp-each-share,
3533
+ .ssbp--theme-7 .ssbp-line + .ssbp-each-share {
3534
+ background-color: #00c300; }
 
3535
 
3536
  .ssbp--theme-2 .ssbp-btn.ssbp-line:hover:before,
3537
  .ssbp--theme-2 .ssbp-btn.ssbp-line:focus:before,
3551
  .ssbp--theme-7 .ssbp-btn.ssbp-line:hover:before,
3552
  .ssbp--theme-7 .ssbp-btn.ssbp-line:focus:before,
3553
  .ssbp--theme-7 .ssbp-btn.ssbp-line:active:before {
3554
+ transform: translate(-50%, -37%) !important;
3555
+ left: 50%;
3556
+ position: absolute;
3557
+ top: 50%;
3558
+ padding-top: 0;
3559
+ width: 86%;
3560
+ height: 100%; }
3561
+ .wp-admin .ssbp--theme-2 .ssbp-btn.ssbp-line:hover:before, .wp-admin
3562
+ .ssbp--theme-2 .ssbp-btn.ssbp-line:focus:before, .wp-admin
3563
+ .ssbp--theme-2 .ssbp-btn.ssbp-line:active:before, .wp-admin
3564
+ .ssbp--theme-3 .ssbp-btn.ssbp-line:hover:before, .wp-admin
3565
+ .ssbp--theme-3 .ssbp-btn.ssbp-line:focus:before, .wp-admin
3566
+ .ssbp--theme-3 .ssbp-btn.ssbp-line:active:before, .wp-admin
3567
+ .ssbp--theme-4 .ssbp-btn.ssbp-line:hover:before, .wp-admin
3568
+ .ssbp--theme-4 .ssbp-btn.ssbp-line:focus:before, .wp-admin
3569
+ .ssbp--theme-4 .ssbp-btn.ssbp-line:active:before, .wp-admin
3570
+ .ssbp--theme-5 .ssbp-btn.ssbp-line:hover:before, .wp-admin
3571
+ .ssbp--theme-5 .ssbp-btn.ssbp-line:focus:before, .wp-admin
3572
+ .ssbp--theme-5 .ssbp-btn.ssbp-line:active:before, .wp-admin
3573
+ .ssbp--theme-6 .ssbp-btn.ssbp-line:hover:before, .wp-admin
3574
+ .ssbp--theme-6 .ssbp-btn.ssbp-line:focus:before, .wp-admin
3575
+ .ssbp--theme-6 .ssbp-btn.ssbp-line:active:before, .wp-admin
3576
+ .ssbp--theme-7 .ssbp-btn.ssbp-line:hover:before, .wp-admin
3577
+ .ssbp--theme-7 .ssbp-btn.ssbp-line:focus:before, .wp-admin
3578
+ .ssbp--theme-7 .ssbp-btn.ssbp-line:active:before {
3579
+ top: 45%; }
3580
+
3581
+ .ssbp--theme-5 .ssbp-line {
3582
+ background-color: #00c300;
3583
+ box-shadow: 0 8px 0 #008e00, 0 10px 12px rgba(0, 0, 0, 0.33); }
3584
+
3585
+ .ssbp--theme-5 .ssbp-line:active {
3586
+ box-shadow: 0 4px 0 #008e00, 0 5px 6px rgba(0, 0, 0, 0.33); }
3587
 
3588
  .ssbp--theme-3 .ssbp-text,
3589
  .ssbp--theme-7 .ssbp-text {
3590
+ display: inline-block;
3591
+ vertical-align: middle;
3592
+ font-size: 12.1px;
3593
+ margin-left: 0;
3594
+ text-shadow: -1px -1px rgba(0, 0, 0, 0.2);
3595
+ position: absolute;
3596
+ bottom: -20px;
3597
+ left: 50%;
3598
+ transform: translate(-50%); }
 
3599
 
3600
  .ssbp--theme-7 .ssbp-li--line .ssbp-text {
3601
+ color: #00c300; }
 
3602
 
3603
  .ssbp--theme-7 .ssbp-li--line:hover .ssbp-text {
3604
+ color: #fff; }
 
3605
 
3606
  .ssbp--theme-9 .ssbp-li--line {
3607
+ border-bottom: 5px solid #00c300; }
3608
+
3609
  .ssbp--theme-9 .ssbp-line {
3610
+ height: 43px !important; }
 
3611
 
3612
  .ssbp--theme-9 .ssbp-li--line:hover {
3613
+ border-bottom: 5px solid rgba(0, 195, 0, 0.59); }
 
3614
 
3615
  .ssbp--theme-9 .ssbp-li--line .ssbp-line:before {
3616
+ padding: 9px 14px 0; }
 
3617
 
3618
  .ssbp--theme-10 .ssbp-line {
3619
+ width: 40px !important; }
 
3620
 
3621
  .ssbp--theme-10 .ssbp-line:before {
3622
+ padding: 11px 8px 8px; }
 
3623
 
3624
  /* Skype */
3625
  .ssbp-skype:before {
3626
+ content: url("../images/skype.svg");
3627
+ left: 0;
3628
+ padding: 5px 8px 0;
3629
+ position: absolute;
3630
+ top: 0;
3631
+ width: 100%; }
 
3632
 
3633
  .ssbp--theme-8 .ssbp-skype:before {
3634
+ content: url("../images/skype-black.svg"); }
 
3635
 
3636
  .ssbp--theme-1 .ssbp-skype,
3637
  .ssbp--theme-2 .ssbp-skype,
3640
  .ssbp--theme-5 .ssbp-skype,
3641
  .ssbp--theme-10 .ssbp-skype:before,
3642
  .ssbp--theme-11 .ssbp-skype {
3643
+ transition: background-color, .5s;
3644
+ background-color: #00AFF0;
3645
+ display: block; }
3646
+
3647
  .ssbp--theme-6 .ssbp-skype,
3648
  .ssbp--theme-7 .ssbp-skype {
3649
+ border-color: #00AFF0;
3650
+ display: block; }
 
3651
 
3652
  .ssbp--theme-8 .ssbp-skype,
3653
  .ssbp--theme-9 .ssbp-skype {
3654
+ display: block; }
 
3655
 
3656
  .ssbp--theme-6 .ssbp-skype:before,
3657
  .ssbp--theme-7 .ssbp-skype:before,
3658
  .ssbp--theme-9 .ssbp-skype:before {
3659
+ content: url("../images/skype-hover.svg"); }
 
3660
 
3661
  .ssbp--theme-1 .ssbp-skype:before,
3662
  .ssbp--theme-2 .ssbp-skype:before,
3665
  .ssbp--theme-5 .ssbp-skype:before,
3666
  .ssbp--theme-6 .ssbp-skype:before,
3667
  .ssbp--theme-7 .ssbp-skype:before {
3668
+ left: 50%;
3669
+ position: absolute;
3670
+ top: 50%;
3671
+ padding-top: 0;
3672
+ width: 100%;
3673
+ height: 100%;
3674
+ transform: translate(-50%, -37%); }
3675
+
3676
  .ssbp--theme-1 .ssbp-skype:hover,
3677
  .ssbp--theme-1 .ssbp-skype:focus,
3678
  .ssbp--theme-1 .ssbp-skype:active {
3679
+ color: #00AFF0;
3680
+ border-color: #00AFF0; }
 
3681
 
3682
  .ssbp--theme-6 .ssbp-skype:hover,
3683
  .ssbp--theme-6 .ssbp-skype:focus,
3685
  .ssbp--theme-7 .ssbp-skype:hover,
3686
  .ssbp--theme-7 .ssbp-skype:focus,
3687
  .ssbp--theme-7 .ssbp-skype:active {
3688
+ background-color: #00AFF0; }
 
3689
 
3690
  .ssbp--theme-2 .ssbp-skype:hover,
3691
  .ssbp--theme-2 .ssbp-skype:focus,
3699
  .ssbp--theme-11 .ssbp-skype:hover,
3700
  .ssbp--theme-11 .ssbp-skype:focus,
3701
  .ssbp--theme-11 .ssbp-skype:active {
3702
+ border-color: #0081b1;
3703
+ background-color: #0081b1; }
 
3704
 
3705
  .ssbp--theme-1 .ssbp-skype:hover:before,
3706
  .ssbp--theme-1 .ssbp-skype:focus:before,
3707
  .ssbp--theme-1 .ssbp-skype:active:before {
3708
+ content: url("../images/skype-hover.svg");
3709
+ left: 50%;
3710
+ position: absolute;
3711
+ top: 50%;
3712
+ padding-top: 0;
3713
+ width: 100%;
3714
+ height: 100%;
3715
+ transform: translate(-50%, -37%); }
3716
+
3717
  .ssbp--theme-6 .ssbp-skype:hover:before,
3718
  .ssbp--theme-6 .ssbp-skype:focus:before,
3719
  .ssbp--theme-6 .ssbp-skype:active:before,
3723
  .ssbp--theme-8 .ssbp-skype:hover:before,
3724
  .ssbp--theme-8 .ssbp-skype:focus:before,
3725
  .ssbp--theme-8 .ssbp-skype:active:before {
3726
+ content: url("../images/skype.svg"); }
3727
+
3728
+ .ssbp--theme-1 .ssbp-skype + .ssbp-each-share,
3729
+ .ssbp--theme-2 .ssbp-skype + .ssbp-each-share,
3730
+ .ssbp--theme-3 .ssbp-skype + .ssbp-each-share,
3731
+ .ssbp--theme-4 .ssbp-skype + .ssbp-each-share,
3732
+ .ssbp--theme-5 .ssbp-skype + .ssbp-each-share,
3733
+ .ssbp--theme-6 .ssbp-skype + .ssbp-each-share,
3734
+ .ssbp--theme-7 .ssbp-skype + .ssbp-each-share {
3735
+ background-color: #00AFF0; }
 
3736
 
3737
  .ssbp--theme-2 .ssbp-btn.ssbp-skype:hover:before,
3738
  .ssbp--theme-2 .ssbp-btn.ssbp-skype:focus:before,
3752
  .ssbp--theme-7 .ssbp-btn.ssbp-skype:hover:before,
3753
  .ssbp--theme-7 .ssbp-btn.ssbp-skype:focus:before,
3754
  .ssbp--theme-7 .ssbp-btn.ssbp-skype:active:before {
3755
+ transform: translate(-50%, -37%) !important;
3756
+ left: 50%;
3757
+ position: absolute;
3758
+ top: 50%;
3759
+ padding-top: 0;
3760
+ width: 100%;
3761
+ height: 100%; }
3762
+
3763
+ .ssbp--theme-5 .ssbp-skype {
3764
+ background-color: #00AFF0;
3765
+ box-shadow: 0 8px 0 #0081b1, 0 10px 12px rgba(0, 0, 0, 0.33); }
3766
+
3767
+ .ssbp--theme-5 .ssbp-skype:active {
3768
+ box-shadow: 0 4px 0 #0081b1, 0 5px 6px rgba(0, 0, 0, 0.33); }
 
3769
 
3770
  .ssbp--theme-3 .ssbp-text,
3771
  .ssbp--theme-7 .ssbp-text {
3772
+ display: inline-block;
3773
+ vertical-align: middle;
3774
+ font-size: 12.1px;
3775
+ margin-left: 0;
3776
+ text-shadow: -1px -1px rgba(0, 0, 0, 0.2);
3777
+ position: absolute;
3778
+ bottom: -20px;
3779
+ left: 50%;
3780
+ transform: translate(-50%); }
 
3781
 
3782
  .ssbp--theme-7 .ssbp-li--skype .ssbp-text {
3783
+ color: #00AFF0; }
 
3784
 
3785
  .ssbp--theme-7 .ssbp-li--skype:hover .ssbp-text {
3786
+ color: #fff; }
 
3787
 
3788
  .ssbp--theme-9 .ssbp-li--skype {
3789
+ border-bottom: 5px solid #00AFF0; }
3790
+
3791
  .ssbp--theme-9 .ssbp-skype {
3792
+ height: 43px !important; }
 
3793
 
3794
  .ssbp--theme-9 .ssbp-li--skype:hover {
3795
+ border-bottom: 5px solid rgba(0, 175, 240, 0.59); }
 
3796
 
3797
  .ssbp--theme-9 .ssbp-li--skype .ssbp-skype:before {
3798
+ padding: 9px 14px 0; }
 
3799
 
3800
  .ssbp--theme-10 .ssbp-skype {
3801
+ width: 40px !important; }
 
3802
 
3803
  .ssbp--theme-10 .ssbp-skype:before {
3804
+ padding: 11px 8px 8px; }
3805
+
3806
+ /* Snapchat */
3807
+ .ssbp-snapchat:before {
3808
+ content: url("../images/snapchat.svg");
3809
+ left: 0;
3810
+ padding: 5px 8px 0;
3811
+ position: absolute;
3812
+ top: 0;
3813
+ width: 100%; }
3814
+
3815
+ .ssbp--theme-8 .ssbp-snapchat:before {
3816
+ content: url("../images/snapchat-black.svg"); }
3817
+
3818
+ .ssbp--theme-1 .ssbp-snapchat,
3819
+ .ssbp--theme-2 .ssbp-snapchat,
3820
+ .ssbp--theme-3 .ssbp-snapchat,
3821
+ .ssbp--theme-4 .ssbp-snapchat,
3822
+ .ssbp--theme-5 .ssbp-snapchat,
3823
+ .ssbp--theme-10 .ssbp-snapchat:before,
3824
+ .ssbp--theme-11 .ssbp-snapchat {
3825
+ transition: background-color, .5s;
3826
+ background-color: #fffc00;
3827
+ display: block; }
3828
+
3829
+ .ssbp--theme-6 .ssbp-snapchat,
3830
+ .ssbp--theme-7 .ssbp-snapchat {
3831
+ border-color: #fffc00;
3832
+ display: block; }
3833
+
3834
+ .ssbp--theme-8 .ssbp-snapchat,
3835
+ .ssbp--theme-9 .ssbp-snapchat {
3836
+ display: block; }
3837
+
3838
+ .ssbp--theme-6 .ssbp-snapchat:before,
3839
+ .ssbp--theme-7 .ssbp-snapchat:before,
3840
+ .ssbp--theme-9 .ssbp-snapchat:before {
3841
+ content: url("../images/snapchat-hover.svg"); }
3842
+
3843
+ .ssbp--theme-1 .ssbp-snapchat:before,
3844
+ .ssbp--theme-2 .ssbp-snapchat:before,
3845
+ .ssbp--theme-3 .ssbp-snapchat:before,
3846
+ .ssbp--theme-4 .ssbp-snapchat:before,
3847
+ .ssbp--theme-5 .ssbp-snapchat:before,
3848
+ .ssbp--theme-6 .ssbp-snapchat:before,
3849
+ .ssbp--theme-7 .ssbp-snapchat:before {
3850
+ left: 50%;
3851
+ position: absolute;
3852
+ top: 50%;
3853
+ padding-top: 0;
3854
+ width: 100%;
3855
+ height: 100%;
3856
+ transform: translate(-50%, -37%); }
3857
+
3858
+ .ssbp--theme-1 .ssbp-snapchat:hover,
3859
+ .ssbp--theme-1 .ssbp-snapchat:focus,
3860
+ .ssbp--theme-1 .ssbp-snapchat:active {
3861
+ color: #fffc00;
3862
+ border-color: #fffc00; }
3863
+
3864
+ .ssbp--theme-6 .ssbp-snapchat:hover,
3865
+ .ssbp--theme-6 .ssbp-snapchat:focus,
3866
+ .ssbp--theme-6 .ssbp-snapchat:active,
3867
+ .ssbp--theme-7 .ssbp-snapchat:hover,
3868
+ .ssbp--theme-7 .ssbp-snapchat:focus,
3869
+ .ssbp--theme-7 .ssbp-snapchat:active {
3870
+ background-color: #fffc00; }
3871
+
3872
+ .ssbp--theme-2 .ssbp-snapchat:hover,
3873
+ .ssbp--theme-2 .ssbp-snapchat:focus,
3874
+ .ssbp--theme-2 .ssbp-snapchat:active,
3875
+ .ssbp--theme-3 .ssbp-snapchat:hover,
3876
+ .ssbp--theme-3 .ssbp-snapchat:focus,
3877
+ .ssbp--theme-3 .ssbp-snapchat:active,
3878
+ .ssbp--theme-10 .ssbp-snapchat:hover:before,
3879
+ .ssbp--theme-10 .ssbp-snapchat:focus:before,
3880
+ .ssbp--theme-10 .ssbp-snapchat:active:before,
3881
+ .ssbp--theme-11 .ssbp-snapchat:hover,
3882
+ .ssbp--theme-11 .ssbp-snapchat:focus,
3883
+ .ssbp--theme-11 .ssbp-snapchat:active {
3884
+ border-color: #b5b320;
3885
+ background-color: #b5b320; }
3886
+
3887
+ .ssbp--theme-1 .ssbp-snapchat:hover:before,
3888
+ .ssbp--theme-1 .ssbp-snapchat:focus:before,
3889
+ .ssbp--theme-1 .ssbp-snapchat:active:before {
3890
+ content: url("../images/snapchat-hover.svg");
3891
+ left: 50%;
3892
+ position: absolute;
3893
+ top: 50%;
3894
+ padding-top: 0;
3895
+ width: 100%;
3896
+ height: 100%;
3897
+ transform: translate(-50%, -37%); }
3898
+
3899
+ .ssbp--theme-6 .ssbp-snapchat:hover:before,
3900
+ .ssbp--theme-6 .ssbp-snapchat:focus:before,
3901
+ .ssbp--theme-6 .ssbp-snapchat:active:before,
3902
+ .ssbp--theme-7 .ssbp-snapchat:hover:before,
3903
+ .ssbp--theme-7 .ssbp-snapchat:focus:before,
3904
+ .ssbp--theme-7 .ssbp-snapchat:active:before,
3905
+ .ssbp--theme-8 .ssbp-snapchat:hover:before,
3906
+ .ssbp--theme-8 .ssbp-snapchat:focus:before,
3907
+ .ssbp--theme-8 .ssbp-snapchat:active:before {
3908
+ content: url("../images/snapchat.svg"); }
3909
+
3910
+ .ssbp--theme-1 .ssbp-snapchat + .ssbp-each-share,
3911
+ .ssbp--theme-2 .ssbp-snapchat + .ssbp-each-share,
3912
+ .ssbp--theme-3 .ssbp-snapchat + .ssbp-each-share,
3913
+ .ssbp--theme-4 .ssbp-snapchat + .ssbp-each-share,
3914
+ .ssbp--theme-5 .ssbp-snapchat + .ssbp-each-share,
3915
+ .ssbp--theme-6 .ssbp-snapchat + .ssbp-each-share,
3916
+ .ssbp--theme-7 .ssbp-snapchat + .ssbp-each-share {
3917
+ background-color: #fffc00; }
3918
+
3919
+ .ssbp--theme-2 .ssbp-btn.ssbp-snapchat:hover:before,
3920
+ .ssbp--theme-2 .ssbp-btn.ssbp-snapchat:focus:before,
3921
+ .ssbp--theme-2 .ssbp-btn.ssbp-snapchat:active:before,
3922
+ .ssbp--theme-3 .ssbp-btn.ssbp-snapchat:hover:before,
3923
+ .ssbp--theme-3 .ssbp-btn.ssbp-snapchat:focus:before,
3924
+ .ssbp--theme-3 .ssbp-btn.ssbp-snapchat:active:before,
3925
+ .ssbp--theme-4 .ssbp-btn.ssbp-snapchat:hover:before,
3926
+ .ssbp--theme-4 .ssbp-btn.ssbp-snapchat:focus:before,
3927
+ .ssbp--theme-4 .ssbp-btn.ssbp-snapchat:active:before,
3928
+ .ssbp--theme-5 .ssbp-btn.ssbp-snapchat:hover:before,
3929
+ .ssbp--theme-5 .ssbp-btn.ssbp-snapchat:focus:before,
3930
+ .ssbp--theme-5 .ssbp-btn.ssbp-snapchat:active:before,
3931
+ .ssbp--theme-6 .ssbp-btn.ssbp-snapchat:hover:before,
3932
+ .ssbp--theme-6 .ssbp-btn.ssbp-snapchat:focus:before,
3933
+ .ssbp--theme-6 .ssbp-btn.ssbp-snapchat:active:before,
3934
+ .ssbp--theme-7 .ssbp-btn.ssbp-snapchat:hover:before,
3935
+ .ssbp--theme-7 .ssbp-btn.ssbp-snapchat:focus:before,
3936
+ .ssbp--theme-7 .ssbp-btn.ssbp-snapchat:active:before {
3937
+ transform: translate(-50%, -37%) !important;
3938
+ left: 50%;
3939
+ position: absolute;
3940
+ top: 50%;
3941
+ padding-top: 0;
3942
+ width: 100%;
3943
+ height: 100%; }
3944
+
3945
+ .ssbp--theme-5 .ssbp-snapchat {
3946
+ background-color: #fffc00;
3947
+ box-shadow: 0 8px 0 #b5b320, 0 10px 12px rgba(0, 0, 0, 0.33); }
3948
+
3949
+ .ssbp--theme-5 .ssbp-snapchat:active {
3950
+ box-shadow: 0 4px 0 #fffc00, 0 5px 6px rgba(0, 0, 0, 0.33); }
3951
+
3952
+ .ssbp--theme-3 .ssbp-text,
3953
+ .ssbp--theme-7 .ssbp-text {
3954
+ display: inline-block;
3955
+ vertical-align: middle;
3956
+ font-size: 12.1px;
3957
+ margin-left: 0;
3958
+ text-shadow: -1px -1px rgba(0, 0, 0, 0.2);
3959
+ position: absolute;
3960
+ bottom: -20px;
3961
+ left: 50%;
3962
+ transform: translate(-50%); }
3963
+
3964
+ .ssbp--theme-7 .ssbp-li--snapchat .ssbp-text {
3965
+ color: #fffc00; }
3966
+
3967
+ .ssbp--theme-7 .ssbp-li--snapchat:hover .ssbp-text {
3968
+ color: #fff; }
3969
+
3970
+ .ssbp--theme-9 .ssbp-li--snapchat {
3971
+ border-bottom: 5px solid #fffc00; }
3972
+
3973
+ .ssbp--theme-9 .ssbp-snapchat {
3974
+ height: 43px !important; }
3975
+
3976
+ .ssbp--theme-9 .ssbp-li--snapchat:hover {
3977
+ border-bottom: 5px solid rgba(255, 252, 40, 0.59); }
3978
+
3979
+ .ssbp--theme-9 .ssbp-li--snapchat .ssbp-snapchat:before {
3980
+ padding: 9px 14px 0; }
3981
+
3982
+ .ssbp--theme-10 .ssbp-snapchat {
3983
+ width: 40px !important; }
3984
+
3985
+ .ssbp--theme-10 .ssbp-snapchat:before {
3986
+ padding: 11px 8px 8px; }
3987
+
3988
+ /* Telegram */
3989
+ .ssbp-telegram:before {
3990
+ content: url("../images/telegram.svg");
3991
+ left: 0;
3992
+ padding: 5px 8px 0;
3993
+ position: absolute;
3994
+ top: 0;
3995
+ width: 100%; }
3996
+
3997
+ .ssbp--theme-8 .ssbp-telegram:before {
3998
+ content: url("../images/telegram-black.svg"); }
3999
+
4000
+ .ssbp--theme-1 .ssbp-telegram,
4001
+ .ssbp--theme-2 .ssbp-telegram,
4002
+ .ssbp--theme-3 .ssbp-telegram,
4003
+ .ssbp--theme-4 .ssbp-telegram,
4004
+ .ssbp--theme-5 .ssbp-telegram,
4005
+ .ssbp--theme-10 .ssbp-telegram:before,
4006
+ .ssbp--theme-11 .ssbp-telegram {
4007
+ transition: background-color, .5s;
4008
+ background-color: #37aee2;
4009
+ display: block; }
4010
+
4011
+ .ssbp--theme-6 .ssbp-telegram,
4012
+ .ssbp--theme-7 .ssbp-telegram {
4013
+ border-color: #37aee2;
4014
+ display: block; }
4015
+
4016
+ .ssbp--theme-8 .ssbp-telegram,
4017
+ .ssbp--theme-9 .ssbp-telegram {
4018
+ display: block; }
4019
+
4020
+ .ssbp--theme-6 .ssbp-telegram:before,
4021
+ .ssbp--theme-7 .ssbp-telegram:before,
4022
+ .ssbp--theme-9 .ssbp-telegram:before {
4023
+ content: url("../images/telegram-hover.svg"); }
4024
+
4025
+ .ssbp--theme-1 .ssbp-telegram:before,
4026
+ .ssbp--theme-2 .ssbp-telegram:before,
4027
+ .ssbp--theme-3 .ssbp-telegram:before,
4028
+ .ssbp--theme-4 .ssbp-telegram:before,
4029
+ .ssbp--theme-5 .ssbp-telegram:before,
4030
+ .ssbp--theme-6 .ssbp-telegram:before,
4031
+ .ssbp--theme-7 .ssbp-telegram:before {
4032
+ left: 50%;
4033
+ position: absolute;
4034
+ top: 50%;
4035
+ padding-top: 0;
4036
+ width: 100%;
4037
+ height: 100%;
4038
+ transform: translate(-50%, -37%); }
4039
+
4040
+ .ssbp--theme-1 .ssbp-telegram:hover,
4041
+ .ssbp--theme-1 .ssbp-telegram:focus,
4042
+ .ssbp--theme-1 .ssbp-telegram:active {
4043
+ color: #37aee2;
4044
+ border-color: #37aee2; }
4045
+
4046
+ .ssbp--theme-6 .ssbp-telegram:hover,
4047
+ .ssbp--theme-6 .ssbp-telegram:focus,
4048
+ .ssbp--theme-6 .ssbp-telegram:active,
4049
+ .ssbp--theme-7 .ssbp-telegram:hover,
4050
+ .ssbp--theme-7 .ssbp-telegram:focus,
4051
+ .ssbp--theme-7 .ssbp-telegram:active {
4052
+ background-color: #37aee2; }
4053
+
4054
+ .ssbp--theme-2 .ssbp-telegram:hover,
4055
+ .ssbp--theme-2 .ssbp-telegram:focus,
4056
+ .ssbp--theme-2 .ssbp-telegram:active,
4057
+ .ssbp--theme-3 .ssbp-telegram:hover,
4058
+ .ssbp--theme-3 .ssbp-telegram:focus,
4059
+ .ssbp--theme-3 .ssbp-telegram:active,
4060
+ .ssbp--theme-10 .ssbp-telegram:hover:before,
4061
+ .ssbp--theme-10 .ssbp-telegram:focus:before,
4062
+ .ssbp--theme-10 .ssbp-telegram:active:before,
4063
+ .ssbp--theme-11 .ssbp-telegram:hover,
4064
+ .ssbp--theme-11 .ssbp-telegram:focus,
4065
+ .ssbp--theme-11 .ssbp-telegram:active {
4066
+ border-color: #0674a4;
4067
+ background-color: #0674a4; }
4068
+
4069
+ .ssbp--theme-1 .ssbp-telegram:hover:before,
4070
+ .ssbp--theme-1 .ssbp-telegram:focus:before,
4071
+ .ssbp--theme-1 .ssbp-telegram:active:before {
4072
+ content: url("../images/telegram-hover.svg");
4073
+ left: 50%;
4074
+ position: absolute;
4075
+ top: 50%;
4076
+ padding-top: 0;
4077
+ width: 100%;
4078
+ height: 100%;
4079
+ transform: translate(-50%, -37%); }
4080
+
4081
+ .ssbp--theme-6 .ssbp-telegram:hover:before,
4082
+ .ssbp--theme-6 .ssbp-telegram:focus:before,
4083
+ .ssbp--theme-6 .ssbp-telegram:active:before,
4084
+ .ssbp--theme-7 .ssbp-telegram:hover:before,
4085
+ .ssbp--theme-7 .ssbp-telegram:focus:before,
4086
+ .ssbp--theme-7 .ssbp-telegram:active:before,
4087
+ .ssbp--theme-8 .ssbp-telegram:hover:before,
4088
+ .ssbp--theme-8 .ssbp-telegram:focus:before,
4089
+ .ssbp--theme-8 .ssbp-telegram:active:before {
4090
+ content: url("../images/telegram.svg"); }
4091
+
4092
+ .ssbp--theme-1 .ssbp-telegram + .ssbp-each-share,
4093
+ .ssbp--theme-2 .ssbp-telegram + .ssbp-each-share,
4094
+ .ssbp--theme-3 .ssbp-telegram + .ssbp-each-share,
4095
+ .ssbp--theme-4 .ssbp-telegram + .ssbp-each-share,
4096
+ .ssbp--theme-5 .ssbp-telegram + .ssbp-each-share,
4097
+ .ssbp--theme-6 .ssbp-telegram + .ssbp-each-share,
4098
+ .ssbp--theme-7 .ssbp-telegram + .ssbp-each-share {
4099
+ background-color: #37aee2; }
4100
+
4101
+ .ssbp--theme-2 .ssbp-btn.ssbp-telegram:hover:before,
4102
+ .ssbp--theme-2 .ssbp-btn.ssbp-telegram:focus:before,
4103
+ .ssbp--theme-2 .ssbp-btn.ssbp-telegram:active:before,
4104
+ .ssbp--theme-3 .ssbp-btn.ssbp-telegram:hover:before,
4105
+ .ssbp--theme-3 .ssbp-btn.ssbp-telegram:focus:before,
4106
+ .ssbp--theme-3 .ssbp-btn.ssbp-telegram:active:before,
4107
+ .ssbp--theme-4 .ssbp-btn.ssbp-telegram:hover:before,
4108
+ .ssbp--theme-4 .ssbp-btn.ssbp-telegram:focus:before,
4109
+ .ssbp--theme-4 .ssbp-btn.ssbp-telegram:active:before,
4110
+ .ssbp--theme-5 .ssbp-btn.ssbp-telegram:hover:before,
4111
+ .ssbp--theme-5 .ssbp-btn.ssbp-telegram:focus:before,
4112
+ .ssbp--theme-5 .ssbp-btn.ssbp-telegram:active:before,
4113
+ .ssbp--theme-6 .ssbp-btn.ssbp-telegram:hover:before,
4114
+ .ssbp--theme-6 .ssbp-btn.ssbp-telegram:focus:before,
4115
+ .ssbp--theme-6 .ssbp-btn.ssbp-telegram:active:before,
4116
+ .ssbp--theme-7 .ssbp-btn.ssbp-telegram:hover:before,
4117
+ .ssbp--theme-7 .ssbp-btn.ssbp-telegram:focus:before,
4118
+ .ssbp--theme-7 .ssbp-btn.ssbp-telegram:active:before {
4119
+ transform: translate(-50%, -37%) !important;
4120
+ left: 50%;
4121
+ position: absolute;
4122
+ top: 50%;
4123
+ padding-top: 0;
4124
+ width: 100%;
4125
+ height: 100%; }
4126
+
4127
+ .ssbp--theme-5 .ssbp-telegram {
4128
+ background-color: #37aee2;
4129
+ box-shadow: 0 8px 0 #0674a4, 0 10px 12px rgba(0, 0, 0, 0.33); }
4130
+
4131
+ .ssbp--theme-5 .ssbp-telegram:active {
4132
+ box-shadow: 0 4px 0 #37aee2, 0 5px 6px rgba(0, 0, 0, 0.33); }
4133
+
4134
+ .ssbp--theme-3 .ssbp-text,
4135
+ .ssbp--theme-7 .ssbp-text {
4136
+ display: inline-block;
4137
+ vertical-align: middle;
4138
+ font-size: 12.1px;
4139
+ margin-left: 0;
4140
+ text-shadow: -1px -1px rgba(0, 0, 0, 0.2);
4141
+ position: absolute;
4142
+ bottom: -20px;
4143
+ left: 50%;
4144
+ transform: translate(-50%); }
4145
+
4146
+ .ssbp--theme-7 .ssbp-li--telegram .ssbp-text {
4147
+ color: #37aee2; }
4148
+
4149
+ .ssbp--theme-7 .ssbp-li--telegram:hover .ssbp-text {
4150
+ color: #fff; }
4151
+
4152
+ .ssbp--theme-9 .ssbp-li--telegram {
4153
+ border-bottom: 5px solid #20779d; }
4154
+
4155
+ .ssbp--theme-9 .ssbp-telegram {
4156
+ height: 43px !important; }
4157
+
4158
+ .ssbp--theme-9 .ssbp-li--telegram:hover {
4159
+ border-bottom: 5px solid rgba(55, 174, 226, 0.59); }
4160
+
4161
+ .ssbp--theme-9 .ssbp-li--telegram .ssbp-telegram:before {
4162
+ padding: 9px 14px 0; }
4163
+
4164
+ .ssbp--theme-10 .ssbp-telegram {
4165
+ width: 40px !important; }
4166
+
4167
+ .ssbp--theme-10 .ssbp-telegram:before {
4168
+ padding: 11px 8px 8px; }
4169
 
4170
  /* Weibo */
4171
  .ssbp-weibo:before {
4172
+ content: url("../images/weibo.svg");
4173
+ left: 0;
4174
+ padding: 5px 8px 0;
4175
+ position: absolute;
4176
+ top: 0;
4177
+ width: 100%; }
 
4178
 
4179
  .ssbp--theme-8 .ssbp-weibo:before {
4180
+ content: url("../images/weibo-black.svg"); }
 
4181
 
4182
  .ssbp--theme-1 .ssbp-weibo,
4183
  .ssbp--theme-2 .ssbp-weibo,
4186
  .ssbp--theme-5 .ssbp-weibo,
4187
  .ssbp--theme-10 .ssbp-weibo:before,
4188
  .ssbp--theme-11 .ssbp-weibo {
4189
+ transition: background-color, .5s;
4190
+ background-color: #df2029;
4191
+ display: block; }
4192
+
4193
  .ssbp--theme-6 .ssbp-weibo,
4194
  .ssbp--theme-7 .ssbp-weibo {
4195
+ border-color: #df2029;
4196
+ display: block; }
 
4197
 
4198
  .ssbp--theme-8 .ssbp-weibo,
4199
  .ssbp--theme-9 .ssbp-weibo {
4200
+ display: block; }
 
4201
 
4202
  .ssbp--theme-6 .ssbp-weibo:before,
4203
  .ssbp--theme-7 .ssbp-weibo:before,
4204
  .ssbp--theme-9 .ssbp-weibo:before {
4205
+ content: url("../images/weibo-hover.svg"); }
 
4206
 
4207
  .ssbp--theme-1 .ssbp-weibo:before,
4208
  .ssbp--theme-2 .ssbp-weibo:before,
4211
  .ssbp--theme-5 .ssbp-weibo:before,
4212
  .ssbp--theme-6 .ssbp-weibo:before,
4213
  .ssbp--theme-7 .ssbp-weibo:before {
4214
+ left: 50%;
4215
+ position: absolute;
4216
+ top: 50%;
4217
+ padding-top: 0;
4218
+ width: 100%;
4219
+ height: 100%;
4220
+ transform: translate(-50%, -37%); }
4221
+
4222
  .ssbp--theme-1 .ssbp-weibo:hover,
4223
  .ssbp--theme-1 .ssbp-weibo:focus,
4224
  .ssbp--theme-1 .ssbp-weibo:active {
4225
+ color: #df2029;
4226
+ border-color: #df2029; }
 
4227
 
4228
  .ssbp--theme-6 .ssbp-weibo:hover,
4229
  .ssbp--theme-6 .ssbp-weibo:focus,
4231
  .ssbp--theme-7 .ssbp-weibo:hover,
4232
  .ssbp--theme-7 .ssbp-weibo:focus,
4233
  .ssbp--theme-7 .ssbp-weibo:active {
4234
+ background-color: #df2029; }
 
4235
 
4236
  .ssbp--theme-2 .ssbp-weibo:hover,
4237
  .ssbp--theme-2 .ssbp-weibo:focus,
4245
  .ssbp--theme-11 .ssbp-weibo:hover,
4246
  .ssbp--theme-11 .ssbp-weibo:focus,
4247
  .ssbp--theme-11 .ssbp-weibo:active {
4248
+ border-color: #ad191f;
4249
+ background-color: #ad191f; }
 
4250
 
4251
  .ssbp--theme-1 .ssbp-weibo:hover:before,
4252
  .ssbp--theme-1 .ssbp-weibo:focus:before,
4253
  .ssbp--theme-1 .ssbp-weibo:active:before {
4254
+ content: url("../images/weibo-hover.svg");
4255
+ left: 50%;
4256
+ position: absolute;
4257
+ top: 50%;
4258
+ padding-top: 0;
4259
+ width: 100%;
4260
+ height: 100%;
4261
+ transform: translate(-50%, -37%); }
4262
+
4263
  .ssbp--theme-6 .ssbp-weibo:hover:before,
4264
  .ssbp--theme-6 .ssbp-weibo:focus:before,
4265
  .ssbp--theme-6 .ssbp-weibo:active:before,
4269
  .ssbp--theme-8 .ssbp-weibo:hover:before,
4270
  .ssbp--theme-8 .ssbp-weibo:focus:before,
4271
  .ssbp--theme-8 .ssbp-weibo:active:before {
4272
+ content: url("../images/weibo.svg"); }
4273
+
4274
+ .ssbp--theme-1 .ssbp-weibo + .ssbp-each-share,
4275
+ .ssbp--theme-2 .ssbp-weibo + .ssbp-each-share,
4276
+ .ssbp--theme-3 .ssbp-weibo + .ssbp-each-share,
4277
+ .ssbp--theme-4 .ssbp-weibo + .ssbp-each-share,
4278
+ .ssbp--theme-5 .ssbp-weibo + .ssbp-each-share,
4279
+ .ssbp--theme-6 .ssbp-weibo + .ssbp-each-share,
4280
+ .ssbp--theme-7 .ssbp-weibo + .ssbp-each-share {
4281
+ background-color: #df2029; }
 
4282
 
4283
  .ssbp--theme-2 .ssbp-btn.ssbp-weibo:hover:before,
4284
  .ssbp--theme-2 .ssbp-btn.ssbp-weibo:focus:before,
4298
  .ssbp--theme-7 .ssbp-btn.ssbp-weibo:hover:before,
4299
  .ssbp--theme-7 .ssbp-btn.ssbp-weibo:focus:before,
4300
  .ssbp--theme-7 .ssbp-btn.ssbp-weibo:active:before {
4301
+ transform: translate(-50%, -37%) !important;
4302
+ left: 50%;
4303
+ position: absolute;
4304
+ top: 50%;
4305
+ padding-top: 0;
4306
+ width: 100%;
4307
+ height: 100%; }
4308
+
4309
+ .ssbp--theme-5 .ssbp-weibo {
4310
+ background-color: #df2029;
4311
+ box-shadow: 0 8px 0 #ad191f, 0 10px 12px rgba(0, 0, 0, 0.33); }
4312
+
4313
+ .ssbp--theme-5 .ssbp-weibo:active {
4314
+ box-shadow: 0 4px 0 #ad191f, 0 5px 6px rgba(0, 0, 0, 0.33); }
 
4315
 
4316
  .ssbp--theme-3 .ssbp-text,
4317
  .ssbp--theme-7 .ssbp-text {
4318
+ display: inline-block;
4319
+ vertical-align: middle;
4320
+ font-size: 12.1px;
4321
+ margin-left: 0;
4322
+ text-shadow: -1px -1px rgba(0, 0, 0, 0.2);
4323
+ position: absolute;
4324
+ bottom: -20px;
4325
+ left: 50%;
4326
+ transform: translate(-50%); }
 
4327
 
4328
  .ssbp--theme-7 .ssbp-li--weibo .ssbp-text {
4329
+ color: #df2029; }
 
4330
 
4331
  .ssbp--theme-7 .ssbp-li--weibo:hover .ssbp-text {
4332
+ color: #fff; }
 
4333
 
4334
  .ssbp--theme-9 .ssbp-li--weibo {
4335
+ border-bottom: 5px solid #df2029; }
4336
+
4337
  .ssbp--theme-9 .ssbp-weibo {
4338
+ height: 43px !important; }
 
4339
 
4340
  .ssbp--theme-9 .ssbp-li--weibo:hover {
4341
+ border-bottom: 5px solid rgba(223, 32, 41, 0.61); }
 
4342
 
4343
  .ssbp--theme-9 .ssbp-li--weibo .ssbp-weibo:before {
4344
+ padding: 9px 14px 0; }
 
4345
 
4346
  .ssbp--theme-10 .ssbp-weibo {
4347
+ width: 40px !important; }
 
4348
 
4349
  .ssbp--theme-10 .ssbp-weibo:before {
4350
+ padding: 11px 8px 8px; }
4351
+
4352
+ /* Style Setting Helpers */
4353
+ .ssbp-wrap {
4354
+ width: 100%; }
images/facebook_save.svg ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <svg data-name="WHITE SILHOUETTE" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 512">
3
+ <g transform="rotate(180 512 256)">
4
+ <path d="M495.232 337.248l-270.432-272.032v733.568h542.432v-733.568l-272 272.032z" fill="#fff" />
5
+ </g>
6
+ </svg>
images/flipboard-black.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M0 0h8v8H0Zm0 8h8v8H0Zm8 0h8v8H8Zm-8 8h8v8H0ZM8 0h8v8H8Zm8 0h8v8h-8Zm0 0" fill="#000"/></svg>
images/flipboard-hover.svg ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2
+ <path d="M0 0h8v8H0Zm0 8h8v8H0Zm8 0h8v8H8Zm-8 8h8v8H0ZM8 0h8v8H8Zm8 0h8v8h-8Zm0 0" fill="rgb(225, 40, 40)"/>
3
+ </svg>
images/flipboard.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M0 0h8v8H0Zm0 8h8v8H0Zm8 0h8v8H8Zm-8 8h8v8H0ZM8 0h8v8H8Zm8 0h8v8h-8Zm0 0" fill="#fff"/></svg>
images/snapchat-black.svg ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <svg data-name="BLACK SILHOUETTE" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 500 500">
3
+ <path d="M445.8 347.37c-1.71-5.67-9.92-9.66-9.92-9.66-.75-.42-1.45-.78-2-1.06a158.3 158.3 0 01-35.93-23.55 121.44 121.44 0 01-20.84-23.72 90.48 90.48 0 01-11.48-23.68c-.77-3.05-.65-4.26 0-5.85a9.29 9.29 0 012.87-3.21c4.61-3.25 12-8.06 16.59-11 3.94-2.56 7.34-4.76 9.32-6.14 6.41-4.48 10.79-9 13.38-14a24.09 24.09 0 001.14-20.27c-3.52-9.29-12.2-14.84-23.22-14.84a35 35 0 00-7.48.82 115.31 115.31 0 00-17.32 5.57.54.54 0 01-.74-.53c.53-12.43 1.12-29.12-.25-45-1.24-14.35-4.2-26.45-9-37a101.69 101.69 0 00-41.51-44.54c-17.54-10-37.51-15.12-59.34-15.12s-41.73 5.09-59.29 15.12a100.14 100.14 0 00-25.47 20.46 98.89 98.89 0 00-16.09 24.08c-4.83 10.53-7.78 22.63-9 37-1.38 15.91-.82 31.28-.25 45a.55.55 0 01-.76.54 116.34 116.34 0 00-17.31-5.56 35 35 0 00-7.48-.82c-11 0-19.7 5.55-23.22 14.84a24.13 24.13 0 001.14 20.27c2.59 4.92 7 9.48 13.38 14 2 1.38 5.38 3.58 9.33 6.14 4.46 2.89 11.66 7.56 16.3 10.81a9.87 9.87 0 013.14 3.41c.67 1.63.78 2.86-.06 6.09a90.57 90.57 0 01-11.41 23.44 121.44 121.44 0 01-20.84 23.72 157.86 157.86 0 01-35.93 23.55c-.64.31-1.42.7-2.25 1.18s-8.14 4.17-9.68 9.54c-2.28 7.95 3.77 15.39 10 19.38 10.1 6.52 22.41 10 29.55 11.93 2 .53 3.79 1 5.43 1.52 1 .34 3.6 1.31 4.69 2.72 1.39 1.78 1.55 4 2 6.47.79 4.18 2.53 9.38 7.71 13 5.68 3.93 12.91 4.2 22.07 4.55 9.57.37 21.48.83 35.11 5.33 6.32 2.08 12 5.6 18.68 9.68C203.32 430.41 220.55 441 250 441s46.81-10.65 60.75-19.2c6.58-4 12.27-7.53 18.45-9.57 13.63-4.51 25.55-5 35.12-5.33 9.15-.35 16.38-.62 22.07-4.56s7.14-9.51 7.86-13.82c.38-2.13.66-4 1.87-5.6 1.05-1.34 3.42-2.28 4.54-2.66 1.68-.53 3.54-1 5.6-1.58 7.14-1.9 16.08-4.17 27-10.32 13-7.36 13.89-16.49 12.54-20.99z"
4
+ fill="#000"/>
5
+ </svg>
images/snapchat-hover.svg ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <svg data-name="BLACK SILHOUETTE" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 500 500">
3
+ <path d="M445.8 347.37c-1.71-5.67-9.92-9.66-9.92-9.66-.75-.42-1.45-.78-2-1.06a158.3 158.3 0 01-35.93-23.55 121.44 121.44 0 01-20.84-23.72 90.48 90.48 0 01-11.48-23.68c-.77-3.05-.65-4.26 0-5.85a9.29 9.29 0 012.87-3.21c4.61-3.25 12-8.06 16.59-11 3.94-2.56 7.34-4.76 9.32-6.14 6.41-4.48 10.79-9 13.38-14a24.09 24.09 0 001.14-20.27c-3.52-9.29-12.2-14.84-23.22-14.84a35 35 0 00-7.48.82 115.31 115.31 0 00-17.32 5.57.54.54 0 01-.74-.53c.53-12.43 1.12-29.12-.25-45-1.24-14.35-4.2-26.45-9-37a101.69 101.69 0 00-41.51-44.54c-17.54-10-37.51-15.12-59.34-15.12s-41.73 5.09-59.29 15.12a100.14 100.14 0 00-25.47 20.46 98.89 98.89 0 00-16.09 24.08c-4.83 10.53-7.78 22.63-9 37-1.38 15.91-.82 31.28-.25 45a.55.55 0 01-.76.54 116.34 116.34 0 00-17.31-5.56 35 35 0 00-7.48-.82c-11 0-19.7 5.55-23.22 14.84a24.13 24.13 0 001.14 20.27c2.59 4.92 7 9.48 13.38 14 2 1.38 5.38 3.58 9.33 6.14 4.46 2.89 11.66 7.56 16.3 10.81a9.87 9.87 0 013.14 3.41c.67 1.63.78 2.86-.06 6.09a90.57 90.57 0 01-11.41 23.44 121.44 121.44 0 01-20.84 23.72 157.86 157.86 0 01-35.93 23.55c-.64.31-1.42.7-2.25 1.18s-8.14 4.17-9.68 9.54c-2.28 7.95 3.77 15.39 10 19.38 10.1 6.52 22.41 10 29.55 11.93 2 .53 3.79 1 5.43 1.52 1 .34 3.6 1.31 4.69 2.72 1.39 1.78 1.55 4 2 6.47.79 4.18 2.53 9.38 7.71 13 5.68 3.93 12.91 4.2 22.07 4.55 9.57.37 21.48.83 35.11 5.33 6.32 2.08 12 5.6 18.68 9.68C203.32 430.41 220.55 441 250 441s46.81-10.65 60.75-19.2c6.58-4 12.27-7.53 18.45-9.57 13.63-4.51 25.55-5 35.12-5.33 9.15-.35 16.38-.62 22.07-4.56s7.14-9.51 7.86-13.82c.38-2.13.66-4 1.87-5.6 1.05-1.34 3.42-2.28 4.54-2.66 1.68-.53 3.54-1 5.6-1.58 7.14-1.9 16.08-4.17 27-10.32 13-7.36 13.89-16.49 12.54-20.99z"
4
+ fill="rgb(255, 252, 0)"/>
5
+ </svg>
images/snapchat.svg ADDED
@@ -0,0 +1 @@
 
1
+ <?xml version="1.0"?><svg data-name="WHITE SILHOUETTE" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 500 500"><path d="M445.8 347.37c-1.71-5.67-9.92-9.66-9.92-9.66-.75-.42-1.45-.78-2-1.06a158.3 158.3 0 01-35.93-23.55 121.44 121.44 0 01-20.84-23.72 90.48 90.48 0 01-11.48-23.68c-.77-3.05-.65-4.26 0-5.85a9.29 9.29 0 012.87-3.21c4.61-3.25 12-8.06 16.59-11 3.94-2.56 7.34-4.76 9.32-6.14 6.41-4.48 10.79-9 13.38-14a24.09 24.09 0 001.14-20.27c-3.52-9.29-12.2-14.84-23.22-14.84a35 35 0 00-7.48.82 115.31 115.31 0 00-17.32 5.57.54.54 0 01-.74-.53c.53-12.43 1.12-29.12-.25-45-1.24-14.35-4.2-26.45-9-37a101.69 101.69 0 00-41.51-44.54c-17.54-10-37.51-15.12-59.34-15.12s-41.73 5.09-59.29 15.12a100.14 100.14 0 00-25.47 20.46 98.89 98.89 0 00-16.09 24.08c-4.83 10.53-7.78 22.63-9 37-1.38 15.91-.82 31.28-.25 45a.55.55 0 01-.76.54 116.34 116.34 0 00-17.31-5.56 35 35 0 00-7.48-.82c-11 0-19.7 5.55-23.22 14.84a24.13 24.13 0 001.14 20.27c2.59 4.92 7 9.48 13.38 14 2 1.38 5.38 3.58 9.33 6.14 4.46 2.89 11.66 7.56 16.3 10.81a9.87 9.87 0 013.14 3.41c.67 1.63.78 2.86-.06 6.09a90.57 90.57 0 01-11.41 23.44 121.44 121.44 0 01-20.84 23.72 157.86 157.86 0 01-35.93 23.55c-.64.31-1.42.7-2.25 1.18s-8.14 4.17-9.68 9.54c-2.28 7.95 3.77 15.39 10 19.38 10.1 6.52 22.41 10 29.55 11.93 2 .53 3.79 1 5.43 1.52 1 .34 3.6 1.31 4.69 2.72 1.39 1.78 1.55 4 2 6.47.79 4.18 2.53 9.38 7.71 13 5.68 3.93 12.91 4.2 22.07 4.55 9.57.37 21.48.83 35.11 5.33 6.32 2.08 12 5.6 18.68 9.68C203.32 430.41 220.55 441 250 441s46.81-10.65 60.75-19.2c6.58-4 12.27-7.53 18.45-9.57 13.63-4.51 25.55-5 35.12-5.33 9.15-.35 16.38-.62 22.07-4.56s7.14-9.51 7.86-13.82c.38-2.13.66-4 1.87-5.6 1.05-1.34 3.42-2.28 4.54-2.66 1.68-.53 3.54-1 5.6-1.58 7.14-1.9 16.08-4.17 27-10.32 13-7.36 13.89-16.49 12.54-20.99z" fill="#fff"/></svg>
images/telegram-black.svg ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 51 51">
3
+ <g fill="none" fill-rule="evenodd">
4
+ <path d="M-20 70v-90h90v90z"/>
5
+ <g fill-rule="nonzero">
6
+ <path fill="#000"
7
+ d="M44.691 8.617l-7.13 36.41s-.307 1.663-2.37 1.663c-1.097 0-1.663-.521-1.663-.521L18.082 33.35l-7.557-3.809-9.7-2.58S-.9 26.465-.9 25.037c0-1.19 1.776-1.757 1.776-1.757L41.453 7.16c-.002-.002 1.24-.447 2.144-.445.556 0 1.19.237 1.19.951 0 .476-.096.952-.096.952z"/>
8
+ <path fill="#333"
9
+ d="M23.846 38.133l-6.522 6.423s-.283.219-.662.229a.94.94 0 01-.417-.082l1.835-11.356 5.766 4.786z"/>
10
+ <path fill="#111"
11
+ d="M36.976 14.701a.952.952 0 00-1.335-.177l-25.12 15.033s4.009 11.217 4.62 13.158c.613 1.944 1.104 1.99 1.104 1.99l1.835-11.356 18.717-17.315a.95.95 0 00.179-1.333z"/>
12
+ </g>
13
+ </g>
14
+ </svg>
images/telegram-hover.svg ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 51 51">
3
+ <g fill="none" fill-rule="evenodd">
4
+ <path d="M-20 70v-90h90v90z"/>
5
+ <g fill-rule="nonzero">
6
+ <path fill="rgb(55, 174, 226)"
7
+ d="M44.691 8.617l-7.13 36.41s-.307 1.663-2.37 1.663c-1.097 0-1.663-.521-1.663-.521L18.082 33.35l-7.557-3.809-9.7-2.58S-.9 26.465-.9 25.037c0-1.19 1.776-1.757 1.776-1.757L41.453 7.16c-.002-.002 1.24-.447 2.144-.445.556 0 1.19.237 1.19.951 0 .476-.096.952-.096.952z"/>
8
+ <path fill="rgb(14, 155, 217)"
9
+ d="M23.846 38.133l-6.522 6.423s-.283.219-.662.229a.94.94 0 01-.417-.082l1.835-11.356 5.766 4.786z"/>
10
+ <path fill="rgb(32, 119, 157)"
11
+ d="M36.976 14.701a.952.952 0 00-1.335-.177l-25.12 15.033s4.009 11.217 4.62 13.158c.613 1.944 1.104 1.99 1.104 1.99l1.835-11.356 18.717-17.315a.95.95 0 00.179-1.333z"/>
12
+ </g>
13
+ </g>
14
+ </svg>
images/telegram.svg ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 51 51">
3
+ <g fill="none" fill-rule="evenodd">
4
+ <path d="M-20 70v-90h90v90z"/>
5
+ <g fill-rule="nonzero">
6
+ <path fill="#FFF"
7
+ d="M44.691 8.617l-7.13 36.41s-.307 1.663-2.37 1.663c-1.097 0-1.663-.521-1.663-.521L18.082 33.35l-7.557-3.809-9.7-2.58S-.9 26.465-.9 25.037c0-1.19 1.776-1.757 1.776-1.757L41.453 7.16c-.002-.002 1.24-.447 2.144-.445.556 0 1.19.237 1.19.951 0 .476-.096.952-.096.952z"/>
8
+ <path fill="#B0BEC5"
9
+ d="M23.846 38.133l-6.522 6.423s-.283.219-.662.229a.94.94 0 01-.417-.082l1.835-11.356 5.766 4.786z"/>
10
+ <path fill="#CFD8DC"
11
+ d="M36.976 14.701a.952.952 0 00-1.335-.177l-25.12 15.033s4.009 11.217 4.62 13.158c.613 1.944 1.104 1.99 1.104 1.99l1.835-11.356 18.717-17.315a.95.95 0 00.179-1.333z"/>
12
+ </g>
13
+ </g>
14
+ </svg>
instance.php CHANGED
@@ -9,7 +9,7 @@ namespace SimpleShareButtonsAdder;
9
 
10
  define( 'SSBA_FILE', __FILE__ );
11
  define( 'SSBA_ROOT', dirname( __FILE__ ) );
12
- define( 'SSBA_VERSION', '8.1.3' );
13
 
14
  global $simple_share_buttons_adder_plugin;
15
 
9
 
10
  define( 'SSBA_FILE', __FILE__ );
11
  define( 'SSBA_ROOT', dirname( __FILE__ ) );
12
+ define( 'SSBA_VERSION', '8.2.0' );
13
 
14
  global $simple_share_buttons_adder_plugin;
15
 
js/admin.js CHANGED
@@ -74,6 +74,15 @@ var SimpleShareButtonsAdder = ( function( $, wp ) {
74
  }.bind( this ), 500 );
75
  } );
76
 
 
 
 
 
 
 
 
 
 
77
  // New color select.
78
  this.$gdprContainer.on('click', "#sharethis-form-color .color", function() {
79
  $('#sharethis-form-color .color').removeClass('selected');
@@ -978,7 +987,7 @@ var SimpleShareButtonsAdder = ( function( $, wp ) {
978
  iconColorBar = $( '#ssba_bar_icon_color' ).val(),
979
  iconColorHoverBar = $( '#ssba_bar_icon_hover_color' ).val(),
980
  buttonColorHoverBar = $( '#ssba_bar_button_hover_color' ).val(),
981
- newStyle = '#ssba-preview .ssbp-li--facebook_save { line-height: ' + iconLineHeight + 'px; } #ssba-preview .ssbp-btn:before{ font-size: ' + iconSize + 'px; line-height: ' + iconLineHeight + 'px; color: ' + iconColor + '; } #ssba-preview .ssbp-btn:hover::before { color: ' + iconColorHover + '; } #ssba-preview .ssbp-btn:hover { background: ' + buttonColorHover + '!important; } #ssba-preview-2 .ssbp-btn:before{ font-size: ' + iconSizeBar + 'px; line-height: ' + iconLineHeightBar + 'px; color: ' + iconColorBar + '; } #ssba-preview-2 .ssbp-btn:hover::before { color: ' + iconColorHoverBar + '; } #ssba-preview-2 .ssbp-btn:hover { background: ' + buttonColorHoverBar + '!important; }';
982
 
983
  $( '#simple-share-buttons-adder-styles-inline-css' ).html( newStyle );
984
  },
74
  }.bind( this ), 500 );
75
  } );
76
 
77
+ // Do not listen to 'enter' presses on form control elements.
78
+ $( 'body' ).on( 'keypress keydown keyup', '.form-control', function( event ) {
79
+ if ( 'Enter' === event.key || 13 === event.keyCode ) {
80
+ event.preventDefault();
81
+ event.stopPropagation();
82
+ return false;
83
+ }
84
+ } );
85
+
86
  // New color select.
87
  this.$gdprContainer.on('click', "#sharethis-form-color .color", function() {
88
  $('#sharethis-form-color .color').removeClass('selected');
987
  iconColorBar = $( '#ssba_bar_icon_color' ).val(),
988
  iconColorHoverBar = $( '#ssba_bar_icon_hover_color' ).val(),
989
  buttonColorHoverBar = $( '#ssba_bar_button_hover_color' ).val(),
990
+ newStyle = '#ssba-preview .ssbp-btn:before{ font-size: ' + iconSize + 'px; line-height: ' + iconLineHeight + 'px; color: ' + iconColor + '; } #ssba-preview .ssbp-btn:hover::before { color: ' + iconColorHover + '; } #ssba-preview .ssbp-btn:hover { background: ' + buttonColorHover + '!important; } #ssba-preview-2 .ssbp-btn:before{ font-size: ' + iconSizeBar + 'px; line-height: ' + iconLineHeightBar + 'px; color: ' + iconColorBar + '; } #ssba-preview-2 .ssbp-btn:hover::before { color: ' + iconColorHoverBar + '; } #ssba-preview-2 .ssbp-btn:hover { background: ' + buttonColorHoverBar + '!important; }';
991
 
992
  $( '#simple-share-buttons-adder-styles-inline-css' ).html( newStyle );
993
  },
php/class-admin-panel.php CHANGED
@@ -297,7 +297,7 @@ class Admin_Panel
297
  'name' => 'ssba_plus_align',
298
  'label' => 'Alignment',
299
  'tooltip' => 'Align your plus buttons the way you wish',
300
- 'selected' => isset($arr_settings['ssba_plus_align']) ? $arr_settings['ssba_plus_align'] : '',
301
  'options' => array(
302
  'Left' => 'left',
303
  'Center' => 'center',
@@ -1639,8 +1639,8 @@ class Admin_Panel
1639
 
1640
  // GDPR vendors.
1641
  $vendor_data = $this->getGdprVendors();
1642
- $vendors = $vendor_data['vendors'];
1643
- $purposes = array_column($vendor_data['purposes'], 'name', 'id');
1644
 
1645
  include_once "{$this->plugin->dir_path}/templates/admin-panel.php";
1646
  }
@@ -1751,13 +1751,9 @@ class Admin_Panel
1751
  // If share this terms haven't been accepted and it's the facebook save button then make the button look disabled.
1752
  $disabled = 'Y' !== $arr_settings['accepted_sharethis_terms'] && 'facebook_save' === $str_available ? 'style="background-color:#eaeaea;"' : null;
1753
 
1754
- if ('facebook_save' === $str_available && isset($arr_settings['bar_call'])) {
1755
- $html_available_list .= ''; // Do nothing.
1756
- } else {
1757
- if ($this->showInClassic($page, $arr_buttons[$str_available]['full_name'])) {
1758
- // Add a list item for each available option.
1759
- $html_available_list .= '<li class="ssbp-option-item" id="' . esc_attr($str_available) . '"><a title="' . esc_attr($arr_buttons[$str_available]['full_name']) . '" class="ssbp-btn ssbp-' . esc_attr($str_available) . '" ' . esc_attr($disabled) . '></a></li>';
1760
- }
1761
  }
1762
  }
1763
  }
@@ -1769,12 +1765,13 @@ class Admin_Panel
1769
  /**
1770
  * Show in classic button list or not.
1771
  */
1772
- private function showInClassic ($page, $button_name) {
1773
  if ('classic' !== $page) {
1774
  return true;
1775
  }
1776
 
1777
- if (!in_array($button_name, ['Line', 'Skype', 'Weibo'])) {
 
1778
  return true;
1779
  }
1780
 
297
  'name' => 'ssba_plus_align',
298
  'label' => 'Alignment',
299
  'tooltip' => 'Align your plus buttons the way you wish',
300
+ 'selected' => isset($arr_settings['ssba_plus_align']) ? $arr_settings['ssba_plus_align'] : 'center',
301
  'options' => array(
302
  'Left' => 'left',
303
  'Center' => 'center',
1639
 
1640
  // GDPR vendors.
1641
  $vendor_data = $this->getGdprVendors();
1642
+ $vendors = isset($vendor_data['vendors']) ? $vendor_data['vendors'] : [];
1643
+ $purposes = isset($vendor_data['purposes']) && is_array($vendor_data['purposes']) ? array_column($vendor_data['purposes'], 'name', 'id') : [];
1644
 
1645
  include_once "{$this->plugin->dir_path}/templates/admin-panel.php";
1646
  }
1751
  // If share this terms haven't been accepted and it's the facebook save button then make the button look disabled.
1752
  $disabled = 'Y' !== $arr_settings['accepted_sharethis_terms'] && 'facebook_save' === $str_available ? 'style="background-color:#eaeaea;"' : null;
1753
 
1754
+ if (self::showInClassic($page, $arr_buttons[$str_available]['full_name'])) {
1755
+ // Add a list item for each available option.
1756
+ $html_available_list .= '<li class="ssbp-option-item" id="' . esc_attr($str_available) . '"><a title="' . esc_attr($arr_buttons[$str_available]['full_name']) . '" class="ssbp-btn ssbp-' . esc_attr($str_available) . '" ' . esc_attr($disabled) . '></a></li>';
 
 
 
 
1757
  }
1758
  }
1759
  }
1765
  /**
1766
  * Show in classic button list or not.
1767
  */
1768
+ public static function showInClassic ($page, $button_name) {
1769
  if ('classic' !== $page) {
1770
  return true;
1771
  }
1772
 
1773
+ if (false === in_array($button_name,
1774
+ ['Facebook Save', 'Flipboard', 'Line', 'Skype', 'Snapchat', 'Telegram', 'Weibo'])) {
1775
  return true;
1776
  }
1777
 
php/class-buttons.php CHANGED
@@ -1027,6 +1027,187 @@ class Buttons
1027
  return $html_share_buttons;
1028
  }
1029
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1030
  /**
1031
  * Get weibo button.
1032
  *
1027
  return $html_share_buttons;
1028
  }
1029
 
1030
+ /**
1031
+ * Get Flipboard button.
1032
+ *
1033
+ * @param array $arr_settings The current ssba settings.
1034
+ * @param string $url_current_page The current page url.
1035
+ * @param string $str_page_title The page title.
1036
+ * @param bool $boo_show_share_count Show share count or not.
1037
+ *
1038
+ * @return string
1039
+ */
1040
+ public function ssba_flipboard($arr_settings, $url_current_page, $str_page_title, $boo_show_share_count)
1041
+ {
1042
+ $nofollow = 'Y' === $arr_settings['ssba_rel_nofollow'] ? ' rel="nofollow"' : '';
1043
+ $network = 'Flipboard';
1044
+
1045
+ $target =
1046
+ ('Y' === $arr_settings['ssba_plus_share_new_window']
1047
+ && 'Y' === $arr_settings['ssba_new_buttons']
1048
+ && !isset($arr_settings['bar_call']))
1049
+ ||
1050
+ ('Y' === $arr_settings['ssba_share_new_window']
1051
+ && 'Y' !== $arr_settings['ssba_new_buttons']
1052
+ && !isset($arr_settings['bar_call']))
1053
+ ||
1054
+ ('Y' === $arr_settings['ssba_bar_share_new_window'] && isset($arr_settings['bar_call'])) ? ' target="_blank" ' : '';
1055
+ $plus_class = 'Y' === $arr_settings['ssba_new_buttons'] || isset($arr_settings['bar_call']) ? ' ssbp-flipboard ssbp-btn' : '';
1056
+ $html_share_buttons = '';
1057
+
1058
+ // Add li if plus.
1059
+ if ('Y' === $arr_settings['ssba_new_buttons'] || isset($arr_settings['bar_call'])) {
1060
+ $html_share_buttons .= '<li class="ssbp-li--flipboard">';
1061
+ }
1062
+
1063
+ // Flipboard share link.
1064
+ $html_share_buttons .= '<a data-site="flipboard" class="ssba_flipboard_share ssba_share_link' . esc_attr($plus_class) . '" href="https://share.flipboard.com/bookmarklet/popout?url=' . esc_attr($url_current_page) . '&title=' . esc_attr(urlencode($str_page_title)) . '" ' . esc_attr($target . $nofollow) . '>';
1065
+
1066
+ // If image set is not custom.
1067
+ if ('custom' !== $arr_settings['ssba_image_set'] && 'Y' !== $arr_settings['ssba_new_buttons'] && !isset($arr_settings['bar_call'])) {
1068
+ // Show ssba image.
1069
+ $html_share_buttons .= '<img src="' . plugins_url() . '/simple-share-buttons-adder/buttons/' . esc_attr($arr_settings['ssba_image_set']) . '/line.png" style="width: ' . esc_html($arr_settings['ssba_size']) . 'px;" title="Line" class="ssba ssba-img" alt="Flipboard" />';
1070
+ } elseif ('Y' !== $arr_settings['ssba_new_buttons'] && !isset($arr_settings['bar_call'])) { // If using custom images.
1071
+ // Show custom image.
1072
+ $html_share_buttons .= '<img src="' . esc_url($arr_settings['ssba_custom_flipboard']) . '" style="width: ' . esc_html($arr_settings['ssba_size']) . 'px;" title="Flipboard" class="ssba ssba-img" alt="flipboard" />';
1073
+ }
1074
+
1075
+ // Close href.
1076
+ $html_share_buttons .= '<div title="' . $network . '" class="ssbp-text">' . $network . '</div>';
1077
+
1078
+ // Close href.
1079
+ $html_share_buttons .= '</a>';
1080
+
1081
+ // Add closing li if plus.
1082
+ if ('Y' === $arr_settings['ssba_new_buttons'] || isset($arr_settings['bar_call'])) {
1083
+ $html_share_buttons .= '</li>';
1084
+ }
1085
+
1086
+ // Return share buttons.
1087
+ return $html_share_buttons;
1088
+ }
1089
+
1090
+ /**
1091
+ * Get Telegram button.
1092
+ *
1093
+ * @param array $arr_settings The current ssba settings.
1094
+ * @param string $url_current_page The current page url.
1095
+ * @param string $str_page_title The page title.
1096
+ * @param bool $boo_show_share_count Show share count or not.
1097
+ *
1098
+ * @return string
1099
+ */
1100
+ public function ssba_telegram($arr_settings, $url_current_page, $str_page_title, $boo_show_share_count)
1101
+ {
1102
+ $nofollow = 'Y' === $arr_settings['ssba_rel_nofollow'] ? ' rel="nofollow"' : '';
1103
+ $network = 'Telegram';
1104
+
1105
+ $target =
1106
+ ('Y' === $arr_settings['ssba_plus_share_new_window']
1107
+ && 'Y' === $arr_settings['ssba_new_buttons']
1108
+ && !isset($arr_settings['bar_call']))
1109
+ ||
1110
+ ('Y' === $arr_settings['ssba_share_new_window']
1111
+ && 'Y' !== $arr_settings['ssba_new_buttons']
1112
+ && !isset($arr_settings['bar_call']))
1113
+ ||
1114
+ ('Y' === $arr_settings['ssba_bar_share_new_window'] && isset($arr_settings['bar_call'])) ? ' target="_blank" ' : '';
1115
+ $plus_class = 'Y' === $arr_settings['ssba_new_buttons'] || isset($arr_settings['bar_call']) ? ' ssbp-telegram ssbp-btn' : '';
1116
+ $html_share_buttons = '';
1117
+
1118
+ // Add li if plus.
1119
+ if ('Y' === $arr_settings['ssba_new_buttons'] || isset($arr_settings['bar_call'])) {
1120
+ $html_share_buttons .= '<li class="ssbp-li--telegram">';
1121
+ }
1122
+
1123
+ // Telegram share link.
1124
+ $html_share_buttons .= '<a data-site="telegram" class="ssba_telegram_share ssba_share_link' . esc_attr($plus_class) . '" href="https://telegram.me/share/url?url=' . esc_attr(urlencode($url_current_page)) . '&text=' . esc_attr(urlencode($str_page_title)) . '">';
1125
+
1126
+ // If image set is not custom.
1127
+ if ('custom' !== $arr_settings['ssba_image_set'] && 'Y' !== $arr_settings['ssba_new_buttons'] && !isset($arr_settings['bar_call'])) {
1128
+ // Show ssba image.
1129
+ $html_share_buttons .= '<img src="' . plugins_url() . '/simple-share-buttons-adder/buttons/' . esc_attr($arr_settings['ssba_image_set']) . '/line.png" style="width: ' . esc_html($arr_settings['ssba_size']) . 'px;" title="Line" class="ssba ssba-img" alt="Telegram" />';
1130
+ } elseif ('Y' !== $arr_settings['ssba_new_buttons'] && !isset($arr_settings['bar_call'])) { // If using custom images.
1131
+ // Show custom image.
1132
+ $html_share_buttons .= '<img src="' . esc_url($arr_settings['ssba_custom_telegram']) . '" style="width: ' . esc_html($arr_settings['ssba_size']) . 'px;" title="Telegram" class="ssba ssba-img" alt="Telegram" />';
1133
+ }
1134
+
1135
+ // Close href.
1136
+ $html_share_buttons .= '<div title="' . $network . '" class="ssbp-text">' . $network . '</div>';
1137
+
1138
+ // Close href.
1139
+ $html_share_buttons .= '</a>';
1140
+
1141
+ // Add closing li if plus.
1142
+ if ('Y' === $arr_settings['ssba_new_buttons'] || isset($arr_settings['bar_call'])) {
1143
+ $html_share_buttons .= '</li>';
1144
+ }
1145
+
1146
+ // Return share buttons.
1147
+ return $html_share_buttons;
1148
+ }
1149
+
1150
+
1151
+ /**
1152
+ * Get Snapchat button.
1153
+ *
1154
+ * @param array $arr_settings The current ssba settings.
1155
+ * @param string $url_current_page The current page url.
1156
+ * @param string $str_page_title The page title.
1157
+ * @param bool $boo_show_share_count Show share count or not.
1158
+ *
1159
+ * @return string
1160
+ */
1161
+ public function ssba_snapchat($arr_settings, $url_current_page, $str_page_title, $boo_show_share_count)
1162
+ {
1163
+ $nofollow = 'Y' === $arr_settings['ssba_rel_nofollow'] ? ' rel="nofollow"' : '';
1164
+ $network = 'Snapchat';
1165
+
1166
+ $target =
1167
+ ('Y' === $arr_settings['ssba_plus_share_new_window']
1168
+ && 'Y' === $arr_settings['ssba_new_buttons']
1169
+ && !isset($arr_settings['bar_call']))
1170
+ ||
1171
+ ('Y' === $arr_settings['ssba_share_new_window']
1172
+ && 'Y' !== $arr_settings['ssba_new_buttons']
1173
+ && !isset($arr_settings['bar_call']))
1174
+ ||
1175
+ ('Y' === $arr_settings['ssba_bar_share_new_window'] && isset($arr_settings['bar_call'])) ? ' target="_blank" ' : '';
1176
+ $plus_class = 'Y' === $arr_settings['ssba_new_buttons'] || isset($arr_settings['bar_call']) ? ' ssbp-snapchat ssbp-btn' : '';
1177
+ $html_share_buttons = '';
1178
+
1179
+ // Add li if plus.
1180
+ if ('Y' === $arr_settings['ssba_new_buttons'] || isset($arr_settings['bar_call'])) {
1181
+ $html_share_buttons .= '<li class="ssbp-li--snapchat">';
1182
+ }
1183
+
1184
+ // Snapchat share link.
1185
+ $html_share_buttons .= '<a data-site="snapchat" class="ssba_snapchat_share ssba_share_link' . esc_attr($plus_class) . '" href="https://snapchat.com/scan?attachmentUrl=' . esc_attr($url_current_page) . '&utm_source=sharethis" ' . esc_attr($target . $nofollow) . '>';
1186
+
1187
+ // If image set is not custom.
1188
+ if ('custom' !== $arr_settings['ssba_image_set'] && 'Y' !== $arr_settings['ssba_new_buttons'] && !isset($arr_settings['bar_call'])) {
1189
+ // Show ssba image.
1190
+ $html_share_buttons .= '<img src="' . plugins_url() . '/simple-share-buttons-adder/buttons/' . esc_attr($arr_settings['ssba_image_set']) . '/line.png" style="width: ' . esc_html($arr_settings['ssba_size']) . 'px;" title="Line" class="ssba ssba-img" alt="Snapchat" />';
1191
+ } elseif ('Y' !== $arr_settings['ssba_new_buttons'] && !isset($arr_settings['bar_call'])) { // If using custom images.
1192
+ // Show custom image.
1193
+ $html_share_buttons .= '<img src="' . esc_url($arr_settings['ssba_custom_snapchat']) . '" style="width: ' . esc_html($arr_settings['ssba_size']) . 'px;" title="Snapchat" class="ssba ssba-img" alt="Snapchat" />';
1194
+ }
1195
+
1196
+ // Close href.
1197
+ $html_share_buttons .= '<div title="' . $network . '" class="ssbp-text">' . $network . '</div>';
1198
+
1199
+ // Close href.
1200
+ $html_share_buttons .= '</a>';
1201
+
1202
+ // Add closing li if plus.
1203
+ if ('Y' === $arr_settings['ssba_new_buttons'] || isset($arr_settings['bar_call'])) {
1204
+ $html_share_buttons .= '</li>';
1205
+ }
1206
+
1207
+ // Return share buttons.
1208
+ return $html_share_buttons;
1209
+ }
1210
+
1211
  /**
1212
  * Get weibo button.
1213
  *
php/class-database.php CHANGED
@@ -79,7 +79,7 @@ class Database
79
  'ssba_bar_homepage' => '',
80
  'ssba_bar_excerpts' => '',
81
  'ssba_align' => 'left',
82
- 'ssba_plus_align' => 'left',
83
  'ssba_bar_align' => 'left',
84
  'ssba_padding' => '6',
85
  'ssba_before_or_after' => 'after',
@@ -181,22 +181,25 @@ class Database
181
  // Custom images.
182
  'ssba_custom_email' => '',
183
  'ssba_custom_facebook' => '',
 
 
184
  'ssba_custom_twitter' => '',
185
  'ssba_custom_diggit' => '',
186
  'ssba_custom_line' => '',
187
- 'ssba_custom_skype' => '',
188
  'ssba_custom_weibo' => '',
189
  'ssba_custom_linkedin' => '',
 
 
190
  'ssba_custom_reddit' => '',
 
 
191
  'ssba_custom_stumbleupon' => '',
192
- 'ssba_custom_pinterest' => '',
193
  'ssba_custom_buffer' => '',
194
  'ssba_custom_flattr' => '',
 
195
  'ssba_custom_tumblr' => '',
196
- 'ssba_custom_print' => '',
197
  'ssba_custom_vk' => '',
198
  'ssba_custom_yummly' => '',
199
- 'ssba_custom_facebook_save' => '',
200
 
201
  // Sharedcount.
202
  'sharedcount_enabled' => '',
@@ -472,6 +475,9 @@ class Database
472
  'flattr' => array(
473
  'full_name' => esc_html__('Flattr', 'simple-share-buttons-adder'),
474
  ),
 
 
 
475
  'linkedin' => array(
476
  'full_name' => esc_html__('LinkedIn', 'simple-share-buttons-adder'),
477
  ),
@@ -484,9 +490,15 @@ class Database
484
  'reddit' => array(
485
  'full_name' => esc_html__('Reddit', 'simple-share-buttons-adder'),
486
  ),
 
 
 
487
  'stumbleupon' => array(
488
  'full_name' => esc_html__('StumbleUpon', 'simple-share-buttons-adder'),
489
  ),
 
 
 
490
  'tumblr' => array(
491
  'full_name' => esc_html__('Tumblr', 'simple-share-buttons-adder'),
492
  ),
79
  'ssba_bar_homepage' => '',
80
  'ssba_bar_excerpts' => '',
81
  'ssba_align' => 'left',
82
+ 'ssba_plus_align' => 'center',
83
  'ssba_bar_align' => 'left',
84
  'ssba_padding' => '6',
85
  'ssba_before_or_after' => 'after',
181
  // Custom images.
182
  'ssba_custom_email' => '',
183
  'ssba_custom_facebook' => '',
184
+ 'ssba_custom_facebook_save' => '',
185
+ 'ssba_custom_flipboard' => '',
186
  'ssba_custom_twitter' => '',
187
  'ssba_custom_diggit' => '',
188
  'ssba_custom_line' => '',
 
189
  'ssba_custom_weibo' => '',
190
  'ssba_custom_linkedin' => '',
191
+ 'ssba_custom_pinterest' => '',
192
+ 'ssba_custom_print' => '',
193
  'ssba_custom_reddit' => '',
194
+ 'ssba_custom_skype' => '',
195
+ 'ssba_custom_snapchat' => '',
196
  'ssba_custom_stumbleupon' => '',
 
197
  'ssba_custom_buffer' => '',
198
  'ssba_custom_flattr' => '',
199
+ 'ssba_custom_telegram' => '',
200
  'ssba_custom_tumblr' => '',
 
201
  'ssba_custom_vk' => '',
202
  'ssba_custom_yummly' => '',
 
203
 
204
  // Sharedcount.
205
  'sharedcount_enabled' => '',
475
  'flattr' => array(
476
  'full_name' => esc_html__('Flattr', 'simple-share-buttons-adder'),
477
  ),
478
+ 'flipboard' => array(
479
+ 'full_name' => esc_html__('Flipboard', 'simple-share-buttons-adder'),
480
+ ),
481
  'linkedin' => array(
482
  'full_name' => esc_html__('LinkedIn', 'simple-share-buttons-adder'),
483
  ),
490
  'reddit' => array(
491
  'full_name' => esc_html__('Reddit', 'simple-share-buttons-adder'),
492
  ),
493
+ 'snapchat' => array(
494
+ 'full_name' => esc_html__('Snapchat', 'simple-share-buttons-adder'),
495
+ ),
496
  'stumbleupon' => array(
497
  'full_name' => esc_html__('StumbleUpon', 'simple-share-buttons-adder'),
498
  ),
499
+ 'telegram' => array(
500
+ 'full_name' => esc_html__('Telegram', 'simple-share-buttons-adder'),
501
+ ),
502
  'tumblr' => array(
503
  'full_name' => esc_html__('Tumblr', 'simple-share-buttons-adder'),
504
  ),
php/class-forms.php CHANGED
@@ -245,7 +245,7 @@ class Forms
245
 
246
  // Add all options.
247
  foreach ($opts['options'] as $key => $value) {
248
- $selected = (string)$value === $opts['selected'] ? 'selected="selected"' : '';
249
  $input .= '<option value="' . esc_attr($value) . '" ' . esc_attr($selected) . '>' . esc_html($key) . '</option>';
250
  }
251
 
245
 
246
  // Add all options.
247
  foreach ($opts['options'] as $key => $value) {
248
+ $selected = (string)$value === $opts['selected'] ? 'selected=selected' : '';
249
  $input .= '<option value="' . esc_attr($value) . '" ' . esc_attr($selected) . '>' . esc_html($key) . '</option>';
250
  }
251
 
php/class-plugin.php CHANGED
@@ -85,7 +85,7 @@ class Plugin extends Plugin_Base
85
  */
86
  public function register_admin_assets()
87
  {
88
- wp_register_script("{$this->assets_prefix}-admin", "{$this->dir_url}js/admin.js", array('jquery', 'wp-util'), time());
89
  wp_register_script("{$this->assets_prefix}-bootstrap-js", "{$this->dir_url}js/vendor/bootstrap.js");
90
  wp_register_script("{$this->assets_prefix}-colorpicker", "{$this->dir_url}js/vendor/colorpicker.js");
91
  wp_register_script("{$this->assets_prefix}-switch", "{$this->dir_url}js/vendor/switch.js");
@@ -93,7 +93,7 @@ class Plugin extends Plugin_Base
93
  wp_register_style("{$this->assets_prefix}-readable", "{$this->dir_url}css/readable.css");
94
  wp_register_style("{$this->assets_prefix}-colorpicker", "{$this->dir_url}css/colorpicker.css");
95
  wp_register_style("{$this->assets_prefix}-switch", "{$this->dir_url}css/switch.css");
96
- wp_register_style("{$this->assets_prefix}-admin-theme", "{$this->dir_url}css/admin-theme.css", "{$this->assets_prefix}-font-awesome");
97
  wp_register_style("{$this->assets_prefix}-font-awesome", '//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css', false);
98
  wp_register_style("{$this->assets_prefix}-styles", "{$this->dir_url}css/style.css");
99
  wp_register_style("{$this->assets_prefix}-indie", '//fonts.googleapis.com/css?family=Indie+Flower');
85
  */
86
  public function register_admin_assets()
87
  {
88
+ wp_register_script("{$this->assets_prefix}-admin", "{$this->dir_url}js/admin.js", array('jquery', 'jquery-ui-sortable', 'wp-util'), time());
89
  wp_register_script("{$this->assets_prefix}-bootstrap-js", "{$this->dir_url}js/vendor/bootstrap.js");
90
  wp_register_script("{$this->assets_prefix}-colorpicker", "{$this->dir_url}js/vendor/colorpicker.js");
91
  wp_register_script("{$this->assets_prefix}-switch", "{$this->dir_url}js/vendor/switch.js");
93
  wp_register_style("{$this->assets_prefix}-readable", "{$this->dir_url}css/readable.css");
94
  wp_register_style("{$this->assets_prefix}-colorpicker", "{$this->dir_url}css/colorpicker.css");
95
  wp_register_style("{$this->assets_prefix}-switch", "{$this->dir_url}css/switch.css");
96
+ wp_register_style("{$this->assets_prefix}-admin-theme", "{$this->dir_url}css/admin-theme.css", "{$this->assets_prefix}-font-awesome", filemtime("{$this->dir_path}css/admin-theme.css"));
97
  wp_register_style("{$this->assets_prefix}-font-awesome", '//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css', false);
98
  wp_register_style("{$this->assets_prefix}-styles", "{$this->dir_url}css/style.css");
99
  wp_register_style("{$this->assets_prefix}-indie", '//fonts.googleapis.com/css?family=Indie+Flower');
php/class-styles.php CHANGED
@@ -108,39 +108,41 @@ class Styles
108
  return $tag;
109
  }
110
 
111
- /**
112
- * Generate style.
113
- *
114
- * @action wp_enqueue_scripts
115
- */
116
- public function get_ssba_style()
117
- {
118
- // Query the db for current ssba settings.
119
- $arr_settings = $this->class_ssba->get_ssba_settings();
120
-
121
- // If the sharethis terms have been accepted.
122
- if ('Y' === $arr_settings['accepted_sharethis_terms'] && (('Y' !== $arr_settings['ssba_new_buttons'] && 'Y' !== $arr_settings['ignore_facebook_sdk']) || ('Y' === $arr_settings['ssba_new_buttons'] && 'Y' !== $arr_settings['plus_ignore_facebook_sdk']))) {
123
- // if a facebook app id has been set
124
- if ('' !== $arr_settings['facebook_app_id']) {
125
- $src = '//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.6&appID=' . $arr_settings['facebook_app_id'];
126
- } else {
127
- $src = '//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.6';
128
- }
129
-
130
- // If an app id has been entered.
131
- if ('' !== $arr_settings['facebook_app_id']) {
132
- // Init facebook.
133
- echo "<script>window.fbAsyncInit = function() {
 
 
134
  FB.init({
135
- appId : '" . $arr_settings['facebook_app_id'] . "',
136
  xfbml : true,
137
  version : 'v2.6'
138
  });
139
  };</script>";
140
- }
141
 
142
- // Include facebook js sdk.
143
- echo '<script>(function(d, s, id){
144
  var js, fjs = d.getElementsByTagName(s)[0];
145
  if (d.getElementById(id)) {return;}
146
  js = d.createElement(s); js.id = id;
@@ -148,15 +150,15 @@ class Styles
148
  fjs.parentNode.insertBefore(js, fjs);
149
  }(document, \'script\', \'facebook-jssdk\'));</script>';
150
 
151
- // If an app id has been entered.
152
- if ('' !== $arr_settings['facebook_app_id']) {
153
- // If facebook insights have been enabled.
154
- if ('Y' === $arr_settings['facebook_insights']) {
155
- // Add facebook meta tag.
156
- echo '<meta property="fb:app_id" content="' . esc_attr($arr_settings['facebook_app_id']) . '" />';
157
- }
158
- }
159
- } // End if().
160
 
161
  // Check if custom styles haven't been set.
162
  if ('Y' !== $arr_settings['ssba_custom_styles_enabled'] && 'Y' !== $arr_settings['ssba_new_buttons']) {
108
  return $tag;
109
  }
110
 
111
+ /**
112
+ * Generate style.
113
+ *
114
+ * @action wp_enqueue_scripts
115
+ */
116
+ public function get_ssba_style()
117
+ {
118
+ // Query the db for current ssba settings.
119
+ $arr_settings = $this->class_ssba->get_ssba_settings();
120
+
121
+ $facebook_app_id = true === empty($arr_settings['plus_facebook_app_id']) ? $arr_settings['facebook_app_id'] : $arr_settings['plus_facebook_app_id'];
122
+
123
+ // If the sharethis terms have been accepted.
124
+ if ('Y' === $arr_settings['accepted_sharethis_terms'] && (('Y' !== $arr_settings['ssba_new_buttons'] && 'Y' !== $arr_settings['ignore_facebook_sdk']) || ('Y' === $arr_settings['ssba_new_buttons'] && 'Y' !== $arr_settings['plus_ignore_facebook_sdk']))) {
125
+ // if a facebook app id has been set
126
+ if (false === empty($facebook_app_id)) {
127
+ $src = '//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.6&appID=' . $facebook_app_id;
128
+ } else {
129
+ $src = '//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.6';
130
+ }
131
+
132
+ // If an app id has been entered.
133
+ if (false === empty($facebook_app_id)) {
134
+ // Init facebook.
135
+ echo "<script>window.fbAsyncInit = function() {
136
  FB.init({
137
+ appId : '" . $facebook_app_id . "',
138
  xfbml : true,
139
  version : 'v2.6'
140
  });
141
  };</script>";
142
+ }
143
 
144
+ // Include facebook js sdk.
145
+ echo '<script>(function(d, s, id){
146
  var js, fjs = d.getElementsByTagName(s)[0];
147
  if (d.getElementById(id)) {return;}
148
  js = d.createElement(s); js.id = id;
150
  fjs.parentNode.insertBefore(js, fjs);
151
  }(document, \'script\', \'facebook-jssdk\'));</script>';
152
 
153
+ // If an app id has been entered.
154
+ if (false === empty($facebook_app_id)) {
155
+ // If facebook insights have been enabled.
156
+ if ('Y' === $arr_settings['facebook_insights']) {
157
+ // Add facebook meta tag.
158
+ echo '<meta property="fb:app_id" content="' . esc_attr($facebook_app_id) . '" />';
159
+ }
160
+ }
161
+ } // End if().
162
 
163
  // Check if custom styles haven't been set.
164
  if ('Y' !== $arr_settings['ssba_custom_styles_enabled'] && 'Y' !== $arr_settings['ssba_new_buttons']) {
readme.txt CHANGED
@@ -1,9 +1,9 @@
1
  === Simple Share Buttons Adder ===
2
- Contributors: sharethis, scottstorebloom, surlyrightclick, DavidoffNeal
3
  Tags: share buttons, social buttons, facebook, twitter, google+, share, share links, stumble upon, linkedin, pinterest, yummly, vk, flattr
4
  Requires at least: 4.5
5
- Tested up to: 5.7
6
- Stable tag: 8.1.2
7
  License: GPLv2 or later
8
 
9
  A simple plugin that enables you to add share buttons to all of your posts and/or pages.
@@ -66,6 +66,10 @@ Please visit the <a href="https://wordpress.org/support/plugin/simple-share-butt
66
 
67
  == Changelog ==
68
 
 
 
 
 
69
  = 8.1.2 =
70
  * Fix: remove page title error.
71
 
1
  === Simple Share Buttons Adder ===
2
+ Contributors: sharethis, scottstorebloom, scottmweaver, surlyrightclick, DavidoffNeal
3
  Tags: share buttons, social buttons, facebook, twitter, google+, share, share links, stumble upon, linkedin, pinterest, yummly, vk, flattr
4
  Requires at least: 4.5
5
+ Tested up to: 5.8.1
6
+ Stable tag: 8.2.0
7
  License: GPLv2 or later
8
 
9
  A simple plugin that enables you to add share buttons to all of your posts and/or pages.
66
 
67
  == Changelog ==
68
 
69
+ = 8.2.0 =
70
+ * Add: Flipboard, Snapchat and Telegram networks.
71
+ * Fix: Fatal error in admin area.
72
+
73
  = 8.1.2 =
74
  * Fix: remove page title error.
75
 
simple-share-buttons-adder.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: Simple Share Buttons Adder
4
  * Plugin URI: https://simplesharebuttons.com
5
  * Description: A simple plugin that enables you to add share buttons to all of your posts and/or pages.
6
- * Version: 8.1.3
7
  * Author: Simple Share Buttons
8
  * Author URI: https://simplesharebuttons.com
9
  * License: GPLv2
3
  * Plugin Name: Simple Share Buttons Adder
4
  * Plugin URI: https://simplesharebuttons.com
5
  * Description: A simple plugin that enables you to add share buttons to all of your posts and/or pages.
6
+ * Version: 8.2.0
7
  * Author: Simple Share Buttons
8
  * Author URI: https://simplesharebuttons.com
9
  * License: GPLv2
templates/classic-tab.php CHANGED
@@ -7,9 +7,18 @@
7
  * @package SimpleShareButtonsAdder
8
  */
9
 
 
 
10
  ?>
11
  <div class="tab-pane fade <?php echo 'active' === $classic ? esc_attr( $classic . ' in' ): ''; ?>" id="classic-share-buttons">
12
  <div class="col-sm-12 ssba-tab-container">
 
 
 
 
 
 
 
13
  <?php if ( isset( $arr_settings['ssba_new_buttons'] ) && 'Y' === $arr_settings['ssba_new_buttons'] ) :?>
14
  <blockquote class="yellow">
15
  <p>
@@ -92,6 +101,10 @@
92
  <?php foreach ( $arr_buttons as $buttons ) :
93
  $button = strtolower( str_replace( ' ', '_', str_replace( '+', '', $buttons['full_name'] ) ) );
94
 
 
 
 
 
95
  if ( 'custom' !== $arr_settings['ssba_image_set'] ) {
96
  $img_src = esc_attr( $this->plugin->dir_url ) . 'buttons/' . esc_attr( $arr_settings['ssba_image_set'] ) . '/' . esc_attr( $button ) . '.png';
97
  } else {
@@ -103,9 +116,7 @@
103
  }
104
  ?>">
105
  <img style="line-height: <?php echo esc_attr( $image_line_height ); ?>; height: <?php echo esc_attr( $arr_settings['ssba_size'] ); ?>px; padding: <?php echo esc_attr( $arr_settings['ssba_padding'] ); ?>px;" src="<?php echo esc_attr( $img_src ); ?>" title="<?php echo esc_attr( $buttons['full_name'] ); ?>" class="ssba ssba-img" alt="Share on <?php echo esc_attr( $button ); ?>" />
106
- <?php if ( 'facebook_save' !== $button ) : ?>
107
- <span style="vertical-align: middle;" class="<?php echo 'Y' === $arr_settings['ssba_show_share_count'] ? esc_attr( 'ssba_sharecount ssba_' . $arr_settings['ssba_share_count_style'] ) : ''; ?> ssbp-total-<?php echo esc_attr( $button ); ?>-shares">1.8k</span>
108
- <?php endif; ?>
109
  </li>
110
  <?php endforeach; ?>
111
  </ul>
7
  * @package SimpleShareButtonsAdder
8
  */
9
 
10
+ use SimpleShareButtonsAdder\Admin_Panel;
11
+
12
  ?>
13
  <div class="tab-pane fade <?php echo 'active' === $classic ? esc_attr( $classic . ' in' ): ''; ?>" id="classic-share-buttons">
14
  <div class="col-sm-12 ssba-tab-container">
15
+ <blockquote class="yellow">
16
+ <p><?php echo esc_html__( 'Dear valued SSB users,', 'simple-share-buttons-adder' ); ?></p>
17
+ <p><?php echo esc_html__( 'We would like to inform you that all updates and support moving forward will be focused on our "Modern Share Buttons" version.', 'simple-share-buttons-adder' ); ?></p>
18
+ <p><?php echo esc_html__( 'Modern Share Buttons was once our paid product (which we now provide for free!); it has a lot more custom ability and social channels.', 'simple-share-buttons-adder' ); ?></p>
19
+ <p><?php echo esc_html__( 'We plan on moving the "Classic Share Buttons" tab within this plugin to highlight our "Modern Share Buttons." Please make the switch over to the Modern Share Buttons version as soon as possible!', 'simple-share-buttons-adder' ); ?></p>
20
+ <p><?php echo esc_html__( 'Thank you :)', 'simple-share-buttons-adder' ); ?></p>
21
+ </blockquote>
22
  <?php if ( isset( $arr_settings['ssba_new_buttons'] ) && 'Y' === $arr_settings['ssba_new_buttons'] ) :?>
23
  <blockquote class="yellow">
24
  <p>
101
  <?php foreach ( $arr_buttons as $buttons ) :
102
  $button = strtolower( str_replace( ' ', '_', str_replace( '+', '', $buttons['full_name'] ) ) );
103
 
104
+ if (false === Admin_Panel::showInClassic('classic', $buttons['full_name'])) {
105
+ continue;
106
+ }
107
+
108
  if ( 'custom' !== $arr_settings['ssba_image_set'] ) {
109
  $img_src = esc_attr( $this->plugin->dir_url ) . 'buttons/' . esc_attr( $arr_settings['ssba_image_set'] ) . '/' . esc_attr( $button ) . '.png';
110
  } else {
116
  }
117
  ?>">
118
  <img style="line-height: <?php echo esc_attr( $image_line_height ); ?>; height: <?php echo esc_attr( $arr_settings['ssba_size'] ); ?>px; padding: <?php echo esc_attr( $arr_settings['ssba_padding'] ); ?>px;" src="<?php echo esc_attr( $img_src ); ?>" title="<?php echo esc_attr( $buttons['full_name'] ); ?>" class="ssba ssba-img" alt="Share on <?php echo esc_attr( $button ); ?>" />
119
+ <span style="vertical-align: middle;" class="<?php echo 'Y' === $arr_settings['ssba_show_share_count'] ? esc_attr( 'ssba_sharecount ssba_' . $arr_settings['ssba_share_count_style'] ) : ''; ?> ssbp-total-<?php echo esc_attr( $button ); ?>-shares">1.8k</span>
 
 
120
  </li>
121
  <?php endforeach; ?>
122
  </ul>
templates/config/gdpr/config.php CHANGED
@@ -9,18 +9,6 @@ $user_types = array(
9
  'always' => esc_html__('All visitors globally', 'sharethis-custom'),
10
  );
11
 
12
- // Consent type options.
13
- $consent_types = array(
14
- 'global' => esc_html__(
15
- 'Global: Publisher consent = 1st party cookie; Vendors consent = 3rd party cookie',
16
- 'sharethis-custom'
17
- ),
18
- 'publisher' => esc_html__(
19
- 'Service: publisher consent = 1st party cookie; Vendors consent = 1st party cookie',
20
- 'sharethis-custom'
21
- ),
22
- );
23
-
24
  $languages = array(
25
  'English' => 'en',
26
  'German' => 'de',
@@ -58,21 +46,6 @@ $enabled = !empty($gdpr_config['enabled']) ? $gdpr_config['enabled'] : false;
58
  <?php endforeach; ?>
59
  </select>
60
  </div>
61
- <label class="control-label">
62
- <?php echo esc_html__('CONSENT SCOPE', 'sharethis-share-buttons'); ?>
63
- </label>
64
- <div class="input-div">
65
- <select id="sharethis-consent-type">
66
- <?php foreach ($consent_types as $consent_value => $c_name) : ?>
67
- <option
68
- value="<?php echo esc_attr($consent_value); ?>"
69
- <?php echo selected($consent_value, $gdpr_config['scope']); ?>
70
- >
71
- <?php echo esc_html($c_name); ?>
72
- </option>
73
- <?php endforeach; ?>
74
- </select>
75
- </div>
76
  <label class="control-label">
77
  <?php echo esc_html__('SELECT LANGUAGE', 'sharethis-share-buttons'); ?>
78
  </label>
9
  'always' => esc_html__('All visitors globally', 'sharethis-custom'),
10
  );
11
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  $languages = array(
13
  'English' => 'en',
14
  'German' => 'de',
46
  <?php endforeach; ?>
47
  </select>
48
  </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
49
  <label class="control-label">
50
  <?php echo esc_html__('SELECT LANGUAGE', 'sharethis-share-buttons'); ?>
51
  </label>
templates/plus-tab.php CHANGED
@@ -23,6 +23,35 @@
23
  </p>
24
  </blockquote>
25
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26
  <label for="ssba_choices" class="control-label" data-toggle="tooltip" data-placement="right" data-original-title="<?php echo esc_attr__( 'Drag, drop and reorder those buttons that you wish to include', 'simple-share-buttons-adder' ); ?>"><?php echo esc_html__( 'Networks', 'simple-share-buttons-adder' ); ?></label>
27
 
28
  <div>
@@ -62,41 +91,6 @@
62
  echo $this->forms->ssbp_input( $page_omit_plus ); // WPCS: XSS ok.
63
  ?>
64
 
65
- <h3 id="ssba-preview-title-2"><?php echo esc_html__( 'Preview - the order of your preview will update when you save.', 'simple-share-buttons-adder' ); ?></h3>
66
-
67
- <div class="master-ssba-prev-wrap2">
68
- <div id="ssba-preview" style="<?php echo esc_attr( 'text-align: ' . $arr_settings['ssba_plus_align'] . ';' ); ?>" class="<?php echo isset( $arr_settings['ssba_plus_position'] ) ? esc_attr( $arr_settings['ssba_plus_position'] ) : ''; ?> ssbp-wrap ssbp--theme-<?php echo esc_attr( $arr_settings['ssba_plus_button_style'] ); ?>">
69
- <div class="ssba-preview-content ssbp-container">
70
- <div style="position: relative; display: <?php echo esc_attr( 'below' === $arr_settings['ssba_plus_text_placement'] ? 'table-footer-group' : '' ); ?>; float: <?php echo esc_attr( 'above' === $arr_settings['ssba_plus_text_placement'] ? 'none' : $arr_settings['ssba_plus_text_placement'] ); ?>; color: <?php echo esc_attr( $arr_settings['ssba_plus_font_color'] ); ?>; font-family: <?php echo esc_attr( $arr_settings['ssba_plus_font_family'] ); ?>; font-weight: <?php echo esc_attr( $arr_settings['ssba_plus_font_weight'] ); ?>; font-size: <?php echo esc_attr( $arr_settings['ssba_plus_font_size'] ); ?>px;" class="ssba-share-text-prev">
71
- <?php echo esc_html( $arr_settings['ssba_plus_share_text'] ); ?>
72
- </div>
73
-
74
- <ul class="ssbp-list">
75
- <?php if ( is_array( $arr_plus_buttons ) ) : ?>
76
- <?php foreach ( $arr_plus_buttons as $buttons ) :
77
- $button = strtolower( str_replace( ' ', '_', str_replace( '+', '', $buttons['full_name'] ) ) ); ?>
78
-
79
- <li style="margin-left: <?php echo esc_attr( $arr_settings['ssba_plus_margin'] ); ?>px;" class="ssbp-li--<?php echo esc_attr( $button );
80
- if ( ! in_array( $button, explode( ',', $arr_settings['ssba_selected_plus_buttons'] ), true ) ) {
81
- echo esc_attr( ' ssba-hide-button' );
82
- }
83
- ?>">
84
- <?php if ( 'facebook_save' !== $button ) : ?>
85
- <a href="#" class="ssbp-btn ssbp-<?php echo esc_attr( $button ); ?>" style="height: <?php echo esc_attr( $arr_settings['ssba_plus_height'] ); ?>px; width: <?php echo esc_attr( $arr_settings['ssba_plus_width'] ); ?>px; <?php echo '' !== $arr_settings['ssba_plus_button_color'] ? esc_attr( 'background: ' . $arr_settings['ssba_plus_button_color'] . ';' ) : ''; ?>"><div title="<?php echo esc_attr( $buttons['full_name'] ); ?>" class="ssbp-text"><?php echo esc_html( $buttons['full_name'] ); ?></div></a>
86
- <span class="<?php echo 'Y' !== $arr_settings['ssba_plus_show_share_count'] ? esc_attr( 'ssba-hide-button' ) : ''; ?> ssbp-each-share">1.8k</span>
87
- <?php else :
88
- $img_src = esc_attr( $this->plugin->dir_url ) . 'buttons/' . esc_attr( $arr_settings['ssba_image_set'] ) . '/facebook_save.png';
89
- ?>
90
- <div style="display:none;" title="<?php echo esc_attr( $buttons['full_name'] ); ?>" class="ssbp-text"><?php echo esc_html( $buttons['full_name'] ); ?></div>
91
- <img style="height: 35px; padding: <?php echo esc_attr( $arr_settings['ssba_plus_margin'] ); ?>px;" src="<?php echo esc_attr( $img_src ); ?>" title="<?php echo esc_attr( $buttons['full_name'] ); ?>" class="ssba ssba-img" alt="Share on <?php echo esc_attr( $button ); ?>" />
92
- <?php endif; ?>
93
- </li>
94
- <?php endforeach; ?>
95
- <?php endif; ?>
96
- </ul>
97
- </div>
98
- </div>
99
- </div>
100
  <div class="accor-wrap">
101
  <div class="accor-tab">
102
  <span class="accor-arrow">&#9658;</span>
23
  </p>
24
  </blockquote>
25
 
26
+ <h3 id="ssba-preview-title-2"><?php echo esc_html__( 'Preview - the order of your preview will update when you save.', 'simple-share-buttons-adder' ); ?></h3>
27
+
28
+ <div class="master-ssba-prev-wrap2">
29
+ <div id="ssba-preview" style="<?php echo esc_attr( 'text-align: ' . $arr_settings['ssba_plus_align'] . ';' ); ?>" class="<?php echo isset( $arr_settings['ssba_plus_position'] ) ? esc_attr( $arr_settings['ssba_plus_position'] ) : ''; ?> ssbp-wrap ssbp--theme-<?php echo esc_attr( $arr_settings['ssba_plus_button_style'] ); ?>">
30
+ <div class="ssba-preview-content ssbp-container">
31
+ <div style="position: relative; display: <?php echo esc_attr( 'below' === $arr_settings['ssba_plus_text_placement'] ? 'table-footer-group' : '' ); ?>; float: <?php echo esc_attr( 'above' === $arr_settings['ssba_plus_text_placement'] ? 'none' : $arr_settings['ssba_plus_text_placement'] ); ?>; color: <?php echo esc_attr( $arr_settings['ssba_plus_font_color'] ); ?>; font-family: <?php echo esc_attr( $arr_settings['ssba_plus_font_family'] ); ?>; font-weight: <?php echo esc_attr( $arr_settings['ssba_plus_font_weight'] ); ?>; font-size: <?php echo esc_attr( $arr_settings['ssba_plus_font_size'] ); ?>px;" class="ssba-share-text-prev">
32
+ <?php echo esc_html( $arr_settings['ssba_plus_share_text'] ); ?>
33
+ </div>
34
+
35
+ <ul class="ssbp-list">
36
+ <?php if ( is_array( $arr_plus_buttons ) ) : ?>
37
+ <?php foreach ( $arr_plus_buttons as $buttons ) :
38
+ $button = strtolower( str_replace( ' ', '_', str_replace( '+', '', $buttons['full_name'] ) ) ); ?>
39
+
40
+ <li style="margin-left: <?php echo esc_attr( $arr_settings['ssba_plus_margin'] ); ?>px;" class="ssbp-li--<?php echo esc_attr( $button );
41
+ if ( ! in_array( $button, explode( ',', $arr_settings['ssba_selected_plus_buttons'] ), true ) ) {
42
+ echo esc_attr( ' ssba-hide-button' );
43
+ }
44
+ ?>">
45
+ <a href="#" class="ssbp-btn ssbp-<?php echo esc_attr( $button ); ?>" style="height: <?php echo esc_attr( $arr_settings['ssba_plus_height'] ); ?>px; width: <?php echo esc_attr( $arr_settings['ssba_plus_width'] ); ?>px; <?php echo '' !== $arr_settings['ssba_plus_button_color'] ? esc_attr( 'background: ' . $arr_settings['ssba_plus_button_color'] . ';' ) : ''; ?>"><div title="<?php echo esc_attr( $buttons['full_name'] ); ?>" class="ssbp-text"><?php echo esc_html( $buttons['full_name'] ); ?></div></a>
46
+ <span class="<?php echo 'Y' !== $arr_settings['ssba_plus_show_share_count'] ? esc_attr( 'ssba-hide-button' ) : ''; ?> ssbp-each-share">1.8k</span>
47
+ </li>
48
+ <?php endforeach; ?>
49
+ <?php endif; ?>
50
+ </ul>
51
+ </div>
52
+ </div>
53
+ </div>
54
+
55
  <label for="ssba_choices" class="control-label" data-toggle="tooltip" data-placement="right" data-original-title="<?php echo esc_attr__( 'Drag, drop and reorder those buttons that you wish to include', 'simple-share-buttons-adder' ); ?>"><?php echo esc_html__( 'Networks', 'simple-share-buttons-adder' ); ?></label>
56
 
57
  <div>
91
  echo $this->forms->ssbp_input( $page_omit_plus ); // WPCS: XSS ok.
92
  ?>
93
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
94
  <div class="accor-wrap">
95
  <div class="accor-tab">
96
  <span class="accor-arrow">&#9658;</span>