Project

General

Profile

« Previous | Next » 

Revision 07bb851f

Added by jenkins over 4 years ago

release-preparation: production level css

View differences:

themes/zen_dataportal/css/cdm.css
1
/**
2
 * @file
3
 * cdm_dataportal specific styling
4
 *
5
 * Style the markup found in the cdm_dataportal module.
6
 */
7
@import url(../fonts/droid-sans-fontfacekit/web fonts/droidsans_regular/stylesheet.css);
8
@import url(../fonts/droid-sans-mono-fontfacekit/web fonts/droidsansmono_regular/stylesheet.css);
9
/* line 30, ../sass/ie-legacy.scss */
10
.pie-element, .lt-ie9 #page {
11
  behavior: url("/polyfills/css3pie/PIE-1.0.0.htc");
12
  position: relative;
13
}
14

  
15
/* line 43, ../sass/ie-legacy.scss */
16
.pie-container {
17
  z-index: 0;
18
  position: relative;
19
}
20

  
21
/* line 47, ../sass/ie-legacy.scss */
22
.z-pie-element, .lt-ie9 #page {
23
  behavior: url("/polyfills/css3pie/PIE-1.0.0.htc");
24
  z-index: 0;
25
}
26

  
27
/* line 63, ../sass/ie-legacy.scss */
28
.lt-ie9 #header {
29
  /* 
30
   * reset right padding to zero and use margin-right instead,
31
   * this avoids the need for background-clip: content-box
32
   * which is not suppoorted in IE < 9
33
   */
34
  padding-right: 0;
35
  margin-right: 20px;
36
}
37

  
38
/* line 43, ../sass/_mixins.scss */
39
.block a:link,
40
.block a:visited, .node a:link,
41
.node a:visited, #identificationKey a:link,
42
#identificationKey a:visited, #content a:link,
43
#content a:visited {
44
  color: #115e92;
45
  text-decoration: none;
46
}
47
/* line 49, ../sass/_mixins.scss */
48
.block a:hover,
49
.block a:focus, .node a:hover,
50
.node a:focus, #identificationKey a:hover,
51
#identificationKey a:focus, #content a:hover,
52
#content a:focus {
53
  text-decoration: underline;
54
}
55
/* line 58, ../sass/_mixins.scss */
56
.block .Synonym a:link,
57
.block .Synonym a:visited, .block .misapplied-name a:link,
58
.block .misapplied-name a:visited, .node .Synonym a:link,
59
.node .Synonym a:visited, .node .misapplied-name a:link,
60
.node .misapplied-name a:visited, #identificationKey .Synonym a:link,
61
#identificationKey .Synonym a:visited, #identificationKey .misapplied-name a:link,
62
#identificationKey .misapplied-name a:visited, #content .Synonym a:link,
63
#content .Synonym a:visited, #content .misapplied-name a:link,
64
#content .misapplied-name a:visited {
65
  color: #7c7c7c;
66
}
67
/* line 64, ../sass/_mixins.scss */
68
.block .Taxon a:link,
69
.block .Taxon a:visited, .node .Taxon a:link,
70
.node .Taxon a:visited, #identificationKey .Taxon a:link,
71
#identificationKey .Taxon a:visited, #content .Taxon a:link,
72
#content .Taxon a:visited {
73
  color: #115e92;
74
}
75

  
76
/* line 20, ../sass/cdm.scss */
77
#content a.tabs-primary__tab-link {
78
  color: #333;
79
}
80

  
81
/* line 24, ../sass/cdm.scss */
82
#page-toc {
83
  float: right;
84
  background-color: white;
85
}
86
/* line 27, ../sass/cdm.scss */
87
#page-toc h3 {
88
  margin-top: 0;
89
  line-height: 18px;
90
}
91

  
92
/* line 33, ../sass/cdm.scss */
93
#taxonProfileImage {
94
  float: left;
95
}
96

  
97
/* line 37, ../sass/cdm.scss */
98
.block-cdm-dataportal-feature, .media-caption, .specimens {
99
  clear: both;
100
  margin-bottom: 18px;
101
}
102
/* line 40, ../sass/cdm.scss */
103
.block-cdm-dataportal-feature dt, .media-caption dt, .specimens dt {
104
  float: left;
105
  font-weight: bold;
106
  margin-right: 0.3em;
107
}
108
/* line 45, ../sass/cdm.scss */
109
.block-cdm-dataportal-feature dd, .media-caption dd, .specimens dd {
110
  margin: 0;
111
  margin-left: 20px;
112
}
113
/* line 49, ../sass/cdm.scss */
114
.block-cdm-dataportal-feature dl dl, .media-caption dl dl, .specimens dl dl {
115
  margin: 0;
116
  /* reset default from cdm_dataportal.css */
117
}
118

  
119
/* line 54, ../sass/cdm.scss */
120
.breadcrumbs li {
121
  padding: 0 0 0 0;
122
}
123

  
124
/*
125
 * Search results
126
 */
127
/* line 43, ../sass/_mixins.scss */
128
#search_results a:link,
129
#search_results a:visited {
130
  color: #115e92;
131
  text-decoration: none;
132
}
133
/* line 49, ../sass/_mixins.scss */
134
#search_results a:hover,
135
#search_results a:focus {
136
  text-decoration: underline;
137
}
138
/* line 58, ../sass/_mixins.scss */
139
#search_results .Synonym a:link,
140
#search_results .Synonym a:visited, #search_results .misapplied-name a:link,
141
#search_results .misapplied-name a:visited {
142
  color: #7c7c7c;
143
}
144
/* line 64, ../sass/_mixins.scss */
145
#search_results .Taxon a:link,
146
#search_results .Taxon a:visited {
147
  color: #115e92;
148
}
149
/* line 66, ../sass/cdm.scss */
150
#search_results table {
151
  margin: 1em 0;
152
}
153

  
154
/* line 71, ../sass/cdm.scss */
155
div.cdm-item-list div.item {
156
  margin: 9px 0;
157
}
158

  
159
/*
160
 * Taxon page and parts
161
 */
162
/* line 79, ../sass/cdm.scss */
163
.page-part {
164
  margin-bottom: 18px;
165
  clear: none;
166
}
167

  
168
/*
169
 * definition list container rendered by the
170
 * drupal theme function theme_description_list()
171
 */
172
/* line 89, ../sass/cdm.scss */
173
.description_list h3 {
174
  font-size: 12px;
175
  line-height: 18px;
176
  font-weight: bold;
177
}
178

  
179
/*
180
 * Synonymy
181
 */
182
/* line 103, ../sass/cdm.scss */
183
#synonymy div.accepted-name {
184
  margin-bottom: -1em;
185
  margin-top: 1em;
186
}
187
/* line 108, ../sass/cdm.scss */
188
#synonymy .homotypic-synonymy-group, #synonymy .heterotypic-synonymy-group, #synonymy .taxon-relationships {
189
  border-bottom: 1px solid #DEDEDE;
190
  /* replace padding by margin */
191
  margin: 1em 0px;
192
  padding: 0;
193
}
194

  
195
/*
196
 * Media
197
 */
198
/* line 119, ../sass/cdm.scss */
199
dl.media-caption {
200
  margin: 0;
201
}
202

  
203
/* line 123, ../sass/cdm.scss */
204
.media-caption dd {
205
  margin-left: 0;
206
}
207
/* line 125, ../sass/cdm.scss */
208
.media-caption dd .title {
209
  font-size: 100%;
210
}
211

  
212
/* line 130, ../sass/cdm.scss */
213
.image-gallerie td.caption {
214
  padding-bottom: 1em;
215
}
216

  
217
/*
218
 * specimens and type designations
219
 */
