]> git.mxchange.org Git - friendica.git/blob - view/theme/vier/style.css
The preview button is now a button. This is more consistent
[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   border-bottom-style: none;
731 }
732
733 /* nav #nav-community-link { */
734 nav ul {
735   margin-left: 210px;
736 }
737
738 nav #nav-user-linkmenu {
739   float: right;
740   padding-left: 0px;
741   padding-right: 0px;
742   margin-right: 5px;
743 }
744
745 #nav-notifications-mark-all {
746         /* padding: 1px 1px 2px 26px; */
747         /* border-bottom: 1px solid #364E59; */
748         /* margin: 0px 0px 2px 0px;
749         padding: 5px 10px; */
750 }
751
752 #nav-notifications-see-all {
753         /* padding: 1px 1px 2px 26px; */
754         /* border-bottom: 1px solid #364E59; */
755         /* margin: 0px 0px 2px 0px;
756         padding: 5px 10px; */
757 }
758
759 .notify-seen {
760         background: none repeat scroll 0 0 #DDDDDD;
761         }
762
763 ul.menu-popup {
764   position: absolute;
765   display: none;
766   width: 11em;
767   background: #ffffff;
768   color: #2d2d2d;
769   margin: 0px;
770   padding: 0px;
771   list-style: none;
772   border: 3px solid #364e59;
773   z-index: 100000;
774   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
775 }
776 ul.menu-popup a {
777   display: block;
778   color: #2d2d2d;
779   padding: 5px 10px;
780   text-decoration: none;
781 }
782 ul.menu-popup a:hover {
783   /* background-color: #bdcdd4; */
784   background-color: #e5e5e5;
785 }
786 ul.menu-popup .menu-sep {
787   border-top: 1px solid #9eabb0;
788 }
789 ul.menu-popup li {
790   float: none;
791   overflow: auto;
792   height: auto;
793   display: block;
794 }
795 ul.menu-popup li img {
796   float: left;
797   width: 16px;
798   height: 16px;
799   padding-right: 5px;
800 }
801 ul.menu-popup .empty {
802   padding: 5px;
803   text-align: center;
804   color: #9eabb0;
805 }
806 /* autocomplete popup */
807 .acpopup {
808   max-height: 150px;
809   background-color: #ffffff;
810   color: #2d2d2d;
811   border: 1px solid #MenuBorder;
812   overflow: auto;
813   z-index: 100000;
814   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
815 }
816 .acpopupitem {
817   color: #2d2d2d;
818   padding: 4px;
819   clear: left;
820 }
821 .acpopupitem img {
822   float: left;
823   margin-right: 4px;
824 }
825 .acpopupitem.selected {
826   background-color: #bdcdd4;
827 }
828 #nav-notifications-menu {
829   width: 400px;
830   max-height: 550px;
831   overflow: auto;
832 }
833 /* #nav-notifications-menu a {
834         display: inline;
835         padding: 5px 0px;
836         margin: 0px 0px 2px 0px;
837 }
838 #nav-notifications-menu li:hover {
839   background-color: #bdcdd4;
840 }*/
841
842 #nav-notifications-menu img {
843   float: left;
844   margin-right: 5px;
845 }
846 #nav-notifications-menu .contactname {
847   font-weight: bold;
848 }
849 #nav-notifications-menu .notif-when {
850   font-size: 10px;
851   color: #9eabb0;
852   display: block;
853 }
854
855 .notif-image {
856         width: 32px;
857         height: 32px;
858         padding: 7px 7px 0px 0px;
859 }
860
861 right_aside {
862   width: 0px;
863   top: 32px;
864   display: block;
865 }
866
867 /* aside */
868 aside {
869   /* display: table-cell; */
870   vertical-align: top;
871   width: 185px;
872   /* padding: 32px 10px 10px 20px; */
873   padding: 10px 10px 0px 20px;
874   /* border-right: 1px solid #D2D2D2; */
875   /* background-color: #ECECF2; */
876   /* background-color: #F2F2F2; */
877   background-color: #FFFFFF;
878   font-size: 13px;
879   /* background: #F1F1F1; */
880   /* top: 0px; */
881   top: 32px;
882   overflow-y: auto;
883   z-index: 2;
884   line-height: 17px;
885   position: fixed;
886   /* overflow: auto; */
887   height: 100%;
888   height: calc(100% - 42px);
889   /* overflow: scroll; */
890   box-shadow: 1px 2px 0px 0px #D8D8D8;
891   color: #737373;
892 }
893 aside .vcard .fn {
894   font-size: 18px;
895   font-weight: bold;
896   margin-bottom: 5px;
897   float: left;
898 }
899 aside .vcard .title {
900   margin-bottom: 5px;
901 }
902 aside .vcard dl {
903   height: auto;
904   overflow: auto;
905 }
906
907 aside select {
908   background-color: white;
909   width: 165px;
910   border-color: #ccc;
911 }
912
913 aside .vcard dt {
914   float: left;
915   margin-left: 0px;
916   /* width: 35%; */
917   text-align: right;
918   color: #999999;
919 }
920 aside .vcard dd {
921   float: left;
922   margin-left: 4px;
923   /* width: 60%; */
924 }
925 aside #profile-extra-links ul {
926   padding: 0px;
927   margin: 0px;
928 }
929 aside #profile-extra-links li {
930   padding: 0px;
931   margin: 0px;
932   list-style: none;
933 }
934 aside #dfrn-request-link {
935   display: block;
936   -moz-border-radius: 5px 5px 5px 5px;
937   -webkit-border-radius: 5px 5px 5px 5px;
938   border-radius: 5px 5px 5px 5px;
939   color: #ffffff;
940   background: #005c94 url('../../../images/connect-bg.png') no-repeat left center;
941   font-weight: bold;
942   text-transform: uppercase;
943   padding: 4px 2px 2px 35px;
944 }
945 aside #dfrn-request-link:hover {
946   text-decoration: none;
947   background-color: #36c;
948   /* background-color: #19aeff; */
949 }
950 aside #profiles-menu {
951   width: 14em;
952   left: 10px;
953 }
954
955 aside #search-text, aside #side-follow-url, aside #side-peoplefind-url {
956   width: 150px;
957   height: 17px;
958   padding-left: 10px;
959   /*border-top-left-radius: 15px;
960   border-top-right-radius: 15px;
961   border-bottom-right-radius: 15px;
962   border-bottom-left-radius: 15px;
963   -moz-border-bottom-colors: #dbdbdb;
964   -moz-border-top-colors: #999;
965   -moz-border-left-colors: #999;
966   -moz-border-right-colors: #dbdbdb;*/
967 }
968
969 aside h4 {
970   margin-bottom: 0px;
971   margin-top: 0px;
972   font-size: 1.17em;
973 }
974
975 .nets-ul {
976   margin-top: 0px;
977 }
978
979 #contact-block {
980   overflow: auto;
981   height: auto;
982 }
983 #contact-block .contact-block-h4 {
984   float: left;
985   margin: 5px 0px;
986 }
987 #contact-block .allcontact-link {
988   float: right;
989   margin: 5px 0px;
990 }
991 #contact-block .contact-block-content {
992   clear: both;
993   overflow: auto;
994   height: auto;
995 }
996 #contact-block .contact-block-link {
997   float: left;
998   margin: 0px 2px 2px 0px;
999 }
1000 #contact-block .contact-block-link img {
1001   width: 48px;
1002   height: 48px;
1003 }
1004 .group_selected {
1005   background: url("../../../view/theme/diabook/icons/selected.png") no-repeat left center;
1006   float: left;
1007   height: 22px;
1008   width: 22px;
1009 }
1010 .group_unselected {
1011   background: url("../../../view/theme/diabook/icons/unselected.png") no-repeat left center;
1012   float: left;
1013   height: 22px;
1014   width: 22px;
1015 }
1016 /* widget */
1017 .widget {
1018   margin-bottom: 1em;
1019   /*.action .s10 { width: 10px; overflow: hidden; padding: 0px;}
1020         .action .s16 { width: 16px; overflow: hidden; padding: 0px;}*/
1021 /*  font-size: 12px; */
1022 }
1023 .widget h3 {
1024   padding: 0px;
1025   margin: 2px;
1026 }
1027 .widget .action {
1028   opacity: 0.1;
1029   -webkit-transition: all 0.2s ease-in-out;
1030   -moz-transition: all 0.2s ease-in-out;
1031   -o-transition: all 0.2s ease-in-out;
1032   -ms-transition: all 0.2s ease-in-out;
1033   transition: all 0.2s ease-in-out;
1034 }
1035 .widget input.action {
1036   opacity: 0.5;
1037   -webkit-transition: all 0.2s ease-in-out;
1038   -moz-transition: all 0.2s ease-in-out;
1039   -o-transition: all 0.2s ease-in-out;
1040   -ms-transition: all 0.2s ease-in-out;
1041   transition: all 0.2s ease-in-out;
1042 }
1043 .widget:hover .title .action {
1044   opacity: 1;
1045   -webkit-transition: all 0.2s ease-in-out;
1046   -moz-transition: all 0.2s ease-in-out;
1047   -o-transition: all 0.2s ease-in-out;
1048   -ms-transition: all 0.2s ease-in-out;
1049   transition: all 0.2s ease-in-out;
1050 }
1051 .widget .tool:hover .action {
1052   opacity: 1;
1053   -webkit-transition: all 0.2s ease-in-out;
1054   -moz-transition: all 0.2s ease-in-out;
1055   -o-transition: all 0.2s ease-in-out;
1056   -ms-transition: all 0.2s ease-in-out;
1057   transition: all 0.2s ease-in-out;
1058 }
1059 .widget .tool:hover .action.ticked {
1060   opacity: 1;
1061   -webkit-transition: all 0.2s ease-in-out;
1062   -moz-transition: all 0.2s ease-in-out;
1063   -o-transition: all 0.2s ease-in-out;
1064   -ms-transition: all 0.2s ease-in-out;
1065   transition: all 0.2s ease-in-out;
1066 }
1067 .widget ul {
1068   padding: 0px;
1069   margin-top: 0px;
1070   margin-bottom: 0px;
1071 }
1072 .widget ul li {
1073   padding-left: 10px;
1074   /* min-height: 20px; */
1075   list-style: none;
1076   padding-top: 3px;
1077   padding-bottom: 3px;
1078   margin: 0px;
1079 }
1080 .widget .tool.selected {
1081   background: url('../../../images/selected.png') no-repeat left center;
1082 }
1083 /* widget: search */
1084 #add-search-popup {
1085   width: 200px;
1086   top: 18px;
1087 }
1088 /* section */
1089 section {
1090   /*font-size: 13px;
1091   line-height: 19.5px;*/
1092   font-size: 14.95px;
1093   line-height: 21px;
1094   /* font-family: Quodana,Verdana,DejaVu Sans,Bitstream Vera Sans,Helvetica,sans-serif; */
1095   display: table-cell;
1096   vertical-align: top;
1097   top: 32px;
1098   width: 766px;
1099   max-width: 766px;
1100   padding: 10px 10px 10px 10px;
1101   /* background-color: white; */
1102   /* background-color: rgb(252, 252, 252); */
1103   /* background-color: #FAFAFA; */
1104   background-color: inherit;
1105   /* border-bottom: 1px solid lightgray;
1106   border-right: 1px solid lightgray;
1107   border-left: 1px solid lightgray; */
1108   position: absolute;
1109   left: 215px;
1110   left: calc(215px + (100% - (215px + 766px)) / 6);
1111   /* left: calc(215px + (100% - 215px) / 10); */
1112 }
1113
1114 section.minimal {
1115   top: 0px;
1116   left: 0px;
1117 }
1118
1119 /* wall item */
1120 .tread-wrapper {
1121 /*    border-bottom: 1px solid #BDCDD4; */
1122   border-bottom: 1px solid #D2D2D2;
1123   position: relative;
1124   padding: 5px;
1125   margin-bottom: 10px;
1126   box-shadow: 1px 2px 0px 0px #D8D8D8;
1127   background-color: #FFFFFF;
1128  /* width: 755px; */
1129 }
1130 .wall-item-decor {
1131   position: absolute;
1132   left: 755px;
1133   left: calc(100% - 16px);
1134 /*  top: -10px; */
1135   width: 16px;
1136 }
1137 .unstarred {
1138   display: none;
1139 }
1140 .wall-item-container {
1141   display: table;
1142   width: 745px;
1143   width: calc(100% - 10px);
1144 }
1145
1146 .wall-item-content hr {
1147   background: none repeat scroll 0% 0% rgb(221, 221, 221);
1148   color: rgb(221, 221, 221);
1149   clear: both;
1150   float: none;
1151   width: 100%;
1152   height: 0.1em;
1153   /* margin: 0px 0px 1.45em; */
1154   border: medium none;
1155 }
1156
1157 .wall-item-container .wall-item-item, .wall-item-container .wall-item-bottom {
1158   display: table-row;
1159 }
1160 .wall-item-bottom {
1161   /* font-size: 14px; */
1162 }
1163 .wall-item-container .wall-item-tags,
1164 .wall-item-container .wall-item-links,
1165 .wall-item-container .wall-item-actions {
1166   opacity: 0.2;
1167   -webkit-transition: all 0.2s ease-in-out;
1168   -moz-transition: all 0.2s ease-in-out;
1169   -o-transition: all 0.2s ease-in-out;
1170   -ms-transition: all 0.2s ease-in-out;
1171   transition: all 0.2s ease-in-out;
1172 }
1173 .wall-item-container:hover .wall-item-tags,
1174 .wall-item-container:hover .wall-item-links,
1175 .wall-item-container:hover .wall-item-actions {
1176   opacity: 1;
1177   -webkit-transition: all 0.2s ease-in-out;
1178   -moz-transition: all 0.2s ease-in-out;
1179   -o-transition: all 0.2s ease-in-out;
1180   -ms-transition: all 0.2s ease-in-out;
1181   transition: all 0.2s ease-in-out;
1182 }
1183 .wall-item-container .wall-item-info {
1184   display: table-cell;
1185   vertical-align: top;
1186   text-align: left;
1187   width: 80px;
1188 }
1189 .wall-item-container {
1190   /* padding-right: 30px; */
1191   padding-right: 0px;
1192 }
1193 .wall-item-container .wall-item-ago {
1194   word-wrap: break-word;
1195   width: 50px;
1196   margin-left: 10px;
1197   color: #999;
1198   font-size: 12px;
1199 }
1200
1201 .wall-item-network {
1202   color: #999;
1203   font-size: 12px;
1204   text-align: right;
1205   float: right;
1206 }
1207
1208 .wall-item-location {
1209   width: 350px;
1210   float: left;
1211   font-size: 12px;
1212 }}
1213
1214 h2 {
1215   line-height: normal;
1216 }
1217
1218 .wall-item-container .wall-item-content {
1219   /* font-size: 14px; */
1220   max-width: 660px;
1221   word-wrap: break-word;
1222   /* line-height: 1.36; */
1223   padding-bottom: 6px;
1224 }
1225
1226 .wall-item-container .wall-item-content img {
1227   max-width: 100%;
1228   /* max-width: 650px; */
1229   /* max-width: 580px; */
1230 }
1231 .children .wall-item-container .wall-item-item .wall-item-content img {
1232   /* max-width: 650px; */
1233   /* max-width: 580px; */
1234   max-width: 100%;
1235 }
1236 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions {
1237   display: table-cell;
1238   vertical-align: middle;
1239   /* font-size: 17px; */
1240 }
1241 .mail-list-wrapper a,
1242 .wall-item-container .wall-item-bottom a,
1243 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions a,
1244 .wall-item-container .wall-item-links, .wall-item-container .wall-item-links a,
1245 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions .fakelink {
1246   color: #999;
1247 }
1248 .mail-list-wrapper a:hover,
1249 .wall-item-container .wall-item-bottom a:hover,
1250 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions a:hover,
1251 .wall-item-container .wall-item-links, .wall-item-container .wall-item-links a:hover,
1252 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions .fakelink:hover {
1253   color: #000;
1254   text-decoration: none;
1255 }
1256 .wall-item-container .wall-item-links .icon, .wall-item-container .wall-item-actions .icon {
1257   opacity: 0.5;
1258   -webkit-transition: all 0.2s ease-in-out;
1259   -moz-transition: all 0.2s ease-in-out;
1260   -o-transition: all 0.2s ease-in-out;
1261   -ms-transition: all 0.2s ease-in-out;
1262   transition: all 0.2s ease-in-out;
1263 }
1264 .wall-item-container .wall-item-links .icon:hover, .wall-item-container .wall-item-actions .icon:hover {
1265   opacity: 1;
1266   -webkit-transition: all 0.2s ease-in-out;
1267   -moz-transition: all 0.2s ease-in-out;
1268   -o-transition: all 0.2s ease-in-out;
1269   -ms-transition: all 0.2s ease-in-out;
1270   transition: all 0.2s ease-in-out;
1271 }
1272
1273 .wall-item-container .wall-item-name:hover {
1274   color: #36c;
1275 }
1276
1277 .wall-item-container .wall-item-name {
1278   color: black;
1279   font-weight: bold;
1280   -webkit-transition: all 0.2s ease-in-out;
1281   -moz-transition: all 0.2s ease-in-out;
1282   -o-transition: all 0.2s ease-in-out;
1283   -ms-transition: all 0.2s ease-in-out;
1284   transition: all 0.2s ease-in-out;
1285 }
1286
1287 .toplevel_item:hover .wall-item-name,
1288 .wall-item-container:hover .wall-item-name {
1289   color: #36c;
1290   font-weight: bold;
1291   -webkit-transition: all 0.2s ease-in-out;
1292   -moz-transition: all 0.2s ease-in-out;
1293   -o-transition: all 0.2s ease-in-out;
1294   -ms-transition: all 0.2s ease-in-out;
1295   transition: all 0.2s ease-in-out;
1296 }
1297
1298 .wall-item-container .wall-item-content a,
1299 .toplevel_item .fakelink,
1300 .wall-item-container .fakelink {
1301   color: black;
1302   -webkit-transition: all 0.2s ease-in-out;
1303   -moz-transition: all 0.2s ease-in-out;
1304   -o-transition: all 0.2s ease-in-out;
1305   -ms-transition: all 0.2s ease-in-out;
1306   transition: all 0.2s ease-in-out;
1307   /* color: darkblue; */
1308   /* color: #3E3E8C; */
1309 }
1310
1311 .toplevel_item:hover .fakelink,
1312 .wall-item-container:hover .fakelink,
1313 .toplevel_item:hover .wall-item-content a,
1314 .wall-item-container:hover .wall-item-content a {
1315   color: #36c;
1316   -webkit-transition: all 0.2s ease-in-out;
1317   -moz-transition: all 0.2s ease-in-out;
1318   -o-transition: all 0.2s ease-in-out;
1319   -ms-transition: all 0.2s ease-in-out;
1320   transition: all 0.2s ease-in-out;
1321 }
1322
1323 .wall-item-container .wall-item-actions-author {
1324   width: 100%;
1325   margin-bottom: 0.3em;
1326 }
1327 .wall-item-container .wall-item-actions-social {
1328   float: left;
1329   margin-bottom: 1px;
1330 }
1331 .wall-item-container .wall-item-actions-social a {
1332   float: left;
1333   margin-right: 1em;
1334 }
1335 .wall-item-container .wall-item-actions-tools {
1336   float: right;
1337   width: 80px;
1338 }
1339 .wall-item-container .wall-item-actions-tools a {
1340   float: right;
1341   margin-left: 10px;
1342 }
1343 .wall-item-container .wall-item-actions-tools input {
1344   float: right;
1345   margin-left: 10px;
1346 }
1347 .wall-item-container.comment {
1348   margin-top: 5px;
1349   margin-bottom: 5px;
1350   margin-left: 80px;
1351   width: 665px;
1352   width: calc(100% - 90px);
1353   border-bottom: 1px solid hsl(198, 21%, 79%);
1354 }
1355 .wall-item-container.comment .wall-item-content {
1356   max-width: 585px;
1357 }
1358
1359 .wall-item-container.comment .contact-photo {
1360   width: 32px;
1361   height: 32px;
1362   margin-left: 16px;
1363   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1364
1365 }
1366 .wall-item-container.comment {
1367   top: 15px !important;
1368   left: 15px !important;
1369 }
1370 .wall-item-container.comment .wall-item-links {
1371   padding-left: 12px;
1372 }
1373 .wall-item-bottom .wall-item-comment-wrapper {
1374   margin: 1px 5px 1px 0px;
1375 }
1376 .wall-item-comment-wrapper {
1377   margin: 1px 15px 1px 80px;
1378 }
1379 .wall-item-comment-wrapper .comment-edit-photo {
1380   display: none;
1381 }
1382 .wall-item-comment-wrapper textarea {
1383   height: 1.2em;
1384   width: 100%;
1385   font-size: 13px;
1386   color: #999999;
1387   border: 1px solid #DDD;
1388   padding: 0.3em;
1389 }
1390 .wall-item-comment-wrapper .comment-edit-text-full {
1391   /* font-size: 14px; */
1392   height: 4em;
1393   color: #2d2d2d;
1394   border: 1px solid #2d2d2d;
1395 }
1396
1397 .fakelink.togglecomment {
1398   float: left;
1399   margin-right: 1em;
1400 }
1401
1402 .comment-edit-preview .contact-photo {
1403   width: 32px;
1404   height: 32px;
1405   margin-left: 16px;
1406   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1407
1408 }
1409 .comment-edit-preview {
1410   /* width: 660px; */
1411   width: 100%;
1412   border: 1px solid #2d2d2d;
1413   margin-top: 10px;
1414   top: 15px !important;
1415   left: 15px !important;
1416 }
1417 .comment-edit-preview .wall-item-links {
1418   padding-left: 12px;
1419 }
1420 .comment-edit-preview .wall-item-container {
1421   /* width: 700px; */
1422   width: 100%;
1423 }
1424 .comment-edit-preview .tread-wrapper {
1425   /* width: 700px; */
1426   width: 100%;
1427   padding: 0;
1428   margin: 10px 0;
1429   border-bottom: 0px;
1430 }
1431
1432 .wall-item-bottom .comment-edit-preview {
1433   width: 575px;
1434   margin-bottom: 5px;
1435 }
1436
1437 .shiny {
1438   /* border-right: 10px solid #fce94f; */
1439 /*      border-right: 1px solid #A7C7F7;
1440         padding-right: 12px; */
1441 }
1442
1443 #profile-jot-form {
1444   box-shadow: 1px 2px 0px 0px #D8D8D8;
1445   background-color: #fafafa;
1446   padding: 10px;
1447 }
1448
1449 #profile-jot-form #profile-jot-text {
1450   height: 2.0em;
1451   /* width: 99%; */
1452   width: 752px;
1453   width: calc(100% - 10px);
1454   font-size: 15px;
1455   color: #999999;
1456   border: 1px solid #DDD;
1457   padding: 0.3em;
1458   margin-bottom: 10px;
1459 }
1460
1461 #profile-jot-form #jot-title, #profile-jot-form #jot-category {
1462     
1463          border-radius: 5px 5px 5px 5px;
1464     font-weight: bold;
1465     height: 20px;
1466     margin: 0 0 5px;
1467     /* width: 60%; */
1468     /* width: 762px; */
1469     width: 100%;
1470     border: 1px solid #d2d2d2;
1471 }
1472
1473 #profile-jot-form #jot-title:-webkit-input-placeholder {
1474   font-weight: normal;
1475 }
1476 #profile-jot-form #jot-title:-moz-placeholder {
1477   font-weight: normal;
1478 }
1479 #profile-jot-form #profile-jot-text_parent #profile-jot-text_tbl{
1480 /*  width: 785px; */
1481   width: 100%;
1482   height: 100px;
1483 }
1484
1485 #profile-jot-perms {
1486   float: right;
1487 }
1488
1489 #jot-preview-content {
1490   padding-top: 25px;
1491 }
1492
1493 #jot-preview-content .tread-wrapper {
1494   background-color: #fce94f;
1495 }
1496
1497 .wall-item-tags {
1498   padding-top: 1px;
1499   padding-bottom: 2px;
1500   font-size: 12px;
1501   /*display: none;*/
1502 }
1503
1504 .tag {
1505   color: rgb(153,153,153);
1506   /*padding-left: 3px;
1507   font-size: 10px;*/
1508 }
1509 .tag a {
1510   /*padding-right: 8px;*/
1511   color: rgb(153,153,153);
1512 }
1513 .wwto {
1514   position: absolute !important;
1515   width: 25px;
1516   height: 25px;
1517   background: #FFFFFF;
1518   border: 2px solid #364e59;
1519   height: 25px;
1520   width: 25px;
1521   overflow: hidden;
1522   padding: 1px;
1523   position: absolute !important;
1524   top: 40px;
1525   left: 30px;
1526   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1527 }
1528 .wwto .contact-photo {
1529   width: auto;
1530   height: 25px;
1531 }
1532 /* contacts menu */
1533 .contact-photo-wrapper {
1534   position: relative;
1535   width: 80px;
1536 }
1537
1538 .contact-photo-wrapper.wwto {
1539   width: 25px;
1540 }
1541
1542 .contact-photo {
1543   width: 48px;
1544   height: 48px;
1545   overflow: hidden;
1546   display: block;
1547   -webkit-border-radius: 4px;
1548   -moz-border-radius: 4px;
1549   border-radius: 4px;
1550 }
1551
1552 .contact-photo img {
1553   width: 48px;
1554   height: 48px;
1555 }
1556
1557 .contact-wrapper {
1558   float: left;
1559   width: 90px;
1560   height: 90px;
1561   margin-bottom: 15px;
1562 }
1563 .contact-wrapper .contact-photo {
1564   width: 80px;
1565   height: 80px;
1566 }
1567 .contact-wrapper .contact-photo img {
1568   width: 80px;
1569   height: 80px;
1570 }
1571 .contact-wrapper {
1572   left: 0px;
1573   top: 63px;
1574 }
1575 .contact-photo {
1576   width: 48px;
1577   height: 48px;
1578 }
1579 .contact-photo img {
1580   width: 48px;
1581   height: 48px;
1582 }
1583 .contact-name {
1584   /* text-align: center; */
1585   /*font-weight: bold;*/
1586   font-size: 12px;
1587 }
1588 .contact-details {
1589   color: #999999;
1590 }
1591 /* editor */
1592 .jothidden {
1593   display: none;
1594 }
1595 #jot {
1596   width: 785px;
1597   margin: 0px 2em 20px 0px;
1598 }
1599 #jot .profile-jot-text {
1600   height: 1.2em;
1601   width: 99%;
1602   font-size: 10px;
1603   color: #999999;
1604   border: 1px solid #DDD;
1605   padding: 0.3em;
1606 }
1607 #jot #jot-tools {
1608   margin: 0px;
1609   padding: 0px;
1610   height: 40px;
1611   overflow: none;
1612   width: 783px;
1613   background-color: #0e232e;
1614   border-bottom: 2px solid #9eabb0;
1615 }
1616 #jot #jot-tools li {
1617   list-style: none;
1618   float: left;
1619   width: 80px;
1620   height: 40px;
1621   border-bottom: 2px solid #9eabb0;
1622 }
1623 #jot #jot-tools li a {
1624   display: block;
1625   color: #cccccc;
1626   width: 100%;
1627   height: 40px;
1628   text-align: center;
1629   line-height: 40px;
1630   overflow: hidden;
1631 }
1632 #jot #jot-tools li:hover {
1633   background-color: #364e59;
1634   border-bottom: 2px solid #bdcdd4;
1635 }
1636 #jot #jot-tools li.perms {
1637   float: right;
1638   width: 40px;
1639 }
1640 #jot #jot-tools li.perms a.unlock {
1641   width: 30px;
1642   border-left: 10px solid #cccccc;
1643   background-color: #cccccc;
1644   background-position: left center;
1645 }
1646 #jot #jot-tools li.perms a.lock {
1647   width: 30px;
1648   border-left: 10px solid #666666;
1649   background-color: #666666;
1650 }
1651 #jot #jot-tools li.submit {
1652   float: right;
1653   background-color: #cccccc;
1654   border-bottom: 2px solid #cccccc;
1655   border-right: 1px solid #666666;
1656   border-left: 1px solid #666666;
1657 }
1658 #jot #jot-tools li.submit input {
1659   border: 0px;
1660   margin: 0px;
1661   padding: 0px;
1662   background-color: #cccccc;
1663   color: #666666;
1664   width: 80px;
1665   height: 40px;
1666   line-height: 40px;
1667 }
1668 #jot #jot-tools li.submit input:hover {
1669   background-color: #bdcdd4;
1670   color: #666666;
1671 }
1672 #jot #jot-tools li.loading {
1673   float: right;
1674   background-color: #ffffff;
1675   width: 20px;
1676   vertical-align: center;
1677   text-align: center;
1678   border-top: 2px solid #9eabb0;
1679   height: 38px;
1680 }
1681 #jot #jot-tools li.loading img {
1682   margin-top: 10px;
1683 }
1684 /* #jot */
1685 #jot-title {
1686   border: 0px;
1687   margin: 0px;
1688   height: 20px;
1689   width: 700px;
1690   font-weight: bold;
1691   border: 1px solid #ffffff;
1692 }
1693 #jot #jot-title:-webkit-input-placeholder {
1694   font-weight: normal;
1695 }
1696 #jot #jot-title:-moz-placeholder {
1697   font-weight: normal;
1698 }
1699 #jot #jot-title:hover {
1700   border: 1px solid #999999;
1701 }
1702 #jot #jot-title:focus {
1703   border: 1px solid #999999;
1704 }
1705 #jot #character-counter {
1706   width: 80px;
1707   float: right;
1708   text-align: right;
1709   height: 20px;
1710   line-height: 20px;
1711   padding-right: 20px;
1712 }
1713
1714 #profile-jot-submit {
1715   float: right;
1716   margin-left: 15px;
1717 }
1718 #profile-upload-wrapper {
1719   float: left;
1720   margin-left: 15px;
1721 }
1722 #profile-attach-wrapper {
1723   float: left;
1724   margin-left: 15px;
1725 }
1726 #profile-link-wrapper {
1727   float: left;
1728   margin-left: 15px;
1729   cursor: pointer;
1730 }
1731 #profile-video-wrapper {
1732   float: left;
1733   margin-left: 15px;
1734   cursor: pointer;
1735 }
1736 #profile-audio-wrapper {
1737   float: left;
1738   margin-left: 15px;
1739   cursor: pointer;
1740 }
1741 #profile-location-wrapper {
1742   float: left;
1743   margin-left: 15px;
1744   cursor: pointer;
1745 }
1746 #profile-nolocation-wrapper {
1747   float: left;
1748   margin-left: 15px;
1749   cursor: pointer;
1750 }
1751 #jot-perms-icon {
1752   float: right;
1753   margin-left: 15px;
1754 }
1755 #jot-preview-link {
1756   float: right;
1757 }
1758 #profile-jot-end {
1759   clear: both;
1760 }
1761 #profile-jot-text_tbl {
1762   width: 780px;
1763 }
1764 #profile-jot-wrapper {
1765   margin-bottom: 20px;
1766 }
1767
1768 /** buttons **/
1769 /*input[type="submit"] {
1770         border: 0px;
1771     background-color: @ButtonBackgroundColor;
1772     color: @ButtonColor;
1773     padding: 0px 10px;
1774         .rounded(5px);
1775     height: 18px;
1776 }*/
1777 /** acl **/
1778 #photo-edit-perms-select, #photos-upload-permissions-wrapper, #profile-jot-acl-wrapper {
1779   display: block!important;
1780 }
1781 #acl-wrapper {
1782   width: 690px;
1783   float: left;
1784 }
1785 #acl-search {
1786   float: right;
1787   background: #ffffff url("../../../images/search_18.png") no-repeat right center;
1788   padding-right: 20px;
1789 }
1790 #acl-showall {
1791   float: left;
1792   display: block;
1793   width: auto;
1794   height: 18px;
1795   background-color: #cccccc;
1796   background-image: url("../../../images/show_all_off.png");
1797   background-position: 7px 7px;
1798   background-repeat: no-repeat;
1799   padding: 7px 5px 0px 30px;
1800   color: #999999;
1801   -moz-border-radius: 5px 5px 5px 5px;
1802   -webkit-border-radius: 5px 5px 5px 5px;
1803   border-radius: 5px 5px 5px 5px;
1804 }
1805 #acl-showall.selected {
1806   color: #000000;
1807   background-color: #ff9900;
1808   background-image: url("../../../images/show_all_on.png");
1809 }
1810 #acl-list {
1811   height: 210px;
1812   border: 1px solid #cccccc;
1813   clear: both;
1814   margin-top: 30px;
1815   overflow: auto;
1816 }
1817 .acl-list-item {
1818   display: block;
1819   width: 150px;
1820   height: 30px;
1821   border: 1px solid #cccccc;
1822   margin: 5px;
1823   float: left;
1824 }
1825 .acl-list-item img {
1826   width: 22px;
1827   height: 22px;
1828   float: left;
1829   margin: 4px;
1830 }
1831 .acl-list-item p {
1832   height: 12px;
1833   font-size: 10px;
1834   margin: 0px;
1835   padding: 2px 0px 1px;
1836   overflow: hidden;
1837 }
1838 .acl-list-item a {
1839   font-size: 8px;
1840   display: block;
1841   width: 40px;
1842   height: 10px;
1843   float: left;
1844   color: #999999;
1845   background-color: #cccccc;
1846   background-position: 3px 3px;
1847   background-repeat: no-repeat;
1848   margin-right: 5px;
1849   -webkit-border-radius: 2px ;
1850   -moz-border-radius: 2px;
1851   border-radius: 2px;
1852   padding-left: 15px;
1853 }
1854 #acl-wrapper a:hover {
1855   text-decoration: none;
1856   color: #000000;
1857 }
1858 .acl-button-show {
1859   background-image: url("../../../images/show_off.png");
1860 }
1861 .acl-button-hide {
1862   background-image: url("../../../images/hide_off.png");
1863 }
1864 .acl-button-show.selected {
1865   color: #000000;
1866   background-color: #9ade00;
1867   background-image: url("../../../images/show_on.png");
1868 }
1869 .acl-button-hide.selected {
1870   color: #000000;
1871   background-color: #ff4141;
1872   background-image: url("../../../images/hide_on.png");
1873 }
1874 .acl-list-item.groupshow {
1875   border-color: #9ade00;
1876 }
1877 .acl-list-item.grouphide {
1878   border-color: #ff4141;
1879 }
1880 /** /acl **/
1881 /** tab buttons **/
1882 ul.tabs {
1883   list-style-type: none;
1884   padding-bottom: 10px;
1885   padding-left: 0px;
1886   margin-bottom: 5px;
1887   line-height: 27px;
1888   height: 27px;
1889   font-size: 11px;
1890   font-weight: bold;
1891   /* margin-bottom: 30px; */
1892 }
1893 ul.tabs li {
1894   float: left;
1895   /* margin-left: 7px; */
1896 }
1897 /*ul.tabs li .active {
1898   border-bottom: 1px solid #005c94;
1899 }*/
1900
1901 ul.tabs a {
1902     /* min-width: 34px; */
1903     display: block;
1904     float: left;
1905     padding-bottom: 0px;
1906     padding: 0px 12px 0px 12px;
1907     color: #444;
1908 }
1909
1910 ul.tabs a {
1911     box-shadow: 1px 2px 0px 0px #D8D8D8;
1912     margin-right: 5px;
1913 }
1914
1915 #birthday-notice, #event-notice {
1916     box-shadow: 1px 2px 0px 0px #D8D8D8;
1917     margin-bottom: 5px;
1918 }
1919
1920 #birthday-wrapper, #event-wrapper {
1921     background-color: #FAFAFA;
1922     box-shadow: 1px 2px 0px 0px #D8D8D8;
1923     padding-left: 10px;
1924     padding-right: 10px;
1925     padding-top: 5px;
1926     padding-bottom: 5px;
1927     margin-bottom: 10px;
1928 }
1929
1930 div.pager, .birthday-notice, .comment-edit-submit-wrapper .fakelink {
1931     padding: 2px 7px 2px 7px;
1932     color: black;
1933 }
1934
1935 div.pager, .birthday-notice, ul.tabs a, .comment-edit-submit-wrapper .fakelink {
1936     border: 1px solid lightgray;
1937     background: #F2F2F2;
1938     margin-top: 2px;
1939     margin-bottom: 2px;
1940 }
1941
1942 ul.tabs a:hover {
1943     color: #333;
1944 }
1945
1946 #event-notice:hover, #birthday-notice:hover, ul.tabs li .active, .comment-edit-submit-wrapper .fakelink:hover {
1947     color: black;
1948 }
1949
1950 ul.tabs a:hover, #event-notice:hover, #birthday-notice:hover, ul.tabs li .active, .comment-edit-submit-wrapper .fakelink:hover {
1951     background-color: #e5e5e5;
1952     text-decoration: none;
1953     border: 1px solid darkgray;
1954 }
1955
1956 .comment-edit-bb {
1957   float:right;
1958 }
1959 .comment-edit-bb a {
1960   color: #888;
1961   padding: 0px 5px 1px 5px;
1962 }
1963
1964 .comment-edit-bb a:hover {
1965   color: #000;
1966   text-decoration: none;
1967 }
1968
1969 /**
1970  * Form fields
1971  */
1972 .field {
1973   margin-bottom: 10px;
1974   padding-bottom: 10px;
1975   overflow: auto;
1976   width: 100%;
1977 }
1978 .field label {
1979   float: left;
1980   width: 200px;
1981 }
1982 .field input, .field textarea {
1983   max-width: 400px;
1984 }
1985 .field textarea {
1986   height: 100px;
1987 }
1988 .field .field_help {
1989   display: block;
1990   margin-left: 200px;
1991   color: #666666;
1992 }
1993 .field .onoff {
1994   float: left;
1995   width: 80px;
1996 }
1997 .field .onoff a {
1998   display: block;
1999   border: 1px solid #666666;
2000   background-image: url("../../../images/onoff.jpg");
2001   background-repeat: no-repeat;
2002   padding: 4px 2px 2px 2px;
2003   height: 16px;
2004   text-decoration: none;
2005 }
2006 .field .onoff .off {
2007   border-color: #666666;
2008   padding-left: 40px;
2009   background-position: left center;
2010   background-color: #cccccc;
2011   color: #666666;
2012   text-align: right;
2013 }
2014 .field .onoff .on {
2015   border-color: #204A87;
2016   padding-right: 40px;
2017   background-position: right center;
2018   background-color: #D7E3F1;
2019   color: #204A87;
2020   text-align: left;
2021 }
2022 .field .hidden {
2023   display: none!important;
2024 }
2025 .field.radio .field_help {
2026   margin-left: 0px;
2027 }
2028 aside form {
2029   overflow-x: hidden;
2030 }
2031 aside form .field label {
2032   float: inherit;
2033 }
2034
2035 #profile-edit-links-end {
2036         clear: both;
2037         margin-bottom: 15px;
2038 }
2039
2040 #profile-edit-links ul { margin: 20px; padding-bottom: 20px; list-style: none; }
2041
2042 #profile-edit-links li {
2043   float: left;
2044   list-style: none;
2045   margin-left: 10px;
2046 }
2047
2048 .profile-edit-side-div {
2049 /*  display: none; */
2050   float: right; 
2051 }
2052
2053 /* aside div.clear {
2054   clear: none;
2055   float: left;
2056 } */
2057
2058 #register-form label,
2059 #profile-edit-form label {
2060         width: 300px; float: left;
2061 }
2062
2063 .required {
2064   display: inline;
2065   color: #B20202;
2066 }
2067
2068 /* oauth */
2069 .oauthapp {
2070   height: auto;
2071   overflow: auto;
2072   border-bottom: 2px solid #cccccc;
2073   padding-bottom: 1em;
2074   margin-bottom: 1em;
2075 }
2076 .oauthapp img {
2077   float: left;
2078   width: 48px;
2079   height: 48px;
2080   margin: 10px;
2081 }
2082 .oauthapp img.noicon {
2083   background-image: url("../../../images/icons/48/plugin.png");
2084   background-position: center center;
2085   background-repeat: no-repeat;
2086 }
2087 .oauthapp a {
2088   float: left;
2089 }
2090 /* contacts */
2091 .contact-entry-wrapper {
2092   width: 120px;
2093   height: 120px;
2094   float: left;
2095 }
2096 /* photo */
2097 .lframe {
2098   float: left;
2099   margin: 0px 10px 10px 0px;
2100 }
2101 /* profile match wrapper */
2102 .profile-match-wrapper {
2103   float: left;
2104   width: 90px;
2105   height: 90px;
2106   margin-bottom: 20px;
2107 }
2108 .profile-match-wrapper .contact-photo {
2109   width: 80px;
2110   height: 80px;
2111 }
2112 .profile-match-wrapper .contact-photo img {
2113   width: 80px;
2114   height: 80px;
2115 }
2116 .profile-match-wrapper {
2117   left: 0px;
2118   top: 63px;
2119 }
2120
2121 .contact-photo-menu-button {
2122         position: relative;
2123         background-image: url("../../../images/icons/16/menu.png");
2124         background-position: top left; 
2125         background-repeat: no-repeat;
2126         margin: 0px 0px -16px 0px; 
2127         padding: 0px;
2128         width: 16px;
2129         height: 16px;
2130         top: -20px; left:0px;
2131         overflow: hidden;
2132         text-indent: 40px;
2133         display: none;
2134         
2135 }
2136 .contact-photo-menu {
2137         width: 11em;
2138         border: 3px solid #364e59;
2139         color: #2d2d2d;
2140         background: #FFFFFF;
2141 /*        position: absolute;*/
2142         position: relative;
2143         left: 0px; top: 0px;
2144         display: none;
2145         z-index: 10000;
2146 }
2147 .contact-photo-menu ul { margin:0px; padding: 0px; list-style: none }
2148 .contact-photo-menu li a {
2149         display: block; 
2150         padding: 5px 10px; 
2151         color: #2d2d2d;
2152         text-decoration: none;
2153 }
2154 .contact-photo-menu li a:hover {
2155         background-color: #bdcdd4; 
2156 }
2157
2158 /* page footer */
2159 footer {
2160   /* height: 100px; */
2161   display: table-row;
2162 }
2163
2164 blockquote {
2165     border-left: 1px solid #D2D2D2;
2166     padding-left: 9px;
2167     margin: 0 0 0 .8ex;
2168     color: #777;
2169 }
2170
2171 .oembed {
2172     /* font-size: large; */
2173     font-size: larger;
2174     font-weight: bold;
2175 }
2176
2177 /* ================== */
2178 /* = Contacts Block = */
2179 /* ================== */
2180
2181 .contact-block-img {
2182         width: 42px;
2183         height: 42px;
2184         padding-right: 2px;
2185 }
2186 .contact-block-div {
2187         float: left;
2188 }
2189
2190 .contact-block-textdiv { width: 150px; height: 34px; float: left; }
2191 #contact-block-end { clear: both; } 
2192
2193 #group-edit-wrapper {
2194         margin-bottom: 10px;
2195 }
2196
2197 #group-members-end {
2198         clear: both;
2199 }
2200
2201 /*
2202 #group-separator,
2203 #prof-separator { display: none;}
2204 */
2205
2206 #prvmail-upload {
2207   margin-left: 10px;
2208 }
2209
2210 #prvmail-to-label, #prvmail-subject-label, #prvmail-message-label {
2211         margin-bottom: 10px;
2212         margin-top: 20px;
2213 }
2214
2215 #prvmail-submit {
2216         float: left;
2217         margin-top: 10px;
2218 }
2219 #prvmail-upload-wrapper,
2220 #prvmail-link-wrapper,
2221 #prvmail-rotator-wrapper {
2222         float: left;
2223         margin-top: 10px;
2224         margin-right: 10px;
2225         width: 24px;
2226 }
2227
2228 #prvmail-end {
2229         clear: both;
2230 }
2231
2232 .mail-list-sender,
2233 .mail-list-detail {
2234         float: left;
2235 }
2236 .mail-list-detail {
2237         margin-left: 20px;
2238 }
2239
2240 .mail-list-subject {
2241         font-size: 1.1em;
2242         margin-top: 10px;
2243 }
2244 a.mail-list-link {
2245     display: block;
2246     font-size: 1.3em;
2247     padding: 4px 0;
2248 }
2249
2250 /*
2251 *a.mail-list-link:hover {
2252 *       background-color: #15607B;
2253 *       color: #F5F6FB;
2254 *}
2255 */
2256
2257 .mail-list-outside-wrapper-end {
2258         clear: both;
2259 }
2260
2261 .mail-list-outside-wrapper {
2262         margin-top: 30px;
2263 }
2264
2265 .mail-list-delete-wrapper {
2266         float: right;
2267         margin-right: 30px;
2268         margin-top: 15px;
2269 }
2270
2271 .mail-list-delete-icon {
2272         border: none;
2273 }
2274
2275 .mail-conv-sender,
2276 .mail-conv-detail {
2277         float: left;
2278 }
2279 .mail-conv-detail {
2280         margin-left: 20px;
2281         width: 500px;
2282 }
2283
2284 .mail-conv-subject {
2285     font-size: 1.4em;
2286     margin: 10px 0;
2287 }
2288
2289 .mail-conv-outside-wrapper-end {
2290         clear: both;
2291 }
2292
2293 .mail-conv-outside-wrapper {
2294         margin-top: 30px;
2295 }
2296
2297 .mail-conv-delete-wrapper {
2298         float: right;
2299         margin-right: 30px;
2300         margin-top: 15px;
2301 }
2302 .mail-conv-break {
2303         clear: both;
2304 }
2305
2306 .mail-conv-delete-icon {
2307         border: none;
2308 }
2309
2310 /* ========== */
2311 /* = Events = */
2312 /* ========== */
2313 .eventcal {
2314         float: left;
2315         font-size: 20px;
2316 }
2317
2318 .vevent {
2319         border: 1px solid #CCCCCC;
2320 }
2321 .vevent .event-description, .vevent .event-location {
2322         margin-left: 10px;
2323         margin-right: 10px;
2324 }
2325 .vevent .event-start {
2326         margin-left: 10px;
2327         margin-right: 10px;
2328 }
2329
2330 #new-event-link {
2331         margin-bottom: 10px;
2332 }
2333
2334 .edit-event-link, .plink-event-link {
2335         float: left;
2336         margin-top: 4px;
2337         margin-right: 4px;
2338         margin-bottom: 15px;
2339 }
2340
2341 .event-description:before {
2342         content: url('../../../images/calendar.png');
2343         margin-right: 15px;
2344 }
2345
2346 .event-start, .event-end {
2347         margin-left: 10px;
2348         width: 330px;
2349         clear: both;
2350 }
2351
2352 .event-start .dtstart, .event-end .dtend {
2353         float: right;
2354 }
2355
2356 .event-list-date {
2357         margin-bottom: 10px;
2358 }
2359
2360 .prevcal, .nextcal {
2361         float: left;
2362         margin-left: 32px;
2363         margin-right: 32px;
2364         margin-top: 64px;
2365 }
2366 .event-calendar-end {
2367         clear: both;
2368 }
2369
2370  
2371 .calendar {
2372         font-family: Courier, monospace;
2373 }
2374 .today {
2375         font-weight: bold;
2376         color: #FF0000;
2377 }
2378
2379 .settings-block {
2380         /* border: 1px solid #AAA; */
2381         padding-left: 5px;
2382         padding-right: 5px;
2383 }
2384
2385 .app-title {
2386   margin: 0px;
2387 }
2388
2389 #identity-manage-desc {
2390         margin-top:15px;
2391         margin-bottom: 15px;
2392 }
2393
2394 #identity-manage-choose {
2395         margin-bottom: 15px;
2396 }
2397
2398 #identity-submit {
2399         margin-top: 20px;
2400 }
2401
2402 #photo-prev-link, #photo-next-link {
2403         padding: 10px;
2404         float: left;
2405 }
2406
2407 #photo-photo {
2408         float: left;
2409 }
2410
2411 #photo-photo-end {
2412         clear: both;
2413 }
2414
2415 .profile-match-photo {
2416         float: left;
2417         text-align: center;
2418         width: 120px;
2419 }
2420
2421 .profile-match-name {
2422         float: left;
2423         text-align: center;
2424         width: 120px;
2425         overflow: hidden;
2426 }
2427
2428 .profile-match-break,
2429 .profile-match-end {
2430         clear: both;
2431 }
2432
2433 .profile-match-connect {
2434         text-align: center;
2435         font-weight: bold;
2436 }
2437
2438 .profile-match-wrapper {
2439         float: left;
2440         padding: 10px;
2441         width: 120px;
2442         height: 120px;
2443         scroll: auto;
2444 }
2445 #profile-match-wrapper-end {
2446         clear: both;
2447 }
2448
2449 /* ============= */
2450 /* = Directory = */
2451 /* ============= */
2452 /* contacts menu */
2453 .contact-photo-wrapper {
2454   position: relative;
2455 }
2456 .contact-photo {
2457   width: 48px;
2458   height: 48px;
2459   overflow: hidden;
2460   display: block;
2461 }
2462 .contact-photo img {
2463   width: 48px;
2464   height: 48px;
2465 }
2466 .contact-photo-menu-button {
2467   display: none;
2468   /* position: absolute; */
2469   /* position: absolute; */
2470   left: -2px;
2471   top: -20px;
2472 }
2473 .contact-wrapper {
2474   float: left;
2475   width: 90px;
2476   height: 90px;
2477   margin-bottom: 15px;
2478 }
2479 .contact-wrapper .contact-photo {
2480   width: 80px;
2481   height: 80px;
2482 }
2483 .contact-wrapper .contact-photo img {
2484   width: 80px;
2485   height: 80px;
2486 }
2487 .contact-wrapper .contact-photo-menu-button {
2488   left: 0px;
2489   top: 63px;
2490 }
2491 .directory-item {
2492   float: left;
2493   width: 200px;
2494   height: 200px;
2495 }
2496 .directory-item .contact-photo {
2497   width: 175px;
2498   height: 175px;
2499 }
2500 .directory-item .contact-photo img {
2501   width: 175px;
2502   height: 175px;
2503 }
2504 .contact-name {
2505   text-align: center;
2506   font-weight: bold;
2507   font-size: 12px;
2508 }
2509 .contact-details {
2510   color: #999999;
2511 }
2512
2513 .photo-top-image-wrapper {
2514         position: relative;
2515         float: left;
2516         margin-top: 15px;
2517         margin-right: 15px;
2518         width: 200px; height: 200px; 
2519         overflow: hidden; 
2520 }
2521 .photo-top-album-name {
2522         width: 100%;
2523         min-height: 2em;
2524         position: absolute; 
2525         bottom: 0px; 
2526         padding: 0px 3px;
2527         padding-top: 0.5em;
2528         background-color: rgb(255, 255, 255);
2529 }
2530 #photo-top-end {
2531         clear: both;
2532 }
2533
2534 #photo-top-links {
2535         margin-bottom: 30px;
2536         margin-left: 30px;
2537 }
2538
2539 #photos-upload-newalbum-div {
2540         float: left;
2541         width: 175px;
2542 }
2543
2544 .menu-profile-list{
2545   height: auto;
2546   overflow: auto;
2547   min-height: 16px;
2548   list-style: none;
2549         }
2550 .menu-profile-list:hover{
2551         background: #E7F2F7;
2552         }
2553 .menu-profile-list-item{
2554         padding-left: 5px;
2555         vertical-align: middle;
2556         }       
2557 .menu-profile-list-item:hover{  
2558         text-decoration: none;
2559    }
2560
2561 .autocomplete {
2562   width: 350px;
2563   color: black; 
2564   border: 1px solid rgb(210, 210, 210); 
2565   background-color: white;
2566   cursor: pointer;
2567   text-align: left;
2568   max-height: 350px;
2569   overflow: auto;
2570   display: block;
2571   background-position: initial initial;
2572   background-repeat: initial initial; 
2573 }
2574 .mail-list-wrapper {
2575   background-color: #f6f7f8;
2576   margin-bottom: 5px;
2577   width: 100%;
2578   height: auto;
2579   overflow: hidden;
2580 }
2581 .mail-list-wrapper span {
2582   display: block;
2583   float: left;
2584   width: 20%;
2585   overflow: hidden;
2586 }
2587 .mail-list-wrapper .mail-subject {
2588   width: 30%;
2589   padding: 4px 0px 0px 4px;
2590 }
2591 .mail-list-wrapper .mail-subject a {
2592   display: block;
2593 }
2594 .mail-list-wrapper .mail-subject.unseen a {
2595   font-weight: bold;
2596 }
2597 .mail-list-wrapper .mail-date {
2598   padding: 4px 4px 0px 4px;
2599 }
2600 .mail-list-wrapper .mail-from {
2601   padding: 4px 4px 0px 4px;
2602 }
2603 .mail-list-wrapper .mail-count {
2604   padding: 4px 4px 0px 4px;
2605   text-align: right;
2606 }
2607 .mail-list-wrapper .mail-delete {
2608   float: right;
2609 }
2610 #mail-display-subject {
2611   background-color: #f6f7f8;
2612   color: #2d2d2d;
2613   margin-bottom: 10px;
2614   width: 100%;
2615   height: auto;
2616   overflow: hidden;
2617 }
2618 #mail-display-subject span {
2619   float: left;
2620   overflow: hidden;
2621   padding: 4px 0px 0px 10px;
2622 }
2623 #mail-display-subject .mail-delete {
2624   float: right;
2625   opacity: 0.5;
2626   -webkit-transition: all 0.2s ease-in-out;
2627   -moz-transition: all 0.2s ease-in-out;
2628   -o-transition: all 0.2s ease-in-out;
2629   -ms-transition: all 0.2s ease-in-out;
2630   transition: all 0.2s ease-in-out;
2631 }
2632 #mail-display-subject:hover .mail-delete {
2633   opacity: 1;
2634   -webkit-transition: all 0.2s ease-in-out;
2635   -moz-transition: all 0.2s ease-in-out;
2636   -o-transition: all 0.2s ease-in-out;
2637   -ms-transition: all 0.2s ease-in-out;
2638   transition: all 0.2s ease-in-out;
2639 }
2640
2641 .mail-list-outside-wrapper-end {
2642         clear: both;
2643 }
2644 .mail-list-outside-wrapper {
2645         margin-top: 30px;
2646 }
2647 .mail-list-delete-wrapper {
2648         float: right;
2649         margin-right: 30px;
2650         margin-top: 15px;
2651 }
2652 .mail-list-delete-icon {
2653         border: none;
2654 }
2655 .mail-conv-sender,
2656 .mail-conv-detail {
2657         float: left;
2658 }
2659 .mail-conv-detail {
2660         margin-left: 20px;
2661         width: 500px;
2662 }
2663 .mail-conv-subject {
2664     font-size: 1.4em;
2665     margin: 10px 0;
2666 }
2667 .mail-conv-outside-wrapper-end {
2668         clear: both;
2669 }
2670 .mail-conv-outside-wrapper {
2671         margin-top: 30px;
2672 }
2673 .mail-conv-delete-wrapper {
2674         float: right;
2675         margin-right: 30px;
2676         margin-top: 15px;
2677 }
2678 .mail-conv-break {
2679         clear: both;
2680 }
2681 .mail-conv-delete-icon {
2682         border: none;
2683 }
2684