ode-csslib 4.0.1 → 4.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (141) hide show
  1. package/dist/index.css +10 -10
  2. package/dist/index.css.map +1 -1
  3. package/dist/version.txt +1 -1
  4. package/package.json +1 -1
  5. package/scss/specifics/_.scss +3 -0
  6. package/scss/specifics/calendar/_calendar.scss +5 -5
  7. package/scss/specifics/calendar/components/_edit-event.scss +4 -0
  8. package/scss/specifics/calendar/components/_index.scss +1 -1
  9. package/scss/specifics/calendar/components/calendar.scss +4 -0
  10. package/scss/specifics/competences/_competences.scss +13 -1
  11. package/scss/specifics/competences/components/_competences.scss +623 -597
  12. package/scss/specifics/competences/components/_materialize.scss +12 -0
  13. package/scss/specifics/competences/components/_slider.scss +6 -5
  14. package/scss/specifics/competences/sniplets/_services.scss +7 -4
  15. package/scss/specifics/competences/sniplets/_switch.scss +55 -0
  16. package/scss/specifics/crre/_crre.scss +1761 -0
  17. package/scss/specifics/crre/components/_dropdown-menu.scss +49 -0
  18. package/scss/specifics/crre/components/_index.scss +6 -0
  19. package/scss/specifics/crre/components/_loader.scss +55 -0
  20. package/scss/specifics/crre/components/_search-and-select.scss +129 -0
  21. package/scss/specifics/crre/components/_switch.scss +57 -0
  22. package/scss/specifics/crre/components/_tabs.scss +127 -0
  23. package/scss/specifics/crre/components/_toasts.scss +102 -0
  24. package/scss/specifics/crre/fragments/_index.scss +3 -0
  25. package/scss/specifics/crre/fragments/_responsive.scss +69 -0
  26. package/scss/specifics/crre/fragments/_status-circle.scss +108 -0
  27. package/scss/specifics/crre/fragments/_statusBar.scss +135 -0
  28. package/scss/specifics/formulaire/_formulaire.scss +37 -100
  29. package/scss/specifics/formulaire/components/_dominos.scss +9 -2
  30. package/scss/specifics/formulaire/components/_edit-form.scss +94 -17
  31. package/scss/specifics/formulaire/components/_icon.scss +28 -23
  32. package/scss/specifics/formulaire/components/_index.scss +11 -9
  33. package/scss/specifics/formulaire/components/_new-element.scss +2 -2
  34. package/scss/specifics/formulaire/components/_prop-form.scss +96 -0
  35. package/scss/specifics/formulaire/components/_respond-question.scss +19 -0
  36. package/scss/specifics/formulaire/components/_result-form.scss +5 -1
  37. package/scss/specifics/formulaire/components/_sortable.scss +5 -0
  38. package/scss/specifics/geogebra/_geogebra.scss +7 -1
  39. package/scss/specifics/geogebra/components/_toasts.scss +1 -17
  40. package/scss/specifics/lool-connector/_sniplet.scss +2 -2
  41. package/scss/specifics/magneto/_magneto.scss +41 -0
  42. package/scss/specifics/magneto/_mixins.scss +95 -0
  43. package/scss/specifics/magneto/components/_buttons.scss +12 -0
  44. package/scss/specifics/magneto/components/_icons.scss +187 -0
  45. package/scss/specifics/magneto/components/_index.scss +6 -0
  46. package/scss/specifics/magneto/components/_lightbox.scss +21 -0
  47. package/scss/specifics/magneto/components/_switch.scss +58 -0
  48. package/scss/specifics/magneto/components/containers/_board-read.scss +43 -0
  49. package/scss/specifics/magneto/components/containers/_board.scss +106 -0
  50. package/scss/specifics/magneto/components/containers/_boards.scss +155 -0
  51. package/scss/specifics/magneto/components/containers/_index.scss +3 -0
  52. package/scss/specifics/magneto/components/directives/_board-date.scss +11 -0
  53. package/scss/specifics/magneto/components/directives/_board-list-folder.scss +31 -0
  54. package/scss/specifics/magneto/components/directives/_board-list-item.scss +72 -0
  55. package/scss/specifics/magneto/components/directives/_board-list.scss +14 -0
  56. package/scss/specifics/magneto/components/directives/_board-manage-lightbox.scss +33 -0
  57. package/scss/specifics/magneto/components/directives/_board-nav.scss +101 -0
  58. package/scss/specifics/magneto/components/directives/_boards-publish-lightbox.scss +5 -0
  59. package/scss/specifics/magneto/components/directives/_card-collection-lightbox.scss +48 -0
  60. package/scss/specifics/magneto/components/directives/_card-display.scss +26 -0
  61. package/scss/specifics/magneto/components/directives/_card-duplicate-move-lightbox.scss +20 -0
  62. package/scss/specifics/magneto/components/directives/_card-list-item-options.scss +49 -0
  63. package/scss/specifics/magneto/components/directives/_card-list-item.scss +169 -0
  64. package/scss/specifics/magneto/components/directives/_card-list.scss +16 -0
  65. package/scss/specifics/magneto/components/directives/_card-manage-lightbox.scss +73 -0
  66. package/scss/specifics/magneto/components/directives/_card-move-lightbox.scss +20 -0
  67. package/scss/specifics/magneto/components/directives/_card-navbar.scss +37 -0
  68. package/scss/specifics/magneto/components/directives/_card-preview-image.scss +25 -0
  69. package/scss/specifics/magneto/components/directives/_folder-tree-nav.scss +58 -0
  70. package/scss/specifics/magneto/components/directives/_index.scss +19 -0
  71. package/scss/specifics/magneto/components/directives/_search-bar.scss +25 -0
  72. package/scss/specifics/magneto/components/directives/_toaster.scss +8 -0
  73. package/scss/specifics/magneto/generics/_index.scss +1 -0
  74. package/scss/specifics/magneto/generics/_loader.scss +55 -0
  75. package/scss/specifics/minetest/components/_index.scss +2 -1
  76. package/scss/specifics/minetest/components/_mixins.scss +3 -1
  77. package/scss/specifics/minetest/components/_switch.scss +58 -0
  78. package/scss/specifics/minetest/components/containers/_index.scss +4 -2
  79. package/scss/specifics/minetest/components/containers/current-world/_current-world.scss +7 -0
  80. package/scss/specifics/minetest/components/containers/follow-world/_follow-world.scss +27 -0
  81. package/scss/specifics/minetest/components/containers/follow-world/_index.scss +1 -0
  82. package/scss/specifics/minetest/components/containers/home/_home.scss +8 -1
  83. package/scss/specifics/minetest/components/containers/invitation-world/_index.scss +1 -0
  84. package/scss/specifics/minetest/components/containers/invitation-world/_invitation-world.scss +62 -0
  85. package/scss/specifics/minetest/components/containers/loader/_index.scss +1 -0
  86. package/scss/specifics/minetest/components/containers/loader/_loader.scss +55 -0
  87. package/scss/specifics/minetest/components/containers/properties-world/_properties-world.scss +6 -0
  88. package/scss/specifics/minetest/components/containers/share-world/_index.scss +1 -0
  89. package/scss/specifics/minetest/components/containers/share-world/_share-world.scss +25 -0
  90. package/scss/specifics/minibadge/_minibadge.scss +38 -0
  91. package/scss/specifics/minibadge/_mixins.scss +84 -0
  92. package/scss/specifics/minibadge/components/_badge.scss +156 -0
  93. package/scss/specifics/minibadge/components/_card.scss +88 -0
  94. package/scss/specifics/minibadge/components/_chart.scss +15 -0
  95. package/scss/specifics/minibadge/components/_container.scss +37 -0
  96. package/scss/specifics/minibadge/components/_empty-statement.scss +7 -0
  97. package/scss/specifics/minibadge/components/_given-array.scss +78 -0
  98. package/scss/specifics/minibadge/components/_icon.scss +114 -0
  99. package/scss/specifics/minibadge/components/_index.scss +16 -0
  100. package/scss/specifics/minibadge/components/_list.scss +19 -0
  101. package/scss/specifics/minibadge/components/_navbar.scss +41 -0
  102. package/scss/specifics/minibadge/components/_paging.scss +15 -0
  103. package/scss/specifics/minibadge/components/_periode-picker.scss +43 -0
  104. package/scss/specifics/minibadge/components/_search-input.scss +41 -0
  105. package/scss/specifics/minibadge/components/_search-results.scss +6 -0
  106. package/scss/specifics/minibadge/components/_selected-list.scss +17 -0
  107. package/scss/specifics/minibadge/components/_type.scss +80 -0
  108. package/scss/specifics/minibadge/components/_user-list.scss +42 -0
  109. package/scss/specifics/minibadge/containers/_badge-assign.scss +103 -0
  110. package/scss/specifics/minibadge/containers/_badge-given.scss +14 -0
  111. package/scss/specifics/minibadge/containers/_container.scss +27 -0
  112. package/scss/specifics/minibadge/containers/_index.scss +4 -0
  113. package/scss/specifics/minibadge/containers/_statistics.scss +132 -0
  114. package/scss/specifics/minibadge/generics/_checkox.scss +31 -0
  115. package/scss/specifics/minibadge/generics/_index.scss +2 -0
  116. package/scss/specifics/minibadge/generics/_switch.scss +51 -0
  117. package/scss/specifics/nextcloud/components/_index.scss +2 -1
  118. package/scss/specifics/nextcloud/components/sniplets/_index.scss +1 -0
  119. package/scss/specifics/nextcloud/components/sniplets/_nextcloud-content.scss +24 -0
  120. package/scss/specifics/nextcloud/components/toasts.scss +102 -0
  121. package/scss/specifics/presences/components/containers/_register.scss +15 -19
  122. package/scss/specifics/presences/components/containers/registry/_table.scss +2 -2
  123. package/scss/specifics/presences/components/material/_radio.scss +13 -13
  124. package/scss/specifics/presences/generic/_flex.scss +4 -3
  125. package/scss/specifics/ressource-aggregator/_ressource-aggregator.scss +22 -0
  126. package/scss/specifics/ressource-aggregator/components/_dominos.scss +4 -0
  127. package/scss/specifics/ressource-aggregator/components/_lightbox.scss +18 -0
  128. package/scss/specifics/ressource-aggregator/components/_resource-card.scss +6 -0
  129. package/scss/specifics/ressource-aggregator/components/_search.scss +4 -0
  130. package/scss/specifics/vie-scolaire/components/_grouping-create.scss +12 -0
  131. package/scss/specifics/vie-scolaire/components/_grouping-item.scss +50 -0
  132. package/scss/specifics/vie-scolaire/components/_grouping-list.scss +50 -0
  133. package/scss/specifics/vie-scolaire/components/_index.scss +3 -1
  134. package/scss/specifics/vie-scolaire/specifics/_icons.scss +11 -0
  135. package/scss/specifics/vie-scolaire/specifics/_viescolaire.scss +9 -0
  136. package/scss/specifics/web-conference/_web-conference.scss +44 -10
  137. package/scss/specifics/zimbra-connector/_conversation.scss +44 -14
  138. package/scss/specifics/minetest/components/containers/create-world/_create-world.scss +0 -0
  139. package/scss/specifics/minetest/components/containers/create-world/_index.scss +0 -1
  140. package/scss/specifics/minetest/components/containers/toggle-menu/_index.scss +0 -1
  141. package/scss/specifics/minetest/components/containers/toggle-menu/_toggle-menu.scss +0 -0
