@obaidazoqili/skysoftware-styles 1.5.0 → 1.6.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 (169) hide show
  1. package/{styles → dist/styles}/dx-styles.scss +45 -4
  2. package/dist/styles/styles.css +2585 -0
  3. package/index.js +12 -5
  4. package/package.json +34 -11
  5. package/styles/styles.css +0 -2752
  6. /package/{fonts → dist/fonts}/ARIAL.TTF +0 -0
  7. /package/{fonts → dist/fonts}/ARIALBD.TTF +0 -0
  8. /package/{fonts → dist/fonts}/ARIALBI.TTF +0 -0
  9. /package/{fonts → dist/fonts}/ARIALI.TTF +0 -0
  10. /package/{fonts → dist/fonts}/Inter4.1/Inter.ttc +0 -0
  11. /package/{fonts → dist/fonts}/Inter4.1/InterVariable-Italic.ttf +0 -0
  12. /package/{fonts → dist/fonts}/Inter4.1/InterVariable.ttf +0 -0
  13. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/Inter-Black.otf +0 -0
  14. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/Inter-BlackItalic.otf +0 -0
  15. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/Inter-Bold.otf +0 -0
  16. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/Inter-BoldItalic.otf +0 -0
  17. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/Inter-ExtraBold.otf +0 -0
  18. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/Inter-ExtraBoldItalic.otf +0 -0
  19. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/Inter-ExtraLight.otf +0 -0
  20. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/Inter-ExtraLightItalic.otf +0 -0
  21. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/Inter-Italic.otf +0 -0
  22. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/Inter-Light.otf +0 -0
  23. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/Inter-LightItalic.otf +0 -0
  24. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/Inter-Medium.otf +0 -0
  25. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/Inter-MediumItalic.otf +0 -0
  26. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/Inter-Regular.otf +0 -0
  27. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/Inter-SemiBold.otf +0 -0
  28. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/Inter-SemiBoldItalic.otf +0 -0
  29. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/Inter-Thin.otf +0 -0
  30. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/Inter-ThinItalic.otf +0 -0
  31. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/InterDisplay-Black.otf +0 -0
  32. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/InterDisplay-BlackItalic.otf +0 -0
  33. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/InterDisplay-Bold.otf +0 -0
  34. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/InterDisplay-BoldItalic.otf +0 -0
  35. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/InterDisplay-ExtraBold.otf +0 -0
  36. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/InterDisplay-ExtraBoldItalic.otf +0 -0
  37. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/InterDisplay-ExtraLight.otf +0 -0
  38. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/InterDisplay-ExtraLightItalic.otf +0 -0
  39. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/InterDisplay-Italic.otf +0 -0
  40. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/InterDisplay-Light.otf +0 -0
  41. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/InterDisplay-LightItalic.otf +0 -0
  42. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/InterDisplay-Medium.otf +0 -0
  43. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/InterDisplay-MediumItalic.otf +0 -0
  44. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/InterDisplay-Regular.otf +0 -0
  45. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/InterDisplay-SemiBold.otf +0 -0
  46. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/InterDisplay-SemiBoldItalic.otf +0 -0
  47. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/InterDisplay-Thin.otf +0 -0
  48. /package/{fonts → dist/fonts}/Inter4.1/extras/otf/InterDisplay-ThinItalic.otf +0 -0
  49. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/Inter-Black.ttf +0 -0
  50. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/Inter-BlackItalic.ttf +0 -0
  51. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/Inter-Bold.ttf +0 -0
  52. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/Inter-BoldItalic.ttf +0 -0
  53. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/Inter-ExtraBold.ttf +0 -0
  54. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/Inter-ExtraBoldItalic.ttf +0 -0
  55. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/Inter-ExtraLight.ttf +0 -0
  56. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/Inter-ExtraLightItalic.ttf +0 -0
  57. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/Inter-Italic.ttf +0 -0
  58. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/Inter-Light.ttf +0 -0
  59. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/Inter-LightItalic.ttf +0 -0
  60. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/Inter-Medium.ttf +0 -0
  61. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/Inter-MediumItalic.ttf +0 -0
  62. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/Inter-Regular.ttf +0 -0
  63. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/Inter-SemiBold.ttf +0 -0
  64. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/Inter-SemiBoldItalic.ttf +0 -0
  65. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/Inter-Thin.ttf +0 -0
  66. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/Inter-ThinItalic.ttf +0 -0
  67. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/InterDisplay-Black.ttf +0 -0
  68. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/InterDisplay-BlackItalic.ttf +0 -0
  69. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/InterDisplay-Bold.ttf +0 -0
  70. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/InterDisplay-BoldItalic.ttf +0 -0
  71. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/InterDisplay-ExtraBold.ttf +0 -0
  72. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/InterDisplay-ExtraBoldItalic.ttf +0 -0
  73. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/InterDisplay-ExtraLight.ttf +0 -0
  74. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/InterDisplay-ExtraLightItalic.ttf +0 -0
  75. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/InterDisplay-Italic.ttf +0 -0
  76. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/InterDisplay-Light.ttf +0 -0
  77. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/InterDisplay-LightItalic.ttf +0 -0
  78. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/InterDisplay-Medium.ttf +0 -0
  79. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/InterDisplay-MediumItalic.ttf +0 -0
  80. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/InterDisplay-Regular.ttf +0 -0
  81. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/InterDisplay-SemiBold.ttf +0 -0
  82. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/InterDisplay-SemiBoldItalic.ttf +0 -0
  83. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/InterDisplay-Thin.ttf +0 -0
  84. /package/{fonts → dist/fonts}/Inter4.1/extras/ttf/InterDisplay-ThinItalic.ttf +0 -0
  85. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/Inter-Black.woff2 +0 -0
  86. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/Inter-BlackItalic.woff2 +0 -0
  87. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/Inter-Bold.woff2 +0 -0
  88. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/Inter-BoldItalic.woff2 +0 -0
  89. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/Inter-ExtraBold.woff2 +0 -0
  90. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/Inter-ExtraBoldItalic.woff2 +0 -0
  91. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/Inter-ExtraLight.woff2 +0 -0
  92. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/Inter-ExtraLightItalic.woff2 +0 -0
  93. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/Inter-Italic.woff2 +0 -0
  94. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/Inter-Light.woff2 +0 -0
  95. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/Inter-LightItalic.woff2 +0 -0
  96. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/Inter-Medium.woff2 +0 -0
  97. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/Inter-MediumItalic.woff2 +0 -0
  98. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/Inter-Regular.woff2 +0 -0
  99. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/Inter-SemiBold.woff2 +0 -0
  100. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/Inter-SemiBoldItalic.woff2 +0 -0
  101. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/Inter-Thin.woff2 +0 -0
  102. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/Inter-ThinItalic.woff2 +0 -0
  103. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/InterDisplay-Black.woff2 +0 -0
  104. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/InterDisplay-BlackItalic.woff2 +0 -0
  105. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/InterDisplay-Bold.woff2 +0 -0
  106. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/InterDisplay-BoldItalic.woff2 +0 -0
  107. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/InterDisplay-ExtraBold.woff2 +0 -0
  108. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/InterDisplay-ExtraBoldItalic.woff2 +0 -0
  109. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/InterDisplay-ExtraLight.woff2 +0 -0
  110. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/InterDisplay-ExtraLightItalic.woff2 +0 -0
  111. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/InterDisplay-Italic.woff2 +0 -0
  112. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/InterDisplay-Light.woff2 +0 -0
  113. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/InterDisplay-LightItalic.woff2 +0 -0
  114. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/InterDisplay-Medium.woff2 +0 -0
  115. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/InterDisplay-MediumItalic.woff2 +0 -0
  116. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/InterDisplay-Regular.woff2 +0 -0
  117. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/InterDisplay-SemiBold.woff2 +0 -0
  118. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/InterDisplay-SemiBoldItalic.woff2 +0 -0
  119. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/InterDisplay-Thin.woff2 +0 -0
  120. /package/{fonts → dist/fonts}/Inter4.1/extras/woff-hinted/InterDisplay-ThinItalic.woff2 +0 -0
  121. /package/{fonts → dist/fonts}/Inter4.1/web/Inter-Black.woff2 +0 -0
  122. /package/{fonts → dist/fonts}/Inter4.1/web/Inter-BlackItalic.woff2 +0 -0
  123. /package/{fonts → dist/fonts}/Inter4.1/web/Inter-Bold.woff2 +0 -0
  124. /package/{fonts → dist/fonts}/Inter4.1/web/Inter-BoldItalic.woff2 +0 -0
  125. /package/{fonts → dist/fonts}/Inter4.1/web/Inter-ExtraBold.woff2 +0 -0
  126. /package/{fonts → dist/fonts}/Inter4.1/web/Inter-ExtraBoldItalic.woff2 +0 -0
  127. /package/{fonts → dist/fonts}/Inter4.1/web/Inter-ExtraLight.woff2 +0 -0
  128. /package/{fonts → dist/fonts}/Inter4.1/web/Inter-ExtraLightItalic.woff2 +0 -0
  129. /package/{fonts → dist/fonts}/Inter4.1/web/Inter-Italic.woff2 +0 -0
  130. /package/{fonts → dist/fonts}/Inter4.1/web/Inter-Light.woff2 +0 -0
  131. /package/{fonts → dist/fonts}/Inter4.1/web/Inter-LightItalic.woff2 +0 -0
  132. /package/{fonts → dist/fonts}/Inter4.1/web/Inter-Medium.woff2 +0 -0
  133. /package/{fonts → dist/fonts}/Inter4.1/web/Inter-MediumItalic.woff2 +0 -0
  134. /package/{fonts → dist/fonts}/Inter4.1/web/Inter-Regular.woff2 +0 -0
  135. /package/{fonts → dist/fonts}/Inter4.1/web/Inter-SemiBold.woff2 +0 -0
  136. /package/{fonts → dist/fonts}/Inter4.1/web/Inter-SemiBoldItalic.woff2 +0 -0
  137. /package/{fonts → dist/fonts}/Inter4.1/web/Inter-Thin.woff2 +0 -0
  138. /package/{fonts → dist/fonts}/Inter4.1/web/Inter-ThinItalic.woff2 +0 -0
  139. /package/{fonts → dist/fonts}/Inter4.1/web/InterDisplay-Black.woff2 +0 -0
  140. /package/{fonts → dist/fonts}/Inter4.1/web/InterDisplay-BlackItalic.woff2 +0 -0
  141. /package/{fonts → dist/fonts}/Inter4.1/web/InterDisplay-Bold.woff2 +0 -0
  142. /package/{fonts → dist/fonts}/Inter4.1/web/InterDisplay-BoldItalic.woff2 +0 -0
  143. /package/{fonts → dist/fonts}/Inter4.1/web/InterDisplay-ExtraBold.woff2 +0 -0
  144. /package/{fonts → dist/fonts}/Inter4.1/web/InterDisplay-ExtraBoldItalic.woff2 +0 -0
  145. /package/{fonts → dist/fonts}/Inter4.1/web/InterDisplay-ExtraLight.woff2 +0 -0
  146. /package/{fonts → dist/fonts}/Inter4.1/web/InterDisplay-ExtraLightItalic.woff2 +0 -0
  147. /package/{fonts → dist/fonts}/Inter4.1/web/InterDisplay-Italic.woff2 +0 -0
  148. /package/{fonts → dist/fonts}/Inter4.1/web/InterDisplay-Light.woff2 +0 -0
  149. /package/{fonts → dist/fonts}/Inter4.1/web/InterDisplay-LightItalic.woff2 +0 -0
  150. /package/{fonts → dist/fonts}/Inter4.1/web/InterDisplay-Medium.woff2 +0 -0
  151. /package/{fonts → dist/fonts}/Inter4.1/web/InterDisplay-MediumItalic.woff2 +0 -0
  152. /package/{fonts → dist/fonts}/Inter4.1/web/InterDisplay-Regular.woff2 +0 -0
  153. /package/{fonts → dist/fonts}/Inter4.1/web/InterDisplay-SemiBold.woff2 +0 -0
  154. /package/{fonts → dist/fonts}/Inter4.1/web/InterDisplay-SemiBoldItalic.woff2 +0 -0
  155. /package/{fonts → dist/fonts}/Inter4.1/web/InterDisplay-Thin.woff2 +0 -0
  156. /package/{fonts → dist/fonts}/Inter4.1/web/InterDisplay-ThinItalic.woff2 +0 -0
  157. /package/{fonts → dist/fonts}/Inter4.1/web/InterVariable-Italic.woff2 +0 -0
  158. /package/{fonts → dist/fonts}/Inter4.1/web/InterVariable.woff2 +0 -0
  159. /package/{fonts → dist/fonts}/Inter4.1/web/inter.css +0 -0
  160. /package/{styles → dist/styles}/styles-rtl.css +0 -0
  161. /package/{themes → dist/themes}/generated/icons/dxicons.ttf +0 -0
  162. /package/{themes → dist/themes}/generated/icons/dxicons.woff +0 -0
  163. /package/{themes → dist/themes}/generated/icons/dxicons.woff2 +0 -0
  164. /package/{themes → dist/themes}/generated/theme.additional.css +0 -0
  165. /package/{themes → dist/themes}/generated/theme.base.css +0 -0
  166. /package/{themes → dist/themes}/generated/variables.additional.scss +0 -0
  167. /package/{themes → dist/themes}/generated/variables.base.scss +0 -0
  168. /package/{themes → dist/themes}/metadata.additional.json +0 -0
  169. /package/{themes → dist/themes}/metadata.base.json +0 -0