220
/* line 138, ../sass/cdm.scss */
221
#specimens table.media_gallery {
222
  margin-top: 0.2em;
223
}
224
/* line 141, ../sass/cdm.scss */
225
#specimens .description_list {
226
  clear: both;
227
}
228
/* line 143, ../sass/cdm.scss */
229
#specimens .description_list h3 {
230
  margin-top: 0;
231
  background-color: #ddd;
232
}
233
/* line 147, ../sass/cdm.scss */
234
#specimens .description_list h4 {
235
  clear: left;
236
  margin-bottom: 0;
237
  font-style: italic;
238
}
239
/* line 153, ../sass/cdm.scss */
240
#specimens .dynabox_content {
241
  margin-left: 10px;
242
  margin-right: 10px;
243
}
244
/* line 157, ../sass/cdm.scss */
245
#specimens .block-cdm-dataportal-feature {
246
  margin-left: 20px;
247
  margin-bottom: 0;
248
}
249
/* line 160, ../sass/cdm.scss */
250
#specimens .block-cdm-dataportal-feature h2 {
251
  font-size: 12px;
252
  line-height: 18px;
253
  font-weight: bold;
254
}
255
/* line 166, ../sass/cdm.scss */
256
#specimens ul.typeDesignations {
257
  clear: both;
258
}
259
/* line 169, ../sass/cdm.scss */
260
#specimens .dna-sequence div {
261
  font-size: 12px;
262
  font-family: monospace;
263
  clear: left;
264
  padding-left: 20px;
265
}
266
/* line 175, ../sass/cdm.scss */
267
#specimens .derived_from {
268
  clear: both;
269
}
270

  
271
/*
272
 * Map
273
 */
274
/* line 183, ../sass/cdm.scss */
275
.openlayers-container {
276
  margin-top: 5px;
277
  margin-bottom: 5px;
278
}
279

  
280
/*
281
 * Registration page & items
282
 */
283
/* line 193, ../sass/cdm.scss */
284
.registration .name_type_designation .type_status {
285
  font-weight: bold;
286
}
287
/* line 197, ../sass/cdm.scss */
288
.registration .registration-date-and-institute {
289
  color: #999;
290
}
291
/* line 202, ../sass/cdm.scss */
292
.registration .published-name .TaxonName .name {
293
  font-weight: bold;
294
}
295
/* line 206, ../sass/cdm.scss */
296
.registration .typified-name .cdm\:TaxonName {
297
  color: #999;
298
}
299
/* line 208, ../sass/cdm.scss */
300
.registration .typified-name .cdm\:TaxonName a {
301
  color: #999;
302
}
303
/* line 211, ../sass/cdm.scss */
304
.registration .typified-name .cdm\:TaxonName .TaxonName .name {
305
  font-weight: bold;
306
}
307
/* line 217, ../sass/cdm.scss */
308
.registration .registration-summary .registered_name .name {
309
  font-weight: bold;
310
}
311
/* line 220, ../sass/cdm.scss */
312
.registration .registration-summary .referenced_typified_name {
313
  color: #999;
314
}
315
/* line 223, ../sass/cdm.scss */
316
.registration .registration-summary .label {
317
  font-weight: bold;
318
}
319

  
320
/*
321
 * Theme settings page
322
 */
323
/* line 234, ../sass/cdm.scss */
324
#system-theme-settings .image-preview {
325
  width: 600px;
326
  max-height: 150px;
327
  overflow: auto;
328
}
329
/* line 238, ../sass/cdm.scss */
330
#system-theme-settings .image-preview img {
331
  max-width: none;
332
  /* reset style in mormalize.scss */
333
}
334

  
335
/*****************************************************************************************
336
 * RESPONSIVE
337
 *
338
 * using the same media queries here as in layout/_responsive.scss
339
 *****************************************************************************************/
340
/* line 251, ../sass/cdm.scss */
341
#classification-breadcrumbs {
342
  font-size: 1.5em;
343
  line-height: 1.5em;
344
}
345

  
346
@media all and (min-width: 960px) {
347
  /* line 262, ../sass/cdm.scss */
348
  #classification-breadcrumbs {
349
    font-size: 1em;
350
  }
351
}
1
@import url(../fonts/droid-sans-fontfacekit/web fonts/droidsans_regular/stylesheet.css);@import url(../fonts/droid-sans-mono-fontfacekit/web fonts/droidsansmono_regular/stylesheet.css);.pie-element,.lt-ie9 #page{behavior:url("/polyfills/css3pie/PIE-1.0.0.htc");position:relative}.pie-container{z-index:0;position:relative}.z-pie-element,.lt-ie9 #page{behavior:url("/polyfills/css3pie/PIE-1.0.0.htc");z-index:0}.lt-ie9 #header{padding-right:0;margin-right:20px}.block a:link,.block a:visited,.node a:link,.node a:visited,#identificationKey a:link,#identificationKey a:visited,#content a:link,#content a:visited{color:#115e92;text-decoration:none}.block a:hover,.block a:focus,.node a:hover,.node a:focus,#identificationKey a:hover,#identificationKey a:focus,#content a:hover,#content a:focus{text-decoration:underline}.block .Synonym a:link,.block .Synonym a:visited,.block .misapplied-name a:link,.block .misapplied-name a:visited,.node .Synonym a:link,.node .Synonym a:visited,.node .misapplied-name a:link,.node .misapplied-name a:visited,#identificationKey .Synonym a:link,#identificationKey .Synonym a:visited,#identificationKey .misapplied-name a:link,#identificationKey .misapplied-name a:visited,#content .Synonym a:link,#content .Synonym a:visited,#content .misapplied-name a:link,#content .misapplied-name a:visited{color:#7c7c7c}.block .Taxon a:link,.block .Taxon a:visited,.node .Taxon a:link,.node .Taxon a:visited,#identificationKey .Taxon a:link,#identificationKey .Taxon a:visited,#content .Taxon a:link,#content .Taxon a:visited{color:#115e92}#content a.tabs-primary__tab-link{color:#333}#page-toc{float:right;background-color:#fff}#page-toc h3{margin-top:0;line-height:18px}#taxonProfileImage{float:left}.block-cdm-dataportal-feature,.media-caption,.specimens{clear:both;margin-bottom:18px}.block-cdm-dataportal-feature dt,.media-caption dt,.specimens dt{float:left;font-weight:bold;margin-right:0.3em}.block-cdm-dataportal-feature dd,.media-caption dd,.specimens dd{margin:0;margin-left:20px}.block-cdm-dataportal-feature dl dl,.media-caption dl dl,.specimens dl dl{margin:0}.breadcrumbs li{padding:0 0 0 0}#search_results a:link,#search_results a:visited{color:#115e92;text-decoration:none}#search_results a:hover,#search_results a:focus{text-decoration:underline}#search_results .Synonym a:link,#search_results .Synonym a:visited,#search_results .misapplied-name a:link,#search_results .misapplied-name a:visited{color:#7c7c7c}#search_results .Taxon a:link,#search_results .Taxon a:visited{color:#115e92}#search_results table{margin:1em 0}div.cdm-item-list div.item{margin:9px 0}.page-part{margin-bottom:18px;clear:none}.description_list h3{font-size:12px;line-height:18px;font-weight:bold}#synonymy div.accepted-name{margin-bottom:-1em;margin-top:1em}#synonymy .homotypic-synonymy-group,#synonymy .heterotypic-synonymy-group,#synonymy .taxon-relationships{border-bottom:1px solid #DEDEDE;margin:1em 0px;padding:0}dl.media-caption{margin:0}.media-caption dd{margin-left:0}.media-caption dd .title{font-size:100%}.image-gallerie td.caption{padding-bottom:1em}#specimens table.media_gallery{margin-top:0.2em}#specimens .description_list{clear:both}#specimens .description_list h3{margin-top:0;background-color:#ddd}#specimens .description_list h4{clear:left;margin-bottom:0;font-style:italic}#specimens .dynabox_content{margin-left:10px;margin-right:10px}#specimens .block-cdm-dataportal-feature{margin-left:20px;margin-bottom:0}#specimens .block-cdm-dataportal-feature h2{font-size:12px;line-height:18px;font-weight:bold}#specimens ul.typeDesignations{clear:both}#specimens .dna-sequence div{font-size:12px;font-family:monospace;clear:left;padding-left:20px}#specimens .derived_from{clear:both}.openlayers-container{margin-top:5px;margin-bottom:5px}.registration .name_type_designation .type_status{font-weight:bold}.registration .registration-date-and-institute{color:#999}.registration .published-name .TaxonName .name{font-weight:bold}.registration .typified-name .cdm\:TaxonName{color:#999}.registration .typified-name .cdm\:TaxonName a{color:#999}.registration .typified-name .cdm\:TaxonName .TaxonName .name{font-weight:bold}.registration .registration-summary .registered_name .name{font-weight:bold}.registration .registration-summary .referenced_typified_name{color:#999}.registration .registration-summary .label{font-weight:bold}#system-theme-settings .image-preview{width:600px;max-height:150px;overflow:auto}#system-theme-settings .image-preview img{max-width:none}#classification-breadcrumbs{font-size:1.5em;line-height:1.5em}@media all and (min-width: 960px){#classification-breadcrumbs{font-size:1em}}
themes/zen_dataportal/css/ie-legacy.css
1
/* line 30, ../sass/ie-legacy.scss */
2
.pie-element, .lt-ie9 #page {
3
  behavior: url("/polyfills/css3pie/PIE-1.0.0.htc");
