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