@@ -0,0 +1,2585 @@
1
+ /* You can add global styles to this file, and also import other style files */
2
+ * {
3
+ margin: 0;
4
+ padding: 0;
5
+ box-sizing: border-box;
6
+ }
7
+
8
+ /* CSS Variables */
9
+ :root {
10
+ font-family: Inter, sans-serif, Arial !important;
11
+ font-feature-settings: 'liga' 1, 'calt' 1;
12
+
13
+
14
+ /* from second file */
15
+ --bs-light-gray: #FAFAFA;
16
+ --dark-text-color: #333333;
17
+ --dark-yellow-color: #FCCF5A;
18
+ --light-gray-color: #9D9C9C;
19
+ --orange-text-color: #F18206;
20
+ --Secondary-Light-Color: #ABB5BE;
21
+ --gray-text-color: var(--light-gray-color);
22
+ --bs-box-shadow-xs: 0 3.2px 7.2px 0 rgba(0, 0, 0, .132), 0 .6px 1.8px 0 rgba(0, 0, 0, .108);
23
+ --bs-light-primary-hover: #ce710d4d;
24
+
25
+
26
+
27
+ /* Color Variables */
28
+ --accent-color: #00796B;
29
+ --dark-accent-color: #00796B;
30
+ --body-color: #fff;
31
+ --sidebar-color: #eaeaea;
32
+ --primary-color: #e67e0f;
33
+ --light-info-color: #9D9C9C;
34
+ --primary-color-light: #ce710d1a;
35
+ --toggle-color: #DDD;
36
+ --text-color: rgb(107, 114, 128, 1);
37
+ --dark-text-color: #333333;
38
+ --gray-border-color: #9D9C9C;
39
+ --dark-yellow-color: #FCCF5A;
40
+ --light-blue: #249EA0;
41
+ --dark-Warning: #F4B400;
42
+ --bg-light-gray: #d9d9d9;
43
+
44
+ /* Animation */
45
+ --tran-02: all 0.2s ease;
46
+ --tran-03: all 0.3s ease;
47
+ --tran-04: all 0.4s ease;
48
+ --tran-05: all 0.5s ease;
49
+
50
+ /* Bootstrap Color Variables */
51
+ --bs-primary: #e67e0f;
52
+ --bs-primary-rgb: 230, 126, 15;
53
+ --bs-white: #fff;
54
+ --bs-black: #000;
55
+ --bs-gray: #ECECEC;
56
+ --bs-gray-dark: #9A9A9A;
57
+ --bs-purple: #A058A2;
58
+ --bs-success: #198750;
59
+ --bs-step-progress:#197437;
60
+ --bs-info: #41ABFE;
61
+ --bs-danger: #cf223b;
62
+ --bs-red-danger: #B71C1C;
63
+ --bs-light: #a0a0a0;
64
+ --bs-dark: #333333;
65
+ --bs-light-orange: #FFDCC4;
66
+ --bs-light-green: #C4DECA;
67
+ --bs-bg-disabled: #f8f7f7;
68
+ --bs-light-gray: #FAFAFA;
69
+ --bs-bg-dark-gray: #333;
70
+ --bs-dark-warning: #FFC107;
71
+ --bs-custom-light-white:#e6e7e7;
72
+ --bs-custom-light-grey :#dcdcdc;
73
+ --bs-cusotm-light-silver: #D9D9D9;
74
+
75
+ /* Light Color Variations */
76
+ --bs-info-color-light: #5bc0de1a;
77
+ --bs-success-color-light: #5cb85c1a;
78
+ --bs-danger-color-light: #d9534f1a;
79
+ --bs-primary-color-light: #f88e1d1a;
80
+ --bs-default-color-light: #aaaaaa1a;
81
+ --bs-light-primary: #f782041a;
82
+ --bs-light-primary-bg: #var(--bs-light-primary-bg);
83
+ --bs-light-primary-bg-subtle: #f782041a;
84
+ --bs-light-primary-border-subtle: #f782041a;
85
+ --bs-light-primary-hover: #ce710d4d;
86
+
87
+ /* Additional Color Variables */
88
+ --bs-warning: #ffc10740;
89
+ --bs-warning-rgb: 255, 193, 7;
90
+ --bs-success-rgb: 25, 135, 80;
91
+ --bs-info-rgb: 65, 171, 254;
92
+ --bs-danger-rgb: 207, 34, 59;
93
+ --bs-light-rgb: 160, 160, 160;
94
+ --bs-dark-rgb: 0, 0, 0;
95
+
96
+ /* Link Colors */
97
+ --bs-link-color: #e67e0f;
98
+ --bs-link-color-rgb: 230, 126, 15;
99
+ --bs-link-decoration: underline;
100
+ --bs-link-hover-color: #bb660c;
101
+ --bs-link-hover-color-rgb: 187, 102, 12;
102
+
103
+ /* Text Emphasis */
104
+ --bs-primary-text-emphasis: #e67e0f;
105
+ --bs-light-text-emphasis: #f8f9fa;
106
+ --bs-dark-text-emphasis: #000;
107
+
108
+ /* Form Colors */
109
+ --bs-form-valid-color: #34d399;
110
+ --bs-form-valid-border-color: #34d399;
111
+ --bs-form-invalid-color: #cf223b;
112
+ --bs-form-invalid-border-color: #a81c30;
113
+
114
+ /* Border & Shadow */
115
+ --bs-border-radius: 0.2rem;
116
+ --bs-primary-bg-subtle: #e67e0f;
117
+ --bs-primary-border-subtle: #e67e0f;
118
+ --bs-dark-bg-subtle: #000;
119
+ --bs-dark-border-subtle: #000;
120
+ --bs-xs-shadow-box: 0 1px 3px hsla(0,0%,0%,.2);
121
+ --bs-sm-shadow-box: 0 4px 6px hsla(0,0%,0%,.2);
122
+ --bs-md-shadow-box: 0 5px 15px hsla(0,0%,0%,.2);
123
+ --bs-l-shadow-box: 0 10px 24px hsla(0,0%,0%,.2);
124
+ --bs-xl-shadow-box: 0 15px 35px hsla(0,0%,0%,.2);
125
+ --bs-overly-background-color: hsla(0,0%,0%,.55);
126
+ --bs-text-box-shadow: 0 0 50px hsla(0,0%,0%, .4);
127
+ --bs-box-shadow-xs: 0 3.2px 7.2px 0 rgba(0, 0, 0, .132), 0 .6px 1.8px 0 rgba(0, 0, 0, .108);
128
+
129
+ /* Tooltip */
130
+ --tooltip-color: var(--bs-white);
131
+ --tooltip-bg: var(--bs-dark);
132
+
133
+ /* Material Design Variables */
134
+ --mdc-filled-text-field-caret-color: #e67e0f;
135
+ --mdc-filled-text-field-focus-active-indicator-color: #e67e0f;
136
+ --mdc-filled-text-field-focus-label-text-color: rgba(230, 126, 15, 0.87);
137
+ --mdc-outlined-text-field-caret-color: #e67e0f;
138
+ --mdc-outlined-text-field-focus-outline-color: #e67e0f;
139
+ --mdc-outlined-text-field-focus-label-text-color: rgba(230, 126, 15, 0.87);
140
+ --mat-form-field-focus-select-arrow-color: rgba(230, 126, 15, 0.87);
141
+ --mat-option-selected-state-label-text-color: #e67e0f;
142
+ --mat-stepper-header-selected-state-icon-background-color: #e67e0f;
143
+ --mat-stepper-header-done-state-icon-background-color: #e67e0f;
144
+ --mat-stepper-header-edit-state-icon-background-color: #e67e0f;
145
+ --mat-datepicker-calendar-date-selected-state-background-color: #e67e0f;
146
+ --mat-datepicker-toggle-active-state-icon-color: #e67e0f;
147
+ --mat-badge-background-color: #e67e0f;
148
+ --mdc-circular-progress-active-indicator-color: #e67e0f;
149
+ --mdc-slider-handle-color: #e67e0f;
150
+ --mdc-slider-focus-handle-color: #e67e0f;
151
+ --mdc-slider-hover-handle-color: #e67e0f;
152
+ --mdc-slider-active-track-color: #e67e0f;
153
+ --mdc-slider-inactive-track-color: #e67e0f;
154
+ --mdc-slider-with-tick-marks-inactive-container-color: #e67e0f;
155
+ --mat-slider-ripple-color: #e67e0f;
156
+ --mat-select-focused-arrow-color: rgba(230, 126, 15, 0.87);
157
+ --mat-paginator-container-text-color: #6c757d;
158
+ --mat-paginator-container-text-font: "Inter", sans-serif, Arial !important;
159
+ --mdc-chip-label-text-color: rgba(75, 85, 99,1);
160
+ --mat-minimal-pseudo-checkbox-selected-checkmark-color: #019992 !important;
161
+ --mat-full-pseudo-checkbox-selected-icon-color: #019992 !important;
162
+
163
+ /* Switch Colors */
164
+ --mdc-switch-selected-focus-state-layer-color: #bb660c;
165
+ --mdc-switch-selected-handle-color: #bb660c;
166
+ --mdc-switch-selected-hover-state-layer-color: #bb660c;
167
+ --mdc-switch-selected-pressed-state-layer-color: #3949ab;
168
+ --mdc-switch-selected-focus-handle-color: #bb660c;
169
+ --mdc-switch-selected-hover-handle-color: #bb660c;
170
+ --mdc-switch-selected-pressed-handle-color: #bb660c;
171
+ --mdc-switch-selected-focus-track-color: #bb660c;
172
+ --mdc-switch-selected-hover-track-color: #bb660c;
173
+ --mdc-switch-selected-pressed-track-color: #bb660c;
174
+ --mdc-switch-selected-track-color: #bb660c;
175
+
176
+ /* Font Size Variables */
177
+ --font-size-8: 0.5rem;
178
+ --font-size-10: 0.625rem;
179
+ --font-size-11: 0.688rem;
180
+ --font-size-12: 0.75rem;
181
+ --font-size-13: 0.813rem;
182
+ --font-size-14: 0.875rem;
183
+ --font-size-15: 0.938rem;
184
+ --font-size-16: 1rem;
185
+ --font-size-18: 1.125rem;
186
+ --font-size-20: 1.25rem;
187
+ --font-size-24: 1.5rem;
188
+ --font-size-25: 1.563rem;
189
+ --font-size-28: 1.75rem;
190
+ --font-size-32: 2rem;
191
+ --font-size-36: 2.25rem;
192
+ --font-size-40: 2.5rem;
193
+ --font-size-44: 2.75rem;
194
+ --font-size-48: 3rem;
195
+ --font-size-50: 3.125rem;
196
+ --font-size-56: 3.5rem;
197
+ --font-size-64: 4rem;
198
+ --font-size-72: 4.5rem;
199
+ --font-size-75: 4.688rem;
200
+ --font-size-80: 5rem;
201
+ --font-size-90: 5.625rem;
202
+ --font-size-100: 6.25rem;
203
+ }
204
+
205
+ @supports (font-variation-settings: normal) {
206
+ :root {
207
+ font-family: InterVariable, sans-serif;
208
+ }
209
+ }
210
+
211
+ /* Base HTML & Body */
212
+ html, body {
213
+ min-height: 100%;
214
+ height: 100%;
215
+ overflow: auto;
216
+ overflow-x: hidden;
217
+ }
218
+
219
+ body {
220
+ height: 100vh;
221
+ background: var(--bs-white);
222
+ overflow-x: hidden;
223
+ }
224
+
225
+ /* Layout */
226
+ .layout-header {
227
+ z-index: 1501;
228
+ }
229
+
230
+ .container-screen {
231
+ display: flex;
232
+ flex-direction: column;
233
+ width: 100%;
234
+ height: 100%;
235
+ padding-left: 1.5rem;
236
+ padding-right: 1.5rem;
237
+ box-sizing: border-box;
238
+ }
239
+
240
+ .menu-container {
241
+ display: flex;
242
+ align-items: center;
243
+ gap: 8px;
244
+ }
245
+
246
+ /* from second file */
247
+ .flex-grow-1 { flex-grow: 1 !important; }
248
+
249
+ .class-row.header {
250
+ display: flex;
251
+ height: 39px;
252
+ padding: 8px 16px;
253
+ align-items: flex-start;
254
+ gap: 15rem;
255
+ align-self: stretch;
256
+ border-radius: 5px;
257
+ background: #F2F2F2;
258
+ }
259
+
260
+ .class-row {
261
+ display: grid;
262
+ grid-template-columns: 1fr 1fr 50px;
263
+ align-items: center;
264
+ gap: 1.5rem;
265
+ padding: 0.25rem 0.5rem;
266
+ border-bottom: 1px solid rgba(0, 0, 0, 0.09);
267
+ }
268
+
269
+
270
+ .rows-container {
271
+ max-height: 250px;
272
+ overflow-y: auto;
273
+ scrollbar-gutter: stable;
274
+ }
275
+
276
+ .rows-container::-webkit-scrollbar {
277
+ width: 8px;
278
+ }
279
+
280
+ .rows-container::-webkit-scrollbar-thumb {
281
+ background: rgba(0, 0, 0, 0.09);
282
+ border-radius: 4px;
283
+ }
284
+
285
+ .rows-container::-webkit-scrollbar-thumb:hover {
286
+ background: #868e96;
287
+ }
288
+
289
+ .col-action {
290
+ width: 40px; /* fixed width for the delete button */
291
+ display: flex;
292
+ justify-content: center;
293
+ }
294
+
295
+ /* Header & Navigation */
296
+ header .top-bar-header {
297
+ box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
298
+ }
299
+
300
+ .top-bar-header input {
301
+ width: 20rem !important;
302
+ outline: none;
303
+ border: 1px solid #6d5555e8;
304
+ border-left: none;
305
+ padding: 5px 5px;
306
+ font-size: 14px;
307
+ background: #6d5555e8 !important;
308
+ color: white !important;
309
+ border-radius: 5px;
310
+ }
311
+
312
+ .navbar-brand {
313
+ float: left;
314
+ height: 50px;
315
+ padding: 8px 10px;
316
+ font-size: 18px;
317
+ line-height: 21px;
318
+ padding-bottom: 12px;
319
+ padding-top: 0px;
320
+ }
321
+
322
+ /* Toolbar */
323
+ .main-toolbar {
324
+ position: sticky;
325
+ top: 101px;
326
+ background-color: white;
327
+ padding-top: 1rem;
328
+ padding-bottom: 1.4rem;
329
+ padding-left: 1.5rem;
330
+ padding-right: 1.5rem;
331
+ }
332
+
333
+ .main-toolbar-z-index {
334
+ z-index: 1000;
335
+ }
336
+
337
+ .toolbar-title {
338
+ font-size: var(--font-size-24);
339
+ font-weight: 700;
340
+ color: var(--dark-text-color) !important;
341
+ }
342
+
343
+ /* Typography */
344
+ blockquote, dd, dl, figure, h1, h2, h3, h4, h5, h6, hr, p, pre {
345
+ margin: 0 !important;
346
+ }
347
+
348
+ h5 {
349
+ font-size: 15px !important;
350
+ }
351
+
352
+ h6 {
353
+ font-weight: 600 !important;
354
+ }
355
+
356
+ .text-justify {
357
+ text-align: justify !important;
358
+ }
359
+
360
+ .lh-header {
361
+ line-height: 1.2;
362
+ }
363
+
364
+ .vertical-text-rotated {
365
+ writing-mode: vertical-rl;
366
+ text-orientation: mixed;
367
+ transform: rotate(180deg);
368
+ }
369
+
370
+ /* Text Colors */
371
+ .text-dark-gray {
372
+ color: var(--bs-bg-dark-gray) !important;
373
+ }
374
+
375
+ .text-secondary {
376
+ --bs-text-opacity: 1;
377
+ color: var(--bs-secondary) !important;
378
+ }
379
+
380
+ .text-black {
381
+ --bs-text-opacity: .9;
382
+ color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
383
+ }
384
+
385
+ .text-light-gray {
386
+ color: var(--text-color);
387
+ font-size: .8rem;
388
+ font-weight: 500;
389
+ }
390
+
391
+ .text-accent {
392
+ color: var(--accent-color) !important;
393
+ }
394
+
395
+ .text-yellow {
396
+ color: var(--dark-yellow-color);
397
+ }
398
+
399
+ .text-dark-accent {
400
+ color: var(--dark-accent-color);
401
+ }
402
+
403
+ .text-dark-warning {
404
+ color: var(--dark-Warning);
405
+ }
406
+
407
+ .text-light-dark {
408
+ color: var(--dark-text-color);
409
+ }
410
+
411
+ .text-danger {
412
+ color: var(--bs-red-danger) !important;
413
+ }
414
+
415
+ .text-light-info {
416
+ color: var(--light-info-color) !important;
417
+ }
418
+
419
+ .primary-text {
420
+ color: var(--bs-primary) !important;
421
+ }
422
+
423
+ /* from second file */
424
+
425
+ /* Line Height */
426
+ .lh-21 { line-height: 1.3125rem !important; }
427
+ .lh-24 { line-height: 1.5rem; }
428
+
429
+
430
+ /* from second file */
431
+
432
+ .text-orange { color: var(--orange-text-color) !important; }
433
+ .text-gray-light { color: var(--Secondary-Light-Color); }
434
+ .dark-text { color: var(--dark-text-color); }
435
+
436
+ /* Text Effects */
437
+ .text-ellipsis-three-line {
438
+ display: -webkit-box;
439
+ -webkit-box-orient: vertical;
440
+ -webkit-line-clamp: 3;
441
+ line-clamp: 3;
442
+ overflow: hidden;
443
+ text-overflow: ellipsis;
444
+ }
445
+
446
+ .text-ellipsis-two-line {
447
+ display: -webkit-box;
448
+ -webkit-box-orient: vertical;
449
+ -webkit-line-clamp: 2;
450
+ line-clamp: 2;
451
+ overflow: hidden;
452
+ text-overflow: ellipsis;
453
+ min-height: 31px !important;
454
+ }
455
+
456
+ .text-ellipsis-one-line {
457
+ display: -webkit-box;
458
+ -webkit-box-orient: vertical;
459
+ -webkit-line-clamp: 1;
460
+ line-clamp: 1;
461
+ overflow: hidden;
462
+ text-overflow: ellipsis;
463
+ min-height: 16px !important;
464
+ }
465
+
466
+ .warning-description-truncate {
467
+ display: -webkit-box;
468
+ -webkit-line-clamp: 3;
469
+ line-clamp: 3;
470
+ -webkit-box-orient: vertical;
471
+ overflow: hidden;
472
+ }
473
+
474
+ .line-clamp-two {
475
+ display: -webkit-box;
476
+ -webkit-line-clamp: 2;
477
+ line-clamp: 2;
478
+ -webkit-box-orient: vertical;
479
+ overflow: hidden;
480
+ text-overflow: ellipsis;
481
+ word-break: break-word;
482
+ }
483
+
484
+ .highlight {
485
+ background-color: #ffff00;
486
+ color: var(--bs-secondary);
487
+ }
488
+
489
+ /* Font Sizes */
490
+ .small, small {
491
+ font-weight: 400 !important;
492
+ font-size: .875em !important;
493
+ }
494
+
495
+ .smaller {
496
+ font-weight: 400 !important;
497
+ font-size: .75em !important;
498
+ }
499
+
500
+ .medium {
501
+ font-weight: 400 !important;
502
+ font-size: .9em !important;
503
+ }
504
+
505
+ .xmedium {
506
+ font-size: .85em !important;
507
+ }
508
+
509
+ .large {
510
+ font-size: .9em !important;
511
+ }
512
+
513
+ .text-lg {
514
+ font-size: 1.25rem;
515
+ }
516
+
517
+ .text-md {
518
+ font-size: 1.125rem;
519
+ }
520
+
521
+ .text-base {
522
+ font-size: 1rem;
523
+ }
524
+
525
+ .text-sm {
526
+ font-size: .875rem;
527
+ line-height: 1.5rem;
528
+ }
529
+
530
+ .text-xs {
531
+ font-size: 0.75rem;
532
+ }
533
+
534
+ .text-2xs {
535
+ font-size: 0.65rem;
536
+ }
537
+
538
+ .text-3xs {
539
+ font-size: 0.5rem;
540
+ }
541
+
542
+ .text-4xs {
543
+ font-size: 0.55rem;
544
+ }
545
+
546
+ .text-5xs {
547
+ font-size: 0.45rem;
548
+ }
549
+
550
+ .empty-text{
551
+ text-align:center!important ;
552
+ }
553
+
554
+
555
+ /* Font Size Classes */
556
+ .fs-8 { font-size: var(--font-size-8) !important; }
557
+ .fs-10 { font-size: var(--font-size-10) !important; }
558
+ .fs-11 { font-size: var(--font-size-11) !important; }
559
+ .fs-12 { font-size: var(--font-size-12) !important; }
560
+ .fs-13 { font-size: var(--font-size-13) !important; }
561
+ .fs-14 { font-size: var(--font-size-14) !important; }
562
+ .fs-15 { font-size: var(--font-size-15) !important; }
563
+ .fs-16 { font-size: var(--font-size-16) !important; }
564
+ .fs-18 { font-size: var(--font-size-18) !important; }
565
+ .fs-20 { font-size: var(--font-size-20) !important; }
566
+ .fs-24 { font-size: var(--font-size-24) !important; }
567
+ .fs-25 { font-size: var(--font-size-25) !important; }
568
+ .fs-28 { font-size: var(--font-size-28) !important; }
569
+ .fs-32 { font-size: var(--font-size-32) !important; }
570
+ .fs-36 { font-size: var(--font-size-36) !important; }
571
+ .fs-40 { font-size: var(--font-size-40) !important; }
572
+ .fs-44 { font-size: var(--font-size-44) !important; }
573
+ .fs-48 { font-size: var(--font-size-48) !important; }
574
+ .fs-50 { font-size: var(--font-size-50) !important; }
575
+ .fs-56 { font-size: var(--font-size-56) !important; }
576
+ .fs-64 { font-size: var(--font-size-64) !important; }
577
+ .fs-72 { font-size: var(--font-size-72) !important; }
578
+ .fs-75 { font-size: var(--font-size-75) !important; }
579
+ .fs-80 { font-size: var(--font-size-80) !important; }
580
+ .fs-90 { font-size: var(--font-size-90) !important; }
581
+ .fs-100 { font-size: var(--font-size-100) !important; }
582
+
583
+ /* Font Weight Classes */
584
+ .fw-light-bold { font-weight: 600 !important; }
585
+ .fw-extra-light { font-weight: 200 !important; }
586
+ .fw-extra-light-italic { font-style: italic; font-weight: 200 !important; }
587
+ .fw-light-italic { font-style: italic; font-weight: 300 !important; }
588
+ .fw-300 { font-weight: 300 !important; }
589
+ .fw-400 { font-weight: 400 !important; }
590
+ .fw-meduim { font-weight: 500 !important; }
591
+ .fw-meduim-italic { font-style: italic; font-weight: 500 !important; }
592
+ .fw-semibold { font-weight: 600 !important; }
593
+ .fw-semibold-italic { font-style: italic; font-weight: 600 !important; }
594
+ .fw-800 { font-weight: 800 !important; }
595
+ .fw-extra-bold { font-weight: 800 !important; }
596
+ .fw-extra-bold-italic { font-style: italic; font-weight: 800 !important; }
597
+ .fw-200 { font-weight: 200; }
598
+ .medium-label { font-weight: 500 !important; }
599
+
600
+
601
+ /* tags */
602
+ .tag-list {
603
+ display: grid;
604
+ grid-template-columns: repeat(5, 1fr);
605
+ gap: 38px;
606
+ }
607
+
608
+ .cdk-drop-list {
609
+ gap: .5rem !important
610
+ }
611
+
612
+ .cdk-overlay-container {
613
+ z-index: 3000 !important;
614
+ }
615
+
616
+ @media (max-width: 769px) {
617
+ .tag-list {
618
+ display: flex;
619
+ flex-wrap: wrap;
620
+ align-items: center;
621
+ gap: 38px;
622
+ align-self: stretch;
623
+ flex-direction: column;
624
+ }
625
+ .tag-item {
626
+ min-width: 238px !important;
627
+ }
628
+ .popup-title {
629
+ flex-direction: column !important;
630
+ }
631
+ }
632
+ @media (min-width: 769px) and (max-width: 1024px) {
633
+ .tag-list {
634
+ display: grid;
635
+ grid-template-columns: repeat(3, 1fr);
636
+ gap: 38px;
637
+ }
638
+
639
+
640
+ }
641
+
642
+ .tag-item {
643
+ display: flex !important;
644
+ height: 47px !important;
645
+ padding: 8px 16px !important;
646
+ align-items: center !important;
647
+ gap: 10px !important;
648
+ border-radius: 4px !important;
649
+ background: var(--bs-bg-disabled) !important;
650
+ justify-content: space-between;
651
+ align-items: center;
652
+ color: var(--dark-text-color) !important;
653
+ font-size: 14px !important;
654
+ font-style: normal !important;
655
+ font-weight: 500 !important;
656
+ line-height: 21px !important;
657
+ }
658
+
659
+ .gap-333 {
660
+ gap: 333px;
661
+ }
662
+
663
+ /* Buttons */
664
+
665
+ .collapse-btn {
666
+ color: #6B6A6A;
667
+ }
668
+ .collapse-btn svg[role="img"] {
669
+ padding-top: 5px;
670
+ }
671
+
672
+ .bg-state-incomplete {
673
+ background: var(--light-gray-color) !important;
674
+ }
675
+
676
+ .bg-state-archived {
677
+
678
+ background: var(--dark-text-color);
679
+ }
680
+
681
+ button {
682
+ border-radius: var(--bs-border-radius) !important;
683
+ }
684
+
685
+ .btn-primary {
686
+ color: var(--bs-white) !important;
687
+ --bs-btn-bg: var(--bs-primary);
688
+ --bs-btn-border-color: var(--bs-primary);
689
+ --bs-btn-hover-color: var(--bs-white);
690
+ --bs-btn-hover-bg: var(--bs-link-hover-color);
691
+ --bs-btn-hover-border-color: var(--bs-link-hover-color);
692
+ --bs-btn-focus-shadow-rgb: 49, 132, 253;
693
+ --bs-btn-active-color: var(--bs-white);
694
+ --bs-btn-active-bg: var(--bs-link-hover-color);
695
+ --bs-btn-active-border-color: var(--bs-link-hover-color);
696
+ --bs-btn-disabled-color: var(--bs-white);
697
+ --bs-btn-disabled-bg: var(--bs-primary);
698
+ --bs-btn-disabled-border-color: var(--bs-primary);
699
+ }
700
+
701
+ .btn-light-primary {
702
+ color: var(--primary-color);
703
+ --bs-btn-bg: var(--primary-color-light);
704
+ --bs-btn-border-color: var(--primary-color-light);
705
+ --bs-btn-hover-color: var(--bs-white) !important;
706
+ --bs-btn-hover-bg: var(--bs-primary);
707
+ --bs-btn-hover-border-color: var(--bs-primary);
708
+ --bs-btn-focus-shadow-rgb: rgb(194, 103, 6);
709
+ --bs-btn-active-color: var(--bs-white);
710
+ --bs-btn-active-bg: var(--bs-primary) !important;
711
+ --bs-btn-active-border-color: var(--bs-primary);
712
+ --bs-btn-disabled-color: var(--bs-white);
713
+ --bs-btn-disabled-bg: var(--bs-light-primary-hover);
714
+ --bs-btn-disabled-border-color: var(--bs-light-primary-hover);
715
+ }
716
+
717
+ .btn-outline-primary {
718
+ --bs-btn-bg: var(--bs-white);
719
+ --bs-btn-color: var(--bs-primary);
720
+ --bs-btn-border-color: var(--bs-primary);
721
+ --bs-btn-hover-bg: var(--bs-primary);
722
+ --bs-btn-hover-border-color: var(--bs-primary);
723
+ --bs-btn-focus-shadow-rgb: 13, 110, 253;
724
+ --bs-btn-active-bg: var(--bs-link-hover-color);
725
+ --bs-btn-active-border-color: var(--bs-link-hover-color);
726
+ --bs-btn-disabled-color: var(--bs-primary);
727
+ --bs-btn-disabled-border-color: var(--bs-primary);
728
+ --bs-btn-hover-color: var(--bs-white) !important;
729
+ }
730
+
731
+ .btn-outline-primary:hover fa-icon.ng-fa-icon {
732
+ color: var(--bs-white) !important;
733
+ }
734
+
735
+ .btn-outline-light-primary {
736
+ --bs-btn-color: var(--bs-primary) !important;
737
+ --bs-btn-border-color: var(--bs-primary);
738
+ --bs-btn-hover-bg: var(--bs-light-primary);
739
+ --bs-btn-hover-border-color: var(--bs-light-primary);
740
+ --bs-btn-focus-shadow-rgb: 13, 110, 253;
741
+ --bs-btn-active-bg: var(--bs-light-primary);
742
+ --bs-btn-active-border-color: var(--bs-light-primary);
743
+ --bs-btn-disabled-color: var(--bs-light-primary);
744
+ --bs-btn-disabled-border-color: var(--bs-light-primary);
745
+ --bs-btn-hover-color: var(--bs-primary);
746
+ }
747
+
748
+ .btn-light {
749
+ --bs-btn-bg: #f9fafb;
750
+ --bs-btn-border-color: var(--bs-custom-light-grey);
751
+ --bs-btn-hover-color: var(--bs-black);
752
+ --bs-btn-hover-bg: var(--bs-custom-light-white);
753
+ --bs-btn-hover-border-color: var(--bs-custom-light-grey) ;
754
+ --bs-btn-focus-shadow-rgb: 130, 138, 145;
755
+ --bs-btn-active-color: var(--bs-black);
756
+ --bs-btn-active-bg: var(--bs-custom-light-white);
757
+ --bs-btn-active-border-color: var(--bs-custom-light-grey);
758
+ --bs-btn-disabled-color: var(--bs-white);
759
+ --bs-btn-disabled-bg: var(--bs-custom-light-white);
760
+ --bs-btn-disabled-border-color: var(--bs-custom-light-grey);
761
+ }
762
+
763
+ .btn-outline-light {
764
+ --bs-btn-color: var(--bs-black);
765
+ --bs-btn-border-color: var(--bs-custom-light-grey);
766
+ --bs-btn-hover-color: var(--bs-black);
767
+ --bs-btn-hover-bg: var(--bs-custom-light-white);
768
+ --bs-btn-hover-border-color: var(--bs-custom-light-grey);
769
+ --bs-btn-focus-shadow-rgb: 248, 249, 250;
770
+ --bs-btn-active-color: var(--bs-black);
771
+ --bs-btn-active-bg: var(--bs-custom-light-white);
772
+ --bs-btn-active-border-color: var(--bs-custom-light-grey);
773
+ --bs-btn-disabled-color: var(--bs-custom-light-white);
774
+ --bs-btn-disabled-border-color: var(--bs-custom-light-grey);
775
+ }
776
+
777
+ .btn-white {
778
+ background-color: var(--bs-white) !important;
779
+ }
780
+
781
+ .btn-white:hover {
782
+ background-color: var(--bg-light-gray) !important;
783
+ }
784
+
785
+ .btn-h-sm {
786
+ height: 1.875rem;
787
+ display: flex;
788
+ justify-content: center;
789
+ align-items: center;
790
+ }
791
+
792
+ .btn-width {
793
+ min-width: 80px;
794
+ }
795
+
796
+ /* Links */
797
+ a {
798
+ color: var(--bs-primary) !important;
799
+ }
800
+
801
+ a:hover {
802
+ color: var(--bs-link-hover-color) !important;
803
+ cursor: pointer;
804
+ }
805
+
806
+ .link-primary:focus, .link-primary:hover {
807
+ color: RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;
808
+ text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important;
809
+ }
810
+
811
+ .link-dark-gray {
812
+ color: var(--bs-bg-dark-gray) !important;
813
+ }
814
+
815
+ .hover-primary:hover {
816
+ color: var(--bs-primary) !important;
817
+ text-decoration-color: var(--bs-primary) !important;
818
+ }
819
+
820
+ .cursor-pointer, .active-link {
821
+ cursor: pointer;
822
+ text-decoration: none;
823
+ }
824
+
825
+ a.cursor-pointer:hover {
826
+ color: var(--bs-link-hover-color);
827
+ }
828
+
829
+ a.active-link:hover {
830
+ background: rgba(0, 0, 0, .04);
831
+ }
832
+
833
+ .text-decoration-underline {
834
+ text-underline-offset: 3px;
835
+ }
836
+
837
+ /* Navigation */
838
+ a.menu-link:hover {
839
+ color: var(--bs-primary) !important;
840
+ }
841
+
842
+ a.nav-link {
843
+ cursor: pointer;
844
+ }
845
+
846
+ .dropdown-menu {
847
+ --bs-dropdown-link-active-color: #4b5563;
848
+ --bs-dropdown-link-active-bg: rgba(0, 0, 0, .07);
849
+ --bs-dropdown-link-hover-color: #4b5563;
850
+ --bs-dropdown-link-hover-bg: rgba(0, 0, 0, .07);
851
+ }
852
+
853
+ .dropdown-item{
854
+ padding: .5rem 1rem;
855
+ }
856
+
857
+ .dropdown-item:focus, .dropdown-item:hover {
858
+ color: var(--bs-dropdown-link-active-color) !important;
859
+ }
860
+
861
+ .dropdown-item:hover {
862
+ color: var(--orange-text-color);
863
+ font-weight: 600;
864
+ font-size: var(--font-size-14) !important;
865
+ background: var(--bs-light-primary-bg);
866
+ border: 1px solid #EBE5FC;
867
+ }
868
+
869
+ .dropdown-menu.user-menu {
870
+ top: 106%;
871
+ left: -15px;
872
+ border-radius: var(--bs-border-radius);
873
+ }
874
+
875
+ .menu-outline-primary a.dropdown-item {
876
+ color: black;
877
+ }
878
+
879
+ .nav-pills {
880
+ --bs-nav-pills-link-active-bg: var(--bs-primary);
881
+ }
882
+
883
+ /* Forms */
884
+ .form-control:focus {
885
+ border-color: var(--bs-primary);
886
+ outline: 0;
887
+ box-shadow: none;
888
+ }
889
+
890
+ .form-select:focus {
891
+ border-color: var(--bs-primary);
892
+ outline: 0;
893
+ box-shadow: none;
894
+ }
895
+
896
+ .form-label, .col-form-label {
897
+ margin-bottom: .5rem;
898
+ font-weight: 600;
899
+ font-size: .9rem;
900
+ }
901
+
902
+ select option {
903
+ padding: 5px;
904
+ }
905
+
906
+ select option:hover, select option:active, select option:visited,
907
+ select option:focus, section option:checked {
908
+ background-color: rgba(0, 0, 0, .1);
909
+ }
910
+
911
+ input:invalid, textarea:invalid select:invalid,
912
+ select:required, input:required, textarea:required {
913
+ border-color: var(--bs-danger);
914
+ }
915
+
916
+ .input-group-text {
917
+ border: 1px solid #6d5555e8;
918
+ border-right: none;
919
+ }
920
+
921
+ .form-switch .form-check-input {
922
+ width: 2.4em !important;
923
+ height: 1.2em !important;
924
+ }
925
+
926
+ .form-check-input:focus {
927
+ border-color: var(--accent-color);
928
+ outline: 0;
929
+ box-shadow: 0 0 0 0.25rem rgba(1, 153, 146, .25);
930
+ }
931
+
932
+ .form-check-input:checked {
933
+ background-color: var(--accent-color);
934
+ border-color: var(--accent-color);
935
+ }
936
+
937
+ .toggle-description {
938
+ position: relative;
939
+ top: 2.7rem;
940
+ left: 1.5rem;
941
+ z-index: 1;
942
+ cursor: pointer;
943
+ pointer-events: none;
944
+ }
945
+
946
+ .toggle-switch {
947
+ position: relative;
948
+ top: 2.7rem;
949
+ left: 1.5rem;
950
+ z-index: 1;
951
+ }
952
+
953
+ .filter-collapsed {
954
+ height: 0;
955
+ overflow: hidden;
956
+ transition: height 0.3s ease-in-out;
957
+ }
958
+
959
+ .filter-expanded {
960
+ height: auto;
961
+ transition: height 0.3s ease-in-out;
962
+ }
963
+
964
+ /* Alerts */
965
+ .alert {
966
+ --bs-alert-padding-x: 0.75rem;
967
+ --bs-alert-padding-y: 0.75rem;
968
+ --bs-alert-margin-bottom: 0.75rem;
969
+ }
970
+
971
+ .alert-primary, .alert-dark {
972
+ --bs-alert-color: var(--bs-white);
973
+ --bs-alert-link-color: var(--bs-white);
974
+ }
975
+
976
+ .alert-light, .alert-secondary {
977
+ --bs-alert-color: var(--bs-dark);
978
+ --bs-alert-link-color: var(--bs-dark);
979
+ }
980
+
981
+ .alert-light-primary {
982
+ --bs-alert-color: var(--accent-color);
983
+ --bs-alert-bg: #249ea01a;
984
+ --bs-alert-border-color: var(--accent-color);
985
+ --bs-alert-link-color: var(--accent-color);
986
+ }
987
+
988
+ .alert-dismissible .btn-close {
989
+ font-size: smaller;
990
+ }
991
+
992
+ a.alert-link {
993
+ color: inherit;
994
+ }
995
+
996
+
997
+ /* Cards */
998
+
999
+ .responsive-cards-container-width {
1000
+ width: 60%;
1001
+ }
1002
+
1003
+ .card-action svg[role="img"] {
1004
+ display:inline-block;
1005
+ width: 24px;
1006
+ height: 24px;
1007
+ }
1008
+
1009
+ .card.disabled {
1010
+ pointer-events: none;
1011
+ opacity: 0.6;
1012
+ }
1013
+
1014
+ .card.disabled .card-header,
1015
+ .card.disabled .card-body {
1016
+ user-select: none;
1017
+ }
1018
+
1019
+ .card-header {
1020
+ cursor: pointer;
1021
+ background-color: transparent !important;
1022
+ border-bottom:none!important;
1023
+ }
1024
+
1025
+ .card-min-height {
1026
+ height: 180px;
1027
+ }
1028
+
1029
+ .card-max-width {
1030
+ max-width: 18rem;
1031
+ }
1032
+
1033
+ .card-shadow {
1034
+ box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) !important;
1035
+ }
1036
+
1037
+ .card-radius {
1038
+ border-radius: 0.5rem !important;
1039
+ }
1040
+
1041
+ .state-card {
1042
+ color: var(--bs-white);
1043
+ background-color: var(--bs-bg-dark-gray);
1044
+ height: 100%;
1045
+ display: flex;
1046
+ flex-direction: column;
1047
+ text-align: center;
1048
+ align-content: space-between;
1049
+ box-shadow: var(--bs-box-shadow-sm);
1050
+ border-radius: var(--bs-border-radius);
1051
+ padding: 1rem !important;
1052
+ }
1053
+
1054
+ .light-gray-card, .light-gray-container {
1055
+ border: none;
1056
+ background: var(--bs-light-gray);
1057
+ box-shadow: var(--bs-box-shadow-xs);
1058
+ }
1059
+
1060
+ .widget-card {
1061
+ background-color: var(--bs-white);
1062
+ width: 100%;
1063
+ padding-bottom: 0.5rem;
1064
+ box-shadow: var(--bs-xs-shadow-box);
1065
+ border-radius: var(--bs-border-radius);
1066
+ }
1067
+
1068
+ .widget-header {
1069
+ display: flex;
1070
+ width: 100%;
1071
+ border-bottom: 1px solid;
1072
+ font-weight: 400;
1073
+ font-size: var(--font-size-12) !important;
1074
+ color: var(--dark-gray-text-color);
1075
+ }
1076
+
1077
+ .widget-header-label {
1078
+ width: 50%;
1079
+ display: flex;
1080
+ padding: 0.5rem;
1081
+ }
1082
+
1083
+ .request-tab-shadow {
1084
+ border-radius: 0.5rem !important;
1085
+ background: var(--bs-white);
1086
+ box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
1087
+ }
1088
+
1089
+ .row div.card:hover {
1090
+ box-shadow: 0 .125rem .25rem rgba(0,0,0, .075);
1091
+ }
1092
+
1093
+ .selecte-card-List:hover {
1094
+ border-color: var(--bs-primary) !important;
1095
+ background-color: var(--bs-light-primary-bg) !important;
1096
+ }
1097
+
1098
+ .selected-card, .selected-anchor-card {
1099
+ background-color: var(--bs-light-primary-bg) !important;
1100
+ border-color: var(--bs-primary) !important;
1101
+ border-width: 2px !important;
1102
+ }
1103
+
1104
+ .selected-anchor-card::after {
1105
+ content: "";
1106
+ position: absolute;
1107
+ bottom: -1rem;
1108
+ left: 50%;
1109
+ transform: translateX(-50%);
1110
+ width: 0;
1111
+ height: 0;
1112
+ border-left: 1rem solid transparent;
1113
+ border-right: 1rem solid transparent;
1114
+ border-top: 1rem solid var(--bs-primary);
1115
+ }
1116
+
1117
+ .card-main-title-xs {
1118
+ font-weight: 600;
1119
+ font-size: var(--font-size-10);
1120
+ }
1121
+
1122
+ .card-main-title-sm {
1123
+ font-weight: 600;
1124
+ font-size: var(--font-size-12);
1125
+ }
1126
+
1127
+ .card-main-title-md {
1128
+ font-weight: 600;
1129
+ font-size: var(--font-size-14);
1130
+ }
1131
+
1132
+ .card-main-title-lg {
1133
+ font-weight: 600;
1134
+ font-size: var(--font-size-16);
1135
+ }
1136
+
1137
+
1138
+ .card-sub-title-xs {
1139
+ font-weight: 400;
1140
+ font-size: var(--font-size-10);
1141
+ }
1142
+
1143
+ .card-sub-title-sm {
1144
+ font-weight: 400;
1145
+ font-size: var(--font-size-12);
1146
+ }
1147
+
1148
+ .card-sub-title-md {
1149
+ font-weight: 400;
1150
+ font-size: var(--font-size-14);
1151
+ }
1152
+
1153
+ .card-sub-title-lg {
1154
+ font-weight: 400;
1155
+ font-size: var(--font-size-16);
1156
+ }
1157
+
1158
+ .selected-event-option {
1159
+ background-color: var(--bs-primary);
1160
+ }
1161
+
1162
+ .not-selected-event-option {
1163
+ background-color: var(--bs-light-primary-bg) !important;
1164
+ }
1165
+
1166
+ /* Badges & Labels */
1167
+
1168
+ .status-badge {
1169
+ margin-right: -5px;
1170
+ border-top-right-radius: 0.2rem;
1171
+ border-bottom-right-radius: 0.2rem;
1172
+ box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.075);
1173
+ width: 120px;
1174
+ height: 25px;
1175
+ }
1176
+
1177
+ .status-request-badge {
1178
+ margin-right: -5px;
1179
+ border-top-left-radius: 0.2rem;
1180
+ border-bottom-left-radius: 0.2rem;
1181
+ border-bottom-right-radius: 0.1rem;
1182
+ box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.075);
1183
+ height: 19px;
1184
+ }
1185
+
1186
+ .status-badge-triangle {
1187
+ margin-top: 27px;
1188
+ width: 12px;
1189
+ height: 16px;
1190
+ transform: rotate(0deg);
1191
+ }
1192
+
1193
+ .status-request-badge-triangle {
1194
+ margin-top: 4px;
1195
+ width: 29px;
1196
+ height: 32px;
1197
+ }
1198
+
1199
+ .state-badge {
1200
+ font-size: 12px;
1201
+ font-weight: normal;
1202
+ border-radius: .25rem !important;
1203
+ display: flex;
1204
+ justify-content: center;
1205
+ }
1206
+
1207
+ .badge-width {
1208
+ width: 238px;
1209
+ }
1210
+
1211
+ .badge-light {
1212
+ background-color: var(--bs-bg-disabled);
1213
+ }
1214
+ .property-badge {
1215
+ background-color: #F0E4D5 !important;
1216
+ font-size: var(--font-size-10) !important;
1217
+ font-weight: 600 !important;
1218
+ color: black;
1219
+ padding: 5px;
1220
+ border-radius: 0.25rem;
1221
+ line-height: 100%;
1222
+ }
1223
+
1224
+ /* Labels */
1225
+ .label-info {
1226
+ background-color: var(--bs-info-color-light);
1227
+ }
1228
+
1229
+ .label-purple {
1230
+ background-color: var(--bs-purple);
1231
+ }
1232
+
1233
+ .label-success {
1234
+ background-color: var(--bs-success-color-light);
1235
+ }
1236
+
1237
+ .label-danger {
1238
+ background-color: var(--bs-danger);
1239
+ }
1240
+
1241
+ .label-primary {
1242
+ background-color: var(--bs-primary-color-light);
1243
+ }
1244
+
1245
+ .label-default {
1246
+ background-color: var(--bs-default-color-light);
1247
+ }
1248
+
1249
+ /* Class Tag Item */
1250
+ .class-tag-item {
1251
+ display: flex;
1252
+ padding: 4px 8px;
1253
+ align-items: flex-start;
1254
+ gap: 8px;
1255
+ border-radius: 4px;
1256
+ background: var(--bs-light-primary-bg);
1257
+ color: var(--dark-text-color);
1258
+ text-align: center;
1259
+ font-size: 14px;
1260
+ font-style: normal;
1261
+ font-weight: 600;
1262
+ line-height: normal;
1263
+ }
1264
+
1265
+
1266
+ /* Progress */
1267
+
1268
+ .step-progress {
1269
+ display: inline-flex;
1270
+ align-items: center;
1271
+ margin-left: 8px;
1272
+ }
1273
+
1274
+ .step-block-filled, .step-block-empty {
1275
+ width: 10px;
1276
+ height: 5px;
1277
+ display: inline-block;
1278
+ margin-right: 2px;
1279
+ }
1280
+
1281
+ .step-block-filled {
1282
+ background: var(--bs-step-progress);
1283
+ }
1284
+
1285
+ .step-block-empty {
1286
+ background: var(--bs-white);
1287
+ border: 1px solid var(--bs-step-progress);
1288
+ }
1289
+
1290
+
1291
+ .progress, .progress-stacked {
1292
+ --bs-progress-bar-bg: var(--bs-primary);
1293
+ }
1294
+
1295
+ .bg-progress {
1296
+ --bs-bg-opacity: 1;
1297
+ background-color: #f3bc50 !important;
1298
+ color: var(--bs-white);
1299
+ }
1300
+
1301
+ /* Background Colors */
1302
+ .bg-light-primary {
1303
+ background: var(--bs-light-primary-bg);
1304
+ }
1305
+
1306
+ .bg-light-gray {
1307
+ background: #F8F7F7 !important;
1308
+ }
1309
+
1310
+ .bg-dark-gray {
1311
+ background: var(--bs-bg-dark-gray) !important;
1312
+ }
1313
+
1314
+ .bg-light-green {
1315
+ background: var(--bs-light-green) !important;
1316
+ }
1317
+
1318
+ .bg-light-orange {
1319
+ background: var(--bs-light-orange) !important;
1320
+ }
1321
+
1322
+ .bg-disabled {
1323
+ background-color: var(--bs-bg-disabled) !important;
1324
+ }
1325
+
1326
+ .bg-accent {
1327
+ background-color: var(--accent-color) !important;
1328
+ }
1329
+
1330
+ .bg-dark-warning {
1331
+ background: var(--bs-dark-warning);
1332
+ }
1333
+
1334
+ .bg-dark-accent {
1335
+ background-color: var(--dark-accent-color);
1336
+ }
1337
+
1338
+ .bg-yellow {
1339
+ background: var(--dark-yellow-color);
1340
+ }
1341
+
1342
+ .bg-gray {
1343
+ background: var(--bs-gray) !important;
1344
+ }
1345
+
1346
+ .bg-light-success {
1347
+ background: var(--bs-success-color-light);
1348
+ }
1349
+
1350
+ .bg-corn-flower {
1351
+ background-color: #52688f !important;
1352
+ }
1353
+
1354
+ .bg-mauve {
1355
+ background-color: #b7a1a6 !important;
1356
+ }
1357
+
1358
+ .bg-kelly-green {
1359
+ background-color: #18a558 !important;
1360
+ }
1361
+
1362
+ .bg-dark-warning {
1363
+ background-color: var(--dark-Warning);
1364
+ }
1365
+
1366
+ .bg-light-info {
1367
+ background-color: var(--light-info-color) !important;
1368
+ }
1369
+
1370
+ .bg-light-secondary {
1371
+ background-color: var(--sidebar-color) !important;
1372
+ }
1373
+
1374
+ .bg-light-green {
1375
+ background-color: var(--light-blue);
1376
+ }
1377
+
1378
+ .bg-offday {
1379
+ background: rgba(242, 208, 117, 0.50) !important;
1380
+ }
1381
+
1382
+ .bg-opacity-07 {
1383
+ --bs-bg-opacity: 0.07;
1384
+ }
1385
+
1386
+ /* Borders */
1387
+ .border-accent {
1388
+ border-color: var(--accent-color) !important;
1389
+ }
1390
+
1391
+ .border-gray {
1392
+ border-color: var(--gray-border-color) !important;
1393
+ }
1394
+
1395
+ .border-dashed-secondary {
1396
+ border-style: dashed !important;
1397
+ border-width: 1px !important;
1398
+ border-color: var(--bs-secondary) !important;
1399
+ }
1400
+
1401
+ .border-start-10 {
1402
+ border-left-width: 10px !important;
1403
+ }
1404
+
1405
+ .border-start-primary {
1406
+ border-left-color: var(--bs-primary) !important;
1407
+ }
1408
+
1409
+ .left-orange-border {
1410
+ border-left: 5px solid var(--primary-color);
1411
+ }
1412
+
1413
+ .custom-dashed-border {
1414
+ position: relative;
1415
+ padding: 20px;
1416
+ background: var(--bs-white);
1417
+ }
1418
+
1419
+ .custom-dashed-border::before {
1420
+ content: "";
1421
+ position: absolute;
1422
+ top: 0;
1423
+ left: 0;
1424
+ right: 0;
1425
+ bottom: 0;
1426
+ border-radius: 0.5rem;
1427
+ pointer-events: none;
1428
+ z-index: 1;
1429
+ background: repeating-linear-gradient(to right, #9D9C9C 0 20px, transparent 20px 30px) top,
1430
+ repeating-linear-gradient(to right, #9D9C9C 0 20px, transparent 20px 30px) bottom,
1431
+ repeating-linear-gradient(to bottom, #9D9C9C 0 20px, transparent 20px 30px) left,
1432
+ repeating-linear-gradient(to bottom, #9D9C9C 0 20px, transparent 20px 30px) right;
1433
+ background-repeat: no-repeat;
1434
+ background-size: 100% 1px, 100% 1px, 1px 100%, 1px 100%;
1435
+ background-position: top left, bottom left, top left, top right;
1436
+ }
1437
+
1438
+ /* Border Radius */
1439
+ .rounded-6px { border-radius: 6px !important; }
1440
+
1441
+
1442
+ /* Border Highlight Classes */
1443
+ .bs-highlight, .be-highlight, .bt-highlight {
1444
+ border-radius: .25rem;
1445
+ }
1446
+
1447
+ .bs-highlight {
1448
+ border-left-width: .35rem;
1449
+ }
1450
+
1451
+ .be-highlight {
1452
+ border-right-width: .35rem;
1453
+ }
1454
+
1455
+ .bt-highlight {
1456
+ border-top-width: .35rem;
1457
+ }
1458
+
1459
+ .bb-highlight {
1460
+ border: 1px solid #e9ecef;
1461
+ border-bottom-width: .35rem;
1462
+ border-radius: .25rem;
1463
+ }
1464
+
1465
+ /* Border Colors */
1466
+ .bs-accent, .be-accent, .bt-accent, .bb-accent { border-color: var(--accent-color); }
1467
+ .bs-primary, .be-primary, .bt-primary, .bb-primary { border-color: var(--bs-primary); }
1468
+ .bs-success, .be-success, .bt-success, .bb-success { border-color: var(--bs-success); }
1469
+ .bs-info, .be-info, .bt-info, .bb-info { border-color: var(--bs-info); }
1470
+ .bs-warning, .be-warning, .bt-warning, .bb-warning { border-color: var(--bs-warning); }
1471
+ .bs-dark, .be-dark, .bt-dark, .bb-dark { border-color: var(--bs-dark); }
1472
+ .bs-danger, .be-danger, .bt-danger, .bb-danger { border-color: var(--bs-danger); }
1473
+
1474
+ /* Shadows */
1475
+ .shadow-xs {
1476
+ box-shadow: var(--bs-box-shadow-xs) !important;
1477
+ }
1478
+
1479
+ /* Small */
1480
+ .shadow-sm {
1481
+ box-shadow: var(--bs-sm-shadow-box) !important;
1482
+ }
1483
+
1484
+ /* Medium */
1485
+ .shadow-md {
1486
+ box-shadow: var(--bs-md-shadow-box) !important;
1487
+ }
1488
+
1489
+ /* Large */
1490
+ .shadow-lg {
1491
+ box-shadow: var(--bs-l-shadow-box) !important;
1492
+ }
1493
+
1494
+ /* Extra Large */
1495
+ .shadow-xl {
1496
+ box-shadow: var(--bs-xl-shadow-box) !important;
1497
+ }
1498
+
1499
+ /* Images & Avatars */
1500
+ .rounded-image-container {
1501
+ overflow: hidden;
1502
+ border-radius: 50%;
1503
+ height: 30px;
1504
+ width: 30px;
1505
+ margin: 0 4px;
1506
+ border: 1px solid rgba(0, 0, 0, 0.1);
1507
+ box-shadow: 0 1px 3px rgba(0,0,0,0.15);
1508
+ }
1509
+
1510
+ .employee-rounded-badge {
1511
+ display: flex;
1512
+ align-items: center;
1513
+ justify-content: center;
1514
+ border: none;
1515
+ border-radius: 50% !important;
1516
+ box-shadow: var(--bs-box-shadow-sm) !important;
1517
+ background-color: darkgray;
1518
+ width: 60px;
1519
+ height: 60px;
1520
+ }
1521
+
1522
+ .employee-rounded-badge-2xl-contaner {
1523
+ width: 60px !important;
1524
+ height: 60px !important;
1525
+ }
1526
+
1527
+ .employee-rounded-badge-2xl {
1528
+ display: flex;
1529
+ align-items: center;
1530
+ justify-content: center;
1531
+ border: none;
1532
+ border-radius: 50% !important;
1533
+ box-shadow: var(--bs-box-shadow-sm) !important;
1534
+ background-color: var(--bs-cusotm-light-silver) !important;
1535
+ color: var(--dark-text-color);
1536
+ width: 60px !important;
1537
+ height: 60px !important;
1538
+ }
1539
+
1540
+ .employee-rounded-badge-xl-contaner {
1541
+ width: 50px !important;
1542
+ height: 50px !important;
1543
+ }
1544
+
1545
+ .employee-rounded-badge-xl {
1546
+ display: flex;
1547
+ align-items: center;
1548
+ justify-content: center;
1549
+ border: none;
1550
+ border-radius: 50% !important;
1551
+ box-shadow: var(--bs-box-shadow-sm) !important;
1552
+ background-color: var(--bs-cusotm-light-silver) !important;
1553
+ color: var(--dark-text-color);
1554
+ width: 50px;
1555
+ height: 50px;
1556
+ }
1557
+
1558
+ .employee-rounded-badge-lg-contaner {
1559
+ width: 40px !important;
1560
+ height: 40px !important;
1561
+ }
1562
+
1563
+ .employee-rounded-badge-lg {
1564
+ display: flex;
1565
+ align-items: center;
1566
+ justify-content: center;
1567
+ border: none;
1568
+ border-radius: 50% !important;
1569
+ box-shadow: var(--bs-box-shadow-sm) !important;
1570
+ background-color: var(--bs-cusotm-light-silver) !important;
1571
+ color: var(--dark-text-color);
1572
+ width: 40px;
1573
+ height: 40px;
1574
+ }
1575
+
1576
+ .employee-rounded-badge-md-contaner {
1577
+ width: 35px !important;
1578
+ height: 35px !important;
1579
+ }
1580
+
1581
+ .employee-rounded-badge-md {
1582
+ display: flex;
1583
+ align-items: center;
1584
+ justify-content: center;
1585
+ border: none;
1586
+ border-radius: 50% !important;
1587
+ box-shadow: var(--bs-box-shadow-sm) !important;
1588
+ background-color: var(--bs-cusotm-light-silver) !important;
1589
+ color: var(--dark-text-color);
1590
+ width: 35px;
1591
+ height: 35px;
1592
+ }
1593
+
1594
+ .employee-rounded-badge-sm-contaner {
1595
+ width: 25px !important;
1596
+ height: 25px !important;
1597
+ }
1598
+
1599
+ .employee-rounded-badge-sm {
1600
+ display: flex;
1601
+ align-items: center;
1602
+ justify-content: center;
1603
+ border: none;
1604
+ border-radius: 50% !important;
1605
+ box-shadow: var(--bs-box-shadow-sm) !important;
1606
+ background-color: var(--bs-cusotm-light-silver) !important;
1607
+ color: var(--dark-text-color);
1608
+ width: 25px;
1609
+ height: 25px;
1610
+ }
1611
+
1612
+ .employee-initial-circle {
1613
+ display: flex;
1614
+ justify-content: center;
1615
+ align-items: center;
1616
+ font-size: 0.75rem;
1617
+ font-weight: 700;
1618
+ border-radius: 50%;
1619
+ border: 3px solid var(--bs-white);
1620
+ width: 32px;
1621
+ height: 32px;
1622
+ color: #2E1500;
1623
+ background-color: #ffdec2;
1624
+ margin-left: -10px !important;
1625
+ }
1626
+
1627
+ .rounded-circle-40 {
1628
+ width: 40px;
1629
+ height: 40px;
1630
+ border-radius: 50%;
1631
+ color: var(--bs-white);
1632
+ }
1633
+
1634
+ .rounded-circle-45 {
1635
+ width: 45px;
1636
+ height: 45px;
1637
+ border-radius: 50%;
1638
+ color: var(--bs-white);
1639
+ }
1640
+
1641
+ .circle-sm {
1642
+ border-radius: 50%;
1643
+ width: 0.75rem;
1644
+ height: 0.75rem;
1645
+ }
1646
+
1647
+ .vacation-color-container-sm {
1648
+ width: 11px !important;
1649
+ height: 11px !important;
1650
+ }
1651
+
1652
+ /* Icons */
1653
+ .composite-icon-container {
1654
+ position: relative;
1655
+ display: inline-flex;
1656
+ align-items: center;
1657
+ justify-content: center;
1658
+ width: 24px;
1659
+ height: 24px;
1660
+ }
1661
+
1662
+ .composite-icon-container .main-icon {
1663
+ font-size: 22px;
1664
+ position: relative;
1665
+ z-index: 1;
1666
+ }
1667
+
1668
+ .composite-icon-container .badge-icon {
1669
+ position: absolute;
1670
+ bottom: -2px;
1671
+ right: -3px;
1672
+ font-size: 10px;
1673
+ background: white;
1674
+ border-radius: 50%;
1675
+ border: 2px solid currentColor;
1676
+ padding: 2px;
1677
+ width: 16px;
1678
+ height: 16px;
1679
+ display: flex;
1680
+ align-items: center;
1681
+ justify-content: center;
1682
+ z-index: 2;
1683
+ }
1684
+
1685
+ /* Material Design */
1686
+ mat-divider.mat-divider.mat-divider-vertical {
1687
+ border-width: 2px !important;
1688
+ }
1689
+
1690
+ .mat-mdc-standard-chip {
1691
+ --mdc-chip-label-text-font: "Inter", sans-serif, Arial !important;
1692
+ --mdc-chip-label-text-size: 13px;
1693
+ --mdc-chip-label-text-weight: 400;
1694
+ }
1695
+
1696
+ .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
1697
+ .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
1698
+ --mdc-chip-elevated-container-color: var(--bs-bg-dark-gray) !important;
1699
+ --mdc-chip-elevated-selected-container-color: #e0e0e0 !important;
1700
+ --mdc-chip-elevated-disabled-container-color: var(--bs-bg-dark-gray) !important;
1701
+ --mdc-chip-flat-disabled-selected-container-color: var(--bs-bg-dark-gray) !important;
1702
+ }
1703
+
1704
+ /* Document Cards */
1705
+ .document-card-lg {
1706
+ margin-right: 1rem;
1707
+ margin-left: 0rem;
1708
+ margin-top: .5rem;
1709
+ position: relative;
1710
+ width: 230px;
1711
+ height: 171px;
1712
+ }
1713
+
1714
+ .document-card-md {
1715
+ margin-right: 1rem;
1716
+ margin-left: 0rem;
1717
+ margin-top: .5rem;
1718
+ position: relative;
1719
+ width: 200px;
1720
+ height: 160px;
1721
+ }
1722
+
1723
+ /* Triangle Shapes */
1724
+ .triangle-down-white, .triangle-down-secandary, .triangle-down-light, .triangle-down-success {
1725
+ width: 0;
1726
+ height: 0;
1727
+ border-left: 20px solid transparent;
1728
+ border-right: 20px solid transparent;
1729
+ }
1730
+
1731
+ .triangle-down-white {
1732
+ border-top: 20px solid var(--bs-white);
1733
+ color: transparent;
1734
+ }
1735
+
1736
+ .triangle-down-secandary {
1737
+ border-top: 20px solid rgb(108, 117, 125);
1738
+ }
1739
+
1740
+ .triangle-down-light {
1741
+ border-top: 20px solid rgba(var(--bs-light-rgb), 1);
1742
+ }
1743
+
1744
+ .triangle-down-success {
1745
+ border-top: 20px solid var(--bs-success);
1746
+ }
1747
+
1748
+ /* Height Classes */
1749
+ .h-10 { height: 10%; }
1750
+ .h-15 { height: 15%; }
1751
+ .h-20 { height: 20%; }
1752
+ .h-30 { height: 30%; }
1753
+ .h-35 { height: 35%; }
1754
+ .h-40 { height: 40%; }
1755
+ .h-45 { height: 45%; }
1756
+ .h-50 { height: 50%; }
1757
+ .h-55 { height: 55%; }
1758
+ .h-60 { height: 60%; }
1759
+ .h-65 { height: 65%; }
1760
+ .h-70 { height: 70%; }
1761
+ .h-80 { height: 80%; }
1762
+ .h-83 { height: 83%; }
1763
+ .h-85 { height: 85%; }
1764
+ .h-90 { height: 90%; }
1765
+ .h-95 { height: 95%; }
1766
+
1767
+ .vh-25 { height: 25vh; }
1768
+ .vh-30 { height: 30vh; }
1769
+ .vh-40 { height: 40vh; }
1770
+ .vh-50 { height: 50vh; }
1771
+ .vh-65 { height: 65vh; }
1772
+
1773
+ .min-vh-40 { min-height: 40vh; }
1774
+ .min-vh-60 { min-height: 60.5vh !important; }
1775
+ .min-vh-70 { min-height: 70vh !important; }
1776
+ .min-vh-83 { min-height: 83vh !important; }
1777
+ .min-h-100 { min-height: 100px; }
1778
+ .min-h-150 { min-height: 150px; }
1779
+ .min-h-800 { min-height: 800px !important; }
1780
+
1781
+ /* Width Classes */
1782
+ .w-5 { width: 5%; }
1783
+ .w-10 { width: 10%; }
1784
+ .w-15 { width: 15%; }
1785
+ .w-20 { width: 20%; }
1786
+ .w-30 { width: 30%; }
1787
+ .w-35 { width: 35%; }
1788
+ .w-40 { width: 40%; }
1789
+ .w-45 { width: 45%; }
1790
+ .w-55 { width: 55%; }
1791
+ .w-60 { width: 60%; }
1792
+ .w-65 { width: 65%; }
1793
+ .w-70 { width: 70%; }
1794
+ .w-80 { width: 80%; }
1795
+ .w-85 { width: 85%; }
1796
+ .w-90 { width: 90%; }
1797
+ .w-95 { width: 90%; }
1798
+
1799
+ .vw-80 { width: 80vw; }
1800
+ .vw-100 { width: 100vw; }
1801
+ .wp-60 { width: 60px; }
1802
+
1803
+ .mw-10 { min-width: 10%; }
1804
+ .mw-15 { min-width: 15%; }
1805
+ .mw-20 { min-width: 20%; }
1806
+ .mw-30 { min-width: 30%; }
1807
+ .mw-35 { min-width: 35%; }
1808
+ .mw-40 { min-width: 40%; }
1809
+ .mw-45 { min-width: 45%; }
1810
+ .mw-55 { min-width: 55%; }
1811
+ .mw-60 { min-width: 60%; }
1812
+ .mw-65 { min-width: 65%; }
1813
+ .mw-70 { min-width: 70%; }
1814
+ .mw-80 { min-width: 80%; }
1815
+ .mw-85 { min-width: 85%; }
1816
+ .mw-90 { min-width: 90%; }
1817
+ .mw-95 { min-width: 90%; }
1818
+
1819
+ /* Spacing */
1820
+ .mr-1 { margin-right: .25rem !important; }
1821
+ .mr-8 { margin-right: 8rem !important; }
1822
+ .ml-6 { margin-left: 1rem !important; }
1823
+ .w-small { width: 126px; }
1824
+
1825
+
1826
+ /* Positioning */
1827
+ .left-0 { left: 0; }
1828
+ .right-0 { right: 0; }
1829
+ .top-n-10 { top: -10px !important; }
1830
+ .top-100-px { top: 101px !important; }
1831
+ .start-min-10 { left: -10px; right: auto; }
1832
+ .start-90 { left: 90% !important; }
1833
+ .align-end-item {
1834
+ width: 55%;
1835
+ place-self: flex-end;
1836
+ }
1837
+
1838
+ .gap-38px {
1839
+ gap: 2.375rem !important;
1840
+ }
1841
+ /* Sticky Elements */
1842
+ .sticky-container {
1843
+ background-color: var(--bs-white);
1844
+ position: sticky;
1845
+ top: 105px;
1846
+ z-index: 996;
1847
+ padding-bottom: 15px;
1848
+ }
1849
+
1850
+ .stick-position {
1851
+ position: sticky;
1852
+ background-color: var(--bs-white);
1853
+ z-index: 1;
1854
+ }
1855
+
1856
+ /* Breadcrumb */
1857
+ .breadcrumb {
1858
+ background: none;
1859
+ font-size: .93em;
1860
+ margin: 0;
1861
+ font-weight: 600;
1862
+ padding-right: 1rem;
1863
+ padding-left: 1rem;
1864
+ position: sticky;
1865
+ top: 0;
1866
+ }
1867
+
1868
+ .breadcrumb a, .breadcrumb span {
1869
+ color: var(--text-color);
1870
+ font-weight: 300;
1871
+ text-decoration: none;
1872
+ }
1873
+
1874
+ .breadcrumb a:hover, .breadcrumb span:hover {
1875
+ color: var(--primary-color);
1876
+ }
1877
+
1878
+ .breadcrumb-container {
1879
+ position: sticky;
1880
+ top: 56px;
1881
+ z-index: 1001;
1882
+ background-color: var(--sidebar-color);
1883
+ height: 100%;
1884
+ flex-direction: column;
1885
+ display: flex;
1886
+ }
1887
+
1888
+ /* Scroll */
1889
+ div.scrollable:hover {
1890
+ overflow-y: auto !important;
1891
+ }
1892
+
1893
+ /* Drag & Drop */
1894
+ .drag-drop-placeholder {
1895
+ background: var(--bs-light-text-emphasis);
1896
+ border: none;
1897
+ min-height: 122px;
1898
+ transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
1899
+ }
1900
+
1901
+ /* Quick Actions */
1902
+ .quick-action-element {
1903
+ visibility: hidden;
1904
+ }
1905
+
1906
+ a.quick-action:hover > .quick-action-element {
1907
+ visibility: visible;
1908
+ border-color: var(--accent-color) !important;
1909
+ }
1910
+
1911
+ a.quick-action:hover > hr.quick-action-element {
1912
+ border-width: 6px;
1913
+ }
1914
+
1915
+ /* Pagination */
1916
+ .page-item.arrow .page-link {
1917
+ border-radius: 50%;
1918
+ box-shadow: 0 5px 6px rgba(0, 0.15, 0, 0.18);
1919
+ border: none;
1920
+ }
1921
+
1922
+ .page-item.page-number .page-link {
1923
+ border: none;
1924
+ background-color: transparent;
1925
+ color: var(--black) !important;
1926
+ }
1927
+
1928
+ .page-item.active > .page-link {
1929
+ background-color: transparent;
1930
+ color: var(--primary-color) !important;
1931
+ border-color: none;
1932
+ }
1933
+
1934
+ .page-item:first-child .page-link,
1935
+ .page-item:last-child .page-link {
1936
+ border-radius: 50%;
1937
+ }
1938
+
1939
+ .disabled > .page-link, .page-link.disabled {
1940
+ pointer-events: none;
1941
+ background-color: var(--bs-gray) !important;
1942
+ border-color: #c9c7c7 !important;
1943
+ }
1944
+
1945
+ .page-item.active .page-link,
1946
+ .active > .page-link,
1947
+ .page-link.active {
1948
+ border: none !important;
1949
+ box-shadow: none !important;
1950
+ }
1951
+
1952
+ .page-item .page-link:focus,
1953
+ .page-item .page-link:active,
1954
+ .page-item.active .page-link:focus,
1955
+ .page-item.active .page-link:active {
1956
+ outline: none !important;
1957
+ box-shadow: none !important;
1958
+ border: none !important;
1959
+ }
1960
+ .page-title {
1961
+ font-weight: 700;
1962
+ font-size:var(--font-size-24);
1963
+ cursor: default;
1964
+ }
1965
+
1966
+ /* Table Cells */
1967
+ .cell-disabled {
1968
+ border-radius: 2px;
1969
+ border: 1px solid #DCDCDC;
1970
+ background: var(--bs-bg-disabled) !important;
1971
+ }
1972
+ /* to
1973
+ .cell-vacation {
1974
+ border-radius: 2px;
1975
+ border: 2px solid #FDE7AC;
1976
+ background: rgba(242, 208, 117, 0.50);
1977
+ }
1978
+
1979
+ .cell-offday {
1980
+ border-radius: 2px;
1981
+ border: 2px solid #FDE7AC;
1982
+ background: rgba(242, 208, 117, 0.50) !important;
1983
+ } wf*/
1984
+
1985
+
1986
+ .disabled-cell {
1987
+ opacity: 0.4 !important;
1988
+ color: #ccc !important;
1989
+ background-color: #f5f5f5 !important;
1990
+ }
1991
+
1992
+ .expired-cell {
1993
+ color: var(--bs-red-danger) !important;
1994
+ font-size: 14px;
1995
+ font-style: normal;
1996
+ font-weight: 400;
1997
+ line-height: 21px;
1998
+ }
1999
+
2000
+ /* Transform */
2001
+ .transform-neg-20 {
2002
+ transform: rotate(-20deg) scaleX(1) !important;
2003
+ }
2004
+
2005
+ .transform-pos-45 {
2006
+ transform: rotate(45deg) scaleX(1) !important;
2007
+ }
2008
+
2009
+ .transform-neg-180 {
2010
+ transform: scaleX(1) !important;
2011
+ }
2012
+
2013
+ /* Padding & Margin */
2014
+
2015
+ .pt-01 { padding-top: .1rem; }
2016
+
2017
+ .p-16 { padding: 1rem !important; }
2018
+
2019
+
2020
+ .mr-3 { margin-right: 1rem; }
2021
+
2022
+ /* Cursor */
2023
+ .cursor-disabled {
2024
+ cursor: no-drop;
2025
+ }
2026
+ .cursor-default {
2027
+ cursor: default !important;
2028
+ }
2029
+
2030
+ /* Main Title Components */
2031
+ .main-title {
2032
+ font-weight: 700;
2033
+ color: var(--dark-text-color) !important;
2034
+ text-transform: capitalize;
2035
+ margin-left: 1.5rem;
2036
+ display: flex;
2037
+ align-items: center;
2038
+ width: 100%;
2039
+ }
2040
+
2041
+ .main-title--xs { font-size: var(--font-size-16); }
2042
+ .main-title--sm { font-size: var(--font-size-20); }
2043
+ .main-title--md { font-size: var(--font-size-24); }
2044
+ .main-title--lg { font-size: var(--font-size-28); }
2045
+
2046
+ .status-label {
2047
+ border-radius: 0.2rem;
2048
+ padding-inline: 0.5rem;
2049
+ margin-inline-start: 1rem;
2050
+ font-weight: 400;
2051
+ text-align: center;
2052
+ }
2053
+
2054
+ .status-label.xs { font-size: var(--font-size-10) !important; }
2055
+ .status-label.sm { font-size: var(--font-size-8) !important; }
2056
+ .status-label.md { font-size: var(--font-size-14) !important; }
2057
+ .status-label.lg { font-size: var(--font-size-16) !important; }
2058
+
2059
+ .sub-title {
2060
+ margin-left: 1.5rem;
2061
+ --bs-text-opacity: 1;
2062
+ color: var(--bs-secondary) !important;
2063
+ }
2064
+
2065
+
2066
+ .sub-title.xs { font-size: var(--font-size-10) !important; }
2067
+ .sub-title.sm { font-size: var(--font-size-8) !important; }
2068
+ .sub-title.md { font-size: var(--font-size-12) !important; }
2069
+ .sub-title.lg { font-size: var(--font-size-16) !important; }
2070
+
2071
+ /* Icon Buttons */
2072
+
2073
+ .icon-16 svg[role="img"] {
2074
+ width: 16px;
2075
+ height: 16px;
2076
+ }
2077
+
2078
+ .fa-16 svg[role="img"] {
2079
+ width: 16px !important;
2080
+ height: 16px !important;
2081
+ }
2082
+
2083
+ .fa-12 svg[role="img"] {
2084
+ width: 12px !important;
2085
+ height: 12px !important;
2086
+ }
2087
+
2088
+ .delete-icon-danger {
2089
+ color: var(--bs-red-danger) !important;
2090
+ }
2091
+
2092
+ .custom-info-icon {
2093
+ display: inline-block;
2094
+ width: 12px;
2095
+ height: 12px;
2096
+ color: var(--light-gray-color);
2097
+ margin-left: 4px;
2098
+ margin-right: 4px;
2099
+ font-size: var(--font-size-12);
2100
+ }
2101
+
2102
+ .empty-icon {
2103
+ color: var(--gray-border-color) !important;
2104
+ }
2105
+
2106
+ .icon-button {
2107
+ display: flex;
2108
+ justify-content: center;
2109
+ align-items: center;
2110
+ }
2111
+
2112
+ .icon-button.xs {
2113
+ height: 1.250rem;
2114
+ font-size: var(--font-size-10) !important;
2115
+ }
2116
+
2117
+ .icon-button.sm {
2118
+ height: 1.500rem;
2119
+ font-size: var(--font-size-12) !important;
2120
+ }
2121
+
2122
+ .icon-button.md {
2123
+ height: 1.875rem;
2124
+ font-size: var(--font-size-14) !important;
2125
+ }
2126
+
2127
+ .icon-button.lg {
2128
+ height: 2.25rem;
2129
+ font-size: var(--font-size-16) !important;
2130
+ }
2131
+
2132
+
2133
+ .action-icon-link {
2134
+ display: flex;
2135
+ align-items: center;
2136
+ color: var(--orange-text-color);
2137
+ text-decoration: none;
2138
+ cursor: pointer;
2139
+ gap: 0.3rem;
2140
+ }
2141
+ .action-icon-link-xs {
2142
+ font-size: var(--font-size-10);
2143
+ }
2144
+ .action-icon-link-sm {
2145
+ font-size: var(--font-size-12);
2146
+ }
2147
+ .action-icon-link-md {
2148
+ font-size: var(--font-size-14);
2149
+ }
2150
+ .action-icon-link-lg {
2151
+ font-size: var(--font-size-16);
2152
+ }
2153
+ .action-icon-link-xlg {
2154
+ font-size: var(--font-size-18);
2155
+ }
2156
+
2157
+ /* Popup Header Titles */
2158
+ .popup-header-title-xs {
2159
+ color: var(--bs-bg-dark-gray) !important;
2160
+ font-size: var(--font-size-10) !important;
2161
+ font-weight: 500;
2162
+ }
2163
+
2164
+ .popup-header-title-sm {
2165
+ color: var(--bs-bg-dark-gray) !important;
2166
+ font-size: var(--font-size-12) !important;
2167
+ font-weight: 500;
2168
+ }
2169
+
2170
+ .popup-header-title-md {
2171
+ color: var(--bs-bg-dark-gray) !important;
2172
+ font-size: var(--font-size-16) !important;
2173
+ font-weight: 500;
2174
+ }
2175
+
2176
+ .popup-header-title-lg {
2177
+ color: var(--bs-bg-dark-gray) !important;
2178
+ font-size: var(--font-size-20) !important;
2179
+ font-weight: 500;
2180
+ }
2181
+
2182
+ /* Custom Field Labels */
2183
+
2184
+
2185
+ .primary-label-placeholder-sm {
2186
+ font-size: var(--font-size-12) !important;
2187
+ font-weight: 500;
2188
+ }
2189
+ .primary-label-placeholder-md {
2190
+ font-size: var(--font-size-14) !important;
2191
+ font-weight: 500;
2192
+ }
2193
+ .primary-label-placeholder-lg {
2194
+ font-size: var(--font-size-16) !important;
2195
+ font-weight: 500;
2196
+ }
2197
+ .primary-label-placeholder-xlg {
2198
+ font-size: var(--font-size-18) !important;
2199
+ font-weight: 500;
2200
+ }
2201
+ .primary-action-icon {
2202
+ font-size: var(--font-size-16);
2203
+ font-weight: 400 !important;
2204
+ cursor: pointer;
2205
+ text-decoration: none !important;
2206
+ color: #ff8904 !important;
2207
+ }
2208
+
2209
+ .primary-action-icon:focus {
2210
+ color: #FF8904 !important;
2211
+ border: none !important;
2212
+ }
2213
+
2214
+ .secondary-label-placeholder-sm {
2215
+ font-size: var(--font-size-12) !important;
2216
+ font-weight: 400 !important;
2217
+ }
2218
+ .secondary-label-placeholder-md {
2219
+ font-size: var(--font-size-14) !important;
2220
+ font-weight: 400 !important;
2221
+ }
2222
+ .secondary-label-placeholder-lg {
2223
+ font-size: var(--font-size-16) !important;
2224
+ font-weight: 400 !important;
2225
+ }
2226
+ .secondary-label-placeholder-xlg {
2227
+ font-size: var(--font-size-18) !important;
2228
+ font-weight: 400 !important;
2229
+ }
2230
+ .warning-label-sm {
2231
+ font-size: var(--font-size-12) !important;
2232
+ font-weight: 500 !important;
2233
+ color: var(--dark-text-color);
2234
+ }
2235
+ .warning-label-md {
2236
+ font-size: var(--font-size-14) !important;
2237
+ font-weight: 500 !important;
2238
+ color: var(--dark-text-color);
2239
+ }
2240
+ .warning-label-lg {
2241
+ font-size: var(--font-size-16) !important;
2242
+ font-weight: 500 !important;
2243
+ color: var(--dark-text-color);
2244
+ }
2245
+
2246
+ .field-item-custom-label-xs {
2247
+ color: var(--dark-text-color);
2248
+ font-size: var(--font-size-10) !important;
2249
+ font-weight: 500 !important;
2250
+ margin-bottom: 0.5rem;
2251
+ }
2252
+
2253
+ .field-item-custom-label-sm {
2254
+ color: var(--dark-text-color) ;
2255
+ font-size: var(--font-size-12) !important;
2256
+ font-weight: 500 !important;
2257
+ margin-bottom: 0.5rem;
2258
+ }
2259
+ .field-item-custom-label-md {
2260
+ color: var(--dark-text-color);
2261
+ font-size: var(--font-size-14) !important;
2262
+ font-weight: 500 !important;
2263
+ margin-bottom: 0.5rem;
2264
+ }
2265
+ .field-item-custom-label-lg {
2266
+ color: var(--dark-text-color);
2267
+ font-size: var(--font-size-16) !important;
2268
+ font-weight: 500 !important;
2269
+ margin-bottom: 0.5rem;
2270
+ }
2271
+
2272
+
2273
+ /* Checkbox Labels */
2274
+
2275
+
2276
+
2277
+ .checkbox-label {
2278
+ display: inline-block;
2279
+ cursor: pointer;
2280
+ vertical-align: middle;
2281
+ color: var(--bs-bg-dark-gray) !important;
2282
+ margin-left: 0.5rem !important;
2283
+ margin-right: 0.5rem !important;
2284
+ padding-top: 0.25rem !important;
2285
+ }
2286
+
2287
+ .checkbox-label.xs { font-size: var(--font-size-8) !important; }
2288
+ .checkbox-label.sm { font-size: var(--font-size-9) !important; }
2289
+ .checkbox-label.md { font-size: var(--font-size-13) !important; }
2290
+ .checkbox-label.lg { font-size: var(--font-size-17) !important; }
2291
+
2292
+ /* Currency */
2293
+ .currency-xs {
2294
+ font-weight: 500;
2295
+ font-size: var(--font-size-10) !important;
2296
+ color: var(--bs-bg-dark-gray) !important;
2297
+ }
2298
+
2299
+ .currency-sm {
2300
+ font-weight: 500;
2301
+ font-size: var(--font-size-8) !important;
2302
+ color: var(--bs-bg-dark-gray) !important;
2303
+ }
2304
+
2305
+ .currency-md {
2306
+ font-weight: 500;
2307
+ font-size: var(--font-size-12) !important;
2308
+ color: var(--bs-bg-dark-gray) !important;
2309
+ }
2310
+
2311
+ .currency-lg {
2312
+ font-weight: 500;
2313
+ font-size: var(--font-size-16) !important;
2314
+ color: var(--bs-bg-dark-gray) !important;
2315
+ }
2316
+
2317
+ /* Table Headers & Cells */
2318
+ .tabel-header-xs {
2319
+ font-weight: 400;
2320
+ font-size: var(--font-size-10) !important;
2321
+ color: var(--dark-gray-text-color);
2322
+ }
2323
+
2324
+ .tabel-header-sm {
2325
+ font-weight: 400;
2326
+ font-size: var(--font-size-12) !important;
2327
+ color: var(--dark-gray-text-color);
2328
+ }
2329
+
2330
+ .tabel-header-md {
2331
+ font-weight: 400;
2332
+ font-size: var(--font-size-14) !important;
2333
+ color: var(--dark-gray-text-color);
2334
+ }
2335
+
2336
+ .tabel-header-lg {
2337
+ font-weight: 400;
2338
+ font-size: var(--font-size-16) !important;
2339
+ color: var(--dark-gray-text-color);
2340
+ }
2341
+
2342
+ .tabel-cell-xs {
2343
+ font-weight: 400;
2344
+ font-size: var(--font-size-12) !important;
2345
+ color: var(--dark-gray-text-color);
2346
+ }
2347
+
2348
+ .tabel-cell-sm {
2349
+ font-weight: 400;
2350
+ font-size: var(--font-size-14) !important;
2351
+ color: var(--dark-gray-text-color);
2352
+ }
2353
+
2354
+ .tabel-cell-md {
2355
+ font-weight: 400;
2356
+ font-size: var(--font-size-16) !important;
2357
+ color: var(--dark-gray-text-color);
2358
+ }
2359
+
2360
+ .tabel-cell-lg {
2361
+ font-weight: 400;
2362
+ font-size: var(--font-size-18) !important;
2363
+ color: var(--dark-gray-text-color);
2364
+ }
2365
+
2366
+ /* Divider Labels */
2367
+ .divider-label-xs {
2368
+ font-size: var(--font-size-10) !important;
2369
+ font-weight: 400;
2370
+ color: var(--light-gray-color);
2371
+ text-transform: uppercase;
2372
+ }
2373
+
2374
+ .divider-label-sm {
2375
+ font-size: var(--font-size-12) !important;
2376
+ font-weight: 400;
2377
+ color: var(--light-gray-color);
2378
+ text-transform: uppercase;
2379
+ }
2380
+
2381
+ .divider-label-md {
2382
+ font-size: var(--font-size-14) !important;
2383
+ font-weight: 400;
2384
+ color: var(--light-gray-color);
2385
+ text-transform: uppercase;
2386
+ }
2387
+
2388
+ .divider-label-lg {
2389
+ font-size: var(--font-size-16) !important;
2390
+ font-weight: 400;
2391
+ color: var(--light-gray-color);
2392
+ text-transform: uppercase;
2393
+ }
2394
+
2395
+ .custom-menu-label {
2396
+ font-size: var(--font-size-10);
2397
+ font-weight: 400;
2398
+ }
2399
+
2400
+ .divider {
2401
+ display: inline-block;
2402
+ border-right: 1px solid rgba(0, 0, 0, 0.25);
2403
+ }
2404
+
2405
+ .divider-with-text {
2406
+ position: relative;
2407
+ text-align: start;
2408
+ margin: 0.5rem 0;
2409
+ }
2410
+
2411
+ .divider-with-text::before {
2412
+ content: '';
2413
+ position: absolute;
2414
+ top: 50%;
2415
+ left: 0;
2416
+ right: 0;
2417
+ height: 1px;
2418
+ background-color: #A7A3A3;
2419
+ z-index: 1;
2420
+ }
2421
+
2422
+ .divider-with-text span {
2423
+ position: relative;
2424
+ background-color: var(--bs-body-bg, white);
2425
+ color: #A7A3A3;
2426
+ padding-right: 8px;
2427
+ font-size:var(--font-size-14) !important;
2428
+ font-weight: 400;
2429
+ text-transform: uppercase;
2430
+ line-height: 24px;
2431
+ z-index: 2;
2432
+ }
2433
+
2434
+ .action-deivider {
2435
+ color: #A2ABB5;
2436
+ font-family: Inter;
2437
+ font-size: 10px;
2438
+ font-style: normal;
2439
+ font-weight: 500;
2440
+ line-height: normal;
2441
+ }
2442
+
2443
+
2444
+
2445
+ /* Widget Titles */
2446
+ .widget-title {
2447
+ font-weight: 400;
2448
+ color: var(--dark-text-color);
2449
+ margin-bottom: 0.5rem;
2450
+ }
2451
+
2452
+ .widget-title.xs { font-size: var(--font-size-12) !important; }
2453
+ .widget-title.sm { font-size: var(--font-size-14) !important; }
2454
+ .widget-title.md { font-size: var(--font-size-16) !important; }
2455
+ .widget-title.lg { font-size: var(--font-size-18) !important; }
2456
+
2457
+ /* Media Queries */
2458
+ @media (max-width: 768px) {
2459
+ .navbar-nav .open .dropdown-menu .dropdown-header {
2460
+ color: var(--white-color);
2461
+ }
2462
+ }
2463
+
2464
+ @media only screen and (min-width: 1024px) and (max-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
2465
+ .w-lg-80 {
2466
+ width: 80% !important;
2467
+ }
2468
+ }
2469
+
2470
+
2471
+ @media (max-width: 991px) {
2472
+ .responsive-cards-container-width {
2473
+ width: 90%;
2474
+ }
2475
+ }
2476
+
2477
+ @media (max-width: 767px) {
2478
+ .responsive-cards-container-width {
2479
+ width: 100%;
2480
+ }
2481
+ }
2482
+
2483
+ .badge-outline-warning {
2484
+ --bs-bg-opacity: 0.25;
2485
+ background-color: var(--bs-warning) !important;
2486
+ border: 1px solid var(--bs-dark-warning);
2487
+ color: var(--dark-text-color);
2488
+ }
2489
+
2490
+ .toolbar-title {
2491
+ font-size: var(--font-size-24);
2492
+ font-weight: 700;
2493
+ color: var(--dark-text-color) !important;
2494
+ }
2495
+ .form-control:focus {
2496
+ border-color: var(--bs-primary);
2497
+ outline: 0;
2498
+ box-shadow: none;
2499
+ }
2500
+
2501
+
2502
+ .bg-light-success {
2503
+ background: var(--bs-success-color-light);
2504
+ }
2505
+
2506
+ .border-shine-primary {
2507
+ border-color: #F88E1D !important;
2508
+ }
2509
+
2510
+ .popup-header-warning {
2511
+ width: 70px;
2512
+ height: 70px;
2513
+ top: -15%;
2514
+ left: 43%;
2515
+ border: 5px solid var(--bs-dark-warning);
2516
+ box-sizing: border-box;
2517
+ }
2518
+
2519
+ .popup-header-primary {
2520
+ width: 70px;
2521
+ height: 70px;
2522
+ top: -15%;
2523
+ left: 43%;
2524
+ border: 5px solid #F88E1D;
2525
+ box-sizing: border-box;
2526
+ }
2527
+
2528
+ .popup-header-success {
2529
+ width: 70px;
2530
+ height: 70px;
2531
+ top: -15%;
2532
+ left: 43%;
2533
+ border: 5px solid var(--bs-success);
2534
+ box-sizing: border-box;
2535
+ }
2536
+
2537
+ .popup-header-danger {
2538
+ width: 70px;
2539
+ height: 70px;
2540
+ top: -15%;
2541
+ left: 43%;
2542
+ border: 5px solid var(--bs-danger);
2543
+ box-sizing: border-box;
2544
+ }
2545
+
2546
+ .dxpopup-header-warning {
2547
+ width: 45px;
2548
+ height: 45px;
2549
+ border: 5px solid var(--bs-dark-warning);
2550
+ box-sizing: border-box;
2551
+ }
2552
+
2553
+ .dxpopup-header-primary {
2554
+ width: 45px;
2555
+ height: 45px;
2556
+ border: 4px solid var(--primary-color);
2557
+ box-sizing: border-box;
2558
+ }
2559
+
2560
+ .dxpopup-header-success {
2561
+ width: 45px;
2562
+ height: 45px;
2563
+ border: 4px solid var(--bs-success);
2564
+ box-sizing: border-box;
2565
+ }
2566
+
2567
+ .dxpopup-header-danger {
2568
+ width: 45px;
2569
+ height: 45px;
2570
+ border: 4px solid var(--bs-danger);
2571
+ box-sizing: border-box;
2572
+ }
2573
+
2574
+ .dx-menu-item-text {
2575
+ display: flex;
2576
+ padding: 8px 12px;
2577
+ align-items: flex-start;
2578
+ gap: 8px;
2579
+ color: #333;
2580
+ font-family: Inter;
2581
+ font-size: 14px;
2582
+ font-style: normal;
2583
+ font-weight: 400;
2584
+ line-height: 16px;
2585
+ }