primereact 10.0.9 → 10.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (315) hide show
  1. package/api/api.cjs.js +29 -6
  2. package/api/api.cjs.min.js +1 -1
  3. package/api/api.esm.js +29 -6
  4. package/api/api.esm.min.js +1 -1
  5. package/api/api.js +29 -6
  6. package/api/api.min.js +1 -1
  7. package/autocomplete/autocomplete.cjs.js +2 -1
  8. package/autocomplete/autocomplete.cjs.min.js +1 -1
  9. package/autocomplete/autocomplete.esm.js +2 -1
  10. package/autocomplete/autocomplete.esm.min.js +1 -1
  11. package/autocomplete/autocomplete.js +2 -1
  12. package/autocomplete/autocomplete.min.js +1 -1
  13. package/button/button.cjs.js +3 -3
  14. package/button/button.cjs.min.js +1 -1
  15. package/button/button.d.ts +5 -0
  16. package/button/button.esm.js +3 -3
  17. package/button/button.esm.min.js +1 -1
  18. package/button/button.js +3 -3
  19. package/button/button.min.js +1 -1
  20. package/calendar/calendar.cjs.js +3 -2
  21. package/calendar/calendar.cjs.min.js +1 -1
  22. package/calendar/calendar.esm.js +3 -2
  23. package/calendar/calendar.esm.min.js +1 -1
  24. package/calendar/calendar.js +3 -2
  25. package/calendar/calendar.min.js +1 -1
  26. package/cascadeselect/cascadeselect.cjs.js +4 -3
  27. package/cascadeselect/cascadeselect.cjs.min.js +1 -1
  28. package/cascadeselect/cascadeselect.esm.js +4 -3
  29. package/cascadeselect/cascadeselect.esm.min.js +1 -1
  30. package/cascadeselect/cascadeselect.js +5 -4
  31. package/cascadeselect/cascadeselect.min.js +1 -1
  32. package/colorpicker/colorpicker.cjs.js +2 -1
  33. package/colorpicker/colorpicker.cjs.min.js +1 -1
  34. package/colorpicker/colorpicker.esm.js +2 -1
  35. package/colorpicker/colorpicker.esm.min.js +1 -1
  36. package/colorpicker/colorpicker.js +3 -2
  37. package/colorpicker/colorpicker.min.js +1 -1
  38. package/componentbase/componentbase.cjs.js +2 -2
  39. package/componentbase/componentbase.cjs.min.js +1 -1
  40. package/componentbase/componentbase.esm.js +2 -2
  41. package/componentbase/componentbase.esm.min.js +1 -1
  42. package/componentbase/componentbase.js +2 -2
  43. package/componentbase/componentbase.min.js +1 -1
  44. package/contextmenu/contextmenu.cjs.js +4 -5
  45. package/contextmenu/contextmenu.cjs.min.js +1 -1
  46. package/contextmenu/contextmenu.esm.js +4 -5
  47. package/contextmenu/contextmenu.esm.min.js +1 -1
  48. package/contextmenu/contextmenu.js +4 -5
  49. package/contextmenu/contextmenu.min.js +1 -1
  50. package/core/core.js +78 -45
  51. package/core/core.min.js +10 -10
  52. package/datatable/datatable.cjs.js +64 -60
  53. package/datatable/datatable.cjs.min.js +1 -1
  54. package/datatable/datatable.d.ts +6 -0
  55. package/datatable/datatable.esm.js +64 -60
  56. package/datatable/datatable.esm.min.js +1 -1
  57. package/datatable/datatable.js +64 -60
  58. package/datatable/datatable.min.js +1 -1
  59. package/dataview/dataview.cjs.js +1 -2
  60. package/dataview/dataview.cjs.min.js +1 -1
  61. package/dataview/dataview.esm.js +1 -2
  62. package/dataview/dataview.esm.min.js +1 -1
  63. package/dataview/dataview.js +1 -2
  64. package/dataview/dataview.min.js +1 -1
  65. package/dialog/dialog.cjs.js +3 -5
  66. package/dialog/dialog.cjs.min.js +1 -1
  67. package/dialog/dialog.esm.js +3 -5
  68. package/dialog/dialog.esm.min.js +1 -1
  69. package/dialog/dialog.js +3 -5
  70. package/dialog/dialog.min.js +1 -1
  71. package/dropdown/dropdown.cjs.js +3 -1
  72. package/dropdown/dropdown.cjs.min.js +1 -1
  73. package/dropdown/dropdown.esm.js +3 -1
  74. package/dropdown/dropdown.esm.min.js +1 -1
  75. package/dropdown/dropdown.js +3 -1
  76. package/dropdown/dropdown.min.js +1 -1
  77. package/fileupload/fileupload.cjs.js +1 -1
  78. package/fileupload/fileupload.cjs.min.js +1 -1
  79. package/fileupload/fileupload.esm.js +1 -1
  80. package/fileupload/fileupload.esm.min.js +1 -1
  81. package/fileupload/fileupload.js +1 -1
  82. package/fileupload/fileupload.min.js +1 -1
  83. package/hooks/hooks.cjs.js +7 -16
  84. package/hooks/hooks.cjs.min.js +1 -1
  85. package/hooks/hooks.esm.js +7 -16
  86. package/hooks/hooks.esm.min.js +1 -1
  87. package/hooks/hooks.js +7 -16
  88. package/hooks/hooks.min.js +1 -1
  89. package/inputmask/inputmask.cjs.js +8 -3
  90. package/inputmask/inputmask.cjs.min.js +1 -1
  91. package/inputmask/inputmask.esm.js +8 -3
  92. package/inputmask/inputmask.esm.min.js +1 -1
  93. package/inputmask/inputmask.js +8 -3
  94. package/inputmask/inputmask.min.js +1 -1
  95. package/inputnumber/inputnumber.cjs.js +18 -3
  96. package/inputnumber/inputnumber.cjs.min.js +1 -1
  97. package/inputnumber/inputnumber.esm.js +18 -3
  98. package/inputnumber/inputnumber.esm.min.js +1 -1
  99. package/inputnumber/inputnumber.js +18 -3
  100. package/inputnumber/inputnumber.min.js +1 -1
  101. package/inputtext/inputtext.d.ts +5 -1
  102. package/megamenu/megamenu.cjs.js +1 -1
  103. package/megamenu/megamenu.cjs.min.js +1 -1
  104. package/megamenu/megamenu.esm.js +1 -1
  105. package/megamenu/megamenu.esm.min.js +1 -1
  106. package/megamenu/megamenu.js +1 -1
  107. package/megamenu/megamenu.min.js +1 -1
  108. package/mention/mention.cjs.js +4 -1
  109. package/mention/mention.cjs.min.js +1 -1
  110. package/mention/mention.esm.js +5 -2
  111. package/mention/mention.esm.min.js +1 -1
  112. package/mention/mention.js +4 -1
  113. package/mention/mention.min.js +1 -1
  114. package/multiselect/multiselect.cjs.js +11 -0
  115. package/multiselect/multiselect.cjs.min.js +1 -1
  116. package/multiselect/multiselect.d.ts +20 -0
  117. package/multiselect/multiselect.esm.js +11 -0
  118. package/multiselect/multiselect.esm.min.js +1 -1
  119. package/multiselect/multiselect.js +11 -0
  120. package/multiselect/multiselect.min.js +1 -1
  121. package/overlaypanel/overlaypanel.cjs.js +1 -1
  122. package/overlaypanel/overlaypanel.cjs.min.js +1 -1
  123. package/overlaypanel/overlaypanel.esm.js +1 -1
  124. package/overlaypanel/overlaypanel.esm.min.js +1 -1
  125. package/overlaypanel/overlaypanel.js +1 -1
  126. package/overlaypanel/overlaypanel.min.js +1 -1
  127. package/package.json +5 -2
  128. package/panelmenu/panelmenu.cjs.js +5 -3
  129. package/panelmenu/panelmenu.cjs.min.js +1 -1
  130. package/panelmenu/panelmenu.esm.js +5 -3
  131. package/panelmenu/panelmenu.esm.min.js +1 -1
  132. package/panelmenu/panelmenu.js +5 -3
  133. package/panelmenu/panelmenu.min.js +1 -1
  134. package/passthrough/tailwind/index.cjs.js +6 -6
  135. package/passthrough/tailwind/index.cjs.min.js +1 -1
  136. package/passthrough/tailwind/index.esm.js +6 -6
  137. package/passthrough/tailwind/index.esm.min.js +1 -1
  138. package/passthrough/tailwind/index.js +6 -6
  139. package/passthrough/tailwind/index.min.js +1 -1
  140. package/password/password.cjs.js +8 -2
  141. package/password/password.cjs.min.js +1 -1
  142. package/password/password.esm.js +9 -3
  143. package/password/password.esm.min.js +1 -1
  144. package/password/password.js +8 -2
  145. package/password/password.min.js +1 -1
  146. package/primereact.all.cjs.js +241 -168
  147. package/primereact.all.cjs.min.js +1 -1
  148. package/primereact.all.esm.js +241 -168
  149. package/primereact.all.esm.min.js +1 -1
  150. package/primereact.all.js +241 -168
  151. package/primereact.all.min.js +1 -1
  152. package/resources/themes/arya-blue/theme.css +96 -91
  153. package/resources/themes/arya-green/theme.css +96 -91
  154. package/resources/themes/arya-orange/theme.css +96 -91
  155. package/resources/themes/arya-purple/theme.css +96 -91
  156. package/resources/themes/bootstrap4-dark-blue/theme.css +96 -91
  157. package/resources/themes/bootstrap4-dark-purple/theme.css +96 -91
  158. package/resources/themes/bootstrap4-light-blue/theme.css +95 -90
  159. package/resources/themes/bootstrap4-light-purple/theme.css +95 -90
  160. package/resources/themes/fluent-light/theme.css +96 -91
  161. package/resources/themes/lara-dark-amber/fonts/Inter-italic.var.woff2 +0 -0
  162. package/resources/themes/lara-dark-amber/fonts/Inter-roman.var.woff2 +0 -0
  163. package/resources/themes/lara-dark-amber/theme.css +6049 -0
  164. package/resources/themes/lara-dark-blue/theme.css +999 -955
  165. package/resources/themes/lara-dark-cyan/fonts/Inter-italic.var.woff2 +0 -0
  166. package/resources/themes/lara-dark-cyan/fonts/Inter-roman.var.woff2 +0 -0
  167. package/resources/themes/lara-dark-cyan/theme.css +6049 -0
  168. package/resources/themes/lara-dark-green/fonts/Inter-italic.var.woff2 +0 -0
  169. package/resources/themes/lara-dark-green/fonts/Inter-roman.var.woff2 +0 -0
  170. package/resources/themes/lara-dark-green/theme.css +6049 -0
  171. package/resources/themes/lara-dark-indigo/theme.css +999 -955
  172. package/resources/themes/lara-dark-pink/fonts/Inter-italic.var.woff2 +0 -0
  173. package/resources/themes/lara-dark-pink/fonts/Inter-roman.var.woff2 +0 -0
  174. package/resources/themes/lara-dark-pink/theme.css +6049 -0
  175. package/resources/themes/lara-dark-purple/theme.css +999 -955
  176. package/resources/themes/lara-dark-teal/theme.css +999 -955
  177. package/resources/themes/lara-light-amber/fonts/Inter-italic.var.woff2 +0 -0
  178. package/resources/themes/lara-light-amber/fonts/Inter-roman.var.woff2 +0 -0
  179. package/resources/themes/lara-light-amber/theme.css +6041 -0
  180. package/resources/themes/lara-light-blue/theme.css +836 -800
  181. package/resources/themes/lara-light-cyan/fonts/Inter-italic.var.woff2 +0 -0
  182. package/resources/themes/lara-light-cyan/fonts/Inter-roman.var.woff2 +0 -0
  183. package/resources/themes/lara-light-cyan/theme.css +6041 -0
  184. package/resources/themes/lara-light-green/fonts/Inter-italic.var.woff2 +0 -0
  185. package/resources/themes/lara-light-green/fonts/Inter-roman.var.woff2 +0 -0
  186. package/resources/themes/lara-light-green/theme.css +6041 -0
  187. package/resources/themes/lara-light-indigo/theme.css +836 -800
  188. package/resources/themes/lara-light-pink/fonts/Inter-italic.var.woff2 +0 -0
  189. package/resources/themes/lara-light-pink/fonts/Inter-roman.var.woff2 +0 -0
  190. package/resources/themes/lara-light-pink/theme.css +6041 -0
  191. package/resources/themes/lara-light-purple/theme.css +836 -800
  192. package/resources/themes/lara-light-teal/theme.css +1109 -1073
  193. package/resources/themes/luna-amber/theme.css +96 -91
  194. package/resources/themes/luna-blue/theme.css +96 -91
  195. package/resources/themes/luna-green/theme.css +96 -91
  196. package/resources/themes/luna-pink/theme.css +96 -91
  197. package/resources/themes/md-dark-deeppurple/theme.css +140 -135
  198. package/resources/themes/md-dark-indigo/theme.css +140 -135
  199. package/resources/themes/md-light-deeppurple/theme.css +140 -135
  200. package/resources/themes/md-light-indigo/theme.css +140 -135
  201. package/resources/themes/mdc-dark-deeppurple/theme.css +140 -135
  202. package/resources/themes/mdc-dark-indigo/theme.css +140 -135
  203. package/resources/themes/mdc-light-deeppurple/theme.css +140 -135
  204. package/resources/themes/mdc-light-indigo/theme.css +140 -135
  205. package/resources/themes/mira/theme.css +101 -91
  206. package/resources/themes/nano/theme.css +100 -91
  207. package/resources/themes/nova/theme.css +96 -91
  208. package/resources/themes/nova-accent/theme.css +96 -91
  209. package/resources/themes/nova-alt/theme.css +96 -91
  210. package/resources/themes/rhea/theme.css +96 -91
  211. package/resources/themes/saga-blue/theme.css +96 -91
  212. package/resources/themes/saga-green/theme.css +96 -91
  213. package/resources/themes/saga-orange/theme.css +96 -91
  214. package/resources/themes/saga-purple/theme.css +96 -91
  215. package/resources/themes/soho-dark/theme.css +101 -91
  216. package/resources/themes/soho-light/theme.css +101 -91
  217. package/resources/themes/vela-blue/theme.css +96 -91
  218. package/resources/themes/vela-green/theme.css +96 -91
  219. package/resources/themes/vela-orange/theme.css +96 -91
  220. package/resources/themes/vela-purple/theme.css +96 -91
  221. package/resources/themes/viva-dark/theme.css +96 -91
  222. package/resources/themes/viva-light/theme.css +96 -91
  223. package/ripple/ripple.cjs.js +1 -1
  224. package/ripple/ripple.cjs.min.js +1 -1
  225. package/ripple/ripple.esm.js +1 -1
  226. package/ripple/ripple.esm.min.js +1 -1
  227. package/ripple/ripple.js +1 -1
  228. package/ripple/ripple.min.js +1 -1
  229. package/scrolltop/scrolltop.cjs.js +1 -1
  230. package/scrolltop/scrolltop.cjs.min.js +1 -1
  231. package/scrolltop/scrolltop.esm.js +1 -1
  232. package/scrolltop/scrolltop.esm.min.js +1 -1
  233. package/scrolltop/scrolltop.js +1 -1
  234. package/scrolltop/scrolltop.min.js +1 -1
  235. package/sidebar/sidebar.cjs.js +2 -2
  236. package/sidebar/sidebar.cjs.min.js +1 -1
  237. package/sidebar/sidebar.esm.js +2 -2
  238. package/sidebar/sidebar.esm.min.js +1 -1
  239. package/sidebar/sidebar.js +2 -2
  240. package/sidebar/sidebar.min.js +1 -1
  241. package/slider/slider.cjs.js +2 -2
  242. package/slider/slider.cjs.min.js +1 -1
  243. package/slider/slider.esm.js +2 -2
  244. package/slider/slider.esm.min.js +1 -1
  245. package/slider/slider.js +2 -2
  246. package/slider/slider.min.js +1 -1
  247. package/speeddial/speeddial.cjs.js +2 -4
  248. package/speeddial/speeddial.cjs.min.js +1 -1
  249. package/speeddial/speeddial.esm.js +2 -4
  250. package/speeddial/speeddial.esm.min.js +1 -1
  251. package/speeddial/speeddial.js +2 -4
  252. package/speeddial/speeddial.min.js +1 -1
  253. package/splitbutton/splitbutton.cjs.js +4 -4
  254. package/splitbutton/splitbutton.cjs.min.js +1 -1
  255. package/splitbutton/splitbutton.esm.js +4 -4
  256. package/splitbutton/splitbutton.esm.min.js +1 -1
  257. package/splitbutton/splitbutton.js +4 -4
  258. package/splitbutton/splitbutton.min.js +1 -1
  259. package/splitter/splitter.cjs.js +3 -1
  260. package/splitter/splitter.cjs.min.js +1 -1
  261. package/splitter/splitter.esm.js +3 -1
  262. package/splitter/splitter.esm.min.js +1 -1
  263. package/splitter/splitter.js +3 -1
  264. package/splitter/splitter.min.js +1 -1
  265. package/tabview/tabview.cjs.js +13 -9
  266. package/tabview/tabview.cjs.min.js +1 -1
  267. package/tabview/tabview.d.ts +1 -1
  268. package/tabview/tabview.esm.js +13 -9
  269. package/tabview/tabview.esm.min.js +1 -1
  270. package/tabview/tabview.js +13 -9
  271. package/tabview/tabview.min.js +1 -1
  272. package/tag/tag.cjs.js +1 -2
  273. package/tag/tag.cjs.min.js +1 -1
  274. package/tag/tag.esm.js +1 -2
  275. package/tag/tag.esm.min.js +1 -1
  276. package/tag/tag.js +1 -2
  277. package/tag/tag.min.js +1 -1
  278. package/tieredmenu/tieredmenu.cjs.js +1 -1
  279. package/tieredmenu/tieredmenu.cjs.min.js +1 -1
  280. package/tieredmenu/tieredmenu.esm.js +1 -1
  281. package/tieredmenu/tieredmenu.esm.min.js +1 -1
  282. package/tieredmenu/tieredmenu.js +1 -1
  283. package/tieredmenu/tieredmenu.min.js +1 -1
  284. package/timeline/timeline.cjs.js +1 -2
  285. package/timeline/timeline.cjs.min.js +1 -1
  286. package/timeline/timeline.esm.js +1 -2
  287. package/timeline/timeline.esm.min.js +1 -1
  288. package/timeline/timeline.js +1 -2
  289. package/timeline/timeline.min.js +1 -1
  290. package/tooltip/tooltip.cjs.js +9 -5
  291. package/tooltip/tooltip.cjs.min.js +1 -1
  292. package/tooltip/tooltip.esm.js +9 -5
  293. package/tooltip/tooltip.esm.min.js +1 -1
  294. package/tooltip/tooltip.js +9 -5
  295. package/tooltip/tooltip.min.js +1 -1
  296. package/tree/tree.cjs.js +3 -3
  297. package/tree/tree.cjs.min.js +1 -1
  298. package/tree/tree.esm.js +3 -3
  299. package/tree/tree.esm.min.js +1 -1
  300. package/tree/tree.js +3 -3
  301. package/tree/tree.min.js +1 -1
  302. package/treeselect/treeselect.cjs.js +1 -0
  303. package/treeselect/treeselect.cjs.min.js +1 -1
  304. package/treeselect/treeselect.esm.js +1 -0
  305. package/treeselect/treeselect.esm.min.js +1 -1
  306. package/treeselect/treeselect.js +1 -0
  307. package/treeselect/treeselect.min.js +1 -1
  308. package/treetable/treetable.cjs.js +15 -11
  309. package/treetable/treetable.cjs.min.js +1 -1
  310. package/treetable/treetable.esm.js +15 -11
  311. package/treetable/treetable.esm.min.js +1 -1
  312. package/treetable/treetable.js +15 -11
  313. package/treetable/treetable.min.js +1 -1
  314. package/utils/utils.d.ts +1 -1
  315. package/web-types.json +39 -1
@@ -5,40 +5,40 @@
5
5
  --font-family:"Inter var", sans-serif;
6
6
  --font-feature-settings: "cv02","cv03","cv04","cv11";
7
7
  --surface-a:#ffffff;
8
- --surface-b:#f8f9fa;
9
- --surface-c:#e9ecef;
10
- --surface-d:#dee2e6;
8
+ --surface-b:#f9fafb;
9
+ --surface-c:#f3f4f6;
10
+ --surface-d:#e5e7eb;
11
11
  --surface-e:#ffffff;
12
12
  --surface-f:#ffffff;
13
- --text-color:#495057;
14
- --text-color-secondary:#6c757d;
13
+ --text-color:#4b5563;
14
+ --text-color-secondary:#6b7280;
15
15
  --primary-color:#3B82F6;
16
16
  --primary-color-text:#ffffff;
17
17
  --surface-0: #ffffff;
18
- --surface-50: #FAFAFA;
19
- --surface-100: #F5F5F5;
20
- --surface-200: #EEEEEE;
21
- --surface-300: #E0E0E0;
22
- --surface-400: #BDBDBD;
23
- --surface-500: #9E9E9E;
24
- --surface-600: #757575;
25
- --surface-700: #616161;
26
- --surface-800: #424242;
27
- --surface-900: #212121;
28
- --gray-50: #FAFAFA;
29
- --gray-100: #F5F5F5;
30
- --gray-200: #EEEEEE;
31
- --gray-300: #E0E0E0;
32
- --gray-400: #BDBDBD;
33
- --gray-500: #9E9E9E;
34
- --gray-600: #757575;
35
- --gray-700: #616161;
36
- --gray-800: #424242;
37
- --gray-900: #212121;
18
+ --surface-50: #f9fafb;
19
+ --surface-100: #f3f4f6;
20
+ --surface-200: #e5e7eb;
21
+ --surface-300: #d1d5db;
22
+ --surface-400: #9ca3af;
23
+ --surface-500: #6b7280;
24
+ --surface-600: #4b5563;
25
+ --surface-700: #374151;
26
+ --surface-800: #1f2937;
27
+ --surface-900: #111827;
28
+ --gray-50: #f9fafb;
29
+ --gray-100: #f3f4f6;
30
+ --gray-200: #e5e7eb;
31
+ --gray-300: #d1d5db;
32
+ --gray-400: #9ca3af;
33
+ --gray-500: #6b7280;
34
+ --gray-600: #4b5563;
35
+ --gray-700: #374151;
36
+ --gray-800: #1f2937;
37
+ --gray-900: #111827;
38
38
  --content-padding:1.25rem;
39
39
  --inline-spacing:0.5rem;
40
40
  --border-radius:6px;
41
- --surface-ground:#eff3f8;
41
+ --surface-ground:#f9fafb;
42
42
  --surface-section:#ffffff;
43
43
  --surface-card:#ffffff;
44
44
  --surface-overlay:#ffffff;
@@ -191,40 +191,40 @@
191
191
  }
192
192
 
193
193
  .p-editor-container .p-editor-toolbar {
194
- background: #f8f9fa;
194
+ background: #f9fafb;
195
195
  border-top-right-radius: 6px;
196
196
  border-top-left-radius: 6px;
197
197
  }
198
198
  .p-editor-container .p-editor-toolbar.ql-snow {
199
- border: 1px solid #dee2e6;
199
+ border: 1px solid #e5e7eb;
200
200
  }
201
201
  .p-editor-container .p-editor-toolbar.ql-snow .ql-stroke {
202
- stroke: #6c757d;
202
+ stroke: #6b7280;
203
203
  }
204
204
  .p-editor-container .p-editor-toolbar.ql-snow .ql-fill {
205
- fill: #6c757d;
205
+ fill: #6b7280;
206
206
  }
207
207
  .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label {
208
208
  border: 0 none;
209
- color: #6c757d;
209
+ color: #6b7280;
210
210
  }
211
211
  .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover {
212
- color: #495057;
212
+ color: #4b5563;
213
213
  }
214
214
  .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-stroke {
215
- stroke: #495057;
215
+ stroke: #4b5563;
216
216
  }
217
217
  .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-fill {
218
- fill: #495057;
218
+ fill: #4b5563;
219
219
  }
220
220
  .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
221
- color: #495057;
221
+ color: #4b5563;
222
222
  }
223
223
  .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
224
- stroke: #495057;
224
+ stroke: #4b5563;
225
225
  }
226
226
  .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
227
- fill: #495057;
227
+ fill: #4b5563;
228
228
  }
229
229
  .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
230
230
  background: #ffffff;
@@ -234,11 +234,11 @@
234
234
  padding: 0.75rem 0;
235
235
  }
236
236
  .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item {
237
- color: #495057;
237
+ color: #4b5563;
238
238
  }
239
239
  .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover {
240
- color: #495057;
241
- background: #e9ecef;
240
+ color: #4b5563;
241
+ background: #f3f4f6;
242
242
  }
243
243
  .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded:not(.ql-icon-picker) .ql-picker-item {
244
244
  padding: 0.75rem 1.25rem;
@@ -248,25 +248,25 @@
248
248
  border-bottom-left-radius: 6px;
249
249
  }
250
250
  .p-editor-container .p-editor-content.ql-snow {
251
- border: 1px solid #dee2e6;
251
+ border: 1px solid #e5e7eb;
252
252
  }
253
253
  .p-editor-container .p-editor-content .ql-editor {
254
254
  background: #ffffff;
255
- color: #495057;
255
+ color: #4b5563;
256
256
  border-bottom-right-radius: 6px;
257
257
  border-bottom-left-radius: 6px;
258
258
  }
259
259
  .p-editor-container .ql-snow.ql-toolbar button:hover,
260
260
  .p-editor-container .ql-snow.ql-toolbar button:focus {
261
- color: #495057;
261
+ color: #4b5563;
262
262
  }
263
263
  .p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke,
264
264
  .p-editor-container .ql-snow.ql-toolbar button:focus .ql-stroke {
265
- stroke: #495057;
265
+ stroke: #4b5563;
266
266
  }
267
267
  .p-editor-container .ql-snow.ql-toolbar button:hover .ql-fill,
268
268
  .p-editor-container .ql-snow.ql-toolbar button:focus .ql-fill {
269
- fill: #495057;
269
+ fill: #4b5563;
270
270
  }
271
271
  .p-editor-container .ql-snow.ql-toolbar button.ql-active,
272
272
  .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active,
@@ -315,7 +315,7 @@
315
315
  }
316
316
 
317
317
  .p-text-secondary {
318
- color: #6c757d;
318
+ color: #6b7280;
319
319
  }
320
320
 
321
321
  .pi {
@@ -390,7 +390,7 @@
390
390
  font-family: var(--font-family);
391
391
  font-feature-settings: var(--font-feature-settings, normal);
392
392
  font-size: 1rem;
393
- color: #495057;
393
+ color: #4b5563;
394
394
  padding: 0;
395
395
  margin: 0;
396
396
  }
@@ -410,7 +410,7 @@
410
410
 
411
411
  .p-autocomplete-panel {
412
412
  background: #ffffff;
413
- color: #495057;
413
+ color: #4b5563;
414
414
  border: 0 none;
415
415
  border-radius: 6px;
416
416
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
@@ -422,14 +422,14 @@
422
422
  margin: 0;
423
423
  padding: 0.75rem 1.25rem;
424
424
  border: 0 none;
425
- color: #495057;
425
+ color: #4b5563;
426
426
  background: transparent;
427
427
  transition: box-shadow 0.2s;
428
428
  border-radius: 0;
429
429
  }
430
430
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:hover {
431
- color: #495057;
432
- background: #e9ecef;
431
+ color: #4b5563;
432
+ background: #f3f4f6;
433
433
  }
434
434
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight {
435
435
  color: #1D4ED8;
@@ -438,7 +438,7 @@
438
438
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
439
439
  margin: 0;
440
440
  padding: 0.75rem 1.25rem;
441
- color: #343a40;
441
+ color: #374151;
442
442
  background: #ffffff;
443
443
  font-weight: 700;
444
444
  }
@@ -450,8 +450,8 @@
450
450
  .p-datepicker {
451
451
  padding: 0.5rem;
452
452
  background: #ffffff;
453
- color: #495057;
454
- border: 1px solid #ced4da;
453
+ color: #4b5563;
454
+ border: 1px solid #d1d5db;
455
455
  border-radius: 6px;
456
456
  }
457
457
  .p-datepicker:not(.p-datepicker-inline) {
@@ -464,11 +464,11 @@
464
464
  }
465
465
  .p-datepicker .p-datepicker-header {
466
466
  padding: 0.5rem;
467
- color: #495057;
467
+ color: #4b5563;
468
468
  background: #ffffff;
469
469
  font-weight: 600;
470
470
  margin: 0;
471
- border-bottom: 1px solid #dee2e6;
471
+ border-bottom: 1px solid #e5e7eb;
472
472
  border-top-right-radius: 6px;
473
473
  border-top-left-radius: 6px;
474
474
  }
@@ -476,7 +476,7 @@
476
476
  .p-datepicker .p-datepicker-header .p-datepicker-next {
477
477
  width: 2rem;
478
478
  height: 2rem;
479
- color: #6c757d;
479
+ color: #6b7280;
480
480
  border: 0 none;
481
481
  background: transparent;
482
482
  border-radius: 50%;
@@ -484,9 +484,9 @@
484
484
  }
485
485
  .p-datepicker .p-datepicker-header .p-datepicker-prev:enabled:hover,
486
486
  .p-datepicker .p-datepicker-header .p-datepicker-next:enabled:hover {
487
- color: #343a40;
487
+ color: #374151;
488
488
  border-color: transparent;
489
- background: #e9ecef;
489
+ background: #f3f4f6;
490
490
  }
491
491
  .p-datepicker .p-datepicker-header .p-datepicker-prev:focus-visible,
492
492
  .p-datepicker .p-datepicker-header .p-datepicker-next:focus-visible {
@@ -499,7 +499,7 @@
499
499
  }