4
  position: relative;
5
}
6

  
7
/* line 43, ../sass/ie-legacy.scss */
8
.pie-container {
9
  z-index: 0;
10
  position: relative;
11
}
12

  
13
/* line 47, ../sass/ie-legacy.scss */
14
.z-pie-element, .lt-ie9 #page {
15
  behavior: url("/polyfills/css3pie/PIE-1.0.0.htc");
16
  z-index: 0;
17
}
18

  
19
/* line 63, ../sass/ie-legacy.scss */
20
.lt-ie9 #header {
21
  /* 
22
   * reset right padding to zero and use margin-right instead,
23
   * this avoids the need for background-clip: content-box
24
   * which is not suppoorted in IE < 9
25
   */
26
  padding-right: 0;
27
  margin-right: 20px;
28
}
1
.pie-element,.lt-ie9 #page{behavior:url("/polyfills/css3pie/PIE-1.0.0.htc");position:relative}.pie-container{z-index:0;position:relative}.z-pie-element,.lt-ie9 #page{behavior:url("/polyfills/css3pie/PIE-1.0.0.htc");z-index:0}.lt-ie9 #header{padding-right:0;margin-right:20px}
themes/zen_dataportal/css/pie.css
1
/* line 27, ../sass/pie.scss */
2
.pie-element, .bordered, .gradient {
3
  behavior: url("/d7/test/scripts/polyfills/PIE.htc");
4
  position: relative;
5
}
6

  
7
/* line 33, ../sass/pie.scss */
8
.bordered {
9
  -webkit-border-radius: 5px;
10
  -moz-border-radius: 5px;
11
  -ms-border-radius: 5px;
12
  -o-border-radius: 5px;
13
  border-radius: 5px;
14
}
15

  
16
/* line 38, ../sass/pie.scss */
17
.gradient {
18
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff0000), color-stop(100%, #0000ff));
19
  background: -webkit-linear-gradient(#ff0000, #0000ff);
20
  background: -moz-linear-gradient(#ff0000, #0000ff);
21
  background: -o-linear-gradient(#ff0000, #0000ff);
22
  -pie-background: linear-gradient(#ff0000, #0000ff);
23
  background: linear-gradient(#ff0000, #0000ff);
24
}
25

  
26
/* line 52, ../sass/pie.scss */
27
.pie-container, .widget {
28
  z-index: 0;
29
  position: relative;
30
}
31

  
32
/* line 56, ../sass/pie.scss */
33
.z-pie-element, .widget h3 {
34
  behavior: url("/d7/test/scripts/polyfills/PIE.htc");
35
  z-index: 0;
36
}
37

  
38
/* line 71, ../sass/pie.scss */
39
.has-gradient {
40
  behavior: url("/d7/test/scripts/polyfills/PIE.htc");
41
  position: relative;
42
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff0000), color-stop(100%, #0000ff));
43
  background: -webkit-linear-gradient(#ff0000, #0000ff);
44
  background: -moz-linear-gradient(#ff0000, #0000ff);
45
  background: -o-linear-gradient(#ff0000, #0000ff);
46
  -pie-background: linear-gradient(#ff0000, #0000ff);
47
  background: linear-gradient(#ff0000, #0000ff);
48
}
1
.pie-element,.bordered,.gradient{behavior:url("/d7/test/scripts/polyfills/PIE.htc");position:relative}.bordered{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.gradient{background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff0000), color-stop(100%, #0000ff));background:-webkit-linear-gradient(#ff0000,#0000ff);background:-moz-linear-gradient(#ff0000,#0000ff);background:-o-linear-gradient(#ff0000,#0000ff);-pie-background:linear-gradient(#ff0000,#0000ff);background:linear-gradient(#ff0000,#0000ff)}.pie-container,.widget{z-index:0;position:relative}.z-pie-element,.widget h3{behavior:url("/d7/test/scripts/polyfills/PIE.htc");z-index:0}.has-gradient{behavior:url("/d7/test/scripts/polyfills/PIE.htc");position:relative;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff0000), color-stop(100%, #0000ff));background:-webkit-linear-gradient(#ff0000,#0000ff);background:-moz-linear-gradient(#ff0000,#0000ff);background:-o-linear-gradient(#ff0000,#0000ff);-pie-background:linear-gradient(#ff0000,#0000ff);background:linear-gradient(#ff0000,#0000ff)}
themes/zen_dataportal/css/styles-rtl.css
1
/**
2
 * @file
3
 * RTL companion for the styles.scss file.
4
 */
5
/* Import Sass mixins, variables, Compass modules, etc. */
6
@import url(../fonts/droid-sans-fontfacekit/web fonts/droidsans_regular/stylesheet.css);
7
@import url(../fonts/droid-sans-mono-fontfacekit/web fonts/droidsansmono_regular/stylesheet.css);
8
/* line 30, ../sass/ie-legacy.scss */
9
.pie-element, .lt-ie9 #page {
10
  behavior: url("/polyfills/css3pie/PIE-1.0.0.htc");
11
  position: relative;
12
}
13

  
14
/* line 43, ../sass/ie-legacy.scss */
15
.pie-container {
16
  z-index: 0;
17
  position: relative;
18
}
19

  
20
/* line 47, ../sass/ie-legacy.scss */
21
.z-pie-element, .lt-ie9 #page {
22
  behavior: url("/polyfills/css3pie/PIE-1.0.0.htc");
23
  z-index: 0;
24
}
25

  
26
/* line 63, ../sass/ie-legacy.scss */
27
.lt-ie9 #header {
28
  /* 
29
   * reset right padding to zero and use margin-right instead,
30
   * this avoids the need for background-clip: content-box
31
   * which is not suppoorted in IE < 9
32
   */
33
  padding-right: 0;
34
  margin-right: 20px;
35
}
36

  
37
/* HTML element (SMACSS base) rules */
38
/**
39
 * @file
40
 * Normalize-rtl.scss is the RTL language extension of normalize.scss
41
 */
42
/**
43
 * Lists
44
 */
45
/* line 9, ../sass/_normalize-rtl.scss */
46
dd {
47
  margin: 0 30px 0 0;
48
}
49

  
50
/* Address paddings set differently in IE 6/7. */
51
/* line 16, ../sass/_normalize-rtl.scss */
52
menu,
53
ol,
54
ul {
55
  padding: 0 30px 0 0;
56
}
57

  
58
/**
59
 * Forms
60
 */
61
/* line 24, ../sass/_normalize-rtl.scss */
62
legend {
63
  /* Correct alignment displayed oddly in IE 6/7. */
64
  *margin-left: 0;
65
  *margin-right: -7px;
66
}
67

  
68
/* Layout rules */
69
/**
70
 * @file
71
 * RTL companion for the layout-responsive.css file.
72
 */
73
/**
74
 * @file
75
 * Positioning for a responsive layout.
76
 *
77
 * Define CSS classes to create a fluid grid layout with optional sidebars
78
 * depending on whether blocks are placed in the left or right sidebars.
79
 *
80
 * This layout uses the Zen Grids plugin for Compass: http://zengrids.com
81
 */
82
/**
83
 * Use 3 grid columns for smaller screens.
84

  
85
 * FIXME ?: see sass-old/layouts/responsive-sidebars.scss line 99
86
 */
87
@media all and (min-width: 480px) and (max-width: 959px) {
88
  /**
89
   * The layout when there is only one sidebar, the left one.
90
   */
91
  /* line 87, ../sass/layouts/_responsive.scss */
92
  .sidebar-first {
93
    /* Span 2 columns, starting in 2nd column from left. */
94
    /* Span 1 column, starting in 1st column from left. */
95
  }
96
  /* line 89, ../sass/layouts/_responsive.scss */
97
  .sidebar-first #content {
98
    float: right;
99
    width: 66.66667%;
100
    margin-right: 33.33333%;
101
    margin-left: -100%;
102
  }
103
  /* line 94, ../sass/layouts/_responsive.scss */
104
  .sidebar-first .region-sidebar-first {
105
    float: right;
106
    width: 33.33333%;
107
    margin-right: 0%;
108
    margin-left: -33.33333%;
109
  }
110

  
111
  /**
112
   * The layout when there is only one sidebar, the right one.
113
   */
114
  /* line 102, ../sass/layouts/_responsive.scss */
115
  .sidebar-second {
116
    /* Span 2 columns, starting in 1st column from left. */
117
    /* Span 1 column, starting in 3rd column from left. */
118
  }
119
  /* line 104, ../sass/layouts/_responsive.scss */
120
  .sidebar-second #content {
121
    float: right;
122
    width: 66.66667%;
123
    margin-right: 0%;
124
    margin-left: -66.66667%;
125
  }
126
  /* line 109, ../sass/layouts/_responsive.scss */
127
  .sidebar-second .region-sidebar-second {
128
    float: right;
129
    width: 33.33333%;
130
    margin-right: 66.66667%;
131
    margin-left: -100%;
132
  }
133

  
134
  /**
135
   * The layout when there are two sidebars.
136
   */
137
  /* line 117, ../sass/layouts/_responsive.scss */
138
  .two-sidebars {
139
    /* Span 2 columns, starting in 2nd column from left. */
140
    /* Span 1 column, starting in 1st column from left. */
141
    /* Start a new row and span all 3 columns. */
142
  }
143
  /* line 119, ../sass/layouts/_responsive.scss */
144
  .two-sidebars #content {
145
    float: right;
146
    width: 66.66667%;
147
    margin-right: 33.33333%;
148
    margin-left: -100%;
149
  }
150
  /* line 124, ../sass/layouts/_responsive.scss */
151
  .two-sidebars .region-sidebar-first {
152
    float: right;
153
    width: 33.33333%;
154
    margin-right: 0%;
155
    margin-left: -33.33333%;
156
  }
157
  /* line 129, ../sass/layouts/_responsive.scss */
158
  .two-sidebars .region-sidebar-second {
159
    float: right;
160
    width: 100%;
161
    margin-right: 0%;
162
    margin-left: -100%;
163
    padding-left: 0;
164
    padding-right: 0;
165
    clear: right;
166
    /* Apply the shared properties of grid items in a single, efficient ruleset. */
167
    /* Span 1 column, starting in the 1st column from left. */
168
    /* Span 1 column, starting in the 2nd column from left. */
169
    /* Span 1 column, starting in the 3rd column from left. */
170
  }
171
  /* line 135, ../sass/layouts/_responsive.scss */
172
  .two-sidebars .region-sidebar-second .block {
173
    padding-left: 20px;
174
    padding-right: 20px;
175
    -moz-box-sizing: border-box;
176
    -webkit-box-sizing: border-box;
177
    -ms-box-sizing: border-box;
178
    box-sizing: border-box;
179
    word-wrap: break-word;
180
    *behavior: url("/polyfills/box-sizing-polyfill/boxsizing.htc");
181
    _display: inline;
182
    _overflow: hidden;
183
    _overflow-y: visible;
184
  }
185
  /* line 139, ../sass/layouts/_responsive.scss */
186
  .two-sidebars .region-sidebar-second .block:nth-child(3n+1) {
187
    float: right;
188
    width: 33.33333%;
189
    margin-right: 0%;
190
    margin-left: -33.33333%;
191
    clear: right;
192
  }
193
  /* line 144, ../sass/layouts/_responsive.scss */
194
  .two-sidebars .region-sidebar-second .block:nth-child(3n+2) {
195
    float: right;
196
    width: 33.33333%;
197
    margin-right: 33.33333%;
198
    margin-left: -66.66667%;
199
  }
200
  /* line 148, ../sass/layouts/_responsive.scss */
201
  .two-sidebars .region-sidebar-second .block:nth-child(3n) {
202
    float: right;
203
    width: 33.33333%;
204
    margin-right: 66.66667%;
205
    margin-left: -100%;
206
  }
207
}
208
/**
209
 * Use 5 grid columns for larger screens.
210
 */
211
@media all and (min-width: 960px) {
212
  /**
213
   * The layout when there is only one sidebar, the left one.
214
   */
215
  /* line 166, ../sass/layouts/_responsive.scss */
216
  .sidebar-first {
217
    /* Span 4 columns, starting in 2nd column from left. */
218
    /* Span 1 column, starting in 1st column from left. */
219
  }
220
  /* line 168, ../sass/layouts/_responsive.scss */
221
  .sidebar-first #content {
222
    float: right;
223
    width: 75%;
224
    margin-right: 25%;
225
    margin-left: -100%;
226
  }
227
  /* line 173, ../sass/layouts/_responsive.scss */
228
  .sidebar-first .region-sidebar-first {
229
    float: right;
230
    width: 25%;
231
    margin-right: 0%;
232
    margin-left: -25%;
233
  }
234

  
235
  /**
236
   * The layout when there is only one sidebar, the right one.
237
   */
238
  /* line 181, ../sass/layouts/_responsive.scss */
239
  .sidebar-second {
240
    /* Span 4 columns, starting in 1st column from left. */
241
    /* Span 1 column, starting in 5th column from left. */
242
  }
243
  /* line 183, ../sass/layouts/_responsive.scss */
244
  .sidebar-second #content {
245
    float: right;
246
    width: 75%;
247
    margin-right: 0%;
248
    margin-left: -75%;
249
  }
250
  /* line 188, ../sass/layouts/_responsive.scss */
251
  .sidebar-second .region-sidebar-second {
252
    float: right;
253
    width: 25%;
254
    margin-right: 75%;
255
    margin-left: -100%;
256
  }
257

  
258
  /**
259
   * The layout when there are two sidebars.
260
   */
261
  /* line 196, ../sass/layouts/_responsive.scss */
262
  .two-sidebars {
263
    /* Span 3 columns, starting in 2nd column from left. */
264
    /* Span 1 column, starting in 1st column from left. */
265
    /* Span 1 column, starting in 5th column from left. */
266
  }
267
  /* line 198, ../sass/layouts/_responsive.scss */
268
  .two-sidebars #content {
269
    float: right;
270
    width: 50%;
271
    margin-right: 25%;
272
    margin-left: -75%;
273
  }
274
  /* line 203, ../sass/layouts/_responsive.scss */
275
  .two-sidebars .region-sidebar-first {
276
    float: right;
277
    width: 25%;
278
    margin-right: 0%;
279
    margin-left: -25%;
280
  }
281
  /* line 208, ../sass/layouts/_responsive.scss */
282
  .two-sidebars .region-sidebar-second {
283
    float: right;
284
    width: 25%;
285
    margin-right: 75%;
286
    margin-left: -100%;
287
  }
288
}
289
/* Component (SMACSS module) rules */
290
/**
291
 * @file
292
 * RTL companion for the modular-styles.css file.
293
 */
294
/**
295
 * Branding header.
296
 */
297
/* Wrapping link for logo. */
298
/* line 11, ../sass/components/_misc-rtl.scss */
299
.header__logo {
300
  float: right;
301
}
302

  
303
/* The secondary menu (login, etc.) */
304
/* line 16, ../sass/components/_misc-rtl.scss */
305
.header__secondary-menu {
306
  float: left;
307
}
308

  
309
/**
310
 * Navigation bar.
311
 */
312
/* Main menu and secondary menu links and menu block links. */
313
/* line 27, ../sass/components/_misc-rtl.scss */
314
#navigation .links,
315
#navigation .menu {
316
  text-align: right;
317
}
318
/* line 30, ../sass/components/_misc-rtl.scss */
319
#navigation .links li,
320
#navigation .menu li {
321
  /* A simple method to get navigation links to appear in one line. */
322
  float: right;
323
  padding: 0 0 0 10px;
324
}
325

  
326
/**
327
 * Messages.
328
 */
329
/* line 41, ../sass/components/_misc-rtl.scss */
330
.messages, .messages--status, .messages--warning, .messages--error {
331
  padding: 10px 50px 10px 10px;
332
  background-position: 99% 8px;
333
}
334

  
335
/**
336
 * Tabs.
337
 */
338
/* line 58, ../sass/components/_misc-rtl.scss */
339
.tabs-primary__tab, .tabs-primary__tab.is-active, .tabs-secondary__tab,
340
.tabs-secondary__tab.is-active {
341
  float: right;
342
}
343

  
344
/**
345
 * Inline styles.
346
 */
347
/* List of links */
348
/* line 77, ../sass/components/_misc-rtl.scss */
349
.inline li {
350
  /* Bug in Safari causes display: inline to fail. */
351
  display: inline-block;
352
  padding: 0 0 0 1em;
353
}
354

  
355
/* The inline field label used by the Fences.module */
356
/* line 84, ../sass/components/_misc-rtl.scss */
357
span.field-label {
358
  padding: 0 0 0 1em;
359
}
360

  
361
/**
362
 * "More" links.
363
 */
364
/* line 91, ../sass/components/_misc-rtl.scss */
365
.more-link {
366
  text-align: left;
367
}
368

  
369
/* line 94, ../sass/components/_misc-rtl.scss */
370
.more-help-link {
371
  text-align: left;
372
}
373

  
374
/* line 97, ../sass/components/_misc-rtl.scss */
375
.more-help-link a {
376
  background-position: 100% 50%;
377
  padding: 1px 20px 1px 0;
378
}
379

  
380
/**
381
 * Menus.
382
 */
383
/* line 105, ../sass/components/_misc-rtl.scss */
384
.menu__item.is-collapsed {
385
  list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABNJREFUCB1j4GASYFJgcmD+A4IADUIDfIUMT4wAAAAASUVORK5CYII=');
386
  *list-style-image: url('../images/menu-collapsed-rtl.png?1475577735');
387
}
388

  
389
/**
390
 * Comments.
391
 */
392
/* Nested comments are indented. */
393
/* line 117, ../sass/components/_misc-rtl.scss */
394
.indented {
395
  margin-left: 0;
396
  margin-right: 30px;
397
}
398

  
399
/**
400
 * Forms.
401
 */
402
/* Drupal's default login form block */
403
/* line 127, ../sass/components/_misc-rtl.scss */
404
#user-login-form {
405
  text-align: right;
406
}
407

  
408
/* line 132, ../sass/components/_misc-rtl.scss */
409
html.js #user-login-form li.openid-link,
410
#user-login-form li.openid-link {
411
  /* Un-do some of the padding on the ul list. */
