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