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