primereact 6.6.0-rc.1 → 7.0.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 (757) hide show
  1. package/README.md +34 -9
  2. package/accordion/accordion.cjs.js +32 -23
  3. package/accordion/accordion.cjs.min.js +1 -1
  4. package/accordion/accordion.d.ts +3 -2
  5. package/accordion/accordion.esm.js +17 -8
  6. package/accordion/accordion.esm.min.js +1 -1
  7. package/accordion/accordion.js +32 -24
  8. package/accordion/accordion.min.js +1 -1
  9. package/api/api.cjs.js +374 -42
  10. package/api/api.cjs.min.js +1 -1
  11. package/api/api.d.ts +126 -32
  12. package/api/api.esm.js +371 -43
  13. package/api/api.esm.min.js +1 -1
  14. package/api/api.js +374 -44
  15. package/api/api.min.js +1 -1
  16. package/autocomplete/autocomplete.cjs.js +79 -69
  17. package/autocomplete/autocomplete.cjs.min.js +1 -1
  18. package/autocomplete/autocomplete.d.ts +3 -1
  19. package/autocomplete/autocomplete.esm.js +15 -5
  20. package/autocomplete/autocomplete.esm.min.js +1 -1
  21. package/autocomplete/autocomplete.js +75 -70
  22. package/autocomplete/autocomplete.min.js +1 -1
  23. package/avatar/avatar.cjs.js +12 -9
  24. package/avatar/avatar.cjs.min.js +1 -1
  25. package/avatar/avatar.d.ts +2 -1
  26. package/avatar/avatar.esm.js +7 -4
  27. package/avatar/avatar.esm.min.js +1 -1
  28. package/avatar/avatar.js +13 -10
  29. package/avatar/avatar.min.js +1 -1
  30. package/avatargroup/avatargroup.cjs.js +5 -3
  31. package/avatargroup/avatargroup.cjs.min.js +1 -1
  32. package/avatargroup/avatargroup.esm.js +3 -1
  33. package/avatargroup/avatargroup.esm.min.js +1 -1
  34. package/avatargroup/avatargroup.js +6 -4
  35. package/avatargroup/avatargroup.min.js +1 -1
  36. package/badge/badge.cjs.js +5 -3
  37. package/badge/badge.cjs.min.js +1 -1
  38. package/badge/badge.esm.js +3 -1
  39. package/badge/badge.esm.min.js +1 -1
  40. package/badge/badge.js +6 -4
  41. package/badge/badge.min.js +1 -1
  42. package/blockui/blockui.cjs.js +19 -13
  43. package/blockui/blockui.cjs.min.js +1 -1
  44. package/blockui/blockui.esm.js +7 -2
  45. package/blockui/blockui.esm.min.js +1 -1
  46. package/blockui/blockui.js +18 -14
  47. package/blockui/blockui.min.js +1 -1
  48. package/breadcrumb/breadcrumb.cjs.js +18 -16
  49. package/breadcrumb/breadcrumb.cjs.min.js +1 -1
  50. package/breadcrumb/breadcrumb.esm.js +3 -1
  51. package/breadcrumb/breadcrumb.esm.min.js +1 -1
  52. package/breadcrumb/breadcrumb.js +19 -17
  53. package/breadcrumb/breadcrumb.min.css +1 -1
  54. package/breadcrumb/breadcrumb.min.js +1 -1
  55. package/button/button.cjs.js +28 -36
  56. package/button/button.cjs.min.js +1 -1
  57. package/button/button.d.ts +4 -11
  58. package/button/button.esm.js +17 -25
  59. package/button/button.esm.min.js +1 -1
  60. package/button/button.js +27 -37
  61. package/button/button.min.js +1 -1
  62. package/calendar/calendar.cjs.js +183 -153
  63. package/calendar/calendar.cjs.min.js +1 -1
  64. package/calendar/calendar.d.ts +5 -1
  65. package/calendar/calendar.esm.js +57 -27
  66. package/calendar/calendar.esm.min.js +1 -1
  67. package/calendar/calendar.js +179 -154
  68. package/calendar/calendar.min.css +1 -1
  69. package/calendar/calendar.min.js +1 -1
  70. package/captcha/captcha.cjs.js +3 -1
  71. package/captcha/captcha.cjs.min.js +1 -1
  72. package/captcha/captcha.esm.js +2 -0
  73. package/captcha/captcha.esm.min.js +1 -1
  74. package/captcha/captcha.js +4 -2
  75. package/captcha/captcha.min.js +1 -1
  76. package/card/card.cjs.js +15 -13
  77. package/card/card.cjs.min.js +1 -1
  78. package/card/card.esm.js +3 -1
  79. package/card/card.esm.min.js +1 -1
  80. package/card/card.js +16 -14
  81. package/card/card.min.js +1 -1
  82. package/carousel/carousel.cjs.js +39 -36
  83. package/carousel/carousel.cjs.min.js +1 -1
  84. package/carousel/carousel.esm.js +4 -1
  85. package/carousel/carousel.esm.min.js +1 -1
  86. package/carousel/carousel.js +39 -37
  87. package/carousel/carousel.min.js +1 -1
  88. package/cascadeselect/cascadeselect.cjs.js +53 -47
  89. package/cascadeselect/cascadeselect.cjs.min.js +1 -1
  90. package/cascadeselect/cascadeselect.esm.js +8 -2
  91. package/cascadeselect/cascadeselect.esm.min.js +1 -1
  92. package/cascadeselect/cascadeselect.js +50 -48
  93. package/cascadeselect/cascadeselect.min.js +1 -1
  94. package/chart/chart.cjs.js +8 -8
  95. package/chart/chart.cjs.min.js +1 -1
  96. package/chart/chart.esm.js +3 -1
  97. package/chart/chart.esm.min.js +1 -1
  98. package/chart/chart.js +7 -5
  99. package/chart/chart.min.js +1 -1
  100. package/checkbox/checkbox.cjs.js +22 -15
  101. package/checkbox/checkbox.cjs.min.js +1 -1
  102. package/checkbox/checkbox.d.ts +2 -1
  103. package/checkbox/checkbox.esm.js +15 -8
  104. package/checkbox/checkbox.esm.min.js +1 -1
  105. package/checkbox/checkbox.js +22 -16
  106. package/checkbox/checkbox.min.js +1 -1
  107. package/chip/chip.cjs.js +18 -14
  108. package/chip/chip.cjs.min.js +1 -1
  109. package/chip/chip.d.ts +3 -4
  110. package/chip/chip.esm.js +13 -9
  111. package/chip/chip.esm.min.js +1 -1
  112. package/chip/chip.js +19 -15
  113. package/chip/chip.min.js +1 -1
  114. package/chips/chips.cjs.js +48 -20
  115. package/chips/chips.cjs.min.js +1 -1
  116. package/chips/chips.d.ts +10 -0
  117. package/chips/chips.esm.js +39 -11
  118. package/chips/chips.esm.min.js +1 -1
  119. package/chips/chips.js +48 -21
  120. package/chips/chips.min.js +1 -1
  121. package/colorpicker/colorpicker.cjs.js +37 -31
  122. package/colorpicker/colorpicker.cjs.min.js +1 -1
  123. package/colorpicker/colorpicker.d.ts +1 -1
  124. package/colorpicker/colorpicker.esm.js +8 -2
  125. package/colorpicker/colorpicker.esm.min.js +1 -1
  126. package/colorpicker/colorpicker.js +34 -32
  127. package/colorpicker/colorpicker.min.js +1 -1
  128. package/column/column.cjs.js +34 -9
  129. package/column/column.cjs.min.js +1 -1
  130. package/column/column.d.ts +168 -13
  131. package/column/column.esm.js +34 -9
  132. package/column/column.esm.min.js +1 -1
  133. package/column/column.js +35 -10
  134. package/column/column.min.js +1 -1
  135. package/columngroup/columngroup.cjs.js +2 -0
  136. package/columngroup/columngroup.cjs.min.js +1 -1
  137. package/columngroup/columngroup.esm.js +2 -0
  138. package/columngroup/columngroup.esm.min.js +1 -1
  139. package/columngroup/columngroup.js +3 -1
  140. package/columngroup/columngroup.min.js +1 -1
  141. package/common/common.min.css +1 -1
  142. package/confirmdialog/confirmdialog.cjs.js +24 -20
  143. package/confirmdialog/confirmdialog.cjs.min.js +1 -1
  144. package/confirmdialog/confirmdialog.d.ts +4 -3
  145. package/confirmdialog/confirmdialog.esm.js +8 -4
  146. package/confirmdialog/confirmdialog.esm.min.js +1 -1
  147. package/confirmdialog/confirmdialog.js +24 -21
  148. package/confirmdialog/confirmdialog.min.js +1 -1
  149. package/confirmpopup/confirmpopup.cjs.js +47 -40
  150. package/confirmpopup/confirmpopup.cjs.min.js +1 -1
  151. package/confirmpopup/confirmpopup.d.ts +4 -3
  152. package/confirmpopup/confirmpopup.esm.js +12 -6
  153. package/confirmpopup/confirmpopup.esm.min.js +1 -1
  154. package/confirmpopup/confirmpopup.js +44 -40
  155. package/confirmpopup/confirmpopup.min.js +1 -1
  156. package/contextmenu/contextmenu.cjs.js +70 -63
  157. package/contextmenu/contextmenu.cjs.min.js +1 -1
  158. package/contextmenu/contextmenu.esm.js +37 -31
  159. package/contextmenu/contextmenu.esm.min.js +1 -1
  160. package/contextmenu/contextmenu.js +67 -64
  161. package/contextmenu/contextmenu.min.js +1 -1
  162. package/core/core.js +11745 -1572
  163. package/core/core.min.js +40 -1
  164. package/csstransition/csstransition.cjs.js +3 -1
  165. package/csstransition/csstransition.cjs.min.js +1 -1
  166. package/csstransition/csstransition.esm.js +2 -0
  167. package/csstransition/csstransition.esm.min.js +1 -1
  168. package/csstransition/csstransition.js +4 -2
  169. package/csstransition/csstransition.min.js +1 -1
  170. package/datascroller/datascroller.cjs.js +14 -11
  171. package/datascroller/datascroller.cjs.min.js +1 -1
  172. package/datascroller/datascroller.esm.js +6 -3
  173. package/datascroller/datascroller.esm.min.js +1 -1
  174. package/datascroller/datascroller.js +14 -12
  175. package/datascroller/datascroller.min.js +1 -1
  176. package/datatable/datatable.cjs.js +4784 -3277
  177. package/datatable/datatable.cjs.min.js +1 -1
  178. package/datatable/datatable.d.ts +100 -29
  179. package/datatable/datatable.esm.js +4859 -3353
  180. package/datatable/datatable.esm.min.js +1 -1
  181. package/datatable/datatable.js +4777 -3278
  182. package/datatable/datatable.min.css +1 -1
  183. package/datatable/datatable.min.js +1 -1
  184. package/dataview/dataview.cjs.js +36 -31
  185. package/dataview/dataview.cjs.min.js +1 -1
  186. package/dataview/dataview.esm.js +10 -5
  187. package/dataview/dataview.esm.min.js +1 -1
  188. package/dataview/dataview.js +35 -32
  189. package/dataview/dataview.min.js +1 -1
  190. package/deferredcontent/deferredcontent.cjs.js +3 -1
  191. package/deferredcontent/deferredcontent.cjs.min.js +1 -1
  192. package/deferredcontent/deferredcontent.esm.js +2 -0
  193. package/deferredcontent/deferredcontent.esm.min.js +1 -1
  194. package/deferredcontent/deferredcontent.js +4 -2
  195. package/deferredcontent/deferredcontent.min.js +1 -1
  196. package/dialog/dialog.cjs.js +68 -51
  197. package/dialog/dialog.cjs.min.js +1 -1
  198. package/dialog/dialog.d.ts +1 -0
  199. package/dialog/dialog.esm.js +22 -6
  200. package/dialog/dialog.esm.min.js +1 -1
  201. package/dialog/dialog.js +65 -52
  202. package/dialog/dialog.min.js +1 -1
  203. package/divider/divider.cjs.js +6 -4
  204. package/divider/divider.cjs.min.js +1 -1
  205. package/divider/divider.esm.js +3 -1
  206. package/divider/divider.esm.min.js +1 -1
  207. package/divider/divider.js +7 -5
  208. package/divider/divider.min.js +1 -1
  209. package/dock/dock.cjs.js +53 -17
  210. package/dock/dock.cjs.min.js +1 -1
  211. package/dock/dock.d.ts +13 -0
  212. package/dock/dock.esm.js +41 -5
  213. package/dock/dock.esm.min.js +1 -1
  214. package/dock/dock.js +53 -18
  215. package/dock/dock.min.css +1 -1
  216. package/dock/dock.min.js +1 -1
  217. package/dropdown/dropdown.cjs.js +90 -76
  218. package/dropdown/dropdown.cjs.min.js +1 -1
  219. package/dropdown/dropdown.esm.js +28 -14
  220. package/dropdown/dropdown.esm.min.js +1 -1
  221. package/dropdown/dropdown.js +86 -77
  222. package/dropdown/dropdown.min.js +1 -1
  223. package/editor/editor.cjs.js +40 -40
  224. package/editor/editor.cjs.min.js +1 -1
  225. package/editor/editor.esm.js +4 -2
  226. package/editor/editor.esm.min.js +1 -1
  227. package/editor/editor.js +39 -37
  228. package/editor/editor.min.js +1 -1
  229. package/fieldset/fieldset.cjs.js +19 -15
  230. package/fieldset/fieldset.cjs.min.js +1 -1
  231. package/fieldset/fieldset.esm.js +5 -1
  232. package/fieldset/fieldset.esm.min.js +1 -1
  233. package/fieldset/fieldset.js +18 -16
  234. package/fieldset/fieldset.min.js +1 -1
  235. package/fileupload/fileupload.cjs.js +65 -56
  236. package/fileupload/fileupload.cjs.min.js +1 -1
  237. package/fileupload/fileupload.d.ts +2 -1
  238. package/fileupload/fileupload.esm.js +26 -17
  239. package/fileupload/fileupload.esm.min.js +1 -1
  240. package/fileupload/fileupload.js +65 -57
  241. package/fileupload/fileupload.min.js +1 -1
  242. package/fullcalendar/fullcalendar.cjs.js +8 -8
  243. package/fullcalendar/fullcalendar.cjs.min.js +1 -1
  244. package/fullcalendar/fullcalendar.esm.js +3 -1
  245. package/fullcalendar/fullcalendar.esm.min.js +1 -1
  246. package/fullcalendar/fullcalendar.js +7 -5
  247. package/fullcalendar/fullcalendar.min.js +1 -1
  248. package/galleria/galleria.cjs.js +72 -65
  249. package/galleria/galleria.cjs.min.js +1 -1
  250. package/galleria/galleria.esm.js +8 -2
  251. package/galleria/galleria.esm.min.js +1 -1
  252. package/galleria/galleria.js +69 -66
  253. package/galleria/galleria.min.js +1 -1
  254. package/gmap/gmap.cjs.js +3 -1
  255. package/gmap/gmap.cjs.min.js +1 -1
  256. package/gmap/gmap.esm.js +2 -0
  257. package/gmap/gmap.esm.min.js +1 -1
  258. package/gmap/gmap.js +4 -2
  259. package/gmap/gmap.min.js +1 -1
  260. package/image/image.cjs.js +33 -27
  261. package/image/image.cjs.min.js +1 -1
  262. package/image/image.d.ts +5 -5
  263. package/image/image.esm.js +7 -2
  264. package/image/image.esm.min.js +1 -1
  265. package/image/image.js +31 -28
  266. package/image/image.min.js +1 -1
  267. package/inplace/inplace.cjs.js +10 -8
  268. package/inplace/inplace.cjs.min.js +1 -1
  269. package/inplace/inplace.esm.js +3 -1
  270. package/inplace/inplace.esm.min.js +1 -1
  271. package/inplace/inplace.js +11 -9
  272. package/inplace/inplace.min.js +1 -1
  273. package/inputmask/inputmask.cjs.js +11 -8
  274. package/inputmask/inputmask.cjs.min.js +1 -1
  275. package/inputmask/inputmask.esm.js +4 -1
  276. package/inputmask/inputmask.esm.min.js +1 -1
  277. package/inputmask/inputmask.js +11 -9
  278. package/inputmask/inputmask.min.js +1 -1
  279. package/inputnumber/inputnumber.cjs.js +50 -29
  280. package/inputnumber/inputnumber.cjs.min.js +1 -1
  281. package/inputnumber/inputnumber.esm.js +33 -12
  282. package/inputnumber/inputnumber.esm.min.js +1 -1
  283. package/inputnumber/inputnumber.js +49 -30
  284. package/inputnumber/inputnumber.min.js +1 -1
  285. package/inputswitch/inputswitch.cjs.js +17 -12
  286. package/inputswitch/inputswitch.cjs.min.js +1 -1
  287. package/inputswitch/inputswitch.esm.js +10 -5
  288. package/inputswitch/inputswitch.esm.min.js +1 -1
  289. package/inputswitch/inputswitch.js +17 -13
  290. package/inputswitch/inputswitch.min.js +1 -1
  291. package/inputtext/inputtext.cjs.js +14 -10
  292. package/inputtext/inputtext.cjs.min.js +1 -1
  293. package/inputtext/inputtext.d.ts +1 -1
  294. package/inputtext/inputtext.esm.js +5 -1
  295. package/inputtext/inputtext.esm.min.js +1 -1
  296. package/inputtext/inputtext.js +13 -11
  297. package/inputtext/inputtext.min.css +1 -1
  298. package/inputtext/inputtext.min.js +1 -1
  299. package/inputtextarea/inputtextarea.cjs.js +12 -9
  300. package/inputtextarea/inputtextarea.cjs.min.js +1 -1
  301. package/inputtextarea/inputtextarea.d.ts +1 -1
  302. package/inputtextarea/inputtextarea.esm.js +4 -1
  303. package/inputtextarea/inputtextarea.esm.min.js +1 -1
  304. package/inputtextarea/inputtextarea.js +12 -10
  305. package/inputtextarea/inputtextarea.min.js +1 -1
  306. package/keyfilter/keyfilter.cjs.js +5 -5
  307. package/keyfilter/keyfilter.cjs.min.js +1 -1
  308. package/keyfilter/keyfilter.esm.js +1 -1
  309. package/keyfilter/keyfilter.esm.min.js +1 -1
  310. package/keyfilter/keyfilter.js +6 -6
  311. package/keyfilter/keyfilter.min.js +1 -1
  312. package/knob/knob.cjs.js +9 -7
  313. package/knob/knob.cjs.min.js +1 -1
  314. package/knob/knob.esm.js +3 -1
  315. package/knob/knob.esm.min.js +1 -1
  316. package/knob/knob.js +10 -8
  317. package/knob/knob.min.js +1 -1
  318. package/listbox/listbox.cjs.js +44 -39
  319. package/listbox/listbox.cjs.min.js +1 -1
  320. package/listbox/listbox.esm.js +9 -4
  321. package/listbox/listbox.esm.min.js +1 -1
  322. package/listbox/listbox.js +42 -40
  323. package/listbox/listbox.min.js +1 -1
  324. package/megamenu/megamenu.cjs.js +38 -35
  325. package/megamenu/megamenu.cjs.min.js +1 -1
  326. package/megamenu/megamenu.esm.js +4 -1
  327. package/megamenu/megamenu.esm.min.js +1 -1
  328. package/megamenu/megamenu.js +38 -36
  329. package/megamenu/megamenu.min.js +1 -1
  330. package/mention/mention.cjs.js +55 -46
  331. package/mention/mention.cjs.min.js +1 -1
  332. package/mention/mention.esm.js +10 -2
  333. package/mention/mention.esm.min.js +1 -1
  334. package/mention/mention.js +50 -47
  335. package/mention/mention.min.js +1 -1
  336. package/menu/menu.cjs.js +35 -28
  337. package/menu/menu.cjs.min.js +1 -1
  338. package/menu/menu.d.ts +2 -0
  339. package/menu/menu.esm.js +8 -2
  340. package/menu/menu.esm.min.js +1 -1
  341. package/menu/menu.js +32 -29
  342. package/menu/menu.min.js +1 -1
  343. package/menubar/menubar.cjs.js +40 -35
  344. package/menubar/menubar.cjs.min.js +1 -1
  345. package/menubar/menubar.esm.js +6 -2
  346. package/menubar/menubar.esm.min.js +1 -1
  347. package/menubar/menubar.js +39 -36
  348. package/menubar/menubar.min.js +1 -1
  349. package/message/message.cjs.js +11 -8
  350. package/message/message.cjs.min.js +1 -1
  351. package/message/message.d.ts +3 -1
  352. package/message/message.esm.js +5 -2
  353. package/message/message.esm.min.js +1 -1
  354. package/message/message.js +12 -9
  355. package/message/message.min.js +1 -1
  356. package/messages/messages.cjs.js +21 -17
  357. package/messages/messages.cjs.min.js +1 -1
  358. package/messages/messages.esm.js +5 -1
  359. package/messages/messages.esm.min.js +1 -1
  360. package/messages/messages.js +20 -18
  361. package/messages/messages.min.js +1 -1
  362. package/multiselect/multiselect.cjs.js +131 -116
  363. package/multiselect/multiselect.cjs.min.js +1 -1
  364. package/multiselect/multiselect.d.ts +6 -2
  365. package/multiselect/multiselect.esm.js +46 -31
  366. package/multiselect/multiselect.esm.min.js +1 -1
  367. package/multiselect/multiselect.js +127 -117
  368. package/multiselect/multiselect.min.js +1 -1
  369. package/multistatecheckbox/multistatecheckbox.cjs.js +16 -13
  370. package/multistatecheckbox/multistatecheckbox.cjs.min.js +1 -1
  371. package/multistatecheckbox/multistatecheckbox.d.ts +2 -1
  372. package/multistatecheckbox/multistatecheckbox.esm.js +4 -1
  373. package/multistatecheckbox/multistatecheckbox.esm.min.js +1 -1
  374. package/multistatecheckbox/multistatecheckbox.js +16 -14
  375. package/multistatecheckbox/multistatecheckbox.min.js +1 -1
  376. package/orderlist/orderlist.cjs.js +37 -34
  377. package/orderlist/orderlist.cjs.min.js +1 -1
  378. package/orderlist/orderlist.esm.js +4 -1
  379. package/orderlist/orderlist.esm.min.js +1 -1
  380. package/orderlist/orderlist.js +37 -35
  381. package/orderlist/orderlist.min.js +1 -1
  382. package/organizationchart/organizationchart.cjs.js +28 -26
  383. package/organizationchart/organizationchart.cjs.min.js +1 -1
  384. package/organizationchart/organizationchart.esm.js +3 -1
  385. package/organizationchart/organizationchart.esm.min.js +1 -1
  386. package/organizationchart/organizationchart.js +29 -27
  387. package/organizationchart/organizationchart.min.js +1 -1
  388. package/overlaypanel/overlaypanel.cjs.js +33 -24
  389. package/overlaypanel/overlaypanel.cjs.min.js +1 -1
  390. package/overlaypanel/overlaypanel.d.ts +1 -1
  391. package/overlaypanel/overlaypanel.esm.js +10 -2
  392. package/overlaypanel/overlaypanel.esm.min.js +1 -1
  393. package/overlaypanel/overlaypanel.js +29 -25
  394. package/overlaypanel/overlaypanel.min.js +1 -1
  395. package/overlayservice/overlayservice.cjs.js +2 -2
  396. package/overlayservice/overlayservice.cjs.min.js +1 -1
  397. package/overlayservice/overlayservice.esm.js +1 -1
  398. package/overlayservice/overlayservice.esm.min.js +1 -1
  399. package/overlayservice/overlayservice.js +3 -3
  400. package/overlayservice/overlayservice.min.js +1 -1
  401. package/package.json +10 -4
  402. package/paginator/paginator.cjs.js +51 -48
  403. package/paginator/paginator.cjs.min.js +1 -1
  404. package/paginator/paginator.esm.js +5 -2
  405. package/paginator/paginator.esm.min.js +1 -1
  406. package/paginator/paginator.js +51 -49
  407. package/paginator/paginator.min.js +1 -1
  408. package/panel/panel.cjs.js +21 -17
  409. package/panel/panel.cjs.min.js +1 -1
  410. package/panel/panel.esm.js +5 -1
  411. package/panel/panel.esm.min.js +1 -1
  412. package/panel/panel.js +20 -18
  413. package/panel/panel.min.js +1 -1
  414. package/panelmenu/panelmenu.cjs.js +42 -39
  415. package/panelmenu/panelmenu.cjs.min.js +1 -1
  416. package/panelmenu/panelmenu.esm.js +4 -1
  417. package/panelmenu/panelmenu.esm.min.js +1 -1
  418. package/panelmenu/panelmenu.js +42 -40
  419. package/panelmenu/panelmenu.min.js +1 -1
  420. package/password/password.cjs.js +35 -29
  421. package/password/password.cjs.min.js +1 -1
  422. package/password/password.d.ts +1 -1
  423. package/password/password.esm.js +8 -2
  424. package/password/password.esm.min.js +1 -1
  425. package/password/password.js +32 -30
  426. package/password/password.min.js +1 -1
  427. package/picklist/picklist.cjs.js +60 -54
  428. package/picklist/picklist.cjs.min.js +1 -1
  429. package/picklist/picklist.esm.js +16 -10
  430. package/picklist/picklist.esm.min.js +1 -1
  431. package/picklist/picklist.js +60 -55
  432. package/picklist/picklist.min.js +1 -1
  433. package/portal/portal.cjs.js +7 -3
  434. package/portal/portal.cjs.min.js +1 -1
  435. package/portal/portal.esm.js +6 -2
  436. package/portal/portal.esm.min.js +1 -1
  437. package/portal/portal.js +8 -4
  438. package/portal/portal.min.js +1 -1
  439. package/primereact.all.cjs.js +8713 -6221
  440. package/primereact.all.cjs.min.js +1 -1
  441. package/primereact.all.esm.js +7582 -5093
  442. package/primereact.all.esm.min.js +1 -1
  443. package/primereact.all.js +8712 -6218
  444. package/primereact.all.min.js +1 -1
  445. package/progressbar/progressbar.cjs.js +11 -9
  446. package/progressbar/progressbar.cjs.min.js +1 -1
  447. package/progressbar/progressbar.esm.js +3 -1
  448. package/progressbar/progressbar.esm.min.js +1 -1
  449. package/progressbar/progressbar.js +12 -10
  450. package/progressbar/progressbar.min.js +1 -1
  451. package/progressspinner/progressspinner.cjs.js +7 -5
  452. package/progressspinner/progressspinner.cjs.min.js +1 -1
  453. package/progressspinner/progressspinner.esm.js +3 -1
  454. package/progressspinner/progressspinner.esm.min.js +1 -1
  455. package/progressspinner/progressspinner.js +8 -6
  456. package/progressspinner/progressspinner.min.js +1 -1
  457. package/radiobutton/radiobutton.cjs.js +12 -9
  458. package/radiobutton/radiobutton.cjs.min.js +1 -1
  459. package/radiobutton/radiobutton.esm.js +4 -1
  460. package/radiobutton/radiobutton.esm.min.js +1 -1
  461. package/radiobutton/radiobutton.js +12 -10
  462. package/radiobutton/radiobutton.min.js +1 -1
  463. package/rating/rating.cjs.js +12 -9
  464. package/rating/rating.cjs.min.js +1 -1
  465. package/rating/rating.esm.js +6 -3
  466. package/rating/rating.esm.min.js +1 -1
  467. package/rating/rating.js +12 -10
  468. package/rating/rating.min.js +1 -1
  469. package/resources/primereact.css +375 -174
  470. package/resources/primereact.min.css +1 -1
  471. package/resources/themes/arya-blue/theme.css +214 -868
  472. package/resources/themes/arya-green/theme.css +214 -868
  473. package/resources/themes/arya-orange/theme.css +214 -868
  474. package/resources/themes/arya-purple/theme.css +214 -868
  475. package/resources/themes/bootstrap4-dark-blue/theme.css +225 -879
  476. package/resources/themes/bootstrap4-dark-purple/theme.css +225 -879
  477. package/resources/themes/bootstrap4-light-blue/theme.css +226 -880
  478. package/resources/themes/bootstrap4-light-purple/theme.css +225 -879
  479. package/resources/themes/fluent-light/theme.css +214 -868
  480. package/resources/themes/lara-dark-indigo/fonts/Inter-Bold.woff +0 -0
  481. package/resources/themes/lara-dark-indigo/fonts/Inter-Bold.woff2 +0 -0
  482. package/resources/themes/lara-dark-indigo/fonts/Inter-Light.woff +0 -0
  483. package/resources/themes/lara-dark-indigo/fonts/Inter-Light.woff2 +0 -0
  484. package/resources/themes/lara-dark-indigo/fonts/Inter-Medium.woff +0 -0
  485. package/resources/themes/lara-dark-indigo/fonts/Inter-Medium.woff2 +0 -0
  486. package/resources/themes/lara-dark-indigo/fonts/Inter-Regular.woff +0 -0
  487. package/resources/themes/lara-dark-indigo/fonts/Inter-Regular.woff2 +0 -0
  488. package/resources/themes/lara-dark-indigo/fonts/Inter-SemiBold.woff +0 -0
  489. package/resources/themes/lara-dark-indigo/fonts/Inter-SemiBold.woff2 +0 -0
  490. package/resources/themes/lara-dark-indigo/theme.css +5671 -0
  491. package/resources/themes/lara-dark-purple/fonts/Inter-Bold.woff +0 -0
  492. package/resources/themes/lara-dark-purple/fonts/Inter-Bold.woff2 +0 -0
  493. package/resources/themes/lara-dark-purple/fonts/Inter-Light.woff +0 -0
  494. package/resources/themes/lara-dark-purple/fonts/Inter-Light.woff2 +0 -0
  495. package/resources/themes/lara-dark-purple/fonts/Inter-Medium.woff +0 -0
  496. package/resources/themes/lara-dark-purple/fonts/Inter-Medium.woff2 +0 -0
  497. package/resources/themes/lara-dark-purple/fonts/Inter-Regular.woff +0 -0
  498. package/resources/themes/lara-dark-purple/fonts/Inter-Regular.woff2 +0 -0
  499. package/resources/themes/lara-dark-purple/fonts/Inter-SemiBold.woff +0 -0
  500. package/resources/themes/lara-dark-purple/fonts/Inter-SemiBold.woff2 +0 -0
  501. package/resources/themes/lara-dark-purple/theme.css +5671 -0
  502. package/resources/themes/lara-light-indigo/fonts/Inter-Bold.woff +0 -0
  503. package/resources/themes/lara-light-indigo/fonts/Inter-Bold.woff2 +0 -0
  504. package/resources/themes/lara-light-indigo/fonts/Inter-Light.woff +0 -0
  505. package/resources/themes/lara-light-indigo/fonts/Inter-Light.woff2 +0 -0
  506. package/resources/themes/lara-light-indigo/fonts/Inter-Medium.woff +0 -0
  507. package/resources/themes/lara-light-indigo/fonts/Inter-Medium.woff2 +0 -0
  508. package/resources/themes/lara-light-indigo/fonts/Inter-Regular.woff +0 -0
  509. package/resources/themes/lara-light-indigo/fonts/Inter-Regular.woff2 +0 -0
  510. package/resources/themes/lara-light-indigo/fonts/Inter-SemiBold.woff +0 -0
  511. package/resources/themes/lara-light-indigo/fonts/Inter-SemiBold.woff2 +0 -0
  512. package/resources/themes/lara-light-indigo/theme.css +5671 -0
  513. package/resources/themes/lara-light-purple/fonts/Inter-Bold.woff +0 -0
  514. package/resources/themes/lara-light-purple/fonts/Inter-Bold.woff2 +0 -0
  515. package/resources/themes/lara-light-purple/fonts/Inter-Light.woff +0 -0
  516. package/resources/themes/lara-light-purple/fonts/Inter-Light.woff2 +0 -0
  517. package/resources/themes/lara-light-purple/fonts/Inter-Medium.woff +0 -0
  518. package/resources/themes/lara-light-purple/fonts/Inter-Medium.woff2 +0 -0
  519. package/resources/themes/lara-light-purple/fonts/Inter-Regular.woff +0 -0
  520. package/resources/themes/lara-light-purple/fonts/Inter-Regular.woff2 +0 -0
  521. package/resources/themes/lara-light-purple/fonts/Inter-SemiBold.woff +0 -0
  522. package/resources/themes/lara-light-purple/fonts/Inter-SemiBold.woff2 +0 -0
  523. package/resources/themes/lara-light-purple/theme.css +5671 -0
  524. package/resources/themes/luna-amber/theme.css +225 -879
  525. package/resources/themes/luna-blue/theme.css +225 -879
  526. package/resources/themes/luna-green/theme.css +225 -879
  527. package/resources/themes/luna-pink/theme.css +225 -879
  528. package/resources/themes/md-dark-deeppurple/theme.css +479 -1234
  529. package/resources/themes/md-dark-indigo/theme.css +479 -1234
  530. package/resources/themes/md-light-deeppurple/theme.css +445 -1206
  531. package/resources/themes/md-light-indigo/theme.css +479 -1234
  532. package/resources/themes/mdc-dark-deeppurple/theme.css +479 -1234
  533. package/resources/themes/mdc-dark-indigo/theme.css +479 -1234
  534. package/resources/themes/mdc-light-deeppurple/theme.css +479 -1234
  535. package/resources/themes/mdc-light-indigo/theme.css +479 -1234
  536. package/resources/themes/nova/theme.css +226 -880
  537. package/resources/themes/nova-accent/theme.css +226 -880
  538. package/resources/themes/nova-alt/theme.css +226 -880
  539. package/resources/themes/rhea/theme.css +225 -879
  540. package/resources/themes/saga-blue/theme.css +214 -868
  541. package/resources/themes/saga-green/theme.css +214 -868
  542. package/resources/themes/saga-orange/theme.css +214 -868
  543. package/resources/themes/saga-purple/theme.css +214 -868
  544. package/resources/themes/tailwind-light/theme.css +225 -880
  545. package/resources/themes/vela-blue/theme.css +214 -868
  546. package/resources/themes/vela-green/theme.css +214 -868
  547. package/resources/themes/vela-orange/theme.css +214 -868
  548. package/resources/themes/vela-purple/theme.css +214 -868
  549. package/ripple/ripple.cjs.js +13 -11
  550. package/ripple/ripple.cjs.min.js +1 -1
  551. package/ripple/ripple.esm.js +5 -3
  552. package/ripple/ripple.esm.min.js +1 -1
  553. package/ripple/ripple.js +14 -12
  554. package/ripple/ripple.min.js +1 -1
  555. package/row/row.cjs.js +3 -1
  556. package/row/row.cjs.min.js +1 -1
  557. package/row/row.esm.js +2 -0
  558. package/row/row.esm.min.js +1 -1
  559. package/row/row.js +4 -2
  560. package/row/row.min.js +1 -1
  561. package/scrollpanel/scrollpanel.cjs.js +21 -19
  562. package/scrollpanel/scrollpanel.cjs.min.js +1 -1
  563. package/scrollpanel/scrollpanel.esm.js +3 -1
  564. package/scrollpanel/scrollpanel.esm.min.js +1 -1
  565. package/scrollpanel/scrollpanel.js +22 -20
  566. package/scrollpanel/scrollpanel.min.js +1 -1
  567. package/scrolltop/scrolltop.cjs.js +20 -13
  568. package/scrolltop/scrolltop.cjs.min.js +1 -1
  569. package/scrolltop/scrolltop.d.ts +2 -1
  570. package/scrolltop/scrolltop.esm.js +11 -5
  571. package/scrolltop/scrolltop.esm.min.js +1 -1
  572. package/scrolltop/scrolltop.js +18 -14
  573. package/scrolltop/scrolltop.min.js +1 -1
  574. package/selectbutton/selectbutton.cjs.js +19 -15
  575. package/selectbutton/selectbutton.cjs.min.js +1 -1
  576. package/selectbutton/selectbutton.esm.js +5 -1
  577. package/selectbutton/selectbutton.esm.min.js +1 -1
  578. package/selectbutton/selectbutton.js +18 -16
  579. package/selectbutton/selectbutton.min.js +1 -1
  580. package/selectitem/selectitem.d.ts +3 -1
  581. package/sidebar/sidebar.cjs.js +144 -116
  582. package/sidebar/sidebar.cjs.min.js +1 -1
  583. package/sidebar/sidebar.d.ts +2 -0
  584. package/sidebar/sidebar.esm.js +135 -108
  585. package/sidebar/sidebar.esm.min.js +1 -1
  586. package/sidebar/sidebar.js +141 -117
  587. package/sidebar/sidebar.min.css +1 -1
  588. package/sidebar/sidebar.min.js +1 -1
  589. package/skeleton/skeleton.cjs.js +5 -3
  590. package/skeleton/skeleton.cjs.min.js +1 -1
  591. package/skeleton/skeleton.esm.js +3 -1
  592. package/skeleton/skeleton.esm.min.js +1 -1
  593. package/skeleton/skeleton.js +6 -4
  594. package/skeleton/skeleton.min.js +1 -1
  595. package/slidemenu/slidemenu.cjs.js +39 -32
  596. package/slidemenu/slidemenu.cjs.min.js +1 -1
  597. package/slidemenu/slidemenu.esm.js +8 -2
  598. package/slidemenu/slidemenu.esm.min.js +1 -1
  599. package/slidemenu/slidemenu.js +36 -33
  600. package/slidemenu/slidemenu.min.js +1 -1
  601. package/slider/slider.cjs.js +40 -23
  602. package/slider/slider.cjs.min.js +1 -1
  603. package/slider/slider.esm.js +32 -15
  604. package/slider/slider.esm.min.js +1 -1
  605. package/slider/slider.js +41 -24
  606. package/slider/slider.min.js +1 -1
  607. package/speeddial/speeddial.cjs.js +22 -19
  608. package/speeddial/speeddial.cjs.min.js +1 -1
  609. package/speeddial/speeddial.d.ts +3 -2
  610. package/speeddial/speeddial.esm.js +4 -1
  611. package/speeddial/speeddial.esm.min.js +1 -1
  612. package/speeddial/speeddial.js +22 -20
  613. package/speeddial/speeddial.min.js +1 -1
  614. package/splitbutton/splitbutton.cjs.js +39 -33
  615. package/splitbutton/splitbutton.cjs.min.js +1 -1
  616. package/splitbutton/splitbutton.d.ts +4 -5
  617. package/splitbutton/splitbutton.esm.js +8 -2
  618. package/splitbutton/splitbutton.esm.min.js +1 -1
  619. package/splitbutton/splitbutton.js +36 -34
  620. package/splitbutton/splitbutton.min.js +1 -1
  621. package/splitter/splitter.cjs.js +21 -19
  622. package/splitter/splitter.cjs.min.js +1 -1
  623. package/splitter/splitter.esm.js +4 -2
  624. package/splitter/splitter.esm.min.js +1 -1
  625. package/splitter/splitter.js +22 -20
  626. package/splitter/splitter.min.js +1 -1
  627. package/steps/steps.cjs.js +12 -10
  628. package/steps/steps.cjs.min.js +1 -1
  629. package/steps/steps.esm.js +3 -1
  630. package/steps/steps.esm.min.js +1 -1
  631. package/steps/steps.js +13 -11
  632. package/steps/steps.min.js +1 -1
  633. package/styleclass/styleclass.cjs.js +35 -39
  634. package/styleclass/styleclass.cjs.min.js +1 -1
  635. package/styleclass/styleclass.esm.js +20 -24
  636. package/styleclass/styleclass.esm.min.js +1 -1
  637. package/styleclass/styleclass.js +36 -40
  638. package/styleclass/styleclass.min.js +1 -1
  639. package/tabmenu/tabmenu.cjs.js +18 -15
  640. package/tabmenu/tabmenu.cjs.min.js +1 -1
  641. package/tabmenu/tabmenu.esm.js +4 -1
  642. package/tabmenu/tabmenu.esm.min.js +1 -1
  643. package/tabmenu/tabmenu.js +18 -16
  644. package/tabmenu/tabmenu.min.css +1 -1
  645. package/tabmenu/tabmenu.min.js +1 -1
  646. package/tabview/tabview.cjs.js +177 -54
  647. package/tabview/tabview.cjs.min.js +1 -1
  648. package/tabview/tabview.d.ts +4 -1
  649. package/tabview/tabview.esm.js +146 -23
  650. package/tabview/tabview.esm.min.js +1 -1
  651. package/tabview/tabview.js +177 -55
  652. package/tabview/tabview.min.css +1 -1
  653. package/tabview/tabview.min.js +1 -1
  654. package/tag/tag.cjs.js +11 -8
  655. package/tag/tag.cjs.min.js +1 -1
  656. package/tag/tag.d.ts +2 -1
  657. package/tag/tag.esm.js +7 -4
  658. package/tag/tag.esm.min.js +1 -1
  659. package/tag/tag.js +12 -9
  660. package/tag/tag.min.js +1 -1
  661. package/terminal/terminal.cjs.js +14 -12
  662. package/terminal/terminal.cjs.min.js +1 -1
  663. package/terminal/terminal.esm.js +3 -1
  664. package/terminal/terminal.esm.min.js +1 -1
  665. package/terminal/terminal.js +15 -13
  666. package/terminal/terminal.min.js +1 -1
  667. package/terminalservice/terminalservice.cjs.js +2 -2
  668. package/terminalservice/terminalservice.cjs.min.js +1 -1
  669. package/terminalservice/terminalservice.esm.js +1 -1
  670. package/terminalservice/terminalservice.esm.min.js +1 -1
  671. package/terminalservice/terminalservice.js +3 -3
  672. package/terminalservice/terminalservice.min.js +1 -1
  673. package/tieredmenu/tieredmenu.cjs.js +44 -36
  674. package/tieredmenu/tieredmenu.cjs.min.js +1 -1
  675. package/tieredmenu/tieredmenu.esm.js +9 -2
  676. package/tieredmenu/tieredmenu.esm.min.js +1 -1
  677. package/tieredmenu/tieredmenu.js +40 -37
  678. package/tieredmenu/tieredmenu.min.js +1 -1
  679. package/timeline/timeline.cjs.js +14 -12
  680. package/timeline/timeline.cjs.min.js +1 -1
  681. package/timeline/timeline.esm.js +3 -1
  682. package/timeline/timeline.esm.min.js +1 -1
  683. package/timeline/timeline.js +15 -13
  684. package/timeline/timeline.min.js +1 -1
  685. package/toast/toast.cjs.js +48 -40
  686. package/toast/toast.cjs.min.js +1 -1
  687. package/toast/toast.esm.js +22 -15
  688. package/toast/toast.esm.min.js +1 -1
  689. package/toast/toast.js +46 -41
  690. package/toast/toast.min.js +1 -1
  691. package/togglebutton/togglebutton.cjs.js +16 -9
  692. package/togglebutton/togglebutton.cjs.min.js +1 -1
  693. package/togglebutton/togglebutton.d.ts +3 -2
  694. package/togglebutton/togglebutton.esm.js +10 -3
  695. package/togglebutton/togglebutton.esm.min.js +1 -1
  696. package/togglebutton/togglebutton.js +15 -10
  697. package/togglebutton/togglebutton.min.js +1 -1
  698. package/toolbar/toolbar.cjs.js +9 -7
  699. package/toolbar/toolbar.cjs.min.js +1 -1
  700. package/toolbar/toolbar.esm.js +3 -1
  701. package/toolbar/toolbar.esm.min.js +1 -1
  702. package/toolbar/toolbar.js +10 -8
  703. package/toolbar/toolbar.min.js +1 -1
  704. package/tooltip/tooltip.cjs.js +36 -31
  705. package/tooltip/tooltip.cjs.min.js +1 -1
  706. package/tooltip/tooltip.esm.js +6 -2
  707. package/tooltip/tooltip.esm.min.js +1 -1
  708. package/tooltip/tooltip.js +35 -32
  709. package/tooltip/tooltip.min.js +1 -1
  710. package/tree/tree.cjs.js +54 -51
  711. package/tree/tree.cjs.min.js +1 -1
  712. package/tree/tree.d.ts +9 -2
  713. package/tree/tree.esm.js +4 -1
  714. package/tree/tree.esm.min.js +1 -1
  715. package/tree/tree.js +54 -52
  716. package/tree/tree.min.js +1 -1
  717. package/treenode/treenode.d.ts +3 -1
  718. package/treeselect/treeselect.cjs.js +52 -46
  719. package/treeselect/treeselect.cjs.min.js +1 -1
  720. package/treeselect/treeselect.d.ts +9 -2
  721. package/treeselect/treeselect.esm.js +11 -5
  722. package/treeselect/treeselect.esm.min.js +1 -1
  723. package/treeselect/treeselect.js +49 -47
  724. package/treeselect/treeselect.min.js +1 -1
  725. package/treetable/treetable.cjs.js +1290 -272
  726. package/treetable/treetable.cjs.min.js +1 -1
  727. package/treetable/treetable.d.ts +9 -2
  728. package/treetable/treetable.esm.js +1213 -195
  729. package/treetable/treetable.esm.min.js +1 -1
  730. package/treetable/treetable.js +1288 -273
  731. package/treetable/treetable.min.js +1 -1
  732. package/tristatecheckbox/tristatecheckbox.cjs.js +13 -10
  733. package/tristatecheckbox/tristatecheckbox.cjs.min.js +1 -1
  734. package/tristatecheckbox/tristatecheckbox.esm.js +4 -1
  735. package/tristatecheckbox/tristatecheckbox.esm.min.js +1 -1
  736. package/tristatecheckbox/tristatecheckbox.js +13 -11
  737. package/tristatecheckbox/tristatecheckbox.min.js +1 -1
  738. package/utils/utils.cjs.js +499 -522
  739. package/utils/utils.cjs.min.js +1 -1
  740. package/utils/utils.d.ts +35 -26
  741. package/utils/utils.esm.js +498 -521
  742. package/utils/utils.esm.min.js +1 -1
  743. package/utils/utils.js +500 -523
  744. package/utils/utils.min.js +1 -1
  745. package/virtualscroller/virtualscroller.cjs.js +285 -168
  746. package/virtualscroller/virtualscroller.cjs.min.js +1 -1
  747. package/virtualscroller/virtualscroller.d.ts +21 -9
  748. package/virtualscroller/virtualscroller.esm.js +278 -161
  749. package/virtualscroller/virtualscroller.esm.min.js +1 -1
  750. package/virtualscroller/virtualscroller.js +286 -169
  751. package/virtualscroller/virtualscroller.min.js +1 -1
  752. package/web-types.json +17 -27
  753. package/core/core.cjs.js +0 -3080
  754. package/core/core.cjs.min.js +0 -1
  755. package/core/core.esm.js +0 -3055
  756. package/core/core.esm.min.js +0 -1
  757. package/core/package.json +0 -5
