@egovernments/digit-ui-components-css 0.0.2-beta.1 → 0.0.2-beta.11

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 (197) hide show
  1. package/CHANGELOG.md +88 -54
  2. package/README.md +80 -80
  3. package/dist/index.css +5782 -14109
  4. package/dist/index.min.css +2 -2
  5. package/package.json +69 -67
  6. package/src/digitv2/components/FormComposerV2.scss +118 -118
  7. package/src/digitv2/components/actionbarV2.scss +207 -110
  8. package/src/digitv2/components/backLinkV2.scss +37 -0
  9. package/src/digitv2/components/bodyContainerV2.scss +39 -39
  10. package/src/digitv2/components/breadcrumbV2.scss +57 -0
  11. package/src/digitv2/components/buttonsV2.scss +451 -407
  12. package/src/digitv2/components/cardV2.scss +498 -383
  13. package/src/digitv2/components/cardbasedoptionsV2.scss +47 -0
  14. package/src/digitv2/components/{cardLabelV2.scss → cardlabelV2.scss} +7 -7
  15. package/src/digitv2/components/checkboxV2.scss +83 -79
  16. package/src/digitv2/components/{tagV2.scss → chipV2.scss} +129 -120
  17. package/src/digitv2/components/dividerV2.scss +11 -0
  18. package/src/digitv2/components/{ErrorMessage.scss → errorMessageV2.scss} +20 -18
  19. package/src/digitv2/components/fieldV1.scss +96 -96
  20. package/src/digitv2/components/headerdropdownV2.scss +152 -0
  21. package/src/digitv2/components/infoCardV2.scss +139 -142
  22. package/src/digitv2/components/{infobuttons.scss → infobuttonV2.scss} +75 -75
  23. package/src/digitv2/components/labelFieldPairV2.scss +66 -57
  24. package/src/digitv2/components/mobileNumberV2.scss +65 -65
  25. package/src/digitv2/components/multiSelectDropdownV2.scss +315 -315
  26. package/src/digitv2/components/{panelcard.scss → panelCardV2.scss} +160 -160
  27. package/src/digitv2/components/{panels.scss → panelV2.scss} +114 -114
  28. package/src/digitv2/components/popUpV2.scss +330 -308
  29. package/src/digitv2/components/radiobtnV2.scss +115 -113
  30. package/src/digitv2/components/{selectdropdownV2.scss → selectDropdownV2.scss} +364 -360
  31. package/src/digitv2/components/{stepper.scss → stepperV2.scss} +147 -126
  32. package/src/digitv2/components/textInputV2.scss +462 -462
  33. package/src/digitv2/components/textareaV2.scss +99 -99
  34. package/src/digitv2/components/{textblock.scss → textblockV2.scss} +46 -46
  35. package/src/digitv2/components/{timeline.scss → timelineV2.scss} +170 -126
  36. package/src/digitv2/components/toastV2.scss +80 -80
  37. package/src/digitv2/components/{toggle.scss → toggleV2.scss} +72 -72
  38. package/src/digitv2/components/topbarV2.scss +388 -187
  39. package/src/digitv2/components/treeSelectV2.scss +132 -132
  40. package/src/digitv2/components/{uploader.scss → uploaderV2.scss} +556 -468
  41. package/src/digitv2/components/viewCardFieldPairV2.scss +45 -0
  42. package/src/digitv2/index.scss +169 -197
  43. package/src/digitv2/pages/employee/index.scss +1 -1
  44. package/src/digitv2/pages/employee/workbench.scss +615 -615
  45. package/src/digitv2/typography.scss +638 -657
  46. package/src/index.scss +681 -774
  47. package/src/pages/employee/index.scss +625 -625
  48. package/src/pages/employee/login.scss +220 -220
  49. package/img/browser-icon.png +0 -0
  50. package/img/m_seva_white_logo.png +0 -0
  51. package/img/mseva-demo.png +0 -0
  52. package/src/components/CardBasedOptions.scss +0 -46
  53. package/src/components/CitizenHomeCard.scss +0 -56
  54. package/src/components/EllipsisMenu.scss +0 -17
  55. package/src/components/EventCalendarView.scss +0 -10
  56. package/src/components/FAQ.scss +0 -64
  57. package/src/components/OnGroundEventCard.scss +0 -72
  58. package/src/components/PageBasedInput.scss +0 -29
  59. package/src/components/PopupHeadingLabel.scss +0 -15
  60. package/src/components/PropertySearchForm.scss +0 -58
  61. package/src/components/SearchForm.scss +0 -56
  62. package/src/components/SearchOnRadioButton.scss +0 -10
  63. package/src/components/StandaloneSearchBar.scss +0 -10
  64. package/src/components/TimeLine.scss +0 -68
  65. package/src/components/WhatsNewCard.scss +0 -13
  66. package/src/components/actionLink.scss +0 -3
  67. package/src/components/actionbar.scss +0 -97
  68. package/src/components/bannercomponents.scss +0 -136
  69. package/src/components/body.scss +0 -144
  70. package/src/components/buttons.scss +0 -101
  71. package/src/components/card.scss +0 -391
  72. package/src/components/cardHeaderWithOptions.scss +0 -14
  73. package/src/components/changeLanguage.scss +0 -3
  74. package/src/components/charts.scss +0 -186
  75. package/src/components/checkbox.scss +0 -53
  76. package/src/components/checkpoint.scss +0 -63
  77. package/src/components/citizenInfoLabel.scss +0 -14
  78. package/src/components/custombtn.scss +0 -11
  79. package/src/components/datatable.scss +0 -134
  80. package/src/components/datewrap.scss +0 -21
  81. package/src/components/detailscard.scss +0 -6
  82. package/src/components/detailscontainer.scss +0 -13
  83. package/src/components/filters.scss +0 -98
  84. package/src/components/grey.scss +0 -3
  85. package/src/components/hoc/InboxComposer.scss +0 -115
  86. package/src/components/hoc/index.scss +0 -1
  87. package/src/components/howItWorks.scss +0 -71
  88. package/src/components/imageviewer.scss +0 -33
  89. package/src/components/inboxv2/InboxLinks.scss +0 -59
  90. package/src/components/inboxv2/horizontalNav.scss +0 -224
  91. package/src/components/inboxv2/inboxSearch.scss +0 -116
  92. package/src/components/inboxv2/inboxSearchComposer.scss +0 -134
  93. package/src/components/inboxv2/index.scss +0 -5
  94. package/src/components/inboxv2/searchComponentTable.scss +0 -44
  95. package/src/components/info-banner.scss +0 -35
  96. package/src/components/inputotp.scss +0 -15
  97. package/src/components/keynote.scss +0 -27
  98. package/src/components/languageSelector.scss +0 -24
  99. package/src/components/loader.scss +0 -96
  100. package/src/components/map.scss +0 -30
  101. package/src/components/menu.scss +0 -0
  102. package/src/components/metricsTable.scss +0 -28
  103. package/src/components/multiLink.scss +0 -88
  104. package/src/components/multiSelectDropdown.scss +0 -77
  105. package/src/components/navbar.scss +0 -312
  106. package/src/components/plusMinus.scss +0 -15
  107. package/src/components/popup.scss +0 -16
  108. package/src/components/radiobtn.scss +0 -45
  109. package/src/components/ratingstar.scss +0 -33
  110. package/src/components/roundedLabel.scss +0 -10
  111. package/src/components/searchAction.scss +0 -20
  112. package/src/components/sectionalDropdown.scss +0 -43
  113. package/src/components/selectdropdown.scss +0 -174
  114. package/src/components/sidebar.scss +0 -141
  115. package/src/components/staticDynamicMessages.scss +0 -107
  116. package/src/components/staticSideBar.scss +0 -27
  117. package/src/components/statushighlight.scss +0 -17
  118. package/src/components/submiterrors.scss +0 -11
  119. package/src/components/summary.scss +0 -29
  120. package/src/components/table.scss +0 -201
  121. package/src/components/tag.scss +0 -27
  122. package/src/components/telephone.scss +0 -17
  123. package/src/components/textfields.scss +0 -96
  124. package/src/components/toast.scss +0 -31
  125. package/src/components/toggleSwitch.scss +0 -41
  126. package/src/components/topbar.scss +0 -153
  127. package/src/components/uploadcomponents.scss +0 -100
  128. package/src/digitv2/components/CitizenHomeCardV2.scss +0 -56
  129. package/src/digitv2/components/PageBasedInputV2.scss +0 -33
  130. package/src/digitv2/components/WhatsNewCardV2.scss +0 -13
  131. package/src/digitv2/components/actionLinkV2.scss +0 -9
  132. package/src/digitv2/components/appContainerV2.scss +0 -49
  133. package/src/digitv2/components/backButtonV2.scss +0 -26
  134. package/src/digitv2/components/bannerV2.scss +0 -120
  135. package/src/digitv2/components/breadCrumbV2.scss +0 -34
  136. package/src/digitv2/components/breakLineV2.scss +0 -6
  137. package/src/digitv2/components/cardBasedOptionsV2.scss +0 -46
  138. package/src/digitv2/components/checkpointV2.scss +0 -71
  139. package/src/digitv2/components/collapseAndExpandGroups.scss +0 -60
  140. package/src/digitv2/components/dateWrapV2.scss +0 -17
  141. package/src/digitv2/components/detailsCardV2.scss +0 -17
  142. package/src/digitv2/components/displayPhotosV2.scss +0 -33
  143. package/src/digitv2/components/footerV2.scss +0 -55
  144. package/src/digitv2/components/headerBarV2.scss +0 -34
  145. package/src/digitv2/components/headerV2.scss +0 -12
  146. package/src/digitv2/components/keynoteV2.scss +0 -35
  147. package/src/digitv2/components/loaderV2.scss +0 -85
  148. package/src/digitv2/components/modalV2.scss +0 -46
  149. package/src/digitv2/components/multiUploadWrapperV2.scss +0 -6
  150. package/src/digitv2/components/navbarV2.scss +0 -9
  151. package/src/digitv2/components/noresultsfoundV2.scss +0 -11
  152. package/src/digitv2/components/numeric.scss +0 -47
  153. package/src/digitv2/components/otpInputV2.scss +0 -15
  154. package/src/digitv2/components/paragraphV2.scss +0 -5
  155. package/src/digitv2/components/ratingV2.scss +0 -33
  156. package/src/digitv2/components/searchActionV2.scss +0 -11
  157. package/src/digitv2/components/searchFormV2.scss +0 -76
  158. package/src/digitv2/components/searchcomponent.scss +0 -7
  159. package/src/digitv2/components/sidebarV2.scss +0 -11
  160. package/src/digitv2/components/telephoneV2.scss +0 -18
  161. package/src/digitv2/components/toggleswitchV2.scss +0 -42
  162. package/src/digitv2/components/uploadFileV2.scss +0 -146
  163. package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +0 -8
  164. package/src/pages/citizen/DocumentList.scss +0 -305
  165. package/src/pages/citizen/Events.scss +0 -47
  166. package/src/pages/citizen/HomePageWrapper.scss +0 -158
  167. package/src/pages/citizen/SurveyList.scss +0 -22
  168. package/src/pages/citizen/citizenDocument.scss +0 -22
  169. package/src/pages/citizen/container.scss +0 -19
  170. package/src/pages/citizen/payment/payment-type.scss +0 -3
  171. package/src/pages/citizen/updatePropertyNumber.scss +0 -46
  172. package/src/pages/employee/EmployeeLogin.scss +0 -7
  173. package/src/pages/employee/cardfix.scss +0 -13
  174. package/src/pages/employee/container.scss +0 -72
  175. package/src/pages/employee/dss.scss +0 -266
  176. package/src/pages/employee/form-fields.scss +0 -13
  177. package/src/pages/employee/iframe.scss +0 -66
  178. package/src/pages/employee/inbox.scss +0 -585
  179. package/src/pages/employee/oldMobileInbox.scss +0 -5
  180. package/src/pages/employee/popupmodule.scss +0 -34
  181. package/src/pages/employee/response.scss +0 -3
  182. package/src/pages/employee/scroll-table.scss +0 -119
  183. package/src/pages/employee/surveys.scss +0 -273
  184. package/src/pages/employee/tooltip.scss +0 -36
  185. package/src/pages/employee/updateNumber.scss +0 -13
  186. package/svg/arrowdown.svg +0 -1
  187. package/svg/arrowleft.svg +0 -1
  188. package/svg/calendar.svg +0 -1
  189. package/svg/camera.svg +0 -4
  190. package/svg/check.svg +0 -4
  191. package/svg/close.svg +0 -4
  192. package/svg/error.svg +0 -4
  193. package/svg/error2.svg +0 -5
  194. package/svg/searchicon.svg +0 -4
  195. package/svg/starempty.svg +0 -4
  196. package/svg/starfilled.svg +0 -5
  197. package/svg/success.svg +0 -4