@@ -0,0 +1,1761 @@
1
+ @font-face {
2
+ font-family: 'material-icons';
3
+ src: url('/crre/public/font/material-design/fonts/materialdesignicons-webfont.eot');
4
+ src: url('/crre/public/font/material-design/fonts/materialdesignicons-webfont.eot') format('embedded-opentype'),
5
+ url('/crre/public/font/material-design/fonts/materialdesignicons-webfont.woff2') format('woff2'),
6
+ url('/crre/public/font/material-design/fonts/materialdesignicons-webfont.woff2') format('woff'),
7
+ url('/crre/public/font/material-design/fonts/materialdesignicons-webfont.ttf') format('truetype');
8
+ font-weight: normal;
9
+ font-style: normal;
10
+ }
11
+
12
+ body.crre {
13
+ @import 'components/index';
14
+ @import 'fragments/index';
15
+
16
+ color: black;
17
+
18
+ $secondary: #38a4cd;
19
+
20
+ .black-color {
21
+ color: black;
22
+ }
23
+
24
+ .secondary-color {
25
+ color: $secondary;
26
+ }
27
+
28
+ .absolute-position {
29
+ position: absolute;
30
+ }
31
+
32
+ .big-text {
33
+ font-size: 25px;
34
+ }
35
+
36
+ .bold-font-weight-24 {
37
+ font-weight: bold !important;
38
+ font-size: 24px;
39
+ line-height: 30px;
40
+ }
41
+
42
+ .bold-font-weight {
43
+ font-weight: bold !important;
44
+ }
45
+
46
+ h4 {
47
+ &.highlighted {
48
+ border-bottom: solid 1px $solid-grey;
49
+ }
50
+ }
51
+
52
+ .tooltip {
53
+ z-index: 99999;
54
+ }
55
+
56
+ .inline-block {
57
+ display: inline-block;
58
+ min-width: fit-content;
59
+ }
60
+
61
+ .top-margin-100 {
62
+ margin-top: 100px;
63
+ }
64
+
65
+ .tabs.heading-tabs {
66
+ box-sizing: border-box;
67
+ display: flex;
68
+ justify-content: flex-start;
69
+ margin-bottom: 20px!important;
70
+ overflow-x: inherit;
71
+ >* {
72
+ text-align: initial;
73
+ }
74
+ header {
75
+ //tabs centered in whole space
76
+ width: auto; // tabs align right
77
+ display: flex;
78
+ flex: 0;
79
+ align-items: center;
80
+ justify-content: center;
81
+ text-align: center;
82
+ white-space: nowrap;
83
+ margin: 0 4px;
84
+ padding: 10px 15px;
85
+ transition: color 250ms ease;
86
+
87
+ a{
88
+ vertical-align: middle;
89
+ i{
90
+ font-size: 15px;
91
+ margin-right: 5px;
92
+ }
93
+ &:hover{
94
+ color: $primary;
95
+ }
96
+ }
97
+ }
98
+ }
99
+
100
+ .mobile-navigation {
101
+ display: none;
102
+ }
103
+
104
+ .breakLines {
105
+ white-space: normal;
106
+ }
107
+
108
+ .centerCircleMobile {
109
+ @media screen and (max-width: $tablette) {
110
+ margin-left: 50%;
111
+ }
112
+ }
113
+
114
+ .centerInputAmount {
115
+ display: flex;
116
+ justify-content: center;
117
+ align-items: center;
118
+ }
119
+
120
+ .leftPadding10 {
121
+ padding-left: 10px;
122
+ }
123
+
124
+ .leftPadding20 {
125
+ padding-left: 20px;
126
+ }
127
+
128
+ .flex-spacebetween {
129
+ display: flex;
130
+ justify-content: space-between
131
+ }
132
+
133
+ .margin-bottom-10 {
134
+ margin-bottom: 10px;
135
+ }
136
+
137
+ .padding-bottom-20 {
138
+ padding-bottom: 20px;
139
+ }
140
+
141
+ .no-margin-top {
142
+ margin-top: 0 !important;
143
+ }
144
+
145
+ .responsive-table {
146
+ table {
147
+ thead {
148
+ white-space: nowrap;
149
+
150
+ i {
151
+ display: initial;
152
+ position: relative;
153
+ width: auto;
154
+ height: auto;
155
+ line-height: initial;
156
+
157
+ &:before {
158
+ display: inline-block;
159
+ transform: none;
160
+ }
161
+ }
162
+
163
+ td:first-child {
164
+ padding: 10px;
165
+ }
166
+ }
167
+
168
+ td {
169
+ text-align: left;
170
+ width: auto;
171
+ }
172
+
173
+ tr.SENT, tr.DONE {
174
+ color: #999 !important;
175
+ }
176
+
177
+ tr.disableRow {
178
+ background-color: #f6f6f6;
179
+ color: #bfbfbf !important;
180
+ }
181
+
182
+ tr.errorRow {
183
+ color: $red;
184
+ }
185
+ }
186
+ }
187
+
188
+ .table-selector {
189
+ width: 40px;
190
+ text-align: center;
191
+ }
192
+
193
+ .text-right {
194
+ text-align: right !important;
195
+ }
196
+
197
+ .aligne-text-center {
198
+ text-align: center;
199
+ }
200
+
201
+ .log-view {
202
+ table {
203
+ table-layout: fixed;
204
+
205
+ thead td {
206
+ padding: 8px;
207
+ position: relative;
208
+
209
+ i::before {
210
+ font-size: 10px !important;
211
+ margin-left: 5px;
212
+ position: absolute;
213
+ }
214
+
215
+ label.checkbox {
216
+ position: absolute;
217
+ top: 8px;
218
+ }
219
+ }
220
+ }
221
+
222
+ .pre-file-import {
223
+ white-space: pre-line;
224
+ border: solid 1px $light-grey;
225
+ background-color: $lightest-grey;
226
+ padding: 15px;
227
+ }
228
+ }
229
+
230
+ .instantButtons {
231
+ @include fonticon();
232
+ padding: 5px 10px;
233
+
234
+ &.deselect::after {
235
+ content: '\e848'
236
+ }
237
+
238
+ &.select::after {
239
+ content: '\e916'
240
+ }
241
+ }
242
+
243
+ .ellipsis {
244
+ text-overflow: ellipsis;
245
+ overflow: hidden;
246
+ white-space: nowrap;
247
+ }
248
+
249
+ .overflow-y {
250
+ overflow-y: auto;
251
+ }
252
+
253
+ .color-red {
254
+ color: $red !important;
255
+ }
256
+
257
+ .color-orange {
258
+ color: $orange;
259
+ }
260
+
261
+ .color-green {
262
+ color: $green;
263
+ }
264
+
265
+ .color-grey {
266
+ color: $medium-grey;
267
+ }
268
+
269
+ .background-grey {
270
+ background-color: grey !important;
271
+ }
272
+
273
+ .grayscale-filter {
274
+ filter: grayscale(1);
275
+ }
276
+
277
+ .manage-campaign {
278
+ card {
279
+ text-align: center;
280
+ }
281
+ }
282
+
283
+ i.comment-icon {
284
+ background-image: url(/crre/public/img/scss/comment.svg);
285
+ background-repeat: no-repeat;
286
+ padding: 5px 12px;
287
+ }
288
+
289
+ i.info-circle {
290
+ background-image: url(/crre/public/img/scss/information.svg);
291
+ background-repeat: no-repeat;
292
+ padding: 5px 12px;
293
+ }
294
+
295
+ i.attach-file {
296
+ background-image: url(/crre/public/img/scss/paperclip.svg);
297
+ background-repeat: no-repeat;
298
+ padding: 5px 12px;
299
+ }
300
+
301
+ i.pdf-file {
302
+ background-image: url(/crre/public/img/scss/pdf-box.svg);
303
+ background-repeat: no-repeat;
304
+ padding: 5px 12px;
305
+ }
306
+
307
+ .check-circle-crre {
308
+ padding: 5px 12px;
309
+ }
310
+
311
+ .close-circle {
312
+ padding: 5px 12px;
313
+ }
314
+
315
+ .check-circle-crre:before {
316
+ padding: 5px 12px;
317
+ filter: invert(58%) sepia(79%) saturate(4662%) hue-rotate(156deg) brightness(88%) contrast(82%);
318
+ font-family: 'material-icons';
319
+ content: "\F06F";
320
+ font-size: 25px;
321
+ }
322
+
323
+ .close-circle:before {
324
+ padding: 5px 12px;
325
+ filter: invert(0.65);
326
+ font-family: 'material-icons';
327
+ content: "\F06F";
328
+ font-size: 25px;
329
+ }
330
+
331
+ .laptop-icon:before {
332
+ font-family: 'material-icons';
333
+ content: "\F322";
334
+ font-size: 25px;
335
+ float: left;
336
+ background-color: lightgray;
337
+ padding: 5px;
338
+ margin-left: -10px;
339
+ margin-top: -10px;
340
+ }
341
+
342
+ .book-icon:before {
343
+ font-family: 'material-icons';
344
+ content: "\F0BD";
345
+ font-size: 25px;
346
+ float: left;
347
+ background-color: lightgray;
348
+ padding: 5px;
349
+ margin-left: -10px;
350
+ margin-top: -10px;
351
+ }
352
+
353
+ i.diary-calendar {
354
+ padding: 3px 12px;
355
+ margin: 5px;
356
+ background-repeat: no-repeat;
357
+ background-image: url(/crre/public/img/scss/calendar-range.svg);
358
+ filter: invert(28%) sepia(65%) saturate(6052%) hue-rotate(341deg) brightness(95%) contrast(104%);
359
+ }
360
+
361
+ .quantity-input {
362
+ width: 45px;
363
+ }
364
+
365
+ .date-picker-style {
366
+ display: inline-block;
367
+ background: white;
368
+ border-radius: 3px;
369
+ }
370
+
371
+ .input-date-picker-style {
372
+ width: 80px;
373
+ margin: 0;
374
+ border: none;
375
+ }
376
+
377
+ .min-width-date-picker {
378
+ min-width: 350px;
379
+ @media screen and (max-width: $tablette) {
380
+ min-width: unset;
381
+ }
382
+ }
383
+
384
+ lightbox.visible-overflow > section.lightbox > div.content {
385
+ overflow: visible;
386
+ max-height: fit-content;
387
+ }
388
+
389
+ .catalog {
390
+ div.twelve {
391
+ input.row {
392
+ margin-bottom: 25px;
393
+ }
394
+ }
395
+
396
+ .border-list {
397
+ border-right: 1px #aaa solid;
398
+ box-shadow: 4px 0 0 #ddd;
399
+ border-radius: 6px;
400
+ width: 290px;
401
+ max-height: 870px;
402
+ overflow-y: scroll;
403
+ }
404
+
405
+ .border-list::-webkit-scrollbar {
406
+ width: 9px;
407
+ background-color: #F5F5F5;
408
+ }
409
+
410
+ .border-list::-webkit-scrollbar-thumb {
411
+ border-radius: 10px;
412
+ -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
413
+ background-color: #aaa;
414
+ }
415
+
416
+ button:focus::before {
417
+ animation: none;
418
+ }
419
+
420
+ .right {
421
+ margin-right: 15px;
422
+ }
423
+
424
+ .small-width {
425
+ width: 10%;
426
+ }
427
+ }
428
+
429
+ .search-bar {
430
+ border-radius: 50px;
431
+ height: 50px;
432
+ box-shadow: 0 0 5px $secondary;
433
+ background-color: white;
434
+ display: flex;
435
+ align-items: center;
436
+
437
+ > i {
438
+ margin: 0;
439
+ }
440
+
441
+ > input {
442
+ margin-bottom: 0;
443
+ border: unset;
444
+ box-shadow: none;
445
+ }
446
+ }
447
+
448
+ .order-search-bar {
449
+ box-shadow: none;
450
+ border: solid 1px lightgray;
451
+ border-radius: 30px;
452
+ height: 30px;
453
+ }
454
+
455
+ .editor {
456
+ color: lightgray;
457
+ }
458
+
459
+ .equipment-detail {
460
+ h1, h2, a {
461
+ color: $secondary !important;
462
+ }
463
+
464
+ h4, h3 {
465
+ color: black;
466
+ }
467
+
468
+ h3 {
469
+ font-weight: bold;
470
+ }
471
+
472
+ h4 {
473
+ font-weight: 400;
474
+ }
475
+
476
+ table {
477
+ tr {
478
+ border: none;
479
+ }
480
+
481
+ tr:nth-child(2n) {
482
+ background-color: #f7f6f6;
483
+ }
484
+ }
485
+
486
+ i.back {
487
+ color: #e6a618
488
+ }
489
+
490
+ input[type="button"] {
491
+ float: right;
492
+ }
493
+ }
494
+
495
+ .padding-20 {
496
+ padding: 20px;
497
+ }
498
+
499
+ .padding-5 {
500
+ padding: 5px;
501
+ }
502
+
503
+ .quantity {
504
+ height: 50px;
505
+ line-height: 30px;
506
+ width: auto;
507
+
508
+ input {
509
+ text-align: center;
510
+ font-size: 23px;
511
+ }
512
+
513
+ h4 {
514
+ font-weight: 400 !important;
515
+ margin-right: 5px;
516
+ margin-top: 0;
517
+ width: auto;
518
+ }
519
+
520
+ i.moins::before {
521
+ top: 5px;
522
+ }
523
+ }
524
+
525
+ i.plus_medium::before {
526
+ content: '\e85e';
527
+ color: $secondary;
528
+ height: 21px;
529
+ display: inline-block;
530
+ line-height: 21px;
531
+ font-size: medium;
532
+ padding: 0 0 0 5px;
533
+ }
534
+
535
+ i.plus::before {
536
+ content: '\e85e';
537
+ color: $secondary;
538
+ height: 21px;
539
+ display: inline-block;
540
+ line-height: 21px;
541
+ font-size: x-large;
542
+ padding: 0 0 0 5px;
543
+ }
544
+
545
+ i.moins::before {
546
+ content: '-';
547
+ position: relative;
548
+ font-size: xxx-large;
549
+ padding: 0 5px 0 0;
550
+ color: $secondary;
551
+ }
552
+
553
+ article.disabled {
554
+ background: rgba(0, 0, 0, 0.1);
555
+ color: rgba(0, 0, 0, 0.4);
556
+ }
557
+
558
+ .image-disabled {
559
+ opacity: 0.4 !important;
560
+ }
561
+
562
+ .title-disabled {
563
+ opacity: 0.4 !important;
564
+ }
565
+
566
+ h1.disabled {
567
+ text-align: center;
568
+ top: 50%;
569
+ margin-top: -20px;
570
+ position: absolute;
571
+ z-index: 2;
572
+ font-size: larger;
573
+ color: black;
574
+ left: 0;
575
+ right: 0;
576
+ text-shadow: 0.5px 0.25px #ccc;
577
+ }
578
+
579
+ p.ean-small {
580
+ font-size: 12px;
581
+ margin: initial;
582
+ display: inline-flex;
583
+
584
+ > i {
585
+ background-image: url(/crre/public/img/scss/barcode.svg);
586
+ background-size: 17px;
587
+ background-repeat: no-repeat;
588
+ position: relative;
589
+ top: 3px;
590
+ }
591
+
592
+ > b {
593
+ white-space: nowrap;
594
+ }
595
+ }
596
+
597
+ p.ean {
598
+ display: inline-flex;
599
+
600
+ > i {
601
+ background-image: url(/crre/public/img/scss/barcode.svg);
602
+ background-size: 23px;
603
+ background-repeat: no-repeat;
604
+ position: relative;
605
+ }
606
+
607
+ > b {
608
+ white-space: nowrap;
609
+ }
610
+ }
611
+
612
+ .catalog-list {
613
+ .dominos {
614
+ display: flex;
615
+ flex-wrap: wrap;
616
+ justify-content: flex-start;
617
+
618
+ .item {
619
+ max-width: 500px;
620
+ min-width: 200px;
621
+ width: 14.66666666%;
622
+ margin: 1% 1% 0 1%;
623
+ flex-grow: 1;
624
+ box-shadow: none !important;
625
+ font-size: 14px;
626
+ position: relative;
627
+
628
+ @media screen and (max-width: $tablette) {
629
+ max-width: unset !important;
630
+ width: 48% !important;
631
+ }
632
+ @media screen and (max-width: 550px) {
633
+ max-width: unset !important;
634
+ width: 98% !important;
635
+ }
636
+
637
+ .domino {
638
+ padding-bottom: 0;
639
+ }
640
+
641
+ &.list-item {
642
+ width: 90% !important;
643
+ box-sizing: content-box;
644
+ margin: 0 auto;
645
+ }
646
+
647
+
648
+ article {
649
+ background-clip: unset !important;
650
+ }
651
+
652
+ h2 {
653
+ margin-left: 5%;
654
+ }
655
+
656
+ .top {
657
+ background-color: unset;
658
+ height: 250px;
659
+
660
+ &.item {
661
+ padding-left: 5% !important;
662
+ padding-right: 5% !important;
663
+ min-height: 200px;
664
+ padding-bottom: 5% !important;
665
+ height: auto !important;
666
+ width: 100% !important;
667
+ }
668
+
669
+ .image-container {
670
+ height: 70%;
671
+ }
672
+
673
+ img {
674
+ position: relative;
675
+ display: block;
676
+ margin: 0 auto;
677
+ max-width: 130px;
678
+ height: 100%;
679
+ }
680
+
681
+ h4 {
682
+ position: relative;
683
+ margin: 0;
684
+ }
685
+
686
+ strong {
687
+ display: block;
688
+ margin: 10px 0 5px 0;
689
+ }
690
+ }
691
+ }
692
+ }
693
+
694
+ }
695
+
696
+ .item_hover_accent_list {
697
+ span {
698
+ position: absolute;
699
+ font-weight: bold;
700
+ font-size: medium;
701
+ z-index: 10;
702
+ background-color: lightgrey !important;
703
+ padding: 10px !important;
704
+ border-radius: 15px !important;
705
+ box-shadow: rgba(0, 0, 0, 0.6) 0 8px 10px;
706
+ top: 46%;
707
+ left: 50%;
708
+ transform: translate(-50%, -50%);
709
+ color: black;
710
+ text-align: center;
711
+ line-height: initial;
712
+ }
713
+
714
+ article {
715
+ transition: all 0.2s ease-in-out;
716
+ border: solid 2px $white;
717
+
718
+ &:hover {
719
+ box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
720
+ cursor: pointer;
721
+ border-color: $accent !important;
722
+ }
723
+
724
+ em.small-text {
725
+ color: $primary;
726
+ }
727
+ }
728
+ }
729
+
730
+ .list_structureGroup-form {
731
+ height: 450px;
732
+
733
+ .five {
734
+ height: 100%;
735
+ }
736
+
737
+ .listStructure {
738
+ height: 85%;
739
+ padding: 5px;
740
+
741
+ ul {
742
+ height: 80%;
743
+ margin: 0px;
744
+ overflow: auto;
745
+ }
746
+
747
+ ul > li {
748
+ margin-right: 3%;
749
+ }
750
+
751
+ li > span {
752
+ float: right;
753
+ }
754
+ }
755
+
756
+ .two {
757
+ height: 100%;
758
+ }
759
+
760
+ .arrow {
761
+ width: 16%;
762
+ height: 22.16%;
763
+ position: relative;
764
+ top: 38.92%;
765
+ left: 42%;
766
+
767
+ button {
768
+ margin-left: 0px;
769
+ margin-right: 0px;
770
+ }
771
+ }
772
+
773
+ div h2 {
774
+ text-align: center;
775
+ }
776
+ }
777
+
778
+ .structureGroups-management {
779
+ .twelve {
780
+ display: flex;
781
+ flex-wrap: wrap;
782
+ }
783
+
784
+ article {
785
+ margin: 10px;
786
+ display: flex;
787
+ justify-content: center;
788
+ align-items: center;
789
+ flex-direction: column;
790
+ width: 283px;
791
+ height: 283px;
792
+ }
793
+
794
+ article > p, h3 {
795
+ text-align: center;
796
+ width: 100%;
797
+ word-wrap: break-word;
798
+ }
799
+
800
+ .two-icons {
801
+ display: flex;
802
+ width: 100%;
803
+ align-items: center;
804
+ margin-top: 10px;
805
+ margin-bottom: 10px;
806
+ height: 20%;
807
+ }
808
+
809
+ i.edit, i.delete {
810
+ width: 50%;
811
+ display: flex;
812
+ justify-content: center;
813
+
814
+ &:before {
815
+ font-size: 200%;
816
+ }
817
+ }
818
+
819
+ i.add-group:before {
820
+ content: "\e85e";
821
+ font-size: 200%;
822
+ }
823
+
824
+ i.edit:before {
825
+ content: "\e858";
826
+ }
827
+
828
+ i.delete:before {
829
+ content: "\e866";
830
+ }
831
+ }
832
+
833
+ .purse-in-menue {
834
+ display: inline-flex;
835
+ padding-right: 20px;
836
+ margin-left: auto;
837
+
838
+ h2 {
839
+ color: $accent;
840
+ }
841
+ }
842
+
843
+ span.notification-bull {
844
+ background-color: $accent;
845
+ display: block;
846
+ color: $white;
847
+ height: 15px;
848
+ width: 15px;
849
+ line-height: 16px;
850
+ font-size: 12px;
851
+ text-align: center;
852
+ border-radius: 7px;
853
+ padding: 1px;
854
+ position: relative;
855
+ left: 0;
856
+ top: -10px;
857
+ font-weight: bold;
858
+ }
859
+
860
+ .confirm-order {
861
+ img {
862
+ float: unset;
863
+ display: block;
864
+ }
865
+
866
+ input {
867
+ margin: 5px 0px;
868
+ }
869
+ }
870
+
871
+ .basket-list {
872
+ article article {
873
+ box-shadow: 0 1px 3px rgba(0, 0, 0, 0.26);
874
+ }
875
+
876
+ .basket-item {
877
+ margin-bottom: 15px;
878
+ height: auto;
879
+ border-radius: 10px;
880
+
881
+ .commentDelete {
882
+ margin-top: 10px;
883
+
884
+ .addComment {
885
+ margin-top: 10px;
886
+
887
+ span {
888
+ color: $primary;
889
+ }
890
+ }
891
+ }
892
+
893
+ .width-40 {
894
+ width: 40px;
895
+ }
896
+
897
+ .width-100-40 {
898
+ width: calc(100% - 40px);
899
+ }
900
+
901
+ .project {
902
+ font-size: small;
903
+ font-style: italic;
904
+ text-align: end;
905
+ }
906
+
907
+ .article-equipment {
908
+ .basket-image {
909
+ img {
910
+ max-height: 185px;
911
+ }
912
+
913
+ max-height: 185px;
914
+ text-align: center;
915
+ }
916
+
917
+ .basket-equipment {
918
+ }
919
+
920
+ .basket-delivery {
921
+ text-align: center;
922
+ }
923
+
924
+ .basket-amount {
925
+ padding: 0.75%;
926
+
927
+ p {
928
+ display: inline-block;
929
+ font-weight: bold;
930
+ font-size: 15px;
931
+ margin-left: 10px;
932
+ }
933
+
934
+ .row {
935
+ margin-bottom: 10px;
936
+ }
937
+ }
938
+ }
939
+
940
+ .options-head {
941
+ border-bottom: 2px #f0f0f0 solid;
942
+ padding: 0px 10px 0 10px;
943
+
944
+
945
+ h4 {
946
+ display: inline;
947
+ }
948
+
949
+ i {
950
+ display: inline;
951
+ }
952
+ }
953
+ }
954
+ }
955
+
956
+ .pagination {
957
+ button, > div {
958
+ float: none;
959
+ display: inline-block;
960
+ }
961
+ }
962
+
963
+ .crre-table {
964
+ .validate-order {
965
+ background-color: #f44336;
966
+ color: white;
967
+ border-radius: 3px;
968
+ box-shadow: #aaa 0px 4px 4px 0px;
969
+
970
+ &:hover {
971
+ cursor: pointer;
972
+ }
973
+ }
974
+
975
+ .flex-row {
976
+ display: flex;
977
+ flex-direction: row;
978
+ flex-wrap: wrap;
979
+ justify-content: space-between;
980
+ }
981
+
982
+ .flex-center {
983
+ display: flex;
984
+ justify-content: center;
985
+ }
986
+
987
+ table {
988
+ table-layout: auto;
989
+ white-space: nowrap;
990
+
991
+ .main-selector input[type=checkbox]:checked + span::before {
992
+ border-color: white;
993
+ }
994
+
995
+ input[type=checkbox] + span::before {
996
+ border-radius: 5px;
997
+ background: white;
998
+ }
999
+
1000
+ input[type=checkbox]:checked + span::before {
1001
+ border-radius: 5px;
1002
+ background: transparent !important;
1003
+ border-color: rgb(3, 32, 48);
1004
+ transform: rotate(40deg) translate(-1px, -1px);
1005
+ }
1006
+
1007
+ thead {
1008
+ line-height: 35px;
1009
+
1010
+ tr {
1011
+ background: rgb(3, 32, 48);
1012
+
1013
+ td {
1014
+ padding: 10px;
1015
+ }
1016
+ }
1017
+ }
1018
+
1019
+ tbody {
1020
+ .line {
1021
+ background: white;
1022
+ }
1023
+
1024
+ .subline {
1025
+ background: rgb(247, 246, 246);
1026
+ }
1027
+
1028
+ tr {
1029
+ border-bottom: 1px solid #d8d7d7;
1030
+
1031
+ td {
1032
+ height: 35px;
1033
+ max-height: 35px;
1034
+ max-width: 200px;
1035
+
1036
+ .order {
1037
+ max-height: inherit;
1038
+ display: flex;
1039
+ align-items: center;
1040
+ flex-wrap: nowrap;
1041
+
1042
+ img {
1043
+ max-height: inherit;
1044
+ margin: 0 10px;
1045
+ }
1046
+ }
1047
+
1048
+ .status {
1049
+ min-width: 160px;
1050
+ }
1051
+ }
1052
+ }
1053
+ }
1054
+
1055
+ tfoot {
1056
+ font-weight: bold;
1057
+ line-height: 50px;
1058
+
1059
+ tr {
1060
+ background: rgb(193, 197, 215);
1061
+ color: white;
1062
+ }
1063
+ }
1064
+ }
1065
+
1066
+ .tot-cards {
1067
+ width: 15%;
1068
+ min-width: 175px;
1069
+
1070
+ > h2 {
1071
+ color: black;
1072
+ margin-bottom: 15px
1073
+ }
1074
+
1075
+ h1 {
1076
+ color: black;
1077
+ margin: 0 0 10px 0;
1078
+ }
1079
+
1080
+ .licences {
1081
+ margin-bottom: 10px;
1082
+
1083
+ .big {
1084
+ line-height: 20px;
1085
+ }
1086
+
1087
+ .small {
1088
+ font-size: small;
1089
+ line-height: 16px;
1090
+ }
1091
+ }
1092
+
1093
+ .no-margin-bottom {
1094
+ margin-bottom: 0;
1095
+ }
1096
+
1097
+ .total-container {
1098
+ background: white;
1099
+ box-shadow: 0 5px 5px rgba(0, 0, 0, 0.13);
1100
+ padding: 10px;
1101
+ }
1102
+ }
1103
+ }
1104
+
1105
+ .price-label {
1106
+ font-size: 20px;
1107
+ font-weight: bold;
1108
+ }
1109
+
1110
+ .number-input {
1111
+ width: 60px;
1112
+ }
1113
+
1114
+ .grey-matter {
1115
+ background-color: rgba(0, 0, 0, 0.05);
1116
+ border-radius: 2px;
1117
+ max-height: 18px;
1118
+
1119
+ &.max-75 {
1120
+ max-width: 75%;
1121
+ }
1122
+
1123
+ &.max-60 {
1124
+ max-width: 60%;
1125
+ }
1126
+
1127
+ &.grey-image {
1128
+ width: 100%;
1129
+ height: 100%;
1130
+ display: block;
1131
+ max-height: unset !important;
1132
+ }
1133
+ }
1134
+
1135
+ @mixin keyframes($animationName) {
1136
+ @-webkit-keyframes #{$animationName} {
1137
+ @content;
1138
+ }
1139
+ @-moz-keyframes #{$animationName} {
1140
+ @content;
1141
+ }
1142
+ @-o-keyframes #{$animationName} {
1143
+ @content;
1144
+ }
1145
+ @keyframes #{$animationName} {
1146
+ @content;
1147
+ }
1148
+ }
1149
+
1150
+ @include keyframes(loadingBar) {
1151
+ to {
1152
+ width: 95%;
1153
+ }
1154
+ }
1155
+
1156
+ .loading-bar {
1157
+ width: 0;
1158
+ height: 5px;
1159
+ background-color: $accent;
1160
+
1161
+ &.loading {
1162
+ animation: loadingBar 50s cubic-bezier(0, .98, 0.99, 1.00);
1163
+ }
1164
+ }
1165
+
1166
+ .domino.loading-domino {
1167
+ .loading-bar {
1168
+ position: absolute;
1169
+ top: 0;
1170
+ left: 0;
1171
+ }
1172
+
1173
+ h2 {
1174
+ .grey-matter {
1175
+ max-width: 80%;
1176
+ }
1177
+ }
1178
+
1179
+ .grey-matter {
1180
+ max-height: 14px;
1181
+ }
1182
+
1183
+ .top {
1184
+ h4 ~ .summary {
1185
+ .grey-matter {
1186
+ max-width: 60%;
1187
+ }
1188
+ }
1189
+ }
1190
+ }
1191
+
1192
+ .priority_field {
1193
+ border-left: #2a9cc8 5px solid;
1194
+ padding-left: 2px;
1195
+ margin-top: 5px;
1196
+ }
1197
+
1198
+ .price-field {
1199
+ h4 {
1200
+ font-weight: normal;
1201
+ font-size: 20px;
1202
+ color: black;
1203
+ margin-top: 0;
1204
+ }
1205
+
1206
+ h3 {
1207
+ font-weight: bold;
1208
+ color: black;
1209
+ font-size: 28px;
1210
+ }
1211
+
1212
+ input {
1213
+ font-size: 23px;
1214
+ }
1215
+
1216
+ i {
1217
+ margin: 10px;
1218
+
1219
+ &.notes-icon {
1220
+ color: $primary-dark;
1221
+ }
1222
+
1223
+ &.refused-status {
1224
+ color: $red;
1225
+ }
1226
+
1227
+ &.moins::before {
1228
+ top: 5px;
1229
+ }
1230
+ }
1231
+ }
1232
+
1233
+ .margin-top-20 {
1234
+ margin-top: 20px;
1235
+ }
1236
+
1237
+ .margin-top-14 {
1238
+ margin-top: 14px;
1239
+ }
1240
+
1241
+ .margin-top-8 {
1242
+ margin-top: 8px;
1243
+ }
1244
+
1245
+ .margin-top-6 {
1246
+ margin-top: 6px;
1247
+ }
1248
+
1249
+ .margin-bottom-20 {
1250
+ margin-bottom: 20px;
1251
+ }
1252
+
1253
+ .webkit-vertical-align {
1254
+ vertical-align: -webkit-baseline-middle;
1255
+ }
1256
+
1257
+ .margin-right-10 {
1258
+ margin-right: 10px !important;
1259
+ }
1260
+
1261
+ .margin-right-4 {
1262
+ margin-right: 4% !important;
1263
+ }
1264
+
1265
+ .groupButtons {
1266
+ padding-top: 60px;
1267
+ }
1268
+
1269
+ .small-text-align {
1270
+ margin: -2px 0px;
1271
+ }
1272
+
1273
+ .size-icon-big {
1274
+ font-size: 1.3em;
1275
+ }
1276
+
1277
+ .orderEditByRegion {
1278
+ background-color: rgba($pink, 0.4);
1279
+ }
1280
+
1281
+ .icon-medium-size {
1282
+ font-size: 1.8em;
1283
+ }
1284
+
1285
+ .comment {
1286
+ border: 1px solid #ddd;
1287
+ margin-top: 7px;
1288
+ }
1289
+
1290
+ i.house {
1291
+ @include fonticon();
1292
+
1293
+ &::before {
1294
+ content: '\e82b';
1295
+ height: 21px;
1296
+ }
1297
+ }
1298
+
1299
+ i.groups {
1300
+ @include fonticon();
1301
+
1302
+ &::before {
1303
+ content: '\e833';
1304
+ height: 21px;
1305
+ }
1306
+ }
1307
+
1308
+ .input-in-row {
1309
+ width: 100px;
1310
+ }
1311
+
1312
+ .input-in-row-number {
1313
+ width: 35px;
1314
+ }
1315
+
1316
+ .input-in-row-number-price {
1317
+ width: 76px;
1318
+
1319
+ }
1320
+
1321
+ select.disabled {
1322
+ background-color: rgb(235, 235, 228);
1323
+ opacity: 0.4 !important;
1324
+ }
1325
+
1326
+ input[type=number].numberWithoutArrow::-webkit-inner-spin-button,
1327
+ input[type=number].numberWithoutArrow::-webkit-outer-spin-button {
1328
+ -webkit-appearance: none;
1329
+ margin: 0;
1330
+ }
1331
+
1332
+ input[type=number].numberWithoutArrow {
1333
+ -moz-appearance: textfield;
1334
+ }
1335
+
1336
+ .smallTabElem {
1337
+ min-width: 20px;
1338
+ max-width: 500px;
1339
+ @media(max-width: 767px) {
1340
+ min-width: 100px;
1341
+ max-width: 300px;
1342
+ }
1343
+ }
1344
+
1345
+ .tabElem {
1346
+ min-width: 300px;
1347
+ max-width: 500px;
1348
+ @media(max-width: 767px) {
1349
+ min-width: 100px;
1350
+ max-width: 300px;
1351
+ }
1352
+ }
1353
+
1354
+ tfoot .tabElem {
1355
+ padding: 10px;
1356
+ }
1357
+
1358
+ thead > tr > td > label input[type=checkbox]:checked + span::before, thead > tr > td > label input[type=checkbox]:checked + i18n::before {
1359
+ border-color: #fff;
1360
+ }
1361
+
1362
+ .flexbox {
1363
+ display: flex;
1364
+ align-items: center;
1365
+ }
1366
+
1367
+ .paddingTop {
1368
+ padding-top: 80px;
1369
+ }
1370
+
1371
+ .center {
1372
+ text-align: center;
1373
+ }
1374
+
1375
+ #box {
1376
+ position: relative;
1377
+ }
1378
+
1379
+ input[type="radio"], .contentTab {
1380
+ display: none;
1381
+ }
1382
+
1383
+ .labeltab {
1384
+ display: inline-block;
1385
+ height: 20px;
1386
+ padding: 10px 10px;
1387
+ background: #cecece;
1388
+ border-radius: 10px 10px 0px 0px;
1389
+ box-shadow: -1px 3px 5px 0px rgba(0, 0, 0, 0.25);
1390
+ width: 44.5%;
1391
+ font-size: 18px;
1392
+ color: white;
1393
+ }
1394
+
1395
+ .labeltabOrder {
1396
+ display: inline-block;
1397
+ height: 27px;
1398
+ padding: 10px 10px;
1399
+ background: #cecece;
1400
+ box-shadow: -1px 3px 5px 0px rgba(0, 0, 0, 0.25);
1401
+ width: 30%;
1402
+ font-size: 18px;
1403
+ color: white;
1404
+ }
1405
+
1406
+ input[type="radio"]:checked + .labeltab, {
1407
+ background: rgb(251, 251, 251);
1408
+ color: black;
1409
+ font-size: 18px;
1410
+ }
1411
+
1412
+ input[type="radio"]:checked + .labeltabOrder, {
1413
+ background: rgb(251, 251, 251);
1414
+ color: black;
1415
+ font-size: 18px;
1416
+ }
1417
+
1418
+ input[type="radio"]:checked + .labeltab > div {
1419
+ display: block;
1420
+ }
1421
+
1422
+ .contentTab {
1423
+ position: absolute;
1424
+ top: 40px;
1425
+ left: 0;
1426
+ width: 92.5%;
1427
+ padding: 10px;
1428
+ box-shadow: -1px 3px 5px 0px rgba(0, 0, 0, 0.25);
1429
+ background: rgb(251, 251, 251);
1430
+ color: black;
1431
+ }
1432
+
1433
+ .contentTabPaper {
1434
+ position: absolute;
1435
+ top: 40px;
1436
+ left: 0;
1437
+ width: 92.5%;
1438
+ padding: 10px;
1439
+ box-shadow: -1px 3px 5px 0px rgba(0, 0, 0, 0.25);
1440
+ background: rgb(251, 251, 251);
1441
+ color: black;
1442
+ }
1443
+
1444
+ .boxF {
1445
+ display: grid;
1446
+ grid-template-columns: 2fr 1fr;
1447
+ grid-gap: 0px 5em;
1448
+ }
1449
+
1450
+ .boxBasket {
1451
+ display: grid;
1452
+ grid-template-columns: 2fr 1fr;
1453
+ grid-gap: 20px 5em;
1454
+ }
1455
+
1456
+ .boxBasket :first-child {
1457
+ align-self: center;
1458
+ }
1459
+
1460
+ .boxF :first-child {
1461
+ align-self: center;
1462
+ }
1463
+
1464
+ .centerColumn {
1465
+ justify-self: center;
1466
+ }
1467
+
1468
+ .centerColumnInput {
1469
+ justify-content: space-evenly;
1470
+ align-content: center;
1471
+ text-align: center;
1472
+ min-width: 90px;
1473
+ }
1474
+
1475
+ .bold15 {
1476
+ font-weight: bold;
1477
+ font-size: 17px;
1478
+ }
1479
+
1480
+ .size17 {
1481
+ font-size: 17px;
1482
+ }
1483
+
1484
+ .bold22 {
1485
+ font-weight: bold;
1486
+ font-size: 22px;
1487
+ }
1488
+
1489
+ .gray {
1490
+ color: #808280;
1491
+ }
1492
+
1493
+ .grayUnderlineBold {
1494
+ color: #808280;
1495
+ font-weight: bold;
1496
+ font-size: 15px;
1497
+ text-decoration: underline;
1498
+ }
1499
+
1500
+ .gray12 {
1501
+ color: #808280;
1502
+ font-size: 12px;
1503
+ }
1504
+
1505
+ .italic16 {
1506
+ font-style: italic;
1507
+ font-size: 16px;
1508
+ }
1509
+
1510
+ .verticalAlignMiddle {
1511
+ vertical-align: middle;
1512
+ }
1513
+
1514
+ .descriptionTruncate {
1515
+ overflow: hidden;
1516
+ text-overflow: ellipsis;
1517
+ display: -webkit-box;
1518
+ -webkit-line-clamp: 2;
1519
+ -webkit-box-orient: vertical;
1520
+ }
1521
+
1522
+ .basketTruncate {
1523
+ overflow: hidden;
1524
+ text-overflow: ellipsis;
1525
+ display: -webkit-box !important;
1526
+ -webkit-line-clamp: 1;
1527
+ -webkit-box-orient: vertical;
1528
+ }
1529
+
1530
+ .arrowOffer {
1531
+ vertical-align: super;
1532
+ margin-left: 7%;
1533
+ }
1534
+
1535
+ .arrowOffer:before {
1536
+ font-family: 'material-icons';
1537
+ content: "\F60D";
1538
+ font-size: 30px;
1539
+ }
1540
+
1541
+ .regroupPermanentIcons:after {
1542
+ font-family: 'material-icons';
1543
+ content: "\F0208";
1544
+ font-size: 25px;
1545
+ vertical-align: middle;
1546
+ font-size: 33px;
1547
+ margin-left: 10px;
1548
+ }
1549
+
1550
+
1551
+ @mixin line-clamp($lines: 1, $line-height: null) {
1552
+ overflow: hidden;
1553
+
1554
+ @if ($lines == 1) {
1555
+ // Limited to one line
1556
+ // Ellipsis will be displayed
1557
+ // Excellent browser support
1558
+ text-overflow: ellipsis;
1559
+ white-space: nowrap;
1560
+ }
1561
+
1562
+ @if ($lines > 1) {
1563
+ @supports (-webkit-line-clamp: 1) {
1564
+ // Not limited to one line
1565
+ // Ellipsis will be displayed
1566
+ // Not so good browser support
1567
+ display: -webkit-box;
1568
+ -webkit-line-clamp: $lines;
1569
+ -webkit-box-orient: vertical;
1570
+ @if ($line-height) {
1571
+ // Set max-height fallback, for browsers not supporting -webkit-line-clamp
1572
+ $max-height: #{$lines + ' * (' + $line-height + ')'};
1573
+ max-height: calc(#{$max-height});
1574
+ } @else {
1575
+ max-height: 100%;
1576
+ }
1577
+ }
1578
+ @if ($line-height) {
1579
+ // Set max-height fallback, for browsers not supporting -webkit-line-clamp
1580
+ $max-height: #{$lines + ' * (' + $line-height + ')'};
1581
+ max-height: calc(#{$max-height});
1582
+ }
1583
+ }
1584
+ }
1585
+
1586
+ .line-clamp-1 {
1587
+ @include line-clamp();
1588
+ }
1589
+
1590
+ .line-clamp-2 {
1591
+ @include line-clamp($lines: 2);
1592
+
1593
+ &.fallback {
1594
+ @include line-clamp($lines: 2, $line-height: 1.5em);
1595
+ }
1596
+ }
1597
+
1598
+ .line-clamp-3 {
1599
+ @include line-clamp($lines: 3);
1600
+ }
1601
+
1602
+ .line-clamp-6 {
1603
+ @include line-clamp($lines: 6, $line-height: 1.4em);
1604
+ }
1605
+
1606
+ multi-combo .multi-combo-root-button {
1607
+ border-radius: 100px;
1608
+ }
1609
+
1610
+ multi-combo.no-border .multi-combo-root-button {
1611
+ border-style: none !important;
1612
+ }
1613
+
1614
+ .margin-top-10 {
1615
+ margin-top: 10px;
1616
+ }
1617
+
1618
+ .margin-top-2 {
1619
+ margin-top: 2px;
1620
+ }
1621
+
1622
+ .float {
1623
+ position: fixed;
1624
+ bottom: 20px;
1625
+ right: 20px;
1626
+ overflow-x: hidden;
1627
+ overflow-y: auto;
1628
+ }
1629
+
1630
+ .font20 {
1631
+ font-size: 20px;
1632
+ }
1633
+
1634
+ .font19 {
1635
+ font-size: 19px;
1636
+ }
1637
+
1638
+ .campaignTooltip {
1639
+ vertical-align: middle;
1640
+ margin-left: 10px;
1641
+ margin-right: 10px;
1642
+ }
1643
+
1644
+ .campaignCheckbox {
1645
+ display: grid;
1646
+ gap: 15px;
1647
+ }
1648
+
1649
+ .paddingleft45 {
1650
+ padding-left: 45px;
1651
+ }
1652
+
1653
+ .cards {
1654
+ background-color: #fff;
1655
+ box-shadow: 0 5px 5px rgba(0, 0, 0, .2);
1656
+ margin-bottom: 25px;
1657
+ height: 120px;
1658
+ display: grid;
1659
+ justify-content: center;
1660
+ align-items: center;
1661
+ justify-items: center;
1662
+ align-content: center;
1663
+
1664
+ &.size-cards {
1665
+ grid-template-columns: 1fr 2fr;
1666
+ }
1667
+ }
1668
+
1669
+ .flex-cards {
1670
+ display: grid;
1671
+ grid-column-gap: 2rem;
1672
+ -ms-flex-align: start;
1673
+ align-items: flex-start;
1674
+ grid-template-columns: 1fr 1fr 1fr 1fr !important;
1675
+ }
1676
+
1677
+ .red-text {
1678
+ color: red;
1679
+ font-size: 25px;
1680
+
1681
+ &.small-red {
1682
+ font-size: 16px !important;
1683
+ }
1684
+ }
1685
+
1686
+ .laptop-icon-stat:before {
1687
+ font-family: 'material-icons';
1688
+ content: "\F322";
1689
+ font-size: 50px;
1690
+ float: right;
1691
+ }
1692
+
1693
+ .paper-icon-stat:before {
1694
+ font-family: 'material-icons';
1695
+ content: "\F0BD";
1696
+ font-size: 50px;
1697
+ float: right;
1698
+ }
1699
+
1700
+ .button-nav-stat {
1701
+ background: white;
1702
+ color: black;
1703
+ font-size: 18px;
1704
+ padding: 15px;
1705
+ width: 180px;
1706
+ margin-left: 0px;
1707
+
1708
+ &.selected {
1709
+ background: black;
1710
+ color: white;
1711
+ }
1712
+ }
1713
+
1714
+ .link-stat {
1715
+ box-shadow: 70px 0 0 -37px rgba(208, 223, 230, 1);
1716
+ }
1717
+
1718
+ .statCards {
1719
+ background-color: #fff;
1720
+ box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
1721
+ display: -ms-grid;
1722
+ display: grid;
1723
+ justify-items: center;
1724
+
1725
+ @media screen and (max-width: $tablette) {
1726
+ width: 50%;
1727
+ justify-self: center;
1728
+ }
1729
+
1730
+
1731
+ }
1732
+
1733
+ .statTexts {
1734
+ padding-top: 20px;
1735
+ padding-bottom: 20px;
1736
+ font-weight: bold;
1737
+ }
1738
+
1739
+ .statGrid {
1740
+ display: grid;
1741
+ grid-column-gap: 3rem;
1742
+ -ms-grid-columns: 1fr 1fr 1fr !important;
1743
+ grid-template-columns: 1fr 1fr 1fr !important;
1744
+ @media screen and (max-width: $tablette) {
1745
+ grid-row-gap: 3rem;
1746
+ -ms-grid-columns: 1fr !important;
1747
+ grid-template-columns: 1fr !important;
1748
+ }
1749
+ }
1750
+
1751
+ .statLabel {
1752
+ padding-bottom: 50px;
1753
+ padding-top: 30px;
1754
+ font-size: xx-large;
1755
+ }
1756
+
1757
+ .flex-container {
1758
+ display : flex;
1759
+ }
1760
+
1761
+ }