@@ -40,6 +40,8 @@
40
40
  --surface-overlay:#ffffff;
41
41
  --surface-border:rgba(0,0,0,.12);
42
42
  --surface-hover:rgba(0,0,0,.04);
43
+ --maskbg: rgba(0, 0, 0, 0.32);
44
+ --focus-ring: none;
43
45
  }
44
46
 
45
47
  /* roboto-regular - latin-ext_latin */
@@ -79,7 +81,6 @@
79
81
  .p-component-overlay {
80
82
  background-color: rgba(0, 0, 0, 0.32);
81
83
  transition-duration: 0.2s;
82
- --maskbg: rgba(0, 0, 0, 0.32);
83
84
  }
84
85
 
85
86
  .p-disabled, .p-component:disabled {
@@ -769,7 +770,7 @@
769
770
  }
770
771
  .p-dropdown-panel .p-dropdown-header .p-dropdown-filter {
771
772
  padding-right: 1.75rem;
772
- margin-right: 1.75rem;
773
+ margin-right: -1.75rem;
773
774
  }
774
775
  .p-dropdown-panel .p-dropdown-header .p-dropdown-filter-icon {
775
776
  right: 0.75rem;
@@ -777,6 +778,7 @@
777
778
  }
778
779
  .p-dropdown-panel .p-dropdown-header .p-dropdown-clearable-filter .p-dropdown-filter {
779
780
  padding-right: 3.5rem;
781
+ margin-right: -3.5rem;
780
782
  }
