kaui 3.0.9 → 4.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 (259) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/images/kaui/account/authorize.svg +4 -0
  3. data/app/assets/images/kaui/account/credit.svg +4 -0
  4. data/app/assets/images/kaui/account/down-arrow.svg +3 -0
  5. data/app/assets/images/kaui/account/edit.svg +4 -0
  6. data/app/assets/images/kaui/account/pay-all.svg +5 -0
  7. data/app/assets/images/kaui/account/plus.svg +3 -0
  8. data/app/assets/images/kaui/account/purchase.svg +5 -0
  9. data/app/assets/images/kaui/account/refresh.svg +5 -0
  10. data/app/assets/images/kaui/arrow.svg +3 -0
  11. data/app/assets/images/kaui/card.svg +5 -0
  12. data/app/assets/images/kaui/copy.svg +12 -0
  13. data/app/assets/images/kaui/dashboard/aviate.svg +6 -0
  14. data/app/assets/images/kaui/dashboard/custom-field.svg +5 -0
  15. data/app/assets/images/kaui/dashboard/kaui-doc-img.png +0 -0
  16. data/app/assets/images/kaui/dashboard/plugins.svg +7 -0
  17. data/app/assets/images/kaui/dashboard/tags.svg +4 -0
  18. data/app/assets/images/kaui/dashboard/users.svg +6 -0
  19. data/app/assets/images/kaui/delete.svg +6 -0
  20. data/app/assets/images/kaui/dots.svg +5 -0
  21. data/app/assets/images/kaui/download-csv.svg +5 -0
  22. data/app/assets/images/kaui/download.svg +4 -0
  23. data/app/assets/images/kaui/eye-off.svg +9 -0
  24. data/app/assets/images/kaui/eye.svg +7 -0
  25. data/app/assets/images/kaui/file-upload.svg +34 -0
  26. data/app/assets/images/kaui/generate.svg +5 -0
  27. data/app/assets/images/kaui/header/account.svg +4 -0
  28. data/app/assets/images/kaui/header/cog_icon.svg +4 -0
  29. data/app/assets/images/kaui/header/invoice.svg +5 -0
  30. data/app/assets/images/kaui/header/payment.svg +5 -0
  31. data/app/assets/images/kaui/header/search_icon.svg +4 -0
  32. data/app/assets/images/kaui/header/subscription.svg +6 -0
  33. data/app/assets/images/kaui/logout.svg +4 -0
  34. data/app/assets/images/kaui/modal/close.svg +3 -0
  35. data/app/assets/images/kaui/modal/plus.svg +3 -0
  36. data/app/assets/images/kaui/modal/red-close.svg +10 -0
  37. data/app/assets/images/kaui/modal/search.svg +4 -0
  38. data/app/assets/images/kaui/payment/payment.svg +4 -0
  39. data/app/assets/images/kaui/payment/refund.svg +4 -0
  40. data/app/assets/images/kaui/plus.svg +3 -0
  41. data/app/assets/images/kaui/search.svg +4 -0
  42. data/app/assets/images/kaui/setting/account.svg +10 -0
  43. data/app/assets/images/kaui/setting/analytics.svg +7 -0
  44. data/app/assets/images/kaui/setting/custom-field.svg +5 -0
  45. data/app/assets/images/kaui/setting/e-notifications.svg +6 -0
  46. data/app/assets/images/kaui/setting/plugins.svg +7 -0
  47. data/app/assets/images/kaui/setting/plus.svg +3 -0
  48. data/app/assets/images/kaui/setting/reset.svg +4 -0
  49. data/app/assets/images/kaui/setting/tag-definitions.svg +5 -0
  50. data/app/assets/images/kaui/setting/tags.svg +4 -0
  51. data/app/assets/images/kaui/setting/tenants.svg +6 -0
  52. data/app/assets/images/kaui/setting/users.svg +6 -0
  53. data/app/assets/images/kaui/setting.svg +4 -0
  54. data/app/assets/images/kaui/sidebar/account.svg +4 -0
  55. data/app/assets/images/kaui/sidebar/audit.svg +5 -0
  56. data/app/assets/images/kaui/sidebar/custom-fields.svg +5 -0
  57. data/app/assets/images/kaui/sidebar/invoices.svg +5 -0
  58. data/app/assets/images/kaui/sidebar/payments.svg +5 -0
  59. data/app/assets/images/kaui/sidebar/queues.svg +5 -0
  60. data/app/assets/images/kaui/sidebar/subscriptions.svg +6 -0
  61. data/app/assets/images/kaui/sidebar/tags.svg +5 -0
  62. data/app/assets/images/kaui/sidebar/timeline.svg +5 -0
  63. data/app/assets/images/kaui/sign_in_background.svg +57 -0
  64. data/app/assets/images/kaui/sort-down.svg +3 -0
  65. data/app/assets/images/kaui/sort-up.svg +3 -0
  66. data/app/assets/images/kaui/subscription/add-on.svg +7 -0
  67. data/app/assets/images/kaui/subscription/cancel.svg +6 -0
  68. data/app/assets/images/kaui/subscription/change.svg +6 -0
  69. data/app/assets/images/kaui/subscription/date.svg +6 -0
  70. data/app/assets/images/kaui/subscription/pause.svg +4 -0
  71. data/app/assets/images/kaui/timeline/authorize.svg +5 -0
  72. data/app/assets/images/kaui/timeline/capture.svg +5 -0
  73. data/app/assets/images/kaui/timeline/chargeback.svg +3 -0
  74. data/app/assets/images/kaui/timeline/credit.svg +6 -0
  75. data/app/assets/images/kaui/timeline/invoice.svg +5 -0
  76. data/app/assets/images/kaui/timeline/purchase.svg +5 -0
  77. data/app/assets/images/kaui/timeline/refund.svg +4 -0
  78. data/app/assets/images/kaui/timeline/void.svg +4 -0
  79. data/app/assets/images/kaui/view-doc.svg +6 -0
  80. data/app/assets/images/kaui/warning.png +0 -0
  81. data/app/assets/javascripts/application.js +2 -2
  82. data/app/assets/javascripts/kaui/kaui_override.js +232 -0
  83. data/app/assets/javascripts/kaui/multi_functions_bar_utils.js +125 -24
  84. data/app/assets/stylesheets/application.css +13 -1
  85. data/app/assets/stylesheets/kaui/account.css +2028 -14
  86. data/app/assets/stylesheets/kaui/account_timeline.css +183 -0
  87. data/app/assets/stylesheets/kaui/admin_allowed_users.css +260 -0
  88. data/app/assets/stylesheets/kaui/audit.css +26 -16
  89. data/app/assets/stylesheets/kaui/audit_logs.css +443 -0
  90. data/app/assets/stylesheets/kaui/auth_pages.css +72 -0
  91. data/app/assets/stylesheets/kaui/breadcrumb.css +38 -0
  92. data/app/assets/stylesheets/kaui/chargebacks.css +118 -0
  93. data/app/assets/stylesheets/kaui/clock.css +103 -0
  94. data/app/assets/stylesheets/kaui/common.css +1744 -401
  95. data/app/assets/stylesheets/kaui/custom_fields.css +546 -0
  96. data/app/assets/stylesheets/kaui/dashboard.css +26 -0
  97. data/app/assets/stylesheets/kaui/datatable.css +114 -56
  98. data/app/assets/stylesheets/kaui/header.css +221 -114
  99. data/app/assets/stylesheets/kaui/home.css +89 -62
  100. data/app/assets/stylesheets/kaui/invoice.css +1061 -27
  101. data/app/assets/stylesheets/kaui/kaui.css +217 -145
  102. data/app/assets/stylesheets/kaui/overdue.css +5 -3
  103. data/app/assets/stylesheets/kaui/payment.css +1102 -13
  104. data/app/assets/stylesheets/kaui/queues.css +269 -0
  105. data/app/assets/stylesheets/kaui/refunds.css +185 -0
  106. data/app/assets/stylesheets/kaui/role_definitions.css +111 -0
  107. data/app/assets/stylesheets/kaui/sidebar.css +122 -0
  108. data/app/assets/stylesheets/kaui/subscription.css +677 -0
  109. data/app/assets/stylesheets/kaui/tag_definitions.css +524 -0
  110. data/app/assets/stylesheets/kaui/tags.css +592 -121
  111. data/app/assets/stylesheets/kaui/tenants.css +1478 -0
  112. data/app/assets/stylesheets/kaui/tooltip.css +9 -5
  113. data/app/assets/stylesheets/kaui/wallets.css +121 -0
  114. data/app/controllers/kaui/accounts_controller.rb +3 -2
  115. data/app/controllers/kaui/admin_tenants_controller.rb +33 -0
  116. data/app/controllers/kaui/custom_fields_controller.rb +1 -1
  117. data/app/controllers/kaui/engine_controller.rb +1 -2
  118. data/app/controllers/kaui/engine_controller_util.rb +5 -7
  119. data/app/controllers/kaui/home_controller.rb +24 -17
  120. data/app/controllers/kaui/invoices_controller.rb +4 -15
  121. data/app/controllers/kaui/payments_controller.rb +1 -1
  122. data/app/controllers/kaui/sessions_controller.rb +1 -0
  123. data/app/controllers/kaui/tag_definitions_controller.rb +1 -0
  124. data/app/helpers/kaui/account_helper.rb +13 -0
  125. data/app/helpers/kaui/plugin_helper.rb +27 -0
  126. data/app/views/kaui/account_custom_fields/index.html.erb +95 -29
  127. data/app/views/kaui/account_emails/_account_emails_table.html.erb +13 -3
  128. data/app/views/kaui/account_emails/_form.html.erb +23 -6
  129. data/app/views/kaui/account_emails/new.html.erb +12 -6
  130. data/app/views/kaui/account_tags/_form_bar.html.erb +10 -1
  131. data/app/views/kaui/account_tags/index.html.erb +103 -24
  132. data/app/views/kaui/account_timelines/_multi_functions_bar.html.erb +302 -69
  133. data/app/views/kaui/account_timelines/show.html.erb +360 -254
  134. data/app/views/kaui/accounts/_account_details.html.erb +165 -0
  135. data/app/views/kaui/accounts/_account_filterbar.html.erb +70 -80
  136. data/app/views/kaui/accounts/_add_parent.html.erb +26 -0
  137. data/app/views/kaui/accounts/_billing_details.html.erb +196 -0
  138. data/app/views/kaui/accounts/_close_account_modal.html.erb +62 -40
  139. data/app/views/kaui/accounts/_form_account.html.erb +157 -0
  140. data/app/views/kaui/accounts/_functions_bar.html.erb +606 -0
  141. data/app/views/kaui/accounts/_link_parent_modal.html.erb +1 -1
  142. data/app/views/kaui/accounts/_link_parent_to_modal.html.erb +62 -0
  143. data/app/views/kaui/accounts/_multi_functions_bar.html.erb +67 -28
  144. data/app/views/kaui/accounts/_payment_gateways.html.erb +43 -0
  145. data/app/views/kaui/accounts/_personal_details.html.erb +67 -0
  146. data/app/views/kaui/accounts/edit.html.erb +15 -9
  147. data/app/views/kaui/accounts/index.html.erb +77 -27
  148. data/app/views/kaui/accounts/new.html.erb +14 -8
  149. data/app/views/kaui/accounts/show.html.erb +17 -11
  150. data/app/views/kaui/admin/index.html.erb +44 -19
  151. data/app/views/kaui/admin_allowed_users/_form.html.erb +123 -31
  152. data/app/views/kaui/admin_allowed_users/edit.html.erb +15 -9
  153. data/app/views/kaui/admin_allowed_users/index.html.erb +150 -30
  154. data/app/views/kaui/admin_allowed_users/new.html.erb +14 -8
  155. data/app/views/kaui/admin_allowed_users/show.html.erb +137 -32
  156. data/app/views/kaui/admin_tenants/_add_allowed_user_modal.html.erb +42 -15
  157. data/app/views/kaui/admin_tenants/_clock.html.erb +72 -0
  158. data/app/views/kaui/admin_tenants/_form.html.erb +32 -20
  159. data/app/views/kaui/admin_tenants/_form_catalog_translation.erb +21 -8
  160. data/app/views/kaui/admin_tenants/_form_invoice_template.erb +25 -9
  161. data/app/views/kaui/admin_tenants/_form_invoice_translation.erb +36 -20
  162. data/app/views/kaui/admin_tenants/_form_plugin_config.erb +16 -20
  163. data/app/views/kaui/admin_tenants/_show_catalog.erb +13 -6
  164. data/app/views/kaui/admin_tenants/_show_catalog_simple.erb +95 -46
  165. data/app/views/kaui/admin_tenants/_show_catalog_xml.erb +62 -37
  166. data/app/views/kaui/admin_tenants/_show_overdue.erb +91 -75
  167. data/app/views/kaui/admin_tenants/_tenant_details.html.erb +106 -17
  168. data/app/views/kaui/admin_tenants/_tenants_table.html.erb +67 -6
  169. data/app/views/kaui/admin_tenants/_useful_links.html.erb +21 -16
  170. data/app/views/kaui/admin_tenants/index.html.erb +35 -11
  171. data/app/views/kaui/admin_tenants/index.js.erb +3 -0
  172. data/app/views/kaui/admin_tenants/new.html.erb +19 -13
  173. data/app/views/kaui/admin_tenants/new_catalog.html.erb +230 -98
  174. data/app/views/kaui/admin_tenants/new_overdue_config.html.erb +152 -80
  175. data/app/views/kaui/admin_tenants/new_plan_currency.html.erb +44 -30
  176. data/app/views/kaui/admin_tenants/show.html.erb +211 -78
  177. data/app/views/kaui/admin_tenants/show.js.erb +3 -0
  178. data/app/views/kaui/audit_logs/_multi_functions_bar.html.erb +298 -101
  179. data/app/views/kaui/audit_logs/index.html.erb +137 -38
  180. data/app/views/kaui/bundle_tags/_form_bar.html.erb +11 -4
  181. data/app/views/kaui/bundles/_bundle_details.html.erb +24 -12
  182. data/app/views/kaui/bundles/index.html.erb +79 -104
  183. data/app/views/kaui/bundles/pause_resume.html.erb +73 -38
  184. data/app/views/kaui/chargebacks/_form.html.erb +35 -18
  185. data/app/views/kaui/chargebacks/new.html.erb +16 -9
  186. data/app/views/kaui/charges/_form.html.erb +54 -42
  187. data/app/views/kaui/charges/new.html.erb +15 -8
  188. data/app/views/kaui/components/breadcrumb/_breadcrumb.html.erb +146 -0
  189. data/app/views/kaui/components/button/_button.html.erb +16 -0
  190. data/app/views/kaui/components/dashboard/_card.html.erb +15 -0
  191. data/app/views/kaui/components/dashboard/_setting.html.erb +15 -0
  192. data/app/views/kaui/components/form_input/_form_input.html.erb +4 -0
  193. data/app/views/kaui/components/form_password/_form_password.html.erb +6 -0
  194. data/app/views/kaui/components/logo/_logo.html.erb +1 -0
  195. data/app/views/kaui/components/menu_dropdown/_menu_dropdown.html.erb +59 -0
  196. data/app/views/kaui/components/search_input/_search_input.html.erb +81 -0
  197. data/app/views/kaui/credits/_form.html.erb +42 -25
  198. data/app/views/kaui/credits/new.html.erb +15 -8
  199. data/app/views/kaui/custom_fields/_form.html.erb +37 -25
  200. data/app/views/kaui/custom_fields/_list_bar.html.erb +11 -10
  201. data/app/views/kaui/custom_fields/index.html.erb +121 -27
  202. data/app/views/kaui/custom_fields/new.html.erb +19 -8
  203. data/app/views/kaui/errors/500.html.erb +1 -1
  204. data/app/views/kaui/home/index.html.erb +77 -30
  205. data/app/views/kaui/invoice_items/_edit_form.html.erb +30 -14
  206. data/app/views/kaui/invoice_items/edit.html.erb +15 -7
  207. data/app/views/kaui/invoice_tags/_form_bar.html.erb +13 -3
  208. data/app/views/kaui/invoices/_invoice_filterbar.html.erb +53 -69
  209. data/app/views/kaui/invoices/_invoice_table.html.erb +77 -92
  210. data/app/views/kaui/invoices/_multi_functions_bar.html.erb +351 -140
  211. data/app/views/kaui/invoices/index.html.erb +89 -27
  212. data/app/views/kaui/invoices/show.html.erb +392 -80
  213. data/app/views/kaui/layouts/kaui_account_sidebar.html.erb +42 -0
  214. data/app/views/kaui/layouts/kaui_application.html.erb +29 -15
  215. data/app/views/kaui/layouts/kaui_flash.html.erb +82 -31
  216. data/app/views/kaui/layouts/kaui_navbar.html.erb +109 -82
  217. data/app/views/kaui/layouts/kaui_setting_sidebar.html.erb +36 -0
  218. data/app/views/kaui/payment_methods/_form.html.erb +32 -11
  219. data/app/views/kaui/payment_methods/_new_creditcard_payment_method.html.erb +35 -34
  220. data/app/views/kaui/payment_methods/_payment_methods_details_table.html.erb +27 -29
  221. data/app/views/kaui/payment_methods/_payment_methods_table.html.erb +116 -38
  222. data/app/views/kaui/payment_methods/_plugin_properties.html.erb +19 -9
  223. data/app/views/kaui/payment_methods/new.html.erb +14 -8
  224. data/app/views/kaui/payments/_form.html.erb +30 -13
  225. data/app/views/kaui/payments/_multi_functions_bar.html.erb +351 -141
  226. data/app/views/kaui/payments/_payment_filterbar.html.erb +63 -79
  227. data/app/views/kaui/payments/_payment_invoice_table.html.erb +105 -0
  228. data/app/views/kaui/payments/_payment_table.html.erb +4 -67
  229. data/app/views/kaui/payments/index.html.erb +90 -26
  230. data/app/views/kaui/payments/new.html.erb +15 -8
  231. data/app/views/kaui/payments/show.html.erb +222 -28
  232. data/app/views/kaui/queues/index.html.erb +329 -111
  233. data/app/views/kaui/refunds/_form.html.erb +68 -45
  234. data/app/views/kaui/refunds/new.html.erb +15 -8
  235. data/app/views/kaui/role_definitions/_form.html.erb +104 -17
  236. data/app/views/kaui/role_definitions/new.html.erb +15 -8
  237. data/app/views/kaui/sessions/_form.html.erb +9 -19
  238. data/app/views/kaui/sessions/new.html.erb +10 -9
  239. data/app/views/kaui/subscriptions/_cancel_by_date_modal.html.erb +65 -35
  240. data/app/views/kaui/subscriptions/_edit_form.html.erb +66 -35
  241. data/app/views/kaui/subscriptions/_form.html.erb +63 -32
  242. data/app/views/kaui/subscriptions/_subscriptions_table.html.erb +215 -57
  243. data/app/views/kaui/subscriptions/edit.html.erb +19 -8
  244. data/app/views/kaui/subscriptions/edit_bcd.erb +46 -16
  245. data/app/views/kaui/subscriptions/new.html.erb +22 -15
  246. data/app/views/kaui/tag_definitions/_form.html.erb +51 -30
  247. data/app/views/kaui/tag_definitions/index.html.erb +151 -40
  248. data/app/views/kaui/tag_definitions/new.html.erb +15 -8
  249. data/app/views/kaui/tags/index.html.erb +136 -47
  250. data/app/views/kaui/tenants/_form.html.erb +8 -5
  251. data/app/views/kaui/tenants/index.html.erb +15 -9
  252. data/app/views/kaui/transactions/_control_plugin_names.html.erb +18 -10
  253. data/app/views/kaui/transactions/_form.html.erb +86 -25
  254. data/app/views/kaui/transactions/new.html.erb +15 -9
  255. data/config/routes.rb +1 -0
  256. data/lib/kaui/engine.rb +11 -0
  257. data/lib/kaui/version.rb +1 -1
  258. data/lib/kaui.rb +0 -1
  259. metadata +120 -2