412
  margin-left: 0;
413
  margin-right: -20px;
414
}
415

  
416
/*
417
 * Drupal admin tables.
418
 */
419
/* line 142, ../sass/components/_misc-rtl.scss */
420
form th {
421
  text-align: right;
422
  padding-left: 1em;
423
  padding-right: 0;
424
}
425

  
426
/**
427
 * Collapsible fieldsets.
428
 *
429
 * @see collapse.js
430
 */
431
/* line 155, ../sass/components/_misc-rtl.scss */
432
html.js .collapsible .fieldset-legend {
433
  background-position: 98% 75%;
434
  padding-left: 0;
435
  padding-right: 15px;
436
}
437
/* line 160, ../sass/components/_misc-rtl.scss */
438
html.js .collapsed .fieldset-legend {
439
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABNJREFUCB1j4GASYFJgcmD+A4IADUIDfIUMT4wAAAAASUVORK5CYII=');
440
  *background-image: url('../images/menu-collapsed-rtl.png?1475577735');
441
  background-position: 98% 50%;
442
}
443

  
444
/* SMACSS theme rules */
445
/* @import "theme-A-rtl"; */
446
/* @import "theme-B-rtl"; */
1
@import url(../fonts/droid-sans-fontfacekit/web fonts/droidsans_regular/stylesheet.css);@import url(../fonts/droid-sans-mono-fontfacekit/web fonts/droidsansmono_regular/stylesheet.css);.pie-element,.lt-ie9 #page{behavior:url("/polyfills/css3pie/PIE-1.0.0.htc");position:relative}.pie-container{z-index:0;position:relative}.z-pie-element,.lt-ie9 #page{behavior:url("/polyfills/css3pie/PIE-1.0.0.htc");z-index:0}.lt-ie9 #header{padding-right:0;margin-right:20px}dd{margin:0 30px 0 0}menu,ol,ul{padding:0 30px 0 0}legend{*margin-left:0;*margin-right:-7px}@media all and (min-width: 480px) and (max-width: 959px){.sidebar-first #content{float:right;width:66.66667%;margin-right:33.33333%;margin-left:-100%}.sidebar-first .region-sidebar-first{float:right;width:33.33333%;margin-right:0%;margin-left:-33.33333%}.sidebar-second #content{float:right;width:66.66667%;margin-right:0%;margin-left:-66.66667%}.sidebar-second .region-sidebar-second{float:right;width:33.33333%;margin-right:66.66667%;margin-left:-100%}.two-sidebars #content{float:right;width:66.66667%;margin-right:33.33333%;margin-left:-100%}.two-sidebars .region-sidebar-first{float:right;width:33.33333%;margin-right:0%;margin-left:-33.33333%}.two-sidebars .region-sidebar-second{float:right;width:100%;margin-right:0%;margin-left:-100%;padding-left:0;padding-right:0;clear:right}.two-sidebars .region-sidebar-second .block{padding-left:20px;padding-right:20px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;*behavior:url("/polyfills/box-sizing-polyfill/boxsizing.htc");_display:inline;_overflow:hidden;_overflow-y:visible}.two-sidebars .region-sidebar-second .block:nth-child(3n+1){float:right;width:33.33333%;margin-right:0%;margin-left:-33.33333%;clear:right}.two-sidebars .region-sidebar-second .block:nth-child(3n+2){float:right;width:33.33333%;margin-right:33.33333%;margin-left:-66.66667%}.two-sidebars .region-sidebar-second .block:nth-child(3n){float:right;width:33.33333%;margin-right:66.66667%;margin-left:-100%}}@media all and (min-width: 960px){.sidebar-first #content{float:right;width:75%;margin-right:25%;margin-left:-100%}.sidebar-first .region-sidebar-first{float:right;width:25%;margin-right:0%;margin-left:-25%}.sidebar-second #content{float:right;width:75%;margin-right:0%;margin-left:-75%}.sidebar-second .region-sidebar-second{float:right;width:25%;margin-right:75%;margin-left:-100%}.two-sidebars #content{float:right;width:50%;margin-right:25%;margin-left:-75%}.two-sidebars .region-sidebar-first{float:right;width:25%;margin-right:0%;margin-left:-25%}.two-sidebars .region-sidebar-second{float:right;width:25%;margin-right:75%;margin-left:-100%}}.header__logo{float:right}.header__secondary-menu{float:left}#navigation .links,#navigation .menu{text-align:right}#navigation .links li,#navigation .menu li{float:right;padding:0 0 0 10px}.messages,.messages--status,.messages--warning,.messages--error{padding:10px 50px 10px 10px;background-position:99% 8px}.tabs-primary__tab,.tabs-primary__tab.is-active,.tabs-secondary__tab,.tabs-secondary__tab.is-active{float:right}.inline li{display:inline-block;padding:0 0 0 1em}span.field-label{padding:0 0 0 1em}.more-link{text-align:left}.more-help-link{text-align:left}.more-help-link a{background-position:100% 50%;padding:1px 20px 1px 0}.menu__item.is-collapsed{list-style-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABNJREFUCB1j4GASYFJgcmD+A4IADUIDfIUMT4wAAAAASUVORK5CYII=');*list-style-image:url('../images/menu-collapsed-rtl.png?1563542333')}.indented{margin-left:0;margin-right:30px}#user-login-form{text-align:right}html.js #user-login-form li.openid-link,#user-login-form li.openid-link{margin-left:0;margin-right:-20px}form th{text-align:right;padding-left:1em;padding-right:0}html.js .collapsible .fieldset-legend{background-position:98% 75%;padding-left:0;padding-right:15px}html.js .collapsed .fieldset-legend{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABNJREFUCB1j4GASYFJgcmD+A4IADUIDfIUMT4wAAAAASUVORK5CYII=');*background-image:url('../images/menu-collapsed-rtl.png?1563542333');background-position:98% 50%}
themes/zen_dataportal/css/styles.css
1
/**
2
 * @file
3
 * Styles are organized using the SMACSS technique. @see http://smacss.com/book/
4
 *
5
 * When you turn on CSS aggregation at admin/config/development/performance, all
6
 * of these @include files will be combined into a single file.
7
 */
