]> git.mxchange.org Git - friendica.git/blob - view/theme/vier/style.css
Vier: Larger font for content.
[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 {
1214   border-top: 1px solid #D2D2D2;
1215   border-bottom: 1px solid #D2D2D2;
1216   display: block;
1217   padding-top: 5px;
1218   padding-bottom: 5px;
1219 /*
1220 padding-left: 170px;
1221 min-height: 90px;
1222 position: relative;
1223 */
1224 }
1225 .type-link:after {
1226     content: ".";
1227     display: block;
1228     height: 0;
1229     clear: both;
1230     visibility: hidden;
1231 }
1232 .wall-item-container .wall-item-content .type-link img,
1233 .type-link img {
1234   max-width: 160px;
1235   max-height: 160px;
1236   float: left;
1237   margin-right: 10px;
1238 }
1239 .type-link blockquote {
1240   /* margin-left: 160px; */
1241   margin-left: 0px;
1242   max-height: 160px;
1243   overflow: hidden;
1244   border-left: 0px;
1245   padding-left: 0px;
1246 }
1247 .type-link .oembed {
1248   font-size: inherit;
1249 }
1250 .type-link img {
1251 /* position: absolute;
1252 left: 0;
1253 top: 0; */
1254 }
1255 .type-link span.oembed + br,
1256 .type-link a + br,
1257 .type-link img + br{
1258   display: none;
1259 }
1260
1261 .wall-item-container .wall-item-content {
1262   /* font-size: 14px; */
1263   max-width: 660px;
1264   word-wrap: break-word;
1265   /* line-height: 1.36; */
1266   padding-bottom: 6px;
1267 }
1268
1269 .wall-item-container .wall-item-content img {
1270   max-width: 100%;
1271   /* max-width: 650px; */
1272   /* max-width: 580px; */
1273 }
1274 .children .wall-item-container .wall-item-item .wall-item-content img {
1275   /* max-width: 650px; */
1276   /* max-width: 580px; */
1277   max-width: 100%;
1278 }
1279 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions {
1280   display: table-cell;
1281   vertical-align: middle;
1282   /* font-size: 17px; */
1283 }
1284 .mail-list-wrapper a,
1285 .wall-item-container .wall-item-bottom a,
1286 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions a,
1287 .wall-item-container .wall-item-links, .wall-item-container .wall-item-links a,
1288 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions .fakelink {
1289   color: #999;
1290 }
1291 .mail-list-wrapper a:hover,
1292 .wall-item-container .wall-item-bottom a:hover,
1293 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions a:hover,
1294 .wall-item-container .wall-item-links, .wall-item-container .wall-item-links a:hover,
1295 .wall-item-container .wall-item-links, .wall-item-container .wall-item-actions .fakelink:hover {
1296   color: #000;
1297   text-decoration: none;
1298 }
1299 .wall-item-container .wall-item-links .icon, .wall-item-container .wall-item-actions .icon {
1300   opacity: 0.5;
1301   -webkit-transition: all 0.2s ease-in-out;
1302   -moz-transition: all 0.2s ease-in-out;
1303   -o-transition: all 0.2s ease-in-out;
1304   -ms-transition: all 0.2s ease-in-out;
1305   transition: all 0.2s ease-in-out;
1306 }
1307 .wall-item-container .wall-item-links .icon:hover, .wall-item-container .wall-item-actions .icon:hover {
1308   opacity: 1;
1309   -webkit-transition: all 0.2s ease-in-out;
1310   -moz-transition: all 0.2s ease-in-out;
1311   -o-transition: all 0.2s ease-in-out;
1312   -ms-transition: all 0.2s ease-in-out;
1313   transition: all 0.2s ease-in-out;
1314 }
1315
1316 .wall-item-container .wall-item-name:hover {
1317   color: #36c;
1318 }
1319
1320 .wall-item-container .wall-item-name {
1321   color: black;
1322   font-weight: bold;
1323   -webkit-transition: all 0.2s ease-in-out;
1324   -moz-transition: all 0.2s ease-in-out;
1325   -o-transition: all 0.2s ease-in-out;
1326   -ms-transition: all 0.2s ease-in-out;
1327   transition: all 0.2s ease-in-out;
1328 }
1329
1330 .toplevel_item:hover .wall-item-name,
1331 .wall-item-container:hover .wall-item-name {
1332   color: #36c;
1333   font-weight: bold;
1334   -webkit-transition: all 0.2s ease-in-out;
1335   -moz-transition: all 0.2s ease-in-out;
1336   -o-transition: all 0.2s ease-in-out;
1337   -ms-transition: all 0.2s ease-in-out;
1338   transition: all 0.2s ease-in-out;
1339 }
1340
1341 /* .wall-item-container .wall-item-content a, */
1342 .toplevel_item .fakelink,
1343 .wall-item-container .fakelink {
1344   color: black;
1345   -webkit-transition: all 0.2s ease-in-out;
1346   -moz-transition: all 0.2s ease-in-out;
1347   -o-transition: all 0.2s ease-in-out;
1348   -ms-transition: all 0.2s ease-in-out;
1349   transition: all 0.2s ease-in-out;
1350   /* color: darkblue; */
1351   /* color: #3E3E8C; */
1352 }
1353
1354 .toplevel_item:hover .fakelink,
1355 .wall-item-container:hover .fakelink,
1356 .toplevel_item:hover .wall-item-content a,
1357 .wall-item-container:hover .wall-item-content a {
1358   color: #36c;
1359   -webkit-transition: all 0.2s ease-in-out;
1360   -moz-transition: all 0.2s ease-in-out;
1361   -o-transition: all 0.2s ease-in-out;
1362   -ms-transition: all 0.2s ease-in-out;
1363   transition: all 0.2s ease-in-out;
1364 }
1365
1366 .wall-item-container .wall-item-actions-author {
1367   width: 100%;
1368   margin-bottom: 0.3em;
1369 }
1370 .wall-item-container .wall-item-actions-social {
1371   float: left;
1372   margin-bottom: 1px;
1373 }
1374 .wall-item-container .wall-item-actions-social a {
1375   float: left;
1376   margin-right: 1em;
1377 }
1378 .wall-item-container .wall-item-actions-tools {
1379   float: right;
1380   width: 80px;
1381 }
1382 .wall-item-container .wall-item-actions-tools a {
1383   float: right;
1384   margin-left: 10px;
1385 }
1386 .wall-item-container .wall-item-actions-tools input {
1387   float: right;
1388   margin-left: 10px;
1389 }
1390 .wall-item-container.comment {
1391   margin-top: 5px;
1392   margin-bottom: 5px;
1393   margin-left: 80px;
1394   width: 665px;
1395   width: calc(100% - 90px);
1396   border-bottom: 1px solid hsl(198, 21%, 79%);
1397 }
1398 .wall-item-container.comment .wall-item-content {
1399   max-width: 585px;
1400 }
1401
1402 .wall-item-container.comment .contact-photo {
1403   width: 32px;
1404   height: 32px;
1405   margin-left: 16px;
1406   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1407
1408 }
1409 .wall-item-container.comment {
1410   top: 15px !important;
1411   left: 15px !important;
1412 }
1413 .wall-item-container.comment .wall-item-links {
1414   padding-left: 12px;
1415 }
1416 .wall-item-bottom .wall-item-comment-wrapper {
1417   margin: 1px 5px 1px 0px;
1418 }
1419 .wall-item-comment-wrapper {
1420   margin: 1px 15px 1px 80px;
1421 }
1422 .wall-item-comment-wrapper .comment-edit-photo {
1423   display: none;
1424 }
1425 .wall-item-comment-wrapper textarea {
1426   height: 1.2em;
1427   width: 100%;
1428   font-size: 13px;
1429   color: #999999;
1430   border: 1px solid #DDD;
1431   padding: 0.3em;
1432 }
1433 .wall-item-comment-wrapper .comment-edit-text-full {
1434   /* font-size: 14px; */
1435   height: 4em;
1436   color: #2d2d2d;
1437   border: 1px solid #2d2d2d;
1438 }
1439
1440 .fakelink.togglecomment {
1441   float: left;
1442   margin-right: 1em;
1443 }
1444
1445 .comment-edit-preview .contact-photo {
1446   width: 32px;
1447   height: 32px;
1448   margin-left: 16px;
1449   /*background: url(../../../images/icons/22/user.png) no-repeat center center;*/
1450
1451 }
1452 .comment-edit-preview {
1453   /* width: 660px; */
1454   width: 100%;
1455   border: 1px solid #2d2d2d;
1456   margin-top: 10px;
1457   top: 15px !important;
1458   left: 15px !important;
1459 }
1460 .comment-edit-preview .wall-item-links {
1461   padding-left: 12px;
1462 }
1463 .comment-edit-preview .wall-item-container {
1464   /* width: 700px; */
1465   width: 100%;
1466 }
1467 .comment-edit-preview .tread-wrapper {
1468   /* width: 700px; */
1469   width: 100%;
1470   padding: 0;
1471   margin: 10px 0;
1472   border-bottom: 0px;
1473 }
1474
1475 .wall-item-bottom .comment-edit-preview {
1476   width: 575px;
1477   margin-bottom: 5px;
1478 }
1479
1480 .shiny {
1481   /* border-right: 10px solid #fce94f; */
1482 /*      border-right: 1px solid #A7C7F7;
1483         padding-right: 12px; */
1484 }
1485
1486 #profile-jot-form {
1487   box-shadow: 1px 2px 0px 0px #D8D8D8;
1488   background-color: #fafafa;
1489   padding: 10px;
1490 }
1491
1492 #profile-jot-form #profile-jot-text {
1493   height: 2.0em;
1494   /* width: 99%; */
1495   width: 752px;
1496   width: calc(100% - 10px);
1497   font-size: 15px;
1498   color: #999999;
1499   border: 1px solid #DDD;
1500   padding: 0.3em;
1501   margin-bottom: 10px;
1502 }
1503
1504 #profile-jot-form #jot-title, #profile-jot-form #jot-category {
1505     
1506          border-radius: 5px 5px 5px 5px;
1507     font-weight: bold;
1508     height: 20px;
1509     margin: 0 0 5px;
1510     /* width: 60%; */
1511     /* width: 762px; */
1512     width: 100%;
1513     border: 1px solid #d2d2d2;
1514 }
1515
1516 #profile-jot-form #jot-title:-webkit-input-placeholder {
1517   font-weight: normal;
1518 }
1519 #profile-jot-form #jot-title:-moz-placeholder {
1520   font-weight: normal;
1521 }
1522 #profile-jot-form #profile-jot-text_parent #profile-jot-text_tbl{
1523 /*  width: 785px; */
1524   width: 100%;
1525   height: 100px;
1526 }
1527
1528 #profile-jot-perms {
1529   float: right;
1530 }
1531
1532 #jot-preview-content {
1533   padding-top: 25px;
1534 }
1535
1536 #jot-preview-content .tread-wrapper {
1537   background-color: #fce94f;
1538 }
1539
1540 .wall-item-tags {
1541   padding-top: 1px;
1542   padding-bottom: 2px;
1543   font-size: 12px;
1544   /*display: none;*/
1545 }
1546
1547 .tag {
1548   color: rgb(153,153,153);
1549   /*padding-left: 3px;
1550   font-size: 10px;*/
1551 }
1552 .tag a {
1553   /*padding-right: 8px;*/
1554   color: rgb(153,153,153);
1555 }
1556 .wwto {
1557   position: absolute !important;
1558   width: 25px;
1559   height: 25px;
1560   background: #FFFFFF;
1561   border: 2px solid #364e59;
1562   height: 25px;
1563   width: 25px;
1564   overflow: hidden;
1565   padding: 1px;
1566   position: absolute !important;
1567   top: 40px;
1568   left: 30px;
1569   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
1570 }
1571 .wwto .contact-photo {
1572   width: auto;
1573   height: 25px;
1574 }
1575 /* contacts menu */
1576 .contact-photo-wrapper {
1577   position: relative;
1578   width: 80px;
1579 }
1580
1581 .contact-photo-wrapper.wwto {
1582   width: 25px;
1583 }
1584
1585 .contact-photo {
1586   width: 48px;
1587   height: 48px;
1588   overflow: hidden;
1589   display: block;
1590   -webkit-border-radius: 4px;
1591   -moz-border-radius: 4px;
1592   border-radius: 4px;
1593 }
1594
1595 .contact-photo img {
1596   width: 48px;
1597   height: 48px;
1598 }
1599
1600 .contact-wrapper {
1601   float: left;
1602   width: 90px;
1603   height: 90px;
1604   margin-bottom: 15px;
1605 }
1606 .contact-wrapper .contact-photo {
1607   width: 80px;
1608   height: 80px;
1609 }
1610 .contact-wrapper .contact-photo img {
1611   width: 80px;
1612   height: 80px;
1613 }
1614 .contact-wrapper {
1615   left: 0px;
1616   top: 63px;
1617 }
1618 .contact-photo {
1619   width: 48px;
1620   height: 48px;
1621 }
1622 .contact-photo img {
1623   width: 48px;
1624   height: 48px;
1625 }
1626 .contact-name {
1627   /* text-align: center; */
1628   /*font-weight: bold;*/
1629   font-size: 12px;
1630 }
1631 .contact-details {
1632   color: #999999;
1633 }
1634 /* editor */
1635 .jothidden {
1636   display: none;
1637 }
1638 #jot {
1639   width: 785px;
1640   margin: 0px 2em 20px 0px;
1641 }
1642 #jot .profile-jot-text {
1643   height: 1.2em;
1644   width: 99%;
1645   font-size: 10px;
1646   color: #999999;
1647   border: 1px solid #DDD;
1648   padding: 0.3em;
1649 }
1650 #jot #jot-tools {
1651   margin: 0px;
1652   padding: 0px;
1653   height: 40px;
1654   overflow: none;
1655   width: 783px;
1656   background-color: #0e232e;
1657   border-bottom: 2px solid #9eabb0;
1658 }
1659 #jot #jot-tools li {
1660   list-style: none;
1661   float: left;
1662   width: 80px;
1663   height: 40px;
1664   border-bottom: 2px solid #9eabb0;
1665 }
1666 #jot #jot-tools li a {
1667   display: block;
1668   color: #cccccc;
1669   width: 100%;
1670   height: 40px;
1671   text-align: center;
1672   line-height: 40px;
1673   overflow: hidden;
1674 }
1675 #jot #jot-tools li:hover {
1676   background-color: #364e59;
1677   border-bottom: 2px solid #bdcdd4;
1678 }
1679 #jot #jot-tools li.perms {
1680   float: right;
1681   width: 40px;
1682 }
1683 #jot #jot-tools li.perms a.unlock {
1684   width: 30px;
1685   border-left: 10px solid #cccccc;
1686   background-color: #cccccc;
1687   background-position: left center;
1688 }
1689 #jot #jot-tools li.perms a.lock {
1690   width: 30px;
1691   border-left: 10px solid #666666;
1692   background-color: #666666;
1693 }
1694 #jot #jot-tools li.submit {
1695   float: right;
1696   background-color: #cccccc;
1697   border-bottom: 2px solid #cccccc;
1698   border-right: 1px solid #666666;
1699   border-left: 1px solid #666666;
1700 }
1701 #jot #jot-tools li.submit input {
1702   border: 0px;
1703   margin: 0px;
1704   padding: 0px;
1705   background-color: #cccccc;
1706   color: #666666;
1707   width: 80px;
1708   height: 40px;
1709   line-height: 40px;
1710 }
1711 #jot #jot-tools li.submit input:hover {
1712   background-color: #bdcdd4;
1713   color: #666666;
1714 }
1715 #jot #jot-tools li.loading {
1716   float: right;
1717   background-color: #ffffff;
1718   width: 20px;
1719   vertical-align: center;
1720   text-align: center;
1721   border-top: 2px solid #9eabb0;
1722   height: 38px;
1723 }
1724 #jot #jot-tools li.loading img {
1725   margin-top: 10px;
1726 }
1727 /* #jot */
1728 #jot-title {
1729   border: 0px;
1730   margin: 0px;
1731   height: 20px;
1732   width: 700px;
1733   font-weight: bold;
1734   border: 1px solid #ffffff;
1735 }
1736 #jot #jot-title:-webkit-input-placeholder {
1737   font-weight: normal;
1738 }
1739 #jot #jot-title:-moz-placeholder {
1740   font-weight: normal;
1741 }
1742 #jot #jot-title:hover {
1743   border: 1px solid #999999;
1744 }
1745 #jot #jot-title:focus {
1746   border: 1px solid #999999;
1747 }
1748 #jot #character-counter {
1749   width: 80px;
1750   float: right;
1751   text-align: right;
1752   height: 20px;
1753   line-height: 20px;
1754   padding-right: 20px;
1755 }
1756
1757 #profile-jot-submit {
1758   float: right;
1759   margin-left: 15px;
1760 }
1761 #profile-upload-wrapper {
1762   float: left;
1763   margin-left: 15px;
1764 }
1765 #profile-attach-wrapper {
1766   float: left;
1767   margin-left: 15px;
1768 }
1769 #profile-link-wrapper {
1770   float: left;
1771   margin-left: 15px;
1772   cursor: pointer;
1773 }
1774 #profile-video-wrapper {
1775   float: left;
1776   margin-left: 15px;
1777   cursor: pointer;
1778 }
1779 #profile-audio-wrapper {
1780   float: left;
1781   margin-left: 15px;
1782   cursor: pointer;
1783 }
1784 #profile-location-wrapper {
1785   float: left;
1786   margin-left: 15px;
1787   cursor: pointer;
1788 }
1789 #profile-nolocation-wrapper {
1790   float: left;
1791   margin-left: 15px;
1792   cursor: pointer;
1793 }
1794 #jot-perms-icon {
1795   float: right;
1796   margin-left: 15px;
1797 }
1798 #jot-preview-link {
1799   float: right;
1800 }
1801 #profile-jot-end {
1802   clear: both;
1803 }
1804 #profile-jot-text_tbl {
1805   width: 780px;
1806 }
1807 #profile-jot-wrapper {
1808   margin-bottom: 20px;
1809 }
1810
1811 /** buttons **/
1812 /*input[type="submit"] {
1813         border: 0px;
1814     background-color: @ButtonBackgroundColor;
1815     color: @ButtonColor;
1816     padding: 0px 10px;
1817         .rounded(5px);
1818     height: 18px;
1819 }*/
1820 /** acl **/
1821 #photo-edit-perms-select, #photos-upload-permissions-wrapper, #profile-jot-acl-wrapper {
1822   display: block!important;
1823 }
1824 #acl-wrapper {
1825   width: 690px;
1826   float: left;
1827 }
1828 #acl-search {
1829   float: right;
1830   background: #ffffff url("../../../images/search_18.png") no-repeat right center;
1831   padding-right: 20px;
1832 }
1833 #acl-showall {
1834   float: left;
1835   display: block;
1836   width: auto;
1837   height: 18px;
1838   background-color: #cccccc;
1839   background-image: url("../../../images/show_all_off.png");
1840   background-position: 7px 7px;
1841   background-repeat: no-repeat;
1842   padding: 7px 5px 0px 30px;
1843   color: #999999;
1844   -moz-border-radius: 5px 5px 5px 5px;
1845   -webkit-border-radius: 5px 5px 5px 5px;
1846   border-radius: 5px 5px 5px 5px;
1847 }
1848 #acl-showall.selected {
1849   color: #000000;
1850   background-color: #ff9900;
1851   background-image: url("../../../images/show_all_on.png");
1852 }
1853 #acl-list {
1854   height: 210px;
1855   border: 1px solid #cccccc;
1856   clear: both;
1857   margin-top: 30px;
1858   overflow: auto;
1859 }
1860 .acl-list-item {
1861   display: block;
1862   width: 150px;
1863   height: 30px;
1864   border: 1px solid #cccccc;
1865   margin: 5px;
1866   float: left;
1867 }
1868 .acl-list-item img {
1869   width: 22px;
1870   height: 22px;
1871   float: left;
1872   margin: 4px;
1873 }
1874 .acl-list-item p {
1875   height: 12px;
1876   font-size: 10px;
1877   margin: 0px;
1878   padding: 2px 0px 1px;
1879   overflow: hidden;
1880 }
1881 .acl-list-item a {
1882   font-size: 8px;
1883   display: block;
1884   width: 40px;
1885   height: 10px;
1886   float: left;
1887   color: #999999;
1888   background-color: #cccccc;
1889   background-position: 3px 3px;
1890   background-repeat: no-repeat;
1891   margin-right: 5px;
1892   -webkit-border-radius: 2px ;
1893   -moz-border-radius: 2px;
1894   border-radius: 2px;
1895   padding-left: 15px;
1896 }
1897 #acl-wrapper a:hover {
1898   text-decoration: none;
1899   color: #000000;
1900 }
1901 .acl-button-show {
1902   background-image: url("../../../images/show_off.png");
1903 }
1904 .acl-button-hide {
1905   background-image: url("../../../images/hide_off.png");
1906 }
1907 .acl-button-show.selected {
1908   color: #000000;
1909   background-color: #9ade00;
1910   background-image: url("../../../images/show_on.png");
1911 }
1912 .acl-button-hide.selected {
1913   color: #000000;
1914   background-color: #ff4141;
1915   background-image: url("../../../images/hide_on.png");
1916 }
1917 .acl-list-item.groupshow {
1918   border-color: #9ade00;
1919 }
1920 .acl-list-item.grouphide {
1921   border-color: #ff4141;
1922 }
1923 /** /acl **/
1924 /** tab buttons **/
1925 ul.tabs {
1926   list-style-type: none;
1927   padding-bottom: 10px;
1928   padding-left: 0px;
1929   margin-bottom: 5px;
1930   line-height: 27px;
1931   height: 27px;
1932   font-size: 11px;
1933   font-weight: bold;
1934   /* margin-bottom: 30px; */
1935 }
1936 ul.tabs li {
1937   float: left;
1938   /* margin-left: 7px; */
1939 }
1940 /*ul.tabs li .active {
1941   border-bottom: 1px solid #005c94;
1942 }*/
1943
1944 ul.tabs a {
1945     /* min-width: 34px; */
1946     display: block;
1947     float: left;
1948     padding-bottom: 0px;
1949     padding: 0px 12px 0px 12px;
1950     color: #444;
1951 }
1952
1953 ul.tabs a {
1954     box-shadow: 1px 2px 0px 0px #D8D8D8;
1955     margin-right: 5px;
1956 }
1957
1958 #birthday-notice, #event-notice {
1959     box-shadow: 1px 2px 0px 0px #D8D8D8;
1960     margin-bottom: 5px;
1961 }
1962
1963 #birthday-wrapper, #event-wrapper {
1964     background-color: #FAFAFA;
1965     box-shadow: 1px 2px 0px 0px #D8D8D8;
1966     padding-left: 10px;
1967     padding-right: 10px;
1968     padding-top: 5px;
1969     padding-bottom: 5px;
1970     margin-bottom: 10px;
1971 }
1972
1973 div.pager, .birthday-notice, #jot-preview-link, .comment-edit-submit-wrapper .fakelink {
1974     padding: 2px 7px 2px 7px;
1975     color: black;
1976 }
1977
1978 div.pager, .birthday-notice, ul.tabs a, #jot-preview-link, .comment-edit-submit-wrapper .fakelink {
1979     border: 1px solid lightgray;
1980     background: #F2F2F2;
1981     margin-top: 2px;
1982     margin-bottom: 2px;
1983 }
1984
1985 ul.tabs a:hover {
1986     color: #333;
1987 }
1988
1989 #event-notice:hover, #birthday-notice:hover, ul.tabs li .active, #jot-preview-link:hover, .comment-edit-submit-wrapper .fakelink:hover {
1990     color: black;
1991 }
1992
1993 ul.tabs a:hover, #event-notice:hover, #birthday-notice:hover, ul.tabs li .active, #jot-preview-link:hover, .comment-edit-submit-wrapper .fakelink:hover {
1994     background-color: #e5e5e5;
1995     text-decoration: none;
1996     border: 1px solid darkgray;
1997 }
1998
1999 .comment-edit-bb {
2000   float:right;
2001 }
2002 .comment-edit-bb a {
2003   color: #888;
2004   padding: 0px 5px 1px 5px;
2005 }
2006
2007 .comment-edit-bb a:hover {
2008   color: #000;
2009   text-decoration: none;
2010 }
2011
2012 /**
2013  * Form fields
2014  */
2015 .field {
2016   margin-bottom: 10px;
2017   padding-bottom: 10px;
2018   overflow: auto;
2019   width: 100%;
2020 }
2021 .field label {
2022   float: left;
2023   width: 200px;
2024 }
2025 .field input, .field textarea {
2026   width: 400px;
2027 }
2028 .field textarea {
2029   height: 100px;
2030 }
2031 .field .field_help {
2032   display: block;
2033   margin-left: 200px;
2034   color: #666666;
2035 }
2036 .field .onoff {
2037   float: left;
2038   width: 80px;
2039 }
2040 .field .onoff a {
2041   display: block;
2042   border: 1px solid #666666;
2043   background-image: url("../../../images/onoff.jpg");
2044   background-repeat: no-repeat;
2045   padding: 4px 2px 2px 2px;
2046   height: 16px;
2047   text-decoration: none;
2048 }
2049 .field .onoff .off {
2050   border-color: #666666;
2051   padding-left: 40px;
2052   background-position: left center;
2053   background-color: #cccccc;
2054   color: #666666;
2055   text-align: right;
2056 }
2057 .field .onoff .on {
2058   border-color: #204A87;
2059   padding-right: 40px;
2060   background-position: right center;
2061   background-color: #D7E3F1;
2062   color: #204A87;
2063   text-align: left;
2064 }
2065 .field .hidden {
2066   display: none!important;
2067 }
2068 .field.radio .field_help {
2069   margin-left: 0px;
2070 }
2071
2072 #profile-edit-links-end {
2073         clear: both;
2074         margin-bottom: 15px;
2075 }
2076
2077 #profile-edit-links ul { margin: 20px; padding-bottom: 20px; list-style: none; }
2078
2079 #profile-edit-links li {
2080   float: left;
2081   list-style: none;
2082   margin-left: 10px;
2083 }
2084
2085 .profile-edit-side-div {
2086 /*  display: none; */
2087   float: right; 
2088 }
2089
2090 /* aside div.clear {
2091   clear: none;
2092   float: left;
2093 } */
2094
2095 #register-form label,
2096 #profile-edit-form label {
2097         width: 300px; float: left;
2098 }
2099
2100 .required {
2101   display: inline;
2102   color: #B20202;
2103 }
2104
2105 /* oauth */
2106 .oauthapp {
2107   height: auto;
2108   overflow: auto;
2109   border-bottom: 2px solid #cccccc;
2110   padding-bottom: 1em;
2111   margin-bottom: 1em;
2112 }
2113 .oauthapp img {
2114   float: left;
2115   width: 48px;
2116   height: 48px;
2117   margin: 10px;
2118 }
2119 .oauthapp img.noicon {
2120   background-image: url("../../../images/icons/48/plugin.png");
2121   background-position: center center;
2122   background-repeat: no-repeat;
2123 }
2124 .oauthapp a {
2125   float: left;
2126 }
2127 /* contacts */
2128 .contact-entry-wrapper {
2129   width: 120px;
2130   height: 120px;
2131   float: left;
2132 }
2133 /* photo */
2134 .lframe {
2135   float: left;
2136   margin: 0px 10px 10px 0px;
2137 }
2138 /* profile match wrapper */
2139 .profile-match-wrapper {
2140   float: left;
2141   width: 90px;
2142   height: 90px;
2143   margin-bottom: 20px;
2144 }
2145 .profile-match-wrapper .contact-photo {
2146   width: 80px;
2147   height: 80px;
2148 }
2149 .profile-match-wrapper .contact-photo img {
2150   width: 80px;
2151   height: 80px;
2152 }
2153 .profile-match-wrapper {
2154   left: 0px;
2155   top: 63px;
2156 }
2157
2158 .contact-photo-menu-button {
2159         position: relative;
2160         background-image: url("../../../images/icons/16/menu.png");
2161         background-position: top left; 
2162         background-repeat: no-repeat;
2163         margin: 0px 0px -16px 0px; 
2164         padding: 0px;
2165         width: 16px;
2166         height: 16px;
2167         top: -20px; left:0px;
2168         overflow: hidden;
2169         text-indent: 40px;
2170         display: none;
2171         
2172 }
2173 .contact-photo-menu {
2174         width: 11em;
2175         border: 3px solid #364e59;
2176         color: #2d2d2d;
2177         background: #FFFFFF;
2178 /*        position: absolute;*/
2179         position: relative;
2180         left: 0px; top: 0px;
2181         display: none;
2182         z-index: 10000;
2183 }
2184 .contact-photo-menu ul { margin:0px; padding: 0px; list-style: none }
2185 .contact-photo-menu li a {
2186         display: block; 
2187         padding: 5px 10px; 
2188         color: #2d2d2d;
2189         text-decoration: none;
2190 }
2191 .contact-photo-menu li a:hover {
2192         background-color: #bdcdd4; 
2193 }
2194
2195 /* page footer */
2196 footer {
2197   /* height: 100px; */
2198   display: table-row;
2199 }
2200
2201 blockquote {
2202     border-left: 1px solid #D2D2D2;
2203     padding-left: 9px;
2204     margin: 0 0 0 .8ex;
2205     color: #777;
2206 }
2207
2208 .oembed {
2209     /* font-size: large; */
2210     font-size: larger;
2211     font-weight: bold;
2212 }
2213
2214 /* ================== */
2215 /* = Contacts Block = */
2216 /* ================== */
2217
2218 .contact-block-img {
2219         width: 42px;
2220         height: 42px;
2221         padding-right: 2px;
2222 }
2223 .contact-block-div {
2224         float: left;
2225 }
2226
2227 .contact-block-textdiv { width: 150px; height: 34px; float: left; }
2228 #contact-block-end { clear: both; } 
2229
2230 #group-edit-wrapper {
2231         margin-bottom: 10px;
2232 }
2233
2234 #group-members-end {
2235         clear: both;
2236 }
2237
2238 /*
2239 #group-separator,
2240 #prof-separator { display: none;}
2241 */
2242
2243 #prvmail-upload {
2244   margin-left: 10px;
2245 }
2246
2247 #prvmail-to-label, #prvmail-subject-label, #prvmail-message-label {
2248         margin-bottom: 10px;
2249         margin-top: 20px;
2250 }
2251
2252 #prvmail-submit {
2253         float: left;
2254         margin-top: 10px;
2255 }
2256 #prvmail-upload-wrapper,
2257 #prvmail-link-wrapper,
2258 #prvmail-rotator-wrapper {
2259         float: left;
2260         margin-top: 10px;
2261         margin-right: 10px;
2262         width: 24px;
2263 }
2264
2265 #prvmail-end {
2266         clear: both;
2267 }
2268
2269 .mail-list-sender,
2270 .mail-list-detail {
2271         float: left;
2272 }
2273 .mail-list-detail {
2274         margin-left: 20px;
2275 }
2276
2277 .mail-list-subject {
2278         font-size: 1.1em;
2279         margin-top: 10px;
2280 }
2281 a.mail-list-link {
2282     display: block;
2283     font-size: 1.3em;
2284     padding: 4px 0;
2285 }
2286
2287 /*
2288 *a.mail-list-link:hover {
2289 *       background-color: #15607B;
2290 *       color: #F5F6FB;
2291 *}
2292 */
2293
2294 .mail-list-outside-wrapper-end {
2295         clear: both;
2296 }
2297
2298 .mail-list-outside-wrapper {
2299         margin-top: 30px;
2300 }
2301
2302 .mail-list-delete-wrapper {
2303         float: right;
2304         margin-right: 30px;
2305         margin-top: 15px;
2306 }
2307
2308 .mail-list-delete-icon {
2309         border: none;
2310 }
2311
2312 .mail-conv-sender,
2313 .mail-conv-detail {
2314         float: left;
2315 }
2316 .mail-conv-detail {
2317         margin-left: 20px;
2318         width: 500px;
2319 }
2320
2321 .mail-conv-subject {
2322     font-size: 1.4em;
2323     margin: 10px 0;
2324 }
2325
2326 .mail-conv-outside-wrapper-end {
2327         clear: both;
2328 }
2329
2330 .mail-conv-outside-wrapper {
2331         margin-top: 30px;
2332 }
2333
2334 .mail-conv-delete-wrapper {
2335         float: right;
2336         margin-right: 30px;
2337         margin-top: 15px;
2338 }
2339 .mail-conv-break {
2340         clear: both;
2341 }
2342
2343 .mail-conv-delete-icon {
2344         border: none;
2345 }
2346
2347 /* ========== */
2348 /* = Events = */
2349 /* ========== */
2350 .eventcal {
2351         float: left;
2352         font-size: 20px;
2353 }
2354
2355 .vevent {
2356         border: 1px solid #CCCCCC;
2357 }
2358 .vevent .event-description, .vevent .event-location {
2359         margin-left: 10px;
2360         margin-right: 10px;
2361 }
2362 .vevent .event-start {
2363         margin-left: 10px;
2364         margin-right: 10px;
2365 }
2366
2367 #new-event-link {
2368         margin-bottom: 10px;
2369 }
2370
2371 .edit-event-link, .plink-event-link {
2372         float: left;
2373         margin-top: 4px;
2374         margin-right: 4px;
2375         margin-bottom: 15px;
2376 }
2377
2378 .event-description:before {
2379         content: url('../../../images/calendar.png');
2380         margin-right: 15px;
2381 }
2382
2383 .event-start, .event-end {
2384         margin-left: 10px;
2385         width: 330px;
2386         clear: both;
2387 }
2388
2389 .event-start .dtstart, .event-end .dtend {
2390         float: right;
2391 }
2392
2393 .event-list-date {
2394         margin-bottom: 10px;
2395 }
2396
2397 .prevcal, .nextcal {
2398         float: left;
2399         margin-left: 32px;
2400         margin-right: 32px;
2401         margin-top: 64px;
2402 }
2403 .event-calendar-end {
2404         clear: both;
2405 }
2406
2407  
2408 .calendar {
2409         font-family: Courier, monospace;
2410 }
2411 .today {
2412         font-weight: bold;
2413         color: #FF0000;
2414 }
2415
2416 .settings-block {
2417         border: 1px solid #AAA;
2418         margin: 10px;
2419         padding: 10px;
2420 }
2421
2422 .app-title {
2423   margin: 0px;
2424 }
2425
2426 #identity-manage-desc {
2427         margin-top:15px;
2428         margin-bottom: 15px;
2429 }
2430
2431 #identity-manage-choose {
2432         margin-bottom: 15px;
2433 }
2434
2435 #identity-submit {
2436         margin-top: 20px;
2437 }
2438
2439 #photo-prev-link, #photo-next-link {
2440         padding: 10px;
2441         float: left;
2442 }
2443
2444 #photo-photo {
2445         float: left;
2446 }
2447
2448 #photo-photo-end {
2449         clear: both;
2450 }
2451
2452 .profile-match-photo {
2453         float: left;
2454         text-align: center;
2455         width: 120px;
2456 }
2457
2458 .profile-match-name {
2459         float: left;
2460         text-align: center;
2461         width: 120px;
2462         overflow: hidden;
2463 }
2464
2465 .profile-match-break,
2466 .profile-match-end {
2467         clear: both;
2468 }
2469
2470 .profile-match-connect {
2471         text-align: center;
2472         font-weight: bold;
2473 }
2474
2475 .profile-match-wrapper {
2476         float: left;
2477         padding: 10px;
2478         width: 120px;
2479         height: 120px;
2480         scroll: auto;
2481 }
2482 #profile-match-wrapper-end {
2483         clear: both;
2484 }
2485
2486 /* ============= */
2487 /* = Directory = */
2488 /* ============= */
2489 /* contacts menu */
2490 .contact-photo-wrapper {
2491   position: relative;
2492 }
2493 .contact-photo {
2494   width: 48px;
2495   height: 48px;
2496   overflow: hidden;
2497   display: block;
2498 }
2499 .contact-photo img {
2500   width: 48px;
2501   height: 48px;
2502 }
2503 .contact-photo-menu-button {
2504   display: none;
2505   /* position: absolute; */
2506   /* position: absolute; */
2507   left: -2px;
2508   top: -20px;
2509 }
2510 .contact-wrapper {
2511   float: left;
2512   width: 90px;
2513   height: 90px;
2514   margin-bottom: 15px;
2515 }
2516 .contact-wrapper .contact-photo {
2517   width: 80px;
2518   height: 80px;
2519 }
2520 .contact-wrapper .contact-photo img {
2521   width: 80px;
2522   height: 80px;
2523 }
2524 .contact-wrapper .contact-photo-menu-button {
2525   left: 0px;
2526   top: 63px;
2527 }
2528 .directory-item {
2529   float: left;
2530   width: 200px;
2531   height: 200px;
2532 }
2533 .directory-item .contact-photo {
2534   width: 175px;
2535   height: 175px;
2536 }
2537 .directory-item .contact-photo img {
2538   width: 175px;
2539   height: 175px;
2540 }
2541 .contact-name {
2542   text-align: center;
2543   font-weight: bold;
2544   font-size: 12px;
2545 }
2546 .contact-details {
2547   color: #999999;
2548 }
2549
2550 .photo-top-image-wrapper {
2551         position: relative;
2552         float: left;
2553         margin-top: 15px;
2554         margin-right: 15px;
2555         width: 200px; height: 200px; 
2556         overflow: hidden; 
2557 }
2558 .photo-top-album-name {
2559         width: 100%;
2560         min-height: 2em;
2561         position: absolute; 
2562         bottom: 0px; 
2563         padding: 0px 3px;
2564         padding-top: 0.5em;
2565         background-color: rgb(255, 255, 255);
2566 }
2567 #photo-top-end {
2568         clear: both;
2569 }
2570
2571 #photo-top-links {
2572         margin-bottom: 30px;
2573         margin-left: 30px;
2574 }
2575
2576 #photos-upload-newalbum-div {
2577         float: left;
2578         width: 175px;
2579 }
2580
2581 .menu-profile-list{
2582   height: auto;
2583   overflow: auto;
2584   min-height: 16px;
2585   list-style: none;
2586         }
2587 .menu-profile-list:hover{
2588         background: #E7F2F7;
2589         }
2590 .menu-profile-list-item{
2591         padding-left: 5px;
2592         vertical-align: middle;
2593         }       
2594 .menu-profile-list-item:hover{  
2595         text-decoration: none;
2596    }
2597
2598 .autocomplete {
2599   width: 350px;
2600   color: black; 
2601   border: 1px solid rgb(210, 210, 210); 
2602   background-color: white;
2603   cursor: pointer;
2604   text-align: left;
2605   max-height: 350px;
2606   overflow: auto;
2607   display: block;
2608   background-position: initial initial;
2609   background-repeat: initial initial; 
2610 }
2611 .mail-list-wrapper {
2612   background-color: #f6f7f8;
2613   margin-bottom: 5px;
2614   width: 100%;
2615   height: auto;
2616   overflow: hidden;
2617 }
2618 .mail-list-wrapper span {
2619   display: block;
2620   float: left;
2621   width: 20%;
2622   overflow: hidden;
2623 }
2624 .mail-list-wrapper .mail-subject {
2625   width: 30%;
2626   padding: 4px 0px 0px 4px;
2627 }
2628 .mail-list-wrapper .mail-subject a {
2629   display: block;
2630 }
2631 .mail-list-wrapper .mail-subject.unseen a {
2632   font-weight: bold;
2633 }
2634 .mail-list-wrapper .mail-date {
2635   padding: 4px 4px 0px 4px;
2636 }
2637 .mail-list-wrapper .mail-from {
2638   padding: 4px 4px 0px 4px;
2639 }
2640 .mail-list-wrapper .mail-count {
2641   padding: 4px 4px 0px 4px;
2642   text-align: right;
2643 }
2644 .mail-list-wrapper .mail-delete {
2645   float: right;
2646 }
2647 #mail-display-subject {
2648   background-color: #f6f7f8;
2649   color: #2d2d2d;
2650   margin-bottom: 10px;
2651   width: 100%;
2652   height: auto;
2653   overflow: hidden;
2654 }
2655 #mail-display-subject span {
2656   float: left;
2657   overflow: hidden;
2658   padding: 4px 0px 0px 10px;
2659 }
2660 #mail-display-subject .mail-delete {
2661   float: right;
2662   opacity: 0.5;
2663   -webkit-transition: all 0.2s ease-in-out;
2664   -moz-transition: all 0.2s ease-in-out;
2665   -o-transition: all 0.2s ease-in-out;
2666   -ms-transition: all 0.2s ease-in-out;
2667   transition: all 0.2s ease-in-out;
2668 }
2669 #mail-display-subject:hover .mail-delete {
2670   opacity: 1;
2671   -webkit-transition: all 0.2s ease-in-out;
2672   -moz-transition: all 0.2s ease-in-out;
2673   -o-transition: all 0.2s ease-in-out;
2674   -ms-transition: all 0.2s ease-in-out;
2675   transition: all 0.2s ease-in-out;
2676 }
2677
2678 .mail-list-outside-wrapper-end {
2679         clear: both;
2680 }
2681 .mail-list-outside-wrapper {
2682         margin-top: 30px;
2683 }
2684 .mail-list-delete-wrapper {
2685         float: right;
2686         margin-right: 30px;
2687         margin-top: 15px;
2688 }
2689 .mail-list-delete-icon {
2690         border: none;
2691 }
2692 .mail-conv-sender,
2693 .mail-conv-detail {
2694         float: left;
2695 }
2696 .mail-conv-detail {
2697         margin-left: 20px;
2698         width: 500px;
2699 }
2700 .mail-conv-subject {
2701     font-size: 1.4em;
2702     margin: 10px 0;
2703 }
2704 .mail-conv-outside-wrapper-end {
2705         clear: both;
2706 }
2707 .mail-conv-outside-wrapper {
2708         margin-top: 30px;
2709 }
2710 .mail-conv-delete-wrapper {
2711         float: right;
2712         margin-right: 30px;
2713         margin-top: 15px;
2714 }
2715 .mail-conv-break {
2716         clear: both;
2717 }
2718 .mail-conv-delete-icon {
2719         border: none;
2720 }
2721