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