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