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