boletia_ui 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (90) hide show
  1. checksums.yaml +7 -0
  2. data/README.md +42 -0
  3. data/lib/boletia_ui/version.rb +3 -0
  4. data/lib/boletia_ui.rb +8 -0
  5. data/vendor/assets/boletia_ui/fonts/ss-standard.css +53 -0
  6. data/vendor/assets/boletia_ui/fonts/ss-standard.eot +0 -0
  7. data/vendor/assets/boletia_ui/fonts/ss-standard.js +84 -0
  8. data/vendor/assets/boletia_ui/fonts/ss-standard.svg +404 -0
  9. data/vendor/assets/boletia_ui/fonts/ss-standard.ttf +0 -0
  10. data/vendor/assets/boletia_ui/fonts/ss-standard.woff +0 -0
  11. data/vendor/assets/boletia_ui/images/cancel.png +0 -0
  12. data/vendor/assets/boletia_ui/images/check.png +0 -0
  13. data/vendor/assets/boletia_ui/images/default-search.png +0 -0
  14. data/vendor/assets/boletia_ui/images/download.png +0 -0
  15. data/vendor/assets/boletia_ui/images/edit.png +0 -0
  16. data/vendor/assets/boletia_ui/images/icon-logo140.png +0 -0
  17. data/vendor/assets/boletia_ui/images/logo/header-logo-black.png +0 -0
  18. data/vendor/assets/boletia_ui/images/logo/header-logo-white.png +0 -0
  19. data/vendor/assets/boletia_ui/images/logo/icon-logo140.png +0 -0
  20. data/vendor/assets/boletia_ui/images/resend.png +0 -0
  21. data/vendor/assets/boletia_ui/images/trash.png +0 -0
  22. data/vendor/assets/boletia_ui/images/trophy.png +0 -0
  23. data/vendor/assets/boletia_ui/images/white-resend.png +0 -0
  24. data/vendor/assets/boletia_ui/images/white-search.png +0 -0
  25. data/vendor/assets/boletia_ui/javascripts/boletia-ui/boletia-ui-components.js +117 -0
  26. data/vendor/assets/boletia_ui/javascripts/boletia-ui/classie.js +80 -0
  27. data/vendor/assets/boletia_ui/javascripts/boletia-ui/select_fx.js +335 -0
  28. data/vendor/assets/boletia_ui/javascripts/charts/Chart.Legend.js +56 -0
  29. data/vendor/assets/boletia_ui/javascripts/charts/chart.min.js +11 -0
  30. data/vendor/assets/boletia_ui/javascripts/charts/refundCharts.js +167 -0
  31. data/vendor/assets/boletia_ui/javascripts/charts/src/Chart.Bar.js +302 -0
  32. data/vendor/assets/boletia_ui/javascripts/charts/src/Chart.Core.js +2002 -0
  33. data/vendor/assets/boletia_ui/javascripts/charts/src/Chart.Doughnut.js +184 -0
  34. data/vendor/assets/boletia_ui/javascripts/charts/src/Chart.Line.js +374 -0
  35. data/vendor/assets/boletia_ui/javascripts/charts/src/Chart.PolarArea.js +250 -0
  36. data/vendor/assets/boletia_ui/javascripts/charts/src/Chart.Radar.js +343 -0
  37. data/vendor/assets/boletia_ui/javascripts/counter/counter.js +12 -0
  38. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  39. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-bg_flat_0_eeeeee_40x100.png +0 -0
  40. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-bg_flat_55_ffffff_40x100.png +0 -0
  41. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
  42. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
  43. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-bg_highlight-soft_100_f6f6f6_1x100.png +0 -0
  44. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-bg_highlight-soft_25_0073ea_1x100.png +0 -0
  45. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-bg_highlight-soft_50_dddddd_1x100.png +0 -0
  46. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-icons_0073ea_256x240.png +0 -0
  47. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-icons_454545_256x240.png +0 -0
  48. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-icons_666666_256x240.png +0 -0
  49. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-icons_ff0084_256x240.png +0 -0
  50. data/vendor/assets/boletia_ui/javascripts/jquery-ui/images/ui-icons_ffffff_256x240.png +0 -0
  51. data/vendor/assets/boletia_ui/javascripts/jquery-ui/jquery-ui.min.js +8 -0
  52. data/vendor/assets/boletia_ui/javascripts/scrolling-header/scrolling-header.js +41 -0
  53. data/vendor/assets/boletia_ui/javascripts/styleguide/styleguide.js +87 -0
  54. data/vendor/assets/boletia_ui/javascripts/tooltips/jquery.tooltipster.min.js +1 -0
  55. data/vendor/assets/boletia_ui/javascripts/vendor/magnific-popup/core.js +966 -0
  56. data/vendor/assets/boletia_ui/javascripts/vendor/magnific-popup/fastclick.js +93 -0
  57. data/vendor/assets/boletia_ui/javascripts/vendor/magnific-popup/image.js +245 -0
  58. data/vendor/assets/boletia_ui/javascripts/vendor/magnific-popup/inline.js +66 -0
  59. data/vendor/assets/boletia_ui/stylesheets/boletia-admin.css.scss +41 -0
  60. data/vendor/assets/boletia_ui/stylesheets/fonts/ss-standard.css +53 -0
  61. data/vendor/assets/boletia_ui/stylesheets/fonts/ss-standard.eot +0 -0
  62. data/vendor/assets/boletia_ui/stylesheets/fonts/ss-standard.js +84 -0
  63. data/vendor/assets/boletia_ui/stylesheets/fonts/ss-standard.svg +404 -0
  64. data/vendor/assets/boletia_ui/stylesheets/fonts/ss-standard.ttf +0 -0
  65. data/vendor/assets/boletia_ui/stylesheets/fonts/ss-standard.woff +0 -0
  66. data/vendor/assets/boletia_ui/stylesheets/jquery-ui/jquery-ui.min.css +7 -0
  67. data/vendor/assets/boletia_ui/stylesheets/jquery-ui/jquery-ui.structure.min.css +5 -0
  68. data/vendor/assets/boletia_ui/stylesheets/jquery-ui/jquery-ui.theme.css +410 -0
  69. data/vendor/assets/boletia_ui/stylesheets/layouts/_event_details.scss +100 -0
  70. data/vendor/assets/boletia_ui/stylesheets/layouts/_refund-wizard.scss +290 -0
  71. data/vendor/assets/boletia_ui/stylesheets/layouts/_sales.scss +17 -0
  72. data/vendor/assets/boletia_ui/stylesheets/layouts/_style_guide.scss +216 -0
  73. data/vendor/assets/boletia_ui/stylesheets/menu/_footer.scss +117 -0
  74. data/vendor/assets/boletia_ui/stylesheets/menu/_header.scss +314 -0
  75. data/vendor/assets/boletia_ui/stylesheets/menu/_new_front_footer.scss +117 -0
  76. data/vendor/assets/boletia_ui/stylesheets/menu/_new_front_header.scss +314 -0
  77. data/vendor/assets/boletia_ui/stylesheets/partials/_alerts.scss +183 -0
  78. data/vendor/assets/boletia_ui/stylesheets/partials/_base.scss +376 -0
  79. data/vendor/assets/boletia_ui/stylesheets/partials/_boletia-cards.scss +401 -0
  80. data/vendor/assets/boletia_ui/stylesheets/partials/_buttons.scss +200 -0
  81. data/vendor/assets/boletia_ui/stylesheets/partials/_dashboard.scss +192 -0
  82. data/vendor/assets/boletia_ui/stylesheets/partials/_forms.scss +395 -0
  83. data/vendor/assets/boletia_ui/stylesheets/partials/_grid.scss +85 -0
  84. data/vendor/assets/boletia_ui/stylesheets/partials/_tables.scss +139 -0
  85. data/vendor/assets/boletia_ui/stylesheets/partials/_wizard.scss +125 -0
  86. data/vendor/assets/boletia_ui/stylesheets/vendor/_select.scss +109 -0
  87. data/vendor/assets/boletia_ui/stylesheets/vendor/magnific-popup/_magnific.scss +642 -0
  88. data/vendor/assets/boletia_ui/stylesheets/vendor/magnific-popup/_settings.scss +45 -0
  89. data/vendor/assets/boletia_ui/stylesheets/vendor/tooltipster.css +274 -0
  90. metadata +174 -0
