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