]> git.mxchange.org Git - friendica.git/blob - view/theme/quattro/lilac/style.css
Vier: The usability with a touch device is improved
[friendica.git] / view / theme / quattro / lilac / style.css
1 /**
2  * Fabio Comuni <http://kirgroup.com/profile/fabrixxm>
3  **/
4 /* icons */
5 .icon {
6   background-color: transparent ;
7   background-repeat: no-repeat;
8   background-position: left center;
9   display: block;
10   overflow: hidden;
11   text-indent: -9999px;
12   padding: 1px;
13   min-width: 22px;
14   height: 22px;
15 }
16 .icon.text {
17   text-indent: 0px;
18 }
19 .icon.notify {
20   background-image: url("../../../images/icons/22/notify_off.png");
21 }
22 .icon.intro {
23   background-image: url("icons/contacts_off.png");
24 }
25 .icon.mail {
26   background-image: url("icons/messages_off.png");
27 }
28 .icon.gear {
29   background-image: url("../../../images/icons/22/gear.png");
30 }
31 .icon.like {
32   background-image: url("icons/like.png");
33 }
34 .icon.dislike {
35   background-image: url("icons/dislike.png");
36 }
37 .icon.add {
38   background-image: url("../../../images/icons/22/add.png");
39 }
40 .icon.delete {
41   background-image: url("../../../images/icons/22/delete.png");
42 }
43 .icon.edit {
44   background-image: url("../../../images/icons/22/edit.png");
45 }
46 .icon.pencil {
47   background-image: url("../../../images/icons/22/edit.png");
48 }
49 .icon.star {
50   background-image: url("../../../images/icons/22/star.png");
51 }
52 .icon.menu {
53   background-image: url("../../../images/icons/22/menu.png");
54 }
55 .icon.link {
56   background-image: url("../../../images/icons/22/link.png");
57 }
58 .icon.remote-link {
59   background-image: url("../../../images/icons/22/link.png");
60 }
61 .icon.lock {
62   background-image: url("../../../images/icons/22/lock.png");
63 }
64 .icon.unlock {
65   background-image: url("../../../images/icons/22/unlock.png");
66 }
67 .icon.plugin {
68   background-image: url("../../../images/icons/22/plugin.png");
69 }
70 .icon.type-unkn {
71   background-image: url("../../../images/icons/22/zip.png");
72 }
73 .icon.type-application {
74   background-image: url("../../../images/icons/22/zip.png");
75 }
76 .icon.type-audio {
77   background-image: url("../../../images/icons/22/audio.png");
78 }
79 .icon.type-video {
80   background-image: url("../../../images/icons/22/video.png");
81 }
82 .icon.type-image {
83   background-image: url("../../../images/icons/22/image.png");
84 }
85 .icon.type-text {
86   background-image: url("../../../images/icons/22/text.png");
87 }
88 .icon.language {
89   background-image: url("icons/language.png");
90 }
91 .icon.text {
92   padding: 10px 0px 0px 25px;
93 }
94 .icon.s10 {
95   min-width: 10px;
96   height: 10px;
97 }
98 .icon.s10.notify {
99   background-image: url("../../../images/icons/10/notify_off.png");
100 }
101 .icon.s10.intro {
102   background-image: url("icons/contacts_off.png");
103 }
104 .icon.s10.mail {
105   background-image: url("icons/messages_off.png");
106 }
107 .icon.s10.gear {
108   background-image: url("../../../images/icons/10/gear.png");
109 }
110 .icon.s10.like {
111   background-image: url("icons/like.png");
112 }
113 .icon.s10.dislike {
114   background-image: url("icons/dislike.png");
115 }
116 .icon.s10.add {
117   background-image: url("../../../images/icons/10/add.png");
118 }
119 .icon.s10.delete {
120   background-image: url("../../../images/icons/10/delete.png");
121 }
122 .icon.s10.edit {
123   background-image: url("../../../images/icons/10/edit.png");
124 }
125 .icon.s10.pencil {
126   background-image: url("../../../images/icons/10/edit.png");
127 }
128 .icon.s10.star {
129   background-image: url("../../../images/icons/10/star.png");
130 }
131 .icon.s10.menu {
132   background-image: url("../../../images/icons/10/menu.png");
133 }
134 .icon.s10.link {
135   background-image: url("../../../images/icons/10/link.png");
136 }
137 .icon.s10.remote-link {
138   background-image: url("../../../images/icons/10/link.png");
139 }
140 .icon.s10.lock {
141   background-image: url("../../../images/icons/10/lock.png");
142 }
143 .icon.s10.unlock {
144   background-image: url("../../../images/icons/10/unlock.png");
145 }
146 .icon.s10.plugin {
147   background-image: url("../../../images/icons/10/plugin.png");
148 }
149 .icon.s10.type-unkn {
150   background-image: url("../../../images/icons/10/zip.png");
151 }
152 .icon.s10.type-application {
153   background-image: url("../../../images/icons/10/zip.png");
154 }
155 .icon.s10.type-audio {
156   background-image: url("../../../images/icons/10/audio.png");
157 }
158 .icon.s10.type-video {
159   background-image: url("../../../images/icons/10/video.png");
160 }
161 .icon.s10.type-image {
162   background-image: url("../../../images/icons/10/image.png");
163 }
164 .icon.s10.type-text {
165   background-image: url("../../../images/icons/10/text.png");
166 }
167 .icon.s10.language {
168   background-image: url("icons/language.png");
169 }
170 .icon.s10.text {
171   padding: 2px 0px 0px 15px;
172 }
173 .icon.s16 {
174   min-width: 16px;
175   height: 16px;
176 }
177 .icon.s16.notify {
178   background-image: url("../../../images/icons/16/notify_off.png");
179 }
180 .icon.s16.intro {
181   background-image: url("icons/contacts_off.png");
182 }
183 .icon.s16.mail {
184   background-image: url("icons/messages_off.png");
185 }
186 .icon.s16.gear {
187   background-image: url("../../../images/icons/16/gear.png");
188 }
189 .icon.s16.like {
190   background-image: url("icons/like.png");
191 }
192 .icon.s16.dislike {
193   background-image: url("icons/dislike.png");
194 }
195 .icon.s16.add {
196   background-image: url("../../../images/icons/16/add.png");
197 }
198 .icon.s16.delete {
199   background-image: url("../../../images/icons/16/delete.png");
200 }
201 .icon.s16.edit {
202   background-image: url("../../../images/icons/16/edit.png");
203 }
204 .icon.s16.pencil {
205   background-image: url("../../../images/icons/16/edit.png");
206 }
207 .icon.s16.star {
208   background-image: url("../../../images/icons/16/star.png");
209 }
210 .icon.s16.menu {
211   background-image: url("../../../images/icons/16/menu.png");
212 }
213 .icon.s16.link {
214   background-image: url("../../../images/icons/16/link.png");
215 }
216 .icon.s16.remote-link {
217   background-image: url("../../../images/icons/16/link.png");
218 }
219 .icon.s16.lock {
220   background-image: url("../../../images/icons/16/lock.png");
221 }
222 .icon.s16.unlock {
223   background-image: url("../../../images/icons/16/unlock.png");
224 }
225 .icon.s16.plugin {
226   background-image: url("../../../images/icons/16/plugin.png");
227 }
228 .icon.s16.type-unkn {
229   background-image: url("../../../images/icons/16/zip.png");
230 }
231 .icon.s16.type-application {
232   background-image: url("../../../images/icons/16/zip.png");
233 }
234 .icon.s16.type-audio {
235   background-image: url("../../../images/icons/16/audio.png");
236 }
237 .icon.s16.type-video {
238   background-image: url("../../../images/icons/16/video.png");
239 }
240 .icon.s16.type-image {
241   background-image: url("../../../images/icons/16/image.png");
242 }
243 .icon.s16.type-text {
244   background-image: url("../../../images/icons/16/text.png");
245 }
246 .icon.s16.language {
247   background-image: url("icons/language.png");
248 }
249 .icon.s16.text {
250   padding: 4px 0px 0px 20px;
251 }
252 .icon.s22 {
253   min-width: 22px;
254   height: 22px;
255 }
256 .icon.s22.notify {
257   background-image: url("../../../images/icons/22/notify_off.png");
258 }
259 .icon.s22.intro {
260   background-image: url("icons/contacts_off.png");
261 }
262 .icon.s22.mail {
263   background-image: url("icons/messages_off.png");
264 }
265 .icon.s22.gear {
266   background-image: url("../../../images/icons/22/gear.png");
267 }
268 .icon.s22.like {
269   background-image: url("icons/like.png");
270 }
271 .icon.s22.dislike {
272   background-image: url("icons/dislike.png");
273 }
274 .icon.s22.add {
275   background-image: url("../../../images/icons/22/add.png");
276 }
277 .icon.s22.delete {
278   background-image: url("../../../images/icons/22/delete.png");
279 }
280 .icon.s22.edit {
281   background-image: url("../../../images/icons/22/edit.png");
282 }
283 .icon.s22.pencil {
284   background-image: url("../../../images/icons/22/edit.png");
285 }
286 .icon.s22.star {
287   background-image: url("../../../images/icons/22/star.png");
288 }
289 .icon.s22.menu {
290   background-image: url("../../../images/icons/22/menu.png");
291 }
292 .icon.s22.link {
293   background-image: url("../../../images/icons/22/link.png");
294 }
295 .icon.s22.remote-link {
296   background-image: url("../../../images/icons/22/link.png");
297 }
298 .icon.s22.lock {
299   background-image: url("../../../images/icons/22/lock.png");
300 }
301 .icon.s22.unlock {
302   background-image: url("../../../images/icons/22/unlock.png");
303 }
304 .icon.s22.plugin {
305   background-image: url("../../../images/icons/22/plugin.png");
306 }
307 .icon.s22.type-unkn {
308   background-image: url("../../../images/icons/22/zip.png");
309 }
310 .icon.s22.type-application {
311   background-image: url("../../../images/icons/22/zip.png");
312 }
313 .icon.s22.type-audio {
314   background-image: url("../../../images/icons/22/audio.png");
315 }
316 .icon.s22.type-video {
317   background-image: url("../../../images/icons/22/video.png");
318 }
319 .icon.s22.type-image {
320   background-image: url("../../../images/icons/22/image.png");
321 }
322 .icon.s22.type-text {
323   background-image: url("../../../images/icons/22/text.png");
324 }
325 .icon.s22.language {
326   background-image: url("icons/language.png");
327 }
328 .icon.s22.text {
329   padding: 10px 0px 0px 25px;
330 }
331 .icon.s48 {
332   width: 48px;
333   height: 48px;
334 }
335 .icon.s48.notify {
336   background-image: url("../../../images/icons/48/notify_off.png");
337 }
338 .icon.s48.intro {
339   background-image: url("icons/contacts_off.png");
340 }
341 .icon.s48.mail {
342   background-image: url("icons/messages_off.png");
343 }
344 .icon.s48.gear {
345   background-image: url("../../../images/icons/48/gear.png");
346 }
347 .icon.s48.like {
348   background-image: url("icons/like.png");
349 }
350 .icon.s48.dislike {
351   background-image: url("icons/dislike.png");
352 }
353 .icon.s48.add {
354   background-image: url("../../../images/icons/48/add.png");
355 }
356 .icon.s48.delete {
357   background-image: url("../../../images/icons/48/delete.png");
358 }
359 .icon.s48.edit {
360   background-image: url("../../../images/icons/48/edit.png");
361 }
362 .icon.s48.pencil {
363   background-image: url("../../../images/icons/48/edit.png");
364 }
365 .icon.s48.star {
366   background-image: url("../../../images/icons/48/star.png");
367 }
368 .icon.s48.menu {
369   background-image: url("../../../images/icons/48/menu.png");
370 }
371 .icon.s48.link {
372   background-image: url("../../../images/icons/48/link.png");
373 }
374 .icon.s48.remote-link {
375   background-image: url("../../../images/icons/48/link.png");
376 }
377 .icon.s48.lock {
378   background-image: url("../../../images/icons/48/lock.png");
379 }
380 .icon.s48.unlock {
381   background-image: url("../../../images/icons/48/unlock.png");
382 }
383 .icon.s48.plugin {
384   background-image: url("../../../images/icons/48/plugin.png");
385 }
386 .icon.s48.type-unkn {
387   background-image: url("../../../images/icons/48/zip.png");
388 }
389 .icon.s48.type-application {
390   background-image: url("../../../images/icons/48/zip.png");
391 }
392 .icon.s48.type-audio {
393   background-image: url("../../../images/icons/48/audio.png");
394 }
395 .icon.s48.type-video {
396   background-image: url("../../../images/icons/48/video.png");
397 }
398 .icon.s48.type-image {
399   background-image: url("../../../images/icons/48/image.png");
400 }
401 .icon.s48.type-text {
402   background-image: url("../../../images/icons/48/text.png");
403 }
404 .icon.s48.language {
405   background-image: url("icons/language.png");
406 }
407 .icon.on {
408   background-image: url("icons/addon_on.png");
409   min-width: 16px;
410   height: 16px;
411   background-position: 0px 0px;
412 }
413 .icon.off {
414   background-image: url("icons/addon_off.png");
415   width: 16px;
416   height: 16px;
417   background-position: 0px 0px;
418 }
419 /* global */
420 body {
421   font-family: Liberation Sans, helvetica, arial, clean, sans-serif;
422   font-size: 11px;
423   background-color: #f6ecf9;
424   color: #2d2d2d;
425   margin: 50px 0px 0px 0px;
426   display: table;
427 }
428 h4 {
429   font-size: 1.1em;
430 }
431 a,
432 a:link {
433   color: #521f5c;
434   text-decoration: none;
435 }
436 a:visited {
437   color: #86608e;
438   text-decoration: none;
439 }
440 a:hover {
441   color: #86608e;
442   text-decoration: underline;
443 }
444 .left {
445   float: left;
446 }
447 .right {
448   float: right;
449 }
450 .hidden {
451   display: none;
452 }
453 .clear {
454   clear: both;
455 }
456 .fakelink {
457   color: #521f5c;
458   text-decoration: none;
459   cursor: pointer;
460 }
461 .fakelink:hover {
462   color: #86608e;
463   text-decoration: underline;
464 }
465 blockquote {
466   background: #ffffff;
467   padding: 1em;
468   margin-left: 1em;
469   border-left: 1em solid #e6e6e6;
470 }
471 code {
472   font-family: Courier, monospace;
473   white-space: pre;
474   display: block;
475   overflow: auto;
476   border: 1px solid #444;
477   background: #EEE;
478   color: #444;
479   padding: 10px;
480   margin-top: 20px;
481 }
482 #panel {
483   position: absolute;
484   width: 10em;
485   background: #ffffff;
486   color: #2d2d2d;
487   margin: 0px;
488   padding: 1em;
489   list-style: none;
490   border: 3px solid #364e59;
491   z-index: 100000;
492   -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
493   -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
494   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
495 }
496 /* tool */
497 .tool {
498   height: auto;
499   overflow: auto;
500 }
501 .tool .label {
502   float: left;
503 }
504 .tool .action {
505   float: right;
506 }
507 .tool > img {
508   float: left;
509 }
510 /* popup notifications */
511 #jGrowl.top-right {
512   top: 30px;
513   right: 15px;
514 }
515 div.jGrowl div.notice {
516   background: #511919 url("../../../images/icons/48/notice.png") no-repeat 5px center;
517   color: #ffffff;
518   padding-left: 58px;
519 }
520 div.jGrowl div.info {
521   background: #364e59 url("../../../images/icons/48/info.png") no-repeat 5px center;
522   color: #ffffff;
523   padding-left: 58px;
524 }
525 /* notifications page */
526 .notif-item {
527   padding: 0.5em;
528 }
529 .notif-item:nth-child(even) {
530   background-color: #cccccc;
531 }
532 .notif-item:nth-child(odd) {
533   background-color: #ffffff;
534 }
535 .notif-item .notif-image {
536   width: 16px;
537 }
538 /* header */
539 header {
540   position: fixed;
541   left: 43%;
542   right: 43%;
543   top: 0px;
544   margin: 0px;
545   padding: 0px;
546   /*width: 100%; height: 12px; */
547   z-index: 110;
548   color: #ffffff;
549 }
550 header #site-location {
551   display: none;
552 }
553 header #banner {
554   overflow: hidden;
555   text-align: center;
556   width: 100%;
557 }
558 header #banner a,
559 header #banner a:active,
560 header #banner a:visited,
561 header #banner a:link,
562 header #banner a:hover {
563   color: #ffffff;
564   text-decoration: none;
565   outline: none;
566   vertical-align: bottom;
567 }
568 header #banner #logo-img {
569   height: 22px;
570   margin-top: 5px;
571 }
572 header #banner #logo-text {
573   font-size: 22px;
574 }
575 /* nav */
576 nav {
577   width: 100%;
578   height: 32px;
579   position: fixed;
580   left: 0px;
581   top: 0px;
582   padding: 0px;
583   background-color: #521f5c;
584   color: #ffffff;
585   z-index: 100;
586   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
587   -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
588   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
589 }
590 nav a,
591 nav a:active,
592 nav a:visited,
593 nav a:link,
594 nav a:hover {
595   color: #ffffff;
596   text-decoration: none;
597   outline: none;
598 }
599 nav ul {
600   margin: 0px;
601   padding: 0px 20px;
602 }
603 nav ul li {
604   list-style: none;
605   margin: 0px;
606   padding: 0px;
607   float: left;
608 }
609 nav ul li .menu-popup {
610   left: 0px;
611   right: auto;
612 }
613 nav .nav-menu-icon {
614   position: relative;
615   height: 22px;
616   padding: 5px;
617   margin: 0px 10px;
618   -moz-border-radius: 5px 5px 0 0;
619   -webkit-border-radius: 5px 5px 0 0;
620   border-radius: 5px 5px 0 0;
621 }
622 nav .nav-menu-icon.selected {
623   background-color: #cbd38d;
624 }
625 nav .nav-menu-icon img {
626   width: 22px;
627   height: 22px;
628 }
629 nav .nav-menu-icon .nav-notify {
630   top: 3px;
631 }
632 nav .nav-menu {
633   position: relative;
634   height: 16px;
635   padding: 5px;
636   margin: 3px 15px 0px;
637   font-size: 14px;
638   border-bottom: 3px solid #521f5c;
639 }
640 nav .nav-menu.selected {
641   border-bottom: 3px solid #9eabb0;
642 }
643 nav .nav-notify {
644   display: none;
645   position: absolute;
646   background-color: #86608e;
647   -moz-border-radius: 5px 5px 5px 5px;
648   -webkit-border-radius: 5px 5px 5px 5px;
649   border-radius: 5px 5px 5px 5px;
650   font-size: 10px;
651   padding: 1px 3px;
652   top: 0px;
653   right: -10px;
654   min-width: 15px;
655   text-align: right;
656 }
657 nav .nav-notify.show {
658   display: block;
659 }
660 nav #nav-help-link,
661 nav #nav-search-link,
662 nav #nav-directory-link,
663 nav #nav-apps-link,
664 nav #nav-site-linkmenu {
665   float: right;
666 }
667 nav #nav-help-link .menu-popup,
668 nav #nav-search-link .menu-popup,
669 nav #nav-directory-link .menu-popup,
670 nav #nav-apps-link .menu-popup,
671 nav #nav-site-linkmenu .menu-popup {
672   right: 0px;
673   left: auto;
674 }
675 nav #nav-notifications-linkmenu.on .icon.s22.notify,
676 nav #nav-notifications-linkmenu.selected .icon.s22.notify {
677   background-image: url("../../../images/icons/22/notify_on.png");
678 }
679 nav #nav-introductions-link.on .icon.s22.intro,
680 nav #nav-introductions-link.selected .icon.s22.intro {
681   background-image: url("icons/contacts_on.png");
682 }
683 nav #nav-messages-link.on .icon.s22.mail,
684 nav #nav-messages-link.selected .icon.s22.mail {
685   background-image: url("icons/messages_on.png");
686 }
687 nav #nav-apps-link.selected {
688   background-color: #cbd38d;
689 }
690 ul.menu-popup {
691   position: absolute;
692   display: none;
693   width: 10em;
694   background: #ffffff;
695   color: #2d2d2d;
696   margin: 0px;
697   padding: 0px;
698   list-style: none;
699   border: 3px solid #364e59;
700   z-index: 100000;
701   -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
702   -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
703   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
704 }
705 ul.menu-popup a {
706   display: block;
707   color: #2d2d2d;
708   padding: 5px 10px;
709   text-decoration: none;
710 }
711 ul.menu-popup a:hover {
712   background-color: #c0a3c7;
713 }
714 ul.menu-popup .menu-sep {
715   border-top: 1px solid #9eabb0;
716 }
717 ul.menu-popup li {
718   float: none;
719   overflow: auto;
720   height: auto;
721   display: block;
722 }
723 ul.menu-popup li img {
724   float: left;
725   width: 16px;
726   height: 16px;
727   padding-right: 5px;
728 }
729 ul.menu-popup .empty {
730   padding: 5px;
731   text-align: center;
732   color: #9eabb0;
733 }
734 ul.menu-popup .toolbar {
735   background-color: #9eabb0;
736   height: auto;
737   overflow: auto;
738 }
739 ul.menu-popup .toolbar a {
740   float: right;
741 }
742 ul.menu-popup .toolbar a:hover {
743   background-color: #ffffff;
744 }
745 /* autocomplete popup */
746 .autocomplete,
747 .acpopup {
748   max-height: 150px;
749   background-color: #ffffff;
750   color: #2d2d2d;
751   border: 1px solid #364e59;
752   overflow: auto;
753   z-index: 100000;
754   -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
755   -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
756   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
757 }
758 .autocomplete > div,
759 .acpopupitem {
760   color: #2d2d2d;
761   padding: 4px;
762   clear: left;
763   overflow: auto;
764   height: auto;
765 }
766 .autocomplete > div img,
767 .acpopupitem img {
768   float: left;
769   margin-right: 4px;
770   width: 16px !important;
771   height: 16px !important;
772 }
773 .autocomplete > div.selected,
774 .acpopupitem.selected {
775   background-color: #c0a3c7;
776 }
777 #nav-notifications-menu {
778   width: 400px;
779   max-height: 550px;
780   overflow: auto;
781 }
782 #nav-notifications-menu img {
783   float: left;
784   margin-right: 5px;
785 }
786 #nav-notifications-menu .contactname {
787   font-weight: bold;
788 }
789 #nav-notifications-menu .notif-when {
790   font-size: 10px;
791   color: #9eabb0;
792   display: block;
793 }
794 /* aside 230px*/
795 aside {
796   display: table-cell;
797   vertical-align: top;
798   width: 200px;
799   padding: 0px 10px 0px 20px;
800   border-right: 1px solid #bdcdd4;
801 }
802 aside .profile-edit-side-div {
803   display: none;
804 }
805 aside .vcard .fn {
806   font-size: 16px;
807   font-weight: bold;
808   margin-bottom: 5px;
809 }
810 aside .vcard .title {
811   margin-bottom: 5px;
812 }
813 aside .vcard dl {
814   height: auto;
815   overflow: auto;
816 }
817 aside .vcard dt {
818   float: left;
819   margin-left: 0px;
820   width: 35%;
821   text-align: right;
822   color: #999999;
823 }
824 aside .vcard dd {
825   float: left;
826   margin-left: 4px;
827   width: 60%;
828 }
829 aside #profile-extra-links ul {
830   padding: 0px;
831   margin: 0px;
832 }
833 aside #profile-extra-links li {
834   padding: 0px;
835   margin: 0px;
836   list-style: none;
837 }
838 aside #wallmessage-link {
839   display: block;
840   -moz-border-radius: 5px 5px 5px 5px;
841   -webkit-border-radius: 5px 5px 5px 5px;
842   border-radius: 5px 5px 5px 5px;
843   color: #ffffff;
844   background: #521f5c url('../../../images/connect-bg.png') no-repeat left center;
845   font-weight: bold;
846   text-transform: uppercase;
847   padding: 4px 2px 2px 35px;
848   margin-top: 3px;
849 }
850 aside #wallmessage-link:hover {
851   text-decoration: none;
852   background-color: #86608e;
853 }
854 aside #dfrn-request-link {
855   display: block;
856   -moz-border-radius: 5px 5px 5px 5px;
857   -webkit-border-radius: 5px 5px 5px 5px;
858   border-radius: 5px 5px 5px 5px;
859   color: #ffffff;
860   background: #521f5c url('../../../images/connect-bg.png') no-repeat left center;
861   font-weight: bold;
862   text-transform: uppercase;
863   padding: 4px 2px 2px 35px;
864 }
865 aside #dfrn-request-link:hover {
866   text-decoration: none;
867   background-color: #86608e;
868 }
869 aside #profiles-menu {
870   width: 20em;
871 }
872 aside .posted-date-selector-months {
873   margin-left: 10px;
874 }
875 #contact-block {
876   overflow: auto;
877   height: auto;
878   /*.contact-block-div { width:60px; height: 60px; }*/
879 }
880 #contact-block .contact-block-h4 {
881   float: left;
882   margin: 5px 0px;
883 }
884 #contact-block .allcontact-link {
885   float: right;
886   margin: 5px 0px;
887 }
888 #contact-block .contact-block-content {
889   clear: both;
890   overflow: hidden;
891   height: auto;
892 }
893 #contact-block .contact-block-link {
894   float: left;
895   margin: 0px 2px 2px 0px;
896 }
897 #contact-block .contact-block-link img {
898   width: 48px;
899   height: 48px;
900 }
901 /* group member */
902 #contact-edit-drop-link,
903 .mail-list-delete-wrapper,
904 .group-delete-wrapper {
905   float: right;
906   margin-right: 50px;
907 }
908 #contact-edit-drop-link .drophide,
909 .mail-list-delete-wrapper .drophide,
910 .group-delete-wrapper .drophide {
911   background-image: url('../../../images/icons/22/delete.png');
912   display: block;
913   width: 22px;
914   height: 22px;
915   opacity: 0.3;
916   position: relative;
917   top: -50px;
918 }
919 #contact-edit-drop-link .drop,
920 .mail-list-delete-wrapper .drop,
921 .group-delete-wrapper .drop {
922   background-image: url('../../../images/icons/22/delete.png');
923   display: block;
924   width: 22px;
925   height: 22px;
926   position: relative;
927   top: -50px;
928 }
929 /*
930 #group-members {
931         margin-top: 20px;
932         padding: 10px;
933         height: 250px;
934         overflow: auto;
935         border: 1px solid #ddd;
936 }
937 #group-members-end {
938         clear: both;
939 }
940 #group-all-contacts {
941         padding: 10px;
942         height: 450px;
943         overflow: auto;
944         border: 1px solid #ddd;
945 }
946 #group-all-contacts-end {
947         clear: both;
948         margin-bottom: 10px;
949 }
950 .contact-block-div {
951         float: left;
952         width: 60px;
953         height: 60px;
954 }*/
955 /* widget */
956 .widget {
957   margin-bottom: 2em;
958   /*.action .s10 { width: 10px; overflow: hidden; padding: 0px;}
959         .action .s16 { width: 16px; overflow: hidden; padding: 0px;}*/
960 }
961 .widget h3 {
962   padding: 0px;
963   margin: 2px;
964 }
965 .widget .action {
966   opacity: 0.1;
967   -webkit-transition: all 0.2s ease-in-out;
968   -moz-transition: all 0.2s ease-in-out;
969   -o-transition: all 0.2s ease-in-out;
970   -ms-transition: all 0.2s ease-in-out;
971   transition: all 0.2s ease-in-out;
972 }
973 .widget input.action {
974   opacity: 0.5;
975   -webkit-transition: all 0.2s ease-in-out;
976   -moz-transition: all 0.2s ease-in-out;
977   -o-transition: all 0.2s ease-in-out;
978   -ms-transition: all 0.2s ease-in-out;
979   transition: all 0.2s ease-in-out;
980 }
981 .widget:hover .title .action {
982   opacity: 1;
983   -webkit-transition: all 0.2s ease-in-out;
984   -moz-transition: all 0.2s ease-in-out;
985   -o-transition: all 0.2s ease-in-out;
986   -ms-transition: all 0.2s ease-in-out;
987   transition: all 0.2s ease-in-out;
988 }
989 .widget .tool:hover .action {
990   opacity: 1;
991   -webkit-transition: all 0.2s ease-in-out;
992   -moz-transition: all 0.2s ease-in-out;
993   -o-transition: all 0.2s ease-in-out;
994   -ms-transition: all 0.2s ease-in-out;
995   transition: all 0.2s ease-in-out;
996 }
997 .widget .tool:hover .action.ticked {
998   opacity: 1;
999   -webkit-transition: all 0.2s ease-in-out;
1000   -moz-transition: all 0.2s ease-in-out;
1001   -o-transition: all 0.2s ease-in-out;
1002   -ms-transition: all 0.2s ease-in-out;
1003   transition: all 0.2s ease-in-out;
1004 }
1005 .widget ul {
1006   padding: 0px;
1007 }
1008 .widget ul li {
1009   padding-left: 16px;
1010   min-height: 16px;
1011   list-style: none;
1012 }
1013 .widget .tool.selected {
1014   background: url('../../../images/selected.png') no-repeat left center;
1015 }
1016 /* widget: search */
1017 #add-search-popup {
1018   width: 200px;
1019   top: 18px;
1020 }
1021 /* section 800px */
1022 section {
1023   display: table-cell;
1024   vertical-align: top;
1025   width: 770px;
1026   padding: 0px 20px 0px 10px;
1027 }
1028 .sparkle {
1029   cursor: url('icons/lock.cur'), pointer;
1030 }
1031 /* wall item */
1032 .tread-wrapper {
1033   background-color: #eff0f1;
1034   position: relative;
1035   padding: 10px;
1036   margin-bottom: 20px;
1037   width: 750px;
1038   border-bottom: 1px solid #cccccc;
1039 }
1040 .wall-item-decor {
1041   position: absolute;
1042   left: 97%;
1043   top: -10px;
1044   width: 16px;
1045 }
1046 .unstarred {
1047   display: none;
1048 }
1049 .wall-item-container {
1050   display: table;
1051   width: 750px;
1052 }
1053 .wall-item-container .wall-item-item,
1054 .wall-item-container .wall-item-bottom {
1055   display: table-row;
1056 }
1057 .wall-item-container .wall-item-bottom {
1058   opacity: 0.5;
1059   -webkit-transition: all 0.2s ease-in-out;
1060   -moz-transition: all 0.2s ease-in-out;
1061   -o-transition: all 0.2s ease-in-out;
1062   -ms-transition: all 0.2s ease-in-out;
1063   transition: all 0.2s ease-in-out;
1064 }
1065 .wall-item-container:hover .wall-item-bottom {
1066   opacity: 1;
1067   -webkit-transition: all 0.2s ease-in-out;
1068   -moz-transition: all 0.2s ease-in-out;
1069   -o-transition: all 0.2s ease-in-out;
1070   -ms-transition: all 0.2s ease-in-out;
1071   transition: all 0.2s ease-in-out;
1072 }
1073 .wall-item-container .wall-item-info {
1074   display: table-cell;
1075   vertical-align: top;
1076   text-align: left;
1077   width: 60px;
1078 }
1079 .wall-item-container .wall-item-location {
1080   word-wrap: break-word;
1081   width: 50px;
1082 }
1083 .wall-item-container .wall-item-content {
1084   display: table-cell;
1085   font-size: 12px;
1086   max-width: 720px;
1087   word-wrap: break-word;
1088 }
1089 .wall-item-container .wall-item-content img {
1090   max-width: 700px;
1091 }
1092 .wall-item-container .wall-item-links,
1093 .wall-item-container .wall-item-actions {
1094   display: table-cell;
1095   vertical-align: middle;
1096 }
1097 .wall-item-container .wall-item-links .icon,
1098 .wall-item-container .wall-item-actions .icon {
1099   opacity: 0.5;
1100   -webkit-transition: all 0.2s ease-in-out;
1101   -moz-transition: all 0.2s ease-in-out;
1102   -o-transition: all 0.2s ease-in-out;
1103   -ms-transition: all 0.2s ease-in-out;
1104   transition: all 0.2s ease-in-out;
1105 }
1106 .wall-item-container .wall-item-links .icon:hover,
1107 .wall-item-container .wall-item-actions .icon:hover {
1108   opacity: 1;
1109   -webkit-transition: all 0.2s ease-in-out;
1110   -moz-transition: all 0.2s ease-in-out;
1111   -o-transition: all 0.2s ease-in-out;
1112   -ms-transition: all 0.2s ease-in-out;
1113   transition: all 0.2s ease-in-out;
1114 }
1115 .wall-item-container .wall-item-ago {
1116   padding-right: 40px;
1117 }
1118 .wall-item-container .wall-item-name {
1119   font-weight: bold;
1120 }
1121 .wall-item-container .wall-item-actions-author {
1122   float: left;
1123   width: 20em;
1124   margin-top: 0.5em;
1125 }
1126 .wall-item-container .wall-item-actions-events {
1127   float: left;
1128   margin-top: 0.5em;
1129 }
1130 .wall-item-container .wall-item-actions-events a {
1131   margin-right: 3em;
1132 }
1133 .wall-item-container .wall-item-actions-social {
1134   float: left;
1135   margin-top: 0.5em;
1136 }
1137 .wall-item-container .wall-item-actions-social a {
1138   margin-right: 3em;
1139 }
1140 .wall-item-container .wall-item-actions-tools {
1141   float: right;
1142   width: 15%;
1143 }
1144 .wall-item-container .wall-item-actions-tools a {
1145   float: right;
1146 }
1147 .wall-item-container .wall-item-actions-tools input {
1148   float: right;
1149 }
1150 .wall-item-container.comment .contact-photo-wrapper {
1151   margin-left: 16px;
1152 }
1153 .wall-item-container.comment .contact-photo {
1154   width: 32px;
1155   height: 32px;
1156 }
1157 .wall-item-container.comment .contact-photo-menu-button {
1158   top: 15px !important;
1159   left: 0px !important;
1160 }
1161 .wall-item-container.comment .wall-item-links {
1162   padding-left: 12px;
1163 }
1164 .wall-item-container.comment .commentbox {
1165   height: 0px;
1166   overflow: hidden;
1167   -webkit-transition: all 0.2s ease-in-out;
1168   -moz-transition: all 0.2s ease-in-out;
1169   -o-transition: all 0.2s ease-in-out;
1170   -ms-transition: all 0.2s ease-in-out;
1171   transition: all 0.2s ease-in-out;
1172 }
1173 .wall-item-container.comment .commentbox .wall-item-comment-wrapper {
1174   border-top: 1px solid #999999;
1175   height: 0px;
1176   overflow: hidden;
1177 }
1178 .wall-item-container.comment:hover .commentbox {
1179   height: auto;
1180   overflow: visible;
1181   -webkit-transition: all 0.2s ease-in-out;
1182   -moz-transition: all 0.2s ease-in-out;
1183   -o-transition: all 0.2s ease-in-out;
1184   -ms-transition: all 0.2s ease-in-out;
1185   transition: all 0.2s ease-in-out;
1186 }
1187 .wall-item-container.comment:hover .commentbox .wall-item-comment-wrapper {
1188   border-top: 0px;
1189   height: auto;
1190   overflow: visible;
1191 }
1192 /* 'tag' item type */
1193 .wall-item-container.item-tag .wall-item-content {
1194   opacity: 0.5;
1195   -webkit-transition: all 0.2s ease-in-out;
1196   -moz-transition: all 0.2s ease-in-out;
1197   -o-transition: all 0.2s ease-in-out;
1198   -ms-transition: all 0.2s ease-in-out;
1199   transition: all 0.2s ease-in-out;
1200 }
1201 .wall-item-container.item-tag .contact-photo-wrapper {
1202   margin-left: 32px;
1203 }
1204 .wall-item-container.item-tag .contact-photo {
1205   width: 16px;
1206   height: 16px;
1207 }
1208 .wall-item-container.item-tag .contact-photo-menu-button {
1209   top: 15px !important;
1210   left: 15px !important;
1211 }
1212 .wall-item-comment-wrapper {
1213   margin: 1em 2em 1em 60px;
1214 }
1215 .wall-item-comment-wrapper .comment-edit-photo {
1216   display: none;
1217 }
1218 .wall-item-comment-wrapper textarea {
1219   height: 1em;
1220   width: 100%;
1221   font-size: 10px;
1222   color: #999999;
1223   border: 1px solid #999999;
1224   padding: 0.3em;
1225 }
1226 .wall-item-comment-wrapper .comment-edit-text-full {
1227   height: 4em;
1228   color: #2d2d2d;
1229   border: 1px solid #2d2d2d;
1230 }
1231 .wall-item-comment-wrapper.photo {
1232   margin: 1em 2em 1em 0px;
1233 }
1234 .threaded .wall-item-comment-wrapper {
1235   margin-left: 0px;
1236 }
1237 .comment-edit-preview {
1238   width: 710px;
1239   border: 1px solid #2d2d2d;
1240   margin-top: 10px;
1241   background-color: #c0a3c7;
1242 }
1243 .comment-edit-preview .contact-photo {
1244   width: 32px;
1245   height: 32px;
1246   margin-left: 16px;
1247   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1248 }
1249 .comment-edit-preview .contact-photo-menu-button {
1250   top: 15px !important;
1251   left: 15px !important;
1252 }
1253 .comment-edit-preview .wall-item-links {
1254   padding-left: 12px;
1255 }
1256 .comment-edit-preview .wall-item-container {
1257   width: 90%;
1258 }
1259 .comment-edit-preview .tread-wrapper {
1260   width: 90%;
1261   padding: 0;
1262   margin: 10px 0;
1263   background-color: #c0a3c7;
1264   border-bottom: 0px;
1265 }
1266 .comment-edit-preview .wall-item-conv {
1267   display: none;
1268 }
1269 .shiny {
1270   border-right: 10px solid #c0a3c7;
1271 }
1272 #jot-preview-content .tread-wrapper {
1273   background-color: #c0a3c7;
1274 }
1275 .hide-comments-outer {
1276   margin-bottom: 0.8em;
1277 }
1278 .wall-item-tags {
1279   padding-top: 5px;
1280 }
1281 .tag {
1282   background: url("icons/tag.png") no-repeat center right;
1283   color: #ffffff;
1284   padding-right: 8px;
1285   padding-left: 3px;
1286 }
1287 .tag a {
1288   color: #ffffff;
1289 }
1290 .mention {
1291   background: url("icons/men.png") no-repeat 1px center;
1292   color: #666666;
1293   padding-right: 3px;
1294   padding-left: 18px;
1295 }
1296 .mention a {
1297   color: #666666;
1298 }
1299 .folder {
1300   background: url("icons/folder.png") no-repeat 1px center;
1301   color: #666666;
1302   padding-right: 3px;
1303   padding-left: 15px;
1304 }
1305 .folder a {
1306   color: #666666;
1307 }
1308 .category {
1309   background: url("icons/category.png") no-repeat 1px center;
1310   color: #666666;
1311   padding-right: 3px;
1312   padding-left: 15px;
1313 }
1314 .category a {
1315   color: #666666;
1316 }
1317 /*.filesavetags {
1318     padding: 3px 0px 3px 0px;
1319     opacity: 0.5;
1320 }*/
1321 .wwto {
1322   position: absolute !important;
1323   background: #FFFFFF;
1324   border: 2px solid #364e59;
1325   height: 25px;
1326   width: 25px;
1327   overflow: hidden;
1328   padding: 1px;
1329   top: 40px;
1330   left: 30px;
1331   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1332   -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1333   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1334 }
1335 .wwto .contact-photo {
1336   width: 25px;
1337   height: 25px;
1338 }
1339 /* reshare e embed */
1340 .wall-item-container .wall-item-content .type-link img,
1341 .type-link img {
1342   max-width: 160px;
1343   max-height: 160px;
1344   float: left;
1345   margin-right: 10px;
1346 }
1347 .wall-item-container .wall-item-content .type-link img.attachment-image,
1348 .type-link img.attachment-image {
1349   max-width: 650px;
1350   max-height: inital;
1351   float: none;
1352   margin-right: 0px;
1353 }
1354 .type-link blockquote {
1355   margin: 1em 0px;
1356   max-height: 160px;
1357   overflow: hidden;
1358   padding-left: 1em;
1359 }
1360 .type-video blockquote {
1361   padding-left: 1em;
1362 }
1363 .shared_header {
1364   height: 32px;
1365   color: #999;
1366   border-top: 1px solid #cccccc;
1367   padding-top: 5px;
1368   margin-top: 5px;
1369 }
1370 .shared_header img {
1371   -webkit-border-radius: 4px;
1372   -moz-border-radius: 4px;
1373   border-radius: 4px;
1374   float: left;
1375 }
1376 .shared_header span {
1377   margin-left: 9px;
1378 }
1379 blockquote.shared_content {
1380   margin-left: 32px;
1381   color: #000;
1382   border: none;
1383 }
1384 .oembed.video > a.embed_video {
1385   display: block;
1386   float: none;
1387 }
1388 .oembed.video > a.embed_video > div {
1389   background: rgba(255, 255, 255, 0.36) url(../../../images/icons/48/play.png) no-repeat center center !important;
1390 }
1391 /* threaded comments */
1392 .children {
1393   margin-top: 1em;
1394 }
1395 .children .hide-comments-outer {
1396   margin-left: 60px;
1397 }
1398 .children .wwto {
1399   display: none;
1400 }
1401 .children .comment-edit-preview {
1402   width: 660px;
1403 }
1404 .children .comment-edit-preview .wall-item-container {
1405   width: 610px;
1406 }
1407 .children .children {
1408   margin-left: 40px;
1409 }
1410 .children .children .wall-item-container {
1411   width: 710px;
1412 }
1413 .children .children .comment-edit-preview {
1414   width: 620px;
1415 }
1416 .children .children .comment-edit-preview .wall-item-container {
1417   width: 620px;
1418 }
1419 .children .children .children .wall-item-container {
1420   width: 670px;
1421 }
1422 .children .children .children .comment-edit-preview {
1423   width: 580px;
1424 }
1425 .children .children .children .comment-edit-preview .wall-item-container {
1426   width: 580px;
1427 }
1428 .children .children .children .children .wall-item-container {
1429   width: 630px;
1430 }
1431 .children .children .children .children .comment-edit-preview {
1432   width: 540px;
1433 }
1434 .children .children .children .children .comment-edit-preview .wall-item-container {
1435   width: 540px;
1436 }
1437 .children .children .children .children .children .wall-item-container {
1438   width: 590px;
1439 }
1440 .children .children .children .children .children .comment-edit-preview {
1441   width: 500px;
1442 }
1443 .children .children .children .children .children .comment-edit-preview .wall-item-container {
1444   width: 500px;
1445 }
1446 .children .children .children .children .children .children {
1447   margin-left: 0px;
1448 }
1449 .children .children .children .children .children .children .hide-comments-outer {
1450   margin-left: 0px;
1451 }
1452 /*.threaded .hide-comments-outer { margin-left: 20px; }*/
1453 span[id^="showmore-teaser"] {
1454   background: url("showmore-bg.jpg") no-repeat center bottom;
1455 }
1456 span[id^="showmore-wrap"] {
1457   border-top: 1px solid #999999;
1458   color: #999999;
1459   display: block;
1460   text-align: center;
1461   background-color: #eff0f1;
1462 }
1463 #pause {
1464   position: fixed;
1465   bottom: 5px;
1466   right: 5px;
1467 }
1468 .contact-photo-wrapper {
1469   position: relative;
1470 }
1471 .contact-select {
1472   position: absolute;
1473   top: 64px;
1474   left: 64px;
1475   display: none;
1476 }
1477 .contact-select:checked,
1478 .contact-photo:hover .contact-select {
1479   display: block;
1480 }
1481 #contacts-actions {
1482   position: absolute;
1483   left: 800px;
1484   width: 200px;
1485   background-color: #ffffff;
1486   border: 2px solid #364e59;
1487   display: none;
1488 }
1489 #contacts-actions .batch-action {
1490   display: block;
1491   width: 100%;
1492   background-color: #ffffff;
1493   border: 0px;
1494   color: #2d2d2d;
1495   text-align: left;
1496   padding: 5px 10px;
1497   font-size: 11px;
1498 }
1499 #contacts-actions .batch-action:hover {
1500   background-color: #c0a3c7;
1501 }
1502 @media (max-width: 1000px) {
1503   #contacts-actions {
1504     left: 40px;
1505   }
1506 }
1507 .contact-photo {
1508   width: 48px;
1509   height: 48px;
1510   overflow: hidden;
1511   display: block;
1512 }
1513 .contact-photo img {
1514   width: 48px;
1515   height: 48px;
1516 }
1517 .contact-photo-menu-button {
1518   display: none;
1519   position: absolute;
1520   left: -2px;
1521   top: 31px;
1522 }
1523 .contact-wrapper {
1524   float: left;
1525   width: 300px;
1526   height: 90px;
1527   padding-right: 10px;
1528   margin: 0 10px 10px 0px;
1529 }
1530 .contact-wrapper .contact-photo-wrapper {
1531   float: left;
1532   margin-right: 10px;
1533 }
1534 .contact-wrapper .contact-photo {
1535   width: 80px;
1536   height: 80px;
1537 }
1538 .contact-wrapper .contact-photo img {
1539   width: 80px;
1540   height: 80px;
1541 }
1542 .contact-wrapper .contact-photo-menu-button {
1543   left: 0px;
1544   top: 63px;
1545 }
1546 .directory-item {
1547   float: left;
1548   width: 200px;
1549   height: 200px;
1550 }
1551 .directory-item .contact-photo {
1552   width: 175px;
1553   height: 175px;
1554 }
1555 .directory-item .contact-photo img {
1556   width: 175px;
1557   height: 175px;
1558 }
1559 .contact-name {
1560   font-weight: bold;
1561   padding-top: 15px;
1562 }
1563 .contact-details {
1564   color: #999999;
1565   white-space: nowrap;
1566   overflow: hidden;
1567   text-overflow: ellipsis;
1568 }
1569 /* editor */
1570 .jothidden {
1571   display: none;
1572 }
1573 #jot {
1574   width: 100%;
1575   margin: 0px 2em 20px 0px;
1576 }
1577 #jot .profile-jot-text {
1578   height: 1em;
1579   width: 99%;
1580   font-size: 10px;
1581   color: #999999;
1582   border: 1px solid #999999;
1583   padding: 0.3em;
1584 }
1585 #jot #jot-tools {
1586   margin: 0px;
1587   padding: 0px;
1588   height: 40px;
1589   overflow: none;
1590   width: 770px;
1591   background-color: #521f5c;
1592   border-bottom: 2px solid #9eabb0;
1593 }
1594 #jot #jot-tools li {
1595   list-style: none;
1596   float: left;
1597   width: 80px;
1598   height: 40px;
1599   border-bottom: 2px solid #9eabb0;
1600 }
1601 #jot #jot-tools li a {
1602   display: block;
1603   color: #cccccc;
1604   width: 100%;
1605   height: 40px;
1606   text-align: center;
1607   line-height: 40px;
1608   overflow: hidden;
1609 }
1610 #jot #jot-tools li:hover {
1611   background-color: #86608e;
1612   border-bottom: 2px solid #bdcdd4;
1613 }
1614 #jot #jot-tools li.perms {
1615   float: right;
1616   width: 40px;
1617 }
1618 #jot #jot-tools li.perms a.unlock {
1619   width: 30px;
1620   border-left: 10px solid #cccccc;
1621   background-color: #cccccc;
1622 }
1623 #jot #jot-tools li.perms a.lock {
1624   width: 30px;
1625   border-left: 10px solid #666666;
1626   background-color: #666666;
1627 }
1628 #jot #jot-tools li.submit {
1629   float: right;
1630   background-color: #cccccc;
1631   border-bottom: 2px solid #cccccc;
1632   border-right: 1px solid #666666;
1633   border-left: 1px solid #666666;
1634 }
1635 #jot #jot-tools li.submit input {
1636   border: 0px;
1637   margin: 0px;
1638   padding: 0px;
1639   background-color: #cccccc;
1640   color: #666666;
1641   width: 80px;
1642   height: 40px;
1643   line-height: 40px;
1644 }
1645 #jot #jot-tools li.submit input:hover {
1646   background-color: #521f5c;
1647   color: #666666;
1648 }
1649 #jot #jot-tools li.loading {
1650   float: right;
1651   background-color: #ffffff;
1652   width: 20px;
1653   vertical-align: center;
1654   text-align: center;
1655   border-top: 2px solid #9eabb0;
1656   height: 38px;
1657 }
1658 #jot #jot-tools li.loading img {
1659   margin-top: 10px;
1660 }
1661 #jot #jot-title {
1662   border: 0px;
1663   margin: 0px;
1664   height: 20px;
1665   width: 500px;
1666   font-weight: bold;
1667   border: 1px solid #f6ecf9;
1668 }
1669 #jot #jot-title:-webkit-input-placeholder {
1670   font-weight: normal;
1671 }
1672 #jot #jot-title:-moz-placeholder {
1673   font-weight: normal;
1674 }
1675 #jot #jot-title:hover {
1676   border: 1px solid #999999;
1677 }
1678 #jot #jot-title:focus {
1679   border: 1px solid #999999;
1680 }
1681 #jot #character-counter {
1682   width: 40px;
1683   float: right;
1684   text-align: right;
1685   height: 20px;
1686   line-height: 20px;
1687   padding-right: 20px;
1688 }
1689 #jot #jot-category {
1690   border: 0px;
1691   margin: 0px;
1692   height: 20px;
1693   width: 200px;
1694   border: 1px solid #f6ecf9;
1695 }
1696 #jot #jot-category:hover {
1697   border: 1px solid #999999;
1698 }
1699 #jot #jot-category:focus {
1700   border: 1px solid #999999;
1701 }
1702 /** buttons **/
1703 /*input[type="submit"] {
1704         border: 0px;
1705     background-color: @ButtonBackgroundColor;
1706     color: @ButtonColor;
1707     padding: 0px 10px;
1708         .rounded(5px);
1709     height: 18px;
1710 }*/
1711 /** acl **/
1712 #photo-edit-perms-select,
1713 #photos-upload-permissions-wrapper,
1714 #profile-jot-acl-wrapper {
1715   display: block!important;
1716 }
1717 #acl-wrapper {
1718   width: 690px;
1719   float: left;
1720 }
1721 #acl-search {
1722   float: right;
1723   background: #ffffff url("../../../images/search_18.png") no-repeat right center;
1724   padding-right: 20px;
1725 }
1726 #acl-showall {
1727   float: left;
1728   display: block;
1729   width: auto;
1730   height: 18px;
1731   background-color: #cccccc;
1732   background-image: url("../../../images/show_all_off.png");
1733   background-position: 7px 7px;
1734   background-repeat: no-repeat;
1735   padding: 7px 5px 0px 30px;
1736   color: #999999;
1737   -moz-border-radius: 5px 5px 5px 5px;
1738   -webkit-border-radius: 5px 5px 5px 5px;
1739   border-radius: 5px 5px 5px 5px;
1740 }
1741 #acl-showall.selected {
1742   color: #000000;
1743   background-color: #ff9900;
1744   background-image: url("../../../images/show_all_on.png");
1745 }
1746 #acl-list {
1747   height: 210px;
1748   border: 1px solid #cccccc;
1749   clear: both;
1750   margin-top: 30px;
1751   overflow: auto;
1752 }
1753 .acl-list-item {
1754   display: block;
1755   width: 150px;
1756   height: 30px;
1757   border: 1px solid #cccccc;
1758   margin: 5px;
1759   float: left;
1760 }
1761 .acl-list-item img {
1762   width: 22px;
1763   height: 22px;
1764   float: left;
1765   margin: 4px;
1766 }
1767 .acl-list-item p {
1768   height: 12px;
1769   font-size: 10px;
1770   margin: 0px;
1771   padding: 2px 0px 1px;
1772   overflow: hidden;
1773 }
1774 .acl-list-item a {
1775   font-size: 8px;
1776   display: block;
1777   width: 40px;
1778   height: 10px;
1779   float: left;
1780   color: #999999;
1781   background-color: #cccccc;
1782   background-position: 3px 3px;
1783   background-repeat: no-repeat;
1784   margin-right: 5px;
1785   -webkit-border-radius: 2px ;
1786   -moz-border-radius: 2px;
1787   border-radius: 2px;
1788   padding-left: 15px;
1789 }
1790 #acl-wrapper a:hover {
1791   text-decoration: none;
1792   color: #000000;
1793 }
1794 .acl-button-show {
1795   background-image: url("../../../images/show_off.png");
1796 }
1797 .acl-button-hide {
1798   background-image: url("../../../images/hide_off.png");
1799 }
1800 .acl-button-show.selected {
1801   color: #000000;
1802   background-color: #9ade00;
1803   background-image: url("../../../images/show_on.png");
1804 }
1805 .acl-button-hide.selected {
1806   color: #000000;
1807   background-color: #ff4141;
1808   background-image: url("../../../images/hide_on.png");
1809 }
1810 .acl-list-item.groupshow {
1811   border-color: #9ade00;
1812 }
1813 .acl-list-item.grouphide {
1814   border-color: #ff4141;
1815 }
1816 /** /acl **/
1817 /** tab buttons **/
1818 ul.tabs {
1819   list-style-type: none;
1820   padding-bottom: 10px;
1821 }
1822 ul.tabs li {
1823   float: left;
1824   margin-left: 20px;
1825 }
1826 ul.tabs li .active {
1827   border-bottom: 1px solid #86608e;
1828 }
1829 /** group editor **/
1830 #group-edit-desc {
1831   margin-top: 1em;
1832   color: #999999;
1833 }
1834 #group-update-wrapper {
1835   height: auto;
1836   overflow: auto;
1837 }
1838 #group-update-wrapper #group {
1839   width: 300px;
1840   float: left;
1841   margin-right: 20px;
1842 }
1843 #group-update-wrapper #contacts {
1844   width: 300px;
1845   float: left;
1846 }
1847 #group-update-wrapper #group-separator {
1848   display: none;
1849 }
1850 #group-update-wrapper .contact_list {
1851   height: 300px;
1852   border: 1px solid #364e59;
1853   overflow: auto;
1854 }
1855 #group-update-wrapper .contact_list .contact-block-div {
1856   width: 50px;
1857   height: 50px;
1858   float: left;
1859 }
1860 /**
1861  * Form fields
1862  */
1863 .field {
1864   margin-bottom: 10px;
1865   padding-bottom: 10px;
1866   overflow: auto;
1867   width: 100%;
1868 }
1869 .field label {
1870   float: left;
1871   width: 200px;
1872 }
1873 .field input,
1874 .field textarea {
1875   width: 400px;
1876 }
1877 .field input[type="checkbox"],
1878 .field input[type="radio"] {
1879   width: auto;
1880 }
1881 .field textarea {
1882   height: 100px;
1883 }
1884 .field .field_help {
1885   display: block;
1886   margin-left: 200px;
1887   color: #999999;
1888 }
1889 .field .onoff {
1890   float: left;
1891   width: 80px;
1892 }
1893 .field .onoff a {
1894   display: block;
1895   border: 1px solid #666666;
1896   background-image: url("../../../images/onoff.jpg");
1897   background-repeat: no-repeat;
1898   padding: 4px 2px 2px 2px;
1899   height: 16px;
1900   text-decoration: none;
1901 }
1902 .field .onoff .off {
1903   border-color: #666666;
1904   padding-left: 40px;
1905   background-position: left center;
1906   background-color: #cccccc;
1907   color: #666666;
1908   text-align: right;
1909 }
1910 .field .onoff .on {
1911   border-color: #204A87;
1912   padding-right: 40px;
1913   background-position: right center;
1914   background-color: #D7E3F1;
1915   color: #204A87;
1916   text-align: left;
1917 }
1918 .field .hidden {
1919   display: none!important;
1920 }
1921 .field.radio .field_help {
1922   margin-left: 0px;
1923 }
1924 #profile-edit-links li {
1925   list-style: none;
1926   margin-top: 10px;
1927 }
1928 #profile-edit-default-desc {
1929   color: #FF0000;
1930   border: 1px solid #FF8888;
1931   background-color: #FFEEEE;
1932   padding: 7px;
1933 }
1934 #profile-edit-profile-name-label,
1935 #profile-edit-name-label,
1936 #profile-edit-pdesc-label,
1937 #profile-edit-gender-label,
1938 #profile-edit-dob-label,
1939 #profile-edit-address-label,
1940 #profile-edit-locality-label,
1941 #profile-edit-region-label,
1942 #profile-edit-postal-code-label,
1943 #profile-edit-country-name-label,
1944 #profile-edit-marital-label,
1945 #profile-edit-with-label,
1946 #profile-edit-sexual-label,
1947 #profile-edit-politic-label,
1948 #profile-edit-religion-label,
1949 #profile-edit-pubkeywords-label,
1950 #profile-edit-prvkeywords-label,
1951 #profile-edit-gender-select,
1952 #profile-edit-homepage-label {
1953   float: left;
1954   width: 175px;
1955   padding-top: 7px;
1956 }
1957 #profile-edit-profile-name,
1958 #profile-edit-name,
1959 #gender-select,
1960 #profile-edit-pdesc,
1961 #profile-edit-gender,
1962 #profile-edit-dob,
1963 #profile-edit-address,
1964 #profile-edit-locality,
1965 #profile-edit-region,
1966 #profile-edit-postal-code,
1967 #profile-edit-country-name,
1968 #profile-edit-marital,
1969 #profile-edit-with,
1970 #profile-edit-sexual,
1971 #profile-edit-politic,
1972 #profile-edit-religion,
1973 #profile-edit-pubkeywords,
1974 #profile-edit-prvkeywords,
1975 #profile-edit-homepage {
1976   margin-top: 5px;
1977 }
1978 /* oauth */
1979 .oauthapp {
1980   height: auto;
1981   overflow: auto;
1982   border-bottom: 2px solid #cccccc;
1983   padding-bottom: 1em;
1984   margin-bottom: 1em;
1985 }
1986 .oauthapp img {
1987   float: left;
1988   width: 48px;
1989   height: 48px;
1990   margin: 10px;
1991 }
1992 .oauthapp img.noicon {
1993   background-image: url("../../../images/icons/48/plugin.png");
1994   background-position: center center;
1995   background-repeat: no-repeat;
1996 }
1997 .oauthapp a {
1998   float: left;
1999 }
2000 /* contacts */
2001 .contact-entry-wrapper {
2002   width: 50px;
2003   float: left;
2004 }
2005 /* videos page */
2006 .videos .video-top-wrapper {
2007   width: 200px;
2008   float: left;
2009   margin: 0px 10px 10px 0px;
2010   position: relative;
2011 }
2012 .videos .video-top-wrapper .video-js {
2013   width: 200px!important;
2014   height: 132px!important;
2015 }
2016 .videos .video-top-wrapper .video-delete {
2017   position: absolute;
2018   opacity: 0;
2019   right: 0px;
2020   top: 0px;
2021   transition: opacity 0.5s;
2022 }
2023 .videos .video-top-wrapper:hover .video-delete {
2024   opacity: 1;
2025 }
2026 /* photo albums */
2027 #photo-edit-link-wrap {
2028   margin-bottom: 10px;
2029 }
2030 #album-edit-link {
2031   border-right: 1px solid #364e59;
2032   float: left;
2033   padding-right: 5px;
2034   margin-right: 5px;
2035 }
2036 #photo-edit-link,
2037 #album-edit-link a {
2038   background: url("../../../images/icons/16/edit.png") no-repeat left center;
2039   padding-left: 18px;
2040 }
2041 #photo-toprofile-link {
2042   background: url("../../../images/icons/16/user.png") no-repeat left center;
2043   padding-left: 18px;
2044 }
2045 #photo-top-upload-link,
2046 .photos-upload-link {
2047   margin: 1em 0px;
2048   display: block;
2049 }
2050 .photos-upload-link a,
2051 #photo-top-upload-link {
2052   background: url("../../../images/icons/16/add.png") no-repeat left center;
2053   padding-left: 18px;
2054 }
2055 .photo-top-image-wrapper,
2056 .photo-album-image-wrapper {
2057   float: left;
2058   margin: 0px 10px 10px 0px;
2059   width: 150px;
2060   height: 150px;
2061   position: relative;
2062   overflow: hidden;
2063 }
2064 .photo-top-image-wrapper img,
2065 .photo-album-image-wrapper img {
2066   width: 150px;
2067 }
2068 .photo-top-image-wrapper .photo-top-album-name,
2069 .photo-album-image-wrapper .photo-top-album-name,
2070 .photo-top-image-wrapper .caption,
2071 .photo-album-image-wrapper .caption {
2072   position: absolute;
2073   color: #2d2d2d;
2074   background-color: #ffffff;
2075   width: 100%;
2076   -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
2077   -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
2078   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
2079   -webkit-transition: all 0.5s ease-in-out;
2080   -moz-transition: all 0.5s ease-in-out;
2081   -o-transition: all 0.5s ease-in-out;
2082   -ms-transition: all 0.5s ease-in-out;
2083   transition: all 0.5s ease-in-out;
2084   bottom: -150px;
2085 }
2086 .photo-top-image-wrapper:hover .photo-top-album-name,
2087 .photo-album-image-wrapper:hover .photo-top-album-name,
2088 .photo-top-image-wrapper:hover .caption,
2089 .photo-album-image-wrapper:hover .caption {
2090   bottom: 0px;
2091   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
2092   -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
2093   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
2094   -webkit-transition: all 0.5s ease-in-out;
2095   -moz-transition: all 0.5s ease-in-out;
2096   -o-transition: all 0.5s ease-in-out;
2097   -ms-transition: all 0.5s ease-in-out;
2098   transition: all 0.5s ease-in-out;
2099 }
2100 #photo-photo {
2101   display: block;
2102   width: 660px;
2103   padding: 50px;
2104   margin-bottom: 0px;
2105   text-align: center;
2106   background-color: #999999;
2107 }
2108 #photo-photo img {
2109   max-width: 560px;
2110 }
2111 #photo-album-title {
2112   background: url("../../../images/icons/22/image.png") no-repeat top left;
2113   padding-left: 23px;
2114   min-height: 22px;
2115   padding-top: 6px;
2116   /* a { display: block;}*/
2117 }
2118 #photo-caption {
2119   display: block;
2120   width: 660px;
2121   min-height: 55px;
2122   background-color: #cccccc;
2123   padding: 0 50px 0 50px;
2124 }
2125 #photo-next-link > a > div {
2126   background: url("icons/next.png") no-repeat center center;
2127   float: right;
2128   width: 50px;
2129   height: 50px;
2130 }
2131 #photo-prev-link > a > div {
2132   background: url("icons/prev.png") no-repeat center center;
2133   float: left;
2134   width: 50px;
2135   height: 50px;
2136 }
2137 #photo-like-div {
2138   display: block;
2139   width: 660px;
2140   height: 30px;
2141   background-color: #cccccc;
2142   padding: 0 50px 0 50px;
2143 }
2144 #photo-like-div .icon {
2145   float: left;
2146 }
2147 #photo-like-div .like-rotator {
2148   float: right;
2149 }
2150 #photo_edit_form {
2151   padding: 1em;
2152 }
2153 /* profile match wrapper */
2154 .profile-match-wrapper {
2155   float: left;
2156   width: 110px;
2157   height: 110px;
2158   margin-bottom: 20px;
2159 }
2160 .profile-match-wrapper .drop {
2161   background-image: url('../../../images/icons/22/delete.png');
2162   display: block;
2163   width: 22px;
2164   height: 22px;
2165   position: relative;
2166   top: 10px;
2167   left: -10px;
2168 }
2169 .profile-match-wrapper .drophide {
2170   background-image: url('../../../images/icons/22/delete.png');
2171   display: block;
2172   width: 22px;
2173   height: 22px;
2174   opacity: 0.3;
2175   position: relative;
2176   top: 10px;
2177   left: -10px;
2178 }
2179 .profile-match-wrapper .contact-photo {
2180   width: 80px;
2181   height: 80px;
2182 }
2183 .profile-match-wrapper .contact-photo img {
2184   width: 80px;
2185   height: 80px;
2186 }
2187 .profile-match-wrapper .contact-photo-menu-button {
2188   left: 0px;
2189   top: 63px;
2190 }
2191 /* messages */
2192 #message-new {
2193   background: #19aeff;
2194   border: 1px solid #005c94;
2195   width: 150px;
2196 }
2197 #message-new a {
2198   color: #ffffff;
2199   text-align: center;
2200   display: block;
2201   font-weight: bold;
2202   padding: 1em 0px;
2203 }
2204 .mail-list-wrapper {
2205   background-color: #f6f7f8;
2206   margin-bottom: 5px;
2207   width: 100%;
2208   height: auto;
2209   overflow: hidden;
2210 }
2211 .mail-list-wrapper span {
2212   display: block;
2213   float: left;
2214   width: 20%;
2215   overflow: hidden;
2216 }
2217 .mail-list-wrapper .mail-subject {
2218   width: 30%;
2219   padding: 4px 0px 0px 4px;
2220 }
2221 .mail-list-wrapper .mail-subject a {
2222   display: block;
2223 }
2224 .mail-list-wrapper .mail-subject.unseen a {
2225   font-weight: bold;
2226 }
2227 .mail-list-wrapper .mail-date {
2228   padding: 4px 4px 0px 4px;
2229 }
2230 .mail-list-wrapper .mail-from {
2231   padding: 4px 4px 0px 4px;
2232 }
2233 .mail-list-wrapper .mail-count {
2234   padding: 4px 4px 0px 4px;
2235   text-align: right;
2236 }
2237 .mail-list-wrapper .mail-delete {
2238   float: right;
2239 }
2240 #mail-display-subject {
2241   background-color: #f6f7f8;
2242   color: #2d2d2d;
2243   margin-bottom: 10px;
2244   width: 100%;
2245   height: auto;
2246   overflow: hidden;
2247 }
2248 #mail-display-subject span {
2249   float: left;
2250   overflow: hidden;
2251   padding: 4px 0px 0px 10px;
2252 }
2253 #mail-display-subject .mail-delete {
2254   float: right;
2255   opacity: 0.5;
2256   -webkit-transition: all 0.2s ease-in-out;
2257   -moz-transition: all 0.2s ease-in-out;
2258   -o-transition: all 0.2s ease-in-out;
2259   -ms-transition: all 0.2s ease-in-out;
2260   transition: all 0.2s ease-in-out;
2261 }
2262 #mail-display-subject:hover .mail-delete {
2263   opacity: 1;
2264   -webkit-transition: all 0.2s ease-in-out;
2265   -moz-transition: all 0.2s ease-in-out;
2266   -o-transition: all 0.2s ease-in-out;
2267   -ms-transition: all 0.2s ease-in-out;
2268   transition: all 0.2s ease-in-out;
2269 }
2270 /* theme screenshot */
2271 .screenshot,
2272 #theme-preview {
2273   position: absolute;
2274   width: 202px;
2275   left: 70%;
2276   top: 50px;
2277 }
2278 .screenshot img,
2279 #theme-preview img {
2280   width: 200px;
2281   height: 150px;
2282 }
2283 /* page footer */
2284 footer {
2285   height: 100px;
2286   display: table-row;
2287 }
2288 .pager {
2289   margin-top: 25px;
2290   clear: both;
2291 }
2292 /**
2293  * ADMIN
2294  */
2295 #pending-update {
2296   float: right;
2297   color: #ffffff;
2298   font-weight: bold;
2299   background-color: #FF0000;
2300   padding: 0em 0.3em;
2301 }
2302 #adminpage dl {
2303   clear: left;
2304   margin-bottom: 2px;
2305   padding-bottom: 2px;
2306   border-bottom: 1px solid black;
2307 }
2308 #adminpage dt {
2309   width: 200px;
2310   float: left;
2311   font-weight: bold;
2312 }
2313 #adminpage dd {
2314   margin-left: 200px;
2315 }
2316 #adminpage h3 {
2317   border-bottom: 1px solid #cccccc;
2318 }
2319 #adminpage .field label {
2320   font-weight: bold;
2321 }
2322 #adminpage .submit {
2323   clear: left;
2324   text-align: right;
2325 }
2326 #adminpage #pluginslist {
2327   margin: 0px;
2328   padding: 0px;
2329 }
2330 #adminpage .plugin {
2331   list-style: none;
2332   display: block;
2333   border: 1px solid #888888;
2334   padding: 1em;
2335   margin-bottom: 5px;
2336   clear: left;
2337 }
2338 #adminpage .plugin desc {
2339   margin-left: 2.5em;
2340 }
2341 #adminpage .toggleplugin {
2342   float: left;
2343   margin-right: 1em;
2344 }
2345 #adminpage table {
2346   width: 100%;
2347   border-bottom: 1px solid #000000;
2348   margin: 5px 0px;
2349 }
2350 #adminpage table th {
2351   text-align: left;
2352 }
2353 #adminpage table td .icon {
2354   float: left;
2355 }
2356 #adminpage table tr:hover {
2357   background-color: #bbc7d7;
2358 }
2359 #adminpage table#users img {
2360   width: 16px;
2361   height: 16px;
2362 }
2363 #adminpage .selectall {
2364   text-align: right;
2365 }
2366 /* edit buttons for comments */
2367 .icon.dim {
2368   opacity: 0.3;
2369   filter: alpha(opacity=30);
2370 }
2371 .comment-edit-bb {
2372   list-style: none;
2373   display: none;
2374   margin: 0px;
2375   padding: 0px;
2376   width: 75%;
2377 }
2378 .comment-edit-bb > li {
2379   display: inline-block;
2380   margin: 10px 10px 0 0;
2381   visibility: none;
2382 }
2383 .editicon {
2384   display: inline-block;
2385   width: 16px;
2386   height: 16px;
2387   background-image: url(icons/bbedit.png);
2388   text-decoration: none;
2389 }
2390 .editicon :hover {
2391   background-color: #ccc;
2392 }
2393 .boldbb {
2394   background-position: 0px 0px;
2395 }
2396 .boldbb:hover {
2397   background-position: 0px -16px;
2398 }
2399 .italicbb {
2400   background-position: -16px 0px;
2401 }
2402 .italicbb:hover {
2403   background-position: -16px -16px;
2404 }
2405 .underlinebb {
2406   background-position: -32px 0px;
2407 }
2408 .underlinebb:hover {
2409   background-position: -32px -16px;
2410 }
2411 .quotebb {
2412   background-position: -48px 0px;
2413 }
2414 .quotebb:hover {
2415   background-position: -48px -16px;
2416 }
2417 .codebb {
2418   background-position: -64px 0px;
2419 }
2420 .codebb:hover {
2421   background-position: -64px -16px;
2422 }
2423 .imagebb {
2424   background-position: -80px 0px;
2425 }
2426 .imagebb:hover {
2427   background-position: -80px -16px;
2428 }
2429 .urlbb {
2430   background-position: -96px 0px;
2431 }
2432 .urlbb:hover {
2433   background-position: -96px -16px;
2434 }
2435 .videobb {
2436   background-position: -112px 0px;
2437 }
2438 .videobb:hover {
2439   background-position: -112px -16px;
2440 }
2441 /** range input css **/
2442 /* slider root element */
2443 .slider {
2444   height: 2px;
2445   position: relative;
2446   cursor: pointer;
2447   border: 1px solid #333;
2448   width: 200px;
2449   margin: 10px 0px 10px 0px;
2450   float: left;
2451 }
2452 /* progress bar (enabled with progress: true) */
2453 .progress {
2454   height: 9px;
2455   background-color: #C5FF00;
2456   display: none;
2457   opacity: 0.6;
2458 }
2459 /* drag handle */
2460 .handle {
2461   background-color: #ccc;
2462   height: 16px;
2463   width: 8px;
2464   top: -8px;
2465   position: absolute;
2466   display: block;
2467   margin-top: 1px;
2468   border: 1px solid #000;
2469   cursor: move;
2470   -moz-border-radius: 0 0 5px 5px;
2471   -webkit-border-radius: 0 0 5px 5px;
2472   border-radius: 0 0 5px 5px;
2473   -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
2474   -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
2475   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
2476 }
2477 /* the input field */
2478 .range {
2479   width: 20px!important;
2480   font-size: 8pt;
2481   margin-left: 10px;
2482   border: 0px;
2483   color: #999999;
2484 }
2485 /* buttons for the event view */
2486 .plink-event-link {
2487   float: left;
2488   margin-left: 2px;
2489 }
2490 /* upload/select popup */
2491 .fbrowser {
2492   overflow: auto;
2493   position: absolute;
2494   top: 0px;
2495   width: 100%;
2496   height: 100%;
2497 }
2498 .fbrowser .path {
2499   background-color: #521f5c;
2500 }
2501 .fbrowser .path a {
2502   padding: 5px;
2503   margin: 0px 2px;
2504   display: inline-block;
2505 }
2506 .fbrowser .path a,
2507 .fbrowser .path a:active,
2508 .fbrowser .path a:visited,
2509 .fbrowser .path a:link,
2510 .fbrowser .path a:hover {
2511   color: #ffffff;
2512   text-decoration: none;
2513   outline: none;
2514 }
2515 .fbrowser .folders ul {
2516   list-style: url("icons/folder.png");
2517   padding-left: 22px;
2518 }
2519 .fbrowser .list {
2520   padding: 10px;
2521 }
2522 .fbrowser.image .photo-album-image-wrapper {
2523   width: 48px;
2524   height: 48px;
2525 }
2526 .fbrowser.image a img {
2527   width: auto;
2528   height: 48px;
2529 }
2530 .fbrowser.image a p {
2531   display: none;
2532 }
2533 .fbrowser.file .photo-album-image-wrapper {
2534   float: none;
2535   white-space: nowrap;
2536   width: 100%;
2537   height: auto;
2538 }
2539 .fbrowser.file img {
2540   display: inline;
2541   width: 16px;
2542   height: 16px;
2543 }
2544 .fbrowser.file p {
2545   display: inline;
2546   white-space: nowrap;
2547 }
2548 .fbrowser .upload {
2549   clear: both;
2550   padding-top: 1em;
2551 }