@entit/digit-ui-css 1.5.6 → 2.0.1

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 (99) hide show
  1. package/dist/index.css +81 -0
  2. package/dist/index.min.css +1 -1
  3. package/package.json +64 -64
  4. package/src/components/CardBasedOptions.scss +44 -44
  5. package/src/components/CitizenHomeCard.scss +46 -46
  6. package/src/components/EllipsisMenu.scss +16 -16
  7. package/src/components/EventCalendarView.scss +9 -9
  8. package/src/components/OnGroundEventCard.scss +71 -71
  9. package/src/components/PageBasedInput.scss +22 -22
  10. package/src/components/PopupHeadingLabel.scss +14 -14
  11. package/src/components/PropertySearchForm.scss +58 -58
  12. package/src/components/SearchForm.scss +55 -55
  13. package/src/components/SearchOnRadioButton.scss +9 -9
  14. package/src/components/StandaloneSearchBar.scss +9 -9
  15. package/src/components/TimeLine.scss +67 -67
  16. package/src/components/WhatsNewCard.scss +12 -12
  17. package/src/components/actionLink.scss +3 -3
  18. package/src/components/actionbar.scss +97 -58
  19. package/src/components/bannercomponents.scss +131 -131
  20. package/src/components/body.scss +118 -118
  21. package/src/components/buttons.scss +47 -47
  22. package/src/components/card.scss +389 -389
  23. package/src/components/cardHeaderWithOptions.scss +13 -13
  24. package/src/components/changeLanguage.scss +3 -3
  25. package/src/components/charts.scss +185 -185
  26. package/src/components/checkbox.scss +53 -53
  27. package/src/components/checkpoint.scss +63 -63
  28. package/src/components/citizenInfoLabel.scss +14 -14
  29. package/src/components/custombtn.scss +11 -11
  30. package/src/components/datatable.scss +71 -71
  31. package/src/components/datewrap.scss +21 -21
  32. package/src/components/detailscard.scss +6 -6
  33. package/src/components/detailscontainer.scss +13 -13
  34. package/src/components/filters.scss +97 -97
  35. package/src/components/grey.scss +3 -3
  36. package/src/components/hoc/InboxComposer.scss +22 -22
  37. package/src/components/imageviewer.scss +33 -33
  38. package/src/components/info-banner.scss +34 -34
  39. package/src/components/inputotp.scss +15 -15
  40. package/src/components/keynote.scss +27 -27
  41. package/src/components/languageSelector.scss +22 -22
  42. package/src/components/loader.scss +96 -96
  43. package/src/components/map.scss +30 -30
  44. package/src/components/metricsTable.scss +26 -26
  45. package/src/components/multiLink.scss +72 -72
  46. package/src/components/multiSelectDropdown.scss +72 -72
  47. package/src/components/navbar.scss +109 -109
  48. package/src/components/popup.scss +15 -15
  49. package/src/components/radiobtn.scss +44 -44
  50. package/src/components/ratingstar.scss +33 -33
  51. package/src/components/roundedLabel.scss +10 -10
  52. package/src/components/searchAction.scss +20 -20
  53. package/src/components/sectionalDropdown.scss +43 -43
  54. package/src/components/selectdropdown.scss +173 -173
  55. package/src/components/statushighlight.scss +17 -17
  56. package/src/components/submiterrors.scss +11 -11
  57. package/src/components/summary.scss +25 -25
  58. package/src/components/table.scss +167 -167
  59. package/src/components/tag.scss +27 -27
  60. package/src/components/telephone.scss +17 -17
  61. package/src/components/textfields.scss +90 -90
  62. package/src/components/toast.scss +31 -31
  63. package/src/components/topbar.scss +134 -134
  64. package/src/components/uploadcomponents.scss +95 -95
  65. package/src/index.scss +543 -543
  66. package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +4 -4
  67. package/src/pages/citizen/DocumentList.scss +304 -304
  68. package/src/pages/citizen/Events.scss +46 -46
  69. package/src/pages/citizen/HomePageWrapper.scss +98 -98
  70. package/src/pages/citizen/SurveyList.scss +21 -21
  71. package/src/pages/citizen/citizenDocument.scss +21 -21
  72. package/src/pages/citizen/container.scss +19 -19
  73. package/src/pages/citizen/payment/payment-type.scss +2 -2
  74. package/src/pages/citizen/updatePropertyNumber.scss +46 -46
  75. package/src/pages/employee/EmployeeLogin.scss +6 -6
  76. package/src/pages/employee/cardfix.scss +12 -12
  77. package/src/pages/employee/container.scss +72 -72
  78. package/src/pages/employee/dss.scss +116 -116
  79. package/src/pages/employee/form-fields.scss +13 -13
  80. package/src/pages/employee/iframe.scss +65 -65
  81. package/src/pages/employee/inbox.scss +476 -454
  82. package/src/pages/employee/index.scss +337 -337
  83. package/src/pages/employee/login.scss +185 -185
  84. package/src/pages/employee/oldMobileInbox.scss +4 -4
  85. package/src/pages/employee/popupmodule.scss +34 -34
  86. package/src/pages/employee/response.scss +2 -2
  87. package/src/pages/employee/scroll-table.scss +113 -113
  88. package/src/pages/employee/surveys.scss +273 -273
  89. package/src/pages/employee/tooltip.scss +35 -35
  90. package/src/pages/employee/updateNumber.scss +12 -12
  91. package/svg/camera.svg +4 -4
  92. package/svg/check.svg +3 -3
  93. package/svg/close.svg +4 -4
  94. package/svg/error.svg +3 -3
  95. package/svg/error2.svg +5 -5
  96. package/svg/searchicon.svg +3 -3
  97. package/svg/starempty.svg +3 -3
  98. package/svg/starfilled.svg +4 -4
  99. package/svg/success.svg +3 -3
