@banch0u/core-project-test-repository 2.2.3 → 2.2.8

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 (134) hide show
  1. package/README.md +104 -104
  2. package/dist/assets/css/antd.css +842 -842
  3. package/dist/assets/css/variables.css +16 -16
  4. package/dist/assets/fonts/fonts.css +52 -52
  5. package/dist/components/Button/index.module.scss +154 -154
  6. package/dist/components/ColSort/index.module.scss +62 -62
  7. package/dist/components/Delete/Delete.module.scss +22 -22
  8. package/dist/components/DeleteModal/DeleteModal.module.scss +11 -11
  9. package/dist/components/Filter/index.module.scss +99 -99
  10. package/dist/components/FormModal/index.js +16 -16
  11. package/dist/components/FormModal/index.module.scss +14 -14
  12. package/dist/components/ImagePreviewModal/index.js +23 -23
  13. package/dist/components/ImagePreviewModal/index.module.scss +27 -27
  14. package/dist/components/Input/index.module.scss +111 -111
  15. package/dist/components/Loading/index.module.scss +18 -18
  16. package/dist/components/NotificationDropdown/index.js +8 -8
  17. package/dist/components/NotificationDropdown/index.module.scss +83 -83
  18. package/dist/components/NotificationSettingsContent/index.module.scss +70 -70
  19. package/dist/components/Pagination/Pagination.module.scss +8 -8
  20. package/dist/components/ProfileOptions/index.js +21 -21
  21. package/dist/components/ProfileOptions/index.module.scss +265 -265
  22. package/dist/components/Select/index.module.scss +72 -72
  23. package/dist/components/Success/Success.module.scss +26 -26
  24. package/dist/components/Table/index.module.scss +76 -76
  25. package/dist/helpers/enums.js +10 -0
  26. package/dist/index.css +32 -32
  27. package/dist/layout/Header/AppSelect/index.module.scss +72 -72
  28. package/dist/layout/Header/index.module.scss +12 -12
  29. package/dist/layout/QuestionnairesLayout/index.module.scss +3 -3
  30. package/dist/layout/QuestionnairesSidebar/index.js +26 -2
  31. package/dist/layout/QuestionnairesSidebar/index.module.scss +77 -77
  32. package/dist/layout/Sidebar/index.js +15 -15
  33. package/dist/layout/Sidebar/index.module.scss +67 -67
  34. package/dist/pages/Login/index.js +15 -15
  35. package/dist/pages/Login/index.module.scss +123 -123
  36. package/dist/pages/NotFound/index.module.scss +50 -50
  37. package/dist/pages/Platform/index.js +15 -15
  38. package/dist/pages/Platform/index.module.scss +125 -125
  39. package/dist/pages/Questionnnaires/Questionnaires.module.scss +211 -211
  40. package/dist/pages/Questionnnaires/QuestionnairesAcademicdegreesContent/index.js +12 -12
  41. package/dist/pages/Questionnnaires/QuestionnairesApplicationFormContent/index.js +8 -8
  42. package/dist/pages/Questionnnaires/QuestionnairesAreasContent/index.js +8 -8
  43. package/dist/pages/Questionnnaires/QuestionnairesBarrelContent/constant.js +64 -0
  44. package/dist/pages/Questionnnaires/QuestionnairesBarrelContent/index.js +292 -0
  45. package/dist/pages/Questionnnaires/QuestionnairesBrandsContent/index.js +8 -8
  46. package/dist/pages/Questionnnaires/QuestionnairesCategoriesContent/index.js +8 -8
  47. package/dist/pages/Questionnnaires/QuestionnairesChassisTypesContent/index.js +8 -8
  48. package/dist/pages/Questionnnaires/QuestionnairesChemicalsContent/index.js +12 -12
  49. package/dist/pages/Questionnnaires/QuestionnairesColorsContent/index.js +8 -8
  50. package/dist/pages/Questionnnaires/QuestionnairesCompaniesContent/index.js +8 -8
  51. package/dist/pages/Questionnnaires/QuestionnairesContractTopicsContent/index.js +8 -8
  52. package/dist/pages/Questionnnaires/QuestionnairesContractTypesSubtypesContent/index.js +12 -12
  53. package/dist/pages/Questionnnaires/QuestionnairesContractcurrenciesContent/index.js +8 -8
  54. package/dist/pages/Questionnnaires/QuestionnairesContracttypesContent/index.js +8 -8
  55. package/dist/pages/Questionnnaires/QuestionnairesContragenttypesContent/index.js +8 -8
  56. package/dist/pages/Questionnnaires/QuestionnairesCountriesContent/index.js +8 -8
  57. package/dist/pages/Questionnnaires/QuestionnairesCrushReasonsContent/index.js +8 -8
  58. package/dist/pages/Questionnnaires/QuestionnairesDefaultAgreementPlansContent/index.js +23 -23
  59. package/dist/pages/Questionnnaires/QuestionnairesDeliveryMethodContent/index.js +8 -8
  60. package/dist/pages/Questionnnaires/QuestionnairesDetailPartsContent/index.js +8 -8
  61. package/dist/pages/Questionnnaires/QuestionnairesDisabilitystatusesContent/index.js +12 -12
  62. package/dist/pages/Questionnnaires/QuestionnairesDocumentRecieveMethodsContent/index.js +8 -8
  63. package/dist/pages/Questionnnaires/QuestionnairesDocumentTypeContent/index.js +12 -12
  64. package/dist/pages/Questionnnaires/QuestionnairesDocumentWhomContent/index.js +12 -12
  65. package/dist/pages/Questionnnaires/QuestionnairesDrivingcategoriesContent/index.js +8 -8
  66. package/dist/pages/Questionnnaires/QuestionnairesEducationinstitutionsContent/index.js +12 -12
  67. package/dist/pages/Questionnnaires/QuestionnairesEducationlevelsContent/index.js +12 -12
  68. package/dist/pages/Questionnnaires/QuestionnairesEducationpaymentsContent/index.js +12 -12
  69. package/dist/pages/Questionnnaires/QuestionnairesEmployeeConfigurations/index.js +13 -13
  70. package/dist/pages/Questionnnaires/QuestionnairesEngineTypesContent/index.js +8 -8
  71. package/dist/pages/Questionnnaires/QuestionnairesExecutionRulesContent/index.js +8 -8
  72. package/dist/pages/Questionnnaires/QuestionnairesExtraServicesContent/index.js +8 -8
  73. package/dist/pages/Questionnnaires/QuestionnairesFieldContent/constant.js +64 -0
  74. package/dist/pages/Questionnnaires/QuestionnairesFieldContent/index.js +275 -0
  75. package/dist/pages/Questionnnaires/QuestionnairesFuelTypesContent/index.js +8 -8
  76. package/dist/pages/Questionnnaires/QuestionnairesGearboxTypesContent/index.js +8 -8
  77. package/dist/pages/Questionnnaires/QuestionnairesGeneralstructurestatusesContent/index.js +12 -12
  78. package/dist/pages/Questionnnaires/QuestionnairesGeneralstructuretypesContent/index.js +12 -12
  79. package/dist/pages/Questionnnaires/QuestionnairesHallsContent/index.js +8 -8
  80. package/dist/pages/Questionnnaires/QuestionnairesHonorarytitlesContent/index.js +12 -12
  81. package/dist/pages/Questionnnaires/QuestionnairesInsurancetypesContent/index.js +8 -8
  82. package/dist/pages/Questionnnaires/QuestionnairesInternalStructureContent/index.js +8 -8
  83. package/dist/pages/Questionnnaires/QuestionnairesIssuedAuthoritiesContent/index.js +8 -8
  84. package/dist/pages/Questionnnaires/QuestionnairesMarginNoteTextsContent/index.js +8 -8
  85. package/dist/pages/Questionnnaires/QuestionnairesMeasurementTypesContent/index.js +8 -8
  86. package/dist/pages/Questionnnaires/QuestionnairesMilitarycategoriesContent/index.js +12 -12
  87. package/dist/pages/Questionnnaires/QuestionnairesMilitarygroupsContent/index.js +12 -12
  88. package/dist/pages/Questionnnaires/QuestionnairesMilitaryranksContent/index.js +12 -12
  89. package/dist/pages/Questionnnaires/QuestionnairesMilitarystaffsContent/index.js +12 -12
  90. package/dist/pages/Questionnnaires/QuestionnairesModelsContent/index.js +13 -13
  91. package/dist/pages/Questionnnaires/QuestionnairesOilFieldsContent/index.js +8 -8
  92. package/dist/pages/Questionnnaires/QuestionnairesOrdersContent/index.js +8 -8
  93. package/dist/pages/Questionnnaires/QuestionnairesOrganizationsContent/index.js +8 -8
  94. package/dist/pages/Questionnnaires/QuestionnairesOwnersContent/index.js +8 -8
  95. package/dist/pages/Questionnnaires/QuestionnairesOwnershipTypesContent/index.js +8 -8
  96. package/dist/pages/Questionnnaires/QuestionnairesPenaltyTypesContent/index.js +8 -8
  97. package/dist/pages/Questionnnaires/QuestionnairesPositionsContent/index.js +12 -12
  98. package/dist/pages/Questionnnaires/QuestionnairesRegionsContent/index.js +8 -8
  99. package/dist/pages/Questionnnaires/QuestionnairesRepairTypesContent/index.js +8 -8
  100. package/dist/pages/Questionnnaires/QuestionnairesRepairmentWorkTypesContent/index.js +8 -8
  101. package/dist/pages/Questionnnaires/QuestionnairesReprimandtypesContent/index.js +12 -12
  102. package/dist/pages/Questionnnaires/QuestionnairesRouteLocationsContent/index.js +8 -8
  103. package/dist/pages/Questionnnaires/QuestionnairesSpecialdaysContent/index.js +12 -12
  104. package/dist/pages/Questionnnaires/QuestionnairesSpecializationsContent/index.js +12 -12
  105. package/dist/pages/Questionnnaires/QuestionnairesStructuresContent/index.js +8 -8
  106. package/dist/pages/Questionnnaires/QuestionnairesSubtopicContent/index.js +15 -15
  107. package/dist/pages/Questionnnaires/QuestionnairesTopicContent/index.js +12 -12
  108. package/dist/pages/Questionnnaires/QuestionnairesTransmitterTypesContent/index.js +8 -8
  109. package/dist/pages/Questionnnaires/QuestionnairesVehicleCategoriesContent/index.js +8 -8
  110. package/dist/pages/Questionnnaires/QuestionnairesVehicleGroupsContent/index.js +8 -8
  111. package/dist/pages/Questionnnaires/QuestionnairesVehicleTypesContent/index.js +8 -8
  112. package/dist/pages/Questionnnaires/QuestionnairesWarparticipantsContent/index.js +12 -12
  113. package/dist/pages/Questionnnaires/QuestionnairesWellContent/constant.js +64 -0
  114. package/dist/pages/Questionnnaires/QuestionnairesWellContent/index.js +280 -0
  115. package/dist/pages/Questionnnaires/QuestionnairesWorkModesContent/index.js +8 -8
  116. package/dist/pages/Questionnnaires/QuestionnairesWorkschedulesContent/index.js +12 -12
  117. package/dist/routes/QuestionnaireRoutes.js +19 -1
  118. package/dist/store/slices/auth/index.js +60 -60
  119. package/dist/store/slices/auth/service.js +20 -20
  120. package/dist/store/slices/companyInfo/index.js +10 -10
  121. package/dist/store/slices/companyInfo/service.js +4 -4
  122. package/dist/store/slices/employees/index.js +30 -30
  123. package/dist/store/slices/employees/service.js +12 -12
  124. package/dist/store/slices/global/index.js +170 -152
  125. package/dist/store/slices/notification/index.js +73 -73
  126. package/dist/store/slices/notification/service.js +24 -24
  127. package/dist/store/slices/questionnaire/index.js +9154 -8527
  128. package/dist/store/slices/questionnaire/service.js +3467 -3083
  129. package/dist/tools/questionnaireGenerator.js +12 -12
  130. package/dist/translations/index.json +364 -364
  131. package/dist/utils/axios.js +27 -141
  132. package/dist/utils/message.js +2 -2
  133. package/dist/utils/path.js +12 -0
  134. package/package.json +1 -1
