Bug fixes and improvements
[astakos] / snf-astakos-app / astakos / im / static / im / css / modules.css
1 .wrapper                                        { margin:0 auto; position:relative; width:820px; padding:36px 70px; }\r
2 .container .wrapper,\r
3 .footer .wrapper                                { border: 1px solid #808080; border-top:0 none;}\r
4 .centered                                       { text-align:center;}\r
5 img.left                                                                { margin:0 1em 1em 0; float:left;}\r
6 img.right                                                               { margin:0 0 1em 1em; float:right;}\r
7 \r
8 \r
9 /* header */\r
10 .header                                         { background:#000; color:#fff;   height:35px; line-height:35px; }       \r
11 .header .wrapper                                { width:auto; padding:0;}                       \r
12 .header a                                       { color:#fff; text-decoration:none;}\r
13 .header .profile                                { float:right; background:#01A1AE; min-width:150px; padding:0 20px; text-align:right;  }\r
14 .header .profile a                              { text-decoration:none; color:#fff; }\r
15 .header .profile ul                             { position:absolute;   right:0; top:35px; padding:0; margin:0;  width:190px; display:none;      z-index:9; background:#fff;}\r
16 .header .profile ul li                          { list-style:none outside; line-height:35px; padding:0 20px;}\r
17 .header .profile ul li:hover a                                  { color:#01A1AE;}\r
18 .header .profile:hover ul                       { display:block; }\r
19 .header .profile .full a                        { padding-right:20px; background:url(../images/arrow-white.png) no-repeat right center;}\r
20 .header .profile .full ul                                               { border:1px dashed #000; border-top:0 none; border-right:0 none;}\r
21 .header .profile ul li a                        { padding-right:0; background:none; color:#000;}\r
22 .header ul.services                             { margin:0; padding:0; }\r
23 .header ul.services li                          { float:left; height:35px; line-height:35px; text-align:center; padding: 0 30px; list-style:none outside;}\r
24 .header ul.services li:first-child              { padding:0 5px;}\r
25 .header ul.services li.active                   { background:#333;}\r
26 .header ul.services li:hover                    { background:#444; } \r
27 \r
28 \r
29 /* footer */\r
30 .footer                                         { font-size:0.923em;color:#B3B3B3; }\r
31 .footer a                                       { color:#B3B3B3; text-decoration:none; transition:color 0.15s ease-in-out 0s; -moz-transition: color 0.15s ease-in-out 0s;  -webkit-transition: color 0.15s ease-in-out 0s;  -o-transition: color 0.15s ease-in-out 0s; } \r
32 .footer:hover a                                 { color:#808080;}\r
33 .footer a:hover                                 { color:#000;}\r
34 .footer ul                                      { float:left; margin:0 0 0 22px; width:140px;  padding:0;}\r
35 .footer ul li                                   { padding:0; margin:0 0 0.5em 0; list-style:none outside;}\r
36 .footer ul li:first-child                       { margin-bottom:1em;    }\r
37 .footer .clearfix                               { padding-bottom:20px;}\r
38 .footer .clearfix ul:first-child                { margin-left:0;}\r
39 \r
40 \r
41 /*top message*/\r
42 .top-msg                                            { margin:-36px -70px 36px; background:blue; padding:100px 200px; color:#fff; display:none; position:relative; font-size:1.538em;}\r
43 .top-msg  p.title                                   { font-size:1.3em;  }\r
44 .top-msg  p.title span                          { border-bottom:2px dotted #fff; padding:0 0 10px 0;}\r
45 .top-msg.active                                 { display:block;}\r
46 .top-msg +.mainlogo                             { margin-top:-73px;}\r
47 .top-msg .close                                 { position:absolute; bottom:20px; right:20px; font-size:1.3em; font-weight:bold; border:0 none; color:#fff; text-decoration:none;}\r
48 .top-msg .close:hover                           { color:#000;}\r
49 \r
50 \r
51 /* container */\r
52 .container .wrapper                             { padding-bottom:100px;}\r
53 .container .navigation                          { margin:20px 0 40px; font-size:1.231em;}\r
54 .container .navigation ul                       { margin:5px 0; padding:0;}\r
55 .container .navigation ul li                    { list-style:none outside; padding:0; margin:0 0 0 1em; display:inline-block;}\r
56 .container .navigation ul li:first-child        { margin-left:0;}\r
57 .container .navigation ul li a                  { color:#000; text-decoration:none; }\r
58 .container .navigation ul li a:hover            { color:#F89A1C; }      \r
59 .container .navigation ul li.active a           { color:#F89A1C; }                                      \r
60 .dotted                                         { background:url(../images/double-dots.jpg) no-repeat bottom center; padding:0 0 30px; margin-bottom:30px;}\r
61 .two-cols .rt                                   { float:right; width:390px;}\r
62 .two-cols .lt                                   { float:left; width:390px;}\r
63 .two-cols .lt p                                 { padding-right:40px;}\r
64 .two-cols-lt580 .rt                             { float:right; width:200px; margin-left:40px;}\r
65 .two-cols-lt580 .lt                             { overflow:hidden;}\r
66 .container h2, .container h3                    { font-weight:normal; margin-bottom:1em; }\r
67 .container h2 em                                                                { color: #3582AC; font-style:normal; }\r
68 .content a                                                              { border-bottom: 1px solid #F89A1C; text-decoration:none; color:#000; }\r
69 .content a:hover                                                    { border-bottom: 1px solid #F89A1C; text-decoration:none; color:#F89A1C; }\r
70 .container ul.options                           { font-size:1.231em; padding:0; margin:0;}\r
71 .container ul.options li                        { list-style:none outside; margin:0 0 1em 0;padding:0;}\r
72 .container ul.options li a                                      { border:0 none;}\r
73 .container ul.options li a:hover                                { text-decoration:underline;}\r
74 .landing h2, .landing a:hover                   { color:#01A1AE;}\r
75 .faq h2, .faq a:hover                           { color:#EF4F54; border:0 none;}\r
76 .faq h3                                                                                 { color:#4085a6; margin:0;}\r
77 .faq ul                                         { padding:0; margin:0; }\r
78 .faq ul li                                      { list-style:none outside; padding:0; margin:0;  }\r
79 .faq ul li a                                    { color:#222222; border:0 none;} \r
80 .faq .faq-category                                                              { margin: 0 0 1.5em;}\r
81 .follow h3 a                                    { color:#4085A6;}\r
82 .follow a                                                       { border:0 none;}\r
83 .follow ul                                      { margin:0; padding:0;}\r
84 .follow ul li                                   { list-style:none outside; padding:0; margin:0 0 20px 0; font-size:0.923em; color:#808080;}\r
85 .follow ul li p.title                           { margin-bottom:0; color:#000;}\r
86 .follow ul li p.title a                         { color:#000;}\r
87 .follow ul li p a                               { color:#808080;}   \r
88 .posts ul                                       { margin:0;padding:0; }\r
89 .posts ul li                                    { padding:0; margin:0 0 50px; list-style:none outside; }\r
90 .posts ul li img                                { max-width:580px; margin-bottom:1em;}\r
91 .posts ul li p.info                             { padding-bottom:10px; margin-bottom:20px; font-size:0.923em; color:#808080; border-bottom:1px dashed #000;}\r
92 .article p.info                                                                 { margin-top:20px; padding-top:10px; font-size:0.923em; color:#808080; }\r
93 .article h2, .posts h2                          { color:#ef4f53; }\r
94 .posts h2 a, .posts h2 a:hover                  { border:0 none;color:#ef4f53;}\r
95 .posts p.date, .article p.date                  { margin:0; font-size:1.231em; color:#01a1ae; }\r
96 p.info a                                        { color:#808080; border-bottom:0 none; }\r
97 p.info a:hover                                  { color:#000; border-bottom:0 none;}\r
98 .bg-wrap                                        { background-position:right top; background-repeat:no-repeat;}\r
99 .bg-wrap .extra                                 { display:none;}\r
100 .bg-wrap.open .extra                            { display:block;}\r
101 .bg-wrap .extra .hide-extra                     { display:block; text-align:right; border:0 none; height:16px; overflow:hidden;}\r
102 .bg-wrap .extra .hide-extra img                 { margin-top:0; vertical-align:top; display:inline; }\r
103 .bg-wrap .extra .hide-extra:hover img           { margin-top:-16px;}\r
104 .cyclades .bg-wrap .extra .hide-extra:hover img { margin-top:-32px;}\r
105 .pithos h2, .pithos a:hover,                     \r
106 .pithos .extra .options li                      { color:#F89A1C; }\r
107 .cyclades h2, .cyclades a:hover,                     \r
108 .cyclades .extra .options li                    { color:#4085A6; }\r
109 .cyclades a                                                                 { border-bottom:1px solid #4085A6; }\r
110 .cyclades a:hover                                                           { border-bottom:1px solid #4085A6; }\r
111 a.btn_01                                        { display:block; text-align:center; background:#F6921E; color:#000; padding:10px; text-decoration:none; border:0 none;}\r
112 a.btn_01:hover                                  { background:#01A1AE; color:#000; border:0 none;}\r
113 a.btn_01 em                                     { font-style:normal; display:block; }\r
114 a.btn_01 span                                   { color:#fff; }\r
115 .lt .box-more                                   { text-align:center; padding:5px 10px; }\r
116 .lt .box-more.border                            { border:1px solid #ccc;}\r
117 .lt .box-more p                                 { cursor:pointer; background:url(../images/arrow_02.jpg) no-repeat right center; padding-right:20px; }\r
118 a.btn_01, .box-more                             { width:80%; margin:0 auto 20px; }\r
119 .lt .box-more ul.col                            { width:30%; margin:0; padding:0; vertical-align:top; text-align:left; display:inline-block;}\r
120 .lt .box-more .clearfix                         { display:none; }\r
121 .lt .box-more ul.col li                         { list-style:none outside; }\r
122 .lt .box-more ul.col li a                       { color:#B3B3B3; text-decoration:none; border:0 none;}\r
123 .lt .box-more ul.col li a:hover                 { color:#000;}\r
124 .article img                                                        { margin-bottom:1em; max-width:100%;}\r
125 a.videolink                                                         { border: 0 none; display:block; width:367px; height:207px; background:url(../images/video_image_hover.png) no-repeat; text-decoration:none;}\r
126 a.videolink:hover                                               { background:url(../images/video_image.png)no-repeat; text-decoration:none; border:0 none;}\r
127 .container .full                                                                { position:relative;}\r
128 .container .bottom-bordered                     { border-bottom:1px dashed #000000;margin-bottom:20px }\r
129 .container .lt-div                              { width:234px; float:left; }\r
130 .container .overflow-hidden                     { overflow:hidden;}\r
131 \r
132 \r
133 /* resources*/\r
134 .resources .categories .clear                   { color: #000000; position:relative; top:-1px;}\r
135 .resources  a, .resources  a:hover              { border:0 none;}\r
136 .resources .categories ul                           { margin:0;padding:0;}\r
137 .resources .categories ul li                    { float: left; list-style:none outside;}\r
138 .resources .categories .title                   { margin-bottom: 0.5em; }\r
139 .resources .categories ul li a                  { color: #000000;   margin-right: 22px; text-decoration: none; }\r
140 .resources .categories ul li a:hover, \r
141 .resources .categories ul li a.selected         { color: #000000 }\r
142 .resources .categories ul li.inactive           { opacity: 0.3; }\r
143 .resources .categories ul li.active             { font-weight: bold; opacity: 1; }\r
144 .resources .list                                { line-height: 1em; margin-top: 60px; position: relative; width:855px; }\r
145 .resources .list .resource-wrapper.first .resource      { margin-left: 0; }\r
146 .resources .list .resource-wrapper              { float: left; height: 250px; margin-bottom: 22px; margin-right: 35px; overflow: hidden; position: relative; width: 250px; }\r
147 .resources .list .resource-wrapper.first        { margin-left: 0; }\r
148 .resources .list .resource-wrapper.hidden       { display: none; }\r
149 .resources .list .resource                      { border: 1px solid #000000; height: 188px; overflow: hidden; padding: 30px; }\r
150 .resources .list .resource .date                { color: #808080; margin-bottom: 3px; }\r
151 .resources .list .resource .description         { transition:color top 0.35s ease-in-out 0s; -moz-transition: top 0.35s ease-in-out 0s; -webkit-transition: top 0.35s ease-in-out 0s;   -o-transition: top 0.35s ease-in-out 0s; color: #FFFFFF; font-size: 1.1em; height: 150px; margin-left: -30px; padding: 30px; position: absolute; top: -270px; width: 190px; }\r
152 .resources .list .resource .title               { line-height: 1.4em; }\r
153 .resources .list .resource .category            { color: #808080; margin-top: 30px; }\r
154 .resources .list .resource .category a          { color: #808080; }\r
155 .resources .list .resource .download            { bottom: 0; cursor: pointer; font-size: 1.1em; margin-bottom: 3px; margin-left: -10px; position: absolute; width: 190px; }\r
156 .resources .list .resource .download a          { color: #000000; display: block; padding: 5px 5px 5px 15px; text-decoration: none; }\r
157 .resources .list .resource .download a:hover, \r
158 .resources .list .resource .download a .hovered { color: #FF5D00;}\r
159 .resources .list .resource .download a:hover .download-image, \r
160 .resources .list .resource .download a .hovered .download-image { background-image: url(../images/resource_down_arrow-active.png); }\r
161 .resources .list .resource .download a .download-image { background: url(../images/resource_down_arrow.png) no-repeat; display: block; float: left; height: 30px; margin-right: 10px; margin-top: -7px; width: 30px; }\r
162 .resources .list .resource .download img        { margin-right: 10px; vertical-align: middle;}\r
163 .resources .list .resource:hover .description, \r
164 .resources .list .resource .hover .description { display: block; top: 0; }\r
165 .resources .list .resource-cat-1.resource               { border-color: #4085A5  }\r
166 .resources .list .resource-cat-1.resource .title        { color: #4085A5 }\r
167 .resources .list .resource-cat-1.resource .description  { background-color: #4085A5 }\r
168 .resources   .resource-cat-1.filter-item a              { color: #4085A5  }\r
169 .resources .list .resource-cat-2.resource               { border-color: #FF6F00  }\r
170 .resources .list .resource-cat-2.resource .title        { color: #FF6F00  }\r
171 .resources .list .resource-cat-2.resource .description  { background-color: #FF6F00  }\r
172 .resources  .resource-cat-2.filter-item a               { color: #FF6F00  }\r
173 \r
174 table                                                                                   { width:80%; color:#B3B3B3;}\r
175 table th, table td                                                              { padding:5px 5px 5px 0;  }\r
176 /*table td                                                                              { border-top: 1px solid #DDDDDD; }*/\r
177 table th                                        { color:#222; font-weight:normal;}\r
178 table td.consumed                                                               { color: #9D261D; }\r
179 \r
180 /*.zebra-striped tbody tr:nth-child(2n+1) td, \r
181 .zebra-striped tbody tr:nth-child(2n+1) th              { background-color: #F9F9F9; }*/\r
182 .zebra-striped tbody tr:hover td, \r
183 .zebra-striped tbody tr:hover th                                { background-color: #F5F5F5; }\r
184 \r
185 .buttons-list.fixpos                                                    { position:absolute; bottom:0; right:0; }\r
186 .button.back.right                                                              { right: 0; }\r
187 .buttons-list .button                                                   { margin-left: 10px; }\r
188 .button.back                                                                    {  z-index: 500; }\r
189 a.button                                                                                { border:0 none;  color: #FFFFFF;  display: block;  text-align: center; background-color: #3582AC; letter-spacing: 1px;  line-height: 22px; padding: 0.8em 22px; text-decoration: none;}\r
190 a.button:hover                                                                  { background-color: #F89A1C; border:0 none; color:#fff;}\r
191 \r
192 /*pagination*/\r
193 .pagination a                                   { border:0 none;}\r
194 .pagination .next-prev                          { float:left; }\r
195 .pagination .nums                               { text-align:right;}\r
196 .pagination .nums span                          { color:#F89A1C;}\r
197                     \r
198 .two-cols .lt .clients-wrapper p                                { padding:0; }