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
@@ -1,514 +1,691 @@
1
1
  /*
2
2
  * Basic & Common
3
3
  */
4
- @import url(https://fonts.googleapis.com/css?family=Lato:400,700,900,300);
5
4
  body {
6
5
  background: #f9f9f9;
7
6
  animation: all 0.5s;
8
- font-family: "Lato", sans-serif;
7
+ font-family: "Inter", sans-serif !important;
9
8
  color: #777777;
10
- padding-bottom: 50px; }
9
+ min-height: 100%;
10
+ padding-bottom: 0 !important;
11
+ width: 100%;
12
+ -webkit-font-smoothing: antialiased;
13
+ }
11
14
 
12
- h1, h2, h3 {
13
- margin: 0 0 20px;
14
- font-family: "Lato", sans-serif; }
15
+ h1,
16
+ h2,
17
+ h3 {
18
+ margin: 0 0 1.25rem;
19
+ font-family: "Inter", sans-serif !important;
20
+ }
15
21
 
16
22
  h1 {
17
- font-size: 18px;
23
+ font-size: 1.125rem;
18
24
  color: #e44c3a;
19
25
  text-transform: capitalize;
20
26
  line-height: 1.333;
21
- padding: 0 30px 10px;
22
- border-bottom: 1px solid #ccc;
23
- font-weight: 700; }
27
+ padding: 0 1.875rem 0.625rem;
28
+ border-bottom: 0.0625rem solid #ccc;
29
+ font-weight: 700;
30
+ }
24
31
 
25
32
  h2 {
26
- font-size: 20px;
33
+ font-size: 1.25rem;
27
34
  color: #313131;
28
35
  line-height: 1.5;
29
- text-align: center; }
36
+ text-align: center;
37
+ }
30
38
 
31
39
  h3 {
32
- font-size: 16px;
40
+ font-size: 1rem;
33
41
  color: #313131;
34
42
  line-height: 1.5;
35
- text-align: center; }
43
+ text-align: center;
44
+ }
36
45
 
37
46
  p {
38
- font-size: 14px;
47
+ font-size: 0.875rem;
39
48
  color: #999;
40
- line-height: 20px;
49
+ line-height: 1.25rem;
41
50
  text-align: left;
42
- margin: 0 0 20px;
43
- font-weight: 700; }
44
- p span {
45
- font-size: 14px;
46
- margin: 0 10px; }
47
- p.title-align {
48
- padding-left: 30px; }
51
+ margin: 0 0 1.25rem;
52
+ font-weight: 700;
53
+ }
54
+ p span {
55
+ font-size: 0.875rem;
56
+ margin: 0 0.625rem;
57
+ }
58
+ p.title-align {
59
+ padding-left: 1.875rem;
60
+ }
49
61
 