@@ -1,843 +1,843 @@
1
- .ant-select-clear {
2
- display: flex !important;
3
- align-items: center;
4
- justify-content: center;
5
- right: 8px;
6
- display: none;
7
- }
8
-
9
- .sideBar .ant-menu-title-content {
10
- color: #828282;
11
- }
12
-
13
- .sideBar .ant-menu-item-selected {
14
- background-color: #deeaf6 !important;
15
- color: var(--darkBlueColor) !important;
16
- }
17
-
18
- .sideBar .ant-menu-item-selected svg path {
19
- stroke: var(--darkBlueColor);
20
- }
21
-
22
- .sideBar .ant-menu-item-selected .ant-menu-title-content a {
23
- font-weight: 500 !important;
24
- }
25
-
26
- .sideBar .ant-menu-item {
27
- padding-left: 10px !important;
28
- margin-block: 12px;
29
- border-radius: 4px;
30
- }
31
-
32
- .sideBar .ant-menu-submenu .ant-menu-submenu-title {
33
- padding-left: 10px !important;
34
- }
35
-
36
- .sideBar .ant-menu-submenu .ant-menu-item {
37
- padding-left: 34px !important;
38
- }
39
-
40
- .sideBar .ant-menu-item-selected .ant-menu-title-content {
41
- color: var(--darkBlueColor) !important;
42
- }
43
-
44
- .sideBar .ant-menu-title-content a {}
45
-
46
- .sideBar .ant-menu-submenu span {}
47
-
48
- .sideBar .ant-menu-inline {
49
- border-inline-end: 0 !important;
50
- }
51
-
52
-
53
-
54
- .ant-collapse {
55
- background-color: transparent;
56
- border: none;
57
- }
58
-
59
- .ant-collapse-item {
60
- border: none;
61
- }
62
-
63
- .ant-collapse-header {
64
- background-color: var(--blue);
65
- border: 1px solid var(--white);
66
- border-radius: 8px !important;
67
- padding: 10px 12px;
68
- display: flex !important;
69
- align-items: center;
70
- gap: 10px;
71
- cursor: pointer;
72
- color: var(--white);
73
- font-size: 16px;
74
-
75
- svg {
76
- width: 20px;
77
- height: 20px;
78
-
79
- }
80
-
81
- .ant-collapse-expand-icon {
82
- margin-left: auto;
83
- }
84
- }
85
-
86
- .ant-collapse-expand-icon {
87
- margin-top: 4px;
88
- }
89
-
90
- .ant-collapse-content {
91
- position: absolute;
92
- top: 100%;
93
- left: 18px;
94
- width: 250px;
95
- overflow: visible;
96
- box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
97
- }
98
-
99
- .ant-collapse-content-box {
100
- padding: 10px;
101
- display: flex;
102
- flex-direction: column;
103
- gap: 8px;
104
- background-color: var(--blue);
105
- border-bottom-left-radius: 8px;
106
- border-bottom-right-radius: 8px;
107
- }
108
-
109
- .ant-tooltip-inner {
110
- background-color: #fff !important;
111
- color: black !important;
112
- }
113
-
114
- .ant-tooltip-inner a {
115
- color: black !important;
116
- }
117
-
118
- .ant-tooltip-arrow {
119
- display: none !important;
120
- }
121
-
122
- .ant-switch-checked {
123
- background-color: #219653 !important;
124
- }
125
-
126
-
127
- .ant-checkbox-checked .ant-checkbox-inner {
128
- background-color: var(--blue) !important;
129
- border-color: var(--blue) !important;
130
- }
131
-
132
- .ant-checkbox-disabled .ant-checkbox-inner {
133
- background-color: var(--blue) !important;
134
- border-color: var(--blue) !important;
135
- opacity: 0.5 !important;
136
- }
137
-
138
- .ant-checkbox-inner {
139
- width: 21px !important;
140
- height: 21px !important;
141
- border-color: var(--blue) !important;
142
- }
143
-
144
- .ant-checkbox-inner::after {
145
- border-color: var(--white) !important;
146
- }
147
-
148
- .filter .ant-form-item {
149
- margin-bottom: 0px !important;
150
- }
151
-
152
-
153
- .sideBar .ant-menu-title-content {
154
- color: #828282;
155
- }
156
-
157
- .sideBar .ant-menu-item-selected {
158
- background-color: #deeaf6 !important;
159
- color: var(--darkBlueColor) !important;
160
- }
161
-
162
- .sideBar .ant-menu-item-selected svg path {
163
- stroke: var(--darkBlueColor);
164
- }
165
-
166
- .sideBar .ant-menu-item-selected .ant-menu-title-content a {
167
- font-weight: 500 !important;
168
- }
169
-
170
- .sideBar .ant-menu-item {
171
- padding-left: 10px !important;
172
- margin-block: 12px;
173
- border-radius: 4px;
174
- }
175
-
176
- .sideBar .ant-menu-submenu .ant-menu-submenu-title {
177
- padding-left: 10px !important;
178
- }
179
-
180
- .sideBar .ant-menu-submenu .ant-menu-item {
181
- padding-left: 34px !important;
182
- }
183
-
184
- .sideBar .ant-menu-item-selected .ant-menu-title-content {
185
- color: var(--darkBlueColor) !important;
186
- }
187
-
188
- .sideBar .ant-menu-title-content a {}
189
-
190
- .sideBar .ant-menu-submenu span {}
191
-
192
- .sideBar .ant-menu-inline {
193
- border-inline-end: 0 !important;
194
- }
195
-
196
- .ant-checkbox-checked .ant-checkbox-inner {
197
- background-color: var(--darkBlueColor) !important;
198
- border-color: var(--darkBlueColor) !important;
199
- }
200
-
201
- .ant-checkbox-disabled .ant-checkbox-inner {
202
- background-color: var(--darkBlueColor) !important;
203
- border-color: var(--darkBlueColor) !important;
204
- opacity: 0.5 !important;
205
- }
206
-
207
- .ant-checkbox-inner {
208
- width: 21px !important;
209
- height: 21px !important;
210
- border-color: var(--darkBlueColor) !important;
211
- }
212
-
213
- .ant-checkbox-inner::after {
214
- border-color: #fff !important;
215
- }
216
-
217
- .ant-table-row td {
218
- vertical-align: middle !important;
219
- }
220
-
221
- .ant-pagination-item {
222
- border-radius: 8px !important;
223
- border: 1px solid #f1f1f1 !important;
224
- }
225
-
226
- .ant-pagination-item a {
227
- color: #333333 !important;
228
- }
229
-
230
- .ant-pagination-item-active {
231
- border-color: #016DAF !important;
232
- overflow: hidden;
233
- }
234
-
235
- .ant-pagination-item-active a {
236
- color: #fff !important;
237
- background: #016DAF !important;
238
- }
239
-
240
- .ant-pagination-item a:hover {
241
- color: var(--defaultColor) !important;
242
- }
243
-
244
- .ant-pagination-next,
245
- .ant-pagination-prev {
246
- /* display: none !important; */
247
- border: 1px solid #f1f1f1;
248
- }
249
-
250
- .pagination_select .ant-select-selector {
251
- border-color: #f1f1f1 !important;
252
- }
253
-
254
- .rowClassName1 {
255
- background-color: #f3f3f3 !important;
256
- border-radius: 10px;
257
- border-width: 3px;
258
- border-style: solid;
259
- margin-top: 10px !important;
260
- }
261
-
262
- .rowClassName1 td:first-child {
263
- border-top-left-radius: 4px;
264
- border-bottom-left-radius: 4px;
265
- border-left: 1px solid #bdc4d250 !important;
266
- }
267
-
268
- .rowClassName1 td:first-child {
269
- border-top: 1px solid #bdc4d250 !important;
270
- border-bottom: 1px solid #bdc4d250 !important;
271
- }
272
-
273
- .rowClassName1 td:nth-child(2) {
274
- /* border-top: 1px solid #bdc4d250 !important;
275
- border-bottom: 1px solid #bdc4d250 !important;
276
- border-right: 1px solid #bdc4d250 !important;
277
- border-top-right-radius: 4px;
278
- border-bottom-right-radius: 4px; */
279
- }
280
-
281
- .bigTable .rowClassName1 td:nth-child(2) {
282
- border-top: 1px solid #bdc4d250 !important;
283
- border-bottom: 1px solid #bdc4d250 !important;
284
- border-right: none !important;
285
- border-top-right-radius: 0px;
286
- border-bottom-right-radius: 0px;
287
- }
288
-
289
- .bigTable .rowClassName1 td:first-child {
290
- border-top-left-radius: 0px;
291
- border-bottom-left-radius: 0px;
292
- border-left: none !important;
293
- }
294
-
295
- .active_row {
296
- background-color: #f3f3f3 !important;
297
- border-radius: 10px;
298
- border-width: 3px;
299
- border-style: solid;
300
- margin-top: 10px !important;
301
- }
302
-
303
- .active_row td:first-child {
304
- border-top-left-radius: 4px;
305
- border-bottom-left-radius: 4px;
306
- border-left: 1px solid #bdc4d250 !important;
307
- }
308
-
309
- .active_row td:first-child {
310
- border-top: 1px solid #bdc4d250 !important;
311
- border-bottom: 1px solid #bdc4d250 !important;
312
- }
313
-
314
- .active_row td:nth-child(2) {
315
- border-top: 1px solid #bdc4d250 !important;
316
- border-bottom: 1px solid #bdc4d250 !important;
317
- border-right: 1px solid #bdc4d250 !important;
318
- border-top-right-radius: 4px;
319
- border-bottom-right-radius: 4px;
320
- }
321
-
322
- .bigTable .active_row td:nth-child(2) {
323
- border-top: 1px solid #bdc4d250 !important;
324
- border-bottom: 1px solid #bdc4d250 !important;
325
- border-right: none !important;
326
- border-top-right-radius: 0px;
327
- border-bottom-right-radius: 0px;
328
- }
329
-
330
- .bigTable .active_row td:first-child {
331
- border-top-left-radius: 0px;
332
- border-bottom-left-radius: 0px;
333
- border-left: none !important;
334
- }
335
-
336
- .ant-table table {
337
- border-spacing: 0px 7px !important;
338
- min-width: 96.2% !important;
339
- margin: auto !important;
340
- width: 90% !important;
341
- background: white !important;
342
- border-radius: 0 !important;
343
- }
344
-
345
- .qv .ant-table table {
346
- border-spacing: 0 !important;
347
- min-width: 100% !important;
348
- margin: auto !important;
349
- width: 100% !important;
350
- }
351
-
352
- .ant-table-header table {
353
- border-spacing: 0px !important;
354
- }
355
-
356
- .bigTable .ant-table .ant-table-body table {
357
- border-spacing: 0px 7px !important;
358
-
359
- min-width: 100% !important;
360
- margin: auto !important;
361
- width: 100% !important;
362
- }
363
-
364
- .modal_table .ant-table .ant-table-body table {
365
- border-spacing: 0px 7px !important;
366
-
367
- min-width: 99% !important;
368
- margin: auto !important;
369
- width: 99% !important;
370
- }
371
-
372
- .bigTable .rowClassName1 {
373
- background-color: #f3f3f3 !important;
374
- border-radius: 4px;
375
- border-width: 3px;
376
- border-style: solid;
377
- }
378
-
379
- .bigTable .active_row {
380
- background-color: #a0bfde !important;
381
- border-radius: 4px;
382
- border-width: 3px;
383
- border-style: solid;
384
- }
385
-
386
- .modal_table .rowClassName2 {
387
- border-radius: 4px;
388
- border-width: 3px;
389
- border-style: solid;
390
- }
391
-
392
- .bigTable .rowClassName1 td:first-child {
393
- background-color: #fff !important;
394
- border-top: none !important;
395
- border-bottom: none !important;
396
- }
397
-
398
- .bigTable .rowClassName1 td:last-child {
399
- background-color: #fff !important;
400
- border-top: none !important;
401
- border-bottom: none !important;
402
- }
403
-
404
- .bigTable .rowClassName1 td:nth-child(2) {
405
- border-top: none !important;
406
- border-bottom: none !important;
407
- }
408
-
409
- .bigTable .rowClassName1 td {
410
- background-color: #f3f3f3 !important;
411
- border-top: none !important;
412
- border-bottom: none !important;
413
- transition: 250ms;
414
- }
415
-
416
- .bigTable .active_row td:first-child {
417
- background-color: #fff !important;
418
- border-top: none !important;
419
- border-bottom: none !important;
420
- }
421
-
422
- .bigTable .active_row td:last-child {
423
- background-color: #fff !important;
424
- border-top: none !important;
425
- border-bottom: none !important;
426
- }
427
-
428
- .bigTable .active_row td:nth-child(2) {
429
- border-top: none !important;
430
- border-bottom: none !important;
431
- }
432
-
433
- .bigTable .active_row td {
434
- background-color: #a0bfde !important;
435
- border-top: none !important;
436
- border-bottom: none !important;
437
- transition: 250ms;
438
- }
439
-
440
- .modal_table .rowClassName2 td {
441
- background-color: #ededed !important;
442
- border-top: none !important;
443
- border-bottom: none !important;
444
- transition: 250ms;
445
- }
446
-
447
- .bigTable .rowClassName1:hover td {
448
- background-color: #deeaf6 !important;
449
- transition: 250ms;
450
- }
451
-
452
- .bigTable .rowClassName1:hover td:first-child {
453
- background-color: #fff !important;
454
- }
455
-
456
- .bigTable .rowClassName1:hover td:last-child {
457
- background-color: #fff !important;
458
- }
459
-
460
- /* .bigTable .active_row:hover td {
461
- background-color: #deeaf6 !important;
462
- transition: 250ms;
463
- }
464
- .bigTable .active_row:hover td:first-child {
465
- background-color: #fff !important;
466
- }
467
- .bigTable .active_row:hover td:last-child {
468
- background-color: #fff !important;
469
- } */
470
- .ant-table-wrapper .ant-table-body .ant-table-tbody {
471
- transform: translateY(-7px) !important;
472
- }
473
-
474
- .bigTable .rowClassName1 td:nth-child(2) {
475
- border-top-left-radius: 4px;
476
- border-bottom-left-radius: 4px;
477
- }
478
-
479
- .bigTable .active_row td:nth-child(2) {
480
- border-top-left-radius: 4px;
481
- border-bottom-left-radius: 4px;
482
- }
483
-
484
- .modal_table .rowClassName2 td:nth-child(1) {
485
- border-top-left-radius: 8px;
486
- border-bottom-left-radius: 8px;
487
- }
488
-
489
- .bigTable .rowClassName1 td:last-child {
490
- border-top-right-radius: 4px;
491
- border-bottom-right-radius: 4px;
492
- }
493
-
494
- .bigTable .active_row td:last-child {
495
- border-top-right-radius: 4px;
496
- border-bottom-right-radius: 4px;
497
- }
498
-
499
- .modal_table .rowClassName2 td:last-child {
500
- border-top-right-radius: 8px;
501
- border-bottom-right-radius: 8px;
502
- }
503
-
504
- .bigTable .rowClassName1 td:nth-last-child(2) {
505
- border-top-right-radius: 4px;
506
- border-bottom-right-radius: 4px;
507
- }
508
-
509
- .bigTable .active_row td:nth-last-child(2) {
510
- border-top-right-radius: 4px;
511
- border-bottom-right-radius: 4px;
512
- }
513
-
514
- .ant-switch-checked {
515
- background-color: #219653 !important;
516
- }
517
-
518
- .ant-form-item-label {
519
- padding-bottom: 0 !important;
520
- }
521
-
522
- .ant-upload-wrapper .ant-upload-drag {
523
- height: 193px !important;
524
- background: #f2f7ff !important;
525
- border: 2px dashed #86a8ff !important;
526
- border-radius: 8px !important;
527
- }
528
-
529
- .ant-form-item-control-input {
530
- border-color: #b9b9b9 !important;
531
- }
532
-
533
- /* Error state input border color */
534
- .ant-form-item-has-error .ant-form-item-control-input {
535
- border-color: red;
536
- }
537
-
538
- .filter .ant-form-item {
539
- margin-bottom: 0px !important;
540
- }
541
-
542
- .ant-modal-title {
543
- font-family: Inter !important;
544
- font-size: 30px !important;
545
- font-weight: 500 !important;
546
- line-height: 45px !important;
547
- text-align: left !important;
548
- color: #0b0b0b !important;
549
- }
550
-
551
- .delete_modal .ant-modal .ant-modal-content {
552
- padding: 12px !important;
553
- }
554
-
555
- .questionnaires_menu .ant-menu-item {
556
- background: #f2f2f2;
557
- margin-block: 14px;
558
- padding-inline: 15px !important;
559
- transition: 250ms;
560
- }
561
-
562
- .questionnaires_menu .ant-menu-item:hover {
563
- background: #deeaf6 !important;
564
- transition: 250ms;
565
- }
566
-
567
- .questionnaires_menu .ant-menu-item .ant-menu-title-content {
568
- margin-left: 0px !important;
569
- }
570
-
571
- .questionnaires_menu .ant-menu-item-selected {
572
- border-left: 5px solid var(--darkBlueColor) !important;
573
- background: #deeaf6 !important;
574
- padding-inline: 10px !important;
575
- }
576
-
577
- .questionnaires_menu .ant-menu-item-selected .ant-menu-title-content {
578
- margin-left: 0px !important;
579
- }
580
-
581
- .questionnaires_menu .ant-menu {
582
- border-inline-end: unset !important;
583
- }
584
-
585
- .ant-modal-footer {
586
- margin-top: 0 !important;
587
- }
588
-
589
- .modal_table_search .rowClassName1 td:nth-child(2) {
590
- border-top-right-radius: 0px;
591
- border-bottom-right-radius: 0px;
592
- }
593
-
594
- .modal_table_search .rowClassName1 td:first-child {
595
- border-top-left-radius: 0px;
596
- border-bottom-left-radius: 0px;
597
- }
598
-
599
- .modal_table_search .ant-table .ant-table-body table {
600
- border-spacing: 0px 5px !important;
601
-
602
- min-width: 98% !important;
603
- margin: auto !important;
604
- width: 98% !important;
605
- }
606
-
607
- .modal_table_search .rowClassName1 {
608
- background-color: #f3f3f3 !important;
609
- border-radius: 4px;
610
- border-width: 3px;
611
- border-style: solid;
612
- }
613
-
614
- .modal_table_search .rowClassName1 td:first-child {
615
- background-color: #fff !important;
616
- }
617
-
618
- .modal_table_search .rowClassName1 td {
619
- background-color: #f3f3f3 !important;
620
- border-top: none !important;
621
- border-bottom: none !important;
622
- transition: 250ms;
623
- }
624
-
625
- .modal_table_search .rowClassName1:hover td {
626
- background-color: #deeaf6 !important;
627
- transition: 250ms;
628
- }
629
-
630
- .modal_table_search .rowClassName1:hover td:first-child {
631
- background-color: #fff !important;
632
- }
633
-
634
- .ant-table-wrapper .ant-table-body .ant-table-tbody {
635
- transform: translateY(-5px) !important;
636
- }
637
-
638
- .modal_table_search .rowClassName1 td:nth-child(2) {
639
- border-top-left-radius: 4px;
640
- border-bottom-left-radius: 4px;
641
- }
642
-
643
- .modal_table_search .rowClassName1 td:last-child {
644
- border-top-right-radius: 4px;
645
- border-bottom-right-radius: 4px;
646
- }
647
-
648
- .modal_table_search .active_row td:nth-child(2) {
649
- border-top-right-radius: 0px;
650
- border-bottom-right-radius: 0px;
651
- }
652
-
653
- .modal_table_search .active_row td:first-child {
654
- border-top-left-radius: 0px;
655
- border-bottom-left-radius: 0px;
656
- }
657
-
658
- .modal_table_search .active_row {
659
- background-color: #a0bfde !important;
660
- border-radius: 4px;
661
- border-width: 3px;
662
- border-style: solid;
663
- }
664
-
665
- .modal_table_search .active_row td:first-child {
666
- background-color: #fff !important;
667
- }
668
-
669
- .modal_table_search .active_row td {
670
- background-color: #a0bfde !important;
671
- border-top: none !important;
672
- border-bottom: none !important;
673
- transition: 250ms;
674
- }
675
-
676
- /* .modal_table_search .active_row:hover td {
677
- background-color: #deeaf6 !important;
678
- transition: 250ms;
679
- }
680
- .modal_table_search .active_row:hover td:first-child {
681
- background-color: #fff !important;
682
- } */
683
-
684
- .modal_table_search .active_row td:nth-child(2) {
685
- border-top-left-radius: 4px;
686
- border-bottom-left-radius: 4px;
687
- }
688
-
689
- .modal_table_search .active_row td:last-child {
690
- border-top-right-radius: 4px;
691
- border-bottom-right-radius: 4px;
692
- }
693
-
694
- .modal_table_1 table {
695
- border-spacing: 0px !important;
696
- width: 100% !important;
697
- }
698
-
699
- .modal_table_1 .ant-table-wrapper .ant-table-body .ant-table-tbody {
700
- transform: translateY(-20px) !important;
701
- }
702
-
703
- .modal_table_search .hover_row td:nth-child(2) {
704
- border-top-right-radius: 0px;
705
- border-bottom-right-radius: 0px;
706
- }
707
-
708
- .modal_table_search .hover_row td:first-child {
709
- border-top-left-radius: 0px;
710
- border-bottom-left-radius: 0px;
711
- }
712
-
713
- .modal_table_search .hover_row {
714
- background-color: #ddeaf6 !important;
715
- border-radius: 4px;
716
- border-width: 3px;
717
- border-style: solid;
718
- }
719
-
720
- .modal_table_search .hover_row td:first-child {
721
- background-color: #fff !important;
722
- }
723
-
724
- .modal_table_search .hover_row td {
725
- background-color: #ddeaf6 !important;
726
- border-top: none !important;
727
- border-bottom: none !important;
728
- transition: 250ms;
729
- }
730
-
731
- .modal_table_search .hover_row td:nth-child(2) {
732
- border-top-left-radius: 4px;
733
- border-bottom-left-radius: 4px;
734
- }
735
-
736
- .modal_table_search .hover_row td:last-child {
737
- border-top-right-radius: 4px;
738
- border-bottom-right-radius: 4px;
739
- }
740
-
741
- .bigTable .hover_row td:nth-child(2) {
742
- border-top-left-radius: 4px;
743
- border-bottom-left-radius: 4px;
744
- }
745
-
746
- .bigTable .hover_row td:last-child {
747
- border-top-right-radius: 4px;
748
- border-bottom-right-radius: 4px;
749
- }
750
-
751
- .bigTable .hover_row td:nth-last-child(2) {
752
- border-top-right-radius: 4px;
753
- border-bottom-right-radius: 4px;
754
- }
755
-
756
- .hover_row {
757
- background-color: #f3f3f3 !important;
758
- border-radius: 10px;
759
- border-width: 3px;
760
- border-style: solid;
761
- margin-top: 10px !important;
762
- }
763
-
764
- .hover_row td:first-child {
765
- border-top-left-radius: 4px;
766
- border-bottom-left-radius: 4px;
767
- border-left: 1px solid #bdc4d250 !important;
768
- }
769
-
770
- .hover_row td:first-child {
771
- border-top: 1px solid #bdc4d250 !important;
772
- border-bottom: 1px solid #bdc4d250 !important;
773
- }
774
-
775
- .hover_row td:nth-child(2) {
776
- border-top: 1px solid #bdc4d250 !important;
777
- border-bottom: 1px solid #bdc4d250 !important;
778
- border-right: 1px solid #bdc4d250 !important;
779
- border-top-right-radius: 4px;
780
- border-bottom-right-radius: 4px;
781
- }
782
-
783
- .bigTable .hover_row td:nth-child(2) {
784
- border-top: 1px solid #bdc4d250 !important;
785
- border-bottom: 1px solid #bdc4d250 !important;
786
- border-right: none !important;
787
- border-top-right-radius: 0px;
788
- border-bottom-right-radius: 0px;
789
- }
790
-
791
- .bigTable .hover_row td:first-child {
792
- border-top-left-radius: 0px;
793
- border-bottom-left-radius: 0px;
794
- border-left: none !important;
795
- }
796
-
797
- .bigTable .hover_row td:first-child {
798
- background-color: #fff !important;
799
- border-top: none !important;
800
- border-bottom: none !important;
801
- }
802
-
803
- .bigTable .hover_row td:last-child {
804
- background-color: #fff !important;
805
- border-top: none !important;
806
- border-bottom: none !important;
807
- }
808
-
809
- .bigTable .hover_row td:nth-child(2) {
810
- border-top: none !important;
811
- border-bottom: none !important;
812
- }
813
-
814
- .bigTable .hover_row td {
815
- background-color: #ddeaf6 !important;
816
- border-top: none !important;
817
- border-bottom: none !important;
818
- transition: 250ms;
819
- }
820
-
821
- .bigTable .hover_row {
822
- background-color: #ddeaf6 !important;
823
- border-radius: 4px;
824
- border-width: 3px;
825
- border-style: solid;
826
- }
827
-
828
- body {
829
- /* overflow: hidden !important; */
830
- }
831
-
832
- .ant-tooltip-inner {
833
- background-color: #fff !important;
834
- color: black !important;
835
- }
836
-
837
- .ant-tooltip-inner a {
838
- color: black !important;
839
- }
840
-
841
- .ant-tooltip-arrow {
842
- display: none !important;
1
+ .ant-select-clear {
2
+ display: flex !important;
3
+ align-items: center;
4
+ justify-content: center;
5
+ right: 8px;
6
+ display: none;
7
+ }
8
+
9
+ .sideBar .ant-menu-title-content {
10
+ color: #828282;
11
+ }
12
+
13
+ .sideBar .ant-menu-item-selected {
14
+ background-color: #deeaf6 !important;
15
+ color: var(--darkBlueColor) !important;
16
+ }
17
+
18
+ .sideBar .ant-menu-item-selected svg path {
19
+ stroke: var(--darkBlueColor);
20
+ }
21
+
22
+ .sideBar .ant-menu-item-selected .ant-menu-title-content a {
23
+ font-weight: 500 !important;
24
+ }
25
+
26
+ .sideBar .ant-menu-item {
27
+ padding-left: 10px !important;
28
+ margin-block: 12px;
29
+ border-radius: 4px;
30
+ }
31
+
32
+ .sideBar .ant-menu-submenu .ant-menu-submenu-title {
33
+ padding-left: 10px !important;
34
+ }
35
+
36
+ .sideBar .ant-menu-submenu .ant-menu-item {
37
+ padding-left: 34px !important;
38
+ }
39
+
40
+ .sideBar .ant-menu-item-selected .ant-menu-title-content {
41
+ color: var(--darkBlueColor) !important;
42
+ }
43
+
44
+ .sideBar .ant-menu-title-content a {}
45
+
46
+ .sideBar .ant-menu-submenu span {}
47
+
48
+ .sideBar .ant-menu-inline {
49
+ border-inline-end: 0 !important;
50
+ }
51
+
52
+
53
+
54
+ .ant-collapse {
55
+ background-color: transparent;
56
+ border: none;
57
+ }
58
+
59
+ .ant-collapse-item {
60
+ border: none;
61
+ }
62
+
63
+ .ant-collapse-header {
64
+ background-color: var(--blue);
65
+ border: 1px solid var(--white);
66
+ border-radius: 8px !important;
67
+ padding: 10px 12px;
68
+ display: flex !important;
69
+ align-items: center;
70
+ gap: 10px;
71
+ cursor: pointer;
72
+ color: var(--white);
73
+ font-size: 16px;
74
+
75
+ svg {
76
+ width: 20px;
77
+ height: 20px;
78
+
79
+ }
80
+
81
+ .ant-collapse-expand-icon {
82
+ margin-left: auto;
83
+ }
84
+ }
85
+
86
+ .ant-collapse-expand-icon {
87
+ margin-top: 4px;
88
+ }
89
+
90
+ .ant-collapse-content {
91
+ position: absolute;
92
+ top: 100%;
93
+ left: 18px;
94
+ width: 250px;
95
+ overflow: visible;
96
+ box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
97
+ }
98
+
99
+ .ant-collapse-content-box {
100
+ padding: 10px;
101
+ display: flex;
102
+ flex-direction: column;
103
+ gap: 8px;
104
+ background-color: var(--blue);
105
+ border-bottom-left-radius: 8px;
106
+ border-bottom-right-radius: 8px;
107
+ }
108
+
109
+ .ant-tooltip-inner {
110
+ background-color: #fff !important;
111
+ color: black !important;
112
+ }
113
+
114
+ .ant-tooltip-inner a {
115
+ color: black !important;
116
+ }
117
+
118
+ .ant-tooltip-arrow {
119
+ display: none !important;
120
+ }
121
+
122
+ .ant-switch-checked {
123
+ background-color: #219653 !important;
124
+ }
125
+
126
+
127
+ .ant-checkbox-checked .ant-checkbox-inner {
128
+ background-color: var(--blue) !important;
129
+ border-color: var(--blue) !important;
130
+ }
131
+
132
+ .ant-checkbox-disabled .ant-checkbox-inner {
133
+ background-color: var(--blue) !important;
134
+ border-color: var(--blue) !important;
135
+ opacity: 0.5 !important;
136
+ }
137
+
138
+ .ant-checkbox-inner {
139
+ width: 21px !important;
140
+ height: 21px !important;
141
+ border-color: var(--blue) !important;
142
+ }
143
+
144
+ .ant-checkbox-inner::after {
145
+ border-color: var(--white) !important;
146
+ }
147
+
148
+ .filter .ant-form-item {
149
+ margin-bottom: 0px !important;
150
+ }
151
+
152
+
153
+ .sideBar .ant-menu-title-content {
154
+ color: #828282;
155
+ }
156
+
157
+ .sideBar .ant-menu-item-selected {
158
+ background-color: #deeaf6 !important;
159
+ color: var(--darkBlueColor) !important;
160
+ }
161
+
162
+ .sideBar .ant-menu-item-selected svg path {
163
+ stroke: var(--darkBlueColor);
164
+ }
165
+
166
+ .sideBar .ant-menu-item-selected .ant-menu-title-content a {
167
+ font-weight: 500 !important;
168
+ }
169
+
170
+ .sideBar .ant-menu-item {
171
+ padding-left: 10px !important;
172
+ margin-block: 12px;
173
+ border-radius: 4px;
174
+ }
175
+
176
+ .sideBar .ant-menu-submenu .ant-menu-submenu-title {
177
+ padding-left: 10px !important;
178
+ }
179
+
180
+ .sideBar .ant-menu-submenu .ant-menu-item {
181
+ padding-left: 34px !important;
182
+ }
183
+
184
+ .sideBar .ant-menu-item-selected .ant-menu-title-content {
185
+ color: var(--darkBlueColor) !important;
186
+ }
187
+
188
+ .sideBar .ant-menu-title-content a {}
189
+
190
+ .sideBar .ant-menu-submenu span {}
191
+
192
+ .sideBar .ant-menu-inline {
193
+ border-inline-end: 0 !important;
194
+ }
195
+
196
+ .ant-checkbox-checked .ant-checkbox-inner {
197
+ background-color: var(--darkBlueColor) !important;
198
+ border-color: var(--darkBlueColor) !important;
199
+ }
200
+
201
+ .ant-checkbox-disabled .ant-checkbox-inner {
202
+ background-color: var(--darkBlueColor) !important;
203
+ border-color: var(--darkBlueColor) !important;
204
+ opacity: 0.5 !important;
205
+ }
206
+
207
+ .ant-checkbox-inner {
208
+ width: 21px !important;
209
+ height: 21px !important;
210
+ border-color: var(--darkBlueColor) !important;
211
+ }
212
+
213
+ .ant-checkbox-inner::after {
214
+ border-color: #fff !important;
215
+ }
216
+
217
+ .ant-table-row td {
218
+ vertical-align: middle !important;
219
+ }
220
+
221
+ .ant-pagination-item {
222
+ border-radius: 8px !important;
223
+ border: 1px solid #f1f1f1 !important;
224
+ }
225
+
226
+ .ant-pagination-item a {
227
+ color: #333333 !important;
228
+ }
229
+
230
+ .ant-pagination-item-active {
231
+ border-color: #016DAF !important;
232
+ overflow: hidden;
233
+ }
234
+
235
+ .ant-pagination-item-active a {
236
+ color: #fff !important;
237
+ background: #016DAF !important;
238
+ }
239
+
240
+ .ant-pagination-item a:hover {
241
+ color: var(--defaultColor) !important;
242
+ }
243
+
244
+ .ant-pagination-next,
245
+ .ant-pagination-prev {
246
+ /* display: none !important; */
247
+ border: 1px solid #f1f1f1;
248
+ }
249
+
250
+ .pagination_select .ant-select-selector {
251
+ border-color: #f1f1f1 !important;
252
+ }
253
+
254
+ .rowClassName1 {
255
+ background-color: #f3f3f3 !important;
256
+ border-radius: 10px;
257
+ border-width: 3px;
258
+ border-style: solid;
259
+ margin-top: 10px !important;
260
+ }
261
+
262
+ .rowClassName1 td:first-child {
263
+ border-top-left-radius: 4px;
264
+ border-bottom-left-radius: 4px;
265
+ border-left: 1px solid #bdc4d250 !important;
266
+ }
267
+
268
+ .rowClassName1 td:first-child {
269
+ border-top: 1px solid #bdc4d250 !important;
270
+ border-bottom: 1px solid #bdc4d250 !important;
271
+ }
272
+
273
+ .rowClassName1 td:nth-child(2) {
274
+ /* border-top: 1px solid #bdc4d250 !important;
275
+ border-bottom: 1px solid #bdc4d250 !important;
276
+ border-right: 1px solid #bdc4d250 !important;
277
+ border-top-right-radius: 4px;
278
+ border-bottom-right-radius: 4px; */
279
+ }
280
+
281
+ .bigTable .rowClassName1 td:nth-child(2) {
282
+ border-top: 1px solid #bdc4d250 !important;
283
+ border-bottom: 1px solid #bdc4d250 !important;
284
+ border-right: none !important;
285
+ border-top-right-radius: 0px;
286
+ border-bottom-right-radius: 0px;
287
+ }
288
+
289
+ .bigTable .rowClassName1 td:first-child {
290
+ border-top-left-radius: 0px;
291
+ border-bottom-left-radius: 0px;
292
+ border-left: none !important;
293
+ }
294
+
295
+ .active_row {
296
+ background-color: #f3f3f3 !important;
297
+ border-radius: 10px;
298
+ border-width: 3px;
299
+ border-style: solid;
300
+ margin-top: 10px !important;
301
+ }
302
+
303
+ .active_row td:first-child {
304
+ border-top-left-radius: 4px;
305
+ border-bottom-left-radius: 4px;
306
+ border-left: 1px solid #bdc4d250 !important;
307
+ }
308
+
309
+ .active_row td:first-child {
310
+ border-top: 1px solid #bdc4d250 !important;
311
+ border-bottom: 1px solid #bdc4d250 !important;
312
+ }
313
+
314
+ .active_row td:nth-child(2) {
315
+ border-top: 1px solid #bdc4d250 !important;
316
+ border-bottom: 1px solid #bdc4d250 !important;
317
+ border-right: 1px solid #bdc4d250 !important;
318
+ border-top-right-radius: 4px;
319
+ border-bottom-right-radius: 4px;
320
+ }
321
+
322
+ .bigTable .active_row td:nth-child(2) {
323
+ border-top: 1px solid #bdc4d250 !important;
324
+ border-bottom: 1px solid #bdc4d250 !important;
325
+ border-right: none !important;
326
+ border-top-right-radius: 0px;
327
+ border-bottom-right-radius: 0px;
328
+ }
329
+
330
+ .bigTable .active_row td:first-child {
331
+ border-top-left-radius: 0px;
332
+ border-bottom-left-radius: 0px;
333
+ border-left: none !important;
334
+ }
335
+
336
+ .ant-table table {
337
+ border-spacing: 0px 7px !important;
338
+ min-width: 96.2% !important;
339
+ margin: auto !important;
340
+ width: 90% !important;
341
+ background: white !important;
342
+ border-radius: 0 !important;
343
+ }
344
+
345
+ .qv .ant-table table {
346
+ border-spacing: 0 !important;
347
+ min-width: 100% !important;
348
+ margin: auto !important;
349
+ width: 100% !important;
350
+ }
351
+
352
+ .ant-table-header table {
353
+ border-spacing: 0px !important;
354
+ }
355
+
356
+ .bigTable .ant-table .ant-table-body table {
357
+ border-spacing: 0px 7px !important;
358
+
359
+ min-width: 100% !important;
360
+ margin: auto !important;
361
+ width: 100% !important;
362
+ }
363
+
364
+ .modal_table .ant-table .ant-table-body table {
365
+ border-spacing: 0px 7px !important;
366
+
367
+ min-width: 99% !important;
368
+ margin: auto !important;
369
+ width: 99% !important;
370
+ }
371
+
372
+ .bigTable .rowClassName1 {
373
+ background-color: #f3f3f3 !important;
374
+ border-radius: 4px;
375
+ border-width: 3px;
376
+ border-style: solid;
377
+ }
378
+
379
+ .bigTable .active_row {
380
+ background-color: #a0bfde !important;
381
+ border-radius: 4px;
382
+ border-width: 3px;
383
+ border-style: solid;
384
+ }
385
+
386
+ .modal_table .rowClassName2 {
387
+ border-radius: 4px;
388
+ border-width: 3px;
389
+ border-style: solid;
390
+ }
391
+
392
+ .bigTable .rowClassName1 td:first-child {
393
+ background-color: #fff !important;
394
+ border-top: none !important;
395
+ border-bottom: none !important;
396
+ }
397
+
398
+ .bigTable .rowClassName1 td:last-child {
399
+ background-color: #fff !important;
400
+ border-top: none !important;
401
+ border-bottom: none !important;
402
+ }
403
+
404
+ .bigTable .rowClassName1 td:nth-child(2) {
405
+ border-top: none !important;
406
+ border-bottom: none !important;
407
+ }
408
+
409
+ .bigTable .rowClassName1 td {
410
+ background-color: #f3f3f3 !important;
411
+ border-top: none !important;
412
+ border-bottom: none !important;
413
+ transition: 250ms;
414
+ }
415
+
416
+ .bigTable .active_row td:first-child {
417
+ background-color: #fff !important;
418
+ border-top: none !important;
419
+ border-bottom: none !important;
420
+ }
421
+
422
+ .bigTable .active_row td:last-child {
423
+ background-color: #fff !important;
424
+ border-top: none !important;
425
+ border-bottom: none !important;
426
+ }
427
+
428
+ .bigTable .active_row td:nth-child(2) {
429
+ border-top: none !important;
430
+ border-bottom: none !important;
431
+ }
432
+
433
+ .bigTable .active_row td {
434
+ background-color: #a0bfde !important;
435
+ border-top: none !important;
436
+ border-bottom: none !important;
437
+ transition: 250ms;
438
+ }
439
+
440
+ .modal_table .rowClassName2 td {
441
+ background-color: #ededed !important;
442
+ border-top: none !important;
443
+ border-bottom: none !important;
444
+ transition: 250ms;
445
+ }
446
+
447
+ .bigTable .rowClassName1:hover td {
448
+ background-color: #deeaf6 !important;
449
+ transition: 250ms;
450
+ }
451
+
452
+ .bigTable .rowClassName1:hover td:first-child {
453
+ background-color: #fff !important;
454
+ }
455
+
456
+ .bigTable .rowClassName1:hover td:last-child {
457
+ background-color: #fff !important;
458
+ }
459
+
460
+ /* .bigTable .active_row:hover td {
461
+ background-color: #deeaf6 !important;
462
+ transition: 250ms;
463
+ }
464
+ .bigTable .active_row:hover td:first-child {
465
+ background-color: #fff !important;
466
+ }
467
+ .bigTable .active_row:hover td:last-child {
468
+ background-color: #fff !important;
469
+ } */
470
+ .ant-table-wrapper .ant-table-body .ant-table-tbody {
471
+ transform: translateY(-7px) !important;
472
+ }
473
+
474
+ .bigTable .rowClassName1 td:nth-child(2) {
475
+ border-top-left-radius: 4px;
476
+ border-bottom-left-radius: 4px;
477
+ }
478
+
479
+ .bigTable .active_row td:nth-child(2) {
480
+ border-top-left-radius: 4px;
481
+ border-bottom-left-radius: 4px;
482
+ }
483
+
484
+ .modal_table .rowClassName2 td:nth-child(1) {
485
+ border-top-left-radius: 8px;
486
+ border-bottom-left-radius: 8px;
487
+ }
488
+
489
+ .bigTable .rowClassName1 td:last-child {
490
+ border-top-right-radius: 4px;
491
+ border-bottom-right-radius: 4px;
492
+ }
493
+
494
+ .bigTable .active_row td:last-child {
495
+ border-top-right-radius: 4px;
496
+ border-bottom-right-radius: 4px;
497
+ }
498
+
499
+ .modal_table .rowClassName2 td:last-child {
500
+ border-top-right-radius: 8px;
501
+ border-bottom-right-radius: 8px;
502
+ }
503
+
504
+ .bigTable .rowClassName1 td:nth-last-child(2) {
505
+ border-top-right-radius: 4px;
506
+ border-bottom-right-radius: 4px;
507
+ }
508
+
509
+ .bigTable .active_row td:nth-last-child(2) {
510
+ border-top-right-radius: 4px;
511
+ border-bottom-right-radius: 4px;
512
+ }
513
+
514
+ .ant-switch-checked {
515
+ background-color: #219653 !important;
516
+ }
517
+
518
+ .ant-form-item-label {
519
+ padding-bottom: 0 !important;
520
+ }
521
+
522
+ .ant-upload-wrapper .ant-upload-drag {
523
+ height: 193px !important;
524
+ background: #f2f7ff !important;
525
+ border: 2px dashed #86a8ff !important;
526
+ border-radius: 8px !important;
527
+ }
528
+
529
+ .ant-form-item-control-input {
530
+ border-color: #b9b9b9 !important;
531
+ }
532
+
533
+ /* Error state input border color */
534
+ .ant-form-item-has-error .ant-form-item-control-input {
535
+ border-color: red;
536
+ }
537
+
538
+ .filter .ant-form-item {
539
+ margin-bottom: 0px !important;
540
+ }
541
+
542
+ .ant-modal-title {
543
+ font-family: Inter !important;
544
+ font-size: 30px !important;
545
+ font-weight: 500 !important;
546
+ line-height: 45px !important;
547
+ text-align: left !important;
548
+ color: #0b0b0b !important;
549
+ }
550
+
551
+ .delete_modal .ant-modal .ant-modal-content {
552
+ padding: 12px !important;
553
+ }
554
+
555
+ .questionnaires_menu .ant-menu-item {
556
+ background: #f2f2f2;
557
+ margin-block: 14px;
558
+ padding-inline: 15px !important;
559
+ transition: 250ms;
560
+ }
561
+
562
+ .questionnaires_menu .ant-menu-item:hover {
563
+ background: #deeaf6 !important;
564
+ transition: 250ms;
565
+ }
566
+
567
+ .questionnaires_menu .ant-menu-item .ant-menu-title-content {
568
+ margin-left: 0px !important;
569
+ }
570
+
571
+ .questionnaires_menu .ant-menu-item-selected {
572
+ border-left: 5px solid var(--darkBlueColor) !important;
573
+ background: #deeaf6 !important;
574
+ padding-inline: 10px !important;
575
+ }
576
+
577
+ .questionnaires_menu .ant-menu-item-selected .ant-menu-title-content {
578
+ margin-left: 0px !important;
579
+ }
580
+
581
+ .questionnaires_menu .ant-menu {
582
+ border-inline-end: unset !important;
583
+ }
584
+
585
+ .ant-modal-footer {
586
+ margin-top: 0 !important;
587
+ }
588
+
589
+ .modal_table_search .rowClassName1 td:nth-child(2) {
590
+ border-top-right-radius: 0px;
591
+ border-bottom-right-radius: 0px;
592
+ }
593
+
594
+ .modal_table_search .rowClassName1 td:first-child {
595
+ border-top-left-radius: 0px;
596
+ border-bottom-left-radius: 0px;
597
+ }
598
+
599
+ .modal_table_search .ant-table .ant-table-body table {
600
+ border-spacing: 0px 5px !important;
601
+
602
+ min-width: 98% !important;
603
+ margin: auto !important;
604
+ width: 98% !important;
605
+ }
606
+
607
+ .modal_table_search .rowClassName1 {
608
+ background-color: #f3f3f3 !important;
609
+ border-radius: 4px;
610
+ border-width: 3px;
611
+ border-style: solid;
612
+ }
613
+
614
+ .modal_table_search .rowClassName1 td:first-child {
615
+ background-color: #fff !important;
616
+ }
617
+
618
+ .modal_table_search .rowClassName1 td {
619
+ background-color: #f3f3f3 !important;
620
+ border-top: none !important;
621
+ border-bottom: none !important;
622
+ transition: 250ms;
623
+ }
624
+
625
+ .modal_table_search .rowClassName1:hover td {
626
+ background-color: #deeaf6 !important;
627
+ transition: 250ms;
628
+ }
629
+
630
+ .modal_table_search .rowClassName1:hover td:first-child {
631
+ background-color: #fff !important;
632
+ }
633
+
634
+ .ant-table-wrapper .ant-table-body .ant-table-tbody {
635
+ transform: translateY(-5px) !important;
636
+ }
637
+
638
+ .modal_table_search .rowClassName1 td:nth-child(2) {
639
+ border-top-left-radius: 4px;
640
+ border-bottom-left-radius: 4px;
641
+ }
642
+
643
+ .modal_table_search .rowClassName1 td:last-child {
644
+ border-top-right-radius: 4px;
645
+ border-bottom-right-radius: 4px;
646
+ }
647
+
648
+ .modal_table_search .active_row td:nth-child(2) {
649
+ border-top-right-radius: 0px;
650
+ border-bottom-right-radius: 0px;
651
+ }
652
+
653
+ .modal_table_search .active_row td:first-child {
654
+ border-top-left-radius: 0px;
655
+ border-bottom-left-radius: 0px;
656
+ }
657
+
658
+ .modal_table_search .active_row {
659
+ background-color: #a0bfde !important;
660
+ border-radius: 4px;
661
+ border-width: 3px;
662
+ border-style: solid;
663
+ }
664
+
665
+ .modal_table_search .active_row td:first-child {
666
+ background-color: #fff !important;
667
+ }
668
+
669
+ .modal_table_search .active_row td {
670
+ background-color: #a0bfde !important;
671
+ border-top: none !important;
672
+ border-bottom: none !important;
673
+ transition: 250ms;
674
+ }
675
+
676
+ /* .modal_table_search .active_row:hover td {
677
+ background-color: #deeaf6 !important;
678
+ transition: 250ms;
679
+ }
680
+ .modal_table_search .active_row:hover td:first-child {
681
+ background-color: #fff !important;
682
+ } */
683
+
684
+ .modal_table_search .active_row td:nth-child(2) {
685
+ border-top-left-radius: 4px;
686
+ border-bottom-left-radius: 4px;
687
+ }
688
+
689
+ .modal_table_search .active_row td:last-child {
690
+ border-top-right-radius: 4px;
691
+ border-bottom-right-radius: 4px;
692
+ }
693
+
694
+ .modal_table_1 table {
695
+ border-spacing: 0px !important;
696
+ width: 100% !important;
697
+ }
698
+
699
+ .modal_table_1 .ant-table-wrapper .ant-table-body .ant-table-tbody {
700
+ transform: translateY(-20px) !important;
701
+ }
702
+
703
+ .modal_table_search .hover_row td:nth-child(2) {
704
+ border-top-right-radius: 0px;
705
+ border-bottom-right-radius: 0px;
706
+ }
707
+
708
+ .modal_table_search .hover_row td:first-child {
709
+ border-top-left-radius: 0px;
710
+ border-bottom-left-radius: 0px;
711
+ }
712
+
713
+ .modal_table_search .hover_row {
714
+ background-color: #ddeaf6 !important;
715
+ border-radius: 4px;
716
+ border-width: 3px;
717
+ border-style: solid;
718
+ }
719
+
720
+ .modal_table_search .hover_row td:first-child {
721
+ background-color: #fff !important;
722
+ }
723
+
724
+ .modal_table_search .hover_row td {
725
+ background-color: #ddeaf6 !important;
726
+ border-top: none !important;
727
+ border-bottom: none !important;
728
+ transition: 250ms;
729
+ }
730
+
731
+ .modal_table_search .hover_row td:nth-child(2) {
732
+ border-top-left-radius: 4px;
733
+ border-bottom-left-radius: 4px;
734
+ }
735
+
736
+ .modal_table_search .hover_row td:last-child {
737
+ border-top-right-radius: 4px;
738
+ border-bottom-right-radius: 4px;
739
+ }
740
+
741
+ .bigTable .hover_row td:nth-child(2) {
742
+ border-top-left-radius: 4px;
743
+ border-bottom-left-radius: 4px;
744
+ }
745
+
746
+ .bigTable .hover_row td:last-child {
747
+ border-top-right-radius: 4px;
748
+ border-bottom-right-radius: 4px;
749
+ }
750
+
751
+ .bigTable .hover_row td:nth-last-child(2) {
752
+ border-top-right-radius: 4px;
753
+ border-bottom-right-radius: 4px;
754
+ }
755
+
756
+ .hover_row {
757
+ background-color: #f3f3f3 !important;
758
+ border-radius: 10px;
759
+ border-width: 3px;
760
+ border-style: solid;
761
+ margin-top: 10px !important;
762
+ }
763
+
764
+ .hover_row td:first-child {
765
+ border-top-left-radius: 4px;
766
+ border-bottom-left-radius: 4px;
767
+ border-left: 1px solid #bdc4d250 !important;
768
+ }
769
+
770
+ .hover_row td:first-child {
771
+ border-top: 1px solid #bdc4d250 !important;
772
+ border-bottom: 1px solid #bdc4d250 !important;
773
+ }
774
+
775
+ .hover_row td:nth-child(2) {
776
+ border-top: 1px solid #bdc4d250 !important;
777
+ border-bottom: 1px solid #bdc4d250 !important;
778
+ border-right: 1px solid #bdc4d250 !important;
779
+ border-top-right-radius: 4px;
780
+ border-bottom-right-radius: 4px;
781
+ }
782
+
783
+ .bigTable .hover_row td:nth-child(2) {
784
+ border-top: 1px solid #bdc4d250 !important;
785
+ border-bottom: 1px solid #bdc4d250 !important;
786
+ border-right: none !important;
787
+ border-top-right-radius: 0px;
788
+ border-bottom-right-radius: 0px;
789
+ }
790
+
791
+ .bigTable .hover_row td:first-child {
792
+ border-top-left-radius: 0px;
793
+ border-bottom-left-radius: 0px;
794
+ border-left: none !important;
795
+ }
796
+
797
+ .bigTable .hover_row td:first-child {
798
+ background-color: #fff !important;
799
+ border-top: none !important;
800
+ border-bottom: none !important;
801
+ }
802
+
803
+ .bigTable .hover_row td:last-child {
804
+ background-color: #fff !important;
805
+ border-top: none !important;
806
+ border-bottom: none !important;
807
+ }
808
+
809
+ .bigTable .hover_row td:nth-child(2) {
810
+ border-top: none !important;
811
+ border-bottom: none !important;
812
+ }
813
+
814
+ .bigTable .hover_row td {
815
+ background-color: #ddeaf6 !important;
816
+ border-top: none !important;
817
+ border-bottom: none !important;
818
+ transition: 250ms;
819
+ }
820
+
821
+ .bigTable .hover_row {
822
+ background-color: #ddeaf6 !important;
823
+ border-radius: 4px;
824
+ border-width: 3px;
825
+ border-style: solid;
826
+ }
827
+
828
+ body {
829
+ /* overflow: hidden !important; */
830
+ }
831
+
832
+ .ant-tooltip-inner {
833
+ background-color: #fff !important;
834
+ color: black !important;
835
+ }
836
+
837
+ .ant-tooltip-inner a {
838
+ color: black !important;
839
+ }
840
+
841
+ .ant-tooltip-arrow {
842
+ display: none !important;
843
843
  }