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