8
/* Import Sass mixins, variables, Compass modules, etc. */
9
@import url(../fonts/droid-sans-fontfacekit/web fonts/droidsans_regular/stylesheet.css);
10
@import url(../fonts/droid-sans-mono-fontfacekit/web fonts/droidsansmono_regular/stylesheet.css);
11
@import url(../fonts/droid-sans-fontfacekit/web fonts/droidsans_regular/stylesheet.css);
12
@import url(../fonts/droid-sans-mono-fontfacekit/web fonts/droidsansmono_regular/stylesheet.css);
13
/* line 30, ../sass/ie-legacy.scss */
14
.pie-element, .lt-ie9 #page, #page {
15
  behavior: url("/polyfills/css3pie/PIE-1.0.0.htc");
16
  position: relative;
17
}
18

  
19
/* line 43, ../sass/ie-legacy.scss */
20
.pie-container {
21
  z-index: 0;
22
  position: relative;
23
}
24

  
25
/* line 47, ../sass/ie-legacy.scss */
26
.z-pie-element, .lt-ie9 #page, #page {
27
  behavior: url("/polyfills/css3pie/PIE-1.0.0.htc");
28
  z-index: 0;
29
}
30

  
31
/* line 63, ../sass/ie-legacy.scss */
32
.lt-ie9 #header {
33
  /* 
34
   * reset right padding to zero and use margin-right instead,
35
   * this avoids the need for background-clip: content-box
36
   * which is not suppoorted in IE < 9
37
   */
