my-orders-tickets-widget 1.0.0-beta.33 → 1.0.0-beta.35

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.
package/dist/index.css CHANGED
@@ -1,6 +1,6 @@
1
- /*!*****************************************************************************************************************************************************************************************************!*\
2
- !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/components/FilterSortSearch/styles.module.scss ***!
3
- \*****************************************************************************************************************************************************************************************************/
1
+ /*!********************************************************************************************************************************************************************************************!*\
2
+ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/components/Filters/styles.module.scss ***!
3
+ \********************************************************************************************************************************************************************************************/
4
4
  :root {
5
5
  --color_primary: #000000;
6
6
  --color_primary_contrast: #ffffff;
@@ -42,49 +42,61 @@ html[data-theme="DARK"] {
42
42
  --color_text_input_hints: #7b7b7b !important;
43
43
  --color_horizontal_rule: #7b7b7b !important; }
44
44
 
45
- .filterSortContainer___arBvQ .container___N3Y4X {
46
- background-color: var(--color_text_light);
47
- border-radius: 10px;
48
- box-shadow: 1px 1px 15px var(--color_gray_dark);
45
+ .filterSortContainer___nhNJs .container___QeQY_ {
49
46
  padding: 10px;
50
- width: 230px; }
47
+ width: 440px; }
51
48
 
52
- .filterSortContainer___arBvQ .filterListContainer___VmdGq {
49
+ .filterSortContainer___nhNJs .filterListContainer___IDrlS {
53
50
  display: none;
54
51
  position: absolute;
55
52
  top: 40px; }
56
- .filterSortContainer___arBvQ .filterListContainer___VmdGq .filterDateLabel___ifD4p {
53
+ .filterSortContainer___nhNJs .filterListContainer___IDrlS .filterCheckboxContainer___kUnW9 {
54
+ border-radius: 0; }
55
+ .filterSortContainer___nhNJs .filterListContainer___IDrlS .filterCheckboxContainer___kUnW9 .titleWrapper___P6mPu {
56
+ display: flex;
57
+ justify-content: space-between;
58
+ align-items: baseline;
59
+ font-weight: 500;
60
+ font-size: 16px;
61
+ letter-spacing: 0.15px;
62
+ cursor: "pointer"; }
63
+ .filterSortContainer___nhNJs .filterListContainer___IDrlS .filterCheckboxContainer___kUnW9 .cleanButton___qqDvU {
64
+ color: #2196f3;
65
+ font-size: 0.9em; }
66
+ .filterSortContainer___nhNJs .filterListContainer___IDrlS .filterCheckboxContainer___kUnW9 .cleanButton___qqDvU:hover {
67
+ background-color: transparent; }
68
+ .filterSortContainer___nhNJs .filterListContainer___IDrlS .filterDateLabel___Jgbcs {
57
69
  font-size: 0.9em;
58
70
  text-align: center; }
59
- .filterSortContainer___arBvQ .filterListContainer___VmdGq .datePickerContainer___JW2lO {
71
+ .filterSortContainer___nhNJs .filterListContainer___IDrlS .datePickerContainer___Z42mw {
60
72
  padding: 5px 0;
61
73
  font-size: 1em; }
62
- .filterSortContainer___arBvQ .filterListContainer___VmdGq .datePickerContainer___JW2lO .MuiOutlinedInput-notchedOutline___RoimR {
74
+ .filterSortContainer___nhNJs .filterListContainer___IDrlS .datePickerContainer___Z42mw .MuiOutlinedInput-notchedOutline___mxEKW {
63
75
  border: 0; }
64
- .filterSortContainer___arBvQ .filterListContainer___VmdGq .datepickerClose___V9gHC {
76
+ .filterSortContainer___nhNJs .filterListContainer___IDrlS .datepickerClose___TZ7kJ {
65
77
  font-size: 1.5em;
66
78
  margin-right: 10px;
67
79
  cursor: pointer; }
68
- .filterSortContainer___arBvQ .filterListContainer___VmdGq .calendarDisplay___im_jh div {
80
+ .filterSortContainer___nhNJs .filterListContainer___IDrlS .calendarDisplay___F3nuK div {
69
81
  font-size: 1em; }
70
- .filterSortContainer___arBvQ .filterListContainer___VmdGq .calendarDisplay___im_jh div fieldset {
82
+ .filterSortContainer___nhNJs .filterListContainer___IDrlS .calendarDisplay___F3nuK div fieldset {
71
83
  border: 0;
72
84
  border-radius: 0;
73
85
  border-bottom: 1px solid rgba(0, 0, 0, 0.56); }
74
- .filterSortContainer___arBvQ .filterListContainer___VmdGq .calendarDisplay___im_jh input {
86
+ .filterSortContainer___nhNJs .filterListContainer___IDrlS .calendarDisplay___F3nuK input {
75
87
  padding: 5px 10px; }
76
- .filterSortContainer___arBvQ .filterListContainer___VmdGq .MuiPickersCalendarHeader-labelContainer___ooI0V {
88
+ .filterSortContainer___nhNJs .filterListContainer___IDrlS .MuiPickersCalendarHeader-labelContainer___O4sSs {
77
89
  font-size: 1em; }
78
90
 
79
- .filterSortContainer___arBvQ .filterContainer___rGpYV {
91
+ .filterSortContainer___nhNJs .filterContainer___rrqp9 {
80
92
  position: relative;
81
93
  cursor: pointer; }
82
- .filterSortContainer___arBvQ .filterContainer___rGpYV .filterIcon___l21KI {
94
+ .filterSortContainer___nhNJs .filterContainer___rrqp9 .filterIcon___iiOzo {
83
95
  display: inline;
84
96
  width: 0.9em;
85
97
  height: 0.9em;
86
98
  margin-top: -4px; }
87
- .filterSortContainer___arBvQ .filterContainer___rGpYV .filterNumActive___VuHCJ {
99
+ .filterSortContainer___nhNJs .filterContainer___rrqp9 .filterNumActive___kmEEK {
88
100
  color: var(--color_text_light);
89
101
  padding: 0px 4px;
90
102
  background-color: var(--color_text_dark);
@@ -95,34 +107,89 @@ html[data-theme="DARK"] {
95
107
  position: absolute;
96
108
  top: 11px;
97
109
  left: 9px; }
98
- .filterSortContainer___arBvQ .filterContainer___rGpYV .filterLabel____P0wn {
110
+ .filterSortContainer___nhNJs .filterContainer___rrqp9 .filterLabel___skZP7 {
99
111
  text-transform: uppercase;
100
112
  letter-spacing: 0.5px;
101
113
  margin-left: 5px; }
102
- .filterSortContainer___arBvQ .filterContainer___rGpYV .showDatePicker___UpQbp {
103
- display: block; }
114
+ .filterSortContainer___nhNJs .filterContainer___rrqp9 .showFilterList___IW4xG {
115
+ display: block;
116
+ z-index: 1000; }
104
117
 
105
- .filterSortContainer___arBvQ .sortContainer___lRsjU {
118
+ .filterSortContainer___nhNJs .sortContainer___sb5Bd {
106
119
  cursor: pointer;
107
120
  position: relative; }
108
- .filterSortContainer___arBvQ .sortContainer___lRsjU .sortIcon___fVV5K {
121
+ .filterSortContainer___nhNJs .sortContainer___sb5Bd .sortIcon___c_XZi {
109
122
  display: inline;
110
123
  width: 0.9em;
111
124
  height: 0.9em;
112
125
  margin-top: -2px; }
113
- .filterSortContainer___arBvQ .sortContainer___lRsjU .sortLabel___UqLTC {
126
+ .filterSortContainer___nhNJs .sortContainer___sb5Bd .sortLabel___dXiMy {
114
127
  text-transform: uppercase;
115
128
  letter-spacing: 0.5px; }
116
129
 
117
- .filterSortContainer___arBvQ .sortListContainer___cmnBD {
130
+ .filterSortContainer___nhNJs .sortListContainer___Pp2Xg {
118
131
  position: absolute;
119
- top: 40px; }
120
- .filterSortContainer___arBvQ .sortListContainer___cmnBD .label___yNFyj {
132
+ top: 40px;
133
+ width: 220px;
134
+ border-radius: 0;
135
+ font-size: 16px; }
136
+ .filterSortContainer___nhNJs .sortListContainer___Pp2Xg .label___LAme_ {
121
137
  display: block;
122
138
  color: var(--color_text_dark);
123
139
  font-size: 1em;
124
140
  text-transform: none;
125
- padding: 2px 10px; }
141
+ font-weight: normal;
142
+ letter-spacing: normal; }
143
+ .filterSortContainer___nhNJs .sortListContainer___Pp2Xg .label___LAme_:hover {
144
+ background-color: transparent; }
145
+
146
+ /*!**************************************************************************************************************************************************************************************************!*\
147
+ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/components/WidgetWrapper/styles.module.scss ***!
148
+ \**************************************************************************************************************************************************************************************************/
149
+ .ticketsTitleText___TDPmp {
150
+ background-color: var(--color_gray_lighter);
151
+ padding: 1em; }
152
+
153
+ /*!***********************************************************************************************************************************************************************************************!*\
154
+ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/components/WidgetTabs/styles.module.scss ***!
155
+ \***********************************************************************************************************************************************************************************************/
156
+ .tabWrapper___u21sG {
157
+ height: auto;
158
+ font-size: 14px;
159
+ padding: 0 2.5rem;
160
+ margin-bottom: 4.8rem;
161
+ overflow: hidden; }
162
+ .tabWrapper___u21sG .tabOption___H4H1u {
163
+ position: relative;
164
+ display: inline-block;
165
+ text-transform: uppercase;
166
+ font-size: 1em;
167
+ font-weight: 500;
168
+ color: inherit; }
169
+ .tabWrapper___u21sG .tabOption___H4H1u::after {
170
+ content: "";
171
+ position: absolute;
172
+ left: 0;
173
+ bottom: 0;
174
+ width: 100%;
175
+ height: 2px;
176
+ background-color: #2196f3;
177
+ transform: scaleX(0);
178
+ transition: transform 0.3s ease-in-out;
179
+ transform-origin: right; }
180
+ .tabWrapper___u21sG .tabOption___H4H1u:nth-of-type(2)::after {
181
+ transform-origin: left; }
182
+ .tabWrapper___u21sG .tabOption___H4H1u.active___tLyWZ {
183
+ color: #2196f3; }
184
+ .tabWrapper___u21sG .tabOption___H4H1u.active___tLyWZ::after {
185
+ transform: scaleX(1);
186
+ width: 100%; }
187
+ .tabWrapper___u21sG .tabOption___H4H1u.active___tLyWZ:first-of-type::after {
188
+ transform-origin: right; }
189
+ .tabWrapper___u21sG .tabOption___H4H1u.active___tLyWZ:nth-of-type(2)::after {
190
+ transform-origin: left; }
191
+ .tabWrapper___u21sG .tabOption___H4H1u:hover {
192
+ background-color: transparent; }
126
193
 
127
194
  /*!*************************************************************************************************************************************************************************************************!*\
128
195
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/components/TicketStatus/styles.module.scss ***!
@@ -252,6 +319,14 @@ html[data-theme="DARK"] {
252
319
  color: rgba(0, 0, 0, 0.6);
253
320
  margin: 15px 0; }
254
321
 
322
+ .badgeFeatureWrapper___IQLNP {
323
+ display: flex;
324
+ justify-content: end; }
325
+ .badgeFeatureWrapper___IQLNP .badgeFeature___A2LMV {
326
+ width: 38px;
327
+ height: 38px;
328
+ margin-left: 8px; }
329
+
255
330
  .ticketNo___a2iM9 {
256
331
  display: block;
257
332
  margin: 3px 0;
@@ -289,41 +364,44 @@ html[data-theme="DARK"] {
289
364
  .orderTicketContainer___ZJLzk .ticketOwnerEmail___Zt4OE {
290
365
  font-size: 1.1em; }
291
366
  .orderTicketContainer___ZJLzk .ticketActionButtons___rpSMQ {
292
- min-height: 36px; }
293
- .orderTicketContainer___ZJLzk .ticketListContainer___cfmrr .viewMoreButton___K_1zT {
294
- display: block;
295
- padding: 5px 10px;
296
- color: var(--color_text_dark);
297
- font-size: 1.3em;
298
- text-decoration: underline;
299
- margin: 0 auto;
300
- text-transform: none;
301
- cursor: pointer; }
302
- .orderTicketContainer___ZJLzk .ticketListContainer___cfmrr .viewFinishTicketButton___HF6Im {
303
- padding: 5px 10px;
304
- background-color: var(--color_text_dark);
305
- color: #ffffff;
306
- border: 1px solid var(--color_text_dark);
307
- font-size: 1em;
308
- margin-right: 10px;
309
- width: 50%; }
310
- .orderTicketContainer___ZJLzk .ticketListContainer___cfmrr .reassignButton___RojM5 {
311
- padding: 5px 10px;
312
- color: #000000;
313
- display: inline-block;
314
- border: 1px solid var(--color_text_dark);
315
- font-size: 1em;
316
- width: 50%; }
317
- .orderTicketContainer___ZJLzk .ticketListContainer___cfmrr .assignTicketButton___zzLsc {
318
- padding: 5px 10px;
319
- background-color: var(--color_text_dark);
320
- color: #ffffff;
321
- border: 1px solid var(--color_text_dark);
322
- font-size: 1em;
323
- margin-right: 10px; }
324
- .orderTicketContainer___ZJLzk .ticketListContainer___cfmrr .tabButtons___xTyJA {
325
- width: 50%;
326
- font-size: 1em; }
367
+ min-height: 36px;
368
+ justify-content: end; }
369
+ .orderTicketContainer___ZJLzk .ticketListContainer___cfmrr {
370
+ width: 100%; }
371
+ .orderTicketContainer___ZJLzk .ticketListContainer___cfmrr .viewMoreButton___K_1zT {
372
+ display: block;
373
+ padding: 5px 10px;
374
+ color: var(--color_text_dark);
375
+ font-size: 1.3em;
376
+ text-decoration: underline;
377
+ margin: 0 auto;
378
+ text-transform: none;
379
+ cursor: pointer; }
380
+ .orderTicketContainer___ZJLzk .ticketListContainer___cfmrr .viewFinishTicketButton___HF6Im {
381
+ padding: 5px 10px;
382
+ background-color: var(--color_text_dark);
383
+ color: #ffffff;
384
+ border: 1px solid var(--color_text_dark);
385
+ font-size: 1em;
386
+ margin-left: 10px;
387
+ width: 50%; }
388
+ .orderTicketContainer___ZJLzk .ticketListContainer___cfmrr .reassignButton___RojM5 {
389
+ padding: 5px 10px;
390
+ color: #000000;
391
+ display: inline-block;
392
+ border: 1px solid var(--color_text_dark);
393
+ font-size: 1em;
394
+ width: 50%; }
395
+ .orderTicketContainer___ZJLzk .ticketListContainer___cfmrr .assignTicketButton___zzLsc {
396
+ padding: 5px 10px;
397
+ background-color: var(--color_text_dark);
398
+ color: #ffffff;
399
+ border: 1px solid var(--color_text_dark);
400
+ font-size: 1em;
401
+ margin-left: 10px; }
402
+ .orderTicketContainer___ZJLzk .ticketListContainer___cfmrr .tabButtons___xTyJA {
403
+ width: 50%;
404
+ font-size: 1em; }
327
405
  .orderTicketContainer___ZJLzk .orderWrapper___yDBAo {
328
406
  padding: 0;
329
407
  margin: 0;
@@ -345,6 +423,19 @@ html[data-theme="DARK"] {
345
423
  border-radius: 150px 0 0 150px;
346
424
  border: 1px solid var(--color_gray_dark);
347
425
  border-right-color: transparent; }
426
+ .orderTicketContainer___ZJLzk .noTicketsFound___jLoco {
427
+ padding: 10% 30%;
428
+ text-align: center;
429
+ display: flex;
430
+ flex-direction: column;
431
+ align-items: center; }
432
+ .orderTicketContainer___ZJLzk .noTicketsFound___jLoco .noOrdersIconWrapper___efyrp {
433
+ width: 60px;
434
+ height: 60px;
435
+ position: relative;
436
+ display: flex;
437
+ align-items: center;
438
+ justify-content: center; }
348
439
 
349
440
  .assignToMeText___ZPaex {
350
441
  background-color: var(--color_gray_lighter);
@@ -356,6 +447,45 @@ html[data-theme="DARK"] {
356
447
  .assignedByText___bNZ7z {
357
448
  margin-left: 3em; }
358
449
 
450
+ .orderWrapper___yDBAo.refundModal___EqgPF {
451
+ padding: 0;
452
+ margin: 0;
453
+ border-radius: 3px;
454
+ border: 1px solid var(--color_gray_dark);
455
+ max-width: 643px;
456
+ position: relative;
457
+ min-height: 178px; }
458
+ .orderWrapper___yDBAo.refundModal___EqgPF .checkbox___XZJpb {
459
+ border-right: 1px solid var(--color_gray_dark);
460
+ height: auto;
461
+ display: flex;
462
+ justify-content: center;
463
+ align-items: start; }
464
+ .orderWrapper___yDBAo.refundModal___EqgPF.selected___HWGNc {
465
+ background-color: #d9d9d9;
466
+ border: 2px solid var(--color_background_dark); }
467
+ .orderWrapper___yDBAo.refundModal___EqgPF.selected___HWGNc:after {
468
+ border: 2px solid var(--color_background_dark);
469
+ border-right-color: transparent;
470
+ right: -2px; }
471
+ .orderWrapper___yDBAo.refundModal___EqgPF.selected___HWGNc .checkbox___XZJpb {
472
+ border-right: 2px solid var(--color_background_dark); }
473
+ .orderWrapper___yDBAo.refundModal___EqgPF:not(:last-child) {
474
+ margin-bottom: 20px; }
475
+ .orderWrapper___yDBAo.refundModal___EqgPF:after {
476
+ background: var(--color_background_light);
477
+ position: absolute;
478
+ content: "";
479
+ right: -1px;
480
+ top: 35%;
481
+ width: 25px;
482
+ height: 50px;
483
+ border-radius: 150px 0 0 150px;
484
+ border: 1px solid var(--color_gray_dark);
485
+ border-right-color: transparent; }
486
+ .orderWrapper___yDBAo.refundModal___EqgPF.disabledRefund___Sffl7 {
487
+ opacity: 0.3; }
488
+
359
489
  /*!*********************************************************************************************************************************************************************************************!*\
360
490
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/components/CopyText/styles.module.scss ***!
361
491
  \*********************************************************************************************************************************************************************************************/
@@ -693,6 +823,17 @@ html[data-theme="DARK"] {
693
823
  color: var(--color_input_text_color_disabled_light);
694
824
  border: none; }
695
825
 
826
+ /*!*******************************************************************************************************************************************************************************************!*\
827
+ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/components/Labels/styles.module.scss ***!
828
+ \*******************************************************************************************************************************************************************************************/
829
+ .errorLabel___nocyX {
830
+ display: flex;
831
+ font-size: 0.9em;
832
+ margin-bottom: 1em; }
833
+ .errorLabel___nocyX svg {
834
+ margin-top: 0.1em;
835
+ margin-right: 0.8em; }
836
+
696
837
  /*!***************************************************************************************************************************************************************************************************!*\
697
838
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/components/RefundRequests/styles.module.scss ***!
698
839
  \***************************************************************************************************************************************************************************************************/
@@ -737,13 +878,53 @@ html[data-theme="DARK"] {
737
878
  --color_text_input_hints: #7b7b7b !important;
738
879
  --color_horizontal_rule: #7b7b7b !important; }
739
880
 
881
+ .subtitle___PtDe2 {
882
+ color: #787474;
883
+ text-align: center;
884
+ margin-top: -15px;
885
+ font-size: 1em; }
886
+
887
+ .ticketList___eDQR3 {
888
+ display: flex;
889
+ align-items: center;
890
+ flex-direction: column; }
891
+
740
892
  .refundTicketBoxContainer___ya613 {
741
- margin: 0.5em auto 1em;
893
+ padding: 0;
894
+ margin: 0;
895
+ border-radius: 3px;
742
896
  border: 1px solid var(--color_gray_dark);
743
- border-radius: 5px;
744
- width: 60%; }
897
+ max-width: 643px;
898
+ position: relative;
899
+ min-height: 178px;
900
+ margin-bottom: 20px; }
745
901
  .refundTicketBoxContainer___ya613 h4 {
746
902
  margin: 0; }
903
+ .refundTicketBoxContainer___ya613:after {
904
+ background: var(--color_background_light);
905
+ position: absolute;
906
+ content: "";
907
+ right: -1px;
908
+ top: 35%;
909
+ width: 25px;
910
+ height: 50px;
911
+ border-radius: 150px 0 0 150px;
912
+ border: 1px solid var(--color_gray_dark);
913
+ border-right-color: transparent; }
914
+ .refundTicketBoxContainer___ya613 .badgeFeatureWrapper____9GbD {
915
+ display: flex;
916
+ justify-content: end; }
917
+ .refundTicketBoxContainer___ya613 .badgeFeatureWrapper____9GbD .badgeFeature___tLhEp {
918
+ width: 38px;
919
+ height: 38px;
920
+ margin-left: 8px; }
921
+ .refundTicketBoxContainer___ya613 .refundTicketAttendee___QXCjM {
922
+ display: flex;
923
+ justify-content: start;
924
+ flex-direction: column; }
925
+ .refundTicketBoxContainer___ya613 .refundTicketAttendee___QXCjM .ticketNo____EAD4 {
926
+ display: inline;
927
+ margin: 3px 0 10px; }
747
928
 
748
929
  .ticketNo____EAD4 {
749
930
  display: block;
@@ -817,30 +998,31 @@ html[data-theme="DARK"] {
817
998
  color: var(--color_text_light);
818
999
  background-color: var(--color_alerts); }
819
1000
 
820
- /*!*******************************************************************************************************************************************************************************************!*\
821
- !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/components/Labels/styles.module.scss ***!
822
- \*******************************************************************************************************************************************************************************************/
823
- .errorLabel___nocyX {
1001
+ .CTAButtonWrapper___Kgq6g {
1002
+ text-align: center; }
1003
+
1004
+ /*!****************************************************************************************************************************************************************************************************!*\
1005
+ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/components/MyOrdersTickets/styles.module.scss ***!
1006
+ \****************************************************************************************************************************************************************************************************/
1007
+ .noOrdersFound___DRwgo {
1008
+ padding: 10% 30%;
1009
+ text-align: center;
824
1010
  display: flex;
825
- font-size: 0.9em;
826
- margin-bottom: 1em; }
827
- .errorLabel___nocyX svg {
828
- margin-top: 0.1em;
829
- margin-right: 0.8em; }
1011
+ flex-direction: column;
1012
+ align-items: center; }
1013
+ .noOrdersFound___DRwgo .noOrdersIconWrapper___tPTmY {
1014
+ width: 60px;
1015
+ height: 60px;
1016
+ position: relative;
1017
+ display: flex;
1018
+ align-items: center;
1019
+ justify-content: center; }
830
1020
 
831
- /*!************************************************************************************************************************************************************************************!*\
832
- !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/components/styles.module.scss ***!
833
- \************************************************************************************************************************************************************************************/
834
- .widgetHeader___yY5ge .summitTitleDate___Z19Pm {
1021
+ /*!*************************************************************************************************************************************************************************************************!*\
1022
+ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/components/SummitHeader/styles.module.scss ***!
1023
+ \*************************************************************************************************************************************************************************************************/
1024
+ .widgetHeader___ggLtM .summitTitleDate___XnrpF {
835
1025
  font-size: 2em;
836
1026
  margin: 0;
837
1027
  line-height: 1.2; }
838
1028
 
839
- .noOrdersFound___Aog2p {
840
- padding: 10% 30%;
841
- text-align: center; }
842
-
843
- .ticketsTitleText___U1uH7 {
844
- background-color: var(--color_gray_lighter);
845
- padding: 0.7em; }
846
-