500
500
  .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year,
501
501
  .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month {
502
- color: #495057;
502
+ color: #4b5563;
503
503
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
504
504
  font-weight: 600;
505
505
  padding: 0.5rem;
@@ -542,8 +542,8 @@
542
542
  box-shadow: 0 0 0 0.2rem #BFDBFE;
543
543
  }
544
544
  .p-datepicker table td.p-datepicker-today > span {
545
- background: #ced4da;
546
- color: #495057;
545
+ background: #d1d5db;
546
+ color: #4b5563;
547
547
  border-color: transparent;
548
548
  }
549
549
  .p-datepicker table td.p-datepicker-today > span.p-highlight {
@@ -552,28 +552,28 @@
552
552
  }
553
553
  .p-datepicker .p-datepicker-buttonbar {
554
554
  padding: 1rem 0;
555
- border-top: 1px solid #dee2e6;
555
+ border-top: 1px solid #e5e7eb;
556
556
  }
557
557
  .p-datepicker .p-datepicker-buttonbar .p-button {
558
558
  width: auto;
559
559
  }
560
560
  .p-datepicker .p-timepicker {
561
- border-top: 1px solid #dee2e6;
561
+ border-top: 1px solid #e5e7eb;
562
562
  padding: 0.5rem;
563
563
  }
564
564
  .p-datepicker .p-timepicker button {
565
565
  width: 2rem;
566
566
  height: 2rem;
567
- color: #6c757d;
567
+ color: #6b7280;
568
568
  border: 0 none;
569
569
  background: transparent;
570
570
  border-radius: 50%;
571
571
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
572
572
  }
573
573
  .p-datepicker .p-timepicker button:enabled:hover {
574
- color: #343a40;
574
+ color: #374151;
575
575
  border-color: transparent;
576
- background: #e9ecef;
576
+ background: #f3f4f6;
577
577
  }
578
578
  .p-datepicker .p-timepicker button:focus-visible {
579
579
  outline: 0 none;
@@ -617,7 +617,7 @@
617
617
  background: #EFF6FF;
618
618
  }
619
619
  .p-datepicker.p-datepicker-multiple-month .p-datepicker-group {
620
- border-left: 1px solid #dee2e6;
620
+ border-left: 1px solid #e5e7eb;
621
621
  padding-right: 0.5rem;
622
622
  padding-left: 0.5rem;
623
623
  padding-top: 0;
@@ -631,7 +631,7 @@
631
631
  border-left: 0 none;
632
632
  }
633
633
  .p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover {
634
- background: #e9ecef;
634
+ background: #f3f4f6;
635
635
  }
636
636
  .p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus {
637
637
  outline: 0 none;
@@ -639,7 +639,7 @@
639
639
  box-shadow: 0 0 0 0.2rem #BFDBFE;
640
640
  }
641
641
  .p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):not(.p-highlight):hover {
642
- background: #e9ecef;
642
+ background: #f3f4f6;
643
643
  }
644
644
  .p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):focus {
645
645
  outline: 0 none;
@@ -647,7 +647,7 @@
647
647
  box-shadow: 0 0 0 0.2rem #BFDBFE;
648
648
  }
649
649
  .p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):not(.p-highlight):hover {
650
- background: #e9ecef;
650
+ background: #f3f4f6;
651
651
  }
652
652
  .p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):focus {
653
653
  outline: 0 none;
@@ -662,7 +662,7 @@
662
662
  }
663
663
  .p-cascadeselect {
664
664
  background: #ffffff;
665
- border: 1px solid #ced4da;
665
+ border: 1px solid #d1d5db;
666
666
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
667
667
  border-radius: 6px;
668
668
  }
@@ -681,7 +681,7 @@
681
681
  padding: 0.75rem 0.75rem;
682
682
  }
683
683
  .p-cascadeselect .p-cascadeselect-label.p-placeholder {
684
- color: #6c757d;
684
+ color: #6b7280;
685
685
  }
686
686
  .p-cascadeselect .p-cascadeselect-label:enabled:focus {
687
687
  outline: 0 none;
@@ -689,7 +689,7 @@
689
689
  }
690
690
  .p-cascadeselect .p-cascadeselect-trigger {
691
691
  background: transparent;
692
- color: #6c757d;
692
+ color: #6b7280;
693
693
  width: 3rem;
694
694
  border-top-right-radius: 6px;
695
695
  border-bottom-right-radius: 6px;
@@ -700,7 +700,7 @@
700
700
 
701
701
  .p-cascadeselect-panel {
702
702
  background: #ffffff;
703
- color: #495057;
703
+ color: #4b5563;
704
704
  border: 0 none;
705
705
  border-radius: 6px;
706
706
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
@@ -711,7 +711,7 @@
711
711
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item {
712
712
  margin: 0;
713
713
  border: 0 none;
714
- color: #495057;
714
+ color: #4b5563;
715
715
  background: transparent;
716
716
  transition: box-shadow 0.2s;
717
717
  border-radius: 0;
@@ -729,8 +729,8 @@
729
729
  background: #EFF6FF;
730
730
  }
731
731
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
732
- color: #495057;
733
- background: #e9ecef;
732
+ color: #4b5563;
733
+ background: #f3f4f6;
734
734
  }
735
735
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-group-icon {
736
736
  font-size: 0.875rem;
@@ -741,10 +741,10 @@
741
741
  }
742
742
 
743
743
  .p-input-filled .p-cascadeselect {
744
- background: #e9ecef;
744
+ background: #f3f4f6;
745
745
  }
746
746
  .p-input-filled .p-cascadeselect:not(.p-disabled):hover {
747
- background-color: #e9ecef;
747
+ background-color: #f3f4f6;
748
748
  }
749
749
  .p-input-filled .p-cascadeselect:not(.p-disabled).p-focus {
750
750
  background-color: #ffffff;
@@ -755,11 +755,11 @@
755
755
  height: 22px;
756
756
  }
757
757
  .p-checkbox .p-checkbox-box {
758
- border: 2px solid #ced4da;
758
+ border: 2px solid #d1d5db;
759
759
  background: #ffffff;
760
760
  width: 22px;
761
761
  height: 22px;
762
- color: #495057;
762
+ color: #4b5563;
763
763
  border-radius: 6px;
764
764
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
765
765
  }
@@ -800,13 +800,13 @@
800
800
  }
801
801
 
802
802
  .p-input-filled .p-checkbox .p-checkbox-box {
803
- background-color: #e9ecef;
803
+ background-color: #f3f4f6;
804
804
  }
805
805
  .p-input-filled .p-checkbox .p-checkbox-box.p-highlight {
806
806
  background: #3B82F6;
807
807
  }
808
808
  .p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover {
809
- background-color: #e9ecef;
809
+ background-color: #f3f4f6;
810
810
  }
811
811
  .p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover {
812
812
  background: #1D4ED8;
@@ -829,7 +829,7 @@
829
829
  padding: 0.375rem 0.75rem;
830
830
  margin-right: 0.5rem;
831
831
  background: #EFF6FF;
832
- color: #495057;
832
+ color: #4b5563;
833
833
  border-radius: 16px;
834
834
  }
835
835
  .p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon {
@@ -842,7 +842,7 @@
842
842
  font-family: var(--font-family);
843
843
  font-feature-settings: var(--font-feature-settings, normal);
844
844
  font-size: 1rem;
845
- color: #495057;
845
+ color: #4b5563;
846
846
  padding: 0;
847
847
  margin: 0;
848
848
  }
@@ -870,7 +870,7 @@
870
870
 
871
871
  .p-dropdown {
872
872
  background: #ffffff;
873
- border: 1px solid #ced4da;
873
+ border: 1px solid #d1d5db;
874
874
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
875
875
  border-radius: 6px;
876
876
  }
@@ -891,7 +891,7 @@
891
891
  border: 0 none;
892
892
  }
893
893
  .p-dropdown .p-dropdown-label.p-placeholder {
894
- color: #6c757d;
894
+ color: #6b7280;
895
895
  }
896
896
  .p-dropdown .p-dropdown-label:enabled:focus {
897
897
  outline: 0 none;
@@ -899,13 +899,13 @@
899
899
  }
900
900
  .p-dropdown .p-dropdown-trigger {
901
901
  background: transparent;
902
- color: #6c757d;
902
+ color: #6b7280;
903
903
  width: 3rem;
904
904
  border-top-right-radius: 6px;
905
905
  border-bottom-right-radius: 6px;
906
906
  }
907
907
  .p-dropdown .p-dropdown-clear-icon {
908
- color: #6c757d;
908
+ color: #6b7280;
909
909
  right: 3rem;
910
910
  }
911
911
  .p-dropdown.p-invalid.p-component {
@@ -914,16 +914,16 @@
914
914
 
915
915
  .p-dropdown-panel {
916
916
  background: #ffffff;
917
- color: #495057;
917
+ color: #4b5563;
918
918
  border: 0 none;
919
919
  border-radius: 6px;
920
920
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
921
921
  }
922
922
  .p-dropdown-panel .p-dropdown-header {
923
923
  padding: 0.75rem 1.25rem;
924
- border-bottom: 1px solid #dee2e6;
925
- color: #343a40;
926
- background: #f8f9fa;
924
+ border-bottom: 1px solid #e5e7eb;
925
+ color: #374151;
926
+ background: #f9fafb;
927
927
  margin: 0;
928
928
  border-top-right-radius: 6px;
929
929
  border-top-left-radius: 6px;
@@ -934,7 +934,7 @@
934
934
  }
935
935
  .p-dropdown-panel .p-dropdown-header .p-dropdown-filter-icon {
936
936
  right: 0.75rem;
937
- color: #6c757d;
937
+ color: #6b7280;
938
938
  }
939
939
  .p-dropdown-panel .p-dropdown-header .p-dropdown-clearable-filter .p-dropdown-filter {
940
940
  padding-right: 3.5rem;
@@ -950,7 +950,7 @@
950
950
  margin: 0;
951
951
  padding: 0.75rem 1.25rem;
952
952
  border: 0 none;
953
- color: #495057;
953
+ color: #4b5563;
954
954
  background: transparent;
955
955
  transition: box-shadow 0.2s;
956
956
  border-radius: 0;
@@ -960,27 +960,27 @@
960
960
  background: #EFF6FF;
961
961
  }
962
962
  .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover {
963
- color: #495057;
964
- background: #e9ecef;
963
+ color: #4b5563;
964
+ background: #f3f4f6;
965
965
  }
966
966
  .p-dropdown-panel .p-dropdown-items .p-dropdown-item-group {
967
967
  margin: 0;
968
968
  padding: 0.75rem 1.25rem;
969
- color: #343a40;
969
+ color: #374151;
970
970
  background: #ffffff;
971
971
  font-weight: 700;
972
972
  }
973
973
  .p-dropdown-panel .p-dropdown-items .p-dropdown-empty-message {
974
974
  padding: 0.75rem 1.25rem;
975
- color: #495057;
975
+ color: #4b5563;
976
976
  background: transparent;
977
977
  }
978
978
 
979
979
  .p-input-filled .p-dropdown {
980
- background: #e9ecef;
980
+ background: #f3f4f6;
981
981
  }
982
982
  .p-input-filled .p-dropdown:not(.p-disabled):hover {
983
- background-color: #e9ecef;
983
+ background-color: #f3f4f6;
984
984
  }
985
985
  .p-input-filled .p-dropdown:not(.p-disabled).p-focus {
986
986
  background-color: #ffffff;
@@ -990,16 +990,16 @@
990
990
  }
991
991
 
992
992
  .p-inputgroup-addon {
993
- background: #e9ecef;
994
- color: #6c757d;
995
- border-top: 1px solid #ced4da;
996
- border-left: 1px solid #ced4da;
997
- border-bottom: 1px solid #ced4da;
993
+ background: #f3f4f6;
994
+ color: #6b7280;
995
+ border-top: 1px solid #d1d5db;
996
+ border-left: 1px solid #d1d5db;
997
+ border-bottom: 1px solid #d1d5db;
998
998
  padding: 0.75rem 0.75rem;
999
999
  min-width: 3rem;
1000
1000
  }
1001
1001
  .p-inputgroup-addon:last-child {
1002
- border-right: 1px solid #ced4da;
1002
+ border-right: 1px solid #d1d5db;
1003
1003
  }
1004
1004
 
1005
1005
  .p-inputgroup > .p-component,
@@ -1068,7 +1068,7 @@
1068
1068
  height: 1.75rem;
1069
1069
  }
1070
1070
  .p-inputswitch .p-inputswitch-slider {
1071
- background: #ced4da;
1071
+ background: #d1d5db;
1072
1072
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
1073
1073
  border-radius: 30px;
1074
1074
  }
@@ -1090,7 +1090,7 @@
1090
1090
  box-shadow: 0 0 0 0.2rem #BFDBFE;
1091
1091
  }
1092
1092
  .p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider {
1093
- background: #b6bfc8;
1093
+ background: #b7bcc5;
1094
1094
  }