38
  padding-right: 0;
39
  margin-right: 20px;
40
}
41

  
42
/* HTML element (SMACSS base) rules */
43
/**
44
 * @file
45
 * Normalize.css is intended to be used as an alternative to CSS resets.
46
 *
47
 * This file is a slight fork of these original sources:
48
 * - normalize.css v2.1.2 | MIT License | git.io/normalize
49
 * - normalize.scss v2.1.2 | MIT/GPLv2 License | bit.ly/normalize-with-compass
50
 *
51
 * It's suggested that you read the normalize.scss file and customise it to meet
52
 * your needs, rather then including the file in your project and overriding the
53
 * defaults later in your CSS.
54
 * @see http://nicolasgallagher.com/about-normalize-css/
55
 *
56
 * Also: @see http://meiert.com/en/blog/20080419/reset-style-sheets-are-bad/
57
 *       @see http://snook.ca/archives/html_and_css/no_css_reset/
58
 */
59
/**
60
 * HTML5 display definitions
61
 */
62
/* Correct `block` display not defined in IE 8/9. */
63
/* line 33, ../sass/_normalize.scss */
64
article,
65
aside,
66
details,
67
figcaption,
68
figure,
69
footer,
70
header,
71
main,
72
nav,
73
section,
74
summary {
75
  display: block;
76
}
77

  
78
/* Correct `inline-block` display not defined in IE 8/9. */
79
/* line 40, ../sass/_normalize.scss */
80
audio,
81
canvas,
82
video {
83
  display: inline-block;
84
  *display: inline;
85
  *zoom: 1;
86
}
87

  
88
/**
89
 * Prevent modern browsers from displaying `audio` without controls.
90
 * Remove excess height in iOS 5 devices.
91
 */