781
783
  .p-dropdown-panel .p-dropdown-header .p-dropdown-clearable-filter .p-dropdown-filter-clear-icon {
782
784
  right: 2.5rem;
@@ -1489,7 +1491,7 @@
1489
1491
  .p-rating .p-rating-icon:first-child {
1490
1492
  margin-left: 0;
1491
1493
  }
1492
- .p-rating .p-rating-icon.pi-star {
1494
+ .p-rating .p-rating-icon.pi-star-fill {
1493
1495
  color: #673AB7;
1494
1496
  }
1495
1497
  .p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
@@ -1744,42 +1746,12 @@
1744
1746
  transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
1745
1747
  border-radius: 4px;
1746
1748
  }
1747
- .p-buttonbutton:enabled:hover {
1748
- background: rgba(103, 58, 183, 0.92);
1749
- color: #ffffff;
1750
- border-color: transparent;
1751
- }
1752
- .p-buttonbutton:enabled:active {
1753
- background: rgba(103, 58, 183, 0.68);
1754
- color: #ffffff;
1755
- border-color: transparent;
1756
- }
1757
- .p-button:not(button):not(.p-disabled):hover {
1758
- background: rgba(103, 58, 183, 0.92);
1759
- color: #ffffff;
1760
- border-color: transparent;
1761
- }
1762
- .p-button:not(button):not(.p-disabled):active {
1763
- background: rgba(103, 58, 183, 0.68);
1764
- color: #ffffff;
1765
- border-color: transparent;
1766
- }
1767
- .p-buttona:enabled:hover {
1768
- background: rgba(103, 58, 183, 0.92);
1769
- color: #ffffff;
1770
- border-color: transparent;
1771
- }
1772
- .p-buttona:enabled:active {
1773
- background: rgba(103, 58, 183, 0.68);
1774
- color: #ffffff;
1775
- border-color: transparent;
1776
- }
1777
- .p-button:not(a):not(.p-disabled):hover {
1749
+ .p-button:enabled:hover, .p-button:not(button):not(a):not(.p-disabled):hover {
1778
1750
  background: rgba(103, 58, 183, 0.92);
1779
1751
  color: #ffffff;
1780
1752
  border-color: transparent;
1781
1753
  }
1782
- .p-button:not(a):not(.p-disabled):active {
1754
+ .p-button:enabled:active, .p-button:not(button):not(a):not(.p-disabled):active {
1783
1755
  background: rgba(103, 58, 183, 0.68);
1784
1756
  color: #ffffff;
1785
1757
  border-color: transparent;
@@ -1787,81 +1759,27 @@
1787
1759
  .p-button.p-button-outlined {
1788
1760
  background-color: transparent;
1789
1761
  color: #673AB7;
1790
- border: 1px solid;
1791
- }
1792
- .p-button.p-button-outlinedbutton:enabled:hover {
1793
- background: rgba(103, 58, 183, 0.04);
1794
- color: #673AB7;
1795
- border: 1px solid;
1796
- }
1797
- .p-button.p-button-outlinedbutton:enabled:active {
1798
- background: rgba(103, 58, 183, 0.16);
1799
- color: #673AB7;
1800
- border: 1px solid;
1801
- }
1802
- .p-button.p-button-outlined:not(button):not(.p-disabled):hover {
1803
- background: rgba(103, 58, 183, 0.04);
1804
- color: #673AB7;
1805
- border: 1px solid;
1806
- }
1807
- .p-button.p-button-outlined:not(button):not(.p-disabled):active {
1808
- background: rgba(103, 58, 183, 0.16);
1809
- color: #673AB7;
1810
- border: 1px solid;
1811
- }
1812
- .p-button.p-button-outlineda:enabled:hover {
1813
- background: rgba(103, 58, 183, 0.04);
1814
- color: #673AB7;
1815
- border: 1px solid;
1816
- }
1817
- .p-button.p-button-outlineda:enabled:active {
1818
- background: rgba(103, 58, 183, 0.16);
1819
- color: #673AB7;
1820
- border: 1px solid;
1762
+ border: 0 none;
1821
1763
  }
1822
- .p-button.p-button-outlined:not(a):not(.p-disabled):hover {
1764
+ .p-button.p-button-outlined:enabled:hover, .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):hover {
1823
1765
  background: rgba(103, 58, 183, 0.04);
1824
1766
  color: #673AB7;
1825
- border: 1px solid;
1767
+ border: 0 none;
1826
1768
  }
1827
- .p-button.p-button-outlined:not(a):not(.p-disabled):active {
1769
+ .p-button.p-button-outlined:enabled:active, .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active {
1828
1770
  background: rgba(103, 58, 183, 0.16);
1829
1771
  color: #673AB7;
1830
- border: 1px solid;
1772
+ border: 0 none;
1831
1773
  }
1832
1774
  .p-button.p-button-outlined.p-button-plain {
1833
1775
  color: rgba(0, 0, 0, 0.6);
1834
1776
  border-color: rgba(0, 0, 0, 0.6);
1835
1777
  }
1836
- .p-button.p-button-outlined.p-button-plainbutton:enabled:hover {
1837
- background: rgba(0, 0, 0, 0.04);
1838
- color: rgba(0, 0, 0, 0.6);
1839
- }
1840
- .p-button.p-button-outlined.p-button-plainbutton:enabled:active {
1841
- background: rgba(0, 0, 0, 0.16);
1842
- color: rgba(0, 0, 0, 0.6);
1843
- }
1844
- .p-button.p-button-outlined.p-button-plain:not(button):not(.p-disabled):hover {
1845
- background: rgba(0, 0, 0, 0.04);
1846
- color: rgba(0, 0, 0, 0.6);
1847
- }
1848
- .p-button.p-button-outlined.p-button-plain:not(button):not(.p-disabled):active {
1849
- background: rgba(0, 0, 0, 0.16);
1850
- color: rgba(0, 0, 0, 0.6);
1851
- }
1852
- .p-button.p-button-outlined.p-button-plaina:enabled:hover {
1853
- background: rgba(0, 0, 0, 0.04);
1854
- color: rgba(0, 0, 0, 0.6);
1855
- }
1856
- .p-button.p-button-outlined.p-button-plaina:enabled:active {
1857
- background: rgba(0, 0, 0, 0.16);
1858
- color: rgba(0, 0, 0, 0.6);
1859
- }
1860
- .p-button.p-button-outlined.p-button-plain:not(a):not(.p-disabled):hover {
1778
+ .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 {
1861
1779
  background: rgba(0, 0, 0, 0.04);
1862
1780
  color: rgba(0, 0, 0, 0.6);
1863
1781
  }
1864
- .p-button.p-button-outlined.p-button-plain:not(a):not(.p-disabled):active {
1782
+ .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 {
1865
1783
  background: rgba(0, 0, 0, 0.16);
1866
1784
  color: rgba(0, 0, 0, 0.6);
1867
1785
  }
@@ -1870,42 +1788,12 @@
1870
1788
  color: #673AB7;
1871
1789
  border-color: transparent;
1872
1790
  }
1873
- .p-button.p-button-textbutton:enabled:hover {
1874
- background: rgba(103, 58, 183, 0.04);
1875
- color: #673AB7;
1876
- border-color: transparent;
1877
- }
1878
- .p-button.p-button-textbutton:enabled:active {
1879
- background: rgba(103, 58, 183, 0.16);
1880
- color: #673AB7;
1881
- border-color: transparent;
1882
- }
1883
- .p-button.p-button-text:not(button):not(.p-disabled):hover {
1884
- background: rgba(103, 58, 183, 0.04);
1885
- color: #673AB7;
1886
- border-color: transparent;
1887
- }
1888
- .p-button.p-button-text:not(button):not(.p-disabled):active {
1889
- background: rgba(103, 58, 183, 0.16);
1890
- color: #673AB7;
1891
- border-color: transparent;
1892
- }
1893
- .p-button.p-button-texta:enabled:hover {
1894
- background: rgba(103, 58, 183, 0.04);
1895
- color: #673AB7;
1896
- border-color: transparent;
1897
- }
1898
- .p-button.p-button-texta:enabled:active {
1899
- background: rgba(103, 58, 183, 0.16);
1900
- color: #673AB7;
1901
- border-color: transparent;
1902
- }
1903
- .p-button.p-button-text:not(a):not(.p-disabled):hover {
1791
+ .p-button.p-button-text:enabled:hover, .p-button.p-button-text:not(button):not(a):not(.p-disabled):hover {
1904
1792
  background: rgba(103, 58, 183, 0.04);
1905
1793
  color: #673AB7;
1906
1794
  border-color: transparent;
1907
1795
  }
1908
- .p-button.p-button-text:not(a):not(.p-disabled):active {
1796
+ .p-button.p-button-text:enabled:active, .p-button.p-button-text:not(button):not(a):not(.p-disabled):active {
1909
1797
  background: rgba(103, 58, 183, 0.16);
1910
1798
  color: #673AB7;
1911
1799
  border-color: transparent;
@@ -1913,35 +1801,11 @@
1913
1801
  .p-button.p-button-text.p-button-plain {
1914
1802
  color: rgba(0, 0, 0, 0.6);
1915
1803
  }
1916
- .p-button.p-button-text.p-button-plainbutton:enabled:hover {
1917
- background: rgba(0, 0, 0, 0.04);
1918
- color: rgba(0, 0, 0, 0.6);
1919
- }
1920
- .p-button.p-button-text.p-button-plainbutton:enabled:active {
1921
- background: rgba(0, 0, 0, 0.16);
1922
- color: rgba(0, 0, 0, 0.6);
1923
- }
1924
- .p-button.p-button-text.p-button-plain:not(button):not(.p-disabled):hover {
1925
- background: rgba(0, 0, 0, 0.04);
1926
- color: rgba(0, 0, 0, 0.6);
1927
- }
1928
- .p-button.p-button-text.p-button-plain:not(button):not(.p-disabled):active {
1929
- background: rgba(0, 0, 0, 0.16);
1930
- color: rgba(0, 0, 0, 0.6);
1931
- }
1932
- .p-button.p-button-text.p-button-plaina:enabled:hover {
1933
- background: rgba(0, 0, 0, 0.04);
1934
- color: rgba(0, 0, 0, 0.6);
1935
- }
1936
- .p-button.p-button-text.p-button-plaina:enabled:active {
1937
- background: rgba(0, 0, 0, 0.16);
1938
- color: rgba(0, 0, 0, 0.6);
1939
- }
1940
- .p-button.p-button-text.p-button-plain:not(a):not(.p-disabled):hover {
1804
+ .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 {
1941
1805
  background: rgba(0, 0, 0, 0.04);
1942
1806
  color: rgba(0, 0, 0, 0.6);
1943
1807
  }
1944
- .p-button.p-button-text.p-button-plain:not(a):not(.p-disabled):active {
1808
+ .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 {
1945
1809
  background: rgba(0, 0, 0, 0.16);
1946
1810
  color: rgba(0, 0, 0, 0.6);
1947
1811
  }
@@ -2036,54 +1900,15 @@
2036
1900
  background: #4CAF50;
2037
1901
  border: 0 none;
2038
1902
  }
2039
- .p-button.p-button-secondarybutton:enabled:hover, .p-buttonset.p-button-secondary > .p-buttonbutton:enabled:hover, .p-splitbutton.p-button-secondary > .p-buttonbutton:enabled:hover, .p-fileupload-choose.p-button-secondarybutton:enabled:hover {
2040
- background: rgba(76, 175, 80, 0.92);
2041
- color: #ffffff;
2042
- border-color: transparent;
2043
- }
2044
- .p-button.p-button-secondarybutton:enabled:focus, .p-buttonset.p-button-secondary > .p-buttonbutton:enabled:focus, .p-splitbutton.p-button-secondary > .p-buttonbutton:enabled:focus, .p-fileupload-choose.p-button-secondarybutton:enabled:focus {
2045
- box-shadow: none;
2046
- }
2047
- .p-button.p-button-secondarybutton:enabled:active, .p-buttonset.p-button-secondary > .p-buttonbutton:enabled:active, .p-splitbutton.p-button-secondary > .p-buttonbutton:enabled:active, .p-fileupload-choose.p-button-secondarybutton:enabled:active {
2048
- background: rgba(76, 175, 80, 0.68);
2049
- color: #ffffff;
2050
- border-color: transparent;
2051
- }
2052
- .p-button.p-button-secondary:not(button):not(.p-disabled):hover, .p-buttonset.p-button-secondary > .p-button:not(button):not(.p-disabled):hover, .p-splitbutton.p-button-secondary > .p-button:not(button):not(.p-disabled):hover, .p-fileupload-choose.p-button-secondary:not(button):not(.p-disabled):hover {
2053
- background: rgba(76, 175, 80, 0.92);
2054
- color: #ffffff;
2055
- border-color: transparent;
2056
- }
2057
- .p-button.p-button-secondary:not(button):not(.p-disabled):focus, .p-buttonset.p-button-secondary > .p-button:not(button):not(.p-disabled):focus, .p-splitbutton.p-button-secondary > .p-button:not(button):not(.p-disabled):focus, .p-fileupload-choose.p-button-secondary:not(button):not(.p-disabled):focus {
2058
- box-shadow: none;
2059
- }
2060
- .p-button.p-button-secondary:not(button):not(.p-disabled):active, .p-buttonset.p-button-secondary > .p-button:not(button):not(.p-disabled):active, .p-splitbutton.p-button-secondary > .p-button:not(button):not(.p-disabled):active, .p-fileupload-choose.p-button-secondary:not(button):not(.p-disabled):active {
2061
- background: rgba(76, 175, 80, 0.68);
2062
- color: #ffffff;
2063
- border-color: transparent;
2064
- }
2065
- .p-button.p-button-secondarya:enabled:hover, .p-buttonset.p-button-secondary > .p-buttona:enabled:hover, .p-splitbutton.p-button-secondary > .p-buttona:enabled:hover, .p-fileupload-choose.p-button-secondarya:enabled:hover {
2066
- background: rgba(76, 175, 80, 0.92);
2067
- color: #ffffff;
2068
- border-color: transparent;
2069
- }
2070
- .p-button.p-button-secondarya:enabled:focus, .p-buttonset.p-button-secondary > .p-buttona:enabled:focus, .p-splitbutton.p-button-secondary > .p-buttona:enabled:focus, .p-fileupload-choose.p-button-secondarya:enabled:focus {
2071
- box-shadow: none;
2072
- }
2073
- .p-button.p-button-secondarya:enabled:active, .p-buttonset.p-button-secondary > .p-buttona:enabled:active, .p-splitbutton.p-button-secondary > .p-buttona:enabled:active, .p-fileupload-choose.p-button-secondarya:enabled:active {
2074
- background: rgba(76, 175, 80, 0.68);
2075
- color: #ffffff;
2076
- border-color: transparent;
2077
- }
2078
- .p-button.p-button-secondary:not(a):not(.p-disabled):hover, .p-buttonset.p-button-secondary > .p-button:not(a):not(.p-disabled):hover, .p-splitbutton.p-button-secondary > .p-button:not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-secondary:not(a):not(.p-disabled):hover {
1903
+ .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 {
2079
1904
  background: rgba(76, 175, 80, 0.92);
2080
1905
  color: #ffffff;
2081
1906
  border-color: transparent;
2082
1907
  }
2083
- .p-button.p-button-secondary:not(a):not(.p-disabled):focus, .p-buttonset.p-button-secondary > .p-button:not(a):not(.p-disabled):focus, .p-splitbutton.p-button-secondary > .p-button:not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-secondary:not(a):not(.p-disabled):focus {
1908
+ .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 {
2084
1909
  box-shadow: none;
2085
1910
  }
2086
- .p-button.p-button-secondary:not(a):not(.p-disabled):active, .p-buttonset.p-button-secondary > .p-button:not(a):not(.p-disabled):active, .p-splitbutton.p-button-secondary > .p-button:not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-secondary:not(a):not(.p-disabled):active {
1911
+ .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 {
2087
1912
  background: rgba(76, 175, 80, 0.68);
2088
1913
  color: #ffffff;
2089
1914
  border-color: transparent;
@@ -2091,89 +1916,29 @@
2091
1916
  .p-button.p-button-secondary.p-button-outlined, .p-buttonset.p-button-secondary > .p-button.p-button-outlined, .p-splitbutton.p-button-secondary > .p-button.p-button-outlined, .p-fileupload-choose.p-button-secondary.p-button-outlined {
2092
1917
  background-color: transparent;
2093
1918
  color: #4CAF50;
2094
- border: 1px solid;
2095
- }
2096
- .p-button.p-button-secondary.p-button-outlinedbutton:enabled:hover, .p-buttonset.p-button-secondary > .p-button.p-button-outlinedbutton:enabled:hover, .p-splitbutton.p-button-secondary > .p-button.p-button-outlinedbutton:enabled:hover, .p-fileupload-choose.p-button-secondary.p-button-outlinedbutton:enabled:hover {
2097
- background: rgba(76, 175, 80, 0.04);
2098
- color: #4CAF50;
2099
- border: 1px solid;
2100
- }
2101
- .p-button.p-button-secondary.p-button-outlinedbutton:enabled:active, .p-buttonset.p-button-secondary > .p-button.p-button-outlinedbutton:enabled:active, .p-splitbutton.p-button-secondary > .p-button.p-button-outlinedbutton:enabled:active, .p-fileupload-choose.p-button-secondary.p-button-outlinedbutton:enabled:active {
2102
- background: rgba(76, 175, 80, 0.16);
2103
- color: #4CAF50;
2104
- border: 1px solid;
2105
- }
2106
- .p-button.p-button-secondary.p-button-outlined:not(button):not(.p-disabled):hover, .p-buttonset.p-button-secondary > .p-button.p-button-outlined:not(button):not(.p-disabled):hover, .p-splitbutton.p-button-secondary > .p-button.p-button-outlined:not(button):not(.p-disabled):hover, .p-fileupload-choose.p-button-secondary.p-button-outlined:not(button):not(.p-disabled):hover {
2107
- background: rgba(76, 175, 80, 0.04);
2108
- color: #4CAF50;
2109
- border: 1px solid;
2110
- }
2111
- .p-button.p-button-secondary.p-button-outlined:not(button):not(.p-disabled):active, .p-buttonset.p-button-secondary > .p-button.p-button-outlined:not(button):not(.p-disabled):active, .p-splitbutton.p-button-secondary > .p-button.p-button-outlined:not(button):not(.p-disabled):active, .p-fileupload-choose.p-button-secondary.p-button-outlined:not(button):not(.p-disabled):active {
2112
- background: rgba(76, 175, 80, 0.16);
2113
- color: #4CAF50;
2114
- border: 1px solid;
2115
- }
2116
- .p-button.p-button-secondary.p-button-outlineda:enabled:hover, .p-buttonset.p-button-secondary > .p-button.p-button-outlineda:enabled:hover, .p-splitbutton.p-button-secondary > .p-button.p-button-outlineda:enabled:hover, .p-fileupload-choose.p-button-secondary.p-button-outlineda:enabled:hover {
2117
- background: rgba(76, 175, 80, 0.04);
2118
- color: #4CAF50;
2119
- border: 1px solid;
2120
- }
2121
- .p-button.p-button-secondary.p-button-outlineda:enabled:active, .p-buttonset.p-button-secondary > .p-button.p-button-outlineda:enabled:active, .p-splitbutton.p-button-secondary > .p-button.p-button-outlineda:enabled:active, .p-fileupload-choose.p-button-secondary.p-button-outlineda:enabled:active {
2122
- background: rgba(76, 175, 80, 0.16);
2123
- color: #4CAF50;
2124
- border: 1px solid;
1919
+ border: 0 none;
2125
1920
  }
2126
- .p-button.p-button-secondary.p-button-outlined:not(a):not(.p-disabled):hover, .p-buttonset.p-button-secondary > .p-button.p-button-outlined:not(a):not(.p-disabled):hover, .p-splitbutton.p-button-secondary > .p-button.p-button-outlined:not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-secondary.p-button-outlined:not(a):not(.p-disabled):hover {
1921
+ .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 {
2127
1922
  background: rgba(76, 175, 80, 0.04);
2128
1923
  color: #4CAF50;
2129
- border: 1px solid;
1924
+ border: 0 none;
2130
1925
  }
2131
- .p-button.p-button-secondary.p-button-outlined:not(a):not(.p-disabled):active, .p-buttonset.p-button-secondary > .p-button.p-button-outlined:not(a):not(.p-disabled):active, .p-splitbutton.p-button-secondary > .p-button.p-button-outlined:not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-secondary.p-button-outlined:not(a):not(.p-disabled):active {
1926
+ .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 {
2132
1927
  background: rgba(76, 175, 80, 0.16);
2133
1928
  color: #4CAF50;
2134
- border: 1px solid;
1929
+ border: 0 none;
2135
1930
  }
2136
1931
  .p-button.p-button-secondary.p-button-text, .p-buttonset.p-button-secondary > .p-button.p-button-text, .p-splitbutton.p-button-secondary > .p-button.p-button-text, .p-fileupload-choose.p-button-secondary.p-button-text {
2137
1932
  background-color: transparent;
2138
1933
  color: #4CAF50;
2139
1934
  border-color: transparent;
2140
1935
  }
2141
- .p-button.p-button-secondary.p-button-textbutton:enabled:hover, .p-buttonset.p-button-secondary > .p-button.p-button-textbutton:enabled:hover, .p-splitbutton.p-button-secondary > .p-button.p-button-textbutton:enabled:hover, .p-fileupload-choose.p-button-secondary.p-button-textbutton:enabled:hover {
2142
- background: rgba(76, 175, 80, 0.04);
2143
- border-color: transparent;
2144
- color: #4CAF50;
2145
- }
2146
- .p-button.p-button-secondary.p-button-textbutton:enabled:active, .p-buttonset.p-button-secondary > .p-button.p-button-textbutton:enabled:active, .p-splitbutton.p-button-secondary > .p-button.p-button-textbutton:enabled:active, .p-fileupload-choose.p-button-secondary.p-button-textbutton:enabled:active {
2147
- background: rgba(76, 175, 80, 0.16);
2148
- border-color: transparent;
2149
- color: #4CAF50;
2150
- }
2151
- .p-button.p-button-secondary.p-button-text:not(button):not(.p-disabled):hover, .p-buttonset.p-button-secondary > .p-button.p-button-text:not(button):not(.p-disabled):hover, .p-splitbutton.p-button-secondary > .p-button.p-button-text:not(button):not(.p-disabled):hover, .p-fileupload-choose.p-button-secondary.p-button-text:not(button):not(.p-disabled):hover {
2152
- background: rgba(76, 175, 80, 0.04);
2153
- border-color: transparent;
2154
- color: #4CAF50;
2155
- }
2156
- .p-button.p-button-secondary.p-button-text:not(button):not(.p-disabled):active, .p-buttonset.p-button-secondary > .p-button.p-button-text:not(button):not(.p-disabled):active, .p-splitbutton.p-button-secondary > .p-button.p-button-text:not(button):not(.p-disabled):active, .p-fileupload-choose.p-button-secondary.p-button-text:not(button):not(.p-disabled):active {
2157
- background: rgba(76, 175, 80, 0.16);
2158
- border-color: transparent;
2159
- color: #4CAF50;
2160
- }
2161
- .p-button.p-button-secondary.p-button-texta:enabled:hover, .p-buttonset.p-button-secondary > .p-button.p-button-texta:enabled:hover, .p-splitbutton.p-button-secondary > .p-button.p-button-texta:enabled:hover, .p-fileupload-choose.p-button-secondary.p-button-texta:enabled:hover {
2162
- background: rgba(76, 175, 80, 0.04);
2163
- border-color: transparent;
2164
- color: #4CAF50;
2165
- }
2166
- .p-button.p-button-secondary.p-button-texta:enabled:active, .p-buttonset.p-button-secondary > .p-button.p-button-texta:enabled:active, .p-splitbutton.p-button-secondary > .p-button.p-button-texta:enabled:active, .p-fileupload-choose.p-button-secondary.p-button-texta:enabled:active {
2167
- background: rgba(76, 175, 80, 0.16);
2168
- border-color: transparent;
2169
- color: #4CAF50;
2170
- }
2171
- .p-button.p-button-secondary.p-button-text:not(a):not(.p-disabled):hover, .p-buttonset.p-button-secondary > .p-button.p-button-text:not(a):not(.p-disabled):hover, .p-splitbutton.p-button-secondary > .p-button.p-button-text:not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-secondary.p-button-text:not(a):not(.p-disabled):hover {
1936
+ .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 {
2172
1937
  background: rgba(76, 175, 80, 0.04);
2173
1938
  border-color: transparent;
2174
1939
  color: #4CAF50;
2175
1940
  }
2176
- .p-button.p-button-secondary.p-button-text:not(a):not(.p-disabled):active, .p-buttonset.p-button-secondary > .p-button.p-button-text:not(a):not(.p-disabled):active, .p-splitbutton.p-button-secondary > .p-button.p-button-text:not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-secondary.p-button-text:not(a):not(.p-disabled):active {
1941
+ .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 {
2177
1942
  background: rgba(76, 175, 80, 0.16);
2178
1943
  border-color: transparent;
2179
1944
  color: #4CAF50;
@@ -2184,54 +1949,15 @@
2184
1949
  background: #2196F3;
2185
1950
  border: 0 none;
2186
1951
  }
2187
- .p-button.p-button-infobutton:enabled:hover, .p-buttonset.p-button-info > .p-buttonbutton:enabled:hover, .p-splitbutton.p-button-info > .p-buttonbutton:enabled:hover, .p-fileupload-choose.p-button-infobutton:enabled:hover {
2188
- background: rgba(33, 150, 243, 0.92);
2189
- color: #ffffff;
2190
- border-color: transparent;
2191
- }
2192
- .p-button.p-button-infobutton:enabled:focus, .p-buttonset.p-button-info > .p-buttonbutton:enabled:focus, .p-splitbutton.p-button-info > .p-buttonbutton:enabled:focus, .p-fileupload-choose.p-button-infobutton:enabled:focus {
2193
- box-shadow: none;
2194
- }
2195
- .p-button.p-button-infobutton:enabled:active, .p-buttonset.p-button-info > .p-buttonbutton:enabled:active, .p-splitbutton.p-button-info > .p-buttonbutton:enabled:active, .p-fileupload-choose.p-button-infobutton:enabled:active {
2196
- background: rgba(33, 150, 243, 0.68);
2197
- color: #ffffff;
2198
- border-color: transparent;
2199
- }
2200
- .p-button.p-button-info:not(button):not(.p-disabled):hover, .p-buttonset.p-button-info > .p-button:not(button):not(.p-disabled):hover, .p-splitbutton.p-button-info > .p-button:not(button):not(.p-disabled):hover, .p-fileupload-choose.p-button-info:not(button):not(.p-disabled):hover {
1952
+ .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 {
2201
1953
  background: rgba(33, 150, 243, 0.92);
2202
1954
  color: #ffffff;
2203
1955
  border-color: transparent;
2204
1956
  }
2205
- .p-button.p-button-info:not(button):not(.p-disabled):focus, .p-buttonset.p-button-info > .p-button:not(button):not(.p-disabled):focus, .p-splitbutton.p-button-info > .p-button:not(button):not(.p-disabled):focus, .p-fileupload-choose.p-button-info:not(button):not(.p-disabled):focus {
1957
+ .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 {
2206
1958
  box-shadow: none;
2207
1959
  }
2208
- .p-button.p-button-info:not(button):not(.p-disabled):active, .p-buttonset.p-button-info > .p-button:not(button):not(.p-disabled):active, .p-splitbutton.p-button-info > .p-button:not(button):not(.p-disabled):active, .p-fileupload-choose.p-button-info:not(button):not(.p-disabled):active {
2209
- background: rgba(33, 150, 243, 0.68);
2210
- color: #ffffff;
2211
- border-color: transparent;
2212
- }
2213
- .p-button.p-button-infoa:enabled:hover, .p-buttonset.p-button-info > .p-buttona:enabled:hover, .p-splitbutton.p-button-info > .p-buttona:enabled:hover, .p-fileupload-choose.p-button-infoa:enabled:hover {
2214
- background: rgba(33, 150, 243, 0.92);
2215
- color: #ffffff;
2216
- border-color: transparent;
2217
- }
2218
- .p-button.p-button-infoa:enabled:focus, .p-buttonset.p-button-info > .p-buttona:enabled:focus, .p-splitbutton.p-button-info > .p-buttona:enabled:focus, .p-fileupload-choose.p-button-infoa:enabled:focus {
2219
- box-shadow: none;
2220
- }
2221
- .p-button.p-button-infoa:enabled:active, .p-buttonset.p-button-info > .p-buttona:enabled:active, .p-splitbutton.p-button-info > .p-buttona:enabled:active, .p-fileupload-choose.p-button-infoa:enabled:active {
2222
- background: rgba(33, 150, 243, 0.68);
2223
- color: #ffffff;
2224
- border-color: transparent;
2225
- }
2226
- .p-button.p-button-info:not(a):not(.p-disabled):hover, .p-buttonset.p-button-info > .p-button:not(a):not(.p-disabled):hover, .p-splitbutton.p-button-info > .p-button:not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-info:not(a):not(.p-disabled):hover {
2227
- background: rgba(33, 150, 243, 0.92);
2228
- color: #ffffff;
2229
- border-color: transparent;
2230
- }
2231
- .p-button.p-button-info:not(a):not(.p-disabled):focus, .p-buttonset.p-button-info > .p-button:not(a):not(.p-disabled):focus, .p-splitbutton.p-button-info > .p-button:not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-info:not(a):not(.p-disabled):focus {
2232
- box-shadow: none;
2233
- }
2234
- .p-button.p-button-info:not(a):not(.p-disabled):active, .p-buttonset.p-button-info > .p-button:not(a):not(.p-disabled):active, .p-splitbutton.p-button-info > .p-button:not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-info:not(a):not(.p-disabled):active {
1960
+ .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 {
2235
1961
  background: rgba(33, 150, 243, 0.68);
2236
1962
  color: #ffffff;
2237
1963
  border-color: transparent;
@@ -2239,237 +1965,78 @@
2239
1965
  .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 {
2240
1966
  background-color: transparent;
2241
1967
  color: #2196F3;
2242
- border: 1px solid;
2243
- }
2244
- .p-button.p-button-info.p-button-outlinedbutton:enabled:hover, .p-buttonset.p-button-info > .p-button.p-button-outlinedbutton:enabled:hover, .p-splitbutton.p-button-info > .p-button.p-button-outlinedbutton:enabled:hover, .p-fileupload-choose.p-button-info.p-button-outlinedbutton:enabled:hover {
2245
- background: rgba(33, 150, 243, 0.04);
2246
- color: #2196F3;
2247
- border: 1px solid;
2248
- }
2249
- .p-button.p-button-info.p-button-outlinedbutton:enabled:active, .p-buttonset.p-button-info > .p-button.p-button-outlinedbutton:enabled:active, .p-splitbutton.p-button-info > .p-button.p-button-outlinedbutton:enabled:active, .p-fileupload-choose.p-button-info.p-button-outlinedbutton:enabled:active {
2250
- background: rgba(33, 150, 243, 0.16);
2251
- color: #2196F3;
2252
- border: 1px solid;
2253
- }
2254
- .p-button.p-button-info.p-button-outlined:not(button):not(.p-disabled):hover, .p-buttonset.p-button-info > .p-button.p-button-outlined:not(button):not(.p-disabled):hover, .p-splitbutton.p-button-info > .p-button.p-button-outlined:not(button):not(.p-disabled):hover, .p-fileupload-choose.p-button-info.p-button-outlined:not(button):not(.p-disabled):hover {
2255
- background: rgba(33, 150, 243, 0.04);
2256
- color: #2196F3;
2257
- border: 1px solid;
2258
- }
2259
- .p-button.p-button-info.p-button-outlined:not(button):not(.p-disabled):active, .p-buttonset.p-button-info > .p-button.p-button-outlined:not(button):not(.p-disabled):active, .p-splitbutton.p-button-info > .p-button.p-button-outlined:not(button):not(.p-disabled):active, .p-fileupload-choose.p-button-info.p-button-outlined:not(button):not(.p-disabled):active {
2260
- background: rgba(33, 150, 243, 0.16);
2261
- color: #2196F3;
2262
- border: 1px solid;
2263
- }
2264
- .p-button.p-button-info.p-button-outlineda:enabled:hover, .p-buttonset.p-button-info > .p-button.p-button-outlineda:enabled:hover, .p-splitbutton.p-button-info > .p-button.p-button-outlineda:enabled:hover, .p-fileupload-choose.p-button-info.p-button-outlineda:enabled:hover {
2265
- background: rgba(33, 150, 243, 0.04);
2266
- color: #2196F3;
2267
- border: 1px solid;
2268
- }
2269
- .p-button.p-button-info.p-button-outlineda:enabled:active, .p-buttonset.p-button-info > .p-button.p-button-outlineda:enabled:active, .p-splitbutton.p-button-info > .p-button.p-button-outlineda:enabled:active, .p-fileupload-choose.p-button-info.p-button-outlineda:enabled:active {
2270
- background: rgba(33, 150, 243, 0.16);
2271
- color: #2196F3;
2272
- border: 1px solid;
1968
+ border: 0 none;
2273
1969
  }
2274
- .p-button.p-button-info.p-button-outlined:not(a):not(.p-disabled):hover, .p-buttonset.p-button-info > .p-button.p-button-outlined:not(a):not(.p-disabled):hover, .p-splitbutton.p-button-info > .p-button.p-button-outlined:not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-info.p-button-outlined:not(a):not(.p-disabled):hover {
1970
+ .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 {
2275
1971
  background: rgba(33, 150, 243, 0.04);
2276
1972
  color: #2196F3;
2277
- border: 1px solid;
1973
+ border: 0 none;
2278
1974
  }
2279
- .p-button.p-button-info.p-button-outlined:not(a):not(.p-disabled):active, .p-buttonset.p-button-info > .p-button.p-button-outlined:not(a):not(.p-disabled):active, .p-splitbutton.p-button-info > .p-button.p-button-outlined:not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-info.p-button-outlined:not(a):not(.p-disabled):active {
1975
+ .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 {
2280
1976
  background: rgba(33, 150, 243, 0.16);
2281
1977
  color: #2196F3;
2282
- border: 1px solid;
1978
+ border: 0 none;
2283
1979
  }
2284
1980
  .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 {
2285
1981
  background-color: transparent;
2286
1982
  color: #2196F3;
2287
1983
  border-color: transparent;
2288
1984
  }
2289
- .p-button.p-button-info.p-button-textbutton:enabled:hover, .p-buttonset.p-button-info > .p-button.p-button-textbutton:enabled:hover, .p-splitbutton.p-button-info > .p-button.p-button-textbutton:enabled:hover, .p-fileupload-choose.p-button-info.p-button-textbutton:enabled:hover {
1985
+ .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 {
2290
1986
  background: rgba(33, 150, 243, 0.04);
2291
1987
  border-color: transparent;
2292
1988
  color: #2196F3;
2293
1989
  }
2294
- .p-button.p-button-info.p-button-textbutton:enabled:active, .p-buttonset.p-button-info > .p-button.p-button-textbutton:enabled:active, .p-splitbutton.p-button-info > .p-button.p-button-textbutton:enabled:active, .p-fileupload-choose.p-button-info.p-button-textbutton:enabled:active {
1990
+ .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 {
2295
1991
  background: rgba(33, 150, 243, 0.16);
2296
1992
  border-color: transparent;
2297
1993
  color: #2196F3;
2298
1994
  }
2299
- .p-button.p-button-info.p-button-text:not(button):not(.p-disabled):hover, .p-buttonset.p-button-info > .p-button.p-button-text:not(button):not(.p-disabled):hover, .p-splitbutton.p-button-info > .p-button.p-button-text:not(button):not(.p-disabled):hover, .p-fileupload-choose.p-button-info.p-button-text:not(button):not(.p-disabled):hover {
2300
- background: rgba(33, 150, 243, 0.04);
2301
- border-color: transparent;
2302
- color: #2196F3;
1995
+
1996
+ .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 {
1997
+ color: #ffffff;
1998
+ background: #689F38;
1999
+ border: 0 none;
2303
2000
  }
2304
- .p-button.p-button-info.p-button-text:not(button):not(.p-disabled):active, .p-buttonset.p-button-info > .p-button.p-button-text:not(button):not(.p-disabled):active, .p-splitbutton.p-button-info > .p-button.p-button-text:not(button):not(.p-disabled):active, .p-fileupload-choose.p-button-info.p-button-text:not(button):not(.p-disabled):active {
2305
- background: rgba(33, 150, 243, 0.16);
2001
+ .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 {
2002
+ background: rgba(104, 159, 56, 0.92);
2003
+ color: #ffffff;
2306
2004
  border-color: transparent;
2307
- color: #2196F3;
2308
2005
  }
2309
- .p-button.p-button-info.p-button-texta:enabled:hover, .p-buttonset.p-button-info > .p-button.p-button-texta:enabled:hover, .p-splitbutton.p-button-info > .p-button.p-button-texta:enabled:hover, .p-fileupload-choose.p-button-info.p-button-texta:enabled:hover {
2310
- background: rgba(33, 150, 243, 0.04);
2311
- border-color: transparent;
2312
- color: #2196F3;
2006
+ .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 {
2007
+ box-shadow: none;
2313
2008
  }
2314
- .p-button.p-button-info.p-button-texta:enabled:active, .p-buttonset.p-button-info > .p-button.p-button-texta:enabled:active, .p-splitbutton.p-button-info > .p-button.p-button-texta:enabled:active, .p-fileupload-choose.p-button-info.p-button-texta:enabled:active {
2315
- background: rgba(33, 150, 243, 0.16);
2316
- border-color: transparent;
2317
- color: #2196F3;
2318
- }
2319
- .p-button.p-button-info.p-button-text:not(a):not(.p-disabled):hover, .p-buttonset.p-button-info > .p-button.p-button-text:not(a):not(.p-disabled):hover, .p-splitbutton.p-button-info > .p-button.p-button-text:not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-info.p-button-text:not(a):not(.p-disabled):hover {
2320
- background: rgba(33, 150, 243, 0.04);
2321
- border-color: transparent;
2322
- color: #2196F3;
2323
- }
2324
- .p-button.p-button-info.p-button-text:not(a):not(.p-disabled):active, .p-buttonset.p-button-info > .p-button.p-button-text:not(a):not(.p-disabled):active, .p-splitbutton.p-button-info > .p-button.p-button-text:not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-info.p-button-text:not(a):not(.p-disabled):active {
2325
- background: rgba(33, 150, 243, 0.16);
2326
- border-color: transparent;
2327
- color: #2196F3;
2328
- }
2329
-
2330
- .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 {
2331
- color: #ffffff;
2332
- background: #689F38;
2333
- border: 0 none;
2334
- }
2335
- .p-button.p-button-successbutton:enabled:hover, .p-buttonset.p-button-success > .p-buttonbutton:enabled:hover, .p-splitbutton.p-button-success > .p-buttonbutton:enabled:hover, .p-fileupload-choose.p-button-successbutton:enabled:hover {
2336
- background: rgba(104, 159, 56, 0.92);
2337
- color: #ffffff;
2338
- border-color: transparent;
2339
- }
2340
- .p-button.p-button-successbutton:enabled:focus, .p-buttonset.p-button-success > .p-buttonbutton:enabled:focus, .p-splitbutton.p-button-success > .p-buttonbutton:enabled:focus, .p-fileupload-choose.p-button-successbutton:enabled:focus {
2341
- box-shadow: none;
2342
- }
2343
- .p-button.p-button-successbutton:enabled:active, .p-buttonset.p-button-success > .p-buttonbutton:enabled:active, .p-splitbutton.p-button-success > .p-buttonbutton:enabled:active, .p-fileupload-choose.p-button-successbutton:enabled:active {
2344
- background: rgba(104, 159, 56, 0.68);
2345
- color: #ffffff;
2346
- border-color: transparent;
2347
- }
2348
- .p-button.p-button-success:not(button):not(.p-disabled):hover, .p-buttonset.p-button-success > .p-button:not(button):not(.p-disabled):hover, .p-splitbutton.p-button-success > .p-button:not(button):not(.p-disabled):hover, .p-fileupload-choose.p-button-success:not(button):not(.p-disabled):hover {
2349
- background: rgba(104, 159, 56, 0.92);
2350
- color: #ffffff;
2351
- border-color: transparent;
2352
- }
2353
- .p-button.p-button-success:not(button):not(.p-disabled):focus, .p-buttonset.p-button-success > .p-button:not(button):not(.p-disabled):focus, .p-splitbutton.p-button-success > .p-button:not(button):not(.p-disabled):focus, .p-fileupload-choose.p-button-success:not(button):not(.p-disabled):focus {
2354
- box-shadow: none;
2355
- }
2356
- .p-button.p-button-success:not(button):not(.p-disabled):active, .p-buttonset.p-button-success > .p-button:not(button):not(.p-disabled):active, .p-splitbutton.p-button-success > .p-button:not(button):not(.p-disabled):active, .p-fileupload-choose.p-button-success:not(button):not(.p-disabled):active {
2357
- background: rgba(104, 159, 56, 0.68);
2358
- color: #ffffff;
2359
- border-color: transparent;
2360
- }
2361
- .p-button.p-button-successa:enabled:hover, .p-buttonset.p-button-success > .p-buttona:enabled:hover, .p-splitbutton.p-button-success > .p-buttona:enabled:hover, .p-fileupload-choose.p-button-successa:enabled:hover {
2362
- background: rgba(104, 159, 56, 0.92);
2363
- color: #ffffff;
2364
- border-color: transparent;
2365
- }
2366
- .p-button.p-button-successa:enabled:focus, .p-buttonset.p-button-success > .p-buttona:enabled:focus, .p-splitbutton.p-button-success > .p-buttona:enabled:focus, .p-fileupload-choose.p-button-successa:enabled:focus {
2367
- box-shadow: none;
2368
- }
2369
- .p-button.p-button-successa:enabled:active, .p-buttonset.p-button-success > .p-buttona:enabled:active, .p-splitbutton.p-button-success > .p-buttona:enabled:active, .p-fileupload-choose.p-button-successa:enabled:active {
2370
- background: rgba(104, 159, 56, 0.68);
2371
- color: #ffffff;
2372
- border-color: transparent;
2373
- }
2374
- .p-button.p-button-success:not(a):not(.p-disabled):hover, .p-buttonset.p-button-success > .p-button:not(a):not(.p-disabled):hover, .p-splitbutton.p-button-success > .p-button:not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-success:not(a):not(.p-disabled):hover {
2375
- background: rgba(104, 159, 56, 0.92);
2376
- color: #ffffff;
2377
- border-color: transparent;
2378
- }
2379
- .p-button.p-button-success:not(a):not(.p-disabled):focus, .p-buttonset.p-button-success > .p-button:not(a):not(.p-disabled):focus, .p-splitbutton.p-button-success > .p-button:not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-success:not(a):not(.p-disabled):focus {
2380
- box-shadow: none;
2381
- }
2382
- .p-button.p-button-success:not(a):not(.p-disabled):active, .p-buttonset.p-button-success > .p-button:not(a):not(.p-disabled):active, .p-splitbutton.p-button-success > .p-button:not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-success:not(a):not(.p-disabled):active {
2383
- background: rgba(104, 159, 56, 0.68);
2384
- color: #ffffff;
2009
+ .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 {
2010
+ background: rgba(104, 159, 56, 0.68);
2011
+ color: #ffffff;
2385
2012
  border-color: transparent;
2386
2013
  }
2387
2014
  .p-button.p-button-success.p-button-outlined, .p-buttonset.p-button-success > .p-button.p-button-outlined, .p-splitbutton.p-button-success > .p-button.p-button-outlined, .p-fileupload-choose.p-button-success.p-button-outlined {
2388
2015
  background-color: transparent;
2389
2016
  color: #689F38;
2390
- border: 1px solid;
2391
- }
2392
- .p-button.p-button-success.p-button-outlinedbutton:enabled:hover, .p-buttonset.p-button-success > .p-button.p-button-outlinedbutton:enabled:hover, .p-splitbutton.p-button-success > .p-button.p-button-outlinedbutton:enabled:hover, .p-fileupload-choose.p-button-success.p-button-outlinedbutton:enabled:hover {
2393
- background: rgba(104, 159, 56, 0.04);
2394
- color: #689F38;
2395
- border: 1px solid;
2396
- }
2397
- .p-button.p-button-success.p-button-outlinedbutton:enabled:active, .p-buttonset.p-button-success > .p-button.p-button-outlinedbutton:enabled:active, .p-splitbutton.p-button-success > .p-button.p-button-outlinedbutton:enabled:active, .p-fileupload-choose.p-button-success.p-button-outlinedbutton:enabled:active {
2398
- background: rgba(104, 159, 56, 0.16);
2399
- color: #689F38;
2400
- border: 1px solid;
2401
- }
2402
- .p-button.p-button-success.p-button-outlined:not(button):not(.p-disabled):hover, .p-buttonset.p-button-success > .p-button.p-button-outlined:not(button):not(.p-disabled):hover, .p-splitbutton.p-button-success > .p-button.p-button-outlined:not(button):not(.p-disabled):hover, .p-fileupload-choose.p-button-success.p-button-outlined:not(button):not(.p-disabled):hover {
2403
- background: rgba(104, 159, 56, 0.04);
2404
- color: #689F38;
2405
- border: 1px solid;
2406
- }
2407
- .p-button.p-button-success.p-button-outlined:not(button):not(.p-disabled):active, .p-buttonset.p-button-success > .p-button.p-button-outlined:not(button):not(.p-disabled):active, .p-splitbutton.p-button-success > .p-button.p-button-outlined:not(button):not(.p-disabled):active, .p-fileupload-choose.p-button-success.p-button-outlined:not(button):not(.p-disabled):active {
2408
- background: rgba(104, 159, 56, 0.16);
2409
- color: #689F38;
2410
- border: 1px solid;
2411
- }
2412
- .p-button.p-button-success.p-button-outlineda:enabled:hover, .p-buttonset.p-button-success > .p-button.p-button-outlineda:enabled:hover, .p-splitbutton.p-button-success > .p-button.p-button-outlineda:enabled:hover, .p-fileupload-choose.p-button-success.p-button-outlineda:enabled:hover {
2413
- background: rgba(104, 159, 56, 0.04);
2414
- color: #689F38;
2415
- border: 1px solid;
2416
- }
2417
- .p-button.p-button-success.p-button-outlineda:enabled:active, .p-buttonset.p-button-success > .p-button.p-button-outlineda:enabled:active, .p-splitbutton.p-button-success > .p-button.p-button-outlineda:enabled:active, .p-fileupload-choose.p-button-success.p-button-outlineda:enabled:active {
2418
- background: rgba(104, 159, 56, 0.16);
2419
- color: #689F38;
2420
- border: 1px solid;
2017
+ border: 0 none;
2421
2018
  }
2422
- .p-button.p-button-success.p-button-outlined:not(a):not(.p-disabled):hover, .p-buttonset.p-button-success > .p-button.p-button-outlined:not(a):not(.p-disabled):hover, .p-splitbutton.p-button-success > .p-button.p-button-outlined:not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-success.p-button-outlined:not(a):not(.p-disabled):hover {
2019
+ .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 {
2423
2020
  background: rgba(104, 159, 56, 0.04);
2424
2021
  color: #689F38;
2425
- border: 1px solid;
2022
+ border: 0 none;
2426
2023
  }
2427
- .p-button.p-button-success.p-button-outlined:not(a):not(.p-disabled):active, .p-buttonset.p-button-success > .p-button.p-button-outlined:not(a):not(.p-disabled):active, .p-splitbutton.p-button-success > .p-button.p-button-outlined:not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-success.p-button-outlined:not(a):not(.p-disabled):active {
2024
+ .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 {
2428
2025
  background: rgba(104, 159, 56, 0.16);
2429
2026
  color: #689F38;
2430
- border: 1px solid;
2027
+ border: 0 none;
2431
2028
  }
2432
2029
  .p-button.p-button-success.p-button-text, .p-buttonset.p-button-success > .p-button.p-button-text, .p-splitbutton.p-button-success > .p-button.p-button-text, .p-fileupload-choose.p-button-success.p-button-text {
2433
2030
  background-color: transparent;
2434
2031
  color: #689F38;
2435
2032
  border-color: transparent;
2436
2033
  }
2437
- .p-button.p-button-success.p-button-textbutton:enabled:hover, .p-buttonset.p-button-success > .p-button.p-button-textbutton:enabled:hover, .p-splitbutton.p-button-success > .p-button.p-button-textbutton:enabled:hover, .p-fileupload-choose.p-button-success.p-button-textbutton:enabled:hover {
2034
+ .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 {
2438
2035
  background: rgba(104, 159, 56, 0.04);
2439
2036
  border-color: transparent;
2440
2037
  color: #689F38;
2441
2038
  }
2442
- .p-button.p-button-success.p-button-textbutton:enabled:active, .p-buttonset.p-button-success > .p-button.p-button-textbutton:enabled:active, .p-splitbutton.p-button-success > .p-button.p-button-textbutton:enabled:active, .p-fileupload-choose.p-button-success.p-button-textbutton:enabled:active {
2443
- background: rgba(104, 159, 56, 0.16);
2444
- border-color: transparent;
2445
- color: #689F38;
2446
- }
2447
- .p-button.p-button-success.p-button-text:not(button):not(.p-disabled):hover, .p-buttonset.p-button-success > .p-button.p-button-text:not(button):not(.p-disabled):hover, .p-splitbutton.p-button-success > .p-button.p-button-text:not(button):not(.p-disabled):hover, .p-fileupload-choose.p-button-success.p-button-text:not(button):not(.p-disabled):hover {
2448
- background: rgba(104, 159, 56, 0.04);
2449
- border-color: transparent;
2450
- color: #689F38;
2451
- }
2452
- .p-button.p-button-success.p-button-text:not(button):not(.p-disabled):active, .p-buttonset.p-button-success > .p-button.p-button-text:not(button):not(.p-disabled):active, .p-splitbutton.p-button-success > .p-button.p-button-text:not(button):not(.p-disabled):active, .p-fileupload-choose.p-button-success.p-button-text:not(button):not(.p-disabled):active {
2453
- background: rgba(104, 159, 56, 0.16);
2454
- border-color: transparent;
2455
- color: #689F38;
2456
- }
2457
- .p-button.p-button-success.p-button-texta:enabled:hover, .p-buttonset.p-button-success > .p-button.p-button-texta:enabled:hover, .p-splitbutton.p-button-success > .p-button.p-button-texta:enabled:hover, .p-fileupload-choose.p-button-success.p-button-texta:enabled:hover {
2458
- background: rgba(104, 159, 56, 0.04);
2459
- border-color: transparent;
2460
- color: #689F38;
2461
- }
2462
- .p-button.p-button-success.p-button-texta:enabled:active, .p-buttonset.p-button-success > .p-button.p-button-texta:enabled:active, .p-splitbutton.p-button-success > .p-button.p-button-texta:enabled:active, .p-fileupload-choose.p-button-success.p-button-texta:enabled:active {
2463
- background: rgba(104, 159, 56, 0.16);
2464
- border-color: transparent;
2465
- color: #689F38;
2466
- }
2467
- .p-button.p-button-success.p-button-text:not(a):not(.p-disabled):hover, .p-buttonset.p-button-success > .p-button.p-button-text:not(a):not(.p-disabled):hover, .p-splitbutton.p-button-success > .p-button.p-button-text:not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-success.p-button-text:not(a):not(.p-disabled):hover {
2468
- background: rgba(104, 159, 56, 0.04);
2469
- border-color: transparent;
2470
- color: #689F38;
2471
- }
2472
- .p-button.p-button-success.p-button-text:not(a):not(.p-disabled):active, .p-buttonset.p-button-success > .p-button.p-button-text:not(a):not(.p-disabled):active, .p-splitbutton.p-button-success > .p-button.p-button-text:not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-success.p-button-text:not(a):not(.p-disabled):active {
2039
+ .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 {
2473
2040
  background: rgba(104, 159, 56, 0.16);
2474
2041
  border-color: transparent;
2475
2042
  color: #689F38;
@@ -2480,54 +2047,15 @@
2480
2047
  background: #FBC02D;
2481
2048
  border: 0 none;
2482
2049
  }
2483
- .p-button.p-button-warningbutton:enabled:hover, .p-buttonset.p-button-warning > .p-buttonbutton:enabled:hover, .p-splitbutton.p-button-warning > .p-buttonbutton:enabled:hover, .p-fileupload-choose.p-button-warningbutton:enabled:hover {
2484
- background: rgba(251, 192, 45, 0.92);
2485
- color: #212529;
2486
- border-color: transparent;
2487
- }
2488
- .p-button.p-button-warningbutton:enabled:focus, .p-buttonset.p-button-warning > .p-buttonbutton:enabled:focus, .p-splitbutton.p-button-warning > .p-buttonbutton:enabled:focus, .p-fileupload-choose.p-button-warningbutton:enabled:focus {
2489
- box-shadow: none;
2490
- }
2491
- .p-button.p-button-warningbutton:enabled:active, .p-buttonset.p-button-warning > .p-buttonbutton:enabled:active, .p-splitbutton.p-button-warning > .p-buttonbutton:enabled:active, .p-fileupload-choose.p-button-warningbutton:enabled:active {
2492
- background: rgba(251, 192, 45, 0.68);
2493
- color: #212529;
2494
- border-color: transparent;
2495
- }
2496
- .p-button.p-button-warning:not(button):not(.p-disabled):hover, .p-buttonset.p-button-warning > .p-button:not(button):not(.p-disabled):hover, .p-splitbutton.p-button-warning > .p-button:not(button):not(.p-disabled):hover, .p-fileupload-choose.p-button-warning:not(button):not(.p-disabled):hover {
2497
- background: rgba(251, 192, 45, 0.92);
2498
- color: #212529;
2499
- border-color: transparent;
2500
- }
2501
- .p-button.p-button-warning:not(button):not(.p-disabled):focus, .p-buttonset.p-button-warning > .p-button:not(button):not(.p-disabled):focus, .p-splitbutton.p-button-warning > .p-button:not(button):not(.p-disabled):focus, .p-fileupload-choose.p-button-warning:not(button):not(.p-disabled):focus {
2502
- box-shadow: none;
2503
- }
2504
- .p-button.p-button-warning:not(button):not(.p-disabled):active, .p-buttonset.p-button-warning > .p-button:not(button):not(.p-disabled):active, .p-splitbutton.p-button-warning > .p-button:not(button):not(.p-disabled):active, .p-fileupload-choose.p-button-warning:not(button):not(.p-disabled):active {
2505
- background: rgba(251, 192, 45, 0.68);
2506
- color: #212529;
2507
- border-color: transparent;
2508
- }
2509
- .p-button.p-button-warninga:enabled:hover, .p-buttonset.p-button-warning > .p-buttona:enabled:hover, .p-splitbutton.p-button-warning > .p-buttona:enabled:hover, .p-fileupload-choose.p-button-warninga:enabled:hover {
2510
- background: rgba(251, 192, 45, 0.92);
2511
- color: #212529;
2512
- border-color: transparent;
2513
- }
2514
- .p-button.p-button-warninga:enabled:focus, .p-buttonset.p-button-warning > .p-buttona:enabled:focus, .p-splitbutton.p-button-warning > .p-buttona:enabled:focus, .p-fileupload-choose.p-button-warninga:enabled:focus {
2515
- box-shadow: none;
2516
- }
2517
- .p-button.p-button-warninga:enabled:active, .p-buttonset.p-button-warning > .p-buttona:enabled:active, .p-splitbutton.p-button-warning > .p-buttona:enabled:active, .p-fileupload-choose.p-button-warninga:enabled:active {
2518
- background: rgba(251, 192, 45, 0.68);
2519
- color: #212529;
2520
- border-color: transparent;
2521
- }
2522
- .p-button.p-button-warning:not(a):not(.p-disabled):hover, .p-buttonset.p-button-warning > .p-button:not(a):not(.p-disabled):hover, .p-splitbutton.p-button-warning > .p-button:not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-warning:not(a):not(.p-disabled):hover {
2050
+ .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 {
2523
2051
  background: rgba(251, 192, 45, 0.92);
2524
2052
  color: #212529;
2525
2053
  border-color: transparent;
2526
2054
  }
2527
- .p-button.p-button-warning:not(a):not(.p-disabled):focus, .p-buttonset.p-button-warning > .p-button:not(a):not(.p-disabled):focus, .p-splitbutton.p-button-warning > .p-button:not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-warning:not(a):not(.p-disabled):focus {
2055
+ .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 {
2528
2056
  box-shadow: none;
2529
2057
  }
2530
- .p-button.p-button-warning:not(a):not(.p-disabled):active, .p-buttonset.p-button-warning > .p-button:not(a):not(.p-disabled):active, .p-splitbutton.p-button-warning > .p-button:not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-warning:not(a):not(.p-disabled):active {
2058
+ .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 {
2531
2059
  background: rgba(251, 192, 45, 0.68);
2532
2060
  color: #212529;
2533
2061
  border-color: transparent;
@@ -2535,89 +2063,29 @@
2535
2063
  .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 {
2536
2064
  background-color: transparent;
2537
2065
  color: #FBC02D;
2538
- border: 1px solid;
2539
- }
2540
- .p-button.p-button-warning.p-button-outlinedbutton:enabled:hover, .p-buttonset.p-button-warning > .p-button.p-button-outlinedbutton:enabled:hover, .p-splitbutton.p-button-warning > .p-button.p-button-outlinedbutton:enabled:hover, .p-fileupload-choose.p-button-warning.p-button-outlinedbutton:enabled:hover {
2541
- background: rgba(251, 192, 45, 0.04);
2542
- color: #FBC02D;
2543
- border: 1px solid;
2544
- }
2545
- .p-button.p-button-warning.p-button-outlinedbutton:enabled:active, .p-buttonset.p-button-warning > .p-button.p-button-outlinedbutton:enabled:active, .p-splitbutton.p-button-warning > .p-button.p-button-outlinedbutton:enabled:active, .p-fileupload-choose.p-button-warning.p-button-outlinedbutton:enabled:active {
2546
- background: rgba(251, 192, 45, 0.16);
2547
- color: #FBC02D;
2548
- border: 1px solid;
2549
- }
2550
- .p-button.p-button-warning.p-button-outlined:not(button):not(.p-disabled):hover, .p-buttonset.p-button-warning > .p-button.p-button-outlined:not(button):not(.p-disabled):hover, .p-splitbutton.p-button-warning > .p-button.p-button-outlined:not(button):not(.p-disabled):hover, .p-fileupload-choose.p-button-warning.p-button-outlined:not(button):not(.p-disabled):hover {
2551
- background: rgba(251, 192, 45, 0.04);
2552
- color: #FBC02D;
2553
- border: 1px solid;
2554
- }
2555
- .p-button.p-button-warning.p-button-outlined:not(button):not(.p-disabled):active, .p-buttonset.p-button-warning > .p-button.p-button-outlined:not(button):not(.p-disabled):active, .p-splitbutton.p-button-warning > .p-button.p-button-outlined:not(button):not(.p-disabled):active, .p-fileupload-choose.p-button-warning.p-button-outlined:not(button):not(.p-disabled):active {
2556
- background: rgba(251, 192, 45, 0.16);
2557
- color: #FBC02D;
2558
- border: 1px solid;
2559
- }
2560
- .p-button.p-button-warning.p-button-outlineda:enabled:hover, .p-buttonset.p-button-warning > .p-button.p-button-outlineda:enabled:hover, .p-splitbutton.p-button-warning > .p-button.p-button-outlineda:enabled:hover, .p-fileupload-choose.p-button-warning.p-button-outlineda:enabled:hover {
2561
- background: rgba(251, 192, 45, 0.04);
2562
- color: #FBC02D;
2563
- border: 1px solid;
2564
- }
2565
- .p-button.p-button-warning.p-button-outlineda:enabled:active, .p-buttonset.p-button-warning > .p-button.p-button-outlineda:enabled:active, .p-splitbutton.p-button-warning > .p-button.p-button-outlineda:enabled:active, .p-fileupload-choose.p-button-warning.p-button-outlineda:enabled:active {
2566
- background: rgba(251, 192, 45, 0.16);
2567
- color: #FBC02D;
2568
- border: 1px solid;
2066
+ border: 0 none;
2569
2067
  }
2570
- .p-button.p-button-warning.p-button-outlined:not(a):not(.p-disabled):hover, .p-buttonset.p-button-warning > .p-button.p-button-outlined:not(a):not(.p-disabled):hover, .p-splitbutton.p-button-warning > .p-button.p-button-outlined:not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-warning.p-button-outlined:not(a):not(.p-disabled):hover {
2068
+ .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 {
2571
2069
  background: rgba(251, 192, 45, 0.04);
2572
2070
  color: #FBC02D;
2573
- border: 1px solid;
2071
+ border: 0 none;
2574
2072
  }
2575
- .p-button.p-button-warning.p-button-outlined:not(a):not(.p-disabled):active, .p-buttonset.p-button-warning > .p-button.p-button-outlined:not(a):not(.p-disabled):active, .p-splitbutton.p-button-warning > .p-button.p-button-outlined:not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-warning.p-button-outlined:not(a):not(.p-disabled):active {
2073
+ .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 {
2576
2074
  background: rgba(251, 192, 45, 0.16);
2577
2075
  color: #FBC02D;
2578
- border: 1px solid;
2076
+ border: 0 none;
2579
2077
  }
2580
2078
  .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 {
2581
2079
  background-color: transparent;
2582
2080
  color: #FBC02D;
2583
2081
  border-color: transparent;
2584
2082
  }
2585
- .p-button.p-button-warning.p-button-textbutton:enabled:hover, .p-buttonset.p-button-warning > .p-button.p-button-textbutton:enabled:hover, .p-splitbutton.p-button-warning > .p-button.p-button-textbutton:enabled:hover, .p-fileupload-choose.p-button-warning.p-button-textbutton:enabled:hover {
2586
- background: rgba(251, 192, 45, 0.04);
2587
- border-color: transparent;
2588
- color: #FBC02D;
2589
- }
2590
- .p-button.p-button-warning.p-button-textbutton:enabled:active, .p-buttonset.p-button-warning > .p-button.p-button-textbutton:enabled:active, .p-splitbutton.p-button-warning > .p-button.p-button-textbutton:enabled:active, .p-fileupload-choose.p-button-warning.p-button-textbutton:enabled:active {
2591
- background: rgba(251, 192, 45, 0.16);
2592
- border-color: transparent;
2593
- color: #FBC02D;
2594
- }
2595
- .p-button.p-button-warning.p-button-text:not(button):not(.p-disabled):hover, .p-buttonset.p-button-warning > .p-button.p-button-text:not(button):not(.p-disabled):hover, .p-splitbutton.p-button-warning > .p-button.p-button-text:not(button):not(.p-disabled):hover, .p-fileupload-choose.p-button-warning.p-button-text:not(button):not(.p-disabled):hover {
2596
- background: rgba(251, 192, 45, 0.04);
2597
- border-color: transparent;
2598
- color: #FBC02D;
2599
- }
2600
- .p-button.p-button-warning.p-button-text:not(button):not(.p-disabled):active, .p-buttonset.p-button-warning > .p-button.p-button-text:not(button):not(.p-disabled):active, .p-splitbutton.p-button-warning > .p-button.p-button-text:not(button):not(.p-disabled):active, .p-fileupload-choose.p-button-warning.p-button-text:not(button):not(.p-disabled):active {
2601
- background: rgba(251, 192, 45, 0.16);
2602
- border-color: transparent;
2603
- color: #FBC02D;
2604
- }
2605
- .p-button.p-button-warning.p-button-texta:enabled:hover, .p-buttonset.p-button-warning > .p-button.p-button-texta:enabled:hover, .p-splitbutton.p-button-warning > .p-button.p-button-texta:enabled:hover, .p-fileupload-choose.p-button-warning.p-button-texta:enabled:hover {
2606
- background: rgba(251, 192, 45, 0.04);
2607
- border-color: transparent;
2608
- color: #FBC02D;
2609
- }
2610
- .p-button.p-button-warning.p-button-texta:enabled:active, .p-buttonset.p-button-warning > .p-button.p-button-texta:enabled:active, .p-splitbutton.p-button-warning > .p-button.p-button-texta:enabled:active, .p-fileupload-choose.p-button-warning.p-button-texta:enabled:active {
2611
- background: rgba(251, 192, 45, 0.16);
2612
- border-color: transparent;
2613
- color: #FBC02D;
2614
- }
2615
- .p-button.p-button-warning.p-button-text:not(a):not(.p-disabled):hover, .p-buttonset.p-button-warning > .p-button.p-button-text:not(a):not(.p-disabled):hover, .p-splitbutton.p-button-warning > .p-button.p-button-text:not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-warning.p-button-text:not(a):not(.p-disabled):hover {
2083
+ .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 {
2616
2084
  background: rgba(251, 192, 45, 0.04);
2617
2085
  border-color: transparent;
2618
2086
  color: #FBC02D;
2619
2087
  }
2620
- .p-button.p-button-warning.p-button-text:not(a):not(.p-disabled):active, .p-buttonset.p-button-warning > .p-button.p-button-text:not(a):not(.p-disabled):active, .p-splitbutton.p-button-warning > .p-button.p-button-text:not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-warning.p-button-text:not(a):not(.p-disabled):active {
2088
+ .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 {
2621
2089
  background: rgba(251, 192, 45, 0.16);
2622
2090
  border-color: transparent;
2623
2091
  color: #FBC02D;
@@ -2628,54 +2096,15 @@
2628
2096
  background: #9C27B0;
2629
2097
  border: 0 none;
2630
2098
  }
2631
- .p-button.p-button-helpbutton:enabled:hover, .p-buttonset.p-button-help > .p-buttonbutton:enabled:hover, .p-splitbutton.p-button-help > .p-buttonbutton:enabled:hover, .p-fileupload-choose.p-button-helpbutton:enabled:hover {
2632
- background: rgba(156, 39, 176, 0.92);
2633
- color: #ffffff;
2634
- border-color: transparent;
2635
- }
2636
- .p-button.p-button-helpbutton:enabled:focus, .p-buttonset.p-button-help > .p-buttonbutton:enabled:focus, .p-splitbutton.p-button-help > .p-buttonbutton:enabled:focus, .p-fileupload-choose.p-button-helpbutton:enabled:focus {
2637
- box-shadow: none;
2638
- }
2639
- .p-button.p-button-helpbutton:enabled:active, .p-buttonset.p-button-help > .p-buttonbutton:enabled:active, .p-splitbutton.p-button-help > .p-buttonbutton:enabled:active, .p-fileupload-choose.p-button-helpbutton:enabled:active {
2640
- background: rgba(156, 39, 176, 0.68);
2641
- color: #ffffff;
2642
- border-color: transparent;
2643
- }
2644
- .p-button.p-button-help:not(button):not(.p-disabled):hover, .p-buttonset.p-button-help > .p-button:not(button):not(.p-disabled):hover, .p-splitbutton.p-button-help > .p-button:not(button):not(.p-disabled):hover, .p-fileupload-choose.p-button-help:not(button):not(.p-disabled):hover {
2645
- background: rgba(156, 39, 176, 0.92);
2646
- color: #ffffff;
2647
- border-color: transparent;
2648
- }
2649
- .p-button.p-button-help:not(button):not(.p-disabled):focus, .p-buttonset.p-button-help > .p-button:not(button):not(.p-disabled):focus, .p-splitbutton.p-button-help > .p-button:not(button):not(.p-disabled):focus, .p-fileupload-choose.p-button-help:not(button):not(.p-disabled):focus {
2650
- box-shadow: none;
2651
- }
2652
- .p-button.p-button-help:not(button):not(.p-disabled):active, .p-buttonset.p-button-help > .p-button:not(button):not(.p-disabled):active, .p-splitbutton.p-button-help > .p-button:not(button):not(.p-disabled):active, .p-fileupload-choose.p-button-help:not(button):not(.p-disabled):active {
2653
- background: rgba(156, 39, 176, 0.68);
2654
- color: #ffffff;
2655
- border-color: transparent;
2656
- }
2657
- .p-button.p-button-helpa:enabled:hover, .p-buttonset.p-button-help > .p-buttona:enabled:hover, .p-splitbutton.p-button-help > .p-buttona:enabled:hover, .p-fileupload-choose.p-button-helpa:enabled:hover {
2099
+ .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 {
2658
2100
  background: rgba(156, 39, 176, 0.92);
2659
2101
  color: #ffffff;
2660
2102
  border-color: transparent;
2661
2103
  }
2662
- .p-button.p-button-helpa:enabled:focus, .p-buttonset.p-button-help > .p-buttona:enabled:focus, .p-splitbutton.p-button-help > .p-buttona:enabled:focus, .p-fileupload-choose.p-button-helpa:enabled:focus {
2104
+ .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 {
2663
2105
  box-shadow: none;
2664
2106
  }
2665
- .p-button.p-button-helpa:enabled:active, .p-buttonset.p-button-help > .p-buttona:enabled:active, .p-splitbutton.p-button-help > .p-buttona:enabled:active, .p-fileupload-choose.p-button-helpa:enabled:active {
2666
- background: rgba(156, 39, 176, 0.68);
2667
- color: #ffffff;
2668
- border-color: transparent;
2669
- }
2670
- .p-button.p-button-help:not(a):not(.p-disabled):hover, .p-buttonset.p-button-help > .p-button:not(a):not(.p-disabled):hover, .p-splitbutton.p-button-help > .p-button:not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-help:not(a):not(.p-disabled):hover {
2671
- background: rgba(156, 39, 176, 0.92);
2672
- color: #ffffff;
2673
- border-color: transparent;
2674
- }
2675
- .p-button.p-button-help:not(a):not(.p-disabled):focus, .p-buttonset.p-button-help > .p-button:not(a):not(.p-disabled):focus, .p-splitbutton.p-button-help > .p-button:not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-help:not(a):not(.p-disabled):focus {
2676
- box-shadow: none;
2677
- }
2678
- .p-button.p-button-help:not(a):not(.p-disabled):active, .p-buttonset.p-button-help > .p-button:not(a):not(.p-disabled):active, .p-splitbutton.p-button-help > .p-button:not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-help:not(a):not(.p-disabled):active {
2107
+ .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 {
2679
2108
  background: rgba(156, 39, 176, 0.68);
2680
2109
  color: #ffffff;
2681
2110
  border-color: transparent;
@@ -2683,237 +2112,78 @@
2683
2112
  .p-button.p-button-help.p-button-outlined, .p-buttonset.p-button-help > .p-button.p-button-outlined, .p-splitbutton.p-button-help > .p-button.p-button-outlined, .p-fileupload-choose.p-button-help.p-button-outlined {
2684
2113
  background-color: transparent;
2685
2114
  color: #9C27B0;
2686
- border: 1px solid;
2687
- }
2688
- .p-button.p-button-help.p-button-outlinedbutton:enabled:hover, .p-buttonset.p-button-help > .p-button.p-button-outlinedbutton:enabled:hover, .p-splitbutton.p-button-help > .p-button.p-button-outlinedbutton:enabled:hover, .p-fileupload-choose.p-button-help.p-button-outlinedbutton:enabled:hover {
2689
- background: rgba(156, 39, 176, 0.04);
2690
- color: #9C27B0;
2691
- border: 1px solid;
2692
- }
2693
- .p-button.p-button-help.p-button-outlinedbutton:enabled:active, .p-buttonset.p-button-help > .p-button.p-button-outlinedbutton:enabled:active, .p-splitbutton.p-button-help > .p-button.p-button-outlinedbutton:enabled:active, .p-fileupload-choose.p-button-help.p-button-outlinedbutton:enabled:active {
2694
- background: rgba(156, 39, 176, 0.16);
2695
- color: #9C27B0;
2696
- border: 1px solid;
2697
- }
2698
- .p-button.p-button-help.p-button-outlined:not(button):not(.p-disabled):hover, .p-buttonset.p-button-help > .p-button.p-button-outlined:not(button):not(.p-disabled):hover, .p-splitbutton.p-button-help > .p-button.p-button-outlined:not(button):not(.p-disabled):hover, .p-fileupload-choose.p-button-help.p-button-outlined:not(button):not(.p-disabled):hover {
2699
- background: rgba(156, 39, 176, 0.04);
2700
- color: #9C27B0;
2701
- border: 1px solid;
2702
- }
2703
- .p-button.p-button-help.p-button-outlined:not(button):not(.p-disabled):active, .p-buttonset.p-button-help > .p-button.p-button-outlined:not(button):not(.p-disabled):active, .p-splitbutton.p-button-help > .p-button.p-button-outlined:not(button):not(.p-disabled):active, .p-fileupload-choose.p-button-help.p-button-outlined:not(button):not(.p-disabled):active {
2704
- background: rgba(156, 39, 176, 0.16);
2705
- color: #9C27B0;
2706
- border: 1px solid;
2707
- }
2708
- .p-button.p-button-help.p-button-outlineda:enabled:hover, .p-buttonset.p-button-help > .p-button.p-button-outlineda:enabled:hover, .p-splitbutton.p-button-help > .p-button.p-button-outlineda:enabled:hover, .p-fileupload-choose.p-button-help.p-button-outlineda:enabled:hover {
2709
- background: rgba(156, 39, 176, 0.04);
2710
- color: #9C27B0;
2711
- border: 1px solid;
2712
- }
2713
- .p-button.p-button-help.p-button-outlineda:enabled:active, .p-buttonset.p-button-help > .p-button.p-button-outlineda:enabled:active, .p-splitbutton.p-button-help > .p-button.p-button-outlineda:enabled:active, .p-fileupload-choose.p-button-help.p-button-outlineda:enabled:active {
2714
- background: rgba(156, 39, 176, 0.16);
2715
- color: #9C27B0;
2716
- border: 1px solid;
2717
- }
2718
- .p-button.p-button-help.p-button-outlined:not(a):not(.p-disabled):hover, .p-buttonset.p-button-help > .p-button.p-button-outlined:not(a):not(.p-disabled):hover, .p-splitbutton.p-button-help > .p-button.p-button-outlined:not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-help.p-button-outlined:not(a):not(.p-disabled):hover {
2719
- background: rgba(156, 39, 176, 0.04);
2720
- color: #9C27B0;
2721
- border: 1px solid;
2722
- }
2723
- .p-button.p-button-help.p-button-outlined:not(a):not(.p-disabled):active, .p-buttonset.p-button-help > .p-button.p-button-outlined:not(a):not(.p-disabled):active, .p-splitbutton.p-button-help > .p-button.p-button-outlined:not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-help.p-button-outlined:not(a):not(.p-disabled):active {
2724
- background: rgba(156, 39, 176, 0.16);
2725
- color: #9C27B0;
2726
- border: 1px solid;
2727
- }
2728
- .p-button.p-button-help.p-button-text, .p-buttonset.p-button-help > .p-button.p-button-text, .p-splitbutton.p-button-help > .p-button.p-button-text, .p-fileupload-choose.p-button-help.p-button-text {
2729
- background-color: transparent;
2730
- color: #9C27B0;
2731
- border-color: transparent;
2732
- }
2733
- .p-button.p-button-help.p-button-textbutton:enabled:hover, .p-buttonset.p-button-help > .p-button.p-button-textbutton:enabled:hover, .p-splitbutton.p-button-help > .p-button.p-button-textbutton:enabled:hover, .p-fileupload-choose.p-button-help.p-button-textbutton:enabled:hover {
2734
- background: rgba(156, 39, 176, 0.04);
2735
- border-color: transparent;
2736
- color: #9C27B0;
2737
- }
2738
- .p-button.p-button-help.p-button-textbutton:enabled:active, .p-buttonset.p-button-help > .p-button.p-button-textbutton:enabled:active, .p-splitbutton.p-button-help > .p-button.p-button-textbutton:enabled:active, .p-fileupload-choose.p-button-help.p-button-textbutton:enabled:active {
2739
- background: rgba(156, 39, 176, 0.16);
2740
- border-color: transparent;
2741
- color: #9C27B0;
2742
- }
2743
- .p-button.p-button-help.p-button-text:not(button):not(.p-disabled):hover, .p-buttonset.p-button-help > .p-button.p-button-text:not(button):not(.p-disabled):hover, .p-splitbutton.p-button-help > .p-button.p-button-text:not(button):not(.p-disabled):hover, .p-fileupload-choose.p-button-help.p-button-text:not(button):not(.p-disabled):hover {
2744
- background: rgba(156, 39, 176, 0.04);
2745
- border-color: transparent;
2746
- color: #9C27B0;
2747
- }
2748
- .p-button.p-button-help.p-button-text:not(button):not(.p-disabled):active, .p-buttonset.p-button-help > .p-button.p-button-text:not(button):not(.p-disabled):active, .p-splitbutton.p-button-help > .p-button.p-button-text:not(button):not(.p-disabled):active, .p-fileupload-choose.p-button-help.p-button-text:not(button):not(.p-disabled):active {
2749
- background: rgba(156, 39, 176, 0.16);
2750
- border-color: transparent;
2751
- color: #9C27B0;
2752
- }
2753
- .p-button.p-button-help.p-button-texta:enabled:hover, .p-buttonset.p-button-help > .p-button.p-button-texta:enabled:hover, .p-splitbutton.p-button-help > .p-button.p-button-texta:enabled:hover, .p-fileupload-choose.p-button-help.p-button-texta:enabled:hover {
2754
- background: rgba(156, 39, 176, 0.04);
2755
- border-color: transparent;
2756
- color: #9C27B0;
2757
- }
2758
- .p-button.p-button-help.p-button-texta:enabled:active, .p-buttonset.p-button-help > .p-button.p-button-texta:enabled:active, .p-splitbutton.p-button-help > .p-button.p-button-texta:enabled:active, .p-fileupload-choose.p-button-help.p-button-texta:enabled:active {
2759
- background: rgba(156, 39, 176, 0.16);
2760
- border-color: transparent;
2761
- color: #9C27B0;
2115
+ border: 0 none;
2762
2116
  }
2763
- .p-button.p-button-help.p-button-text:not(a):not(.p-disabled):hover, .p-buttonset.p-button-help > .p-button.p-button-text:not(a):not(.p-disabled):hover, .p-splitbutton.p-button-help > .p-button.p-button-text:not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-help.p-button-text:not(a):not(.p-disabled):hover {
2117
+ .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 {
2764
2118
  background: rgba(156, 39, 176, 0.04);
2765
- border-color: transparent;
2766
2119
  color: #9C27B0;
2120
+ border: 0 none;
2767
2121
  }
2768
- .p-button.p-button-help.p-button-text:not(a):not(.p-disabled):active, .p-buttonset.p-button-help > .p-button.p-button-text:not(a):not(.p-disabled):active, .p-splitbutton.p-button-help > .p-button.p-button-text:not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-help.p-button-text:not(a):not(.p-disabled):active {
2122
+ .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 {
2769
2123
  background: rgba(156, 39, 176, 0.16);
2770
- border-color: transparent;
2771
2124
  color: #9C27B0;
2772
- }
2773
-
2774
- .p-button.p-button-danger, .p-buttonset.p-button-danger > .p-button, .p-splitbutton.p-button-danger > .p-button, .p-fileupload-choose.p-button-danger {
2775
- color: #ffffff;
2776
- background: #D32F2F;
2777
2125
  border: 0 none;
2778
2126
  }
2779
- .p-button.p-button-dangerbutton:enabled:hover, .p-buttonset.p-button-danger > .p-buttonbutton:enabled:hover, .p-splitbutton.p-button-danger > .p-buttonbutton:enabled:hover, .p-fileupload-choose.p-button-dangerbutton:enabled:hover {
2780
- background: rgba(211, 47, 47, 0.92);
2781
- color: #ffffff;
2782
- border-color: transparent;
2783
- }
2784
- .p-button.p-button-dangerbutton:enabled:focus, .p-buttonset.p-button-danger > .p-buttonbutton:enabled:focus, .p-splitbutton.p-button-danger > .p-buttonbutton:enabled:focus, .p-fileupload-choose.p-button-dangerbutton:enabled:focus {
2785
- box-shadow: none;
2786
- }
2787
- .p-button.p-button-dangerbutton:enabled:active, .p-buttonset.p-button-danger > .p-buttonbutton:enabled:active, .p-splitbutton.p-button-danger > .p-buttonbutton:enabled:active, .p-fileupload-choose.p-button-dangerbutton:enabled:active {
2788
- background: rgba(211, 47, 47, 0.68);
2789
- color: #ffffff;
2790
- border-color: transparent;
2791
- }
2792
- .p-button.p-button-danger:not(button):not(.p-disabled):hover, .p-buttonset.p-button-danger > .p-button:not(button):not(.p-disabled):hover, .p-splitbutton.p-button-danger > .p-button:not(button):not(.p-disabled):hover, .p-fileupload-choose.p-button-danger:not(button):not(.p-disabled):hover {
2793
- background: rgba(211, 47, 47, 0.92);
2794
- color: #ffffff;
2795
- border-color: transparent;
2796
- }
2797
- .p-button.p-button-danger:not(button):not(.p-disabled):focus, .p-buttonset.p-button-danger > .p-button:not(button):not(.p-disabled):focus, .p-splitbutton.p-button-danger > .p-button:not(button):not(.p-disabled):focus, .p-fileupload-choose.p-button-danger:not(button):not(.p-disabled):focus {
2798
- box-shadow: none;
2799
- }
2800
- .p-button.p-button-danger:not(button):not(.p-disabled):active, .p-buttonset.p-button-danger > .p-button:not(button):not(.p-disabled):active, .p-splitbutton.p-button-danger > .p-button:not(button):not(.p-disabled):active, .p-fileupload-choose.p-button-danger:not(button):not(.p-disabled):active {
2801
- background: rgba(211, 47, 47, 0.68);
2802
- color: #ffffff;
2803
- border-color: transparent;
2804
- }
2805
- .p-button.p-button-dangera:enabled:hover, .p-buttonset.p-button-danger > .p-buttona:enabled:hover, .p-splitbutton.p-button-danger > .p-buttona:enabled:hover, .p-fileupload-choose.p-button-dangera:enabled:hover {
2806
- background: rgba(211, 47, 47, 0.92);
2807
- color: #ffffff;
2808
- border-color: transparent;
2809
- }
2810
- .p-button.p-button-dangera:enabled:focus, .p-buttonset.p-button-danger > .p-buttona:enabled:focus, .p-splitbutton.p-button-danger > .p-buttona:enabled:focus, .p-fileupload-choose.p-button-dangera:enabled:focus {
2811
- box-shadow: none;
2812
- }
2813
- .p-button.p-button-dangera:enabled:active, .p-buttonset.p-button-danger > .p-buttona:enabled:active, .p-splitbutton.p-button-danger > .p-buttona:enabled:active, .p-fileupload-choose.p-button-dangera:enabled:active {
2814
- background: rgba(211, 47, 47, 0.68);
2815
- color: #ffffff;
2816
- border-color: transparent;
2817
- }
2818
- .p-button.p-button-danger:not(a):not(.p-disabled):hover, .p-buttonset.p-button-danger > .p-button:not(a):not(.p-disabled):hover, .p-splitbutton.p-button-danger > .p-button:not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-danger:not(a):not(.p-disabled):hover {
2819
- background: rgba(211, 47, 47, 0.92);
2820
- color: #ffffff;
2821
- border-color: transparent;
2822
- }
2823
- .p-button.p-button-danger:not(a):not(.p-disabled):focus, .p-buttonset.p-button-danger > .p-button:not(a):not(.p-disabled):focus, .p-splitbutton.p-button-danger > .p-button:not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-danger:not(a):not(.p-disabled):focus {
2824
- box-shadow: none;
2825
- }
2826
- .p-button.p-button-danger:not(a):not(.p-disabled):active, .p-buttonset.p-button-danger > .p-button:not(a):not(.p-disabled):active, .p-splitbutton.p-button-danger > .p-button:not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-danger:not(a):not(.p-disabled):active {
2827
- background: rgba(211, 47, 47, 0.68);
2828
- color: #ffffff;
2829
- border-color: transparent;
2830
- }
2831
- .p-button.p-button-danger.p-button-outlined, .p-buttonset.p-button-danger > .p-button.p-button-outlined, .p-splitbutton.p-button-danger > .p-button.p-button-outlined, .p-fileupload-choose.p-button-danger.p-button-outlined {
2832
- background-color: transparent;
2833
- color: #D32F2F;
2834
- border: 1px solid;
2835
- }
2836
- .p-button.p-button-danger.p-button-outlinedbutton:enabled:hover, .p-buttonset.p-button-danger > .p-button.p-button-outlinedbutton:enabled:hover, .p-splitbutton.p-button-danger > .p-button.p-button-outlinedbutton:enabled:hover, .p-fileupload-choose.p-button-danger.p-button-outlinedbutton:enabled:hover {
2837
- background: rgba(211, 47, 47, 0.04);
2838
- color: #D32F2F;
2839
- border: 1px solid;
2840
- }
2841
- .p-button.p-button-danger.p-button-outlinedbutton:enabled:active, .p-buttonset.p-button-danger > .p-button.p-button-outlinedbutton:enabled:active, .p-splitbutton.p-button-danger > .p-button.p-button-outlinedbutton:enabled:active, .p-fileupload-choose.p-button-danger.p-button-outlinedbutton:enabled:active {
2842
- background: rgba(211, 47, 47, 0.16);
2843
- color: #D32F2F;
2844
- border: 1px solid;
2845
- }
2846
- .p-button.p-button-danger.p-button-outlined:not(button):not(.p-disabled):hover, .p-buttonset.p-button-danger > .p-button.p-button-outlined:not(button):not(.p-disabled):hover, .p-splitbutton.p-button-danger > .p-button.p-button-outlined:not(button):not(.p-disabled):hover, .p-fileupload-choose.p-button-danger.p-button-outlined:not(button):not(.p-disabled):hover {
2847
- background: rgba(211, 47, 47, 0.04);
2848
- color: #D32F2F;
2849
- border: 1px solid;
2850
- }
2851
- .p-button.p-button-danger.p-button-outlined:not(button):not(.p-disabled):active, .p-buttonset.p-button-danger > .p-button.p-button-outlined:not(button):not(.p-disabled):active, .p-splitbutton.p-button-danger > .p-button.p-button-outlined:not(button):not(.p-disabled):active, .p-fileupload-choose.p-button-danger.p-button-outlined:not(button):not(.p-disabled):active {
2852
- background: rgba(211, 47, 47, 0.16);
2853
- color: #D32F2F;
2854
- border: 1px solid;
2855
- }
2856
- .p-button.p-button-danger.p-button-outlineda:enabled:hover, .p-buttonset.p-button-danger > .p-button.p-button-outlineda:enabled:hover, .p-splitbutton.p-button-danger > .p-button.p-button-outlineda:enabled:hover, .p-fileupload-choose.p-button-danger.p-button-outlineda:enabled:hover {
2857
- background: rgba(211, 47, 47, 0.04);
2858
- color: #D32F2F;
2859
- border: 1px solid;
2860
- }
2861
- .p-button.p-button-danger.p-button-outlineda:enabled:active, .p-buttonset.p-button-danger > .p-button.p-button-outlineda:enabled:active, .p-splitbutton.p-button-danger > .p-button.p-button-outlineda:enabled:active, .p-fileupload-choose.p-button-danger.p-button-outlineda:enabled:active {
2862
- background: rgba(211, 47, 47, 0.16);
2863
- color: #D32F2F;
2864
- border: 1px solid;
2865
- }
2866
- .p-button.p-button-danger.p-button-outlined:not(a):not(.p-disabled):hover, .p-buttonset.p-button-danger > .p-button.p-button-outlined:not(a):not(.p-disabled):hover, .p-splitbutton.p-button-danger > .p-button.p-button-outlined:not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-danger.p-button-outlined:not(a):not(.p-disabled):hover {
2867
- background: rgba(211, 47, 47, 0.04);
2868
- color: #D32F2F;
2869
- border: 1px solid;
2870
- }
2871
- .p-button.p-button-danger.p-button-outlined:not(a):not(.p-disabled):active, .p-buttonset.p-button-danger > .p-button.p-button-outlined:not(a):not(.p-disabled):active, .p-splitbutton.p-button-danger > .p-button.p-button-outlined:not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-danger.p-button-outlined:not(a):not(.p-disabled):active {
2872
- background: rgba(211, 47, 47, 0.16);
2873
- color: #D32F2F;
2874
- border: 1px solid;
2875
- }
2876
- .p-button.p-button-danger.p-button-text, .p-buttonset.p-button-danger > .p-button.p-button-text, .p-splitbutton.p-button-danger > .p-button.p-button-text, .p-fileupload-choose.p-button-danger.p-button-text {
2127
+ .p-button.p-button-help.p-button-text, .p-buttonset.p-button-help > .p-button.p-button-text, .p-splitbutton.p-button-help > .p-button.p-button-text, .p-fileupload-choose.p-button-help.p-button-text {
2877
2128
  background-color: transparent;
2878
- color: #D32F2F;
2129
+ color: #9C27B0;
2879
2130
  border-color: transparent;
2880
2131
  }
2881
- .p-button.p-button-danger.p-button-textbutton:enabled:hover, .p-buttonset.p-button-danger > .p-button.p-button-textbutton:enabled:hover, .p-splitbutton.p-button-danger > .p-button.p-button-textbutton:enabled:hover, .p-fileupload-choose.p-button-danger.p-button-textbutton:enabled:hover {
2882
- background: rgba(211, 47, 47, 0.04);
2132
+ .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 {
2133
+ background: rgba(156, 39, 176, 0.04);
2883
2134
  border-color: transparent;
2884
- color: #D32F2F;
2135
+ color: #9C27B0;
2885
2136
  }
2886
- .p-button.p-button-danger.p-button-textbutton:enabled:active, .p-buttonset.p-button-danger > .p-button.p-button-textbutton:enabled:active, .p-splitbutton.p-button-danger > .p-button.p-button-textbutton:enabled:active, .p-fileupload-choose.p-button-danger.p-button-textbutton:enabled:active {
2887
- background: rgba(211, 47, 47, 0.16);
2137
+ .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 {
2138
+ background: rgba(156, 39, 176, 0.16);
2888
2139
  border-color: transparent;
2889
- color: #D32F2F;
2140
+ color: #9C27B0;
2890
2141
  }
2891
- .p-button.p-button-danger.p-button-text:not(button):not(.p-disabled):hover, .p-buttonset.p-button-danger > .p-button.p-button-text:not(button):not(.p-disabled):hover, .p-splitbutton.p-button-danger > .p-button.p-button-text:not(button):not(.p-disabled):hover, .p-fileupload-choose.p-button-danger.p-button-text:not(button):not(.p-disabled):hover {
2892
- background: rgba(211, 47, 47, 0.04);
2142
+
2143
+ .p-button.p-button-danger, .p-buttonset.p-button-danger > .p-button, .p-splitbutton.p-button-danger > .p-button, .p-fileupload-choose.p-button-danger {
2144
+ color: #ffffff;
2145
+ background: #D32F2F;
2146
+ border: 0 none;
2147
+ }
2148
+ .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 {
2149
+ background: rgba(211, 47, 47, 0.92);
2150
+ color: #ffffff;
2893
2151
  border-color: transparent;
2894
- color: #D32F2F;
2895
2152
  }
2896
- .p-button.p-button-danger.p-button-text:not(button):not(.p-disabled):active, .p-buttonset.p-button-danger > .p-button.p-button-text:not(button):not(.p-disabled):active, .p-splitbutton.p-button-danger > .p-button.p-button-text:not(button):not(.p-disabled):active, .p-fileupload-choose.p-button-danger.p-button-text:not(button):not(.p-disabled):active {
2897
- background: rgba(211, 47, 47, 0.16);
2153
+ .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 {
2154
+ box-shadow: none;
2155
+ }
2156
+ .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 {
2157
+ background: rgba(211, 47, 47, 0.68);
2158
+ color: #ffffff;
2898
2159
  border-color: transparent;
2160
+ }
2161
+ .p-button.p-button-danger.p-button-outlined, .p-buttonset.p-button-danger > .p-button.p-button-outlined, .p-splitbutton.p-button-danger > .p-button.p-button-outlined, .p-fileupload-choose.p-button-danger.p-button-outlined {
2162
+ background-color: transparent;
2899
2163
  color: #D32F2F;
2164
+ border: 0 none;
2900
2165
  }
2901
- .p-button.p-button-danger.p-button-texta:enabled:hover, .p-buttonset.p-button-danger > .p-button.p-button-texta:enabled:hover, .p-splitbutton.p-button-danger > .p-button.p-button-texta:enabled:hover, .p-fileupload-choose.p-button-danger.p-button-texta:enabled:hover {
2166
+ .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 {
2902
2167
  background: rgba(211, 47, 47, 0.04);
2903
- border-color: transparent;
2904
2168
  color: #D32F2F;
2169
+ border: 0 none;
2905
2170
  }
2906
- .p-button.p-button-danger.p-button-texta:enabled:active, .p-buttonset.p-button-danger > .p-button.p-button-texta:enabled:active, .p-splitbutton.p-button-danger > .p-button.p-button-texta:enabled:active, .p-fileupload-choose.p-button-danger.p-button-texta:enabled:active {
2171
+ .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 {
2907
2172
  background: rgba(211, 47, 47, 0.16);
2908
- border-color: transparent;
2909
2173
  color: #D32F2F;
2174
+ border: 0 none;
2175
+ }
2176
+ .p-button.p-button-danger.p-button-text, .p-buttonset.p-button-danger > .p-button.p-button-text, .p-splitbutton.p-button-danger > .p-button.p-button-text, .p-fileupload-choose.p-button-danger.p-button-text {
2177
+ background-color: transparent;
2178
+ color: #D32F2F;
2179
+ border-color: transparent;
2910
2180
  }
2911
- .p-button.p-button-danger.p-button-text:not(a):not(.p-disabled):hover, .p-buttonset.p-button-danger > .p-button.p-button-text:not(a):not(.p-disabled):hover, .p-splitbutton.p-button-danger > .p-button.p-button-text:not(a):not(.p-disabled):hover, .p-fileupload-choose.p-button-danger.p-button-text:not(a):not(.p-disabled):hover {
2181
+ .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 {
2912
2182
  background: rgba(211, 47, 47, 0.04);
2913
2183
  border-color: transparent;
2914
2184
  color: #D32F2F;
2915
2185
  }
2916
- .p-button.p-button-danger.p-button-text:not(a):not(.p-disabled):active, .p-buttonset.p-button-danger > .p-button.p-button-text:not(a):not(.p-disabled):active, .p-splitbutton.p-button-danger > .p-button.p-button-text:not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-danger.p-button-text:not(a):not(.p-disabled):active {
2186
+ .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 {
2917
2187
  background: rgba(211, 47, 47, 0.16);
2918
2188
  border-color: transparent;
2919
2189
  color: #D32F2F;
@@ -2924,74 +2194,20 @@
2924
2194
  background: transparent;
2925
2195
  border: transparent;
2926
2196
  }
2927
- .p-button.p-button-linkbutton:enabled:hover {
2928
- background: transparent;
2929
- color: #673AB7;
2930
- border-color: transparent;
2931
- }
2932
- .p-button.p-button-linkbutton:enabled:hover .p-button-label {
2933
- text-decoration: underline;
2934
- }
2935
- .p-button.p-button-linkbutton:enabled:focus {
2936
- background: transparent;
2937
- box-shadow: none;
2938
- border-color: transparent;
2939
- }
2940
- .p-button.p-button-linkbutton:enabled:active {
2941
- background: transparent;
2942
- color: #673AB7;
2943
- border-color: transparent;
2944
- }
2945
- .p-button.p-button-link:not(button):not(.p-disabled):hover {
2946
- background: transparent;
2947
- color: #673AB7;
2948
- border-color: transparent;
2949
- }
2950
- .p-button.p-button-link:not(button):not(.p-disabled):hover .p-button-label {
2951
- text-decoration: underline;
2952
- }
2953
- .p-button.p-button-link:not(button):not(.p-disabled):focus {
2954
- background: transparent;
2955
- box-shadow: none;
2956
- border-color: transparent;
2957
- }
2958
- .p-button.p-button-link:not(button):not(.p-disabled):active {
2959
- background: transparent;
2960
- color: #673AB7;
2961
- border-color: transparent;
2962
- }
2963
- .p-button.p-button-linka:enabled:hover {
2964
- background: transparent;
2965
- color: #673AB7;
2966
- border-color: transparent;
2967
- }
2968
- .p-button.p-button-linka:enabled:hover .p-button-label {
2969
- text-decoration: underline;
2970
- }
2971
- .p-button.p-button-linka:enabled:focus {
2972
- background: transparent;
2973
- box-shadow: none;
2974
- border-color: transparent;
2975
- }
2976
- .p-button.p-button-linka:enabled:active {
2977
- background: transparent;
2978
- color: #673AB7;
2979
- border-color: transparent;
2980
- }
2981
- .p-button.p-button-link:not(a):not(.p-disabled):hover {
2197
+ .p-button.p-button-link:enabled:hover, .p-button.p-button-link:not(button):not(a):not(.p-disabled):hover {
2982
2198
  background: transparent;
2983
2199
  color: #673AB7;
2984
2200
  border-color: transparent;
2985
2201
  }
2986
- .p-button.p-button-link:not(a):not(.p-disabled):hover .p-button-label {
2202
+ .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 {
2987
2203
  text-decoration: underline;
2988
2204
  }
2989
- .p-button.p-button-link:not(a):not(.p-disabled):focus {
2205
+ .p-button.p-button-link:enabled:focus, .p-button.p-button-link:not(button):not(a):not(.p-disabled):focus {
2990
2206
  background: transparent;
2991
2207
  box-shadow: none;
2992
2208
  border-color: transparent;
2993
2209
  }
2994
- .p-button.p-button-link:not(a):not(.p-disabled):active {
2210
+ .p-button.p-button-link:enabled:active, .p-button.p-button-link:not(button):not(a):not(.p-disabled):active {
2995
2211
  background: transparent;
2996
2212
  color: #673AB7;
2997
2213
  border-color: transparent;
@@ -3231,6 +2447,9 @@
3231
2447
  .p-datatable .p-datatable-tbody > tr > td .p-row-editor-save {
3232
2448
  margin-right: 0.5rem;
3233
2449
  }
2450
+ .p-datatable .p-datatable-tbody > tr > td > .p-column-title {
2451
+ font-weight: 500;
2452
+ }
3234
2453
  .p-datatable .p-datatable-tbody > tr > td.p-highlight {
3235
2454
  background: rgba(103, 58, 183, 0.12);
3236
2455
  color: #673AB7;
@@ -3245,7 +2464,7 @@
3245
2464
  .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-bottom > td {
3246
2465
  box-shadow: inset 0 -2px 0 0 rgba(103, 58, 183, 0.12);
3247
2466
  }
3248
- .p-datatable.p-datatable-hoverable-rows .p-datatable-tbody > tr:not(.p-highlight):hover {
2467
+ .p-datatable.p-datatable-hoverable-rows .p-datatable-tbody > tr:not(.p-highlight):not(.p-datatable-emptymessage):hover {
3249
2468
  background: rgba(0, 0, 0, 0.04);
3250
2469
  color: rgba(0, 0, 0, 0.87);
3251
2470
  }
@@ -3408,6 +2627,126 @@
3408
2627
  border-bottom-right-radius: 4px;
3409
2628
  }
3410
2629
 
2630
+ .p-column-filter-row .p-column-filter-menu-button,
2631
+ .p-column-filter-row .p-column-filter-clear-button {
2632
+ margin-left: 0.5rem;
2633
+ }
2634
+
2635
+ .p-column-filter-menu-button {
2636
+ width: 2rem;
2637
+ height: 2rem;
2638
+ color: rgba(0, 0, 0, 0.6);
2639
+ border: 0 none;
2640
+ background: transparent;
2641
+ border-radius: 50%;
2642
+ transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
2643
+ }
2644
+ .p-column-filter-menu-button:hover {
2645
+ color: rgba(0, 0, 0, 0.6);
2646
+ border-color: transparent;
2647
+ background: rgba(0, 0, 0, 0.04);
2648
+ }
2649
+ .p-column-filter-menu-button.p-column-filter-menu-button-open, .p-column-filter-menu-button.p-column-filter-menu-button-open:hover {
2650
+ background: rgba(0, 0, 0, 0.04);
2651
+ color: rgba(0, 0, 0, 0.6);
2652
+ }
2653
+ .p-column-filter-menu-button.p-column-filter-menu-button-active, .p-column-filter-menu-button.p-column-filter-menu-button-active:hover {
2654
+ background: rgba(103, 58, 183, 0.12);
2655
+ color: #673AB7;
2656
+ }
2657
+ .p-column-filter-menu-button:focus {
2658
+ outline: 0 none;
2659
+ outline-offset: 0;
2660
+ box-shadow: none;
2661
+ }
2662
+
2663
+ .p-column-filter-clear-button {
2664
+ width: 2rem;
2665
+ height: 2rem;
2666
+ color: rgba(0, 0, 0, 0.6);
2667
+ border: 0 none;
2668
+ background: transparent;
2669
+ border-radius: 50%;
2670
+ transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
2671
+ }
2672
+ .p-column-filter-clear-button:hover {
2673
+ color: rgba(0, 0, 0, 0.6);
2674
+ border-color: transparent;
2675
+ background: rgba(0, 0, 0, 0.04);
2676
+ }
2677
+ .p-column-filter-clear-button:focus {
2678
+ outline: 0 none;
2679
+ outline-offset: 0;
2680
+ box-shadow: none;
2681
+ }
2682
+
2683
+ .p-column-filter-overlay {
2684
+ background: #ffffff;
2685
+ color: rgba(0, 0, 0, 0.87);
2686
+ border: 0 none;
2687
+ border-radius: 4px;
2688
+ box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
2689
+ min-width: 12.5rem;
2690
+ }
2691
+ .p-column-filter-overlay .p-column-filter-row-items {
2692
+ padding: 0;
2693
+ }
2694
+ .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item {
2695
+ margin: 0;
2696
+ padding: 0.75rem 0.75rem;
2697
+ border: 0 none;
2698
+ color: rgba(0, 0, 0, 0.87);
2699
+ background: transparent;
2700
+ transition: none;
2701
+ border-radius: 0;
2702
+ }
2703
+ .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item.p-highlight {
2704
+ color: #673AB7;
2705
+ background: rgba(103, 58, 183, 0.12);
2706
+ }
2707
+ .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:not(.p-highlight):not(.p-disabled):hover {
2708
+ color: rgba(0, 0, 0, 0.87);
2709
+ background: rgba(0, 0, 0, 0.04);
2710
+ }
2711
+ .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus {
2712
+ outline: 0 none;
2713
+ outline-offset: 0;
2714
+ box-shadow: none;
2715
+ }
2716
+ .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-separator {
2717
+ border-top: 1px solid rgba(0, 0, 0, 0.12);
2718
+ margin: 0.5rem 0;
2719
+ }
2720
+
2721
+ .p-column-filter-overlay-menu .p-column-filter-operator {
2722
+ padding: 0.75rem;
2723
+ border-bottom: 1px solid rgba(0, 0, 0, 0.12);
2724
+ color: rgba(0, 0, 0, 0.87);
2725
+ background: #ffffff;
2726
+ margin: 0;
2727
+ border-top-right-radius: 4px;
2728
+ border-top-left-radius: 4px;
2729
+ }
2730
+ .p-column-filter-overlay-menu .p-column-filter-constraint {
2731
+ padding: 0.75rem;
2732
+ border-bottom: 1px solid rgba(0, 0, 0, 0.12);
2733
+ }
2734
+ .p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-matchmode-dropdown {
2735
+ margin-bottom: 0.5rem;
2736
+ }
2737
+ .p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-remove-button {
2738
+ margin-top: 0.5rem;
2739
+ }
2740
+ .p-column-filter-overlay-menu .p-column-filter-constraint:last-child {
2741
+ border-bottom: 0 none;
2742
+ }
2743
+ .p-column-filter-overlay-menu .p-column-filter-add-rule {
2744
+ padding: 0.75rem 0.75rem;
2745
+ }
2746
+ .p-column-filter-overlay-menu .p-column-filter-buttonbar {
2747
+ padding: 0.75rem;
2748
+ }
2749
+
3411
2750
  .fc {
3412
2751
  /* FullCalendar 4 */
3413
2752
  /* FullCalendar 5 */
@@ -3691,6 +3030,10 @@
3691
3030
  border-top-right-radius: 4px;
3692
3031
  border-bottom-right-radius: 4px;
3693
3032
  }
3033
+ .fc.fc-theme-standard .fc-highlight {
3034
+ color: #673AB7;
3035
+ background: rgba(103, 58, 183, 0.12);
3036
+ }
3694
3037
 
3695
3038
  .p-orderlist .p-orderlist-controls {
3696
3039
  padding: 0.75rem;
@@ -3823,12 +3166,12 @@
3823
3166
  color: rgba(0, 0, 0, 0.6);
3824
3167
  }
3825
3168
  .p-paginator .p-paginator-first {
3826
- border-top-left-radius: 4px;
3827
- border-bottom-left-radius: 4px;
3169
+ border-top-left-radius: 50%;
3170
+ border-bottom-left-radius: 50%;
3828
3171
  }
3829
3172
  .p-paginator .p-paginator-last {
3830
- border-top-right-radius: 4px;
3831
- border-bottom-right-radius: 4px;
3173
+ border-top-right-radius: 50%;
3174
+ border-bottom-right-radius: 50%;
3832
3175
  }
3833
3176
  .p-paginator .p-dropdown {
3834
3177
  margin-left: 0.5rem;
@@ -4031,6 +3374,12 @@
4031
3374
  .p-tree .p-tree-loading-icon {
4032
3375
  font-size: 2rem;
4033
3376
  }
3377
+ .p-tree .p-treenode-droppoint {
3378
+ height: 0.5rem;
3379
+ }
3380
+ .p-tree .p-treenode-droppoint.p-treenode-droppoint-active {
3381
+ background: rgba(82, 46, 146, 0.12);
3382
+ }
4034
3383
 
4035
3384
  .p-treetable .p-paginator-top {
4036
3385
  border-width: 0 0 1px 0;
@@ -4520,6 +3869,9 @@
4520
3869
  border-color: rgba(0, 0, 0, 0.12);
4521
3870
  color: #673AB7;
4522
3871
  }
3872
+ .p-tabview .p-tabview-close {
3873
+ margin-left: 0.5rem;
3874
+ }
4523
3875
  .p-tabview .p-tabview-nav-btn.p-link {
4524
3876
  background: #ffffff;
4525
3877
  color: #673AB7;
@@ -4660,10 +4012,6 @@
4660
4012
  margin-left: 1rem;
4661
4013
  }
4662
4014
 
4663
- .p-dialog-mask.p-component-overlay {
4664
- background-color: rgba(0, 0, 0, 0.32);
4665
- }
4666
-
4667
4015
  .p-overlaypanel {
4668
4016
  background: #ffffff;
4669
4017
  color: rgba(0, 0, 0, 0.87);
@@ -4744,10 +4092,6 @@
4744
4092
  padding: 0.75rem;
4745
4093
  }
4746
4094
 
4747
- .p-sidebar-mask.p-component-overlay {
4748
- background: rgba(0, 0, 0, 0.32);
4749
- }
4750
-
4751
4095
  .p-tooltip .p-tooltip-text {
4752
4096
  background: rgba(97, 97, 97, 0.9);
4753
4097
  color: #ffffff;
@@ -4836,6 +4180,7 @@
4836
4180
  color: rgba(0, 0, 0, 0.87);
4837
4181
  border: 0 none;
4838
4182
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
4183
+ border-radius: 4px;
4839
4184
  width: 12.5rem;
4840
4185
  }
4841
4186
  .p-contextmenu .p-menuitem-link {
@@ -4877,6 +4222,7 @@
4877
4222
  background: #ffffff;
4878
4223
  border: 0 none;
4879
4224
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
4225
+ border-radius: 4px;
4880
4226
  }
4881
4227
  .p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
4882
4228
  background: rgba(0, 0, 0, 0.04);
@@ -4908,30 +4254,30 @@
4908
4254
  width: 4rem;
4909
4255
  height: 4rem;
4910
4256
  }
4911
- .p-dock.p-dock-top .p-dock-item-second-prev,
4912
- .p-dock.p-dock-top .p-dock-item-second-next, .p-dock.p-dock-bottom .p-dock-item-second-prev,
4913
- .p-dock.p-dock-bottom .p-dock-item-second-next {
4257
+ .p-dock.p-dock-magnification.p-dock-top .p-dock-item-second-prev,
4258
+ .p-dock.p-dock-magnification.p-dock-top .p-dock-item-second-next, .p-dock.p-dock-magnification.p-dock-bottom .p-dock-item-second-prev,
4259
+ .p-dock.p-dock-magnification.p-dock-bottom .p-dock-item-second-next {
4914
4260
  margin: 0 0.9rem;
4915
4261
  }
4916
- .p-dock.p-dock-top .p-dock-item-prev,
4917
- .p-dock.p-dock-top .p-dock-item-next, .p-dock.p-dock-bottom .p-dock-item-prev,
4918
- .p-dock.p-dock-bottom .p-dock-item-next {
4262
+ .p-dock.p-dock-magnification.p-dock-top .p-dock-item-prev,
4263
+ .p-dock.p-dock-magnification.p-dock-top .p-dock-item-next, .p-dock.p-dock-magnification.p-dock-bottom .p-dock-item-prev,
4264
+ .p-dock.p-dock-magnification.p-dock-bottom .p-dock-item-next {
4919
4265
  margin: 0 1.3rem;
4920
4266
  }
4921
- .p-dock.p-dock-top .p-dock-item-current, .p-dock.p-dock-bottom .p-dock-item-current {
4267
+ .p-dock.p-dock-magnification.p-dock-top .p-dock-item-current, .p-dock.p-dock-magnification.p-dock-bottom .p-dock-item-current {
4922
4268
  margin: 0 1.5rem;
4923
4269
  }
4924
- .p-dock.p-dock-left .p-dock-item-second-prev,
4925
- .p-dock.p-dock-left .p-dock-item-second-next, .p-dock.p-dock-right .p-dock-item-second-prev,
4926
- .p-dock.p-dock-right .p-dock-item-second-next {
4270
+ .p-dock.p-dock-magnification.p-dock-left .p-dock-item-second-prev,
4271
+ .p-dock.p-dock-magnification.p-dock-left .p-dock-item-second-next, .p-dock.p-dock-magnification.p-dock-right .p-dock-item-second-prev,
4272
+ .p-dock.p-dock-magnification.p-dock-right .p-dock-item-second-next {
4927
4273
  margin: 0.9rem 0;
4928
4274
  }
4929
- .p-dock.p-dock-left .p-dock-item-prev,
4930
- .p-dock.p-dock-left .p-dock-item-next, .p-dock.p-dock-right .p-dock-item-prev,
4931
- .p-dock.p-dock-right .p-dock-item-next {
4275
+ .p-dock.p-dock-magnification.p-dock-left .p-dock-item-prev,
4276
+ .p-dock.p-dock-magnification.p-dock-left .p-dock-item-next, .p-dock.p-dock-magnification.p-dock-right .p-dock-item-prev,
4277
+ .p-dock.p-dock-magnification.p-dock-right .p-dock-item-next {
4932
4278
  margin: 1.3rem 0;
4933
4279
  }
4934
- .p-dock.p-dock-left .p-dock-item-current, .p-dock.p-dock-right .p-dock-item-current {
4280
+ .p-dock.p-dock-magnification.p-dock-left .p-dock-item-current, .p-dock.p-dock-magnification.p-dock-right .p-dock-item-current {
4935
4281
  margin: 1.5rem 0;
4936
4282
  }
4937
4283
 
@@ -6429,6 +5775,13 @@
6429
5775
  box-shadow: inset 0 0 0 1px #B00020, inset 0 0 0 1px #B00020, inset 0 0 0 1px #B00020, inset 0 0 0 1px #B00020;
6430
5776
  }
6431
5777
 
5778
+ .p-breadcrumb .p-menuitem-link {
5779
+ padding: 0.25rem 0.5rem;
5780
+ }
5781
+ .p-breadcrumb .p-menuitem-link:focus {
5782
+ background: rgba(0, 0, 0, 0.12);
5783
+ }
5784
+
6432
5785
  .p-button {
6433
5786
  font-weight: 500;
6434
5787
  min-width: 4rem;
@@ -6436,393 +5789,141 @@
6436
5789
  .p-button.p-button-icon-only {
6437
5790
  min-width: auto;
6438
5791
  }
6439
- .p-buttonbutton:enabled:focus {
6440
- background: rgba(103, 58, 183, 0.76);
6441
- }
6442
- .p-buttonbutton:enabled:active {
6443
- background: rgba(103, 58, 183, 0.68);
6444
- }
6445
- .p-button:not(button):not(.p-disabled):focus {
6446
- background: rgba(103, 58, 183, 0.76);
6447
- }
6448
- .p-button:not(button):not(.p-disabled):active {
6449
- background: rgba(103, 58, 183, 0.68);
6450
- }
6451
- .p-buttona:enabled:focus {
6452
- background: rgba(103, 58, 183, 0.76);
6453
- }
6454
- .p-buttona:enabled:active {
6455
- background: rgba(103, 58, 183, 0.68);
6456
- }
6457
- .p-button:not(a):not(.p-disabled):focus {
5792
+ .p-button:enabled:focus, .p-button:not(button):not(a):not(.p-disabled):focus {
6458
5793
  background: rgba(103, 58, 183, 0.76);
6459
5794
  }
6460
- .p-button:not(a):not(.p-disabled):active {
5795
+ .p-button:enabled:active, .p-button:not(button):not(a):not(.p-disabled):active {
6461
5796
  background: rgba(103, 58, 183, 0.68);
6462
5797
  }
6463
5798
  .p-button .p-ink {
6464
5799
  background-color: rgba(255, 255, 255, 0.32);
6465
5800
  }
6466
- .p-button.p-button-textbutton:enabled:focus, .p-button.p-button-outlinedbutton:enabled:focus {
6467
- background: rgba(103, 58, 183, 0.12);
6468
- }
6469
- .p-button.p-button-textbutton:enabled:active, .p-button.p-button-outlinedbutton:enabled:active {
6470
- background: rgba(103, 58, 183, 0.16);
6471
- }
6472
- .p-button.p-button-text:not(button):not(.p-disabled):focus, .p-button.p-button-outlined:not(button):not(.p-disabled):focus {
6473
- background: rgba(103, 58, 183, 0.12);
6474
- }
6475
- .p-button.p-button-text:not(button):not(.p-disabled):active, .p-button.p-button-outlined:not(button):not(.p-disabled):active {
6476
- background: rgba(103, 58, 183, 0.16);
6477
- }
6478
- .p-button.p-button-texta:enabled:focus, .p-button.p-button-outlineda:enabled:focus {
6479
- background: rgba(103, 58, 183, 0.12);
6480
- }
6481
- .p-button.p-button-texta:enabled:active, .p-button.p-button-outlineda:enabled:active {
6482
- background: rgba(103, 58, 183, 0.16);
6483
- }
6484
- .p-button.p-button-text:not(a):not(.p-disabled):focus, .p-button.p-button-outlined:not(a):not(.p-disabled):focus {
5801
+ .p-button.p-button-text:enabled:focus, .p-button.p-button-text:not(button):not(a):not(.p-disabled):focus, .p-button.p-button-outlined:enabled:focus, .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):focus {
6485
5802
  background: rgba(103, 58, 183, 0.12);
6486
5803
  }
6487
- .p-button.p-button-text:not(a):not(.p-disabled):active, .p-button.p-button-outlined:not(a):not(.p-disabled):active {
5804
+ .p-button.p-button-text:enabled:active, .p-button.p-button-text:not(button):not(a):not(.p-disabled):active, .p-button.p-button-outlined:enabled:active, .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active {
6488
5805
  background: rgba(103, 58, 183, 0.16);
6489
5806
  }
6490
5807
  .p-button.p-button-text .p-ink, .p-button.p-button-outlined .p-ink {
6491
5808
  background-color: rgba(103, 58, 183, 0.16);
6492
5809
  }
6493
- .p-button:disabled {
6494
- background-color: rgba(0, 0, 0, 0.12) !important;
6495
- color: rgba(0, 0, 0, 0.38) !important;
6496
- opacity: 1;
6497
- }
6498
- .p-button:disabled.p-button-text {
6499
- background-color: transparent !important;
6500
- color: rgba(0, 0, 0, 0.38) !important;
6501
- }
6502
- .p-button:disabled.p-button-outlined {
6503
- background-color: transparent !important;
6504
- color: rgba(0, 0, 0, 0.38) !important;
6505
- border-color: rgba(0, 0, 0, 0.38) !important;
6506
- }
6507
- .p-button.p-button-raisedbutton:enabled:focus {
6508
- 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);
6509
- }
6510
- .p-button.p-button-raised:not(button):not(.p-disabled):focus {
6511
- 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);
6512
- }
6513
- .p-button.p-button-raiseda:enabled:focus {
6514
- 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);
6515
- }
6516
- .p-button.p-button-raised:not(a):not(.p-disabled):focus {
6517
- 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);
6518
- }
6519
-
6520
- .p-button.p-button-secondarybutton:enabled:focus, .p-buttonset.p-button-secondary > .p-buttonbutton:enabled:focus, .p-splitbutton.p-button-secondary > .p-buttonbutton:enabled:focus, .p-fileupload-choose.p-button-secondarybutton:enabled:focus {
6521
- background: rgba(76, 175, 80, 0.76);
6522
- }
6523
- .p-button.p-button-secondarybutton:enabled:active, .p-buttonset.p-button-secondary > .p-buttonbutton:enabled:active, .p-splitbutton.p-button-secondary > .p-buttonbutton:enabled:active, .p-fileupload-choose.p-button-secondarybutton:enabled:active {
6524
- background: rgba(76, 175, 80, 0.68);
6525
- }
6526
- .p-button.p-button-secondary:not(button):not(.p-disabled):focus, .p-buttonset.p-button-secondary > .p-button:not(button):not(.p-disabled):focus, .p-splitbutton.p-button-secondary > .p-button:not(button):not(.p-disabled):focus, .p-fileupload-choose.p-button-secondary:not(button):not(.p-disabled):focus {
6527
- background: rgba(76, 175, 80, 0.76);
6528
- }
6529
- .p-button.p-button-secondary:not(button):not(.p-disabled):active, .p-buttonset.p-button-secondary > .p-button:not(button):not(.p-disabled):active, .p-splitbutton.p-button-secondary > .p-button:not(button):not(.p-disabled):active, .p-fileupload-choose.p-button-secondary:not(button):not(.p-disabled):active {
6530
- background: rgba(76, 175, 80, 0.68);
6531
- }
6532
- .p-button.p-button-secondarya:enabled:focus, .p-buttonset.p-button-secondary > .p-buttona:enabled:focus, .p-splitbutton.p-button-secondary > .p-buttona:enabled:focus, .p-fileupload-choose.p-button-secondarya:enabled:focus {
6533
- background: rgba(76, 175, 80, 0.76);
6534
- }
6535
- .p-button.p-button-secondarya:enabled:active, .p-buttonset.p-button-secondary > .p-buttona:enabled:active, .p-splitbutton.p-button-secondary > .p-buttona:enabled:active, .p-fileupload-choose.p-button-secondarya:enabled:active {
6536
- background: rgba(76, 175, 80, 0.68);
5810
+ .p-button.p-button-outlined {
5811
+ box-shadow: inset 0 0 0 1px;
6537
5812
  }
6538
- .p-button.p-button-secondary:not(a):not(.p-disabled):focus, .p-buttonset.p-button-secondary > .p-button:not(a):not(.p-disabled):focus, .p-splitbutton.p-button-secondary > .p-button:not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-secondary:not(a):not(.p-disabled):focus {
6539
- background: rgba(76, 175, 80, 0.76);
5813
+ .p-button.p-button-outlined:enabled:focus {
5814
+ box-shadow: inset 0 0 0 1px;
6540
5815
  }
6541
- .p-button.p-button-secondary:not(a):not(.p-disabled):active, .p-buttonset.p-button-secondary > .p-button:not(a):not(.p-disabled):active, .p-splitbutton.p-button-secondary > .p-button:not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-secondary:not(a):not(.p-disabled):active {
6542
- background: rgba(76, 175, 80, 0.68);
5816
+ .p-button.p-button-outlined:enabled:active {
5817
+ box-shadow: inset 0 0 0 1px;
6543
5818
  }
6544
- .p-button.p-button-secondary.p-button-textbutton:enabled:focus, .p-button.p-button-secondary.p-button-outlinedbutton:enabled:focus, .p-buttonset.p-button-secondary > .p-button.p-button-textbutton:enabled:focus, .p-buttonset.p-button-secondary > .p-button.p-button-outlinedbutton:enabled:focus, .p-splitbutton.p-button-secondary > .p-button.p-button-textbutton:enabled:focus, .p-splitbutton.p-button-secondary > .p-button.p-button-outlinedbutton:enabled:focus, .p-fileupload-choose.p-button-secondary.p-button-textbutton:enabled:focus, .p-fileupload-choose.p-button-secondary.p-button-outlinedbutton:enabled:focus {
6545
- background: rgba(76, 175, 80, 0.12);
5819
+ .p-button:disabled {
5820
+ background-color: rgba(0, 0, 0, 0.12) !important;
5821
+ color: rgba(0, 0, 0, 0.38) !important;
5822
+ opacity: 1;
6546
5823
  }
6547
- .p-button.p-button-secondary.p-button-textbutton:enabled:active, .p-button.p-button-secondary.p-button-outlinedbutton:enabled:active, .p-buttonset.p-button-secondary > .p-button.p-button-textbutton:enabled:active, .p-buttonset.p-button-secondary > .p-button.p-button-outlinedbutton:enabled:active, .p-splitbutton.p-button-secondary > .p-button.p-button-textbutton:enabled:active, .p-splitbutton.p-button-secondary > .p-button.p-button-outlinedbutton:enabled:active, .p-fileupload-choose.p-button-secondary.p-button-textbutton:enabled:active, .p-fileupload-choose.p-button-secondary.p-button-outlinedbutton:enabled:active {
6548
- background: rgba(76, 175, 80, 0.16);
5824
+ .p-button:disabled.p-button-text {
5825
+ background-color: transparent !important;
5826
+ color: rgba(0, 0, 0, 0.38) !important;
6549
5827
  }
6550
- .p-button.p-button-secondary.p-button-text:not(button):not(.p-disabled):focus, .p-button.p-button-secondary.p-button-outlined:not(button):not(.p-disabled):focus, .p-buttonset.p-button-secondary > .p-button.p-button-text:not(button):not(.p-disabled):focus, .p-buttonset.p-button-secondary > .p-button.p-button-outlined:not(button):not(.p-disabled):focus, .p-splitbutton.p-button-secondary > .p-button.p-button-text:not(button):not(.p-disabled):focus, .p-splitbutton.p-button-secondary > .p-button.p-button-outlined:not(button):not(.p-disabled):focus, .p-fileupload-choose.p-button-secondary.p-button-text:not(button):not(.p-disabled):focus, .p-fileupload-choose.p-button-secondary.p-button-outlined:not(button):not(.p-disabled):focus {
6551
- background: rgba(76, 175, 80, 0.12);
5828
+ .p-button:disabled.p-button-outlined {
5829
+ background-color: transparent !important;
5830
+ color: rgba(0, 0, 0, 0.38) !important;
5831
+ border-color: rgba(0, 0, 0, 0.38) !important;
6552
5832
  }
6553
- .p-button.p-button-secondary.p-button-text:not(button):not(.p-disabled):active, .p-button.p-button-secondary.p-button-outlined:not(button):not(.p-disabled):active, .p-buttonset.p-button-secondary > .p-button.p-button-text:not(button):not(.p-disabled):active, .p-buttonset.p-button-secondary > .p-button.p-button-outlined:not(button):not(.p-disabled):active, .p-splitbutton.p-button-secondary > .p-button.p-button-text:not(button):not(.p-disabled):active, .p-splitbutton.p-button-secondary > .p-button.p-button-outlined:not(button):not(.p-disabled):active, .p-fileupload-choose.p-button-secondary.p-button-text:not(button):not(.p-disabled):active, .p-fileupload-choose.p-button-secondary.p-button-outlined:not(button):not(.p-disabled):active {
6554
- background: rgba(76, 175, 80, 0.16);
5833
+ .p-button.p-button-raised:enabled:focus, .p-button.p-button-raised:not(button):not(a):not(.p-disabled):focus {
5834
+ 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);
6555
5835
  }
6556
- .p-button.p-button-secondary.p-button-texta:enabled:focus, .p-button.p-button-secondary.p-button-outlineda:enabled:focus, .p-buttonset.p-button-secondary > .p-button.p-button-texta:enabled:focus, .p-buttonset.p-button-secondary > .p-button.p-button-outlineda:enabled:focus, .p-splitbutton.p-button-secondary > .p-button.p-button-texta:enabled:focus, .p-splitbutton.p-button-secondary > .p-button.p-button-outlineda:enabled:focus, .p-fileupload-choose.p-button-secondary.p-button-texta:enabled:focus, .p-fileupload-choose.p-button-secondary.p-button-outlineda:enabled:focus {
6557
- background: rgba(76, 175, 80, 0.12);
5836
+
5837
+ .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 {
5838
+ background: rgba(76, 175, 80, 0.76);
6558
5839
  }
6559
- .p-button.p-button-secondary.p-button-texta:enabled:active, .p-button.p-button-secondary.p-button-outlineda:enabled:active, .p-buttonset.p-button-secondary > .p-button.p-button-texta:enabled:active, .p-buttonset.p-button-secondary > .p-button.p-button-outlineda:enabled:active, .p-splitbutton.p-button-secondary > .p-button.p-button-texta:enabled:active, .p-splitbutton.p-button-secondary > .p-button.p-button-outlineda:enabled:active, .p-fileupload-choose.p-button-secondary.p-button-texta:enabled:active, .p-fileupload-choose.p-button-secondary.p-button-outlineda:enabled:active {
6560
- background: rgba(76, 175, 80, 0.16);
5840
+ .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 {
5841
+ background: rgba(76, 175, 80, 0.68);
6561
5842
  }
6562
- .p-button.p-button-secondary.p-button-text:not(a):not(.p-disabled):focus, .p-button.p-button-secondary.p-button-outlined:not(a):not(.p-disabled):focus, .p-buttonset.p-button-secondary > .p-button.p-button-text:not(a):not(.p-disabled):focus, .p-buttonset.p-button-secondary > .p-button.p-button-outlined:not(a):not(.p-disabled):focus, .p-splitbutton.p-button-secondary > .p-button.p-button-text:not(a):not(.p-disabled):focus, .p-splitbutton.p-button-secondary > .p-button.p-button-outlined:not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-secondary.p-button-text:not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-secondary.p-button-outlined:not(a):not(.p-disabled):focus {
5843
+ .p-button.p-button-secondary.p-button-text:enabled:focus, .p-button.p-button-secondary.p-button-text:not(button):not(a):not(.p-disabled):focus, .p-button.p-button-secondary.p-button-outlined:enabled:focus, .p-button.p-button-secondary.p-button-outlined:not(button):not(a):not(.p-disabled):focus, .p-buttonset.p-button-secondary > .p-button.p-button-text:enabled:focus, .p-buttonset.p-button-secondary > .p-button.p-button-text:not(button):not(a):not(.p-disabled):focus, .p-buttonset.p-button-secondary > .p-button.p-button-outlined:enabled:focus, .p-buttonset.p-button-secondary > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):focus, .p-splitbutton.p-button-secondary > .p-button.p-button-text:enabled:focus, .p-splitbutton.p-button-secondary > .p-button.p-button-text:not(button):not(a):not(.p-disabled):focus, .p-splitbutton.p-button-secondary > .p-button.p-button-outlined:enabled:focus, .p-splitbutton.p-button-secondary > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-secondary.p-button-text:enabled:focus, .p-fileupload-choose.p-button-secondary.p-button-text:not(button):not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-secondary.p-button-outlined:enabled:focus, .p-fileupload-choose.p-button-secondary.p-button-outlined:not(button):not(a):not(.p-disabled):focus {
6563
5844
  background: rgba(76, 175, 80, 0.12);
6564
5845
  }
6565
- .p-button.p-button-secondary.p-button-text:not(a):not(.p-disabled):active, .p-button.p-button-secondary.p-button-outlined:not(a):not(.p-disabled):active, .p-buttonset.p-button-secondary > .p-button.p-button-text:not(a):not(.p-disabled):active, .p-buttonset.p-button-secondary > .p-button.p-button-outlined:not(a):not(.p-disabled):active, .p-splitbutton.p-button-secondary > .p-button.p-button-text:not(a):not(.p-disabled):active, .p-splitbutton.p-button-secondary > .p-button.p-button-outlined:not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-secondary.p-button-text:not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-secondary.p-button-outlined:not(a):not(.p-disabled):active {
5846
+ .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-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-text:enabled:active, .p-buttonset.p-button-secondary > .p-button.p-button-text: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-text:enabled:active, .p-splitbutton.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-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-text:enabled:active, .p-fileupload-choose.p-button-secondary.p-button-text: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 {
6566
5847
  background: rgba(76, 175, 80, 0.16);
6567
5848
  }
6568
5849
  .p-button.p-button-secondary.p-button-text .p-ink, .p-button.p-button-secondary.p-button-outlined .p-ink, .p-buttonset.p-button-secondary > .p-button.p-button-text .p-ink, .p-buttonset.p-button-secondary > .p-button.p-button-outlined .p-ink, .p-splitbutton.p-button-secondary > .p-button.p-button-text .p-ink, .p-splitbutton.p-button-secondary > .p-button.p-button-outlined .p-ink, .p-fileupload-choose.p-button-secondary.p-button-text .p-ink, .p-fileupload-choose.p-button-secondary.p-button-outlined .p-ink {
6569
5850
  background-color: rgba(76, 175, 80, 0.16);
6570
5851
  }
6571
5852
 
6572
- .p-button.p-button-infobutton:enabled:focus, .p-buttonset.p-button-info > .p-buttonbutton:enabled:focus, .p-splitbutton.p-button-info > .p-buttonbutton:enabled:focus, .p-fileupload-choose.p-button-infobutton:enabled:focus {
6573
- background: rgba(33, 150, 243, 0.76);
6574
- }
6575
- .p-button.p-button-infobutton:enabled:active, .p-buttonset.p-button-info > .p-buttonbutton:enabled:active, .p-splitbutton.p-button-info > .p-buttonbutton:enabled:active, .p-fileupload-choose.p-button-infobutton:enabled:active {
6576
- background: rgba(33, 150, 243, 0.68);
6577
- }
6578
- .p-button.p-button-info:not(button):not(.p-disabled):focus, .p-buttonset.p-button-info > .p-button:not(button):not(.p-disabled):focus, .p-splitbutton.p-button-info > .p-button:not(button):not(.p-disabled):focus, .p-fileupload-choose.p-button-info:not(button):not(.p-disabled):focus {
6579
- background: rgba(33, 150, 243, 0.76);
6580
- }
6581
- .p-button.p-button-info:not(button):not(.p-disabled):active, .p-buttonset.p-button-info > .p-button:not(button):not(.p-disabled):active, .p-splitbutton.p-button-info > .p-button:not(button):not(.p-disabled):active, .p-fileupload-choose.p-button-info:not(button):not(.p-disabled):active {
6582
- background: rgba(33, 150, 243, 0.68);
6583
- }
6584
- .p-button.p-button-infoa:enabled:focus, .p-buttonset.p-button-info > .p-buttona:enabled:focus, .p-splitbutton.p-button-info > .p-buttona:enabled:focus, .p-fileupload-choose.p-button-infoa:enabled:focus {
6585
- background: rgba(33, 150, 243, 0.76);
6586
- }
6587
- .p-button.p-button-infoa:enabled:active, .p-buttonset.p-button-info > .p-buttona:enabled:active, .p-splitbutton.p-button-info > .p-buttona:enabled:active, .p-fileupload-choose.p-button-infoa:enabled:active {
6588
- background: rgba(33, 150, 243, 0.68);
6589
- }
6590
- .p-button.p-button-info:not(a):not(.p-disabled):focus, .p-buttonset.p-button-info > .p-button:not(a):not(.p-disabled):focus, .p-splitbutton.p-button-info > .p-button:not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-info:not(a):not(.p-disabled):focus {
5853
+ .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 {
6591
5854
  background: rgba(33, 150, 243, 0.76);
6592
5855
  }
6593
- .p-button.p-button-info:not(a):not(.p-disabled):active, .p-buttonset.p-button-info > .p-button:not(a):not(.p-disabled):active, .p-splitbutton.p-button-info > .p-button:not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-info:not(a):not(.p-disabled):active {
5856
+ .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 {
6594
5857
  background: rgba(33, 150, 243, 0.68);
6595
5858
  }
6596
- .p-button.p-button-info.p-button-textbutton:enabled:focus, .p-button.p-button-info.p-button-outlinedbutton:enabled:focus, .p-buttonset.p-button-info > .p-button.p-button-textbutton:enabled:focus, .p-buttonset.p-button-info > .p-button.p-button-outlinedbutton:enabled:focus, .p-splitbutton.p-button-info > .p-button.p-button-textbutton:enabled:focus, .p-splitbutton.p-button-info > .p-button.p-button-outlinedbutton:enabled:focus, .p-fileupload-choose.p-button-info.p-button-textbutton:enabled:focus, .p-fileupload-choose.p-button-info.p-button-outlinedbutton:enabled:focus {
6597
- background: rgba(33, 150, 243, 0.12);
6598
- }
6599
- .p-button.p-button-info.p-button-textbutton:enabled:active, .p-button.p-button-info.p-button-outlinedbutton:enabled:active, .p-buttonset.p-button-info > .p-button.p-button-textbutton:enabled:active, .p-buttonset.p-button-info > .p-button.p-button-outlinedbutton:enabled:active, .p-splitbutton.p-button-info > .p-button.p-button-textbutton:enabled:active, .p-splitbutton.p-button-info > .p-button.p-button-outlinedbutton:enabled:active, .p-fileupload-choose.p-button-info.p-button-textbutton:enabled:active, .p-fileupload-choose.p-button-info.p-button-outlinedbutton:enabled:active {
6600
- background: rgba(33, 150, 243, 0.16);
6601
- }
6602
- .p-button.p-button-info.p-button-text:not(button):not(.p-disabled):focus, .p-button.p-button-info.p-button-outlined:not(button):not(.p-disabled):focus, .p-buttonset.p-button-info > .p-button.p-button-text:not(button):not(.p-disabled):focus, .p-buttonset.p-button-info > .p-button.p-button-outlined:not(button):not(.p-disabled):focus, .p-splitbutton.p-button-info > .p-button.p-button-text:not(button):not(.p-disabled):focus, .p-splitbutton.p-button-info > .p-button.p-button-outlined:not(button):not(.p-disabled):focus, .p-fileupload-choose.p-button-info.p-button-text:not(button):not(.p-disabled):focus, .p-fileupload-choose.p-button-info.p-button-outlined:not(button):not(.p-disabled):focus {
6603
- background: rgba(33, 150, 243, 0.12);
6604
- }
6605
- .p-button.p-button-info.p-button-text:not(button):not(.p-disabled):active, .p-button.p-button-info.p-button-outlined:not(button):not(.p-disabled):active, .p-buttonset.p-button-info > .p-button.p-button-text:not(button):not(.p-disabled):active, .p-buttonset.p-button-info > .p-button.p-button-outlined:not(button):not(.p-disabled):active, .p-splitbutton.p-button-info > .p-button.p-button-text:not(button):not(.p-disabled):active, .p-splitbutton.p-button-info > .p-button.p-button-outlined:not(button):not(.p-disabled):active, .p-fileupload-choose.p-button-info.p-button-text:not(button):not(.p-disabled):active, .p-fileupload-choose.p-button-info.p-button-outlined:not(button):not(.p-disabled):active {
6606
- background: rgba(33, 150, 243, 0.16);
6607
- }
6608
- .p-button.p-button-info.p-button-texta:enabled:focus, .p-button.p-button-info.p-button-outlineda:enabled:focus, .p-buttonset.p-button-info > .p-button.p-button-texta:enabled:focus, .p-buttonset.p-button-info > .p-button.p-button-outlineda:enabled:focus, .p-splitbutton.p-button-info > .p-button.p-button-texta:enabled:focus, .p-splitbutton.p-button-info > .p-button.p-button-outlineda:enabled:focus, .p-fileupload-choose.p-button-info.p-button-texta:enabled:focus, .p-fileupload-choose.p-button-info.p-button-outlineda:enabled:focus {
6609
- background: rgba(33, 150, 243, 0.12);
6610
- }
6611
- .p-button.p-button-info.p-button-texta:enabled:active, .p-button.p-button-info.p-button-outlineda:enabled:active, .p-buttonset.p-button-info > .p-button.p-button-texta:enabled:active, .p-buttonset.p-button-info > .p-button.p-button-outlineda:enabled:active, .p-splitbutton.p-button-info > .p-button.p-button-texta:enabled:active, .p-splitbutton.p-button-info > .p-button.p-button-outlineda:enabled:active, .p-fileupload-choose.p-button-info.p-button-texta:enabled:active, .p-fileupload-choose.p-button-info.p-button-outlineda:enabled:active {
6612
- background: rgba(33, 150, 243, 0.16);
6613
- }
6614
- .p-button.p-button-info.p-button-text:not(a):not(.p-disabled):focus, .p-button.p-button-info.p-button-outlined:not(a):not(.p-disabled):focus, .p-buttonset.p-button-info > .p-button.p-button-text:not(a):not(.p-disabled):focus, .p-buttonset.p-button-info > .p-button.p-button-outlined:not(a):not(.p-disabled):focus, .p-splitbutton.p-button-info > .p-button.p-button-text:not(a):not(.p-disabled):focus, .p-splitbutton.p-button-info > .p-button.p-button-outlined:not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-info.p-button-text:not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-info.p-button-outlined:not(a):not(.p-disabled):focus {
5859
+ .p-button.p-button-info.p-button-text:enabled:focus, .p-button.p-button-info.p-button-text:not(button):not(a):not(.p-disabled):focus, .p-button.p-button-info.p-button-outlined:enabled:focus, .p-button.p-button-info.p-button-outlined:not(button):not(a):not(.p-disabled):focus, .p-buttonset.p-button-info > .p-button.p-button-text:enabled:focus, .p-buttonset.p-button-info > .p-button.p-button-text:not(button):not(a):not(.p-disabled):focus, .p-buttonset.p-button-info > .p-button.p-button-outlined:enabled:focus, .p-buttonset.p-button-info > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):focus, .p-splitbutton.p-button-info > .p-button.p-button-text:enabled:focus, .p-splitbutton.p-button-info > .p-button.p-button-text:not(button):not(a):not(.p-disabled):focus, .p-splitbutton.p-button-info > .p-button.p-button-outlined:enabled:focus, .p-splitbutton.p-button-info > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-info.p-button-text:enabled:focus, .p-fileupload-choose.p-button-info.p-button-text:not(button):not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-info.p-button-outlined:enabled:focus, .p-fileupload-choose.p-button-info.p-button-outlined:not(button):not(a):not(.p-disabled):focus {
6615
5860
  background: rgba(33, 150, 243, 0.12);
6616
5861
  }
6617
- .p-button.p-button-info.p-button-text:not(a):not(.p-disabled):active, .p-button.p-button-info.p-button-outlined:not(a):not(.p-disabled):active, .p-buttonset.p-button-info > .p-button.p-button-text:not(a):not(.p-disabled):active, .p-buttonset.p-button-info > .p-button.p-button-outlined:not(a):not(.p-disabled):active, .p-splitbutton.p-button-info > .p-button.p-button-text:not(a):not(.p-disabled):active, .p-splitbutton.p-button-info > .p-button.p-button-outlined:not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-info.p-button-text:not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-info.p-button-outlined:not(a):not(.p-disabled):active {
5862
+ .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-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-text:enabled:active, .p-buttonset.p-button-info > .p-button.p-button-text: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-text:enabled:active, .p-splitbutton.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-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-text:enabled:active, .p-fileupload-choose.p-button-info.p-button-text: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 {
6618
5863
  background: rgba(33, 150, 243, 0.16);
6619
5864
  }
6620
5865
  .p-button.p-button-info.p-button-text .p-ink, .p-button.p-button-info.p-button-outlined .p-ink, .p-buttonset.p-button-info > .p-button.p-button-text .p-ink, .p-buttonset.p-button-info > .p-button.p-button-outlined .p-ink, .p-splitbutton.p-button-info > .p-button.p-button-text .p-ink, .p-splitbutton.p-button-info > .p-button.p-button-outlined .p-ink, .p-fileupload-choose.p-button-info.p-button-text .p-ink, .p-fileupload-choose.p-button-info.p-button-outlined .p-ink {
6621
5866
  background-color: rgba(33, 150, 243, 0.16);
6622
5867
  }
6623
5868
 
6624
- .p-button.p-button-successbutton:enabled:focus, .p-buttonset.p-button-success > .p-buttonbutton:enabled:focus, .p-splitbutton.p-button-success > .p-buttonbutton:enabled:focus, .p-fileupload-choose.p-button-successbutton:enabled:focus {
6625
- background: rgba(104, 159, 56, 0.76);
6626
- }
6627
- .p-button.p-button-successbutton:enabled:active, .p-buttonset.p-button-success > .p-buttonbutton:enabled:active, .p-splitbutton.p-button-success > .p-buttonbutton:enabled:active, .p-fileupload-choose.p-button-successbutton:enabled:active {
6628
- background: rgba(104, 159, 56, 0.68);
6629
- }
6630
- .p-button.p-button-success:not(button):not(.p-disabled):focus, .p-buttonset.p-button-success > .p-button:not(button):not(.p-disabled):focus, .p-splitbutton.p-button-success > .p-button:not(button):not(.p-disabled):focus, .p-fileupload-choose.p-button-success:not(button):not(.p-disabled):focus {
6631
- background: rgba(104, 159, 56, 0.76);
6632
- }
6633
- .p-button.p-button-success:not(button):not(.p-disabled):active, .p-buttonset.p-button-success > .p-button:not(button):not(.p-disabled):active, .p-splitbutton.p-button-success > .p-button:not(button):not(.p-disabled):active, .p-fileupload-choose.p-button-success:not(button):not(.p-disabled):active {
6634
- background: rgba(104, 159, 56, 0.68);
6635
- }
6636
- .p-button.p-button-successa:enabled:focus, .p-buttonset.p-button-success > .p-buttona:enabled:focus, .p-splitbutton.p-button-success > .p-buttona:enabled:focus, .p-fileupload-choose.p-button-successa:enabled:focus {
6637
- background: rgba(104, 159, 56, 0.76);
6638
- }
6639
- .p-button.p-button-successa:enabled:active, .p-buttonset.p-button-success > .p-buttona:enabled:active, .p-splitbutton.p-button-success > .p-buttona:enabled:active, .p-fileupload-choose.p-button-successa:enabled:active {
6640
- background: rgba(104, 159, 56, 0.68);
6641
- }
6642
- .p-button.p-button-success:not(a):not(.p-disabled):focus, .p-buttonset.p-button-success > .p-button:not(a):not(.p-disabled):focus, .p-splitbutton.p-button-success > .p-button:not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-success:not(a):not(.p-disabled):focus {
5869
+ .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 {
6643
5870
  background: rgba(104, 159, 56, 0.76);
6644
5871
  }
6645
- .p-button.p-button-success:not(a):not(.p-disabled):active, .p-buttonset.p-button-success > .p-button:not(a):not(.p-disabled):active, .p-splitbutton.p-button-success > .p-button:not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-success:not(a):not(.p-disabled):active {
5872
+ .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 {
6646
5873
  background: rgba(104, 159, 56, 0.68);
6647
5874
  }
6648
- .p-button.p-button-success.p-button-textbutton:enabled:focus, .p-button.p-button-success.p-button-outlinedbutton:enabled:focus, .p-buttonset.p-button-success > .p-button.p-button-textbutton:enabled:focus, .p-buttonset.p-button-success > .p-button.p-button-outlinedbutton:enabled:focus, .p-splitbutton.p-button-success > .p-button.p-button-textbutton:enabled:focus, .p-splitbutton.p-button-success > .p-button.p-button-outlinedbutton:enabled:focus, .p-fileupload-choose.p-button-success.p-button-textbutton:enabled:focus, .p-fileupload-choose.p-button-success.p-button-outlinedbutton:enabled:focus {
6649
- background: rgba(104, 159, 56, 0.12);
6650
- }
6651
- .p-button.p-button-success.p-button-textbutton:enabled:active, .p-button.p-button-success.p-button-outlinedbutton:enabled:active, .p-buttonset.p-button-success > .p-button.p-button-textbutton:enabled:active, .p-buttonset.p-button-success > .p-button.p-button-outlinedbutton:enabled:active, .p-splitbutton.p-button-success > .p-button.p-button-textbutton:enabled:active, .p-splitbutton.p-button-success > .p-button.p-button-outlinedbutton:enabled:active, .p-fileupload-choose.p-button-success.p-button-textbutton:enabled:active, .p-fileupload-choose.p-button-success.p-button-outlinedbutton:enabled:active {
6652
- background: rgba(104, 159, 56, 0.16);
6653
- }
6654
- .p-button.p-button-success.p-button-text:not(button):not(.p-disabled):focus, .p-button.p-button-success.p-button-outlined:not(button):not(.p-disabled):focus, .p-buttonset.p-button-success > .p-button.p-button-text:not(button):not(.p-disabled):focus, .p-buttonset.p-button-success > .p-button.p-button-outlined:not(button):not(.p-disabled):focus, .p-splitbutton.p-button-success > .p-button.p-button-text:not(button):not(.p-disabled):focus, .p-splitbutton.p-button-success > .p-button.p-button-outlined:not(button):not(.p-disabled):focus, .p-fileupload-choose.p-button-success.p-button-text:not(button):not(.p-disabled):focus, .p-fileupload-choose.p-button-success.p-button-outlined:not(button):not(.p-disabled):focus {
6655
- background: rgba(104, 159, 56, 0.12);
6656
- }
6657
- .p-button.p-button-success.p-button-text:not(button):not(.p-disabled):active, .p-button.p-button-success.p-button-outlined:not(button):not(.p-disabled):active, .p-buttonset.p-button-success > .p-button.p-button-text:not(button):not(.p-disabled):active, .p-buttonset.p-button-success > .p-button.p-button-outlined:not(button):not(.p-disabled):active, .p-splitbutton.p-button-success > .p-button.p-button-text:not(button):not(.p-disabled):active, .p-splitbutton.p-button-success > .p-button.p-button-outlined:not(button):not(.p-disabled):active, .p-fileupload-choose.p-button-success.p-button-text:not(button):not(.p-disabled):active, .p-fileupload-choose.p-button-success.p-button-outlined:not(button):not(.p-disabled):active {
6658
- background: rgba(104, 159, 56, 0.16);
6659
- }
6660
- .p-button.p-button-success.p-button-texta:enabled:focus, .p-button.p-button-success.p-button-outlineda:enabled:focus, .p-buttonset.p-button-success > .p-button.p-button-texta:enabled:focus, .p-buttonset.p-button-success > .p-button.p-button-outlineda:enabled:focus, .p-splitbutton.p-button-success > .p-button.p-button-texta:enabled:focus, .p-splitbutton.p-button-success > .p-button.p-button-outlineda:enabled:focus, .p-fileupload-choose.p-button-success.p-button-texta:enabled:focus, .p-fileupload-choose.p-button-success.p-button-outlineda:enabled:focus {
6661
- background: rgba(104, 159, 56, 0.12);
6662
- }
6663
- .p-button.p-button-success.p-button-texta:enabled:active, .p-button.p-button-success.p-button-outlineda:enabled:active, .p-buttonset.p-button-success > .p-button.p-button-texta:enabled:active, .p-buttonset.p-button-success > .p-button.p-button-outlineda:enabled:active, .p-splitbutton.p-button-success > .p-button.p-button-texta:enabled:active, .p-splitbutton.p-button-success > .p-button.p-button-outlineda:enabled:active, .p-fileupload-choose.p-button-success.p-button-texta:enabled:active, .p-fileupload-choose.p-button-success.p-button-outlineda:enabled:active {
6664
- background: rgba(104, 159, 56, 0.16);
6665
- }
6666
- .p-button.p-button-success.p-button-text:not(a):not(.p-disabled):focus, .p-button.p-button-success.p-button-outlined:not(a):not(.p-disabled):focus, .p-buttonset.p-button-success > .p-button.p-button-text:not(a):not(.p-disabled):focus, .p-buttonset.p-button-success > .p-button.p-button-outlined:not(a):not(.p-disabled):focus, .p-splitbutton.p-button-success > .p-button.p-button-text:not(a):not(.p-disabled):focus, .p-splitbutton.p-button-success > .p-button.p-button-outlined:not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-success.p-button-text:not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-success.p-button-outlined:not(a):not(.p-disabled):focus {
5875
+ .p-button.p-button-success.p-button-text:enabled:focus, .p-button.p-button-success.p-button-text:not(button):not(a):not(.p-disabled):focus, .p-button.p-button-success.p-button-outlined:enabled:focus, .p-button.p-button-success.p-button-outlined:not(button):not(a):not(.p-disabled):focus, .p-buttonset.p-button-success > .p-button.p-button-text:enabled:focus, .p-buttonset.p-button-success > .p-button.p-button-text:not(button):not(a):not(.p-disabled):focus, .p-buttonset.p-button-success > .p-button.p-button-outlined:enabled:focus, .p-buttonset.p-button-success > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):focus, .p-splitbutton.p-button-success > .p-button.p-button-text:enabled:focus, .p-splitbutton.p-button-success > .p-button.p-button-text:not(button):not(a):not(.p-disabled):focus, .p-splitbutton.p-button-success > .p-button.p-button-outlined:enabled:focus, .p-splitbutton.p-button-success > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-success.p-button-text:enabled:focus, .p-fileupload-choose.p-button-success.p-button-text:not(button):not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-success.p-button-outlined:enabled:focus, .p-fileupload-choose.p-button-success.p-button-outlined:not(button):not(a):not(.p-disabled):focus {
6667
5876
  background: rgba(104, 159, 56, 0.12);
6668
5877
  }
6669
- .p-button.p-button-success.p-button-text:not(a):not(.p-disabled):active, .p-button.p-button-success.p-button-outlined:not(a):not(.p-disabled):active, .p-buttonset.p-button-success > .p-button.p-button-text:not(a):not(.p-disabled):active, .p-buttonset.p-button-success > .p-button.p-button-outlined:not(a):not(.p-disabled):active, .p-splitbutton.p-button-success > .p-button.p-button-text:not(a):not(.p-disabled):active, .p-splitbutton.p-button-success > .p-button.p-button-outlined:not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-success.p-button-text:not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-success.p-button-outlined:not(a):not(.p-disabled):active {
5878
+ .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-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-text:enabled:active, .p-buttonset.p-button-success > .p-button.p-button-text: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-text:enabled:active, .p-splitbutton.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-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-text:enabled:active, .p-fileupload-choose.p-button-success.p-button-text: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 {
6670
5879
  background: rgba(104, 159, 56, 0.16);
6671
5880
  }
6672
5881
  .p-button.p-button-success.p-button-text .p-ink, .p-button.p-button-success.p-button-outlined .p-ink, .p-buttonset.p-button-success > .p-button.p-button-text .p-ink, .p-buttonset.p-button-success > .p-button.p-button-outlined .p-ink, .p-splitbutton.p-button-success > .p-button.p-button-text .p-ink, .p-splitbutton.p-button-success > .p-button.p-button-outlined .p-ink, .p-fileupload-choose.p-button-success.p-button-text .p-ink, .p-fileupload-choose.p-button-success.p-button-outlined .p-ink {
6673
5882
  background-color: rgba(104, 159, 56, 0.16);
6674
5883
  }
6675
5884
 
6676
- .p-button.p-button-warningbutton:enabled:focus, .p-buttonset.p-button-warning > .p-buttonbutton:enabled:focus, .p-splitbutton.p-button-warning > .p-buttonbutton:enabled:focus, .p-fileupload-choose.p-button-warningbutton:enabled:focus {
6677
- background: rgba(251, 192, 45, 0.76);
6678
- }
6679
- .p-button.p-button-warningbutton:enabled:active, .p-buttonset.p-button-warning > .p-buttonbutton:enabled:active, .p-splitbutton.p-button-warning > .p-buttonbutton:enabled:active, .p-fileupload-choose.p-button-warningbutton:enabled:active {
6680
- background: rgba(251, 192, 45, 0.68);
6681
- }
6682
- .p-button.p-button-warning:not(button):not(.p-disabled):focus, .p-buttonset.p-button-warning > .p-button:not(button):not(.p-disabled):focus, .p-splitbutton.p-button-warning > .p-button:not(button):not(.p-disabled):focus, .p-fileupload-choose.p-button-warning:not(button):not(.p-disabled):focus {
6683
- background: rgba(251, 192, 45, 0.76);
6684
- }
6685
- .p-button.p-button-warning:not(button):not(.p-disabled):active, .p-buttonset.p-button-warning > .p-button:not(button):not(.p-disabled):active, .p-splitbutton.p-button-warning > .p-button:not(button):not(.p-disabled):active, .p-fileupload-choose.p-button-warning:not(button):not(.p-disabled):active {
6686
- background: rgba(251, 192, 45, 0.68);
6687
- }
6688
- .p-button.p-button-warninga:enabled:focus, .p-buttonset.p-button-warning > .p-buttona:enabled:focus, .p-splitbutton.p-button-warning > .p-buttona:enabled:focus, .p-fileupload-choose.p-button-warninga:enabled:focus {
6689
- background: rgba(251, 192, 45, 0.76);
6690
- }
6691
- .p-button.p-button-warninga:enabled:active, .p-buttonset.p-button-warning > .p-buttona:enabled:active, .p-splitbutton.p-button-warning > .p-buttona:enabled:active, .p-fileupload-choose.p-button-warninga:enabled:active {
6692
- background: rgba(251, 192, 45, 0.68);
6693
- }
6694
- .p-button.p-button-warning:not(a):not(.p-disabled):focus, .p-buttonset.p-button-warning > .p-button:not(a):not(.p-disabled):focus, .p-splitbutton.p-button-warning > .p-button:not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-warning:not(a):not(.p-disabled):focus {
5885
+ .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 {
6695
5886
  background: rgba(251, 192, 45, 0.76);
6696
5887
  }
6697
- .p-button.p-button-warning:not(a):not(.p-disabled):active, .p-buttonset.p-button-warning > .p-button:not(a):not(.p-disabled):active, .p-splitbutton.p-button-warning > .p-button:not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-warning:not(a):not(.p-disabled):active {
5888
+ .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 {
6698
5889
  background: rgba(251, 192, 45, 0.68);
6699
5890
  }
6700
- .p-button.p-button-warning.p-button-textbutton:enabled:focus, .p-button.p-button-warning.p-button-outlinedbutton:enabled:focus, .p-buttonset.p-button-warning > .p-button.p-button-textbutton:enabled:focus, .p-buttonset.p-button-warning > .p-button.p-button-outlinedbutton:enabled:focus, .p-splitbutton.p-button-warning > .p-button.p-button-textbutton:enabled:focus, .p-splitbutton.p-button-warning > .p-button.p-button-outlinedbutton:enabled:focus, .p-fileupload-choose.p-button-warning.p-button-textbutton:enabled:focus, .p-fileupload-choose.p-button-warning.p-button-outlinedbutton:enabled:focus {
6701
- background: rgba(251, 192, 45, 0.12);
6702
- }
6703
- .p-button.p-button-warning.p-button-textbutton:enabled:active, .p-button.p-button-warning.p-button-outlinedbutton:enabled:active, .p-buttonset.p-button-warning > .p-button.p-button-textbutton:enabled:active, .p-buttonset.p-button-warning > .p-button.p-button-outlinedbutton:enabled:active, .p-splitbutton.p-button-warning > .p-button.p-button-textbutton:enabled:active, .p-splitbutton.p-button-warning > .p-button.p-button-outlinedbutton:enabled:active, .p-fileupload-choose.p-button-warning.p-button-textbutton:enabled:active, .p-fileupload-choose.p-button-warning.p-button-outlinedbutton:enabled:active {
6704
- background: rgba(251, 192, 45, 0.16);
6705
- }
6706
- .p-button.p-button-warning.p-button-text:not(button):not(.p-disabled):focus, .p-button.p-button-warning.p-button-outlined:not(button):not(.p-disabled):focus, .p-buttonset.p-button-warning > .p-button.p-button-text:not(button):not(.p-disabled):focus, .p-buttonset.p-button-warning > .p-button.p-button-outlined:not(button):not(.p-disabled):focus, .p-splitbutton.p-button-warning > .p-button.p-button-text:not(button):not(.p-disabled):focus, .p-splitbutton.p-button-warning > .p-button.p-button-outlined:not(button):not(.p-disabled):focus, .p-fileupload-choose.p-button-warning.p-button-text:not(button):not(.p-disabled):focus, .p-fileupload-choose.p-button-warning.p-button-outlined:not(button):not(.p-disabled):focus {
6707
- background: rgba(251, 192, 45, 0.12);
6708
- }
6709
- .p-button.p-button-warning.p-button-text:not(button):not(.p-disabled):active, .p-button.p-button-warning.p-button-outlined:not(button):not(.p-disabled):active, .p-buttonset.p-button-warning > .p-button.p-button-text:not(button):not(.p-disabled):active, .p-buttonset.p-button-warning > .p-button.p-button-outlined:not(button):not(.p-disabled):active, .p-splitbutton.p-button-warning > .p-button.p-button-text:not(button):not(.p-disabled):active, .p-splitbutton.p-button-warning > .p-button.p-button-outlined:not(button):not(.p-disabled):active, .p-fileupload-choose.p-button-warning.p-button-text:not(button):not(.p-disabled):active, .p-fileupload-choose.p-button-warning.p-button-outlined:not(button):not(.p-disabled):active {
6710
- background: rgba(251, 192, 45, 0.16);
6711
- }
6712
- .p-button.p-button-warning.p-button-texta:enabled:focus, .p-button.p-button-warning.p-button-outlineda:enabled:focus, .p-buttonset.p-button-warning > .p-button.p-button-texta:enabled:focus, .p-buttonset.p-button-warning > .p-button.p-button-outlineda:enabled:focus, .p-splitbutton.p-button-warning > .p-button.p-button-texta:enabled:focus, .p-splitbutton.p-button-warning > .p-button.p-button-outlineda:enabled:focus, .p-fileupload-choose.p-button-warning.p-button-texta:enabled:focus, .p-fileupload-choose.p-button-warning.p-button-outlineda:enabled:focus {
6713
- background: rgba(251, 192, 45, 0.12);
6714
- }
6715
- .p-button.p-button-warning.p-button-texta:enabled:active, .p-button.p-button-warning.p-button-outlineda:enabled:active, .p-buttonset.p-button-warning > .p-button.p-button-texta:enabled:active, .p-buttonset.p-button-warning > .p-button.p-button-outlineda:enabled:active, .p-splitbutton.p-button-warning > .p-button.p-button-texta:enabled:active, .p-splitbutton.p-button-warning > .p-button.p-button-outlineda:enabled:active, .p-fileupload-choose.p-button-warning.p-button-texta:enabled:active, .p-fileupload-choose.p-button-warning.p-button-outlineda:enabled:active {
6716
- background: rgba(251, 192, 45, 0.16);
6717
- }
6718
- .p-button.p-button-warning.p-button-text:not(a):not(.p-disabled):focus, .p-button.p-button-warning.p-button-outlined:not(a):not(.p-disabled):focus, .p-buttonset.p-button-warning > .p-button.p-button-text:not(a):not(.p-disabled):focus, .p-buttonset.p-button-warning > .p-button.p-button-outlined:not(a):not(.p-disabled):focus, .p-splitbutton.p-button-warning > .p-button.p-button-text:not(a):not(.p-disabled):focus, .p-splitbutton.p-button-warning > .p-button.p-button-outlined:not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-warning.p-button-text:not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-warning.p-button-outlined:not(a):not(.p-disabled):focus {
5891
+ .p-button.p-button-warning.p-button-text:enabled:focus, .p-button.p-button-warning.p-button-text:not(button):not(a):not(.p-disabled):focus, .p-button.p-button-warning.p-button-outlined:enabled:focus, .p-button.p-button-warning.p-button-outlined:not(button):not(a):not(.p-disabled):focus, .p-buttonset.p-button-warning > .p-button.p-button-text:enabled:focus, .p-buttonset.p-button-warning > .p-button.p-button-text:not(button):not(a):not(.p-disabled):focus, .p-buttonset.p-button-warning > .p-button.p-button-outlined:enabled:focus, .p-buttonset.p-button-warning > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):focus, .p-splitbutton.p-button-warning > .p-button.p-button-text:enabled:focus, .p-splitbutton.p-button-warning > .p-button.p-button-text:not(button):not(a):not(.p-disabled):focus, .p-splitbutton.p-button-warning > .p-button.p-button-outlined:enabled:focus, .p-splitbutton.p-button-warning > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-warning.p-button-text:enabled:focus, .p-fileupload-choose.p-button-warning.p-button-text:not(button):not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-warning.p-button-outlined:enabled:focus, .p-fileupload-choose.p-button-warning.p-button-outlined:not(button):not(a):not(.p-disabled):focus {
6719
5892
  background: rgba(251, 192, 45, 0.12);
6720
5893
  }
6721
- .p-button.p-button-warning.p-button-text:not(a):not(.p-disabled):active, .p-button.p-button-warning.p-button-outlined:not(a):not(.p-disabled):active, .p-buttonset.p-button-warning > .p-button.p-button-text:not(a):not(.p-disabled):active, .p-buttonset.p-button-warning > .p-button.p-button-outlined:not(a):not(.p-disabled):active, .p-splitbutton.p-button-warning > .p-button.p-button-text:not(a):not(.p-disabled):active, .p-splitbutton.p-button-warning > .p-button.p-button-outlined:not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-warning.p-button-text:not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-warning.p-button-outlined:not(a):not(.p-disabled):active {
5894
+ .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-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-text:enabled:active, .p-buttonset.p-button-warning > .p-button.p-button-text: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-text:enabled:active, .p-splitbutton.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-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-text:enabled:active, .p-fileupload-choose.p-button-warning.p-button-text: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 {
6722
5895
  background: rgba(251, 192, 45, 0.16);
6723
5896
  }
6724
5897
  .p-button.p-button-warning.p-button-text .p-ink, .p-button.p-button-warning.p-button-outlined .p-ink, .p-buttonset.p-button-warning > .p-button.p-button-text .p-ink, .p-buttonset.p-button-warning > .p-button.p-button-outlined .p-ink, .p-splitbutton.p-button-warning > .p-button.p-button-text .p-ink, .p-splitbutton.p-button-warning > .p-button.p-button-outlined .p-ink, .p-fileupload-choose.p-button-warning.p-button-text .p-ink, .p-fileupload-choose.p-button-warning.p-button-outlined .p-ink {
6725
5898
  background-color: rgba(251, 192, 45, 0.16);
6726
5899
  }
6727
5900
 
6728
- .p-button.p-button-helpbutton:enabled:focus, .p-buttonset.p-button-help > .p-buttonbutton:enabled:focus, .p-splitbutton.p-button-help > .p-buttonbutton:enabled:focus, .p-fileupload-choose.p-button-helpbutton:enabled:focus {
6729
- background: rgba(156, 39, 176, 0.76);
6730
- }
6731
- .p-button.p-button-helpbutton:enabled:active, .p-buttonset.p-button-help > .p-buttonbutton:enabled:active, .p-splitbutton.p-button-help > .p-buttonbutton:enabled:active, .p-fileupload-choose.p-button-helpbutton:enabled:active {
6732
- background: rgba(156, 39, 176, 0.68);
6733
- }
6734
- .p-button.p-button-help:not(button):not(.p-disabled):focus, .p-buttonset.p-button-help > .p-button:not(button):not(.p-disabled):focus, .p-splitbutton.p-button-help > .p-button:not(button):not(.p-disabled):focus, .p-fileupload-choose.p-button-help:not(button):not(.p-disabled):focus {
6735
- background: rgba(156, 39, 176, 0.76);
6736
- }
6737
- .p-button.p-button-help:not(button):not(.p-disabled):active, .p-buttonset.p-button-help > .p-button:not(button):not(.p-disabled):active, .p-splitbutton.p-button-help > .p-button:not(button):not(.p-disabled):active, .p-fileupload-choose.p-button-help:not(button):not(.p-disabled):active {
6738
- background: rgba(156, 39, 176, 0.68);
6739
- }
6740
- .p-button.p-button-helpa:enabled:focus, .p-buttonset.p-button-help > .p-buttona:enabled:focus, .p-splitbutton.p-button-help > .p-buttona:enabled:focus, .p-fileupload-choose.p-button-helpa:enabled:focus {
6741
- background: rgba(156, 39, 176, 0.76);
6742
- }
6743
- .p-button.p-button-helpa:enabled:active, .p-buttonset.p-button-help > .p-buttona:enabled:active, .p-splitbutton.p-button-help > .p-buttona:enabled:active, .p-fileupload-choose.p-button-helpa:enabled:active {
6744
- background: rgba(156, 39, 176, 0.68);
6745
- }
6746
- .p-button.p-button-help:not(a):not(.p-disabled):focus, .p-buttonset.p-button-help > .p-button:not(a):not(.p-disabled):focus, .p-splitbutton.p-button-help > .p-button:not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-help:not(a):not(.p-disabled):focus {
5901
+ .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 {
6747
5902
  background: rgba(156, 39, 176, 0.76);
6748
5903
  }
6749
- .p-button.p-button-help:not(a):not(.p-disabled):active, .p-buttonset.p-button-help > .p-button:not(a):not(.p-disabled):active, .p-splitbutton.p-button-help > .p-button:not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-help:not(a):not(.p-disabled):active {
5904
+ .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 {
6750
5905
  background: rgba(156, 39, 176, 0.68);
6751
5906
  }
6752
- .p-button.p-button-help.p-button-textbutton:enabled:focus, .p-button.p-button-help.p-button-outlinedbutton:enabled:focus, .p-buttonset.p-button-help > .p-button.p-button-textbutton:enabled:focus, .p-buttonset.p-button-help > .p-button.p-button-outlinedbutton:enabled:focus, .p-splitbutton.p-button-help > .p-button.p-button-textbutton:enabled:focus, .p-splitbutton.p-button-help > .p-button.p-button-outlinedbutton:enabled:focus, .p-fileupload-choose.p-button-help.p-button-textbutton:enabled:focus, .p-fileupload-choose.p-button-help.p-button-outlinedbutton:enabled:focus {
6753
- background: rgba(156, 39, 176, 0.12);
6754
- }
6755
- .p-button.p-button-help.p-button-textbutton:enabled:active, .p-button.p-button-help.p-button-outlinedbutton:enabled:active, .p-buttonset.p-button-help > .p-button.p-button-textbutton:enabled:active, .p-buttonset.p-button-help > .p-button.p-button-outlinedbutton:enabled:active, .p-splitbutton.p-button-help > .p-button.p-button-textbutton:enabled:active, .p-splitbutton.p-button-help > .p-button.p-button-outlinedbutton:enabled:active, .p-fileupload-choose.p-button-help.p-button-textbutton:enabled:active, .p-fileupload-choose.p-button-help.p-button-outlinedbutton:enabled:active {
6756
- background: rgba(156, 39, 176, 0.16);
6757
- }
6758
- .p-button.p-button-help.p-button-text:not(button):not(.p-disabled):focus, .p-button.p-button-help.p-button-outlined:not(button):not(.p-disabled):focus, .p-buttonset.p-button-help > .p-button.p-button-text:not(button):not(.p-disabled):focus, .p-buttonset.p-button-help > .p-button.p-button-outlined:not(button):not(.p-disabled):focus, .p-splitbutton.p-button-help > .p-button.p-button-text:not(button):not(.p-disabled):focus, .p-splitbutton.p-button-help > .p-button.p-button-outlined:not(button):not(.p-disabled):focus, .p-fileupload-choose.p-button-help.p-button-text:not(button):not(.p-disabled):focus, .p-fileupload-choose.p-button-help.p-button-outlined:not(button):not(.p-disabled):focus {
6759
- background: rgba(156, 39, 176, 0.12);
6760
- }
6761
- .p-button.p-button-help.p-button-text:not(button):not(.p-disabled):active, .p-button.p-button-help.p-button-outlined:not(button):not(.p-disabled):active, .p-buttonset.p-button-help > .p-button.p-button-text:not(button):not(.p-disabled):active, .p-buttonset.p-button-help > .p-button.p-button-outlined:not(button):not(.p-disabled):active, .p-splitbutton.p-button-help > .p-button.p-button-text:not(button):not(.p-disabled):active, .p-splitbutton.p-button-help > .p-button.p-button-outlined:not(button):not(.p-disabled):active, .p-fileupload-choose.p-button-help.p-button-text:not(button):not(.p-disabled):active, .p-fileupload-choose.p-button-help.p-button-outlined:not(button):not(.p-disabled):active {
6762
- background: rgba(156, 39, 176, 0.16);
6763
- }
6764
- .p-button.p-button-help.p-button-texta:enabled:focus, .p-button.p-button-help.p-button-outlineda:enabled:focus, .p-buttonset.p-button-help > .p-button.p-button-texta:enabled:focus, .p-buttonset.p-button-help > .p-button.p-button-outlineda:enabled:focus, .p-splitbutton.p-button-help > .p-button.p-button-texta:enabled:focus, .p-splitbutton.p-button-help > .p-button.p-button-outlineda:enabled:focus, .p-fileupload-choose.p-button-help.p-button-texta:enabled:focus, .p-fileupload-choose.p-button-help.p-button-outlineda:enabled:focus {
6765
- background: rgba(156, 39, 176, 0.12);
6766
- }
6767
- .p-button.p-button-help.p-button-texta:enabled:active, .p-button.p-button-help.p-button-outlineda:enabled:active, .p-buttonset.p-button-help > .p-button.p-button-texta:enabled:active, .p-buttonset.p-button-help > .p-button.p-button-outlineda:enabled:active, .p-splitbutton.p-button-help > .p-button.p-button-texta:enabled:active, .p-splitbutton.p-button-help > .p-button.p-button-outlineda:enabled:active, .p-fileupload-choose.p-button-help.p-button-texta:enabled:active, .p-fileupload-choose.p-button-help.p-button-outlineda:enabled:active {
6768
- background: rgba(156, 39, 176, 0.16);
6769
- }
6770
- .p-button.p-button-help.p-button-text:not(a):not(.p-disabled):focus, .p-button.p-button-help.p-button-outlined:not(a):not(.p-disabled):focus, .p-buttonset.p-button-help > .p-button.p-button-text:not(a):not(.p-disabled):focus, .p-buttonset.p-button-help > .p-button.p-button-outlined:not(a):not(.p-disabled):focus, .p-splitbutton.p-button-help > .p-button.p-button-text:not(a):not(.p-disabled):focus, .p-splitbutton.p-button-help > .p-button.p-button-outlined:not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-help.p-button-text:not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-help.p-button-outlined:not(a):not(.p-disabled):focus {
5907
+ .p-button.p-button-help.p-button-text:enabled:focus, .p-button.p-button-help.p-button-text:not(button):not(a):not(.p-disabled):focus, .p-button.p-button-help.p-button-outlined:enabled:focus, .p-button.p-button-help.p-button-outlined:not(button):not(a):not(.p-disabled):focus, .p-buttonset.p-button-help > .p-button.p-button-text:enabled:focus, .p-buttonset.p-button-help > .p-button.p-button-text:not(button):not(a):not(.p-disabled):focus, .p-buttonset.p-button-help > .p-button.p-button-outlined:enabled:focus, .p-buttonset.p-button-help > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):focus, .p-splitbutton.p-button-help > .p-button.p-button-text:enabled:focus, .p-splitbutton.p-button-help > .p-button.p-button-text:not(button):not(a):not(.p-disabled):focus, .p-splitbutton.p-button-help > .p-button.p-button-outlined:enabled:focus, .p-splitbutton.p-button-help > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-help.p-button-text:enabled:focus, .p-fileupload-choose.p-button-help.p-button-text:not(button):not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-help.p-button-outlined:enabled:focus, .p-fileupload-choose.p-button-help.p-button-outlined:not(button):not(a):not(.p-disabled):focus {
6771
5908
  background: rgba(156, 39, 176, 0.12);
6772
5909
  }
6773
- .p-button.p-button-help.p-button-text:not(a):not(.p-disabled):active, .p-button.p-button-help.p-button-outlined:not(a):not(.p-disabled):active, .p-buttonset.p-button-help > .p-button.p-button-text:not(a):not(.p-disabled):active, .p-buttonset.p-button-help > .p-button.p-button-outlined:not(a):not(.p-disabled):active, .p-splitbutton.p-button-help > .p-button.p-button-text:not(a):not(.p-disabled):active, .p-splitbutton.p-button-help > .p-button.p-button-outlined:not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-help.p-button-text:not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-help.p-button-outlined:not(a):not(.p-disabled):active {
5910
+ .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-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-text:enabled:active, .p-buttonset.p-button-help > .p-button.p-button-text: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-text:enabled:active, .p-splitbutton.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-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-text:enabled:active, .p-fileupload-choose.p-button-help.p-button-text: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 {
6774
5911
  background: rgba(156, 39, 176, 0.16);
6775
5912
  }
6776
5913
  .p-button.p-button-help.p-button-text .p-ink, .p-button.p-button-help.p-button-outlined .p-ink, .p-buttonset.p-button-help > .p-button.p-button-text .p-ink, .p-buttonset.p-button-help > .p-button.p-button-outlined .p-ink, .p-splitbutton.p-button-help > .p-button.p-button-text .p-ink, .p-splitbutton.p-button-help > .p-button.p-button-outlined .p-ink, .p-fileupload-choose.p-button-help.p-button-text .p-ink, .p-fileupload-choose.p-button-help.p-button-outlined .p-ink {
6777
5914
  background-color: rgba(156, 39, 176, 0.16);
6778
5915
  }
6779
5916
 
6780
- .p-button.p-button-dangerbutton:enabled:focus, .p-buttonset.p-button-danger > .p-buttonbutton:enabled:focus, .p-splitbutton.p-button-danger > .p-buttonbutton:enabled:focus, .p-fileupload-choose.p-button-dangerbutton:enabled:focus {
6781
- background: rgba(211, 47, 47, 0.76);
6782
- }
6783
- .p-button.p-button-dangerbutton:enabled:active, .p-buttonset.p-button-danger > .p-buttonbutton:enabled:active, .p-splitbutton.p-button-danger > .p-buttonbutton:enabled:active, .p-fileupload-choose.p-button-dangerbutton:enabled:active {
6784
- background: rgba(211, 47, 47, 0.68);
6785
- }
6786
- .p-button.p-button-danger:not(button):not(.p-disabled):focus, .p-buttonset.p-button-danger > .p-button:not(button):not(.p-disabled):focus, .p-splitbutton.p-button-danger > .p-button:not(button):not(.p-disabled):focus, .p-fileupload-choose.p-button-danger:not(button):not(.p-disabled):focus {
6787
- background: rgba(211, 47, 47, 0.76);
6788
- }
6789
- .p-button.p-button-danger:not(button):not(.p-disabled):active, .p-buttonset.p-button-danger > .p-button:not(button):not(.p-disabled):active, .p-splitbutton.p-button-danger > .p-button:not(button):not(.p-disabled):active, .p-fileupload-choose.p-button-danger:not(button):not(.p-disabled):active {
6790
- background: rgba(211, 47, 47, 0.68);
6791
- }
6792
- .p-button.p-button-dangera:enabled:focus, .p-buttonset.p-button-danger > .p-buttona:enabled:focus, .p-splitbutton.p-button-danger > .p-buttona:enabled:focus, .p-fileupload-choose.p-button-dangera:enabled:focus {
6793
- background: rgba(211, 47, 47, 0.76);
6794
- }
6795
- .p-button.p-button-dangera:enabled:active, .p-buttonset.p-button-danger > .p-buttona:enabled:active, .p-splitbutton.p-button-danger > .p-buttona:enabled:active, .p-fileupload-choose.p-button-dangera:enabled:active {
6796
- background: rgba(211, 47, 47, 0.68);
6797
- }
6798
- .p-button.p-button-danger:not(a):not(.p-disabled):focus, .p-buttonset.p-button-danger > .p-button:not(a):not(.p-disabled):focus, .p-splitbutton.p-button-danger > .p-button:not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-danger:not(a):not(.p-disabled):focus {
5917
+ .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 {
6799
5918
  background: rgba(211, 47, 47, 0.76);
6800
5919
  }
6801
- .p-button.p-button-danger:not(a):not(.p-disabled):active, .p-buttonset.p-button-danger > .p-button:not(a):not(.p-disabled):active, .p-splitbutton.p-button-danger > .p-button:not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-danger:not(a):not(.p-disabled):active {
5920
+ .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 {
6802
5921
  background: rgba(211, 47, 47, 0.68);
6803
5922
  }
6804
- .p-button.p-button-danger.p-button-textbutton:enabled:focus, .p-button.p-button-danger.p-button-outlinedbutton:enabled:focus, .p-buttonset.p-button-danger > .p-button.p-button-textbutton:enabled:focus, .p-buttonset.p-button-danger > .p-button.p-button-outlinedbutton:enabled:focus, .p-splitbutton.p-button-danger > .p-button.p-button-textbutton:enabled:focus, .p-splitbutton.p-button-danger > .p-button.p-button-outlinedbutton:enabled:focus, .p-fileupload-choose.p-button-danger.p-button-textbutton:enabled:focus, .p-fileupload-choose.p-button-danger.p-button-outlinedbutton:enabled:focus {
6805
- background: rgba(211, 47, 47, 0.12);
6806
- }
6807
- .p-button.p-button-danger.p-button-textbutton:enabled:active, .p-button.p-button-danger.p-button-outlinedbutton:enabled:active, .p-buttonset.p-button-danger > .p-button.p-button-textbutton:enabled:active, .p-buttonset.p-button-danger > .p-button.p-button-outlinedbutton:enabled:active, .p-splitbutton.p-button-danger > .p-button.p-button-textbutton:enabled:active, .p-splitbutton.p-button-danger > .p-button.p-button-outlinedbutton:enabled:active, .p-fileupload-choose.p-button-danger.p-button-textbutton:enabled:active, .p-fileupload-choose.p-button-danger.p-button-outlinedbutton:enabled:active {
6808
- background: rgba(211, 47, 47, 0.16);
6809
- }
6810
- .p-button.p-button-danger.p-button-text:not(button):not(.p-disabled):focus, .p-button.p-button-danger.p-button-outlined:not(button):not(.p-disabled):focus, .p-buttonset.p-button-danger > .p-button.p-button-text:not(button):not(.p-disabled):focus, .p-buttonset.p-button-danger > .p-button.p-button-outlined:not(button):not(.p-disabled):focus, .p-splitbutton.p-button-danger > .p-button.p-button-text:not(button):not(.p-disabled):focus, .p-splitbutton.p-button-danger > .p-button.p-button-outlined:not(button):not(.p-disabled):focus, .p-fileupload-choose.p-button-danger.p-button-text:not(button):not(.p-disabled):focus, .p-fileupload-choose.p-button-danger.p-button-outlined:not(button):not(.p-disabled):focus {
6811
- background: rgba(211, 47, 47, 0.12);
6812
- }
6813
- .p-button.p-button-danger.p-button-text:not(button):not(.p-disabled):active, .p-button.p-button-danger.p-button-outlined:not(button):not(.p-disabled):active, .p-buttonset.p-button-danger > .p-button.p-button-text:not(button):not(.p-disabled):active, .p-buttonset.p-button-danger > .p-button.p-button-outlined:not(button):not(.p-disabled):active, .p-splitbutton.p-button-danger > .p-button.p-button-text:not(button):not(.p-disabled):active, .p-splitbutton.p-button-danger > .p-button.p-button-outlined:not(button):not(.p-disabled):active, .p-fileupload-choose.p-button-danger.p-button-text:not(button):not(.p-disabled):active, .p-fileupload-choose.p-button-danger.p-button-outlined:not(button):not(.p-disabled):active {
6814
- background: rgba(211, 47, 47, 0.16);
6815
- }
6816
- .p-button.p-button-danger.p-button-texta:enabled:focus, .p-button.p-button-danger.p-button-outlineda:enabled:focus, .p-buttonset.p-button-danger > .p-button.p-button-texta:enabled:focus, .p-buttonset.p-button-danger > .p-button.p-button-outlineda:enabled:focus, .p-splitbutton.p-button-danger > .p-button.p-button-texta:enabled:focus, .p-splitbutton.p-button-danger > .p-button.p-button-outlineda:enabled:focus, .p-fileupload-choose.p-button-danger.p-button-texta:enabled:focus, .p-fileupload-choose.p-button-danger.p-button-outlineda:enabled:focus {
6817
- background: rgba(211, 47, 47, 0.12);
6818
- }
6819
- .p-button.p-button-danger.p-button-texta:enabled:active, .p-button.p-button-danger.p-button-outlineda:enabled:active, .p-buttonset.p-button-danger > .p-button.p-button-texta:enabled:active, .p-buttonset.p-button-danger > .p-button.p-button-outlineda:enabled:active, .p-splitbutton.p-button-danger > .p-button.p-button-texta:enabled:active, .p-splitbutton.p-button-danger > .p-button.p-button-outlineda:enabled:active, .p-fileupload-choose.p-button-danger.p-button-texta:enabled:active, .p-fileupload-choose.p-button-danger.p-button-outlineda:enabled:active {
6820
- background: rgba(211, 47, 47, 0.16);
6821
- }
6822
- .p-button.p-button-danger.p-button-text:not(a):not(.p-disabled):focus, .p-button.p-button-danger.p-button-outlined:not(a):not(.p-disabled):focus, .p-buttonset.p-button-danger > .p-button.p-button-text:not(a):not(.p-disabled):focus, .p-buttonset.p-button-danger > .p-button.p-button-outlined:not(a):not(.p-disabled):focus, .p-splitbutton.p-button-danger > .p-button.p-button-text:not(a):not(.p-disabled):focus, .p-splitbutton.p-button-danger > .p-button.p-button-outlined:not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-danger.p-button-text:not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-danger.p-button-outlined:not(a):not(.p-disabled):focus {
5923
+ .p-button.p-button-danger.p-button-text:enabled:focus, .p-button.p-button-danger.p-button-text:not(button):not(a):not(.p-disabled):focus, .p-button.p-button-danger.p-button-outlined:enabled:focus, .p-button.p-button-danger.p-button-outlined:not(button):not(a):not(.p-disabled):focus, .p-buttonset.p-button-danger > .p-button.p-button-text:enabled:focus, .p-buttonset.p-button-danger > .p-button.p-button-text:not(button):not(a):not(.p-disabled):focus, .p-buttonset.p-button-danger > .p-button.p-button-outlined:enabled:focus, .p-buttonset.p-button-danger > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):focus, .p-splitbutton.p-button-danger > .p-button.p-button-text:enabled:focus, .p-splitbutton.p-button-danger > .p-button.p-button-text:not(button):not(a):not(.p-disabled):focus, .p-splitbutton.p-button-danger > .p-button.p-button-outlined:enabled:focus, .p-splitbutton.p-button-danger > .p-button.p-button-outlined:not(button):not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-danger.p-button-text:enabled:focus, .p-fileupload-choose.p-button-danger.p-button-text:not(button):not(a):not(.p-disabled):focus, .p-fileupload-choose.p-button-danger.p-button-outlined:enabled:focus, .p-fileupload-choose.p-button-danger.p-button-outlined:not(button):not(a):not(.p-disabled):focus {
6823
5924
  background: rgba(211, 47, 47, 0.12);
6824
5925
  }
6825
- .p-button.p-button-danger.p-button-text:not(a):not(.p-disabled):active, .p-button.p-button-danger.p-button-outlined:not(a):not(.p-disabled):active, .p-buttonset.p-button-danger > .p-button.p-button-text:not(a):not(.p-disabled):active, .p-buttonset.p-button-danger > .p-button.p-button-outlined:not(a):not(.p-disabled):active, .p-splitbutton.p-button-danger > .p-button.p-button-text:not(a):not(.p-disabled):active, .p-splitbutton.p-button-danger > .p-button.p-button-outlined:not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-danger.p-button-text:not(a):not(.p-disabled):active, .p-fileupload-choose.p-button-danger.p-button-outlined:not(a):not(.p-disabled):active {
5926
+ .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-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-text:enabled:active, .p-buttonset.p-button-danger > .p-button.p-button-text: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-text:enabled:active, .p-splitbutton.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-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-text:enabled:active, .p-fileupload-choose.p-button-danger.p-button-text: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 {
6826
5927
  background: rgba(211, 47, 47, 0.16);
6827
5928
  }
6828
5929
  .p-button.p-button-danger.p-button-text .p-ink, .p-button.p-button-danger.p-button-outlined .p-ink, .p-buttonset.p-button-danger > .p-button.p-button-text .p-ink, .p-buttonset.p-button-danger > .p-button.p-button-outlined .p-ink, .p-splitbutton.p-button-danger > .p-button.p-button-text .p-ink, .p-splitbutton.p-button-danger > .p-button.p-button-outlined .p-ink, .p-fileupload-choose.p-button-danger.p-button-text .p-ink, .p-fileupload-choose.p-button-danger.p-button-outlined .p-ink {
@@ -7250,6 +6351,51 @@
7250
6351
  box-shadow: inset 0 0 0 1px #B00020, inset 0 0 0 1px #B00020, inset 0 0 0 1px #B00020, inset 0 0 0 1px #B00020;
7251
6352
  }
7252
6353
 
6354
+ .fc {
6355
+ /* FullCalendar 4 */
6356
+ /* FullCalendar 5 */
6357
+ }
6358
+ .fc.fc-unthemed .fc-toolbar .fc-button:focus {
6359
+ background: rgba(103, 58, 183, 0.76);
6360
+ }
6361
+ .fc.fc-unthemed .fc-toolbar .fc-button:active {
6362
+ background: rgba(103, 58, 183, 0.68);
6363
+ }
6364
+ .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:focus {
6365
+ background: rgba(103, 58, 183, 0.76);
6366
+ }
6367
+ .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:active {
6368
+ background: rgba(103, 58, 183, 0.68);
6369
+ }
6370
+ .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-dayGridMonth-button:focus, .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-timeGridWeek-button:focus, .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-timeGridDay-button:focus {
6371
+ background: #e0e0e1;
6372
+ border-color: #e0e0e1;
6373
+ }
6374
+ .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-dayGridMonth-button:focus.p-highlight, .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-timeGridWeek-button:focus.p-highlight, .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-timeGridDay-button:focus.p-highlight {
6375
+ background: #d9d8d9;
6376
+ border-color: #d9d8d9;
6377
+ }
6378
+ .fc.fc-theme-standard .fc-toolbar .fc-button:focus {
6379
+ background: rgba(103, 58, 183, 0.76);
6380
+ }
6381
+ .fc.fc-theme-standard .fc-toolbar .fc-button:active {
6382
+ background: rgba(103, 58, 183, 0.68);
6383
+ }
6384
+ .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:focus {
6385
+ background: rgba(103, 58, 183, 0.76);
6386
+ }
6387
+ .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:active {
6388
+ background: rgba(103, 58, 183, 0.68);
6389
+ }
6390
+ .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-dayGridMonth-button:focus, .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-timeGridWeek-button:focus, .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-timeGridDay-button:focus {
6391
+ background: #e0e0e1;
6392
+ border-color: #e0e0e1;
6393
+ }
6394
+ .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-dayGridMonth-button:focus.p-highlight, .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-timeGridWeek-button:focus.p-highlight, .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-timeGridDay-button:focus.p-highlight {
6395
+ background: #d9d8d9;
6396
+ border-color: #d9d8d9;
6397
+ }
6398
+
7253
6399
  .p-galleria .p-galleria-indicators {
7254
6400
  padding: 1rem;
7255
6401
  }
@@ -7374,6 +6520,9 @@
7374
6520
  .p-fieldset .p-fieldset-legend {
7375
6521
  border: 0 none;
7376
6522
  }
6523
+ .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus {
6524
+ background: rgba(0, 0, 0, 0.12);
6525
+ }
7377
6526
 
7378
6527
  .p-float-label input:focus ~ label,
7379
6528
  .p-float-label input.p-filled ~ label,
@@ -7412,9 +6561,27 @@
7412
6561
  background: transparent;
7413
6562
  }
7414
6563
 
7415
- .p-listbox-item .p-ink {
6564
+ .p-listbox .p-listbox-list .p-listbox-item .p-ink {
7416
6565
  background-color: rgba(103, 58, 183, 0.16);
7417
6566
  }
6567
+ .p-listbox .p-listbox-list .p-listbox-item:focus {
6568
+ background: rgba(0, 0, 0, 0.12);
6569
+ }
6570
+ .p-listbox .p-listbox-list .p-listbox-item:focus.p-highlight {
6571
+ background: rgba(103, 58, 183, 0.24);
6572
+ }
6573
+
6574
+ .p-megamenu .p-menuitem .p-menuitem-link:focus {
6575
+ background: rgba(0, 0, 0, 0.12);
6576
+ }
6577
+
6578
+ .p-menu .p-menuitem .p-menuitem-link:focus {
6579
+ background: rgba(0, 0, 0, 0.12);
6580
+ }
6581
+
6582
+ .p-menubar .p-menuitem .p-menuitem-link:focus {
6583
+ background: rgba(0, 0, 0, 0.12);
6584
+ }
7418
6585
 
7419
6586
  .p-multiselect .p-multiselect-label, .p-multiselect .p-multiselect-trigger {
7420
6587
  background-image: none;
@@ -7427,9 +6594,18 @@
7427
6594
  box-shadow: inset 0 0 0 1px #673AB7, inset 0 0 0 1px #673AB7, inset 0 0 0 1px #673AB7, inset 0 0 0 1px #673AB7;
7428
6595
  }
7429
6596
 
7430
- .p-multiselect-item .p-ink {
6597
+ .p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-ink {
7431
6598
  background-color: rgba(103, 58, 183, 0.16);
7432
6599
  }
6600
+ .p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus {
6601
+ background: rgba(0, 0, 0, 0.12);
6602
+ }
6603
+ .p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus.p-highlight {
6604
+ background: rgba(103, 58, 183, 0.24);
6605
+ }
6606
+ .p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus {
6607
+ background: rgba(0, 0, 0, 0.12);
6608
+ }
7433
6609
 
7434
6610
  .p-input-filled .p-multiselect {
7435
6611
  border-bottom-left-radius: 0;
@@ -7508,9 +6684,22 @@
7508
6684
  padding: 1.5rem;
7509
6685
  }
7510
6686
 
6687
+ .p-orderlist .p-orderlist-list .p-orderlist-item:focus {
6688
+ background: rgba(0, 0, 0, 0.12);
6689
+ }
6690
+ .p-orderlist .p-orderlist-list .p-orderlist-item:focus.p-highlight {
6691
+ background: rgba(103, 58, 183, 0.24);
6692
+ }
6693
+
7511
6694
  .p-paginator {
7512
6695
  justify-content: flex-end;
7513
6696
  }
6697
+ .p-paginator .p-paginator-element:focus {
6698
+ background: rgba(0, 0, 0, 0.12);
6699
+ }
6700
+ .p-paginator .p-paginator-element:focus.p-highlight {
6701
+ background: rgba(103, 58, 183, 0.24);
6702
+ }
7514
6703
 
7515
6704
  .p-input-filled .p-password.p-invalid > .p-inputtext {
7516
6705
  border-color: transparent;
@@ -7544,6 +6733,9 @@
7544
6733
  .p-panel .p-panel-title {
7545
6734
  font-size: 1.25rem;
7546
6735
  }
6736
+ .p-panel .p-panel-header-icon:focus {
6737
+ background: rgba(0, 0, 0, 0.12);
6738
+ }
7547
6739
 
7548
6740
  .p-panelmenu .p-panelmenu-panel {
7549
6741
  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);
@@ -7571,9 +6763,19 @@
7571
6763
  .p-panelmenu .p-panelmenu-panel .p-panelmenu-header.p-disabled .p-panelmenu-header-link > * {
7572
6764
  opacity: 0.38;
7573
6765
  }
7574
- .p-panelmenu .p-panelmenu-panel .p-panelmenu-header:not(.p-highlight) .p-panelmenu-header-link:focus {
6766
+ .p-panelmenu .p-panelmenu-panel .p-panelmenu-header .p-panelmenu-header-link:focus {
7575
6767
  background: #f6f6f6;
7576
6768
  }
6769
+ .p-panelmenu .p-panelmenu-panel .p-menuitem .p-menuitem-link:focus {
6770
+ background: rgba(0, 0, 0, 0.12);
6771
+ }
6772
+
6773
+ .p-picklist .p-picklist-list .p-picklist-item:focus {
6774
+ background: rgba(0, 0, 0, 0.12);
6775
+ }
6776
+ .p-picklist .p-picklist-list .p-picklist-item:focus.p-highlight {
6777
+ background: rgba(103, 58, 183, 0.24);
6778
+ }
7577
6779
 
7578
6780
  .p-progressbar {
7579
6781
  border-radius: 0;
@@ -7615,6 +6817,28 @@
7615
6817
  background-color: #ffffff;
7616
6818
  }
7617
6819
 
6820
+ .p-rating .p-rating-icon {
6821
+ border-radius: 50%;
6822
+ width: 2rem;
6823
+ height: 2rem;
6824
+ display: inline-flex;
6825
+ justify-content: center;
6826
+ align-items: center;
6827
+ margin-left: 0;
6828
+ }
6829
+ .p-rating .p-rating-icon:focus {
6830
+ background: rgba(103, 58, 183, 0.12);
6831
+ }
6832
+ .p-rating .p-rating-icon.p-rating-cancel:focus {
6833
+ background: rgba(176, 0, 32, 0.12);
6834
+ }
6835
+ .p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
6836
+ background-color: rgba(0, 0, 0, 0.04);
6837
+ }
6838
+ .p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon.p-rating-cancel:hover {
6839
+ background: rgba(176, 0, 32, 0.04);
6840
+ }
6841
+
7618
6842
  .p-selectbutton .p-button:focus {
7619
6843
  background: #e0e0e1;
7620
6844
  border-color: #e0e0e1;
@@ -7624,6 +6848,10 @@
7624
6848
  border-color: #d9d8d9;
7625
6849
  }
7626
6850
 
6851
+ .p-slidemenu .p-menuitem-link:focus {
6852
+ background: rgba(0, 0, 0, 0.12);
6853
+ }
6854
+
7627
6855
  .p-slider .p-slider-handle {
7628
6856
  transition: transform 0.2s, box-shadow 0.2s;
7629
6857
  transform: scale(0.7);
@@ -7659,7 +6887,7 @@
7659
6887
  flex-direction: row;
7660
6888
  flex: 1 1 auto;
7661
6889
  overflow: visible;
7662
- padding: 0 0.5rem;
6890
+ padding: 1rem 0.5rem;
7663
6891
  }
7664
6892
  .p-steps .p-steps-item .p-menuitem-link .p-steps-number {
7665
6893
  background-color: #9e9d9e;
@@ -7673,6 +6901,9 @@
7673
6901
  margin: 0;
7674
6902
  padding-left: 0.5rem;
7675
6903
  }
6904
+ .p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus {
6905
+ background: rgba(0, 0, 0, 0.12);
6906
+ }
7676
6907
  .p-steps .p-steps-item.p-highlight .p-steps-number {
7677
6908
  background-color: #673AB7;
7678
6909
  color: #ffffff;
@@ -7708,6 +6939,10 @@
7708
6939
  transition: 500ms cubic-bezier(0.35, 0, 0.25, 1);
7709
6940
  }
7710
6941
 
6942
+ .p-tieredmenu .p-menuitem-link:focus {
6943
+ background: rgba(0, 0, 0, 0.12);
6944
+ }
6945
+
7711
6946
  .p-toolbar {
7712
6947
  border: 0 none;
7713
6948
  }
@@ -7720,6 +6955,13 @@
7720
6955
  display: none;
7721
6956
  }
7722
6957
 
6958
+ .p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
6959
+ background: rgba(0, 0, 0, 0.12);
6960
+ }
6961
+ .p-tree .p-tree-container .p-treenode .p-treenode-content:focus.p-highlight {
6962
+ background: rgba(103, 58, 183, 0.24);
6963
+ }
6964
+
7723
6965
  .p-treeselect .p-treeselect-label, .p-treeselect .p-treeselect-trigger {
7724
6966
  background-image: none;
7725
6967
  background: transparent;
@@ -7834,6 +7076,9 @@
7834
7076
  .p-tabmenu .p-tabmenu-nav li .p-menuitem-link:focus {
7835
7077
  background-color: rgba(103, 58, 183, 0.12);
7836
7078
  }
7079
+ .p-tabmenu .p-tabmenu-nav li.p-highlight .p-menuitem-link:focus {
7080
+ background-color: rgba(103, 58, 183, 0.12);
7081
+ }
7837
7082
  .p-tabmenu .p-tabmenu-nav .p-tabmenu-ink-bar {
7838
7083
  display: block;
7839
7084
  position: absolute;