@sunrise-upc/sales-static-components 3.7.11 → 3.7.13-beta.0

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 (94) hide show
  1. package/README.md +8 -8
  2. package/dist/cjs/_virtual/_commonjsHelpers.js +1 -1
  3. package/dist/cjs/components/ButtonGroup/ButtonGroup.css +95 -95
  4. package/dist/cjs/components/FalconButton/falconButton.js.map +1 -1
  5. package/dist/cjs/components/FalconMainNavigation/FalconHeader/BusinessCustomerLinkOut/BusinessCustomerLinkOut.js.map +1 -1
  6. package/dist/cjs/components/FalconMainNavigation/MobileNavigation/MobileMenuItem/MobileMenuItem.js.map +1 -1
  7. package/dist/cjs/components/InternetAndTvCardsBenefits/InternetAndTvCardItemBenefits.js.map +1 -1
  8. package/dist/cjs/components/RibbonComponent/RibbonComponent.css +389 -389
  9. package/dist/cjs/components/RibbonComponent/RibbonComponentTimer/RibbonComponentTimer.css +68 -68
  10. package/dist/cjs/components/StageTeaserComponent/DoubleGrid/DoubleGridComponent.css +937 -937
  11. package/dist/cjs/components/StageTeaserComponent/SingleGrid/SingleGridRedefined.js.map +1 -1
  12. package/dist/cjs/components/StageTeaserV3/DoubleGrid/DoubleGridComponent.css +87 -87
  13. package/dist/cjs/components/StageTeaserV3/DoubleGrid/DoubleGridComponent.js +1 -1
  14. package/dist/cjs/components/StageTeaserV3/DoubleGrid/DoubleGridComponent.js.map +1 -1
  15. package/dist/cjs/components/StageTeaserV3/SingleGrid/SingleGridComponent.css +87 -87
  16. package/dist/cjs/components/StageTeaserV3/SingleGrid/SingleGridComponent.js +1 -1
  17. package/dist/cjs/components/StageTeaserV3/SingleGrid/SingleGridComponent.js.map +1 -1
  18. package/dist/cjs/components/linecheck/AutoComplete.css +484 -484
  19. package/dist/cjs/components/linecheck/AutoComplete.js +1 -1
  20. package/dist/cjs/components/linecheck/AutoComplete.js.map +1 -1
  21. package/dist/cjs/components/linecheck/LineCheckV2.css +484 -484
  22. package/dist/cjs/components/linecheck/Success.css +484 -484
  23. package/dist/cjs/node_modules/@algolia/client-common/dist/common.js +1 -1
  24. package/dist/cjs/node_modules/@algolia/client-common/dist/common.js.map +1 -1
  25. package/dist/cjs/node_modules/@reduxjs/toolkit/dist/redux-toolkit.modern.js +1 -1
  26. package/dist/cjs/node_modules/@reduxjs/toolkit/dist/redux-toolkit.modern.js.map +1 -1
  27. package/dist/cjs/node_modules/algoliasearch/dist/lite/builds/browser.js +1 -1
  28. package/dist/cjs/node_modules/algoliasearch/dist/lite/builds/browser.js.map +1 -1
  29. package/dist/cjs/node_modules/instantsearch.js/es/lib/chat/openChat.js +2 -0
  30. package/dist/cjs/node_modules/instantsearch.js/es/lib/chat/openChat.js.map +1 -0
  31. package/dist/cjs/node_modules/instantsearch.js/es/lib/version.js +1 -1
  32. package/dist/cjs/node_modules/instantsearch.js/es/lib/version.js.map +1 -1
  33. package/dist/cjs/node_modules/qs/lib/parse.js +1 -1
  34. package/dist/cjs/node_modules/qs/lib/parse.js.map +1 -1
  35. package/dist/cjs/node_modules/qs/lib/stringify.js +1 -1
  36. package/dist/cjs/node_modules/qs/lib/stringify.js.map +1 -1
  37. package/dist/cjs/node_modules/qs/lib/utils.js +1 -1
  38. package/dist/cjs/node_modules/qs/lib/utils.js.map +1 -1
  39. package/dist/cjs/node_modules/react-instantsearch/dist/es/ui/SearchBox.js +1 -1
  40. package/dist/cjs/node_modules/react-instantsearch/dist/es/ui/SearchBox.js.map +1 -1
  41. package/dist/cjs/node_modules/react-instantsearch/dist/es/widgets/SearchBox.js +1 -1
  42. package/dist/cjs/node_modules/react-instantsearch/dist/es/widgets/SearchBox.js.map +1 -1
  43. package/dist/cjs/node_modules/react-instantsearch-core/dist/es/version.js +1 -1
  44. package/dist/cjs/node_modules/react-instantsearch-core/dist/es/version.js.map +1 -1
  45. package/dist/cjs/node_modules/react-redux/dist/react-redux.js.map +1 -1
  46. package/dist/cjs/node_modules/side-channel/index.js +1 -1
  47. package/dist/cjs/node_modules/side-channel/index.js.map +1 -1
  48. package/dist/esm/_virtual/_commonjsHelpers.js +1 -1
  49. package/dist/esm/components/ButtonGroup/ButtonGroup.css +95 -95
  50. package/dist/esm/components/RibbonComponent/RibbonComponent.css +389 -389
  51. package/dist/esm/components/RibbonComponent/RibbonComponentTimer/RibbonComponentTimer.css +68 -68
  52. package/dist/esm/components/StageTeaserComponent/DoubleGrid/DoubleGridComponent.css +937 -937
  53. package/dist/esm/components/StageTeaserV3/DoubleGrid/DoubleGridComponent.css +87 -87
  54. package/dist/esm/components/StageTeaserV3/DoubleGrid/DoubleGridComponent.js +1 -1
  55. package/dist/esm/components/StageTeaserV3/DoubleGrid/DoubleGridComponent.js.map +1 -1
  56. package/dist/esm/components/StageTeaserV3/SingleGrid/SingleGridComponent.css +87 -87
  57. package/dist/esm/components/StageTeaserV3/SingleGrid/SingleGridComponent.js +1 -1
  58. package/dist/esm/components/StageTeaserV3/SingleGrid/SingleGridComponent.js.map +1 -1
  59. package/dist/esm/components/linecheck/AutoComplete.css +484 -484
  60. package/dist/esm/components/linecheck/AutoComplete.js +1 -1
  61. package/dist/esm/components/linecheck/AutoComplete.js.map +1 -1
  62. package/dist/esm/components/linecheck/LineCheckV2.css +484 -484
  63. package/dist/esm/components/linecheck/Success.css +484 -484
  64. package/dist/esm/node_modules/@algolia/client-common/dist/common.js +1 -1
  65. package/dist/esm/node_modules/@algolia/client-common/dist/common.js.map +1 -1
  66. package/dist/esm/node_modules/@reduxjs/toolkit/dist/redux-toolkit.modern.js +1 -1
  67. package/dist/esm/node_modules/@reduxjs/toolkit/dist/redux-toolkit.modern.js.map +1 -1
  68. package/dist/esm/node_modules/algoliasearch/dist/lite/builds/browser.js +1 -1
  69. package/dist/esm/node_modules/algoliasearch/dist/lite/builds/browser.js.map +1 -1
  70. package/dist/esm/node_modules/instantsearch.js/es/lib/chat/openChat.js +2 -0
  71. package/dist/esm/node_modules/instantsearch.js/es/lib/chat/openChat.js.map +1 -0
  72. package/dist/esm/node_modules/instantsearch.js/es/lib/version.js +1 -1
  73. package/dist/esm/node_modules/instantsearch.js/es/lib/version.js.map +1 -1
  74. package/dist/esm/node_modules/qs/lib/parse.js +1 -1
  75. package/dist/esm/node_modules/qs/lib/parse.js.map +1 -1
  76. package/dist/esm/node_modules/qs/lib/stringify.js +1 -1
  77. package/dist/esm/node_modules/qs/lib/stringify.js.map +1 -1
  78. package/dist/esm/node_modules/qs/lib/utils.js +1 -1
  79. package/dist/esm/node_modules/qs/lib/utils.js.map +1 -1
  80. package/dist/esm/node_modules/react-instantsearch/dist/es/ui/SearchBox.js +1 -1
  81. package/dist/esm/node_modules/react-instantsearch/dist/es/ui/SearchBox.js.map +1 -1
  82. package/dist/esm/node_modules/react-instantsearch/dist/es/widgets/SearchBox.js +1 -1
  83. package/dist/esm/node_modules/react-instantsearch/dist/es/widgets/SearchBox.js.map +1 -1
  84. package/dist/esm/node_modules/react-instantsearch-core/dist/es/version.js +1 -1
  85. package/dist/esm/node_modules/react-instantsearch-core/dist/es/version.js.map +1 -1
  86. package/dist/esm/node_modules/react-redux/dist/react-redux.js.map +1 -1
  87. package/dist/esm/node_modules/side-channel/index.js +1 -1
  88. package/dist/esm/node_modules/side-channel/index.js.map +1 -1
  89. package/dist/navigation.css +269 -269
  90. package/package.json +86 -86
  91. package/dist/cjs/node_modules/reselect/dist/reselect.js +0 -2
  92. package/dist/cjs/node_modules/reselect/dist/reselect.js.map +0 -1
  93. package/dist/esm/node_modules/reselect/dist/reselect.js +0 -2
  94. package/dist/esm/node_modules/reselect/dist/reselect.js.map +0 -1
