bandshell 0.0.21 → 0.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (54) hide show
  1. checksums.yaml +4 -4
  2. data/lib/bandshell/application/app.rb +10 -10
  3. data/lib/bandshell/application/public/images/elements/logomark.png +0 -0
  4. data/lib/bandshell/application/public/images/layout/pagebg.gif +0 -0
  5. data/lib/bandshell/application/public/images/layout/pagebg@2x.gif +0 -0
  6. data/lib/bandshell/application/public/{authenticate.js → javascripts/authenticate.js} +0 -0
  7. data/lib/bandshell/application/public/{network.js → javascripts/network.js} +2 -2
  8. data/lib/bandshell/application/public/{problem.js → javascripts/problem.js} +0 -0
  9. data/lib/bandshell/application/public/stylesheets/README +3 -0
  10. data/lib/bandshell/application/public/stylesheets/concerto-styles.css +5387 -0
  11. data/lib/bandshell/application/public/stylesheets/sass/common/concertocons.scss +122 -0
  12. data/lib/bandshell/application/public/stylesheets/sass/common/font-awesome.scss +1273 -0
  13. data/lib/bandshell/application/public/stylesheets/sass/common/mixins.scss +284 -0
  14. data/lib/bandshell/application/public/stylesheets/sass/common/reset.scss +125 -0
  15. data/lib/bandshell/application/public/stylesheets/sass/common/variables.scss +139 -0
  16. data/lib/bandshell/application/public/stylesheets/sass/components/alerts-badges.scss +145 -0
  17. data/lib/bandshell/application/public/stylesheets/sass/components/bootstrap-modals.scss +115 -0
  18. data/lib/bandshell/application/public/stylesheets/sass/components/button-groups.scss +129 -0
  19. data/lib/bandshell/application/public/stylesheets/sass/components/buttons.scss +236 -0
  20. data/lib/bandshell/application/public/stylesheets/sass/components/datepicker.scss +337 -0
  21. data/lib/bandshell/application/public/stylesheets/sass/components/display-blocks.scss +194 -0
  22. data/lib/bandshell/application/public/stylesheets/sass/components/forms.scss +486 -0
  23. data/lib/bandshell/application/public/stylesheets/sass/components/jquery.qtip2.scss +259 -0
  24. data/lib/bandshell/application/public/stylesheets/sass/components/jquery.timepicker.css +8 -0
  25. data/lib/bandshell/application/public/stylesheets/sass/components/jquery.timepicker.scss +8 -0
  26. data/lib/bandshell/application/public/stylesheets/sass/components/lists-grid-stacked.scss +265 -0
  27. data/lib/bandshell/application/public/stylesheets/sass/components/navs.scss +465 -0
  28. data/lib/bandshell/application/public/stylesheets/sass/components/pagination.scss +64 -0
  29. data/lib/bandshell/application/public/stylesheets/sass/components/scaffolding.scss +75 -0
  30. data/lib/bandshell/application/public/stylesheets/sass/components/screenmodel.scss +66 -0
  31. data/lib/bandshell/application/public/stylesheets/sass/components/sliders.scss +98 -0
  32. data/lib/bandshell/application/public/stylesheets/sass/components/tables.scss +243 -0
  33. data/lib/bandshell/application/public/stylesheets/sass/components/tiles.scss +169 -0
  34. data/lib/bandshell/application/public/stylesheets/sass/components/topmenu.scss +218 -0
  35. data/lib/bandshell/application/public/stylesheets/sass/components/type.scss +259 -0
  36. data/lib/bandshell/application/public/stylesheets/sass/index-manifest.scss +32 -0
  37. data/lib/bandshell/application/public/stylesheets/sass/responsive/responsive-1200px-min.scss +31 -0
  38. data/lib/bandshell/application/public/stylesheets/sass/responsive/responsive-767px-max.scss +178 -0
  39. data/lib/bandshell/application/public/stylesheets/sass/responsive/responsive-768px-979px.scss +21 -0
  40. data/lib/bandshell/application/public/stylesheets/sass/responsive/responsive-utilities.scss +41 -0
  41. data/lib/bandshell/application/public/stylesheets/sass/views/setup.scss +5 -0
  42. data/lib/bandshell/application/public/stylesheets/sass/views/submissions.scss +36 -0
  43. data/lib/bandshell/application/public/stylesheets/sass/views/users.scss +15 -0
  44. data/lib/bandshell/application/views/authenticate.erb +15 -0
  45. data/lib/bandshell/application/views/main.erb +55 -0
  46. data/lib/bandshell/application/views/main.haml +2 -1
  47. data/lib/bandshell/application/views/netsettings.erb +147 -0
  48. data/lib/bandshell/application/views/netsettings.haml +1 -1
  49. data/lib/bandshell/application/views/password.erb +23 -0
  50. data/lib/bandshell/application/views/player_status.erb +16 -0
  51. data/lib/bandshell/application/views/problem.erb +20 -0
  52. data/lib/bandshell/application/views/setup.erb +58 -0
  53. metadata +52 -8
  54. data/lib/bandshell/application/public/stylesheet.css +0 -3