@@ -2,27 +2,1116 @@
2
2
  text-align: left;
3
3
  border-bottom: 0;
4
4
  margin: 0;
5
- padding-bottom: 10px;
6
- font-size: 16px;
5
+ padding-bottom: 0.625rem;
6
+ font-size: 1rem;
7
7
  font-weight: 700;
8
- color: #777777; }
8
+ color: #777777;
9
+ }
9
10
 
10
11
  .payment-details {
11
12
  padding-bottom: 0;
12
- padding-left: 45px; }
13
- .payment-details table.transparent {
14
- margin-bottom: 0; }
15
- .payment-details table.transparent th {
16
- text-transform: none; }
13
+ padding-left: 2.8125rem;
14
+ }
15
+
16
+ .payment-details table.transparent {
17
+ margin-bottom: 0;
18
+ }
19
+
20
+ .payment-details table.transparent th {
21
+ text-transform: none;
22
+ }
17
23
 
18
24
  .payment-method-details table.transparent th {
19
- text-transform: none; }
25
+ text-transform: none;
26
+ }
20
27
 
21
28
  .gateway-link {
22
29
  float: right;
23
- padding-top: 5px; }
24
- .gateway-link span {
25
- padding: 5px 20px;
26
- text-align: center; }
30
+ padding-top: 0.3125rem;
31
+ }
32
+
33
+ .gateway-link span {
34
+ padding: 0.3125rem 1.25rem;
35
+ text-align: center;
36
+ }
27
37
 