92
/* line 52, ../sass/_normalize.scss */
93
audio:not([controls]) {
94
  display: none;
95
  height: 0;
96
}
97

  
98
/* Address styling not present in IE 8/9. */
99
/* line 58, ../sass/_normalize.scss */
100
[hidden] {
101
  display: none;
102
}
103

  
104
/**
105
 * Base
106
 *
107
 * Instead of relying on the fonts that are available on a user's computer, you
108
 * can use web fonts which, like images, are resources downloaded to the user's
109
 * browser. Because of the bandwidth and rendering resources required, web fonts
110
 * should be used with care.
111
 *
112
 * Numerous resources for web fonts can be found on Google. Here are a few
113
 * websites where you can find Open Source fonts to download:
114
 * - http://www.fontsquirrel.com/fontface
115
 * - http://www.theleagueofmoveabletype.com
116
 *
117
 * In order to use these fonts, you will need to convert them into formats
118
 * suitable for web fonts. We recommend the free-to-use Font Squirrel's
119
 * Font-Face Generator:
120
 *   http://www.fontsquirrel.com/fontface/generator
121
 *
122
 * The following is an example @font-face declaration. This font can then be
123
 * used in any ruleset using a property like this:  font-family: Example, serif;
124
 *
125
 * Since we're using Sass, you'll need to declare your font faces here, then you
126
 * can add them to the font variables in the _init.scss partial.
127
 */
128
/*
129
@font-face {
130
  font-family: 'Example';
131
  src: url('../fonts/example.eot');
132
  src: url('../fonts/example.eot?iefix') format('eot'),
133
    url('../fonts/example.woff') format('woff'),
134
    url('../fonts/example.ttf') format('truetype'),
135
    url('../fonts/example.svg#webfontOkOndcij') format('svg');
136
  font-weight: normal;
137
  font-style: normal;
138
}
139
*/
140
/**
141
 * 1. Set default font family to sans-serif.
142
 * 2. Prevent iOS text size adjust after orientation change, without disabling
143
 *    user zoom.
144
 * 3. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
145
 *    `em` units.
146
 */
147
/* line 106, ../sass/_normalize.scss */
148
html {
149
  font-family: "droid_sansregular", sans-serif;
150
  /* 1 */
151
  font-size: 75%;
152
  /* 3 */
153
  -ms-text-size-adjust: 100%;
154
  /* 2 */
155
  -webkit-text-size-adjust: 100%;
156
  /* 2 */
157
  line-height: 1.5em;
158
}
159

  
160
/* Address `font-family` inconsistency between `textarea` and other form elements. */
161
/* line 120, ../sass/_normalize.scss */
162
button,
163
input,
164
select,
165
textarea {
166
  font-family: "droid_sansregular", sans-serif;
167
}
168

  
169
/* Remove default margin. */
170
/* line 126, ../sass/_normalize.scss */
171
body {
172
  margin: 0;
173
  padding: 0;
174
}
175

  
176
/**
177
 * Links
178
 *
179
 * The order of link states are based on Eric Meyer's article:
180
 * http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states
181
 */
182
/* Address `outline` inconsistency between Chrome and other browsers. */
183
/* line 148, ../sass/_normalize.scss */
184
a:focus {
185
  outline: thin dotted;
186
}
187

  
188
/* Improve readability when focused and also mouse hovered in all browsers. */
189
/* line 154, ../sass/_normalize.scss */
190
a:active,
191
a:hover {
192
  outline: 0;
193
}
194

  
195
/**
196
 * Typography
197
 *
198
 * To achieve a pleasant vertical rhythm, we use Compass' Vertical Rhythm mixins
199
 * so that the line height of our base font becomes the basic unit of vertical
200
 * measurement. We use multiples of that unit to set the top and bottom margins
201
 * for our block level elements and to set the line heights of any fonts.
202
 * For more information, see http://24ways.org/2006/compose-to-a-vertical-rhythm
203
 */
204
/* Set 1 unit of vertical rhythm on the top and bottom margin. */
205
/* line 170, ../sass/_normalize.scss */
206
p,
207
pre {
208
  margin: 1.5em 0;
209
}
210

  
211
/* line 173, ../sass/_normalize.scss */
212
blockquote {
213
  /* Also indent the quote on both sides. */
214
  margin: 1.5em 30px;
215
}
216

  
217
/**
218
 * Address variable `h1` font-size and margin within `section` and `article`
219
 * contexts in Firefox 4+, Safari 5, and Chrome.
220
 */
221
/* line 182, ../sass/_normalize.scss */
222
h1 {
223
  /* Set the font-size and line-height while keeping a proper vertical rhythm. */
224
  font-size: 2em;
225
  line-height: 1.5em;
226
  /* Set 1 unit of vertical rhythm on the top and bottom margins. */
227
  margin-top: 0.75em;
228
  margin-bottom: 0.75em;
229
}
230

  
231
/* line 190, ../sass/_normalize.scss */
232
h2 {
233
  font-size: 1.6em;
234
  line-height: 1.875em;
235
  margin-top: 0.9375em;
236
  margin-bottom: 0.9375em;
237
}
238

  
239
/* line 195, ../sass/_normalize.scss */
240
h3 {
241
  font-size: 1.5em;
242
  line-height: 2em;
243
  margin-top: 1em;
244
  margin-bottom: 1em;
245
}
246

  
247
/* line 200, ../sass/_normalize.scss */
248
h4 {
249
  font-size: 1em;
250
  line-height: 1.5em;
251
  margin-top: 1.5em;
252
  margin-bottom: 1.5em;
253
}
254

  
255
/* line 205, ../sass/_normalize.scss */
256
h5 {
257
  font-size: 0.83em;
258
  line-height: 1.80723em;
259
  margin-top: 1.80723em;
260
  margin-bottom: 1.80723em;
261
}
262

  
263
/* line 210, ../sass/_normalize.scss */
264
h6 {
265
  font-size: 0.67em;
266
  line-height: 2.23881em;
267
  margin-top: 2.23881em;
268
  margin-bottom: 2.23881em;
269
}
270

  
271
/* Address styling not present in IE 8/9, Safari 5, and Chrome. */
272
/* line 217, ../sass/_normalize.scss */
273
abbr[title] {
274
  border-bottom: 1px dotted;
275
}
276

  
277
/* Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome. */
278
/* line 223, ../sass/_normalize.scss */
279
b,
280
strong {
281
  font-weight: bold;
282
}
283

  
284
/* Address styling not present in Safari 5 and Chrome. */
285
/* line 228, ../sass/_normalize.scss */
286
dfn {
287
  font-style: italic;
288
}
289

  
290
/* Address differences between Firefox and other browsers. */
291
/* line 233, ../sass/_normalize.scss */
292
hr {
293
  -webkit-box-sizing: content-box;
294
  -moz-box-sizing: content-box;
295
  box-sizing: content-box;
296
  height: 0;
297
  border: 1px solid #666;
298
  padding-bottom: -1px;
299
  margin: 1.5em 0;
300
}
301

  
302
/* Address styling not present in IE 8/9. */
303
/* line 242, ../sass/_normalize.scss */
304
mark {
305
  background: #ff0;
306
  color: #000;
307
}
308

  
309
/* Correct font family set oddly in Safari 5 and Chrome. */
310
/* line 253, ../sass/_normalize.scss */
311
code,
312
kbd,
313
pre,
314
samp,
315
tt,
316
var {
317
  font-family: "droid_sans_monoregular", monospace, sans-serif;
318
  _font-family: 'courier new', monospace;
319
  font-size: 1em;
320
  line-height: 1.5em;
321
}
322

  
323
/* Improve readability of pre-formatted text in all browsers. */
324
/* line 262, ../sass/_normalize.scss */
325
pre {
326
  white-space: pre;
327
  white-space: pre-wrap;
328
  word-wrap: break-word;
329
}
330

  
331
/* Set consistent quote types. */
332
/* line 274, ../sass/_normalize.scss */
333
q {
334
  quotes: "\201C" "\201D" "\2018" "\2019";
335
}
336

  
337
/* Address inconsistent and variable font size in all browsers. */
338
/* line 279, ../sass/_normalize.scss */
339
small {
340
  font-size: 80%;
341
}
342

  
343
/* Prevent `sub` and `sup` affecting `line-height` in all browsers. */
344
/* line 285, ../sass/_normalize.scss */
345
sub,
346
sup {
347
  font-size: 75%;
348
  line-height: 0;
349
  position: relative;
350
  vertical-align: baseline;
351
}
352

  
353
/* line 291, ../sass/_normalize.scss */
354
sup {
355
  top: -0.5em;
356
}
357

  
358
/* line 294, ../sass/_normalize.scss */
359
sub {
360
  bottom: -0.25em;
361
}
362

  
363
/**
364
 * Lists
365
 */