50
62
  a {
51
63
  color: #00919d;
52
- transition: all 0.3s; }
53
- a:hover {
54
- text-decoration: none;
55
- color: #00626a; }
56
- a .fa-times {
57
- color: #e44c3a; }
58
- a .fa-times:hover {
59
- color: #cf2f1c; }
60
-
61
- span.success, span.fail {
64
+ transition: all 0.3s;
65
+ }
66
+ a:hover {
67
+ text-decoration: none;
68
+ color: #00626a;
69
+ }
70
+ a .fa-times {
71
+ color: #e44c3a;
72
+ }
73
+ a .fa-times:hover {
74
+ color: #cf2f1c;
75
+ }
76
+
77
+ span.success,
78
+ span.fail {
62
79
  display: inline-block;
63
- font-size: 14px;
80
+ font-size: 0.875rem;
64
81
  color: #fff;
65
82
  font-weight: 400;
66
- padding: 0px 10px;
67
- background-color: #df4232; }
83
+ padding: 0 0.625rem;
84
+ background-color: #df4232;
85
+ }
68
86
  span.success {
69
- background-color: #5eca8f; }
87
+ background-color: #5eca8f;
88
+ }
70
89
  span.label {
71
- font-size: 14px;
72
- line-height: 20px;
73
- padding: 0 5px;
90
+ font-size: 0.875rem;
91
+ line-height: 1.25rem;
92
+ padding: 0 0.3125rem;
74
93
  display: inline-block;
75
94
  font-weight: normal;
76
- color: #777777; }
77
- span.label.label-default, span.label.label-success, span.label.label-warning, span.label.label-danger {
78
- color: #fff; }
95
+ color: #777777;
96
+ }
97
+ span.label.label-default,
98
+ span.label.label-success,
99
+ span.label.label-warning,
100
+ span.label.label-danger {
101
+ color: #fff;
102
+ }
79
103
 
80
- input, textarea, select {
81
- border: 1px solid #cccccc;
104
+ input,
105
+ textarea,
106
+ select {
107
+ border: 0.0625rem solid #cccccc;
82
108
  border-radius: 0;
83
109
  background: #fff;
84
- line-height: 28px;
85
- height: 30px;
86
- font-size: 14px;
87
- padding: 0 5px;
88
- outline-color: #7dc7cd; }
89
- input::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder {
90
- color: #aaaaaa;
91
- font-weight: strong;
92
- font-style: italic; }
93
- input:-moz-placeholder, textarea:-moz-placeholder, select:-moz-placeholder {
94
- /* Firefox 18- */
95
- color: #aaaaaa;
96
- font-weight: strong;
97
- font-style: italic; }
98
- input::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder {
99
- /* Firefox 19+ */
100
- color: #aaaaaa;
101
- font-weight: strong;
102
- font-style: italic; }
103
- input:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder {
104
- color: #aaaaaa;
105
- font-weight: strong;
106
- font-style: italic; }
107
-
108
- input[type=radio], input[type=checkbox] {
109
- height: 15px;
110
- line-height: 30px; }
110
+ line-height: 1.75rem;
111
+ height: 1.875rem;
112
+ font-size: 0.875rem;
113
+ padding: 0 0.3125rem;
114
+ outline-color: #7dc7cd;
115
+ }
116
+ input::-webkit-input-placeholder,
117
+ textarea::-webkit-input-placeholder,
118
+ select::-webkit-input-placeholder {
119
+ color: #aaaaaa;
120
+ font-weight: strong;
121
+ font-style: italic;
122
+ }
123
+ input:-moz-placeholder,
124
+ textarea:-moz-placeholder,
125
+ select:-moz-placeholder {
126
+ /* Firefox 18- */
127
+ color: #aaaaaa;
128
+ font-weight: strong;
129
+ font-style: italic;
130
+ }
131
+ input::-moz-placeholder,
132
+ textarea::-moz-placeholder,
133
+ select::-moz-placeholder {
134
+ /* Firefox 19+ */
135
+ color: #aaaaaa;
136
+ font-weight: strong;
137
+ font-style: italic;
138
+ }
139
+ input:-ms-input-placeholder,
140
+ textarea:-ms-input-placeholder,
141
+ select:-ms-input-placeholder {
142
+ color: #aaaaaa;
143
+ font-weight: strong;
144
+ font-style: italic;
145
+ }
146
+
147
+ input[type="radio"],
148
+ input[type="checkbox"] {
149
+ height: 0.9375rem;
150
+ line-height: 1.875rem;
151
+ }
111
152
 
112
153
  textarea {
113
- line-height: 16px; }
154
+ line-height: 1rem;
155
+ }
114
156
 
115
- button, input[type="submit"] {
157
+ button,
158
+ input[type="submit"] {
116
159
  background: #00919d;
117
160
  color: #fff;
118
161
  text-transform: uppercase;
119
- font-size: 12px;
120
- padding: 10px 30px;
121
- border-radius: 14px;
122
- line-height: 12px;
162
+ font-size: 0.75rem;
163
+ padding: 0.625rem 1.875rem;
164
+ border-radius: 0.875rem;
165
+ line-height: 0.75rem;
123
166
  border: 0;
124
- transition: all 0.5s; }
125
- button:hover, input[type="submit"]:hover {
126
- background: #00626a;
127
- color: #fff; }
167
+ transition: all 0.5s;
168
+ }
169
+ button:hover,
170
+ input[type="submit"]:hover {
171
+ background: #00626a;
172
+ color: #fff;
173
+ }
128
174
 
129
175
  label {
130
176
  cursor: pointer;
131
177
  font-size: 100%;
132
178
  color: #585858;
133
179
  text-transform: none;
134
- font-weight: normal; }
180
+ font-weight: normal;
181
+ }
135
182
 
136
183
  hr {
137
- border-color: #ccc; }
184
+ border-color: #ccc;
185
+ }
138
186
 
139
187
  table {
140
188
  width: 100%;
141
- font-size: 14px;
189
+ font-size: 0.875rem;
142
190
  font-weight: 300;
143
- border: 1px solid #f3f3f3;
144
- padding: 0 60px; }
145
- @media (max-width: 768px) {
146
- table {
147
- padding: 0 5px; } }
191
+ border: 0.0625rem solid #f3f3f3;
192
+ padding: 0 3.75rem;
193
+ }
194
+ @media (max-width: 48rem) {
195
+ table {
196
+ padding: 0 0.3125rem;
197
+ }
198
+ }
199
+ table th {
200
+ background: #f3f3f3;
201
+ color: #989898;
202
+ font-size: 0.875rem;
203
+ font-weight: 700;
204
+ text-transform: uppercase;
205
+ padding: 0.625rem 1.25rem;
206
+ }
207
+ @media (max-width: 48rem) {
148
208
  table th {
149
- background: #f3f3f3;
150
- color: #989898;
151
- font-size: 14px;
152
- font-weight: 700;
153
- text-transform: uppercase;
154
- padding: 10px 20px; }
155
- @media (max-width: 768px) {
156
- table th {
157
- padding: 5px;
158
- word-break: break-word; } }
159
- table tr {
160
- border-bottom: 1px solid #f3f3f3; }
161
- table tr:last-of-type {
162
- border: 0; }
209
+ padding: 0.3125rem;
210
+ word-break: break-word;
211
+ }
212
+ }
213
+ table tr {
214
+ border-bottom: 0.0625rem solid #f3f3f3;
215
+ }
216
+ table tr:last-of-type {
217
+ border: 0;
218
+ }
219
+ table td {
220
+ padding: 1.25rem;
221
+ }
222
+ @media (max-width: 48rem) {
163
223
  table td {
164
- padding: 20px; }
165
- @media (max-width: 768px) {
166
- table td {
167
- padding: 5px;
168
- word-break: break-word; } }
224
+ padding: 0.3125rem;
225
+ word-break: break-word;
226
+ }
227
+ }
228
+ table.mobile-data > span {
229
+ display: none;
230
+ }
231
+ @media (max-width: 48rem) {
232
+ table.mobile-data {
233
+ padding: 0;
234
+ display: block;
235
+ line-height: 0;
236
+ position: relative;
237
+ font-size: 0;
238
+ margin-bottom: 1.25rem;
239
+ }
169
240
  table.mobile-data > span {
170
- display: none; }
171
- @media (max-width: 768px) {
172
- table.mobile-data {
173
- padding: 0;
174
- display: block;
175
- line-height: 0;
176
- position: relative;
177
- font-size: 0;
178
- margin-bottom: 20px; }
179
- table.mobile-data > span {
180
- display: block;
181
- font-size: 40px;
182
- position: absolute;
183
- right: 0;
184
- bottom: -40px;
185
- cursor: pointer;
186
- color: #ccc;
187
- z-index: 10; }
188
- table.mobile-data > span.left {
189
- right: auto;
190
- left: 0; }
191
- table.mobile-data > span.center {
192
- font-size: 20px;
193
- text-align: center;
194
- width: 100%;
195
- bottom: -20px;
196
- z-index: 5; }
197
- table.mobile-data tbody {
198
- display: inline-block;
199
- font-size: 0;
200
- width: 50%; }
201
- table.mobile-data thead {
202
- display: inline-block;
203
- width: 50%; }
204
- table.mobile-data tr {
205
- display: none;
206
- line-height: initial;
207
- width: 100%; }
208
- table.mobile-data tr:first-of-type {
209
- display: inline-block; }
210
- table.mobile-data tr:first-of-type th, table.mobile-data tr:first-of-type td {
211
- width: 100% !important;
212
- box-sizing: border-box; }
213
- table.mobile-data td, table.mobile-data th {
214
- padding: 5px;
215
- display: block;
216
- width: 100%;
217
- word-break: break-word; } }
218
- table.transparent {
219
- border: 0;
220
- background-color: transparent; }
221
- table.transparent th, table.transparent td, table.transparent tr {
222
- border: 0;
223
- background-color: transparent; }
224
- table.transparent th {
225
- font-weight: 700;
226
- text-transform: none;
227
- color: #585858; }
228
- table.transparent th, table.transparent td {
229
- padding: 5px; }
230
- @media (max-width: 768px) {
231
- table.transparent th, table.transparent td {
232
- padding: 2px;
233
- font-size: 10px; } }
234
- table.transparent td {
235
- font-weight: normal;
236
- color: #777777; }
241
+ display: block;
242
+ font-size: 2.5rem;
243
+ position: absolute;
244
+ right: 0;
245
+ bottom: -2.5rem;
246
+ cursor: pointer;
247
+ color: #ccc;
248
+ z-index: 10;
249
+ }
250
+ table.mobile-data > span.left {
251
+ right: auto;
252
+ left: 0;
253
+ }
254
+ table.mobile-data > span.center {
255
+ font-size: 1.25rem;
256
+ text-align: center;
257
+ width: 100%;
258
+ bottom: -1.25rem;
259
+ z-index: 5;
260
+ }
261
+ table.mobile-data tbody {
262
+ display: inline-block;
263
+ font-size: 0;
264
+ width: 50%;
265
+ }
266
+ table.mobile-data thead {
267
+ display: inline-block;
268
+ width: 50%;
269
+ }
270
+ table.mobile-data tr {
271
+ display: none;
272
+ line-height: initial;
273
+ width: 100%;
274
+ }
275
+ table.mobile-data tr:first-of-type {
276
+ display: inline-block;
277
+ }
278
+ table.mobile-data tr:first-of-type th,
279
+ table.mobile-data tr:first-of-type td {
280
+ width: 100% !important;
281
+ box-sizing: border-box;
282
+ }
283
+ table.mobile-data td,
284
+ table.mobile-data th {
285
+ padding: 0.3125rem;
286
+ display: block;
287
+ width: 100%;
288
+ word-break: break-word;
289
+ }
290
+ }
291
+ table.transparent {
292
+ border: 0;
293
+ background-color: transparent;
294
+ }
295
+ table.transparent th,
296
+ table.transparent td,
297
+ table.transparent tr {
298
+ border: 0;
299
+ background-color: transparent;
300
+ }
301
+ table.transparent th {
302
+ font-weight: 700;
303
+ text-transform: none;
304
+ color: #585858;
305
+ }
306
+ table.transparent th,
307
+ table.transparent td {
308
+ padding: 0.3125rem;
309
+ }
310
+ @media (max-width: 48rem) {
311
+ table.transparent th,
312
+ table.transparent td {
313
+ padding: 0.125rem;
314
+ font-size: 0.625rem;
315
+ }
316
+ }
317
+ table.transparent td {
318
+ font-weight: normal;
319
+ color: #777777;
320
+ }
237
321
 
238
322
  table.transparent {
239
- margin-bottom: 30px; }
240
- @media (max-width: 768px) {
241
- table.transparent th {
242
- width: 40%;
243
- word-break: break-all; }
244
- table.transparent td {
245
- width: 60%;
246
- word-break: break-all; } }
323
+ margin-bottom: 1.875rem;
324
+ }
325
+ @media (max-width: 48rem) {
326
+ table.transparent th {
327
+ width: 40%;
328
+ word-break: break-all;
329
+ }
330
+ table.transparent td {
331
+ width: 60%;
332
+ word-break: break-all;
333
+ }
334
+ }
247
335
 
248
336
  table.subtitle {
249
- margin-bottom: 10px; }
250
- table.subtitle th, table.subtitle td {
251
- padding-left: 0 !important; }
337
+ margin-bottom: 0.625rem;
338
+ }
339
+ table.subtitle th,
340
+ table.subtitle td {
341
+ padding-left: 0 !important;
342
+ }
252
343
 
253
344
  .container {
254
- max-width: 1200px;
345
+ max-width: 75rem;
255
346
  width: 100%;
256
- margin: 0 auto; }
347
+ margin: 0 auto;
348
+ }
257
349
 
258
350
  .text-uppercase {
259
- text-transform: uppercase; }
351
+ text-transform: uppercase;
352
+ }
260
353
 
261
354
  .text-capitalize {
262
- text-transform: capitalize; }
355
+ text-transform: capitalize;
356
+ }
357
+
358
+ .dataTables_empty {
359
+ text-align: left;
360
+ }
361
+
362
+ .max-text-container {
363
+ max-width: 80rem;
364
+ text-align: center;
365
+ margin: 0;
366
+ color: #1570ef;
367
+ }
263
368
 
264
369
  .column-block {
265
- padding: 30px 15px;
266
- border-radius: 20px;
267
- border: 1px solid #ccc;
370
+ padding: 1.875rem 0.9375rem;
371
+ border-radius: 1.25rem;
372
+ border: 0.0625rem solid #ccc;
268
373
  background: #fff;
269
374
  width: 100%;
270
- margin-bottom: 50px; }
271
- .column-block.square {
272
- border-radius: 0;
273
- box-shadow: 1px 3px 1px rgba(0, 0, 0, 0.11);
274
- border: 0; }
375
+ margin-bottom: 3.125rem;
376
+ }
377
+ .column-block.square {
378
+ border-radius: 0;
379
+ box-shadow: 0.0625rem 0.188rem 0.0625rem rgba(0, 0, 0, 0.11);
380
+ border: 0;
381
+ }
275
382
 
276
383
  .info-wrapper {
277
- border: 1px solid #ccc; }
384
+ border: 0.0625rem solid #ccc;
385
+ }
278
386
 
279
387
  .fix-position {
280
- padding-left: 20px; }
281
- @media (max-width: 768px) {
282
- .fix-position {
283
- padding-left: 15px; } }
388
+ padding-left: 1.25rem;
389
+ }
390
+ @media (max-width: 48rem) {
391
+ .fix-position {
392
+ padding-left: 0.9375rem;
393
+ }
394
+ }
284
395
 
285
- @media (max-width: 768px) {
396
+ @media (max-width: 48rem) {
286
397
  > .row > .col-md-5 {
287
- padding: 0 15px 0 25px; } }
398
+ padding: 0 0.9375rem 0 1.5625rem;
399
+ }
400
+ }
288
401
 