28
38
  /*# sourceMappingURL=payment.css.map */
39
+
40
+
41
+ /* app/views/kaui/payments/index.html.erb */
42
+
43
+ .payments-index .payments .payments-header {
44
+ display: flex;
45
+ align-items: start;
46
+ justify-content: space-between;
47
+ padding: 0;
48
+ border-bottom: 0.0625rem solid #E9EAEB;
49
+ }
50
+
51
+ .payments-index .payments-table th,
52
+ .payments-index .payments-table td {
53
+ white-space: nowrap;
54
+ text-align: left;
55
+ }
56
+
57
+ .payments-index .payments .payments-header h2 {
58
+ font-weight: 600;
59
+ font-size: 1.125rem;
60
+ line-height: 1.75rem;
61
+ color: #414651;
62
+ margin-bottom: 1.25rem;
63
+ }
64
+
65
+ .payments-index .payments .bundle-details-header b {
66
+ font-weight: 600;
67
+ font-size: 0.875rem;
68
+ line-height: 1.25rem;
69
+ letter-spacing: 0;
70
+ color: #414651;
71
+ }
72
+
73
+ .payments-index .payments .bundle-details-header p {
74
+ font-weight: 400;
75
+ font-size: 0.75rem;
76
+ line-height: 1.25rem;
77
+ letter-spacing: 0;
78
+ color: #717680;
79
+ }
80
+
81
+ .payments-index .payments .payments-table {
82
+ overflow-x: auto;
83
+ min-width: 100%;
84
+ }
85
+
86
+ .payments-index .payments .payments-table th {
87
+ padding: 0.375rem 1.625rem 0.375rem 0.75rem;
88
+ font-weight: 500;
89
+ font-size: 0.875rem;
90
+ line-height: 1.125rem;
91
+ letter-spacing: 0;
92
+ color: #717680;
93
+ text-transform: capitalize;
94
+ }
95
+
96
+ .payments-index .payments .payments-table tr td:not(:first-child) a {
97
+ color: #535862 !important;
98
+ text-decoration: none !important;
99
+ }
100
+
101
+ .payments-index .payments .payments-table td:first-child {
102
+ padding-left: 1.25rem !important;
103
+ }
104
+
105
+ .payments-index .payments .payments-table td {
106
+ padding-left: 0.75rem !important;
107
+ }
108
+
109
+ .payments-index .payments .payments-table td span.alert-success {
110
+ display: inline-flex;
111
+ align-items: center;
112
+ gap: 0.125rem;
113
+ padding: 0.125rem 0.5rem;
114
+ border-radius: 62.4375rem;
115
+ background-color: #ECFDF3;
116
+ border: 0.0625rem solid #DCFAE6;
117
+ color: #067647;
118
+ font-weight: 500;
119
+ font-size: 0.75rem;
120
+ line-height: 1.125rem;
121
+ position: relative;
122
+ }
123
+
124
+ .payments-index .payments .payments-table td span.alert-success::before {
125
+ content: '';
126
+ display: inline-block;
127
+ width: 0.75rem;
128
+ height: 0.75rem;
129
+ background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 3L4.5 8.5L2 6' stroke='%2317B26A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
130
+ background-size: contain;
131
+ background-repeat: no-repeat;
132
+ }
133
+
134
+ .payments-index .payments .payments-table td span.alert-danger {
135
+ display: inline-flex;
136
+ align-items: center;
137
+ gap: 0.125rem;
138
+ padding: 0.125rem 0.5rem;
139
+ border-radius: 62.4375rem;
140
+ background-color: #FEF3F2;
141
+ border: 0.0625rem solid #FEE4E2;
142
+ color: #B42318;
143
+ font-weight: 500;
144
+ font-size: 0.75rem;
145
+ line-height: 1.125rem;
146
+ position: relative;
147
+ }
148
+
149
+ .payments-index .payments .payments-table td span.alert-danger::before {
150
+ content: '';
151
+ display: inline-block;
152
+ width: 0.75rem;
153
+ height: 0.75rem;
154
+ background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.5 3.5L3.5 8.5M3.5 3.5L8.5 8.5' stroke='%23F97066' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
155
+ background-size: contain;
156
+ background-repeat: no-repeat;
157
+ }
158
+
159
+ .payments-index .payments .payments-table .label.label-default {
160
+ display: inline-flex;
161
+ align-items: center;
162
+ gap: 0.125rem;
163
+ padding: 0.125rem 0.5rem;
164
+ border-radius: 62.4375rem;
165
+ background-color: #FAFAFA;
166
+ border: 0.0625rem solid #F5F5F5;
167
+ color: #414651;
168
+ font-weight: 500;
169
+ font-size: 0.75rem;
170
+ line-height: 1.125rem;
171
+ position: relative;
172
+ }
173
+
174
+ .payments-index .payments .payments-table .category-bedge {
175
+ display: inline-block;
176
+ padding: 0.125rem 0.5rem !important;
177
+ border: 0.0625rem solid #F5F5F5 !important;
178
+ border-radius: 624.9375rem;
179
+ font-weight: 500 !important;
180
+ font-size: 0.875rem !important;
181
+ line-height: 1.125rem !important;
182
+ text-align: start;
183
+ color: #414651 !important;
184
+ background-color: #FAFAFA;
185
+ text-transform: capitalize;
186
+ }
187
+
188
+ .payments-index .payments .payments-table .phase-type {
189
+ display: inline-block;
190
+ padding: 0.125rem 0.5rem !important;
191
+ border: 0.0625rem solid #D1E9FF !important;
192
+ border-radius: 624.9375rem;
193
+ font-weight: 500 !important;
194
+ font-size: 0.875rem !important;
195
+ line-height: 1.125rem !important;
196
+ text-align: start;
197
+ color: #175CD3 !important;
198
+ background-color: #EFF8FF;
199
+ text-transform: capitalize;
200
+ }
201
+
202
+ .payments-index .payments .payments-table td {
203
+ font-weight: 500 !important;
204
+ font-size: 0.875rem !important;
205
+ padding: 1rem 0.75rem !important;
206
+ line-height: 1.125rem !important;
207
+ text-align: start;
208
+ color: #535862 !important;
209
+ }
210
+
211
+ .payments-index .payments .search table th:first-of-type, .search table td:first-of-type {
212
+ font-weight: 500 !important;
213
+ }
214
+
215
+ .payments-index .payments .cancel-menu ul {
216
+ padding: 0.25rem 0.375rem !important;
217
+ min-width: 16rem;
218
+ }
219
+
220
+ .payments-index .payments .cancel-menu li {
221
+ padding: 0.5rem;
222
+ border-radius: 0.25rem;
223
+ }
224
+
225
+ .payments-index .payments .cancel-menu li:hover {
226
+ background-color: #FAFAFA !important;
227
+ }
228
+
229
+ .payments-index .payments .cancel-menu li a {
230
+ font-weight: 500 !important;
231
+ font-size: 0.875rem !important;
232
+ line-height: 1.25rem !important;
233
+ letter-spacing: 0 !important;
234
+ color: #717680 !important;
235
+ text-transform: capitalize !important;
236
+ text-decoration: none;
237
+ }
238
+
239
+ .payments-index .payments .cancel-button {
240
+ background-color: transparent !important;
241
+ border: none !important;
242
+ padding: 0 !important;
243
+ color: #D92D20 !important;
244
+ flex-direction: row-reverse;
245
+ text-transform: capitalize;
246
+ gap: 0.0625rem;
247
+ font-weight: 500;
248
+ font-size: 0.875rem;
249
+ line-height: 1.25rem;
250
+ letter-spacing: 0;
251
+ margin-left: 0.75rem;
252
+ text-decoration: none;
253
+ }
254
+
255
+ .payments-index .payments table.dataTable {
256
+ overflow: auto !important;
257
+ }
258
+
259
+ .payments-index .payments .dots-menu {
260
+ padding: 0 !important;
261
+ background-color: transparent !important;
262
+ border: none !important;
263
+ margin-left: 0.75rem !important;
264
+ }
265
+
266
+ .payments-index .payments .change-btn {
267
+ font-weight: 500;
268
+ font-size: 0.875rem;
269
+ line-height: 1.25rem;
270
+ letter-spacing: 0;
271
+ color: #535862;
272
+ margin-left: 0.75rem;
273
+ text-decoration: none;
274
+ }
275
+
276
+ .payments-index .payments .pagination a:not(:first-child):not(:last-child) {
277
+ color: #717680;
278
+ display: flex;
279
+ align-items: center;
280
+ padding: 0.5rem 1rem;
281
+ font-weight: 500;
282
+ font-size: 0.875rem;
283
+ line-height: 1.25rem;
284
+ letter-spacing: 0;
285
+ }
286
+
287
+ .payments-index .payments .pagination a:not(:first-child):not(:last-child).btn-primary {
288
+ color: #414651;
289
+ background-color: #F5F5F5 !important;
290
+ border: 0 !important;
291
+ }
292
+
293
+ .payments-index .payments .dataTables_paginate {
294
+ display: flex;
295
+ align-items: center;
296
+ gap: 0.5rem;
297
+ font-family: 'Inter', sans-serif;
298
+ font-size: 0.875rem;
299
+ font-weight: 500;
300
+ }
301
+
302
+ .payments-index .payments .dataTables_paginate span .paginate_button {
303
+ width: 2.5rem;
304
+ height: 2.5rem;
305
+ display: inline-flex !important;
306
+ align-items: center !important;
307
+ justify-content: center !important;
308
+ color: #717680 !important;
309
+ text-decoration: none;
310
+ border: 0 !important;
311
+ }
312
+
313
+ .payments-index .payments .dataTables_paginate .paginate_button:hover {
314
+ background-color: #F3F4F6;
315
+ }
316
+
317
+ .payments-index .payments .dataTables_paginate .paginate_button.current {
318
+ background-color: #F5F5F5 !important;
319
+ border-radius: 0.375rem !important;
320
+ color: #414651 !important;
321
+ }
322
+
323
+ .payments-index .payments .dataTables_paginate .paginate_button.last,
324
+ .payments-index .payments .dataTables_paginate .paginate_button.previous {
325
+ border: 0.0625rem solid #E5E7EB;
326
+ border-radius: 0.5rem;
327
+ background-color: white;
328
+ padding: 0.5rem 0.875rem;
329
+ color: #374151;
330
+ }
331
+
332
+
333
+ /* app/views/kaui/payments/_multi_functions_bar.html.erb */
334
+
335
+ .payments-index .dropdown-menu#column-visibility {
336
+ max-height: 18.75rem;
337
+ width: 14rem;
338
+ overflow-y: auto;
339
+ }
340
+
341
+ .payments-index .dropdown-menu {
342
+ padding: 0.3125rem 0 0.3125rem 0.3125rem !important;
343
+ }
344
+
345
+ .payments-index .dropdown-menu#column-visibility::before {
346
+ content: 'Drag to reorder columns';
347
+ display: block;
348
+ height: 1.875rem;
349
+ text-align: center;
350
+ color: darkgrey;
351
+ padding-top: 0.3125rem;
352
+ }
353
+
354
+ .payments-index .toggle-button-right {
355
+ float: right;
356
+ margin-bottom: 0.625rem;
357
+ margin-left: 0.625rem;
358
+ background-color: white;
359
+ color: black;
360
+ text-transform: none;
361
+ border: 0.0625rem solid #ccc;
362
+ padding: 0.5rem 0.9375rem;
363
+ }
364
+
365
+ .payments-index .download-button-right {
366
+ float: right;
367
+ margin-bottom: 0.625rem;
368
+ margin-left: 0.625rem;
369
+ background-color: white;
370
+ color: black;
371
+ text-transform: none;
372
+ border: 0.0625rem solid #ccc;
373
+ padding: 0.5rem 0.9375rem;
374
+ }
375
+
376
+ .payments-index .icon-drag {
377
+ margin-left: auto;
378
+ }
379
+
380
+ .payments-index .dropdown-container {
381
+ display: flex;
382
+ justify-content: flex-end;
383
+ }
384
+
385
+ .payments-index .label-group-item-manual {
386
+ margin: 0.3125rem;
387
+ padding: 0.5rem 0.625rem;
388
+ width: -webkit-fill-available;
389
+ cursor: grab;
390
+ display: flex;
391
+ gap: 0.25rem;
392
+ align-items: center;
393
+ font-weight: 500;
394
+ font-size: 0.875rem;
395
+ line-height: 1.25rem;
396
+ color: #252B37;
397
+ }
398
+
399
+ .payments-index .label-group-item-manual:active {
400
+ background: #FAFAFA;
401
+ cursor: grabbing;
402
+ }
403
+
404
+ .payments-index .label-group-item-manual span {
405
+ cursor: grab;
406
+ }
407
+
408
+ .payments-index .label-group-item-manual:has(input[type="checkbox"]:checked) {
409
+ background-color: #FAFAFA;
410
+ border-radius: 0.25rem;
411
+ cursor: pointer !important;
412
+ }
413
+
414
+ .payments-index .list-group-item-manual {
415
+ cursor: grab;
416
+ margin-bottom: 0.3125rem;
417
+ }
418
+
419
+ .payments-index .list-group-item-manual:active {
420
+ cursor: grabbing;
421
+ }
422
+
423
+ .payments-index .dropdown-menu.ui-sortable {
424
+ scrollbar-width: thin;
425
+ scrollbar-color: #ccc transparent;
426
+ border-radius: 0.375rem;
427
+ border: 0.0625rem solid #00000014 !important;
428
+ margin: 0.625rem 0 0;
429
+ min-width: 13.125rem;
430
+ }
431
+
432
+ .payments-index .dropdown-menu.ui-sortable::-webkit-scrollbar {
433
+ width: 0.375rem;
434
+ }
435
+
436
+ .payments-index .dropdown-menu.ui-sortable::-webkit-scrollbar-thumb {
437
+ background-color: #ccc;
438
+ border-radius: 0.1875rem;
439
+ }
440
+
441
+ .payments-index .dropdown-menu.ui-sortable::-webkit-scrollbar-track {
442
+ background: transparent;
443
+ }
444
+
445
+ /* app/views/kaui/payments/_payment_filterbar.html.erb */
446
+
447
+ .payments-index .modal-content {
448
+ border-radius: 1rem;
449
+ min-width: 40.5rem;
450
+ }
451
+
452
+ .payments-index .modal-body {
453
+ padding-bottom: 0.375rem !important;
454
+ padding-top: 1.25rem !important;
455
+ }
456
+
457
+ .payments-index .modal-header {
458
+ padding: 1.5rem 1.5rem 1rem 1.5rem !important;
459
+ }
460
+
461
+ .payments-index .modal-footer {
462
+ padding: 1rem 1.5rem 1.5rem 1.5rem !important;
463
+ }
464
+
465
+ .payments-index .modal-title {
466
+ font-weight: 600;
467
+ font-size: 1.125rem;
468
+ line-height: 1.75rem;
469
+ color: #181D27;
470
+ }
471
+
472
+ .payments-index .close-button {
473
+ background: transparent;
474
+ padding: 0;
475
+ margin-top: -1.25rem;
476
+ }
477
+
478
+ .payments-index .close-button:hover {
479
+ background: transparent;
480
+ padding: 0;
481
+ }
482
+
483
+ .payments-index .border-button {
484
+ background: transparent;
485
+ display: inline-flex;
486
+ justify-content: center;
487
+ align-items: center;
488
+ border: 0.0625rem solid #D5D7DA;
489
+ border-radius: 0.375rem;
490
+ width: 2.5rem;
491
+ height: 2.5rem;
492
+ padding: 0.625rem;
493
+ }
494
+
495
+ .payments-index .border-button:hover {
496
+ background: transparent;
497
+ }
498
+
499
+ .payments-index .button {
500
+ background: transparent;
501
+ display: inline-flex;
502
+ justify-content: center;
503
+ align-items: center;
504
+ width: 2.5rem;
505
+ height: 2.5rem;
506
+ padding: 0.625rem;
507
+ }
508
+
509
+ .payments-index .button:hover {
510
+ background: transparent;
511
+ }
512
+
513
+ .payments-index .field-label {
514
+ font-weight: 500;
515
+ font-size: 0.875rem;
516
+ line-height: 1.25rem;
517
+ color: #414651;
518
+ margin-top: -1.25rem;
519
+ min-width: 9.59375rem;
520
+ }
521
+
522
+ .payments-index .search-field-label {
523
+ margin-top: -1.25rem;
524
+ }
525
+
526
+ .payments-index .form-group.row.align-items-center {
527
+ display: flex;
528
+ align-items: center;
529
+ }
530
+
531
+ .payments-index .form-group.row.align-items-center label {
532
+ margin-bottom: 0;
533
+ }
534
+
535
+ .payments-index .form-group.row.align-items-center .form-control {
536
+ margin-right: 0.25rem;
537
+ height: 2.5rem;
538
+ border-radius: 0.375rem;
539
+ }
540
+
541
+ .payments-index .form-group.row.align-items-center.search-field div {
542
+ padding: 0;
543
+ margin-right: 0.25rem;
544
+ }
545
+
546
+ .payments-index .form-group.row.align-items-center .form-control:focus {
547
+ outline: none;
548
+ box-shadow: none;
549
+ }
550
+
551
+ .payments-index .form-group.d-flex {
552
+ display: flex;
553
+ align-items: center;
554
+ }
555
+
556
+ .payments-index .form-group.d-flex label {
557
+ margin-bottom: 0;
558
+ }
559
+
560
+ .payments-index .form-group.d-flex .form-control {
561
+ margin-right: 0.25rem;
562
+ height: 2.5rem;
563
+ border-radius: 0.375rem;
564
+ }
565
+
566
+ .payments-index .form-group.d-flex .form-control:focus {
567
+ outline: none;
568
+ box-shadow: none;
569
+ }
570
+
571
+ .payments-index #search-labels-container .label {
572
+ margin-left: 0.3125rem;
573
+ margin-bottom: 0.3125rem;
574
+ color: white;
575
+ }
576
+
577
+ .payments-index .col-form-label {
578
+ font-weight: 500;
579
+ font-size: 0.875rem;
580
+ line-height: 1.25rem;
581
+ color: #414651;
582
+ padding: 0;
583
+ }
584
+
585
+ .payments-index #search-fields-container {
586
+ display: flex;
587
+ flex-direction: column;
588
+ gap: 1rem;
589
+ margin: 1rem 0.75rem;
590
+ }
591
+
592
+ .payments-index .filter-bar-container {
593
+ display: flex;
594
+ justify-content: flex-start;
595
+ align-items: center;
596
+ }
597
+
598
+ .payments-index .filter-bar {
599
+ display: flex;
600
+ align-items: center;
601
+ }
602
+
603
+ .payments-index .filter-bar label {
604
+ margin: 0.625rem;
605
+ }
606
+
607
+ .payments-index .modal-header .icon-container {
608
+ display: inline-flex;
609
+ justify-content: center;
610
+ align-items: center;
611
+ border: 0.0625rem solid #D5D7DA;
612
+ border-radius: 0.375rem;
613
+ width: 2.5rem;
614
+ height: 2.5rem;
615
+ padding: 0.25rem;
616
+ }
617
+
618
+ .payments-index .modal-header .icon-container img {
619
+ width: 1.25rem;
620
+ height: 1.25rem;
621
+ }
622
+
623
+ .payments-index .form-group select.form-control {
624
+ appearance: none;
625
+ -webkit-appearance: none;
626
+ -moz-appearance: none;
627
+ background-image: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 6L8 10L12 6" stroke="%23A4A7AE" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
628
+ background-repeat: no-repeat;
629
+ background-position: right 0.625rem center;
630
+ background-size: 1rem 1rem;
631
+ padding-right: 1.875rem;
632
+ }
633
+
634
+ .payments-index select.form-control:focus {
635
+ box-shadow: none;
636
+ outline: none;
637
+ }
638
+
639
+ /* app/views/kaui/payments/show.html.erb */
640
+
641
+ .payments-show .payments {
642
+ max-width: 80rem;
643
+ width: 100%;
644
+ }
645
+
646
+ .payments-show .payments .payments-header {
647
+ display: flex;
648
+ align-items: start;
649
+ justify-content: space-between;
650
+ padding: 0;
651
+ border-bottom: 0.0625rem solid #E9EAEB;
652
+ }
653
+
654
+ .payments-show .payments .payments-header h2 {
655
+ font-weight: 600;
656
+ font-size: 1.125rem;
657
+ line-height: 1.75rem;
658
+ color: #414651;
659
+ margin-bottom: 1.25rem;
660
+ }
661
+
662
+ .payments-show .tag-bar {
663
+ border: 0 !important;
664
+ }
665
+
666
+ .payments-show .info-wrapper {
667
+ border: 0 !important;
668
+ }
669
+
670
+ .payments-show .tag-select-box a {
671
+ text-decoration: none !important;
672
+ }
673
+
674
+ .payments-show .payment-table th,
675
+ .payments-show .payment-table td {
676
+ white-space: nowrap;
677
+ text-align: left;
678
+ }
679
+
680
+ .payments-show .payment-table tr td:not(:first-child) a {
681
+ color: #535862 !important;
682
+ text-decoration: none !important;
683
+ }
684
+
685
+ .payments-show .payment-table th {
686
+ padding: 0.375rem 1.625rem 0.375rem 0.75rem !important;
687
+ font-weight: 500;
688
+ font-size: 0.875rem;
689
+ line-height: 1.125rem;
690
+ letter-spacing: 0;
691
+ color: #717680;
692
+ text-transform: capitalize;
693
+ }
694
+
695
+ .payments-show .payment-table td {
696
+ font-weight: 500 !important;
697
+ font-size: 0.875rem !important;
698
+ padding: 1rem 0.5rem !important;
699
+ line-height: 1.125rem !important;
700
+ text-align: start;
701
+ vertical-align: baseline !important;
702
+ color: #535862 !important;
703
+ }
704
+
705
+ .payments-show .payment-table .alert-success {
706
+ display: inline-flex;
707
+ align-items: center;
708
+ gap: 0.125rem;
709
+ padding: 0.125rem 0.5rem;
710
+ border-radius: 62.4375rem;
711
+ background-color: #ECFDF3;
712
+ border: 0.0625rem solid #DCFAE6;
713
+ color: #067647;
714
+ font-weight: 500;
715
+ font-size: 0.75rem;
716
+ line-height: 1.125rem;
717
+ position: relative;
718
+ }
719
+
720
+ .payments-show .dataTables_wrapper {
721
+ margin: 0;
722
+ }
723
+
724
+ .payments-show .payment-table ul {
725
+ margin: 0;
726
+ }
727
+
728
+ .payments-show .payment-table .phase-type {
729
+ display: inline-block;
730
+ padding: 0.125rem 0.5rem !important;
731
+ border: 0.0625rem solid #D1E9FF !important;
732
+ border-radius: 624.9375rem;
733
+ font-weight: 500 !important;
734
+ font-size: 0.75rem !important;
735
+ line-height: 1.125rem !important;
736
+ text-align: start;
737
+ color: #175CD3 !important;
738
+ background-color: #EFF8FF;
739
+ text-transform: capitalize;
740
+ }
741
+
742
+ .payments-show .payment-table .alert-success::before {
743
+ content: '';
744
+ display: inline-block;
745
+ width: 0.75rem;
746
+ height: 0.75rem;
747
+ background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 3L4.5 8.5L2 6' stroke='%2317B26A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
748
+ background-size: contain;
749
+ background-repeat: no-repeat;
750
+ }
751
+
752
+ .payments-show .payment-table .alert-danger {
753
+ display: inline-flex;
754
+ align-items: center;
755
+ gap: 0.125rem;
756
+ padding: 0.125rem 0.5rem;
757
+ border-radius: 62.4375rem;
758
+ background-color: #FEF3F2;
759
+ border: 0.0625rem solid #FEE4E2;
760
+ color: #B42318;
761
+ font-weight: 500;
762
+ font-size: 0.75rem;
763
+ line-height: 1.125rem;
764
+ position: relative;
765
+ }
766
+
767
+ .payments-show .payment-table .alert-danger::before {
768
+ content: '';
769
+ display: inline-block;
770
+ width: 0.75rem;
771
+ height: 0.75rem;
772
+ background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.5 3.5L3.5 8.5M3.5 3.5L8.5 8.5' stroke='%23F97066' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
773
+ background-size: contain;
774
+ background-repeat: no-repeat;
775
+ }
776
+
777
+ .payments-show .payments-detail b {
778
+ font-weight: 600;
779
+ font-size: 0.875rem;
780
+ line-height: 1.25rem;
781
+ color: #414651;
782
+ }
783
+
784
+ .payments-show .payments-detail p,
785
+ .payments-show .payments-detail p a {
786
+ font-weight: 400;
787
+ font-size: 0.75rem;
788
+ line-height: 1.25rem;
789
+ color: #717680;
790
+ text-decoration: none;
791
+ }
792
+
793
+ .payments-show .dots-menu {
794
+ padding: 0 !important;
795
+ background-color: transparent !important;
796
+ border: none !important;
797
+ }
798
+
799
+ .payments-show .adjust-button {
800
+ padding: 0 !important;
801
+ background-color: transparent !important;
802
+ border: none !important;
803
+ color: #175CD3 !important;
804
+ }
805
+
806
+ .payments-show .invoice-totals p {
807
+ font-weight: 500 !important;
808
+ font-size: 0.875rem !important;
809
+ line-height: 1.25rem !important;
810
+ color: #414651 !important;
811
+ margin-bottom: 0.5rem !important;
812
+ }
813
+
814
+ .payments-show .payment-link a {
815
+ color: #717680 !important;
816
+ text-decoration: none !important;
817
+ }
818
+
819
+
820
+ .payments-show .tag-select:hover .tag-as-select-box {
821
+ padding: 0.625rem !important;
822
+ border-radius: 0.375rem;
823
+ border: 0.0625rem solid #00000014 !important;
824
+ }
825
+
826
+ .payments-show .tag-bar .tag-select .tag-select-box label {
827
+ width: 100%;
828
+ min-width: 12.5rem;
829
+ }
830
+
831
+ .payments-show .tag-as-select-box .form-control {
832
+ width: 100%;
833
+ min-width: 14.5rem;
834
+ }
835
+
836
+ .payments-show .label-group-item-manual {
837
+ padding: 0.5rem 0.625rem;
838
+ width: max-content;
839
+ display: flex;
840
+ gap: 0.25rem;
841
+ margin-bottom: 0.25rem;
842
+ align-items: center;
843
+ font-weight: 500;
844
+ font-size: 0.875rem;
845
+ line-height: 1.25rem;
846
+ color: #252B37;
847
+ }
848
+
849
+ .payments-show .label-group-item-manual:active {
850
+ background: #FAFAFA;
851
+ }
852
+
853
+ .payments-show .label-group-item-manual:has(input[type="checkbox"]:checked) {
854
+ background-color: #FAFAFA;
855
+ border-radius: 0.25rem;
856
+ cursor: pointer !important;
857
+ }
858
+
859
+ .payments-show .tag-as-select-box::-webkit-scrollbar {
860
+ width: 0.375rem;
861
+ }
862
+
863
+ .payments-show .tag-as-select-box::-webkit-scrollbar-thumb {
864
+ background-color: #ccc;
865
+ border-radius: 0.1875rem;
866
+ }
867
+
868
+ .payments-show .tag-as-select-box::-webkit-scrollbar-track {
869
+ background: transparent;
870
+ }
871
+
872
+ .payments-show .tag-bar .tag-select .tag-select-box form {
873
+ width: 100%;
874
+ }
875
+
876
+ .payments-show .scrollable-payment-table {
877
+ overflow-x: auto;
878
+ -webkit-overflow-scrolling: touch;
879
+ max-width: 100%;
880
+ }
881
+
882
+ .payments-show .scrollable-payment-table::-webkit-scrollbar {
883
+ display: none;
884
+ }
885
+
886
+ .payments-show .scrollable-payment-table {
887
+ -ms-overflow-style: none;
888
+ scrollbar-width: none;
889
+ }
890
+
891
+ .payments-show .gateway-link a {
892
+ color: #175CD3 !important;
893
+ text-decoration: none !important;
894
+ }
895
+
896
+ .payments-show .payment-details {
897
+ padding: 0;
898
+ }
899
+
900
+ .payments-show .payment-method-details .detail-item {
901
+ margin-bottom: 1rem;
902
+ }
903
+
904
+ .payments-show .payment-method-details .detail-item b {
905
+ display: block;
906
+ margin-bottom: 0.25rem;
907
+ color: #414651 !important;
908
+ font-weight: 600;
909
+ font-size: 0.875rem !important;
910
+ line-height: 1.25rem;
911
+ text-align: left;
912
+ }
913
+
914
+ .payments-show .payment-method-details .detail-item span {
915
+ display: block;
916
+ color: #717680 !important;
917
+ font-weight: 400;
918
+ font-size: 0.875rem !important;
919
+ line-height: 1.25rem;
920
+ text-align: left;
921
+ }
922
+
923
+ /* app/views/kaui/payments/new.html.erb */
924
+
925
+ .process-payment-modal .add-account-title {
926
+ display: flex;
927
+ align-items: center;
928
+ gap: 1rem;
929
+ font-weight: 600;
930
+ font-size: 1.125rem;
931
+ line-height: 1.75rem;
932
+ letter-spacing: 0;
933
+ color: #1B1C1E;
934
+ padding: 1rem 0;
935
+ margin-bottom: 1.5rem;
936
+ }
937
+
938
+ .process-payment-modal .icon-container {
939
+ display: inline-flex;
940
+ justify-content: center;
941
+ align-items: center;
942
+ border: 0.0625rem solid #D5D7DA;
943
+ border-radius: 0.375rem;
944
+ width: 2.5rem;
945
+ height: 2.5rem;
946
+ padding: 0.25rem;
947
+ }
948
+
949
+ .process-payment-modal .icon-container img {
950
+ width: 1rem;
951
+ height: 1rem;
952
+ }
953
+
954
+ /* app/views/kaui/payments/_form.html.erb */
955
+
956
+ .process-payment-modal .control-label {
957
+ font-size: 0.875rem !important;
958
+ font-weight: 500 !important;
959
+ line-height: 1.25rem !important;
960
+ color: #414651 !important;
961
+ }
962
+
963
+ .process-payment-modal .question-circle {
964
+ color: #A4A7AE;
965
+ font-size: 1rem;
966
+ width: 1rem;
967
+ height: 1rem;
968
+ display: inline-block;
969
+ line-height: 1rem;
970
+ text-align: center;
971
+ }
972
+
973
+ .process-payment-modal .col-sm-9.position-relative a {
974
+ position: absolute;
975
+ top: 0.5rem;
976
+ right: 0.5rem;
977
+ }
978
+
979
+ .process-payment-modal .form-group.d-flex.pb-3 .form-control {
980
+ height: 2.5rem;
981
+ border-radius: 0.375rem;
982
+ }
983
+
984
+ .process-payment-modal .form-group.d-flex .form-control:focus {
985
+ outline: none;
986
+ box-shadow: none;
987
+ }
988
+
989
+ .process-payment-modal .form-group select.form-control {
990
+ appearance: none;
991
+ -webkit-appearance: none;
992
+ -moz-appearance: none;
993
+ background-image: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 6L8 10L12 6" stroke="%23A4A7AE" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
994
+ background-repeat: no-repeat;
995
+ background-position: right 0.625rem center;
996
+ background-size: 1rem 1rem;
997
+ padding-right: 1.875rem;
998
+ }
999
+
1000
+ .process-payment-modal select.form-control:focus {
1001
+ box-shadow: none;
1002
+ outline: none;
1003
+ }
1004
+
1005
+ .process-payment-modal .checkbox label {
1006
+ font-weight: 500;
1007
+ font-size: 0.875rem;
1008
+ line-height: 1.25rem;
1009
+ color: #414651;
1010
+ display: flex;
1011
+ align-items: center;
1012
+ gap: 0.375rem;
1013
+ }
1014
+
1015
+ .process-payment-modal .form-group.d-flex .currency-group input {
1016
+ border-right: 0;
1017
+ border-radius: 0.375rem 0 0 0.375rem !important;
1018
+ }
1019
+
1020
+ .process-payment-modal .form-group.d-flex .currency-group .currency {
1021
+ border-left: 0 !important;
1022
+ border: 0.0625rem solid #ced4da;
1023
+ border-radius: 0 0.375rem 0.375rem 0 !important;
1024
+ padding: 0.375rem 0.75rem;
1025
+ font-weight: 400;
1026
+ font-size: 1rem;
1027
+ line-height: 1.5rem;
1028
+ color: #535862;
1029
+ }
1030
+
1031
+ .process-payment-modal .help-block {
1032
+ margin: 0;
1033
+ font-weight: 400;
1034
+ font-size: 0.875rem;
1035
+ line-height: 1.25rem;
1036
+ color: #535862;
1037
+ }
1038
+
1039
+ app/views/kaui/payment_methods/_new_creditcard_payment_method.html.erb
1040
+
1041
+ .add-new-payment-method-modal .control-label {
1042
+ font-size: 0.875rem !important;
1043
+ font-weight: 500 !important;
1044
+ line-height: 1.25rem !important;
1045
+ color: #414651 !important;
1046
+ }
1047
+
1048
+ .add-new-payment-method-modal .question-circle {
1049
+ color: #A4A7AE;
1050
+ font-size: 1rem;
1051
+ width: 1rem;
1052
+ height: 1rem;
1053
+ display: inline-block;
1054
+ line-height: 1rem;
1055
+ text-align: center;
1056
+ }
1057
+
1058
+ .add-new-payment-method-modal .col-sm-9.position-relative a {
1059
+ position: absolute;
1060
+ top: 0.5rem;
1061
+ right: 0.5rem;
1062
+ }
1063
+
1064
+ .add-new-payment-method-modal .form-group.d-flex.border-bottom .form-control,
1065
+ .add-new-payment-method-modal .form-group.d-flex.pb-3 .form-control {
1066
+ height: 2.5rem;
1067
+ border-radius: 0.375rem;
1068
+ }
1069
+
1070
+ .add-new-payment-method-modal .form-group.d-flex.border-bottom .expiry-date {
1071
+ margin-left: 0.5rem;
1072
+ }
1073
+
1074
+ .add-new-payment-method-modal .form-group.d-flex .form-control:focus {
1075
+ outline: none;
1076
+ box-shadow: none;
1077
+ }
1078
+
1079
+ .add-new-payment-method-modal .expiry-date div:first-child input {
1080
+ border-right: 0;
1081
+ border-radius: 0.375rem 0 0 0.375rem !important;
1082
+ padding-right: 0;
1083
+ }
1084
+
1085
+ .add-new-payment-method-modal .expiry-date div:nth-child(2) {
1086
+ border-left: 0;
1087
+ border-right: 0;
1088
+ border-radius: 0 !important;
1089
+ padding-left: 0;
1090
+ padding-right: 0;
1091
+ width: fit-content;
1092
+ color: #A4A7AE;
1093
+ font-weight: 400;
1094
+ font-size: 1rem;
1095
+ line-height: 1.75rem;
1096
+ }
1097
+
1098
+ .add-new-payment-method-modal .expiry-date div:last-child input {
1099
+ border-left: 0;
1100
+ padding-left: 0.25rem;
1101
+ border-radius: 0 0.375rem 0.375rem 0 !important;
1102
+ }
1103
+
1104
+ .add-new-payment-method-modal .expiry-date:focus-within div:nth-child(2),
1105
+ .add-new-payment-method-modal .expiry-date:focus-within input {
1106
+ border-color: #1570ef;
1107
+ }
1108
+
1109
+ .add-new-payment-method-modal .checkbox label {
1110
+ font-weight: 500;
1111
+ font-size: 0.875rem;
1112
+ line-height: 1.25rem;
1113
+ color: #414651;
1114
+ display: flex;
1115
+ align-items: center;
1116
+ gap: 0.375rem;
1117
+ }