@@ -1,455 +1,477 @@
1
- .complaint-links-container {
2
- @apply bg-white;
3
- border-radius: 4px;
4
- .header {
5
- @apply flex items-center border-b border-border justify-between;
6
-
7
- .logo {
8
- width: 56px;
9
- height: 56px;
10
- @apply bg-focus;
11
- padding: 12px;
12
- border-radius: 4px;
13
- svg {
14
- @apply w-8 h-8;
15
- }
16
- }
17
-
18
- .text {
19
- @apply pl-md text-heading-m font-bold;
20
- }
21
- }
22
-
23
- .body {
24
- padding: 10px;
25
- @apply flex items-start flex-col;
26
- margin-left: 46px;
27
-
28
- .link {
29
- @apply p-sm text-primary-main items-center;
30
- display: flex !important;
31
- }
32
-
33
- .inbox-total {
34
- padding: 4px;
35
- display: table;
36
- @apply whitespace-normal text-center text-white w-8 h-8 bg-primary-main rounded-full ml-xs;
37
- }
38
- }
39
-
40
- .links-wrapper {
41
- @apply pl-md py-sm text-text-btn;
42
- .link {
43
- padding: 0 !important;
44
- padding-bottom: 4px !important;
45
- svg {
46
- @apply ml-sm;
47
- }
48
- }
49
- }
50
- }
51
-
52
- .MobilePopupHeadingWrapper{
53
- @apply flex place-content-between mb-md;
54
- h2{
55
- @apply text-heading-l font-bold;
56
- }
57
- }
58
-
59
- .filter-button {
60
- @apply text-primary-main;
61
- &:hover {
62
- @apply text-primary-dark cursor-pointer;
63
- }
64
- }
65
-
66
- .employeeCard-info-box {
67
- @apply flex justify-end ml-md;
68
- background-color: #fafafa;
69
- div {
70
- margin-right: 32px;
71
- span:nth-child(2) {
72
- @apply font-bold;
73
- color: #4f5a5f;
74
- }
75
- }
76
- .employeeCard-info-data {
77
- display: flex;
78
- flex-direction: column;
79
- }
80
- }
81
-
82
- .filter-form {
83
- .filter-card {
84
- @apply bg-white min-h-full;
85
- padding: 10px;
86
-
87
- .heading {
88
- justify-content: unset ;
89
- @apply flex ;
90
-
91
- .clearAll {
92
- display: none;
93
- }
94
- }
95
-
96
- .filter-label {
97
- @apply font-bold text-heading-l flex gap-3;
98
- padding-bottom: 6px;
99
- svg{
100
- fill: #0b0c0c
101
- }
102
- }
103
- .sub-filter-label{
104
- font-weight: 400;
105
- font-size: 16px;
106
- }
107
- }
108
- .filter-form-field{
109
- p{
110
- @apply text-form-field text-text-primary block mb-md;
111
- }
112
- }
113
- }
114
-
115
- .inbox-container {
116
- .filters-container {
117
- .filter {
118
- .filter-card {
119
- @apply bg-white;
120
- padding: 10px;
121
- .filter-card-close-button{
122
- @apply flex flex-row-reverse;
123
- }
124
- .heading {
125
- @apply flex justify-between;
126
-
127
- .clearAll {
128
- display: none;
129
- }
130
- }
131
-
132
- .filter-label {
133
- @apply text-heading-m block flex gap-3 items-center;
134
- padding-bottom: 6px;
135
- svg{
136
- fill: #0b0c0c
137
- }
138
- }
139
-
140
- .sub-filter-label{
141
- font-weight: 400;
142
- font-size: 16px;
143
- }
144
- }
145
- }
146
-
147
- .search-complaint-container {
148
- @apply items-center bg-white p-md;
149
-
150
- .complaint-input-container {
151
- @apply w-full;
152
- .complaint-input {
153
- @apply flex flex-col;
154
-
155
- .clear-search {
156
- @apply text-focus;
157
- display: none;
158
- &:hover {
159
- color: #003078;
160
- cursor: pointer;
161
- }
162
- }
163
- }
164
-
165
- .mobile-input {
166
- }
167
- }
168
- }
169
- }
170
-
171
- .status-container {
172
- margin-bottom: 50px;
173
- }
174
- }
175
-
176
- .clear-search,
177
- .clear-search .link-label {
178
- @apply text-focus;
179
- @apply block;
180
- cursor: pointer;
181
- &:hover {
182
- color: #000;
183
- }
184
- }
185
- .button-clear {
186
- @apply text-focus text-body-s-dt;
187
- }
188
-
189
- .inbox-count {
190
- @apply inline ml-sm p-sm bg-primary-main rounded-full text-white text-heading-s align-middle text-center font-regular;
191
- }
192
-
193
- @screen dt {
194
- .complaint-links-container {
195
- @apply bg-white;
196
-
197
- .header {
198
- @apply flex items-center border-b border-border;
199
-
200
- .logo {
201
- @apply bg-focus;
202
- padding: 12px;
203
- border-radius: 4px;
204
- }
205
-
206
- .text {
207
- @apply pl-md text-heading-m-dt font-bold;
208
- }
209
- }
210
-
211
- .body {
212
- padding: 10px;
213
- @apply flex items-start flex-col;
214
- margin-left: 46px;
215
-
216
- .link {
217
- @apply p-sm text-primary-main;
218
- }
219
- }
220
- }
221
-
222
- .inboxLinks {
223
- margin: 0 !important;
224
- padding: 0 !important;
225
- .header {
226
- border: none;
227
- @apply justify-start;
228
- .logo {
229
- @apply bg-white;
230
- svg {
231
- path {
232
- fill: #f47738;
233
- }
234
- }
235
- }
236
- }
237
- .body {
238
- margin-left: 0;
239
- }
240
- }
241
-
242
- .filter-form {
243
- .filter-card {
244
- @apply p-md bg-white;
245
-
246
- .heading {
247
- @apply flex justify-between;
248
- }
249
-
250
- .label {
251
- @apply text-heading-s;
252
- }
253
- }
254
- }
255
-
256
- .inbox-container {
257
- @apply flex;
258
-
259
- .filters-container {
260
- width: 270px;
261
-
262
- .filter {
263
- @apply mt-md;
264
-
265
- .filter-card {
266
- @apply p-md bg-white;
267
-
268
- .heading {
269
- @apply flex justify-between;
270
- }
271
-
272
- .label {
273
- @apply text-heading-s;
274
- }
275
- }
276
- }
277
- }
278
-
279
- .search-container {
280
- width: 874px;
281
-
282
- .search-complaint-container {
283
- margin: auto;
284
- @apply flex flex-col items-start mb-md bg-white p-md;
285
-
286
- .complaint-header {
287
- display: flex;
288
- @apply flex justify-between w-full;
289
- margin-bottom: 20px;
290
- }
291
-
292
- .complaint-input-container {
293
- /* display: inline-block !important; */
294
- display: grid;
295
- grid-template-columns: 33.33% 33.33% 33.33%;
296
-
297
- &.for-pt {
298
- &.for-search {
299
- grid-template-columns: 25% 25% 25% 25%;
300
-
301
- .input-fields:nth-child(3n) {
302
- @apply mr-md !important;
303
- }
304
-
305
- .input-fields:nth-child(4n) {
306
- margin-right: 0 !important;
307
- }
308
-
309
- .search-submit-wrapper {
310
- grid-column: 4/5;
311
- /* margin-top: 56px;*/
312
- max-width: unset;
313
- margin-left: unset;
314
- }
315
- }
316
- }
317
-
318
- .search-submit-wrapper {
319
- grid-column: 3/4;
320
- margin-left: 50%;
321
- max-width: 50%;
322
- grid-column: 3/4;
323
- @apply flex flex-col justify-center text-center;
324
-
325
- .submit-bar-search {
326
- margin-top: unset;
327
- width: 100%;
328
- margin-bottom: 20px;
329
- margin-left: unset;
330
- max-width: 100%;
331
- width: 100%;
332
- }
333
- }
334
-
335
-
336
- .input-fields {
337
- /*width: calc(50% - 16px);*/
338
-
339
- @apply inline-block mr-md !important;
340
-
341
- .inbox-search-form-error {
342
- padding-top: 0;
343
- margin-top: 0;
344
- @apply absolute;
345
- }
346
- }
347
-
348
- .input-fields:nth-child(3n) {
349
- margin-right: 0 !important;
350
- }
351
-
352
- .complaint-input {
353
- @apply flex flex-col;
354
-
355
- .clear-search {
356
- @apply text-focus;
357
- @apply block;
358
- cursor: pointer;
359
- &:hover {
360
- color: #003078;
361
- cursor: pointer;
362
- }
363
- }
364
- }
365
-
366
- .mobile-input {
367
- @apply ml-sm;
368
- }
369
- }
370
-
371
-
372
-
373
- .search-action-wrapper {
374
- width: 33%;
375
- margin-top: 28px;
376
- @apply inline-block align-middle text-center;
377
- button {
378
- margin: 0;
379
- width: 100%;
380
- max-width: 300px !important;
381
- }
382
- }
383
- }
384
-
385
- .search-complaint-container-for-search {
386
- }
387
- }
388
- }
389
- }
390
-
391
- .document-clear-all{
392
- grid-area: 2/2;
393
- display: flex;
394
- justify-content: flex-end;
395
- padding-right: 16px;
396
- align-items: center;
397
- }
398
-
399
-
400
-
401
- .cell-text {
402
- color: #505a5f;
403
- }
404
-
405
- .sla-cell-error {
406
- color: #d4351c;
407
- background-color: rgba(212, 53, 28, 0.12);
408
- padding: 0 24px;
409
- border-radius: 11px;
410
- }
411
-
412
- .sla-cell-success {
413
- color: #00703c;
414
- background-color: rgba(0, 112, 60, 0.12);
415
- padding: 0 24px;
416
- border-radius: 11px;
417
- }
418
-
419
- .complain-no-cell-text {
420
- margin-top: "4px";
421
- color: "#505A5F";
422
- }
423
-
424
- .search-error-label {
425
- @apply font-bold text-legend text-error mb-sm !important;
426
- }
427
-
428
- .inbox-action-container {
429
- display: flex;
430
- justify-content: flex-end;
431
- align-items: flex-start;
432
- }
433
- .complaint-links-container .header .removeHeight {
434
- line-height: 28px;
435
- }
436
-
437
- @screen dt {
438
- .complaint-links-container .header .removeBorderRadiusLogo {
439
- border-radius: 2px !important;
440
- }
441
- }
442
- @screen dt {
443
- .customEmployeeCard {
444
- width: 273px !important;
445
- height: 263px !important;
446
- }
447
- }
448
- .employeeTotalLink{
449
- color: #505A5F;
450
- font-size: 16px;
451
- }
452
-
453
- .inboxLinksFSM {
454
- margin: 0 !important;
1
+ .complaint-links-container {
2
+ @apply bg-white;
3
+ border-radius: 4px;
4
+ .header {
5
+ @apply flex items-center border-b border-border justify-between;
6
+
7
+ .logo {
8
+ width: 56px;
9
+ height: 56px;
10
+ @apply bg-focus;
11
+ padding: 12px;
12
+ border-radius: 4px;
13
+ svg {
14
+ @apply w-8 h-8;
15
+ }
16
+ }
17
+
18
+ .text {
19
+ @apply pl-md text-heading-m font-bold;
20
+ }
21
+ }
22
+
23
+ .body {
24
+ padding: 10px;
25
+ @apply flex items-start flex-col;
26
+ margin-left: 46px;
27
+
28
+ .link {
29
+ @apply p-sm text-primary-main items-center;
30
+ display: flex !important;
31
+ }
32
+
33
+ .inbox-total {
34
+ padding: 4px;
35
+ display: table;
36
+ @apply whitespace-normal text-center text-white w-8 h-8 bg-primary-main rounded-full ml-xs;
37
+ }
38
+ }
39
+
40
+ .links-wrapper {
41
+ @apply pl-md py-sm text-text-btn;
42
+ .link {
43
+ padding: 0 !important;
44
+ padding-bottom: 4px !important;
45
+ svg {
46
+ @apply ml-sm;
47
+ }
48
+ }
49
+ }
50
+ }
51
+
52
+ .MobilePopupHeadingWrapper{
53
+ @apply flex place-content-between mb-md;
54
+ h2{
55
+ @apply text-heading-l font-bold;
56
+ }
57
+ }
58
+
59
+ .filter-button {
60
+ @apply text-primary-main;
61
+ &:hover {
62
+ @apply text-primary-dark cursor-pointer;
63
+ }
64
+ }
65
+
66
+ .employeeCard-info-box {
67
+ @apply flex justify-end ml-md;
68
+ background-color: #fafafa;
69
+ div {
70
+ margin-right: 32px;
71
+ span:nth-child(2) {
72
+ @apply font-bold;
73
+ color: #4f5a5f;
74
+ }
75
+ }
76
+ .employeeCard-info-data {
77
+ display: flex;
78
+ flex-direction: column;
79
+ }
80
+ }
81
+
82
+ .filter-form {
83
+ .filter-card {
84
+ @apply bg-white min-h-full;
85
+ padding: 10px;
86
+
87
+ .heading {
88
+ justify-content: unset ;
89
+ @apply flex ;
90
+
91
+ .clearAll {
92
+ display: none;
93
+ }
94
+ }
95
+
96
+ .filter-label {
97
+ @apply font-bold text-heading-l flex gap-3;
98
+ padding-bottom: 6px;
99
+ svg{
100
+ fill: #0b0c0c
101
+ }
102
+ }
103
+ .sub-filter-label{
104
+ font-weight: 400;
105
+ font-size: 16px;
106
+ }
107
+ }
108
+ .filter-form-field{
109
+ p{
110
+ @apply text-form-field text-text-primary block mb-md;
111
+ }
112
+ }
113
+ }
114
+
115
+ .inbox-container {
116
+ .filters-container {
117
+ .filter {
118
+ .filter-card {
119
+ @apply bg-white;
120
+ padding: 10px;
121
+ .filter-card-close-button{
122
+ @apply flex flex-row-reverse;
123
+ }
124
+ .heading {
125
+ @apply flex justify-between;
126
+
127
+ .clearAll {
128
+ display: none;
129
+ }
130
+ }
131
+
132
+ .filter-label {
133
+ @apply text-heading-m block flex gap-3 items-center;
134
+ padding-bottom: 6px;
135
+ svg{
136
+ fill: #0b0c0c
137
+ }
138
+ }
139
+
140
+ .sub-filter-label{
141
+ font-weight: 400;
142
+ font-size: 16px;
143
+ }
144
+ }
145
+ }
146
+
147
+ .search-complaint-container {
148
+ @apply items-center bg-white p-md;
149
+
150
+ .complaint-input-container {
151
+ @apply w-full;
152
+ .complaint-input {
153
+ @apply flex flex-col;
154
+
155
+ .clear-search {
156
+ @apply text-focus;
157
+ display: none;
158
+ &:hover {
159
+ color: #003078;
160
+ cursor: pointer;
161
+ }
162
+ }
163
+ }
164
+
165
+ .mobile-input {
166
+ }
167
+ }
168
+ }
169
+ }
170
+
171
+ .status-container {
172
+ margin-bottom: 50px;
173
+ }
174
+ }
175
+
176
+ .clear-search,
177
+ .clear-search .link-label {
178
+ @apply text-focus;
179
+ @apply block;
180
+ cursor: pointer;
181
+ &:hover {
182
+ color: #000;
183
+ }
184
+ }
185
+ .button-clear {
186
+ @apply text-focus text-body-s-dt;
187
+ }
188
+
189
+ .inbox-count {
190
+ @apply inline ml-sm p-sm bg-primary-main rounded-full text-white text-heading-s align-middle text-center font-regular;
191
+ }
192
+
193
+ .search-tabs-container {
194
+ border-bottom: 1px solid rgba(0, 0, 0, 0.2);
195
+ margin-bottom: 35px;
196
+ display: flex;
197
+ justify-content: space-between;
198
+
199
+ .search-tab-head {
200
+ padding: 10px 35px;
201
+ }
202
+
203
+ .search-tab-head-selected {
204
+ padding: 10px 35px;
205
+ color: rgb(244, 119, 56);
206
+ border-bottom: 4px solid rgb(244, 119, 56);
207
+ font-weight: bold;
208
+ }
209
+
210
+ .search-tab-head-selected:focus {
211
+ outline: 0;
212
+ }
213
+ }
214
+
215
+ @screen dt {
216
+ .complaint-links-container {
217
+ @apply bg-white;
218
+
219
+ .header {
220
+ @apply flex items-center border-b border-border;
221
+
222
+ .logo {
223
+ @apply bg-focus;
224
+ padding: 12px;
225
+ border-radius: 4px;
226
+ }
227
+
228
+ .text {
229
+ @apply pl-md text-heading-m-dt font-bold;
230
+ }
231
+ }
232
+
233
+ .body {
234
+ padding: 10px;
235
+ @apply flex items-start flex-col;
236
+ margin-left: 46px;
237
+
238
+ .link {
239
+ @apply p-sm text-primary-main;
240
+ }
241
+ }
242
+ }
243
+
244
+ .inboxLinks {
245
+ margin: 0 !important;
246
+ padding: 0 !important;
247
+ .header {
248
+ border: none;
249
+ @apply justify-start;
250
+ .logo {
251
+ @apply bg-white;
252
+ svg {
253
+ path {
254
+ fill: #f47738;
255
+ }
256
+ }
257
+ }
258
+ }
259
+ .body {
260
+ margin-left: 0;
261
+ }
262
+ }
263
+
264
+ .filter-form {
265
+ .filter-card {
266
+ @apply p-md bg-white;
267
+
268
+ .heading {
269
+ @apply flex justify-between;
270
+ }
271
+
272
+ .label {
273
+ @apply text-heading-s;
274
+ }
275
+ }
276
+ }
277
+
278
+ .inbox-container {
279
+ @apply flex;
280
+
281
+ .filters-container {
282
+ width: 270px;
283
+
284
+ .filter {
285
+ @apply mt-md;
286
+
287
+ .filter-card {
288
+ @apply p-md bg-white;
289
+
290
+ .heading {
291
+ @apply flex justify-between;
292
+ }
293
+
294
+ .label {
295
+ @apply text-heading-s;
296
+ }
297
+ }
298
+ }
299
+ }
300
+
301
+ .search-container {
302
+ width: 874px;
303
+
304
+ .search-complaint-container {
305
+ margin: auto;
306
+ @apply flex flex-col items-start mb-md bg-white p-md;
307
+
308
+ .complaint-header {
309
+ display: flex;
310
+ @apply flex justify-between w-full;
311
+ margin-bottom: 20px;
312
+ }
313
+
314
+ .complaint-input-container {
315
+ /* display: inline-block !important; */
316
+ display: grid;
317
+ grid-template-columns: 33.33% 33.33% 33.33%;
318
+
319
+ &.for-pt {
320
+ &.for-search {
321
+ grid-template-columns: 25% 25% 25% 25%;
322
+
323
+ .input-fields:nth-child(3n) {
324
+ @apply mr-md !important;
325
+ }
326
+
327
+ .input-fields:nth-child(4n) {
328
+ margin-right: 0 !important;
329
+ }
330
+
331
+ .search-submit-wrapper {
332
+ grid-column: 4/5;
333
+ /* margin-top: 56px;*/
334
+ max-width: unset;
335
+ margin-left: unset;
336
+ }
337
+ }
338
+ }
339
+
340
+ .search-submit-wrapper {
341
+ grid-column: 3/4;
342
+ margin-left: 50%;
343
+ max-width: 50%;
344
+ grid-column: 3/4;
345
+ @apply flex flex-col justify-center text-center;
346
+
347
+ .submit-bar-search {
348
+ margin-top: unset;
349
+ width: 100%;
350
+ margin-bottom: 20px;
351
+ margin-left: unset;
352
+ max-width: 100%;
353
+ width: 100%;
354
+ }
355
+ }
356
+
357
+
358
+ .input-fields {
359
+ /*width: calc(50% - 16px);*/
360
+
361
+ @apply inline-block mr-md !important;
362
+
363
+ .inbox-search-form-error {
364
+ padding-top: 0;
365
+ margin-top: 0;
366
+ @apply absolute;
367
+ }
368
+ }
369
+
370
+ .input-fields:nth-child(3n) {
371
+ margin-right: 0 !important;
372
+ }
373
+
374
+ .complaint-input {
375
+ @apply flex flex-col;
376
+
377
+ .clear-search {
378
+ @apply text-focus;
379
+ @apply block;
380
+ cursor: pointer;
381
+ &:hover {
382
+ color: #003078;
383
+ cursor: pointer;
384
+ }
385
+ }
386
+ }
387
+
388
+ .mobile-input {
389
+ @apply ml-sm;
390
+ }
391
+ }
392
+
393
+
394
+
395
+ .search-action-wrapper {
396
+ width: 33%;
397
+ margin-top: 28px;
398
+ @apply inline-block align-middle text-center;
399
+ button {
400
+ margin: 0;
401
+ width: 100%;
402
+ max-width: 300px !important;
403
+ }
404
+ }
405
+ }
406
+
407
+ .search-complaint-container-for-search {
408
+ }
409
+ }
410
+ }
411
+ }
412
+
413
+ .document-clear-all{
414
+ grid-area: 2/2;
415
+ display: flex;
416
+ justify-content: flex-end;
417
+ padding-right: 16px;
418
+ align-items: center;
419
+ }
420
+
421
+
422
+
423
+ .cell-text {
424
+ color: #505a5f;
425
+ }
426
+
427
+ .sla-cell-error {
428
+ color: #d4351c;
429
+ background-color: rgba(212, 53, 28, 0.12);
430
+ padding: 0 24px;
431
+ border-radius: 11px;
432
+ }
433
+
434
+ .sla-cell-success {
435
+ color: #00703c;
436
+ background-color: rgba(0, 112, 60, 0.12);
437
+ padding: 0 24px;
438
+ border-radius: 11px;
439
+ }
440
+
441
+ .complain-no-cell-text {
442
+ margin-top: "4px";
443
+ color: "#505A5F";
444
+ }
445
+
446
+ .search-error-label {
447
+ @apply font-bold text-legend text-error mb-sm !important;
448
+ }
449
+
450
+ .inbox-action-container {
451
+ display: flex;
452
+ justify-content: flex-end;
453
+ align-items: flex-start;
454
+ }
455
+ .complaint-links-container .header .removeHeight {
456
+ line-height: 28px;
457
+ }
458
+
459
+ @screen dt {
460
+ .complaint-links-container .header .removeBorderRadiusLogo {
461
+ border-radius: 2px !important;
462
+ }
463
+ }
464
+ @screen dt {
465
+ .customEmployeeCard {
466
+ width: 273px !important;
467
+ height: 263px !important;
468
+ }
469
+ }
470
+ .employeeTotalLink{
471
+ color: #505A5F;
472
+ font-size: 16px;
473
+ }
474
+
475
+ .inboxLinksFSM {
476
+ margin: 0 !important;
455
477
  }