289
402
  .toggler {
290
- border-bottom: 1px solid #ddd;
291
- padding: 0 25px;
292
- font-size: 14px;
293
- line-height: 50px;
294
- max-height: 50px;
403
+ border-bottom: 0.0625rem solid #ddd;
404
+ padding: 0 1.5625rem;
405
+ font-size: 0.875rem;
406
+ line-height: 3.125rem;
407
+ max-height: 3.625rem;
295
408
  overflow: hidden;
296
- transition: all 0.5s; }
297
- @media (max-width: 768px) {
298
- .toggler {
299
- padding: 0 10px; } }
300
- .toggler:last-of-type {
301
- border: 0; }
302
- .toggler:hover {
303
- background-color: #f9f9f9; }
304
- .toggler.toggled {
305
- background-color: #f9f9f9;
306
- max-height: 1500px; }
307
- .toggler.toggled .first-line {
308
- font-weight: 900; }
309
- .toggler.toggled .first-line > .fa-caret-down {
310
- display: none; }
311
- .toggler.toggled .first-line > .fa-caret-up {
312
- display: inline-block; }
313
- .toggler .fa-star {
314
- color: #00919d; }
409
+ transition: all 0.5s;
410
+ }
411
+ @media (max-width: 48rem) {
412
+ .toggler {
413
+ padding: 0 0.625rem;
414
+ }
415
+ }
416
+ .toggler:last-of-type {
417
+ border: 0;
418
+ }
419
+ .toggler:hover {
420
+ background-color: #f9f9f9;
421
+ }
422
+ .toggler.toggled {
423
+ background-color: #f9f9f9;
424
+ max-height: 93.75rem;
425
+ }
426
+ .toggler.toggled .first-line {
427
+ font-weight: 900;
428
+ }
429
+ .toggler.toggled .first-line > .fa-caret-down {
430
+ display: none;
431
+ }
432
+ .toggler.toggled .first-line > .fa-caret-up {
433
+ display: inline-block;
434
+ }
435
+ .toggler .fa-star {
436
+ color: #00919d;
437
+ }
438
+ .toggler .first-line {
439
+ cursor: pointer;
440
+ }
441
+ @media (max-width: 48rem) {
315
442
  .toggler .first-line {
316
- cursor: pointer; }
317
- @media (max-width: 768px) {
318
- .toggler .first-line {
319
- font-size: 12px; } }
320
- .toggler .first-line > .fa-caret-down {
321
- float: right;
322
- margin-left: 30px;
323
- display: inline-block;
324
- line-height: 50px;
325
- color: #999; }
326
- .toggler .first-line > .fa-caret-up {
327
- float: right;
328
- margin-left: 30px;
329
- display: none;
330
- line-height: 50px;
331
- color: #999; }
332
- .toggler .first-line a {
333
- float: right;
334
- margin-left: 30px; }
335
- .toggler .first-line a.default-payment-method, .toggler .first-line a.non-default-payment-method {
336
- float: left;
337
- margin-left: 0;
338
- margin-right: 10px; }
443
+ font-size: 0.75rem;
444
+ }
445
+ }
446
+ .toggler .first-line > .fa-caret-down {
447
+ float: right;
448
+ margin-left: 1.875rem;
449
+ display: inline-block;
450
+ line-height: 3.125rem;
451
+ color: #999;
452
+ }
453
+ .toggler .first-line > .fa-caret-up {
454
+ float: right;
455
+ margin-left: 1.875rem;
456
+ display: none;
457
+ line-height: 3.125rem;
458
+ color: #999;
459
+ }
460
+ .toggler .first-line a {
461
+ float: right;
462
+ margin-left: 1.875rem;
463
+ }
464
+ .toggler .first-line a.default-payment-method,
465
+ .toggler .first-line a.non-default-payment-method {
466
+ float: left;
467
+ margin-left: 0;
468
+ margin-right: 0.625rem;
469
+ }
470
+ .toggler .expires {
471
+ float: right;
472
+ }
473
+ @media (max-width: 48rem) {
339
474
  .toggler .expires {
340
- float: right; }
341
- @media (max-width: 768px) {
342
- .toggler .expires {
343
- display: none; } }
475
+ display: none;
476
+ }
477
+ }
478
+ .toggler .toggle .actions {
479
+ margin: 0 -1.5625rem;
480
+ padding: 0 1.5625rem;
481
+ text-align: center;
482
+ border-bottom: 0.0625rem solid #ccc;
483
+ margin-bottom: 1.875rem;
484
+ }
485
+ @media (max-width: 48rem) {
344
486
  .toggler .toggle .actions {
345
- margin: 0 -25px;
346
- padding: 0 25px;
487
+ margin: 0 -0.625rem;
488
+ padding: 0 0.625rem;
489
+ }
490
+ }
491
+ .toggler .toggle .actions a {
492
+ margin: 0 0.3125rem;
493
+ text-transform: uppercase;
494
+ font-size: 0.75rem;
495
+ }
496
+ .toggler .toggle .actions a i {
497
+ margin: 0 0.3125rem 0 0;
498
+ }
499
+ @media (max-width: 48rem) {
500
+ .toggler .toggle .actions a {
501
+ width: 32%;
502
+ display: inline-block;
347
503
  text-align: center;
348
- border-bottom: 1px solid #ccc;
349
- margin-bottom: 30px; }
350
- @media (max-width: 768px) {
351
- .toggler .toggle .actions {
352
- margin: 0 -10px;
353
- padding: 0 10px; } }
354
- .toggler .toggle .actions a {
355
- margin: 0 5px;
356
- text-transform: uppercase;
357
- font-size: 12px; }
358
- .toggler .toggle .actions a i {
359
- margin: 0 5px 0 0; }
360
- @media (max-width: 768px) {
361
- .toggler .toggle .actions a {
362
- width: 32%;
363
- display: inline-block;
364
- text-align: center;
365
- margin: 0;
366
- font-size: 10px; } }
367
- .toggler .toggle table {
368
- line-height: initial;
369
- margin: 0 0 30px; }
504
+ margin: 0;
505
+ font-size: 0.625rem;
506
+ }
507
+ }
508
+ .toggler .toggle table {
509
+ line-height: initial;
510
+ margin: 0 0 1.875rem;
511
+ }
370
512
 
371
513
  .filter-select {
372
- margin: 10px 20px 30px 0; }
514
+ margin: 0.625rem 1.25rem 1.875rem 0;
515
+ }
373
516
 
374
517
  hr.breathe {
375
- margin-top: 45px;
376
- margin-bottom: 45px; }
518
+ margin-top: 2.8125rem;
519
+ margin-bottom: 2.8125rem;
520
+ }
377
521
 
378
522
  form[id^="new_tag_definition"] div:first-of-type {
379
- margin-bottom: 0; }
523
+ margin-bottom: 0;
524
+ }
380
525
  form[id^="new_tag_definition"] #object_types div {
381
- margin-bottom: 15px; }
382
- form[id^="new_tag_definition"] #object_types div .tag-definition-add-link {
383
- padding-right: 0; }
384
- form[id^="new_tag_definition"] #object_types div .tag-definition-select {
385
- display: inline-block;
386
- width: calc(unquote("100% - 25px")); }
526
+ margin-bottom: 0.9375rem;
527
+ }
528
+ form[id^="new_tag_definition"] #object_types div .tag-definition-add-link {
529
+ padding-right: 0;
530
+ }
531
+ form[id^="new_tag_definition"] #object_types div .tag-definition-select {
532
+ display: inline-block;
533
+ width: calc(unquote("100% - 1.5625rem"));
534
+ }
387
535
 
388
536
  /* The switch - the box around the slider */
389
537
  .switch-half-container {
390
- padding-top: 9px !important; }
538
+ padding-top: 0.5625rem !important;
539
+ }
391
540
 
