Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / static / im / css / modules.css @ 2b1a5f5d

History | View | Annotate | Download (22.3 kB)

1
body                                                                                        { overflow-y: scroll;}
2

    
3
.wrapper                                        { margin:0 auto; position:relative; width:820px; padding:36px 70px; }
4
.container .wrapper,
5
.footer .wrapper                                { border: 1px solid #808080; border-top:0 none;}
6
.footer .wrapper                                                                { padding:20px 70px 25px; }
7
.centered                                       { text-align:center;}
8
img.left                                                                { margin:0 1em 1em 0; float:left;}
9
img.right                                                                { margin:0 0 1em 1em; float:right;}
10

    
11
 
12
/* footer */
13
.footer                                         { font-size:0.923em;color:#B3B3B3; }
14
.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; } 
15
.footer:hover a                                 { color:#808080;}
16
.footer a:hover                                 { color:#000;}
17
.footer ul                                      { float:left; margin:0 10px 0 0; width:125px;  padding:0;}
18
.footer ul li                                   { padding:0; margin:0; list-style:none outside;}
19
.footer ul li:first-child                       { margin-bottom:1em;        }
20
.footer .clearfix                               { padding-bottom:20px;}
21
.footer .clearfix ul:first-child                { margin-left:0;}
22

    
23

    
24
/*top message*/
25
.top-msg                                            { margin:-36px -70px 36px; background:blue; padding:50px; color:#fff; display:none; position:relative; font-size:1.538em; text-align:center;}
26
.top-msg p                                                                                { text-align:center; }
27
.top-msg p.title                                    { font-size:1.3em;  }
28
.top-msg p.title span                                { border-bottom:2px dotted #fff; padding:0 0 10px 0;}
29
.top-msg.active                                     { display:block;}
30
.top-msg +.mainlogo                             { margin-top:-73px;}
31
.top-msg .close                                 { position:absolute; bottom:20px; right:20px; font-size:1.3em; font-weight:bold; border:0 none; color:#fff; text-decoration:none;}
32
.top-msg .close:hover                           { color:#000;}
33
.top-msg.success                                     { background-color:#77C596; color: #fff}
34
.top-msg.error                                      { background-color:#EF4F54; color: #fff}
35
.top-msg.warning                                { background-color:#F6921E; color: #fff}
36
.top-msg.info                                         { background-color:#C3C3B9; color: #fff}
37
.top-msg.warning a                              { color: #3582AC}
38
.top-msg.info a                                 { color: #222}
39

    
40
/* container */
41
.container .wrapper                             { padding-bottom:100px;}
42
.mainlogo h1                                                                        { line-height:100%; font-size:1em; }
43
.container .navigation                          { margin:20px 0 0; font-size:1.154em; height:95px;}
44
.container .navigation ul                       { margin:5px 0; padding:0;}
45
.container .navigation ul + ul                                        { font-size:0.933em; }
46
.container .navigation ul li                    { list-style:none outside; padding:0; margin:0 1em 0 0; display:inline-block;}
47
.container .navigation ul li a                  { color:#000; text-decoration:none; }
48
.container .navigation ul li a:hover            { color:#F89A1C; }        
49
.container .navigation ul li.active a           { color:#F89A1C; }                                        
50

    
51
.dotted                                         { background:url(../images/double-dots.jpg) no-repeat bottom center; padding:0 0 30px; margin-bottom:30px;}
52
.full-dotted                                                                        { background:url(../images/dots.jpg) repeat-x top; margin-top:20px; padding-top:20px; }
53
.full-dotted:first-child                                                { background:none; padding-top:0; margin-top:0; }
54
.two-cols .rt                                   { float:right; width:400px;}
55
.two-cols .lt                                   { float:left; width:400px;}
56
.two-cols-blog .rt                              { float:right; width:220px; margin-left:80px; padding-right:65px;}
57
.two-cols-blog .lt                                     { overflow:hidden;}
58
.container h2                                                                        { font-weight:700; font-size:1.308em; margin-bottom:1em; }
59
.container h3                                                    { font-weight:normal; margin-bottom:1em; }
60
.container h2 em                                                                 { color: #3582AC; font-style:normal; }
61
/*.content a                                                                { border-bottom: 1px solid #F89A1C; text-decoration:none; color:#000; }
62
.content a:hover                                                    { border-bottom: 1px solid #F89A1C; text-decoration:none; color:#F89A1C; }*/
63

    
64

    
65
.content a                                                                { text-decoration:none; }
66
.content a:hover                                                    { text-decoration:underline; }
67

    
68
.container ul.options                           { padding:0; margin:0; font-size:1.154em;}
69
.container ul.options li                        { list-style:none outside; margin:0 0 1em 0;padding:0;}
70
.container ul.options li h3                                                { font-size:1em; margin-bottom:0; }
71
.container ul.options li a                                        { border:0 none;}
72
.container ul.options li a:hover                                { text-decoration:underline;}
73
.container .extra ul.options                                        { font-size:1em; margin:0 ; padding:15px; }
74
.landing h2, .landing a:hover                   { color:#01A1AE;}
75
.faq h2, .faq a:hover, .faq .current a          { color:#EF4F54; border:0 none;}
76
.faq .current a                                                                        { text-decoration:underline }
77
.question h2                                                                        { color:#EF4F54 }
78
.content .backlink                                                                { margin:1em 0; }
79
.faq h3                                                                                        { color:#4085a6; margin:0;}
80
.faq ul                                         { padding:0; margin:0; }
81
.faq ul li                                      { padding:0; margin:0 0 8px 0; list-style:none outside none;line-height:140%;  }
82
.faq ul li a                                    { color:#222222; border:0 none; } 
83
.faq .faq-category                                                                { margin: 0 0 1.5em;}
84
.follow h3 a                                    { color:#4085A6;}
85
.follow a                                                            { border:0 none;}
86
.follow ul                                      { margin:0; padding:0;}
87
.follow ul li                                   { list-style:none outside; padding:0; margin:0 0 20px 0; font-size:0.923em; color:#808080;}
88
.follow ul li p.title                           { margin-bottom:0; color:#000;}
89
.follow ul li p.title a                         { color:#000;}
90
.follow ul li p a                               { color:#808080;}   
91
.posts ul                                       { margin:0;padding:0; }
92
.posts ul li                                    { padding:0; margin:0 0 50px; list-style:none outside; }
93
.posts ul li img                                { max-width:100%; margin-bottom:1em;}
94
.posts ul li p.info                             { padding-bottom:10px; margin:20px 0; font-size:0.769em; color:#808080; background:url(../images/dots.jpg) repeat-x bottom ;}
95
.article p.info                                                                 { margin-top:20px; padding-top:10px; font-size:0.769em; color:#808080; }
96
.article h2, .posts h2                          { color:#ef4f53; }
97
.posts h2 a, .posts h2 a:hover                  { border:0 none;color:#ef4f53;}
98
.posts p.date, .article p.date                  { margin:0; font-size:1.077em; color:#3582AC; }
99
p.info a                                        { color:#808080; border-bottom:0 none; }
100
p.info a:hover                                  { color:#000; border-bottom:0 none;}
101
.bg-wrap                                        { background-position:right top; background-repeat:no-repeat;}
102
.bg-wrap .extra                                 { display:none;}
103
.bg-wrap.open .extra                            { display:block;}
104
.bg-wrap .extra .hide-extra                     { display:block; text-align:right; border:0 none; height:16px; overflow:hidden;}
105
.bg-wrap .extra .hide-extra img                 { margin-top:0; vertical-align:top; display:inline; }
106
.bg-wrap .extra .hide-extra:hover img           { margin-top:-32px;}
107
.pithos h2,                       
108
.pithos .extra .options li h3                   { color:#BC742B; }
109
.cyclades h2,                 
110
.cyclades .extra .options li h3                 { color:#00A1B0; }
111
a.btn_01                                        { display:block; text-align:center; background:#F6921E; color:#000; padding:10px; text-decoration:none; border:0 none;}
112
a.btn_01:hover                                  { background:#3582AC; color:#000; text-decoration:none;}
113
a.btn_01 em                                     { font-style:normal; display:block; }
114
a.btn_01 span                                   { color:#fff; }
115
.lt .box-more                                   { text-align:center; padding:5px 10px; }
116
.lt .box-more.border                            { border:1px solid #ccc;}
117
.lt .box-more p                                 { cursor:pointer; background:url(../images/arrow_02.jpg) no-repeat right center; padding-right:20px; }
118
a.btn_01, .box-more                             { width:80%; margin:0 auto 20px; }
119
.lt .box-more ul.col                            { width:30%; margin:0; padding:0; vertical-align:top; text-align:left; display:inline-block;}
120
.lt .box-more .clearfix                         { display:none; }
121
.lt .box-more ul.col li                         { list-style:none outside; }
122
.lt .box-more ul.col li a                       { color:#B3B3B3; text-decoration:none; border:0 none;}
123
.lt .box-more ul.col li a:hover                 { color:#000;}
124
.article img                                                            { margin-bottom:1em; max-width:100%;}
125
a.videolink                                                            { border: 0 none; display:block; width:367px; height:207px; background:url(../images/video_image_hover.png) no-repeat; text-decoration:none;}
126
a.videolink:hover                                                { background:url(../images/video_image.png)no-repeat; text-decoration:none; border:0 none;}
127
.container .full                                                                { position:relative;}
128
.container .bottom-bordered                     { border-bottom:1px dashed #000000;margin-bottom:20px }
129
.container .lt-div                              { width:234px; float:left; }
130
.container .overflow-hidden                     { overflow:hidden;}
131
.documentation .wrap                                                        { width:500px; }
132

    
133

    
134
/* resources*/
135
.resources .categories .clear                         { color: #000000; position:relative; top:-1px; line-height:100%; display:inline-block;}
136
.resources  a, .resources  a:hover              { border:0 none;}
137
.resources .categories ul                             { margin:0;padding:0;}
138
.resources .categories ul li                    { float: left; list-style:none outside;}
139
.resources .categories .title                   { margin-bottom: 0.5em; }
140
.resources .categories ul li a                  { color: #000000;   margin-right: 22px; text-decoration: none; }
141
.resources .categories ul li a:hover, 
142
.resources .categories ul li a.selected         { color: #000000;}
143
.resources .categories ul li.active a                        { text-decoration: underline }
144
.resources .categories ul li.inactive           { opacity: 0.3; }
145
.resources .categories ul li.active             { opacity: 1; }
146
.resources .list                                { line-height: 1em; margin-top: 60px; position: relative; margin-right:-35px; }
147
.resources .list .resource-wrapper.first .resource      { margin-left: 0; }
148
.resources .list .resource-wrapper              { float: left; height: 250px; margin-bottom: 22px; margin-right: 35px; overflow: hidden; position: relative; width: 250px; }
149
.resources .list .resource-wrapper.first        { margin-left: 0; }
150
.resources .list .resource-wrapper.hidden       { display: none; }
151
.resources .list .resource                      { border: 1px solid #000000; height: 188px; overflow: hidden; padding: 30px; }
152
.resources .list .resource .date                { color: #808080; margin-bottom: 3px; }
153
.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; }
154
.resources .list .resource .title               { line-height: 1.4em; }
155
.resources .list .resource .category            { color: #808080; margin-top: 30px; }
156
.resources .list .resource .category a          { color: #808080; }
157
.resources .list .resource .download            { bottom: 0; cursor: pointer; font-size: 1.1em; margin-bottom: 3px; margin-left: -10px; position: absolute; width: 190px; }
158
.resources .list .resource .download a          { color: #000000; display: block; padding: 5px 5px 5px 15px; text-decoration: none; }
159
.resources .list .resource .download a:hover, 
160
.resources .list .resource .download a .hovered { color: #FF5D00;}
161
.resources .list .resource .download a:hover .download-image, 
162
.resources .list .resource .download a .hovered .download-image { background-image: url(../images/resource_down_arrow-active.png); }
163
.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; }
164
.resources .list .resource .download img        { margin-right: 10px; vertical-align: middle;}
165
.resources .list .resource:hover .description, 
166
.resources .list .resource .hover .description { display: block; top: 0; }
167
.resources .list .resource-cat-1.resource               { border-color: #4085A5  }
168
.resources .list .resource-cat-1.resource .title        { color: #4085A5 }
169
.resources .list .resource-cat-1.resource .description  { background-color: #4085A5 }
170
.resources  .filter-item a                                                                { display:inline-block; line-height:100%; }
171
.resources  .filter-item a:hover                                                { text-decoration:underline }
172
.resources .list .resource-cat-2.resource               { border-color: #FF6F00  }
173
.resources .list .resource-cat-2.resource .title        { color: #FF6F00  }
174
.resources .list .resource-cat-2.resource .description  { background-color: #FF6F00  }
175
.resources .list .resource-cat-2.resource .description p{ line-height:130%; }
176

    
177
table                                                                                        { width:80%; color:#B3B3B3;}
178
table th, table td                                                                { padding:5px 5px 5px 0;  }1234
179
/*table td                                                                                 { border-top: 1px solid #DDDDDD; }*/
180
table th                                        { color:#222; font-weight:normal;}
181
table td.consumed                                                                 { color: #9D261D; }
182

    
183
/*.zebra-striped tbody tr:nth-child(2n+1) td, 
184
.zebra-striped tbody tr:nth-child(2n+1) th                 { background-color: #F9F9F9; }*/
185
.zebra-striped tbody tr:hover td, 
186
.zebra-striped tbody tr:hover th                                 { color:#000; }
187

    
188
.buttons-list.fixpos                                                         { position:absolute; bottom:0; right:0; }
189
.button.back.right                                                                 { right: 0; }
190
.buttons-list .button                                                         { margin-left: 10px; }
191
.button.back                                                                         {  z-index: 500; }
192
/* Styles for blue button-like back link
193
a.button                                                                                 { border:0 none;  color: #FFFFFF;  display: inline-block;  text-align: center; background-color: #3582AC; letter-spacing: 1px;  line-height: 22px; padding: 0.8em 22px; text-decoration: none;}
194
a.button:hover                                                                         { background-color: #F89A1C; border:0 none; color:#fff;}*/
195

    
196
/*pagination*/
197
.pagination .next-prev                          { float:left; }
198
.pagination .nums                               { text-align:right;}
199
.pagination .nums span                          { color:#000;}
200
                    
201
.two-cols .lt .clients-wrapper p                                { padding:0; }
202

    
203

    
204
/* colors for links */
205
.container ul.options li a                                                { display:inline-block; line-height:100%; }
206
.container ul.options li a:hover                                { text-decoration: none; }
207
.container ul.options li a.red                                        { color:#F24E53 }
208
.container ul.options li a.red:hover                        { border-bottom:1px solid #F24E53; }
209
.container ul.options li a.grey                                        { color:#F89A1C }
210
.container ul.options li a.grey:hover                        { border-bottom:1px solid #F89A1C; }
211
.container ul.options li a.blue                                        { color:#3582AC }
212
.container ul.options li a.blue:hover                        { border-bottom:1px solid #3582AC; }
213

    
214
/* homepage clouds animation */
215
#animation                                      { width:94%; height:120px; padding:0 3%; background:url(../images/okeanos_landing.png) no-repeat; max-width:375px; }
216
#animation div                                  { margin:0 2%; float:left; width:29%; height:100%; position:relative; }                    
217
#animation div a                                { position:absolute; left:0; top:0; border:0 none; }
218
#animation div a img                                                        { width:100%; }
219
#animation p                                          { position:absolute; bottom:0; left:0; width:100%; text-align:center; }
220
#animation p img                                { display:inline-block; width:65%; }
221

    
222
/* Weird bug in pages that contain captcha. An extra iframe appears in chrome :S*/
223
.container +iframe                                                                { display:none; }
224

    
225
/* Style for im/projects */
226
table.alt-style                                                                 { color:#000; width:100%; }
227
table.alt-style caption                                                        { font-weight:normal;  font-size:1.154em; }
228
table.alt-style tr th                                                        { font-weight:normal; color:#3582AC }
229
table.alt-style tr td                                                        { color:#222; }
230
table.alt-style tr td:first-child,
231
table.alt-style tr th:first-child                                { padding-left:5px; }
232
table.alt-style tr td a                                                        { margin:0 0 0 20px; }
233
table.alt-style tr td:first-child a                                { margin:0; }
234
.content a.submit                                                                { margin:0; display:inline-block; margin:10px 0 ;  height:auto; min-width:100px; text-align:center;}
235
table.alt-style tr:nth-child(2n) td                                { background:#F2F2F2 }
236
dl.alt-style                                                                          { width:500px; }
237
dl.alt-style dt                                                                        { width:50%; float:left; color:#3582AC; font-weight:normal;}
238
dl.alt-style dt:nth-child(2n)                                        { background:black; }
239
.projects                                                                                { padding-bottom:30px; }
240
.projects h2 span                                                                { color:#3582AC;}
241
.projects h2 em                                                                        { float:right; }
242
.projects h3                                                                        { font-size:1.154em; }
243
.projects .submit-rt                                                        { margin:0; text-align:right; }
244
.projects +.buttons-list.fixpos                                        { left:0; right:auto; }
245

    
246
/* new faq-userguide styles */
247

    
248
.faq .two-cols .lt                                                                { width:460px; }
249
.faq .two-cols .rt                                                                { width:340px; text-align:center; }
250
.lt-small .rt                                                                        { width:520px; }
251
.lt-small .lt                                                                        { width:280px; }
252
.unequal-dotted                                                                        { background:url(../images/double-dots-unequal.jpg) no-repeat top center; padding: 30px 0 0 ; margin-top:30px;}
253
.unequal-dotted:first-child                                                { background:none; padding-top:0; margin-top:0; }
254
.tirkouaz h2,
255
.tirkouaz h2 a,
256
.tirkouaz h3,
257
.tirkouaz a:hover,
258
.tirkouaz li.current a                                                        { color:#00A1B0; }
259
.yellow h2,
260
.yellow h2 a,
261
.yellow h3,
262
.yellow a:hover,
263
.yellow li.current a                                                        { color:#F6921E; }
264
.purple h2,
265
.purple h2 a,
266
.purple h3,
267
.purple a:hover,
268
.purple li.current a                                                        { color:#7B499C; }
269
.blue h2,
270
.blue h2 a,
271
.blue h3,
272
.blue a:hover,
273
.blue li.current a                                                                { color:#3582AC; }
274
.brown h2,
275
.brown h2 a,
276
.brown h3,
277
.brown a:hover,
278
.brown li.current a                                                                { color:#BC742B; }
279

    
280
.question .content a:hover                                                { color:#F6921E }
281
.details .extra-menu                                                        { background: url(../images/dots.jpg) repeat-x  center top ;padding-top:20px; margin-top:20px; }
282
.details .extra-menu h3                                                        { margin-bottom:1em; font-weight:bold;}
283
.details .faq-category h2                                                { font-size:1em; }
284
.question .next-prev                                                        { margin:10px 0; }
285
.question .next                                                                        { float:right; }
286
.details img                                                                        { max-width:100%; }
287
.question .section                                                                { margin-top:1em; }
288
.question pre                                                                        { border:1px dashed #000; padding:5px; margin:10px 0; line-height:auto; }
289
.widjets                                                                                { margin: 0; padding:0; }
290
.widjets li                                                                                { width:50%; float:left; list-style:none outside; margin:30px 0; }
291
.widjets li div                                                                        { border:1px dashed #000; padding:20px 20px 70px; width:60%; margin:0 auto; position:relative; }
292
.widjets li div img                                                                { max-width:100%; }
293
.widjets li .btn                                                                { text-align:center; position:absolute; bottom:0; left:0; right:0; }
294

    
295
/* billing styles */
296
.alt-style .table-div                                                        { border:1px dashed #000; }
297
.billing table.complex tr:nth-child(2n) td                 { background:transparent; }
298
.billing table.alt-style tr.zebra td                        { background:#F2F2F2; }
299
.billing .highlight                                                                { text-align:center; padding:10px; border:1px dashed #000; font-size:1.231em; margin:0 0 2em;}
300
.billing .highlight em                                                        { color:#3582AC; font-style:normal; font-weight:bold; }
301
.billing table.marginless                                                { margin-bottom:0; }
302
.billing .sum                                                                        { background:#5A97B8; padding:5px 5px 5px 10px; color:#fff; }
303
.billing.details .last                                                        { width:15%;}
304
.billing.details .prelast                                                { width:10%;}
305
.billing.list .last                                                                { width:20%; }
306
.billing.list .prelast                                                        { width:20%; }
307
.billing form                                                                        { margin-top:50px; }
308
.billing .categories                                                        { margin-bottom:2em; }
309
.billing .categories .clear                         { color: #000000; position:relative; top:-1px; line-height:100%; display:inline-block;}
310
.billing  a, .billing  a:hover                      { border:0 none;}
311
.billing .categories ul                             { margin:0;padding:0;}
312
.billing .categories ul li                            { float: left; list-style:none outside;}
313
.billing .categories .title                           { margin-bottom: 0.5em; }
314
.billing .categories ul li a                          { color: #000000;   margin-right: 22px; text-decoration: none; }
315
.billing .categories ul li a:hover, 
316
.billing .categories ul li a.selected                 { color: #000000;}
317
.billing .categories ul li.active a                                { text-decoration: underline }
318
.billing .categories ul li.inactive                   { opacity: 0.3; }
319
.billing .categories ul li.active                     { opacity: 1; }
320
.billing .resource-cat-1.filter-item a,
321
.billing .resource-cat-1.filter-item a:hover        { color:#ff6f00 }
322
.billing .resource-cat-2.filter-item a,
323
.billing .resource-cat-2.filter-item a:hover        { color:#4085A5 }
324

    
325
.table_sorting tr th                                                        { cursor:pointer; }
326

    
327
.table_sorting tr th:hover                                                { text-decoration:underline }
328

    
329
table.alt-style tr.tr1 td,
330
table.alt-style tr.tmore1 td                                        { background:#F2F2F2 }
331
table.alt-style tr.tr2 td,
332
table.alt-style tr.tmore2 td                                        { background:#fff }
333
table.alt-style tr td.info-td                                        { padding:5px; }
334
table.alt-style tr td.info-td div                                { padding:15px; border:1px dashed #000 }
335
table.alt-style tr td a.more-info                                { display:block; float:left; width:17px; height:16px; background:url(../images/plus-minus.png) no-repeat 0 0; margin-right:5px; }
336
table.alt-style tr td a.more-info:hover                        { background-image:url(../images/plus-minus-hover.png); text-decoration:none;}
337
table.alt-style tr td a.open                                        { background-position:-16px 0} 
338

    
339
.projects .details a.edit                                                { float:right; margin-left:20px;  }
340
.projects .details .data                                                { overflow:hidden; }
341
.projects .editable form textarea                                { width:70%; height:50px; max-width:70%; width:270px; height:120px;}