]> git.mxchange.org Git - friendica.git/blob - view/theme/vier/style.css
Refactor widgets
[friendica.git] / view / theme / vier / style.css
1 /**
2  * Fabio Comuni <http://kirgroup.com/profile/fabrixxm>
3  * Additional Changes: Michael Vogel <icarus@dabo.de>
4  **/
5
6 /* @import "css/font-awesome.css"; */
7 @import url("css/font-awesome.css") all;
8 @import url("css/font2.css") all;
9
10 img {
11         border: 0px;
12 }
13
14 /* ========= */
15 /* = Admin = */
16 /* ========= */
17
18 #adminpage {
19         /* width: 80%; */
20 }
21
22 #adminpage .screenshot img {
23         width: 640px;
24 }
25
26 #pending-update {
27         float:right;
28         color: #ffffff;
29         font-weight: bold;
30         background-color: #FF0000;
31         padding: 0em 0.3em;
32 }
33
34 .admin.linklist {
35         border: 0px;
36         padding: 0px;
37         list-style: none;
38         margin-top: 0px;
39 }
40
41 .admin.link {
42         list-style-position: inside;
43         font-size: 1em;
44         /* padding-left: 5px;
45         margin: 5px; */
46 }
47
48 #adminpage dl {
49         clear: left;
50         margin-bottom: 2px;
51         padding-bottom: 2px;
52         border-bottom: 1px solid black;
53 }
54
55 #adminpage dt {
56         width: 200px;
57         float: left;
58         font-weight: bold;
59 }
60
61 #adminpage dd {
62         margin-left: 200px;
63 }
64 #adminpage h3 {
65         border-bottom: 1px solid #898989;
66         margin-bottom: 5px;
67         margin-top: 10px;
68 }
69
70 #adminpage .submit {
71         clear:left;
72 }
73
74 #adminpage #addonslist {
75         margin: 0px; padding: 0px;
76 }
77
78 #adminpage .addon {
79         list-style: none;
80         display: block;
81         /* border: 1px solid #888888; */
82         padding: 1em;
83         margin-bottom: 5px;
84         clear: left;
85 }
86
87 #adminpage .toggleaddon {
88         float:left;
89         margin-right: 1em;
90 }
91
92 #adminpage table { width:100%; border-bottom: 1px solid #000000; margin: 5px 0px; }
93 #adminpage table th { text-align: left; }
94 #adminpage td .icon { float: left; }
95 #adminpage table#users img { width: 16px; height: 16px; }
96 #adminpage table tr:hover { background-color: #eeeeee; }
97 #adminpage .selectall { text-align: right; }
98 /* icons */
99
100 /*
101 .article         {background-position: -50px  0px;}
102 .block           {background-position: -90px  0px;}
103 .drophide        {background-position: -130px 0px;}
104
105 .noglobe         {background-position: -70px  -20px;}
106 .no              {background-position: -90px  -20px;}
107 .recycle         {background-position: -190px -20px;}
108 .remote-link     {background-position: -210px -20px;}
109 .share           {background-position: -230px -20px;}
110
111 .tools           {background-position: -50px  -40px;}
112
113 .youtube         {background-position: -130px -40px;}
114
115 .language        {background-position: -210px -40px;}
116
117 .prev            {background-position: -90px  -60px;}
118 .next            {background-position: -110px -60px;}
119 .tagged          {background-position: -130px -60px;}
120 */
121
122 .icon.drop, .icon.drophide {
123         float: left;
124 }
125
126
127 .icon {
128         background-color: transparent ;
129         background-repeat: no-repeat;
130         width: 20px;
131         height: 20px;
132         /* display: block; */
133         display: inline-block;
134         overflow: hidden;
135         padding: 1px;
136         color: #999;
137         vertical-align: text-top;
138 }
139
140 .icon:hover {
141         text-decoration: none;
142         color: #000;
143 }
144
145 .icon a:hover {
146 }
147
148 .icon.text {
149         text-indent: 0px;
150 }
151 .icon.s10 {
152         /* min-width: 10px;
153         height: 10px; */
154         /* font-size: 10px; */
155 }
156 .icon.s10.text {
157         padding: 2px 0px 0px 15px;
158         font-size: 10px;
159 }
160 .icon.s16 {
161         min-width: 16px;
162         height: 16px;
163 }
164 .icon.s16.text {
165         padding: 4px 0px 0px 20px;
166         font-size: 10px;
167 }
168 .wall-item-decor .icon.s22.lock {
169         color: #888;
170 }
171 .wall-item-decor .icon.s22.lock:hover {
172         color: #000;
173         text-decoration: none;
174 }
175 .icon.s22 {
176         min-width: 22px;
177         height: 22px;
178 }
179 /*.icon.s22.notify {
180         color: gray;
181 }*/
182 .icon.s22.text {
183         padding: 10px 0px 0px 25px;
184         width: 230px;
185         font-size: 1em;
186 }
187 .icon.s48 {
188         width: 48px;
189         height: 48px;
190 }
191 .sparkle {
192         cursor: url('lock.cur'), pointer;
193 }
194
195 #birthday-title, #event-title {
196         font-weight: bold;
197         margin-bottom: 5px;
198 }
199
200 div.pager a {
201         margin-left: 5px;
202         margin-right: 5px;
203 }
204
205 span.pager_first a, span.pager_n a,
206 span.pager_last a, span.pager_prev a, span.pager_next a,
207 span.scroll_loader_text {
208         color: darkgray;
209 }
210
211 div.pager {
212         clear: left;
213         text-align: center;
214         /* height: 1.2em;
215         padding-bottom: 12px;
216         color: black;
217         background-color: #f2f2f2;
218         margin-top: 5px;
219         padding: 1%;
220         height: 1em;
221         margin-bottom: 5px; */
222 }
223
224 .birthday-notice, .event-notice {
225         margin-top: 5px;
226         margin-bottom: 5px;
227         background-color: #F5F5F5;
228 }
229
230 #live-network {
231         /* border-bottom: 1px solid #BDCDD4; */
232         border-bottom: 1px solid #D2D2D2;
233         width: 100%;
234         height: 10px;
235 }
236
237 .pager a {
238 }
239
240 .pager a.pager_older {
241         float: right;
242 }
243
244 .pager a.pager_newer {
245         float: left;
246 }
247
248 .pager .disabled {
249         display: none;
250 }
251
252 .hide-comments-outer {
253         margin-left: 80px;
254         margin-bottom: 5px;
255         width: 660px;
256         border-bottom: 1px solid #BDCDD4;
257         border-top: 1px solid #BDCDD4;
258         padding: 8px;
259 }
260
261 /* global */
262 body {
263         /* font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; */
264         font-family: -apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Helvetica,Arial,sans-serif;
265         font-size: 14px;
266         /* font-size: 13px;
267         line-height: 19.5px; */
268         font-weight: 400;
269         font-style: normal;
270         /* background-color: #ffffff; */
271         /* background-color: #FAFAFA; */
272         background-color: rgb(229, 229, 229);
273         color: #2d2d2d;
274         margin: 0px 0px 0px 0px;
275         display: table;
276 }
277
278 a {
279         color: #36C;
280         /* color: #3e3e8c; */
281         /* color: #3465A4; */
282         /* color: #3E3E8C; */
283         text-decoration: none;
284 }
285 a:hover {
286         /* color: blue; */
287         text-decoration: underline
288 }
289
290 .wall-item-name-link {
291         /* float: left;*/
292 }
293
294 .wall-item-photo {
295         width: 48px;
296         height: 48px;
297         overflow: hidden;
298         display: block;
299 }
300
301 .left {
302         float: left;
303 }
304 .right {
305         float: right;
306 }
307 .hidden {
308         display: none;
309 }
310 .clear {
311         clear: both;
312 }
313 .fakelink {
314         color: #36c;
315         /* color: #3e3e8c; */
316         /* color: #3465A4; */
317         /* color: #3E3E8C; */
318         text-decoration: none;
319         cursor: pointer;
320 }
321 .fakelink:hover {
322         /* color: blue;*/
323         /* color: #005c94; */
324         text-decoration: underline;
325 }
326 pre code {
327         font-family: Courier, monospace;
328         white-space: pre;
329         display: block;
330         overflow: auto;
331         border: 1px solid #444;
332         background: #EEE;
333         color: #444;
334         padding: 10px;
335         margin-top: 20px;
336         max-width: 640px;
337         white-space: pre-wrap;
338 }
339 .badge {
340         display: inline-block;
341         min-width: 10px;
342         padding: 3px 7px;
343         font-size: 10px;
344         font-weight: 700;
345         line-height: 1;
346         color: #fff;
347         text-align: center;
348         white-space: nowrap;
349         vertical-align: baseline;
350         /* background-color: #737373*/;
351         background-color: #36C;
352         border-radius: 4px;
353         opacity: 0.3;
354 }
355 #panel {
356         position: absolute;
357         width: 10em;
358         background: #ffffff;
359         color: #2d2d2d;
360         margin: 0px;
361         padding: 1em;
362         list-style: none;
363         /* border: 3px solid #364e59;*/
364         z-index: 100000;
365         box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
366 }
367
368 .desktop-view { display: none; }
369
370 /* some settings for different form-factors */
371 @media (min-width: 601px) {
372         .mobile-view { display: none!important; }
373         .desktop-view { display: initial; }
374 }
375
376 /* tool */
377 .tool {
378         height: auto;
379         overflow: auto;
380         padding: 0px;
381 }
382 .menu-popup .divider {
383         width: 90%;
384         height: 1px;
385         margin: 3px auto;
386         overflow: hidden;
387         background-color: #737373;
388         opacity: 0.4;
389 }
390 #saved-search-ul .tool:hover,
391 #nets-sidebar .tool:hover,
392 #sidebar-group-list .tool:hover {
393         background: #EEE;
394 }
395 /*#sidebar-group-list .notify {
396         min-width: 10px;
397         text-align: center;
398         color: #FFF;
399         background-color: #CB4437;
400         font: bold 10px Arial;
401         padding: 3px;
402         border-radius: 10px;
403         display: none;
404 }*/
405 #sidebar-group-list .notify {
406         display: none;
407 }
408 #sidebar-group-list .notify.show {
409         display: inline-block;
410 }
411 .tool .label {
412         /* float: left; */
413 }
414 .tool .action {
415         float: right;
416 }
417 .tool a {
418         /* color: #000; */
419 }
420 .tool a:hover, .widget a:hover, #nets-sidear a:hover, #forum-widget-collapse:hover, .admin.link a:hover, aside h4 a:hover, right_aside h4 a:hover {
421         /* text-decoration: underline; */
422         text-decoration: none;
423         color: black;
424 }
425
426 .groupsideedit, .savedsearchdrop {
427         float: right;
428         opacity: 0.3;
429 }
430 .groupsideedit:hover, .savedsearchdrop:hover {
431         opacity: 1;
432 }
433
434 .sidebar-group-li:hover, #sidebar-new-group:hover, #sidebar-edit-groups:hover,#forum-widget-collapse:hover,
435 #sidebar-ungrouped:hover, .side-link:hover, .nets-ul li:hover, #forumlist-sidebar li:hover, #forumlist-sidebar-right li:hover,
436 .nets-all:hover, .saved-search-li:hover, li.tool:hover, .admin.link:hover, aside h4 a:hover, right_aside h4 a:hover, #message-new:hover,
437 #sidebar-photos-albums li:hover, .photos-upload-link:hover, .textcomplete-item.active {
438         /* background-color: #ddd; */
439         /* background-color: #e5e5e5; */
440         background-color: #F5F5F5;
441 }
442
443 #message-new a {
444         color: black;
445 }
446
447 .sidebar-group-element {
448         /* color: #000; */
449 }
450
451 .widget .selected, .forum-selected {
452         font-weight: bold;
453 }
454
455 #forum-widget-showmore, #sidebar-new-group, #sidebar-edit-groups, #forum-widget-collapse, #forumlist-rsidebar-right, #sidebar-ungrouped,
456 .side-link, #peoplefind-desc, #connect-desc, .nets-all, .admin.link, #message-new {
457         padding-left: 10px;
458         padding-top: 3px;
459         padding-bottom: 3px;
460         padding-right: 5px;
461         display: block;
462 }
463
464 .photos-upload-link {
465         padding-top: 3px;
466         padding-bottom: 3px;
467         display: block;
468 }
469
470 #forumlist-sidebar {
471         padding-top: 3px;
472         padding-bottom: 3px;
473         display: block;
474 }
475
476 .forum-widget-entry {
477         padding-left: 10px;
478         padding-right: 5px;
479 }
480
481 #forumlist-sidebar .notify, #forumlist-sidebar-right .notify {
482         display: none;
483 }
484
485 #forumlist-sidebar .notify.show, #forumlist-sidebar-right .notify.show {
486         display: inline-block;
487 }
488
489 a.nets-link, .side-link a, #sidebar-new-group a, #sidebar-edit-groups a, a.savedsearchterm,a.fileas-link, aside h4 a, right_aside h4 a {
490         display: block;
491         color: #737373;
492 }
493
494 a.sidebar-group-element {
495         color: #737373;
496 }
497
498 #follow-sidebar form, #peoplefind-sidebar form, #netsearch-box form {
499         margin-left: 10px;
500         margin-top: 3px;
501         margin-bottom: 3px;
502 }
503
504 #datebrowse-sidebar .datebrowse-ul .posted-date-selector-months {
505         padding: 0;
506         margin-left: 10px;
507 }
508 #sidebar-ungrouped, .side-link {
509         padding-top: 5px;
510 }
511
512 #sidebar-ungrouped a {
513         color: black;
514 }
515
516 #forumlist-sidebar a, #forumlist-sidebar-right a, .tool a, .admin.link a, #sidebar-photos-albums a {
517         color: #737373;
518 }
519
520 #forumlist-sidebar, #forumlist-sidebar-right {
521         margin-top: 2px;
522 }
523
524 /* popup notifications */
525 div.jGrowl div.notice {
526         background: #511919 url("../../../images/icons/48/notice.png") no-repeat 5px center;
527         color: #ffffff;
528         padding-left: 58px;
529 }
530 div.jGrowl div.info {
531         background: #364e59 url("../../../images/icons/48/info.png") no-repeat 5px center;
532         color: #ffffff;
533         padding-left: 58px;
534 }
535
536 div.jGrowl.top-right {
537         top: 40px;
538         z-index: 90;
539 }
540
541 /* header */
542 header {
543         position: fixed;
544         /* left: 43%;
545         right: 43%; */
546         left: 25px;
547         top: 0px;
548         margin: 0px;
549         padding: 0px;
550         /*width: 100%; height: 12px; */
551
552         z-index: 110;
553         color: #ffffff;
554 }
555 header #site-location {
556         display: none;
557 }
558 header #banner {
559         overflow: hidden;
560         text-align: center;
561         width: 100%;
562 }
563 header #banner a,
564 header #banner a:active,
565 header #banner a:visited,
566 header #banner a:link,
567 header #banner a:hover {
568         color: #ffffff;
569         text-decoration: none;
570         outline: none;
571         vertical-align: bottom;
572 }
573 header #banner #logo-img {
574         height: 22px;
575         margin-top: 5px;
576 }
577 header #banner #logo-text {
578         font-size: 22px;
579 }
580 /* nav */
581 nav {
582         min-width: 1000px;
583         width: 100%;
584         height: 32px;
585         position: fixed;
586         left: 0px;
587         top: 0px;
588         padding: 0px;
589         padding-left: 0px;
590         /* background: #2d2d2d; */
591         background: rgb(36, 76, 94);
592         /*background: #364A84;
593         background: -moz-linear-gradient(top, #516499 0%, #364a84 100%);
594         background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#516499), color-stop(100%,#364a84));
595         background: -webkit-linear-gradient(top, #516499 0%,#364a84 100%);
596         background: -o-linear-gradient(top, #516499 0%,#364a84 100%);
597         background: -ms-linear-gradient(top, #516499 0%,#364a84 100%);
598         filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#516499', endColorstr='#364a84',GradientType=0 );
599         background: linear-gradient(top, #516499 0%,#364a84 100%); */
600         color: #ffffff;
601         z-index: 100;
602         box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
603 }
604
605 nav .icon {
606         color: #ccc;
607         padding:0;
608 }
609
610 nav a:active,
611 nav a:visited,
612 nav a:link,
613 nav a {
614         text-decoration: none;
615         outline: none;
616         color: #ccc;
617         padding-bottom: 8px;
618         padding-top: 8px;
619         cursor: pointer;
620 }
621
622 nav a:hover .icon {
623         color: #fff;
624 }
625
626 nav a:hover {
627         text-decoration: none;
628         outline: none;
629         color: #fff;
630         padding-bottom: 8px;
631         padding-top: 8px;
632 }
633
634 nav ul {
635         margin: 0px;
636         padding: 0px 10px;
637 }
638 nav ul li {
639         list-style: none;
640         margin: 0px;
641         /* padding: 1px 1px 3px 1px; */
642         float: left;
643 }
644 nav ul li .menu-popup {
645         left: 0px;
646         right: auto;
647 }
648
649 nav #nav-search-box #nav-search-text {
650         /*background-image:  url('icons/lupe.png');
651         background-repeat:no-repeat; */
652         padding-left:0px;
653         /*border-top-left-radius: 15px;
654         border-top-right-radius: 15px;
655         border-bottom-right-radius: 15px;
656         border-bottom-left-radius: 15px;*/
657         position: relative;
658         height: 17px;
659         margin: 4px 0px 4px 4px;
660         width: 150px;
661         max-width: 150px;
662         background-color: #eee;
663 }
664
665 nav .nav-menu-icon {
666         position: relative;
667         height: 22px;
668         padding: 5px;
669         margin: 0px 10px;
670         -moz-border-radius: 5px 5px 0 0;
671         -webkit-border-radius: 5px 5px 0 0;
672         border-radius: 5px 5px 0 0;
673 }
674 nav .nav-menu-icon.selected {
675         background-color: #364e59;
676 }
677 nav .nav-menu img,
678 nav .nav-menu-icon img {
679         width: 22px;
680         height: 22px;
681         -webkit-border-radius: 4px;
682         -moz-border-radius: 4px;
683         border-radius: 4px;
684 }
685 nav .nav-menu img {
686         margin-top: -3px;
687         margin-right: 4px;
688 }
689
690 nav .nav-menu > a > .nav-notify,
691 nav .nav-menu-icon > a > .nav-notify {
692         position: absolute;
693         top: 3px;
694         right: -5px;
695 }
696 nav .nav-menu-label {
697         margin: 3px 5px 0px;
698 }
699 nav .nav-menu {
700         position: relative;
701         height: 16px;
702         padding: 5px;
703         padding-left: 5px;
704         padding-right: 5px;
705         margin: 3px 3px 0px;
706         font-size: 13px;
707         /* border-bottom: 3px solid #364A84; */
708         color: #ccc;
709         font-weight: bold;
710 }
711 /*nav .nav-menu.selected a {
712         color: white;
713 }*/
714
715 nav .nav-menu.selected {
716         border-bottom: 3px solid #9eabb0;
717         /* background-color: #364E59; */
718 }
719
720 nav .nav-menu:hover {
721         /* color: #fff !important; */
722         color: #fff;
723         /* text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5); */
724         /* background: #4c619c; */
725         text-decoration: none;
726 }
727
728 .manage-notify {
729          background-color: #F80;
730         -moz-border-radius: 5px 5px 5px 5px;
731         -webkit-border-radius: 5px 5px 5px 5px;
732         border-radius: 5px 5px 5px 5px;
733         font-size: 10px;
734         padding: 1px 3px;
735         top: 0px;
736         min-width: 15px;
737         text-align: center;
738         color: white;
739         float: right;
740         margin-top: -14px;
741         margin-right: -20px;
742 }
743
744 nav .nav-notify {
745         display: none;
746         background-color: #F80;
747         -moz-border-radius: 5px 5px 5px 5px;
748         -webkit-border-radius: 5px 5px 5px 5px;
749         border-radius: 5px 5px 5px 5px;
750         font-size: 10px;
751         padding: 1px 3px;
752         min-width: 15px;
753         text-align: center;
754         color: white;
755 }
756 nav .nav-notify.show {
757         display: inline-block;
758 }
759
760 nav #nav-help-link,
761 nav #nav-search-link,
762 nav #nav-directory-link,
763 nav #nav-apps-link,
764 nav #nav-apps-link,
765 nav #nav-login-link,
766 nav #nav-messages-linkmenu,
767 nav #nav-notifications-linkmenu,
768 nav #nav-site-linkmenu,
769 nav #nav-contacts-linkmenu,
770 nav #nav-user-linklabel {
771         float: right;
772 }
773 nav #nav-user-linklabel {
774         padding-left: 0px;
775         margin-top: 0px;
776 }
777 nav #nav-help-link .menu-popup,
778 nav #nav-search-link .menu-popup,
779 nav #nav-directory-link .menu-popup,
780 nav #nav-apps-link .menu-popup,
781 nav #nav-notifications-linkmenu .menu-popup,
782 nav #nav-contacts-linkmenu .menu-popup,
783 nav #nav-site-linkmenu .menu-popup {
784         right: 0px;
785         left: auto;
786 }
787 nav #nav-site-linkmenu {
788         margin-left: 0px;
789         margin-right: 0px;
790 }
791 .contact-entry-photo:hover .contact-photo-menu,
792 .contact-photo-wrapper:hover .menu-popup,
793 nav #nav-user-linklabel:hover #nav-user-menu,
794 nav #nav-user-linkmenu:hover #nav-user-menu,
795 nav #nav-apps-link:hover #nav-apps-menu,
796 nav #nav-site-linkmenu:hover #nav-site-menu,
797 nav #nav-notifications-linkmenu:hover #nav-notifications-menu,
798 #contact-edit-actions:hover #contact-actions-menu {
799         display:block;
800         visibility:visible;
801         opacity:1;
802 }
803 nav #nav-notifications-linkmenu {
804         margin-left: 0px;
805         margin-right: 5px;
806 }
807 nav #nav-notifications-linkmenu.on .icon.s22.notify, nav #nav-notifications-linkmenu.selected .icon.s22.notify {
808         color: white;
809 }
810 nav #nav-messages-linkmenu.selected,
811 nav #nav-user-linklabel.selected,
812 nav #nav-apps-link.selected {
813         background-color: #364e59;
814         border-bottom-style: none;
815 }
816
817 nav #nav-notifications-linkmenu.on .icon-bell:before {
818         content: "\f0f3";
819 }
820
821 /* nav #nav-community-link {*/
822 nav ul {
823         margin-left: 210px;
824 }
825
826 nav #nav-user-linkmenu {
827         float: right;
828         padding-left: 0px;
829         padding-right: 0px;
830         margin-right: 5px;
831 }
832
833 #nav-notifications-mark-all {
834         /* padding: 1px 1px 2px 26px; */
835         /* border-bottom: 1px solid #364E59; */
836         /* margin: 0px 0px 2px 0px;
837         padding: 5px 10px; */
838 }
839
840 #nav-notifications-see-all {
841         /* padding: 1px 1px 2px 26px; */
842         /* border-bottom: 1px solid #364E59; */
843         /* margin: 0px 0px 2px 0px;
844         padding: 5px 10px; */
845 }
846
847 .notify-unseen {background-color: #FFF; }
848
849 .notify-seen {
850         background: none repeat scroll 0 0 #EEE;
851 }
852
853 ul.menu-popup {
854         visibility:hidden;
855         opacity:0;
856         z-index:1;
857         transition:all 0.2s ease-in-out;
858         /* display: none; */
859         position: absolute;
860         width: 13em;
861         background: #ffffff;
862         color: #2d2d2d;
863         margin: 0px;
864         padding: 0px;
865         list-style: none;
866         border: 3px solid #364e59;
867         z-index: 100000;
868         box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
869 }
870 ul.menu-popup a {
871         display: block;
872         color: #2d2d2d;
873         padding: 5px 10px;
874         text-decoration: none;
875 }
876 ul.menu-popup a:hover {
877         /* background-color: #bdcdd4; */
878         background-color: #e5e5e5;
879 }
880 ul.menu-popup .menu-sep {
881         border-top: 1px solid #9eabb0;
882 }
883 ul.menu-popup li {
884         float: none;
885         overflow: auto;
886         height: auto;
887         display: block;
888 }
889 ul.menu-popup li img {
890         float: left;
891         width: 16px;
892         height: 16px;
893         padding-right: 5px;
894 }
895 ul.menu-popup .empty {
896         padding: 5px;
897         text-align: center;
898         color: #9eabb0;
899 }
900 /* autocomplete popup */
901
902 .acpopup, .acpopup-mce {
903         background-color: #ffffff;
904         border: 1px solid #MenuBorder;
905         overflow: auto;
906         z-index: 100000;
907         box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
908 }
909 .acpopup-mce {
910         color: #2d2d2d;
911         max-height: 150px;
912 }
913 nav .acpopup {
914         top: 31px !important;
915         margin-left: -23px
916 }
917 .acpopupitem {
918         color: #2d2d2d;
919         padding: 4px;
920         clear: left;
921 }
922 .acpopupitem img {
923         float: left;
924         margin-right: 4px;
925 }
926 .acpopupitem.selected {
927         background-color: #bdcdd4;
928 }
929 .textcomplete-item {
930         float: none;
931 }
932 .textcomplete-item a {
933         color: #737373;
934 }
935 .textcomplete-item a:hover {
936         color: #000;
937         padding: 3px 20px;
938 }
939 .textcomplete-item a .forum, .forum .acpopup-sub-text {
940         color: #36C;
941         opacity: 0.8;
942 }
943 .textcomplete-item a .forum:hover {
944         opacity: 1.0;
945 }
946 img.acpopup-img {
947         border-radius: 4px;
948 }
949
950 #nav-notifications-menu {
951         width: 400px;
952         max-height: 550px;
953         overflow: auto;
954 }
955 /* #nav-notifications-menu a {
956         display: inline;
957         padding: 5px 0px;
958         margin: 0px 0px 2px 0px;
959 }
960 #nav-notifications-menu li:hover {
961         background-color: #bdcdd4;
962 }*/
963
964 #nav-notifications-menu > li {
965         display: block;
966         color: #737373;
967         cursor: pointer;
968 }
969
970 #nav-notifications-menu > li:hover {
971         background-color: #e5e5e5;
972         color: #000;
973 }
974 #nav-notifications-mark-all a {
975         color: #737373;
976 }
977
978 #nav-notifications-menu img {
979         width: 32px;
980         height: 32px;
981         border-radius: 5px;
982         margin: 0;
983         padding: 0;
984 }
985
986 #nav-notifications-menu .notif-desc-wrapper a {
987         display: inline;
988         padding: 0px;
989 }
990
991 #nav-notifications-menu .contactname {
992         font-weight: bold;
993 }
994 #nav-notifications-menu .notif-when {
995         font-size: 10px;
996         color: #9eabb0;
997         display: block;
998 }
999
1000 .notif-image {
1001         width: 32px;
1002         height: 32px;
1003         padding: 7px 7px 0px 0px;
1004 }
1005
1006 .notif-entry-wrapper {
1007         padding: 5px 10px;
1008         min-height: 32px;
1009         /*border-bottom: 1px solid #DDDDDD;*/
1010 }
1011
1012 .notif-photo-wrapper {
1013         float: left;
1014         margin-right: 10px;
1015 }
1016
1017 .notif-photo-wrapper a {
1018         padding: 0 !important;
1019 }
1020
1021 .notif-desc-wrapper {
1022         overflow: hidden;
1023 }
1024
1025 right_aside {
1026         display: none;
1027         vertical-align: top;
1028         width: 185px;
1029         padding-top: 10px;
1030         padding-right: 20px;
1031         padding-bottom: 0px;
1032         padding-left: 10px;
1033         background-color: #FFFFFF;
1034         font-size: 13px;
1035         overflow-y: auto;
1036         z-index: 2;
1037         /* line-height: 17px; */
1038         color: #737373;
1039         box-shadow: 1px 2px 0px 0px #D8D8D8;
1040         top: 32px;
1041         position: absolute;
1042         margin-left: calc(100% - 215px);
1043 }
1044
1045 /* aside */
1046 aside {
1047         /* display: table-cell; */
1048         vertical-align: top;
1049         width: 185px;
1050         /* padding: 32px 10px 10px 20px; */
1051         padding: 10px 10px 0px 20px;
1052         /* border-right: 1px solid #D2D2D2; */
1053         /* background-color: #ECECF2; */
1054         /* background-color: #F2F2F2; */
1055         background-color: #FFFFFF;
1056         font-size: 13px;
1057         /* background: #F1F1F1; */
1058         /* top: 0px; */
1059         top: 32px;
1060         overflow-y: auto;
1061         z-index: 2;
1062         /* line-height: 17px; */
1063         position: fixed;
1064         /* overflow: auto; */
1065         height: 100%;
1066         height: calc(100% - 42px);
1067         /* overflow: scroll; */
1068         box-shadow: 1px 2px 0px 0px #D8D8D8;
1069         color: #737373;
1070 }
1071 aside .vcard .tool {
1072         clear: both;
1073 }
1074 aside .vcard .fn {
1075         font-size: 18px;
1076         font-weight: bold;
1077         margin-bottom: 5px;
1078         float: left;
1079 }
1080 aside .vcard .title {
1081         margin-bottom: 5px;
1082 }
1083 aside .vcard dl {
1084         height: auto;
1085         overflow: auto;
1086         word-break: break-word;
1087 }
1088 aside .vcard .account-type {
1089         margin-bottom: 13px;
1090         font-size: 14px;
1091         font-weight: bold;
1092 }
1093
1094 aside select {
1095         background-color: white;
1096         width: 165px;
1097         border-color: #ccc;
1098 }
1099
1100 aside .vcard dt {
1101         float: left;
1102         margin-left: 0px;
1103         /* width: 35%; */
1104         text-align: right;
1105         color: #999999;
1106 }
1107 aside .vcard dd {
1108         float: left;
1109         margin-left: 4px;
1110         /* width: 60%; */
1111 }
1112 aside #profile-photo-wrapper img {
1113         width: 175px;
1114 }
1115 aside #profile-extra-links ul {
1116         padding: 0px;
1117         margin: 0px;
1118 }
1119 aside #profile-extra-links li {
1120         padding: 0px;
1121         padding-bottom: 4px;
1122         margin: 0px;
1123         list-style: none;
1124 }
1125 aside #subscribe-feed-link,
1126 aside #dfrn-request-link,
1127 aside #wallmessage-link {
1128         display: block;
1129         -moz-border-radius: 5px 5px 5px 5px;
1130         -webkit-border-radius: 5px 5px 5px 5px;
1131         border-radius: 5px 5px 5px 5px;
1132         color: #ffffff;
1133         background: #005c94 url('../../../images/connect-bg.png') no-repeat left center;
1134         font-weight: bold;
1135         text-transform: uppercase;
1136         padding: 4px 2px 2px 35px;
1137 }
1138 aside #subscribe-feed-link:hover,
1139 aside #dfrn-request-link:hover,
1140 aside #wallmessage-link:hover {
1141         text-decoration: none;
1142         background-color: #36c;
1143         /* background-color: #19aeff; */
1144 }
1145 aside #profiles-menu {
1146         width: 14em;
1147         left: 10px;
1148 }
1149
1150 aside #search-text, aside #side-follow-url, aside #side-peoplefind-url, right_aside #side-peoplefind-url {
1151         width: 65%;
1152         float: left;
1153         padding-left: 10px;
1154         /*border-top-left-radius: 15px;
1155         border-top-right-radius: 15px;
1156         border-bottom-right-radius: 15px;
1157         border-bottom-left-radius: 15px;
1158         -moz-border-bottom-colors: #dbdbdb;
1159         -moz-border-top-colors: #999;
1160         -moz-border-left-colors: #999;
1161         -moz-border-right-colors: #dbdbdb;*/
1162 }
1163
1164 aside #side-peoplefind-submit, right_aside #side-peoplefind-submit {
1165         float: left;
1166 }
1167
1168 #side-match-link {
1169         clear: both;
1170 }
1171
1172 aside h4, right_aside h4 {
1173         margin-bottom: 0px;
1174         margin-top: 0px;
1175         font-size: 1.17em;
1176 }
1177
1178 aside img {
1179         max-width: 175px;
1180 }
1181
1182 .nets-ul {
1183         margin-top: 0px;
1184 }
1185
1186 #contact-block {
1187         overflow: auto;
1188         height: auto;
1189 }
1190 #contact-block .contact-block-h4 {
1191         float: left;
1192         margin: 5px 0px;
1193 }
1194 #contact-block .allcontact-link {
1195         float: right;
1196         margin: 5px 0px;
1197 }
1198 #contact-block .contact-block-content {
1199         clear: both;
1200         overflow: auto;
1201         height: auto;
1202 }
1203 #contact-block .contact-block-link {
1204         float: left;
1205         margin: 0px 2px 2px 0px;
1206 }
1207 #contact-block .contact-block-link img {
1208         width: 48px;
1209         height: 48px;
1210 }
1211 .group_selected {
1212         background: url("../../../view/theme/diabook/icons/selected.png") no-repeat left center;
1213         float: left;
1214         height: 22px;
1215         width: 22px;
1216 }
1217 .group_unselected {
1218         background: url("../../../view/theme/diabook/icons/unselected.png") no-repeat left center;
1219         float: left;
1220         height: 22px;
1221         width: 22px;
1222 }
1223 /* widget */
1224 .widget {
1225         margin-bottom: 1em;
1226         /*.action .s10 {width: 10px; overflow: hidden; padding: 0px;}
1227         .action .s16 {width: 16px; overflow: hidden; padding: 0px;}*/
1228         /* font-size: 12px; */
1229 }
1230 .widget h3 {
1231         padding: 0px;
1232         margin: 2px;
1233 }
1234 .widget .action {
1235         opacity: 0.1;
1236         -webkit-transition: all 0.2s ease-in-out;
1237         -moz-transition: all 0.2s ease-in-out;
1238         -o-transition: all 0.2s ease-in-out;
1239         -ms-transition: all 0.2s ease-in-out;
1240         transition: all 0.2s ease-in-out;
1241 }
1242 .widget input.action {
1243         opacity: 0.5;
1244         -webkit-transition: all 0.2s ease-in-out;
1245         -moz-transition: all 0.2s ease-in-out;
1246         -o-transition: all 0.2s ease-in-out;
1247         -ms-transition: all 0.2s ease-in-out;
1248         transition: all 0.2s ease-in-out;
1249 }
1250 .widget:hover .title .action {
1251         opacity: 1;
1252         -webkit-transition: all 0.2s ease-in-out;
1253         -moz-transition: all 0.2s ease-in-out;
1254         -o-transition: all 0.2s ease-in-out;
1255         -ms-transition: all 0.2s ease-in-out;
1256         transition: all 0.2s ease-in-out;
1257 }
1258 .widget .tool:hover .action {
1259         opacity: 1;
1260         -webkit-transition: all 0.2s ease-in-out;
1261         -moz-transition: all 0.2s ease-in-out;
1262         -o-transition: all 0.2s ease-in-out;
1263         -ms-transition: all 0.2s ease-in-out;
1264         transition: all 0.2s ease-in-out;
1265 }
1266 .widget .tool:hover .action.ticked {
1267         opacity: 1;
1268         -webkit-transition: all 0.2s ease-in-out;
1269         -moz-transition: all 0.2s ease-in-out;
1270         -o-transition: all 0.2s ease-in-out;
1271         -ms-transition: all 0.2s ease-in-out;
1272         transition: all 0.2s ease-in-out;
1273 }
1274 .widget ul {
1275         padding: 0px;
1276         margin-top: 0px;
1277         margin-bottom: 0px;
1278 }
1279 .widget ul li {
1280         padding-left: 10px;
1281         /* min-height: 20px; */
1282         list-style: none;
1283         padding-top: 3px;
1284         padding-bottom: 3px;
1285         margin: 0px;
1286 }
1287 .widget .tool.selected {
1288         background: url('../../../images/selected.png') no-repeat left center;
1289 }
1290 /* widget: search */
1291 #add-search-popup {
1292         width: 200px;
1293         top: 18px;
1294 }
1295 /* section */
1296 section {
1297         /* font-size: 13px;
1298         line-height: 19.5px; */
1299         font-size: 14.95px;
1300         line-height: 21px;
1301         display: table-cell;
1302         vertical-align: top;
1303         top: 32px;
1304         width: 766px;
1305         max-width: 766px;
1306         padding: 10px 10px 10px 10px;
1307         /* background-color: white; */
1308         /* background-color: rgb(252, 252, 252); */
1309         /* background-color: #FAFAFA; */
1310         background-color: inherit;
1311         /* border-bottom: 1px solid lightgray;
1312         border-right: 1px solid lightgray;
1313         border-left: 1px solid lightgray; */
1314         position: absolute;
1315         left: 215px;
1316         left: calc(215px + (100% - (215px + 766px)) / 6);
1317         /* left: calc(215px + (100% - 215px) / 10); */
1318 }
1319
1320 section.minimal {
1321         top: 0px;
1322         left: 0px;
1323         position: absolute;
1324         width: 100%;
1325         height: 100%;
1326 }
1327
1328 /* Contact-Header for the Network Stream */
1329 #viewcontact_wrapper-network {
1330         width: 100%;
1331         min-height: 100px;
1332         background-color: #FAFAFA;
1333         box-shadow: 1px 2px 0px 0px #D8D8D8;
1334         border-bottom: 1px solid #D2D2D2;
1335 }
1336 #contact-entry-wrapper-network {
1337         float: none;
1338         width: auto;
1339         height: auto;
1340         padding: 10px;
1341         margin: 0;
1342 }
1343 #contact-entry-accounttype-network {
1344         font-size: 20px;
1345 }
1346 #contact-entry-name-network {
1347         font-size: 24.5px;
1348 }
1349 .contact-entry-photo img {
1350         border-radius: 4px;
1351 }
1352
1353 /* wall item */
1354 .tread-wrapper {
1355         /* border-bottom: 1px solid #BDCDD4; */
1356         border-bottom: 1px solid #D2D2D2;
1357         position: relative;
1358         padding: 5px;
1359         margin-bottom: 10px;
1360         box-shadow: 1px 2px 0px 0px #D8D8D8;
1361         background-color: #FFFFFF;
1362         /* width: 755px; */
1363 }
1364 .wall-item-decor {
1365         position: absolute;
1366         left: 755px;
1367         left: calc(100% - 16px);
1368         /* top: -10px; */
1369         width: 16px;
1370 }
1371 .unstarred {
1372         display: none;
1373 }
1374 .wall-item-container {
1375         display: table;
1376         width: 745px;
1377         width: calc(100% - 10px);
1378 }
1379
1380 .wall-item-content hr {
1381         background: none repeat scroll 0% 0% rgb(221, 221, 221);
1382         color: rgb(221, 221, 221);
1383         clear: both;
1384         float: none;
1385         width: 100%;
1386         height: 0.1em;
1387         /* margin: 0px 0px 1.45em; */
1388         border: medium none;
1389 }
1390
1391 .wall-item-container .wall-item-item, .wall-item-container .wall-item-bottom {
1392         display: table-row;
1393 }
1394 .wall-item-bottom {
1395         /* font-size: 14px; */
1396 }
1397 .wall-item-container .wall-item-tags,
1398 .wall-item-container .wall-item-links,
1399 .wall-item-container .wall-item-actions {
1400         opacity: 0.2;
1401         -webkit-transition: all 0.2s ease-in-out;
1402         -moz-transition: all 0.2s ease-in-out;
1403         -o-transition: all 0.2s ease-in-out;
1404         -ms-transition: all 0.2s ease-in-out;
1405         transition: all 0.2s ease-in-out;
1406 }
1407 .wall-item-container:hover .wall-item-tags,
1408 .wall-item-container:hover .wall-item-links,
1409 .wall-item-container:hover .wall-item-actions {
1410         opacity: 1;
1411         -webkit-transition: all 0.2s ease-in-out;
1412         -moz-transition: all 0.2s ease-in-out;
1413         -o-transition: all 0.2s ease-in-out;
1414         -ms-transition: all 0.2s ease-in-out;
1415         transition: all 0.2s ease-in-out;
1416 }
1417 .wall-item-container .wall-item-info {
1418         display: table-cell;
1419         vertical-align: top;
1420         text-align: left;
1421         width: 80px;
1422 }
1423 .wall-item-container {
1424         /* padding-right: 30px; */
1425         padding-right: 0px;
1426 }
1427 .wall-item-container .wall-item-ago {
1428         word-wrap: break-word;
1429         width: 50px;
1430         margin-left: 10px;
1431         color: #999;
1432         font-size: 12px;
1433 }
1434
1435 .shared-time {
1436         color: #999;
1437         font-size: 12px;
1438 }
1439
1440 .shared_header {
1441         line-height: 14px;
1442 }
1443
1444 .wall-item-network {
1445         color: #999;
1446         font-size: 12px;
1447         text-align: right;
1448         float: right;
1449 }
1450
1451 .wall-item-network-end {
1452         clear: both;
1453 }
1454
1455 .wall-item-location {
1456         width: 350px;
1457         float: left;
1458         font-size: 12px;
1459 }
1460
1461 .wall-item-container .wall-item-content {
1462         /* font-size: 14px; */
1463         max-width: 660px;
1464         word-wrap: break-word;
1465         word-break: break-word;
1466         /* line-height: 1.36; */
1467         padding-bottom: 6px;
1468 }
1469
1470 .wall-item-container .wall-item-content img {
1471         max-width: 100%;
1472         vertical-align: middle;
1473         /* max-width: 650px; */
1474         /* max-width: 580px; */
1475 }
1476 .children .wall-item-container .wall-item-item .wall-item-content img {
1477         /* max-width: 650px; */
1478         max-width: 520px;
1479         /* max-width: 100%; */
1480 }
1481 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions {
1482         display: table-cell;
1483         vertical-align: middle;
1484         /* font-size: 17px; */
1485 }
1486 .mail-list-wrapper a,
1487 .wall-item-container .wall-item-bottom a,
1488 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions a,
1489 .wall-item-container .wall-item-links, .wall-item-container .wall-item-links a,
1490 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions .fakelink {
1491         color: #999;
1492 }
1493 .mail-list-wrapper a:hover,
1494 .wall-item-container .wall-item-bottom a:hover,
1495 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions a:hover,
1496 .wall-item-container .wall-item-links, .wall-item-container .wall-item-links a:hover,
1497 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions .fakelink:hover {
1498         color: #000;
1499         text-decoration: none;
1500 }
1501 .wall-item-container .wall-item-links .icon, .wall-item-container .wall-item-actions .icon {
1502         opacity: 0.5;
1503         -webkit-transition: all 0.2s ease-in-out;
1504         -moz-transition: all 0.2s ease-in-out;
1505         -o-transition: all 0.2s ease-in-out;
1506         -ms-transition: all 0.2s ease-in-out;
1507         transition: all 0.2s ease-in-out;
1508 }
1509 .wall-item-container .wall-item-links .icon:hover, .wall-item-container .wall-item-actions .icon:hover {
1510         opacity: 1;
1511         -webkit-transition: all 0.2s ease-in-out;
1512         -moz-transition: all 0.2s ease-in-out;
1513         -o-transition: all 0.2s ease-in-out;
1514         -ms-transition: all 0.2s ease-in-out;
1515         transition: all 0.2s ease-in-out;
1516 }
1517
1518 .wall-item-container .wall-item-name:hover {
1519         color: #36c;
1520 }
1521
1522 .wall-item-container .wall-item-name,
1523 .wall-item-container .shared-author {
1524         color: black;
1525         font-weight: bold;
1526         -webkit-transition: all 0.2s ease-in-out;
1527         -moz-transition: all 0.2s ease-in-out;
1528         -o-transition: all 0.2s ease-in-out;
1529         -ms-transition: all 0.2s ease-in-out;
1530         transition: all 0.2s ease-in-out;
1531 }
1532
1533 .toplevel_item:hover .wall-item-name,
1534 .wall-item-container:hover .wall-item-name,
1535 .toplevel_item:hover .shared-author,
1536 .wall-item-container:hover .shared-author {
1537         color: #36c;
1538         font-weight: bold;
1539         -webkit-transition: all 0.2s ease-in-out;
1540         -moz-transition: all 0.2s ease-in-out;
1541         -o-transition: all 0.2s ease-in-out;
1542         -ms-transition: all 0.2s ease-in-out;
1543         transition: all 0.2s ease-in-out;
1544 }
1545
1546 .wall-item-container .wall-item-content a,
1547 .toplevel_item .fakelink,
1548 .wall-item-container .fakelink {
1549         color: black;
1550         -webkit-transition: all 0.2s ease-in-out;
1551         -moz-transition: all 0.2s ease-in-out;
1552         -o-transition: all 0.2s ease-in-out;
1553         -ms-transition: all 0.2s ease-in-out;
1554         transition: all 0.2s ease-in-out;
1555         /* color: darkblue; */
1556         /* color: #3E3E8C; */
1557         word-break: break-word;
1558 }
1559
1560 .toplevel_item:hover .fakelink,
1561 .wall-item-container:hover .fakelink,
1562 .toplevel_item:hover .wall-item-content a,
1563 .wall-item-container:hover .wall-item-content a {
1564         color: #36c;
1565         -webkit-transition: all 0.2s ease-in-out;
1566         -moz-transition: all 0.2s ease-in-out;
1567         -o-transition: all 0.2s ease-in-out;
1568         -ms-transition: all 0.2s ease-in-out;
1569         transition: all 0.2s ease-in-out;
1570 }
1571
1572 .toplevel_item:hover .togglecomment,
1573 .wall-item-container:hover .togglecomment {
1574         color: #999;
1575 }
1576
1577 .wall-item-container .wall-item-actions-author {
1578         width: 100%;
1579         margin-bottom: 0.3em;
1580 }
1581 .wall-item-container .wall-item-actions-social,
1582 .wall-item-container .wall-item-actions-isevent {
1583         float: left;
1584         margin-bottom: 1px;
1585 }
1586 .wall-item-container .wall-item-actions-social a,
1587 .wall-item-container .wall-item-actions-isevent a {
1588         float: left;
1589         margin-right: 1em;
1590         cursor: pointer;
1591 }
1592 .wall-item-container .wall-item-actions-social a.active,
1593 .wall-item-container .wall-item-actions-isevent a.active {
1594         color: #36C;
1595 }
1596
1597 .wall-item-container .wall-item-actions-tools {
1598         float: right;
1599         width: 80px;
1600 }
1601 .wall-item-container .wall-item-actions-tools a {
1602         float: right;
1603         margin-left: 10px;
1604         cursor: pointer;
1605 }
1606 .wall-item-container .wall-item-actions-tools input {
1607         float: right;
1608         margin-left: 10px;
1609 }
1610 .wall-item-container.comment {
1611         margin-top: 5px;
1612         margin-bottom: 5px;
1613         margin-left: 80px;
1614         width: 665px;
1615         width: calc(100% - 90px);
1616         border-bottom: 1px solid hsl(198, 21%, 79%);
1617 }
1618 .wall-item-container.thread_level_2 {
1619         margin-left: 80px;
1620         width: calc(100% - 90px);
1621 }
1622 .wall-item-container.thread_level_3 {
1623         margin-left: 95px;
1624         width: calc(100% - 105px);
1625 }
1626 .wall-item-container.thread_level_4 {
1627         margin-left: 110px;
1628         width: calc(100% - 120px);
1629 }
1630 .wall-item-container.thread_level_5 {
1631         margin-left: 125px;
1632         width: calc(100% - 135px);
1633 }
1634 .wall-item-container.thread_level_6 {
1635         margin-left: 140px;
1636         width: calc(100% - 150px);
1637 }
1638 .wall-item-container.thread_level_7 {
1639         margin-left: 155px;
1640         width: calc(100% - 165px);
1641 }
1642
1643 .wall-item-container.comment .wall-item-content,
1644 .wall-item-container.thread_level_3 .wall-item-content,
1645 .wall-item-container.thread_level_4 .wall-item-content,
1646 .wall-item-container.thread_level_5 .wall-item-content,
1647 .wall-item-container.thread_level_6 .wall-item-content,
1648 .wall-item-container.thread_level_7 .wall-item-content {
1649         max-width: calc(100% - 1px);
1650 }
1651
1652 .children .wall-item-comment-wrapper textarea,
1653 .wall-item-container.thread_level_3 .wall-item-comment-wrapper textarea,
1654 .wall-item-container.thread_level_4 .wall-item-comment-wrapper textarea,
1655 .wall-item-container.thread_level_5 .wall-item-comment-wrapper textarea,
1656 .wall-item-container.thread_level_6 .wall-item-comment-wrapper textarea,
1657 .wall-item-container.thread_level_7 .wall-item-comment-wrapper textarea {
1658         width: calc(100% - 11px);
1659 }
1660
1661 .children .wall-item-bottom .comment-edit-preview,
1662 .wall-item-container.thread_level_3 .wall-item-bottom .comment-edit-preview,
1663 .wall-item-container.thread_level_4 .wall-item-bottom .comment-edit-preview,
1664 .wall-item-container.thread_level_5 .wall-item-bottom .comment-edit-preview,
1665 .wall-item-container.thread_level_6 .wall-item-bottom .comment-edit-preview,
1666 .wall-item-container.thread_level_7 .wall-item-bottom .comment-edit-preview {
1667         width: calc(100% - 6px);
1668 }
1669
1670
1671 .wall-item-container.comment .contact-photo {
1672         width: 32px;
1673         height: 32px;
1674         margin-left: 16px;
1675         /* background: url(../../../images/icons/22/user.png) no-repeat center center; */
1676
1677 }
1678 .wall-item-container.comment {
1679         top: 15px !important;
1680         left: 15px !important;
1681 }
1682 .wall-item-container.comment .wall-item-links {
1683         padding-left: 12px;
1684 }
1685 .wall-item-bottom .wall-item-comment-wrapper {
1686         margin: 1px 5px 1px 0px;
1687 }
1688 .wall-item-comment-wrapper {
1689         margin: 1px 15px 1px 80px;
1690 }
1691 .wall-item-comment-wrapper.photo {
1692         margin: 1px 15px 1px 0px;
1693 }
1694 .wall-item-comment-wrapper.photo .wall-item-container.comment {
1695         margin-left: 0px;
1696         width: 665px;
1697         width: 100%;
1698         border-bottom: 1px solid hsl(198, 21%, 79%);
1699 }
1700
1701
1702 .wall-item-comment-wrapper .comment-edit-photo {
1703         display: none;
1704 }
1705 .wall-item-comment-wrapper textarea {
1706         height: 1.2em;
1707         width: 100%;
1708         font-size: 13px;
1709         color: #999999;
1710         border: 1px solid #DDD;
1711         padding: 0.3em;
1712 }
1713 .wall-item-comment-wrapper .comment-edit-text-full {
1714         /* font-size: 14px; */
1715         height: 4em;
1716         color: #2d2d2d;
1717         border: 1px solid #2d2d2d;
1718 }
1719
1720 .fakelink.togglecomment {
1721         float: left;
1722         margin-right: 1em;
1723 }
1724
1725 .comment-edit-preview .contact-photo {
1726         width: 32px;
1727         height: 32px;
1728         margin-left: 16px;
1729         /* background: url(../../../images/icons/22/user.png) no-repeat center center; */
1730
1731 }
1732 .comment-edit-preview {
1733         /* width: 660px; */
1734         width: 100%;
1735         border: 1px solid #2d2d2d;
1736         margin-top: 10px;
1737         top: 15px !important;
1738         left: 15px !important;
1739 }
1740 .comment-edit-preview .wall-item-links {
1741         padding-left: 12px;
1742 }
1743 .comment-edit-preview .wall-item-container {
1744         /* width: 700px; */
1745         width: 100%;
1746 }
1747 .comment-edit-preview .tread-wrapper {
1748         /* width: 700px; */
1749         width: 100%;
1750         padding: 0;
1751         margin: 10px 0px 0px 0px;
1752         border-bottom: 0px;
1753         box-shadow: none;
1754 }
1755
1756 .wall-item-bottom .comment-edit-preview {
1757         width: 575px;
1758         margin-bottom: 5px;
1759 }
1760
1761 .shiny {
1762         /* border-right: 10px solid #fce94f; */
1763         /* border-right: 1px solid #A7C7F7;
1764         padding-right: 12px; */
1765 }
1766
1767 #profile-jot-form {
1768         box-shadow: 1px 2px 0px 0px #D8D8D8;
1769         background-color: #fafafa;
1770         padding: 10px;
1771 }
1772
1773 #profile-jot-form #profile-jot-text {
1774         height: 2.0em;
1775         /* width: 99%; */
1776         width: 752px;
1777         width: calc(100% - 10px);
1778         font-size: 15px;
1779         color: #999999;
1780         border: 1px solid #DDD;
1781         padding: 0.3em;
1782         margin-bottom: 10px;
1783 }
1784
1785 #profile-jot-form #jot-title, #profile-jot-form #jot-category {
1786         border-radius: 5px 5px 5px 5px;
1787         font-weight: bold;
1788         height: 20px;
1789         margin: 0 0 5px;
1790         /* width: 60%; */
1791         /* width: 762px; */
1792         width: 100%;
1793         border: 1px solid #d2d2d2;
1794 }
1795
1796 #profile-jot-form #jot-title:-webkit-input-placeholder {
1797         font-weight: normal;
1798 }
1799 #profile-jot-form #jot-title:-moz-placeholder {
1800         font-weight: normal;
1801 }
1802 #profile-jot-form #profile-jot-text_parent #profile-jot-text_tbl {
1803 /*  width: 785px; */
1804         width: 100%;
1805         height: 100px;
1806 }
1807
1808 #profile-jot-perms {
1809         float: right;
1810 }
1811
1812 #jot-preview-content {
1813         padding-top: 4px;
1814         clear: both;
1815 }
1816
1817 #jot-preview-content .tread-wrapper {
1818         background-color: #fce94f;
1819 }
1820
1821 .wall-item-tags {
1822         padding-top: 1px;
1823         padding-bottom: 2px;
1824         font-size: 12px;
1825         /* display: none; */
1826 }
1827
1828 .tag {
1829         color: rgb(153,153,153);
1830         /* padding-left: 3px;
1831         font-size: 10px; */
1832 }
1833 .tag a {
1834         /* padding-right: 8px; */
1835         color: rgb(153,153,153);
1836 }
1837 .wwto {
1838         position: absolute !important;
1839         width: 25px;
1840         height: 25px;
1841         background: #FFFFFF;
1842         border: 2px solid #364e59;
1843         height: 25px;
1844         width: 25px;
1845         overflow: hidden;
1846         padding: 1px;
1847         position: absolute !important;
1848         top: 40px;
1849         left: 30px;
1850         box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1851 }
1852 .wwto .contact-photo {
1853         width: auto;
1854         height: 25px;
1855 }
1856 /* contacts menu */
1857 .contact-photo-wrapper {
1858         position: relative;
1859         width: 80px;
1860 }
1861
1862 .contact-photo-wrapper.wwto {
1863         width: 25px;
1864 }
1865
1866 .contact-photo {
1867         width: 48px;
1868         height: 48px;
1869         overflow: hidden;
1870         display: block;
1871         -webkit-border-radius: 4px;
1872         -moz-border-radius: 4px;
1873         border-radius: 4px;
1874 }
1875
1876 .contact-photo img {
1877         width: 48px;
1878         height: 48px;
1879 }
1880
1881 .contact-wrapper {
1882         float: left;
1883         width: 90px;
1884         height: 90px;
1885         margin-bottom: 15px;
1886 }
1887 .contact-wrapper .contact-photo {
1888         width: 80px;
1889         height: 80px;
1890 }
1891 .contact-wrapper .contact-photo img {
1892         width: 80px;
1893         height: 80px;
1894 }
1895 .contact-wrapper {
1896         left: 0px;
1897         top: 63px;
1898 }
1899 .contact-photo {
1900         width: 48px;
1901         height: 48px;
1902 }
1903 .contact-photo img {
1904         width: 48px;
1905         height: 48px;
1906 }
1907 .contact-name {
1908         /* text-align: center; */
1909         /*font-weight: bold;*/
1910         font-size: 12px;
1911 }
1912 .contact-details {
1913         color: #999999;
1914 }
1915 /* editor */
1916 .jothidden {
1917         display: none;
1918 }
1919 #jot {
1920         width: 785px;
1921         margin: 0px 2em 20px 0px;
1922 }
1923 #jot .profile-jot-text {
1924         height: 1.2em;
1925         width: 99%;
1926         font-size: 10px;
1927         color: #999999;
1928         border: 1px solid #DDD;
1929         padding: 0.3em;
1930 }
1931 #jot #jot-tools {
1932         margin: 0px;
1933         padding: 0px;
1934         height: 40px;
1935         overflow: none;
1936         width: 783px;
1937         background-color: #0e232e;
1938         border-bottom: 2px solid #9eabb0;
1939 }
1940 #jot #jot-tools li {
1941         list-style: none;
1942         float: left;
1943         width: 80px;
1944         height: 40px;
1945         border-bottom: 2px solid #9eabb0;
1946 }
1947 #jot #jot-tools li a {
1948         display: block;
1949         color: #cccccc;
1950         width: 100%;
1951         height: 40px;
1952         text-align: center;
1953         line-height: 40px;
1954         overflow: hidden;
1955 }
1956 #jot #jot-tools li:hover {
1957         background-color: #364e59;
1958         border-bottom: 2px solid #bdcdd4;
1959 }
1960 #jot #jot-tools li.perms {
1961         float: right;
1962         width: 40px;
1963 }
1964 #jot #jot-tools li.perms a.unlock {
1965         width: 30px;
1966         border-left: 10px solid #cccccc;
1967         background-color: #cccccc;
1968         background-position: left center;
1969 }
1970 #jot #jot-tools li.perms a.lock {
1971         width: 30px;
1972         border-left: 10px solid #666666;
1973         background-color: #666666;
1974 }
1975 #jot #jot-tools li.submit {
1976         float: right;
1977         background-color: #cccccc;
1978         border-bottom: 2px solid #cccccc;
1979         border-right: 1px solid #666666;
1980         border-left: 1px solid #666666;
1981 }
1982 #jot #jot-tools li.submit input {
1983         border: 0px;
1984         margin: 0px;
1985         padding: 0px;
1986         background-color: #cccccc;
1987         color: #666666;
1988         width: 80px;
1989         height: 40px;
1990         line-height: 40px;
1991 }
1992 #jot #jot-tools li.submit input:hover {
1993         background-color: #bdcdd4;
1994         color: #666666;
1995 }
1996 #jot #jot-tools li.loading {
1997         float: right;
1998         background-color: #ffffff;
1999         width: 20px;
2000         vertical-align: center;
2001         text-align: center;
2002         border-top: 2px solid #9eabb0;
2003         height: 38px;
2004 }
2005 #jot #jot-tools li.loading img {
2006         margin-top: 10px;
2007 }
2008 /* #jot */
2009 #jot-title {
2010         border: 0px;
2011         margin: 0px;
2012         height: 20px;
2013         width: 700px;
2014         font-weight: bold;
2015         border: 1px solid #ffffff;
2016 }
2017 #jot #jot-title:-webkit-input-placeholder {
2018         font-weight: normal;
2019 }
2020 #jot #jot-title:-moz-placeholder {
2021         font-weight: normal;
2022 }
2023 #jot #jot-title:hover {
2024         border: 1px solid #999999;
2025 }
2026 #jot #jot-title:focus {
2027         border: 1px solid #999999;
2028 }
2029 #jot #character-counter {
2030         width: 80px;
2031         float: right;
2032         text-align: right;
2033         height: 20px;
2034         line-height: 20px;
2035         padding-right: 20px;
2036 }
2037
2038 #profile-jot-submit {
2039         float: right;
2040         margin-left: 15px;
2041 }
2042 #profile-upload-wrapper {
2043         float: left;
2044         margin-left: 15px;
2045 }
2046 #profile-attach-wrapper {
2047         float: left;
2048         margin-left: 15px;
2049 }
2050 #profile-link-wrapper {
2051         float: left;
2052         margin-left: 15px;
2053         cursor: pointer;
2054 }
2055 #profile-video-wrapper {
2056         float: left;
2057         margin-left: 15px;
2058         cursor: pointer;
2059 }
2060 #profile-audio-wrapper {
2061         float: left;
2062         margin-left: 15px;
2063         cursor: pointer;
2064 }
2065 #profile-location-wrapper {
2066         float: left;
2067         margin-left: 15px;
2068         cursor: pointer;
2069 }
2070 #profile-nolocation-wrapper {
2071         float: left;
2072         margin-left: 15px;
2073         cursor: pointer;
2074 }
2075 #profile-smiley-wrapper {
2076         float: left;
2077         margin-left: 15px;
2078         cursor: pointer;
2079         margin-top: 3px;
2080         height: 10px;
2081         display: inline-block;
2082 }
2083 #smileybutton {
2084         position: absolute;
2085         z-index: 99;
2086 }
2087 table.smiley-preview {
2088         background-color: #FFF;
2089         box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
2090 }
2091 #jot-perms-icon {
2092         float: right;
2093         margin-left: 15px;
2094 }
2095 #jot-preview-link {
2096         float: right;
2097 }
2098 #profile-jot-end {
2099         clear: both;
2100 }
2101 #profile-jot-text_tbl {
2102         width: 780px;
2103 }
2104 #profile-jot-wrapper {
2105         margin-bottom: 10px;
2106 }
2107
2108 /** buttons **/
2109 /*input[type="submit"] {
2110         border: 0px;
2111         background-color: @ButtonBackgroundColor;
2112         color: @ButtonColor;
2113         padding: 0px 10px;
2114         .rounded(5px);
2115         height: 18px;
2116 }*/
2117 /** acl **/
2118 #photo-edit-perms-select, #photos-upload-permissions-wrapper, #profile-jot-acl-wrapper {
2119         display: block!important;
2120 }
2121 #acl-wrapper {
2122         width: 690px;
2123         float: left;
2124 }
2125 #acl-search {
2126         float: right;
2127         background: #ffffff url("../../../images/search_18.png") no-repeat right center;
2128         padding-right: 20px;
2129 }
2130 #acl-showall {
2131         float: left;
2132         display: block;
2133         width: auto;
2134         height: 18px;
2135         background-color: #cccccc;
2136         background-image: url("../../../images/show_all_off.png");
2137         background-position: 7px 7px;
2138         background-repeat: no-repeat;
2139         padding: 7px 5px 0px 30px;
2140         color: #999999;
2141         -moz-border-radius: 5px 5px 5px 5px;
2142         -webkit-border-radius: 5px 5px 5px 5px;
2143         border-radius: 5px 5px 5px 5px;
2144 }
2145 #acl-showall.selected {
2146         color: #000000;
2147         background-color: #ff9900;
2148         background-image: url("../../../images/show_all_on.png");
2149 }
2150 #acl-list {
2151         height: 210px;
2152         border: 1px solid #cccccc;
2153         clear: both;
2154         margin-top: 30px;
2155         overflow: auto;
2156 }
2157 .acl-list-item {
2158         display: block;
2159         width: 150px;
2160         height: 30px;
2161         border: 1px solid #cccccc;
2162         margin: 5px;
2163         float: left;
2164 }
2165 .acl-list-item img {
2166         width: 22px;
2167         height: 22px;
2168         float: left;
2169         margin: 4px;
2170 }
2171 .acl-list-item p {
2172         height: 12px;
2173         font-size: 10px;
2174         margin: 0px;
2175         padding: 2px 0px 1px;
2176         overflow: hidden;
2177 }
2178 .acl-list-item a {
2179         font-size: 8px;
2180         display: block;
2181         width: 40px;
2182         height: 10px;
2183         float: left;
2184         color: #999999;
2185         background-color: #cccccc;
2186         background-position: 3px 3px;
2187         background-repeat: no-repeat;
2188         margin-right: 5px;
2189         -webkit-border-radius: 2px ;
2190         -moz-border-radius: 2px;
2191         border-radius: 2px;
2192         padding-left: 15px;
2193 }
2194 #acl-wrapper a:hover {
2195         text-decoration: none;
2196         color: #000000;
2197 }
2198 .acl-button-show {
2199         background-image: url("../../../images/show_off.png");
2200 }
2201 .acl-button-hide {
2202         background-image: url("../../../images/hide_off.png");
2203 }
2204 .acl-button-show.selected {
2205         color: #000000;
2206         background-color: #9ade00;
2207         background-image: url("../../../images/show_on.png");
2208 }
2209 .acl-button-hide.selected {
2210         color: #000000;
2211         background-color: #ff4141;
2212         background-image: url("../../../images/hide_on.png");
2213 }
2214 .acl-list-item.groupshow {
2215         border-color: #9ade00;
2216 }
2217 .acl-list-item.grouphide {
2218         border-color: #ff4141;
2219 }
2220 /** /acl **/
2221 /** tab buttons **/
2222 div.pager, ul.tabs {
2223         list-style-type: none;
2224         padding-bottom: 10px;
2225         padding-left: 10px;
2226         padding-top: 0px;
2227         margin-bottom: 5px;
2228         line-height: 28px;
2229         height: 20px;
2230 /*  font-size: 11px; */
2231         font-size: 13px;
2232         font-weight: bold;
2233         /* margin-bottom: 30px; */
2234         background-color: #FAFAFA;
2235         box-shadow: 1px 2px 0px 0px #D8D8D8;
2236         border-bottom: 1px solid #D2D2D2;
2237 }
2238 ul.tabs li {
2239         float: left;
2240         /* margin-left: 7px; */
2241 }
2242 /*ul.tabs li .active {
2243         border-bottom: 1px solid #005c94;
2244 }*/
2245
2246 ul.tabs a, div.pager a {
2247         /* min-width: 34px; */
2248         /* display: block;
2249         float: left; */
2250         padding: 0px;
2251         padding-bottom: 6px;
2252         /* padding: 0px 12px 0px 12px; */
2253         /* color: #444; */
2254         color: darkgray;
2255 }
2256
2257 ul.tabs a {
2258         /* box-shadow: 1px 2px 0px 0px #D8D8D8; */
2259         margin-right: 15px;
2260         margin-left: 5px;
2261 }
2262
2263 #birthday-notice, #event-notice {
2264         box-shadow: 1px 2px 0px 0px #D8D8D8;
2265         margin-bottom: 5px;
2266 }
2267
2268 #birthday-wrapper, #event-wrapper {
2269         background-color: #FAFAFA;
2270         box-shadow: 1px 2px 0px 0px #D8D8D8;
2271         padding-left: 10px;
2272         padding-right: 10px;
2273         padding-top: 5px;
2274         padding-bottom: 5px;
2275         margin-bottom: 0px;
2276 }
2277
2278 .birthday-notice, .event-notice {
2279         padding: 2px 7px 2px 7px;
2280         color: darkgrey;
2281         font-weight: bold;
2282 }
2283 .comment-edit-submit-wrapper .fakelink {
2284         padding: 2px 7px 2px 7px;
2285         color: black;
2286 }
2287
2288 .comment-edit-submit-wrapper .fakelink {
2289         /* border: 1px solid lightgray; */
2290         background: #F2F2F2;
2291         margin-top: 2px;
2292         margin-bottom: 2px;
2293 }
2294
2295 #event-notice:hover, #birthday-notice:hover, ul.tabs li .active,
2296 .comment-edit-submit-wrapper .fakelink:hover {
2297         color: black;
2298 }
2299
2300 span.pager_current, span.pager_n a:hover,
2301 span.pager_first a:hover, span.pager_last a:hover,
2302 span.pager_prev a:hover, span.pager_next a:hover,
2303 ul.tabs a:hover {
2304         border-bottom: 2px solid #244C5E;
2305         text-decoration: none;
2306         color: grey;
2307         padding-bottom: 6px;
2308 }
2309
2310 ul.tabs li .active, span.pager_current a {
2311         border-bottom: 2px solid #244C5E;
2312         text-decoration: none;
2313         color: black;
2314 }
2315
2316 #event-notice:hover, #birthday-notice:hover, .comment-edit-submit-wrapper .fakelink:hover {
2317 /*    background-color: #e5e5e5; */
2318         color: grey;
2319         text-decoration: none;
2320 /*    border: 1px solid darkgray; */
2321 }
2322
2323 .comment-edit-bb {
2324         float:right;
2325 }
2326 .comment-edit-bb a {
2327         color: #888;
2328         padding: 0px 5px 1px 5px;
2329 }
2330
2331 .comment-edit-bb a:hover {
2332         color: #000;
2333         text-decoration: none;
2334 }
2335
2336 #newmember-tab > a {
2337         font-size: 1.2em;
2338         font-weight: 800;
2339 }
2340
2341 /**
2342  * Form fields
2343  */
2344 .field {
2345         margin-bottom: 10px;
2346         padding-bottom: 10px;
2347         overflow: auto;
2348         width: 100%;
2349 }
2350 .field label {
2351         float: left;
2352         width: 200px;
2353 }
2354 .field input, .field textarea {
2355         max-width: 400px;
2356 }
2357 .field textarea {
2358         height: 100px;
2359 }
2360 .field .field_help {
2361         display: block;
2362         margin-left: 200px;
2363         color: #666666;
2364 }
2365 .field .onoff {
2366         float: left;
2367         width: 80px;
2368         margin-right:1em;
2369 }
2370 .field .onoff a {
2371         display: block;
2372         border: 1px solid #666666;
2373         background-image: url("../../../images/onoff.jpg");
2374         background-repeat: no-repeat;
2375         padding: 4px 2px 2px 2px;
2376         font-size:14px;
2377         height: 16px;
2378         line-height:16px;
2379         text-decoration: none;
2380         text-align: center;
2381         text-transform: uppercase;
2382         border-radius:4px;
2383 }
2384 .field .onoff .off {
2385         border-color: #B0B0B0;
2386         padding-left: 36px;
2387         background-position: left center;
2388         background-color: #cccccc;
2389         color: #9C9C9C;
2390 }
2391 .field .onoff .on {
2392         font-weight:bold;
2393         border-color: #8EB8EE;
2394         padding-right: 36px;
2395         background-position: right center;
2396         background-color: #D7E3F1;
2397         color: #36c;
2398 }
2399 .field .hidden {
2400         display: none!important;
2401 }
2402 .field.radio .field_help {
2403         margin-left: 0px;
2404 }
2405 aside form {
2406         overflow-x: hidden;
2407 }
2408 aside form fieldset {
2409         margin: 0px;
2410         padding: 0px;
2411         border: 0px none;
2412 }
2413 aside form .field label {
2414         float: left;
2415         width: 170px;
2416 }
2417
2418 aside #div_id_remember label {
2419  float:  inherit;
2420 }
2421
2422 #login-group {
2423         overflow: hidden;
2424 }
2425
2426 #login-head {
2427         position: unset;
2428         width: unset;
2429         height: unset;
2430         margin-bottom: 10px;
2431 }
2432
2433 div #wrapper_username {
2434         padding: 0px;
2435 }
2436
2437 div #wrapper_password {
2438         padding: 0px;
2439         margin-bottom: 0px;
2440 }
2441
2442 #div_id_remember {
2443         float: left;
2444         width: unset;
2445 }
2446
2447 #remember_tip {
2448         display: none;
2449 }
2450
2451 #login-submit-wrapper {
2452         float: right;
2453 }
2454
2455 #login-form {
2456         margin-top: 20px;
2457 }
2458
2459 #login-extra-links, #login-form {
2460         /* width: 341px; */
2461         width: 341px;
2462         clear: both;
2463         border-top: 3px solid white;
2464         padding-top: 20px;
2465 }
2466
2467 aside div #login-submit-button {
2468         margin-left:0px;
2469 }
2470
2471 #login-lost-password-link {
2472         margin-bottom: 10px;
2473         float: right;
2474 }
2475
2476 aside #register-link, aside #lost-password-link {
2477         display: block;
2478 }
2479
2480 aside #id_username,
2481 aside div #id_openid_url,
2482 aside #id_password {
2483         width: 170px;
2484         max-width: 170px;
2485 }
2486
2487 #profile-edit-links-end {
2488         clear: both;
2489         margin-bottom: 15px;
2490 }
2491
2492 #profile-edit-links ul {margin: 0; padding:0 0 20px 0; list-style: none; }
2493
2494 #profile-edit-links li {
2495         float: left;
2496         list-style: none;
2497 }
2498
2499 .profile-edit-side-div {
2500 /*  display: none; */
2501         float: right;
2502 }
2503
2504 /* aside div.clear {
2505         clear: none;
2506         float: left;
2507 } */
2508
2509 #register-form label,
2510 #profile-edit-wrapper label {
2511         width: 200px;
2512         float: left;
2513 }
2514
2515 #register-name-end,
2516 #register-email-end,
2517 #register-nickname-end {
2518         clear: both;
2519 }
2520
2521 .required {
2522         display: inline;
2523         color: #B20202;
2524 }
2525
2526 /* oauth */
2527 .oauthapp {
2528         height: auto;
2529         overflow: auto;
2530         border-bottom: 2px solid #cccccc;
2531         padding-bottom: 1em;
2532         margin-bottom: 1em;
2533 }
2534 .oauthapp img {
2535         float: left;
2536         width: 48px;
2537         height: 48px;
2538         margin: 10px;
2539 }
2540 .oauthapp img.noicon {
2541         background-image: url("../../../images/icons/48/plugin.png");
2542         background-position: center center;
2543         background-repeat: no-repeat;
2544 }
2545 .oauthapp a {
2546         float: left;
2547 }
2548 /* contacts */
2549 /*.contact-entry-wrapper {
2550         width: 120px;
2551         height: 130px;
2552         float: left;
2553         overflow: hidden;
2554         margin-left: 5px;
2555 }*/
2556
2557 .contact-entry-wrapper {
2558         float: left;
2559         width: 363px;
2560         height: 100px;
2561         padding-right: 10px;
2562         margin: 0 10px 10px 0px;
2563 }
2564 .contact-entry-wrapper .contact-entry-photo-wrapper {
2565         float: left;
2566         margin-right: 10px;
2567         width: 80px;
2568         height: 80px;
2569 }
2570 .contact-entry-photo-wrapper {
2571         position: relative;
2572 }
2573 .contact-entry-desc {
2574         overflow: hidden;
2575 }
2576 .contact-entry-name {
2577         font-weight: bold;
2578 }
2579 .contact-entry-details {
2580         font-size: 13px;
2581         color: #999999;
2582         white-space: nowrap;
2583         overflow: hidden;
2584         text-overflow: ellipsis;
2585 }
2586 /* photo */
2587 .lframe {
2588         float: left;
2589         margin: 0px 10px 10px 0px;
2590 }
2591 .contact-entry-photo a img {
2592         width: 80px;
2593         height: 80px;
2594 }
2595 /* profile match wrapper */
2596 .profile-match-wrapper {
2597         float: left;
2598         width: 90px;
2599         height: 90px;
2600         margin-bottom: 20px;
2601 }
2602 .profile-match-wrapper .contact-photo {
2603         width: 80px;
2604         height: 80px;
2605 }
2606 .profile-match-wrapper .contact-photo img {
2607         width: 80px;
2608         height: 80px;
2609 }
2610 .profile-match-wrapper {
2611         left: 0px;
2612         top: 63px;
2613 }
2614
2615 .contact-photo-menu-button {
2616         position: relative;
2617         background-image: url("../../../images/icons/16/menu.png");
2618         background-position: top left;
2619         background-repeat: no-repeat;
2620         margin: 0px 0px -16px 0px;
2621         padding: 0px;
2622         width: 16px;
2623         height: 16px;
2624         top: -20px; left:0px;
2625         overflow: hidden;
2626         text-indent: 40px;
2627         display: none;
2628
2629 }
2630 .contact-photo-menu {
2631         width: 11em;
2632         /*border: 3px solid #364e59;*/
2633         color: #2d2d2d;
2634         background: #FFFFFF;
2635         position: absolute;
2636         /*position: relative;*/
2637         left: 0px; /*top: 0px;*/
2638         display: none;
2639         z-index: 10000;
2640         box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
2641 }
2642 .contact-photo-menu ul {margin:0px; padding: 0px; list-style: none }
2643 .contact-photo-menu li a {
2644         display: block;
2645         padding: 5px 10px;
2646         color: #2d2d2d;
2647         text-decoration: none;
2648 }
2649 .contact-photo-menu li a:hover {
2650         background-color: #bdcdd4;
2651 }
2652
2653 /* page footer */
2654 footer {
2655         /* height: 100px; */
2656         display: table-row;
2657 }
2658
2659 blockquote {
2660         border-left: 1px solid #D2D2D2;
2661         padding-left: 9px;
2662         margin: 0 0 0 .8ex;
2663         color: #777;
2664 }
2665
2666 .oembed {
2667         /* font-size: large; */
2668         font-size: larger;
2669         font-weight: bold;
2670         display: block;
2671 }
2672
2673 .oembed.video .embed_video > div {
2674         position: absolute; top: 0px; left: 0px;
2675         background-color: rgba(0,0,0,0.5);
2676 }
2677 .oembed.video .embed_video > div::before {
2678         font-family: FontAwesome;
2679         font-weight: normal;
2680         font-style: normal;
2681         display: inline-block;
2682         text-decoration: inherit;
2683         vertical-align: top;
2684         font-size: 3em;
2685         content: "\f01d"; /* icon-play-circle */
2686         color: #fff;
2687         bottom: 10px;
2688         right: 10px;
2689         position: absolute;
2690 }
2691
2692 /* ================== */
2693 /* = Contacts Block = */
2694 /* ================== */
2695
2696 .contact-block-img {
2697         width: 42px;
2698         height: 42px;
2699         padding-right: 2px;
2700 }
2701 .contact-block-div {
2702         float: left;
2703 }
2704
2705 .contact-block-textdiv {width: 150px; height: 34px; float: left; }
2706 #contact-block-end {clear: both; }
2707
2708 #group-edit-wrapper {
2709         margin-bottom: 10px;
2710 }
2711
2712 #group-members-end {
2713         clear: both;
2714 }
2715
2716 /*
2717 #group-separator,
2718 #prof-separator {display: none;}
2719 */
2720
2721 #message-to-select {
2722         height: 150px;
2723 }
2724
2725 #prvmail-upload {
2726         margin-left: 10px;
2727 }
2728
2729 #prvmail-to-label, #prvmail-subject-label, #prvmail-message-label {
2730         margin-bottom: 10px;
2731         margin-top: 20px;
2732 }
2733
2734 #prvmail-submit {
2735         float: left;
2736         margin-top: 10px;
2737 }
2738 #prvmail-upload-wrapper,
2739 #prvmail-link-wrapper,
2740 #prvmail-rotator-wrapper {
2741         float: left;
2742         margin-top: 10px;
2743         margin-right: 10px;
2744         width: 24px;
2745 }
2746
2747 #prvmail-end {
2748         clear: both;
2749 }
2750
2751 .mail-list-sender,
2752 .mail-list-detail {
2753         float: left;
2754 }
2755 .mail-list-detail {
2756         margin-left: 20px;
2757 }
2758
2759 .mail-list-subject {
2760         font-size: 1.1em;
2761         margin-top: 10px;
2762 }
2763 a.mail-list-link {
2764         display: block;
2765         font-size: 1.3em;
2766         padding: 4px 0;
2767 }
2768
2769 /*
2770 *a.mail-list-link:hover {
2771 *       background-color: #15607B;
2772 *       color: #F5F6FB;
2773 *}
2774 */
2775
2776 .mail-list-outside-wrapper-end {
2777         clear: both;
2778 }
2779
2780 .mail-list-outside-wrapper {
2781         margin-top: 30px;
2782 }
2783
2784 .mail-list-delete-wrapper {
2785         float: right;
2786         margin-right: 30px;
2787         margin-top: 15px;
2788 }
2789
2790 .mail-list-delete-icon {
2791         border: none;
2792 }
2793
2794 .mail-conv-sender,
2795 .mail-conv-detail {
2796         float: left;
2797 }
2798 .mail-conv-detail {
2799         margin-left: 20px;
2800         width: 500px;
2801 }
2802
2803 .mail-conv-subject {
2804         font-size: 1.4em;
2805         margin: 10px 0;
2806 }
2807
2808 .mail-conv-outside-wrapper-end {
2809         clear: both;
2810 }
2811
2812 .mail-conv-outside-wrapper {
2813         margin-top: 30px;
2814 }
2815
2816 .mail-conv-delete-wrapper {
2817         float: right;
2818         margin-right: 30px;
2819         margin-top: 15px;
2820 }
2821 .mail-conv-break {
2822         clear: both;
2823 }
2824
2825 .mail-conv-delete-icon {
2826         border: none;
2827 }
2828
2829
2830 /* ========== */
2831 /* = Events = */
2832 /* ========== */
2833 .eventcal {
2834         float: left;
2835         font-size: 20px;
2836 }
2837
2838 .vevent {
2839         border: 1px solid #CCCCCC;
2840         max-width: 600px;
2841         position: relative;
2842         margin-top: 4px;
2843         margin-right: 4px;
2844         margin-bottom: 15px;
2845 }
2846
2847 .vevent .event-summary,
2848 .vevent .event-description,
2849 .vevent .event-location {
2850         margin-left: 10px;
2851         margin-right: 10px;
2852 }
2853 .vevent .event-start {
2854         margin-left: 10px;
2855         margin-right: 10px;
2856 }
2857
2858 #new-event-link {
2859         margin-bottom: 10px;
2860 }
2861
2862 .edit-event-link, .plink-event-link {
2863         float: left;
2864         margin-top: 4px;
2865         margin-right: 4px;
2866         margin-bottom: 15px;
2867 }
2868
2869 .event-description:before {
2870         content: url('../../../images/calendar.png');
2871         margin-right: 15px;
2872 }
2873
2874 .event-start, .event-end {
2875         margin-left: 10px;
2876         width: 330px;
2877         clear: both;
2878 }
2879
2880 .event-start .dtstart, .event-end .dtend {
2881         float: right;
2882 }
2883
2884 .event-list-date {
2885         margin-bottom: 10px;
2886 }
2887
2888 .prevcal, .nextcal {
2889         float: left;
2890         margin-left: 32px;
2891         margin-right: 32px;
2892         margin-top: 64px;
2893 }
2894 .event-calendar-end {
2895         clear: both;
2896 }
2897
2898
2899 .calendar {
2900         font-family: Courier, monospace;
2901 }
2902 .today {
2903         font-weight: bold;
2904         color: #FF0000;
2905 }
2906 #event-desc-text-edit-bb, #event-location-text-edit-bb {
2907         float: none;
2908 }
2909 #event-start-text, #event-finish-text, #event-summary-text, #event-desc-text, #event-location-text {
2910         margin-bottom: 10px;
2911         margin-top: 20px;
2912 }
2913
2914 .settings-block {
2915         border-bottom: 1px solid #898989;
2916         /* border: 1px solid #AAA; */
2917         padding-left: 5px;
2918         padding-right: 5px;
2919 }
2920
2921 .app-title {
2922         margin: 0px;
2923 }
2924
2925 #identity-manage-desc {
2926         margin-top:15px;
2927         margin-bottom: 15px;
2928 }
2929
2930 #identity-manage-choose {
2931         margin-bottom: 15px;
2932 }
2933
2934 #identity-submit {
2935         margin-top: 20px;
2936 }
2937
2938 #photo-prev-link, #photo-next-link {
2939         padding: 10px;
2940         float: left;
2941 }
2942
2943 #photo-photo {
2944         float: left;
2945 }
2946
2947 #photo-photo-end {
2948         clear: both;
2949 }
2950
2951 .profile-match-photo {
2952         float: left;
2953         text-align: center;
2954         width: 120px;
2955 }
2956
2957 .profile-match-name {
2958         float: left;
2959         text-align: center;
2960         width: 120px;
2961         overflow: hidden;
2962 }
2963
2964 .profile-match-break,
2965 .profile-match-end {
2966         clear: both;
2967 }
2968
2969 .profile-match-connect {
2970         text-align: center;
2971         font-weight: bold;
2972 }
2973
2974 .profile-match-wrapper {
2975         float: left;
2976         padding: 10px;
2977         width: 120px;
2978         height: 120px;
2979         scroll: auto;
2980 }
2981 #profile-match-wrapper-end {
2982         clear: both;
2983 }
2984
2985 /* ============= */
2986 /* = Directory = */
2987 /* ============= */
2988 /* contacts menu */
2989 .contact-photo-wrapper {
2990         position: relative;
2991 }
2992 .contact-photo {
2993         width: 48px;
2994         height: 48px;
2995         overflow: hidden;
2996         display: block;
2997 }
2998 .contact-photo img {
2999         width: 48px;
3000         height: 48px;
3001 }
3002 .contact-photo-menu-button {
3003         display: none;
3004         /* position: absolute; */
3005         /* position: absolute; */
3006         left: -2px;
3007         top: -20px;
3008 }
3009 .contact-wrapper {
3010         float: left;
3011         width: 90px;
3012         height: 90px;
3013         margin-bottom: 15px;
3014 }
3015 .contact-wrapper .contact-photo {
3016         width: 80px;
3017         height: 80px;
3018 }
3019 .contact-wrapper .contact-photo img {
3020         width: 80px;
3021         height: 80px;
3022 }
3023 .contact-wrapper .contact-photo-menu-button {
3024         left: 0px;
3025         top: 63px;
3026 }
3027 .directory-item {
3028         float: left;
3029         width: 200px;
3030         height: 200px;
3031 }
3032 .directory-item .contact-photo {
3033         width: 175px;
3034         height: 175px;
3035 }
3036 .directory-item .contact-photo img {
3037         width: 175px;
3038         height: 175px;
3039 }
3040 .contact-name {
3041         text-align: center;
3042         font-weight: bold;
3043         font-size: 12px;
3044 }
3045 .contact-details {
3046         color: #999999;
3047 }
3048
3049 /* contact edit page */
3050 #contact-edit-nav-wrapper {
3051         margin-top: 24px;
3052 }
3053 #contact-edit-status-wrapper {
3054         border-color: #c9d8f6;
3055         background-color: #e0e8fa;
3056         border-radius: 3px;
3057 }
3058
3059 #contact-edit-contact-status {
3060         font-weight: bold;
3061 }
3062
3063 #contact-edit-drop-link-end {
3064         /* clear: both; */
3065 }
3066
3067 #contact-edit-links ul {
3068         list-style: none;
3069         list-style-type: none;
3070 }
3071
3072 a.btn#contact-edit-actions-button {
3073         cursor: pointer;
3074         border-radius: 3px;
3075         font-size: inherit;
3076         font-weight: normal;
3077         height: auto;
3078         line-height: inherit;
3079         padding: 5px 10px;
3080 }
3081
3082 #lost-contact-message, #insecure-message,
3083 #block-message, #ignore-message, #archive-message {
3084         color: #CB4437;
3085 }
3086
3087 /* photo album page */
3088 .photo-top-image-wrapper,
3089 .photo-album-image-wrapper {
3090         position: relative;
3091         float: left;
3092         margin-top: 15px;
3093         margin-right: 15px;
3094         width: 200px; height: 200px;
3095         overflow: hidden;
3096 }
3097 .photo-top-album-name {
3098         width: 100%;
3099         min-height: 2em;
3100         position: absolute;
3101         bottom: 0px;
3102         padding: 0px 3px;
3103         padding-top: 0.5em;
3104         background-color: rgb(255, 255, 255);
3105 }
3106 #photo-top-end {
3107         clear: both;
3108 }
3109
3110 #photo-top-links {
3111         margin-bottom: 30px;
3112         margin-left: 30px;
3113 }
3114
3115 #photos-upload-newalbum-div {
3116         float: left;
3117         width: 175px;
3118 }
3119 img.photo-top-photo,
3120 img.photo-album-photo {
3121         width: 100%;
3122         height: 100%;
3123         object-fit: cover;
3124 }
3125 .photo-album-photo {
3126         float: none;
3127 }
3128 .photo-album-image-wrapper .caption {
3129         opacity: 0;
3130         width: 100%;
3131         position: absolute;
3132         bottom: 0px;
3133         padding: 3px 5px;
3134         background-color: rgb(255, 255, 255);
3135         margin: 0;
3136         overflow: hidden;
3137         -webkit-transition: all 0.5s ease-in-out;
3138         -moz-transition: all 0.5s ease-in-out;
3139         -o-transition: all 0.5s ease-in-out;
3140         -ms-transition: all 0.5s ease-in-out;
3141         transition: all 0.5s ease-in-out;
3142 }
3143 .photo-album-image-wrapper:hover .caption {
3144         opacity: 1;
3145 }
3146
3147 .menu-profile-list {
3148         height: auto;
3149         overflow: auto;
3150         min-height: 16px;
3151         list-style: none;
3152 }
3153 .menu-profile-list:hover {
3154         background: #E7F2F7;
3155 }
3156 .menu-profile-list-item {
3157         padding-left: 5px;
3158         vertical-align: middle;
3159 }
3160 .menu-profile-list-item:hover {
3161         text-decoration: none;
3162 }
3163
3164 .autocomplete {
3165         width: 350px;
3166         color: black;
3167         border: 1px solid rgb(210, 210, 210);
3168         background-color: white;
3169         cursor: pointer;
3170         text-align: left;
3171         max-height: 350px;
3172         overflow: auto;
3173         display: block;
3174         background-position: initial initial;
3175         background-repeat: initial initial;
3176 }
3177 .mail-list-wrapper {
3178         background-color: #f6f7f8;
3179         margin-bottom: 5px;
3180         width: 100%;
3181         height: auto;
3182         overflow: hidden;
3183 }
3184 .mail-list-wrapper span {
3185         display: block;
3186         float: left;
3187         width: 20%;
3188         overflow: hidden;
3189 }
3190 .mail-list-wrapper .mail-subject {
3191         width: 30%;
3192         padding: 4px 0px 0px 4px;
3193 }
3194 .mail-list-wrapper .mail-subject a {
3195         display: block;
3196 }
3197 .mail-list-wrapper .mail-subject.unseen a {
3198         font-weight: bold;
3199 }
3200 .mail-list-wrapper .mail-date {
3201         padding: 4px 4px 0px 4px;
3202 }
3203 .mail-list-wrapper .mail-from {
3204         padding: 4px 4px 0px 4px;
3205 }
3206 .mail-list-wrapper .mail-count {
3207         padding: 4px 4px 0px 4px;
3208         text-align: right;
3209 }
3210 .mail-list-wrapper .mail-delete {
3211         float: right;
3212 }
3213 #mail-display-subject {
3214         background-color: #f6f7f8;
3215         color: #2d2d2d;
3216         margin-bottom: 10px;
3217         width: 100%;
3218         height: auto;
3219         overflow: hidden;
3220 }
3221 #mail-display-subject span {
3222         float: left;
3223         overflow: hidden;
3224         padding: 4px 0px 0px 10px;
3225 }
3226 #mail-display-subject .mail-delete {
3227         float: right;
3228         opacity: 0.5;
3229         -webkit-transition: all 0.2s ease-in-out;
3230         -moz-transition: all 0.2s ease-in-out;
3231         -o-transition: all 0.2s ease-in-out;
3232         -ms-transition: all 0.2s ease-in-out;
3233         transition: all 0.2s ease-in-out;
3234 }
3235 #mail-display-subject:hover .mail-delete {
3236         opacity: 1;
3237         -webkit-transition: all 0.2s ease-in-out;
3238         -moz-transition: all 0.2s ease-in-out;
3239         -o-transition: all 0.2s ease-in-out;
3240         -ms-transition: all 0.2s ease-in-out;
3241         transition: all 0.2s ease-in-out;
3242 }
3243
3244 .mail-list-outside-wrapper-end {
3245         clear: both;
3246 }
3247 .mail-list-outside-wrapper {
3248         margin-top: 30px;
3249 }
3250 .mail-list-delete-wrapper {
3251         float: right;
3252         margin-right: 30px;
3253         margin-top: 15px;
3254 }
3255 .mail-list-delete-icon {
3256         border: none;
3257 }
3258 .mail-conv-sender,
3259 .mail-conv-detail {
3260         float: left;
3261 }
3262 .mail-conv-detail {
3263         margin-left: 20px;
3264         width: 500px;
3265 }
3266 .mail-conv-subject {
3267         font-size: 1.4em;
3268         margin: 10px 0;
3269 }
3270 .mail-conv-outside-wrapper-end {
3271         clear: both;
3272 }
3273 .mail-conv-outside-wrapper {
3274         margin-top: 30px;
3275 }
3276 .mail-conv-delete-wrapper {
3277         float: right;
3278         margin-right: 30px;
3279         margin-top: 15px;
3280 }
3281 .mail-conv-break {
3282         clear: both;
3283 }
3284 .mail-conv-delete-icon {
3285         border: none;
3286 }
3287
3288 .icon.tilted-icon {
3289         filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
3290         -webkit-transform: rotate(-20deg);
3291         -moz-transform: rotate(-20deg);
3292         -ms-transform: rotate(-20deg);
3293         -o-transform: rotate(-20deg);
3294         transform: rotate(-20deg);
3295         font-size:115%; /* 5% less than normal icons, because the tilt takes up vertical space */
3296         padding-top:1px;
3297 }
3298
3299 #profile-edit-wrapper {
3300         line-height: 30px;
3301 }
3302 #profile-edit-wrapper .field {
3303         margin-bottom:0;
3304         padding-bottom:0;
3305 }
3306 #profile-edit-wrapper input[type=text],
3307 #profile-edit-wrapper select {
3308         width:250px;
3309 }
3310 #profile-edit-wrapper #profile-edit-dob select {
3311         width:auto;
3312 }
3313 #profile-edit-wrapper,
3314 #profile-edit-wrapper .toggle-section-content {
3315         margin-bottom:15px;
3316 }
3317 .profile-edit-submit-wrapper {
3318         margin-top:15px;
3319 }
3320 #profile-edit-default-desc {
3321         display:inline-block;
3322         padding:15px;
3323         width:auto;
3324         border:1px solid #511919;
3325 }
3326 #profile-edit-wrapper .toggle-section-content {
3327         background:#ededed;
3328         max-width:599px;
3329         padding:5px;
3330 }
3331
3332 .btn {
3333         outline:none;
3334         -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
3335         -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
3336         box-shadow:inset 0px 1px 0px 0px #ffffff;
3337         background-color:#ededed;
3338         -webkit-border-top-left-radius:0px;
3339         -moz-border-radius-topleft:0px;
3340         border-top-left-radius:0px;
3341         -webkit-border-top-right-radius:0px;
3342         -moz-border-radius-topright:0px;
3343         border-top-right-radius:0px;
3344         -webkit-border-bottom-right-radius:0px;
3345         -moz-border-radius-bottomright:0px;
3346         border-bottom-right-radius:0px;
3347         -webkit-border-bottom-left-radius:0px;
3348         -moz-border-radius-bottomleft:0px;
3349         border-bottom-left-radius:0px;
3350         text-indent:0;
3351         border:1px solid #dcdcdc;
3352         display:inline-block;
3353         color:#777777;
3354         font-family:Arial, sans-serif;
3355         font-size:15px;
3356         font-weight:bold;
3357         font-style:normal;
3358         height:40px;
3359         line-height:40px;
3360         padding:0 15px;
3361         text-align:center;
3362         text-shadow:1px 1px 0px #ffffff;
3363 }
3364 .btn:hover {
3365         background-color:#e6e6e6;
3366         text-decoration:none;
3367 }
3368 .btn:active {
3369         position:relative;
3370         top:1px;
3371 }
3372 .profile-view-actions {
3373         float:right;
3374 }
3375 /* videos page */
3376 .videos .video-top-wrapper {
3377         width: 300px;
3378         float: left;
3379         margin: 0px 10px 10px 0px;
3380         position: relative;
3381 }
3382 .videos .video-top-wrapper .video-delete {
3383         position: absolute;
3384         opacity: 0;
3385         right: 0px;
3386         top: 0px;
3387         transition: opacity 0.5s;
3388 }
3389 .videos .video-top-wrapper:hover .video-delete {
3390         opacity: 1;
3391 }
3392 /* invite page */
3393 #invite-wrapper textarea {
3394         width: 100%;
3395 }
3396
3397 /* upload/select popup */
3398 fbrowser.image .photo-album-image-wrapper { margin-left: 10px; }
3399 #message-preview { margin-top: 15px; }
3400 #message-preview span { width: 100%; }
3401 #message-preview .mail-count, #message-preview .mail-delete { display:none; }
3402 #message-preview .mail-list-wrapper { padding: 3px; }
3403 #message-preview .mail-date { opacity:0.6; font-size:10px; }
3404
3405 /* colorbox */
3406 #colorbox img {
3407         max-width: 100%;
3408 }