392
541
  .switch-half {
393
542
  position: relative;
394
543
  display: inline-block;
395
544
  margin-bottom: 0;
396
- width: 20px;
397
- height: 12px;
545
+ width: 1.25rem;
546
+ height: 0.75rem;
398
547
  /* Hide default HTML checkbox */
399
- /* The slider */ }
400
- .switch-half input {
401
- display: none; }
402
- .switch-half .slider {
403
- position: absolute;
404
- cursor: pointer;
405
- top: 0;
406
- left: 0;
407
- right: 0;
408
- bottom: 0;
409
- background-color: #ccc;
410
- -webkit-transition: .4s;
411
- transition: .4s; }
412
- .switch-half .slider:before {
413
- position: absolute;
414
- content: "";
415
- height: 10px;
416
- width: 10px;
417
- left: 1px;
418
- bottom: 1px;
419
- background-color: white;
420
- -webkit-transition: .4s;
421
- transition: .4s; }
422
- .switch-half input:checked + .slider {
423
- background-color: #00919d; }
424
- .switch-half input:focus + .slider {
425
- box-shadow: 0 0 1px #2196F3; }
426
- .switch-half input:checked + .slider:before {
427
- -webkit-transform: translateX(8px);
428
- -ms-transform: translateX(8px);
429
- transform: translateX(8px); }
548
+ /* The slider */
549
+ }
550
+ .switch-half input {
551
+ display: none;
552
+ }
553
+ .switch-half .slider {
554
+ position: absolute;
555
+ cursor: pointer;
556
+ top: 0;
557
+ left: 0;
558
+ right: 0;
559
+ bottom: 0;
560
+ background-color: #ccc;
561
+ -webkit-transition: 0.4s;
562
+ transition: 0.4s;
563
+ }
564
+ .switch-half .slider:before {
565
+ position: absolute;
566
+ content: "";
567
+ height: 0.625rem;
568
+ width: 0.625rem;
569
+ left: 0.0625rem;
570
+ bottom: 0.0625rem;
571
+ background-color: white;
572
+ -webkit-transition: 0.4s;
573
+ transition: 0.4s;
574
+ }
575
+ .switch-half input:checked + .slider {
576
+ background-color: #00919d;
577
+ }
578
+ .switch-half input:focus + .slider {
579
+ box-shadow: 0 0 0.0625rem #2196f3;
580
+ }
581
+ .switch-half input:checked + .slider:before {
582
+ -webkit-transform: translateX(0.5rem);
583
+ -ms-transform: translateX(0.5rem);
584
+ transform: translateX(0.5rem);
585
+ }
430
586
 
431
587
  .switch {
432
588
  position: relative;
433
589
  display: inline-block;
434
- width: 36px;
435
- height: 20px;
590
+ width: 2.25rem;
591
+ height: 1.25rem;
436
592
  /* Hide default HTML checkbox */
437
- /* The slider */ }
438
- .switch input {
439
- display: none; }
440
- .switch .slider {
441
- position: absolute;
442
- cursor: pointer;
443
- top: 0;
444
- left: 0;
445
- right: 0;
446
- bottom: 0;
447
- background-color: #ccc;
448
- -webkit-transition: .4s;
449
- transition: .4s; }
450
- .switch .slider:before {
451
- position: absolute;
452
- content: "";
453
- height: 16px;
454
- width: 16px;
455
- left: 2px;
456
- bottom: 2px;
457
- background-color: white;
458
- -webkit-transition: .4s;
459
- transition: .4s; }
460
- .switch input:checked + .slider {
461
- background-color: #00919d; }
462
- .switch input:focus + .slider {
463
- box-shadow: 0 0 1px #2196F3; }
464
- .switch input:checked + .slider:before {
465
- -webkit-transform: translateX(16px);
466
- -ms-transform: translateX(16px);
467
- transform: translateX(16px); }
593
+ /* The slider */
594
+ }
595
+ .switch input {
596
+ display: none;
597
+ }
598
+ .switch .slider {
599
+ position: absolute;
600
+ cursor: pointer;
601
+ top: 0;
602
+ left: 0;
603
+ right: 0;
604
+ bottom: 0;
605
+ background-color: #ccc;
606
+ -webkit-transition: 0.4s;
607
+ transition: 0.4s;
608
+ }
609
+ .switch .slider:before {
610
+ position: absolute;
611
+ content: "";
612
+ height: 1rem;
613
+ width: 1rem;
614
+ left: 0.125rem;
615
+ bottom: 0.125rem;
616
+ background-color: white;
617
+ -webkit-transition: 0.4s;
618
+ transition: 0.4s;
619
+ }
620
+ .switch input:checked + .slider {
621
+ background-color: #00919d;
622
+ }
623
+ .switch input:focus + .slider {
624
+ box-shadow: 0 0 0.0625rem #2196f3;
625
+ }
626
+ .switch input:checked + .slider:before {
627
+ -webkit-transform: translateX(1rem);
628
+ -ms-transform: translateX(1rem);
629
+ transform: translateX(1rem);
630
+ }
468
631
 
469
632
  /* Rounded sliders */
470
633
  .slider.round {
471
- border-radius: 26px; }
634
+ border-radius: 1.625rem;
635
+ }
472
636
 
473
637
  .slider.round:before {
474
- border-radius: 50%; }
638
+ border-radius: 50%;
639
+ }
475
640
 
476
641
  .ui-helper-hidden-accessible {
477
- display: none; }
642
+ display: none;
643
+ }
478
644
 
479
- .autocomplete-allowed-user, .autocomplete-override {
645
+ .autocomplete-allowed-user,
646
+ .autocomplete-override {
480
647
  list-style: none;
481
- padding-left: 10px; }
648
+ padding-left: 0.625rem;
649
+ }
482
650
 
483
651
  .plugin-suggestion {
484
- white-space: nowrap; }
652
+ white-space: nowrap;
653
+ }
485
654
 
486
655
  .toggle-container {
487
656
  padding-right: 0;
488
- width: 55px; }
657
+ width: 3.4375rem;
658
+ }
489
659
 
490
660
  .toggle-label {
491
- text-align: left !important; }
661
+ text-align: left !important;
662
+ }
492
663
 
493
664
  .spinner {
494
- padding-top: 3.5px;
495
- width: 40px;
665
+ padding-top: 0.21875rem;
666
+ width: 2.5rem;
496
667
  color: #00919d;
497
- display: none; }
668
+ display: none;
669
+ }
498
670
 
499
671
  .footer-notice .modal-footer {
500
672
  text-align: left;
501
- padding-bottom: 0; }
502
- .footer-notice .modal-footer .alert {
503
- margin-bottom: 0; }
504
- .footer-notice .modal-footer .alert .label-default {
505
- color: white; }
673
+ padding-bottom: 0;
674
+ }
675
+ .footer-notice .modal-footer .alert {
676
+ margin-bottom: 0;
677
+ }
678
+ .footer-notice .modal-footer .alert .label-default {
679
+ color: white;
680
+ }
506
681
 
507
682
  .copy-icon {
508
- cursor: pointer; }
683
+ cursor: pointer;
684
+ }
509
685
 
510
686
  .switch-tenant-active {
511
- color: #00919d; }
687
+ color: #00919d;
688
+ }
512
689
 
513
690
  /* Required for https://github.com/killbill/killbill-admin-ui/issues/262 */
514
691
  .ui-autocomplete {
@@ -516,35 +693,1201 @@ form[id^="new_tag_definition"] #object_types div {
516
693
  z-index: 1000;
517
694
  float: left;
518
695
  display: none;
519
- min-width: 160px;
520
- padding: 4px 0;
521
- margin: 2px 0 0 0;
696
+ min-width: 10rem;
697
+ padding: 0.25rem 0;
698
+ margin: 0.125rem 0 0 0;
522
699
  list-style: none;
523
700
  background-color: #ffffff;
524
701
  border-color: rgba(0, 0, 0, 0.2);
525
702
  border-style: solid;
526
- border-width: 1px;
527
- border-radius: 5px;
528
- box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
529
- background-clip: padding-box; }
530
- .ui-autocomplete .ui-menu-item {
531
- display: block;
532
- padding: 3px 15px;
533
- clear: both;
534
- font-weight: normal;
535
- line-height: 18px;
536
- color: #555555;
537
- white-space: nowrap; }
538
- .ui-autocomplete .ui-menu-item .ui-state-active, .ui-autocomplete .ui-menu-item .ui-state-hover {
539
- color: #ffffff;
540
- text-decoration: none;
541
- background-color: #0088cc;
542
- border-radius: 0px;
543
- -webkit-border-radius: 0px;
544
- -moz-border-radius: 0px;
545
- background-image: none; }
703
+ border-width: 0.0625rem;
704
+ border-radius: 0.3125rem;
705
+ box-shadow: 0 0.3125rem 0.625rem rgba(0, 0, 0, 0.2);
706
+ background-clip: padding-box;
707
+ }
708
+ .ui-autocomplete .ui-menu-item {
709
+ display: block;
710
+ padding: 0.1875rem 0.9375rem;
711
+ clear: both;
712
+ font-weight: normal;
713
+ line-height: 1.125rem;
714
+ color: #555555;
715
+ white-space: nowrap;
716
+ }
717
+ .ui-autocomplete .ui-menu-item .ui-state-active,
718
+ .ui-autocomplete .ui-menu-item .ui-state-hover {
719
+ color: #ffffff;
720
+ text-decoration: none;
721
+ background-color: #0088cc;
722
+ border-radius: 0;
723
+ -webkit-border-radius: 0;
724
+ -moz-border-radius: 0;
725
+ background-image: none;
726
+ }
546
727
 