@@ -0,0 +1,183 @@
1
+ .o-message-block {
2
+ margin-bottom: $base-space * 2;
3
+ background:$white;
4
+
5
+ &.error:before {
6
+ content: '␡';
7
+ color:$red;
8
+ }
9
+ }
10
+
11
+ /* ALERTS & ERRORS */
12
+
13
+ .o-system-message, .o-warning-message {
14
+ &:before{font-family: "SSStandard";}
15
+
16
+ ul {
17
+ list-style-type: square;
18
+ list-style-position: inside;
19
+ padding-left: $base-space;
20
+ margin: $base-space * .5 0 0;
21
+ }
22
+
23
+ }
24
+
25
+ .o-system-message {
26
+ width: 100%;
27
+ display: block;
28
+ padding: $base-space * 1;
29
+ border: none;
30
+ position: relative;
31
+ color:lighten($darkgray,10%);
32
+ @extend .u-border-box;
33
+ line-height: 1.2;
34
+ margin-bottom: 0; /* FIX FOR OVERRIDE MAIN.LESS */
35
+ -webkit-border-radius: 0; /* FIX FOR OVERRIDE MAIN.LESS */
36
+ -moz-border-radius: 0;
37
+ border-radius: 0;
38
+
39
+ &:before {
40
+ font-size: 1.5rem;
41
+ margin-right: $base-space * .5;
42
+ line-height: 1;
43
+ vertical-align: middle;
44
+ }
45
+
46
+ &.is-error {
47
+ background:rgba($red,.25);
48
+ border-color:$red;
49
+ font-size: 1.4rem;
50
+ }
51
+
52
+ &.is-success {
53
+ background:rgba(darken($green,5%),.1);
54
+ border-color:$green;
55
+
56
+ &:before {
57
+ content: '✓';
58
+ color:$green
59
+ }
60
+ }
61
+
62
+ &.is-notice {
63
+ background:rgba($blue,0.05);
64
+ border-color:$blue;
65
+
66
+ &:before {
67
+ content: 'ℹ';
68
+ color: darken($blue,10%);
69
+ }
70
+ }
71
+
72
+ &.is-friendly-message {
73
+ background:rgba($darkgreen,0.1);
74
+ line-height: 1;
75
+ border-color:$darkgreen;
76
+ padding: $base-space * 1.5;
77
+ }
78
+ }
79
+
80
+ .delete-user {color:$red;}
81
+
82
+
83
+ .o-system-message--default {
84
+ border-left: 5px solid;
85
+ }
86
+
87
+ .o-system-message--top {
88
+ border-top: 3px solid;
89
+ text-align: center
90
+ }
91
+
92
+ .o-system-message__close {
93
+ position: absolute;
94
+ top: 0.7rem;
95
+ font-size: 1.5rem;
96
+ right: 1rem;
97
+ font-weight: bold;
98
+ color: darken($bodytext,10%);
99
+
100
+
101
+ &:hover {
102
+ text-decoration: none;
103
+ color: darken($red,15%);
104
+ }
105
+ }
106
+
107
+
108
+ /*** ALT MESSAGES ***/
109
+
110
+ .o-system-message__close-icon {
111
+ color: rgba($darkgray,.3);
112
+ position: absolute;
113
+ font-size: 1.8rem;
114
+ top:1.5rem;
115
+ right:1rem;
116
+ cursor: pointer;
117
+
118
+ &:hover{color: rgba($darkgray,.6);}
119
+ }
120
+
121
+ .o-warning-message {
122
+ width:100%;
123
+ position: relative;
124
+ @extend .u-border-box;
125
+ background:rgba($yellow,0.05);
126
+ border: 1px solid $yellow;
127
+ padding: $base-space * 2;
128
+
129
+ p{
130
+ font-size: 1.6rem;// FIX FOR OVERRIDE MAIN.CSS
131
+ line-height: 1.4;// FIX FOR OVERRIDE MAIN.CSS
132
+ margin-top:$base-space * 0.5;
133
+ }
134
+
135
+ }
136
+
137
+ .o-friendly-message {
138
+
139
+ .edit-icon {
140
+ width: 4.5rem;
141
+ height: 4.5rem;
142
+ @extend .u-inline-block-middle;
143
+ margin-right: $base-space;
144
+ }
145
+
146
+ .alert-content {
147
+ width: 85%;
148
+ @extend .u-inline-block-middle;
149
+ }
150
+ }
151
+
152
+
153
+
154
+
155
+
156
+ /* CUSTOM MESSAGES CONTENT-ACTION */
157
+
158
+ .o-actions-message {
159
+ background:$white;
160
+ @extend .u-text-center;
161
+
162
+ .changes {
163
+ background: rgba($yellow,.1);
164
+ border: 1px solid rgba($yellow,.6);
165
+
166
+ &:hover {background: rgba($yellow,.15)}
167
+ }
168
+ }
169
+
170
+ .o-content-action {
171
+ font-size: 1.4rem;
172
+ border-color: rgba($yellow,.5);
173
+
174
+ span {display: inline-block;}
175
+ button.button {margin-left: $base-space;}
176
+ }
177
+
178
+
179
+ @media screen and (max-width:50em) {
180
+ .o-system-message {
181
+ label, p, li {font-size: 1.4rem;}
182
+ }
183
+ }
@@ -0,0 +1,376 @@
1
+ /* VARIABLES */
2
+
3
+ $black: #262626;
4
+ $bodytext: #666666;
5
+ $lightgray: #ecf0f1;
6
+ $gray: #d3d6d8;
7
+ $darkgray: #3f3f3f;
8
+ $white: #fff;
9
+ $orange: #FF7733;
10
+ $darkorange: #E56B2D;
11
+ $blue: #00A0D4;
12
+ $darkblue: #33495F;
13
+ $green: #00BD9C;
14
+ $darkgreen: #00A385;
15
+ $red: #e74c3c;
16
+ $yellow: #f1c40f;
17
+ $facebook: #3b5998;
18
+ $twitter: #4099FF;
19
+
20
+ $formbg: #fafafa;
21
+
22
+ $regular: proxima-nova, "proxima-nova",sans-serif;
23
+ $condensed: proxima-nova-condensed, "proxima-nova-condensed",sans-serif;
24
+
25
+ $base-space: 1.44rem;
26
+ $u-col: 100%/12;
27
+
28
+
29
+
30
+
31
+
32
+ /* MIXINS */
33
+
34
+ @mixin animate {
35
+ -webkit-transition: all 0.2s ease-out;
36
+ -moz-transition: all 0.2s ease-out;
37
+ -ms-transition: all 0.2s ease-out;
38
+ -o-transition: all 0.2s ease-out;
39
+ transition: all 0.2s ease-out;
40
+ }
41
+
42
+ @mixin shadow($color) {box-shadow:0px 2px 2px $color;}
43
+
44
+ @mixin border-radius($radius) {-webkit-border-radius: $radius;-moz-border-radius: $radius;border-radius: $radius;}
45
+
46
+ @mixin cards-transition($margin) {opacity:0;margin-top: $margin;}
47
+
48
+ @mixin transformX($x) {
49
+ -webkit-transform: translateX($x);
50
+ -moz-transform: translateX($x);
51
+ -ms-transform: translateX($x);
52
+ -o-transform: translateX($x);
53
+ transform: translateX($x);
54
+ }
55
+
56
+
57
+ /* MAIN DECLARATIONS */
58
+
59
+ html {font-size: 62.5%;}
60
+
61
+ html, body {height: 100%;}
62
+
63
+ body {
64
+ font-size: 1.4rem;
65
+ line-height: 1.4;
66
+ font-family: $regular;
67
+ margin: 0;
68
+ color:$bodytext;
69
+ background: lighten($gray,10%);
70
+ word-wrap:break-word;
71
+ -webkit-font-smoothing:antialiased
72
+ }
73
+
74
+ ul {
75
+ padding-left: 0;
76
+ margin: 0;
77
+ list-style-type: none;
78
+ }
79
+
80
+ a img {outline:none}
81
+
82
+
83
+
84
+ img {border:0}
85
+
86
+ figure {margin: 0}
87
+
88
+ .u-no-decoration:hover {text-decoration:none;}
89
+
90
+ :focus {outline:none;}
91
+
92
+
93
+ /* TYPOGRAPHY */
94
+
95
+ h1,h2,h3,h4,h5,h6 {
96
+ margin: 0;
97
+ line-height: 1.4;
98
+ color: $darkgray;
99
+
100
+ small{font-weight: 400;color:darken($gray,30%)}
101
+ }
102
+
103
+ h1,.h1 {font-size:4.18rem;}
104
+ h2,.h2 {font-size:3.7rem;font-weight: 600}
105
+ h3,.h3 {font-size:2.58rem;font-weight: 600}
106
+ h4,.h4 {font-size:2.29rem;}
107
+ h5,.h5 {font-size:1.6rem;}
108
+ h6,.h6 {font-size:1.4rem;}
109
+
110
+
111
+
112
+ .section-title {
113
+ margin-bottom:$base-space * 2;
114
+ }
115
+
116
+ .subsection-title {
117
+ margin:$base-space * 2 0 $base-space;
118
+ border-bottom: 1px solid $gray;
119
+ font-family: $condensed;
120
+ }
121
+
122
+ .section-index {
123
+ text-transform: uppercase;
124
+ letter-spacing: 4px;
125
+ }
126
+
127
+
128
+ a {
129
+ color:$blue;
130
+ text-decoration: none;
131
+ outline:none;
132
+
133
+ &:hover {text-decoration: underline}
134
+
135
+ }
136
+
137
+ strong { color: $darkgray; }
138
+
139
+
140
+ p{margin: $base-space * .25 0}
141
+
142
+
143
+ /* HELPER CLASSES */
144
+
145
+
146
+ .u-clearfix:before,
147
+ .u-clearfix:after {
148
+ content: " "; /* 1 */
149
+ display: table; /* 2 */
150
+ }
151
+
152
+ .u-clearfix:after {
153
+ clear: both;
154
+ }
155
+
156
+ .u-center-block {
157
+ margin-left:auto;
158
+ margin-right: auto;
159
+ display: block;
160
+ }
161
+
162
+
163
+ .u-center-absolute {
164
+ position: absolute;
165
+ top: 50%;
166
+ left: 50%;
167
+ width: 100%;
168
+ -webkit-transform: translate(-50%,-50%);
169
+ -moz-transform: translate(-50%,-50%);
170
+ -ms-transform: translate(-50%,-50%);
171
+ -o-transform: translate(-50%,-50%);
172
+ transform: translate(-50%,-50%);
173
+ }
174
+
175
+ .u-left {float:left}
176
+
177
+ .u-right {float:right}
178
+
179
+ .u-text-left {text-align: left; }
180
+ .u-text-center {text-align:center;}
181
+ .u-text-right {text-align:right}
182
+
183
+ .u-hidden {display:none;}
184
+
185
+ .u-border-box {
186
+ -moz-box-sizing: border-box;
187
+ -webkit-box-sizing: border-box;
188
+ box-sizing: border-box;
189
+ }
190
+
191
+ .u-list-none {list-style: none;}
192
+
193
+ ::selection {
194
+ background: darken($orange,5%);
195
+ color: $white;
196
+ text-shadow: none;
197
+ }
198
+
199
+ .u-inline-block {
200
+ display:inline-block;
201
+ vertical-align: top;
202
+ }
203
+
204
+ .u-inline-block-middle {
205
+ display:inline-block;
206
+ vertical-align: middle;
207
+ }
208
+
209
+ .u-circle {@include border-radius(50%);}
210
+
211
+ .u-icon-size{font-size: 80%} /* FIX FOR ICON FONTS CORRECT DISPLAY */
212
+
213
+
214
+
215
+ /* AVATAR */
216
+
217
+ .o-avatar-image {
218
+ background:$lightgray;
219
+ color:lighten($gray,10%);
220
+ @extend .u-text-center;
221
+ @extend .u-inline-block;
222
+ overflow:hidden;
223
+ @extend .u-circle;
224
+ border:0.5rem solid darken($lightgray,10%);
225
+ @include animate;
226
+
227
+ &.hover,&.focus { border-color:$blue; }
228
+ }
229
+
230
+
231
+ .o-avatar-image--xsmall {
232
+ line-height:1.2rem;
233
+ font-size: 1.2rem;
234
+ border-width:0.3rem;
235
+
236
+ &.is-placeholder {padding: 0.6rem;}
237
+ }
238
+
239
+
240
+
241
+ .o-avatar-image--small {
242
+ line-height:2.5rem;
243
+ font-size: 2.5rem;
244
+
245
+ &.is-placeholder {padding: 2.3rem;}
246
+
247
+ }
248
+
249
+ .o-avatar-holder {
250
+ line-height:9rem;
251
+ width: 9rem;
252
+ font-size: 3.2rem;
253
+
254
+ &.is-placeholder {padding: 0;}
255
+
256
+ }
257
+
258
+
259
+
260
+ /* LOADING */
261
+
262
+ svg path, svg rect {fill: inherit;}
263
+
264
+ .u-loading--small {
265
+ display: inline-block;
266
+ vertical-align: sub;
267
+ height:2.5rem;
268
+
269
+ svg path, svg rect {
270
+ width: 2.5rem;
271
+ height:2.5rem
272
+ }
273
+ }
274
+
275
+
276
+ .u-loading--big {
277
+ display:block;
278
+ margin-bottom:$base-space * 0.5;
279
+
280
+ svg path, svg rect {
281
+ width: 4rem;
282
+ height:4rem
283
+ }
284
+
285
+ }
286
+
287
+ .u-loading__message {
288
+ text-transform: uppercase;
289
+ letter-spacing: 2px
290
+ }
291
+
292
+
293
+
294
+ /* GENERAL TOOLTIP */
295
+
296
+ .o-tooltip {
297
+ color: $lightgray;
298
+ background: $darkgray;
299
+
300
+ .tooltipster-content {
301
+ font-size: 1.2rem;
302
+ padding: 1.4rem 1.2rem;
303
+ }
304
+ }
305
+
306
+
307
+ .tooltipster-icon {
308
+ background: $blue;
309
+ color: $white;
310
+ font-weight: normal;
311
+ display: inline-block;
312
+ font-size: 1.0rem;
313
+ padding: $base-space * 0.1 $base-space * 0.25;
314
+ @extend .u-circle;
315
+ vertical-align: top;
316
+ }
317
+
318
+
319
+
320
+
321
+
322
+ /* MODAL */
323
+
324
+ .o-modal-box {
325
+ background: $white;
326
+ @extend .u-center-block;
327
+ position: relative;
328
+ width: 60rem;
329
+
330
+ //Overiding Plugin Styles
331
+ .mfp-close { color: $red; }
332
+ }
333
+
334
+
335
+ .o-modal-box__info {
336
+ padding: $base-space * 2;
337
+ }
338
+
339
+ .o-modal-box--large {
340
+ width: 80rem;
341
+ }
342
+
343
+ /* ICONS */
344
+
345
+ .u-icon {
346
+ @extend .u-inline-block-middle;
347
+ background-position: left center;
348
+ background-repeat: no-repeat;
349
+ background-size: contain;
350
+ display: inline-block;
351
+ vertical-align: sub;
352
+ }
353
+
354
+ .u-icon--small{
355
+ width: 1.5rem;
356
+ height: 1.5rem;
357
+ padding-right: $base-space * .25;
358
+ }
359
+
360
+ .u-icon--medium{
361
+ width: 2rem;
362
+ height: 2rem;
363
+ padding-right: $base-space * .5;
364
+ }
365
+
366
+ .u-icon--edit { background-image: url('../images/edit.png');}
367
+ .u-icon--trash { background-image: url('../images/trash.png');}
368
+ .u-icon--check { background-image: url('../images/check.png');}
369
+ .u-icon--cancel { background-image: url('../images/cancel.png');}
370
+ .u-icon--resend { background-image: url('../images/resend.png');}
371
+ .u-icon--download { background-image: url('../images/download.png');}
372
+
373
+ .u-icon--resend-w { background-image: url('../images/white-resend.png');}
374
+
375
+ .u-search--default {background-image: url('../images/default-search.png');}
376
+ .u-search--white { background-image: url('../images/white-search.png');}