Statistics
| Branch: | Tag: | Revision:

root / cloudcms / static / cloudcms / css / modules.css @ 7405e79a

History | View | Annotate | Download (16.3 kB)

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

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

    
22

    
23
/*top message*/
24
.top-msg                                            { margin:-36px -70px 36px; background:blue; padding:100px; color:#fff; display:none; position:relative; font-size:1.538em; text-align:center;}
25
.top-msg p                                                                                { text-align:center; }
26
.top-msg p.title                                    { font-size:1.3em;  }
27
.top-msg p.title span                                { border-bottom:2px dotted #fff; padding:0 0 10px 0;}
28
.top-msg.active                                     { display:block;}
29
.top-msg +.mainlogo                             { margin-top:-73px;}
30
.top-msg .close                                 { position:absolute; bottom:20px; right:20px; font-size:1.3em; font-weight:bold; border:0 none; color:#fff; text-decoration:none;}
31
.top-msg .close:hover                           { color:#000;}
32

    
33
/* container */
34
.container .wrapper                             { padding-bottom:100px;}
35
.mainlogo h1                                                                        { line-height:100%; font-size:1em; }
36
.container .navigation                          { margin:20px 0 0; font-size:1.154em; height:95px;}
37
.container .navigation ul                       { margin:5px 0; padding:0;}
38
.container .navigation ul + ul                                        { font-size:0.933em; }
39
.container .navigation ul li                    { list-style:none outside; padding:0; margin:0 1em 0 0; display:inline-block;}
40
.container .navigation ul li a                  { color:#000; text-decoration:none; }
41
.container .navigation ul li a:hover            { color:#F89A1C; }        
42
.container .navigation ul li.active a           { color:#F89A1C; }                                        
43

    
44
.dotted                                         { background:url(../images/double-dots.jpg) no-repeat bottom center; padding:0 0 30px; margin-bottom:30px;}
45
.full-dotted                                                                        { background:url(../images/dots.jpg) repeat-x top; margin-top:20px; padding-top:20px; }
46
.full-dotted:first-child                                                { background:none; padding-top:0; margin-top:0; }
47
.two-cols .rt                                   { float:right; width:400px;}
48
.two-cols .lt                                   { float:left; width:400px;}
49
.two-cols-blog .rt                              { float:right; width:220px; margin-left:80px; padding-right:65px;}
50
.two-cols-blog .lt                                     { overflow:hidden;}
51
.container h2, .container h3                    { font-weight:normal; margin-bottom:1em; }
52
.container h2 em                                                                 { color: #3582AC; font-style:normal; }
53
/*.content a                                                                { border-bottom: 1px solid #F89A1C; text-decoration:none; color:#000; }
54
.content a:hover                                                    { border-bottom: 1px solid #F89A1C; text-decoration:none; color:#F89A1C; }*/
55

    
56

    
57
.content a                                                                { text-decoration:none; }
58
.content a:hover                                                    { text-decoration:underline; }
59

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

    
126

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

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

    
179
/*.zebra-striped tbody tr:nth-child(2n+1) td, 
180
.zebra-striped tbody tr:nth-child(2n+1) th                 { background-color: #F9F9F9; }*/
181
.zebra-striped tbody tr:hover td, 
182
.zebra-striped tbody tr:hover th                                 { color:#000; }
183

    
184
.buttons-list.fixpos                                                         { position:absolute; bottom:0; right:0; }
185
.button.back.right                                                                 { right: 0; }
186
.buttons-list .button                                                         { margin-left: 10px; }
187
.button.back                                                                         {  z-index: 500; }
188
/* Styles for blue button-like back link
189
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;}
190
a.button:hover                                                                         { background-color: #F89A1C; border:0 none; color:#fff;}*/
191

    
192
/*pagination*/
193
.pagination .next-prev                          { float:left; }
194
.pagination .nums                               { text-align:right;}
195
.pagination .nums span                          { color:#F89A1C;}
196
                    
197
.two-cols .lt .clients-wrapper p                                { padding:0; }
198

    
199

    
200
/* colors for links */
201
.container ul.options li a                                                { display:inline-block; line-height:100%; }
202
.container ul.options li a:hover                                { text-decoration: none; }
203
.container ul.options li a.red                                        { color:#F24E53 }
204
.container ul.options li a.red:hover                        { border-bottom:1px solid #F24E53; }
205
.container ul.options li a.grey                                        { color:#aaa }
206
.container ul.options li a.grey:hover                        { border-bottom:1px solid #aaa; }
207
.container ul.options li a.blue                                        { color:#00A2B1 }
208
.container ul.options li a.blue:hover                        { border-bottom:1px solid #00A2B1; }
209

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

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