| @@ -1,698 +1,481 @@ | ||
| 1 | -@charset "UTF-8"; | |
| 2 | 1 | #maxbuttons.maxbuttons-social { |
| 3 | 2 | /* Move main to 100% to allow for right-sided help */ |
| 4 | 3 | /** Preview Block **/ |
| 5 | 4 | /** Custom styles for style Block */ |
| 6 | - /** Custom styles for displayBlock */ | |
| 7 | -} | |
| 8 | -#maxbuttons.maxbuttons-social .options.networks .see-more { | |
| 9 | - width: 70%; | |
| 10 | -} | |
| 11 | -#maxbuttons.maxbuttons-social .options.networks .see-more .title { | |
| 12 | - font-size: 16px; | |
| 13 | - color: #21759b; | |
| 14 | - padding: 0; | |
| 15 | - margin: 8px 0; | |
| 16 | - display: block; | |
| 17 | -} | |
| 18 | -#maxbuttons.maxbuttons-social .options.networks .see-more .title:after { | |
| 19 | - font-size: 28px; | |
| 20 | - font-family: "Dashicons"; | |
| 21 | - font-weight: 400; | |
| 22 | - content: ""; | |
| 23 | - vertical-align: top; | |
| 24 | -} | |
| 25 | -#maxbuttons.maxbuttons-social .options.networks .see-more.toggle_active .title:after { | |
| 26 | - content: ""; | |
| 27 | -} | |
| 28 | -#maxbuttons.maxbuttons-social .options.networks .see-more-wrap { | |
| 29 | - display: none; | |
| 30 | - width: 100%; | |
| 31 | -} | |
| 32 | -#maxbuttons.maxbuttons-social .options.networks .see-more-wrap .drag-area { | |
| 33 | - width: 100%; | |
| 34 | -} | |
| 35 | -#maxbuttons.maxbuttons-social .options.networks .drag-area { | |
| 36 | - width: 70%; | |
| 37 | - min-height: 50px; | |
| 38 | - border: 1px dashed #ccc; | |
| 39 | - padding: 10px; | |
| 40 | -} | |
| 41 | -#maxbuttons.maxbuttons-social .options.networks .item { | |
| 42 | - display: inline-block; | |
| 43 | - vertical-align: bottom; | |
| 44 | - width: 50px; | |
| 45 | - height: 45px; | |
| 46 | - margin: 5px 6px 5px 0; | |
| 47 | - position: relative; | |
| 48 | - /*border-left: 2px solid #008e00; | |
| 49 | - border-right: 2px solid #114989; | |
| 50 | - border-bottom: 2px solid #008e00; | |
| 51 | - border-top: 2px solid #114989;*/ | |
| 52 | -} | |
| 53 | -#maxbuttons.maxbuttons-social .options.networks .item .legend-circle { | |
| 54 | - width: 10px; | |
| 55 | - height: 10px; | |
| 56 | - border-radius: 50% 50%; | |
| 57 | - position: absolute; | |
| 58 | - bottom: -2px; | |
| 59 | - left: -1px; | |
| 60 | -} | |
| 61 | -#maxbuttons.maxbuttons-social .options.networks .item .legend-circle.social-icon { | |
| 62 | - background-color: #114989; | |
| 63 | -} | |
| 64 | -#maxbuttons.maxbuttons-social .options.networks .item .legend-circle.share-icon { | |
| 65 | - background-color: #008e00; | |
| 66 | - left: 10px; | |
| 67 | -} | |
| 68 | -#maxbuttons.maxbuttons-social .options.networks .item .mb-icon { | |
| 69 | - color: #fff; | |
| 70 | - display: inline-block; | |
| 71 | - padding: 12px 0; | |
| 72 | - cursor: move; | |
| 73 | - font-size: 20px; | |
| 74 | - text-align: center; | |
| 75 | - position: absolute; | |
| 76 | - left: 0; | |
| 77 | - right: 0; | |
| 78 | - top: 0; | |
| 79 | - bottom: 0; | |
| 80 | -} | |
| 81 | -#maxbuttons.maxbuttons-social .options.networks .item .mb-icon:before { | |
| 82 | - padding-top: 6px; | |
| 83 | - display: inline; | |
| 84 | -} | |
| 85 | -#maxbuttons.maxbuttons-social .options.networks .item .mb-icon.png { | |
| 86 | - height: 100%; | |
| 87 | - width: inherit; | |
| 88 | - max-width: 100%; | |
| 89 | - max-height: 100%; | |
| 90 | - padding: 0; | |
| 91 | -} | |
| 92 | -#maxbuttons.maxbuttons-social .options.networks .item svg { | |
| 93 | - position: relative; | |
| 94 | - width: 100%; | |
| 95 | -} | |
| 96 | -#maxbuttons.maxbuttons-social .options.networks .item .config_button { | |
| 97 | - display: inline-block; | |
| 98 | - cursor: pointer; | |
| 99 | -} | |
| 100 | -#maxbuttons.maxbuttons-social .options.networks .item .config_button button { | |
| 101 | - font-size: 10px; | |
| 102 | - font-weight: 700; | |
| 103 | - text-transform: uppercase; | |
| 104 | - z-index: 2; | |
| 105 | - position: absolute; | |
| 106 | - bottom: 0; | |
| 107 | - padding: 0 1px; | |
| 108 | - left: 0; | |
| 109 | - right: 0; | |
| 110 | - width: 100%; | |
| 111 | - line-height: 11px; | |
| 112 | - height: 13px; | |
| 113 | - box-shadow: none; | |
| 114 | - text-shadow: none; | |
| 115 | - margin: 0; | |
| 116 | - border-radius: 0; | |
| 117 | -} | |
| 118 | -#maxbuttons.maxbuttons-social .options.networks .network-help { | |
| 119 | - margin-top: 35px; | |
| 120 | -} | |
| 121 | -#maxbuttons.maxbuttons-social .options.networks .network-help label { | |
| 122 | - display: none; | |
| 123 | -} | |
| 124 | -#maxbuttons.maxbuttons-social .options.networks .network-help div { | |
| 125 | - margin-right: 15px; | |
| 126 | -} | |
| 127 | -#maxbuttons.maxbuttons-social .options.networks .network-help .item { | |
| 128 | - width: auto; | |
| 129 | - height: 20px; | |
| 130 | -} | |
| 131 | -#maxbuttons.maxbuttons-social .options.networks .network-help .item .legend-circle { | |
| 132 | - position: relative; | |
| 133 | - display: inline-block; | |
| 134 | - left: auto; | |
| 135 | - margin-right: 2px; | |
| 136 | -} | |
| 137 | -#maxbuttons.maxbuttons-social .help-side .legend-circle { | |
| 138 | - position: relative; | |
| 139 | - display: inline-block; | |
| 140 | - left: auto; | |
| 141 | - margin: 0 5px; | |
| 142 | - width: 10px; | |
| 143 | - height: 10px; | |
| 144 | - border-radius: 50% 50%; | |
| 145 | -} | |
| 146 | -#maxbuttons.maxbuttons-social .help-side .legend-circle.social-icon { | |
| 147 | - background-color: #114989; | |
| 148 | -} | |
| 149 | -#maxbuttons.maxbuttons-social .help-side .legend-circle.share-icon { | |
| 150 | - background-color: #008e00; | |
| 151 | -} | |
| 152 | -#maxbuttons.maxbuttons-social .main { | |
| 153 | - width: 100%; | |
| 154 | -} | |
| 155 | -#maxbuttons.maxbuttons-social .main .option .label { | |
| 156 | - vertical-align: middle; | |
| 157 | -} | |
| 158 | -#maxbuttons.maxbuttons-social .main .switch_button { | |
| 159 | - min-height: 0; | |
| 160 | - margin-top: 5px; | |
| 161 | -} | |
| 162 | -#maxbuttons.maxbuttons-social .main .help-side.collection_switcher { | |
| 163 | - position: relative; | |
| 164 | -} | |
| 165 | -#maxbuttons.maxbuttons-social .main .help-side.collection_switcher .item.heading, #maxbuttons.maxbuttons-social .main .help-side.collection_switcher .item a { | |
| 166 | - display: flex; | |
| 167 | - text-align: center; | |
| 168 | -} | |
| 169 | -#maxbuttons.maxbuttons-social .main .help-side.collection_switcher .item.heading span:first-of-type, #maxbuttons.maxbuttons-social .main .help-side.collection_switcher .item a span:first-of-type { | |
| 170 | - flex-basis: 20%; | |
| 171 | -} | |
| 172 | -#maxbuttons.maxbuttons-social .main .help-side.collection_switcher .item.heading span:nth-of-type(2), #maxbuttons.maxbuttons-social .main .help-side.collection_switcher .item a span:nth-of-type(2) { | |
| 173 | - flex-basis: 30%; | |
| 174 | -} | |
| 175 | -#maxbuttons.maxbuttons-social .main .help-side.collection_switcher .item.heading span:last-child-of, #maxbuttons.maxbuttons-social .main .help-side.collection_switcher .item a span:last-child-of { | |
| 176 | - flex-basis: 50%; | |
| 177 | -} | |
| 178 | -#maxbuttons.maxbuttons-social .main .help-side.collection_switcher .item { | |
| 179 | - display: inline-block; | |
| 180 | - width: 100%; | |
| 181 | - margin: 2px 0; | |
| 182 | - padding: 4px 0; | |
| 183 | - border-bottom: 1px solid #ccc; | |
| 184 | - font-size: 14px; | |
| 185 | - text-align: center; | |
| 186 | -} | |
| 187 | -#maxbuttons.maxbuttons-social .main .help-side.collection_switcher .item a { | |
| 188 | - color: #0073aa; | |
| 189 | - text-decoration: none; | |
| 190 | - padding: 6px 0; | |
| 191 | - min-width: 50px; | |
| 192 | - display: flex; | |
| 193 | -} | |
| 194 | -#maxbuttons.maxbuttons-social .main .help-side.collection_switcher .item.new { | |
| 195 | - background-color: #0073aa; | |
| 196 | - margin: 25px 0 0 0; | |
| 197 | -} | |
| 198 | -#maxbuttons.maxbuttons-social .main .help-side.collection_switcher .item.new a { | |
| 199 | - box-sizing: border-box; | |
| 200 | - line-height: 30px; | |
| 201 | - color: #fff; | |
| 202 | - min-width: 0; | |
| 203 | - font-size: 14px; | |
| 204 | - text-transform: uppercase; | |
| 205 | - display: inline-block; | |
| 206 | - width: 100%; | |
| 207 | - vertical-align: middle; | |
| 208 | - padding: 0; | |
| 209 | - text-align: right; | |
| 210 | - padding-right: 15px; | |
| 211 | -} | |
| 212 | -#maxbuttons.maxbuttons-social .main .help-side.collection_switcher .item.new .plus { | |
| 213 | - font-size: 28px; | |
| 214 | - font-weight: 700; | |
| 215 | - vertical-align: top; | |
| 216 | - margin: 0 6px; | |
| 217 | - line-height: 1; | |
| 218 | - width: auto; | |
| 219 | -} | |
| 220 | -#maxbuttons.maxbuttons-social .main .help-side.collection_switcher .item.active { | |
| 221 | - background: #fff; | |
| 222 | -} | |
| 223 | -#maxbuttons.maxbuttons-social .main .help-side.collection_switcher .item.active a { | |
| 224 | - color: #000; | |
| 225 | -} | |
| 226 | -#maxbuttons.maxbuttons-social .main .button.remove { | |
| 227 | - float: right; | |
| 228 | -} | |
| 229 | -#maxbuttons.maxbuttons-social .main .option-container, #maxbuttons.maxbuttons-social .main .mb-message, #maxbuttons.maxbuttons-social .main .form-actions, #maxbuttons.maxbuttons-social .main .collection_switcher { | |
| 230 | - width: 72%; | |
| 231 | - min-width: 700px; | |
| 232 | - box-sizing: border-box; | |
| 233 | - position: relative; | |
| 234 | -} | |
| 235 | -@media (max-width: 1200px) { | |
| 236 | - #maxbuttons.maxbuttons-social .main .option-container, #maxbuttons.maxbuttons-social .main .mb-message, #maxbuttons.maxbuttons-social .main .form-actions, #maxbuttons.maxbuttons-social .main .collection_switcher { | |
| 237 | - width: 90%; | |
| 238 | - } | |
| 239 | -} | |
| 240 | -@media (max-width: 800px) { | |
| 241 | - #maxbuttons.maxbuttons-social .main .option-container, #maxbuttons.maxbuttons-social .main .mb-message, #maxbuttons.maxbuttons-social .main .form-actions, #maxbuttons.maxbuttons-social .main .collection_switcher { | |
| 242 | - width: 95%; | |
| 243 | - } | |
| 244 | -} | |
| 245 | -#maxbuttons.maxbuttons-social .main .options .input.checkbox { | |
| 246 | - margin-right: 2px; | |
| 247 | -} | |
| 248 | -#maxbuttons.maxbuttons-social .main .mb-message.shortcode { | |
| 249 | - clear: left; | |
| 250 | -} | |
| 251 | -#maxbuttons.maxbuttons-social .main .help-side { | |
| 252 | - float: right; | |
| 253 | - margin: 0 0 5px 0; | |
| 254 | - padding: 0; | |
| 255 | - min-width: 250px; | |
| 256 | - width: 25%; | |
| 257 | - border: 1px solid #ccc; | |
| 258 | - background-color: #fff; | |
| 259 | - clear: right; | |
| 260 | - /*&:after { | |
| 261 | - clear: both; | |
| 262 | - } */ | |
| 263 | -} | |
| 264 | -@media (max-width: 1200px) { | |
| 265 | - #maxbuttons.maxbuttons-social .main .help-side { | |
| 266 | - float: none; | |
| 267 | - width: 90%; | |
| 268 | - } | |
| 269 | -} | |
| 270 | -@media (max-width: 800px) { | |
| 271 | - #maxbuttons.maxbuttons-social .main .help-side { | |
| 5 | + /** Custom styles for displayBlock */ } | |
| 6 | + #maxbuttons.maxbuttons-social .options.networks .see-more { | |
| 7 | + width: 70%; } | |
| 8 | + #maxbuttons.maxbuttons-social .options.networks .see-more .title { | |
| 9 | + font-size: 16px; | |
| 10 | + color: #21759b; | |
| 11 | + padding: 0; | |
| 12 | + margin: 8px 0; | |
| 13 | + display: block; } | |
| 14 | + #maxbuttons.maxbuttons-social .options.networks .see-more .title:after { | |
| 15 | + font-size: 28px; | |
| 16 | + font-family: 'Dashicons'; | |
| 17 | + font-weight: 400; | |
| 18 | + content: "\f140"; | |
| 19 | + vertical-align: top; } | |
| 20 | + #maxbuttons.maxbuttons-social .options.networks .see-more.toggle_active .title:after { | |
| 21 | + content: "\f142"; } | |
| 22 | + #maxbuttons.maxbuttons-social .options.networks .see-more-wrap { | |
| 272 | 23 | display: none; |
| 273 | - } | |
| 274 | -} | |
| 275 | -#maxbuttons.maxbuttons-social .main .help-side h3 { | |
| 276 | - padding: 0; | |
| 277 | - margin: 0; | |
| 278 | - background-color: #008ec2; | |
| 279 | - color: #fff; | |
| 280 | - padding: 15px; | |
| 281 | - text-align: center; | |
| 282 | -} | |
| 283 | -#maxbuttons.maxbuttons-social .main .help-side p { | |
| 284 | - padding: 10px; | |
| 285 | - margin: 0; | |
| 286 | -} | |
| 287 | -#maxbuttons.maxbuttons-social .toggle .title { | |
| 288 | - cursor: pointer; | |
| 289 | -} | |
| 290 | -#maxbuttons.maxbuttons-social .toggle .toggle-target { | |
| 291 | - display: none; | |
| 292 | -} | |
| 293 | -#maxbuttons.maxbuttons-social .option-container.networks .active_network { | |
| 294 | - margin-bottom: 25px; | |
| 295 | -} | |
| 296 | -#maxbuttons.maxbuttons-social .option-container.display select { | |
| 297 | - width: auto; | |
| 298 | -} | |
| 299 | -#maxbuttons.maxbuttons-social .option-container.display .option.display_group { | |
| 300 | - margin-bottom: 15px; | |
| 301 | -} | |
| 302 | -#maxbuttons.maxbuttons-social .option-container.display .option.display_group button { | |
| 303 | - height: 30px; | |
| 304 | - vertical-align: middle; | |
| 305 | -} | |
| 306 | -#maxbuttons.maxbuttons-social .option-container.display .option.display_group span, #maxbuttons.maxbuttons-social .option-container.display .option.display_group div { | |
| 307 | - vertical-align: middle; | |
| 308 | -} | |
| 309 | -#maxbuttons.maxbuttons-social .option-container.display .option.display_group .control-group { | |
| 310 | - margin-bottom: 0; | |
| 311 | -} | |
| 312 | -#maxbuttons.maxbuttons-social .option-container.display .option > span > .label { | |
| 313 | - width: 170px; | |
| 314 | - padding: 0; | |
| 315 | - min-height: 0; | |
| 316 | - vertical-align: middle; | |
| 317 | -} | |
| 318 | -#maxbuttons.maxbuttons-social .option-container.display .check_button:checked + label { | |
| 319 | - border-color: #6fbeb5; | |
| 320 | - border-width: 1px; | |
| 321 | - border-radius: 4px; | |
| 322 | -} | |
| 323 | -#maxbuttons.maxbuttons-social .option-container.display .check_button.disabled + label { | |
| 324 | - background-color: #868686; | |
| 325 | - border: 0; | |
| 326 | - cursor: not-allowed; | |
| 327 | -} | |
| 328 | -#maxbuttons.maxbuttons-social .option-container.display .option .label.spacer_custom { | |
| 329 | - margin-left: 200px; | |
| 330 | - font-weight: 500; | |
| 331 | - border-bottom: 1px solid #ccc; | |
| 332 | - border-top: 1px solid #ccc; | |
| 333 | - padding: 4px 0; | |
| 334 | - display: inline-block; | |
| 335 | - text-align: center; | |
| 336 | - width: 200px; | |
| 337 | -} | |
| 338 | -#maxbuttons.maxbuttons-social .option-container.display .option .label.display_no_pro { | |
| 339 | - width: 450px; | |
| 340 | - margin-left: 100px; | |
| 341 | - font-weight: 400; | |
| 342 | - font-size: 12px; | |
| 343 | -} | |
| 344 | -#maxbuttons.maxbuttons-social .option-container.display .input.display_heading { | |
| 345 | - margin-left: 170px; | |
| 346 | - min-height: 0; | |
| 347 | -} | |
| 348 | -#maxbuttons.maxbuttons-social .option-container.display .input.display_heading span { | |
| 349 | - width: 36px; | |
| 350 | - margin-right: 15px; | |
| 351 | - display: inline-block; | |
| 352 | - text-align: center; | |
| 353 | - font-size: 12px; | |
| 354 | - font-weight: 500; | |
| 355 | - text-transform: uppercase; | |
| 356 | -} | |
| 357 | -#maxbuttons.maxbuttons-social .option-container.display .input.display_heading span:nth-child(2) { | |
| 358 | - width: 150px; | |
| 359 | - border-left: 1px solid #ccc; | |
| 360 | - border-right: 1px solid #ccc; | |
| 361 | -} | |
| 362 | -#maxbuttons.maxbuttons-social .option-container.display .input.display_rowhead { | |
| 363 | - margin-left: 225px; | |
| 364 | - min-height: 0; | |
| 365 | -} | |
| 366 | -#maxbuttons.maxbuttons-social .option-container.display .input.display_rowhead span { | |
| 367 | - text-align: center; | |
| 368 | - display: inline-block; | |
| 369 | - width: 36px; | |
| 370 | - margin-right: 14px; | |
| 371 | - font-size: 11px; | |
| 372 | - font-weight: 500; | |
| 373 | - color: #333; | |
| 374 | - text-transform: uppercase; | |
| 375 | - position: relative; | |
| 376 | -} | |
| 377 | -#maxbuttons.maxbuttons-social .option-container.display .input.display_rowhead span:nth-child(3) { | |
| 378 | - margin-left: 10px; | |
| 379 | -} | |
| 380 | -#maxbuttons.maxbuttons-social .option-container.display .option.show_desktop label, #maxbuttons.maxbuttons-social .option-container.display .option.show_mobile label { | |
| 381 | - min-width: 168px; | |
| 382 | -} | |
| 383 | -#maxbuttons.maxbuttons-social #previewBlock .maxsocial { | |
| 384 | - clear: none !important; | |
| 385 | -} | |
| 386 | -#maxbuttons.maxbuttons-social #previewBlock .mb-item { | |
| 387 | - margin-bottom: 20px; | |
| 388 | -} | |
| 389 | -#maxbuttons.maxbuttons-social #previewBlock .button-save { | |
| 390 | - margin-left: 50px; | |
| 391 | - width: 75px; | |
| 392 | -} | |
| 393 | -#maxbuttons.maxbuttons-social #styleBlock .mbsocial-shape { | |
| 394 | - margin: 6px 10px 3px; | |
| 395 | - display: inline-block; | |
| 396 | - position: relative; | |
| 397 | - width: 20px; | |
| 398 | - height: 20px; | |
| 399 | - border: 2px solid #000; | |
| 400 | -} | |
| 401 | -#maxbuttons.maxbuttons-social #styleBlock .mbsocial-shape.circle { | |
| 402 | - border-radius: 50% 50%; | |
| 403 | -} | |
| 404 | -#maxbuttons.maxbuttons-social #styleBlock .mbsocial-shape.stretch { | |
| 405 | - width: 60px; | |
| 406 | -} | |
| 407 | -#maxbuttons.maxbuttons-social #styleBlock .mbsocial-shape.stretch:before { | |
| 408 | - border-left: 2px solid #ff0000; | |
| 409 | - content: ""; | |
| 410 | - height: 100%; | |
| 411 | - position: absolute; | |
| 412 | - left: -8px; | |
| 413 | -} | |
| 414 | -#maxbuttons.maxbuttons-social #styleBlock .mbsocial-shape.stretch:after { | |
| 415 | - content: ""; | |
| 416 | - height: 100%; | |
| 417 | - position: absolute; | |
| 418 | - right: -8px; | |
| 419 | - border-right: 2px solid #ff0000; | |
| 420 | -} | |
| 421 | -#maxbuttons.maxbuttons-social #styleBlock #open_presets { | |
| 422 | - width: 125px; | |
| 423 | - text-transform: uppercase; | |
| 424 | -} | |
| 425 | -#maxbuttons.maxbuttons-social #displayBlock .display_icon, #maxbuttons.maxbuttons-social .display_modal .display_icon { | |
| 426 | - background-image: url("../images/icons/display_icons.png"); | |
| 427 | - background-repeat: no-repeat; | |
| 428 | - width: 26px; | |
| 429 | - height: 26px; | |
| 430 | - display: inline-block; | |
| 431 | -} | |
| 432 | -#maxbuttons.maxbuttons-social #displayBlock .display_icon.manual, #maxbuttons.maxbuttons-social .display_modal .display_icon.manual { | |
| 433 | - background-position: 0 0; | |
| 434 | -} | |
| 435 | -#maxbuttons.maxbuttons-social #displayBlock .display_icon.before, #maxbuttons.maxbuttons-social .display_modal .display_icon.before { | |
| 436 | - background-position: -26px 0; | |
| 437 | -} | |
| 438 | -#maxbuttons.maxbuttons-social #displayBlock .display_icon.after, #maxbuttons.maxbuttons-social .display_modal .display_icon.after { | |
| 439 | - background-position: -52px 0; | |
| 440 | -} | |
| 441 | -#maxbuttons.maxbuttons-social #displayBlock .display_icon.after-before, #maxbuttons.maxbuttons-social .display_modal .display_icon.after-before { | |
| 442 | - background-position: -78px 0; | |
| 443 | -} | |
| 444 | -#maxbuttons.maxbuttons-social #displayBlock .display_icon.static, #maxbuttons.maxbuttons-social .display_modal .display_icon.static { | |
| 445 | - background-position: -78px -78px; | |
| 446 | -} | |
| 447 | -#maxbuttons.maxbuttons-social #displayBlock .display_icon.horizontal, #maxbuttons.maxbuttons-social .display_modal .display_icon.horizontal { | |
| 448 | - background-position: 0 -26px; | |
| 449 | -} | |
| 450 | -#maxbuttons.maxbuttons-social #displayBlock .display_icon.vertical, #maxbuttons.maxbuttons-social .display_modal .display_icon.vertical { | |
| 451 | - background-position: -26px -26px; | |
| 452 | -} | |
| 453 | -#maxbuttons.maxbuttons-social #displayBlock .display_icon.topleft, #maxbuttons.maxbuttons-social .display_modal .display_icon.topleft { | |
| 454 | - background-position: -52px -26px; | |
| 455 | -} | |
| 456 | -#maxbuttons.maxbuttons-social #displayBlock .display_icon.topcenter, #maxbuttons.maxbuttons-social .display_modal .display_icon.topcenter { | |
| 457 | - background-position: -78px -26px; | |
| 458 | -} | |
| 459 | -#maxbuttons.maxbuttons-social #displayBlock .display_icon.topright, #maxbuttons.maxbuttons-social .display_modal .display_icon.topright { | |
| 460 | - background-position: 0 -52px; | |
| 461 | -} | |
| 462 | -#maxbuttons.maxbuttons-social #displayBlock .display_icon.centerleft, #maxbuttons.maxbuttons-social .display_modal .display_icon.centerleft { | |
| 463 | - background-position: -26px -52px; | |
| 464 | -} | |
| 465 | -#maxbuttons.maxbuttons-social #displayBlock .display_icon.centercenter, #maxbuttons.maxbuttons-social .display_modal .display_icon.centercenter { | |
| 466 | - background-position: -52px -52px; | |
| 467 | -} | |
| 468 | -#maxbuttons.maxbuttons-social #displayBlock .display_icon.centerright, #maxbuttons.maxbuttons-social .display_modal .display_icon.centerright { | |
| 469 | - background-position: -78px -52px; | |
| 470 | -} | |
| 471 | -#maxbuttons.maxbuttons-social #displayBlock .display_icon.bottomleft, #maxbuttons.maxbuttons-social .display_modal .display_icon.bottomleft { | |
| 472 | - background-position: 0 -78px; | |
| 473 | -} | |
| 474 | -#maxbuttons.maxbuttons-social #displayBlock .display_icon.bottomcenter, #maxbuttons.maxbuttons-social .display_modal .display_icon.bottomcenter { | |
| 475 | - background-position: -26px -78px; | |
| 476 | -} | |
| 477 | -#maxbuttons.maxbuttons-social #displayBlock .display_icon.bottomright, #maxbuttons.maxbuttons-social .display_modal .display_icon.bottomright { | |
| 478 | - background-position: -52px -78px; | |
| 479 | -} | |
| 480 | -#maxbuttons.maxbuttons-social #profileBlock .inside { | |
| 481 | - padding-right: 10px; | |
| 482 | -} | |
| 483 | -#maxbuttons.maxbuttons-social #profileBlock .inside > div.option { | |
| 484 | - display: flex; | |
| 485 | - flex-direction: row; | |
| 486 | - flex-wrap: wrap; | |
| 487 | -} | |
| 488 | -#maxbuttons.maxbuttons-social #profileBlock .inside > div.option > label { | |
| 489 | - flex-basis: 100px; | |
| 490 | -} | |
| 491 | -#maxbuttons.maxbuttons-social #profileBlock .inside > div.option > label:nth-of-type(2) { | |
| 492 | - flex-basis: 120px; | |
| 493 | -} | |
| 494 | -#maxbuttons.maxbuttons-social #profileBlock .inside > div.option > div { | |
| 495 | - max-width: 400px; | |
| 496 | - flex-shrink: 2; | |
| 497 | -} | |
| 498 | -#maxbuttons.maxbuttons-social #profileBlock .inside > div.option .input.text { | |
| 499 | - flex-shrink: 0; | |
| 500 | - flex-basis: 45%; | |
| 501 | -} | |
| 502 | -#maxbuttons.maxbuttons-social #profileBlock .inside > div.option > span { | |
| 503 | - flex-basis: 180px; | |
| 504 | - min-width: 150px; | |
| 505 | -} | |
| 506 | -#maxbuttons.maxbuttons-social #profileBlock .inside > div.option > span .switch_label { | |
| 507 | - width: 100px; | |
| 508 | -} | |
| 509 | -#maxbuttons.maxbuttons-social #profileBlock .inside > div.option > span .switch_button { | |
| 510 | - min-height: 0; | |
| 511 | - margin-top: 3px; | |
| 512 | -} | |
| 513 | -#maxbuttons.maxbuttons-social #profileBlock .inside > div.option.alternate_profile span:nth-child(1) { | |
| 514 | - flex-basis: 100px; | |
| 515 | - min-width: 0; | |
| 516 | - padding-left: 3px; | |
| 517 | -} | |
| 518 | -#maxbuttons.maxbuttons-social #profileBlock .inside > div.option.alternate_profile span:nth-child(1) .label { | |
| 519 | - flex-basis: 100px; | |
| 520 | - width: auto; | |
| 521 | -} | |
| 522 | -#maxbuttons.maxbuttons-social #profileBlock .inside > div.option.alternate_profile span:nth-child(2) { | |
| 523 | - max-width: 400px; | |
| 524 | - width: 400px; | |
| 525 | - flex-shrink: 2; | |
| 526 | - flex-basis: 45%; | |
| 527 | - margin-right: 15px; | |
| 528 | -} | |
| 529 | -#maxbuttons.maxbuttons-social #profileBlock .inside > div.option.alternate_profile label { | |
| 530 | - flex-basis: 120px; | |
| 531 | -} | |
| 532 | -#maxbuttons.maxbuttons-social #profileBlock .input.text { | |
| 533 | - line-height: 30px; | |
| 534 | -} | |
| 535 | -#maxbuttons.maxbuttons-social #profileBlock input[type=text] { | |
| 536 | - float: right; | |
| 537 | -} | |
| 538 | -#maxbuttons.maxbuttons-social #profileBlock #profile_rss { | |
| 539 | - width: 100%; | |
| 540 | -} | |
| 541 | -#maxbuttons.maxbuttons-social .forpro.overlay { | |
| 542 | - position: absolute; | |
| 543 | - left: 0; | |
| 544 | - right: 0; | |
| 545 | - bottom: 0; | |
| 546 | - top: 0; | |
| 547 | - background: rgba(136, 197, 194, 0.8); | |
| 548 | - z-index: 1; | |
| 549 | -} | |
| 550 | -#maxbuttons.maxbuttons-social .forpro.overlay div { | |
| 551 | - color: #000; | |
| 552 | - top: 50%; | |
| 553 | - left: 50%; | |
| 554 | - transform: translate(-55%, -50%); | |
| 555 | - font-size: 16px; | |
| 556 | - line-height: 24px; | |
| 557 | - position: absolute; | |
| 558 | -} | |
| 559 | -#maxbuttons.maxbuttons-social .forpro.overlay div a { | |
| 560 | - color: #000; | |
| 561 | -} | |
| 562 | -#maxbuttons.maxbuttons-social .network_tab .network_selection { | |
| 563 | - max-width: 340px; | |
| 564 | - width: 200px; | |
| 565 | - display: inline-block; | |
| 566 | - margin-right: 30px; | |
| 567 | -} | |
| 568 | -#maxbuttons.maxbuttons-social .network_tab .network_selection li { | |
| 569 | - padding: 8px; | |
| 570 | - background-color: #effff7; | |
| 571 | - border: 1px solid #ccc; | |
| 572 | - font-weight: 700; | |
| 573 | - font-size: 14px; | |
| 574 | - cursor: pointer; | |
| 575 | - position: relative; | |
| 576 | -} | |
| 577 | -#maxbuttons.maxbuttons-social .network_tab .network_selection li .active { | |
| 578 | - float: right; | |
| 579 | -} | |
| 580 | -#maxbuttons.maxbuttons-social .network_tab .network_selection li .mb-icon { | |
| 581 | - font-size: 18px; | |
| 582 | - margin-right: 12px; | |
| 583 | - width: 30px; | |
| 584 | - line-height: 25px; | |
| 585 | - vertical-align: middle; | |
| 586 | -} | |
| 587 | -#maxbuttons.maxbuttons-social .network_tab .network_selection li img { | |
| 588 | - width: 20px; | |
| 589 | - height: auto; | |
| 590 | - vertical-align: middle; | |
| 591 | - margin-right: 12px; | |
| 592 | -} | |
| 593 | -#maxbuttons.maxbuttons-social .network_tab .network_selection li .label { | |
| 594 | - vertical-align: middle; | |
| 595 | - line-height: 25px; | |
| 596 | -} | |
| 597 | -#maxbuttons.maxbuttons-social .network_tab .network_selection .maxajax-load-spinner { | |
| 598 | - position: relative; | |
| 599 | - float: right; | |
| 600 | - margin-top: -35px; | |
| 601 | -} | |
| 602 | -#maxbuttons.maxbuttons-social .network_tab form.mb-ajax-form { | |
| 603 | - display: inline; | |
| 604 | -} | |
| 605 | -#maxbuttons.maxbuttons-social .network_tab .network_editor { | |
| 606 | - width: 70%; | |
| 607 | - max-width: 640px; | |
| 608 | - vertical-align: top; | |
| 609 | - display: inline-block; | |
| 610 | - margin-top: 42px; | |
| 611 | -} | |
| 612 | -#maxbuttons.maxbuttons-social .network_tab .network_editor .return_default { | |
| 613 | - float: right; | |
| 614 | - cursor: pointer; | |
| 615 | -} | |
| 616 | -#maxbuttons.maxbuttons-social .network_tab .network_editor input[name=label] { | |
| 617 | - font-weight: 400; | |
| 618 | -} | |
| 619 | -#maxbuttons.maxbuttons-social .network_tab .network_editor .load-error { | |
| 620 | - font-size: 14px; | |
| 621 | - border-left: 4px solid #ff0000; | |
| 622 | - padding: 8px 0 8px 16px; | |
| 623 | -} | |
| 624 | -#maxbuttons.maxbuttons-social .network_tab .network_editor .inside { | |
| 625 | - padding: 20px; | |
| 626 | -} | |
| 627 | -#maxbuttons.maxbuttons-social .network_tab .network_editor .inside .the_switch { | |
| 628 | - margin-top: 5px; | |
| 629 | -} | |
| 630 | -#maxbuttons.maxbuttons-social .network_tab .network_editor .customnetwork_select p.cns-toolbar { | |
| 631 | - padding: 8px 0; | |
| 632 | - display: inline-block; | |
| 633 | - margin: 15px 0; | |
| 634 | - width: 100%; | |
| 635 | - line-height: 30px; | |
| 636 | -} | |
| 637 | -#maxbuttons.maxbuttons-social .network_tab .network_editor .customnetwork_select p.cns-toolbar .selected { | |
| 638 | - font-weight: 700; | |
| 639 | - margin-right: 8px; | |
| 640 | - font-size: 18px; | |
| 641 | - vertical-align: middle; | |
| 642 | -} | |
| 643 | -#maxbuttons.maxbuttons-social .network_tab .network_editor .customnetwork_select p.cns-toolbar button { | |
| 644 | - float: right; | |
| 645 | - margin-right: 35px; | |
| 646 | - vertical-align: middle; | |
| 647 | -} | |
| 648 | -#maxbuttons.maxbuttons-social .network_tab .network_editor .customnetwork_select ul li.the_network { | |
| 649 | - background-color: #ffeffe; | |
| 650 | - padding: 12px 8px; | |
| 651 | - font-size: 16px; | |
| 652 | - margin-bottom: 15px; | |
| 653 | - border: 1px solid #ccc; | |
| 654 | - cursor: pointer; | |
| 655 | -} | |
| 656 | -#maxbuttons.maxbuttons-social .network_tab .network_editor .customnetwork_select ul li.the_network.selected { | |
| 657 | - box-shadow: 2px 2px 2px #0073aa; | |
| 658 | - border: 3px solid #0073aa; | |
| 659 | -} | |
| 660 | -#maxbuttons.maxbuttons-social .network_tab .network_editor .customnetwork_select ul li.the_network .mb-icon, #maxbuttons.maxbuttons-social .network_tab .network_editor .customnetwork_select ul li.the_network img { | |
| 661 | - margin-right: 25px; | |
| 662 | - vertical-align: middle; | |
| 663 | -} | |
| 664 | -#maxbuttons.maxbuttons-social .network_tab .network_editor .customnetwork_select ul li.the_network .is_imported { | |
| 665 | - font-size: 12px; | |
| 666 | - float: right; | |
| 667 | - color: green; | |
| 668 | -} | |
| 669 | -#maxbuttons.maxbuttons-social .network_tab .network_editor .option select { | |
| 670 | - width: auto; | |
| 671 | -} | |
| 672 | -#maxbuttons.maxbuttons-social .network_tab .network_editor .the_icon_preview { | |
| 673 | - min-width: 30px; | |
| 674 | - min-height: 30px; | |
| 675 | -} | |
| 676 | -#maxbuttons.maxbuttons-social .network_tab .network_editor .option.save_network { | |
| 677 | - margin: 25px 0; | |
| 678 | -} | |
| 24 | + width: 100%; } | |
| 25 | + #maxbuttons.maxbuttons-social .options.networks .see-more-wrap .drag-area { | |
| 26 | + width: 100%; } | |
| 27 | + #maxbuttons.maxbuttons-social .options.networks .drag-area { | |
| 28 | + width: 70%; | |
| 29 | + min-height: 50px; | |
| 30 | + border: 1px dashed #ccc; | |
| 31 | + padding: 10px; } | |
| 32 | + #maxbuttons.maxbuttons-social .options.networks .item { | |
| 33 | + display: inline-block; | |
| 34 | + vertical-align: bottom; | |
| 35 | + width: 50px; | |
| 36 | + height: 45px; | |
| 37 | + margin: 5px 6px 5px 0; | |
| 38 | + position: relative; | |
| 39 | + /*border-left: 2px solid #008e00; | |
| 40 | + border-right: 2px solid #114989; | |
| 41 | + border-bottom: 2px solid #008e00; | |
| 42 | + border-top: 2px solid #114989;*/ } | |
| 43 | + #maxbuttons.maxbuttons-social .options.networks .item .legend-circle { | |
| 44 | + width: 10px; | |
| 45 | + height: 10px; | |
| 46 | + border-radius: 50% 50%; | |
| 47 | + position: absolute; | |
| 48 | + bottom: -2px; | |
| 49 | + left: -1px; } | |
| 50 | + #maxbuttons.maxbuttons-social .options.networks .item .legend-circle.social-icon { | |
| 51 | + background-color: #114989; } | |
| 52 | + #maxbuttons.maxbuttons-social .options.networks .item .legend-circle.share-icon { | |
| 53 | + background-color: #008e00; | |
| 54 | + left: 10px; } | |
| 55 | + #maxbuttons.maxbuttons-social .options.networks .item .mb-icon { | |
| 56 | + color: #fff; | |
| 57 | + display: inline-block; | |
| 58 | + padding: 12px 0; | |
| 59 | + cursor: move; | |
| 60 | + font-size: 20px; | |
| 61 | + text-align: center; | |
| 62 | + position: absolute; | |
| 63 | + left: 0; | |
| 64 | + right: 0; | |
| 65 | + top: 0; | |
| 66 | + bottom: 0; } | |
| 67 | + #maxbuttons.maxbuttons-social .options.networks .item .mb-icon:before { | |
| 68 | + padding-top: 6px; | |
| 69 | + display: inline; } | |
| 70 | + #maxbuttons.maxbuttons-social .options.networks .item .mb-icon.png { | |
| 71 | + height: 100%; | |
| 72 | + width: inherit; | |
| 73 | + max-width: 100%; | |
| 74 | + max-height: 100%; | |
| 75 | + padding: 0; } | |
| 76 | + #maxbuttons.maxbuttons-social .options.networks .item svg { | |
| 77 | + position: relative; | |
| 78 | + width: 100%; } | |
| 79 | + #maxbuttons.maxbuttons-social .options.networks .item .config_button { | |
| 80 | + display: inline-block; | |
| 81 | + cursor: pointer; } | |
| 82 | + #maxbuttons.maxbuttons-social .options.networks .item .config_button button { | |
| 83 | + font-size: 10px; | |
| 84 | + font-weight: 700; | |
| 85 | + text-transform: uppercase; | |
| 86 | + z-index: 2; | |
| 87 | + position: absolute; | |
| 88 | + bottom: 0; | |
| 89 | + padding: 0 1px; | |
| 90 | + left: 0; | |
| 91 | + right: 0; | |
| 92 | + width: 100%; | |
| 93 | + line-height: 11px; | |
| 94 | + height: 13px; | |
| 95 | + box-shadow: none; | |
| 96 | + text-shadow: none; | |
| 97 | + margin: 0; | |
| 98 | + border-radius: 0; } | |
| 99 | + #maxbuttons.maxbuttons-social .options.networks .network-help { | |
| 100 | + margin-top: 35px; } | |
| 101 | + #maxbuttons.maxbuttons-social .options.networks .network-help label { | |
| 102 | + display: none; } | |
| 103 | + #maxbuttons.maxbuttons-social .options.networks .network-help div { | |
| 104 | + margin-right: 15px; } | |
| 105 | + #maxbuttons.maxbuttons-social .options.networks .network-help .item { | |
| 106 | + width: auto; | |
| 107 | + height: 20px; } | |
| 108 | + #maxbuttons.maxbuttons-social .options.networks .network-help .item .legend-circle { | |
| 109 | + position: relative; | |
| 110 | + display: inline-block; | |
| 111 | + left: auto; | |
| 112 | + margin-right: 2px; } | |
| 113 | + #maxbuttons.maxbuttons-social .help-side .legend-circle { | |
| 114 | + position: relative; | |
| 115 | + display: inline-block; | |
| 116 | + left: auto; | |
| 117 | + margin: 0 5px; | |
| 118 | + width: 10px; | |
| 119 | + height: 10px; | |
| 120 | + border-radius: 50% 50%; } | |
| 121 | + #maxbuttons.maxbuttons-social .help-side .legend-circle.social-icon { | |
| 122 | + background-color: #114989; } | |
| 123 | + #maxbuttons.maxbuttons-social .help-side .legend-circle.share-icon { | |
| 124 | + background-color: #008e00; } | |
| 125 | + #maxbuttons.maxbuttons-social .main { | |
| 126 | + width: 100%; } | |
| 127 | + #maxbuttons.maxbuttons-social .main .collection_switcher { | |
| 128 | + position: relative; } | |
| 129 | + #maxbuttons.maxbuttons-social .main .collection_switcher .item { | |
| 130 | + border-color: 1px solid #eee; | |
| 131 | + display: inline-block; | |
| 132 | + width: 100%; | |
| 133 | + margin: 2px 0; | |
| 134 | + padding: 8px 0; } | |
| 135 | + #maxbuttons.maxbuttons-social .main .collection_switcher .item span { | |
| 136 | + width: 30%; | |
| 137 | + display: inline-block; | |
| 138 | + text-align: center; } | |
| 139 | + #maxbuttons.maxbuttons-social .main .collection_switcher .item a { | |
| 140 | + color: #0073aa; | |
| 141 | + font-size: 16px; | |
| 142 | + text-decoration: none; | |
| 143 | + padding: 12px 8px; | |
| 144 | + min-width: 50px; } | |
| 145 | + #maxbuttons.maxbuttons-social .main .collection_switcher .item.new { | |
| 146 | + float: right; | |
| 147 | + width: 80px; | |
| 148 | + background-color: #0073aa; | |
| 149 | + margin: 25px 0 0 0; } | |
| 150 | + #maxbuttons.maxbuttons-social .main .collection_switcher .item.new a { | |
| 151 | + line-height: 30px; | |
| 152 | + color: #fff; | |
| 153 | + min-width: 0; | |
| 154 | + font-size: 14px; | |
| 155 | + text-transform: uppercase; | |
| 156 | + display: inline-block; | |
| 157 | + width: 100%; | |
| 158 | + vertical-align: middle; | |
| 159 | + padding: 0; } | |
| 160 | + #maxbuttons.maxbuttons-social .main .collection_switcher .item.new .plus { | |
| 161 | + font-size: 28px; | |
| 162 | + font-weight: 700; | |
| 163 | + vertical-align: top; | |
| 164 | + margin: 0 6px; | |
| 165 | + line-height: 1; } | |
| 166 | + #maxbuttons.maxbuttons-social .main .collection_switcher .item.active { | |
| 167 | + background-color: #ffffe0; } | |
| 168 | + #maxbuttons.maxbuttons-social .main .button.remove { | |
| 169 | + float: right; } | |
| 170 | + #maxbuttons.maxbuttons-social .main .option-container, #maxbuttons.maxbuttons-social .main .mb-message, #maxbuttons.maxbuttons-social .main .form-actions, #maxbuttons.maxbuttons-social .main .collection_switcher { | |
| 171 | + width: 72%; | |
| 172 | + min-width: 700px; | |
| 173 | + box-sizing: border-box; | |
| 174 | + position: relative; } | |
| 175 | + @media (max-width: 1200px) { | |
| 176 | + #maxbuttons.maxbuttons-social .main .option-container, #maxbuttons.maxbuttons-social .main .mb-message, #maxbuttons.maxbuttons-social .main .form-actions, #maxbuttons.maxbuttons-social .main .collection_switcher { | |
| 177 | + min-width: 0; } } | |
| 178 | + @media (max-width: 800px) { | |
| 179 | + #maxbuttons.maxbuttons-social .main .option-container, #maxbuttons.maxbuttons-social .main .mb-message, #maxbuttons.maxbuttons-social .main .form-actions, #maxbuttons.maxbuttons-social .main .collection_switcher { | |
| 180 | + width: 95%; } } | |
| 181 | + #maxbuttons.maxbuttons-social .main .mb-message.shortcode { | |
| 182 | + clear: left; } | |
| 183 | + #maxbuttons.maxbuttons-social .main .help-side { | |
| 184 | + float: right; | |
| 185 | + margin: 0 0 5px 0; | |
| 186 | + padding: 0; | |
| 187 | + min-width: 250px; | |
| 188 | + width: 25%; | |
| 189 | + border: 1px solid #ccc; | |
| 190 | + background-color: #fff; | |
| 191 | + clear: right; | |
| 192 | + /*&:after { | |
| 193 | + clear: both; | |
| 194 | + } */ } | |
| 195 | + @media (max-width: 1200px) { | |
| 196 | + #maxbuttons.maxbuttons-social .main .help-side { | |
| 197 | + min-width: 0; } } | |
| 198 | + @media (max-width: 800px) { | |
| 199 | + #maxbuttons.maxbuttons-social .main .help-side { | |
| 200 | + display: none; } } | |
| 201 | + #maxbuttons.maxbuttons-social .main .help-side h3 { | |
| 202 | + padding: 0; | |
| 203 | + margin: 0; | |
| 204 | + background-color: #008ec2; | |
| 205 | + color: #fff; | |
| 206 | + padding: 15px; | |
| 207 | + text-align: center; } | |
| 208 | + #maxbuttons.maxbuttons-social .main .help-side p { | |
| 209 | + padding: 10px; | |
| 210 | + margin: 0; } | |
| 211 | + #maxbuttons.maxbuttons-social .toggle .title { | |
| 212 | + cursor: pointer; } | |
| 213 | + #maxbuttons.maxbuttons-social .toggle .toggle-target { | |
| 214 | + display: none; } | |
| 215 | + #maxbuttons.maxbuttons-social .option-container.networks .active_network { | |
| 216 | + margin-bottom: 25px; } | |
| 217 | + #maxbuttons.maxbuttons-social .option-container.display select { | |
| 218 | + width: auto; } | |
| 219 | + #maxbuttons.maxbuttons-social .option-container.display .option.display_group { | |
| 220 | + margin-bottom: 15px; } | |
| 221 | + #maxbuttons.maxbuttons-social .option-container.display .option.display_group button { | |
| 222 | + height: 30px; | |
| 223 | + vertical-align: middle; } | |
| 224 | + #maxbuttons.maxbuttons-social .option-container.display .option.display_group span, #maxbuttons.maxbuttons-social .option-container.display .option.display_group div { | |
| 225 | + vertical-align: middle; } | |
| 226 | + #maxbuttons.maxbuttons-social .option-container.display .option.display_group .control-group { | |
| 227 | + margin-bottom: 0; } | |
| 228 | + #maxbuttons.maxbuttons-social .option-container.display .option > span > .label { | |
| 229 | + width: 170px; | |
| 230 | + padding: 0; | |
| 231 | + min-height: 0; | |
| 232 | + vertical-align: middle; } | |
| 233 | + #maxbuttons.maxbuttons-social .option-container.display .check_button:checked + label { | |
| 234 | + border-color: #6fbeb5; | |
| 235 | + border-width: 1px; | |
| 236 | + border-radius: 4px; } | |
| 237 | + #maxbuttons.maxbuttons-social .option-container.display .check_button.disabled + label { | |
| 238 | + background-color: #868686; | |
| 239 | + border: 0; | |
| 240 | + cursor: not-allowed; } | |
| 241 | + #maxbuttons.maxbuttons-social .option-container.display .option .label.spacer_custom { | |
| 242 | + margin-left: 200px; | |
| 243 | + font-weight: 500; | |
| 244 | + border-bottom: 1px solid #ccc; | |
| 245 | + border-top: 1px solid #ccc; | |
| 246 | + padding: 4px 0; | |
| 247 | + display: inline-block; | |
| 248 | + text-align: center; | |
| 249 | + width: 200px; } | |
| 250 | + #maxbuttons.maxbuttons-social .option-container.display .option .label.display_no_pro { | |
| 251 | + width: 450px; | |
| 252 | + margin-left: 100px; | |
| 253 | + font-weight: 400; | |
| 254 | + font-size: 12px; } | |
| 255 | + #maxbuttons.maxbuttons-social .option-container.display .input.display_heading { | |
| 256 | + margin-left: 170px; | |
| 257 | + min-height: 0; } | |
| 258 | + #maxbuttons.maxbuttons-social .option-container.display .input.display_heading span { | |
| 259 | + width: 36px; | |
| 260 | + margin-right: 15px; | |
| 261 | + display: inline-block; | |
| 262 | + text-align: center; | |
| 263 | + font-size: 12px; | |
| 264 | + font-weight: 500; | |
| 265 | + text-transform: uppercase; } | |
| 266 | + #maxbuttons.maxbuttons-social .option-container.display .input.display_heading span:nth-child(2) { | |
| 267 | + width: 150px; | |
| 268 | + border-left: 1px solid #ccc; | |
| 269 | + border-right: 1px solid #ccc; } | |
| 270 | + #maxbuttons.maxbuttons-social .option-container.display .input.display_rowhead { | |
| 271 | + margin-left: 225px; | |
| 272 | + min-height: 0; } | |
| 273 | + #maxbuttons.maxbuttons-social .option-container.display .input.display_rowhead span { | |
| 274 | + text-align: center; | |
| 275 | + display: inline-block; | |
| 276 | + width: 36px; | |
| 277 | + margin-right: 14px; | |
| 278 | + font-size: 11px; | |
| 279 | + font-weight: 500; | |
| 280 | + color: #333; | |
| 281 | + text-transform: uppercase; | |
| 282 | + position: relative; } | |
| 283 | + #maxbuttons.maxbuttons-social .option-container.display .input.display_rowhead span:nth-child(3) { | |
| 284 | + margin-left: 10px; } | |
| 285 | + #maxbuttons.maxbuttons-social #previewBlock .maxsocial { | |
| 286 | + clear: none !important; } | |
| 287 | + #maxbuttons.maxbuttons-social #previewBlock .mb-item { | |
| 288 | + margin-bottom: 20px; } | |
| 289 | + #maxbuttons.maxbuttons-social #previewBlock .button-save { | |
| 290 | + margin-left: 50px; | |
| 291 | + width: 75px; } | |
| 292 | + #maxbuttons.maxbuttons-social #styleBlock .mbsocial-shape { | |
| 293 | + margin: 6px 10px 3px; | |
| 294 | + display: inline-block; | |
| 295 | + position: relative; | |
| 296 | + width: 20px; | |
| 297 | + height: 20px; | |
| 298 | + border: 2px solid #000; } | |
| 299 | + #maxbuttons.maxbuttons-social #styleBlock .mbsocial-shape.circle { | |
| 300 | + border-radius: 50% 50%; } | |
| 301 | + #maxbuttons.maxbuttons-social #styleBlock .mbsocial-shape.stretch { | |
| 302 | + width: 60px; } | |
| 303 | + #maxbuttons.maxbuttons-social #styleBlock .mbsocial-shape.stretch:before { | |
| 304 | + border-left: 2px solid #ff0000; | |
| 305 | + content: ''; | |
| 306 | + height: 100%; | |
| 307 | + position: absolute; | |
| 308 | + left: -8px; } | |
| 309 | + #maxbuttons.maxbuttons-social #styleBlock .mbsocial-shape.stretch:after { | |
| 310 | + content: ''; | |
| 311 | + height: 100%; | |
| 312 | + position: absolute; | |
| 313 | + right: -8px; | |
| 314 | + border-right: 2px solid #ff0000; } | |
| 315 | + #maxbuttons.maxbuttons-social #styleBlock #open_presets { | |
| 316 | + width: 125px; | |
| 317 | + text-transform: uppercase; } | |
| 318 | + #maxbuttons.maxbuttons-social #displayBlock .display_icon, #maxbuttons.maxbuttons-social .display_modal .display_icon { | |
| 319 | + background-image: url("../images/icons/display_icons.png"); | |
| 320 | + background-repeat: no-repeat; | |
| 321 | + width: 26px; | |
| 322 | + height: 26px; | |
| 323 | + display: inline-block; } | |
| 324 | + #maxbuttons.maxbuttons-social #displayBlock .display_icon.manual, #maxbuttons.maxbuttons-social .display_modal .display_icon.manual { | |
| 325 | + background-position: 0 0; } | |
| 326 | + #maxbuttons.maxbuttons-social #displayBlock .display_icon.before, #maxbuttons.maxbuttons-social .display_modal .display_icon.before { | |
| 327 | + background-position: -26px 0; } | |
| 328 | + #maxbuttons.maxbuttons-social #displayBlock .display_icon.after, #maxbuttons.maxbuttons-social .display_modal .display_icon.after { | |
| 329 | + background-position: -52px 0; } | |
| 330 | + #maxbuttons.maxbuttons-social #displayBlock .display_icon.after-before, #maxbuttons.maxbuttons-social .display_modal .display_icon.after-before { | |
| 331 | + background-position: -78px 0; } | |
| 332 | + #maxbuttons.maxbuttons-social #displayBlock .display_icon.static, #maxbuttons.maxbuttons-social .display_modal .display_icon.static { | |
| 333 | + background-position: -78px -78px; } | |
| 334 | + #maxbuttons.maxbuttons-social #displayBlock .display_icon.horizontal, #maxbuttons.maxbuttons-social .display_modal .display_icon.horizontal { | |
| 335 | + background-position: 0 -26px; } | |
| 336 | + #maxbuttons.maxbuttons-social #displayBlock .display_icon.vertical, #maxbuttons.maxbuttons-social .display_modal .display_icon.vertical { | |
| 337 | + background-position: -26px -26px; } | |
| 338 | + #maxbuttons.maxbuttons-social #displayBlock .display_icon.topleft, #maxbuttons.maxbuttons-social .display_modal .display_icon.topleft { | |
| 339 | + background-position: -52px -26px; } | |
| 340 | + #maxbuttons.maxbuttons-social #displayBlock .display_icon.topcenter, #maxbuttons.maxbuttons-social .display_modal .display_icon.topcenter { | |
| 341 | + background-position: -78px -26px; } | |
| 342 | + #maxbuttons.maxbuttons-social #displayBlock .display_icon.topright, #maxbuttons.maxbuttons-social .display_modal .display_icon.topright { | |
| 343 | + background-position: 0 -52px; } | |
| 344 | + #maxbuttons.maxbuttons-social #displayBlock .display_icon.centerleft, #maxbuttons.maxbuttons-social .display_modal .display_icon.centerleft { | |
| 345 | + background-position: -26px -52px; } | |
| 346 | + #maxbuttons.maxbuttons-social #displayBlock .display_icon.centercenter, #maxbuttons.maxbuttons-social .display_modal .display_icon.centercenter { | |
| 347 | + background-position: -52px -52px; } | |
| 348 | + #maxbuttons.maxbuttons-social #displayBlock .display_icon.centerright, #maxbuttons.maxbuttons-social .display_modal .display_icon.centerright { | |
| 349 | + background-position: -78px -52px; } | |
| 350 | + #maxbuttons.maxbuttons-social #displayBlock .display_icon.bottomleft, #maxbuttons.maxbuttons-social .display_modal .display_icon.bottomleft { | |
| 351 | + background-position: 0 -78px; } | |
| 352 | + #maxbuttons.maxbuttons-social #displayBlock .display_icon.bottomcenter, #maxbuttons.maxbuttons-social .display_modal .display_icon.bottomcenter { | |
| 353 | + background-position: -26px -78px; } | |
| 354 | + #maxbuttons.maxbuttons-social #displayBlock .display_icon.bottomright, #maxbuttons.maxbuttons-social .display_modal .display_icon.bottomright { | |
| 355 | + background-position: -52px -78px; } | |
| 356 | + #maxbuttons.maxbuttons-social #profileBlock .input.text { | |
| 357 | + width: 350px; } | |
| 358 | + #maxbuttons.maxbuttons-social #profileBlock #profile_rss { | |
| 359 | + width: 300px; } | |
| 360 | + #maxbuttons.maxbuttons-social .forpro.overlay { | |
| 361 | + position: absolute; | |
| 362 | + left: 0; | |
| 363 | + right: 0; | |
| 364 | + bottom: 0; | |
| 365 | + top: 0; | |
| 366 | + background: rgba(136, 197, 194, 0.8); | |
| 367 | + z-index: 1; } | |
| 368 | + #maxbuttons.maxbuttons-social .forpro.overlay div { | |
| 369 | + color: #000; | |
| 370 | + top: 50%; | |
| 371 | + left: 50%; | |
| 372 | + transform: translate(-55%, -50%); | |
| 373 | + font-size: 16px; | |
| 374 | + line-height: 24px; | |
| 375 | + position: absolute; } | |
| 376 | + #maxbuttons.maxbuttons-social .forpro.overlay div a { | |
| 377 | + color: #000; } | |
| 378 | + #maxbuttons.maxbuttons-social .network_tab .network_selection { | |
| 379 | + max-width: 340px; | |
| 380 | + width: 200px; | |
| 381 | + display: inline-block; | |
| 382 | + margin-right: 30px; } | |
| 383 | + #maxbuttons.maxbuttons-social .network_tab .network_selection li { | |
| 384 | + padding: 8px; | |
| 385 | + background-color: #effff7; | |
| 386 | + border: 1px solid #ccc; | |
| 387 | + font-weight: 700; | |
| 388 | + font-size: 14px; | |
| 389 | + cursor: pointer; | |
| 390 | + position: relative; } | |
| 391 | + #maxbuttons.maxbuttons-social .network_tab .network_selection li .active { | |
| 392 | + float: right; } | |
| 393 | + #maxbuttons.maxbuttons-social .network_tab .network_selection li .mb-icon { | |
| 394 | + font-size: 18px; | |
| 395 | + margin-right: 12px; | |
| 396 | + width: 30px; | |
| 397 | + line-height: 25px; | |
| 398 | + vertical-align: middle; } | |
| 399 | + #maxbuttons.maxbuttons-social .network_tab .network_selection li img { | |
| 400 | + width: 20px; } | |
| 401 | + #maxbuttons.maxbuttons-social .network_tab .network_selection li .label { | |
| 402 | + vertical-align: middle; | |
| 403 | + line-height: 25px; } | |
| 404 | + #maxbuttons.maxbuttons-social .network_tab .network_selection .maxajax-load-spinner { | |
| 405 | + position: relative; | |
| 406 | + float: right; | |
| 407 | + margin-top: -35px; } | |
| 408 | + #maxbuttons.maxbuttons-social .network_tab form.mb-ajax-form { | |
| 409 | + display: inline; } | |
| 410 | + #maxbuttons.maxbuttons-social .network_tab .network_editor { | |
| 411 | + width: 70%; | |
| 412 | + max-width: 640px; | |
| 413 | + vertical-align: top; | |
| 414 | + display: inline-block; | |
| 415 | + margin-top: 42px; } | |
| 416 | + #maxbuttons.maxbuttons-social .network_tab .network_editor .return_default { | |
| 417 | + float: right; | |
| 418 | + cursor: pointer; } | |
| 419 | + #maxbuttons.maxbuttons-social .network_tab .network_editor input[name="label"] { | |
| 420 | + font-weight: 400; } | |
| 421 | + #maxbuttons.maxbuttons-social .network_tab .network_editor .load-error { | |
| 422 | + font-size: 14px; | |
| 423 | + border-left: 4px solid #ff0000; | |
| 424 | + padding: 8px 0 8px 16px; } | |
| 425 | + #maxbuttons.maxbuttons-social .network_tab .network_editor .inside { | |
| 426 | + padding: 20px; } | |
| 427 | + #maxbuttons.maxbuttons-social .network_tab .network_editor .inside .the_switch { | |
| 428 | + margin-top: 5px; } | |
| 429 | + #maxbuttons.maxbuttons-social .network_tab .network_editor .customnetwork_select p.cns-toolbar { | |
| 430 | + padding: 8px 0; | |
| 431 | + display: inline-block; | |
| 432 | + margin: 15px 0; | |
| 433 | + width: 100%; | |
| 434 | + line-height: 30px; } | |
| 435 | + #maxbuttons.maxbuttons-social .network_tab .network_editor .customnetwork_select p.cns-toolbar .selected { | |
| 436 | + font-weight: 700; | |
| 437 | + margin-right: 8px; | |
| 438 | + font-size: 18px; | |
| 439 | + vertical-align: middle; } | |
| 440 | + #maxbuttons.maxbuttons-social .network_tab .network_editor .customnetwork_select p.cns-toolbar button { | |
| 441 | + float: right; | |
| 442 | + margin-right: 35px; | |
| 443 | + vertical-align: middle; } | |
| 444 | + #maxbuttons.maxbuttons-social .network_tab .network_editor .customnetwork_select ul | |
| 445 | + li.the_network { | |
| 446 | + background-color: #ffeffe; | |
| 447 | + padding: 12px 8px; | |
| 448 | + font-size: 16px; | |
| 449 | + margin-bottom: 15px; | |
| 450 | + border: 1px solid #ccc; | |
| 451 | + cursor: pointer; } | |
| 452 | + #maxbuttons.maxbuttons-social .network_tab .network_editor .customnetwork_select ul | |
| 453 | + li.the_network.selected { | |
| 454 | + box-shadow: 2px 2px 2px #0073aa; | |
| 455 | + border: 3px solid #0073aa; } | |
| 456 | + #maxbuttons.maxbuttons-social .network_tab .network_editor .customnetwork_select ul | |
| 457 | + li.the_network .mb-icon { | |
| 458 | + margin-right: 25px; } | |
| 459 | + #maxbuttons.maxbuttons-social .network_tab .network_editor .customnetwork_select ul | |
| 460 | + li.the_network .is_imported { | |
| 461 | + font-size: 12px; | |
| 462 | + float: right; | |
| 463 | + color: green; } | |
| 464 | + #maxbuttons.maxbuttons-social .network_tab .network_editor .option.save_network { | |
| 465 | + margin: 25px 0; } | |
| 679 | 466 | |
| 680 | 467 | .max-modal.save_done .modal_header { |
| 681 | - background-color: #07b51b; | |
| 682 | -} | |
| 468 | + background-color: #07b51b; } | |
| 683 | 469 | .max-modal.save_done .modal_title { |
| 684 | 470 | color: #fff; |
| 685 | 471 | font-size: 24px; |
| 686 | 472 | font-weight: 700; |
| 687 | - padding: 10px 0; | |
| 688 | -} | |
| 473 | + padding: 10px 0; } | |
| 689 | 474 | .max-modal.save_done .modal_close { |
| 690 | - display: none; | |
| 691 | -} | |
| 475 | + display: none; } | |
| 692 | 476 | .max-modal.save_done + .maxmodal_overlay { |
| 693 | - background-color: #eee; | |
| 694 | -} | |
| 477 | + background-color: #eee; } | |
| 695 | 478 | |
| 696 | 479 | .max-modal .display_modal { |
| 697 | 480 | display: inline-block; |
| 698 | 481 | text-align: left; |
| @@ -698,34 +481,26 @@ | ||
| 698 | 481 | text-align: left; |
| 699 | 482 | margin: 0 auto; |
| 700 | 483 | min-width: 300px; |
| 701 | 484 | width: 70%; |
| 702 | - max-width: 600px; | |
| 703 | -} | |
| 704 | -.max-modal .display_modal .option { | |
| 705 | - margin: 15px 0; | |
| 706 | -} | |
| 707 | -.max-modal .display_modal .option.position, .max-modal .display_modal .input.radio { | |
| 708 | - display: inline-block; | |
| 709 | -} | |
| 710 | -.max-modal .display_modal .option.position label, .max-modal .display_modal .input.radio label { | |
| 711 | - width: auto; | |
| 712 | - min-width: 0; | |
| 713 | -} | |
| 714 | -.max-modal .display_modal .input.radio { | |
| 715 | - margin-right: 5px; | |
| 716 | -} | |
| 717 | -.max-modal .display_modal .pos_spacer { | |
| 718 | - margin: 3px 0; | |
| 719 | -} | |
| 720 | -.max-modal .display_modal .option.position { | |
| 721 | - margin: 3px 0 3px 178px; | |
| 722 | -} | |
| 723 | -.max-modal .display_modal label, .max-modal .display_modal .option > span > .label { | |
| 724 | - display: inline-block; | |
| 725 | - min-width: 175px; | |
| 726 | - font-weight: 700; | |
| 727 | -} | |
| 485 | + max-width: 600px; } | |
| 486 | + .max-modal .display_modal .option { | |
| 487 | + margin: 15px 0; } | |
| 488 | + .max-modal .display_modal .option.position, .max-modal .display_modal .input.radio { | |
| 489 | + display: inline-block; } | |
| 490 | + .max-modal .display_modal .option.position label, .max-modal .display_modal .input.radio label { | |
| 491 | + width: auto; | |
| 492 | + min-width: 0; } | |
| 493 | + .max-modal .display_modal .input.radio { | |
| 494 | + margin-right: 5px; } | |
| 495 | + .max-modal .display_modal .pos_spacer { | |
| 496 | + margin: 3px 0; } | |
| 497 | + .max-modal .display_modal .option.position { | |
| 498 | + margin: 3px 0 3px 178px; } | |
| 499 | + .max-modal .display_modal label, .max-modal .display_modal .option > span > .label { | |
| 500 | + display: inline-block; | |
| 501 | + min-width: 175px; | |
| 502 | + font-weight: 700; } | |
| 728 | 503 | |
| 729 | 504 | .max-modal.modal_styles { |
| 730 | 505 | width: 90%; |
| 731 | 506 | min-height: 50%; |
| @@ -746,92 +521,75 @@ | ||
| 746 | 521 | span { |
| 747 | 522 | line-height: 30px |
| 748 | 523 | } |
| 749 | 524 | } |
| 750 | - } */ | |
| 751 | -} | |
| 752 | -.max-modal.modal_styles .modal_content { | |
| 753 | - padding-bottom: 0; | |
| 754 | - padding-top: 0; | |
| 755 | -} | |
| 756 | -.max-modal.modal_styles .style_modal, .max-modal.modal_styles .custom_modal { | |
| 757 | - width: 100%; | |
| 758 | - position: relative; | |
| 759 | - display: inline-block; | |
| 760 | -} | |
| 761 | -.max-modal.modal_styles .top-note { | |
| 762 | - padding: 15px; | |
| 763 | - margin: 8px; | |
| 764 | - font-size: 18px; | |
| 765 | - line-height: 1.5; | |
| 766 | - border: 1px solid #000; | |
| 767 | - background-color: #fff; | |
| 768 | -} | |
| 769 | -.max-modal.modal_styles .top-note.warning { | |
| 770 | - background-color: #f2dede; | |
| 771 | -} | |
| 772 | -.max-modal.modal_styles .style-row { | |
| 773 | - margin: 5px 0; | |
| 774 | - padding-bottom: 10px; | |
| 775 | - display: inline-block; | |
| 776 | - width: 100%; | |
| 777 | - /* .maxbutton-social { | |
| 778 | - margin: 5px; | |
| 779 | - } */ | |
| 780 | -} | |
| 781 | -.max-modal.modal_styles .style-row .preset { | |
| 782 | - position: relative; | |
| 783 | - width: 100%; | |
| 784 | - display: inline-block; | |
| 785 | - clear: both; | |
| 786 | - margin: 10px 0; | |
| 787 | - text-align: left; | |
| 788 | -} | |
| 789 | -.max-modal.modal_styles .style-row .description { | |
| 790 | - padding: 8px 5px; | |
| 791 | - display: inline-block; | |
| 792 | - font-size: 15px; | |
| 793 | - width: 150px; | |
| 794 | - float: left; | |
| 795 | - font-style: normal; | |
| 796 | - box-sizing: border-box; | |
| 797 | - border-right: 1px solid #ccc; | |
| 798 | - margin-bottom: 15px; | |
| 799 | - margin-right: 15px; | |
| 800 | - vertical-align: middle; | |
| 801 | -} | |
| 802 | -.max-modal.modal_styles .style-row button { | |
| 803 | - display: inline-block; | |
| 804 | - margin: 5px 0; | |
| 805 | - vertical-align: middle; | |
| 806 | -} | |
| 807 | -.max-modal.modal_styles .style-row .maxsocial { | |
| 808 | - margin: 25px 0 0 !important; | |
| 809 | - width: auto !important; | |
| 810 | - vertical-align: middle; | |
| 811 | -} | |
| 812 | -.max-modal.modal_styles .style-row .switch { | |
| 813 | - display: none; | |
| 814 | -} | |
| 815 | -.max-modal.modal_styles .style-row .switch + label { | |
| 816 | - padding: 5px 0; | |
| 817 | - margin: 15px 0; | |
| 818 | - display: inline-block; | |
| 819 | - width: 100%; | |
| 820 | - height: 100%; | |
| 821 | -} | |
| 822 | -.max-modal.modal_styles .style-row .switch:checked + label { | |
| 823 | - background-color: #ffe; | |
| 824 | - border: 1px solid #ccc; | |
| 825 | - opacity: 1; | |
| 826 | -} | |
| 525 | + } */ } | |
| 526 | + .max-modal.modal_styles .modal_content { | |
| 527 | + padding-bottom: 0; | |
| 528 | + padding-top: 0; } | |
| 529 | + .max-modal.modal_styles .style_modal, .max-modal.modal_styles .custom_modal { | |
| 530 | + width: 100%; | |
| 531 | + position: relative; | |
| 532 | + display: inline-block; } | |
| 533 | + .max-modal.modal_styles .top-note { | |
| 534 | + padding: 15px; | |
| 535 | + margin: 8px; | |
| 536 | + font-size: 18px; | |
| 537 | + line-height: 1.5; | |
| 538 | + border: 1px solid #000; | |
| 539 | + background-color: #fff; } | |
| 540 | + .max-modal.modal_styles .top-note.warning { | |
| 541 | + background-color: #f2dede; } | |
| 542 | + .max-modal.modal_styles .style-row { | |
| 543 | + margin: 5px 0; | |
| 544 | + padding-bottom: 10px; | |
| 545 | + display: inline-block; | |
| 546 | + width: 100%; | |
| 547 | + /* .maxbutton-social { | |
| 548 | + margin: 5px; | |
| 549 | + } */ } | |
| 550 | + .max-modal.modal_styles .style-row .preset { | |
| 551 | + position: relative; | |
| 552 | + width: 100%; | |
| 553 | + display: inline-block; | |
| 554 | + clear: both; | |
| 555 | + margin: 10px 0; | |
| 556 | + text-align: left; } | |
| 557 | + .max-modal.modal_styles .style-row .description { | |
| 558 | + padding: 8px 5px; | |
| 559 | + display: inline-block; | |
| 560 | + font-size: 15px; | |
| 561 | + width: 150px; | |
| 562 | + float: left; | |
| 563 | + font-style: normal; | |
| 564 | + box-sizing: border-box; | |
| 565 | + border-right: 1px solid #ccc; | |
| 566 | + margin-bottom: 15px; | |
| 567 | + margin-right: 15px; | |
| 568 | + vertical-align: middle; } | |
| 569 | + .max-modal.modal_styles .style-row button { | |
| 570 | + display: inline-block; | |
| 571 | + margin: 5px 0; | |
| 572 | + vertical-align: middle; } | |
| 573 | + .max-modal.modal_styles .style-row .maxsocial { | |
| 574 | + margin: 25px 0 0 !important; | |
| 575 | + width: auto !important; | |
| 576 | + vertical-align: middle; } | |
| 577 | + .max-modal.modal_styles .style-row .switch { | |
| 578 | + display: none; } | |
| 579 | + .max-modal.modal_styles .style-row .switch + label { | |
| 580 | + padding: 5px 0; | |
| 581 | + margin: 15px 0; | |
| 582 | + display: inline-block; | |
| 583 | + width: 100%; | |
| 584 | + height: 100%; } | |
| 585 | + .max-modal.modal_styles .style-row .switch:checked + label { | |
| 586 | + background-color: #ffe; | |
| 587 | + border: 1px solid #ccc; | |
| 588 | + opacity: 1; } | |
| 827 | 589 | |
| 828 | 590 | .media-buttons .shortcode_options .mbcustom-options { |
| 829 | 591 | width: 500px; |
| 830 | - margin: 20px 0; | |
| 831 | -} | |
| 832 | -.media-buttons .shortcode_options .mbcustom-options label { | |
| 833 | - width: 200px; | |
| 834 | - margin: 5px 0; | |
| 835 | -} | |
| 836 | - | |
| 837 | -/*# sourceMappingURL=admin.css.map */ | |
| 592 | + margin: 20px 0; } | |
| 593 | + .media-buttons .shortcode_options .mbcustom-options label { | |
| 594 | + width: 200px; | |
| 595 | + margin: 5px 0; } | |