@@ -1,485 +1,485 @@
1
- .inputrow {
2
- box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);
3
- border-radius: 8px;
4
- background-color: #ffffff;
5
- padding: 16px;
6
- margin: 0px;
7
- }
8
- .truncation{
9
- text-overflow: ellipsis;
10
- }
11
-
12
- .checking{
13
- padding-right: 28px !important;
14
- }
15
- /* .gradientborder {
16
- content: "";
17
- border: 4px solid #bf0760;
18
- border-radius: 12px;
19
- z-index: 2;
20
- position: relative;
21
- box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);
22
- } */
23
- .backdropindex {
24
- z-index: 1;
25
- }
26
- .hideoverlay {
27
- display: none;
28
- }
29
- .suggestionactive,
30
- .addresscontainer li:hover {
31
- background-color: #f7f6f5;
32
- cursor: pointer;
33
- }
34
- .suggestionactive,
35
- .addresscontainer li {
36
- padding: 10px 12px;
37
- }
38
- .form-floating {
39
- margin-right: 16px;
40
- }
41
- .form-control {
42
- background: #f8f8f8;
43
- background-color: #b2b2b2;
44
- border: 1px solid;
45
- font-weight: 700;
46
- padding: 14px 12px;
47
- }
48
-
49
- .horizontallinetwo {
50
- border-bottom: 1px solid #e6e3df;
51
- margin-top: 8px;
52
- margin-bottom: 16px;
53
- }
54
-
55
- .inputcontainer {
56
- margin-right: 16px;
57
- }
58
-
59
- .inputcontainer input {
60
- font-size: 16px;
61
- line-height: 24px;
62
- border: 1px solid #b3aeaa !important;
63
- border-radius: 4px;
64
- height: 52px;
65
- padding: 14px 12px;
66
- width: 100%;
67
- background: #f7f6f5;
68
- }
69
-
70
- .inputcontainer .errorfield {
71
- border: 2px solid #c60047 !important;
72
- }
73
-
74
- input:focus {
75
- border: 2px solid #3d3935 !important;
76
- color: #333333;
77
- outline: none;
78
- }
79
-
80
- .cross-icon {
81
- position: absolute;
82
- top: 0;
83
- bottom: 0;
84
- right: 0;
85
- padding: 14px;
86
- }
87
- .addresscontainer {
88
- background: #ffffff;
89
- box-shadow: 0px 8px 24px rgb(51 51 51 / 20%);
90
- cursor: pointer;
91
- list-style: none;
92
- padding: 12px;
93
- position: absolute;
94
- text-align: left;
95
- width: 100%;
96
- z-index: 1000;
97
- transition: all 1s ease-in;
98
- }
99
-
100
- .addresscontainer li:hover {
101
- background-color: #f7f6f5;
102
- cursor: pointer;
103
- }
104
-
105
- .addresscontainer :hover {
106
- background: #e5e5e5;
107
- border-radius: 4px;
108
- text-align: left;
109
- width: 100%;
110
- z-index: 100;
111
- }
112
- .errormsg {
113
- color: #c60047;
114
- font-size: 12px;
115
- line-height: 16px;
116
- font-weight: 500;
117
- padding-top: 4px;
118
- }
119
- .addresstext {
120
- font-weight: 700;
121
- font-size: 16px;
122
- line-height: 24px;
123
- color: #3d3935;
124
- overflow: hidden;
125
- text-overflow: ellipsis;
126
- white-space: unset;
127
- text-align: center;
128
- }
129
- .successinput {
130
- display: flex;
131
- justify-content: center;
132
- }
133
-
134
- .networkInfo {
135
- display: flex;
136
- font-weight: 400;
137
- color: #5f5955;
138
- font-size: 14px;
139
- line-height: 20px;
140
- margin-top: 16px;
141
- justify-content: center;
142
- align-items: center;
143
- }
144
-
145
- .download {
146
- color: #5f5955;
147
- margin-right: 8px;
148
- margin-left: 8px;
149
- }
150
- .horizontallineone {
151
- border-bottom: 1px solid #e6e3df;
152
- margin-top: 12px;
153
- }
154
- .mobilecard {
155
- display: flex;
156
- }
157
- .changeBtn {
158
- display: inline-flex;
159
- align-items: center;
160
- padding: 8px;
161
- }
162
- .changeTxt {
163
- color: #da291c;
164
- font-size: 16px;
165
- font-weight: 700;
166
- line-height: 20px;
167
- }
168
- .changeTxt:hover {
169
- cursor: pointer;
170
- color: #961c13;
171
- }
172
- .changeTxt:active {
173
- cursor: pointer;
174
- color: #c7355f;
175
- }
176
- .divider {
177
- margin-left: 8px;
178
- color: #e6e3df;
179
- }
180
- .linechecktitle {
181
- text-align: center;
182
- padding-bottom: 16px;
183
- font-size: 18px;
184
- line-height: 24px;
185
- font-weight: 700;
186
- }
187
- .modembtn {
188
- cursor: pointer;
189
- color: #da291c;
190
- font-size: 16px;
191
- line-height: 20px;
192
- font-weight: 700;
193
- }
194
- .individuallinecheck {
195
- display: inline-flex;
196
- width: 100%;
197
- .smallerinput {
198
- width: 30%;
199
- margin: 0px 12px 20px;
200
- }
201
- .streetinput {
202
- margin: 0px 0px 0px 12px;
203
- }
204
- .cityinput {
205
- margin: 0px 12px 0px 0px;
206
- }
207
- }
208
- .marginautodefault {
209
- margin: auto;
210
- }
211
- @media (max-width: 767px) {
212
- .homeicon {
213
- margin-top: 12px;
214
- }
215
- .inputbox {
216
- width: fit-content;
217
- width: 68%;
218
- }
219
- .inputcontainer {
220
- margin: 0 16px;
221
- }
222
- .successinput {
223
- right: 0px;
224
- }
225
- .addresstext {
226
- margin-top: 12px;
227
- }
228
- .changeBtn {
229
- justify-content: center;
230
- margin: auto;
231
- float: unset;
232
- }
233
- .mobileTable {
234
- right: 6px;
235
- top: 23px;
236
- }
237
- .networkInfo {
238
- margin-top: 6px;
239
- display: flex;
240
- flex-direction: column;
241
- }
242
- .horizontallineone {
243
- border-bottom: 1px solid #e6e3df;
244
- margin: 16px 0;
245
- display: flex;
246
- }
247
- .mobilecard {
248
- display: flex;
249
- flex-direction: row;
250
- align-items: center;
251
- }
252
- /* .mobilerow {
253
- margin-top: 16px;
254
- } */
255
- .downloadText {
256
- display: inline-flex;
257
- }
258
- .downloadText img {
259
- margin-right: 4px;
260
- }
261
- .uploadText {
262
- display: inline-flex;
263
- }
264
- .uploadText img {
265
- margin-right: 4px;
266
- }
267
- .linecheckOverlay {
268
- background-color: #e6e3df;
269
- width: 100vw;
270
- height: 100vh;
271
- position: fixed;
272
- top: 0;
273
- left: 0;
274
- cursor: pointer;
275
- z-index: 10000;
276
- overflow: scroll;
277
- }
278
- .headerContainer {
279
- background-color: #ffffff;
280
- box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);
281
- text-align: center;
282
- padding: 12px 0px;
283
- color: #3d3935;
284
- font-weight: 700;
285
- padding-right: 16px;
286
- font-size: 18px;
287
- line-height: 24px;
288
- }
289
- .spinners {
290
- top: 30vh;
291
- position: relative;
292
- left: 46vw;
293
- }
294
- .checktext {
295
- position: relative;
296
- top: 10px;
297
- right: 50px;
298
- left: -32vw;
299
- }
300
- .closeIcon {
301
- position: absolute;
302
- right: 15px;
303
- top: 18px;
304
- }
305
- .addresscontainer {
306
- margin-top: 20px;
307
- }
308
- .linechecktitle {
309
- text-align: center;
310
- }
311
- .errormsgMob {
312
- margin-left: 16px;
313
- }
314
- .individuallinecheck {
315
- display: block;
316
- margin: 16px 0px;
317
- .smallerinput {
318
- width: 100%;
319
- margin: 0px 0px 20px 0px;
320
- }
321
- .cityinput {
322
- width: 100%;
323
- margin: 0px 0px 4px 0px;
324
- }
325
- .streetinput {
326
- width: 100%;
327
- margin: 0px 0px 20px 0px;
328
- }
329
- }
330
- .secondarybutton {
331
- background-color: #ffffff;
332
- padding: 16px;
333
- border-radius: 12px;
334
- margin: 16px 20px;
335
- height: 52px;
336
- }
337
- }
338
- .tooltipcls {
339
- cursor: pointer;
340
- }
341
- .error-msg-Center {
342
- text-align: center;
343
- }
344
- .horizontal-line {
345
- color: #e6e3df;
346
- line-height: 1px;
347
- margin: 8px 0;
348
- }
349
- .helpText {
350
- font-weight: 400;
351
- font-size: 14px;
352
- line-height: 20px;
353
- text-align: left;
354
- color: #5f5955;
355
- padding: 16px 16px 0px 16px;
356
- }
357
- .secondarybutton {
358
- font-size: 16px;
359
- font-style: normal;
360
- font-weight: 700;
361
- line-height: 24px;
362
- color: #da291c;
363
- padding: 16px 0px 0px;
364
- cursor: pointer;
365
- }
366
-
367
- @media (max-width: 767px) {
368
- .secondarybutton {
369
- margin-left: 16px;
370
- padding-left: 16px;
371
- }
372
- }
373
-
374
- /* .error{
375
- border:2px solid red !important;
376
- font-size: larger;
377
- width: 30%;
378
- margin : 0px 12px 20px;
379
- } */
380
- .inputcontainer .errorInput {
381
- border: 2px solid #c60047 !important;
382
- margin: 0px 12px 20px;
383
- width: 30%;
384
- }
385
-
386
- .inputcontainer .errorCityInput {
387
- border: 2px solid #c60047 !important;
388
- margin: 0px 12px 0px 0px;
389
- width: 100%;
390
- }
391
- .inputcontainer .errorStreetInput {
392
- border: 2px solid #c60047 !important;
393
- margin: 0px 0px 1px 12px;
394
- width: 100%;
395
- }
396
- .errorbutton {
397
- background-color: #ffffff;
398
- padding: 0 16px 0 12px;
399
- border-radius: 12px;
400
- color: #da291c;
401
- font-size: 16px;
402
- font-style: normal;
403
- font-weight: 700;
404
- line-height: 24px;
405
- }
406
- @media (max-width: 767px) {
407
- .inputcontainer .errorInput {
408
- width: 100%;
409
- margin: 0 0 10px 0 !important;
410
- }
411
- .inputcontainer .errorCityInput {
412
- margin: 0;
413
- }
414
- .inputcontainer .errorStreetInput {
415
- margin: 0 0 10px 0 !important;
416
- }
417
- .errorbutton {
418
- background-color: transparent;
419
- padding: 0 16px 0 8px;
420
- }
421
- }
422
- .maxspeed {
423
- font-size: 14px;
424
- line-height: 16px;
425
- color: #5f5955;
426
- font-weight: 400;
427
- }
428
- @media (min-width: 768px) {
429
- .tooltip-align{
430
- margin-top: -3px;
431
- }
432
- .oldspinnercontainer {
433
- padding: 40px 24px;
434
- gap: 40px;
435
- border-radius: 8px;
436
- opacity: 0px;
437
- background-color: #ffffff;
438
- box-shadow: 0px 2px 4px 0px #57545233;
439
- }
440
- .oldspinnercontents {
441
- display: flex;
442
- flex-direction: column;
443
- align-items: center;
444
- }
445
- .oldspinnerloads {
446
- width: 32px;
447
- height: 32px;
448
- bottom: 12px;
449
- position: relative;
450
- color: #3d3935;
451
- }
452
- .oldchecktexts {
453
- font-size: 16px;
454
- font-weight: 700;
455
- line-height: 24px;
456
- text-align: center;
457
- color: #3d3935;
458
- position: relative;
459
- top: 10px;
460
- }
461
- }
462
- @media (max-width: 767px) {
463
- .spinnercontents {
464
- display: flex;
465
- flex-direction: column;
466
- align-items: center;
467
- margin-top: 12vh;
468
- }
469
-
470
- .oldspinnerload {
471
- width: 40px;
472
- height: 40px;
473
- bottom: 25px;
474
- position: relative;
475
- color: #3d3935;
476
- }
477
-
478
- .oldchecktext {
479
- color: #3d3935;
480
- text-align: center;
481
- font-size: 14px;
482
- line-height: 20px;
483
- font-weight: 400;
484
- }
1
+ .inputrow {
2
+ box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);
3
+ border-radius: 8px;
4
+ background-color: #ffffff;
5
+ padding: 16px;
6
+ margin: 0px;
7
+ }
8
+ .truncation{
9
+ text-overflow: ellipsis;
10
+ }
11
+
12
+ .checking{
13
+ padding-right: 28px !important;
14
+ }
15
+ /* .gradientborder {
16
+ content: "";
17
+ border: 4px solid #bf0760;
18
+ border-radius: 12px;
19
+ z-index: 2;
20
+ position: relative;
21
+ box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);
22
+ } */
23
+ .backdropindex {
24
+ z-index: 1;
25
+ }
26
+ .hideoverlay {
27
+ display: none;
28
+ }
29
+ .suggestionactive,
30
+ .addresscontainer li:hover {
31
+ background-color: #f7f6f5;
32
+ cursor: pointer;
33
+ }
34
+ .suggestionactive,
35
+ .addresscontainer li {
36
+ padding: 10px 12px;
37
+ }
38
+ .form-floating {
39
+ margin-right: 16px;
40
+ }
41
+ .form-control {
42
+ background: #f8f8f8;
43
+ background-color: #b2b2b2;
44
+ border: 1px solid;
45
+ font-weight: 700;
46
+ padding: 14px 12px;
47
+ }
48
+
49
+ .horizontallinetwo {
50
+ border-bottom: 1px solid #e6e3df;
51
+ margin-top: 8px;
52
+ margin-bottom: 16px;
53
+ }
54
+
55
+ .inputcontainer {
56
+ margin-right: 16px;
57
+ }
58
+
59
+ .inputcontainer input {
60
+ font-size: 16px;
61
+ line-height: 24px;
62
+ border: 1px solid #b3aeaa !important;
63
+ border-radius: 4px;
64
+ height: 52px;
65
+ padding: 14px 12px;
66
+ width: 100%;
67
+ background: #f7f6f5;
68
+ }
69
+
70
+ .inputcontainer .errorfield {
71
+ border: 2px solid #c60047 !important;
72
+ }
73
+
74
+ input:focus {
75
+ border: 2px solid #3d3935 !important;
76
+ color: #333333;
77
+ outline: none;
78
+ }
79
+
80
+ .cross-icon {
81
+ position: absolute;
82
+ top: 0;
83
+ bottom: 0;
84
+ right: 0;
85
+ padding: 14px;
86
+ }
87
+ .addresscontainer {
88
+ background: #ffffff;
89
+ box-shadow: 0px 8px 24px rgb(51 51 51 / 20%);
90
+ cursor: pointer;
91
+ list-style: none;
92
+ padding: 12px;
93
+ position: absolute;
94
+ text-align: left;
95
+ width: 100%;
96
+ z-index: 1000;
97
+ transition: all 1s ease-in;
98
+ }
99
+
100
+ .addresscontainer li:hover {
101
+ background-color: #f7f6f5;
102
+ cursor: pointer;
103
+ }
104
+
105
+ .addresscontainer :hover {
106
+ background: #e5e5e5;
107
+ border-radius: 4px;
108
+ text-align: left;
109
+ width: 100%;
110
+ z-index: 100;
111
+ }
112
+ .errormsg {
113
+ color: #c60047;
114
+ font-size: 12px;
115
+ line-height: 16px;
116
+ font-weight: 500;
117
+ padding-top: 4px;
118
+ }
119
+ .addresstext {
120
+ font-weight: 700;
121
+ font-size: 16px;
122
+ line-height: 24px;
123
+ color: #3d3935;
124
+ overflow: hidden;
125
+ text-overflow: ellipsis;
126
+ white-space: unset;
127
+ text-align: center;
128
+ }
129
+ .successinput {
130
+ display: flex;
131
+ justify-content: center;
132
+ }
133
+
134
+ .networkInfo {
135
+ display: flex;
136
+ font-weight: 400;
137
+ color: #5f5955;
138
+ font-size: 14px;
139
+ line-height: 20px;
140
+ margin-top: 16px;
141
+ justify-content: center;
142
+ align-items: center;
143
+ }
144
+
145
+ .download {
146
+ color: #5f5955;
147
+ margin-right: 8px;
148
+ margin-left: 8px;
149
+ }
150
+ .horizontallineone {
151
+ border-bottom: 1px solid #e6e3df;
152
+ margin-top: 12px;
153
+ }
154
+ .mobilecard {
155
+ display: flex;
156
+ }
157
+ .changeBtn {
158
+ display: inline-flex;
159
+ align-items: center;
160
+ padding: 8px;
161
+ }
162
+ .changeTxt {
163
+ color: #da291c;
164
+ font-size: 16px;
165
+ font-weight: 700;
166
+ line-height: 20px;
167
+ }
168
+ .changeTxt:hover {
169
+ cursor: pointer;
170
+ color: #961c13;
171
+ }
172
+ .changeTxt:active {
173
+ cursor: pointer;
174
+ color: #c7355f;
175
+ }
176
+ .divider {
177
+ margin-left: 8px;
178
+ color: #e6e3df;
179
+ }
180
+ .linechecktitle {
181
+ text-align: center;
182
+ padding-bottom: 16px;
183
+ font-size: 18px;
184
+ line-height: 24px;
185
+ font-weight: 700;
186
+ }
187
+ .modembtn {
188
+ cursor: pointer;
189
+ color: #da291c;
190
+ font-size: 16px;
191
+ line-height: 20px;
192
+ font-weight: 700;
193
+ }
194
+ .individuallinecheck {
195
+ display: inline-flex;
196
+ width: 100%;
197
+ .smallerinput {
198
+ width: 30%;
199
+ margin: 0px 12px 20px;
200
+ }
201
+ .streetinput {
202
+ margin: 0px 0px 0px 12px;
203
+ }
204
+ .cityinput {
205
+ margin: 0px 12px 0px 0px;
206
+ }
207
+ }
208
+ .marginautodefault {
209
+ margin: auto;
210
+ }
211
+ @media (max-width: 767px) {
212
+ .homeicon {
213
+ margin-top: 12px;
214
+ }
215
+ .inputbox {
216
+ width: fit-content;
217
+ width: 68%;
218
+ }
219
+ .inputcontainer {
220
+ margin: 0 16px;
221
+ }
222
+ .successinput {
223
+ right: 0px;
224
+ }
225
+ .addresstext {
226
+ margin-top: 12px;
227
+ }
228
+ .changeBtn {
229
+ justify-content: center;
230
+ margin: auto;
231
+ float: unset;
232
+ }
233
+ .mobileTable {
234
+ right: 6px;
235
+ top: 23px;
236
+ }
237
+ .networkInfo {
238
+ margin-top: 6px;
239
+ display: flex;
240
+ flex-direction: column;
241
+ }
242
+ .horizontallineone {
243
+ border-bottom: 1px solid #e6e3df;
244
+ margin: 16px 0;
245
+ display: flex;
246
+ }
247
+ .mobilecard {
248
+ display: flex;
249
+ flex-direction: row;
250
+ align-items: center;
251
+ }
252
+ /* .mobilerow {
253
+ margin-top: 16px;
254
+ } */
255
+ .downloadText {
256
+ display: inline-flex;
257
+ }
258
+ .downloadText img {
259
+ margin-right: 4px;
260
+ }
261
+ .uploadText {
262
+ display: inline-flex;
263
+ }
264
+ .uploadText img {
265
+ margin-right: 4px;
266
+ }
267
+ .linecheckOverlay {
268
+ background-color: #e6e3df;
269
+ width: 100vw;
270
+ height: 100vh;
271
+ position: fixed;
272
+ top: 0;
273
+ left: 0;
274
+ cursor: pointer;
275
+ z-index: 10000;
276
+ overflow: scroll;
277
+ }
278
+ .headerContainer {
279
+ background-color: #ffffff;
280
+ box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);
281
+ text-align: center;
282
+ padding: 12px 0px;
283
+ color: #3d3935;
284
+ font-weight: 700;
285
+ padding-right: 16px;
286
+ font-size: 18px;
287
+ line-height: 24px;
288
+ }
289
+ .spinners {
290
+ top: 30vh;
291
+ position: relative;
292
+ left: 46vw;
293
+ }
294
+ .checktext {
295
+ position: relative;
296
+ top: 10px;
297
+ right: 50px;
298
+ left: -32vw;
299
+ }
300
+ .closeIcon {
301
+ position: absolute;
302
+ right: 15px;
303
+ top: 18px;
304
+ }
305
+ .addresscontainer {
306
+ margin-top: 20px;
307
+ }
308
+ .linechecktitle {
309
+ text-align: center;
310
+ }
311
+ .errormsgMob {
312
+ margin-left: 16px;
313
+ }
314
+ .individuallinecheck {
315
+ display: block;
316
+ margin: 16px 0px;
317
+ .smallerinput {
318
+ width: 100%;
319
+ margin: 0px 0px 20px 0px;
320
+ }
321
+ .cityinput {
322
+ width: 100%;
323
+ margin: 0px 0px 4px 0px;
324
+ }
325
+ .streetinput {
326
+ width: 100%;
327
+ margin: 0px 0px 20px 0px;
328
+ }
329
+ }
330
+ .secondarybutton {
331
+ background-color: #ffffff;
332
+ padding: 16px;
333
+ border-radius: 12px;
334
+ margin: 16px 20px;
335
+ height: 52px;
336
+ }
337
+ }
338
+ .tooltipcls {
339
+ cursor: pointer;
340
+ }
341
+ .error-msg-Center {
342
+ text-align: center;
343
+ }
344
+ .horizontal-line {
345
+ color: #e6e3df;
346
+ line-height: 1px;
347
+ margin: 8px 0;
348
+ }
349
+ .helpText {
350
+ font-weight: 400;
351
+ font-size: 14px;
352
+ line-height: 20px;
353
+ text-align: left;
354
+ color: #5f5955;
355
+ padding: 16px 16px 0px 16px;
356
+ }
357
+ .secondarybutton {
358
+ font-size: 16px;
359
+ font-style: normal;
360
+ font-weight: 700;
361
+ line-height: 24px;
362
+ color: #da291c;
363
+ padding: 16px 0px 0px;
364
+ cursor: pointer;
365
+ }
366
+
367
+ @media (max-width: 767px) {
368
+ .secondarybutton {
369
+ margin-left: 16px;
370
+ padding-left: 16px;
371
+ }
372
+ }
373
+
374
+ /* .error{
375
+ border:2px solid red !important;
376
+ font-size: larger;
377
+ width: 30%;
378
+ margin : 0px 12px 20px;
379
+ } */
380
+ .inputcontainer .errorInput {
381
+ border: 2px solid #c60047 !important;
382
+ margin: 0px 12px 20px;
383
+ width: 30%;
384
+ }
385
+
386
+ .inputcontainer .errorCityInput {
387
+ border: 2px solid #c60047 !important;
388
+ margin: 0px 12px 0px 0px;
389
+ width: 100%;
390
+ }
391
+ .inputcontainer .errorStreetInput {
392
+ border: 2px solid #c60047 !important;
393
+ margin: 0px 0px 1px 12px;
394
+ width: 100%;
395
+ }
396
+ .errorbutton {
397
+ background-color: #ffffff;
398
+ padding: 0 16px 0 12px;
399
+ border-radius: 12px;
400
+ color: #da291c;
401
+ font-size: 16px;
402
+ font-style: normal;
403
+ font-weight: 700;
404
+ line-height: 24px;
405
+ }
406
+ @media (max-width: 767px) {
407
+ .inputcontainer .errorInput {
408
+ width: 100%;
409
+ margin: 0 0 10px 0 !important;
410
+ }
411
+ .inputcontainer .errorCityInput {
412
+ margin: 0;
413
+ }
414
+ .inputcontainer .errorStreetInput {
415
+ margin: 0 0 10px 0 !important;
416
+ }
417
+ .errorbutton {
418
+ background-color: transparent;
419
+ padding: 0 16px 0 8px;
420
+ }
421
+ }
422
+ .maxspeed {
423
+ font-size: 14px;
424
+ line-height: 16px;
425
+ color: #5f5955;
426
+ font-weight: 400;
427
+ }
428
+ @media (min-width: 768px) {
429
+ .tooltip-align{
430
+ margin-top: -3px;
431
+ }
432
+ .oldspinnercontainer {
433
+ padding: 40px 24px;
434
+ gap: 40px;
435
+ border-radius: 8px;
436
+ opacity: 0px;
437
+ background-color: #ffffff;
438
+ box-shadow: 0px 2px 4px 0px #57545233;
439
+ }
440
+ .oldspinnercontents {
441
+ display: flex;
442
+ flex-direction: column;
443
+ align-items: center;
444
+ }
445
+ .oldspinnerloads {
446
+ width: 32px;
447
+ height: 32px;
448
+ bottom: 12px;
449
+ position: relative;
450
+ color: #3d3935;
451
+ }
452
+ .oldchecktexts {
453
+ font-size: 16px;
454
+ font-weight: 700;
455
+ line-height: 24px;
456
+ text-align: center;
457
+ color: #3d3935;
458
+ position: relative;
459
+ top: 10px;
460
+ }
461
+ }
462
+ @media (max-width: 767px) {
463
+ .spinnercontents {
464
+ display: flex;
465
+ flex-direction: column;
466
+ align-items: center;
467
+ margin-top: 12vh;
468
+ }
469
+
470
+ .oldspinnerload {
471
+ width: 40px;
472
+ height: 40px;
473
+ bottom: 25px;
474
+ position: relative;
475
+ color: #3d3935;
476
+ }
477
+
478
+ .oldchecktext {
479
+ color: #3d3935;
480
+ text-align: center;
481
+ font-size: 14px;
482
+ line-height: 20px;
483
+ font-weight: 400;
484
+ }
485
485
  }