@pmidc/upyog-css 1.1.6 → 1.1.7
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 +216 -0
- package/dist/index.min.css +1 -1
- package/package.json +1 -1
- package/src/components/CardBasedOptions.scss +534 -534
- package/src/components/CitizenHomeCard.scss +228 -228
- package/src/components/EllipsisMenu.scss +16 -16
- package/src/components/EventCalendarView.scss +9 -9
- package/src/components/FAQ.scss +63 -63
- package/src/components/NewAccordianCitizen.scss +130 -130
- package/src/components/OnGroundEventCard.scss +71 -71
- package/src/components/PageBasedInput.scss +30 -30
- package/src/components/PopupHeadingLabel.scss +14 -14
- package/src/components/PropertySearchForm.scss +58 -58
- package/src/components/SearchForm.scss +56 -56
- package/src/components/SearchOnRadioButton.scss +9 -9
- package/src/components/StandaloneSearchBar.scss +9 -9
- package/src/components/TimeLine.scss +96 -96
- package/src/components/WhatsNewCard.scss +12 -12
- package/src/components/actionLink.scss +3 -3
- package/src/components/actionbar.scss +96 -96
- package/src/components/bannercomponents.scss +137 -137
- package/src/components/body.scss +261 -261
- package/src/components/buttons.scss +87 -87
- package/src/components/card.scss +581 -581
- package/src/components/cardHeaderWithOptions.scss +13 -13
- package/src/components/changeLanguage.scss +3 -3
- package/src/components/charts.scss +185 -185
- package/src/components/checkbox.scss +83 -83
- package/src/components/checkpoint.scss +65 -65
- package/src/components/citizenInfoLabel.scss +14 -14
- package/src/components/custombtn.scss +15 -15
- package/src/components/datatable.scss +116 -116
- package/src/components/datewrap.scss +21 -21
- package/src/components/detailscard.scss +6 -6
- package/src/components/detailscontainer.scss +13 -13
- package/src/components/filters.scss +97 -97
- package/src/components/grey.scss +3 -3
- package/src/components/hoc/InboxComposer.scss +115 -115
- package/src/components/howItWorks.scss +71 -71
- package/src/components/imageviewer.scss +33 -33
- package/src/components/info-banner.scss +35 -35
- package/src/components/inputotp.scss +15 -15
- package/src/components/keynote.scss +29 -29
- package/src/components/languageSelector.scss +24 -24
- package/src/components/loader.scss +96 -96
- package/src/components/map.scss +36 -36
- package/src/components/metricsTable.scss +26 -26
- package/src/components/multiLink.scss +87 -87
- package/src/components/multiSelectDropdown.scss +88 -88
- package/src/components/navbar.scss +338 -338
- package/src/components/newFooter.scss +75 -75
- package/src/components/plusMinus.scss +15 -15
- package/src/components/popup.scss +15 -15
- package/src/components/radiobtn.scss +44 -44
- package/src/components/ratingstar.scss +33 -33
- package/src/components/roundedLabel.scss +10 -10
- package/src/components/searchAction.scss +27 -27
- package/src/components/sectionalDropdown.scss +43 -43
- package/src/components/selectdropdown.scss +276 -276
- package/src/components/staticDynamicMessages.scss +110 -110
- package/src/components/staticSideBar.scss +27 -27
- package/src/components/statushighlight.scss +17 -17
- package/src/components/submiterrors.scss +11 -11
- package/src/components/summary.scss +28 -28
- package/src/components/table.scss +362 -362
- package/src/components/tag.scss +27 -27
- package/src/components/telephone.scss +17 -17
- package/src/components/textfields.scss +119 -119
- package/src/components/toast.scss +31 -31
- package/src/components/toggleSwitch.scss +40 -40
- package/src/components/topbar.scss +217 -217
- package/src/components/uploadcomponents.scss +113 -113
- package/src/index.scss +1029 -1028
- package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +8 -8
- package/src/pages/citizen/CitizenLogin.scss +50 -50
- package/src/pages/citizen/DocumentList.scss +448 -448
- package/src/pages/citizen/Events.scss +46 -46
- package/src/pages/citizen/HomePageWrapper.scss +214 -214
- package/src/pages/citizen/InboxCard.scss +327 -327
- package/src/pages/citizen/SurveyList.scss +21 -21
- package/src/pages/citizen/citizenDocument.scss +25 -25
- package/src/pages/citizen/citizenNewLogin.scss +357 -357
- package/src/pages/citizen/container.scss +32 -32
- package/src/pages/citizen/loaderMessage.scss +295 -295
- package/src/pages/citizen/payment/payment-type.scss +2 -2
- package/src/pages/citizen/updatePropertyNumber.scss +46 -46
- package/src/pages/common/form.scss +25 -25
- package/src/pages/common/newApplicationTimeline.scss +203 -0
- package/src/pages/common/pgrUICssfix.scss +105 -105
- package/src/pages/common/requiredField.scss +2 -2
- package/src/pages/common/sanctionFeeTable.scss +91 -91
- package/src/pages/common/searchIcon.scss +12 -12
- package/src/pages/common/stepForm.scss +40 -40
- package/src/pages/employee/EmployeeLogin.scss +6 -6
- package/src/pages/employee/cardfix.scss +13 -13
- package/src/pages/employee/container.scss +73 -73
- package/src/pages/employee/dashboard.scss +203 -203
- package/src/pages/employee/disconnection.scss +425 -425
- package/src/pages/employee/dss.scss +251 -251
- package/src/pages/employee/faq.scss +353 -353
- package/src/pages/employee/footer.scss +68 -68
- package/src/pages/employee/form-fields.scss +13 -13
- package/src/pages/employee/header.scss +262 -262
- package/src/pages/employee/iframe.scss +65 -65
- package/src/pages/employee/inbox.scss +744 -744
- package/src/pages/employee/index.scss +677 -677
- package/src/pages/employee/landing.scss +324 -324
- package/src/pages/employee/login.scss +253 -253
- package/src/pages/employee/oldMobileInbox.scss +4 -4
- package/src/pages/employee/popupmodule.scss +47 -47
- package/src/pages/employee/response.scss +2 -2
- package/src/pages/employee/scroll-table.scss +113 -113
- package/src/pages/employee/surveys.scss +469 -469
- package/src/pages/employee/tooltip.scss +35 -35
- package/src/pages/employee/updateNumber.scss +12 -12
- package/src/pages/swach/index.scss +172 -172
- package/src/pages/ws/index.scss +104 -104
- package/svg/camera.svg +4 -4
- package/svg/check.svg +3 -3
- package/svg/close.svg +4 -4
- package/svg/error.svg +3 -3
- package/svg/error2.svg +5 -5
- package/svg/searchicon.svg +3 -3
- package/svg/starempty.svg +3 -3
- package/svg/starfilled.svg +4 -4
- package/svg/success.svg +3 -3
package/src/index.scss
CHANGED
|
@@ -1,1028 +1,1029 @@
|
|
|
1
|
-
/*@import 'normalize.css';*/
|
|
2
|
-
|
|
3
|
-
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
|
|
4
|
-
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
|
|
5
|
-
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;500;700&display=swap");
|
|
6
|
-
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap");
|
|
7
|
-
|
|
8
|
-
@import "tailwindcss/base";
|
|
9
|
-
|
|
10
|
-
@import "tailwindcss/components";
|
|
11
|
-
|
|
12
|
-
@import "tailwindcss/utilities";
|
|
13
|
-
|
|
14
|
-
@import "react-date-range/dist/styles.css";
|
|
15
|
-
@import "react-date-range/dist/theme/default.css";
|
|
16
|
-
|
|
17
|
-
@import "./components/loader.scss";
|
|
18
|
-
|
|
19
|
-
@import "./components/body.scss";
|
|
20
|
-
@import "./components/navbar.scss";
|
|
21
|
-
@import "./components/card.scss";
|
|
22
|
-
@import "./components/buttons.scss";
|
|
23
|
-
@import "./components/radiobtn.scss";
|
|
24
|
-
@import "./components/selectdropdown.scss";
|
|
25
|
-
@import "./components/textfields.scss";
|
|
26
|
-
@import "./components/bannercomponents.scss";
|
|
27
|
-
@import "./components/datewrap.scss";
|
|
28
|
-
@import "./components/datatable.scss";
|
|
29
|
-
@import "./components/checkpoint.scss";
|
|
30
|
-
@import "./components/checkbox.scss";
|
|
31
|
-
@import "./components/inputotp.scss";
|
|
32
|
-
@import "./components/map.scss";
|
|
33
|
-
@import "./pages/employee/tooltip.scss";
|
|
34
|
-
@import "./components/menu.scss";
|
|
35
|
-
@import "./components/submiterrors.scss";
|
|
36
|
-
@import "./components/ratingstar.scss";
|
|
37
|
-
@import "./components/keynote.scss";
|
|
38
|
-
@import "./components/statushighlight.scss";
|
|
39
|
-
@import "./components/imageviewer.scss";
|
|
40
|
-
@import "./components/actionbar.scss";
|
|
41
|
-
@import "./components/table.scss";
|
|
42
|
-
@import "./components/popup.scss";
|
|
43
|
-
@import "./components/uploadcomponents.scss";
|
|
44
|
-
@import "./components/toast.scss";
|
|
45
|
-
@import "./components/detailscontainer.scss";
|
|
46
|
-
@import "./components/telephone.scss";
|
|
47
|
-
@import "./components/grey.scss";
|
|
48
|
-
@import "./components/actionLink.scss";
|
|
49
|
-
@import "./components/sectionalDropdown.scss";
|
|
50
|
-
@import "./components/detailscard.scss";
|
|
51
|
-
@import "./components/searchAction.scss";
|
|
52
|
-
@import "./components/tag.scss";
|
|
53
|
-
@import "./components/topbar.scss";
|
|
54
|
-
@import "./components/languageSelector.scss";
|
|
55
|
-
@import "./components/custombtn.scss";
|
|
56
|
-
@import "./components/citizenInfoLabel.scss";
|
|
57
|
-
@import "./components/roundedLabel.scss";
|
|
58
|
-
@import "./components/changeLanguage.scss";
|
|
59
|
-
@import "./components//metricsTable.scss";
|
|
60
|
-
@import "./components/filters.scss";
|
|
61
|
-
@import "./components//charts.scss";
|
|
62
|
-
@import "./components/summary.scss";
|
|
63
|
-
@import "./components/multiLink.scss";
|
|
64
|
-
@import "./components/info-banner.scss";
|
|
65
|
-
@import "./components/multiSelectDropdown.scss";
|
|
66
|
-
@import "./components/EllipsisMenu.scss";
|
|
67
|
-
@import "./components/CitizenHomeCard.scss";
|
|
68
|
-
@import "./components/PropertySearchForm.scss";
|
|
69
|
-
@import "./components/SearchForm.scss";
|
|
70
|
-
@import "./components/cardHeaderWithOptions.scss";
|
|
71
|
-
@import "./components/TimeLine.scss";
|
|
72
|
-
@import "./components/PageBasedInput.scss";
|
|
73
|
-
@import "./components/StandaloneSearchBar.scss";
|
|
74
|
-
@import "./components/CardBasedOptions.scss";
|
|
75
|
-
@import "./components/WhatsNewCard.scss";
|
|
76
|
-
@import "./components/SearchOnRadioButton.scss";
|
|
77
|
-
@import "./components/EventCalendarView.scss";
|
|
78
|
-
@import "./components/OnGroundEventCard.scss";
|
|
79
|
-
@import "./components/PopupHeadingLabel.scss";
|
|
80
|
-
@import "./components/staticSideBar.scss";
|
|
81
|
-
@import "./components/hoc/index.scss";
|
|
82
|
-
@import "./components/FAQ.scss";
|
|
83
|
-
@import "./components//howItWorks.scss";
|
|
84
|
-
@import "./components/staticDynamicMessages.scss";
|
|
85
|
-
@import "./components/toggleSwitch.scss";
|
|
86
|
-
@import "./components/plusMinus.scss";
|
|
87
|
-
|
|
88
|
-
@import "./pages/employee/index.scss";
|
|
89
|
-
@import "./pages/employee/cardfix.scss";
|
|
90
|
-
@import "./pages/employee/popupmodule.scss";
|
|
91
|
-
@import "./pages/employee/container.scss";
|
|
92
|
-
@import "./pages/employee/inbox.scss";
|
|
93
|
-
@import "./pages/employee/response.scss";
|
|
94
|
-
@import "./pages/employee/form-fields.scss";
|
|
95
|
-
@import "./pages/employee/scroll-table.scss";
|
|
96
|
-
@import "./pages/employee/EmployeeLogin.scss";
|
|
97
|
-
@import "./pages/employee/updateNumber.scss";
|
|
98
|
-
@import "./pages/employee/oldMobileInbox.scss";
|
|
99
|
-
@import "./pages/employee/dss.scss";
|
|
100
|
-
@import "./pages/employee/iframe.scss";
|
|
101
|
-
@import "./pages/employee/landing.scss";
|
|
102
|
-
@import "./pages/employee/footer.scss";
|
|
103
|
-
|
|
104
|
-
@import "./pages/citizen/payment/payment-type.scss";
|
|
105
|
-
@import "./pages/citizen/container.scss";
|
|
106
|
-
@import "./pages/citizen/HomePageWrapper.scss";
|
|
107
|
-
@import "./pages/citizen/CitizenEngagementNotificationWrapper.scss";
|
|
108
|
-
@import "./pages/citizen/Events.scss";
|
|
109
|
-
@import "./pages/citizen/DocumentList.scss";
|
|
110
|
-
@import "./pages/citizen/SurveyList.scss";
|
|
111
|
-
@import "./pages/citizen/updatePropertyNumber.scss";
|
|
112
|
-
@import "./pages/citizen/citizenDocument.scss";
|
|
113
|
-
@import "./pages/employee/surveys.scss";
|
|
114
|
-
|
|
115
|
-
@import "./pages/employee/faq.scss";
|
|
116
|
-
@import "./pages/employee/dashboard.scss";
|
|
117
|
-
|
|
118
|
-
@import "./pages/common/stepForm.scss";
|
|
119
|
-
@import "./pages/common/form.scss";
|
|
120
|
-
@import "./pages/swach/index.scss";
|
|
121
|
-
@import "./pages/ws/index.scss";
|
|
122
|
-
@import "./pages/common/requiredField.scss";
|
|
123
|
-
@import "./pages/citizen/citizenNewLogin.scss";
|
|
124
|
-
@import "./pages/common/searchIcon.scss";
|
|
125
|
-
@import "./pages/common/sanctionFeeTable.scss";
|
|
126
|
-
@import "./pages/citizen/loaderMessage.scss";
|
|
127
|
-
@import "./pages/employee/disconnection.scss";
|
|
128
|
-
@import "./pages/citizen/InboxCard.scss";
|
|
129
|
-
@import "./pages/employee/header.scss";
|
|
130
|
-
|
|
131
|
-
@import "./pages/common/pgrUICssfix.scss";
|
|
132
|
-
@import "./
|
|
133
|
-
@import "./
|
|
134
|
-
@import "./
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
}
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
}
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
margin-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
}
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
margin-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
}
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
}
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
}
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
}
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
.hide-number-spinner input[type="number"]::-webkit-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
}
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
font-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
}
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
}
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
padding-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
}
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
border
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
}
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
border
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
}
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
}
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
margin-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
}
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
}
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
font-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
font-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
}
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
.error-boundary
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
border
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
}
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
margin-
|
|
610
|
-
|
|
611
|
-
}
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
padding-
|
|
621
|
-
|
|
622
|
-
}
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
padding-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
}
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
.
|
|
634
|
-
.
|
|
635
|
-
.
|
|
636
|
-
.
|
|
637
|
-
.
|
|
638
|
-
.
|
|
639
|
-
.
|
|
640
|
-
.
|
|
641
|
-
.citizen-
|
|
642
|
-
.
|
|
643
|
-
.
|
|
644
|
-
.
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
padding-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
}
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
}
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
}
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
.
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
font-
|
|
721
|
-
|
|
722
|
-
}
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
.
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
font-
|
|
744
|
-
|
|
745
|
-
}
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
}
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
text-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
font-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
}
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
}
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
overflow-
|
|
881
|
-
|
|
882
|
-
border
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
.timeline-hoc-container .checkpoint
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
border
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
font-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
font-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
border
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
font-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
}
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
overflow-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
}
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
font-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
border
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
}
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
font-
|
|
1028
|
-
|
|
1
|
+
/*@import 'normalize.css';*/
|
|
2
|
+
|
|
3
|
+
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
|
|
4
|
+
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
|
|
5
|
+
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;500;700&display=swap");
|
|
6
|
+
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap");
|
|
7
|
+
|
|
8
|
+
@import "tailwindcss/base";
|
|
9
|
+
|
|
10
|
+
@import "tailwindcss/components";
|
|
11
|
+
|
|
12
|
+
@import "tailwindcss/utilities";
|
|
13
|
+
|
|
14
|
+
@import "react-date-range/dist/styles.css";
|
|
15
|
+
@import "react-date-range/dist/theme/default.css";
|
|
16
|
+
|
|
17
|
+
@import "./components/loader.scss";
|
|
18
|
+
|
|
19
|
+
@import "./components/body.scss";
|
|
20
|
+
@import "./components/navbar.scss";
|
|
21
|
+
@import "./components/card.scss";
|
|
22
|
+
@import "./components/buttons.scss";
|
|
23
|
+
@import "./components/radiobtn.scss";
|
|
24
|
+
@import "./components/selectdropdown.scss";
|
|
25
|
+
@import "./components/textfields.scss";
|
|
26
|
+
@import "./components/bannercomponents.scss";
|
|
27
|
+
@import "./components/datewrap.scss";
|
|
28
|
+
@import "./components/datatable.scss";
|
|
29
|
+
@import "./components/checkpoint.scss";
|
|
30
|
+
@import "./components/checkbox.scss";
|
|
31
|
+
@import "./components/inputotp.scss";
|
|
32
|
+
@import "./components/map.scss";
|
|
33
|
+
@import "./pages/employee/tooltip.scss";
|
|
34
|
+
@import "./components/menu.scss";
|
|
35
|
+
@import "./components/submiterrors.scss";
|
|
36
|
+
@import "./components/ratingstar.scss";
|
|
37
|
+
@import "./components/keynote.scss";
|
|
38
|
+
@import "./components/statushighlight.scss";
|
|
39
|
+
@import "./components/imageviewer.scss";
|
|
40
|
+
@import "./components/actionbar.scss";
|
|
41
|
+
@import "./components/table.scss";
|
|
42
|
+
@import "./components/popup.scss";
|
|
43
|
+
@import "./components/uploadcomponents.scss";
|
|
44
|
+
@import "./components/toast.scss";
|
|
45
|
+
@import "./components/detailscontainer.scss";
|
|
46
|
+
@import "./components/telephone.scss";
|
|
47
|
+
@import "./components/grey.scss";
|
|
48
|
+
@import "./components/actionLink.scss";
|
|
49
|
+
@import "./components/sectionalDropdown.scss";
|
|
50
|
+
@import "./components/detailscard.scss";
|
|
51
|
+
@import "./components/searchAction.scss";
|
|
52
|
+
@import "./components/tag.scss";
|
|
53
|
+
@import "./components/topbar.scss";
|
|
54
|
+
@import "./components/languageSelector.scss";
|
|
55
|
+
@import "./components/custombtn.scss";
|
|
56
|
+
@import "./components/citizenInfoLabel.scss";
|
|
57
|
+
@import "./components/roundedLabel.scss";
|
|
58
|
+
@import "./components/changeLanguage.scss";
|
|
59
|
+
@import "./components//metricsTable.scss";
|
|
60
|
+
@import "./components/filters.scss";
|
|
61
|
+
@import "./components//charts.scss";
|
|
62
|
+
@import "./components/summary.scss";
|
|
63
|
+
@import "./components/multiLink.scss";
|
|
64
|
+
@import "./components/info-banner.scss";
|
|
65
|
+
@import "./components/multiSelectDropdown.scss";
|
|
66
|
+
@import "./components/EllipsisMenu.scss";
|
|
67
|
+
@import "./components/CitizenHomeCard.scss";
|
|
68
|
+
@import "./components/PropertySearchForm.scss";
|
|
69
|
+
@import "./components/SearchForm.scss";
|
|
70
|
+
@import "./components/cardHeaderWithOptions.scss";
|
|
71
|
+
@import "./components/TimeLine.scss";
|
|
72
|
+
@import "./components/PageBasedInput.scss";
|
|
73
|
+
@import "./components/StandaloneSearchBar.scss";
|
|
74
|
+
@import "./components/CardBasedOptions.scss";
|
|
75
|
+
@import "./components/WhatsNewCard.scss";
|
|
76
|
+
@import "./components/SearchOnRadioButton.scss";
|
|
77
|
+
@import "./components/EventCalendarView.scss";
|
|
78
|
+
@import "./components/OnGroundEventCard.scss";
|
|
79
|
+
@import "./components/PopupHeadingLabel.scss";
|
|
80
|
+
@import "./components/staticSideBar.scss";
|
|
81
|
+
@import "./components/hoc/index.scss";
|
|
82
|
+
@import "./components/FAQ.scss";
|
|
83
|
+
@import "./components//howItWorks.scss";
|
|
84
|
+
@import "./components/staticDynamicMessages.scss";
|
|
85
|
+
@import "./components/toggleSwitch.scss";
|
|
86
|
+
@import "./components/plusMinus.scss";
|
|
87
|
+
|
|
88
|
+
@import "./pages/employee/index.scss";
|
|
89
|
+
@import "./pages/employee/cardfix.scss";
|
|
90
|
+
@import "./pages/employee/popupmodule.scss";
|
|
91
|
+
@import "./pages/employee/container.scss";
|
|
92
|
+
@import "./pages/employee/inbox.scss";
|
|
93
|
+
@import "./pages/employee/response.scss";
|
|
94
|
+
@import "./pages/employee/form-fields.scss";
|
|
95
|
+
@import "./pages/employee/scroll-table.scss";
|
|
96
|
+
@import "./pages/employee/EmployeeLogin.scss";
|
|
97
|
+
@import "./pages/employee/updateNumber.scss";
|
|
98
|
+
@import "./pages/employee/oldMobileInbox.scss";
|
|
99
|
+
@import "./pages/employee/dss.scss";
|
|
100
|
+
@import "./pages/employee/iframe.scss";
|
|
101
|
+
@import "./pages/employee/landing.scss";
|
|
102
|
+
@import "./pages/employee/footer.scss";
|
|
103
|
+
|
|
104
|
+
@import "./pages/citizen/payment/payment-type.scss";
|
|
105
|
+
@import "./pages/citizen/container.scss";
|
|
106
|
+
@import "./pages/citizen/HomePageWrapper.scss";
|
|
107
|
+
@import "./pages/citizen/CitizenEngagementNotificationWrapper.scss";
|
|
108
|
+
@import "./pages/citizen/Events.scss";
|
|
109
|
+
@import "./pages/citizen/DocumentList.scss";
|
|
110
|
+
@import "./pages/citizen/SurveyList.scss";
|
|
111
|
+
@import "./pages/citizen/updatePropertyNumber.scss";
|
|
112
|
+
@import "./pages/citizen/citizenDocument.scss";
|
|
113
|
+
@import "./pages/employee/surveys.scss";
|
|
114
|
+
|
|
115
|
+
@import "./pages/employee/faq.scss";
|
|
116
|
+
@import "./pages/employee/dashboard.scss";
|
|
117
|
+
|
|
118
|
+
@import "./pages/common/stepForm.scss";
|
|
119
|
+
@import "./pages/common/form.scss";
|
|
120
|
+
@import "./pages/swach/index.scss";
|
|
121
|
+
@import "./pages/ws/index.scss";
|
|
122
|
+
@import "./pages/common/requiredField.scss";
|
|
123
|
+
@import "./pages/citizen/citizenNewLogin.scss";
|
|
124
|
+
@import "./pages/common/searchIcon.scss";
|
|
125
|
+
@import "./pages/common/sanctionFeeTable.scss";
|
|
126
|
+
@import "./pages/citizen/loaderMessage.scss";
|
|
127
|
+
@import "./pages/employee/disconnection.scss";
|
|
128
|
+
@import "./pages/citizen/InboxCard.scss";
|
|
129
|
+
@import "./pages/employee/header.scss";
|
|
130
|
+
|
|
131
|
+
@import "./pages/common/pgrUICssfix.scss";
|
|
132
|
+
@import "./pages/common/newApplicationTimeline.scss";
|
|
133
|
+
@import "./components/newFooter.scss";
|
|
134
|
+
@import "./pages/citizen/CitizenLogin.scss";
|
|
135
|
+
@import "./components/NewAccordianCitizen.scss";
|
|
136
|
+
|
|
137
|
+
.display-none {
|
|
138
|
+
display: none;
|
|
139
|
+
}
|
|
140
|
+
.primary-label-btn {
|
|
141
|
+
margin: 10px auto 0px !important;
|
|
142
|
+
}
|
|
143
|
+
.p-unset {
|
|
144
|
+
padding: unset !important;
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
.flex-one {
|
|
148
|
+
@apply flex-1;
|
|
149
|
+
}
|
|
150
|
+
|
|
151
|
+
.display-flex-gap-2 {
|
|
152
|
+
@apply flex gap-3;
|
|
153
|
+
}
|
|
154
|
+
.rm-mb {
|
|
155
|
+
margin-bottom: unset !important;
|
|
156
|
+
}
|
|
157
|
+
|
|
158
|
+
.w-fullwidth {
|
|
159
|
+
@apply w-full;
|
|
160
|
+
}
|
|
161
|
+
|
|
162
|
+
.margin-unset {
|
|
163
|
+
margin: unset !important;
|
|
164
|
+
}
|
|
165
|
+
|
|
166
|
+
.text-align-center {
|
|
167
|
+
@apply text-center;
|
|
168
|
+
}
|
|
169
|
+
.text-align-left {
|
|
170
|
+
@apply text-left;
|
|
171
|
+
}
|
|
172
|
+
.text-align-right {
|
|
173
|
+
@apply text-right;
|
|
174
|
+
}
|
|
175
|
+
.desktop-only {
|
|
176
|
+
@apply hidden;
|
|
177
|
+
}
|
|
178
|
+
|
|
179
|
+
@screen dt {
|
|
180
|
+
.desktop-only {
|
|
181
|
+
@apply block;
|
|
182
|
+
}
|
|
183
|
+
}
|
|
184
|
+
|
|
185
|
+
.mobile-only {
|
|
186
|
+
@apply block;
|
|
187
|
+
}
|
|
188
|
+
|
|
189
|
+
@screen dt {
|
|
190
|
+
.mobile-only {
|
|
191
|
+
@apply hidden;
|
|
192
|
+
}
|
|
193
|
+
}
|
|
194
|
+
|
|
195
|
+
.dark {
|
|
196
|
+
@apply text-text-primary;
|
|
197
|
+
}
|
|
198
|
+
|
|
199
|
+
.mrlg {
|
|
200
|
+
@apply mr-lg;
|
|
201
|
+
}
|
|
202
|
+
|
|
203
|
+
.mrsm {
|
|
204
|
+
@apply mr-sm;
|
|
205
|
+
}
|
|
206
|
+
|
|
207
|
+
.mbsm {
|
|
208
|
+
@apply mb-sm;
|
|
209
|
+
}
|
|
210
|
+
|
|
211
|
+
.home-link {
|
|
212
|
+
margin-left: 16px;
|
|
213
|
+
margin-bottom: 16px;
|
|
214
|
+
|
|
215
|
+
a {
|
|
216
|
+
color: #1d70b8;
|
|
217
|
+
}
|
|
218
|
+
}
|
|
219
|
+
|
|
220
|
+
.clear-search-label {
|
|
221
|
+
color: #2947a3;
|
|
222
|
+
cursor: pointer;
|
|
223
|
+
}
|
|
224
|
+
|
|
225
|
+
.search-submit-bar {
|
|
226
|
+
margin-top: 32;
|
|
227
|
+
margin-left: auto;
|
|
228
|
+
}
|
|
229
|
+
|
|
230
|
+
.application-details-link-button {
|
|
231
|
+
@apply flex justify-between items-center;
|
|
232
|
+
|
|
233
|
+
.download-button {
|
|
234
|
+
color: a82227;
|
|
235
|
+
margin-left: 8px;
|
|
236
|
+
}
|
|
237
|
+
}
|
|
238
|
+
|
|
239
|
+
.response-download-button {
|
|
240
|
+
@apply flex mb-sm;
|
|
241
|
+
|
|
242
|
+
.download-button {
|
|
243
|
+
color: #a82227;
|
|
244
|
+
margin-left: 8px;
|
|
245
|
+
white-space: nowrap;
|
|
246
|
+
}
|
|
247
|
+
}
|
|
248
|
+
|
|
249
|
+
.check-page-link-button {
|
|
250
|
+
color: #a82227 !important;
|
|
251
|
+
}
|
|
252
|
+
|
|
253
|
+
.pt-application-download-btn {
|
|
254
|
+
display: flex;
|
|
255
|
+
justify-content: flex-end;
|
|
256
|
+
margin: 0px 8px;
|
|
257
|
+
}
|
|
258
|
+
|
|
259
|
+
.application-table-container {
|
|
260
|
+
@apply mt-lg ml-lg flex-1;
|
|
261
|
+
}
|
|
262
|
+
|
|
263
|
+
.primary-label-btn {
|
|
264
|
+
@apply flex;
|
|
265
|
+
gap: 10px;
|
|
266
|
+
|
|
267
|
+
svg {
|
|
268
|
+
fill: #a82227;
|
|
269
|
+
}
|
|
270
|
+
|
|
271
|
+
color: #5a1166;
|
|
272
|
+
|
|
273
|
+
cursor: pointer;
|
|
274
|
+
font-weight: 500;
|
|
275
|
+
width: fit-content;
|
|
276
|
+
}
|
|
277
|
+
|
|
278
|
+
.primaryColor {
|
|
279
|
+
color: #0b0c0c !important;
|
|
280
|
+
}
|
|
281
|
+
|
|
282
|
+
@media (hover: hover) {
|
|
283
|
+
.primary-label-btn {
|
|
284
|
+
&:hover {
|
|
285
|
+
color: #000;
|
|
286
|
+
|
|
287
|
+
svg {
|
|
288
|
+
fill: #000;
|
|
289
|
+
}
|
|
290
|
+
}
|
|
291
|
+
}
|
|
292
|
+
}
|
|
293
|
+
|
|
294
|
+
.disabled {
|
|
295
|
+
@apply border-grey-dark text-grey-dark !important;
|
|
296
|
+
pointer-events: none !important;
|
|
297
|
+
}
|
|
298
|
+
|
|
299
|
+
.card-date-input {
|
|
300
|
+
@apply absolute top-0 left-0 w-3/4 bg-white pl-sm border border-input-border border-solid border-r-0;
|
|
301
|
+
outline: transparent solid 1px;
|
|
302
|
+
height: 2.5rem;
|
|
303
|
+
}
|
|
304
|
+
|
|
305
|
+
.h4 {
|
|
306
|
+
@apply mb-sm;
|
|
307
|
+
}
|
|
308
|
+
|
|
309
|
+
.react-time-picker {
|
|
310
|
+
width: 194px;
|
|
311
|
+
height: 2.5rem;
|
|
312
|
+
&__wrapper {
|
|
313
|
+
border: 2px solid #0b0c0c;
|
|
314
|
+
padding-left: 16px;
|
|
315
|
+
}
|
|
316
|
+
&__inputGroup__input {
|
|
317
|
+
@apply px-sm;
|
|
318
|
+
line-height: 2.5rem;
|
|
319
|
+
min-width: 16px;
|
|
320
|
+
&:focus {
|
|
321
|
+
outline: 2px solid black;
|
|
322
|
+
}
|
|
323
|
+
}
|
|
324
|
+
}
|
|
325
|
+
|
|
326
|
+
.border-none {
|
|
327
|
+
border: none;
|
|
328
|
+
justify-content: space-between;
|
|
329
|
+
}
|
|
330
|
+
|
|
331
|
+
.hide-number-spinner input[type="number"]::-webkit-inner-spin-button,
|
|
332
|
+
.hide-number-spinner input[type="number"]::-webkit-outer-spin-button {
|
|
333
|
+
-webkit-appearance: none;
|
|
334
|
+
margin: 0;
|
|
335
|
+
}
|
|
336
|
+
|
|
337
|
+
.hide-number-spinner input[type="number"] {
|
|
338
|
+
-moz-appearance: textfield; /* Firefox */
|
|
339
|
+
}
|
|
340
|
+
|
|
341
|
+
.static {
|
|
342
|
+
@apply flex flex-col;
|
|
343
|
+
min-height: 85vh;
|
|
344
|
+
|
|
345
|
+
&-wrapper {
|
|
346
|
+
flex: 1;
|
|
347
|
+
max-height: 75vh;
|
|
348
|
+
overflow: scroll;
|
|
349
|
+
-ms-overflow-style: none; /* IE and Edge */
|
|
350
|
+
scrollbar-width: none; /* Firefox */
|
|
351
|
+
|
|
352
|
+
&::-webkit-scrollbar {
|
|
353
|
+
display: none;
|
|
354
|
+
}
|
|
355
|
+
}
|
|
356
|
+
}
|
|
357
|
+
|
|
358
|
+
.bill-summary {
|
|
359
|
+
border: #e8e7e6 solid 1px;
|
|
360
|
+
@apply bg-grey-light w-full;
|
|
361
|
+
|
|
362
|
+
.bill-account-details {
|
|
363
|
+
@apply flex mb-md;
|
|
364
|
+
padding: 5px;
|
|
365
|
+
|
|
366
|
+
.label {
|
|
367
|
+
@apply w-1/2 font-bold;
|
|
368
|
+
}
|
|
369
|
+
|
|
370
|
+
.value {
|
|
371
|
+
@apply w-1/2 text-right;
|
|
372
|
+
}
|
|
373
|
+
}
|
|
374
|
+
|
|
375
|
+
.amount-details {
|
|
376
|
+
@apply flex mb-md items-center;
|
|
377
|
+
padding: 5px;
|
|
378
|
+
|
|
379
|
+
.label {
|
|
380
|
+
@apply w-1/2 font-bold;
|
|
381
|
+
}
|
|
382
|
+
|
|
383
|
+
.value {
|
|
384
|
+
@apply w-1/2 font-bold text-right;
|
|
385
|
+
font-size: 18px;
|
|
386
|
+
}
|
|
387
|
+
}
|
|
388
|
+
}
|
|
389
|
+
|
|
390
|
+
.bill-payment-amount {
|
|
391
|
+
@apply sticky bottom-0 bg-white;
|
|
392
|
+
padding-bottom: 32px;
|
|
393
|
+
|
|
394
|
+
.payment-amount-front {
|
|
395
|
+
@apply absolute z-10 w-10 flex justify-center items-center;
|
|
396
|
+
background-color: #efefef;
|
|
397
|
+
padding: 7px 12px;
|
|
398
|
+
color: #9a9a9a;
|
|
399
|
+
}
|
|
400
|
+
}
|
|
401
|
+
|
|
402
|
+
.text-indent-xl input {
|
|
403
|
+
text-indent: 40px;
|
|
404
|
+
}
|
|
405
|
+
|
|
406
|
+
.select-payment-type {
|
|
407
|
+
@apply flex justify-center font-bold items-center;
|
|
408
|
+
padding-top: 10px;
|
|
409
|
+
padding-bottom: 25px;
|
|
410
|
+
|
|
411
|
+
.value {
|
|
412
|
+
font-size: 20px;
|
|
413
|
+
}
|
|
414
|
+
}
|
|
415
|
+
|
|
416
|
+
.cheque-date {
|
|
417
|
+
@apply flex items-center mb-lg;
|
|
418
|
+
border: 2px solid #0b0c0c;
|
|
419
|
+
border-radius: 2px;
|
|
420
|
+
|
|
421
|
+
input {
|
|
422
|
+
@apply outline-none w-full;
|
|
423
|
+
border: 0px;
|
|
424
|
+
background: transparent;
|
|
425
|
+
text-indent: 5px;
|
|
426
|
+
padding: 6px 0px;
|
|
427
|
+
}
|
|
428
|
+
|
|
429
|
+
button {
|
|
430
|
+
@apply outline-none;
|
|
431
|
+
border: 0px;
|
|
432
|
+
background: transparent;
|
|
433
|
+
text-indent: 2px;
|
|
434
|
+
}
|
|
435
|
+
}
|
|
436
|
+
|
|
437
|
+
.w-half {
|
|
438
|
+
@apply w-1/2;
|
|
439
|
+
}
|
|
440
|
+
|
|
441
|
+
.ifsc-field {
|
|
442
|
+
@apply flex items-center mb-lg;
|
|
443
|
+
border: 2px solid #0b0c0c;
|
|
444
|
+
border-radius: 2px;
|
|
445
|
+
|
|
446
|
+
input {
|
|
447
|
+
@apply outline-none w-full;
|
|
448
|
+
border: 0px;
|
|
449
|
+
background: transparent;
|
|
450
|
+
text-indent: 5px;
|
|
451
|
+
padding: 6px 0px;
|
|
452
|
+
}
|
|
453
|
+
button {
|
|
454
|
+
@apply outline-none;
|
|
455
|
+
border: 0px;
|
|
456
|
+
background: transparent;
|
|
457
|
+
text-indent: 2px;
|
|
458
|
+
}
|
|
459
|
+
}
|
|
460
|
+
|
|
461
|
+
.text-input {
|
|
462
|
+
@apply relative w-full;
|
|
463
|
+
input {
|
|
464
|
+
&:hover {
|
|
465
|
+
@apply border-2 border-solid border-primary-main;
|
|
466
|
+
}
|
|
467
|
+
}
|
|
468
|
+
}
|
|
469
|
+
|
|
470
|
+
.text-input-width {
|
|
471
|
+
max-width: 540px;
|
|
472
|
+
}
|
|
473
|
+
|
|
474
|
+
.text-mobile-input-width {
|
|
475
|
+
max-width: 500px;
|
|
476
|
+
}
|
|
477
|
+
|
|
478
|
+
.custom-time-picker {
|
|
479
|
+
@apply w-full;
|
|
480
|
+
max-width: 200px;
|
|
481
|
+
}
|
|
482
|
+
|
|
483
|
+
.sla-cell {
|
|
484
|
+
@apply text-text-secondary;
|
|
485
|
+
}
|
|
486
|
+
|
|
487
|
+
.submit-bar-search {
|
|
488
|
+
margin-top: 32px;
|
|
489
|
+
margin-left: 16px;
|
|
490
|
+
max-width: 256px;
|
|
491
|
+
}
|
|
492
|
+
|
|
493
|
+
.clear-search-container {
|
|
494
|
+
@apply flex justify-between items-center;
|
|
495
|
+
}
|
|
496
|
+
|
|
497
|
+
.card-label-smaller {
|
|
498
|
+
@apply w-1/3;
|
|
499
|
+
margin-bottom: revert;
|
|
500
|
+
}
|
|
501
|
+
|
|
502
|
+
.card-label-APK {
|
|
503
|
+
@apply w-1/3;
|
|
504
|
+
margin-bottom: revert;
|
|
505
|
+
width: 100%;
|
|
506
|
+
}
|
|
507
|
+
|
|
508
|
+
.underline {
|
|
509
|
+
border-color: #e7e6e6;
|
|
510
|
+
@apply mb-sm;
|
|
511
|
+
}
|
|
512
|
+
|
|
513
|
+
.box-shadow-none {
|
|
514
|
+
box-shadow: none;
|
|
515
|
+
}
|
|
516
|
+
|
|
517
|
+
.component-in-front {
|
|
518
|
+
@apply flex justify-center items-center;
|
|
519
|
+
}
|
|
520
|
+
|
|
521
|
+
.subform-composer {
|
|
522
|
+
@apply flex;
|
|
523
|
+
}
|
|
524
|
+
|
|
525
|
+
.inbox-search-container {
|
|
526
|
+
.result {
|
|
527
|
+
@apply mt-lg;
|
|
528
|
+
}
|
|
529
|
+
}
|
|
530
|
+
|
|
531
|
+
.payment-form-text-input-correction {
|
|
532
|
+
width: 100% !important;
|
|
533
|
+
}
|
|
534
|
+
|
|
535
|
+
.edcr-citizen-inbox {
|
|
536
|
+
thead th:first-child {
|
|
537
|
+
min-width: 100px;
|
|
538
|
+
}
|
|
539
|
+
}
|
|
540
|
+
|
|
541
|
+
.error-boundary {
|
|
542
|
+
width: 100vw;
|
|
543
|
+
height: 100vh;
|
|
544
|
+
font-size: 16px;
|
|
545
|
+
font-family: sans-serif;
|
|
546
|
+
display: flex;
|
|
547
|
+
justify-content: center;
|
|
548
|
+
align-items: center;
|
|
549
|
+
flex-direction: column;
|
|
550
|
+
position: absolute !important;
|
|
551
|
+
.error-container {
|
|
552
|
+
display: flex;
|
|
553
|
+
width: 400px;
|
|
554
|
+
justify-content: center;
|
|
555
|
+
align-items: center;
|
|
556
|
+
flex-direction: column;
|
|
557
|
+
h1 {
|
|
558
|
+
font-size: 32px;
|
|
559
|
+
font-weight: bold;
|
|
560
|
+
}
|
|
561
|
+
button {
|
|
562
|
+
height: 40px;
|
|
563
|
+
width: 153px;
|
|
564
|
+
border-radius: 0px;
|
|
565
|
+
padding: 8px 24px;
|
|
566
|
+
color: white;
|
|
567
|
+
cursor: pointer;
|
|
568
|
+
}
|
|
569
|
+
}
|
|
570
|
+
}
|
|
571
|
+
|
|
572
|
+
.error-boundary summary,
|
|
573
|
+
.error-boundary details {
|
|
574
|
+
width: 300px;
|
|
575
|
+
background-color: rgb(218, 100, 100);
|
|
576
|
+
margin: 5px;
|
|
577
|
+
border: 2px solid #222;
|
|
578
|
+
border-radius: 3px;
|
|
579
|
+
padding: 3px;
|
|
580
|
+
}
|
|
581
|
+
|
|
582
|
+
.full-width-card {
|
|
583
|
+
width: 92vw !important;
|
|
584
|
+
}
|
|
585
|
+
.full-employee-card-link {
|
|
586
|
+
width: 100% !important;
|
|
587
|
+
margin: 7px 0px;
|
|
588
|
+
}
|
|
589
|
+
.full-employee-card-height {
|
|
590
|
+
height: unset !important;
|
|
591
|
+
}
|
|
592
|
+
|
|
593
|
+
@media (min-width: 640px) {
|
|
594
|
+
.full-employee-card-height {
|
|
595
|
+
height: 196px !important;
|
|
596
|
+
}
|
|
597
|
+
.full-employee-card-link {
|
|
598
|
+
width: 30% !important;
|
|
599
|
+
}
|
|
600
|
+
.full-width-card {
|
|
601
|
+
@apply w-full !important;
|
|
602
|
+
}
|
|
603
|
+
}
|
|
604
|
+
.applications-list-container {
|
|
605
|
+
}
|
|
606
|
+
.complaint-summary {
|
|
607
|
+
@media (min-width: 780px) {
|
|
608
|
+
flex: 1 0 auto;
|
|
609
|
+
margin-left: 1rem;
|
|
610
|
+
margin-top: 1rem;
|
|
611
|
+
}
|
|
612
|
+
}
|
|
613
|
+
|
|
614
|
+
@media (min-width: 780px) {
|
|
615
|
+
.citizen-form-wrapper {
|
|
616
|
+
width: calc(100% - 219px);
|
|
617
|
+
display: flex;
|
|
618
|
+
justify-content: center;
|
|
619
|
+
margin-top: 1rem;
|
|
620
|
+
padding-left: 16px;
|
|
621
|
+
padding-right: 16px;
|
|
622
|
+
}
|
|
623
|
+
}
|
|
624
|
+
@media (min-width: 780px) {
|
|
625
|
+
.citizen-card-container {
|
|
626
|
+
padding-left: 15px;
|
|
627
|
+
padding-right: 15px;
|
|
628
|
+
margin-top: 1rem;
|
|
629
|
+
}
|
|
630
|
+
}
|
|
631
|
+
|
|
632
|
+
@media (min-width: 780px) {
|
|
633
|
+
.citizen-obps-wrapper,
|
|
634
|
+
.selection-card-wrapper,
|
|
635
|
+
.fsm-citizen-wrapper,
|
|
636
|
+
.pgr-citizen-wrapper,
|
|
637
|
+
.pt-citizen,
|
|
638
|
+
.bill-citizen,
|
|
639
|
+
.bills-citizen-wrapper,
|
|
640
|
+
.payer-bills-citizen-wrapper,
|
|
641
|
+
.engagement-citizen-wrapper,
|
|
642
|
+
.citizen-all-services-wrapper,
|
|
643
|
+
.mcollect-citizen,
|
|
644
|
+
.ws-citizen-wrapper,
|
|
645
|
+
.tl-citizen {
|
|
646
|
+
width: calc(100% - 219px);
|
|
647
|
+
padding-left: 16px;
|
|
648
|
+
padding-right: 16px;
|
|
649
|
+
margin-top: 3rem;
|
|
650
|
+
}
|
|
651
|
+
}
|
|
652
|
+
@media only screen and (max-width: 768px) {
|
|
653
|
+
/* For mobile phones: */
|
|
654
|
+
.error-boundary {
|
|
655
|
+
height: 75vh;
|
|
656
|
+
}
|
|
657
|
+
}
|
|
658
|
+
.employee-app-wrapper {
|
|
659
|
+
min-height: calc(100vh - 8em);
|
|
660
|
+
}
|
|
661
|
+
|
|
662
|
+
.ws-custom-wrapper {
|
|
663
|
+
.submit {
|
|
664
|
+
display: flex !important;
|
|
665
|
+
flex-direction: row-reverse !important;
|
|
666
|
+
width: 100% !important;
|
|
667
|
+
align-items: center;
|
|
668
|
+
button {
|
|
669
|
+
width: 240px !important;
|
|
670
|
+
}
|
|
671
|
+
p {
|
|
672
|
+
width: unset;
|
|
673
|
+
margin-right: 1rem;
|
|
674
|
+
}
|
|
675
|
+
}
|
|
676
|
+
}
|
|
677
|
+
|
|
678
|
+
.ws-button {
|
|
679
|
+
border: 1px solid grey;
|
|
680
|
+
display: block;
|
|
681
|
+
background-color: grey;
|
|
682
|
+
height: 50%;
|
|
683
|
+
width: 80%;
|
|
684
|
+
text-align: "center";
|
|
685
|
+
margin-top: 6%;
|
|
686
|
+
color: "white";
|
|
687
|
+
}
|
|
688
|
+
.ws-search-button {
|
|
689
|
+
border: 1px solid black;
|
|
690
|
+
display: block;
|
|
691
|
+
|
|
692
|
+
height: 50%;
|
|
693
|
+
width: 80%;
|
|
694
|
+
text-align: "center";
|
|
695
|
+
margin-top: 6%;
|
|
696
|
+
color: "white";
|
|
697
|
+
}
|
|
698
|
+
.button {
|
|
699
|
+
color: "white";
|
|
700
|
+
}
|
|
701
|
+
.plumber-details-new-value-wrapper {
|
|
702
|
+
flex: 2 1 auto;
|
|
703
|
+
}
|
|
704
|
+
|
|
705
|
+
.connection-details-new-value-wrapper {
|
|
706
|
+
flex: 1 1 auto;
|
|
707
|
+
}
|
|
708
|
+
|
|
709
|
+
.connection-details-old-value-wrapper,
|
|
710
|
+
.plumber-details-old-value-wrapper {
|
|
711
|
+
flex: 1 1 auto;
|
|
712
|
+
|
|
713
|
+
.old-value-null-wrapper {
|
|
714
|
+
visibility: hidden;
|
|
715
|
+
padding-bottom: 8px;
|
|
716
|
+
margin-bottom: 8px;
|
|
717
|
+
}
|
|
718
|
+
.row {
|
|
719
|
+
color: #b1b4b6;
|
|
720
|
+
font-weight: 700;
|
|
721
|
+
font-size: 16px;
|
|
722
|
+
}
|
|
723
|
+
}
|
|
724
|
+
|
|
725
|
+
.plumber-details-new-value-wrapper {
|
|
726
|
+
flex: 2 1 auto;
|
|
727
|
+
}
|
|
728
|
+
|
|
729
|
+
.connection-details-new-value-wrapper {
|
|
730
|
+
flex: 1 1 auto;
|
|
731
|
+
}
|
|
732
|
+
|
|
733
|
+
.connection-details-old-value-wrapper,
|
|
734
|
+
.plumber-details-old-value-wrapper {
|
|
735
|
+
flex: 1 1 auto;
|
|
736
|
+
.old-value-null-wrapper {
|
|
737
|
+
visibility: hidden;
|
|
738
|
+
padding-bottom: 8px;
|
|
739
|
+
margin-bottom: 8px;
|
|
740
|
+
}
|
|
741
|
+
.row {
|
|
742
|
+
color: #b1b4b6;
|
|
743
|
+
font-weight: 700;
|
|
744
|
+
font-size: 16px;
|
|
745
|
+
}
|
|
746
|
+
}
|
|
747
|
+
|
|
748
|
+
.modal-header-ws {
|
|
749
|
+
padding: 1rem;
|
|
750
|
+
font-weight: 400;
|
|
751
|
+
}
|
|
752
|
+
.modal-body-ws {
|
|
753
|
+
padding: 1rem;
|
|
754
|
+
font-weight: 700;
|
|
755
|
+
color: #0b0c0c;
|
|
756
|
+
font-size: 24px;
|
|
757
|
+
margin-bottom: 1rem;
|
|
758
|
+
}
|
|
759
|
+
.privacy-icon {
|
|
760
|
+
cursor: pointer;
|
|
761
|
+
}
|
|
762
|
+
.privacy-icon:hover {
|
|
763
|
+
path {
|
|
764
|
+
fill: rgba(244, 119, 56, 1);
|
|
765
|
+
}
|
|
766
|
+
}
|
|
767
|
+
|
|
768
|
+
.employee-app-wrapper {
|
|
769
|
+
min-height: calc(100vh - 8em);
|
|
770
|
+
}
|
|
771
|
+
.submit-bar header {
|
|
772
|
+
line-height: 2rem !important;
|
|
773
|
+
}
|
|
774
|
+
.logo-removeBorderRadiusLogo svg {
|
|
775
|
+
width: 50px;
|
|
776
|
+
height: 60px;
|
|
777
|
+
}
|
|
778
|
+
|
|
779
|
+
.icon-banner-employee {
|
|
780
|
+
background-color: #d7aefc !important;
|
|
781
|
+
}
|
|
782
|
+
.icon-banner-employee svg {
|
|
783
|
+
background-color: #0d43a7 !important;
|
|
784
|
+
width: 40px;
|
|
785
|
+
height: 40px;
|
|
786
|
+
}
|
|
787
|
+
.inboxButton {
|
|
788
|
+
border: none;
|
|
789
|
+
color: #4c5656;
|
|
790
|
+
text-align: center;
|
|
791
|
+
text-decoration: none;
|
|
792
|
+
display: inline-block;
|
|
793
|
+
font-size: 14px;
|
|
794
|
+
margin: 4px 2px;
|
|
795
|
+
cursor: pointer;
|
|
796
|
+
height: fit-content;
|
|
797
|
+
border-radius: 5px;
|
|
798
|
+
font-family: sans-serif;
|
|
799
|
+
font-weight: 700;
|
|
800
|
+
}
|
|
801
|
+
.employee .inboxButton {
|
|
802
|
+
padding: 5px 15px;
|
|
803
|
+
background: #ba2b36;
|
|
804
|
+
}
|
|
805
|
+
.citizen .inboxButton {
|
|
806
|
+
padding: 15px;
|
|
807
|
+
font-size: 1.2rem;
|
|
808
|
+
}
|
|
809
|
+
|
|
810
|
+
.ndc_property_search .text-input {
|
|
811
|
+
width: 100%;
|
|
812
|
+
max-width: 300px;
|
|
813
|
+
}
|
|
814
|
+
|
|
815
|
+
.action-bar-wrap {
|
|
816
|
+
display: flex;
|
|
817
|
+
justify-content: end;
|
|
818
|
+
gap: 10px;
|
|
819
|
+
}
|
|
820
|
+
|
|
821
|
+
.action-bar-wrap .submit-bar {
|
|
822
|
+
padding: 0 !important;
|
|
823
|
+
margin: 0 !important;
|
|
824
|
+
}
|
|
825
|
+
|
|
826
|
+
.ndc_card_labels {
|
|
827
|
+
width: 100%;
|
|
828
|
+
max-width: 200px;
|
|
829
|
+
}
|
|
830
|
+
|
|
831
|
+
.downLoadButton {
|
|
832
|
+
color: "#A52A2A";
|
|
833
|
+
display: flex !important;
|
|
834
|
+
justify-content: center;
|
|
835
|
+
align-items: center;
|
|
836
|
+
}
|
|
837
|
+
|
|
838
|
+
.ndc_label {
|
|
839
|
+
padding-bottom: 20px;
|
|
840
|
+
}
|
|
841
|
+
|
|
842
|
+
.ndc_card_main {
|
|
843
|
+
padding: 25px 25px;
|
|
844
|
+
}
|
|
845
|
+
|
|
846
|
+
.step-label {
|
|
847
|
+
font-size: 17px !important;
|
|
848
|
+
}
|
|
849
|
+
|
|
850
|
+
.modal-action .employeeCard {
|
|
851
|
+
margin-left: 0px !important;
|
|
852
|
+
}
|
|
853
|
+
|
|
854
|
+
.moduleLinkHomePage h1 {
|
|
855
|
+
padding-left: 20px;
|
|
856
|
+
}
|
|
857
|
+
|
|
858
|
+
@media screen and (max-width: 768px) {
|
|
859
|
+
.citizen .inboxButton {
|
|
860
|
+
font-size: 1rem;
|
|
861
|
+
}
|
|
862
|
+
}
|
|
863
|
+
|
|
864
|
+
@media screen and (max-width: 768px) {
|
|
865
|
+
.stepper {
|
|
866
|
+
display: grid !important;
|
|
867
|
+
}
|
|
868
|
+
.action-bar-wrap {
|
|
869
|
+
padding: 10px 0;
|
|
870
|
+
text-align: center;
|
|
871
|
+
}
|
|
872
|
+
.submit-bar {
|
|
873
|
+
font-size: 11px;
|
|
874
|
+
}
|
|
875
|
+
}
|
|
876
|
+
|
|
877
|
+
.options-card {
|
|
878
|
+
max-height: 350px; /* Upper limit to trigger scrolling */
|
|
879
|
+
min-height: 120px; /* Always some visible height */
|
|
880
|
+
overflow-y: auto; /* Vertical scrolling only */
|
|
881
|
+
overflow-x: hidden; /* No horizontal scroll */
|
|
882
|
+
border: 1px solid #ccc; /* Optional: visual boundary */
|
|
883
|
+
border-radius: 8px; /* Rounded corners for a modern look */
|
|
884
|
+
background-color: #fff; /* Ensure readable background */
|
|
885
|
+
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
|
|
886
|
+
padding: 4px 0;
|
|
887
|
+
z-index: 1000; /* Ensure it appears above other elements */
|
|
888
|
+
}
|
|
889
|
+
|
|
890
|
+
/* ===== TimelineHOC CSS ===== */
|
|
891
|
+
.timeline-hoc-container .checkpoint header,
|
|
892
|
+
.timeline-hoc-container .checkpoint-done header {
|
|
893
|
+
flex: 1;
|
|
894
|
+
background: #ccffcc;
|
|
895
|
+
padding: 4px 8px;
|
|
896
|
+
}
|
|
897
|
+
|
|
898
|
+
.timeline-hoc-container .checkpoint-connect-wrap {
|
|
899
|
+
padding: 0px;
|
|
900
|
+
}
|
|
901
|
+
|
|
902
|
+
.timeline-card {
|
|
903
|
+
width: 100%;
|
|
904
|
+
border: 1px solid #ddd;
|
|
905
|
+
border-radius: 8px;
|
|
906
|
+
padding: clamp(12px, 3vw, 20px);
|
|
907
|
+
margin: 10px 0;
|
|
908
|
+
background: #ccffcc;
|
|
909
|
+
font-family: "verdana";
|
|
910
|
+
}
|
|
911
|
+
|
|
912
|
+
.timeline-header {
|
|
913
|
+
display: flex;
|
|
914
|
+
flex-direction: row;
|
|
915
|
+
align-items: center;
|
|
916
|
+
flex-wrap: wrap;
|
|
917
|
+
gap: 16px;
|
|
918
|
+
}
|
|
919
|
+
|
|
920
|
+
.timeline-header-item {
|
|
921
|
+
display: flex;
|
|
922
|
+
flex-direction: row;
|
|
923
|
+
align-items: center;
|
|
924
|
+
gap: 6px;
|
|
925
|
+
white-space: nowrap;
|
|
926
|
+
}
|
|
927
|
+
|
|
928
|
+
.timeline-label {
|
|
929
|
+
color: #0d43a7 !important;
|
|
930
|
+
font-size: 10px;
|
|
931
|
+
font-weight: 600;
|
|
932
|
+
}
|
|
933
|
+
|
|
934
|
+
.timeline-value {
|
|
935
|
+
color: #0d43a7 !important;
|
|
936
|
+
font-weight: 800;
|
|
937
|
+
font-size: 12px;
|
|
938
|
+
}
|
|
939
|
+
|
|
940
|
+
.timeline-note {
|
|
941
|
+
margin: 10px 0;
|
|
942
|
+
}
|
|
943
|
+
|
|
944
|
+
.timeline-note .note-box {
|
|
945
|
+
border: 1px solid #ccc;
|
|
946
|
+
border-radius: 6px;
|
|
947
|
+
padding: 10px;
|
|
948
|
+
min-height: 40px;
|
|
949
|
+
word-break: break-word;
|
|
950
|
+
font-size: 10px;
|
|
951
|
+
font-weight: 800;
|
|
952
|
+
background: #ccffcc;
|
|
953
|
+
}
|
|
954
|
+
|
|
955
|
+
.timeline-docs {
|
|
956
|
+
margin-top: 10px;
|
|
957
|
+
}
|
|
958
|
+
|
|
959
|
+
@media (max-width: 768px) {
|
|
960
|
+
.timeline-header {
|
|
961
|
+
flex-direction: column;
|
|
962
|
+
align-items: flex-start;
|
|
963
|
+
}
|
|
964
|
+
|
|
965
|
+
.timeline-header-item {
|
|
966
|
+
width: 100%;
|
|
967
|
+
}
|
|
968
|
+
|
|
969
|
+
.timeline-card {
|
|
970
|
+
padding: 12px;
|
|
971
|
+
}
|
|
972
|
+
}
|
|
973
|
+
|
|
974
|
+
.engagement-citizen-wrapper {
|
|
975
|
+
width: 100%;
|
|
976
|
+
overflow-x: scroll;
|
|
977
|
+
overflow-y: hidden;
|
|
978
|
+
}
|
|
979
|
+
|
|
980
|
+
@media screen and (max-width: 768px) {
|
|
981
|
+
.engagement-citizen-wrapper {
|
|
982
|
+
overflow: hidden;
|
|
983
|
+
}
|
|
984
|
+
}
|
|
985
|
+
|
|
986
|
+
/* Application Timeline Styles */
|
|
987
|
+
.timeline-header-wrapper {
|
|
988
|
+
display: flex;
|
|
989
|
+
align-items: center;
|
|
990
|
+
margin: 20px 8px;
|
|
991
|
+
gap: 16px;
|
|
992
|
+
}
|
|
993
|
+
|
|
994
|
+
.download-button {
|
|
995
|
+
cursor: pointer;
|
|
996
|
+
font-size: 16px;
|
|
997
|
+
font-weight: 500;
|
|
998
|
+
padding: 5px;
|
|
999
|
+
color: #0d43a7;
|
|
1000
|
+
border: 1px solid #0d43a7;
|
|
1001
|
+
border-radius: 4px;
|
|
1002
|
+
transition: all 0.2s ease-in-out;
|
|
1003
|
+
display: inline-block;
|
|
1004
|
+
|
|
1005
|
+
&:hover {
|
|
1006
|
+
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
|
|
1007
|
+
}
|
|
1008
|
+
}
|
|
1009
|
+
|
|
1010
|
+
.timeline-docs-wrapper {
|
|
1011
|
+
margin-top: 10px;
|
|
1012
|
+
display: flex;
|
|
1013
|
+
flex-wrap: wrap;
|
|
1014
|
+
gap: 10px;
|
|
1015
|
+
}
|
|
1016
|
+
|
|
1017
|
+
.timeline-doc-link {
|
|
1018
|
+
min-width: 100px;
|
|
1019
|
+
}
|
|
1020
|
+
|
|
1021
|
+
.timeline-doc-icon {
|
|
1022
|
+
background: #f6f6f6;
|
|
1023
|
+
padding: 8px;
|
|
1024
|
+
}
|
|
1025
|
+
|
|
1026
|
+
.timeline-subheader {
|
|
1027
|
+
font-size: 22px !important;
|
|
1028
|
+
font-weight: 500 !important;
|
|
1029
|
+
}
|