Statistics
| Branch: | Tag: | Revision:

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

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

    
24

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

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

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

    
65

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

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

    
136

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

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

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

    
191
.buttons-list.fixpos                                                         { position:absolute; bottom:0; right:0; }
192
.button.back.right                                                                 { right: 0; }
193
.buttons-list .button                                                         { margin-left: 10px; }
194
.button.back                                                                         {  z-index: 500; }
195
/* Styles for blue button-like back link
196
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;}
197
a.button:hover                                                                         { background-color: #F89A1C; border:0 none; color:#fff;}*/
198

    
199
/*pagination*/
200
.pagination .next-prev                          { float:right; }
201
.pagination .next-prev a                                                { margin-left:15px; }
202
.pagination .nums                               { text-align:left;}
203
.pagination .nums span                          { color:#000;}
204
.pagination .next-prev a.disabled                                { text-decoration: none; color:#ccc; cursor:default; }
205
                    
206
.two-cols .lt .clients-wrapper p                                { padding:0; }
207

    
208

    
209
/* colors for links */
210
.container ul.options li a                                                { display:inline-block; line-height:100%; }
211
.container ul.options li a:hover                                { text-decoration: none; }
212
.container ul.options li a.red                                        { color:#F24E53 }
213
.container ul.options li a.red:hover                        { border-bottom:1px solid #F24E53; }
214
.container ul.options li a.grey                                        { color:grey; }
215
.container ul.options li a.grey:hover                        { border-bottom:1px solid grey; }
216
.container ul.options li a.blue                                        { color:#3582AC }
217
.container ul.options li a.blue:hover                        { border-bottom:1px solid #3582AC; }
218
.container ul.options li a.yellow                                { color:#F89A1C; }
219
.container ul.options li a.yellow:hover                        { border-bottom:1px solid #F89A1C; }
220

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

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

    
232
/* Style for im/projects */
233
table.alt-style                                                                 { color:#000; width:100%; }
234
table.alt-style caption                                                        { font-weight:normal;  font-size:1.154em; margin-bottom:15px; text-transform:uppercase; }
235
table.alt-style tr th                                                        { font-weight:normal; color:#3582AC }
236
table.alt-style tr th a                                                        { color:#3582AC }
237
table.alt-style tr td                                                        { color:#222; }
238
table.alt-style tr td:first-child,
239
table.alt-style tr th:first-child                                { padding-left:5px; overflow:hidden; }
240
table.alt-style tr td a                                                        { margin:0; }
241
table.alt-style tr td:first-child a                                { margin:0; }
242
table.alt-style tr th a                                                        { padding-right:20px; }
243
table.alt-style tr th.asc a                                                { background:url(../images/arrow_th_bg.png) no-repeat right -48px; }
244
table.alt-style tr th.desc a                                        { background:url(../images/arrow_th_bg.png) no-repeat right 6px; }
245
.content a.submit                                                                { margin:0; display:inline-block; margin:10px 0 ;  height:auto; min-width:100px; text-align:center;}
246
table.alt-style tr:nth-child(2n) td                                { background:#F2F2F2 } 
247
dl.alt-style dt                                                                        { width:30%; float:left; color:#3582AC; font-weight:normal;}
248
dl.alt-style dt:nth-child(2n)                                        { background:black; }
249
dl.alt-style dd                                                                        { overflow:hidden; }
250
.projects                                                                                { padding-bottom:30px; position:relative; }
251
.projects h2 span                                                                { color:#3582AC;}
252
.projects h2 em                                                                        { float:right; }
253
.projects h3                                                                        { font-size:1.154em; }
254
.projects .submit-rt                                                        { margin:0; text-align:right; }
255
.projects +.buttons-list.fixpos                                        { left:0; right:auto; }
256

    
257
/* new faq-userguide styles */
258

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

    
291
.question .content a:hover                                                { color:#F6921E }
292
.details .extra-menu                                                        { background: url(../images/dots.jpg) repeat-x  center top ;padding-top:20px; margin-top:20px; }
293
.details .extra-menu h3                                                        { margin-bottom:1em; font-weight:bold;}
294
.details .faq-category h2                                                { font-size:1em; }
295
.question .next-prev                                                        { margin:10px 0; }
296
.question .next                                                                        { float:right; }
297
.details img                                                                        { max-width:100%; }
298
.question .section                                                                { margin-top:1em; }
299
.question pre                                                                        { border:1px dashed #000; padding:5px; margin:10px 0; line-height:auto; }
300
/*
301
.widjets                                                                                { position:relative; }
302
.widjets ul                                                                                { margin: 0; padding:0; }
303
.widjets li                                                                                { width:50%; float:left; list-style:none outside; margin:30px 0; }
304
.widjets li div                                                                        { border:1px dashed #000; padding:20px 20px 70px; width:60%; margin:0 auto; position:relative; }
305
.widjets li div img                                                                { max-width:100%; }
306
.widjets li .btn                                                                { text-align:center; position:absolute; bottom:0; left:0; right:0; }
307
.widjets .widjet-x                                                                { position:absolute; right:0;top:0; font-weight:bold; font-size:1.5em; }
308
.widjets .widjet-x:hover                                                { text-decoration:none; color:#000; }
309

310
 */
311
.widjets                                                                                { position:relative; }
312
.widjets ul                                                                                { margin: 0; padding:0; }
313
.widjets li                                                                                { width:50%; float:left; list-style:none outside; margin:30px 0;  }
314
.widjets li div                                                                        { background:url(../images/dots.jpg) repeat-x top ; margin:0 0 0 20px; position:relative;   padding:2em 0; }
315
.widjets li div .wrap                                                        { background:url(../images/dots.jpg) repeat-x bottom ; }
316
.widjets li:first-child div                                         { margin-right:20px; margin-left:0; }
317
.widjets li div img                                                                { max-width:100%; margin:2em 0; }
318
.widjets .widjet-x                                                                { position:absolute; right:0;top:0; font-weight:bold; font-size:1.5em; }
319
.widjets .widjet-x:hover                                                { text-decoration:none; color:#000; }
320
.widjets li.create h2, 
321
.widjets li.create a                                                        { color: #55B577}
322
.widjets li.join h2, 
323
.widjets li.join a                                                                { color: #F24E53}
324
.widjets li a                                                                        { font-size:1.154em; }
325
.widjets .wrap p:first-child                    { height:200px;margin-bottom:2em; }
326

    
327
/* billing styles */
328
.alt-style .table-div                                                        { border:1px dashed #000; }
329
.billing table.complex tr:nth-child(2n) td                 { background:transparent; }
330
.billing table.alt-style tr.zebra td                        { background:#F2F2F2; }
331
.billing .highlight                                                                { text-align:center; padding:10px; border:1px dashed #000; font-size:1.231em; margin:0 0 2em; position:relative;}
332
.billing .highlight em                                                        { color:#3582AC; font-style:normal; font-weight:bold; }
333
.billing table.marginless                                                { margin-bottom:0; }
334
.billing .sum                                                                        { background:#5A97B8; padding:5px 5px 5px 10px; color:#fff; }
335
.billing.details .last                                                        { width:15%;}
336
.billing.details .prelast                                                { width:10%;}
337
.billing.list .last                                                                { width:20%; }
338
.billing.list .prelast                                                        { width:20%; }
339
.billing form                                                                        { margin-top:50px; }
340
.billing .categories                                                        { margin-bottom:2em; }
341
.billing .categories .clear                         { color: #000000; position:relative; top:-1px; line-height:100%; display:inline-block;}
342
.billing  a, .billing  a:hover                      { border:0 none;}
343
.billing .categories ul                             { margin:0;padding:0;}
344
.billing .categories ul li                            { float: left; list-style:none outside;}
345
.billing .categories .title                           { margin-bottom: 0.5em; }
346
.billing .categories ul li a                          { color: #000000;   margin-right: 22px; text-decoration: none; }
347
.billing .categories ul li a:hover, 
348
.billing .categories ul li a.selected                 { color: #000000;}
349
.billing .categories ul li.active a                                { text-decoration: underline }
350
.billing .categories ul li.inactive                   { opacity: 0.3; }
351
.billing .categories ul li.active                     { opacity: 1; }
352
.billing .resource-cat-1.filter-item a,
353
.billing .resource-cat-1.filter-item a:hover        { color:#ff6f00 }
354
.billing .resource-cat-2.filter-item a,
355
.billing .resource-cat-2.filter-item a:hover        { color:#4085A5 }
356
.billing span.info                                                                { position:absolute;z-index:10; bottom:32px; right:40px; }
357
.billing span.info em                                                         { display:block; overflow:hidden;  position:absolute; left:0; text-indent:-110px; top:0; height:21px; width:21px; background:url(../images/symbols.png) no-repeat -4px -31px;cursor:pointer; }
358
.billing span.info:hover em                                         { background-position:-4px -3px; }
359
.billing span.info span                                                  { position:absolute; left:29px; top:-2px; width:120px; padding-left:30px; background:url(../images/black-line.jpg ) no-repeat left 12px ; min-height:50px; display:none; font-size:12px;}
360
.billing span.info:hover span                                         { display:block; }
361
.billing span.info.foo span                                                { padding:0; background:transparent; left:-48px; top:22px; font-size:12px;}
362
.billing .highlight a                                                         { float:right; }
363
.billing .highlight .popup                                                { position:absolute;right:20px; top:40px; width: 100px;  border:1px solid #000; }
364
.billing table.alt-style tr td                                        { border-top:10px solid #fff; }
365
.billing table.alt-style .last                                        { text-align:right; }
366

    
367
.table_sorting tr th                                                        { cursor:pointer; }
368

    
369
.table_sorting tr th:hover                                                { text-decoration:underline }
370

    
371
table.alt-style tr.tr1 td,
372
table.alt-style tr.tmore1 td                                        { background:#F2F2F2 }
373
table.alt-style tr.tr2 td,
374
table.alt-style tr.tmore2 td                                        { background:#fff }
375
table.alt-style tr td.info-td                                        { padding:5px; }
376
table.alt-style tr td.info-td div                                { padding:15px; border:1px dashed #000 }
377
 
378

    
379
.projects .details a.edit                                                { margin-left:20px;  }
380
.projects .details .data                                                { overflow:hidden; }
381
.projects .editable form textarea                                { width:70%; height:50px; max-width:70%; width:270px; height:120px;}
382

    
383

    
384
/* quotas-form  */
385

    
386
.quotas-form fieldset                                                        { background:url(../images/dots.jpg) repeat-x scroll center bottom transparent; margin-bottom:3em; padding-bottom:5em; position:relative; }
387
.quotas-form fieldset#icons                                                { padding-bottom:3em; }
388
.quotas-form legend                                                                { color:#55B577; font-size:1.308em;   position:relative; }
389

    
390
/* workaround for fixing bug with legend margin*/
391
.quotas-form legend+div                                                        { margin-top:3em; -webkit-margin-top-collapse: separate; }
392
.quotas-form fieldset#icons legend+ul                        { margin-top:3em; -webkit-margin-top-collapse: separate; }
393
.quotas-form fieldset.quota legend+ul                        { margin-top:2em; -webkit-margin-top-collapse: separate; }
394
/* end of workaround*/
395

    
396
.quotas-form legend span                                                { color:#222; font-size:0.867em; }
397
form.quotas-form legend span.info                                { position:relative; display:inline-block; top:auto; left:auto; bottom:auto;  margin-left:10px; vertical-align:middle; margin-top:-2px;}
398
form.quotas-form legend span.info em                        { position:static; }
399
form.quotas-form legend span.info span                        { width:530px; }
400
form.quotas-form  span.info span                                { width:285px;  }
401
.quotas-form .with-checkbox .checkbox-widget        { margin-top:9px; } 
402
.quotas-form .with-checkbox span.info                         { top:12px; }
403
.quotas-form .form-row.submit                                        { text-align:center; }
404
.quotas-form input[type="submit"]                                { margin:15px 0; }
405
/* grey green buttons 
406
.quotas-form input[type="submit"]                                { background-color:#B3B3B3 }
407
.quotas-form input[type="submit"]:hover                        { background:#55B577 }
408
.quotas-form input[type="submit"]:focus                        { border-color: #B3B3B3}
409
.quotas-form input[type="submit"]:focus:hover        { border-color: #55B577}
410
*/
411

    
412
.quotas-form input[type="submit"].lt                        { position:absolute; left:0; top:0; }
413

    
414
.form-row.submit .rt-link                                                { position:absolute; right:70px;bottom:15px; }
415
.quotas-form .form-row.submit .rt-link                        { right:0; bottom:30px }
416
.form-row.submit .rt-link.reset                                        { right:15px; }
417
.quotas-form fieldset ul                                                { padding:0; margin:0 0 1em; position:relative; }
418
.quotas-form fieldset ul li                                                { list-style:none outside none; float:left; margin:0 0 0 60px; padding:0; }
419
.quotas-form fieldset ul li:first-child                        { margin-left:0; }
420
.quotas-form fieldset ul li a                                        { display:block; width:82px; height:82px; overflow:hidden; }
421
.quotas-form fieldset ul li a:hover        img                        { margin-top:-84px; }
422
.quotas-form fieldset ul li a.selected img                { margin-top:-168px; }
423
.quotas-form fieldset ul li a.selected:hover        { cursor:default }
424
.quotas-form fieldset ul li a.selected:focus        { outline:0 none; }
425
.quotas-form fieldset ul li p                                        { position:absolute; top:95px; left:0; display: none;}
426
.quotas-form fieldset ul li:hover p                                { display:block; }
427
.quotas-form p.msg                                                                { color:#B3B3B3; }
428
.quotas-form a.delete                                                        { position:absolute; right:0; top:0; color:#B3B3B3; z-index:2 }
429
.quotas-form .group                                                                { display:none; position:relative; background:url(../images/dots.jpg) repeat-x scroll center bottom; margin-bottom:2em; padding-bottom:2em;}
430
.quotas-form .group fieldset                                        { background:transparent; margin-bottom:1em; padding-bottom:1em; }
431
.quotas-form .group fieldset legend                                {  }
432
.quotas-form fieldset ul li.rel+li.rel                        { background:url(../images/quota-related-bg.png) no-repeat left center; }
433
.quotas-form .double-checks label                                { font-size:1.077em; }
434
.quotas-form .double-checks .form-row                        { float:left; margin-right:10px;}
435
.quotas-form .double-checks .with-checkbox .checkbox-widget        { left:0; }
436
.quotas-form .double-checks .with-checkbox input[type="text"]        { width:60px; float:left; margin:9px 15px -9px; display:none; padding:6px; }
437
.quotas-form .double-checks .with-checkbox label{ width:auto; float:left; margin-left:35px; }
438
.quotas-form .double-checks .with-checkbox input[type="text"].hideshow        { display:block; }
439
.quotas-form .with-checkbox+.with-checkbox                { width:196px; }
440
.summary dl.alt-style dt                                                { color:#55B577; }
441
.quotas-form .with-info .double-checks p                { clear:both; }
442
.quotas-form .with-info .with-checkbox+.with-checkbox                { width:auto; }
443
.quotas-form .with-info .double-checks                         { position:relative; margin-bottom:70px; }
444
.quotas-form .with-info .double-checks .form-row+.form-row                                        { position:absolute; left:224px; top:40px;}
445
.quotas-form .with-info .double-checks span.info { left:262px; }
446
.quotas-form .with-info .with-checkbox                        { margin-bottom:12px; }         
447
.quotas-form .quota input[type="text"]                        { width:150px;}
448

    
449
/* quota form errors  */
450
.quotas-form .quota .with-errors input[type="text"]                { border-color:#222; color:grey;}
451
.quotas-form .quota .with-errors.strong-error input[type="text"]                { border-color:red; color:#9D261D}
452
.quotas-form .quota .with-errors .extra-img                { display:none;  }
453
.quotas-form .quota .with-errors.strong-error .extra-img                { display:block;  }
454
.quotas-form .quota .with-errors  span.info         { display:block; }
455
.quotas-form .quota .error-msg                                         { display:none; color:#B3B3B3; font-size:0.8em; margin:0; margin-left:224px; margin-bottom:5px; padding:5px; }
456
.quotas-form .quota .with-errors .error-msg                { display:block;}          
457
.quotas-form .quota .strong-error .error-msg        { color:red; }
458
.quotas-form .quota .with-errors label                        { color:#222; }
459
.quotas-form .quota .with-errors.strong-error label                        { color:#E4776F }
460

    
461
form input[type="text"]::-webkit-input-placeholder,
462
form textarea::-webkit-input-placeholder                                                                 { color: #D4D4D4; font-style:italic; }
463
form input[type="text"]:-moz-placeholder,
464
form textarea:-moz-placeholder                                                                                         { color: #D4D4D4; font-style:italic; }
465
form input[type="text"]::-moz-placeholder,
466
 form textarea::-moz-placeholder                                                                                { color: #D4D4D4; font-style:italic; }
467
form input[type="text"]:-ms-input-placeholder,
468
 form textarea:-ms-input-placeholder                                                                         { color: #D4D4D4; font-style:italic; }
469

    
470

    
471
/* stats */
472
.stats ul                                                                                { margin:0; padding:0; list-style:none outside none; }
473
.stats ul li                                                                         { margin:0 0 1em 0; padding:0 0 1em 0; list-style:none outside none; background:url(../images/stats-line.jpg) repeat-x left bottom}
474
.stats .bar                                                                                { padding: 0; text-align:center;  float:left; }
475
.stats .bar div                                                                        { width:340px; height:30px; border:1px solid #000; margin-top:20px; overflow:hidden;}
476
.stats .bar span                                                                { text-align:right; display:block; height:100%; position: relative; overflow: visible; }
477
.stats .bar span.value                                                        { background-color: transparent !important; }
478
.stats .bar span em                                                                { color:#000; }
479
.stats .bar span em.hovered                                         { color:#fff; }
480
.stats .bar em { 
481
    font-style:normal; 
482
    color:#222;  
483
    line-height:30px; 
484
    font-size:1.231em; 
485
    padding-left:10px; 
486
    position: absolute;
487
    right: 10px;
488
    left: 10px;
489
}
490
.stats .red .bar span                                                        { background:#ef4f54; }
491
.stats .yellow .bar span                                                { background:#f6921e; }
492
.stats .green .bar span                                                        { background:#55b577; }
493
.stats .img-wrap                                                                { float:left; width:100px; background:url(../images/statistics_icons.png) no-repeat center center; padding:30px 0; }
494
.stats .info                                                                        { margin:0 25px ; width:320px; float:left;  }
495
.stats .info p                                                                        { color:#999; margin:0; }
496
.stats .info h3                                                                        { font-size:1.231em; color:#222222 }
497
.stats .vm .img-wrap                                                        { background-image:url(../images/vm-stats.png) }
498
.stats .ram .img-wrap                                                        { background-image:url(../images/ram-stats.png) }
499
.stats .cpu .img-wrap                                                        { background-image:url(../images/cpu-stats.png) }
500
.stats .network .img-wrap                                                { background-image:url(../images/network-stats.png) }
501
.stats .disksize .img-wrap                                                { background-image:url(../images/disk-stats.png) }
502
.stats .disk .img-wrap                                                        { background-image:url(../images/disk-stats.png) }
503
.stats .diskspace .img-wrap                                                { background-image:url(../images/storage-stats.png) }
504
.stats .bandwidth .img-wrap                                                { background-image:url(../images/bandwidth-stats.png) }
505

    
506
.stats .red .img-wrap                                                        { background-position: 15px 7px; }
507
.stats .yellow .img-wrap                                                { background-position: -124px 7px; }
508
.stats .green .img-wrap                                                        { background-position: -263px 7px; }
509
.projects .editable form textarea                                { width:70%; height:50px; max-width:70%; width:270px; height:120px;}
510

    
511

    
512
table .msg-wrap                                                                        { position:relative; display:inline-block; }
513
table .msg-wrap .dialog                                                        { position:absolute; border:1px dashed #ccc;  padding:15px; width:200px; bottom:30px; right:0; background:#fff; display:none; }
514
table .msg-wrap .dialog .submit                                        { min-width:30px; padding:5px 22px; }
515
table .msg-wrap .dialog .no.submit                                { float:right; }
516
table.alt-style .centered                                                { text-align:center; }
517
table.alt-style form.link-like                                        { float:none}
518
table.alt-style .project_action div:first-child form        { margin:0; }
519

    
520
form.quotas-form span.error-msg span                        { display:block; color:red; }
521
form.quotas-form span.error-msg em,
522
form.quotas-form span.error-msg:hover em                { background-position:-58px -3px; }
523
.two-cols-links                                                                        { margin:5em 0; }
524
.two-cols-links p                                                                { width:auto; overflow:hidden; }
525
.two-cols-links a                                                                { color:grey; display:block; margin-bottom:10px;}
526
.two-cols-links a:hover                                                        { color:#F89A1C }
527
.two-cols-links p:first-child                                        { width:224px; float:left; overflow:auto }
528
.two-cols-links p:first-child a                                        { color:#222; }
529
.two-cols-links p:first-child a:hover                        { color:#F89A1C }
530

    
531
.summary .quotas-form legend                                        { margin-bottom:1em; }
532
.projects  p.restricted                                                        { width:524px; }
533
.hidden-submit .form-row.submit                                        { display:none; }
534
form.withlabels.hidden-submit                                        { margin-bottom:4em; }
535
.how-it-works .wrap                                                                { position:relative; width:735px; height:1074px; margin:0 auto; }
536
.content .how-it-works a.submit                                        { position:absolute; right:36px; bottom:50px;  background-color:#B3B3B3 }
537
.content .how-it-works a.submit:hover                        { background:#55B577 }
538
.content .how-it-works a.submit:focus                        { border-color: #B3B3B3}
539
.content .how-it-works a.submit:focus:hover                { border-color: #55B577}
540
.content .how-it-works .map                                                { display:block; width:232px; height:261px; position:absolute; text-decoration:none;}
541
.content .how-it-works .link-13                                        { top:10px; right:14px; }
542
.content .how-it-works .link-21                                        { top:273px; left:14px; }
543
.content .how-it-works .link-22                                        { top:273px; left:251px; }
544
.content .how-it-works .link-33                                        { bottom:275px; right:14px; }
545
.content .how-it-works .link-42                                        { bottom:12px; left:251px; }
546

    
547
/*
548
.auth_methods                                                                        { margin-top:2em; padding-bottom:1em; }
549
.auth_methods ul                                                                { margin:1em 0; padding:0; list-style:none outside none; }
550
.auth_methods ul li                                                         { margin:0 0 1em 0; padding:0; list-style:none outside none; font-size:1.154em; }
551
.auth_methods ul li>a                                                        { padding-right:20px; background:url(../images/arrow-down_green.png) no-repeat center right; color:#55B577 }
552
.auth_methods ul li>a.up                                                { background-image:url(../images/arrow-up_green.png); }
553
.auth_methods ul li .wrap                                                { font-size:0.867em; margin-top:1em; display:none; }
554
.auth_methods ul li .actions a                                         { margin-right:20px; }
555
.auth_methods ul li a.red                                                { color:#F24E53; }
556
.auth_methods ul.notassigned                                        { margin-top:3em; }
557
.auth_methods ul.notassigned li>a                                { background:transparent; color: #F89A1C}
558
.auth_methods .dialog-wrap                                                { display:inline; position:relative; }
559
.auth_methods .dialog                                                        { background:#fff; border:1px dashed #ccc; position:absolute; bottom:30px; left:0; padding:15px; width:220px; display:none;}
560
.auth_methods .dialog .submit                                        { min-width:30px; padding:5px 22px; } 
561
*/
562
.right-align                                                                        { text-align:right; }                        
563

    
564
.auth_methods h3                                                                { float:left; width:224px; font-size:1.077em;}
565
.auth_methods ul                                                                { overflow:hidden; padding:0; }
566
.auth_methods ul li                                                                { list-style:none outside none; padding:0; margin:0 0 5px 0; position:relative;}
567
.auth_methods ul li a                                                        { display:inline-block; height:50px; overflow:hidden; vertical-align:middle; }
568
.auth_methods ul li a:hover img                                        { margin-top:-233px; }
569
.auth_methods ul li span.extra-message                        { display:none;  color:#F6921E; position:absolute; left:140px; top:13px; }
570
.auth_methods ul li span.extra-message em                { font-style:normal; background:#fff; }
571
.auth_methods ul li span.extra-message em span        { display:inline-block; max-width:420px; vertical-align: middle;  }
572
.auth_methods ul li a:hover + span                                 { display:inline; } 
573
.auth_methods .dialog-wrap                                                { color:#F24E53; display:none; margin-top:1em; }
574
.auth_methods .dialog-wrap .submit                                { min-width:10px; text-transform:uppercase; margin-right:10px; }
575
.auth_methods ul li a.noaction:hover img                { margin-top:-55px }
576
.auth_methods ul li a.noaction:hover                        { cursor:default; }
577
.auth_methods ul li a.noaction:focus                        { outline:0 none; }
578
.auth_methods ul li a.canremove:hover img,
579
.auth_methods .assigned ul li.remove a img                { margin-top:-112px; }
580
.auth_methods .assigned ul li span.extra-message{ color:#F24E53;}
581
.auth_methods .assigned ul li a img                                { margin-top:-55px }
582
.auth_methods .assigned, 
583
.auth_methods .notassigned                                                { margin-bottom:40px; }
584
.auth_methods .assigned span.details                        {   color:grey; display:inline-block; max-width:400px;  vertical-align:middle; position:absolute; left:140px; top:13px;}
585
#token-confirm                                                                        { display:none; position:absolute; left:550px; top:-10px; }
586
/* login section */
587
.login-section {}
588
.main-login-method                                                                 { margin-bottom: 20px;}
589

    
590

    
591

    
592
.stats .bar span {
593
    transition: width 1s, background-color 0.3s;
594
    -moz-transition: width 1s, background-color 0.3s; /* Firefox 4 */
595
    -webkit-transition: width 1s, background-color 0.3s; /* Safari and Chrome */
596
    -o-transition: width 1s, background-color 0.3s; /* Opera */
597
}
598

    
599
.stats .bar em {
600
    transition: width 1s, color 0.2s;
601
    -moz-transition: width 1s, color 0.2s; /* Firefox 4 */
602
    -webkit-transition: width 1s, color 0.2s; /* Safari and Chrome */
603
    -o-transition: width 1s, color 0.2s; /* Opera */
604
}
605

    
606
i.tiny { font-size: 0.8em; color: #999;}
607

    
608
h2 span.subtitle { font-size: 0.9em; color: #55B577;}
609

    
610
.main-login-method + .extralogin                                                                                { margin-top:3em; }
611
.extralogin a.icons                                                                { display:inline-block; margin-right:5px; height:28px; overflow:hidden; vertical-align:middle; }
612
.extralogin a.icons:hover img                                        { margin-top:-38px; }
613
.landing-page .dotted                                                        { padding-bottom:40px; margin-bottom:40px; }
614
.landing-page .cyclades a                                                { color:#04a0af; }
615
.landing-page .dashboard a                                                { color:#3780b0; }get_title_display
616
.landing-page .cms a                                                        { color:#3780b0; }
617
.landing-page .rt                                                                 { text-align:center;vertical-align:middle; } 
618
#signup-classic                                                                        { clear:both; }
619
#signup-classic + .form-stacked                                        { display:none; }
620
.extralogin a.standalone                                                { display:block; width:150px; margin-bottom:20px; white-space:nowrap;}
621
.hidden-form-rows                                                                { display:none; }
622

    
623

    
624
.content a:hover:focus   { outline: 0 none }
625
.content a:hover, 
626
.content a:active,
627
.content a:visited       { outline: 0 none; }
628
.content a:visited                 { border:0 none; }
629

    
630
#hand                                                                                        { position:absolute; height:79px; width:61px; background:url(../images/xeraki_hover.png) no-repeat; overflow:hidden; display:none;  top:40px;}
631

    
632

    
633
@media screen and (max-width : 630px)                 { 
634
 
635
    
636
}