1095
1095
  .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider {
1096
1096
  background: #3B82F6;
@@ -1109,10 +1109,10 @@
1109
1109
  font-family: var(--font-family);
1110
1110
  font-feature-settings: var(--font-feature-settings, normal);
1111
1111
  font-size: 1rem;
1112
- color: #495057;
1112
+ color: #4b5563;
1113
1113
  background: #ffffff;
1114
1114
  padding: 0.75rem 0.75rem;
1115
- border: 1px solid #ced4da;
1115
+ border: 1px solid #d1d5db;
1116
1116
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
1117
1117
  appearance: none;
1118
1118
  border-radius: 6px;
@@ -1140,7 +1140,7 @@
1140
1140
 
1141
1141
  .p-float-label > label {
1142
1142
  left: 0.75rem;
1143
- color: #6c757d;
1143
+ color: #6b7280;
1144
1144
  transition-duration: 0.2s;
1145
1145
  }
1146
1146
 
@@ -1152,7 +1152,7 @@
1152
1152
  .p-input-icon-left > svg:first-of-type,
1153
1153
  .p-input-icon-left > .p-input-prefix {
1154
1154
  left: 0.75rem;
1155
- color: #6c757d;
1155
+ color: #6b7280;
1156
1156
  }
1157
1157
 
1158
1158
  .p-input-icon-left > .p-inputtext {
@@ -1167,7 +1167,7 @@
1167
1167
  .p-input-icon-right > svg:last-of-type,
1168
1168
  .p-input-icon-right > .p-input-suffix {
1169
1169
  right: 0.75rem;
1170
- color: #6c757d;
1170
+ color: #6b7280;
1171
1171
  }
1172
1172
 
1173
1173
  .p-input-icon-right > .p-inputtext {
@@ -1175,26 +1175,26 @@
1175
1175
  }
1176
1176
 
1177
1177
  ::-webkit-input-placeholder {
1178
- color: #6c757d;
1178
+ color: #6b7280;
1179
1179
  }
1180
1180
 
1181
1181
  :-moz-placeholder {
1182
- color: #6c757d;
1182
+ color: #6b7280;
1183
1183
  }
1184
1184
 
1185
1185
  ::-moz-placeholder {
1186
- color: #6c757d;
1186
+ color: #6b7280;
1187
1187
  }
1188
1188
 
1189
1189
  :-ms-input-placeholder {
1190
- color: #6c757d;
1190
+ color: #6b7280;
1191
1191
  }
1192
1192
 
1193
1193
  .p-input-filled .p-inputtext {
1194
- background-color: #e9ecef;
1194
+ background-color: #f3f4f6;
1195
1195
  }
1196
1196
  .p-input-filled .p-inputtext:enabled:hover {
1197
- background-color: #e9ecef;
1197
+ background-color: #f3f4f6;
1198
1198
  }
1199
1199
  .p-input-filled .p-inputtext:enabled:focus {
1200
1200
  background-color: #ffffff;
@@ -1212,15 +1212,15 @@
1212
1212
 
1213
1213
  .p-listbox {
1214
1214
  background: #ffffff;
1215
- color: #495057;
1216
- border: 1px solid #ced4da;
1215
+ color: #4b5563;
1216
+ border: 1px solid #d1d5db;
1217
1217
  border-radius: 6px;
1218
1218
  }
1219
1219
  .p-listbox .p-listbox-header {
1220
1220
  padding: 0.75rem 1.25rem;
1221
- border-bottom: 1px solid #dee2e6;
1222
- color: #343a40;
1223
- background: #f8f9fa;
1221
+ border-bottom: 1px solid #e5e7eb;
1222
+ color: #374151;
1223
+ background: #f9fafb;
1224
1224
  margin: 0;
1225
1225
  border-top-right-radius: 6px;
1226
1226
  border-top-left-radius: 6px;
@@ -1230,7 +1230,7 @@
1230
1230
  }
1231
1231
  .p-listbox .p-listbox-header .p-listbox-filter-icon {
1232
1232
  right: 0.75rem;
1233
- color: #6c757d;
1233
+ color: #6b7280;
1234
1234
  }
1235
1235
  .p-listbox .p-listbox-list {
1236
1236
  padding: 0.75rem 0;
@@ -1239,7 +1239,7 @@
1239
1239
  margin: 0;
1240
1240
  padding: 0.75rem 1.25rem;
1241
1241
  border: 0 none;
1242
- color: #495057;
1242
+ color: #4b5563;
1243
1243
  transition: box-shadow 0.2s;
1244
1244
  border-radius: 0;
1245
1245
  }
@@ -1255,18 +1255,18 @@
1255
1255
  .p-listbox .p-listbox-list .p-listbox-item-group {
1256
1256
  margin: 0;
1257
1257
  padding: 0.75rem 1.25rem;
1258
- color: #343a40;
1258
+ color: #374151;
1259
1259
  background: #ffffff;
1260
1260
  font-weight: 700;
1261
1261
  }
1262
1262
  .p-listbox .p-listbox-list .p-listbox-empty-message {
1263
1263
  padding: 0.75rem 1.25rem;
1264
- color: #495057;
1264
+ color: #4b5563;
1265
1265
  background: transparent;
1266
1266
  }
1267
1267
  .p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover {
1268
- color: #495057;
1269
- background: #e9ecef;
1268
+ color: #4b5563;
1269
+ background: #f3f4f6;
1270
1270
  }
1271
1271
  .p-listbox.p-invalid {
1272
1272
  border-color: #e24c4c;
@@ -1274,7 +1274,7 @@
1274
1274
 
1275
1275
  .p-mention-panel {
1276
1276
  background: #ffffff;
1277
- color: #495057;
1277
+ color: #4b5563;
1278
1278
  border: 0 none;
1279
1279
  border-radius: 6px;
1280
1280
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
@@ -1286,14 +1286,14 @@
1286
1286
  margin: 0;
1287
1287
  padding: 0.75rem 1.25rem;
1288
1288
  border: 0 none;
1289
- color: #495057;
1289
+ color: #4b5563;
1290
1290
  background: transparent;
1291
1291
  transition: box-shadow 0.2s;
1292
1292
  border-radius: 0;
1293
1293
  }
1294
1294
  .p-mention-panel .p-mention-items .p-mention-item:hover {
1295
- color: #495057;
1296
- background: #e9ecef;
1295
+ color: #4b5563;
1296
+ background: #f3f4f6;
1297
1297
  }
1298
1298
  .p-mention-panel .p-mention-items .p-mention-item.p-highlight {
1299
1299
  color: #1D4ED8;
@@ -1302,7 +1302,7 @@
1302
1302
 
1303
1303
  .p-multiselect {
1304
1304
  background: #ffffff;
1305
- border: 1px solid #ced4da;
1305
+ border: 1px solid #d1d5db;
1306
1306
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
1307
1307
  border-radius: 6px;
1308
1308
  }
@@ -1323,13 +1323,13 @@
1323
1323
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
1324
1324
  }
1325
1325
  .p-multiselect .p-multiselect-label.p-placeholder {
1326
- color: #6c757d;
1326
+ color: #6b7280;
1327
1327
  }
1328
1328
  .p-multiselect.p-multiselect-chip .p-multiselect-token {
1329
1329
  padding: 0.375rem 0.75rem;
1330
1330
  margin-right: 0.5rem;
1331
- background: #dee2e6;
1332
- color: #495057;
1331
+ background: #e5e7eb;
1332
+ color: #4b5563;
1333
1333
  border-radius: 16px;
1334
1334
  }
1335
1335
  .p-multiselect.p-multiselect-chip .p-multiselect-token .p-multiselect-token-icon {
@@ -1337,13 +1337,13 @@
1337
1337
  }
1338
1338
  .p-multiselect .p-multiselect-trigger {
1339
1339
  background: transparent;
1340
- color: #6c757d;
1340
+ color: #6b7280;
1341
1341
  width: 3rem;
1342
1342
  border-top-right-radius: 6px;
1343
1343
  border-bottom-right-radius: 6px;
1344
1344
  }
1345
1345
  .p-multiselect .p-multiselect-clear-icon {
1346
- color: #6c757d;
1346
+ color: #6b7280;
1347
1347
  right: 3rem;
1348
1348
  }
1349
1349
  .p-multiselect.p-invalid.p-component {
@@ -1362,16 +1362,16 @@
1362
1362
 
1363
1363
  .p-multiselect-panel {
1364
1364
  background: #ffffff;
1365
- color: #495057;
1365
+ color: #4b5563;
1366
1366
  border: 0 none;
1367
1367
  border-radius: 6px;
1368
1368
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
1369
1369
  }
1370
1370
  .p-multiselect-panel .p-multiselect-header {
1371
1371
  padding: 0.75rem 1.25rem;
1372
- border-bottom: 1px solid #dee2e6;
1373
- color: #343a40;
1374
- background: #f8f9fa;
1372
+ border-bottom: 1px solid #e5e7eb;
1373
+ color: #374151;
1374
+ background: #f9fafb;
1375
1375
  margin: 0;
1376
1376
  border-top-right-radius: 6px;
1377
1377
  border-top-left-radius: 6px;
@@ -1384,21 +1384,21 @@
1384
1384
  }
1385
1385
  .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon {
1386
1386
  right: 0.75rem;
1387
- color: #6c757d;
1387
+ color: #6b7280;
1388
1388
  }
1389
1389
  .p-multiselect-panel .p-multiselect-header .p-multiselect-close {
1390
1390
  width: 2rem;
1391
1391
  height: 2rem;
1392
- color: #6c757d;
1392
+ color: #6b7280;
1393
1393
  border: 0 none;
1394
1394
  background: transparent;
1395
1395
  border-radius: 50%;
1396
1396
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
1397
1397
  }
1398
1398
  .p-multiselect-panel .p-multiselect-header .p-multiselect-close:enabled:hover {
1399
- color: #343a40;
1399
+ color: #374151;
1400
1400
  border-color: transparent;
1401
- background: #e9ecef;
1401
+ background: #f3f4f6;
1402
1402
  }
1403
1403
  .p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus-visible {
1404
1404
  outline: 0 none;
@@ -1412,7 +1412,7 @@
1412
1412
  margin: 0;
1413
1413
  padding: 0.75rem 1.25rem;
1414
1414
  border: 0 none;
1415
- color: #495057;
1415
+ color: #4b5563;
1416
1416
  background: transparent;
1417
1417
  transition: box-shadow 0.2s;
1418
1418
  border-radius: 0;
@@ -1422,8 +1422,8 @@
1422
1422
  background: #EFF6FF;
1423
1423
  }
1424
1424
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
1425
- color: #495057;
1426
- background: #e9ecef;
1425
+ color: #4b5563;
1426
+ background: #f3f4f6;
1427
1427
  }
1428
1428
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus {
1429
1429
  outline: 0 none;
@@ -1436,21 +1436,21 @@
1436
1436
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item-group {
1437
1437
  margin: 0;
1438
1438
  padding: 0.75rem 1.25rem;
1439
- color: #343a40;
1439
+ color: #374151;
1440
1440
  background: #ffffff;
1441
1441
  font-weight: 700;
1442
1442
  }
1443
1443
  .p-multiselect-panel .p-multiselect-items .p-multiselect-empty-message {
1444
1444
  padding: 0.75rem 1.25rem;
1445
- color: #495057;
1445
+ color: #4b5563;
1446
1446
  background: transparent;
1447
1447
  }
1448
1448
 
1449
1449
  .p-input-filled .p-multiselect {
1450
- background: #e9ecef;
1450
+ background: #f3f4f6;
1451
1451
  }
1452
1452
  .p-input-filled .p-multiselect:not(.p-disabled):hover {
1453
- background-color: #e9ecef;
1453
+ background-color: #f3f4f6;
1454
1454
  }
1455
1455
  .p-input-filled .p-multiselect:not(.p-disabled).p-focus {
1456
1456
  background-color: #ffffff;
@@ -1463,14 +1463,14 @@
1463
1463
  .p-password-panel {
1464
1464
  padding: 1.25rem;
1465
1465
  background: #ffffff;
1466
- color: #495057;
1466
+ color: #4b5563;
1467
1467
  border: 0 none;
1468
1468
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
1469
1469
  border-radius: 6px;
1470
1470
  }
1471
1471
  .p-password-panel .p-password-meter {
1472
1472
  margin-bottom: 0.5rem;
1473
- background: #dee2e6;
1473
+ background: #e5e7eb;
1474
1474
  }
1475
1475
  .p-password-panel .p-password-meter .p-password-strength.weak {
1476
1476
  background: #ea5455;
@@ -1487,11 +1487,11 @@
1487
1487
  height: 22px;
1488
1488
  }
1489
1489
  .p-radiobutton .p-radiobutton-box {
1490
- border: 2px solid #ced4da;
1490
+ border: 2px solid #d1d5db;
1491
1491
  background: #ffffff;
1492
1492
  width: 22px;
1493
1493
  height: 22px;
1494
- color: #495057;
1494
+ color: #4b5563;
1495
1495
  border-radius: 50%;
1496
1496
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
1497
1497
  }
@@ -1527,10 +1527,10 @@
1527
1527
  }
1528
1528
 
1529
1529
  .p-input-filled .p-radiobutton .p-radiobutton-box {
1530
- background-color: #e9ecef;
1530
+ background-color: #f3f4f6;
1531
1531
  }
1532
1532
  .p-input-filled .p-radiobutton .p-radiobutton-box:not(.p-disabled):hover {
1533
- background-color: #e9ecef;
1533
+ background-color: #f3f4f6;
1534
1534
  }
1535
1535
  .p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight {
1536
1536
  background: #3B82F6;
@@ -1543,7 +1543,7 @@
1543
1543
  gap: 0.5rem;
1544
1544
  }
1545
1545
  .p-rating .p-rating-item .p-rating-icon {
1546
- color: #495057;
1546
+ color: #4b5563;
1547
1547
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
1548
1548
  font-size: 1.143rem;
1549
1549
  }
@@ -1571,22 +1571,22 @@
1571
1571
 
1572
1572
  .p-selectbutton .p-button {
1573
1573
  background: #ffffff;
1574
- border: 1px solid #ced4da;
1575
- color: #495057;
1574
+ border: 1px solid #d1d5db;
1575
+ color: #4b5563;
1576
1576
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
1577
1577
  }
1578
1578
  .p-selectbutton .p-button .p-button-icon-left,
1579
1579
  .p-selectbutton .p-button .p-button-icon-right {
1580
- color: #6c757d;
1580
+ color: #6b7280;
1581
1581
  }
1582
1582
  .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover {
1583
- background: #e9ecef;
1584
- border-color: #ced4da;
1585
- color: #495057;
1583
+ background: #f3f4f6;
1584
+ border-color: #d1d5db;
1585
+ color: #4b5563;
1586
1586
  }
1587
1587
  .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,
1588
1588
  .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right {
1589
- color: #343a40;
1589
+ color: #374151;
1590
1590
  }
1591
1591
  .p-selectbutton .p-button.p-highlight {
1592
1592
  background: #3B82F6;
@@ -1611,7 +1611,7 @@
1611
1611
  }
1612
1612
 
1613
1613
  .p-slider {
1614
- background: #dee2e6;
1614
+ background: #e5e7eb;
1615
1615
  border: 0 none;
1616
1616
  border-radius: 6px;
1617
1617
  }
@@ -1652,7 +1652,7 @@
1652
1652
 
1653
1653
  .p-treeselect {
1654
1654
  background: #ffffff;
1655
- border: 1px solid #ced4da;
1655
+ border: 1px solid #d1d5db;
1656
1656
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
1657
1657
  border-radius: 6px;
1658
1658
  }
@@ -1673,24 +1673,24 @@
1673
1673
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
1674
1674
  }
1675
1675
  .p-treeselect .p-treeselect-label.p-placeholder {
1676
- color: #6c757d;
1676
+ color: #6b7280;
1677
1677
  }
1678
1678
  .p-treeselect.p-treeselect-chip .p-treeselect-token {
1679
1679
  padding: 0.375rem 0.75rem;
1680
1680
  margin-right: 0.5rem;
1681
- background: #dee2e6;
1682
- color: #495057;
1681
+ background: #e5e7eb;
1682
+ color: #4b5563;
1683
1683
  border-radius: 16px;
1684
1684
  }
1685
1685
  .p-treeselect .p-treeselect-trigger {
1686
1686
  background: transparent;
1687
- color: #6c757d;
1687
+ color: #6b7280;
1688
1688
  width: 3rem;
1689
1689
  border-top-right-radius: 6px;
1690
1690
  border-bottom-right-radius: 6px;
1691
1691
  }
1692
1692
  .p-treeselect .p-treeselect-clear-icon {
1693
- color: #6c757d;
1693
+ color: #6b7280;
1694
1694
  right: 3rem;
1695
1695
  }
1696
1696
  .p-treeselect.p-invalid.p-component {
@@ -1703,16 +1703,16 @@
1703
1703
 
1704
1704
  .p-treeselect-panel {
1705
1705
  background: #ffffff;
1706
- color: #495057;
1706
+ color: #4b5563;
1707
1707
  border: 0 none;
1708
1708
  border-radius: 6px;
1709
1709
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
1710
1710
  }
1711
1711
  .p-treeselect-panel .p-treeselect-header {
1712
1712
  padding: 0.75rem 1.25rem;
1713
- border-bottom: 1px solid #dee2e6;
1714
- color: #343a40;
1715
- background: #f8f9fa;
1713
+ border-bottom: 1px solid #e5e7eb;
1714
+ color: #374151;
1715
+ background: #f9fafb;
1716
1716
  margin: 0;
1717
1717
  border-top-right-radius: 6px;
1718
1718
  border-top-left-radius: 6px;
@@ -1725,7 +1725,7 @@
1725
1725
  }
1726
1726
  .p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container .p-treeselect-filter-icon {
1727
1727
  right: 0.75rem;
1728
- color: #6c757d;
1728
+ color: #6b7280;
1729
1729
  }
1730
1730
  .p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container.p-treeselect-clearable-filter .p-treeselect-filter {
1731
1731
  padding-right: 3.5rem;
@@ -1736,16 +1736,16 @@
1736
1736
  .p-treeselect-panel .p-treeselect-header .p-treeselect-close {
1737
1737
  width: 2rem;
1738
1738
  height: 2rem;
1739
- color: #6c757d;
1739
+ color: #6b7280;
1740
1740
  border: 0 none;
1741
1741
  background: transparent;
1742
1742
  border-radius: 50%;
1743
1743
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
1744
1744
  }
1745
1745
  .p-treeselect-panel .p-treeselect-header .p-treeselect-close:enabled:hover {
1746
- color: #343a40;
1746
+ color: #374151;
1747
1747
  border-color: transparent;
1748
- background: #e9ecef;
1748
+ background: #f3f4f6;
1749
1749
  }
1750
1750
  .p-treeselect-panel .p-treeselect-header .p-treeselect-close:focus-visible {
1751
1751
  outline: 0 none;
@@ -1757,15 +1757,15 @@
1757
1757
  }
1758
1758
  .p-treeselect-panel .p-treeselect-items-wrapper .p-treeselect-empty-message {
1759
1759
  padding: 0.75rem 1.25rem;
1760
- color: #495057;
1760
+ color: #4b5563;
1761
1761
  background: transparent;
1762
1762
  }
1763
1763
 
1764
1764
  .p-input-filled .p-treeselect {
1765
- background: #e9ecef;
1765
+ background: #f3f4f6;
1766
1766
  }
1767
1767
  .p-input-filled .p-treeselect:not(.p-disabled):hover {
1768
- background-color: #e9ecef;
1768
+ background-color: #f3f4f6;
1769
1769
  }
1770
1770
  .p-input-filled .p-treeselect:not(.p-disabled).p-focus {
1771
1771
  background-color: #ffffff;
@@ -1773,22 +1773,22 @@
1773
1773
 
1774
1774
  .p-togglebutton.p-button {
1775
1775
  background: #ffffff;
1776
- border: 1px solid #ced4da;
1777
- color: #495057;
1776
+ border: 1px solid #d1d5db;
1777
+ color: #4b5563;
1778
1778
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
1779
1779
  }
1780
1780
  .p-togglebutton.p-button .p-button-icon-left,
1781
1781
  .p-togglebutton.p-button .p-button-icon-right {
1782
- color: #6c757d;
1782
+ color: #6b7280;
1783
1783
  }
1784
1784
  .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover {
1785
- background: #e9ecef;
1786
- border-color: #ced4da;
1787
- color: #495057;
1785
+ background: #f3f4f6;
1786
+ border-color: #d1d5db;
1787
+ color: #4b5563;
1788
1788
  }
1789
1789
  .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,
1790
1790
  .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right {
1791
- color: #343a40;
1791
+ color: #374151;
1792
1792
  }
1793
1793
  .p-togglebutton.p-button.p-highlight {
1794
1794
  background: #3B82F6;
@@ -1821,12 +1821,12 @@
1821
1821
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
1822
1822
  border-radius: 6px;
1823
1823
  }
1824
- .p-button:enabled:hover, .p-button:not(button):not(a):not(.p-disabled):hover {
1824
+ .p-button:not(:disabled):hover {
1825
1825
  background: #2563eb;
1826
1826
  color: #ffffff;
1827
1827
  border-color: #2563eb;
1828
1828
  }
1829
- .p-button:enabled:active, .p-button:not(button):not(a):not(.p-disabled):active {
1829
+ .p-button:not(:disabled):active {
1830
1830
  background: #1D4ED8;
1831
1831
  color: #ffffff;
1832
1832
  border-color: #1D4ED8;
@@ -1836,53 +1836,53 @@
1836
1836
  color: #3B82F6;
1837
1837
  border: 1px solid;
1838
1838
  }
1839
- .p-button.p-button-outlined:enabled:hover, .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):hover {
1839
+ .p-button.p-button-outlined:not(:disabled):hover {
1840
1840
  background: rgba(59, 130, 246, 0.04);
1841
1841
  color: #3B82F6;
1842
1842
  border: 1px solid;
1843
1843
  }
1844
- .p-button.p-button-outlined:enabled:active, .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active {
1844
+ .p-button.p-button-outlined:not(:disabled):active {
1845
1845
  background: rgba(59, 130, 246, 0.16);
1846
1846
  color: #3B82F6;
1847
1847
  border: 1px solid;
1848
1848
  }
1849
1849
  .p-button.p-button-outlined.p-button-plain {
1850
- color: #6c757d;
1851
- border-color: #6c757d;
1850
+ color: #6b7280;
1851
+ border-color: #6b7280;
1852
1852
  }
1853
- .p-button.p-button-outlined.p-button-plain:enabled:hover, .p-button.p-button-outlined.p-button-plain:not(button):not(a):not(.p-disabled):hover {
1854
- background: #e9ecef;
1855
- color: #6c757d;
1853
+ .p-button.p-button-outlined.p-button-plain:not(:disabled):hover {
1854
+ background: #f3f4f6;
1855
+ color: #6b7280;
1856
1856
  }
1857
- .p-button.p-button-outlined.p-button-plain:enabled:active, .p-button.p-button-outlined.p-button-plain:not(button):not(a):not(.p-disabled):active {
1858
- background: #dee2e6;
1859
- color: #6c757d;
1857
+ .p-button.p-button-outlined.p-button-plain:not(:disabled):active {
1858
+ background: #e5e7eb;
1859
+ color: #6b7280;
1860
1860
  }
1861
1861
  .p-button.p-button-text {
1862
1862
  background-color: transparent;
1863
1863
  color: #3B82F6;
1864
1864
  border-color: transparent;
1865
1865
  }
1866
- .p-button.p-button-text:enabled:hover, .p-button.p-button-text:not(button):not(a):not(.p-disabled):hover {
1866
+ .p-button.p-button-text:not(:disabled):hover {
1867
1867
  background: rgba(59, 130, 246, 0.04);
1868
1868
  color: #3B82F6;
1869
1869
  border-color: transparent;
1870
1870
  }
1871
- .p-button.p-button-text:enabled:active, .p-button.p-button-text:not(button):not(a):not(.p-disabled):active {
1871
+ .p-button.p-button-text:not(:disabled):active {
1872
1872
  background: rgba(59, 130, 246, 0.16);
1873
1873
  color: #3B82F6;
1874
1874
  border-color: transparent;
1875
1875
  }
1876
1876
  .p-button.p-button-text.p-button-plain {
1877
- color: #6c757d;
1877
+ color: #6b7280;
1878
1878
  }
1879
- .p-button.p-button-text.p-button-plain:enabled:hover, .p-button.p-button-text.p-button-plain:not(button):not(a):not(.p-disabled):hover {
1880
- background: #e9ecef;
1881
- color: #6c757d;
1879
+ .p-button.p-button-text.p-button-plain:not(:disabled):hover {
1880
+ background: #f3f4f6;
1881
+ color: #6b7280;
1882
1882
  }
1883
- .p-button.p-button-text.p-button-plain:enabled:active, .p-button.p-button-text.p-button-plain:not(button):not(a):not(.p-disabled):active {
1884
- background: #dee2e6;
1885
- color: #6c757d;
1883
+ .p-button.p-button-text.p-button-plain:not(:disabled):active {
1884
+ background: #e5e7eb;
1885
+ color: #6b7280;
1886
1886
  }
1887
1887
  .p-button:focus {
1888
1888
  outline: 0 none;
@@ -1978,15 +1978,15 @@
1978
1978
  background: #64748B;
1979
1979
  border: 1px solid #64748B;
1980
1980
  }
1981
- .p-button.p-button-secondary:enabled:hover, .p-button.p-button-secondary:not(button):not(a):not(.p-disabled):hover, .p-buttonset.p-button-secondary > .p-button:enabled:hover, .p-buttonset.p-button-secondary > .p-button:not(button):not(a):not(.p-disabled):hover, .p-splitbutton.p-button-secondary > .p-button:enabled:hover, .p-splitbutton.p-button-secondary > .p-button:not(button):not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-secondary:enabled:hover, .p-fileupload-choose.p-button-secondary:not(button):not(a):not(.p-disabled):hover {
1981
+ .p-button.p-button-secondary:not(:disabled):hover, .p-buttonset.p-button-secondary > .p-button:not(:disabled):hover, .p-splitbutton.p-button-secondary > .p-button:not(:disabled):hover, .p-fileupload-choose.p-button-secondary:not(:disabled):hover {
1982
1982
  background: #475569;
1983
1983
  color: #ffffff;
1984
1984
  border-color: #475569;
1985
1985
  }
1986
- .p-button.p-button-secondary:enabled:focus, .p-button.p-button-secondary:not(button):not(a):not(.p-disabled):focus, .p-buttonset.p-button-secondary > .p-button:enabled:focus, .p-buttonset.p-button-secondary > .p-button:not(button):not(a):not(.p-disabled):focus, .p-splitbutton.p-button-secondary > .p-button:enabled:focus, .p-splitbutton.p-button-secondary > .p-button:not(button):not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-secondary:enabled:focus, .p-fileupload-choose.p-button-secondary:not(button):not(a):not(.p-disabled):focus {
1986
+ .p-button.p-button-secondary:not(:disabled):focus, .p-buttonset.p-button-secondary > .p-button:not(:disabled):focus, .p-splitbutton.p-button-secondary > .p-button:not(:disabled):focus, .p-fileupload-choose.p-button-secondary:not(:disabled):focus {
1987
1987
  box-shadow: 0 0 0 0.2rem #E2E8F0;
1988
1988
  }
1989
- .p-button.p-button-secondary:enabled:active, .p-button.p-button-secondary:not(button):not(a):not(.p-disabled):active, .p-buttonset.p-button-secondary > .p-button:enabled:active, .p-buttonset.p-button-secondary > .p-button:not(button):not(a):not(.p-disabled):active, .p-splitbutton.p-button-secondary > .p-button:enabled:active, .p-splitbutton.p-button-secondary > .p-button:not(button):not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-secondary:enabled:active, .p-fileupload-choose.p-button-secondary:not(button):not(a):not(.p-disabled):active {
1989
+ .p-button.p-button-secondary:not(:disabled):active, .p-buttonset.p-button-secondary > .p-button:not(:disabled):active, .p-splitbutton.p-button-secondary > .p-button:not(:disabled):active, .p-fileupload-choose.p-button-secondary:not(:disabled):active {
1990
1990
  background: #334155;
1991
1991
  color: #ffffff;
1992
1992
  border-color: #334155;
@@ -1996,12 +1996,12 @@
1996
1996
  color: #64748B;
1997
1997
  border: 1px solid;
1998
1998
  }
1999
- .p-button.p-button-secondary.p-button-outlined:enabled:hover, .p-button.p-button-secondary.p-button-outlined:not(button):not(a):not(.p-disabled):hover, .p-buttonset.p-button-secondary > .p-button.p-button-outlined:enabled:hover, .p-buttonset.p-button-secondary > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):hover, .p-splitbutton.p-button-secondary > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-secondary > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-secondary.p-button-outlined:enabled:hover, .p-fileupload-choose.p-button-secondary.p-button-outlined:not(button):not(a):not(.p-disabled):hover {
1999
+ .p-button.p-button-secondary.p-button-outlined:not(:disabled):hover, .p-buttonset.p-button-secondary > .p-button.p-button-outlined:not(:disabled):hover, .p-splitbutton.p-button-secondary > .p-button.p-button-outlined:not(:disabled):hover, .p-fileupload-choose.p-button-secondary.p-button-outlined:not(:disabled):hover {
2000
2000
  background: rgba(100, 116, 139, 0.04);
2001
2001
  color: #64748B;
2002
2002
  border: 1px solid;
2003
2003
  }
2004
- .p-button.p-button-secondary.p-button-outlined:enabled:active, .p-button.p-button-secondary.p-button-outlined:not(button):not(a):not(.p-disabled):active, .p-buttonset.p-button-secondary > .p-button.p-button-outlined:enabled:active, .p-buttonset.p-button-secondary > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active, .p-splitbutton.p-button-secondary > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-secondary > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-secondary.p-button-outlined:enabled:active, .p-fileupload-choose.p-button-secondary.p-button-outlined:not(button):not(a):not(.p-disabled):active {
2004
+ .p-button.p-button-secondary.p-button-outlined:not(:disabled):active, .p-buttonset.p-button-secondary > .p-button.p-button-outlined:not(:disabled):active, .p-splitbutton.p-button-secondary > .p-button.p-button-outlined:not(:disabled):active, .p-fileupload-choose.p-button-secondary.p-button-outlined:not(:disabled):active {
2005
2005
  background: rgba(100, 116, 139, 0.16);
2006
2006
  color: #64748B;
2007
2007
  border: 1px solid;
@@ -2011,12 +2011,12 @@
2011
2011
  color: #64748B;
2012
2012
  border-color: transparent;
2013
2013
  }
2014
- .p-button.p-button-secondary.p-button-text:enabled:hover, .p-button.p-button-secondary.p-button-text:not(button):not(a):not(.p-disabled):hover, .p-buttonset.p-button-secondary > .p-button.p-button-text:enabled:hover, .p-buttonset.p-button-secondary > .p-button.p-button-text:not(button):not(a):not(.p-disabled):hover, .p-splitbutton.p-button-secondary > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-secondary > .p-button.p-button-text:not(button):not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-secondary.p-button-text:enabled:hover, .p-fileupload-choose.p-button-secondary.p-button-text:not(button):not(a):not(.p-disabled):hover {
2014
+ .p-button.p-button-secondary.p-button-text:not(:disabled):hover, .p-buttonset.p-button-secondary > .p-button.p-button-text:not(:disabled):hover, .p-splitbutton.p-button-secondary > .p-button.p-button-text:not(:disabled):hover, .p-fileupload-choose.p-button-secondary.p-button-text:not(:disabled):hover {
2015
2015
  background: rgba(100, 116, 139, 0.04);
2016
2016
  border-color: transparent;
2017
2017
  color: #64748B;
2018
2018
  }
2019
- .p-button.p-button-secondary.p-button-text:enabled:active, .p-button.p-button-secondary.p-button-text:not(button):not(a):not(.p-disabled):active, .p-buttonset.p-button-secondary > .p-button.p-button-text:enabled:active, .p-buttonset.p-button-secondary > .p-button.p-button-text:not(button):not(a):not(.p-disabled):active, .p-splitbutton.p-button-secondary > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-secondary > .p-button.p-button-text:not(button):not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-secondary.p-button-text:enabled:active, .p-fileupload-choose.p-button-secondary.p-button-text:not(button):not(a):not(.p-disabled):active {
2019
+ .p-button.p-button-secondary.p-button-text:not(:disabled):active, .p-buttonset.p-button-secondary > .p-button.p-button-text:not(:disabled):active, .p-splitbutton.p-button-secondary > .p-button.p-button-text:not(:disabled):active, .p-fileupload-choose.p-button-secondary.p-button-text:not(:disabled):active {
2020
2020
  background: rgba(100, 116, 139, 0.16);
2021
2021
  border-color: transparent;
2022
2022
  color: #64748B;
@@ -2024,51 +2024,51 @@
2024
2024
 
2025
2025
  .p-button.p-button-info, .p-buttonset.p-button-info > .p-button, .p-splitbutton.p-button-info > .p-button, .p-fileupload-choose.p-button-info {
2026
2026
  color: #ffffff;
2027
- background: #3B82F6;
2028
- border: 1px solid #3B82F6;
2027
+ background: #0ea5e9;
2028
+ border: 1px solid #0ea5e9;
2029
2029
  }
2030
- .p-button.p-button-info:enabled:hover, .p-button.p-button-info:not(button):not(a):not(.p-disabled):hover, .p-buttonset.p-button-info > .p-button:enabled:hover, .p-buttonset.p-button-info > .p-button:not(button):not(a):not(.p-disabled):hover, .p-splitbutton.p-button-info > .p-button:enabled:hover, .p-splitbutton.p-button-info > .p-button:not(button):not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-info:enabled:hover, .p-fileupload-choose.p-button-info:not(button):not(a):not(.p-disabled):hover {
2031
- background: #2563EB;
2030
+ .p-button.p-button-info:not(:disabled):hover, .p-buttonset.p-button-info > .p-button:not(:disabled):hover, .p-splitbutton.p-button-info > .p-button:not(:disabled):hover, .p-fileupload-choose.p-button-info:not(:disabled):hover {
2031
+ background: #0284c7;
2032
2032
  color: #ffffff;
2033
- border-color: #2563EB;
2033
+ border-color: #0284c7;
2034
2034
  }
2035
- .p-button.p-button-info:enabled:focus, .p-button.p-button-info:not(button):not(a):not(.p-disabled):focus, .p-buttonset.p-button-info > .p-button:enabled:focus, .p-buttonset.p-button-info > .p-button:not(button):not(a):not(.p-disabled):focus, .p-splitbutton.p-button-info > .p-button:enabled:focus, .p-splitbutton.p-button-info > .p-button:not(button):not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-info:enabled:focus, .p-fileupload-choose.p-button-info:not(button):not(a):not(.p-disabled):focus {
2035
+ .p-button.p-button-info:not(:disabled):focus, .p-buttonset.p-button-info > .p-button:not(:disabled):focus, .p-splitbutton.p-button-info > .p-button:not(:disabled):focus, .p-fileupload-choose.p-button-info:not(:disabled):focus {
2036
2036
  box-shadow: 0 0 0 0.2rem #BFDBFE;
2037
2037
  }
2038
- .p-button.p-button-info:enabled:active, .p-button.p-button-info:not(button):not(a):not(.p-disabled):active, .p-buttonset.p-button-info > .p-button:enabled:active, .p-buttonset.p-button-info > .p-button:not(button):not(a):not(.p-disabled):active, .p-splitbutton.p-button-info > .p-button:enabled:active, .p-splitbutton.p-button-info > .p-button:not(button):not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-info:enabled:active, .p-fileupload-choose.p-button-info:not(button):not(a):not(.p-disabled):active {
2039
- background: #1D4ED8;
2038
+ .p-button.p-button-info:not(:disabled):active, .p-buttonset.p-button-info > .p-button:not(:disabled):active, .p-splitbutton.p-button-info > .p-button:not(:disabled):active, .p-fileupload-choose.p-button-info:not(:disabled):active {
2039
+ background: #0369a1;
2040
2040
  color: #ffffff;
2041
- border-color: #1D4ED8;
2041
+ border-color: #0369a1;
2042
2042
  }
2043
2043
  .p-button.p-button-info.p-button-outlined, .p-buttonset.p-button-info > .p-button.p-button-outlined, .p-splitbutton.p-button-info > .p-button.p-button-outlined, .p-fileupload-choose.p-button-info.p-button-outlined {
2044
2044
  background-color: transparent;
2045
- color: #3B82F6;
2045
+ color: #0ea5e9;
2046
2046
  border: 1px solid;
2047
2047
  }
2048
- .p-button.p-button-info.p-button-outlined:enabled:hover, .p-button.p-button-info.p-button-outlined:not(button):not(a):not(.p-disabled):hover, .p-buttonset.p-button-info > .p-button.p-button-outlined:enabled:hover, .p-buttonset.p-button-info > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):hover, .p-splitbutton.p-button-info > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-info > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-info.p-button-outlined:enabled:hover, .p-fileupload-choose.p-button-info.p-button-outlined:not(button):not(a):not(.p-disabled):hover {
2049
- background: rgba(59, 130, 246, 0.04);
2050
- color: #3B82F6;
2048
+ .p-button.p-button-info.p-button-outlined:not(:disabled):hover, .p-buttonset.p-button-info > .p-button.p-button-outlined:not(:disabled):hover, .p-splitbutton.p-button-info > .p-button.p-button-outlined:not(:disabled):hover, .p-fileupload-choose.p-button-info.p-button-outlined:not(:disabled):hover {
2049
+ background: rgba(14, 165, 233, 0.04);
2050
+ color: #0ea5e9;
2051
2051
  border: 1px solid;
2052
2052
  }
2053
- .p-button.p-button-info.p-button-outlined:enabled:active, .p-button.p-button-info.p-button-outlined:not(button):not(a):not(.p-disabled):active, .p-buttonset.p-button-info > .p-button.p-button-outlined:enabled:active, .p-buttonset.p-button-info > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active, .p-splitbutton.p-button-info > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-info > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-info.p-button-outlined:enabled:active, .p-fileupload-choose.p-button-info.p-button-outlined:not(button):not(a):not(.p-disabled):active {
2054
- background: rgba(59, 130, 246, 0.16);
2055
- color: #3B82F6;
2053
+ .p-button.p-button-info.p-button-outlined:not(:disabled):active, .p-buttonset.p-button-info > .p-button.p-button-outlined:not(:disabled):active, .p-splitbutton.p-button-info > .p-button.p-button-outlined:not(:disabled):active, .p-fileupload-choose.p-button-info.p-button-outlined:not(:disabled):active {
2054
+ background: rgba(14, 165, 233, 0.16);
2055
+ color: #0ea5e9;
2056
2056
  border: 1px solid;
2057
2057
  }
2058
2058
  .p-button.p-button-info.p-button-text, .p-buttonset.p-button-info > .p-button.p-button-text, .p-splitbutton.p-button-info > .p-button.p-button-text, .p-fileupload-choose.p-button-info.p-button-text {
2059
2059
  background-color: transparent;
2060
- color: #3B82F6;
2060
+ color: #0ea5e9;
2061
2061
  border-color: transparent;
2062
2062
  }
2063
- .p-button.p-button-info.p-button-text:enabled:hover, .p-button.p-button-info.p-button-text:not(button):not(a):not(.p-disabled):hover, .p-buttonset.p-button-info > .p-button.p-button-text:enabled:hover, .p-buttonset.p-button-info > .p-button.p-button-text:not(button):not(a):not(.p-disabled):hover, .p-splitbutton.p-button-info > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-info > .p-button.p-button-text:not(button):not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-info.p-button-text:enabled:hover, .p-fileupload-choose.p-button-info.p-button-text:not(button):not(a):not(.p-disabled):hover {
2064
- background: rgba(59, 130, 246, 0.04);
2063
+ .p-button.p-button-info.p-button-text:not(:disabled):hover, .p-buttonset.p-button-info > .p-button.p-button-text:not(:disabled):hover, .p-splitbutton.p-button-info > .p-button.p-button-text:not(:disabled):hover, .p-fileupload-choose.p-button-info.p-button-text:not(:disabled):hover {
2064
+ background: rgba(14, 165, 233, 0.04);
2065
2065
  border-color: transparent;
2066
- color: #3B82F6;
2066
+ color: #0ea5e9;
2067
2067
  }
2068
- .p-button.p-button-info.p-button-text:enabled:active, .p-button.p-button-info.p-button-text:not(button):not(a):not(.p-disabled):active, .p-buttonset.p-button-info > .p-button.p-button-text:enabled:active, .p-buttonset.p-button-info > .p-button.p-button-text:not(button):not(a):not(.p-disabled):active, .p-splitbutton.p-button-info > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-info > .p-button.p-button-text:not(button):not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-info.p-button-text:enabled:active, .p-fileupload-choose.p-button-info.p-button-text:not(button):not(a):not(.p-disabled):active {
2069
- background: rgba(59, 130, 246, 0.16);
2068
+ .p-button.p-button-info.p-button-text:not(:disabled):active, .p-buttonset.p-button-info > .p-button.p-button-text:not(:disabled):active, .p-splitbutton.p-button-info > .p-button.p-button-text:not(:disabled):active, .p-fileupload-choose.p-button-info.p-button-text:not(:disabled):active {
2069
+ background: rgba(14, 165, 233, 0.16);
2070
2070
  border-color: transparent;
2071
- color: #3B82F6;
2071
+ color: #0ea5e9;
2072
2072
  }
2073
2073
 
2074
2074
  .p-button.p-button-success, .p-buttonset.p-button-success > .p-button, .p-splitbutton.p-button-success > .p-button, .p-fileupload-choose.p-button-success {
@@ -2076,15 +2076,15 @@
2076
2076
  background: #22C55E;
2077
2077
  border: 1px solid #22C55E;
2078
2078
  }
2079
- .p-button.p-button-success:enabled:hover, .p-button.p-button-success:not(button):not(a):not(.p-disabled):hover, .p-buttonset.p-button-success > .p-button:enabled:hover, .p-buttonset.p-button-success > .p-button:not(button):not(a):not(.p-disabled):hover, .p-splitbutton.p-button-success > .p-button:enabled:hover, .p-splitbutton.p-button-success > .p-button:not(button):not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-success:enabled:hover, .p-fileupload-choose.p-button-success:not(button):not(a):not(.p-disabled):hover {
2079
+ .p-button.p-button-success:not(:disabled):hover, .p-buttonset.p-button-success > .p-button:not(:disabled):hover, .p-splitbutton.p-button-success > .p-button:not(:disabled):hover, .p-fileupload-choose.p-button-success:not(:disabled):hover {
2080
2080
  background: #16A34A;
2081
2081
  color: #ffffff;
2082
2082
  border-color: #16A34A;
2083
2083
  }
2084
- .p-button.p-button-success:enabled:focus, .p-button.p-button-success:not(button):not(a):not(.p-disabled):focus, .p-buttonset.p-button-success > .p-button:enabled:focus, .p-buttonset.p-button-success > .p-button:not(button):not(a):not(.p-disabled):focus, .p-splitbutton.p-button-success > .p-button:enabled:focus, .p-splitbutton.p-button-success > .p-button:not(button):not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-success:enabled:focus, .p-fileupload-choose.p-button-success:not(button):not(a):not(.p-disabled):focus {
2084
+ .p-button.p-button-success:not(:disabled):focus, .p-buttonset.p-button-success > .p-button:not(:disabled):focus, .p-splitbutton.p-button-success > .p-button:not(:disabled):focus, .p-fileupload-choose.p-button-success:not(:disabled):focus {
2085
2085
  box-shadow: 0 0 0 0.2rem #BBF7D0;
2086
2086
  }
2087
- .p-button.p-button-success:enabled:active, .p-button.p-button-success:not(button):not(a):not(.p-disabled):active, .p-buttonset.p-button-success > .p-button:enabled:active, .p-buttonset.p-button-success > .p-button:not(button):not(a):not(.p-disabled):active, .p-splitbutton.p-button-success > .p-button:enabled:active, .p-splitbutton.p-button-success > .p-button:not(button):not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-success:enabled:active, .p-fileupload-choose.p-button-success:not(button):not(a):not(.p-disabled):active {
2087
+ .p-button.p-button-success:not(:disabled):active, .p-buttonset.p-button-success > .p-button:not(:disabled):active, .p-splitbutton.p-button-success > .p-button:not(:disabled):active, .p-fileupload-choose.p-button-success:not(:disabled):active {
2088
2088
  background: #15803D;
2089
2089
  color: #ffffff;
2090
2090
  border-color: #15803D;
@@ -2094,12 +2094,12 @@
2094
2094
  color: #22C55E;
2095
2095
  border: 1px solid;
2096
2096
  }
2097
- .p-button.p-button-success.p-button-outlined:enabled:hover, .p-button.p-button-success.p-button-outlined:not(button):not(a):not(.p-disabled):hover, .p-buttonset.p-button-success > .p-button.p-button-outlined:enabled:hover, .p-buttonset.p-button-success > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):hover, .p-splitbutton.p-button-success > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-success > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-success.p-button-outlined:enabled:hover, .p-fileupload-choose.p-button-success.p-button-outlined:not(button):not(a):not(.p-disabled):hover {
2097
+ .p-button.p-button-success.p-button-outlined:not(:disabled):hover, .p-buttonset.p-button-success > .p-button.p-button-outlined:not(:disabled):hover, .p-splitbutton.p-button-success > .p-button.p-button-outlined:not(:disabled):hover, .p-fileupload-choose.p-button-success.p-button-outlined:not(:disabled):hover {
2098
2098
  background: rgba(34, 197, 94, 0.04);
2099
2099
  color: #22C55E;
2100
2100
  border: 1px solid;
2101
2101
  }
2102
- .p-button.p-button-success.p-button-outlined:enabled:active, .p-button.p-button-success.p-button-outlined:not(button):not(a):not(.p-disabled):active, .p-buttonset.p-button-success > .p-button.p-button-outlined:enabled:active, .p-buttonset.p-button-success > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active, .p-splitbutton.p-button-success > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-success > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-success.p-button-outlined:enabled:active, .p-fileupload-choose.p-button-success.p-button-outlined:not(button):not(a):not(.p-disabled):active {
2102
+ .p-button.p-button-success.p-button-outlined:not(:disabled):active, .p-buttonset.p-button-success > .p-button.p-button-outlined:not(:disabled):active, .p-splitbutton.p-button-success > .p-button.p-button-outlined:not(:disabled):active, .p-fileupload-choose.p-button-success.p-button-outlined:not(:disabled):active {
2103
2103
  background: rgba(34, 197, 94, 0.16);
2104
2104
  color: #22C55E;
2105
2105
  border: 1px solid;
@@ -2109,12 +2109,12 @@
2109
2109
  color: #22C55E;
2110
2110
  border-color: transparent;
2111
2111
  }
2112
- .p-button.p-button-success.p-button-text:enabled:hover, .p-button.p-button-success.p-button-text:not(button):not(a):not(.p-disabled):hover, .p-buttonset.p-button-success > .p-button.p-button-text:enabled:hover, .p-buttonset.p-button-success > .p-button.p-button-text:not(button):not(a):not(.p-disabled):hover, .p-splitbutton.p-button-success > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-success > .p-button.p-button-text:not(button):not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-success.p-button-text:enabled:hover, .p-fileupload-choose.p-button-success.p-button-text:not(button):not(a):not(.p-disabled):hover {
2112
+ .p-button.p-button-success.p-button-text:not(:disabled):hover, .p-buttonset.p-button-success > .p-button.p-button-text:not(:disabled):hover, .p-splitbutton.p-button-success > .p-button.p-button-text:not(:disabled):hover, .p-fileupload-choose.p-button-success.p-button-text:not(:disabled):hover {
2113
2113
  background: rgba(34, 197, 94, 0.04);
2114
2114
  border-color: transparent;
2115
2115
  color: #22C55E;
2116
2116
  }
2117
- .p-button.p-button-success.p-button-text:enabled:active, .p-button.p-button-success.p-button-text:not(button):not(a):not(.p-disabled):active, .p-buttonset.p-button-success > .p-button.p-button-text:enabled:active, .p-buttonset.p-button-success > .p-button.p-button-text:not(button):not(a):not(.p-disabled):active, .p-splitbutton.p-button-success > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-success > .p-button.p-button-text:not(button):not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-success.p-button-text:enabled:active, .p-fileupload-choose.p-button-success.p-button-text:not(button):not(a):not(.p-disabled):active {
2117
+ .p-button.p-button-success.p-button-text:not(:disabled):active, .p-buttonset.p-button-success > .p-button.p-button-text:not(:disabled):active, .p-splitbutton.p-button-success > .p-button.p-button-text:not(:disabled):active, .p-fileupload-choose.p-button-success.p-button-text:not(:disabled):active {
2118
2118
  background: rgba(34, 197, 94, 0.16);
2119
2119
  border-color: transparent;
2120
2120
  color: #22C55E;
@@ -2122,51 +2122,51 @@
2122
2122
 
2123
2123
  .p-button.p-button-warning, .p-buttonset.p-button-warning > .p-button, .p-splitbutton.p-button-warning > .p-button, .p-fileupload-choose.p-button-warning {
2124
2124
  color: #ffffff;
2125
- background: #F59E0B;
2126
- border: 1px solid #F59E0B;
2125
+ background: #f97316;
2126
+ border: 1px solid #f97316;
2127
2127
  }
2128
- .p-button.p-button-warning:enabled:hover, .p-button.p-button-warning:not(button):not(a):not(.p-disabled):hover, .p-buttonset.p-button-warning > .p-button:enabled:hover, .p-buttonset.p-button-warning > .p-button:not(button):not(a):not(.p-disabled):hover, .p-splitbutton.p-button-warning > .p-button:enabled:hover, .p-splitbutton.p-button-warning > .p-button:not(button):not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-warning:enabled:hover, .p-fileupload-choose.p-button-warning:not(button):not(a):not(.p-disabled):hover {
2129
- background: #D97706;
2128
+ .p-button.p-button-warning:not(:disabled):hover, .p-buttonset.p-button-warning > .p-button:not(:disabled):hover, .p-splitbutton.p-button-warning > .p-button:not(:disabled):hover, .p-fileupload-choose.p-button-warning:not(:disabled):hover {
2129
+ background: #ea580c;
2130
2130
  color: #ffffff;
2131
- border-color: #D97706;
2131
+ border-color: #ea580c;
2132
2132
  }
2133
- .p-button.p-button-warning:enabled:focus, .p-button.p-button-warning:not(button):not(a):not(.p-disabled):focus, .p-buttonset.p-button-warning > .p-button:enabled:focus, .p-buttonset.p-button-warning > .p-button:not(button):not(a):not(.p-disabled):focus, .p-splitbutton.p-button-warning > .p-button:enabled:focus, .p-splitbutton.p-button-warning > .p-button:not(button):not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-warning:enabled:focus, .p-fileupload-choose.p-button-warning:not(button):not(a):not(.p-disabled):focus {
2133
+ .p-button.p-button-warning:not(:disabled):focus, .p-buttonset.p-button-warning > .p-button:not(:disabled):focus, .p-splitbutton.p-button-warning > .p-button:not(:disabled):focus, .p-fileupload-choose.p-button-warning:not(:disabled):focus {
2134
2134
  box-shadow: 0 0 0 0.2rem #FDE68A;
2135
2135
  }
2136
- .p-button.p-button-warning:enabled:active, .p-button.p-button-warning:not(button):not(a):not(.p-disabled):active, .p-buttonset.p-button-warning > .p-button:enabled:active, .p-buttonset.p-button-warning > .p-button:not(button):not(a):not(.p-disabled):active, .p-splitbutton.p-button-warning > .p-button:enabled:active, .p-splitbutton.p-button-warning > .p-button:not(button):not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-warning:enabled:active, .p-fileupload-choose.p-button-warning:not(button):not(a):not(.p-disabled):active {
2137
- background: #B45309;
2136
+ .p-button.p-button-warning:not(:disabled):active, .p-buttonset.p-button-warning > .p-button:not(:disabled):active, .p-splitbutton.p-button-warning > .p-button:not(:disabled):active, .p-fileupload-choose.p-button-warning:not(:disabled):active {
2137
+ background: #c2410c;
2138
2138
  color: #ffffff;
2139
- border-color: #B45309;
2139
+ border-color: #c2410c;
2140
2140
  }
2141
2141
  .p-button.p-button-warning.p-button-outlined, .p-buttonset.p-button-warning > .p-button.p-button-outlined, .p-splitbutton.p-button-warning > .p-button.p-button-outlined, .p-fileupload-choose.p-button-warning.p-button-outlined {
2142
2142
  background-color: transparent;
2143
- color: #F59E0B;
2143
+ color: #f97316;
2144
2144
  border: 1px solid;
2145
2145
  }
2146
- .p-button.p-button-warning.p-button-outlined:enabled:hover, .p-button.p-button-warning.p-button-outlined:not(button):not(a):not(.p-disabled):hover, .p-buttonset.p-button-warning > .p-button.p-button-outlined:enabled:hover, .p-buttonset.p-button-warning > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):hover, .p-splitbutton.p-button-warning > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-warning > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-warning.p-button-outlined:enabled:hover, .p-fileupload-choose.p-button-warning.p-button-outlined:not(button):not(a):not(.p-disabled):hover {
2147
- background: rgba(245, 158, 11, 0.04);
2148
- color: #F59E0B;
2146
+ .p-button.p-button-warning.p-button-outlined:not(:disabled):hover, .p-buttonset.p-button-warning > .p-button.p-button-outlined:not(:disabled):hover, .p-splitbutton.p-button-warning > .p-button.p-button-outlined:not(:disabled):hover, .p-fileupload-choose.p-button-warning.p-button-outlined:not(:disabled):hover {
2147
+ background: rgba(249, 115, 22, 0.04);
2148
+ color: #f97316;
2149
2149
  border: 1px solid;
2150
2150
  }
2151
- .p-button.p-button-warning.p-button-outlined:enabled:active, .p-button.p-button-warning.p-button-outlined:not(button):not(a):not(.p-disabled):active, .p-buttonset.p-button-warning > .p-button.p-button-outlined:enabled:active, .p-buttonset.p-button-warning > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active, .p-splitbutton.p-button-warning > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-warning > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-warning.p-button-outlined:enabled:active, .p-fileupload-choose.p-button-warning.p-button-outlined:not(button):not(a):not(.p-disabled):active {
2152
- background: rgba(245, 158, 11, 0.16);
2153
- color: #F59E0B;
2151
+ .p-button.p-button-warning.p-button-outlined:not(:disabled):active, .p-buttonset.p-button-warning > .p-button.p-button-outlined:not(:disabled):active, .p-splitbutton.p-button-warning > .p-button.p-button-outlined:not(:disabled):active, .p-fileupload-choose.p-button-warning.p-button-outlined:not(:disabled):active {
2152
+ background: rgba(249, 115, 22, 0.16);
2153
+ color: #f97316;
2154
2154
  border: 1px solid;
2155
2155
  }
2156
2156
  .p-button.p-button-warning.p-button-text, .p-buttonset.p-button-warning > .p-button.p-button-text, .p-splitbutton.p-button-warning > .p-button.p-button-text, .p-fileupload-choose.p-button-warning.p-button-text {
2157
2157
  background-color: transparent;
2158
- color: #F59E0B;
2158
+ color: #f97316;
2159
2159
  border-color: transparent;
2160
2160
  }
2161
- .p-button.p-button-warning.p-button-text:enabled:hover, .p-button.p-button-warning.p-button-text:not(button):not(a):not(.p-disabled):hover, .p-buttonset.p-button-warning > .p-button.p-button-text:enabled:hover, .p-buttonset.p-button-warning > .p-button.p-button-text:not(button):not(a):not(.p-disabled):hover, .p-splitbutton.p-button-warning > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-warning > .p-button.p-button-text:not(button):not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-warning.p-button-text:enabled:hover, .p-fileupload-choose.p-button-warning.p-button-text:not(button):not(a):not(.p-disabled):hover {
2162
- background: rgba(245, 158, 11, 0.04);
2161
+ .p-button.p-button-warning.p-button-text:not(:disabled):hover, .p-buttonset.p-button-warning > .p-button.p-button-text:not(:disabled):hover, .p-splitbutton.p-button-warning > .p-button.p-button-text:not(:disabled):hover, .p-fileupload-choose.p-button-warning.p-button-text:not(:disabled):hover {
2162
+ background: rgba(249, 115, 22, 0.04);
2163
2163
  border-color: transparent;
2164
- color: #F59E0B;
2164
+ color: #f97316;
2165
2165
  }
2166
- .p-button.p-button-warning.p-button-text:enabled:active, .p-button.p-button-warning.p-button-text:not(button):not(a):not(.p-disabled):active, .p-buttonset.p-button-warning > .p-button.p-button-text:enabled:active, .p-buttonset.p-button-warning > .p-button.p-button-text:not(button):not(a):not(.p-disabled):active, .p-splitbutton.p-button-warning > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-warning > .p-button.p-button-text:not(button):not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-warning.p-button-text:enabled:active, .p-fileupload-choose.p-button-warning.p-button-text:not(button):not(a):not(.p-disabled):active {
2167
- background: rgba(245, 158, 11, 0.16);
2166
+ .p-button.p-button-warning.p-button-text:not(:disabled):active, .p-buttonset.p-button-warning > .p-button.p-button-text:not(:disabled):active, .p-splitbutton.p-button-warning > .p-button.p-button-text:not(:disabled):active, .p-fileupload-choose.p-button-warning.p-button-text:not(:disabled):active {
2167
+ background: rgba(249, 115, 22, 0.16);
2168
2168
  border-color: transparent;
2169
- color: #F59E0B;
2169
+ color: #f97316;
2170
2170
  }
2171
2171
 
2172
2172
  .p-button.p-button-help, .p-buttonset.p-button-help > .p-button, .p-splitbutton.p-button-help > .p-button, .p-fileupload-choose.p-button-help {
@@ -2174,15 +2174,15 @@
2174
2174
  background: #A855F7;
2175
2175
  border: 1px solid #A855F7;
2176
2176
  }
2177
- .p-button.p-button-help:enabled:hover, .p-button.p-button-help:not(button):not(a):not(.p-disabled):hover, .p-buttonset.p-button-help > .p-button:enabled:hover, .p-buttonset.p-button-help > .p-button:not(button):not(a):not(.p-disabled):hover, .p-splitbutton.p-button-help > .p-button:enabled:hover, .p-splitbutton.p-button-help > .p-button:not(button):not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-help:enabled:hover, .p-fileupload-choose.p-button-help:not(button):not(a):not(.p-disabled):hover {
2177
+ .p-button.p-button-help:not(:disabled):hover, .p-buttonset.p-button-help > .p-button:not(:disabled):hover, .p-splitbutton.p-button-help > .p-button:not(:disabled):hover, .p-fileupload-choose.p-button-help:not(:disabled):hover {
2178
2178
  background: #9333EA;
2179
2179
  color: #ffffff;
2180
2180
  border-color: #9333EA;
2181
2181
  }
2182
- .p-button.p-button-help:enabled:focus, .p-button.p-button-help:not(button):not(a):not(.p-disabled):focus, .p-buttonset.p-button-help > .p-button:enabled:focus, .p-buttonset.p-button-help > .p-button:not(button):not(a):not(.p-disabled):focus, .p-splitbutton.p-button-help > .p-button:enabled:focus, .p-splitbutton.p-button-help > .p-button:not(button):not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-help:enabled:focus, .p-fileupload-choose.p-button-help:not(button):not(a):not(.p-disabled):focus {
2182
+ .p-button.p-button-help:not(:disabled):focus, .p-buttonset.p-button-help > .p-button:not(:disabled):focus, .p-splitbutton.p-button-help > .p-button:not(:disabled):focus, .p-fileupload-choose.p-button-help:not(:disabled):focus {
2183
2183
  box-shadow: 0 0 0 0.2rem #E9D5FF;
2184
2184
  }
2185
- .p-button.p-button-help:enabled:active, .p-button.p-button-help:not(button):not(a):not(.p-disabled):active, .p-buttonset.p-button-help > .p-button:enabled:active, .p-buttonset.p-button-help > .p-button:not(button):not(a):not(.p-disabled):active, .p-splitbutton.p-button-help > .p-button:enabled:active, .p-splitbutton.p-button-help > .p-button:not(button):not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-help:enabled:active, .p-fileupload-choose.p-button-help:not(button):not(a):not(.p-disabled):active {
2185
+ .p-button.p-button-help:not(:disabled):active, .p-buttonset.p-button-help > .p-button:not(:disabled):active, .p-splitbutton.p-button-help > .p-button:not(:disabled):active, .p-fileupload-choose.p-button-help:not(:disabled):active {
2186
2186
  background: #7E22CE;
2187
2187
  color: #ffffff;
2188
2188
  border-color: #7E22CE;
@@ -2192,12 +2192,12 @@
2192
2192
  color: #A855F7;
2193
2193
  border: 1px solid;
2194
2194
  }
2195
- .p-button.p-button-help.p-button-outlined:enabled:hover, .p-button.p-button-help.p-button-outlined:not(button):not(a):not(.p-disabled):hover, .p-buttonset.p-button-help > .p-button.p-button-outlined:enabled:hover, .p-buttonset.p-button-help > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):hover, .p-splitbutton.p-button-help > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-help > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-help.p-button-outlined:enabled:hover, .p-fileupload-choose.p-button-help.p-button-outlined:not(button):not(a):not(.p-disabled):hover {
2195
+ .p-button.p-button-help.p-button-outlined:not(:disabled):hover, .p-buttonset.p-button-help > .p-button.p-button-outlined:not(:disabled):hover, .p-splitbutton.p-button-help > .p-button.p-button-outlined:not(:disabled):hover, .p-fileupload-choose.p-button-help.p-button-outlined:not(:disabled):hover {
2196
2196
  background: rgba(168, 85, 247, 0.04);
2197
2197
  color: #A855F7;
2198
2198
  border: 1px solid;
2199
2199
  }
2200
- .p-button.p-button-help.p-button-outlined:enabled:active, .p-button.p-button-help.p-button-outlined:not(button):not(a):not(.p-disabled):active, .p-buttonset.p-button-help > .p-button.p-button-outlined:enabled:active, .p-buttonset.p-button-help > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active, .p-splitbutton.p-button-help > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-help > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-help.p-button-outlined:enabled:active, .p-fileupload-choose.p-button-help.p-button-outlined:not(button):not(a):not(.p-disabled):active {
2200
+ .p-button.p-button-help.p-button-outlined:not(:disabled):active, .p-buttonset.p-button-help > .p-button.p-button-outlined:not(:disabled):active, .p-splitbutton.p-button-help > .p-button.p-button-outlined:not(:disabled):active, .p-fileupload-choose.p-button-help.p-button-outlined:not(:disabled):active {
2201
2201
  background: rgba(168, 85, 247, 0.16);
2202
2202
  color: #A855F7;
2203
2203
  border: 1px solid;
@@ -2207,12 +2207,12 @@
2207
2207
  color: #A855F7;
2208
2208
  border-color: transparent;
2209
2209
  }
2210
- .p-button.p-button-help.p-button-text:enabled:hover, .p-button.p-button-help.p-button-text:not(button):not(a):not(.p-disabled):hover, .p-buttonset.p-button-help > .p-button.p-button-text:enabled:hover, .p-buttonset.p-button-help > .p-button.p-button-text:not(button):not(a):not(.p-disabled):hover, .p-splitbutton.p-button-help > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-help > .p-button.p-button-text:not(button):not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-help.p-button-text:enabled:hover, .p-fileupload-choose.p-button-help.p-button-text:not(button):not(a):not(.p-disabled):hover {
2210
+ .p-button.p-button-help.p-button-text:not(:disabled):hover, .p-buttonset.p-button-help > .p-button.p-button-text:not(:disabled):hover, .p-splitbutton.p-button-help > .p-button.p-button-text:not(:disabled):hover, .p-fileupload-choose.p-button-help.p-button-text:not(:disabled):hover {
2211
2211
  background: rgba(168, 85, 247, 0.04);
2212
2212
  border-color: transparent;
2213
2213
  color: #A855F7;
2214
2214
  }
2215
- .p-button.p-button-help.p-button-text:enabled:active, .p-button.p-button-help.p-button-text:not(button):not(a):not(.p-disabled):active, .p-buttonset.p-button-help > .p-button.p-button-text:enabled:active, .p-buttonset.p-button-help > .p-button.p-button-text:not(button):not(a):not(.p-disabled):active, .p-splitbutton.p-button-help > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-help > .p-button.p-button-text:not(button):not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-help.p-button-text:enabled:active, .p-fileupload-choose.p-button-help.p-button-text:not(button):not(a):not(.p-disabled):active {
2215
+ .p-button.p-button-help.p-button-text:not(:disabled):active, .p-buttonset.p-button-help > .p-button.p-button-text:not(:disabled):active, .p-splitbutton.p-button-help > .p-button.p-button-text:not(:disabled):active, .p-fileupload-choose.p-button-help.p-button-text:not(:disabled):active {
2216
2216
  background: rgba(168, 85, 247, 0.16);
2217
2217
  border-color: transparent;
2218
2218
  color: #A855F7;
@@ -2223,15 +2223,15 @@
2223
2223
  background: #EF4444;
2224
2224
  border: 1px solid #EF4444;
2225
2225
  }
2226
- .p-button.p-button-danger:enabled:hover, .p-button.p-button-danger:not(button):not(a):not(.p-disabled):hover, .p-buttonset.p-button-danger > .p-button:enabled:hover, .p-buttonset.p-button-danger > .p-button:not(button):not(a):not(.p-disabled):hover, .p-splitbutton.p-button-danger > .p-button:enabled:hover, .p-splitbutton.p-button-danger > .p-button:not(button):not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-danger:enabled:hover, .p-fileupload-choose.p-button-danger:not(button):not(a):not(.p-disabled):hover {
2226
+ .p-button.p-button-danger:not(:disabled):hover, .p-buttonset.p-button-danger > .p-button:not(:disabled):hover, .p-splitbutton.p-button-danger > .p-button:not(:disabled):hover, .p-fileupload-choose.p-button-danger:not(:disabled):hover {
2227
2227
  background: #DC2626;
2228
2228
  color: #ffffff;
2229
2229
  border-color: #DC2626;
2230
2230
  }
2231
- .p-button.p-button-danger:enabled:focus, .p-button.p-button-danger:not(button):not(a):not(.p-disabled):focus, .p-buttonset.p-button-danger > .p-button:enabled:focus, .p-buttonset.p-button-danger > .p-button:not(button):not(a):not(.p-disabled):focus, .p-splitbutton.p-button-danger > .p-button:enabled:focus, .p-splitbutton.p-button-danger > .p-button:not(button):not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-danger:enabled:focus, .p-fileupload-choose.p-button-danger:not(button):not(a):not(.p-disabled):focus {
2231
+ .p-button.p-button-danger:not(:disabled):focus, .p-buttonset.p-button-danger > .p-button:not(:disabled):focus, .p-splitbutton.p-button-danger > .p-button:not(:disabled):focus, .p-fileupload-choose.p-button-danger:not(:disabled):focus {
2232
2232
  box-shadow: 0 0 0 0.2rem #FECACA;
2233
2233
  }
2234
- .p-button.p-button-danger:enabled:active, .p-button.p-button-danger:not(button):not(a):not(.p-disabled):active, .p-buttonset.p-button-danger > .p-button:enabled:active, .p-buttonset.p-button-danger > .p-button:not(button):not(a):not(.p-disabled):active, .p-splitbutton.p-button-danger > .p-button:enabled:active, .p-splitbutton.p-button-danger > .p-button:not(button):not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-danger:enabled:active, .p-fileupload-choose.p-button-danger:not(button):not(a):not(.p-disabled):active {
2234
+ .p-button.p-button-danger:not(:disabled):active, .p-buttonset.p-button-danger > .p-button:not(:disabled):active, .p-splitbutton.p-button-danger > .p-button:not(:disabled):active, .p-fileupload-choose.p-button-danger:not(:disabled):active {
2235
2235
  background: #B91C1C;
2236
2236
  color: #ffffff;
2237
2237
  border-color: #B91C1C;
@@ -2241,12 +2241,12 @@
2241
2241
  color: #EF4444;
2242
2242
  border: 1px solid;
2243
2243
  }
2244
- .p-button.p-button-danger.p-button-outlined:enabled:hover, .p-button.p-button-danger.p-button-outlined:not(button):not(a):not(.p-disabled):hover, .p-buttonset.p-button-danger > .p-button.p-button-outlined:enabled:hover, .p-buttonset.p-button-danger > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):hover, .p-splitbutton.p-button-danger > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-danger > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-danger.p-button-outlined:enabled:hover, .p-fileupload-choose.p-button-danger.p-button-outlined:not(button):not(a):not(.p-disabled):hover {
2244
+ .p-button.p-button-danger.p-button-outlined:not(:disabled):hover, .p-buttonset.p-button-danger > .p-button.p-button-outlined:not(:disabled):hover, .p-splitbutton.p-button-danger > .p-button.p-button-outlined:not(:disabled):hover, .p-fileupload-choose.p-button-danger.p-button-outlined:not(:disabled):hover {
2245
2245
  background: rgba(239, 68, 68, 0.04);
2246
2246
  color: #EF4444;
2247
2247
  border: 1px solid;
2248
2248
  }
2249
- .p-button.p-button-danger.p-button-outlined:enabled:active, .p-button.p-button-danger.p-button-outlined:not(button):not(a):not(.p-disabled):active, .p-buttonset.p-button-danger > .p-button.p-button-outlined:enabled:active, .p-buttonset.p-button-danger > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active, .p-splitbutton.p-button-danger > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-danger > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-danger.p-button-outlined:enabled:active, .p-fileupload-choose.p-button-danger.p-button-outlined:not(button):not(a):not(.p-disabled):active {
2249
+ .p-button.p-button-danger.p-button-outlined:not(:disabled):active, .p-buttonset.p-button-danger > .p-button.p-button-outlined:not(:disabled):active, .p-splitbutton.p-button-danger > .p-button.p-button-outlined:not(:disabled):active, .p-fileupload-choose.p-button-danger.p-button-outlined:not(:disabled):active {
2250
2250
  background: rgba(239, 68, 68, 0.16);
2251
2251
  color: #EF4444;
2252
2252
  border: 1px solid;
@@ -2256,12 +2256,12 @@
2256
2256
  color: #EF4444;
2257
2257
  border-color: transparent;
2258
2258
  }
2259
- .p-button.p-button-danger.p-button-text:enabled:hover, .p-button.p-button-danger.p-button-text:not(button):not(a):not(.p-disabled):hover, .p-buttonset.p-button-danger > .p-button.p-button-text:enabled:hover, .p-buttonset.p-button-danger > .p-button.p-button-text:not(button):not(a):not(.p-disabled):hover, .p-splitbutton.p-button-danger > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-danger > .p-button.p-button-text:not(button):not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-danger.p-button-text:enabled:hover, .p-fileupload-choose.p-button-danger.p-button-text:not(button):not(a):not(.p-disabled):hover {
2259
+ .p-button.p-button-danger.p-button-text:not(:disabled):hover, .p-buttonset.p-button-danger > .p-button.p-button-text:not(:disabled):hover, .p-splitbutton.p-button-danger > .p-button.p-button-text:not(:disabled):hover, .p-fileupload-choose.p-button-danger.p-button-text:not(:disabled):hover {
2260
2260
  background: rgba(239, 68, 68, 0.04);
2261
2261
  border-color: transparent;
2262
2262
  color: #EF4444;
2263
2263
  }
2264
- .p-button.p-button-danger.p-button-text:enabled:active, .p-button.p-button-danger.p-button-text:not(button):not(a):not(.p-disabled):active, .p-buttonset.p-button-danger > .p-button.p-button-text:enabled:active, .p-buttonset.p-button-danger > .p-button.p-button-text:not(button):not(a):not(.p-disabled):active, .p-splitbutton.p-button-danger > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-danger > .p-button.p-button-text:not(button):not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-danger.p-button-text:enabled:active, .p-fileupload-choose.p-button-danger.p-button-text:not(button):not(a):not(.p-disabled):active {
2264
+ .p-button.p-button-danger.p-button-text:not(:disabled):active, .p-buttonset.p-button-danger > .p-button.p-button-text:not(:disabled):active, .p-splitbutton.p-button-danger > .p-button.p-button-text:not(:disabled):active, .p-fileupload-choose.p-button-danger.p-button-text:not(:disabled):active {
2265
2265
  background: rgba(239, 68, 68, 0.16);
2266
2266
  border-color: transparent;
2267
2267
  color: #EF4444;
@@ -2272,20 +2272,20 @@
2272
2272
  background: transparent;
2273
2273
  border: transparent;
2274
2274
  }
2275
- .p-button.p-button-link:enabled:hover, .p-button.p-button-link:not(button):not(a):not(.p-disabled):hover {
2275
+ .p-button.p-button-link:not(:disabled):hover {
2276
2276
  background: transparent;
2277
2277
  color: #1D4ED8;
2278
2278
  border-color: transparent;
2279
2279
  }
2280
- .p-button.p-button-link:enabled:hover .p-button-label, .p-button.p-button-link:not(button):not(a):not(.p-disabled):hover .p-button-label {
2280
+ .p-button.p-button-link:not(:disabled):hover .p-button-label {
2281
2281
  text-decoration: underline;
2282
2282
  }
2283
- .p-button.p-button-link:enabled:focus, .p-button.p-button-link:not(button):not(a):not(.p-disabled):focus {
2283
+ .p-button.p-button-link:not(:disabled):focus {
2284
2284
  background: transparent;
2285
2285
  box-shadow: 0 0 0 0.2rem #BFDBFE;
2286
2286
  border-color: transparent;
2287
2287
  }
2288
- .p-button.p-button-link:enabled:active, .p-button.p-button-link:not(button):not(a):not(.p-disabled):active {
2288
+ .p-button.p-button-link:not(:disabled):active {
2289
2289
  background: transparent;
2290
2290
  color: #1D4ED8;
2291
2291
  border-color: transparent;
@@ -2299,51 +2299,51 @@
2299
2299
  color: #3B82F6;
2300
2300
  border: 1px solid;
2301
2301
  }
2302
- .p-splitbutton.p-button-outlined > .p-button:enabled:hover, .p-splitbutton.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover {
2302
+ .p-splitbutton.p-button-outlined > .p-button:not(:disabled):hover {
2303
2303
  background: rgba(59, 130, 246, 0.04);
2304
2304
  color: #3B82F6;
2305
2305
  }
2306
- .p-splitbutton.p-button-outlined > .p-button:enabled:active, .p-splitbutton.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active {
2306
+ .p-splitbutton.p-button-outlined > .p-button:not(:disabled):active {
2307
2307
  background: rgba(59, 130, 246, 0.16);
2308
2308
  color: #3B82F6;
2309
2309
  }
2310
2310
  .p-splitbutton.p-button-outlined.p-button-plain > .p-button {
2311
- color: #6c757d;
2312
- border-color: #6c757d;
2311
+ color: #6b7280;
2312
+ border-color: #6b7280;
2313
2313
  }
2314
- .p-splitbutton.p-button-outlined.p-button-plain > .p-button:enabled:hover, .p-splitbutton.p-button-outlined.p-button-plain > .p-button:not(button):not(a):not(.p-disabled):hover {
2315
- background: #e9ecef;
2316
- color: #6c757d;
2314
+ .p-splitbutton.p-button-outlined.p-button-plain > .p-button:not(:disabled):hover {
2315
+ background: #f3f4f6;
2316
+ color: #6b7280;
2317
2317
  }
2318
- .p-splitbutton.p-button-outlined.p-button-plain > .p-button:enabled:active, .p-splitbutton.p-button-outlined.p-button-plain > .p-button:not(button):not(a):not(.p-disabled):active {
2319
- background: #dee2e6;
2320
- color: #6c757d;
2318
+ .p-splitbutton.p-button-outlined.p-button-plain > .p-button:not(:disabled):active {
2319
+ background: #e5e7eb;
2320
+ color: #6b7280;
2321
2321
  }
2322
2322
  .p-splitbutton.p-button-text > .p-button {
2323
2323
  background-color: transparent;
2324
2324
  color: #3B82F6;
2325
2325
  border-color: transparent;
2326
2326
  }
2327
- .p-splitbutton.p-button-text > .p-button:enabled:hover, .p-splitbutton.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover {
2327
+ .p-splitbutton.p-button-text > .p-button:not(:disabled):hover {
2328
2328
  background: rgba(59, 130, 246, 0.04);
2329
2329
  color: #3B82F6;
2330
2330
  border-color: transparent;
2331
2331
  }
2332
- .p-splitbutton.p-button-text > .p-button:enabled:active, .p-splitbutton.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active {
2332
+ .p-splitbutton.p-button-text > .p-button:not(:disabled):active {
2333
2333
  background: rgba(59, 130, 246, 0.16);
2334
2334
  color: #3B82F6;
2335
2335
  border-color: transparent;
2336
2336
  }
2337
2337
  .p-splitbutton.p-button-text.p-button-plain > .p-button {
2338
- color: #6c757d;
2338
+ color: #6b7280;
2339
2339
  }
2340
- .p-splitbutton.p-button-text.p-button-plain > .p-button:enabled:hover, .p-splitbutton.p-button-text.p-button-plain > .p-button:not(button):not(a):not(.p-disabled):hover {
2341
- background: #e9ecef;
2342
- color: #6c757d;
2340
+ .p-splitbutton.p-button-text.p-button-plain > .p-button:not(:disabled):hover {
2341
+ background: #f3f4f6;
2342
+ color: #6b7280;
2343
2343
  }
2344
- .p-splitbutton.p-button-text.p-button-plain > .p-button:enabled:active, .p-splitbutton.p-button-text.p-button-plain > .p-button:not(button):not(a):not(.p-disabled):active {
2345
- background: #dee2e6;
2346
- color: #6c757d;
2344
+ .p-splitbutton.p-button-text.p-button-plain > .p-button:not(:disabled):active {
2345
+ background: #e5e7eb;
2346
+ color: #6b7280;
2347
2347
  }
2348
2348
  .p-splitbutton.p-button-raised {
2349
2349
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
@@ -2383,11 +2383,11 @@
2383
2383
  color: #64748B;
2384
2384
  border: 1px solid;
2385
2385
  }
2386
- .p-splitbutton.p-button-secondary.p-button-outlined > .p-button:enabled:hover, .p-splitbutton.p-button-secondary.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover {
2386
+ .p-splitbutton.p-button-secondary.p-button-outlined > .p-button:not(:disabled):hover {
2387
2387
  background: rgba(100, 116, 139, 0.04);
2388
2388
  color: #64748B;
2389
2389
  }
2390
- .p-splitbutton.p-button-secondary.p-button-outlined > .p-button:enabled:active, .p-splitbutton.p-button-secondary.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active {
2390
+ .p-splitbutton.p-button-secondary.p-button-outlined > .p-button:not(:disabled):active {
2391
2391
  background: rgba(100, 116, 139, 0.16);
2392
2392
  color: #64748B;
2393
2393
  }
@@ -2396,12 +2396,12 @@
2396
2396
  color: #64748B;
2397
2397
  border-color: transparent;
2398
2398
  }
2399
- .p-splitbutton.p-button-secondary.p-button-text > .p-button:enabled:hover, .p-splitbutton.p-button-secondary.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover {
2399
+ .p-splitbutton.p-button-secondary.p-button-text > .p-button:not(:disabled):hover {
2400
2400
  background: rgba(100, 116, 139, 0.04);
2401
2401
  border-color: transparent;
2402
2402
  color: #64748B;
2403
2403
  }
2404
- .p-splitbutton.p-button-secondary.p-button-text > .p-button:enabled:active, .p-splitbutton.p-button-secondary.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active {
2404
+ .p-splitbutton.p-button-secondary.p-button-text > .p-button:not(:disabled):active {
2405
2405
  background: rgba(100, 116, 139, 0.16);
2406
2406
  border-color: transparent;
2407
2407
  color: #64748B;
@@ -2409,31 +2409,31 @@
2409
2409
 
2410
2410
  .p-splitbutton.p-button-info.p-button-outlined > .p-button {
2411
2411
  background-color: transparent;
2412
- color: #3B82F6;
2412
+ color: #0ea5e9;
2413
2413
  border: 1px solid;
2414
2414
  }
2415
- .p-splitbutton.p-button-info.p-button-outlined > .p-button:enabled:hover, .p-splitbutton.p-button-info.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover {
2416
- background: rgba(59, 130, 246, 0.04);
2417
- color: #3B82F6;
2415
+ .p-splitbutton.p-button-info.p-button-outlined > .p-button:not(:disabled):hover {
2416
+ background: rgba(14, 165, 233, 0.04);
2417
+ color: #0ea5e9;
2418
2418
  }
2419
- .p-splitbutton.p-button-info.p-button-outlined > .p-button:enabled:active, .p-splitbutton.p-button-info.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active {
2420
- background: rgba(59, 130, 246, 0.16);
2421
- color: #3B82F6;
2419
+ .p-splitbutton.p-button-info.p-button-outlined > .p-button:not(:disabled):active {
2420
+ background: rgba(14, 165, 233, 0.16);
2421
+ color: #0ea5e9;
2422
2422
  }
2423
2423
  .p-splitbutton.p-button-info.p-button-text > .p-button {
2424
2424
  background-color: transparent;
2425
- color: #3B82F6;
2425
+ color: #0ea5e9;
2426
2426
  border-color: transparent;
2427
2427
  }
2428
- .p-splitbutton.p-button-info.p-button-text > .p-button:enabled:hover, .p-splitbutton.p-button-info.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover {
2429
- background: rgba(59, 130, 246, 0.04);
2428
+ .p-splitbutton.p-button-info.p-button-text > .p-button:not(:disabled):hover {
2429
+ background: rgba(14, 165, 233, 0.04);
2430
2430
  border-color: transparent;
2431
- color: #3B82F6;
2431
+ color: #0ea5e9;
2432
2432
  }
2433
- .p-splitbutton.p-button-info.p-button-text > .p-button:enabled:active, .p-splitbutton.p-button-info.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active {
2434
- background: rgba(59, 130, 246, 0.16);
2433
+ .p-splitbutton.p-button-info.p-button-text > .p-button:not(:disabled):active {
2434
+ background: rgba(14, 165, 233, 0.16);
2435
2435
  border-color: transparent;
2436
- color: #3B82F6;
2436
+ color: #0ea5e9;
2437
2437
  }
2438
2438
 
2439
2439
  .p-splitbutton.p-button-success.p-button-outlined > .p-button {
@@ -2441,11 +2441,11 @@
2441
2441
  color: #22C55E;
2442
2442
  border: 1px solid;
2443
2443
  }
2444
- .p-splitbutton.p-button-success.p-button-outlined > .p-button:enabled:hover, .p-splitbutton.p-button-success.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover {
2444
+ .p-splitbutton.p-button-success.p-button-outlined > .p-button:not(:disabled):hover {
2445
2445
  background: rgba(34, 197, 94, 0.04);
2446
2446
  color: #22C55E;
2447
2447
  }
2448
- .p-splitbutton.p-button-success.p-button-outlined > .p-button:enabled:active, .p-splitbutton.p-button-success.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active {
2448
+ .p-splitbutton.p-button-success.p-button-outlined > .p-button:not(:disabled):active {
2449
2449
  background: rgba(34, 197, 94, 0.16);
2450
2450
  color: #22C55E;
2451
2451
  }
@@ -2454,12 +2454,12 @@
2454
2454
  color: #22C55E;
2455
2455
  border-color: transparent;
2456
2456
  }
2457
- .p-splitbutton.p-button-success.p-button-text > .p-button:enabled:hover, .p-splitbutton.p-button-success.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover {
2457
+ .p-splitbutton.p-button-success.p-button-text > .p-button:not(:disabled):hover {
2458
2458
  background: rgba(34, 197, 94, 0.04);
2459
2459
  border-color: transparent;
2460
2460
  color: #22C55E;
2461
2461
  }
2462
- .p-splitbutton.p-button-success.p-button-text > .p-button:enabled:active, .p-splitbutton.p-button-success.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active {
2462
+ .p-splitbutton.p-button-success.p-button-text > .p-button:not(:disabled):active {
2463
2463
  background: rgba(34, 197, 94, 0.16);
2464
2464
  border-color: transparent;
2465
2465
  color: #22C55E;
@@ -2467,31 +2467,31 @@
2467
2467
 
2468
2468
  .p-splitbutton.p-button-warning.p-button-outlined > .p-button {
2469
2469
  background-color: transparent;
2470
- color: #F59E0B;
2470
+ color: #f97316;
2471
2471
  border: 1px solid;
2472
2472
  }
2473
- .p-splitbutton.p-button-warning.p-button-outlined > .p-button:enabled:hover, .p-splitbutton.p-button-warning.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover {
2474
- background: rgba(245, 158, 11, 0.04);
2475
- color: #F59E0B;
2473
+ .p-splitbutton.p-button-warning.p-button-outlined > .p-button:not(:disabled):hover {
2474
+ background: rgba(249, 115, 22, 0.04);
2475
+ color: #f97316;
2476
2476
  }
2477
- .p-splitbutton.p-button-warning.p-button-outlined > .p-button:enabled:active, .p-splitbutton.p-button-warning.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active {
2478
- background: rgba(245, 158, 11, 0.16);
2479
- color: #F59E0B;
2477
+ .p-splitbutton.p-button-warning.p-button-outlined > .p-button:not(:disabled):active {
2478
+ background: rgba(249, 115, 22, 0.16);
2479
+ color: #f97316;
2480
2480
  }
2481
2481
  .p-splitbutton.p-button-warning.p-button-text > .p-button {
2482
2482
  background-color: transparent;
2483
- color: #F59E0B;
2483
+ color: #f97316;
2484
2484
  border-color: transparent;
2485
2485
  }
2486
- .p-splitbutton.p-button-warning.p-button-text > .p-button:enabled:hover, .p-splitbutton.p-button-warning.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover {
2487
- background: rgba(245, 158, 11, 0.04);
2486
+ .p-splitbutton.p-button-warning.p-button-text > .p-button:not(:disabled):hover {
2487
+ background: rgba(249, 115, 22, 0.04);
2488
2488
  border-color: transparent;
2489
- color: #F59E0B;
2489
+ color: #f97316;
2490
2490
  }
2491
- .p-splitbutton.p-button-warning.p-button-text > .p-button:enabled:active, .p-splitbutton.p-button-warning.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active {
2492
- background: rgba(245, 158, 11, 0.16);
2491
+ .p-splitbutton.p-button-warning.p-button-text > .p-button:not(:disabled):active {
2492
+ background: rgba(249, 115, 22, 0.16);
2493
2493
  border-color: transparent;
2494
- color: #F59E0B;
2494
+ color: #f97316;
2495
2495
  }
2496
2496
 
2497
2497
  .p-splitbutton.p-button-help.p-button-outlined > .p-button {
@@ -2499,11 +2499,11 @@
2499
2499
  color: #A855F7;
2500
2500
  border: 1px solid;
2501
2501
  }
2502
- .p-splitbutton.p-button-help.p-button-outlined > .p-button:enabled:hover, .p-splitbutton.p-button-help.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover {
2502
+ .p-splitbutton.p-button-help.p-button-outlined > .p-button:not(:disabled):hover {
2503
2503
  background: rgba(168, 85, 247, 0.04);
2504
2504
  color: #A855F7;
2505
2505
  }
2506
- .p-splitbutton.p-button-help.p-button-outlined > .p-button:enabled:active, .p-splitbutton.p-button-help.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active {
2506
+ .p-splitbutton.p-button-help.p-button-outlined > .p-button:not(:disabled):active {
2507
2507
  background: rgba(168, 85, 247, 0.16);
2508
2508
  color: #A855F7;
2509
2509
  }
@@ -2512,12 +2512,12 @@
2512
2512
  color: #A855F7;
2513
2513
  border-color: transparent;
2514
2514
  }
2515
- .p-splitbutton.p-button-help.p-button-text > .p-button:enabled:hover, .p-splitbutton.p-button-help.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover {
2515
+ .p-splitbutton.p-button-help.p-button-text > .p-button:not(:disabled):hover {
2516
2516
  background: rgba(168, 85, 247, 0.04);
2517
2517
  border-color: transparent;
2518
2518
  color: #A855F7;
2519
2519
  }
2520
- .p-splitbutton.p-button-help.p-button-text > .p-button:enabled:active, .p-splitbutton.p-button-help.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active {
2520
+ .p-splitbutton.p-button-help.p-button-text > .p-button:not(:disabled):active {
2521
2521
  background: rgba(168, 85, 247, 0.16);
2522
2522
  border-color: transparent;
2523
2523
  color: #A855F7;
@@ -2528,11 +2528,11 @@
2528
2528
  color: #EF4444;
2529
2529
  border: 1px solid;
2530
2530
  }
2531
- .p-splitbutton.p-button-danger.p-button-outlined > .p-button:enabled:hover, .p-splitbutton.p-button-danger.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover {
2531
+ .p-splitbutton.p-button-danger.p-button-outlined > .p-button:not(:disabled):hover {
2532
2532
  background: rgba(239, 68, 68, 0.04);
2533
2533
  color: #EF4444;
2534
2534
  }
2535
- .p-splitbutton.p-button-danger.p-button-outlined > .p-button:enabled:active, .p-splitbutton.p-button-danger.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active {
2535
+ .p-splitbutton.p-button-danger.p-button-outlined > .p-button:not(:disabled):active {
2536
2536
  background: rgba(239, 68, 68, 0.16);
2537
2537
  color: #EF4444;
2538
2538
  }
@@ -2541,12 +2541,12 @@
2541
2541
  color: #EF4444;
2542
2542
  border-color: transparent;
2543
2543
  }
2544
- .p-splitbutton.p-button-danger.p-button-text > .p-button:enabled:hover, .p-splitbutton.p-button-danger.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover {
2544
+ .p-splitbutton.p-button-danger.p-button-text > .p-button:not(:disabled):hover {
2545
2545
  background: rgba(239, 68, 68, 0.04);
2546
2546
  border-color: transparent;
2547
2547
  color: #EF4444;
2548
2548
  }
2549
- .p-splitbutton.p-button-danger.p-button-text > .p-button:enabled:active, .p-splitbutton.p-button-danger.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active {
2549
+ .p-splitbutton.p-button-danger.p-button-text > .p-button:not(:disabled):active {
2550
2550
  background: rgba(239, 68, 68, 0.16);
2551
2551
  border-color: transparent;
2552
2552
  color: #EF4444;
@@ -2567,7 +2567,7 @@
2567
2567
  .p-speeddial-action {
2568
2568
  width: 3rem;
2569
2569
  height: 3rem;
2570
- background: #495057;
2570
+ background: #4b5563;
2571
2571
  color: #fff;
2572
2572
  }
2573
2573
  .p-speeddial-action:hover {
@@ -2618,13 +2618,14 @@
2618
2618
 
2619
2619
  .p-speeddial-mask {
2620
2620
  background-color: rgba(0, 0, 0, 0.4);
2621
+ border-radius: 6px;
2621
2622
  }
2622
2623
 
2623
2624
  .p-carousel .p-carousel-content .p-carousel-prev,
2624
2625
  .p-carousel .p-carousel-content .p-carousel-next {
2625
2626
  width: 2rem;
2626
2627
  height: 2rem;
2627
- color: #6c757d;
2628
+ color: #6b7280;
2628
2629
  border: 0 none;
2629
2630
  background: transparent;
2630
2631
  border-radius: 50%;
@@ -2633,9 +2634,9 @@
2633
2634
  }
2634
2635
  .p-carousel .p-carousel-content .p-carousel-prev:enabled:hover,
2635
2636
  .p-carousel .p-carousel-content .p-carousel-next:enabled:hover {
2636
- color: #343a40;
2637
+ color: #374151;
2637
2638
  border-color: transparent;
2638
- background: #e9ecef;
2639
+ background: #f3f4f6;
2639
2640
  }
2640
2641
  .p-carousel .p-carousel-content .p-carousel-prev:focus-visible,
2641
2642
  .p-carousel .p-carousel-content .p-carousel-next:focus-visible {
@@ -2651,14 +2652,14 @@
2651
2652
  margin-bottom: 0.5rem;
2652
2653
  }
2653
2654
  .p-carousel .p-carousel-indicators .p-carousel-indicator button {
2654
- background-color: #ced4da;
2655
+ background-color: #d1d5db;
2655
2656
  width: 2rem;
2656
2657
  height: 0.5rem;
2657
2658
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
2658
2659
  border-radius: 0;
2659
2660
  }
2660
2661
  .p-carousel .p-carousel-indicators .p-carousel-indicator button:hover {
2661
- background: #adb5bd;
2662
+ background: #9ca3af;
2662
2663
  }
2663
2664
  .p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
2664
2665
  background: #EFF6FF;
@@ -2674,17 +2675,17 @@
2674
2675
  border-radius: 0;
2675
2676
  }
2676
2677
  .p-datatable .p-datatable-header {
2677
- background: #f8f9fa;
2678
- color: #343a40;
2679
- border: 1px solid #dee2e6;
2678
+ background: #f9fafb;
2679
+ color: #374151;
2680
+ border: 1px solid #e5e7eb;
2680
2681
  border-width: 1px 0 1px 0;
2681
2682
  padding: 1rem 1rem;
2682
2683
  font-weight: 700;
2683
2684
  }
2684
2685
  .p-datatable .p-datatable-footer {
2685
- background: #f8f9fa;
2686
- color: #343a40;
2687
- border: 1px solid #dee2e6;
2686
+ background: #f9fafb;
2687
+ color: #374151;
2688
+ border: 1px solid #e5e7eb;
2688
2689
  border-width: 0 0 1px 0;
2689
2690
  padding: 1rem 1rem;
2690
2691
  font-weight: 700;
@@ -2692,24 +2693,24 @@
2692
2693
  .p-datatable .p-datatable-thead > tr > th {
2693
2694
  text-align: left;
2694
2695
  padding: 1rem 1rem;
2695
- border: 1px solid #dee2e6;
2696
+ border: 1px solid #e5e7eb;
2696
2697
  border-width: 0 0 1px 0;
2697
2698
  font-weight: 700;
2698
- color: #343a40;
2699
- background: #f8f9fa;
2699
+ color: #374151;
2700
+ background: #f9fafb;
2700
2701
  transition: box-shadow 0.2s;
2701
2702
  }
2702
2703
  .p-datatable .p-datatable-tfoot > tr > td {
2703
2704
  text-align: left;
2704
2705
  padding: 1rem 1rem;
2705
- border: 1px solid #dee2e6;
2706
+ border: 1px solid #e5e7eb;
2706
2707
  border-width: 0 0 1px 0;
2707
2708
  font-weight: 700;
2708
- color: #343a40;
2709
- background: #f8f9fa;
2709
+ color: #374151;
2710
+ background: #f9fafb;
2710
2711
  }
2711
2712
  .p-datatable .p-sortable-column .p-sortable-column-icon {
2712
- color: #343a40;
2713
+ color: #374151;
2713
2714
  margin-left: 0.5rem;
2714
2715
  }
2715
2716
  .p-datatable .p-sortable-column .p-sortable-column-badge {
@@ -2722,11 +2723,11 @@
2722
2723
  margin-left: 0.5rem;
2723
2724
  }
2724
2725
  .p-datatable .p-sortable-column:not(.p-highlight):not(.p-sortable-disabled):hover {
2725
- background: #e9ecef;
2726
- color: #343a40;
2726
+ background: #f3f4f6;
2727
+ color: #374151;
2727
2728
  }
2728
2729
  .p-datatable .p-sortable-column:not(.p-highlight):not(.p-sortable-disabled):hover .p-sortable-column-icon {
2729
- color: #343a40;
2730
+ color: #374151;
2730
2731
  }
2731
2732
  .p-datatable .p-sortable-column.p-highlight {
2732
2733
  background: #EFF6FF;
@@ -2748,12 +2749,12 @@
2748
2749
  }
2749
2750
  .p-datatable .p-datatable-tbody > tr {
2750
2751
  background: #ffffff;
2751
- color: #495057;
2752
+ color: #4b5563;
2752
2753
  transition: box-shadow 0.2s;
2753
2754
  }
2754
2755
  .p-datatable .p-datatable-tbody > tr > td {
2755
2756
  text-align: left;
2756
- border: 1px solid #dee2e6;
2757
+ border: 1px solid #e5e7eb;
2757
2758
  border-width: 0 0 1px 0;
2758
2759
  padding: 1rem 1rem;
2759
2760
  }
@@ -2763,7 +2764,7 @@
2763
2764
  .p-datatable .p-datatable-tbody > tr > td .p-row-editor-cancel {
2764
2765
  width: 2rem;
2765
2766
  height: 2rem;
2766
- color: #6c757d;
2767
+ color: #6b7280;
2767
2768
  border: 0 none;
2768
2769
  background: transparent;
2769
2770
  border-radius: 50%;
@@ -2773,9 +2774,9 @@
2773
2774
  .p-datatable .p-datatable-tbody > tr > td .p-row-editor-init:enabled:hover,
2774
2775
  .p-datatable .p-datatable-tbody > tr > td .p-row-editor-save:enabled:hover,
2775
2776
  .p-datatable .p-datatable-tbody > tr > td .p-row-editor-cancel:enabled:hover {
2776
- color: #343a40;
2777
+ color: #374151;
2777
2778
  border-color: transparent;
2778
- background: #e9ecef;
2779
+ background: #f3f4f6;
2779
2780
  }
2780
2781
  .p-datatable .p-datatable-tbody > tr > td .p-row-toggler:focus-visible,
2781
2782
  .p-datatable .p-datatable-tbody > tr > td .p-row-editor-init:focus-visible,
@@ -2799,6 +2800,10 @@
2799
2800
  background: #EFF6FF;
2800
2801
  color: #1D4ED8;
2801
2802
  }
2803
+ .p-datatable .p-datatable-tbody > tr.p-highlight-contextmenu {
2804
+ outline: 0.15rem solid #BFDBFE;
2805
+ outline-offset: -0.15rem;
2806
+ }
2802
2807
  .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-top > td {
2803
2808
  box-shadow: inset 0 2px 0 0 #EFF6FF;
2804
2809
  }
@@ -2806,36 +2811,36 @@
2806
2811
  box-shadow: inset 0 -2px 0 0 #EFF6FF;
2807
2812
  }
2808
2813
  .p-datatable.p-datatable-selectable .p-datatable-tbody > tr.p-selectable-row:not(.p-highlight):not(.p-datatable-emptymessage):hover {
2809
- background: #e9ecef;
2810
- color: #495057;
2814
+ background: #f3f4f6;
2815
+ color: #4b5563;
2811
2816
  }
2812
2817
  .p-datatable.p-datatable-selectable .p-datatable-tbody > tr.p-selectable-row:focus-visible {
2813
2818
  outline: 0.15rem solid #BFDBFE;
2814
2819
  outline-offset: -0.15rem;
2815
2820
  }
2816
2821
  .p-datatable.p-datatable-selectable-cell .p-datatable-tbody > tr.p-selectable-row > td.p-selectable-cell:not(.p-highlight):hover {
2817
- background: #e9ecef;
2818
- color: #495057;
2822
+ background: #f3f4f6;
2823
+ color: #4b5563;
2819
2824
  }
2820
2825
  .p-datatable.p-datatable-selectable-cell .p-datatable-tbody > tr.p-selectable-row > td.p-selectable-cell:focus-visible {
2821
2826
  outline: 0.15rem solid #BFDBFE;
2822
2827
  outline-offset: -0.15rem;
2823
2828
  }
2824
2829
  .p-datatable.p-datatable-hoverable-rows .p-datatable-tbody > tr:not(.p-highlight):not(.p-datatable-emptymessage):hover {
2825
- background: #e9ecef;
2826
- color: #495057;
2830
+ background: #f3f4f6;
2831
+ color: #4b5563;
2827
2832
  }
2828
2833
  .p-datatable .p-column-resizer-helper {
2829
2834
  background: #3B82F6;
2830
2835
  }
2831
2836
  .p-datatable .p-datatable-scrollable-header,
2832
2837
  .p-datatable .p-datatable-scrollable-footer {
2833
- background: #f8f9fa;
2838
+ background: #f9fafb;
2834
2839
  }
2835
2840
  .p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-datatable-table > .p-datatable-thead,
2836
2841
  .p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-datatable-table > .p-datatable-tfoot, .p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-virtualscroller > .p-datatable-table > .p-datatable-thead,
2837
2842
  .p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-virtualscroller > .p-datatable-table > .p-datatable-tfoot {
2838
- background-color: #f8f9fa;
2843
+ background-color: #f9fafb;
2839
2844
  }
2840
2845
  .p-datatable .p-datatable-loading-icon {
2841
2846
  font-size: 2rem;
@@ -2899,7 +2904,7 @@
2899
2904
  border-width: 0 1px 0 1px;
2900
2905
  }
2901
2906
  .p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
2902
- background: #fcfcfc;
2907
+ background: #f8f8fa;
2903
2908
  }
2904
2909
  .p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
2905
2910
  background: #EFF6FF;
@@ -2912,7 +2917,7 @@
2912
2917
  color: #1D4ED8;
2913
2918
  }
2914
2919
  .p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd + .p-row-expanded {
2915
- background: #fcfcfc;
2920
+ background: #f8f8fa;
2916
2921
  }
2917
2922
  .p-datatable.p-datatable-sm .p-datatable-header {
2918
2923
  padding: 0.5rem 0.5rem;
@@ -2958,27 +2963,27 @@
2958
2963
  border-radius: 0;
2959
2964
  }
2960
2965
  .p-dataview .p-dataview-header {
2961
- background: #f8f9fa;
2962
- color: #343a40;
2963
- border: 1px solid #dee2e6;
2966
+ background: #f9fafb;
2967
+ color: #374151;
2968
+ border: 1px solid #e5e7eb;
2964
2969
  border-width: 1px 0 1px 0;
2965
2970
  padding: 1rem 1rem;
2966
2971
  font-weight: 700;
2967
2972
  }
2968
2973
  .p-dataview .p-dataview-content {
2969
2974
  background: #ffffff;
2970
- color: #495057;
2975
+ color: #4b5563;
2971
2976
  border: 0 none;
2972
2977
  padding: 0;
2973
2978
  }
2974
2979
  .p-dataview.p-dataview-list .p-dataview-content > .p-grid > div {
2975
- border: solid #dee2e6;
2980
+ border: solid #e5e7eb;
2976
2981
  border-width: 0 0 1px 0;
2977
2982
  }
2978
2983
  .p-dataview .p-dataview-footer {
2979
- background: #f8f9fa;
2980
- color: #343a40;
2981
- border: 1px solid #dee2e6;
2984
+ background: #f9fafb;
2985
+ color: #374151;
2986
+ border: 1px solid #e5e7eb;
2982
2987
  border-width: 0 0 1px 0;
2983
2988
  padding: 1rem 1rem;
2984
2989
  font-weight: 700;
@@ -3002,27 +3007,27 @@
3002
3007
  border-radius: 0;
3003
3008
  }
3004
3009
  .p-datascroller .p-datascroller-header {
3005
- background: #f8f9fa;
3006
- color: #343a40;
3007
- border: 1px solid #dee2e6;
3010
+ background: #f9fafb;
3011
+ color: #374151;
3012
+ border: 1px solid #e5e7eb;
3008
3013
  border-width: 1px 0 1px 0;
3009
3014
  padding: 1rem 1rem;
3010
3015
  font-weight: 700;
3011
3016
  }
3012
3017
  .p-datascroller .p-datascroller-content {
3013
3018
  background: #ffffff;
3014
- color: #495057;
3019
+ color: #4b5563;
3015
3020
  border: 0 none;
3016
3021
  padding: 0;
3017
3022
  }
3018
3023
  .p-datascroller.p-datascroller-inline .p-datascroller-list > li {
3019
- border: solid #dee2e6;
3024
+ border: solid #e5e7eb;
3020
3025
  border-width: 0 0 1px 0;
3021
3026
  }
3022
3027
  .p-datascroller .p-datascroller-footer {
3023
- background: #f8f9fa;
3024
- color: #343a40;
3025
- border: 1px solid #dee2e6;
3028
+ background: #f9fafb;
3029
+ color: #374151;
3030
+ border: 1px solid #e5e7eb;
3026
3031
  border-width: 0 0 1px 0;
3027
3032
  padding: 1rem 1rem;
3028
3033
  font-weight: 700;
@@ -3038,20 +3043,20 @@
3038
3043
  .p-column-filter-menu-button {
3039
3044
  width: 2rem;
3040
3045
  height: 2rem;
3041
- color: #6c757d;
3046
+ color: #6b7280;
3042
3047
  border: 0 none;
3043
3048
  background: transparent;
3044
3049
  border-radius: 50%;
3045
3050
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
3046
3051
  }
3047
3052
  .p-column-filter-menu-button:hover {
3048
- color: #343a40;
3053
+ color: #374151;
3049
3054
  border-color: transparent;
3050
- background: #e9ecef;
3055
+ background: #f3f4f6;
3051
3056
  }
3052
3057
  .p-column-filter-menu-button.p-column-filter-menu-button-open, .p-column-filter-menu-button.p-column-filter-menu-button-open:hover {
3053
- background: #e9ecef;
3054
- color: #343a40;
3058
+ background: #f3f4f6;
3059
+ color: #374151;
3055
3060
  }
3056
3061
  .p-column-filter-menu-button.p-column-filter-menu-button-active, .p-column-filter-menu-button.p-column-filter-menu-button-active:hover {
3057
3062
  background: #EFF6FF;
@@ -3066,16 +3071,16 @@
3066
3071
  .p-column-filter-clear-button {
3067
3072
  width: 2rem;
3068
3073
  height: 2rem;
3069
- color: #6c757d;
3074
+ color: #6b7280;
3070
3075
  border: 0 none;
3071
3076
  background: transparent;
3072
3077
  border-radius: 50%;
3073
3078
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
3074
3079
  }
3075
3080
  .p-column-filter-clear-button:hover {
3076
- color: #343a40;
3081
+ color: #374151;
3077
3082
  border-color: transparent;
3078
- background: #e9ecef;
3083
+ background: #f3f4f6;
3079
3084
  }
3080
3085
  .p-column-filter-clear-button:focus-visible {
3081
3086
  outline: 0 none;
@@ -3085,7 +3090,7 @@
3085
3090
 
3086
3091
  .p-column-filter-overlay {
3087
3092
  background: #ffffff;
3088
- color: #495057;
3093
+ color: #4b5563;
3089
3094
  border: 0 none;
3090
3095
  border-radius: 6px;
3091
3096
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
@@ -3098,7 +3103,7 @@
3098
3103
  margin: 0;
3099
3104
  padding: 0.75rem 1.25rem;
3100
3105
  border: 0 none;
3101
- color: #495057;
3106
+ color: #4b5563;
3102
3107
  background: transparent;
3103
3108
  transition: box-shadow 0.2s;
3104
3109
  border-radius: 0;
@@ -3108,8 +3113,8 @@
3108
3113
  background: #EFF6FF;
3109
3114
  }
3110
3115
  .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:not(.p-highlight):not(.p-disabled):hover {
3111
- color: #495057;
3112
- background: #e9ecef;
3116
+ color: #4b5563;
3117
+ background: #f3f4f6;
3113
3118
  }
3114
3119
  .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
3115
3120
  outline: 0 none;
@@ -3117,22 +3122,22 @@
3117
3122
  box-shadow: inset 0 0 0 0.15rem #BFDBFE;
3118
3123
  }
3119
3124
  .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-separator {
3120
- border-top: 1px solid #dee2e6;
3125
+ border-top: 1px solid #e5e7eb;
3121
3126
  margin: 0.25rem 0;
3122
3127
  }
3123
3128
 
3124
3129
  .p-column-filter-overlay-menu .p-column-filter-operator {
3125
3130
  padding: 0.75rem 1.25rem;
3126
- border-bottom: 1px solid #dee2e6;
3127
- color: #343a40;
3128
- background: #f8f9fa;
3131
+ border-bottom: 1px solid #e5e7eb;
3132
+ color: #374151;
3133
+ background: #f9fafb;
3129
3134
  margin: 0;
3130
3135
  border-top-right-radius: 6px;
3131
3136
  border-top-left-radius: 6px;
3132
3137
  }
3133
3138
  .p-column-filter-overlay-menu .p-column-filter-constraint {
3134
3139
  padding: 1.25rem;
3135
- border-bottom: 1px solid #dee2e6;
3140
+ border-bottom: 1px solid #e5e7eb;
3136
3141
  }
3137
3142
  .p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-matchmode-dropdown {
3138
3143
  margin-bottom: 0.5rem;
@@ -3157,9 +3162,9 @@
3157
3162
  margin-bottom: 0.5rem;
3158
3163
  }
3159
3164
  .p-orderlist .p-orderlist-header {
3160
- background: #f8f9fa;
3161
- color: #343a40;
3162
- border: 1px solid #dee2e6;
3165
+ background: #f9fafb;
3166
+ color: #374151;
3167
+ border: 1px solid #e5e7eb;
3163
3168
  padding: 1.25rem;
3164
3169
  font-weight: 700;
3165
3170
  border-bottom: 0 none;
@@ -3169,7 +3174,7 @@
3169
3174
  .p-orderlist .p-orderlist-filter-container {
3170
3175
  padding: 1.25rem;
3171
3176
  background: #ffffff;
3172
- border: 1px solid #dee2e6;
3177
+ border: 1px solid #e5e7eb;
3173
3178
  border-bottom: 0 none;
3174
3179
  }
3175
3180
  .p-orderlist .p-orderlist-filter-container .p-orderlist-filter-input {
@@ -3177,12 +3182,12 @@
3177
3182
  }
3178
3183
  .p-orderlist .p-orderlist-filter-container .p-orderlist-filter-icon {
3179
3184
  right: 0.75rem;
3180
- color: #6c757d;
3185
+ color: #6b7280;
3181
3186
  }
3182
3187
  .p-orderlist .p-orderlist-list {
3183
- border: 1px solid #dee2e6;
3188
+ border: 1px solid #e5e7eb;
3184
3189
  background: #ffffff;
3185
- color: #495057;
3190
+ color: #4b5563;
3186
3191
  padding: 0.75rem 0;
3187
3192
  border-bottom-right-radius: 6px;
3188
3193
  border-bottom-left-radius: 6px;
@@ -3191,13 +3196,13 @@
3191
3196
  padding: 0.75rem 1.25rem;
3192
3197
  margin: 0;
3193
3198
  border: 0 none;
3194
- color: #495057;
3199
+ color: #4b5563;
3195
3200
  background: transparent;
3196
3201
  transition: transform 0.2s, box-shadow 0.2s;
3197
3202
  }
3198
3203
  .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover {
3199
- background: #e9ecef;
3200
- color: #495057;
3204
+ background: #f3f4f6;
3205
+ color: #4b5563;
3201
3206
  }
3202
3207
  .p-orderlist .p-orderlist-list .p-orderlist-item:focus {
3203
3208
  outline: 0 none;
@@ -3209,15 +3214,15 @@
3209
3214
  background: #EFF6FF;
3210
3215
  }
3211
3216
  .p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
3212
- background: #fcfcfc;
3217
+ background: #f8f8fa;
3213
3218
  }
3214
3219
  .p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
3215
- background: #e9ecef;
3220
+ background: #f3f4f6;
3216
3221
  }
3217
3222
 
3218
3223
  .p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
3219
- background: #e9ecef;
3220
- color: #495057;
3224
+ background: #f3f4f6;
3225
+ color: #4b5563;
3221
3226
  }
3222
3227
  .p-organizationchart .p-organizationchart-node-content.p-highlight {
3223
3228
  background: #EFF6FF;
@@ -3227,20 +3232,20 @@
3227
3232
  color: #70aeff;
3228
3233
  }
3229
3234
  .p-organizationchart .p-organizationchart-line-down {
3230
- background: #dee2e6;
3235
+ background: #e5e7eb;
3231
3236
  }
3232
3237
  .p-organizationchart .p-organizationchart-line-left {
3233
- border-right: 1px solid #dee2e6;
3234
- border-color: #dee2e6;
3238
+ border-right: 1px solid #e5e7eb;
3239
+ border-color: #e5e7eb;
3235
3240
  }
3236
3241
  .p-organizationchart .p-organizationchart-line-top {
3237
- border-top: 1px solid #dee2e6;
3238
- border-color: #dee2e6;
3242
+ border-top: 1px solid #e5e7eb;
3243
+ border-color: #e5e7eb;
3239
3244
  }
3240
3245
  .p-organizationchart .p-organizationchart-node-content {
3241
- border: 1px solid #dee2e6;
3246
+ border: 1px solid #e5e7eb;
3242
3247
  background: #ffffff;
3243
- color: #495057;
3248
+ color: #4b5563;
3244
3249
  padding: 1.25rem;
3245
3250
  }
3246
3251
  .p-organizationchart .p-organizationchart-node-content .p-node-toggler {
@@ -3256,8 +3261,8 @@
3256
3261
 
3257
3262
  .p-paginator {
3258
3263
  background: #ffffff;
3259
- color: #6c757d;
3260
- border: solid #e9ecef;
3264
+ color: #6b7280;
3265
+ border: solid #f3f4f6;
3261
3266
  border-width: 0;
3262
3267
  padding: 0.5rem 1rem;
3263
3268
  border-radius: 6px;
@@ -3268,7 +3273,7 @@
3268
3273
  .p-paginator .p-paginator-last {
3269
3274
  background-color: transparent;
3270
3275
  border: 0 none;
3271
- color: #6c757d;
3276
+ color: #6b7280;
3272
3277
  min-width: 3rem;
3273
3278
  height: 3rem;
3274
3279
  margin: 0.143rem;
@@ -3279,9 +3284,9 @@
3279
3284
  .p-paginator .p-paginator-prev:not(.p-disabled):not(.p-highlight):hover,
3280
3285
  .p-paginator .p-paginator-next:not(.p-disabled):not(.p-highlight):hover,
3281
3286
  .p-paginator .p-paginator-last:not(.p-disabled):not(.p-highlight):hover {
3282
- background: #e9ecef;
3287
+ background: #f3f4f6;
3283
3288
  border-color: transparent;
3284
- color: #343a40;
3289
+ color: #374151;
3285
3290
  }
3286
3291
  .p-paginator .p-paginator-first {
3287
3292
  border-top-left-radius: 50%;
@@ -3308,7 +3313,7 @@
3308
3313
  .p-paginator .p-paginator-current {
3309
3314
  background-color: transparent;
3310
3315
  border: 0 none;
3311
- color: #6c757d;
3316
+ color: #6b7280;
3312
3317
  min-width: 3rem;
3313
3318
  height: 3rem;
3314
3319
  margin: 0.143rem;
@@ -3317,7 +3322,7 @@
3317
3322
  .p-paginator .p-paginator-pages .p-paginator-page {
3318
3323
  background-color: transparent;
3319
3324
  border: 0 none;
3320
- color: #6c757d;
3325
+ color: #6b7280;
3321
3326
  min-width: 3rem;
3322
3327
  height: 3rem;
3323
3328
  margin: 0.143rem;
@@ -3330,9 +3335,9 @@
3330
3335
  color: #1D4ED8;
3331
3336
  }
3332
3337
  .p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover {
3333
- background: #e9ecef;
3338
+ background: #f3f4f6;
3334
3339
  border-color: transparent;
3335
- color: #343a40;
3340
+ color: #374151;
3336
3341
  }
3337
3342
 
3338
3343
  .p-picklist .p-picklist-buttons {
@@ -3342,9 +3347,9 @@
3342
3347
  margin-bottom: 0.5rem;
3343
3348
  }
3344
3349
  .p-picklist .p-picklist-header {
3345
- background: #f8f9fa;
3346
- color: #343a40;
3347
- border: 1px solid #dee2e6;
3350
+ background: #f9fafb;
3351
+ color: #374151;
3352
+ border: 1px solid #e5e7eb;
3348
3353
  padding: 1.25rem;
3349
3354
  font-weight: 700;
3350
3355
  border-bottom: 0 none;
@@ -3354,7 +3359,7 @@
3354
3359
  .p-picklist .p-picklist-filter-container {
3355
3360
  padding: 1.25rem;
3356
3361
  background: #ffffff;
3357
- border: 1px solid #dee2e6;
3362
+ border: 1px solid #e5e7eb;
3358
3363
  border-bottom: 0 none;
3359
3364
  }
3360
3365
  .p-picklist .p-picklist-filter-container .p-picklist-filter-input {
@@ -3362,12 +3367,12 @@
3362
3367
  }
3363
3368
  .p-picklist .p-picklist-filter-container .p-picklist-filter-icon {
3364
3369
  right: 0.75rem;
3365
- color: #6c757d;
3370
+ color: #6b7280;
3366
3371
  }
3367
3372
  .p-picklist .p-picklist-list {
3368
- border: 1px solid #dee2e6;
3373
+ border: 1px solid #e5e7eb;
3369
3374
  background: #ffffff;
3370
- color: #495057;
3375
+ color: #4b5563;
3371
3376
  padding: 0.75rem 0;
3372
3377
  border-bottom-right-radius: 6px;
3373
3378
  border-bottom-left-radius: 6px;
@@ -3376,13 +3381,13 @@
3376
3381
  padding: 0.75rem 1.25rem;
3377
3382
  margin: 0;
3378
3383
  border: 0 none;
3379
- color: #495057;
3384
+ color: #4b5563;
3380
3385
  background: transparent;
3381
3386
  transition: transform 0.2s, box-shadow 0.2s;
3382
3387
  }
3383
3388
  .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover {
3384
- background: #e9ecef;
3385
- color: #495057;
3389
+ background: #f3f4f6;
3390
+ color: #4b5563;
3386
3391
  }
3387
3392
  .p-picklist .p-picklist-list .p-picklist-item:focus {
3388
3393
  outline: 0 none;
@@ -3395,9 +3400,9 @@
3395
3400
  }
3396
3401
 
3397
3402
  .p-tree {
3398
- border: 1px solid #dee2e6;
3403
+ border: 1px solid #e5e7eb;
3399
3404
  background: #ffffff;
3400
- color: #495057;
3405
+ color: #4b5563;
3401
3406
  padding: 1.25rem;
3402
3407
  border-radius: 6px;
3403
3408
  }
@@ -3413,16 +3418,16 @@
3413
3418
  margin-right: 0.5rem;
3414
3419
  width: 2rem;
3415
3420
  height: 2rem;
3416
- color: #6c757d;
3421
+ color: #6b7280;
3417
3422
  border: 0 none;
3418
3423
  background: transparent;
3419
3424
  border-radius: 50%;
3420
3425
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
3421
3426
  }
3422
3427
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:enabled:hover {
3423
- color: #343a40;
3428
+ color: #374151;
3424
3429
  border-color: transparent;
3425
- background: #e9ecef;
3430
+ background: #f3f4f6;
3426
3431
  }
3427
3432
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:focus-visible {
3428
3433
  outline: 0 none;
@@ -3431,13 +3436,13 @@
3431
3436
  }
3432
3437
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon {
3433
3438
  margin-right: 0.5rem;
3434
- color: #6c757d;
3439
+ color: #6b7280;
3435
3440
  }
3436
3441
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox {
3437
3442
  margin-right: 0.5rem;
3438
3443
  }
3439
3444
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon {
3440
- color: #495057;
3445
+ color: #4b5563;
3441
3446
  }
3442
3447
  .p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
3443
3448
  outline: 0 none;
@@ -3457,12 +3462,12 @@
3457
3462
  color: #1D4ED8;
3458
3463
  }
3459
3464
  .p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover {
3460
- background: #e9ecef;
3461
- color: #495057;
3465
+ background: #f3f4f6;
3466
+ color: #4b5563;
3462
3467
  }
3463
3468
  .p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-dragover {
3464
- background: #e9ecef;
3465
- color: #495057;
3469
+ background: #f3f4f6;
3470
+ color: #4b5563;
3466
3471
  }
3467
3472
  .p-tree .p-tree-filter-container {
3468
3473
  margin-bottom: 0.5rem;
@@ -3473,7 +3478,7 @@
3473
3478
  }
3474
3479
  .p-tree .p-tree-filter-container .p-tree-filter-icon {
3475
3480
  right: 0.75rem;
3476
- color: #6c757d;
3481
+ color: #6b7280;
3477
3482
  }
3478
3483
  .p-tree .p-treenode-children {
3479
3484
  padding: 0 0 0 1rem;
@@ -3501,17 +3506,17 @@
3501
3506
  border-radius: 0;
3502
3507
  }
3503
3508
  .p-treetable .p-treetable-header {
3504
- background: #f8f9fa;
3505
- color: #343a40;
3506
- border: 1px solid #dee2e6;
3509
+ background: #f9fafb;
3510
+ color: #374151;
3511
+ border: 1px solid #e5e7eb;
3507
3512
  border-width: 1px 0 1px 0;
3508
3513
  padding: 1rem 1rem;
3509
3514
  font-weight: 700;
3510
3515
  }
3511
3516
  .p-treetable .p-treetable-footer {
3512
- background: #f8f9fa;
3513
- color: #343a40;
3514
- border: 1px solid #dee2e6;
3517
+ background: #f9fafb;
3518
+ color: #374151;
3519
+ border: 1px solid #e5e7eb;
3515
3520
  border-width: 0 0 1px 0;
3516
3521
  padding: 1rem 1rem;
3517
3522
  font-weight: 700;
@@ -3519,27 +3524,27 @@
3519
3524
  .p-treetable .p-treetable-thead > tr > th {
3520
3525
  text-align: left;
3521
3526
  padding: 1rem 1rem;
3522
- border: 1px solid #dee2e6;
3527
+ border: 1px solid #e5e7eb;
3523
3528
  border-width: 0 0 1px 0;
3524
3529
  font-weight: 700;
3525
- color: #343a40;
3526
- background: #f8f9fa;
3530
+ color: #374151;
3531
+ background: #f9fafb;
3527
3532
  transition: box-shadow 0.2s;
3528
3533
  }
3529
3534
  .p-treetable .p-treetable-tfoot > tr > td {
3530
3535
  text-align: left;
3531
3536
  padding: 1rem 1rem;
3532
- border: 1px solid #dee2e6;
3537
+ border: 1px solid #e5e7eb;
3533
3538
  border-width: 0 0 1px 0;
3534
3539
  font-weight: 700;
3535
- color: #343a40;
3536
- background: #f8f9fa;
3540
+ color: #374151;
3541
+ background: #f9fafb;
3537
3542
  }
3538
3543
  .p-treetable .p-sortable-column {
3539
3544
  outline-color: #BFDBFE;
3540
3545
  }
3541
3546
  .p-treetable .p-sortable-column .p-sortable-column-icon {
3542
- color: #343a40;
3547
+ color: #374151;
3543
3548
  margin-left: 0.5rem;
3544
3549
  }
3545
3550
  .p-treetable .p-sortable-column .p-sortable-column-badge {
@@ -3552,11 +3557,11 @@
3552
3557
  margin-left: 0.5rem;
3553
3558
  }
3554
3559
  .p-treetable .p-sortable-column:not(.p-highlight):hover {
3555
- background: #e9ecef;
3556
- color: #343a40;
3560
+ background: #f3f4f6;
3561
+ color: #374151;
3557
3562
  }
3558
3563
  .p-treetable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon {
3559
- color: #343a40;
3564
+ color: #374151;
3560
3565
  }
3561
3566
  .p-treetable .p-sortable-column.p-highlight {
3562
3567
  background: #EFF6FF;
@@ -3567,19 +3572,19 @@
3567
3572
  }
3568
3573
  .p-treetable .p-treetable-tbody > tr {
3569
3574
  background: #ffffff;
3570
- color: #495057;
3575
+ color: #4b5563;
3571
3576
  transition: box-shadow 0.2s;
3572
3577
  }
3573
3578
  .p-treetable .p-treetable-tbody > tr > td {
3574
3579
  text-align: left;
3575
- border: 1px solid #dee2e6;
3580
+ border: 1px solid #e5e7eb;
3576
3581
  border-width: 0 0 1px 0;
3577
3582
  padding: 1rem 1rem;
3578
3583
  }
3579
3584
  .p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler {
3580
3585
  width: 2rem;
3581
3586
  height: 2rem;
3582
- color: #6c757d;
3587
+ color: #6b7280;
3583
3588
  border: 0 none;
3584
3589
  background: transparent;
3585
3590
  border-radius: 50%;
@@ -3587,9 +3592,9 @@
3587
3592
  margin-right: 0.5rem;
3588
3593
  }
3589
3594
  .p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler:enabled:hover {
3590
- color: #343a40;
3595
+ color: #374151;
3591
3596
  border-color: transparent;
3592
- background: #e9ecef;
3597
+ background: #f3f4f6;
3593
3598
  }
3594
3599
  .p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler:focus-visible {
3595
3600
  outline: 0 none;
@@ -3600,7 +3605,7 @@
3600
3605
  margin-right: 0.5rem;
3601
3606
  }
3602
3607
  .p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler + .p-checkbox .p-indeterminate .p-checkbox-icon {
3603
- color: #495057;
3608
+ color: #4b5563;
3604
3609
  }
3605
3610
  .p-treetable .p-treetable-tbody > tr:focus-visible {
3606
3611
  outline: 0.15rem solid #BFDBFE;
@@ -3617,18 +3622,18 @@
3617
3622
  color: #1D4ED8;
3618
3623
  }
3619
3624
  .p-treetable.p-treetable-selectable .p-treetable-tbody > tr:not(.p-highlight):hover, .p-treetable.p-treetable-hoverable-rows .p-treetable-tbody > tr:not(.p-highlight):hover {
3620
- background: #e9ecef;
3621
- color: #495057;
3625
+ background: #f3f4f6;
3626
+ color: #4b5563;
3622
3627
  }
3623
3628
  .p-treetable.p-treetable-selectable .p-treetable-tbody > tr:not(.p-highlight):hover .p-treetable-toggler, .p-treetable.p-treetable-hoverable-rows .p-treetable-tbody > tr:not(.p-highlight):hover .p-treetable-toggler {
3624
- color: #495057;
3629
+ color: #4b5563;
3625
3630
  }
3626
3631
  .p-treetable .p-column-resizer-helper {
3627
3632
  background: #3B82F6;
3628
3633
  }
3629
3634
  .p-treetable .p-treetable-scrollable-header,
3630
3635
  .p-treetable .p-treetable-scrollable-footer {
3631
- background: #f8f9fa;
3636
+ background: #f9fafb;
3632
3637
  }
3633
3638
  .p-treetable .p-treetable-loading-icon {
3634
3639
  font-size: 2rem;
@@ -3659,7 +3664,7 @@
3659
3664
  border-width: 1px;
3660
3665
  }
3661
3666
  .p-treetable.p-treetable-striped .p-treetable-tbody > tr.p-row-odd {
3662
- background: #fcfcfc;
3667
+ background: #f8f8fa;
3663
3668
  }
3664
3669
  .p-treetable.p-treetable-striped .p-treetable-tbody > tr.p-row-odd.p-highlight {
3665
3670
  background: #EFF6FF;
@@ -3672,7 +3677,7 @@
3672
3677
  color: #1D4ED8;
3673
3678
  }
3674
3679
  .p-treetable.p-treetable-striped .p-treetable-tbody > tr.p-row-odd + .p-row-expanded {
3675
- background: #fcfcfc;
3680
+ background: #f8f8fa;
3676
3681
  }
3677
3682
  .p-treetable.p-treetable-sm .p-treetable-header {
3678
3683
  padding: 0.875rem 0.875rem;
@@ -3713,7 +3718,7 @@
3713
3718
  background-color: #ffffff;
3714
3719
  }
3715
3720
  .p-timeline .p-timeline-event-connector {
3716
- background-color: #dee2e6;
3721
+ background-color: #e5e7eb;
3717
3722
  }
3718
3723
  .p-timeline.p-timeline-vertical .p-timeline-event-opposite,
3719
3724
  .p-timeline.p-timeline-vertical .p-timeline-event-content {
@@ -3732,9 +3737,9 @@
3732
3737
 
3733
3738
  .p-accordion .p-accordion-header .p-accordion-header-link {
3734
3739
  padding: 1.25rem;
3735
- border: 1px solid #dee2e6;
3736
- color: #6c757d;
3737
- background: #f8f9fa;
3740
+ border: 1px solid #e5e7eb;
3741
+ color: #6b7280;
3742
+ background: #f9fafb;
3738
3743
  font-weight: 700;
3739
3744
  border-radius: 6px;
3740
3745
  transition: box-shadow 0.2s;
@@ -3748,27 +3753,27 @@
3748
3753
  box-shadow: 0 0 0 0.2rem #BFDBFE;
3749
3754
  }
3750
3755
  .p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link {
3751
- background: #e9ecef;
3752
- border-color: #dee2e6;
3753
- color: #343a40;
3756
+ background: #f3f4f6;
3757
+ border-color: #e5e7eb;
3758
+ color: #374151;
3754
3759
  }
3755
3760
  .p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link {
3756
- background: #f8f9fa;
3757
- border-color: #dee2e6;
3758
- color: #343a40;
3761
+ background: #f9fafb;
3762
+ border-color: #e5e7eb;
3763
+ color: #374151;
3759
3764
  border-bottom-right-radius: 0;
3760
3765
  border-bottom-left-radius: 0;
3761
3766
  }
3762
3767
  .p-accordion .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link {
3763
- border-color: #dee2e6;
3764
- background: #e9ecef;
3765
- color: #343a40;
3768
+ border-color: #e5e7eb;
3769
+ background: #f3f4f6;
3770
+ color: #374151;
3766
3771
  }
3767
3772
  .p-accordion .p-accordion-content {
3768
3773
  padding: 1.25rem;
3769
- border: 1px solid #dee2e6;
3774
+ border: 1px solid #e5e7eb;
3770
3775
  background: #ffffff;
3771
- color: #495057;
3776
+ color: #4b5563;
3772
3777
  border-top: 0;
3773
3778
  border-top-right-radius: 0;
3774
3779
  border-top-left-radius: 0;
@@ -3781,7 +3786,7 @@
3781
3786
 
3782
3787
  .p-card {
3783
3788
  background: #ffffff;
3784
- color: #495057;
3789
+ color: #4b5563;
3785
3790
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
3786
3791
  border-radius: 6px;
3787
3792
  }
@@ -3796,7 +3801,7 @@
3796
3801
  .p-card .p-card-subtitle {
3797
3802
  font-weight: 400;
3798
3803
  margin-bottom: 0.5rem;
3799
- color: #6c757d;
3804
+ color: #6b7280;
3800
3805
  }
3801
3806
  .p-card .p-card-content {
3802
3807
  padding: 1.25rem 0;
@@ -3806,16 +3811,16 @@
3806
3811
  }
3807
3812
 
3808
3813
  .p-fieldset {
3809
- border: 1px solid #dee2e6;
3814
+ border: 1px solid #e5e7eb;
3810
3815
  background: #ffffff;
3811
- color: #495057;
3816
+ color: #4b5563;
3812
3817
  border-radius: 6px;
3813
3818
  }
3814
3819
  .p-fieldset .p-fieldset-legend {
3815
3820
  padding: 1.25rem;
3816
- border: 1px solid #dee2e6;
3817
- color: #343a40;
3818
- background: #f8f9fa;
3821
+ border: 1px solid #e5e7eb;
3822
+ color: #374151;
3823
+ background: #f9fafb;
3819
3824
  font-weight: 700;
3820
3825
  border-radius: 6px;
3821
3826
  }
@@ -3825,7 +3830,7 @@
3825
3830
  }
3826
3831
  .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a {
3827
3832
  padding: 1.25rem;
3828
- color: #343a40;
3833
+ color: #374151;
3829
3834
  border-radius: 6px;
3830
3835
  transition: box-shadow 0.2s;
3831
3836
  }
@@ -3838,9 +3843,9 @@
3838
3843
  box-shadow: 0 0 0 0.2rem #BFDBFE;
3839
3844
  }
3840
3845
  .p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover {
3841
- background: #e9ecef;
3842
- border-color: #dee2e6;
3843
- color: #343a40;
3846
+ background: #f3f4f6;
3847
+ border-color: #e5e7eb;
3848
+ color: #374151;
3844
3849
  }
3845
3850
  .p-fieldset .p-fieldset-content {
3846
3851
  padding: 1.25rem;
@@ -3854,7 +3859,7 @@
3854
3859
  padding: 0 1.25rem;
3855
3860
  }
3856
3861
  .p-divider.p-divider-horizontal:before {
3857
- border-top: 1px #dee2e6;
3862
+ border-top: 1px #e5e7eb;
3858
3863
  }
3859
3864
  .p-divider.p-divider-horizontal .p-divider-content {
3860
3865
  padding: 0 0.5rem;
@@ -3864,17 +3869,17 @@
3864
3869
  padding: 1.25rem 0;
3865
3870
  }
3866
3871
  .p-divider.p-divider-vertical:before {
3867
- border-left: 1px #dee2e6;
3872
+ border-left: 1px #e5e7eb;
3868
3873
  }
3869
3874
  .p-divider.p-divider-vertical .p-divider-content {
3870
3875
  padding: 0.5rem 0;
3871
3876
  }
3872
3877
 
3873
3878
  .p-panel .p-panel-header {
3874
- border: 1px solid #dee2e6;
3879
+ border: 1px solid #e5e7eb;
3875
3880
  padding: 1.25rem;
3876
- background: #f8f9fa;
3877
- color: #343a40;
3881
+ background: #f9fafb;
3882
+ color: #374151;
3878
3883
  border-top-right-radius: 6px;
3879
3884
  border-top-left-radius: 6px;
3880
3885
  }
@@ -3884,16 +3889,16 @@
3884
3889
  .p-panel .p-panel-header .p-panel-header-icon {
3885
3890
  width: 2rem;
3886
3891
  height: 2rem;
3887
- color: #6c757d;
3892
+ color: #6b7280;
3888
3893
  border: 0 none;
3889
3894
  background: transparent;
3890
3895
  border-radius: 50%;
3891
3896
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
3892
3897
  }
3893
3898
  .p-panel .p-panel-header .p-panel-header-icon:enabled:hover {
3894
- color: #343a40;
3899
+ color: #374151;
3895
3900
  border-color: transparent;
3896
- background: #e9ecef;
3901
+ background: #f3f4f6;
3897
3902
  }
3898
3903
  .p-panel .p-panel-header .p-panel-header-icon:focus-visible {
3899
3904
  outline: 0 none;
@@ -3905,57 +3910,57 @@
3905
3910
  }
3906
3911
  .p-panel .p-panel-content {
3907
3912
  padding: 1.25rem;
3908
- border: 1px solid #dee2e6;
3913
+ border: 1px solid #e5e7eb;
3909
3914
  background: #ffffff;
3910
- color: #495057;
3915
+ color: #4b5563;
3911
3916
  border-bottom-right-radius: 6px;
3912
3917
  border-bottom-left-radius: 6px;
3913
3918
  border-top: 0 none;
3914
3919
  }
3915
3920
  .p-panel .p-panel-footer {
3916
3921
  padding: 0.75rem 1.25rem;
3917
- border: 1px solid #dee2e6;
3922
+ border: 1px solid #e5e7eb;
3918
3923
  background: #ffffff;
3919
- color: #495057;
3924
+ color: #4b5563;
3920
3925
  border-top: 0 none;
3921
3926
  }
3922
3927
 
3923
3928
  .p-splitter {
3924
- border: 1px solid #dee2e6;
3929
+ border: 1px solid #e5e7eb;
3925
3930
  background: #ffffff;
3926
3931
  border-radius: 6px;
3927
- color: #495057;
3932
+ color: #4b5563;
3928
3933
  }
3929
3934
  .p-splitter .p-splitter-gutter {
3930
3935
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
3931
- background: #f8f9fa;
3936
+ background: #f9fafb;
3932
3937
  }
3933
3938
  .p-splitter .p-splitter-gutter .p-splitter-gutter-handle {
3934
- background: #dee2e6;
3939
+ background: #e5e7eb;
3935
3940
  }
3936
3941
  .p-splitter .p-splitter-gutter-resizing {
3937
- background: #dee2e6;
3942
+ background: #e5e7eb;
3938
3943
  }
3939
3944
 
3940
3945
  .p-scrollpanel .p-scrollpanel-bar {
3941
- background: #f8f9fa;
3946
+ background: #f9fafb;
3942
3947
  border: 0 none;
3943
3948
  }
3944
3949
 
3945
3950
  .p-tabview .p-tabview-nav {
3946
3951
  background: #ffffff;
3947
- border: 1px solid #dee2e6;
3952
+ border: 1px solid #e5e7eb;
3948
3953
  border-width: 0 0 2px 0;
3949
3954
  }
3950
3955
  .p-tabview .p-tabview-nav li {
3951
3956
  margin-right: 0;
3952
3957
  }
3953
3958
  .p-tabview .p-tabview-nav li .p-tabview-nav-link {
3954
- border: solid #dee2e6;
3959
+ border: solid #e5e7eb;
3955
3960
  border-width: 0 0 2px 0;
3956
- border-color: transparent transparent #dee2e6 transparent;
3961
+ border-color: transparent transparent #e5e7eb transparent;
3957
3962
  background: #ffffff;
3958
- color: #6c757d;
3963
+ color: #6b7280;
3959
3964
  padding: 1.25rem;
3960
3965
  font-weight: 700;
3961
3966
  border-top-right-radius: 6px;
@@ -3970,8 +3975,8 @@
3970
3975
  }
3971
3976
  .p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link {
3972
3977
  background: #ffffff;
3973
- border-color: #adb5bd;
3974
- color: #6c757d;
3978
+ border-color: #9ca3af;
3979
+ color: #6b7280;
3975
3980
  }
3976
3981
  .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
3977
3982
  background: #ffffff;
@@ -3997,14 +4002,14 @@
3997
4002
  background: #ffffff;
3998
4003
  padding: 1.25rem;
3999
4004
  border: 0 none;
4000
- color: #495057;
4005
+ color: #4b5563;
4001
4006
  border-bottom-right-radius: 6px;
4002
4007
  border-bottom-left-radius: 6px;
4003
4008
  }
4004
4009
 
4005
4010
  .p-toolbar {
4006
- background: #f8f9fa;
4007
- border: 1px solid #dee2e6;
4011
+ background: #f9fafb;
4012
+ border: 1px solid #e5e7eb;
4008
4013
  padding: 1.25rem;
4009
4014
  border-radius: 6px;
4010
4015
  gap: 0.5rem;
@@ -4015,7 +4020,7 @@
4015
4020
 
4016
4021
  .p-confirm-popup {
4017
4022
  background: #ffffff;
4018
- color: #495057;
4023
+ color: #4b5563;
4019
4024
  border: 0 none;
4020
4025
  border-radius: 6px;
4021
4026
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
@@ -4042,7 +4047,7 @@
4042
4047
  .p-confirm-popup:before {
4043
4048
  border: solid transparent;
4044
4049
  border-color: rgba(255, 255, 255, 0);
4045
- border-bottom-color: #ffffff;
4050
+ border-bottom-color: #f2f2f2;
4046
4051
  }
4047
4052
  .p-confirm-popup.p-confirm-popup-flipped:after {
4048
4053
  border-top-color: #ffffff;
@@ -4069,7 +4074,7 @@
4069
4074
  .p-dialog .p-dialog-header {
4070
4075
  border-bottom: 0 none;
4071
4076
  background: #ffffff;
4072
- color: #343a40;
4077
+ color: #374151;
4073
4078
  padding: 1.5rem;
4074
4079
  border-top-right-radius: 6px;
4075
4080
  border-top-left-radius: 6px;
@@ -4081,7 +4086,7 @@
4081
4086
  .p-dialog .p-dialog-header .p-dialog-header-icon {
4082
4087
  width: 2rem;
4083
4088
  height: 2rem;
4084
- color: #6c757d;
4089
+ color: #6b7280;
4085
4090
  border: 0 none;
4086
4091
  background: transparent;
4087
4092
  border-radius: 50%;
@@ -4089,9 +4094,9 @@
4089
4094
  margin-right: 0.5rem;
4090
4095
  }
4091
4096
  .p-dialog .p-dialog-header .p-dialog-header-icon:enabled:hover {
4092
- color: #343a40;
4097
+ color: #374151;
4093
4098
  border-color: transparent;
4094
- background: #e9ecef;
4099
+ background: #f3f4f6;
4095
4100
  }
4096
4101
  .p-dialog .p-dialog-header .p-dialog-header-icon:focus-visible {
4097
4102
  outline: 0 none;
@@ -4103,7 +4108,7 @@
4103
4108
  }
4104
4109
  .p-dialog .p-dialog-content {
4105
4110
  background: #ffffff;
4106
- color: #495057;
4111
+ color: #4b5563;
4107
4112
  padding: 0 1.5rem 2rem 1.5rem;
4108
4113
  }
4109
4114
  .p-dialog .p-dialog-content:last-of-type {
@@ -4113,7 +4118,7 @@
4113
4118
  .p-dialog .p-dialog-footer {
4114
4119
  border-top: 0 none;
4115
4120
  background: #ffffff;
4116
- color: #495057;
4121
+ color: #4b5563;
4117
4122
  padding: 0 1.5rem 1.5rem 1.5rem;
4118
4123
  text-align: right;
4119
4124
  border-bottom-right-radius: 6px;
@@ -4139,7 +4144,7 @@
4139
4144
 
4140
4145
  .p-overlaypanel {
4141
4146
  background: #ffffff;
4142
- color: #495057;
4147
+ color: #4b5563;
4143
4148
  border: 0 none;
4144
4149
  border-radius: 6px;
4145
4150
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
@@ -4181,7 +4186,7 @@
4181
4186
 
4182
4187
  .p-sidebar {
4183
4188
  background: #ffffff;
4184
- color: #495057;
4189
+ color: #4b5563;
4185
4190
  border: 0 none;
4186
4191
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
4187
4192
  }
@@ -4192,7 +4197,7 @@
4192
4197
  .p-sidebar .p-sidebar-header .p-sidebar-icon {
4193
4198
  width: 2rem;
4194
4199
  height: 2rem;
4195
- color: #6c757d;
4200
+ color: #6b7280;
4196
4201
  border: 0 none;
4197
4202
  background: transparent;
4198
4203
  border-radius: 50%;
@@ -4200,9 +4205,9 @@
4200
4205
  }
4201
4206
  .p-sidebar .p-sidebar-header .p-sidebar-close:enabled:hover,
4202
4207
  .p-sidebar .p-sidebar-header .p-sidebar-icon:enabled:hover {
4203
- color: #343a40;
4208
+ color: #374151;
4204
4209
  border-color: transparent;
4205
- background: #e9ecef;
4210
+ background: #f3f4f6;
4206
4211
  }
4207
4212
  .p-sidebar .p-sidebar-header .p-sidebar-close:focus-visible,
4208
4213
  .p-sidebar .p-sidebar-header .p-sidebar-icon:focus-visible {
@@ -4218,30 +4223,30 @@
4218
4223
  }
4219
4224
 
4220
4225
  .p-tooltip .p-tooltip-text {
4221
- background: #495057;
4226
+ background: #4b5563;
4222
4227
  color: #ffffff;
4223
4228
  padding: 0.75rem 0.75rem;
4224
4229
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
4225
4230
  border-radius: 6px;
4226
4231
  }
4227
4232
  .p-tooltip.p-tooltip-right .p-tooltip-arrow {
4228
- border-right-color: #495057;
4233
+ border-right-color: #4b5563;
4229
4234
  }
4230
4235
  .p-tooltip.p-tooltip-left .p-tooltip-arrow {
4231
- border-left-color: #495057;
4236
+ border-left-color: #4b5563;
4232
4237
  }
4233
4238
  .p-tooltip.p-tooltip-top .p-tooltip-arrow {
4234
- border-top-color: #495057;
4239
+ border-top-color: #4b5563;
4235
4240
  }
4236
4241
  .p-tooltip.p-tooltip-bottom .p-tooltip-arrow {
4237
- border-bottom-color: #495057;
4242
+ border-bottom-color: #4b5563;
4238
4243
  }
4239
4244
 
4240
4245
  .p-fileupload .p-fileupload-buttonbar {
4241
- background: #f8f9fa;
4246
+ background: #f9fafb;
4242
4247
  padding: 1.25rem;
4243
- border: 1px solid #dee2e6;
4244
- color: #343a40;
4248
+ border: 1px solid #e5e7eb;
4249
+ color: #374151;
4245
4250
  border-bottom: 0 none;
4246
4251
  border-top-right-radius: 6px;
4247
4252
  border-top-left-radius: 6px;
@@ -4253,8 +4258,8 @@
4253
4258
  .p-fileupload .p-fileupload-content {
4254
4259
  background: #ffffff;
4255
4260
  padding: 2rem 1rem;
4256
- border: 1px solid #dee2e6;
4257
- color: #495057;
4261
+ border: 1px solid #e5e7eb;
4262
+ color: #4b5563;
4258
4263
  border-bottom-right-radius: 6px;
4259
4264
  border-bottom-left-radius: 6px;
4260
4265
  }
@@ -4270,7 +4275,7 @@
4270
4275
 
4271
4276
  .p-breadcrumb {
4272
4277
  background: #ffffff;
4273
- border: 1px solid #dee2e6;
4278
+ border: 1px solid #e5e7eb;
4274
4279
  border-radius: 6px;
4275
4280
  padding: 1rem;
4276
4281
  }
@@ -4284,26 +4289,26 @@
4284
4289
  box-shadow: 0 0 0 0.2rem #BFDBFE;
4285
4290
  }
4286
4291
  .p-breadcrumb .p-breadcrumb-list li .p-menuitem-link .p-menuitem-text {
4287
- color: #495057;
4292
+ color: #4b5563;
4288
4293
  }
4289
4294
  .p-breadcrumb .p-breadcrumb-list li .p-menuitem-link .p-menuitem-icon {
4290
- color: #6c757d;
4295
+ color: #6b7280;
4291
4296
  }
4292
4297
  .p-breadcrumb .p-breadcrumb-list li.p-menuitem-separator {
4293
4298
  margin: 0 0.5rem 0 0.5rem;
4294
- color: #495057;
4299
+ color: #4b5563;
4295
4300
  }
4296
4301
  .p-breadcrumb .p-breadcrumb-list li:last-child .p-menuitem-text {
4297
- color: #495057;
4302
+ color: #4b5563;
4298
4303
  }
4299
4304
  .p-breadcrumb .p-breadcrumb-list li:last-child .p-menuitem-icon {
4300
- color: #6c757d;
4305
+ color: #6b7280;
4301
4306
  }
4302
4307
 
4303
4308
  .p-contextmenu {
4304
- padding: 0.25rem 0;
4309
+ padding: 0.5rem 0;
4305
4310
  background: #ffffff;
4306
- color: #495057;
4311
+ color: #4b5563;
4307
4312
  border: 0 none;
4308
4313
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
4309
4314
  border-radius: 6px;
@@ -4311,32 +4316,32 @@
4311
4316
  }
4312
4317
  .p-contextmenu .p-menuitem-link {
4313
4318
  padding: 0.75rem 1.25rem;
4314
- color: #495057;
4319
+ color: #4b5563;
4315
4320
  border-radius: 0;
4316
4321
  transition: box-shadow 0.2s;
4317
4322
  user-select: none;
4318
4323
  }
4319
4324
  .p-contextmenu .p-menuitem-link .p-menuitem-text {
4320
- color: #495057;
4325
+ color: #4b5563;
4321
4326
  }
4322
4327
  .p-contextmenu .p-menuitem-link .p-menuitem-icon {
4323
- color: #6c757d;
4328
+ color: #6b7280;
4324
4329
  margin-right: 0.5rem;
4325
4330
  }
4326
4331
  .p-contextmenu .p-menuitem-link .p-submenu-icon {
4327
- color: #6c757d;
4332
+ color: #6b7280;
4328
4333
  }
4329
4334
  .p-contextmenu .p-menuitem-link:not(.p-disabled):hover {
4330
- background: #e9ecef;
4335
+ background: #f3f4f6;
4331
4336
  }
4332
4337
  .p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
4333
- color: #495057;
4338
+ color: #4b5563;
4334
4339
  }
4335
4340
  .p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon {
4336
- color: #6c757d;
4341
+ color: #6b7280;
4337
4342
  }
4338
4343
  .p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon {
4339
- color: #6c757d;
4344
+ color: #6b7280;
4340
4345
  }
4341
4346
  .p-contextmenu .p-menuitem-link:focus {
4342
4347
  outline: 0 none;
@@ -4344,7 +4349,7 @@
4344
4349
  box-shadow: inset 0 0 0 0.15rem #BFDBFE;
4345
4350
  }
4346
4351
  .p-contextmenu .p-submenu-list {
4347
- padding: 0.25rem 0;
4352
+ padding: 0.5rem 0;
4348
4353
  background: #ffffff;
4349
4354
  border: 0 none;
4350
4355
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
@@ -4360,7 +4365,7 @@
4360
4365
  color: #1D4ED8;
4361
4366
  }
4362
4367
  .p-contextmenu .p-menu-separator {
4363
- border-top: 1px solid #dee2e6;
4368
+ border-top: 1px solid #e5e7eb;
4364
4369
  margin: 0.25rem 0;
4365
4370
  }
4366
4371
  .p-contextmenu .p-submenu-icon {
@@ -4450,40 +4455,40 @@
4450
4455
  }
4451
4456
  .p-megamenu {
4452
4457
  padding: 0.5rem;
4453
- background: #f8f9fa;
4454
- color: #495057;
4455
- border: 1px solid #dee2e6;
4458
+ background: #f9fafb;
4459
+ color: #4b5563;
4460
+ border: 1px solid #e5e7eb;
4456
4461
  border-radius: 6px;
4457
4462
  }
4458
4463
  .p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link {
4459
4464
  padding: 0.75rem 1.25rem;
4460
- color: #495057;
4465
+ color: #4b5563;
4461
4466
  border-radius: 6px;
4462
4467
  transition: box-shadow 0.2s;
4463
4468
  user-select: none;
4464
4469
  }
4465
4470
  .p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link .p-menuitem-text {
4466
- color: #495057;
4471
+ color: #4b5563;
4467
4472
  }
4468
4473
  .p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link .p-menuitem-icon {
4469
- color: #6c757d;
4474
+ color: #6b7280;
4470
4475
  margin-right: 0.5rem;
4471
4476
  }
4472
4477
  .p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link .p-submenu-icon {
4473
- color: #6c757d;
4478
+ color: #6b7280;
4474
4479
  margin-left: 0.5rem;
4475
4480
  }
4476
4481
  .p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover {
4477
- background: #e9ecef;
4482
+ background: #f3f4f6;
4478
4483
  }
4479
4484
  .p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
4480
- color: #495057;
4485
+ color: #4b5563;
4481
4486
  }
4482
4487
  .p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon {
4483
- color: #6c757d;
4488
+ color: #6b7280;
4484
4489
  }
4485
4490
  .p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon {
4486
- color: #6c757d;
4491
+ color: #6b7280;
4487
4492
  }
4488
4493
  .p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:focus {
4489
4494
  outline: 0 none;
@@ -4511,32 +4516,32 @@
4511
4516
  }
4512
4517
  .p-megamenu .p-menuitem-link {
4513
4518
  padding: 0.75rem 1.25rem;
4514
- color: #495057;
4519
+ color: #4b5563;
4515
4520
  border-radius: 0;
4516
4521
  transition: box-shadow 0.2s;
4517
4522
  user-select: none;
4518
4523
  }
4519
4524
  .p-megamenu .p-menuitem-link .p-menuitem-text {
4520
- color: #495057;
4525
+ color: #4b5563;
4521
4526
  }
4522
4527
  .p-megamenu .p-menuitem-link .p-menuitem-icon {
4523
- color: #6c757d;
4528
+ color: #6b7280;
4524
4529
  margin-right: 0.5rem;
4525
4530
  }
4526
4531
  .p-megamenu .p-menuitem-link .p-submenu-icon {
4527
- color: #6c757d;
4532
+ color: #6b7280;
4528
4533
  }
4529
4534
  .p-megamenu .p-menuitem-link:not(.p-disabled):hover {
4530
- background: #e9ecef;
4535
+ background: #f3f4f6;
4531
4536
  }
4532
4537
  .p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
4533
- color: #495057;
4538
+ color: #4b5563;
4534
4539
  }
4535
4540
  .p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon {
4536
- color: #6c757d;
4541
+ color: #6b7280;
4537
4542
  }
4538
4543
  .p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon {
4539
- color: #6c757d;
4544
+ color: #6b7280;
4540
4545
  }
4541
4546
  .p-megamenu .p-menuitem-link:focus {
4542
4547
  outline: 0 none;
@@ -4545,25 +4550,25 @@
4545
4550
  }
4546
4551
  .p-megamenu .p-megamenu-panel {
4547
4552
  background: #ffffff;
4548
- color: #495057;
4553
+ color: #4b5563;
4549
4554
  border: 0 none;
4550
4555
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
4551
4556
  }
4552
4557
  .p-megamenu .p-megamenu-submenu-header {
4553
4558
  margin: 0;
4554
4559
  padding: 0.75rem 1.25rem;
4555
- color: #343a40;
4560
+ color: #374151;
4556
4561
  background: #ffffff;
4557
4562
  font-weight: 700;
4558
4563
  border-top-right-radius: 6px;
4559
4564
  border-top-left-radius: 6px;
4560
4565
  }
4561
4566
  .p-megamenu .p-megamenu-submenu {
4562
- padding: 0.25rem 0;
4567
+ padding: 0.5rem 0;
4563
4568
  width: 12.5rem;
4564
4569
  }
4565
4570
  .p-megamenu .p-megamenu-submenu .p-menu-separator {
4566
- border-top: 1px solid #dee2e6;
4571
+ border-top: 1px solid #e5e7eb;
4567
4572
  margin: 0.25rem 0;
4568
4573
  }
4569
4574
  .p-megamenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
@@ -4577,18 +4582,18 @@
4577
4582
  }
4578
4583
  .p-megamenu.p-megamenu-vertical {
4579
4584
  width: 12.5rem;
4580
- padding: 0.25rem 0;
4585
+ padding: 0.5rem 0;
4581
4586
  }
4582
4587
  .p-megamenu .p-megamenu-button {
4583
4588
  width: 2rem;
4584
4589
  height: 2rem;
4585
- color: #6c757d;
4590
+ color: #6b7280;
4586
4591
  border-radius: 50%;
4587
4592
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
4588
4593
  }
4589
4594
  .p-megamenu .p-megamenu-button:hover {
4590
- color: #6c757d;
4591
- background: #e9ecef;
4595
+ color: #6b7280;
4596
+ background: #f3f4f6;
4592
4597
  }
4593
4598
  .p-megamenu .p-megamenu-button:focus {
4594
4599
  outline: 0 none;
@@ -4599,13 +4604,13 @@
4599
4604
  transition: transform 0.2s;
4600
4605
  }
4601
4606
  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list {
4602
- padding: 0.25rem 0;
4607
+ padding: 0.5rem 0;
4603
4608
  background: #ffffff;
4604
4609
  border: 0 none;
4605
4610
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
4606
4611
  }
4607
4612
  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list .p-menu-separator {
4608
- border-top: 1px solid #dee2e6;
4613
+ border-top: 1px solid #e5e7eb;
4609
4614
  margin: 0.25rem 0;
4610
4615
  }
4611
4616
  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list .p-submenu-icon {
@@ -4621,32 +4626,32 @@
4621
4626
  }
4622
4627
  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list > .p-menuitem > .p-menuitem-link {
4623
4628
  padding: 0.75rem 1.25rem;
4624
- color: #495057;
4629
+ color: #4b5563;
4625
4630
  border-radius: 0;
4626
4631
  transition: box-shadow 0.2s;
4627
4632
  user-select: none;
4628
4633
  }
4629
4634
  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list > .p-menuitem > .p-menuitem-link .p-menuitem-text {
4630
- color: #495057;
4635
+ color: #4b5563;
4631
4636
  }
4632
4637
  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list > .p-menuitem > .p-menuitem-link .p-menuitem-icon {
4633
- color: #6c757d;
4638
+ color: #6b7280;
4634
4639
  margin-right: 0.5rem;
4635
4640
  }
4636
4641
  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list > .p-menuitem > .p-menuitem-link .p-submenu-icon {
4637
- color: #6c757d;
4642
+ color: #6b7280;
4638
4643
  }
4639
4644
  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover {
4640
- background: #e9ecef;
4645
+ background: #f3f4f6;
4641
4646
  }
4642
4647
  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
4643
- color: #495057;
4648
+ color: #4b5563;
4644
4649
  }
4645
4650
  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon {
4646
- color: #6c757d;
4651
+ color: #6b7280;
4647
4652
  }
4648
4653
  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon {
4649
- color: #6c757d;
4654
+ color: #6b7280;
4650
4655
  }
4651
4656
  .p-megamenu.p-megamenu-mobile-active .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:focus {
4652
4657
  outline: 0 none;
@@ -4678,41 +4683,41 @@
4678
4683
  }
4679
4684
 
4680
4685
  .p-menu {
4681
- padding: 0.25rem 0;
4686
+ padding: 0.5rem 0;
4682
4687
  background: #ffffff;
4683
- color: #495057;
4684
- border: 1px solid #dee2e6;
4688
+ color: #4b5563;
4689
+ border: 1px solid #e5e7eb;
4685
4690
  border-radius: 6px;
4686
4691
  width: 12.5rem;
4687
4692
  }
4688
4693
  .p-menu .p-menuitem-link {
4689
4694
  padding: 0.75rem 1.25rem;
4690
- color: #495057;
4695
+ color: #4b5563;
4691
4696
  border-radius: 0;
4692
4697
  transition: box-shadow 0.2s;
4693
4698
  user-select: none;
4694
4699
  }
4695
4700
  .p-menu .p-menuitem-link .p-menuitem-text {
4696
- color: #495057;
4701
+ color: #4b5563;
4697
4702
  }
4698
4703
  .p-menu .p-menuitem-link .p-menuitem-icon {
4699
- color: #6c757d;
4704
+ color: #6b7280;
4700
4705
  margin-right: 0.5rem;
4701
4706
  }
4702
4707
  .p-menu .p-menuitem-link .p-submenu-icon {
4703
- color: #6c757d;
4708
+ color: #6b7280;
4704
4709
  }
4705
4710
  .p-menu .p-menuitem-link:not(.p-disabled):hover {
4706
- background: #e9ecef;
4711
+ background: #f3f4f6;
4707
4712
  }
4708
4713
  .p-menu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
4709
- color: #495057;
4714
+ color: #4b5563;
4710
4715
  }
4711
4716
  .p-menu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon {
4712
- color: #6c757d;
4717
+ color: #6b7280;
4713
4718
  }
4714
4719
  .p-menu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon {
4715
- color: #6c757d;
4720
+ color: #6b7280;
4716
4721
  }
4717
4722
  .p-menu .p-menuitem-link:focus {
4718
4723
  outline: 0 none;
@@ -4727,52 +4732,52 @@
4727
4732
  .p-menu .p-submenu-header {
4728
4733
  margin: 0;
4729
4734
  padding: 0.75rem 1.25rem;
4730
- color: #343a40;
4735
+ color: #374151;
4731
4736
  background: #ffffff;
4732
4737
  font-weight: 700;
4733
4738
  border-top-right-radius: 0;
4734
4739
  border-top-left-radius: 0;
4735
4740
  }
4736
4741
  .p-menu .p-menu-separator {
4737
- border-top: 1px solid #dee2e6;
4742
+ border-top: 1px solid #e5e7eb;
4738
4743
  margin: 0.25rem 0;
4739
4744
  }
4740
4745
 
4741
4746
  .p-menubar {
4742
4747
  padding: 0.5rem;
4743
- background: #f8f9fa;
4744
- color: #495057;
4745
- border: 1px solid #dee2e6;
4748
+ background: #f9fafb;
4749
+ color: #4b5563;
4750
+ border: 1px solid #e5e7eb;
4746
4751
  border-radius: 6px;
4747
4752
  }
4748
4753
  .p-menubar .p-menuitem-link {
4749
4754
  padding: 0.75rem 1.25rem;
4750
- color: #495057;
4755
+ color: #4b5563;
4751
4756
  border-radius: 0;
4752
4757
  transition: box-shadow 0.2s;
4753
4758
  user-select: none;
4754
4759
  }
4755
4760
  .p-menubar .p-menuitem-link .p-menuitem-text {
4756
- color: #495057;
4761
+ color: #4b5563;
4757
4762
  }
4758
4763
  .p-menubar .p-menuitem-link .p-menuitem-icon {
4759
- color: #6c757d;
4764
+ color: #6b7280;
4760
4765
  margin-right: 0.5rem;
4761
4766
  }
4762
4767
  .p-menubar .p-menuitem-link .p-submenu-icon {
4763
- color: #6c757d;
4768
+ color: #6b7280;
4764
4769
  }
4765
4770
  .p-menubar .p-menuitem-link:not(.p-disabled):hover {
4766
- background: #e9ecef;
4771
+ background: #f3f4f6;
4767
4772
  }
4768
4773
  .p-menubar .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
4769
- color: #495057;
4774
+ color: #4b5563;
4770
4775
  }
4771
4776
  .p-menubar .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon {
4772
- color: #6c757d;
4777
+ color: #6b7280;
4773
4778
  }
4774
4779
  .p-menubar .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon {
4775
- color: #6c757d;
4780
+ color: #6b7280;
4776
4781
  }
4777
4782
  .p-menubar .p-menuitem-link:focus {
4778
4783
  outline: 0 none;
@@ -4781,33 +4786,33 @@
4781
4786
  }
4782
4787
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link {
4783
4788
  padding: 0.75rem 1.25rem;
4784
- color: #495057;
4789
+ color: #4b5563;
4785
4790
  border-radius: 6px;
4786
4791
  transition: box-shadow 0.2s;
4787
4792
  user-select: none;
4788
4793
  }
4789
4794
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link .p-menuitem-text {
4790
- color: #495057;
4795
+ color: #4b5563;
4791
4796
  }
4792
4797
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link .p-menuitem-icon {
4793
- color: #6c757d;
4798
+ color: #6b7280;
4794
4799
  margin-right: 0.5rem;
4795
4800
  }
4796
4801
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link .p-submenu-icon {
4797
- color: #6c757d;
4802
+ color: #6b7280;
4798
4803
  margin-left: 0.5rem;
4799
4804
  }
4800
4805
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover {
4801
- background: #e9ecef;
4806
+ background: #f3f4f6;
4802
4807
  }
4803
4808
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
4804
- color: #495057;
4809
+ color: #4b5563;
4805
4810
  }
4806
4811
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon {
4807
- color: #6c757d;
4812
+ color: #6b7280;
4808
4813
  }
4809
4814
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon {
4810
- color: #6c757d;
4815
+ color: #6b7280;
4811
4816
  }
4812
4817
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:focus {
4813
4818
  outline: 0 none;
@@ -4831,14 +4836,14 @@
4831
4836
  color: #1D4ED8;
4832
4837
  }
4833
4838
  .p-menubar .p-submenu-list {
4834
- padding: 0.25rem 0;
4839
+ padding: 0.5rem 0;
4835
4840
  background: #ffffff;
4836
4841
  border: 0 none;
4837
4842
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
4838
4843
  width: 12.5rem;
4839
4844
  }
4840
4845
  .p-menubar .p-submenu-list .p-menu-separator {
4841
- border-top: 1px solid #dee2e6;
4846
+ border-top: 1px solid #e5e7eb;
4842
4847
  margin: 0.25rem 0;
4843
4848
  }
4844
4849
  .p-menubar .p-submenu-list .p-submenu-icon {
@@ -4866,13 +4871,13 @@
4866
4871
  display: flex;
4867
4872
  width: 2rem;
4868
4873
  height: 2rem;
4869
- color: #6c757d;
4874
+ color: #6b7280;
4870
4875
  border-radius: 50%;
4871
4876
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
4872
4877
  }
4873
4878
  .p-menubar .p-menubar-button:hover {
4874
- color: #6c757d;
4875
- background: #e9ecef;
4879
+ color: #6b7280;
4880
+ background: #f3f4f6;
4876
4881
  }
4877
4882
  .p-menubar .p-menubar-button:focus {
4878
4883
  outline: 0 none;
@@ -4882,14 +4887,14 @@
4882
4887
  .p-menubar .p-menubar-root-list {
4883
4888
  position: absolute;
4884
4889
  display: none;
4885
- padding: 0.25rem 0;
4890
+ padding: 0.5rem 0;
4886
4891
  background: #ffffff;
4887
4892
  border: 0 none;
4888
4893
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
4889
4894
  width: 100%;
4890
4895
  }
4891
4896
  .p-menubar .p-menubar-root-list .p-menu-separator {
4892
- border-top: 1px solid #dee2e6;
4897
+ border-top: 1px solid #e5e7eb;
4893
4898
  margin: 0.25rem 0;
4894
4899
  }
4895
4900
  .p-menubar .p-menubar-root-list .p-submenu-icon {
@@ -4905,32 +4910,32 @@
4905
4910
  }
4906
4911
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link {
4907
4912
  padding: 0.75rem 1.25rem;
4908
- color: #495057;
4913
+ color: #4b5563;
4909
4914
  border-radius: 0;
4910
4915
  transition: box-shadow 0.2s;
4911
4916
  user-select: none;
4912
4917
  }
4913
4918
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link .p-menuitem-text {
4914
- color: #495057;
4919
+ color: #4b5563;
4915
4920
  }
4916
4921
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link .p-menuitem-icon {
4917
- color: #6c757d;
4922
+ color: #6b7280;
4918
4923
  margin-right: 0.5rem;
4919
4924
  }
4920
4925
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link .p-submenu-icon {
4921
- color: #6c757d;
4926
+ color: #6b7280;
4922
4927
  }
4923
4928
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover {
4924
- background: #e9ecef;
4929
+ background: #f3f4f6;
4925
4930
  }
4926
4931
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
4927
- color: #495057;
4932
+ color: #4b5563;
4928
4933
  }
4929
4934
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon {
4930
- color: #6c757d;
4935
+ color: #6b7280;
4931
4936
  }
4932
4937
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon {
4933
- color: #6c757d;
4938
+ color: #6b7280;
4934
4939
  }
4935
4940
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:focus {
4936
4941
  outline: 0 none;
@@ -4986,9 +4991,9 @@
4986
4991
  }
4987
4992
  .p-panelmenu .p-panelmenu-header > a {
4988
4993
  padding: 1.25rem;
4989
- border: 1px solid #dee2e6;
4990
- color: #6c757d;
4991
- background: #f8f9fa;
4994
+ border: 1px solid #e5e7eb;
4995
+ color: #6b7280;
4996
+ background: #f9fafb;
4992
4997
  font-weight: 700;
4993
4998
  border-radius: 6px;
4994
4999
  transition: box-shadow 0.2s;
@@ -5005,30 +5010,30 @@
5005
5010
  box-shadow: 0 0 0 0.2rem #BFDBFE;
5006
5011
  }
5007
5012
  .p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled) > a:hover {
5008
- background: #e9ecef;
5009
- border-color: #dee2e6;
5010
- color: #343a40;
5013
+ background: #f3f4f6;
5014
+ border-color: #e5e7eb;
5015
+ color: #374151;
5011
5016
  }
5012
5017
  .p-panelmenu .p-panelmenu-header.p-highlight {
5013
5018
  margin-bottom: 0;
5014
5019
  }
5015
5020
  .p-panelmenu .p-panelmenu-header.p-highlight > a {
5016
- background: #f8f9fa;
5017
- border-color: #dee2e6;
5018
- color: #343a40;
5021
+ background: #f9fafb;
5022
+ border-color: #e5e7eb;
5023
+ color: #374151;
5019
5024
  border-bottom-right-radius: 0;
5020
5025
  border-bottom-left-radius: 0;
5021
5026
  }
5022
5027
  .p-panelmenu .p-panelmenu-header.p-highlight:not(.p-disabled) > a:hover {
5023
- border-color: #dee2e6;
5024
- background: #e9ecef;
5025
- color: #343a40;
5028
+ border-color: #e5e7eb;
5029
+ background: #f3f4f6;
5030
+ color: #374151;
5026
5031
  }
5027
5032
  .p-panelmenu .p-panelmenu-content {
5028
- padding: 0.25rem 0;
5029
- border: 1px solid #dee2e6;
5033
+ padding: 0.5rem 0;
5034
+ border: 1px solid #e5e7eb;
5030
5035
  background: #ffffff;
5031
- color: #495057;
5036
+ color: #4b5563;
5032
5037
  border-top: 0;
5033
5038
  border-top-right-radius: 0;
5034
5039
  border-top-left-radius: 0;
@@ -5037,32 +5042,32 @@
5037
5042
  }
5038
5043
  .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link {
5039
5044
  padding: 0.75rem 1.25rem;
5040
- color: #495057;
5045
+ color: #4b5563;
5041
5046
  border-radius: 0;
5042
5047
  transition: box-shadow 0.2s;
5043
5048
  user-select: none;
5044
5049
  }
5045
5050
  .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-text {
5046
- color: #495057;
5051
+ color: #4b5563;
5047
5052
  }
5048
5053
  .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-icon {
5049
- color: #6c757d;
5054
+ color: #6b7280;
5050
5055
  margin-right: 0.5rem;
5051
5056
  }
5052
5057
  .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-submenu-icon {
5053
- color: #6c757d;
5058
+ color: #6b7280;
5054
5059
  }
5055
5060
  .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover {
5056
- background: #e9ecef;
5061
+ background: #f3f4f6;
5057
5062
  }
5058
5063
  .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
5059
- color: #495057;
5064
+ color: #4b5563;
5060
5065
  }
5061
5066
  .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon {
5062
- color: #6c757d;
5067
+ color: #6b7280;
5063
5068
  }
5064
5069
  .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon {
5065
- color: #6c757d;
5070
+ color: #6b7280;
5066
5071
  }
5067
5072
  .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:focus {
5068
5073
  outline: 0 none;
@@ -5080,41 +5085,41 @@
5080
5085
  }
5081
5086
 
5082
5087
  .p-slidemenu {
5083
- padding: 0.25rem 0;
5088
+ padding: 0.5rem 0;
5084
5089
  background: #ffffff;
5085
- color: #495057;
5086
- border: 1px solid #dee2e6;
5090
+ color: #4b5563;
5091
+ border: 1px solid #e5e7eb;
5087
5092
  border-radius: 6px;
5088
5093
  width: 12.5rem;
5089
5094
  }
5090
5095
  .p-slidemenu .p-menuitem-link {
5091
5096
  padding: 0.75rem 1.25rem;
5092
- color: #495057;
5097
+ color: #4b5563;
5093
5098
  border-radius: 0;
5094
5099
  transition: box-shadow 0.2s;
5095
5100
  user-select: none;
5096
5101
  }
5097
5102
  .p-slidemenu .p-menuitem-link .p-menuitem-text {
5098
- color: #495057;
5103
+ color: #4b5563;
5099
5104
  }
5100
5105
  .p-slidemenu .p-menuitem-link .p-menuitem-icon {
5101
- color: #6c757d;
5106
+ color: #6b7280;
5102
5107
  margin-right: 0.5rem;
5103
5108
  }
5104
5109
  .p-slidemenu .p-menuitem-link .p-submenu-icon {
5105
- color: #6c757d;
5110
+ color: #6b7280;
5106
5111
  }
5107
5112
  .p-slidemenu .p-menuitem-link:not(.p-disabled):hover {
5108
- background: #e9ecef;
5113
+ background: #f3f4f6;
5109
5114
  }
5110
5115
  .p-slidemenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
5111
- color: #495057;
5116
+ color: #4b5563;
5112
5117
  }
5113
5118
  .p-slidemenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon {
5114
- color: #6c757d;
5119
+ color: #6b7280;
5115
5120
  }
5116
5121
  .p-slidemenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon {
5117
- color: #6c757d;
5122
+ color: #6b7280;
5118
5123
  }
5119
5124
  .p-slidemenu .p-menuitem-link:focus {
5120
5125
  outline: 0 none;
@@ -5127,7 +5132,7 @@
5127
5132
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
5128
5133
  }
5129
5134
  .p-slidemenu .p-slidemenu-list {
5130
- padding: 0.25rem 0;
5135
+ padding: 0.5rem 0;
5131
5136
  background: #ffffff;
5132
5137
  border: 0 none;
5133
5138
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
@@ -5142,7 +5147,7 @@
5142
5147
  color: #1D4ED8;
5143
5148
  }
5144
5149
  .p-slidemenu .p-slidemenu-separator {
5145
- border-top: 1px solid #dee2e6;
5150
+ border-top: 1px solid #e5e7eb;
5146
5151
  margin: 0.25rem 0;
5147
5152
  }
5148
5153
  .p-slidemenu .p-slidemenu-icon {
@@ -5154,7 +5159,7 @@
5154
5159
  }
5155
5160
  .p-slidemenu .p-slidemenu-backward {
5156
5161
  padding: 0.75rem 1.25rem;
5157
- color: #495057;
5162
+ color: #4b5563;
5158
5163
  }
5159
5164
 
5160
5165
  .p-steps .p-steps-item .p-menuitem-link {
@@ -5164,8 +5169,8 @@
5164
5169
  background: #ffffff;
5165
5170
  }
5166
5171
  .p-steps .p-steps-item .p-menuitem-link .p-steps-number {
5167
- color: #495057;
5168
- border: 1px solid #e9ecef;
5172
+ color: #4b5563;
5173
+ border: 1px solid #f3f4f6;
5169
5174
  background: #ffffff;
5170
5175
  min-width: 2rem;
5171
5176
  height: 2rem;
@@ -5176,7 +5181,7 @@
5176
5181
  }
5177
5182
  .p-steps .p-steps-item .p-menuitem-link .p-steps-title {
5178
5183
  margin-top: 0.5rem;
5179
- color: #6c757d;
5184
+ color: #6b7280;
5180
5185
  }
5181
5186
  .p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus-visible {
5182
5187
  outline: 0 none;
@@ -5189,11 +5194,11 @@
5189
5194
  }
5190
5195
  .p-steps .p-steps-item.p-highlight .p-steps-title {
5191
5196
  font-weight: 700;
5192
- color: #495057;
5197
+ color: #4b5563;
5193
5198
  }
5194
5199
  .p-steps .p-steps-item:before {
5195
5200
  content: " ";
5196
- border-top: 1px solid #dee2e6;
5201
+ border-top: 1px solid #e5e7eb;
5197
5202
  width: 100%;
5198
5203
  top: 50%;
5199
5204
  left: 0;
@@ -5204,18 +5209,18 @@
5204
5209
 
5205
5210
  .p-tabmenu .p-tabmenu-nav {
5206
5211
  background: #ffffff;
5207
- border: 1px solid #dee2e6;
5212
+ border: 1px solid #e5e7eb;
5208
5213
  border-width: 0 0 2px 0;
5209
5214
  }
5210
5215
  .p-tabmenu .p-tabmenu-nav .p-tabmenuitem {
5211
5216
  margin-right: 0;
5212
5217
  }
5213
5218
  .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
5214
- border: solid #dee2e6;
5219
+ border: solid #e5e7eb;
5215
5220
  border-width: 0 0 2px 0;
5216
- border-color: transparent transparent #dee2e6 transparent;
5221
+ border-color: transparent transparent #e5e7eb transparent;
5217
5222
  background: #ffffff;
5218
- color: #6c757d;
5223
+ color: #6b7280;
5219
5224
  padding: 1.25rem;
5220
5225
  font-weight: 700;
5221
5226
  border-top-right-radius: 6px;
@@ -5234,8 +5239,8 @@
5234
5239
  }
5235
5240
  .p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
5236
5241
  background: #ffffff;
5237
- border-color: #adb5bd;
5238
- color: #6c757d;
5242
+ border-color: #9ca3af;
5243
+ color: #6b7280;
5239
5244
  }
5240
5245
  .p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link {
5241
5246
  background: #ffffff;
@@ -5244,41 +5249,41 @@
5244
5249
  }
5245
5250
 
5246
5251
  .p-tieredmenu {
5247
- padding: 0.25rem 0;
5252
+ padding: 0.5rem 0;
5248
5253
  background: #ffffff;
5249
- color: #495057;
5250
- border: 1px solid #dee2e6;
5254
+ color: #4b5563;
5255
+ border: 1px solid #e5e7eb;
5251
5256
  border-radius: 6px;
5252
5257
  width: 12.5rem;
5253
5258
  }
5254
5259
  .p-tieredmenu .p-menuitem-link {
5255
5260
  padding: 0.75rem 1.25rem;
5256
- color: #495057;
5261
+ color: #4b5563;
5257
5262
  border-radius: 0;
5258
5263
  transition: box-shadow 0.2s;
5259
5264
  user-select: none;
5260
5265
  }
5261
5266
  .p-tieredmenu .p-menuitem-link .p-menuitem-text {
5262
- color: #495057;
5267
+ color: #4b5563;
5263
5268
  }
5264
5269
  .p-tieredmenu .p-menuitem-link .p-menuitem-icon {
5265
- color: #6c757d;
5270
+ color: #6b7280;
5266
5271
  margin-right: 0.5rem;
5267
5272
  }
5268
5273
  .p-tieredmenu .p-menuitem-link .p-submenu-icon {
5269
- color: #6c757d;
5274
+ color: #6b7280;
5270
5275
  }
5271
5276
  .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover {
5272
- background: #e9ecef;
5277
+ background: #f3f4f6;
5273
5278
  }
5274
5279
  .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
5275
- color: #495057;
5280
+ color: #4b5563;
5276
5281
  }
5277
5282
  .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon {
5278
- color: #6c757d;
5283
+ color: #6b7280;
5279
5284
  }
5280
5285
  .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon {
5281
- color: #6c757d;
5286
+ color: #6b7280;
5282
5287
  }
5283
5288
  .p-tieredmenu .p-menuitem-link:focus {
5284
5289
  outline: 0 none;
@@ -5291,7 +5296,7 @@
5291
5296
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
5292
5297
  }
5293
5298
  .p-tieredmenu .p-submenu-list {
5294
- padding: 0.25rem 0;
5299
+ padding: 0.5rem 0;
5295
5300
  background: #ffffff;
5296
5301
  border: 0 none;
5297
5302
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
@@ -5306,7 +5311,7 @@
5306
5311
  color: #1D4ED8;
5307
5312
  }
5308
5313
  .p-tieredmenu .p-menu-separator {
5309
- border-top: 1px solid #dee2e6;
5314
+ border-top: 1px solid #e5e7eb;
5310
5315
  margin: 0.25rem 0;
5311
5316
  }
5312
5317
  .p-tieredmenu .p-submenu-icon {
@@ -5324,16 +5329,16 @@
5324
5329
  border-radius: 6px;
5325
5330
  }
5326
5331
  .p-inline-message.p-inline-message-info {
5327
- background: #e9e9ff;
5328
- border: solid #696cff;
5332
+ background: rgba(219, 234, 254, 0.7);
5333
+ border: solid #3b82f6;
5329
5334
  border-width: 0px;
5330
- color: #696cff;
5335
+ color: #3b82f6;
5331
5336
  }
5332
5337
  .p-inline-message.p-inline-message-info .p-inline-message-icon {
5333
- color: #696cff;
5338
+ color: #3b82f6;
5334
5339
  }
5335
5340
  .p-inline-message.p-inline-message-success {
5336
- background: #e4f8f0;
5341
+ background: rgba(228, 248, 240, 0.7);
5337
5342
  border: solid #1ea97c;
5338
5343
  border-width: 0px;
5339
5344
  color: #1ea97c;
@@ -5342,7 +5347,7 @@
5342
5347
  color: #1ea97c;
5343
5348
  }
5344
5349
  .p-inline-message.p-inline-message-warn {
5345
- background: #fff2e2;
5350
+ background: rgba(255, 242, 226, 0.7);
5346
5351
  border: solid #cc8925;
5347
5352
  border-width: 0px;
5348
5353
  color: #cc8925;
@@ -5351,7 +5356,7 @@
5351
5356
  color: #cc8925;
5352
5357
  }
5353
5358
  .p-inline-message.p-inline-message-error {
5354
- background: #ffe7e6;
5359
+ background: rgba(255, 231, 230, 0.7);
5355
5360
  border: solid #ff5757;
5356
5361
  border-width: 0px;
5357
5362
  color: #ff5757;
@@ -5389,7 +5394,7 @@
5389
5394
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
5390
5395
  }
5391
5396
  .p-message .p-message-close:hover {
5392
- background: rgba(255, 255, 255, 0.3);
5397
+ background: rgba(255, 255, 255, 0.5);
5393
5398
  }
5394
5399
  .p-message .p-message-close:focus-visible {
5395
5400
  outline: 0 none;
@@ -5397,19 +5402,19 @@
5397
5402
  box-shadow: 0 0 0 0.2rem #BFDBFE;
5398
5403
  }
5399
5404
  .p-message.p-message-info {
5400
- background: #e9e9ff;
5401
- border: solid #696cff;
5405
+ background: rgba(219, 234, 254, 0.7);
5406
+ border: solid #3b82f6;
5402
5407
  border-width: 0 0 0 6px;
5403
- color: #696cff;
5408
+ color: #3b82f6;
5404
5409
  }
5405
5410
  .p-message.p-message-info .p-message-icon {
5406
- color: #696cff;
5411
+ color: #3b82f6;
5407
5412
  }
5408
5413
  .p-message.p-message-info .p-message-close {
5409
- color: #696cff;
5414
+ color: #3b82f6;
5410
5415
  }
5411
5416
  .p-message.p-message-success {
5412
- background: #e4f8f0;
5417
+ background: rgba(228, 248, 240, 0.7);
5413
5418
  border: solid #1ea97c;
5414
5419
  border-width: 0 0 0 6px;
5415
5420
  color: #1ea97c;
@@ -5421,7 +5426,7 @@
5421
5426
  color: #1ea97c;
5422
5427
  }
5423
5428
  .p-message.p-message-warn {
5424
- background: #fff2e2;
5429
+ background: rgba(255, 242, 226, 0.7);
5425
5430
  border: solid #cc8925;
5426
5431
  border-width: 0 0 0 6px;
5427
5432
  color: #cc8925;
@@ -5433,7 +5438,7 @@
5433
5438
  color: #cc8925;
5434
5439
  }
5435
5440
  .p-message.p-message-error {
5436
- background: #ffe7e6;
5441
+ background: rgba(255, 231, 230, 0.7);
5437
5442
  border: solid #ff5757;
5438
5443
  border-width: 0 0 0 6px;
5439
5444
  color: #ff5757;
@@ -5446,7 +5451,7 @@
5446
5451
  }
5447
5452
  .p-message .p-message-text {
5448
5453
  font-size: 1rem;
5449
- font-weight: 400;
5454
+ font-weight: 500;
5450
5455
  }
5451
5456
  .p-message .p-message-icon {
5452
5457
  font-size: 1.5rem;
@@ -5464,7 +5469,7 @@
5464
5469
  }
5465
5470
 
5466
5471
  .p-toast {
5467
- opacity: 0.9;
5472
+ opacity: 1;
5468
5473
  }
5469
5474
  .p-toast .p-toast-message {
5470
5475
  margin: 0 0 1rem 0;
@@ -5499,7 +5504,7 @@
5499
5504
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
5500
5505
  }
5501
5506
  .p-toast .p-toast-message .p-toast-icon-close:hover {
5502
- background: rgba(255, 255, 255, 0.3);
5507
+ background: rgba(255, 255, 255, 0.5);
5503
5508
  }
5504
5509
  .p-toast .p-toast-message .p-toast-icon-close:focus-visible {
5505
5510
  outline: 0 none;
@@ -5507,17 +5512,17 @@
5507
5512
  box-shadow: 0 0 0 0.2rem #BFDBFE;
5508
5513
  }
5509
5514
  .p-toast .p-toast-message.p-toast-message-info {
5510
- background: #e9e9ff;
5511
- border: solid #696cff;
5515
+ background: rgba(219, 234, 254, 0.7);
5516
+ border: solid #3b82f6;
5512
5517
  border-width: 0 0 0 6px;
5513
- color: #696cff;
5518
+ color: #3b82f6;
5514
5519
  }
5515
5520
  .p-toast .p-toast-message.p-toast-message-info .p-toast-message-icon,
5516
5521
  .p-toast .p-toast-message.p-toast-message-info .p-toast-icon-close {
5517
- color: #696cff;
5522
+ color: #3b82f6;
5518
5523
  }
5519
5524
  .p-toast .p-toast-message.p-toast-message-success {
5520
- background: #e4f8f0;
5525
+ background: rgba(228, 248, 240, 0.7);
5521
5526
  border: solid #1ea97c;
5522
5527
  border-width: 0 0 0 6px;
5523
5528
  color: #1ea97c;
@@ -5527,7 +5532,7 @@
5527
5532
  color: #1ea97c;
5528
5533
  }
5529
5534
  .p-toast .p-toast-message.p-toast-message-warn {
5530
- background: #fff2e2;
5535
+ background: rgba(255, 242, 226, 0.7);
5531
5536
  border: solid #cc8925;
5532
5537
  border-width: 0 0 0 6px;
5533
5538
  color: #cc8925;
@@ -5537,7 +5542,7 @@
5537
5542
  color: #cc8925;
5538
5543
  }
5539
5544
  .p-toast .p-toast-message.p-toast-message-error {
5540
- background: #ffe7e6;
5545
+ background: rgba(255, 231, 230, 0.7);
5541
5546
  border: solid #ff5757;
5542
5547
  border-width: 0 0 0 6px;
5543
5548
  color: #ff5757;
@@ -5550,7 +5555,7 @@
5550
5555
  .p-galleria .p-galleria-close {
5551
5556
  margin: 0.5rem;
5552
5557
  background: transparent;
5553
- color: #f8f9fa;
5558
+ color: #f9fafb;
5554
5559
  width: 4rem;
5555
5560
  height: 4rem;
5556
5561
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
@@ -5565,11 +5570,11 @@
5565
5570
  }
5566
5571
  .p-galleria .p-galleria-close:hover {
5567
5572
  background: rgba(255, 255, 255, 0.1);
5568
- color: #f8f9fa;
5573
+ color: #f9fafb;
5569
5574
  }
5570
5575
  .p-galleria .p-galleria-item-nav {
5571
5576
  background: transparent;
5572
- color: #f8f9fa;
5577
+ color: #f9fafb;
5573
5578
  width: 4rem;
5574
5579
  height: 4rem;
5575
5580
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
@@ -5587,25 +5592,25 @@
5587
5592
  }
5588
5593
  .p-galleria .p-galleria-item-nav:not(.p-disabled):hover {
5589
5594
  background: rgba(255, 255, 255, 0.1);
5590
- color: #f8f9fa;
5595
+ color: #f9fafb;
5591
5596
  }
5592
5597
  .p-galleria .p-galleria-caption {
5593
5598
  background: rgba(0, 0, 0, 0.5);
5594
- color: #f8f9fa;
5599
+ color: #f9fafb;
5595
5600
  padding: 1rem;
5596
5601
  }
5597
5602
  .p-galleria .p-galleria-indicators {
5598
5603
  padding: 1rem;
5599
5604
  }
5600
5605
  .p-galleria .p-galleria-indicators .p-galleria-indicator button {
5601
- background-color: #ced4da;
5606
+ background-color: #d1d5db;
5602
5607
  width: 1rem;
5603
5608
  height: 1rem;
5604
5609
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
5605
5610
  border-radius: 50%;
5606
5611
  }
5607
5612
  .p-galleria .p-galleria-indicators .p-galleria-indicator button:hover {
5608
- background: #adb5bd;
5613
+ background: #9ca3af;
5609
5614
  }
5610
5615
  .p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
5611
5616
  background: #EFF6FF;
@@ -5638,7 +5643,7 @@
5638
5643
  .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next {
5639
5644
  margin: 0.5rem;
5640
5645
  background-color: transparent;
5641
- color: #f8f9fa;
5646
+ color: #f9fafb;
5642
5647
  width: 2rem;
5643
5648
  height: 2rem;
5644
5649
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
@@ -5647,7 +5652,7 @@
5647
5652
  .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev:hover,
5648
5653
  .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next:hover {
5649
5654
  background: rgba(255, 255, 255, 0.1);
5650
- color: #f8f9fa;
5655
+ color: #f9fafb;
5651
5656
  }
5652
5657
  .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content {
5653
5658
  transition: box-shadow 0.2s;
@@ -5709,7 +5714,7 @@
5709
5714
  }
5710
5715
 
5711
5716
  .p-avatar {
5712
- background-color: #dee2e6;
5717
+ background-color: #e5e7eb;
5713
5718
  border-radius: 6px;
5714
5719
  }
5715
5720
  .p-avatar.p-avatar-lg {
@@ -5738,8 +5743,8 @@
5738
5743
  }
5739
5744
 
5740
5745
  .p-chip {
5741
- background-color: #dee2e6;
5742
- color: #495057;
5746
+ background-color: #e5e7eb;
5747
+ color: #4b5563;
5743
5748
  border-radius: 16px;
5744
5749
  padding: 0 0.75rem;
5745
5750
  }
@@ -5786,7 +5791,7 @@
5786
5791
  }
5787
5792
  .p-scrolltop .p-scrolltop-icon {
5788
5793
  font-size: 1.5rem;
5789
- color: #f8f9fa;
5794
+ color: #f9fafb;
5790
5795
  }
5791
5796
  .p-scrolltop .p-scrolltop-icon.p-icon {
5792
5797
  width: 1.5rem;
@@ -5794,7 +5799,7 @@
5794
5799
  }
5795
5800
 
5796
5801
  .p-skeleton {
5797
- background-color: #dee2e6;
5802
+ background-color: #e5e7eb;
5798
5803
  border-radius: 6px;
5799
5804
  }
5800
5805
  .p-skeleton:after {
@@ -5814,11 +5819,11 @@
5814
5819
  color: #ffffff;
5815
5820
  }
5816
5821
  .p-tag.p-tag-info {
5817
- background-color: #3B82F6;
5822
+ background-color: #0ea5e9;
5818
5823
  color: #ffffff;
5819
5824
  }
5820
5825
  .p-tag.p-tag-warning {
5821
- background-color: #F59E0B;
5826
+ background-color: #f97316;
5822
5827
  color: #ffffff;
5823
5828
  }
5824
5829
  .p-tag.p-tag-danger {
@@ -5840,8 +5845,8 @@
5840
5845
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
5841
5846
  }
5842
5847
  .p-inplace .p-inplace-display:not(.p-disabled):hover {
5843
- background: #e9ecef;
5844
- color: #495057;
5848
+ background: #f3f4f6;
5849
+ color: #4b5563;
5845
5850
  }
5846
5851
  .p-inplace .p-inplace-display:focus {
5847
5852
  outline: 0 none;
@@ -5852,7 +5857,7 @@
5852
5857
  .p-progressbar {
5853
5858
  border: 0 none;
5854
5859
  height: 1.5rem;
5855
- background: #dee2e6;
5860
+ background: #e5e7eb;
5856
5861
  border-radius: 6px;
5857
5862
  }
5858
5863
  .p-progressbar .p-progressbar-value {
@@ -5867,8 +5872,8 @@
5867
5872
 
5868
5873
  .p-terminal {
5869
5874
  background: #ffffff;
5870
- color: #495057;
5871
- border: 1px solid #dee2e6;
5875
+ color: #4b5563;
5876
+ border: 1px solid #e5e7eb;
5872
5877
  padding: 1.25rem;
5873
5878
  }
5874
5879
  .p-terminal .p-terminal-input {
@@ -5895,11 +5900,11 @@
5895
5900
  color: #ffffff;
5896
5901
  }
5897
5902
  .p-badge.p-badge-info {
5898
- background-color: #3B82F6;
5903
+ background-color: #0ea5e9;
5899
5904
  color: #ffffff;
5900
5905
  }
5901
5906
  .p-badge.p-badge-warning {
5902
- background-color: #F59E0B;
5907
+ background-color: #f97316;
5903
5908
  color: #ffffff;
5904
5909
  }
5905
5910
  .p-badge.p-badge-danger {
@@ -5932,11 +5937,11 @@
5932
5937
  color: #ffffff;
5933
5938
  }
5934
5939
  .p-tag.p-tag-info {
5935
- background-color: #3B82F6;
5940
+ background-color: #0ea5e9;
5936
5941
  color: #ffffff;
5937
5942
  }
5938
5943
  .p-tag.p-tag-warning {
5939
- background-color: #F59E0B;
5944
+ background-color: #f97316;
5940
5945
  color: #ffffff;
5941
5946
  }
5942
5947
  .p-tag.p-tag-danger {
@@ -5949,6 +5954,11 @@
5949
5954
  font-weight: 700;
5950
5955
  }
5951
5956
 
5957
+ .p-selectbutton > .p-button,
5958
+ .p-togglebutton.p-button {
5959
+ transition: background-color 0.2s, border-color 0.2s, box-shadow 0.2s;
5960
+ }
5961
+
5952
5962
  .p-accordion .p-accordion-header .p-accordion-header-link {
5953
5963
  transition: background-color 0.2s, border-color 0.2s, box-shadow 0.2s;
5954
5964
  }
@@ -5966,6 +5976,10 @@
5966
5976
  transition: 500ms cubic-bezier(0.35, 0, 0.25, 1);
5967
5977
  }
5968
5978
 
5979
+ .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
5980
+ transition: background-color 0.2s, border-color 0.2s, box-shadow 0.2s;
5981
+ }
5982
+
5969
5983
  .p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
5970
5984
  background-color: #3B82F6;
5971
5985
  }
@@ -5984,10 +5998,10 @@
5984
5998
  box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #88eaac, 0 1px 2px 0 black;
5985
5999
  }
5986
6000
  .p-button.p-button-info:enabled:focus {
5987
- box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #9dc1fb, 0 1px 2px 0 black;
6001
+ box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #83d3f8, 0 1px 2px 0 black;
5988
6002
  }
5989
6003
  .p-button.p-button-warning:enabled:focus {
5990
- box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #facf85, 0 1px 2px 0 black;
6004
+ box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #fcb98b, 0 1px 2px 0 black;
5991
6005
  }
5992
6006
  .p-button.p-button-help:enabled:focus {
5993
6007
  box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #d4aafb, 0 1px 2px 0 black;
@@ -6002,4 +6016,26 @@
6002
6016
  .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-bottom > td {
6003
6017
  box-shadow: inset 0 -2px 0 0 #3B82F6;
6004
6018
  }
6019
+
6020
+ .p-speeddial-item.p-focus > .p-speeddial-action {
6021
+ box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #9dc1fb, 0 1px 2px 0 black;
6022
+ }
6023
+
6024
+ .p-toast-message {
6025
+ backdrop-filter: blur(10px);
6026
+ }
6027
+
6028
+ .p-inline-message-text {
6029
+ font-weight: 500;
6030
+ }
6031
+
6032
+ .p-picklist-buttons .p-button,
6033
+ .p-orderlist-controls .p-button {
6034
+ transition: opacity 0.2s, background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
6035
+ }
6036
+
6037
+ .p-steps .p-steps-item.p-highlight .p-steps-number {
6038
+ background: #3B82F6;
6039
+ color: #ffffff;
6040
+ }
6005
6041
  }