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