phcthemes_admin_panel_pack 5.0.0 → 5.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (129) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/smarty/core.js +28154 -0
  3. data/app/assets/javascripts/smarty/core.min.js +2 -0
  4. data/app/assets/javascripts/smarty/core.sow_builder.js +84 -0
  5. data/app/assets/javascripts/smarty/core.sow_builder.min.js +1 -0
  6. data/app/assets/javascripts/smarty/phcthemes_admin_panel_pack_smarty.js +3 -0
  7. data/app/assets/javascripts/smarty/vendor.chartjs.js +20776 -0
  8. data/app/assets/javascripts/smarty/vendor.chartjs.min.js +1 -0
  9. data/app/assets/javascripts/smarty/vendor.cocoen.js +1 -0
  10. data/app/assets/javascripts/smarty/vendor.cocoen.min.js +1 -0
  11. data/app/assets/javascripts/smarty/vendor.colorpicker.js +3 -0
  12. data/app/assets/javascripts/smarty/vendor.colorpicker.min.js +1 -0
  13. data/app/assets/javascripts/smarty/vendor.datatables.js +42928 -0
  14. data/app/assets/javascripts/smarty/vendor.datatables.min.js +1 -0
  15. data/app/assets/javascripts/smarty/vendor.datepicker.js +2039 -0
  16. data/app/assets/javascripts/smarty/vendor.datepicker.min.js +1 -0
  17. data/app/assets/javascripts/smarty/vendor.daterangepicker.js +1578 -0
  18. data/app/assets/javascripts/smarty/vendor.daterangepicker.min.js +1 -0
  19. data/app/assets/javascripts/smarty/vendor.easypie.js +364 -0
  20. data/app/assets/javascripts/smarty/vendor.easypie.min.js +1 -0
  21. data/app/assets/javascripts/smarty/vendor.fancybox.js +5632 -0
  22. data/app/assets/javascripts/smarty/vendor.fancybox.min.js +1 -0
  23. data/app/assets/javascripts/smarty/vendor.flickity.js +4597 -0
  24. data/app/assets/javascripts/smarty/vendor.flickity.min.js +1 -0
  25. data/app/assets/javascripts/smarty/vendor.flot.js +11921 -0
  26. data/app/assets/javascripts/smarty/vendor.flot.min.js +1 -0
  27. data/app/assets/javascripts/smarty/vendor.fullcalendar.js +14597 -0
  28. data/app/assets/javascripts/smarty/vendor.fullcalendar.min.js +1 -0
  29. data/app/assets/javascripts/smarty/vendor.leaflet.js +6 -0
  30. data/app/assets/javascripts/smarty/vendor.leaflet.min.js +1 -0
  31. data/app/assets/javascripts/smarty/vendor.markdowneditor.js +7 -0
  32. data/app/assets/javascripts/smarty/vendor.markdowneditor.min.js +1 -0
  33. data/app/assets/javascripts/smarty/vendor.mediumeditor.js +7893 -0
  34. data/app/assets/javascripts/smarty/vendor.mediumeditor.min.js +1 -0
  35. data/app/assets/javascripts/smarty/vendor.pdfmake.js +79493 -0
  36. data/app/assets/javascripts/smarty/vendor.pdfmake.min.js +1 -0
  37. data/app/assets/javascripts/smarty/vendor.photoswipe.js +4595 -0
  38. data/app/assets/javascripts/smarty/vendor.photoswipe.min.js +1 -0
  39. data/app/assets/javascripts/smarty/vendor.prismjs.js +7219 -0
  40. data/app/assets/javascripts/smarty/vendor.prismjs.min.js +1 -0
  41. data/app/assets/javascripts/smarty/vendor.quilleditor.js +11562 -0
  42. data/app/assets/javascripts/smarty/vendor.quilleditor.min.js +1 -0
  43. data/app/assets/javascripts/smarty/vendor.sparkline.js +3068 -0
  44. data/app/assets/javascripts/smarty/vendor.sparkline.min.js +1 -0
  45. data/app/assets/javascripts/smarty/vendor.summernoteeditor.js +10235 -0
  46. data/app/assets/javascripts/smarty/vendor.summernoteeditor.min.js +1 -0
  47. data/app/assets/javascripts/smarty/vendor.swiper.js +9899 -0
  48. data/app/assets/javascripts/smarty/vendor.swiper.min.js +1 -0
  49. data/app/assets/javascripts/smarty/vendor_bundle.js +30514 -0
  50. data/app/assets/javascripts/smarty/vendor_bundle.min.js +2 -0
  51. data/app/assets/stylesheets/smarty/default/phcthemes_admin_panel_pack_smarty.scss +7 -0
  52. data/app/assets/stylesheets/smarty/theme/css/core.css +20170 -0
  53. data/app/assets/stylesheets/smarty/theme/css/core.min.css +2 -0
  54. data/app/assets/stylesheets/smarty/theme/css/vendor.chartjs.css +55 -0
  55. data/app/assets/stylesheets/smarty/theme/css/vendor.chartjs.min.css +1 -0
  56. data/app/assets/stylesheets/smarty/theme/css/vendor.cocoen.css +59 -0
  57. data/app/assets/stylesheets/smarty/theme/css/vendor.cocoen.min.css +1 -0
  58. data/app/assets/stylesheets/smarty/theme/css/vendor.colorpicker.css +1196 -0
  59. data/app/assets/stylesheets/smarty/theme/css/vendor.colorpicker.min.css +1 -0
  60. data/app/assets/stylesheets/smarty/theme/css/vendor.datatables.css +1258 -0
  61. data/app/assets/stylesheets/smarty/theme/css/vendor.datatables.min.css +1 -0
  62. data/app/assets/stylesheets/smarty/theme/css/vendor.datepicker.css +173 -0
  63. data/app/assets/stylesheets/smarty/theme/css/vendor.datepicker.min.css +1 -0
  64. data/app/assets/stylesheets/smarty/theme/css/vendor.daterangepicker.css +545 -0
  65. data/app/assets/stylesheets/smarty/theme/css/vendor.daterangepicker.min.css +1 -0
  66. data/app/assets/stylesheets/smarty/theme/css/vendor.fancybox.css +927 -0
  67. data/app/assets/stylesheets/smarty/theme/css/vendor.fancybox.min.css +1 -0
  68. data/app/assets/stylesheets/smarty/theme/css/vendor.flickity.css +263 -0
  69. data/app/assets/stylesheets/smarty/theme/css/vendor.flickity.min.css +1 -0
  70. data/app/assets/stylesheets/smarty/theme/css/vendor.flot.css +17 -0
  71. data/app/assets/stylesheets/smarty/theme/css/vendor.flot.min.css +1 -0
  72. data/app/assets/stylesheets/smarty/theme/css/vendor.fullcalendar.css +1685 -0
  73. data/app/assets/stylesheets/smarty/theme/css/vendor.fullcalendar.min.css +1 -0
  74. data/app/assets/stylesheets/smarty/theme/css/vendor.leaflet.css +653 -0
  75. data/app/assets/stylesheets/smarty/theme/css/vendor.leaflet.min.css +1 -0
  76. data/app/assets/stylesheets/smarty/theme/css/vendor.markdowneditor.css +7 -0
  77. data/app/assets/stylesheets/smarty/theme/css/vendor.markdowneditor.min.css +1 -0
  78. data/app/assets/stylesheets/smarty/theme/css/vendor.mediumeditor.css +308 -0
  79. data/app/assets/stylesheets/smarty/theme/css/vendor.mediumeditor.min.css +1 -0
  80. data/app/assets/stylesheets/smarty/theme/css/vendor.photoswipe.css +436 -0
  81. data/app/assets/stylesheets/smarty/theme/css/vendor.photoswipe.min.css +1 -0
  82. data/app/assets/stylesheets/smarty/theme/css/vendor.prismjs.css +364 -0
  83. data/app/assets/stylesheets/smarty/theme/css/vendor.prismjs.min.css +1 -0
  84. data/app/assets/stylesheets/smarty/theme/css/vendor.quilleditor.css +953 -0
  85. data/app/assets/stylesheets/smarty/theme/css/vendor.quilleditor.min.css +1 -0
  86. data/app/assets/stylesheets/smarty/theme/css/vendor.summernoteeditor.css +710 -0
  87. data/app/assets/stylesheets/smarty/theme/css/vendor.summernoteeditor.min.css +1 -0
  88. data/app/assets/stylesheets/smarty/theme/css/vendor.swiper.css +762 -0
  89. data/app/assets/stylesheets/smarty/theme/css/vendor.swiper.min.css +1 -0
  90. data/app/assets/stylesheets/smarty/theme/css/vendor_bundle.css +168 -0
  91. data/app/assets/stylesheets/smarty/theme/css/vendor_bundle.min.css +2 -0
  92. data/app/assets/stylesheets/smarty/theme/fonts/flaticon/Flaticon.eot +0 -0
  93. data/app/assets/stylesheets/smarty/theme/fonts/flaticon/Flaticon.svg +250 -0
  94. data/app/assets/stylesheets/smarty/theme/fonts/flaticon/Flaticon.ttf +0 -0
  95. data/app/assets/stylesheets/smarty/theme/fonts/flaticon/Flaticon.woff +0 -0
  96. data/app/assets/stylesheets/smarty/theme/fonts/flaticon/Flaticon.woff2 +0 -0
  97. data/app/assets/stylesheets/smarty/theme/fonts/summernote.eot +0 -0
  98. data/app/assets/stylesheets/smarty/theme/fonts/summernote.hash +1 -0
  99. data/app/assets/stylesheets/smarty/theme/fonts/summernote.ttf +0 -0
  100. data/app/assets/stylesheets/smarty/theme/fonts/summernote.woff +0 -0
  101. data/app/assets/stylesheets/smarty/theme/fonts/summernote.woff2 +0 -0
  102. data/app/assets/stylesheets/smarty/theme/images/credit_card/2co.svg +1 -0
  103. data/app/assets/stylesheets/smarty/theme/images/credit_card/amazon.svg +1 -0
  104. data/app/assets/stylesheets/smarty/theme/images/credit_card/amazon_pay_logo.svg +1 -0
  105. data/app/assets/stylesheets/smarty/theme/images/credit_card/american_express.svg +1 -0
  106. data/app/assets/stylesheets/smarty/theme/images/credit_card/apple_pay.svg +1 -0
  107. data/app/assets/stylesheets/smarty/theme/images/credit_card/bitcoin.svg +1 -0
  108. data/app/assets/stylesheets/smarty/theme/images/credit_card/dinners_club.svg +1 -0
  109. data/app/assets/stylesheets/smarty/theme/images/credit_card/discover.svg +1 -0
  110. data/app/assets/stylesheets/smarty/theme/images/credit_card/ebay.svg +1 -0
  111. data/app/assets/stylesheets/smarty/theme/images/credit_card/jcb.svg +1 -0
  112. data/app/assets/stylesheets/smarty/theme/images/credit_card/mastercard.svg +1 -0
  113. data/app/assets/stylesheets/smarty/theme/images/credit_card/paypal.svg +1 -0
  114. data/app/assets/stylesheets/smarty/theme/images/credit_card/paypal_logo.svg +1 -0
  115. data/app/assets/stylesheets/smarty/theme/images/credit_card/shopify.svg +1 -0
  116. data/app/assets/stylesheets/smarty/theme/images/credit_card/skrill.svg +1 -0
  117. data/app/assets/stylesheets/smarty/theme/images/credit_card/switch.svg +1 -0
  118. data/app/assets/stylesheets/smarty/theme/images/credit_card/visa.svg +1 -0
  119. data/app/assets/stylesheets/smarty/theme/images/credit_card/western_union.svg +1 -0
  120. data/app/assets/stylesheets/smarty/theme/images/flags.png +0 -0
  121. data/app/assets/stylesheets/smarty/theme/images/logo/logo_dark.svg +2 -0
  122. data/app/assets/stylesheets/smarty/theme/images/logo/logo_light.svg +2 -0
  123. data/app/assets/stylesheets/smarty/theme/images/logo/logo_sm.svg +1 -0
  124. data/app/assets/stylesheets/smarty/theme/images/manifest/icon_192x192.png +0 -0
  125. data/app/assets/stylesheets/smarty/theme/images/manifest/icon_512x512.png +0 -0
  126. data/app/assets/stylesheets/smarty/theme/images/manifest/manifest.json +20 -0
  127. data/app/assets/stylesheets/smarty/theme/images/masks/shape-line-lense.svg +1 -0
  128. data/lib/phcthemes_admin_panel_pack/version.rb +1 -1
  129. metadata +128 -2