package/src/index.scss CHANGED
@@ -1,774 +1,681 @@
1
- /*@import 'normalize.css';*/
2
-
3
- /*@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;500;700&family=Roboto:wght@400;500;700&display=swap");*/
4
-
5
- @import "tailwindcss/base";
6
-
7
- @import "tailwindcss/components";
8
-
9
- @import "tailwindcss/utilities";
10
-
11
- @import "react-date-range/dist/styles.css";
12
- @import "react-date-range/dist/theme/default.css";
13
-
14
- @import "./components/loader.scss";
15
-
16
- @import "./components/body.scss";
17
- @import "./components/navbar.scss";
18
- @import "./components/card.scss";
19
- @import "./components/buttons.scss";
20
- @import "./components/radiobtn.scss";
21
- @import "./components/selectdropdown.scss";
22
- @import "./components/textfields.scss";
23
- @import "./components/bannercomponents.scss";
24
- @import "./components/datewrap.scss";
25
- @import "./components/datatable.scss";
26
- @import "./components/checkpoint.scss";
27
- @import "./components/checkbox.scss";
28
- @import "./components/inputotp.scss";
29
- @import "./components/map.scss";
30
- @import "./pages/employee/tooltip.scss";
31
- @import "./components/menu.scss";
32
- @import "./components/submiterrors.scss";
33
- @import "./components/ratingstar.scss";
34
- @import "./components/keynote.scss";
35
- @import "./components/statushighlight.scss";
36
- @import "./components/imageviewer.scss";
37
- @import "./components/actionbar.scss";
38
- @import "./components/table.scss";
39
- @import "./components/popup.scss";
40
- @import "./components/uploadcomponents.scss";
41
- @import "./components/toast.scss";
42
- @import "./components/detailscontainer.scss";
43
- @import "./components/telephone.scss";
44
- @import "./components/grey.scss";
45
- @import "./components/actionLink.scss";
46
- @import "./components/sectionalDropdown.scss";
47
- @import "./components/detailscard.scss";
48
- @import "./components/searchAction.scss";
49
- @import "./components/tag.scss";
50
- @import "./components/topbar.scss";
51
- @import "./components/languageSelector.scss";
52
- @import "./components/custombtn.scss";
53
- @import "./components/citizenInfoLabel.scss";
54
- @import "./components/roundedLabel.scss";
55
- @import "./components/changeLanguage.scss";
56
- @import "./components//metricsTable.scss";
57
- @import "./components/filters.scss";
58
- @import "./components//charts.scss";
59
- @import "./components/summary.scss";
60
- @import "./components/multiLink.scss";
61
- @import "./components/info-banner.scss";
62
- @import "./components/multiSelectDropdown.scss";
63
- @import "./components/EllipsisMenu.scss";
64
- @import "./components/CitizenHomeCard.scss";
65
- @import "./components/PropertySearchForm.scss";
66
- @import "./components/SearchForm.scss";
67
- @import "./components/cardHeaderWithOptions.scss";
68
- @import "./components/TimeLine.scss";
69
- @import "./components/PageBasedInput.scss";
70
- @import "./components/StandaloneSearchBar.scss";
71
- @import "./components/CardBasedOptions.scss";
72
- @import "./components/WhatsNewCard.scss";
73
- @import "./components/SearchOnRadioButton.scss";
74
- @import "./components/EventCalendarView.scss";
75
- @import "./components/OnGroundEventCard.scss";
76
- @import "./components/PopupHeadingLabel.scss";
77
- @import "./components/staticSideBar.scss";
78
- @import "./components/hoc/index.scss";
79
- @import "./components/FAQ.scss";
80
- @import "./components//howItWorks.scss";
81
- @import "./components/staticDynamicMessages.scss";
82
- @import "./components/toggleSwitch.scss";
83
- @import "./components/plusMinus.scss";
84
-
85
- @import "./pages/employee/index.scss";
86
- @import "./pages/employee/cardfix.scss";
87
- @import "./pages/employee/popupmodule.scss";
88
- @import "./pages/employee/container.scss";
89
- @import "./pages/employee/inbox.scss";
90
- @import "./pages/employee/response.scss";
91
- @import "./pages/employee/form-fields.scss";
92
- @import "./pages/employee/scroll-table.scss";
93
- @import "./pages/employee/EmployeeLogin.scss";
94
- @import "./pages/employee/updateNumber.scss";
95
- @import "./pages/employee/oldMobileInbox.scss";
96
- @import "./pages/employee/dss.scss";
97
- @import "./pages/employee/iframe.scss";
98
-
99
- @import "./pages/citizen/payment/payment-type.scss";
100
- @import "./pages/citizen/container.scss";
101
- @import "./pages/citizen/HomePageWrapper.scss";
102
- @import "./pages/citizen/CitizenEngagementNotificationWrapper.scss";
103
- @import "./pages/citizen/Events.scss";
104
- @import "./pages/citizen/DocumentList.scss";
105
- @import "./pages/citizen/SurveyList.scss";
106
- @import "./pages/citizen/updatePropertyNumber.scss";
107
- @import "./pages/citizen/citizenDocument.scss";
108
- @import "./pages/employee/surveys.scss";
109
- @import "./digitv2/index.scss";
110
- @import "./digitv2/typography.scss";
111
- @import "./components/inboxv2/index.scss";
112
- @import "./components//sidebar.scss";
113
-
114
- .display-none {
115
- display: none;
116
- }
117
-
118
- .p-unset {
119
- padding: unset !important;
120
- }
121
-
122
- h1, h2, h3, h4, h5, h6 {
123
- font-size: inherit;
124
- font-weight: inherit; }
125
-
126
-
127
- .flex-one {
128
- @apply flex-1;
129
- }
130
-
131
- .display-flex-gap-2 {
132
- @apply flex gap-3;
133
- }
134
- .rm-mb {
135
- margin-bottom: unset !important;
136
- }
137
-
138
- .w-fullwidth {
139
- @apply w-full;
140
- }
141
-
142
- .margin-unset {
143
- margin: unset !important;
144
- }
145
-
146
- .text-align-center {
147
- @apply text-center;
148
- }
149
-
150
- .desktop-only {
151
- @apply hidden;
152
- }
153
-
154
- @screen dt {
155
- .desktop-only {
156
- @apply block;
157
- }
158
- }
159
-
160
- .mobile-only {
161
- @apply block;
162
- }
163
-
164
- @screen dt {
165
- .mobile-only {
166
- @apply hidden;
167
- }
168
- }
169
-
170
- .dark {
171
- @apply text-text-primary;
172
- }
173
-
174
- .mrlg {
175
- @apply mr-lg;
176
- }
177
-
178
- .mrsm {
179
- @apply mr-sm;
180
- }
181
-
182
- .mbsm {
183
- @apply mb-sm;
184
- }
185
-
186
- .employeeCard {
187
- /* TODO need to revisit that we need mx-md NABEEL/ANIL
188
- @apply mb-md mx-md !important;
189
- */
190
- @apply mb-md !important;
191
- --bg-opacity: 1;
192
- background-color: rgba(255, 255, 255, var(--bg-opacity));
193
- box-shadow: 0 1px 2px 0 rgb(0 0 0 / 16%);
194
- padding: 16px;
195
- border-radius: 4px;
196
- }
197
-
198
- .home-link {
199
- margin-left: 16px;
200
- margin-bottom: 16px;
201
-
202
- a {
203
- color: theme(colors.link.normal);
204
- }
205
- }
206
-
207
- .clear-search-label {
208
- color: theme(colors.primary.main);
209
- cursor: pointer;
210
- }
211
-
212
- .search-submit-bar {
213
- margin-top: 32;
214
- margin-left: auto;
215
- }
216
-
217
- .application-details-link-button {
218
- @apply flex justify-between items-center;
219
-
220
- .download-button {
221
- color: theme(colors.primary.main);
222
- margin-left: 8px;
223
- }
224
- }
225
-
226
- .response-download-button {
227
- @apply flex mb-sm;
228
-
229
- .download-button {
230
- color: theme(colors.primary.main);
231
- margin-left: 8px;
232
- }
233
- }
234
-
235
- .check-page-link-button {
236
- color: theme(colors.primary.main) !important;
237
- }
238
-
239
- .pt-application-download-btn {
240
- display: flex;
241
- justify-content: flex-end;
242
- margin: 0px 8px;
243
- }
244
-
245
- .form-pt-dropdown-only {
246
- .options-card {
247
- position: unset;
248
- }
249
- }
250
- .application-table-container {
251
- @apply mt-lg ml-lg flex-1;
252
- }
253
-
254
- .primary-label-btn {
255
- @apply flex;
256
- gap: 10px;
257
-
258
- svg {
259
- fill: theme(colors.primary.main);
260
- }
261
-
262
- color: theme(colors.primary.main);
263
-
264
- cursor: pointer;
265
- font-weight: 500;
266
- width: fit-content;
267
- }
268
-
269
- .primaryColor {
270
- color: theme(colors.text.primary) !important;
271
- }
272
-
273
- input[readonly] {
274
- background-color: theme(digitv2.lightTheme.generic-background);
275
- border-color: theme(digitv2.lightTheme.text-secondary);
276
- color: theme(digitv2.lightTheme.text-secondary);
277
- --border-opacity: 1;
278
- border-color: #9E9E9E;
279
- border-color: rgba(158, 158, 158, var(--border-opacity));
280
- }
281
-
282
- .hide-input-type-file {
283
- position: absolute;
284
- clip: rect(0, 0, 0, 0);
285
- pointer-events: none !important;
286
- }
287
-
288
- @media (hover: hover) {
289
- .primary-label-btn {
290
- &:hover {
291
- color: #000;
292
-
293
- svg {
294
- fill: #000;
295
- }
296
- }
297
- }
298
- }
299
-
300
- .disabled {
301
- pointer-events: none !important;
302
- --border-opacity: 1;
303
- border-color: #9E9E9E;
304
- border-color: rgba(158, 158, 158, var(--border-opacity));
305
- --text-opacity: 1;
306
- color: #9E9E9E;
307
- color: rgba(158, 158, 158, var(--text-opacity));
308
- }
309
-
310
- .card-date-input {
311
- @apply absolute top-0 left-0 w-3/4 bg-white pl-sm border border-input-border border-solid border-r-0;
312
- outline: transparent solid 1px;
313
- height: 2.5rem;
314
- }
315
-
316
- .h4 {
317
- @apply mb-sm;
318
- }
319
-
320
- .react-time-picker {
321
- width: 194px;
322
- height: 2.5rem;
323
- &__wrapper {
324
- border: 2px solid theme(colors.text.primary);
325
- padding-left: 16px;
326
- }
327
- &__inputGroup__input {
328
- @apply px-sm;
329
- line-height: 2.5rem;
330
- min-width: 16px;
331
- &:focus {
332
- outline: 2px solid black;
333
- }
334
- }
335
- }
336
-
337
- .border-none {
338
- border: none;
339
- justify-content: space-between;
340
- }
341
-
342
- input[type="number"]::-webkit-inner-spin-button,
343
- input[type="number"]::-webkit-outer-spin-button {
344
- -webkit-appearance: none;
345
- margin: 0;
346
- }
347
- input[type="number"] {
348
- -moz-appearance: textfield;
349
- }
350
-
351
-
352
- .static {
353
- @apply flex flex-col;
354
- min-height: 85vh;
355
-
356
- &-wrapper {
357
- flex: 1;
358
- max-height: 75vh;
359
- overflow: scroll;
360
- -ms-overflow-style: none; /* IE and Edge */
361
- scrollbar-width: none; /* Firefox */
362
-
363
- &::-webkit-scrollbar {
364
- display: none;
365
- }
366
- }
367
- }
368
-
369
- .bill-summary {
370
- border: #e8e7e6 solid 1px;
371
- @apply bg-grey-light w-full;
372
-
373
- .bill-account-details {
374
- @apply flex mb-md;
375
- padding: 5px;
376
-
377
- .label {
378
- @apply w-1/2 font-bold;
379
- }
380
-
381
- .value {
382
- @apply w-1/2 text-right;
383
- }
384
- }
385
-
386
- .amount-details {
387
- @apply flex mb-md items-center;
388
- padding: 5px;
389
-
390
- .label {
391
- @apply w-1/2 font-bold;
392
- }
393
-
394
- .value {
395
- @apply w-1/2 font-bold text-right;
396
- font-size: 18px;
397
- }
398
- }
399
- }
400
-
401
- .bill-payment-amount {
402
- @apply sticky bottom-0 bg-white;
403
- padding-bottom: 32px;
404
-
405
- .payment-amount-front {
406
- @apply absolute z-10 w-10 flex justify-center items-center;
407
- background-color: #efefef;
408
- padding: 7px 12px;
409
- color: #9a9a9a;
410
- }
411
- }
412
-
413
- .text-indent-xl input {
414
- text-indent: 40px;
415
- }
416
-
417
- .select-payment-type {
418
- @apply flex justify-center font-bold items-center;
419
- padding-top: 10px;
420
- padding-bottom: 25px;
421
-
422
- .value {
423
- font-size: 20px;
424
- }
425
- }
426
-
427
- .cheque-date {
428
- @apply flex items-center mb-lg;
429
- border: 2px solid theme(colors.text.primary);
430
- border-radius: 2px;
431
-
432
- input {
433
- @apply outline-none w-full;
434
- border: 0px;
435
- background: transparent;
436
- text-indent: 5px;
437
- padding: 6px 0px;
438
- }
439
-
440
- button {
441
- @apply outline-none;
442
- border: 0px;
443
- background: transparent;
444
- text-indent: 2px;
445
- }
446
- }
447
-
448
- .w-half {
449
- @apply w-1/2;
450
- }
451
-
452
- .ifsc-field {
453
- @apply flex items-center mb-lg;
454
- border: 2px solid theme(colors.text.primary);
455
- border-radius: 2px;
456
-
457
- input {
458
- @apply outline-none w-full;
459
- border: 0px;
460
- background: transparent;
461
- text-indent: 5px;
462
- padding: 6px 0px;
463
- }
464
- button {
465
- @apply outline-none;
466
- border: 0px;
467
- background: transparent;
468
- text-indent: 2px;
469
- }
470
- }
471
-
472
- .text-input {
473
- @apply relative w-full;
474
- input {
475
- &:hover {
476
- @apply border-2 border-solid border-primary-main;
477
- }
478
- }
479
- }
480
-
481
- .text-input-width {
482
- max-width: 540px;
483
- }
484
-
485
- .text-mobile-input-width {
486
- max-width: 500px;
487
- }
488
-
489
- .custom-time-picker {
490
- @apply w-full;
491
- max-width: 200px;
492
- }
493
-
494
- .sla-cell {
495
- @apply text-text-secondary;
496
- }
497
-
498
- .submit-bar-search {
499
- margin-top: 32px;
500
- margin-left: 16px;
501
- max-width: 256px;
502
- }
503
-
504
- .clear-search-container {
505
- @apply flex justify-between items-center;
506
- }
507
-
508
- .card-label-smaller {
509
- @apply w-1/3;
510
- margin-bottom: revert;
511
- }
512
-
513
- .card-label-APK {
514
- @apply w-1/3;
515
- margin-bottom: revert;
516
- width: 100%;
517
- }
518
-
519
- .underline {
520
- border-color: #e7e6e6;
521
- @apply mb-sm;
522
- }
523
-
524
- .box-shadow-none {
525
- box-shadow: none;
526
- }
527
-
528
- .component-in-front {
529
- @apply flex justify-center items-center;
530
- }
531
-
532
- .subform-composer {
533
- @apply flex;
534
- }
535
-
536
- .inbox-search-container {
537
- .result {
538
- @apply mt-lg;
539
- }
540
- }
541
-
542
- .payment-form-text-input-correction {
543
- width: 100% !important;
544
- }
545
-
546
- .edcr-citizen-inbox {
547
- thead th:first-child {
548
- min-width: 155px;
549
- }
550
- }
551
-
552
- .error-boundary {
553
- width: 100vw;
554
- height: 100vh;
555
- font-size: 16px;
556
- font-family: sans-serif;
557
- display: flex;
558
- justify-content: center;
559
- align-items: center;
560
- flex-direction: column;
561
- .error-container {
562
- display: flex;
563
- width: 400px;
564
- justify-content: center;
565
- align-items: center;
566
- flex-direction: column;
567
- h1 {
568
- font-size: 32px;
569
- font-weight: bold;
570
- }
571
- button {
572
- height: 40px;
573
- width: 153px;
574
- border-radius: 0px;
575
- padding: 8px 24px;
576
- color: white;
577
- cursor: pointer;
578
- background-color: theme(colors.primary.main);
579
- }
580
- }
581
- }
582
-
583
- .error-boundary summary,
584
- .error-boundary details {
585
- width: 300px;
586
- background-color: rgb(218, 100, 100);
587
- margin: 5px;
588
- border: 2px solid #222;
589
- border-radius: 3px;
590
- padding: 3px;
591
- }
592
-
593
- .full-width-card {
594
- width: 92vw !important;
595
- }
596
- .full-employee-card-link {
597
- width: 100% !important;
598
- margin: 7px 0px;
599
- a {
600
- color: inherit;
601
- text-decoration: inherit;
602
- }
603
- }
604
- .full-employee-card-height {
605
- height: unset !important;
606
- }
607
-
608
- @media (min-width: 640px) {
609
- .full-employee-card-height {
610
- height: 196px !important;
611
- }
612
- .full-employee-card-link {
613
- width: 30% !important;
614
- }
615
- .full-width-card {
616
- @apply w-full !important;
617
- }
618
- }
619
- .applications-list-container {
620
- }
621
- .complaint-summary {
622
- @media (min-width: 780px) {
623
- flex: 1 0 auto;
624
- margin-left: 1rem;
625
- margin-top: 1rem;
626
- }
627
- }
628
-
629
- @media (min-width: 780px) {
630
- .citizen-form-wrapper {
631
- width: calc(100% - 219px);
632
- display: flex;
633
- justify-content: center;
634
- margin-top: 1rem;
635
- padding-left: 16px;
636
- padding-right: 16px;
637
- }
638
- }
639
- @media (min-width: 780px) {
640
- .citizen-card-container {
641
- padding-left: 15px;
642
- padding-right: 15px;
643
- margin-top: 1rem;
644
- }
645
- }
646
-
647
- @media (min-width: 780px) {
648
- .citizen-obps-wrapper,
649
- .selection-card-wrapper,
650
- .pgr-citizen-wrapper,
651
- .pt-citizen,
652
- .bill-citizen,
653
- .bills-citizen-wrapper,
654
- .payer-bills-citizen-wrapper,
655
- .engagement-citizen-wrapper,
656
- .citizen-all-services-wrapper,
657
- .mcollect-citizen,
658
- .ws-citizen-wrapper,
659
- .tl-citizen {
660
- width: calc(100% - 219px);
661
- padding-left: 16px;
662
- padding-right: 16px;
663
- margin-top: 1rem;
664
- }
665
- }
666
- @media only screen and (max-width: 768px) {
667
- /* For mobile phones: */
668
- .error-boundary {
669
- height: 75vh;
670
- }
671
- }
672
- .employee-app-wrapper {
673
- min-height: calc(100vh - 8em);
674
- }
675
-
676
- .ws-custom-wrapper {
677
- .submit {
678
- display: flex !important;
679
- flex-direction: row-reverse !important;
680
- width: 100% !important;
681
- align-items: center;
682
- button {
683
- width: 240px !important;
684
- }
685
- p {
686
- width: unset;
687
- margin-right: 1rem;
688
- }
689
- }
690
- }
691
-
692
- .plumber-details-new-value-wrapper {
693
- flex: 2 1 auto;
694
- }
695
-
696
- .connection-details-new-value-wrapper {
697
- flex: 1 1 auto;
698
- }
699
-
700
- .connection-details-old-value-wrapper,
701
- .plumber-details-old-value-wrapper {
702
- flex: 1 1 auto;
703
-
704
- .old-value-null-wrapper {
705
- visibility: hidden;
706
- padding-bottom: 8px;
707
- margin-bottom: 8px;
708
- }
709
- .row {
710
- color: #b1b4b6;
711
- font-weight: 700;
712
- font-size: 16px;
713
- }
714
- }
715
-
716
- .plumber-details-new-value-wrapper {
717
- flex: 2 1 auto;
718
- }
719
-
720
- .connection-details-new-value-wrapper {
721
- flex: 1 1 auto;
722
- }
723
-
724
- .connection-details-old-value-wrapper,
725
- .plumber-details-old-value-wrapper {
726
- flex: 1 1 auto;
727
- .old-value-null-wrapper {
728
- visibility: hidden;
729
- padding-bottom: 8px;
730
- margin-bottom: 8px;
731
- }
732
- .row {
733
- color: #b1b4b6;
734
- font-weight: 700;
735
- font-size: 16px;
736
- }
737
- }
738
-
739
- .modal-header-ws {
740
- padding: 1rem;
741
- font-weight: 400;
742
- }
743
- .modal-body-ws {
744
- padding: 1rem;
745
- font-weight: 700;
746
- color: theme(colors.text.primary);
747
- font-size: 24px;
748
- margin-bottom: 1rem;
749
- }
750
- .privacy-icon {
751
- cursor: pointer;
752
- }
753
- .privacy-icon:hover {
754
- path {
755
- fill: rgba(244, 119, 56, 1);
756
- }
757
- }
758
-
759
- .privacy-icon-2 {
760
- cursor: pointer;
761
- }
762
- .privacy-icon-2:hover {
763
- path {
764
- fill: none;
765
- }
766
- }
767
-
768
- .audit-card {
769
- width: 80%;
770
- margin-left: -260px;
771
- margin-right: -27%;
772
- max-height: 120px;
773
- margin-top: 90px;
774
- }
1
+ /*@import 'normalize.css';*/
2
+
3
+ /*@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;500;700&family=Roboto:wght@400;500;700&display=swap");*/
4
+
5
+ @import "tailwindcss/base";
6
+
7
+ @import "tailwindcss/components";
8
+
9
+ @import "tailwindcss/utilities";
10
+
11
+ @import "react-date-range/dist/styles.css";
12
+ @import "react-date-range/dist/theme/default.css";
13
+
14
+ @import "./pages/employee/index.scss";
15
+ @import "./pages/employee/login.scss";
16
+
17
+ @import "./digitv2/index.scss";
18
+ @import "./digitv2/typography.scss";
19
+
20
+
21
+ .display-none {
22
+ display: none;
23
+ }
24
+
25
+ .p-unset {
26
+ padding: unset !important;
27
+ }
28
+
29
+ h1, h2, h3, h4, h5, h6 {
30
+ font-size: inherit;
31
+ font-weight: inherit; }
32
+
33
+
34
+ .flex-one {
35
+ @apply flex-1;
36
+ }
37
+
38
+ .display-flex-gap-2 {
39
+ @apply flex gap-3;
40
+ }
41
+ .rm-mb {
42
+ margin-bottom: unset !important;
43
+ }
44
+
45
+ .w-fullwidth {
46
+ @apply w-full;
47
+ }
48
+
49
+ .margin-unset {
50
+ margin: unset !important;
51
+ }
52
+
53
+ .text-align-center {
54
+ @apply text-center;
55
+ }
56
+
57
+ .desktop-only {
58
+ @apply hidden;
59
+ }
60
+
61
+ @screen dt {
62
+ .desktop-only {
63
+ @apply block;
64
+ }
65
+ }
66
+
67
+ .mobile-only {
68
+ @apply block;
69
+ }
70
+
71
+ @screen dt {
72
+ .mobile-only {
73
+ @apply hidden;
74
+ }
75
+ }
76
+
77
+ .dark {
78
+ @apply text-text-primary;
79
+ }
80
+
81
+ .mrlg {
82
+ @apply mr-lg;
83
+ }
84
+
85
+ .mrsm {
86
+ @apply mr-sm;
87
+ }
88
+
89
+ .mbsm {
90
+ @apply mb-sm;
91
+ }
92
+
93
+ .employeeCard {
94
+ /* TODO need to revisit that we need mx-md NABEEL/ANIL
95
+ @apply mb-md mx-md !important;
96
+ */
97
+ @apply mb-md !important;
98
+ --bg-opacity: 1;
99
+ background-color: rgba(255, 255, 255, var(--bg-opacity));
100
+ box-shadow: 0 1px 2px 0 rgb(0 0 0 / 16%);
101
+ padding: 16px;
102
+ border-radius: 4px;
103
+ }
104
+
105
+ .home-link {
106
+ margin-left: 16px;
107
+ margin-bottom: 16px;
108
+
109
+ a {
110
+ color: theme(colors.link.normal);
111
+ }
112
+ }
113
+
114
+ .clear-search-label {
115
+ color: theme(colors.primary.main);
116
+ cursor: pointer;
117
+ }
118
+
119
+ .search-submit-bar {
120
+ margin-top: 32;
121
+ margin-left: auto;
122
+ }
123
+
124
+ .application-details-link-button {
125
+ @apply flex justify-between items-center;
126
+
127
+ .download-button {
128
+ color: theme(colors.primary.main);
129
+ margin-left: 8px;
130
+ }
131
+ }
132
+
133
+ .response-download-button {
134
+ @apply flex mb-sm;
135
+
136
+ .download-button {
137
+ color: theme(colors.primary.main);
138
+ margin-left: 8px;
139
+ }
140
+ }
141
+
142
+ .check-page-link-button {
143
+ color: theme(colors.primary.main) !important;
144
+ }
145
+
146
+ .pt-application-download-btn {
147
+ display: flex;
148
+ justify-content: flex-end;
149
+ margin: 0px 8px;
150
+ }
151
+
152
+ .form-pt-dropdown-only {
153
+ .options-card {
154
+ position: unset;
155
+ }
156
+ }
157
+ .application-table-container {
158
+ @apply mt-lg ml-lg flex-1;
159
+ }
160
+
161
+ .primary-label-btn {
162
+ @apply flex;
163
+ gap: 10px;
164
+
165
+ svg {
166
+ fill: theme(colors.primary.main);
167
+ }
168
+
169
+ color: theme(colors.primary.main);
170
+
171
+ cursor: pointer;
172
+ font-weight: 500;
173
+ width: fit-content;
174
+ }
175
+
176
+ .primaryColor {
177
+ color: theme(colors.text.primary) !important;
178
+ }
179
+
180
+ input[readonly] {
181
+ background-color: theme(digitv2.lightTheme.generic-background);
182
+ border-color: theme(digitv2.lightTheme.text-secondary);
183
+ color: theme(digitv2.lightTheme.text-secondary);
184
+ --border-opacity: 1;
185
+ border-color: #9E9E9E;
186
+ border-color: rgba(158, 158, 158, var(--border-opacity));
187
+ }
188
+
189
+ .hide-input-type-file {
190
+ position: absolute;
191
+ clip: rect(0, 0, 0, 0);
192
+ pointer-events: none !important;
193
+ }
194
+
195
+ @media (hover: hover) {
196
+ .primary-label-btn {
197
+ &:hover {
198
+ color: #000;
199
+
200
+ svg {
201
+ fill: #000;
202
+ }
203
+ }
204
+ }
205
+ }
206
+
207
+ .disabled {
208
+ pointer-events: none !important;
209
+ --border-opacity: 1;
210
+ border-color: #9E9E9E;
211
+ border-color: rgba(158, 158, 158, var(--border-opacity));
212
+ --text-opacity: 1;
213
+ color: #9E9E9E;
214
+ color: rgba(158, 158, 158, var(--text-opacity));
215
+ }
216
+
217
+ .card-date-input {
218
+ @apply absolute top-0 left-0 w-3/4 bg-white pl-sm border border-input-border border-solid border-r-0;
219
+ outline: transparent solid 1px;
220
+ height: 2.5rem;
221
+ }
222
+
223
+ .h4 {
224
+ @apply mb-sm;
225
+ }
226
+
227
+ .react-time-picker {
228
+ width: 194px;
229
+ height: 2.5rem;
230
+ &__wrapper {
231
+ border: 2px solid theme(colors.text.primary);
232
+ padding-left: 16px;
233
+ }
234
+ &__inputGroup__input {
235
+ @apply px-sm;
236
+ line-height: 2.5rem;
237
+ min-width: 16px;
238
+ &:focus {
239
+ outline: 2px solid black;
240
+ }
241
+ }
242
+ }
243
+
244
+ .border-none {
245
+ border: none;
246
+ justify-content: space-between;
247
+ }
248
+
249
+ input[type="number"]::-webkit-inner-spin-button,
250
+ input[type="number"]::-webkit-outer-spin-button {
251
+ -webkit-appearance: none;
252
+ margin: 0;
253
+ }
254
+ input[type="number"] {
255
+ -moz-appearance: textfield;
256
+ }
257
+
258
+
259
+ .static {
260
+ @apply flex flex-col;
261
+ min-height: 85vh;
262
+
263
+ &-wrapper {
264
+ flex: 1;
265
+ max-height: 75vh;
266
+ overflow: scroll;
267
+ -ms-overflow-style: none; /* IE and Edge */
268
+ scrollbar-width: none; /* Firefox */
269
+
270
+ &::-webkit-scrollbar {
271
+ display: none;
272
+ }
273
+ }
274
+ }
275
+
276
+ .bill-summary {
277
+ border: #e8e7e6 solid 1px;
278
+ @apply bg-grey-light w-full;
279
+
280
+ .bill-account-details {
281
+ @apply flex mb-md;
282
+ padding: 5px;
283
+
284
+ .label {
285
+ @apply w-1/2 font-bold;
286
+ }
287
+
288
+ .value {
289
+ @apply w-1/2 text-right;
290
+ }
291
+ }
292
+
293
+ .amount-details {
294
+ @apply flex mb-md items-center;
295
+ padding: 5px;
296
+
297
+ .label {
298
+ @apply w-1/2 font-bold;
299
+ }
300
+
301
+ .value {
302
+ @apply w-1/2 font-bold text-right;
303
+ font-size: 18px;
304
+ }
305
+ }
306
+ }
307
+
308
+ .bill-payment-amount {
309
+ @apply sticky bottom-0 bg-white;
310
+ padding-bottom: 32px;
311
+
312
+ .payment-amount-front {
313
+ @apply absolute z-10 w-10 flex justify-center items-center;
314
+ background-color: #efefef;
315
+ padding: 7px 12px;
316
+ color: #9a9a9a;
317
+ }
318
+ }
319
+
320
+ .text-indent-xl input {
321
+ text-indent: 40px;
322
+ }
323
+
324
+ .select-payment-type {
325
+ @apply flex justify-center font-bold items-center;
326
+ padding-top: 10px;
327
+ padding-bottom: 25px;
328
+
329
+ .value {
330
+ font-size: 20px;
331
+ }
332
+ }
333
+
334
+ .cheque-date {
335
+ @apply flex items-center mb-lg;
336
+ border: 2px solid theme(colors.text.primary);
337
+ border-radius: 2px;
338
+
339
+ input {
340
+ @apply outline-none w-full;
341
+ border: 0px;
342
+ background: transparent;
343
+ text-indent: 5px;
344
+ padding: 6px 0px;
345
+ }
346
+
347
+ button {
348
+ @apply outline-none;
349
+ border: 0px;
350
+ background: transparent;
351
+ text-indent: 2px;
352
+ }
353
+ }
354
+
355
+ .w-half {
356
+ @apply w-1/2;
357
+ }
358
+
359
+ .ifsc-field {
360
+ @apply flex items-center mb-lg;
361
+ border: 2px solid theme(colors.text.primary);
362
+ border-radius: 2px;
363
+
364
+ input {
365
+ @apply outline-none w-full;
366
+ border: 0px;
367
+ background: transparent;
368
+ text-indent: 5px;
369
+ padding: 6px 0px;
370
+ }
371
+ button {
372
+ @apply outline-none;
373
+ border: 0px;
374
+ background: transparent;
375
+ text-indent: 2px;
376
+ }
377
+ }
378
+
379
+ .text-input {
380
+ @apply relative w-full;
381
+ input {
382
+ &:hover {
383
+ @apply border-2 border-solid border-primary-main;
384
+ }
385
+ }
386
+ }
387
+
388
+ .text-input-width {
389
+ max-width: 540px;
390
+ }
391
+
392
+ .text-mobile-input-width {
393
+ max-width: 500px;
394
+ }
395
+
396
+ .custom-time-picker {
397
+ @apply w-full;
398
+ max-width: 200px;
399
+ }
400
+
401
+ .sla-cell {
402
+ @apply text-text-secondary;
403
+ }
404
+
405
+ .submit-bar-search {
406
+ margin-top: 32px;
407
+ margin-left: 16px;
408
+ max-width: 256px;
409
+ }
410
+
411
+ .clear-search-container {
412
+ @apply flex justify-between items-center;
413
+ }
414
+
415
+ .card-label-smaller {
416
+ @apply w-1/3;
417
+ margin-bottom: revert;
418
+ }
419
+
420
+ .card-label-APK {
421
+ @apply w-1/3;
422
+ margin-bottom: revert;
423
+ width: 100%;
424
+ }
425
+
426
+ .underline {
427
+ border-color: #e7e6e6;
428
+ @apply mb-sm;
429
+ }
430
+
431
+ .box-shadow-none {
432
+ box-shadow: none;
433
+ }
434
+
435
+ .component-in-front {
436
+ @apply flex justify-center items-center;
437
+ }
438
+
439
+ .subform-composer {
440
+ @apply flex;
441
+ }
442
+
443
+ .inbox-search-container {
444
+ .result {
445
+ @apply mt-lg;
446
+ }
447
+ }
448
+
449
+ .payment-form-text-input-correction {
450
+ width: 100% !important;
451
+ }
452
+
453
+ .edcr-citizen-inbox {
454
+ thead th:first-child {
455
+ min-width: 155px;
456
+ }
457
+ }
458
+
459
+ .error-boundary {
460
+ width: 100vw;
461
+ height: 100vh;
462
+ font-size: 16px;
463
+ font-family: sans-serif;
464
+ display: flex;
465
+ justify-content: center;
466
+ align-items: center;
467
+ flex-direction: column;
468
+ .error-container {
469
+ display: flex;
470
+ width: 400px;
471
+ justify-content: center;
472
+ align-items: center;
473
+ flex-direction: column;
474
+ h1 {
475
+ font-size: 32px;
476
+ font-weight: bold;
477
+ }
478
+ button {
479
+ height: 40px;
480
+ width: 153px;
481
+ border-radius: 0px;
482
+ padding: 8px 24px;
483
+ color: white;
484
+ cursor: pointer;
485
+ background-color: theme(colors.primary.main);
486
+ }
487
+ }
488
+ }
489
+
490
+ .error-boundary summary,
491
+ .error-boundary details {
492
+ width: 300px;
493
+ background-color: rgb(218, 100, 100);
494
+ margin: 5px;
495
+ border: 2px solid #222;
496
+ border-radius: 3px;
497
+ padding: 3px;
498
+ }
499
+
500
+ .full-width-card {
501
+ width: 92vw !important;
502
+ }
503
+ .full-employee-card-link {
504
+ width: 100% !important;
505
+ margin: 7px 0px;
506
+ a {
507
+ color: inherit;
508
+ text-decoration: inherit;
509
+ }
510
+ }
511
+ .full-employee-card-height {
512
+ height: unset !important;
513
+ }
514
+
515
+ @media (min-width: 640px) {
516
+ .full-employee-card-height {
517
+ height: 196px !important;
518
+ }
519
+ .full-employee-card-link {
520
+ width: 30% !important;
521
+ }
522
+ .full-width-card {
523
+ @apply w-full !important;
524
+ }
525
+ }
526
+ .applications-list-container {
527
+ }
528
+ .complaint-summary {
529
+ @media (min-width: 780px) {
530
+ flex: 1 0 auto;
531
+ margin-left: 1rem;
532
+ margin-top: 1rem;
533
+ }
534
+ }
535
+
536
+ @media (min-width: 780px) {
537
+ .citizen-form-wrapper {
538
+ width: calc(100% - 219px);
539
+ display: flex;
540
+ justify-content: center;
541
+ margin-top: 1rem;
542
+ padding-left: 16px;
543
+ padding-right: 16px;
544
+ }
545
+ }
546
+ @media (min-width: 780px) {
547
+ .citizen-card-container {
548
+ padding-left: 15px;
549
+ padding-right: 15px;
550
+ margin-top: 1rem;
551
+ }
552
+ }
553
+
554
+ @media (min-width: 780px) {
555
+ .citizen-obps-wrapper,
556
+ .selection-card-wrapper,
557
+ .pgr-citizen-wrapper,
558
+ .pt-citizen,
559
+ .bill-citizen,
560
+ .bills-citizen-wrapper,
561
+ .payer-bills-citizen-wrapper,
562
+ .engagement-citizen-wrapper,
563
+ .citizen-all-services-wrapper,
564
+ .mcollect-citizen,
565
+ .ws-citizen-wrapper,
566
+ .tl-citizen {
567
+ width: calc(100% - 219px);
568
+ padding-left: 16px;
569
+ padding-right: 16px;
570
+ margin-top: 1rem;
571
+ }
572
+ }
573
+ @media only screen and (max-width: 768px) {
574
+ /* For mobile phones: */
575
+ .error-boundary {
576
+ height: 75vh;
577
+ }
578
+ }
579
+ .employee-app-wrapper {
580
+ min-height: calc(100vh - 8em);
581
+ }
582
+
583
+ .ws-custom-wrapper {
584
+ .submit {
585
+ display: flex !important;
586
+ flex-direction: row-reverse !important;
587
+ width: 100% !important;
588
+ align-items: center;
589
+ button {
590
+ width: 240px !important;
591
+ }
592
+ p {
593
+ width: unset;
594
+ margin-right: 1rem;
595
+ }
596
+ }
597
+ }
598
+
599
+ .plumber-details-new-value-wrapper {
600
+ flex: 2 1 auto;
601
+ }
602
+
603
+ .connection-details-new-value-wrapper {
604
+ flex: 1 1 auto;
605
+ }
606
+
607
+ .connection-details-old-value-wrapper,
608
+ .plumber-details-old-value-wrapper {
609
+ flex: 1 1 auto;
610
+
611
+ .old-value-null-wrapper {
612
+ visibility: hidden;
613
+ padding-bottom: 8px;
614
+ margin-bottom: 8px;
615
+ }
616
+ .row {
617
+ color: #b1b4b6;
618
+ font-weight: 700;
619
+ font-size: 16px;
620
+ }
621
+ }
622
+
623
+ .plumber-details-new-value-wrapper {
624
+ flex: 2 1 auto;
625
+ }
626
+
627
+ .connection-details-new-value-wrapper {
628
+ flex: 1 1 auto;
629
+ }
630
+
631
+ .connection-details-old-value-wrapper,
632
+ .plumber-details-old-value-wrapper {
633
+ flex: 1 1 auto;
634
+ .old-value-null-wrapper {
635
+ visibility: hidden;
636
+ padding-bottom: 8px;
637
+ margin-bottom: 8px;
638
+ }
639
+ .row {
640
+ color: #b1b4b6;
641
+ font-weight: 700;
642
+ font-size: 16px;
643
+ }
644
+ }
645
+
646
+ .modal-header-ws {
647
+ padding: 1rem;
648
+ font-weight: 400;
649
+ }
650
+ .modal-body-ws {
651
+ padding: 1rem;
652
+ font-weight: 700;
653
+ color: theme(colors.text.primary);
654
+ font-size: 24px;
655
+ margin-bottom: 1rem;
656
+ }
657
+ .privacy-icon {
658
+ cursor: pointer;
659
+ }
660
+ .privacy-icon:hover {
661
+ path {
662
+ fill: rgba(244, 119, 56, 1);
663
+ }
664
+ }
665
+
666
+ .privacy-icon-2 {
667
+ cursor: pointer;
668
+ }
669
+ .privacy-icon-2:hover {
670
+ path {
671
+ fill: none;
672
+ }
673
+ }
674
+
675
+ .audit-card {
676
+ width: 80%;
677
+ margin-left: -260px;
678
+ margin-right: -27%;
679
+ max-height: 120px;
680
+ margin-top: 90px;
681
+ }