366
/* line 305, ../sass/_normalize.scss */
367
dl,
368
menu,
369
ol,
370
ul,
371
.item-list ul {
372
  /* Address margins set differently in IE 6/7. */
373
  margin: 12px 0;
374
}
375

  
376
/* line 313, ../sass/_normalize.scss */
377
ol ol,
378
ol ul,
379
ul ol,
380
ul ul {
381
  /* Turn off margins on nested lists. */
382
  margin: 0;
383
}
384

  
385
/* line 318, ../sass/_normalize.scss */
386
dd {
387
  margin: 0 0 0 30px;
388
  /* LTR */
389
}
390

  
391
/* Address paddings set differently in IE 6/7. */
392
/* line 325, ../sass/_normalize.scss */
393
menu,
394
ol,
395
ul {
396
  padding: 0 0 0 30px;
397
  /* LTR */
398
}
399

  
400
/* Correct list images handled incorrectly in IE 7. */
401
/* line 332, ../sass/_normalize.scss */
402
nav ul,
403
nav ol {
404
  list-style: none;
405
  list-style-image: none;
406
}
407

  
408
/**
409
 * Embedded content and figures
410
 *
411
 * @todo Look into adding responsive embedded video.
412
 */
413
/* line 343, ../sass/_normalize.scss */
414
img {
415
  /* Remove border when inside `a` element in IE 8/9. */
416
  border: 0;
417
  /* Improve image quality when scaled in IE 7. */
418
  -ms-interpolation-mode: bicubic;
419
  /* Suppress the space beneath the baseline */
420
  /* vertical-align: bottom; */
421
  /* Responsive images */
422
  max-width: 100%;
423
  height: auto;
424
}
425
/* line 358, ../sass/_normalize.scss */
426
img .lt-ie9 {
427
  /* Correct IE 8 not scaling image height when resized. */
428
  width: auto;
429
}
430

  
431
/* Correct overflow displayed oddly in IE 9. */
432
/* line 366, ../sass/_normalize.scss */
433
svg:not(:root) {
434
  overflow: hidden;
435
}
436

  
437
/* Address margin not present in IE 8/9 and Safari 5. */
438
/* line 371, ../sass/_normalize.scss */
439
figure {
440
  margin: 0;
441
}
442

  
443
/**
444
 * Forms
445
 */
446
/* Correct margin displayed oddly in IE 6/7. */
447
/* line 381, ../sass/_normalize.scss */
448
form {
449
  margin: 0;
450
}
451

  
452
/* Define consistent border, margin, and padding. */
453
/* line 387, ../sass/_normalize.scss */
454
fieldset {
455
  margin: 0 2px;
456
  /* Apply borders and padding that keep the vertical rhythm. */
457
  border-color: #c0c0c0;
458
  border-top-style: solid;
459
  border-top-width: 0.08333em;
460
  padding-top: 0.44167em;
461
  border-bottom-style: solid;
462
  border-bottom-width: 0.08333em;
463
  padding-bottom: 0.89167em;
464
  border-left-style: solid;
465
  border-left-width: 0.08333em;
466
  padding-left: 0.89167em;
467
  border-right-style: solid;
468
  border-right-width: 0.08333em;
469
  padding-right: 0.89167em;
470
}
471

  
472
/**
473
 * 1. Correct `color` not being inherited in IE 8/9.
474
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
475
 * 3. Correct alignment displayed oddly in IE 6/7.
476
 */
477
/* line 402, ../sass/_normalize.scss */
478
legend {
479
  border: 0;
480
  /* 1 */
481
  padding: 0;
482
  /* 2 */
483
  *margin-left: -7px;
484
  /* 3 */
485
  /* LTR */
486
}
487

  
488
/**
489
 * 1. Correct font family not being inherited in all browsers.
490
 * 2. Correct font size not being inherited in all browsers.
491
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
492
 * 4. Improve appearance and consistency with IE 6/7.
493
 * 5. Keep form elements constrained in their containers.
494
 */
495
/* line 420, ../sass/_normalize.scss */
496
button,
497
input,
498
select,
499
textarea {
500
  font-family: inherit;
501
  /* 1 */
502
  font-size: 100%;
503
  /* 2 */
504
  margin: 0;
505
  /* 3 */
506
  vertical-align: baseline;
507
  /* 4 */
508
  *vertical-align: middle;
509
  /* 4 */
510
  max-width: 100%;
511
  /* 5 */
512
  -webkit-box-sizing: border-box;
513
  -moz-box-sizing: border-box;
514
  box-sizing: border-box;
515
  /* 5 */
516
}
517

  
518
/**
519
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
520
 * the UA stylesheet.
521
 */
522
/* line 437, ../sass/_normalize.scss */
523
button,
524
input {
525
  line-height: normal;
526
}
527

  
528
/**
529
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
530
 * All other form control elements do not inherit `text-transform` values.
531
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
532
 * Correct `select` style inheritance in Firefox 4+ and Opera.
533
 */
534
/* line 448, ../sass/_normalize.scss */
535
button,
536
select {
537
  text-transform: none;
538
}
539

  
540
/**
541
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
542
 *    and `video` controls.
543
 * 2. Correct inability to style clickable `input` types in iOS.
544
 * 3. Improve usability and consistency of cursor style between image-type
545
 *    `input` and others.
546
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
547
 *    Known issue: inner spacing remains in IE 6.
548
 */
549
/* line 464, ../sass/_normalize.scss */
550
button,
551
html input[type="button"],
552
input[type="reset"],
553
input[type="submit"] {
554
  -webkit-appearance: button;
555
  /* 2 */
556
  cursor: pointer;
557
  /* 3 */
558
  *overflow: visible;
559
  /* 4 */
560
}
561

  
562
/**
563
 * Re-set default cursor for disabled elements.
564
 */
565
/* line 476, ../sass/_normalize.scss */
566
button[disabled],
567
html input[disabled] {
568
  cursor: default;
569
}
570

  
571
/**
572
 * 1. Address box sizing set to `content-box` in IE 8/9.
573
 * 2. Remove excess padding in IE 8/9.
574
 * 3. Remove excess padding in IE 7.
575
 *    Known issue: excess padding remains in IE 6.
576
 */
577
/* line 487, ../sass/_normalize.scss */
578
input[type="checkbox"],
579
input[type="radio"] {
580
  -webkit-box-sizing: border-box;
581
  -moz-box-sizing: border-box;
582
  box-sizing: border-box;
583
  /* 1 */
584
  padding: 0;
585
  /* 2 */
586
  *height: 13px;
587
  /* 3 */
588
  *width: 13px;
589
  /* 3 */
590
}
591

  
592
/**
593
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
... This diff was truncated because it exceeds the maximum size that can be displayed.

Also available in: Unified diff