@@ -0,0 +1,122 @@
1
+ // SPRITES
2
+ // Glyphs and icons for buttons, nav, and more
3
+ // -------------------------------------------
4
+
5
+
6
+ $concertoconsPath: font-path('concertocons') !default;
7
+
8
+ @font-face {
9
+ font-family: "concertocons";
10
+ src: url("#{$concertoconsPath}.eot?v=3.1.0");
11
+ src: url("#{$concertoconsPath}.eot?#iefix&v=3.1.0") format('embedded-opentype'),
12
+ url("#{$concertoconsPath}.woff?v=3.1.0") format('woff'),
13
+ url("#{$concertoconsPath}.ttf?v=3.1.0") format('truetype'),
14
+ url("#{$concertoconsPath}.svg#concertocons?v=1.0") format('svg');
15
+ font-weight: normal;
16
+ font-style: normal;
17
+ }
18
+ /* FONT AWESOME CORE
19
+ * -------------------------- */
20
+ [class^="concertocon-"],
21
+ [class*=" concertocon-"] {
22
+ font-family: concertocons;
23
+ font-weight: normal;
24
+ font-style: normal;
25
+ text-decoration: inherit;
26
+ -webkit-font-smoothing: antialiased;
27
+ *margin-right: .3em;
28
+ display: inline;
29
+ width: auto;
30
+ height: auto;
31
+ font-size: 17px;
32
+ line-height: normal;
33
+ vertical-align: baseline;
34
+ background-image: none;
35
+ background-position: 0% 0%;
36
+ background-repeat: repeat;
37
+ margin-top: 0;
38
+ }
39
+ [class^="concertocon-"]:before,
40
+ [class*=" concertocon-"]:before {
41
+ text-decoration: inherit;
42
+ display: inline-block;
43
+ speak: none;
44
+ }
45
+
46
+ .concertocon-logobutton:before {
47
+ content: "\e000";
48
+ }
49
+ .concertocon-user-admin:before {
50
+ content: "\e001";
51
+ }
52
+ .concertocon-user-leader:before {
53
+ content: "\e002";
54
+ }
55
+ .concertocon-header-activecontent:before {
56
+ content: "\e003";
57
+ }
58
+ .concertocon-header-deniedcontent:before {
59
+ content: "\e004";
60
+ }
61
+ .concertocon-header-pendingcontent:before {
62
+ content: "\e005";
63
+ }
64
+ .concertocon-header-futurecontent:before {
65
+ content: "\e006";
66
+ }
67
+ .concertocon-header-expiredcontent:before {
68
+ content: "\e007";
69
+ }
70
+ .concertocon-controller-templates:before {
71
+ content: "\e008";
72
+ }
73
+ .concertocon-controller-screens:before {
74
+ content: "\e009";
75
+ }
76
+ .concertocon-controller-groups:before {
77
+ content: "\e00a";
78
+ }
79
+ .concertocon-controller-users-leader:before {
80
+ content: "\e002";
81
+ }
82
+
83
+
84
+ // CONTROLLER ICONS
85
+
86
+ // These are used on various views to designate controllers
87
+ // (screens, templates, user groups, etc.).
88
+
89
+ // <i class="concertocon-controller-screens"></i>
90
+
91
+ [class^="concertocon-controller-"],
92
+ [class*=" concertocon-controller-"] {
93
+ display: inline-block;
94
+ color: $black;
95
+ font-size: 4em;
96
+ line-height: 34px;
97
+ vertical-align: text-top;
98
+
99
+ @include ie7-restore-right-whitespace();
100
+ }
101
+
102
+
103
+ // HEADER ICONS
104
+
105
+ // <i class="concertocon-header-activecontent"></i>
106
+
107
+ [class^="concertocon-header-"],
108
+ [class*=" concertocon-header-"] {
109
+ display: inline-block;
110
+ font-size: 2.2em;
111
+ vertical-align: text-top;
112
+
113
+ @include ie7-restore-right-whitespace();
114
+ }
115
+
116
+
117
+ // MISC ICONS
118
+
119
+ .concertocon-logobutton {
120
+ display: block;
121
+ font-size: 48px;
122
+ }
@@ -0,0 +1,1273 @@
1
+ /*!
2
+ * Font Awesome 3.1.0
3
+ * the iconic font designed for Bootstrap
4
+ * -------------------------------------------------------
5
+ * The full suite of pictographic icons, examples, and documentation
6
+ * can be found at: http://fontawesome.io
7
+ *
8
+ * License
9
+ * -------------------------------------------------------
10
+ * - The Font Awesome font is licensed under the SIL Open Font License v1.1 -
11
+ * http://scripts.sil.org/OFL
12
+ * - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
13
+ * http://opensource.org/licenses/mit-license.html
14
+ * - Font Awesome documentation licensed under CC BY 3.0 License -
15
+ * http://creativecommons.org/licenses/by/3.0/
16
+ * - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
17
+ * "Font Awesome by Dave Gandy - http://fontawesome.io"
18
+
19
+ * Contact
20
+ * -------------------------------------------------------
21
+ * Email: dave@fontawesome.io
22
+ * Twitter: http://twitter.com/fortaweso_me
23
+ * Work: Lead Product Designer @ http://kyruus.com
24
+ */
25
+ /* FONT PATH
26
+ * -------------------------- */
27
+ $fontAwesomePath: font-path("fontawesome-webfont") !default;
28
+
29
+ @font-face {
30
+ font-family: "FontAwesome";
31
+ src: url("#{$fontAwesomePath}.eot?v=3.1.0");
32
+ src: url("#{$fontAwesomePath}.eot?#iefix&v=3.1.0") format('embedded-opentype'),
33
+ url("#{$fontAwesomePath}.woff?v=3.1.0") format('woff'),
34
+ url("#{$fontAwesomePath}.ttf?v=3.1.0") format('truetype'),
35
+ url("#{$fontAwesomePath}.svg#fontawesomeregular?v=3.1.0") format('svg');
36
+ font-weight: normal;
37
+ font-style: normal;
38
+ }
39
+ /* FONT AWESOME CORE
40
+ * -------------------------- */
41
+ [class^="icon-"],
42
+ [class*=" icon-"] {
43
+ font-family: FontAwesome;
44
+ font-weight: normal;
45
+ font-style: normal;
46
+ text-decoration: inherit;
47
+ -webkit-font-smoothing: antialiased;
48
+ *margin-right: .3em;
49
+ }
50
+ [class^="icon-"]:before,
51
+ [class*=" icon-"]:before {
52
+ text-decoration: inherit;
53
+ display: inline-block;
54
+ speak: none;
55
+ }
56
+ /* makes the font 33% larger relative to the icon container */
57
+ .icon-large:before {
58
+ vertical-align: -10%;
59
+ font-size: 1.3333333333333333em;
60
+ }
61
+ /* makes sure icons active on rollover in links */
62
+ a [class^="icon-"],
63
+ a [class*=" icon-"],
64
+ a [class^="icon-"]:before,
65
+ a [class*=" icon-"]:before {
66
+ display: inline-block;
67
+ }
68
+ /* increased font size for icon-large */
69
+ [class^="icon-"].icon-fixed-width,
70
+ [class*=" icon-"].icon-fixed-width {
71
+ display: inline-block;
72
+ width: 1.2857142857142858em;
73
+ text-align: center;
74
+ }
75
+ [class^="icon-"].icon-fixed-width.icon-large,
76
+ [class*=" icon-"].icon-fixed-width.icon-large {
77
+ width: 1.5714285714285714em;
78
+ }
79
+ ul.icons-ul {
80
+ list-style-type: none;
81
+ text-indent: -0.7142857142857143em;
82
+ margin-left: 2.142857142857143em;
83
+ }
84
+ ul.icons-ul > li .icon-li {
85
+ width: 0.7142857142857143em;
86
+ display: inline-block;
87
+ text-align: center;
88
+ }
89
+ [class^="icon-"].hide,
90
+ [class*=" icon-"].hide {
91
+ display: none;
92
+ }
93
+ .icon-muted {
94
+ color: #eeeeee;
95
+ }
96
+ .icon-light {
97
+ color: #ffffff;
98
+ }
99
+ .icon-dark {
100
+ color: #333333;
101
+ }
102
+ .icon-border {
103
+ border: solid 1px #eeeeee;
104
+ padding: .2em .25em .15em;
105
+ -webkit-border-radius: 3px;
106
+ -moz-border-radius: 3px;
107
+ border-radius: 3px;
108
+ }
109
+ .icon-2x {
110
+ font-size: 2em;
111
+ }
112
+ .icon-2x.icon-border {
113
+ border-width: 2px;
114
+ -webkit-border-radius: 4px;
115
+ -moz-border-radius: 4px;
116
+ border-radius: 4px;
117
+ }
118
+ .icon-3x {
119
+ font-size: 3em;
120
+ }
121
+ .icon-3x.icon-border {
122
+ border-width: 3px;
123
+ -webkit-border-radius: 5px;
124
+ -moz-border-radius: 5px;
125
+ border-radius: 5px;
126
+ }
127
+ .icon-4x {
128
+ font-size: 4em;
129
+ }
130
+ .icon-4x.icon-border {
131
+ border-width: 4px;
132
+ -webkit-border-radius: 6px;
133
+ -moz-border-radius: 6px;
134
+ border-radius: 6px;
135
+ }
136
+ .icon-5x {
137
+ font-size: 5em;
138
+ }
139
+ .icon-5x.icon-border {
140
+ border-width: 5px;
141
+ -webkit-border-radius: 7px;
142
+ -moz-border-radius: 7px;
143
+ border-radius: 7px;
144
+ }
145
+ .pull-right {
146
+ float: right;
147
+ }
148
+ .pull-left {
149
+ float: left;
150
+ }
151
+ [class^="icon-"].pull-left,
152
+ [class*=" icon-"].pull-left {
153
+ margin-right: .3em;
154
+ }
155
+ [class^="icon-"].pull-right,
156
+ [class*=" icon-"].pull-right {
157
+ margin-left: .3em;
158
+ }
159
+ /* BOOTSTRAP SPECIFIC CLASSES
160
+ * -------------------------- */
161
+ /* Bootstrap 2.0 sprites.less reset */
162
+ [class^="icon-"],
163
+ [class*=" icon-"] {
164
+ display: inline;
165
+ width: auto;
166
+ height: auto;
167
+ line-height: normal;
168
+ vertical-align: baseline;
169
+ background-image: none;
170
+ background-position: 0% 0%;
171
+ background-repeat: repeat;
172
+ margin-top: 0;
173
+ }
174
+ /* more sprites.less reset */
175
+ .icon-white,
176
+ .nav-pills > .active > a > [class^="icon-"],
177
+ .nav-pills > .active > a > [class*=" icon-"],
178
+ .nav-list > .active > a > [class^="icon-"],
179
+ .nav-list > .active > a > [class*=" icon-"],
180
+ .navbar-inverse .nav > .active > a > [class^="icon-"],
181
+ .navbar-inverse .nav > .active > a > [class*=" icon-"],
182
+ .dropdown-menu > li > a:hover > [class^="icon-"],
183
+ .dropdown-menu > li > a:hover > [class*=" icon-"],
184
+ .dropdown-menu > .active > a > [class^="icon-"],
185
+ .dropdown-menu > .active > a > [class*=" icon-"],
186
+ .dropdown-submenu:hover > a > [class^="icon-"],
187
+ .dropdown-submenu:hover > a > [class*=" icon-"] {
188
+ background-image: none;
189
+ }
190
+ /* keeps Bootstrap styles with and without icons the same */
191
+ .btn [class^="icon-"].icon-large,
192
+ .nav [class^="icon-"].icon-large,
193
+ .btn [class*=" icon-"].icon-large,
194
+ .nav [class*=" icon-"].icon-large {
195
+ line-height: .9em;
196
+ }
197
+ .btn [class^="icon-"].icon-spin,
198
+ .nav [class^="icon-"].icon-spin,
199
+ .btn [class*=" icon-"].icon-spin,
200
+ .nav [class*=" icon-"].icon-spin {
201
+ display: inline-block;
202
+ }
203
+ .nav-tabs [class^="icon-"],
204
+ .nav-pills [class^="icon-"],
205
+ .nav-tabs [class*=" icon-"],
206
+ .nav-pills [class*=" icon-"],
207
+ .nav-tabs [class^="icon-"].icon-large,
208
+ .nav-pills [class^="icon-"].icon-large,
209
+ .nav-tabs [class*=" icon-"].icon-large,
210
+ .nav-pills [class*=" icon-"].icon-large {
211
+ line-height: .9em;
212
+ }
213
+ .btn [class^="icon-"].pull-left.icon-2x,
214
+ .btn [class*=" icon-"].pull-left.icon-2x,
215
+ .btn [class^="icon-"].pull-right.icon-2x,
216
+ .btn [class*=" icon-"].pull-right.icon-2x {
217
+ margin-top: .18em;
218
+ }
219
+ .btn [class^="icon-"].icon-spin.icon-large,
220
+ .btn [class*=" icon-"].icon-spin.icon-large {
221
+ line-height: .8em;
222
+ }
223
+ .btn.btn-small [class^="icon-"].pull-left.icon-2x,
224
+ .btn.btn-small [class*=" icon-"].pull-left.icon-2x,
225
+ .btn.btn-small [class^="icon-"].pull-right.icon-2x,
226
+ .btn.btn-small [class*=" icon-"].pull-right.icon-2x {
227
+ margin-top: .25em;
228
+ }
229
+ .btn.btn-large [class^="icon-"],
230
+ .btn.btn-large [class*=" icon-"] {
231
+ margin-top: 0;
232
+ }
233
+ .btn.btn-large [class^="icon-"].pull-left.icon-2x,
234
+ .btn.btn-large [class*=" icon-"].pull-left.icon-2x,
235
+ .btn.btn-large [class^="icon-"].pull-right.icon-2x,
236
+ .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
237
+ margin-top: .05em;
238
+ }
239
+ .btn.btn-large [class^="icon-"].pull-left.icon-2x,
240
+ .btn.btn-large [class*=" icon-"].pull-left.icon-2x {
241
+ margin-right: .2em;
242
+ }
243
+ .btn.btn-large [class^="icon-"].pull-right.icon-2x,
244
+ .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
245
+ margin-left: .2em;
246
+ }
247
+ /* EXTRAS
248
+ * -------------------------- */
249
+ /* Stacked and layered icon */
250
+ .icon-stack {
251
+ position: relative;
252
+ display: inline-block;
253
+ width: 2em;
254
+ height: 2em;
255
+ line-height: 2em;
256
+ vertical-align: -35%;
257
+ }
258
+ .icon-stack [class^="icon-"],
259
+ .icon-stack [class*=" icon-"] {
260
+ display: block;
261
+ text-align: center;
262
+ position: absolute;
263
+ width: 100%;
264
+ height: 100%;
265
+ font-size: 1em;
266
+ line-height: inherit;
267
+ *line-height: 2em;
268
+ }
269
+ .icon-stack .icon-stack-base {
270
+ font-size: 2em;
271
+ *line-height: 1em;
272
+ }
273
+ /* Animated rotating icon */
274
+ .icon-spin {
275
+ display: inline-block;
276
+ -moz-animation: spin 2s infinite linear;
277
+ -o-animation: spin 2s infinite linear;
278
+ -webkit-animation: spin 2s infinite linear;
279
+ animation: spin 2s infinite linear;
280
+ }
281
+ @-moz-keyframes spin {
282
+ 0% {
283
+ -moz-transform: rotate(0deg);
284
+ }
285
+ 100% {
286
+ -moz-transform: rotate(359deg);
287
+ }
288
+ }
289
+ @-webkit-keyframes spin {
290
+ 0% {
291
+ -webkit-transform: rotate(0deg);
292
+ }
293
+ 100% {
294
+ -webkit-transform: rotate(359deg);
295
+ }
296
+ }
297
+ @-o-keyframes spin {
298
+ 0% {
299
+ -o-transform: rotate(0deg);
300
+ }
301
+ 100% {
302
+ -o-transform: rotate(359deg);
303
+ }
304
+ }
305
+ @-ms-keyframes spin {
306
+ 0% {
307
+ -ms-transform: rotate(0deg);
308
+ }
309
+ 100% {
310
+ -ms-transform: rotate(359deg);
311
+ }
312
+ }
313
+ @keyframes spin {
314
+ 0% {
315
+ transform: rotate(0deg);
316
+ }
317
+ 100% {
318
+ transform: rotate(359deg);
319
+ }
320
+ }
321
+ /* Icon rotations and mirroring */
322
+ .icon-rotate-90:before {
323
+ -webkit-transform: rotate(90deg);
324
+ -moz-transform: rotate(90deg);
325
+ -ms-transform: rotate(90deg);
326
+ -o-transform: rotate(90deg);
327
+ transform: rotate(90deg);
328
+ filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
329
+ }
330
+ .icon-rotate-180:before {
331
+ -webkit-transform: rotate(180deg);
332
+ -moz-transform: rotate(180deg);
333
+ -ms-transform: rotate(180deg);
334
+ -o-transform: rotate(180deg);
335
+ transform: rotate(180deg);
336
+ filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
337
+ }
338
+ .icon-rotate-270:before {
339
+ -webkit-transform: rotate(270deg);
340
+ -moz-transform: rotate(270deg);
341
+ -ms-transform: rotate(270deg);
342
+ -o-transform: rotate(270deg);
343
+ transform: rotate(270deg);
344
+ filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
345
+ }
346
+ .icon-flip-horizontal:before {
347
+ -webkit-transform: scale(-1, 1);
348
+ -moz-transform: scale(-1, 1);
349
+ -ms-transform: scale(-1, 1);
350
+ -o-transform: scale(-1, 1);
351
+ transform: scale(-1, 1);
352
+ }
353
+ .icon-flip-vertical:before {
354
+ -webkit-transform: scale(1, -1);
355
+ -moz-transform: scale(1, -1);
356
+ -ms-transform: scale(1, -1);
357
+ -o-transform: scale(1, -1);
358
+ transform: scale(1, -1);
359
+ }
360
+ /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
361
+ readers do not read off random characters that represent icons */
362
+ .icon-glass:before {
363
+ content: "\f000";
364
+ }
365
+ .icon-music:before {
366
+ content: "\f001";
367
+ }
368
+ .icon-search:before {
369
+ content: "\f002";
370
+ }
371
+ .icon-envelope:before {
372
+ content: "\f003";
373
+ }
374
+ .icon-heart:before {
375
+ content: "\f004";
376
+ }
377
+ .icon-star:before {
378
+ content: "\f005";
379
+ }
380
+ .icon-star-empty:before {
381
+ content: "\f006";
382
+ }
383
+ .icon-user:before {
384
+ content: "\f007";
385
+ }
386
+ .icon-film:before {
387
+ content: "\f008";
388
+ }
389
+ .icon-th-large:before {
390
+ content: "\f009";
391
+ }
392
+ .icon-th:before {
393
+ content: "\f00a";
394
+ }
395
+ .icon-th-list:before {
396
+ content: "\f00b";
397
+ }
398
+ .icon-ok:before {
399
+ content: "\f00c";
400
+ }
401
+ .icon-remove:before {
402
+ content: "\f00d";
403
+ }
404
+ .icon-zoom-in:before {
405
+ content: "\f00e";
406
+ }
407
+ .icon-zoom-out:before {
408
+ content: "\f010";
409
+ }
410
+ .icon-off:before {
411
+ content: "\f011";
412
+ }
413
+ .icon-signal:before {
414
+ content: "\f012";
415
+ }
416
+ .icon-cog:before {
417
+ content: "\f013";
418
+ }
419
+ .icon-trash:before {
420
+ content: "\f014";
421
+ }
422
+ .icon-home:before {
423
+ content: "\f015";
424
+ }
425
+ .icon-file:before {
426
+ content: "\f016";
427
+ }
428
+ .icon-time:before {
429
+ content: "\f017";
430
+ }
431
+ .icon-road:before {
432
+ content: "\f018";
433
+ }
434
+ .icon-download-alt:before {
435
+ content: "\f019";
436
+ }
437
+ .icon-download:before {
438
+ content: "\f01a";
439
+ }
440
+ .icon-upload:before {
441
+ content: "\f01b";
442
+ }
443
+ .icon-inbox:before {
444
+ content: "\f01c";
445
+ }
446
+ .icon-play-circle:before {
447
+ content: "\f01d";
448
+ }
449
+ .icon-repeat:before,
450
+ .icon-rotate-right:before {
451
+ content: "\f01e";
452
+ }
453
+ /* F020 doesn't work in Safari. all shifted one down */
454
+ .icon-refresh:before {
455
+ content: "\f021";
456
+ }
457
+ .icon-list-alt:before {
458
+ content: "\f022";
459
+ }
460
+ .icon-lock:before {
461
+ content: "\f023";
462
+ }
463
+ .icon-flag:before {
464
+ content: "\f024";
465
+ }
466
+ .icon-headphones:before {
467
+ content: "\f025";
468
+ }
469
+ .icon-volume-off:before {
470
+ content: "\f026";
471
+ }
472
+ .icon-volume-down:before {
473
+ content: "\f027";
474
+ }
475
+ .icon-volume-up:before {
476
+ content: "\f028";
477
+ }
478
+ .icon-qrcode:before {
479
+ content: "\f029";
480
+ }
481
+ .icon-barcode:before {
482
+ content: "\f02a";
483
+ }
484
+ .icon-tag:before {
485
+ content: "\f02b";
486
+ }
487
+ .icon-tags:before {
488
+ content: "\f02c";
489
+ }
490
+ .icon-book:before {
491
+ content: "\f02d";
492
+ }
493
+ .icon-bookmark:before {
494
+ content: "\f02e";
495
+ }
496
+ .icon-print:before {
497
+ content: "\f02f";
498
+ }
499
+ .icon-camera:before {
500
+ content: "\f030";
501
+ }
502
+ .icon-font:before {
503
+ content: "\f031";
504
+ }
505
+ .icon-bold:before {
506
+ content: "\f032";
507
+ }
508
+ .icon-italic:before {
509
+ content: "\f033";
510
+ }
511
+ .icon-text-height:before {
512
+ content: "\f034";
513
+ }
514
+ .icon-text-width:before {
515
+ content: "\f035";
516
+ }
517
+ .icon-align-left:before {
518
+ content: "\f036";
519
+ }
520
+ .icon-align-center:before {
521
+ content: "\f037";
522
+ }
523
+ .icon-align-right:before {
524
+ content: "\f038";
525
+ }
526
+ .icon-align-justify:before {
527
+ content: "\f039";
528
+ }
529
+ .icon-list:before {
530
+ content: "\f03a";
531
+ }
532
+ .icon-indent-left:before {
533
+ content: "\f03b";
534
+ }
535
+ .icon-indent-right:before {
536
+ content: "\f03c";
537
+ }
538
+ .icon-facetime-video:before {
539
+ content: "\f03d";
540
+ }
541
+ .icon-picture:before {
542
+ content: "\f03e";
543
+ }
544
+ .icon-pencil:before {
545
+ content: "\f040";
546
+ }
547
+ .icon-map-marker:before {
548
+ content: "\f041";
549
+ }
550
+ .icon-adjust:before {
551
+ content: "\f042";
552
+ }
553
+ .icon-tint:before {
554
+ content: "\f043";
555
+ }
556
+ .icon-edit:before {
557
+ content: "\f044";
558
+ }
559
+ .icon-share:before {
560
+ content: "\f045";
561
+ }
562
+ .icon-check:before {
563
+ content: "\f046";
564
+ }
565
+ .icon-move:before {
566
+ content: "\f047";
567
+ }
568
+ .icon-step-backward:before {
569
+ content: "\f048";
570
+ }
571
+ .icon-fast-backward:before {
572
+ content: "\f049";
573
+ }
574
+ .icon-backward:before {
575
+ content: "\f04a";
576
+ }
577
+ .icon-play:before {
578
+ content: "\f04b";
579
+ }
580
+ .icon-pause:before {
581
+ content: "\f04c";
582
+ }
583
+ .icon-stop:before {
584
+ content: "\f04d";
585
+ }
586
+ .icon-forward:before {
587
+ content: "\f04e";
588
+ }
589
+ .icon-fast-forward:before {
590
+ content: "\f050";
591
+ }
592
+ .icon-step-forward:before {
593
+ content: "\f051";
594
+ }
595
+ .icon-eject:before {
596
+ content: "\f052";
597
+ }
598
+ .icon-chevron-left:before {
599
+ content: "\f053";
600
+ }
601
+ .icon-chevron-right:before {
602
+ content: "\f054";
603
+ }
604
+ .icon-plus-sign:before {
605
+ content: "\f055";
606
+ }
607
+ .icon-minus-sign:before {
608
+ content: "\f056";
609
+ }
610
+ .icon-remove-sign:before {
611
+ content: "\f057";
612
+ }
613
+ .icon-ok-sign:before {
614
+ content: "\f058";
615
+ }
616
+ .icon-question-sign:before {
617
+ content: "\f059";
618
+ }
619
+ .icon-info-sign:before {
620
+ content: "\f05a";
621
+ }
622
+ .icon-screenshot:before {
623
+ content: "\f05b";
624
+ }
625
+ .icon-remove-circle:before {
626
+ content: "\f05c";
627
+ }
628
+ .icon-ok-circle:before {
629
+ content: "\f05d";
630
+ }
631
+ .icon-ban-circle:before {
632
+ content: "\f05e";
633
+ }
634
+ .icon-arrow-left:before {
635
+ content: "\f060";
636
+ }
637
+ .icon-arrow-right:before {
638
+ content: "\f061";
639
+ }
640
+ .icon-arrow-up:before {
641
+ content: "\f062";
642
+ }
643
+ .icon-arrow-down:before {
644
+ content: "\f063";
645
+ }
646
+ .icon-share-alt:before,
647
+ .icon-mail-forward:before {
648
+ content: "\f064";
649
+ }
650
+ .icon-resize-full:before {
651
+ content: "\f065";
652
+ }
653
+ .icon-resize-small:before {
654
+ content: "\f066";
655
+ }
656
+ .icon-plus:before {
657
+ content: "\f067";
658
+ }
659
+ .icon-minus:before {
660
+ content: "\f068";
661
+ }
662
+ .icon-asterisk:before {
663
+ content: "\f069";
664
+ }
665
+ .icon-exclamation-sign:before {
666
+ content: "\f06a";
667
+ }
668
+ .icon-gift:before {
669
+ content: "\f06b";
670
+ }
671
+ .icon-leaf:before {
672
+ content: "\f06c";
673
+ }
674
+ .icon-fire:before {
675
+ content: "\f06d";
676
+ }
677
+ .icon-eye-open:before {
678
+ content: "\f06e";
679
+ }
680
+ .icon-eye-close:before {
681
+ content: "\f070";
682
+ }
683
+ .icon-warning-sign:before {
684
+ content: "\f071";
685
+ }
686
+ .icon-plane:before {
687
+ content: "\f072";
688
+ }
689
+ .icon-calendar:before {
690
+ content: "\f073";
691
+ }
692
+ .icon-random:before {
693
+ content: "\f074";
694
+ }
695
+ .icon-comment:before {
696
+ content: "\f075";
697
+ }
698
+ .icon-magnet:before {
699
+ content: "\f076";
700
+ }
701
+ .icon-chevron-up:before {
702
+ content: "\f077";
703
+ }
704
+ .icon-chevron-down:before {
705
+ content: "\f078";
706
+ }
707
+ .icon-retweet:before {
708
+ content: "\f079";
709
+ }
710
+ .icon-shopping-cart:before {
711
+ content: "\f07a";
712
+ }
713
+ .icon-folder-close:before {
714
+ content: "\f07b";
715
+ }
716
+ .icon-folder-open:before {
717
+ content: "\f07c";
718
+ }
719
+ .icon-resize-vertical:before {
720
+ content: "\f07d";
721
+ }
722
+ .icon-resize-horizontal:before {
723
+ content: "\f07e";
724
+ }
725
+ .icon-bar-chart:before {
726
+ content: "\f080";
727
+ }
728
+ .icon-twitter-sign:before {
729
+ content: "\f081";
730
+ }
731
+ .icon-facebook-sign:before {
732
+ content: "\f082";
733
+ }
734
+ .icon-camera-retro:before {
735
+ content: "\f083";
736
+ }
737
+ .icon-key:before {
738
+ content: "\f084";
739
+ }
740
+ .icon-cogs:before {
741
+ content: "\f085";
742
+ }
743
+ .icon-comments:before {
744
+ content: "\f086";
745
+ }
746
+ .icon-thumbs-up:before {
747
+ content: "\f087";
748
+ }
749
+ .icon-thumbs-down:before {
750
+ content: "\f088";
751
+ }
752
+ .icon-star-half:before {
753
+ content: "\f089";
754
+ }
755
+ .icon-heart-empty:before {
756
+ content: "\f08a";
757
+ }
758
+ .icon-signout:before {
759
+ content: "\f08b";
760
+ }
761
+ .icon-linkedin-sign:before {
762
+ content: "\f08c";
763
+ }
764
+ .icon-pushpin:before {
765
+ content: "\f08d";
766
+ }
767
+ .icon-external-link:before {
768
+ content: "\f08e";
769
+ }
770
+ .icon-signin:before {
771
+ content: "\f090";
772
+ }
773
+ .icon-trophy:before {
774
+ content: "\f091";
775
+ }
776
+ .icon-github-sign:before {
777
+ content: "\f092";
778
+ }
779
+ .icon-upload-alt:before {
780
+ content: "\f093";
781
+ }
782
+ .icon-lemon:before {
783
+ content: "\f094";
784
+ }
785
+ .icon-phone:before {
786
+ content: "\f095";
787
+ }
788
+ .icon-check-empty:before {
789
+ content: "\f096";
790
+ }
791
+ .icon-bookmark-empty:before {
792
+ content: "\f097";
793
+ }
794
+ .icon-phone-sign:before {
795
+ content: "\f098";
796
+ }
797
+ .icon-twitter:before {
798
+ content: "\f099";
799
+ }
800
+ .icon-facebook:before {
801
+ content: "\f09a";
802
+ }
803
+ .icon-github:before {
804
+ content: "\f09b";
805
+ }
806
+ .icon-unlock:before {
807
+ content: "\f09c";
808
+ }
809
+ .icon-credit-card:before {
810
+ content: "\f09d";
811
+ }
812
+ .icon-rss:before {
813
+ content: "\f09e";
814
+ }
815
+ .icon-hdd:before {
816
+ content: "\f0a0";
817
+ }
818
+ .icon-bullhorn:before {
819
+ content: "\f0a1";
820
+ }
821
+ .icon-bell:before {
822
+ content: "\f0a2";
823
+ }
824
+ .icon-certificate:before {
825
+ content: "\f0a3";
826
+ }
827
+ .icon-hand-right:before {
828
+ content: "\f0a4";
829
+ }
830
+ .icon-hand-left:before {
831
+ content: "\f0a5";
832
+ }
833
+ .icon-hand-up:before {
834
+ content: "\f0a6";
835
+ }
836
+ .icon-hand-down:before {
837
+ content: "\f0a7";
838
+ }
839
+ .icon-circle-arrow-left:before {
840
+ content: "\f0a8";
841
+ }
842
+ .icon-circle-arrow-right:before {
843
+ content: "\f0a9";
844
+ }
845
+ .icon-circle-arrow-up:before {
846
+ content: "\f0aa";
847
+ }
848
+ .icon-circle-arrow-down:before {
849
+ content: "\f0ab";
850
+ }
851
+ .icon-globe:before {
852
+ content: "\f0ac";
853
+ }
854
+ .icon-wrench:before {
855
+ content: "\f0ad";
856
+ }
857
+ .icon-tasks:before {
858
+ content: "\f0ae";
859
+ }
860
+ .icon-filter:before {
861
+ content: "\f0b0";
862
+ }
863
+ .icon-briefcase:before {
864
+ content: "\f0b1";
865
+ }
866
+ .icon-fullscreen:before {
867
+ content: "\f0b2";
868
+ }
869
+ .icon-group:before {
870
+ content: "\f0c0";
871
+ }
872
+ .icon-link:before {
873
+ content: "\f0c1";
874
+ }
875
+ .icon-cloud:before {
876
+ content: "\f0c2";
877
+ }
878
+ .icon-beaker:before {
879
+ content: "\f0c3";
880
+ }
881
+ .icon-cut:before {
882
+ content: "\f0c4";
883
+ }
884
+ .icon-copy:before {
885
+ content: "\f0c5";
886
+ }
887
+ .icon-paper-clip:before {
888
+ content: "\f0c6";
889
+ }
890
+ .icon-save:before {
891
+ content: "\f0c7";
892
+ }
893
+ .icon-sign-blank:before {
894
+ content: "\f0c8";
895
+ }
896
+ .icon-reorder:before {
897
+ content: "\f0c9";
898
+ }
899
+ .icon-list-ul:before {
900
+ content: "\f0ca";
901
+ }
902
+ .icon-list-ol:before {
903
+ content: "\f0cb";
904
+ }
905
+ .icon-strikethrough:before {
906
+ content: "\f0cc";
907
+ }
908
+ .icon-underline:before {
909
+ content: "\f0cd";
910
+ }
911
+ .icon-table:before {
912
+ content: "\f0ce";
913
+ }
914
+ .icon-magic:before {
915
+ content: "\f0d0";
916
+ }
917
+ .icon-truck:before {
918
+ content: "\f0d1";
919
+ }
920
+ .icon-pinterest:before {
921
+ content: "\f0d2";
922
+ }
923
+ .icon-pinterest-sign:before {
924
+ content: "\f0d3";
925
+ }
926
+ .icon-google-plus-sign:before {
927
+ content: "\f0d4";
928
+ }
929
+ .icon-google-plus:before {
930
+ content: "\f0d5";
931
+ }
932
+ .icon-money:before {
933
+ content: "\f0d6";
934
+ }
935
+ .icon-caret-down:before {
936
+ content: "\f0d7";
937
+ }
938
+ .icon-caret-up:before {
939
+ content: "\f0d8";
940
+ }
941
+ .icon-caret-left:before {
942
+ content: "\f0d9";
943
+ }
944
+ .icon-caret-right:before {
945
+ content: "\f0da";
946
+ }
947
+ .icon-columns:before {
948
+ content: "\f0db";
949
+ }
950
+ .icon-sort:before {
951
+ content: "\f0dc";
952
+ }
953
+ .icon-sort-down:before {
954
+ content: "\f0dd";
955
+ }
956
+ .icon-sort-up:before {
957
+ content: "\f0de";
958
+ }
959
+ .icon-envelope-alt:before {
960
+ content: "\f0e0";
961
+ }
962
+ .icon-linkedin:before {
963
+ content: "\f0e1";
964
+ }
965
+ .icon-undo:before,
966
+ .icon-rotate-left:before {
967
+ content: "\f0e2";
968
+ }
969
+ .icon-legal:before {
970
+ content: "\f0e3";
971
+ }
972
+ .icon-dashboard:before {
973
+ content: "\f0e4";
974
+ }
975
+ .icon-comment-alt:before {
976
+ content: "\f0e5";
977
+ }
978
+ .icon-comments-alt:before {
979
+ content: "\f0e6";
980
+ }
981
+ .icon-bolt:before {
982
+ content: "\f0e7";
983
+ }
984
+ .icon-sitemap:before {
985
+ content: "\f0e8";
986
+ }
987
+ .icon-umbrella:before {
988
+ content: "\f0e9";
989
+ }
990
+ .icon-paste:before {
991
+ content: "\f0ea";
992
+ }
993
+ .icon-lightbulb:before {
994
+ content: "\f0eb";
995
+ }
996
+ .icon-exchange:before {
997
+ content: "\f0ec";
998
+ }
999
+ .icon-cloud-download:before {
1000
+ content: "\f0ed";
1001
+ }
1002
+ .icon-cloud-upload:before {
1003
+ content: "\f0ee";
1004
+ }
1005
+ .icon-user-md:before {
1006
+ content: "\f0f0";
1007
+ }
1008
+ .icon-stethoscope:before {
1009
+ content: "\f0f1";
1010
+ }
1011
+ .icon-suitcase:before {
1012
+ content: "\f0f2";
1013
+ }
1014
+ .icon-bell-alt:before {
1015
+ content: "\f0f3";
1016
+ }
1017
+ .icon-coffee:before {
1018
+ content: "\f0f4";
1019
+ }
1020
+ .icon-food:before {
1021
+ content: "\f0f5";
1022
+ }
1023
+ .icon-file-alt:before {
1024
+ content: "\f0f6";
1025
+ }
1026
+ .icon-building:before {
1027
+ content: "\f0f7";
1028
+ }
1029
+ .icon-hospital:before {
1030
+ content: "\f0f8";
1031
+ }
1032
+ .icon-ambulance:before {
1033
+ content: "\f0f9";
1034
+ }
1035
+ .icon-medkit:before {
1036
+ content: "\f0fa";
1037
+ }
1038
+ .icon-fighter-jet:before {
1039
+ content: "\f0fb";
1040
+ }
1041
+ .icon-beer:before {
1042
+ content: "\f0fc";
1043
+ }
1044
+ .icon-h-sign:before {
1045
+ content: "\f0fd";
1046
+ }
1047
+ .icon-plus-sign-alt:before {
1048
+ content: "\f0fe";
1049
+ }
1050
+ .icon-double-angle-left:before {
1051
+ content: "\f100";
1052
+ }
1053
+ .icon-double-angle-right:before {
1054
+ content: "\f101";
1055
+ }
1056
+ .icon-double-angle-up:before {
1057
+ content: "\f102";
1058
+ }
1059
+ .icon-double-angle-down:before {
1060
+ content: "\f103";
1061
+ }
1062
+ .icon-angle-left:before {
1063
+ content: "\f104";
1064
+ }
1065
+ .icon-angle-right:before {
1066
+ content: "\f105";
1067
+ }
1068
+ .icon-angle-up:before {
1069
+ content: "\f106";
1070
+ }
1071
+ .icon-angle-down:before {
1072
+ content: "\f107";
1073
+ }
1074
+ .icon-desktop:before {
1075
+ content: "\f108";
1076
+ }
1077
+ .icon-laptop:before {
1078
+ content: "\f109";
1079
+ }
1080
+ .icon-tablet:before {
1081
+ content: "\f10a";
1082
+ }
1083
+ .icon-mobile-phone:before {
1084
+ content: "\f10b";
1085
+ }
1086
+ .icon-circle-blank:before {
1087
+ content: "\f10c";
1088
+ }
1089
+ .icon-quote-left:before {
1090
+ content: "\f10d";
1091
+ }
1092
+ .icon-quote-right:before {
1093
+ content: "\f10e";
1094
+ }
1095
+ .icon-spinner:before {
1096
+ content: "\f110";
1097
+ }
1098
+ .icon-circle:before {
1099
+ content: "\f111";
1100
+ }
1101
+ .icon-reply:before,
1102
+ .icon-mail-reply:before {
1103
+ content: "\f112";
1104
+ }
1105
+ .icon-folder-close-alt:before {
1106
+ content: "\f114";
1107
+ }
1108
+ .icon-folder-open-alt:before {
1109
+ content: "\f115";
1110
+ }
1111
+ .icon-expand-alt:before {
1112
+ content: "\f116";
1113
+ }
1114
+ .icon-collapse-alt:before {
1115
+ content: "\f117";
1116
+ }
1117
+ .icon-smile:before {
1118
+ content: "\f118";
1119
+ }
1120
+ .icon-frown:before {
1121
+ content: "\f119";
1122
+ }
1123
+ .icon-meh:before {
1124
+ content: "\f11a";
1125
+ }
1126
+ .icon-gamepad:before {
1127
+ content: "\f11b";
1128
+ }
1129
+ .icon-keyboard:before {
1130
+ content: "\f11c";
1131
+ }
1132
+ .icon-flag-alt:before {
1133
+ content: "\f11d";
1134
+ }
1135
+ .icon-flag-checkered:before {
1136
+ content: "\f11e";
1137
+ }
1138
+ .icon-terminal:before {
1139
+ content: "\f120";
1140
+ }
1141
+ .icon-code:before {
1142
+ content: "\f121";
1143
+ }
1144
+ .icon-reply-all:before {
1145
+ content: "\f122";
1146
+ }
1147
+ .icon-mail-reply-all:before {
1148
+ content: "\f122";
1149
+ }
1150
+ .icon-star-half-full:before,
1151
+ .icon-star-half-empty:before {
1152
+ content: "\f123";
1153
+ }
1154
+ .icon-location-arrow:before {
1155
+ content: "\f124";
1156
+ }
1157
+ .icon-crop:before {
1158
+ content: "\f125";
1159
+ }
1160
+ .icon-code-fork:before {
1161
+ content: "\f126";
1162
+ }
1163
+ .icon-unlink:before {
1164
+ content: "\f127";
1165
+ }
1166
+ .icon-question:before {
1167
+ content: "\f128";
1168
+ }
1169
+ .icon-info:before {
1170
+ content: "\f129";
1171
+ }
1172
+ .icon-exclamation:before {
1173
+ content: "\f12a";
1174
+ }
1175
+ .icon-superscript:before {
1176
+ content: "\f12b";
1177
+ }
1178
+ .icon-subscript:before {
1179
+ content: "\f12c";
1180
+ }
1181
+ .icon-eraser:before {
1182
+ content: "\f12d";
1183
+ }
1184
+ .icon-puzzle-piece:before {
1185
+ content: "\f12e";
1186
+ }
1187
+ .icon-microphone:before {
1188
+ content: "\f130";
1189
+ }
1190
+ .icon-microphone-off:before {
1191
+ content: "\f131";
1192
+ }
1193
+ .icon-shield:before {
1194
+ content: "\f132";
1195
+ }
1196
+ .icon-calendar-empty:before {
1197
+ content: "\f133";
1198
+ }
1199
+ .icon-fire-extinguisher:before {
1200
+ content: "\f134";
1201
+ }
1202
+ .icon-rocket:before {
1203
+ content: "\f135";
1204
+ }
1205
+ .icon-maxcdn:before {
1206
+ content: "\f136";
1207
+ }
1208
+ .icon-chevron-sign-left:before {
1209
+ content: "\f137";
1210
+ }
1211
+ .icon-chevron-sign-right:before {
1212
+ content: "\f138";
1213
+ }
1214
+ .icon-chevron-sign-up:before {
1215
+ content: "\f139";
1216
+ }
1217
+ .icon-chevron-sign-down:before {
1218
+ content: "\f13a";
1219
+ }
1220
+ .icon-html5:before {
1221
+ content: "\f13b";
1222
+ }
1223
+ .icon-css3:before {
1224
+ content: "\f13c";
1225
+ }
1226
+ .icon-anchor:before {
1227
+ content: "\f13d";
1228
+ }
1229
+ .icon-unlock-alt:before {
1230
+ content: "\f13e";
1231
+ }
1232
+ .icon-bullseye:before {
1233
+ content: "\f140";
1234
+ }
1235
+ .icon-ellipsis-horizontal:before {
1236
+ content: "\f141";
1237
+ }
1238
+ .icon-ellipsis-vertical:before {
1239
+ content: "\f142";
1240
+ }
1241
+ .icon-rss-sign:before {
1242
+ content: "\f143";
1243
+ }
1244
+ .icon-play-sign:before {
1245
+ content: "\f144";
1246
+ }
1247
+ .icon-ticket:before {
1248
+ content: "\f145";
1249
+ }
1250
+ .icon-minus-sign-alt:before {
1251
+ content: "\f146";
1252
+ }
1253
+ .icon-check-minus:before {
1254
+ content: "\f147";
1255
+ }
1256
+ .icon-level-up:before {
1257
+ content: "\f148";
1258
+ }
1259
+ .icon-level-down:before {
1260
+ content: "\f149";
1261
+ }
1262
+ .icon-check-sign:before {
1263
+ content: "\f14a";
1264
+ }
1265
+ .icon-edit-sign:before {
1266
+ content: "\f14b";
1267
+ }
1268
+ .icon-external-link-sign:before {
1269
+ content: "\f14c";
1270
+ }
1271
+ .icon-share-sign:before {
1272
+ content: "\f14d";
1273
+ }