]> git.mxchange.org Git - friendica.git/blob - view/theme/quattro/lilac/style.css
Merge pull request #1985 from annando/1510-vier-optimize-touch
[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 .contact-wrapper .drop {
1547   background-image: url('../../../images/icons/22/delete.png');
1548   display: block;
1549   width: 22px;
1550   height: 22px;
1551   position: relative;
1552   top: 10px;
1553   left: -10px;
1554   z-index: 99;
1555 }
1556 .contact-wrapper .drophide {
1557   background-image: url('../../../images/icons/22/delete.png');
1558   display: block;
1559   width: 22px;
1560   height: 22px;
1561   opacity: 0.3;
1562   position: relative;
1563   top: 10px;
1564   left: -10px;
1565   z-index: 99;
1566 }
1567 .contact-wrapper .contact-entry-connect {
1568   padding-top: 5px;
1569   font-weight: bold;
1570 }
1571 .directory-item {
1572   float: left;
1573   width: 200px;
1574   height: 200px;
1575 }
1576 .directory-item .contact-photo {
1577   width: 175px;
1578   height: 175px;
1579 }
1580 .directory-item .contact-photo img {
1581   width: 175px;
1582   height: 175px;
1583 }
1584 .contact-name {
1585   font-weight: bold;
1586   padding-top: 15px;
1587 }
1588 .contact-details {
1589   color: #999999;
1590   white-space: nowrap;
1591   overflow: hidden;
1592   text-overflow: ellipsis;
1593 }
1594 /* editor */
1595 .jothidden {
1596   display: none;
1597 }
1598 #jot {
1599   width: 100%;
1600   margin: 0px 2em 20px 0px;
1601 }
1602 #jot .profile-jot-text {
1603   height: 1em;
1604   width: 99%;
1605   font-size: 10px;
1606   color: #999999;
1607   border: 1px solid #999999;
1608   padding: 0.3em;
1609 }
1610 #jot #jot-tools {
1611   margin: 0px;
1612   padding: 0px;
1613   height: 40px;
1614   overflow: none;
1615   width: 770px;
1616   background-color: #521f5c;
1617   border-bottom: 2px solid #9eabb0;
1618 }
1619 #jot #jot-tools li {
1620   list-style: none;
1621   float: left;
1622   width: 80px;
1623   height: 40px;
1624   border-bottom: 2px solid #9eabb0;
1625 }
1626 #jot #jot-tools li a {
1627   display: block;
1628   color: #cccccc;
1629   width: 100%;
1630   height: 40px;
1631   text-align: center;
1632   line-height: 40px;
1633   overflow: hidden;
1634 }
1635 #jot #jot-tools li:hover {
1636   background-color: #86608e;
1637   border-bottom: 2px solid #bdcdd4;
1638 }
1639 #jot #jot-tools li.perms {
1640   float: right;
1641   width: 40px;
1642 }
1643 #jot #jot-tools li.perms a.unlock {
1644   width: 30px;
1645   border-left: 10px solid #cccccc;
1646   background-color: #cccccc;
1647 }
1648 #jot #jot-tools li.perms a.lock {
1649   width: 30px;
1650   border-left: 10px solid #666666;
1651   background-color: #666666;
1652 }
1653 #jot #jot-tools li.submit {
1654   float: right;
1655   background-color: #cccccc;
1656   border-bottom: 2px solid #cccccc;
1657   border-right: 1px solid #666666;
1658   border-left: 1px solid #666666;
1659 }
1660 #jot #jot-tools li.submit input {
1661   border: 0px;
1662   margin: 0px;
1663   padding: 0px;
1664   background-color: #cccccc;
1665   color: #666666;
1666   width: 80px;
1667   height: 40px;
1668   line-height: 40px;
1669 }
1670 #jot #jot-tools li.submit input:hover {
1671   background-color: #521f5c;
1672   color: #666666;
1673 }
1674 #jot #jot-tools li.loading {
1675   float: right;
1676   background-color: #ffffff;
1677   width: 20px;
1678   vertical-align: center;
1679   text-align: center;
1680   border-top: 2px solid #9eabb0;
1681   height: 38px;
1682 }
1683 #jot #jot-tools li.loading img {
1684   margin-top: 10px;
1685 }
1686 #jot #jot-title {
1687   border: 0px;
1688   margin: 0px;
1689   height: 20px;
1690   width: 500px;
1691   font-weight: bold;
1692   border: 1px solid #f6ecf9;
1693 }
1694 #jot #jot-title:-webkit-input-placeholder {
1695   font-weight: normal;
1696 }
1697 #jot #jot-title:-moz-placeholder {
1698   font-weight: normal;
1699 }
1700 #jot #jot-title:hover {
1701   border: 1px solid #999999;
1702 }
1703 #jot #jot-title:focus {
1704   border: 1px solid #999999;
1705 }
1706 #jot #character-counter {
1707   width: 40px;
1708   float: right;
1709   text-align: right;
1710   height: 20px;
1711   line-height: 20px;
1712   padding-right: 20px;
1713 }
1714 #jot #jot-category {
1715   border: 0px;
1716   margin: 0px;
1717   height: 20px;
1718   width: 200px;
1719   border: 1px solid #f6ecf9;
1720 }
1721 #jot #jot-category:hover {
1722   border: 1px solid #999999;
1723 }
1724 #jot #jot-category:focus {
1725   border: 1px solid #999999;
1726 }
1727 /** buttons **/
1728 /*input[type="submit"] {
1729         border: 0px;
1730     background-color: @ButtonBackgroundColor;
1731     color: @ButtonColor;
1732     padding: 0px 10px;
1733         .rounded(5px);
1734     height: 18px;
1735 }*/
1736 /** acl **/
1737 #photo-edit-perms-select,
1738 #photos-upload-permissions-wrapper,
1739 #profile-jot-acl-wrapper {
1740   display: block!important;
1741 }
1742 #acl-wrapper {
1743   width: 690px;
1744   float: left;
1745 }
1746 #acl-search {
1747   float: right;
1748   background: #ffffff url("../../../images/search_18.png") no-repeat right center;
1749   padding-right: 20px;
1750 }
1751 #acl-showall {
1752   float: left;
1753   display: block;
1754   width: auto;
1755   height: 18px;
1756   background-color: #cccccc;
1757   background-image: url("../../../images/show_all_off.png");
1758   background-position: 7px 7px;
1759   background-repeat: no-repeat;
1760   padding: 7px 5px 0px 30px;
1761   color: #999999;
1762   -moz-border-radius: 5px 5px 5px 5px;
1763   -webkit-border-radius: 5px 5px 5px 5px;
1764   border-radius: 5px 5px 5px 5px;
1765 }
1766 #acl-showall.selected {
1767   color: #000000;
1768   background-color: #ff9900;
1769   background-image: url("../../../images/show_all_on.png");
1770 }
1771 #acl-list {
1772   height: 210px;
1773   border: 1px solid #cccccc;
1774   clear: both;
1775   margin-top: 30px;
1776   overflow: auto;
1777 }
1778 .acl-list-item {
1779   display: block;
1780   width: 150px;
1781   height: 30px;
1782   border: 1px solid #cccccc;
1783   margin: 5px;
1784   float: left;
1785 }
1786 .acl-list-item img {
1787   width: 22px;
1788   height: 22px;
1789   float: left;
1790   margin: 4px;
1791 }
1792 .acl-list-item p {
1793   height: 12px;
1794   font-size: 10px;
1795   margin: 0px;
1796   padding: 2px 0px 1px;
1797   overflow: hidden;
1798 }
1799 .acl-list-item a {
1800   font-size: 8px;
1801   display: block;
1802   width: 40px;
1803   height: 10px;
1804   float: left;
1805   color: #999999;
1806   background-color: #cccccc;
1807   background-position: 3px 3px;
1808   background-repeat: no-repeat;
1809   margin-right: 5px;
1810   -webkit-border-radius: 2px ;
1811   -moz-border-radius: 2px;
1812   border-radius: 2px;
1813   padding-left: 15px;
1814 }
1815 #acl-wrapper a:hover {
1816   text-decoration: none;
1817   color: #000000;
1818 }
1819 .acl-button-show {
1820   background-image: url("../../../images/show_off.png");
1821 }
1822 .acl-button-hide {
1823   background-image: url("../../../images/hide_off.png");
1824 }
1825 .acl-button-show.selected {
1826   color: #000000;
1827   background-color: #9ade00;
1828   background-image: url("../../../images/show_on.png");
1829 }
1830 .acl-button-hide.selected {
1831   color: #000000;
1832   background-color: #ff4141;
1833   background-image: url("../../../images/hide_on.png");
1834 }
1835 .acl-list-item.groupshow {
1836   border-color: #9ade00;
1837 }
1838 .acl-list-item.grouphide {
1839   border-color: #ff4141;
1840 }
1841 /** /acl **/
1842 /** tab buttons **/
1843 ul.tabs {
1844   list-style-type: none;
1845   padding-bottom: 10px;
1846 }
1847 ul.tabs li {
1848   float: left;
1849   margin-left: 20px;
1850 }
1851 ul.tabs li .active {
1852   border-bottom: 1px solid #86608e;
1853 }
1854 /** group editor **/
1855 #group-edit-desc {
1856   margin-top: 1em;
1857   color: #999999;
1858 }
1859 #group-update-wrapper {
1860   height: auto;
1861   overflow: auto;
1862 }
1863 #group-update-wrapper #group {
1864   width: 300px;
1865   float: left;
1866   margin-right: 20px;
1867 }
1868 #group-update-wrapper #contacts {
1869   width: 300px;
1870   float: left;
1871 }
1872 #group-update-wrapper #group-separator {
1873   display: none;
1874 }
1875 #group-update-wrapper .contact_list {
1876   height: 300px;
1877   border: 1px solid #364e59;
1878   overflow: auto;
1879 }
1880 #group-update-wrapper .contact_list .contact-block-div {
1881   width: 50px;
1882   height: 50px;
1883   float: left;
1884 }
1885 /**
1886  * Form fields
1887  */
1888 .field {
1889   margin-bottom: 10px;
1890   padding-bottom: 10px;
1891   overflow: auto;
1892   width: 100%;
1893 }
1894 .field label {
1895   float: left;
1896   width: 200px;
1897 }
1898 .field input,
1899 .field textarea {
1900   width: 400px;
1901 }
1902 .field input[type="checkbox"],
1903 .field input[type="radio"] {
1904   width: auto;
1905 }
1906 .field textarea {
1907   height: 100px;
1908 }
1909 .field .field_help {
1910   display: block;
1911   margin-left: 200px;
1912   color: #999999;
1913 }
1914 .field .onoff {
1915   float: left;
1916   width: 80px;
1917 }
1918 .field .onoff a {
1919   display: block;
1920   border: 1px solid #666666;
1921   background-image: url("../../../images/onoff.jpg");
1922   background-repeat: no-repeat;
1923   padding: 4px 2px 2px 2px;
1924   height: 16px;
1925   text-decoration: none;
1926 }
1927 .field .onoff .off {
1928   border-color: #666666;
1929   padding-left: 40px;
1930   background-position: left center;
1931   background-color: #cccccc;
1932   color: #666666;
1933   text-align: right;
1934 }
1935 .field .onoff .on {
1936   border-color: #204A87;
1937   padding-right: 40px;
1938   background-position: right center;
1939   background-color: #D7E3F1;
1940   color: #204A87;
1941   text-align: left;
1942 }
1943 .field .hidden {
1944   display: none!important;
1945 }
1946 .field.radio .field_help {
1947   margin-left: 0px;
1948 }
1949 #profile-edit-links li {
1950   list-style: none;
1951   margin-top: 10px;
1952 }
1953 #profile-edit-default-desc {
1954   color: #FF0000;
1955   border: 1px solid #FF8888;
1956   background-color: #FFEEEE;
1957   padding: 7px;
1958 }
1959 #profile-edit-profile-name-label,
1960 #profile-edit-name-label,
1961 #profile-edit-pdesc-label,
1962 #profile-edit-gender-label,
1963 #profile-edit-dob-label,
1964 #profile-edit-address-label,
1965 #profile-edit-locality-label,
1966 #profile-edit-region-label,
1967 #profile-edit-postal-code-label,
1968 #profile-edit-country-name-label,
1969 #profile-edit-marital-label,
1970 #profile-edit-with-label,
1971 #profile-edit-sexual-label,
1972 #profile-edit-politic-label,
1973 #profile-edit-religion-label,
1974 #profile-edit-pubkeywords-label,
1975 #profile-edit-prvkeywords-label,
1976 #profile-edit-gender-select,
1977 #profile-edit-homepage-label {
1978   float: left;
1979   width: 175px;
1980   padding-top: 7px;
1981 }
1982 #profile-edit-profile-name,
1983 #profile-edit-name,
1984 #gender-select,
1985 #profile-edit-pdesc,
1986 #profile-edit-gender,
1987 #profile-edit-dob,
1988 #profile-edit-address,
1989 #profile-edit-locality,
1990 #profile-edit-region,
1991 #profile-edit-postal-code,
1992 #profile-edit-country-name,
1993 #profile-edit-marital,
1994 #profile-edit-with,
1995 #profile-edit-sexual,
1996 #profile-edit-politic,
1997 #profile-edit-religion,
1998 #profile-edit-pubkeywords,
1999 #profile-edit-prvkeywords,
2000 #profile-edit-homepage {
2001   margin-top: 5px;
2002 }
2003 /* oauth */
2004 .oauthapp {
2005   height: auto;
2006   overflow: auto;
2007   border-bottom: 2px solid #cccccc;
2008   padding-bottom: 1em;
2009   margin-bottom: 1em;
2010 }
2011 .oauthapp img {
2012   float: left;
2013   width: 48px;
2014   height: 48px;
2015   margin: 10px;
2016 }
2017 .oauthapp img.noicon {
2018   background-image: url("../../../images/icons/48/plugin.png");
2019   background-position: center center;
2020   background-repeat: no-repeat;
2021 }
2022 .oauthapp a {
2023   float: left;
2024 }
2025 /* contacts */
2026 .contact-entry-wrapper {
2027   width: 50px;
2028   float: left;
2029 }
2030 /* videos page */
2031 .videos .video-top-wrapper {
2032   width: 200px;
2033   float: left;
2034   margin: 0px 10px 10px 0px;
2035   position: relative;
2036 }
2037 .videos .video-top-wrapper .video-js {
2038   width: 200px!important;
2039   height: 132px!important;
2040 }
2041 .videos .video-top-wrapper .video-delete {
2042   position: absolute;
2043   opacity: 0;
2044   right: 0px;
2045   top: 0px;
2046   transition: opacity 0.5s;
2047 }
2048 .videos .video-top-wrapper:hover .video-delete {
2049   opacity: 1;
2050 }
2051 /* photo albums */
2052 #photo-edit-link-wrap {
2053   margin-bottom: 10px;
2054 }
2055 #album-edit-link {
2056   border-right: 1px solid #364e59;
2057   float: left;
2058   padding-right: 5px;
2059   margin-right: 5px;
2060 }
2061 #photo-edit-link,
2062 #album-edit-link a {
2063   background: url("../../../images/icons/16/edit.png") no-repeat left center;
2064   padding-left: 18px;
2065 }
2066 #photo-toprofile-link {
2067   background: url("../../../images/icons/16/user.png") no-repeat left center;
2068   padding-left: 18px;
2069 }
2070 #photo-top-upload-link,
2071 .photos-upload-link {
2072   margin: 1em 0px;
2073   display: block;
2074 }
2075 .photos-upload-link a,
2076 #photo-top-upload-link {
2077   background: url("../../../images/icons/16/add.png") no-repeat left center;
2078   padding-left: 18px;
2079 }
2080 .photo-top-image-wrapper,
2081 .photo-album-image-wrapper {
2082   float: left;
2083   margin: 0px 10px 10px 0px;
2084   width: 150px;
2085   height: 150px;
2086   position: relative;
2087   overflow: hidden;
2088 }
2089 .photo-top-image-wrapper img,
2090 .photo-album-image-wrapper img {
2091   width: 150px;
2092 }
2093 .photo-top-image-wrapper .photo-top-album-name,
2094 .photo-album-image-wrapper .photo-top-album-name,
2095 .photo-top-image-wrapper .caption,
2096 .photo-album-image-wrapper .caption {
2097   position: absolute;
2098   color: #2d2d2d;
2099   background-color: #ffffff;
2100   width: 100%;
2101   -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
2102   -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
2103   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
2104   -webkit-transition: all 0.5s ease-in-out;
2105   -moz-transition: all 0.5s ease-in-out;
2106   -o-transition: all 0.5s ease-in-out;
2107   -ms-transition: all 0.5s ease-in-out;
2108   transition: all 0.5s ease-in-out;
2109   bottom: -150px;
2110 }
2111 .photo-top-image-wrapper:hover .photo-top-album-name,
2112 .photo-album-image-wrapper:hover .photo-top-album-name,
2113 .photo-top-image-wrapper:hover .caption,
2114 .photo-album-image-wrapper:hover .caption {
2115   bottom: 0px;
2116   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
2117   -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
2118   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
2119   -webkit-transition: all 0.5s ease-in-out;
2120   -moz-transition: all 0.5s ease-in-out;
2121   -o-transition: all 0.5s ease-in-out;
2122   -ms-transition: all 0.5s ease-in-out;
2123   transition: all 0.5s ease-in-out;
2124 }
2125 #photo-photo {
2126   display: block;
2127   width: 660px;
2128   padding: 50px;
2129   margin-bottom: 0px;
2130   text-align: center;
2131   background-color: #999999;
2132 }
2133 #photo-photo img {
2134   max-width: 560px;
2135 }
2136 #photo-album-title {
2137   background: url("../../../images/icons/22/image.png") no-repeat top left;
2138   padding-left: 23px;
2139   min-height: 22px;
2140   padding-top: 6px;
2141   /* a { display: block;}*/
2142 }
2143 #photo-caption {
2144   display: block;
2145   width: 660px;
2146   min-height: 55px;
2147   background-color: #cccccc;
2148   padding: 0 50px 0 50px;
2149 }
2150 #photo-next-link > a > div {
2151   background: url("icons/next.png") no-repeat center center;
2152   float: right;
2153   width: 50px;
2154   height: 50px;
2155 }
2156 #photo-prev-link > a > div {
2157   background: url("icons/prev.png") no-repeat center center;
2158   float: left;
2159   width: 50px;
2160   height: 50px;
2161 }
2162 #photo-like-div {
2163   display: block;
2164   width: 660px;
2165   height: 30px;
2166   background-color: #cccccc;
2167   padding: 0 50px 0 50px;
2168 }
2169 #photo-like-div .icon {
2170   float: left;
2171 }
2172 #photo-like-div .like-rotator {
2173   float: right;
2174 }
2175 #photo_edit_form {
2176   padding: 1em;
2177 }
2178 /* profile match wrapper */
2179 .profile-match-wrapper {
2180   float: left;
2181   width: 110px;
2182   height: 110px;
2183   margin-bottom: 20px;
2184 }
2185 .profile-match-wrapper .drop {
2186   background-image: url('../../../images/icons/22/delete.png');
2187   display: block;
2188   width: 22px;
2189   height: 22px;
2190   position: relative;
2191   top: 10px;
2192   left: -10px;
2193 }
2194 .profile-match-wrapper .drophide {
2195   background-image: url('../../../images/icons/22/delete.png');
2196   display: block;
2197   width: 22px;
2198   height: 22px;
2199   opacity: 0.3;
2200   position: relative;
2201   top: 10px;
2202   left: -10px;
2203 }
2204 .profile-match-wrapper .contact-photo {
2205   width: 80px;
2206   height: 80px;
2207 }
2208 .profile-match-wrapper .contact-photo img {
2209   width: 80px;
2210   height: 80px;
2211 }
2212 .profile-match-wrapper .contact-photo-menu-button {
2213   left: 0px;
2214   top: 63px;
2215 }
2216 /* messages */
2217 #message-new {
2218   background: #19aeff;
2219   border: 1px solid #005c94;
2220   width: 150px;
2221 }
2222 #message-new a {
2223   color: #ffffff;
2224   text-align: center;
2225   display: block;
2226   font-weight: bold;
2227   padding: 1em 0px;
2228 }
2229 .mail-list-wrapper {
2230   background-color: #f6f7f8;
2231   margin-bottom: 5px;
2232   width: 100%;
2233   height: auto;
2234   overflow: hidden;
2235 }
2236 .mail-list-wrapper span {
2237   display: block;
2238   float: left;
2239   width: 20%;
2240   overflow: hidden;
2241 }
2242 .mail-list-wrapper .mail-subject {
2243   width: 30%;
2244   padding: 4px 0px 0px 4px;
2245 }
2246 .mail-list-wrapper .mail-subject a {
2247   display: block;
2248 }
2249 .mail-list-wrapper .mail-subject.unseen a {
2250   font-weight: bold;
2251 }
2252 .mail-list-wrapper .mail-date {
2253   padding: 4px 4px 0px 4px;
2254 }
2255 .mail-list-wrapper .mail-from {
2256   padding: 4px 4px 0px 4px;
2257 }
2258 .mail-list-wrapper .mail-count {
2259   padding: 4px 4px 0px 4px;
2260   text-align: right;
2261 }
2262 .mail-list-wrapper .mail-delete {
2263   float: right;
2264 }
2265 #mail-display-subject {
2266   background-color: #f6f7f8;
2267   color: #2d2d2d;
2268   margin-bottom: 10px;
2269   width: 100%;
2270   height: auto;
2271   overflow: hidden;
2272 }
2273 #mail-display-subject span {
2274   float: left;
2275   overflow: hidden;
2276   padding: 4px 0px 0px 10px;
2277 }
2278 #mail-display-subject .mail-delete {
2279   float: right;
2280   opacity: 0.5;
2281   -webkit-transition: all 0.2s ease-in-out;
2282   -moz-transition: all 0.2s ease-in-out;
2283   -o-transition: all 0.2s ease-in-out;
2284   -ms-transition: all 0.2s ease-in-out;
2285   transition: all 0.2s ease-in-out;
2286 }
2287 #mail-display-subject:hover .mail-delete {
2288   opacity: 1;
2289   -webkit-transition: all 0.2s ease-in-out;
2290   -moz-transition: all 0.2s ease-in-out;
2291   -o-transition: all 0.2s ease-in-out;
2292   -ms-transition: all 0.2s ease-in-out;
2293   transition: all 0.2s ease-in-out;
2294 }
2295 /* theme screenshot */
2296 .screenshot,
2297 #theme-preview {
2298   position: absolute;
2299   width: 202px;
2300   left: 70%;
2301   top: 50px;
2302 }
2303 .screenshot img,
2304 #theme-preview img {
2305   width: 200px;
2306   height: 150px;
2307 }
2308 /* page footer */
2309 footer {
2310   height: 100px;
2311   display: table-row;
2312 }
2313 .pager {
2314   margin-top: 25px;
2315   clear: both;
2316 }
2317 /**
2318  * ADMIN
2319  */
2320 #pending-update {
2321   float: right;
2322   color: #ffffff;
2323   font-weight: bold;
2324   background-color: #FF0000;
2325   padding: 0em 0.3em;
2326 }
2327 #adminpage dl {
2328   clear: left;
2329   margin-bottom: 2px;
2330   padding-bottom: 2px;
2331   border-bottom: 1px solid black;
2332 }
2333 #adminpage dt {
2334   width: 200px;
2335   float: left;
2336   font-weight: bold;
2337 }
2338 #adminpage dd {
2339   margin-left: 200px;
2340 }
2341 #adminpage h3 {
2342   border-bottom: 1px solid #cccccc;
2343 }
2344 #adminpage .field label {
2345   font-weight: bold;
2346 }
2347 #adminpage .submit {
2348   clear: left;
2349   text-align: right;
2350 }
2351 #adminpage #pluginslist {
2352   margin: 0px;
2353   padding: 0px;
2354 }
2355 #adminpage .plugin {
2356   list-style: none;
2357   display: block;
2358   border: 1px solid #888888;
2359   padding: 1em;
2360   margin-bottom: 5px;
2361   clear: left;
2362 }
2363 #adminpage .plugin desc {
2364   margin-left: 2.5em;
2365 }
2366 #adminpage .toggleplugin {
2367   float: left;
2368   margin-right: 1em;
2369 }
2370 #adminpage table {
2371   width: 100%;
2372   border-bottom: 1px solid #000000;
2373   margin: 5px 0px;
2374 }
2375 #adminpage table th {
2376   text-align: left;
2377 }
2378 #adminpage table td .icon {
2379   float: left;
2380 }
2381 #adminpage table tr:hover {
2382   background-color: #bbc7d7;
2383 }
2384 #adminpage table#users img {
2385   width: 16px;
2386   height: 16px;
2387 }
2388 #adminpage .selectall {
2389   text-align: right;
2390 }
2391 /* edit buttons for comments */
2392 .icon.dim {
2393   opacity: 0.3;
2394   filter: alpha(opacity=30);
2395 }
2396 .comment-edit-bb {
2397   list-style: none;
2398   display: none;
2399   margin: 0px;
2400   padding: 0px;
2401   width: 75%;
2402 }
2403 .comment-edit-bb > li {
2404   display: inline-block;
2405   margin: 10px 10px 0 0;
2406   visibility: none;
2407 }
2408 .editicon {
2409   display: inline-block;
2410   width: 16px;
2411   height: 16px;
2412   background-image: url(icons/bbedit.png);
2413   text-decoration: none;
2414 }
2415 .editicon :hover {
2416   background-color: #ccc;
2417 }
2418 .boldbb {
2419   background-position: 0px 0px;
2420 }
2421 .boldbb:hover {
2422   background-position: 0px -16px;
2423 }
2424 .italicbb {
2425   background-position: -16px 0px;
2426 }
2427 .italicbb:hover {
2428   background-position: -16px -16px;
2429 }
2430 .underlinebb {
2431   background-position: -32px 0px;
2432 }
2433 .underlinebb:hover {
2434   background-position: -32px -16px;
2435 }
2436 .quotebb {
2437   background-position: -48px 0px;
2438 }
2439 .quotebb:hover {
2440   background-position: -48px -16px;
2441 }
2442 .codebb {
2443   background-position: -64px 0px;
2444 }
2445 .codebb:hover {
2446   background-position: -64px -16px;
2447 }
2448 .imagebb {
2449   background-position: -80px 0px;
2450 }
2451 .imagebb:hover {
2452   background-position: -80px -16px;
2453 }
2454 .urlbb {
2455   background-position: -96px 0px;
2456 }
2457 .urlbb:hover {
2458   background-position: -96px -16px;
2459 }
2460 .videobb {
2461   background-position: -112px 0px;
2462 }
2463 .videobb:hover {
2464   background-position: -112px -16px;
2465 }
2466 /** range input css **/
2467 /* slider root element */
2468 .slider {
2469   height: 2px;
2470   position: relative;
2471   cursor: pointer;
2472   border: 1px solid #333;
2473   width: 200px;
2474   margin: 10px 0px 10px 0px;
2475   float: left;
2476 }
2477 /* progress bar (enabled with progress: true) */
2478 .progress {
2479   height: 9px;
2480   background-color: #C5FF00;
2481   display: none;
2482   opacity: 0.6;
2483 }
2484 /* drag handle */
2485 .handle {
2486   background-color: #ccc;
2487   height: 16px;
2488   width: 8px;
2489   top: -8px;
2490   position: absolute;
2491   display: block;
2492   margin-top: 1px;
2493   border: 1px solid #000;
2494   cursor: move;
2495   -moz-border-radius: 0 0 5px 5px;
2496   -webkit-border-radius: 0 0 5px 5px;
2497   border-radius: 0 0 5px 5px;
2498   -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
2499   -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
2500   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
2501 }
2502 /* the input field */
2503 .range {
2504   width: 20px!important;
2505   font-size: 8pt;
2506   margin-left: 10px;
2507   border: 0px;
2508   color: #999999;
2509 }
2510 /* buttons for the event view */
2511 .plink-event-link {
2512   float: left;
2513   margin-left: 2px;
2514 }
2515 /* upload/select popup */
2516 .fbrowser {
2517   overflow: auto;
2518   position: absolute;
2519   top: 0px;
2520   width: 100%;
2521   height: 100%;
2522 }
2523 .fbrowser .path {
2524   background-color: #521f5c;
2525 }
2526 .fbrowser .path a {
2527   padding: 5px;
2528   margin: 0px 2px;
2529   display: inline-block;
2530 }
2531 .fbrowser .path a,
2532 .fbrowser .path a:active,
2533 .fbrowser .path a:visited,
2534 .fbrowser .path a:link,
2535 .fbrowser .path a:hover {
2536   color: #ffffff;
2537   text-decoration: none;
2538   outline: none;
2539 }
2540 .fbrowser .folders ul {
2541   list-style: url("icons/folder.png");
2542   padding-left: 22px;
2543 }
2544 .fbrowser .list {
2545   padding: 10px;
2546 }
2547 .fbrowser.image .photo-album-image-wrapper {
2548   width: 48px;
2549   height: 48px;
2550 }
2551 .fbrowser.image a img {
2552   width: auto;
2553   height: 48px;
2554 }
2555 .fbrowser.image a p {
2556   display: none;
2557 }
2558 .fbrowser.file .photo-album-image-wrapper {
2559   float: none;
2560   white-space: nowrap;
2561   width: 100%;
2562   height: auto;
2563 }
2564 .fbrowser.file img {
2565   display: inline;
2566   width: 16px;
2567   height: 16px;
2568 }
2569 .fbrowser.file p {
2570   display: inline;
2571   white-space: nowrap;
2572 }
2573 .fbrowser .upload {
2574   clear: both;
2575   padding-top: 1em;
2576 }