547
728
  .ui-helper-hidden-accessible {
548
- display: none; }
729
+ display: none;
730
+ }
731
+
732
+ .line-break-anywhere {
733
+ line-break: anywhere;
734
+ }
735
+
736
+ /* Updated */
737
+ .kaui-container {
738
+ width: 100%;
739
+ margin: 0 auto;
740
+ padding-bottom: 0.625rem !important;
741
+ max-width: 80rem;
742
+ }
743
+
744
+ header {
745
+ border-bottom: 0 !important;
746
+ }
747
+
748
+ /* datepicker */
749
+
750
+ .datepicker {
751
+ padding: 0 !important;
752
+ border-radius: 1rem !important;
753
+ overflow: hidden !important;
754
+ border: 0 !important;
755
+ padding: 1rem !important;
756
+ }
757
+
758
+ .datepicker .datepicker-days table {
759
+ border: none !important;
760
+ }
761
+
762
+ .datepicker .datepicker-days .table-condensed thead th {
763
+ background-color: transparent !important;
764
+ }
765
+
766
+ .datepicker-dropdown {
767
+ border-radius: 0.75rem;
768
+ box-shadow: 0rem 0.5rem 1.5rem rgba(0, 0, 0, 0.15);
769
+ border: none;
770
+ padding: 0.75rem;
771
+ background: #fff;
772
+ font-family: 'Roboto', Arial, sans-serif;
773
+ }
774
+
775
+ .datepicker-days .datepicker-switch,
776
+ .datepicker-months .datepicker-switch,
777
+ .datepicker-years .datepicker-switch {
778
+ font-weight: 600;
779
+ font-size: 1rem;
780
+ color: #333;
781
+ text-align: center;
782
+ cursor: pointer;
783
+ }
784
+
785
+ .datepicker-days th.prev,
786
+ .datepicker-days th.next {
787
+ color: #555;
788
+ font-size: 1.125rem;
789
+ cursor: pointer;
790
+ padding: 0 0.625rem;
791
+ }
792
+
793
+ .datepicker-days thead th.dow {
794
+ color: #6c6f75;
795
+ font-weight: 500;
796
+ font-size: 0.75rem;
797
+ text-transform: uppercase;
798
+ padding-bottom: 0.375rem;
799
+ }
800
+
801
+ .datepicker-days td.day {
802
+ padding: 1.25rem !important;
803
+ text-align: center;
804
+ line-height: 2.5rem;
805
+ border-radius: 50%;
806
+ transition: background 0.2s, color 0.2s;
807
+ cursor: pointer;
808
+ color: #717680 !important;
809
+ font-weight: 400 !important;
810
+ font-size: 1.125rem !important;
811
+ line-height: 1.25rem !important;
812
+ text-align: center;
813
+ }
814
+
815
+ .datepicker-days table tr {
816
+ border: none !important;
817
+ }
818
+
819
+ .datepicker-days td.day:hover {
820
+ background-color: #e8f0fe;
821
+ color: #1967d2;
822
+ }
823
+
824
+ .datepicker-days td.day.active,
825
+ .datepicker-days td.day.active:hover {
826
+ background-color: #1a73e8 !important;
827
+ color: white !important;
828
+ font-weight: 500;
829
+ }
830
+
831
+ .datepicker-days td.old,
832
+ .datepicker-days td.new {
833
+ color: #c0c0c0;
834
+ }
835
+
836
+ .datepicker-months span.month,
837
+ .datepicker-years span.year {
838
+ display: inline-block;
839
+ width: 4.375rem;
840
+ height: 2.5rem;
841
+ line-height: 2.5rem;
842
+ text-align: center;
843
+ border-radius: 0.5rem;
844
+ margin: 0.25rem;
845
+ cursor: pointer;
846
+ }
847
+
848
+ .datepicker-months span.month:hover,
849
+ .datepicker-years span.year:hover {
850
+ background-color: #e8f0fe;
851
+ color: #1967d2;
852
+ }
853
+
854
+ .datepicker-months span.focused,
855
+ .datepicker-years span.focused {
856
+ background-color: #1a73e8;
857
+ color: #fff;
858
+ }
859
+
860
+ .datepicker table tr td,
861
+ .datepicker table tr th {
862
+ border: none;
863
+ box-shadow: none;
864
+ }
865
+
866
+ table thead th:first-child {
867
+ border-top-left-radius: 0.375rem;
868
+ border-bottom-left-radius: 0.375rem;
869
+ }
870
+
871
+ table thead th:last-child {
872
+ border-top-right-radius: 0.375rem;
873
+ border-bottom-right-radius: 0.375rem;
874
+ }
875
+
876
+ .form-group select.form-control {
877
+ appearance: none;
878
+ -webkit-appearance: none;
879
+ -moz-appearance: none;
880
+
881
+ background-image: url('data:image/svg+xml;utf8,<svg width="1rem" height="1rem" ... />');
882
+ background-repeat: no-repeat;
883
+ background-position: right 0.625rem center;
884
+ background-size: 1rem 1rem;
885
+ height: 2.5rem;
886
+ padding-right: 1.875rem;
887
+ }
888
+
889
+ #downloadCsvModal .center-input {
890
+ border: 0.0625rem solid #ccc;
891
+ border-left: none;
892
+ border-right: none;
893
+ border-radius: 0;
894
+ padding-right: 0;
895
+ padding-left: 0;
896
+ text-align: right;
897
+ height: 2.5rem;
898
+ }
899
+
900
+ #downloadCsvModal .right-input {
901
+ border: 0.0625rem solid #ccc;
902
+ border-left: none;
903
+ border-radius: 0 0.25rem 0.25rem 0;
904
+ padding-left: 0;
905
+ text-align: left;
906
+ height: 2.5rem;
907
+ }
908
+
909
+ #downloadCsvModal .dash {
910
+ height: 2.5rem;
911
+ text-align: center;
912
+ line-height: 2.25rem;
913
+ padding: 0 0.5rem;
914
+ border-top: 0.0625rem solid #ccc;
915
+ border-bottom: 0.0625rem solid #ccc;
916
+ }
917
+
918
+ #downloadCsvModal .center-input:disabled,
919
+ #downloadCsvModal .right-input:disabled {
920
+ background-color: #fff;
921
+ }
922
+
923
+ #downloadCsvModal .fake-select-wrapper {
924
+ position: relative;
925
+ font-family: sans-serif;
926
+ }
927
+
928
+ #downloadCsvModal .fake-select-display {
929
+ display: block;
930
+ border: 0.0625rem solid #ccc;
931
+ border-right: none;
932
+ border-radius: 0.375rem 0 0 0.375rem;
933
+ padding: 0.5rem 0.75rem;
934
+ background: #fff;
935
+ cursor: pointer;
936
+ height: 2.5rem;
937
+ }
938
+
939
+ #downloadCsvModal .selected-single label.single-option {
940
+ display: none;
941
+ background: #e6f4ff;
942
+ padding: 0.1875rem 0.4375rem;
943
+ border-radius: 1rem;
944
+ font-size: 0.85rem;
945
+ font-weight: 500;
946
+ }
947
+
948
+ #downloadCsvModal input[type="radio"]:checked + label.single-option {
949
+ display: inline-block;
950
+ }
951
+
952
+ #downloadCsvModal .fake-select-dropdown {
953
+ display: none;
954
+ position: absolute;
955
+ top: 100%;
956
+ left: 0;
957
+ margin-top: 0.25rem;
958
+ width: 100%;
959
+ background: #fff;
960
+ border-radius: 0.375rem;
961
+ padding: 0.25rem;
962
+ box-shadow: 0 0.25rem 0.625rem rgba(0, 0, 0, 0.05);
963
+ z-index: 10;
964
+ }
965
+
966
+ #downloadCsvModal .fake-select-option {
967
+ display: flex;
968
+ align-items: center;
969
+ justify-content: space-between;
970
+ padding: 0.5rem 1rem;
971
+ cursor: pointer;
972
+ position: relative;
973
+ margin-bottom: 0.125rem;
974
+ border-radius: 0.375rem;
975
+ font-weight: 500;
976
+ font-size: 1rem;
977
+ line-height: 1.5rem;
978
+ color: #181D27;
979
+ }
980
+
981
+ #downloadCsvModal .fake-select-option:has(input[type="radio"]:checked) {
982
+ background: #FAFAFA;
983
+ }
984
+
985
+ #downloadCsvModal .fake-select-option:hover {
986
+ background-color: #f0f0f0;
987
+ }
988
+
989
+ #downloadCsvModal .fake-select-option input[type="radio"] {
990
+ display: none;
991
+ }
992
+
993
+ #downloadCsvModal .fake-select-option input[type="radio"]:checked + span::after {
994
+ content: '';
995
+ position: absolute;
996
+ right: 1rem;
997
+ top: 0.625rem;
998
+ width: 1rem;
999
+ height: 1rem;
1000
+ background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2716%27%20height%3D%2716%27%20viewBox%3D%270%200%2016%2016%27%20fill%3D%27none%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%3E%3Cpath%20d%3D%27M13.3333%204L5.99996%2011.3333L2.66663%208%27%20stroke%3D%27%231570EF%27%20stroke-width%3D%271.5%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27/%3E%3C/svg%3E");
1001
+ background-repeat: no-repeat;
1002
+ background-size: contain;
1003
+ }
1004
+
1005
+ #single-toggle:checked ~ .fake-select-dropdown {
1006
+ display: block;
1007
+ }
1008
+
1009
+ #downloadCsvModal .fake-select-option .check-icon {
1010
+ display: none;
1011
+ width: 1rem;
1012
+ height: 1rem;
1013
+ margin-left: 1rem;
1014
+ flex-shrink: 0;
1015
+ }
1016
+
1017
+ /* Checkmark visibility logic stays same */
1018
+ #customDate:checked ~ label[for="customDate"] ~ .fake-select-dropdown label[for="customDate"] .check-icon,
1019
+ #allData:checked ~ label[for="allData"] ~ .fake-select-dropdown label[for="allData"] .check-icon,
1020
+ #thisWeek:checked ~ label[for="thisWeek"] ~ .fake-select-dropdown label[for="thisWeek"] .check-icon,
1021
+ #thisMonth:checked ~ label[for="thisMonth"] ~ .fake-select-dropdown label[for="thisMonth"] .check-icon,
1022
+ #thisYear:checked ~ label[for="thisYear"] ~ .fake-select-dropdown label[for="thisYear"] .check-icon {
1023
+ display: inline-block;
1024
+ }
1025
+
1026
+ #downloadCsvModal .chip-select {
1027
+ position: relative;
1028
+ font-family: sans-serif;
1029
+ margin-top: 1.25rem;
1030
+ margin-bottom: 1.125rem;
1031
+ }
1032
+
1033
+ #downloadCsvModal .chip-input-box {
1034
+ display: block;
1035
+ border: 0.0625rem solid #ccc;
1036
+ border-radius: 0.375rem;
1037
+ padding: 0.5rem 0.75rem;
1038
+ background: #fff;
1039
+ cursor: pointer;
1040
+ height: 2.5rem;
1041
+ }
1042
+
1043
+ #downloadCsvModal .chip-list {
1044
+ display: flex;
1045
+ flex-wrap: wrap;
1046
+ overflow: hidden;
1047
+ gap: 0.5rem;
1048
+ }
1049
+
1050
+ #downloadCsvModal .chip {
1051
+ background: #FAFAFA;
1052
+ padding: 0.125rem 0.375rem;
1053
+ border: 0.0625rem solid #F5F5F5;
1054
+ border-radius: 0.25rem;
1055
+ color: #414651;
1056
+ font-weight: 500;
1057
+ font-size: 0.75rem;
1058
+ line-height: 1rem;
1059
+ margin-top: 0.0625rem;
1060
+ letter-spacing: 0;
1061
+ text-align: center;
1062
+ }
1063
+
1064
+ #downloadCsvModal input[type="checkbox"]:checked + .chip {
1065
+ display: inline-block;
1066
+ }
1067
+
1068
+ #downloadCsvModal .chip-dropdown {
1069
+ display: none;
1070
+ position: absolute;
1071
+ padding: 0.25rem;
1072
+ top: 100%;
1073
+ left: 0;
1074
+ margin-top: 0.25rem;
1075
+ width: 100%;
1076
+ background: #fff;
1077
+ border-radius: 0.375rem;
1078
+ box-shadow: 0 0.25rem 0.625rem rgba(0, 0, 0, 0.05);
1079
+ z-index: 10;
1080
+ }
1081
+
1082
+ #dropdown-toggle:checked ~ .chip-dropdown {
1083
+ display: block;
1084
+ }
1085
+
1086
+ #downloadCsvModal .chip-option {
1087
+ display: flex;
1088
+ align-items: center;
1089
+ gap: 0.5rem;
1090
+ padding: 0.5rem 0.625rem;
1091
+ cursor: pointer;
1092
+ font-size: 0.875rem;
1093
+ margin-bottom: 0.125rem;
1094
+ border-radius: 0.375rem;
1095
+ font-weight: 500;
1096
+ line-height: 1.25rem;
1097
+ color: #717680;
1098
+ }
1099
+
1100
+ #downloadCsvModal small {
1101
+ font-weight: 400;
1102
+ font-size: 0.875rem;
1103
+ line-height: 1.25rem;
1104
+ color: #535862;
1105
+ }
1106
+
1107
+
1108
+ #downloadCsvModal .chip-option:hover {
1109
+ background-color: #f0f0f0;
1110
+ }
1111
+
1112
+ #downloadCsvModal .chip-option:has(input[type="checkbox"]:checked) {
1113
+ background: #FAFAFA;
1114
+ color: #252B37;
1115
+ }
1116
+
1117
+ #search-labels-container:has(.label) {
1118
+ margin-bottom: 1.5rem;
1119
+ }
1120
+
1121
+ #search-labels-container span.label {
1122
+ padding: 0.125rem 0.25rem !important;
1123
+ border-radius: 0.25rem !important;
1124
+ color: #535862 !important;
1125
+ font-weight: 600 !important;
1126
+ font-size: 0.75rem !important;
1127
+ line-height: 1.125rem !important;
1128
+ text-align: center;
1129
+ margin-right: 0.2rem;
1130
+ border: 0.0625rem solid #D5D7DA !important;
1131
+ }
1132
+
1133
+ .upload-box {
1134
+ position: relative;
1135
+ border: 0.0625rem solid #E9EAEB;
1136
+ border-radius: 0.75rem;
1137
+ background-color: #fff;
1138
+ text-align: center;
1139
+ padding: 1rem 1.5rem;
1140
+ margin: 1.5rem 0 1rem 0;
1141
+ cursor: pointer;
1142
+ overflow: hidden;
1143
+ transition: all 0.3s ease;
1144
+ }
1145
+
1146
+ .upload-box:hover {
1147
+ border-color: #175CD3;
1148
+ background-color: #f8fafc;
1149
+ }
1150
+
1151
+ .upload-content {
1152
+ position: relative;
1153
+ z-index: 1;
1154
+ pointer-events: none;
1155
+ }
1156
+
1157
+ .upload-content img {
1158
+ width: 2.5rem;
1159
+ opacity: 0.75;
1160
+ margin-bottom: 0.625rem;
1161
+ }
1162
+
1163
+ .upload-content p {
1164
+ color: #535862;
1165
+ font-weight: 400;
1166
+ font-size: 0.875rem;
1167
+ line-height: 1.25rem;
1168
+ margin: 0;
1169
+ text-align: center;
1170
+ }
1171
+
1172
+ .upload-content span.highlight {
1173
+ color: #175CD3;
1174
+ font-weight: 500;
1175
+ margin: 0;
1176
+ }
1177
+
1178
+ .upload-box input[type="file"] {
1179
+ position: absolute;
1180
+ inset: 0;
1181
+ width: 100%;
1182
+ height: 100%;
1183
+ opacity: 0;
1184
+ cursor: pointer;
1185
+ z-index: 2;
1186
+ }
1187
+
1188
+ .file-name {
1189
+ margin-top: 0.5rem;
1190
+ font-size: 0.8125rem;
1191
+ color: #64748B;
1192
+ font-weight: 400;
1193
+ pointer-events: none;
1194
+ }
1195
+
1196
+ .upload-box::after {
1197
+ content: attr(data-file);
1198
+ display: block;
1199
+ margin-top: 0.5rem;
1200
+ font-size: 0.8125rem;
1201
+ color: #64748B;
1202
+ font-weight: 400;
1203
+ }
1204
+ .error-title {
1205
+ font-size: 1rem;
1206
+ line-height: 1.5;
1207
+ color: #252B37;
1208
+ margin-bottom: 0;
1209
+ text-align: left;
1210
+ }
1211
+
1212
+ .custom-alert {
1213
+ position: relative;
1214
+ display: flex;
1215
+ align-items: center;
1216
+ gap: 0.625rem;
1217
+ padding: 0.875rem 1.125rem;
1218
+ margin: 0.625rem 0;
1219
+ border-radius: 0.375rem;
1220
+ font-size: 0.9375rem;
1221
+ font-weight: 500;
1222
+ line-height: 1.5;
1223
+ box-shadow: 0 0.25rem 0.75rem rgba(0,0,0,0.1);
1224
+ animation: fadeInUp 0.4s ease;
1225
+ }
1226
+
1227
+ .max-width-148 {
1228
+ max-width: 9.25rem;
1229
+ }
1230
+
1231
+ .custom-alert i {
1232
+ font-size: 1.125rem;
1233
+ }
1234
+
1235
+ .custom-alert ul {
1236
+ margin: 0;
1237
+ padding-left: 1.25rem;
1238
+ }
1239
+
1240
+ .custom-alert-danger {
1241
+ background: #ffe5e5;
1242
+ color: #b02a37;
1243
+ border-left: 0.3125rem solid #dc3545;
1244
+ }
1245
+
1246
+ .custom-alert-warning {
1247
+ background: #fff4e5;
1248
+ color: #b76e00;
1249
+ border-left: 0.3125rem solid #ffc107;
1250
+ }
1251
+
1252
+ .custom-alert-info {
1253
+ background: #e5f4ff;
1254
+ color: #055160;
1255
+ border-left: 0.3125rem solid #0dcaf0;
1256
+ }
1257
+
1258
+ .custom-alert-success {
1259
+ background: #e5ffe9;
1260
+ color: #0f5132;
1261
+ border-left: 0.3125rem solid #198754;
1262
+ }
1263
+
1264
+ .close-btn {
1265
+ background: none;
1266
+ border: none;
1267
+ font-size: 1.75rem;
1268
+ color: inherit;
1269
+ cursor: pointer;
1270
+ padding: 0;
1271
+ padding-top: 0.3125rem;
1272
+ transition: transform 0.2s;
1273
+ }
1274
+
1275
+ .close-btn:hover {
1276
+ background-color: transparent;
1277
+ color: inherit;
1278
+ transform: scale(1.2);
1279
+ }
1280
+
1281
+ @keyframes fadeInUp {
1282
+ from {
1283
+ opacity: 0;
1284
+ transform: translateY(0.625rem);
1285
+ }
1286
+ to {
1287
+ opacity: 1;
1288
+ transform: translateY(0);
1289
+ }
1290
+ }
1291
+
1292
+ /* Custom Tooltip Styles */
1293
+ .custom-tooltip {
1294
+ position: absolute;
1295
+ background: #ffffff;
1296
+ color: #333333;
1297
+ padding: 0.625rem;
1298
+ border-radius: 0.5rem;
1299
+ font-size: 0.875rem;
1300
+ z-index: 9999;
1301
+ box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.15);
1302
+ border: 0.0625rem solid #e5e7eb;
1303
+ display: none;
1304
+ max-width: 21.875rem;
1305
+ word-wrap: break-word;
1306
+ font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
1307
+ }
1308
+
1309
+ .custom-tooltip .tooltip-header {
1310
+ font-size: 0.8125rem;
1311
+ font-weight: 600;
1312
+ color: #374151;
1313
+ margin-bottom: 1rem;
1314
+ text-align: center;
1315
+ position: relative;
1316
+ }
1317
+
1318
+ .custom-tooltip .tooltip-header::after {
1319
+ content: '';
1320
+ position: absolute;
1321
+ bottom: -0.5rem;
1322
+ left: 0;
1323
+ right: 0;
1324
+ height: 0.0625rem;
1325
+ background-color: #e5e7eb;
1326
+ }
1327
+
1328
+ .custom-tooltip .tooltip-timer {
1329
+ position: absolute;
1330
+ bottom: 0;
1331
+ left: 0;
1332
+ height: 0.125rem;
1333
+ background-color: #4f46e5;
1334
+ border-radius: 0 0 0.5rem 0.5rem;
1335
+ }
1336
+
1337
+ .custom-tooltip .tooltip-content {
1338
+ display: flex;
1339
+ align-items: center;
1340
+ justify-content: space-between;
1341
+ gap: 1rem;
1342
+ }
1343
+
1344
+ .custom-tooltip .tooltip-id {
1345
+ font-size: 0.8125rem;
1346
+ font-weight: 500;
1347
+ color: #1f2937;
1348
+ flex: 1;
1349
+ word-break: break-all;
1350
+ line-height: 1.4;
1351
+ }
1352
+
1353
+ .custom-tooltip .copy-icon-wrapper {
1354
+ cursor: pointer;
1355
+ padding: 0.25rem;
1356
+ border-radius: 0.375rem;
1357
+ transition: all 0.2s ease;
1358
+ display: flex;
1359
+ align-items: center;
1360
+ justify-content: center;
1361
+ }
1362
+
1363
+ .custom-tooltip .copy-icon-wrapper:hover {
1364
+ background-color: #f3f4f6;
1365
+ transform: scale(1.05);
1366
+ }
1367
+
1368
+ .custom-tooltip .copy-icon-wrapper svg {
1369
+ width: 1rem;
1370
+ height: 1rem;
1371
+ transition: all 0.2s ease;
1372
+ }
1373
+
1374
+ .object-id-popover {
1375
+ cursor: pointer;
1376
+ transition: opacity 0.2s ease;
1377
+ }
1378
+
1379
+ .object-id-popover:hover {
1380
+ opacity: 0.8;
1381
+ }
1382
+
1383
+ .centered-absolute {
1384
+ position: absolute;
1385
+ top: 100px;
1386
+ left: 50%;
1387
+ transform: translateX(-50%);
1388
+ z-index: 1050;
1389
+ width: 100%;
1390
+ }
1391
+
1392
+ /* Navbar color changes - Higher specificity to override existing rules */
1393
+ header .header-icon {
1394
+ color: #374151 !important;
1395
+ transition: color 0.3s ease;
1396
+ }
1397
+
1398
+ header .header-icon:hover {
1399
+ color: #1f2937 !important;
1400
+ }
1401
+
1402
+ header .header-icon img {
1403
+ filter: brightness(0) saturate(100%) invert(25%) sepia(8%) saturate(1234%) hue-rotate(201deg) brightness(95%) contrast(88%);
1404
+ transition: 0.3s ease-in-out;
1405
+ }
1406
+
1407
+ header .header-icon:hover img {
1408
+ opacity: 0.5;
1409
+ }
1410
+
1411
+ .text-ellipsis {
1412
+ display: inline-block !important;
1413
+ max-width: 100%;
1414
+ overflow: hidden;
1415
+ text-overflow: ellipsis;
1416
+ white-space: nowrap;
1417
+ vertical-align: middle;
1418
+ }
1419
+
1420
+ .admin-info img {
1421
+ filter: brightness(0) saturate(100%) invert(25%) sepia(8%) saturate(1234%) hue-rotate(201deg) brightness(95%) contrast(88%);
1422
+ transition: 0.3s ease-in-out;
1423
+ }
1424
+
1425
+ .admin-info {
1426
+ padding: 6px 10px;
1427
+ border-radius: 0.375rem;
1428
+ color: #374151 !important;
1429
+ }
1430
+
1431
+ .admin-info:hover {
1432
+ opacity: 0.7;
1433
+ }
1434
+
1435
+ /* Aviate Configuration */
1436
+
1437
+ .aviate-configuration .add-account-title {
1438
+ display: flex;
1439
+ align-items: center;
1440
+ gap: 1rem;
1441
+ font-weight: 600;
1442
+ font-size: 1.125rem;
1443
+ line-height: 1.75rem;
1444
+ letter-spacing: 0;
1445
+ color: #1b1c1e;
1446
+ padding: 1rem 0;
1447
+ margin-bottom: 1rem;
1448
+ border-bottom: 1px solid #d5d7da;
1449
+ }
1450
+
1451
+ .aviate-configuration .icon-container {
1452
+ display: inline-flex;
1453
+ justify-content: center;
1454
+ align-items: center;
1455
+ border: 0.0625rem solid #d5d7da;
1456
+ border-radius: 0.375rem;
1457
+ width: 2.5rem;
1458
+ height: 2.5rem;
1459
+ padding: 0.25rem;
1460
+ }
1461
+
1462
+ .aviate-configuration .control-label {
1463
+ font-size: 0.875rem !important;
1464
+ font-weight: 500 !important;
1465
+ line-height: 1.25rem !important;
1466
+ color: #414651 !important;
1467
+ }
1468
+
1469
+ .aviate-configuration .question-circle {
1470
+ color: #a4a7ae;
1471
+ font-size: 1rem;
1472
+ width: 1rem;
1473
+ height: 1rem;
1474
+ display: inline-block;
1475
+ line-height: 1rem;
1476
+ text-align: center;
1477
+ }
1478
+
1479
+ .aviate-configuration .form-control {
1480
+ height: 2.5rem;
1481
+ border-radius: 0.375rem;
1482
+ }
1483
+
1484
+ .aviate-configuration .form-control:focus {
1485
+ outline: none;
1486
+ box-shadow: none;
1487
+ }
1488
+
1489
+ .aviate-configuration .checkbox label {
1490
+ font-weight: 500;
1491
+ font-size: 0.875rem;
1492
+ line-height: 1.25rem;
1493
+ color: #414651;
1494
+ display: flex;
1495
+ align-items: center;
1496
+ gap: 0.375rem;
1497
+ }
1498
+
1499
+ /* configuration index */
1500
+
1501
+ .configuration-index .configuration {
1502
+ max-width: '80rem';
1503
+ width: 100%;
1504
+ }
1505
+
1506
+ .configuration-index .configuration .configuration-header {
1507
+ display: flex;
1508
+ align-items: start;
1509
+ justify-content: space-between;
1510
+ padding: 0;
1511
+ border-bottom: 0.0625rem solid #E9EAEB;
1512
+ }
1513
+
1514
+ .configuration-index .configuration-table th,
1515
+ .configuration-index .configuration-table td {
1516
+ white-space: nowrap;
1517
+ text-align: left;
1518
+ }
1519
+
1520
+ .configuration-index .configuration .configuration-header h2 {
1521
+ font-weight: 600;
1522
+ font-size: 1.125rem;
1523
+ line-height: 1.75rem;
1524
+ color: #414651;
1525
+ margin-bottom: 1.25rem;
1526
+ }
1527
+
1528
+ .configuration-index .configuration-table {
1529
+ overflow-x: auto;
1530
+ min-width: 100%;
1531
+ }
1532
+
1533
+
1534
+ .configuration-index .configuration-table th {
1535
+ padding: 0.375rem 1.625rem 0.375rem 0.75rem;
1536
+ font-weight: 500;
1537
+ font-size: 0.875rem;
1538
+ line-height: 1.125rem;
1539
+ letter-spacing: 0;
1540
+ color: #717680;
1541
+ text-transform: capitalize;
1542
+ }
1543
+
1544
+ .configuration-index .configuration-table tr td a {
1545
+ color: #535862 !important;
1546
+ text-decoration: none !important;
1547
+ }
1548
+
1549
+ .configuration-index .configuration-table td:last-child a {
1550
+ color: red !important;
1551
+ }
1552
+
1553
+ .configuration-index .configuration-table th:last-child,
1554
+ .configuration-index .configuration-table td:last-child {
1555
+ width: 100px;
1556
+ }
1557
+
1558
+ .configuration-index .configuration-table td:last-child a {
1559
+ display: flex;
1560
+ justify-content: flex-end;
1561
+ align-items: center;
1562
+ }
1563
+
1564
+ /* configure plugin configuration form */
1565
+
1566
+ .configure-plugin-configuration-form .add-account-title {
1567
+ display: flex;
1568
+ align-items: center;
1569
+ gap: 1rem;
1570
+ font-weight: 600;
1571
+ font-size: 1.125rem;
1572
+ line-height: 1.75rem;
1573
+ letter-spacing: 0;
1574
+ color: #1b1c1e;
1575
+ padding: 1rem 0;
1576
+ margin-bottom: 1rem;
1577
+ border-bottom: 1px solid #d5d7da;
1578
+ }
1579
+
1580
+ .configure-plugin-configuration-form .icon-container {
1581
+ display: inline-flex;
1582
+ justify-content: center;
1583
+ align-items: center;
1584
+ border: 0.0625rem solid #d5d7da;
1585
+ border-radius: 0.375rem;
1586
+ width: 2.5rem;
1587
+ height: 2.5rem;
1588
+ padding: 0.25rem;
1589
+ }
1590
+
1591
+ .configure-plugin-configuration-form .control-label {
1592
+ font-size: 0.875rem !important;
1593
+ font-weight: 500 !important;
1594
+ line-height: 1.25rem !important;
1595
+ color: #414651 !important;
1596
+ }
1597
+
1598
+ .configure-plugin-configuration-form .question-circle {
1599
+ color: #a4a7ae;
1600
+ font-size: 1rem;
1601
+ width: 1rem;
1602
+ height: 1rem;
1603
+ display: inline-block;
1604
+ line-height: 1rem;
1605
+ text-align: center;
1606
+ }
1607
+
1608
+ .configure-plugin-configuration-form .form-control {
1609
+ height: 2.5rem;
1610
+ border-radius: 0.375rem;
1611
+ }
1612
+
1613
+ .configure-plugin-configuration-form .form-control:focus {
1614
+ outline: none;
1615
+ box-shadow: none;
1616
+ }
1617
+
1618
+ .configure-plugin-configuration-form .checkbox label {
1619
+ font-weight: 500;
1620
+ font-size: 0.875rem;
1621
+ line-height: 1.25rem;
1622
+ color: #414651;
1623
+ display: flex;
1624
+ align-items: center;
1625
+ gap: 0.375rem;
1626
+ }
1627
+
1628
+ /* configure exemption form */
1629
+ .configure-exemption-form .add-account-title {
1630
+ display: flex;
1631
+ align-items: center;
1632
+ gap: 1rem;
1633
+ font-weight: 600;
1634
+ font-size: 1.125rem;
1635
+ line-height: 1.75rem;
1636
+ letter-spacing: 0;
1637
+ color: #1b1c1e;
1638
+ padding: 1rem 0;
1639
+ margin-bottom: 1rem;
1640
+ border-bottom: 1px solid #d5d7da;
1641
+ }
1642
+
1643
+ .configure-exemption-form .icon-container {
1644
+ display: inline-flex;
1645
+ justify-content: center;
1646
+ align-items: center;
1647
+ border: 0.0625rem solid #d5d7da;
1648
+ border-radius: 0.375rem;
1649
+ width: 2.5rem;
1650
+ height: 2.5rem;
1651
+ padding: 0.25rem;
1652
+ }
1653
+
1654
+ .configure-exemption-form .control-label {
1655
+ font-size: 0.875rem !important;
1656
+ font-weight: 500 !important;
1657
+ line-height: 1.25rem !important;
1658
+ color: #414651 !important;
1659
+ }
1660
+
1661
+ .configure-exemption-form .question-circle {
1662
+ color: #a4a7ae;
1663
+ font-size: 1rem;
1664
+ width: 1rem;
1665
+ height: 1rem;
1666
+ display: inline-block;
1667
+ line-height: 1rem;
1668
+ text-align: center;
1669
+ }
1670
+
1671
+ .configure-exemption-form .form-control {
1672
+ height: 2.5rem;
1673
+ border-radius: 0.375rem;
1674
+ }
1675
+
1676
+ .configure-exemption-form .form-control:focus {
1677
+ outline: none;
1678
+ box-shadow: none;
1679
+ }
1680
+
1681
+ .configure-exemption-form .checkbox label {
1682
+ font-weight: 500;
1683
+ font-size: 0.875rem;
1684
+ line-height: 1.25rem;
1685
+ color: #414651;
1686
+ display: flex;
1687
+ align-items: center;
1688
+ gap: 0.375rem;
1689
+ }
1690
+
1691
+
1692
+ /* configure product form */
1693
+
1694
+ .configure-product-form .add-account-title {
1695
+ display: flex;
1696
+ align-items: center;
1697
+ gap: 1rem;
1698
+ font-weight: 600;
1699
+ font-size: 1.125rem;
1700
+ line-height: 1.75rem;
1701
+ letter-spacing: 0;
1702
+ color: #1b1c1e;
1703
+ padding: 1rem 0;
1704
+ margin-bottom: 1rem;
1705
+ border-bottom: 1px solid #d5d7da;
1706
+ }
1707
+
1708
+ .configure-product-form .icon-container {
1709
+ display: inline-flex;
1710
+ justify-content: center;
1711
+ align-items: center;
1712
+ border: 0.0625rem solid #d5d7da;
1713
+ border-radius: 0.375rem;
1714
+ width: 2.5rem;
1715
+ height: 2.5rem;
1716
+ padding: 0.25rem;
1717
+ }
1718
+
1719
+ .configure-product-form .control-label {
1720
+ font-size: 0.875rem !important;
1721
+ font-weight: 500 !important;
1722
+ line-height: 1.25rem !important;
1723
+ color: #414651 !important;
1724
+ }
1725
+
1726
+ .configure-product-form .question-circle {
1727
+ color: #a4a7ae;
1728
+ font-size: 1rem;
1729
+ width: 1rem;
1730
+ height: 1rem;
1731
+ display: inline-block;
1732
+ line-height: 1rem;
1733
+ text-align: center;
1734
+ }
1735
+
1736
+ .configure-product-form .form-control {
1737
+ height: 2.5rem;
1738
+ border-radius: 0.375rem;
1739
+ }
1740
+
1741
+ .configure-product-form .form-control:focus {
1742
+ outline: none;
1743
+ box-shadow: none;
1744
+ }
1745
+
1746
+ .configure-product-form .checkbox label {
1747
+ font-weight: 500;
1748
+ font-size: 0.875rem;
1749
+ line-height: 1.25rem;
1750
+ color: #414651;
1751
+ display: flex;
1752
+ align-items: center;
1753
+ gap: 0.375rem;
1754
+ }
1755
+
1756
+ /* Custom sorting styles - Common styles for all tables */
1757
+
1758
+ .sortable-header {
1759
+ cursor: pointer;
1760
+ user-select: none;
1761
+ transition: background-color 0.2s ease;
1762
+ position: relative;
1763
+ }
1764
+
1765
+ .header-content {
1766
+ display: flex;
1767
+ align-items: center;
1768
+ width: 100%;
1769
+ }
1770
+
1771
+ .sort-icons {
1772
+ display: flex;
1773
+ flex-direction: column;
1774
+ margin-left: 0.5rem;
1775
+ }
1776
+
1777
+ .sort-icon {
1778
+ opacity: 0.4;
1779
+ transition: opacity 0.2s ease;
1780
+ }
1781
+
1782
+ .sort-icon.active {
1783
+ opacity: 1;
1784
+ }
1785
+
1786
+ .sort-desc {
1787
+ margin-top: -0.25rem;
1788
+ }
1789
+
1790
+ .sort-asc {
1791
+ margin-bottom: -0.25rem;
1792
+ }
1793
+
1794
+ .sortable-header.sort-asc-active .sort-asc,
1795
+ .sortable-header.sort-desc-active .sort-desc {
1796
+ opacity: 1;
1797
+ }
1798
+
1799
+ .sortable-header.sort-asc-active .sort-desc,
1800
+ .sortable-header.sort-desc-active .sort-asc {
1801
+ opacity: 0.2;
1802
+ }
1803
+
1804
+ th.sorting::after,
1805
+ th.sorting_asc::after,
1806
+ th.sorting_desc::after,
1807
+ th.sorting::before,
1808
+ th.sorting_asc::before,
1809
+ th.sorting_desc::before {
1810
+ display: none !important;
1811
+ }
1812
+
1813
+ /* table length */
1814
+
1815
+ #custom_fields-table_length,
1816
+ #audit-logs-table_length {
1817
+ position: absolute;
1818
+ left: 14rem;
1819
+ bottom: 0.5rem;
1820
+ }
1821
+
1822
+ #custom_fields-table_length select,
1823
+ #audit-logs-table_length select {
1824
+ width: 5rem;
1825
+ height: 2.2rem;
1826
+ padding: 0.3rem;
1827
+ padding-right: 1.875rem;
1828
+ border: 0.0625rem solid #e5e7eb;
1829
+ border-radius: 0.375rem;
1830
+ }
1831
+
1832
+ #custom_fields-table_length select:focus,
1833
+ #audit-logs-table_length select:focus {
1834
+ outline: none;
1835
+ box-shadow: none;
1836
+ border: 0.0625rem solid #e5e7eb;
1837
+ }
1838
+
1839
+ #custom_fields-table_length select,
1840
+ #audit-logs-table_length select {
1841
+ color: #495057;
1842
+ background-color: #fff;
1843
+ background-clip: padding-box;
1844
+ border: 0.0625rem solid #ced4da;
1845
+ border-radius: 0.375rem;
1846
+ -webkit-appearance: none;
1847
+ -moz-appearance: none;
1848
+ 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>");
1849
+ background-repeat: no-repeat;
1850
+ background-position: right 0.3125rem center;
1851
+ background-size: 1rem 1rem;
1852
+ padding: 0 1.25rem 0 0.5rem;
1853
+ }
1854
+
1855
+ #tags-table_length,
1856
+ #accounts-table_length {
1857
+ position: absolute;
1858
+ left: 22rem;
1859
+ bottom: 0;
1860
+ }
1861
+
1862
+ #tags-table_length select,
1863
+ #accounts-table_length select {
1864
+ width: 5rem;
1865
+ height: 2.2rem;
1866
+ padding: 0.3rem;
1867
+ padding-right: 1.875rem;
1868
+ border: 0.0625rem solid #e5e7eb;
1869
+ border-radius: 0.375rem;
1870
+ }
1871
+
1872
+ #tags-table_length select:focus,
1873
+ #accounts-table_length select:focus {
1874
+ outline: none;
1875
+ box-shadow: none;
1876
+ border: 0.0625rem solid #e5e7eb;
1877
+ }
549
1878
 
550
- /*# sourceMappingURL=common.css.map */
1879
+ #tags-table_length select,
1880
+ #accounts-table_length select {
1881
+ color: #495057;
1882
+ background-color: #fff;
1883
+ background-clip: padding-box;
1884
+ border: 0.0625rem solid #ced4da;
1885
+ border-radius: 0.375rem;
1886
+ -webkit-appearance: none;
1887
+ -moz-appearance: none;
1888
+ 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>");
1889
+ background-repeat: no-repeat;
1890
+ background-position: right 0.3125rem center;
1891
+ background-size: 1rem 1rem;
1892
+ padding: 0 1.25rem 0 0.5rem;
1893
+ }