@@ -0,0 +1,1258 @@
1
+ @charset "UTF-8";
2
+ td.dt-control {
3
+ background: url("https://www.datatables.net/examples/resources/details_open.png") no-repeat center center;
4
+ cursor: pointer;
5
+ }
6
+
7
+ tr.dt-hasChild td.dt-control {
8
+ background: url("https://www.datatables.net/examples/resources/details_close.png") no-repeat center center;
9
+ }
10
+
11
+ table.dataTable th.dt-left,
12
+ table.dataTable td.dt-left {
13
+ text-align: left;
14
+ }
15
+ table.dataTable th.dt-center,
16
+ table.dataTable td.dt-center,
17
+ table.dataTable td.dataTables_empty {
18
+ text-align: center;
19
+ }
20
+ table.dataTable th.dt-right,
21
+ table.dataTable td.dt-right {
22
+ text-align: right;
23
+ }
24
+ table.dataTable th.dt-justify,
25
+ table.dataTable td.dt-justify {
26
+ text-align: justify;
27
+ }
28
+ table.dataTable th.dt-nowrap,
29
+ table.dataTable td.dt-nowrap {
30
+ white-space: nowrap;
31
+ }
32
+ table.dataTable thead th.dt-head-left,
33
+ table.dataTable thead td.dt-head-left,
34
+ table.dataTable tfoot th.dt-head-left,
35
+ table.dataTable tfoot td.dt-head-left {
36
+ text-align: left;
37
+ }
38
+ table.dataTable thead th.dt-head-center,
39
+ table.dataTable thead td.dt-head-center,
40
+ table.dataTable tfoot th.dt-head-center,
41
+ table.dataTable tfoot td.dt-head-center {
42
+ text-align: center;
43
+ }
44
+ table.dataTable thead th.dt-head-right,
45
+ table.dataTable thead td.dt-head-right,
46
+ table.dataTable tfoot th.dt-head-right,
47
+ table.dataTable tfoot td.dt-head-right {
48
+ text-align: right;
49
+ }
50
+ table.dataTable thead th.dt-head-justify,
51
+ table.dataTable thead td.dt-head-justify,
52
+ table.dataTable tfoot th.dt-head-justify,
53
+ table.dataTable tfoot td.dt-head-justify {
54
+ text-align: justify;
55
+ }
56
+ table.dataTable thead th.dt-head-nowrap,
57
+ table.dataTable thead td.dt-head-nowrap,
58
+ table.dataTable tfoot th.dt-head-nowrap,
59
+ table.dataTable tfoot td.dt-head-nowrap {
60
+ white-space: nowrap;
61
+ }
62
+ table.dataTable tbody th.dt-body-left,
63
+ table.dataTable tbody td.dt-body-left {
64
+ text-align: left;
65
+ }
66
+ table.dataTable tbody th.dt-body-center,
67
+ table.dataTable tbody td.dt-body-center {
68
+ text-align: center;
69
+ }
70
+ table.dataTable tbody th.dt-body-right,
71
+ table.dataTable tbody td.dt-body-right {
72
+ text-align: right;
73
+ }
74
+ table.dataTable tbody th.dt-body-justify,
75
+ table.dataTable tbody td.dt-body-justify {
76
+ text-align: justify;
77
+ }
78
+ table.dataTable tbody th.dt-body-nowrap,
79
+ table.dataTable tbody td.dt-body-nowrap {
80
+ white-space: nowrap;
81
+ }
82
+
83
+ table.dataTable {
84
+ clear: both;
85
+ margin-top: 6px !important;
86
+ margin-bottom: 6px !important;
87
+ max-width: none !important;
88
+ border-collapse: separate !important;
89
+ border-spacing: 0;
90
+ }
91
+ table.dataTable td,
92
+ table.dataTable th {
93
+ box-sizing: content-box;
94
+ }
95
+ table.dataTable td.dataTables_empty,
96
+ table.dataTable th.dataTables_empty {
97
+ text-align: center;
98
+ }
99
+ table.dataTable.nowrap th,
100
+ table.dataTable.nowrap td {
101
+ white-space: nowrap;
102
+ }
103
+
104
+ div.dataTables_wrapper div.dataTables_length label {
105
+ font-weight: normal;
106
+ text-align: left;
107
+ white-space: nowrap;
108
+ }
109
+ div.dataTables_wrapper div.dataTables_length select {
110
+ width: auto;
111
+ display: inline-block;
112
+ }
113
+ div.dataTables_wrapper div.dataTables_filter {
114
+ text-align: right;
115
+ }
116
+ div.dataTables_wrapper div.dataTables_filter label {
117
+ font-weight: normal;
118
+ white-space: nowrap;
119
+ text-align: left;
120
+ }
121
+ div.dataTables_wrapper div.dataTables_filter input {
122
+ margin-left: 0.5em;
123
+ display: inline-block;
124
+ width: auto;
125
+ }
126
+ div.dataTables_wrapper div.dataTables_info {
127
+ padding-top: 0.85em;
128
+ }
129
+ div.dataTables_wrapper div.dataTables_paginate {
130
+ margin: 0;
131
+ white-space: nowrap;
132
+ text-align: right;
133
+ }
134
+ div.dataTables_wrapper div.dataTables_paginate ul.pagination {
135
+ margin: 2px 0;
136
+ white-space: nowrap;
137
+ justify-content: flex-end;
138
+ }
139
+ div.dataTables_wrapper div.dataTables_processing {
140
+ position: absolute;
141
+ top: 50%;
142
+ left: 50%;
143
+ width: 200px;
144
+ margin-left: -100px;
145
+ margin-top: -26px;
146
+ text-align: center;
147
+ padding: 1em 0;
148
+ }
149
+
150
+ table.dataTable > thead > tr > th:active,
151
+ table.dataTable > thead > tr > td:active {
152
+ outline: none;
153
+ }
154
+ table.dataTable > thead > tr > th:not(.sorting_disabled),
155
+ table.dataTable > thead > tr > td:not(.sorting_disabled) {
156
+ padding-right: 30px;
157
+ }
158
+ table.dataTable > thead .sorting,
159
+ table.dataTable > thead .sorting_asc,
160
+ table.dataTable > thead .sorting_desc,
161
+ table.dataTable > thead .sorting_asc_disabled,
162
+ table.dataTable > thead .sorting_desc_disabled {
163
+ cursor: pointer;
164
+ position: relative;
165
+ }
166
+ table.dataTable > thead .sorting:before, table.dataTable > thead .sorting:after,
167
+ table.dataTable > thead .sorting_asc:before,
168
+ table.dataTable > thead .sorting_asc:after,
169
+ table.dataTable > thead .sorting_desc:before,
170
+ table.dataTable > thead .sorting_desc:after,
171
+ table.dataTable > thead .sorting_asc_disabled:before,
172
+ table.dataTable > thead .sorting_asc_disabled:after,
173
+ table.dataTable > thead .sorting_desc_disabled:before,
174
+ table.dataTable > thead .sorting_desc_disabled:after {
175
+ position: absolute;
176
+ bottom: 0.9em;
177
+ display: block;
178
+ opacity: 0.3;
179
+ }
180
+ table.dataTable > thead .sorting:before,
181
+ table.dataTable > thead .sorting_asc:before,
182
+ table.dataTable > thead .sorting_desc:before,
183
+ table.dataTable > thead .sorting_asc_disabled:before,
184
+ table.dataTable > thead .sorting_desc_disabled:before {
185
+ right: 1em;
186
+ content: "↑";
187
+ }
188
+ table.dataTable > thead .sorting:after,
189
+ table.dataTable > thead .sorting_asc:after,
190
+ table.dataTable > thead .sorting_desc:after,
191
+ table.dataTable > thead .sorting_asc_disabled:after,
192
+ table.dataTable > thead .sorting_desc_disabled:after {
193
+ right: 0.5em;
194
+ content: "↓";
195
+ }
196
+ table.dataTable > thead .sorting_asc:before,
197
+ table.dataTable > thead .sorting_desc:after {
198
+ opacity: 1;
199
+ }
200
+ table.dataTable > thead .sorting_asc_disabled:before,
201
+ table.dataTable > thead .sorting_desc_disabled:after {
202
+ opacity: 0;
203
+ }
204
+
205
+ div.dataTables_scrollHead table.dataTable {
206
+ margin-bottom: 0 !important;
207
+ }
208
+
209
+ div.dataTables_scrollBody > table {
210
+ border-top: none;
211
+ margin-top: 0 !important;
212
+ margin-bottom: 0 !important;
213
+ }
214
+ div.dataTables_scrollBody > table > thead .sorting:before,
215
+ div.dataTables_scrollBody > table > thead .sorting_asc:before,
216
+ div.dataTables_scrollBody > table > thead .sorting_desc:before,
217
+ div.dataTables_scrollBody > table > thead .sorting:after,
218
+ div.dataTables_scrollBody > table > thead .sorting_asc:after,
219
+ div.dataTables_scrollBody > table > thead .sorting_desc:after {
220
+ display: none;
221
+ }
222
+ div.dataTables_scrollBody > table > tbody tr:first-child th,
223
+ div.dataTables_scrollBody > table > tbody tr:first-child td {
224
+ border-top: none;
225
+ }
226
+
227
+ div.dataTables_scrollFoot > .dataTables_scrollFootInner {
228
+ box-sizing: content-box;
229
+ }
230
+ div.dataTables_scrollFoot > .dataTables_scrollFootInner > table {
231
+ margin-top: 0 !important;
232
+ border-top: none;
233
+ }
234
+
235
+ @media screen and (max-width: 767px) {
236
+ div.dataTables_wrapper div.dataTables_length,
237
+ div.dataTables_wrapper div.dataTables_filter,
238
+ div.dataTables_wrapper div.dataTables_info,
239
+ div.dataTables_wrapper div.dataTables_paginate {
240
+ text-align: center;
241
+ }
242
+ div.dataTables_wrapper div.dataTables_paginate ul.pagination {
243
+ justify-content: center !important;
244
+ }
245
+ }
246
+ table.dataTable.table-sm > thead > tr > th:not(.sorting_disabled) {
247
+ padding-right: 20px;
248
+ }
249
+ table.dataTable.table-sm .sorting:before,
250
+ table.dataTable.table-sm .sorting_asc:before,
251
+ table.dataTable.table-sm .sorting_desc:before {
252
+ top: 5px;
253
+ right: 0.85em;
254
+ }
255
+ table.dataTable.table-sm .sorting:after,
256
+ table.dataTable.table-sm .sorting_asc:after,
257
+ table.dataTable.table-sm .sorting_desc:after {
258
+ top: 5px;
259
+ }
260
+
261
+ table.table-bordered.dataTable {
262
+ border-right-width: 0;
263
+ }
264
+ table.table-bordered.dataTable th,
265
+ table.table-bordered.dataTable td {
266
+ border-left-width: 0;
267
+ }
268
+ table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child,
269
+ table.table-bordered.dataTable td:last-child,
270
+ table.table-bordered.dataTable td:last-child {
271
+ border-right-width: 1px;
272
+ }
273
+ table.table-bordered.dataTable tbody th,
274
+ table.table-bordered.dataTable tbody td {
275
+ border-bottom-width: 0;
276
+ }
277
+
278
+ div.dataTables_scrollHead table.table-bordered {
279
+ border-bottom-width: 0;
280
+ }
281
+
282
+ div.table-responsive > div.dataTables_wrapper > div.row {
283
+ margin: 0;
284
+ }
285
+ div.table-responsive > div.dataTables_wrapper > div.row > div[class^=col-]:first-child {
286
+ padding-left: 0;
287
+ }
288
+ div.table-responsive > div.dataTables_wrapper > div.row > div[class^=col-]:last-child {
289
+ padding-right: 0;
290
+ }
291
+
292
+ div.dt-autofill-handle {
293
+ position: absolute;
294
+ height: 8px;
295
+ width: 8px;
296
+ z-index: 102;
297
+ box-sizing: border-box;
298
+ background: #0275d8;
299
+ cursor: pointer;
300
+ }
301
+
302
+ div.dtk-focus-alt div.dt-autofill-handle {
303
+ background: #ff8b33;
304
+ }
305
+
306
+ div.dt-autofill-select {
307
+ position: absolute;
308
+ z-index: 1001;
309
+ background-color: #0275d8;
310
+ background-image: repeating-linear-gradient(45deg, transparent, transparent 5px, rgba(255, 255, 255, 0.5) 5px, rgba(255, 255, 255, 0.5) 10px);
311
+ }
312
+ div.dt-autofill-select.top, div.dt-autofill-select.bottom {
313
+ height: 3px;
314
+ margin-top: -1px;
315
+ }
316
+ div.dt-autofill-select.left, div.dt-autofill-select.right {
317
+ width: 3px;
318
+ margin-left: -1px;
319
+ }
320
+
321
+ div.dt-autofill-list {
322
+ position: fixed;
323
+ top: 50%;
324
+ left: 50%;
325
+ width: 500px;
326
+ margin-left: -250px;
327
+ background-color: white;
328
+ border-radius: 6px;
329
+ box-shadow: 0 0 5px #555;
330
+ border: 2px solid #444;
331
+ z-index: 11;
332
+ box-sizing: border-box;
333
+ padding: 1.5em 2em;
334
+ }
335
+ div.dt-autofill-list ul {
336
+ display: table;
337
+ margin: 0;
338
+ padding: 0;
339
+ list-style: none;
340
+ width: 100%;
341
+ }
342
+ div.dt-autofill-list ul li {
343
+ display: table-row;
344
+ }
345
+ div.dt-autofill-list ul li:last-child div.dt-autofill-question, div.dt-autofill-list ul li:last-child div.dt-autofill-button {
346
+ border-bottom: none;
347
+ }
348
+ div.dt-autofill-list ul li:hover {
349
+ background-color: #f6f6f6;
350
+ }
351
+ div.dt-autofill-list div.dt-autofill-question {
352
+ display: table-cell;
353
+ padding: 0.5em 0;
354
+ border-bottom: 1px solid #ccc;
355
+ }
356
+ div.dt-autofill-list div.dt-autofill-question input[type=number] {
357
+ padding: 6px;
358
+ width: 30px;
359
+ margin: -2px 0;
360
+ }
361
+ div.dt-autofill-list div.dt-autofill-button {
362
+ display: table-cell;
363
+ padding: 0.5em 0;
364
+ border-bottom: 1px solid #ccc;
365
+ }
366
+
367
+ div.dt-autofill-background {
368
+ position: fixed;
369
+ top: 0;
370
+ left: 0;
371
+ width: 100%;
372
+ height: 100%;
373
+ background: rgba(0, 0, 0, 0.7);
374
+ background: radial-gradient(ellipse farthest-corner at center, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
375
+ z-index: 10;
376
+ }
377
+
378
+ div.dt-autofill-list div.dt-autofill-question input[type=number] {
379
+ padding: 6px;
380
+ width: 60px;
381
+ margin: -2px 0;
382
+ }
383
+
384
+ @keyframes dtb-spinner {
385
+ 100% {
386
+ transform: rotate(360deg);
387
+ }
388
+ }
389
+ @-webkit-keyframes dtb-spinner {
390
+ 100% {
391
+ transform: rotate(360deg);
392
+ }
393
+ }
394
+ div.dt-button-info {
395
+ position: fixed;
396
+ top: 50%;
397
+ left: 50%;
398
+ width: 400px;
399
+ margin-top: -100px;
400
+ margin-left: -200px;
401
+ background-color: white;
402
+ border: 2px solid #111;
403
+ box-shadow: 3px 4px 10px 1px rgba(0, 0, 0, 0.3);
404
+ border-radius: 3px;
405
+ text-align: center;
406
+ z-index: 21;
407
+ }
408
+ div.dt-button-info h2 {
409
+ padding: 0.5em;
410
+ margin: 0;
411
+ font-weight: normal;
412
+ border-bottom: 1px solid #ddd;
413
+ background-color: #f3f3f3;
414
+ }
415
+ div.dt-button-info > div {
416
+ padding: 1em;
417
+ }
418
+
419
+ button.dtb-hide-drop {
420
+ display: none !important;
421
+ }
422
+
423
+ div.dt-button-collection-title {
424
+ text-align: center;
425
+ padding: 0.3em 0 0.5em;
426
+ font-size: 0.9em;
427
+ }
428
+
429
+ div.dt-button-collection-title:empty {
430
+ display: none;
431
+ }
432
+
433
+ span.dt-button-spacer {
434
+ display: inline-block;
435
+ margin: 0.5em;
436
+ white-space: nowrap;
437
+ }
438
+ span.dt-button-spacer.bar {
439
+ border-left: 1px solid rgba(0, 0, 0, 0.3);
440
+ vertical-align: middle;
441
+ padding-left: 0.5em;
442
+ }
443
+ span.dt-button-spacer.bar:empty {
444
+ height: 1em;
445
+ width: 1px;
446
+ padding-left: 0;
447
+ }
448
+
449
+ div.dt-button-collection span.dt-button-spacer {
450
+ width: 100%;
451
+ font-size: 0.9em;
452
+ text-align: center;
453
+ margin: 0.5em 0;
454
+ }
455
+ div.dt-button-collection span.dt-button-spacer:empty {
456
+ height: 0;
457
+ width: 100%;
458
+ }
459
+ div.dt-button-collection span.dt-button-spacer.bar {
460
+ border-left: none;
461
+ border-bottom: 1px solid rgba(0, 0, 0, 0.3);
462
+ padding-left: 0;
463
+ }
464
+
465
+ div.dt-button-collection {
466
+ position: absolute;
467
+ z-index: 2001;
468
+ width: 100%;
469
+ }
470
+ div.dt-button-collection div.dropdown-menu {
471
+ display: block;
472
+ z-index: 2002;
473
+ min-width: 100%;
474
+ }
475
+ div.dt-button-collection div.dt-button-collection-title {
476
+ background-color: white;
477
+ border: 1px solid rgba(0, 0, 0, 0.15);
478
+ }
479
+ div.dt-button-collection.fixed {
480
+ position: fixed;
481
+ top: 50%;
482
+ left: 50%;
483
+ margin-left: -75px;
484
+ border-radius: 0;
485
+ }
486
+ div.dt-button-collection.fixed.two-column {
487
+ margin-left: -200px;
488
+ }
489
+ div.dt-button-collection.fixed.three-column {
490
+ margin-left: -225px;
491
+ }
492
+ div.dt-button-collection.fixed.four-column {
493
+ margin-left: -300px;
494
+ }
495
+ div.dt-button-collection > :last-child {
496
+ display: block !important;
497
+ -moz-column-gap: 8px;
498
+ -ms-column-gap: 8px;
499
+ -o-column-gap: 8px;
500
+ column-gap: 8px;
501
+ }
502
+ div.dt-button-collection > :last-child > * {
503
+ -moz-column-break-inside: avoid;
504
+ break-inside: avoid;
505
+ }
506
+ div.dt-button-collection.two-column {
507
+ width: 400px;
508
+ }
509
+ div.dt-button-collection.two-column > :last-child {
510
+ padding-bottom: 1px;
511
+ -moz-column-count: 2;
512
+ -ms-column-count: 2;
513
+ -o-column-count: 2;
514
+ column-count: 2;
515
+ }
516
+ div.dt-button-collection.three-column {
517
+ width: 450px;
518
+ }
519
+ div.dt-button-collection.three-column > :last-child {
520
+ padding-bottom: 1px;
521
+ -moz-column-count: 3;
522
+ -ms-column-count: 3;
523
+ -o-column-count: 3;
524
+ column-count: 3;
525
+ }
526
+ div.dt-button-collection.four-column {
527
+ width: 600px;
528
+ }
529
+ div.dt-button-collection.four-column > :last-child {
530
+ padding-bottom: 1px;
531
+ -moz-column-count: 4;
532
+ -ms-column-count: 4;
533
+ -o-column-count: 4;
534
+ column-count: 4;
535
+ }
536
+ div.dt-button-collection .dt-button {
537
+ border-radius: 0;
538
+ }
539
+ div.dt-button-collection.fixed {
540
+ max-width: none;
541
+ }
542
+ div.dt-button-collection.fixed:before, div.dt-button-collection.fixed:after {
543
+ display: none;
544
+ }
545
+ div.dt-button-collection div.dt-btn-split-wrapper {
546
+ width: 100%;
547
+ padding-left: 5px;
548
+ padding-right: 5px;
549
+ }
550
+ div.dt-button-collection button.dt-btn-split-drop-button {
551
+ width: 100%;
552
+ color: #212529;
553
+ border: none;
554
+ background-color: white;
555
+ border-radius: 0px;
556
+ margin-left: 0px !important;
557
+ }
558
+ div.dt-button-collection button.dt-btn-split-drop-button:focus {
559
+ border: none;
560
+ border-radius: 0px;
561
+ outline: none;
562
+ }
563
+ div.dt-button-collection button.dt-btn-split-drop-button:hover {
564
+ background-color: #e9ecef;
565
+ }
566
+ div.dt-button-collection button.dt-btn-split-drop-button:active {
567
+ background-color: #007bff !important;
568
+ }
569
+
570
+ div.dt-button-background {
571
+ position: fixed;
572
+ top: 0;
573
+ left: 0;
574
+ width: 100%;
575
+ height: 100%;
576
+ z-index: 999;
577
+ }
578
+
579
+ @media screen and (max-width: 767px) {
580
+ div.dt-buttons {
581
+ float: none;
582
+ width: 100%;
583
+ text-align: center;
584
+ margin-bottom: 0.5em;
585
+ }
586
+ div.dt-buttons a.btn {
587
+ float: none;
588
+ }
589
+ }
590
+ div.dt-buttons button.btn.processing,
591
+ div.dt-buttons div.btn.processing,
592
+ div.dt-buttons a.btn.processing {
593
+ color: rgba(0, 0, 0, 0.2);
594
+ }
595
+ div.dt-buttons button.btn.processing:after,
596
+ div.dt-buttons div.btn.processing:after,
597
+ div.dt-buttons a.btn.processing:after {
598
+ position: absolute;
599
+ top: 50%;
600
+ left: 50%;
601
+ width: 16px;
602
+ height: 16px;
603
+ margin: -8px 0 0 -8px;
604
+ box-sizing: border-box;
605
+ display: block;
606
+ content: " ";
607
+ border: 2px solid #282828;
608
+ border-radius: 50%;
609
+ border-left-color: transparent;
610
+ border-right-color: transparent;
611
+ animation: dtb-spinner 1500ms infinite linear;
612
+ -o-animation: dtb-spinner 1500ms infinite linear;
613
+ -ms-animation: dtb-spinner 1500ms infinite linear;
614
+ -webkit-animation: dtb-spinner 1500ms infinite linear;
615
+ -moz-animation: dtb-spinner 1500ms infinite linear;
616
+ }
617
+
618
+ div.dt-btn-split-wrapper:active:not(.disabled) button, div.dt-btn-split-wrapper.active:not(.disabled) button {
619
+ background-color: #5a6268;
620
+ border-color: #545b62;
621
+ }
622
+ div.dt-btn-split-wrapper:active:not(.disabled) button.dt-btn-split-drop, div.dt-btn-split-wrapper.active:not(.disabled) button.dt-btn-split-drop {
623
+ box-shadow: none;
624
+ background-color: #6c757d;
625
+ border-color: #6c757d;
626
+ }
627
+ div.dt-btn-split-wrapper:active:not(.disabled) button:hover, div.dt-btn-split-wrapper.active:not(.disabled) button:hover {
628
+ background-color: #5a6268;
629
+ border-color: #545b62;
630
+ }
631
+
632
+ div.dataTables_wrapper div.dt-buttons.btn-group div.btn-group {
633
+ border-radius: 4px !important;
634
+ }
635
+ div.dataTables_wrapper div.dt-buttons.btn-group div.btn-group:last-child {
636
+ border-top-left-radius: 0px !important;
637
+ border-bottom-left-radius: 0px !important;
638
+ }
639
+ div.dataTables_wrapper div.dt-buttons.btn-group div.btn-group:first-child {
640
+ border-top-right-radius: 0px !important;
641
+ border-bottom-right-radius: 0px !important;
642
+ }
643
+ div.dataTables_wrapper div.dt-buttons.btn-group div.btn-group:last-child:first-child {
644
+ border-top-left-radius: 4px !important;
645
+ border-bottom-left-radius: 4px !important;
646
+ border-top-right-radius: 4px !important;
647
+ border-bottom-right-radius: 4px !important;
648
+ }
649
+ div.dataTables_wrapper div.dt-buttons.btn-group div.btn-group button.dt-btn-split-drop:last-child {
650
+ border: 1px solid #6c757d;
651
+ }
652
+ div.dataTables_wrapper div.dt-buttons.btn-group div.btn-group div.dt-btn-split-wrapper {
653
+ border: none;
654
+ }
655
+
656
+ div.dt-button-collection div.btn-group {
657
+ border-radius: 4px !important;
658
+ }
659
+ div.dt-button-collection div.btn-group button {
660
+ border-radius: 4px;
661
+ }
662
+ div.dt-button-collection div.btn-group button:last-child {
663
+ border-top-left-radius: 0px !important;
664
+ border-bottom-left-radius: 0px !important;
665
+ }
666
+ div.dt-button-collection div.btn-group button:first-child {
667
+ border-top-right-radius: 0px !important;
668
+ border-bottom-right-radius: 0px !important;
669
+ }
670
+ div.dt-button-collection div.btn-group button:last-child:first-child {
671
+ border-top-left-radius: 4px !important;
672
+ border-bottom-left-radius: 4px !important;
673
+ border-top-right-radius: 4px !important;
674
+ border-bottom-right-radius: 4px !important;
675
+ }
676
+ div.dt-button-collection div.btn-group button.dt-btn-split-drop:last-child {
677
+ border: 1px solid #6c757d;
678
+ }
679
+ div.dt-button-collection div.btn-group div.dt-btn-split-wrapper {
680
+ border: none;
681
+ }
682
+
683
+ span.dt-button-spacer.bar:empty {
684
+ height: inherit;
685
+ }
686
+
687
+ div.dt-button-collection span.dt-button-spacer {
688
+ padding-left: 1rem !important;
689
+ text-align: left;
690
+ }
691
+
692
+ table.DTCR_clonedTable.dataTable {
693
+ position: absolute !important;
694
+ background-color: rgba(255, 255, 255, 0.7);
695
+ z-index: 202;
696
+ }
697
+
698
+ div.DTCR_pointer {
699
+ width: 1px;
700
+ background-color: #0275d8;
701
+ z-index: 201;
702
+ }
703
+
704
+ tr.even td {
705
+ background-color: #ffffff;
706
+ }
707
+
708
+ tr.odd td {
709
+ background-color: #f9f9f9;
710
+ }
711
+
712
+ tr.selected td {
713
+ background-color: #0088cc;
714
+ }
715
+
716
+ thead th {
717
+ background-color: white;
718
+ }
719
+
720
+ tfoot th {
721
+ background-color: white;
722
+ }
723
+
724
+ th.dtfc-fixed-left,
725
+ th.dtfc-fixed-right,
726
+ td.dtfc-fixed-left,
727
+ td.dtfc-fixed-right {
728
+ z-index: 1;
729
+ }
730
+
731
+ div.dtfc-right-top-blocker,
732
+ div.dtfc-left-top-blocker {
733
+ margin-top: 6px;
734
+ border-bottom: 0px solid #ddd !important;
735
+ }
736
+
737
+ table.dataTable.table-bordered.dtfc-has-left {
738
+ border-left: none;
739
+ }
740
+
741
+ div.dataTables_scroll.dtfc-has-left table.table-bordered {
742
+ border-left: none;
743
+ }
744
+
745
+ div.dataTables_scrollBody {
746
+ border-left: 1px solid #ddd !important;
747
+ }
748
+
749
+ div.dataTables_scrollFootInner table.table-bordered tr th:first-child,
750
+ div.dataTables_scrollHeadInner table.table-bordered tr th:first-child {
751
+ border-left: 1px solid #ddd !important;
752
+ }
753
+
754
+ tr.dt-rowReorder-moving td.dtfc-fixed-left,
755
+ tr.dt-rowReorder-moving td.dtfc-fixed-right {
756
+ border-top: 2px solid #888 !important;
757
+ border-bottom: 2px solid #888 !important;
758
+ }
759
+ tr.dt-rowReorder-moving td.dtfc-fixed-left:first-child {
760
+ border-left: 2px solid #888 !important;
761
+ }
762
+ tr.dt-rowReorder-moving td.dtfc-fixed-right:last-child {
763
+ border-right: 2px solid #888 !important;
764
+ }
765
+
766
+ table.dataTable.fixedHeader-floating,
767
+ table.dataTable.fixedHeader-locked {
768
+ background-color: white;
769
+ margin-top: 0 !important;
770
+ margin-bottom: 0 !important;
771
+ }
772
+
773
+ table.dataTable.fixedHeader-locked {
774
+ position: absolute !important;
775
+ }
776
+
777
+ @media print {
778
+ table.fixedHeader-floating {
779
+ display: none;
780
+ }
781
+ }
782
+
783
+ table.dataTable tbody th.focus,
784
+ table.dataTable tbody td.focus {
785
+ box-shadow: inset 0 0 1px 2px #0275d8;
786
+ }
787
+
788
+ div.dtk-focus-alt table.dataTable tbody th.focus,
789
+ div.dtk-focus-alt table.dataTable tbody td.focus {
790
+ box-shadow: inset 0 0 1px 2px #ff8b33;
791
+ }
792
+
793
+ table.dataTable.dtr-inline.collapsed > tbody > tr > td.child,
794
+ table.dataTable.dtr-inline.collapsed > tbody > tr > th.child,
795
+ table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty {
796
+ cursor: default !important;
797
+ }
798
+ table.dataTable.dtr-inline.collapsed > tbody > tr > td.child:before,
799
+ table.dataTable.dtr-inline.collapsed > tbody > tr > th.child:before,
800
+ table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty:before {
801
+ display: none !important;
802
+ }
803
+ table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control,
804
+ table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control {
805
+ position: relative;
806
+ padding-left: 30px;
807
+ cursor: pointer;
808
+ }
809
+ table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before,
810
+ table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control:before {
811
+ top: 50%;
812
+ left: 5px;
813
+ height: 1em;
814
+ width: 1em;
815
+ margin-top: -9px;
816
+ display: block;
817
+ position: absolute;
818
+ color: white;
819
+ border: 0.15em solid white;
820
+ border-radius: 1em;
821
+ box-shadow: 0 0 0.2em #444;
822
+ box-sizing: content-box;
823
+ text-align: center;
824
+ text-indent: 0 !important;
825
+ font-family: "Courier New", Courier, monospace;
826
+ line-height: 1em;
827
+ content: "+";
828
+ background-color: #0275d8;
829
+ }
830
+ table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td.dtr-control:before,
831
+ table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th.dtr-control:before {
832
+ content: "-";
833
+ background-color: #d33333;
834
+ }
835
+ table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td.dtr-control,
836
+ table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th.dtr-control {
837
+ padding-left: 27px;
838
+ }
839
+ table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td.dtr-control:before,
840
+ table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th.dtr-control:before {
841
+ left: 4px;
842
+ height: 14px;
843
+ width: 14px;
844
+ border-radius: 14px;
845
+ line-height: 14px;
846
+ text-indent: 3px;
847
+ }
848
+ table.dataTable.dtr-column > tbody > tr > td.dtr-control,
849
+ table.dataTable.dtr-column > tbody > tr > th.dtr-control,
850
+ table.dataTable.dtr-column > tbody > tr > td.control,
851
+ table.dataTable.dtr-column > tbody > tr > th.control {
852
+ position: relative;
853
+ cursor: pointer;
854
+ }
855
+ table.dataTable.dtr-column > tbody > tr > td.dtr-control:before,
856
+ table.dataTable.dtr-column > tbody > tr > th.dtr-control:before,
857
+ table.dataTable.dtr-column > tbody > tr > td.control:before,
858
+ table.dataTable.dtr-column > tbody > tr > th.control:before {
859
+ top: 50%;
860
+ left: 50%;
861
+ height: 0.8em;
862
+ width: 0.8em;
863
+ margin-top: -0.5em;
864
+ margin-left: -0.5em;
865
+ display: block;
866
+ position: absolute;
867
+ color: white;
868
+ border: 0.15em solid white;
869
+ border-radius: 1em;
870
+ box-shadow: 0 0 0.2em #444;
871
+ box-sizing: content-box;
872
+ text-align: center;
873
+ text-indent: 0 !important;
874
+ font-family: "Courier New", Courier, monospace;
875
+ line-height: 1em;
876
+ content: "+";
877
+ background-color: #0275d8;
878
+ }
879
+ table.dataTable.dtr-column > tbody > tr.parent td.dtr-control:before,
880
+ table.dataTable.dtr-column > tbody > tr.parent th.dtr-control:before,
881
+ table.dataTable.dtr-column > tbody > tr.parent td.control:before,
882
+ table.dataTable.dtr-column > tbody > tr.parent th.control:before {
883
+ content: "-";
884
+ background-color: #d33333;
885
+ }
886
+ table.dataTable > tbody > tr.child {
887
+ padding: 0.5em 1em;
888
+ }
889
+ table.dataTable > tbody > tr.child:hover {
890
+ background: transparent !important;
891
+ }
892
+ table.dataTable > tbody > tr.child ul.dtr-details {
893
+ display: inline-block;
894
+ list-style-type: none;
895
+ margin: 0;
896
+ padding: 0;
897
+ }
898
+ table.dataTable > tbody > tr.child ul.dtr-details > li {
899
+ border-bottom: 1px solid #efefef;
900
+ padding: 0.5em 0;
901
+ }
902
+ table.dataTable > tbody > tr.child ul.dtr-details > li:first-child {
903
+ padding-top: 0;
904
+ }
905
+ table.dataTable > tbody > tr.child ul.dtr-details > li:last-child {
906
+ border-bottom: none;
907
+ }
908
+ table.dataTable > tbody > tr.child span.dtr-title {
909
+ display: inline-block;
910
+ min-width: 75px;
911
+ font-weight: bold;
912
+ }
913
+ div.dtr-modal {
914
+ position: fixed;
915
+ box-sizing: border-box;
916
+ top: 0;
917
+ left: 0;
918
+ height: 100%;
919
+ width: 100%;
920
+ z-index: 100;
921
+ padding: 10em 1em;
922
+ }
923
+ div.dtr-modal div.dtr-modal-display {
924
+ position: absolute;
925
+ top: 0;
926
+ left: 0;
927
+ bottom: 0;
928
+ right: 0;
929
+ width: 50%;
930
+ height: 50%;
931
+ overflow: auto;
932
+ margin: auto;
933
+ z-index: 102;
934
+ overflow: auto;
935
+ background-color: #f5f5f7;
936
+ border: 1px solid black;
937
+ border-radius: 0.5em;
938
+ box-shadow: 0 12px 30px rgba(0, 0, 0, 0.6);
939
+ }
940
+ div.dtr-modal div.dtr-modal-content {
941
+ position: relative;
942
+ padding: 1em;
943
+ }
944
+ div.dtr-modal div.dtr-modal-close {
945
+ position: absolute;
946
+ top: 6px;
947
+ right: 6px;
948
+ width: 22px;
949
+ height: 22px;
950
+ border: 1px solid #eaeaea;
951
+ background-color: #f9f9f9;
952
+ text-align: center;
953
+ border-radius: 3px;
954
+ cursor: pointer;
955
+ z-index: 12;
956
+ }
957
+ div.dtr-modal div.dtr-modal-close:hover {
958
+ background-color: #eaeaea;
959
+ }
960
+ div.dtr-modal div.dtr-modal-background {
961
+ position: fixed;
962
+ top: 0;
963
+ left: 0;
964
+ right: 0;
965
+ bottom: 0;
966
+ z-index: 101;
967
+ background: rgba(0, 0, 0, 0.6);
968
+ }
969
+
970
+ @media screen and (max-width: 767px) {
971
+ div.dtr-modal div.dtr-modal-display {
972
+ width: 95%;
973
+ }
974
+ }
975
+ div.dtr-bs-modal table.table tr:first-child td {
976
+ border-top: none;
977
+ }
978
+
979
+ table.dataTable tr.dtrg-group td {
980
+ background-color: #e0e0e0;
981
+ }
982
+
983
+ table.dataTable tr.dtrg-group.dtrg-level-0 td {
984
+ font-weight: bold;
985
+ }
986
+
987
+ table.dataTable tr.dtrg-group.dtrg-level-1 td,
988
+ table.dataTable tr.dtrg-group.dtrg-level-2 td,
989
+ table.dataTable tr.dtrg-group.dtrg-level-3 td,
990
+ table.dataTable tr.dtrg-group.dtrg-level-4 td,
991
+ table.dataTable tr.dtrg-group.dtrg-level-5 td {
992
+ background-color: #f0f0f0;
993
+ padding-top: 0.25em;
994
+ padding-bottom: 0.25em;
995
+ padding-left: 2em;
996
+ font-size: 0.9em;
997
+ }
998
+
999
+ table.dataTable tr.dtrg-group.dtrg-level-2 td {
1000
+ background-color: #f3f3f3;
1001
+ padding-left: 2.5em;
1002
+ }
1003
+
1004
+ table.dataTable tr.dtrg-group.dtrg-level-3 td {
1005
+ background-color: #f3f3f3;
1006
+ padding-left: 3em;
1007
+ }
1008
+
1009
+ table.dataTable tr.dtrg-group.dtrg-level-4 td {
1010
+ background-color: #f3f3f3;
1011
+ padding-left: 3.5em;
1012
+ }
1013
+
1014
+ table.dataTable tr.dtrg-group.dtrg-level-5 td {
1015
+ background-color: #f3f3f3;
1016
+ padding-left: 4em;
1017
+ }
1018
+
1019
+ table.dt-rowReorder-float {
1020
+ position: absolute !important;
1021
+ opacity: 0.8;
1022
+ table-layout: fixed;
1023
+ outline: 2px solid #0275d8;
1024
+ outline-offset: -2px;
1025
+ z-index: 2001;
1026
+ }
1027
+
1028
+ tr.dt-rowReorder-moving {
1029
+ outline: 2px solid #888;
1030
+ outline-offset: -2px;
1031
+ }
1032
+
1033
+ body.dt-rowReorder-noOverflow {
1034
+ overflow-x: hidden;
1035
+ }
1036
+
1037
+ table.dataTable td.reorder {
1038
+ text-align: center;
1039
+ cursor: move;
1040
+ }
1041
+
1042
+ div.dts {
1043
+ display: block !important;
1044
+ }
1045
+ div.dts tbody th,
1046
+ div.dts tbody td {
1047
+ white-space: nowrap;
1048
+ }
1049
+ div.dts div.dts_loading {
1050
+ z-index: 1;
1051
+ }
1052
+ div.dts div.dts_label {
1053
+ position: absolute;
1054
+ right: 10px;
1055
+ background: rgba(0, 0, 0, 0.8);
1056
+ color: white;
1057
+ box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
1058
+ text-align: right;
1059
+ border-radius: 3px;
1060
+ padding: 0.4em;
1061
+ z-index: 2;
1062
+ display: none;
1063
+ }
1064
+ div.dts div.dataTables_scrollBody {
1065
+ background: repeating-linear-gradient(45deg, #edeeff, #edeeff 10px, white 10px, white 20px);
1066
+ }
1067
+ div.dts div.dataTables_scrollBody table {
1068
+ z-index: 2;
1069
+ }
1070
+ div.dts div.dataTables_paginate,
1071
+ div.dts div.dataTables_length {
1072
+ display: none;
1073
+ }
1074
+
1075
+ div.DTS div.dataTables_scrollBody table {
1076
+ background-color: white;
1077
+ }
1078
+
1079
+ table.dataTable tbody > tr.selected,
1080
+ table.dataTable tbody > tr > .selected {
1081
+ background-color: #0275d8;
1082
+ }
1083
+ table.dataTable.stripe tbody > tr.odd.selected,
1084
+ table.dataTable.stripe tbody > tr.odd > .selected, table.dataTable.display tbody > tr.odd.selected,
1085
+ table.dataTable.display tbody > tr.odd > .selected {
1086
+ background-color: #0272d3;
1087
+ }
1088
+ table.dataTable.hover tbody > tr.selected:hover,
1089
+ table.dataTable.hover tbody > tr > .selected:hover, table.dataTable.display tbody > tr.selected:hover,
1090
+ table.dataTable.display tbody > tr > .selected:hover {
1091
+ background-color: #0271d0;
1092
+ }
1093
+ table.dataTable.order-column tbody > tr.selected > .sorting_1,
1094
+ table.dataTable.order-column tbody > tr.selected > .sorting_2,
1095
+ table.dataTable.order-column tbody > tr.selected > .sorting_3,
1096
+ table.dataTable.order-column tbody > tr > .selected, table.dataTable.display tbody > tr.selected > .sorting_1,
1097
+ table.dataTable.display tbody > tr.selected > .sorting_2,
1098
+ table.dataTable.display tbody > tr.selected > .sorting_3,
1099
+ table.dataTable.display tbody > tr > .selected {
1100
+ background-color: #0273d4;
1101
+ }
1102
+ table.dataTable.display tbody > tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_1 {
1103
+ background-color: #026fcc;
1104
+ }
1105
+ table.dataTable.display tbody > tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_2 {
1106
+ background-color: #0270ce;
1107
+ }
1108
+ table.dataTable.display tbody > tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_3 {
1109
+ background-color: #0270d0;
1110
+ }
1111
+ table.dataTable.display tbody > tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_1 {
1112
+ background-color: #0273d4;
1113
+ }
1114
+ table.dataTable.display tbody > tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_2 {
1115
+ background-color: #0274d5;
1116
+ }
1117
+ table.dataTable.display tbody > tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_3 {
1118
+ background-color: #0275d7;
1119
+ }
1120
+ table.dataTable.display tbody > tr.odd > .selected, table.dataTable.order-column.stripe tbody > tr.odd > .selected {
1121
+ background-color: #026fcc;
1122
+ }
1123
+ table.dataTable.display tbody > tr.even > .selected, table.dataTable.order-column.stripe tbody > tr.even > .selected {
1124
+ background-color: #0273d4;
1125
+ }
1126
+ table.dataTable.display tbody > tr.selected:hover > .sorting_1, table.dataTable.order-column.hover tbody > tr.selected:hover > .sorting_1 {
1127
+ background-color: #026bc6;
1128
+ }
1129
+ table.dataTable.display tbody > tr.selected:hover > .sorting_2, table.dataTable.order-column.hover tbody > tr.selected:hover > .sorting_2 {
1130
+ background-color: #026cc8;
1131
+ }
1132
+ table.dataTable.display tbody > tr.selected:hover > .sorting_3, table.dataTable.order-column.hover tbody > tr.selected:hover > .sorting_3 {
1133
+ background-color: #026eca;
1134
+ }
1135
+ table.dataTable.display tbody > tr:hover > .selected,
1136
+ table.dataTable.display tbody > tr > .selected:hover, table.dataTable.order-column.hover tbody > tr:hover > .selected,
1137
+ table.dataTable.order-column.hover tbody > tr > .selected:hover {
1138
+ background-color: #026bc6;
1139
+ }
1140
+ table.dataTable tbody td.select-checkbox,
1141
+ table.dataTable tbody th.select-checkbox {
1142
+ position: relative;
1143
+ }
1144
+ table.dataTable tbody td.select-checkbox:before, table.dataTable tbody td.select-checkbox:after,
1145
+ table.dataTable tbody th.select-checkbox:before,
1146
+ table.dataTable tbody th.select-checkbox:after {
1147
+ display: block;
1148
+ position: absolute;
1149
+ top: 1.2em;
1150
+ left: 50%;
1151
+ width: 12px;
1152
+ height: 12px;
1153
+ box-sizing: border-box;
1154
+ }
1155
+ table.dataTable tbody td.select-checkbox:before,
1156
+ table.dataTable tbody th.select-checkbox:before {
1157
+ content: " ";
1158
+ margin-top: -2px;
1159
+ margin-left: -6px;
1160
+ border: 1px solid black;
1161
+ border-radius: 3px;
1162
+ }
1163
+ table.dataTable tr.selected td.select-checkbox:after,
1164
+ table.dataTable tr.selected th.select-checkbox:after {
1165
+ content: "✓";
1166
+ font-size: 20px;
1167
+ margin-top: -19px;
1168
+ margin-left: -6px;
1169
+ text-align: center;
1170
+ text-shadow: 1px 1px #B0BED9, -1px -1px #B0BED9, 1px -1px #B0BED9, -1px 1px #B0BED9;
1171
+ }
1172
+ table.dataTable.compact tbody td.select-checkbox:before,
1173
+ table.dataTable.compact tbody th.select-checkbox:before {
1174
+ margin-top: -12px;
1175
+ }
1176
+ table.dataTable.compact tr.selected td.select-checkbox:after,
1177
+ table.dataTable.compact tr.selected th.select-checkbox:after {
1178
+ margin-top: -16px;
1179
+ }
1180
+
1181
+ div.dataTables_wrapper span.select-info,
1182
+ div.dataTables_wrapper span.select-item {
1183
+ margin-left: 0.5em;
1184
+ }
1185
+
1186
+ @media screen and (max-width: 640px) {
1187
+ div.dataTables_wrapper span.select-info,
1188
+ div.dataTables_wrapper span.select-item {
1189
+ margin-left: 0;
1190
+ display: block;
1191
+ }
1192
+ }
1193
+ table.dataTable tbody tr.selected,
1194
+ table.dataTable tbody th.selected,
1195
+ table.dataTable tbody td.selected {
1196
+ color: white;
1197
+ }
1198
+ table.dataTable tbody tr.selected a,
1199
+ table.dataTable tbody th.selected a,
1200
+ table.dataTable tbody td.selected a {
1201
+ color: #a2d4ed;
1202
+ }
1203
+
1204
+ /*$modal-backdrop-bg: #131f43 !default;*/
1205
+ .dt-autofill-list .btn {
1206
+ padding: .46rem 1rem; }
1207
+
1208
+ table.dataTable.fixedHeader-floating {
1209
+ position: fixed !important;
1210
+ opacity: 0.91;
1211
+ box-shadow: 0 0 35px rgba(140, 152, 164, 0.15);
1212
+ border-radius: 0.35rem;
1213
+ margin-top: -2px !important; }
1214
+
1215
+ table.dataTable tr.dtrg-group td {
1216
+ background: #fff;
1217
+ padding-top: 30px;
1218
+ color: #574fec; }
1219
+
1220
+ table.dataTable tbody > tr.selected,
1221
+ table.dataTable tbody > tr > .selected {
1222
+ background-color: #eaf1ff;
1223
+ color: #121212 !important; }
1224
+
1225
+ .dt-button-collection {
1226
+ position: unset !important; }
1227
+
1228
+ .dt-button-collection .dropdown-menu {
1229
+ padding: 3px 3px 2px 3px;
1230
+ top: 100%;
1231
+ right: 0; }
1232
+
1233
+ .dt-button-collection .dropdown-menu a {
1234
+ color: #121212;
1235
+ margin-bottom: 1px; }
1236
+
1237
+ .dt-button-collection .dropdown-menu a.active {
1238
+ background-color: #f9fbfd; }
1239
+
1240
+ .dt-button-collection .dropdown-menu a:hover {
1241
+ background-color: #eef3f9; }
1242
+
1243
+ table.dataTable .btn i {
1244
+ margin: 0 !important; }
1245
+
1246
+ .dataTables_filter {
1247
+ margin-right: 15px; }
1248
+
1249
+ @media only screen and (min-width: 992px) {
1250
+ table.dataTable:not(.fixedHeader-floating) {
1251
+ width: 100% !important; } }
1252
+
1253
+ @media only screen and (max-width: 992px) {
1254
+ table.dataTable > tbody > tr.child ul.dtr-details {
1255
+ display: block; }
1256
+ div.dataTables_wrapper div.dataTables_paginate ul.pagination {
1257
+ margin-top: 15px;
1258
+ justify-content: center !important; } }