viniBaxter-desk_front 25 → 32.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (168) hide show
  1. checksums.yaml +4 -4
  2. data/lib/viniBaxter/desk_front/version.rb +6 -1
  3. data/lib/viniBaxter/sass/desk_front.scss +6 -7
  4. data/lib/viniBaxter/sass/desk_front/administrate/base/_forms.scss +28 -126
  5. data/lib/viniBaxter/sass/desk_front/administrate/base/_layout.scss +1 -1
  6. data/lib/viniBaxter/sass/desk_front/administrate/base/_lists.scss +0 -7
  7. data/lib/viniBaxter/sass/desk_front/administrate/base/_tables.scss +6 -27
  8. data/lib/viniBaxter/sass/desk_front/administrate/base/_typography.scss +5 -50
  9. data/lib/viniBaxter/sass/desk_front/administrate/components/_attributes.scss +1 -3
  10. data/lib/viniBaxter/sass/desk_front/administrate/components/_cells.scss +1 -1
  11. data/lib/viniBaxter/sass/desk_front/administrate/components/_flashes.scss +4 -4
  12. data/lib/viniBaxter/sass/desk_front/administrate/components/_main-content.scss +1 -10
  13. data/lib/viniBaxter/sass/desk_front/administrate/components/_navigation.scss +1 -22
  14. data/lib/viniBaxter/sass/desk_front/administrate/components/_pagination.scss +1 -1
  15. data/lib/viniBaxter/sass/desk_front/administrate/index.scss +6 -18
  16. data/lib/viniBaxter/sass/desk_front/administrate/library/_clearfix.scss +1 -1
  17. data/lib/viniBaxter/sass/desk_front/administrate/library/_customSelectize.scss +27 -26
  18. data/lib/viniBaxter/sass/desk_front/administrate/reset/_normalize.scss +79 -40
  19. data/lib/viniBaxter/sass/desk_front/beckyBaxter/_functions.scss +6 -6
  20. data/lib/viniBaxter/sass/desk_front/beckyBaxter/_index.scss +2 -80
  21. data/lib/viniBaxter/sass/desk_front/beckyBaxter/_mixins.scss +19 -15
  22. data/lib/viniBaxter/sass/desk_front/beckyBaxter/_new_nav.scss +1 -9
  23. data/lib/viniBaxter/sass/desk_front/beckyBaxter/{custom → custom-components}/_dropdown.scss +0 -16
  24. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom-components/_index.scss +12 -0
  25. data/lib/viniBaxter/sass/desk_front/beckyBaxter/{custom → custom-components}/_misc.scss +0 -0
  26. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom-components/_navbar.scss +14 -0
  27. data/lib/viniBaxter/sass/desk_front/beckyBaxter/{custom → custom-components}/_pagination.scss +0 -0
  28. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom-components/_white-content.scss +519 -0
  29. data/lib/viniBaxter/sass/desk_front/beckyBaxter/{cards → custom-components/cards}/_card-animation-on-hover.scss +0 -0
  30. data/lib/viniBaxter/sass/desk_front/beckyBaxter/{cards → custom-components/cards}/_card-chart.scss +0 -0
  31. data/lib/viniBaxter/sass/desk_front/beckyBaxter/{cards → custom-components/cards}/_card-collapse.scss +0 -0
  32. data/lib/viniBaxter/sass/desk_front/beckyBaxter/{cards → custom-components/cards}/_card-contributions.scss +0 -0
  33. data/lib/viniBaxter/sass/desk_front/beckyBaxter/{cards → custom-components/cards}/_card-lock.scss +0 -0
  34. data/lib/viniBaxter/sass/desk_front/beckyBaxter/{cards → custom-components/cards}/_card-map.scss +0 -0
  35. data/lib/viniBaxter/sass/desk_front/beckyBaxter/{cards → custom-components/cards}/_card-plain.scss +0 -0
  36. data/lib/viniBaxter/sass/desk_front/beckyBaxter/{cards → custom-components/cards}/_card-pricing.scss +0 -0
  37. data/lib/viniBaxter/sass/desk_front/beckyBaxter/{cards → custom-components/cards}/_card-profile.scss +0 -0
  38. data/lib/viniBaxter/sass/desk_front/beckyBaxter/{cards → custom-components/cards}/_card-register.scss +0 -0
  39. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom-components/cards/_card-stats.scss +82 -0
  40. data/lib/viniBaxter/sass/desk_front/beckyBaxter/{cards → custom-components/cards}/_card-subcategories.scss +0 -0
  41. data/lib/viniBaxter/sass/desk_front/beckyBaxter/{cards → custom-components/cards}/_card-task.scss +0 -0
  42. data/lib/viniBaxter/sass/desk_front/beckyBaxter/{cards → custom-components/cards}/_card-testimonials.scss +0 -0
  43. data/lib/viniBaxter/sass/desk_front/beckyBaxter/{cards → custom-components/cards}/_card-user.scss +0 -0
  44. data/lib/viniBaxter/sass/desk_front/beckyBaxter/{cards → custom-components/cards}/_card-wizard.scss +0 -0
  45. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom-components/cards/_index.scss +17 -0
  46. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom-components/vendor/_index.scss +12 -0
  47. data/lib/viniBaxter/sass/desk_front/beckyBaxter/{custom → custom-components}/vendor/_plugin-animate-bootstrap-notify.scss +25 -48
  48. data/lib/viniBaxter/sass/desk_front/beckyBaxter/{custom → custom-components}/vendor/_plugin-bootstrap-select.scss +0 -0
  49. data/lib/viniBaxter/sass/desk_front/beckyBaxter/{custom → custom-components}/vendor/_plugin-bootstrap-switch.scss +0 -0
  50. data/lib/viniBaxter/sass/desk_front/beckyBaxter/{custom → custom-components}/vendor/_plugin-card-wizard.scss +0 -0
  51. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom-components/vendor/_plugin-datatables-net.scss +1119 -0
  52. data/lib/viniBaxter/sass/desk_front/beckyBaxter/{custom → custom-components}/vendor/_plugin-datetimepicker.scss +0 -0
  53. data/lib/viniBaxter/sass/desk_front/beckyBaxter/{custom → custom-components}/vendor/_plugin-jasny-fileupload.scss +0 -0
  54. data/lib/viniBaxter/sass/desk_front/beckyBaxter/{custom/vendor/_plugin-jquery.jvectormap.scss → custom-components/vendor/_plugin-jquery-jvectormap.scss} +0 -0
  55. data/lib/viniBaxter/sass/desk_front/beckyBaxter/{custom → custom-components}/vendor/_plugin-new-bootstrap-select.scss +0 -0
  56. data/lib/viniBaxter/sass/desk_front/beckyBaxter/{custom → custom-components}/vendor/_plugin-nouislider.scss +0 -0
  57. data/lib/viniBaxter/sass/desk_front/beckyBaxter/{custom → custom-components}/vendor/_plugin-perfect-scrollbar.scss +0 -0
  58. data/lib/viniBaxter/sass/desk_front/beckyBaxter/{custom → custom-components}/vendor/_plugin-tagsinput.scss +0 -0
  59. data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_buttons.scss +358 -300
  60. data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_caret-color.scss +10 -0
  61. data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_nav-setup-normal.scss +139 -0
  62. data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_nav-setup-ntf.scss +146 -0
  63. data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_nav-setup.scss +8 -0
  64. data/lib/viniBaxter/sass/desk_front/beckyBaxter/new_nav/_dropdown.scss +16 -18
  65. data/lib/viniBaxter/sass/desk_front/beckyBaxter/new_nav/_index.scss +5 -0
  66. data/lib/viniBaxter/sass/desk_front/beckyBaxter/new_nav/_misc.scss +12 -5
  67. data/lib/viniBaxter/sass/desk_front/beckyBaxter/new_nav/_navbar.scss +255 -199
  68. data/lib/viniBaxter/sass/desk_front/beckyBaxter/new_nav/_sidebar-and-main-panel.scss +195 -200
  69. data/lib/viniBaxter/sass/desk_front/beckyBaxter/new_nav/_white-content.scss +41 -8
  70. data/lib/viniBaxter/sass/desk_front/bootstrap/_buttons.scss +65 -27
  71. data/lib/viniBaxter/sass/desk_front/bootstrap/_card.scss +9 -8
  72. data/lib/viniBaxter/sass/desk_front/bootstrap/_custom-forms.scss +84 -51
  73. data/lib/viniBaxter/sass/desk_front/bootstrap/_grid.scss +14 -0
  74. data/lib/viniBaxter/sass/desk_front/bootstrap/_list-group.scss +8 -7
  75. data/lib/viniBaxter/sass/desk_front/bootstrap/_modal.scss +7 -15
  76. data/lib/viniBaxter/sass/desk_front/bootstrap/_reboot.scss +2 -1
  77. data/lib/viniBaxter/sass/desk_front/bootstrap/bootstrap.scss +1 -2
  78. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_badge.scss +4 -3
  79. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_mixins.scss +0 -5
  80. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/utilities/_background.scss +1 -1
  81. data/lib/viniBaxter/sass/desk_front/theme.scss +1 -1
  82. metadata +44 -118
  83. data/lib/viniBaxter/sass/desk_front/administrate/components/_buttons.scss +0 -51
  84. data/lib/viniBaxter/sass/desk_front/administrate/components/_field-unit.scss +0 -45
  85. data/lib/viniBaxter/sass/desk_front/administrate/components/_form-actions.scss +0 -3
  86. data/lib/viniBaxter/sass/desk_front/beckyBaxter/cards/_card-stats-mini.scss +0 -53
  87. data/lib/viniBaxter/sass/desk_front/beckyBaxter/cards/_card-stats.scss +0 -80
  88. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_alerts.scss +0 -89
  89. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_avatars.scss +0 -53
  90. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_badge.scss +0 -25
  91. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_buttons.scss +0 -314
  92. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_card.scss +0 -228
  93. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_checkboxes-radio.scss +0 -154
  94. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_close.scss +0 -29
  95. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_custom-forms.scss +0 -186
  96. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_example-pages.scss +0 -319
  97. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_fixed-plugin.scss +0 -335
  98. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_footer.scss +0 -109
  99. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_forms.scss +0 -146
  100. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_functions.scss +0 -23
  101. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_global.scss +0 -172
  102. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_grid.scss +0 -5
  103. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_icons.scss +0 -92
  104. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_images.scss +0 -7
  105. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_info-areas.scss +0 -170
  106. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_input-group.scss +0 -342
  107. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_mixins.scss +0 -15
  108. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_modal.scss +0 -257
  109. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_nav.scss +0 -85
  110. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_navbar.scss +0 -479
  111. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_pills.scss +0 -169
  112. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_popover.scss +0 -14
  113. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_progress.scss +0 -103
  114. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_reboot.scss +0 -18
  115. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_rtl.scss +0 -268
  116. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_sidebar-and-main-panel.scss +0 -914
  117. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_tables.scss +0 -248
  118. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_tabs.scss +0 -110
  119. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_timeline.scss +0 -251
  120. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_type.scss +0 -166
  121. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_utilities.scss +0 -9
  122. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_variables.scss +0 -1009
  123. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_white-content.scss +0 -491
  124. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-animation-on-hover.scss +0 -7
  125. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-chart.scss +0 -84
  126. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-collapse.scss +0 -51
  127. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-contributions.scss +0 -55
  128. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-lock.scss +0 -18
  129. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-map.scss +0 -3
  130. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-plain.scss +0 -16
  131. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-pricing.scss +0 -190
  132. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-profile.scss +0 -49
  133. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-register.scss +0 -79
  134. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-stats-mini.scss +0 -53
  135. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-stats.scss +0 -80
  136. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-subcategories.scss +0 -3
  137. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-task.scss +0 -31
  138. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-testimonials.scss +0 -46
  139. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-user.scss +0 -77
  140. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-wizard.scss +0 -21
  141. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/mixins/_alert.scss +0 -14
  142. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/mixins/_background-variant.scss +0 -18
  143. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/mixins/_badges.scss +0 -15
  144. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/mixins/_buttons.scss +0 -357
  145. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/mixins/_dropdown.scss +0 -26
  146. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/mixins/_forms.scss +0 -127
  147. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/mixins/_icon.scss +0 -4
  148. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/mixins/_inputs.scss +0 -234
  149. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/mixins/_modals.scss +0 -15
  150. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/mixins/_page-header.scss +0 -7
  151. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/mixins/_popovers.scss +0 -41
  152. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/mixins/_vendor-prefixes.scss +0 -200
  153. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/mixins/_wizard.scss +0 -26
  154. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/mixins/opacity.scss +0 -8
  155. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_backgrounds.scss +0 -42
  156. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_floating.scss +0 -54
  157. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_helper.scss +0 -62
  158. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_position.scss +0 -19
  159. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_shadows.scss +0 -10
  160. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_sizing.scss +0 -5
  161. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_spacing.scss +0 -105
  162. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_text.scss +0 -40
  163. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_transform.scss +0 -8
  164. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/vendor/_plugin-datatables.net.scss +0 -135
  165. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/vendor/_plugin-fullcalendar.scss +0 -1528
  166. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/vendor/_plugin-sweetalert2.scss +0 -711
  167. data/lib/viniBaxter/sass/desk_front/beckyBaxter/new_nav/_fixed-plugin.scss +0 -335
  168. data/lib/viniBaxter/sass/desk_front/theme-dark.scss +0 -30
@@ -0,0 +1,82 @@
1
+ %card-stats {
2
+ hr {
3
+ margin: 5px 15px;
4
+ }
5
+ }
6
+
7
+ .card-stats {
8
+ @extend %card-stats;
9
+
10
+ .info-icon {
11
+ height: 50px;
12
+ width: 50px;
13
+ border-radius: 50%;
14
+ @include diagonal-gradient($primary, $primary-states);
15
+
16
+ i {
17
+ color: $white;
18
+ font-size: 1.7em;
19
+ padding: 14px 13px;
20
+
21
+ }
22
+
23
+ &.icon-danger {
24
+ @include diagonal-gradient($danger, $danger-states);
25
+ }
26
+
27
+ &.icon-warning {
28
+ @include diagonal-gradient($warning, $warning-states);
29
+ }
30
+
31
+ &.icon-success {
32
+ @include diagonal-gradient($success, $success-states);
33
+ }
34
+
35
+ &.icon-info {
36
+ @include diagonal-gradient($info, $info-states);
37
+ }
38
+
39
+ &.icon-primary {
40
+ @include diagonal-gradient($primary, $primary-states);
41
+ }
42
+ }
43
+
44
+ .numbers {
45
+ text-align: right;
46
+
47
+ .card-title {
48
+ margin-top: 0;
49
+ }
50
+
51
+ .card-category {
52
+ margin-bottom: 0;
53
+ color: $dark-gray;
54
+ }
55
+ }
56
+
57
+ .card-footer {
58
+ padding: 0;
59
+ }
60
+
61
+ hr {
62
+ border-color: lighten($black, 5%);
63
+ }
64
+
65
+ .stats {
66
+ color: rgba($white, 0.6);
67
+ margin: 10px 15px;
68
+ font-size: 0.9em;
69
+ }
70
+
71
+ &.card-white {
72
+ hr {
73
+ border-color: rgba(43, 53, 83, 0.2)
74
+ }
75
+ }
76
+ }
77
+
78
+ @include media-breakpoint-down(sm) {
79
+ .card-stats [class*="col-"] .statistics::after {
80
+ display: none;
81
+ }
82
+ }
@@ -0,0 +1,17 @@
1
+ // Custom Cards
2
+ @import 'card-chart';
3
+ @import 'card-map';
4
+ @import 'card-user';
5
+ @import 'card-task';
6
+ @import 'card-animation-on-hover';
7
+ @import 'card-collapse';
8
+ @import 'card-contributions';
9
+ @import 'card-lock';
10
+ @import 'card-pricing';
11
+ @import 'card-profile';
12
+ @import 'card-plain';
13
+ @import 'card-register';
14
+ @import 'card-stats';
15
+ @import 'card-subcategories';
16
+ @import 'card-testimonials';
17
+ @import 'card-wizard';
@@ -0,0 +1,12 @@
1
+ @import 'plugin-datetimepicker';
2
+ @import 'plugin-nouislider';
3
+ @import 'plugin-bootstrap-switch';
4
+ @import 'plugin-bootstrap-select';
5
+ @import 'plugin-new-bootstrap-select';
6
+ @import 'plugin-jasny-fileupload';
7
+ @import 'plugin-tagsinput';
8
+ @import 'plugin-perfect-scrollbar';
9
+ @import 'plugin-jquery-jvectormap';
10
+ @import 'plugin-datatables-net';
11
+ @import 'plugin-animate-bootstrap-notify';
12
+ @import 'plugin-card-wizard';
@@ -1,44 +1,3 @@
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
10
-
11
-
12
-
13
-
14
-
15
-
16
-
17
- // This file was modified by Creative Tim to keep only the animation that we need for Bootstrap Notify
18
-
19
-
20
-
21
-
22
-
23
-
24
-
25
-
26
-
27
-
28
-
29
-
30
-
31
-
32
-
33
- @charset "UTF-8";
34
-
35
- /*!
36
- Animate.css - http://daneden.me/animate
37
- Licensed under the MIT license - http://opensource.org/licenses/MIT
38
-
39
- Copyright (c) 2015 Daniel Eden
40
- */
41
-
42
1
  .animated {
43
2
  -webkit-animation-duration: 1s;
44
3
  animation-duration: 1s;
@@ -69,34 +28,52 @@ Copyright (c) 2015 Daniel Eden
69
28
  }
70
29
 
71
30
  @-webkit-keyframes shake {
72
- from, to {
31
+
32
+ from,
33
+ to {
73
34
  -webkit-transform: translate3d(0, 0, 0);
74
35
  transform: translate3d(0, 0, 0);
75
36
  }
76
37
 
77
- 10%, 30%, 50%, 70%, 90% {
38
+ 10%,
39
+ 30%,
40
+ 50%,
41
+ 70%,
42
+ 90% {
78
43
  -webkit-transform: translate3d(-10px, 0, 0);
79
44
  transform: translate3d(-10px, 0, 0);
80
45
  }
81
46
 
82
- 20%, 40%, 60%, 80% {
47
+ 20%,
48
+ 40%,
49
+ 60%,
50
+ 80% {
83
51
  -webkit-transform: translate3d(10px, 0, 0);
84
52
  transform: translate3d(10px, 0, 0);
85
53
  }
86
54
  }
87
55
 
88
56
  @keyframes shake {
89
- from, to {
57
+
58
+ from,
59
+ to {
90
60
  -webkit-transform: translate3d(0, 0, 0);
91
61
  transform: translate3d(0, 0, 0);
92
62
  }
93
63
 
94
- 10%, 30%, 50%, 70%, 90% {
64
+ 10%,
65
+ 30%,
66
+ 50%,
67
+ 70%,
68
+ 90% {
95
69
  -webkit-transform: translate3d(-10px, 0, 0);
96
70
  transform: translate3d(-10px, 0, 0);
97
71
  }
98
72
 
99
- 20%, 40%, 60%, 80% {
73
+ 20%,
74
+ 40%,
75
+ 60%,
76
+ 80% {
100
77
  -webkit-transform: translate3d(10px, 0, 0);
101
78
  transform: translate3d(10px, 0, 0);
102
79
  }
@@ -224,4 +201,4 @@ Copyright (c) 2015 Daniel Eden
224
201
  .fadeOutUp {
225
202
  -webkit-animation-name: fadeOutUp;
226
203
  animation-name: fadeOutUp;
227
- }
204
+ }
@@ -0,0 +1,1119 @@
1
+ table.dataTable {
2
+ clear: both;
3
+ margin-top: 6px !important;
4
+ margin-bottom: 6px !important;
5
+ max-width: none !important;
6
+ border-collapse: separate !important;
7
+ border-spacing: 0
8
+ }
9
+
10
+ table.dataTable td,
11
+ table.dataTable th {
12
+ -webkit-box-sizing: content-box;
13
+ box-sizing: content-box
14
+ }
15
+
16
+ table.dataTable td.dataTables_empty,
17
+ table.dataTable th.dataTables_empty {
18
+ text-align: center
19
+ }
20
+
21
+ table.dataTable.nowrap th,
22
+ table.dataTable.nowrap td {
23
+ white-space: nowrap
24
+ }
25
+
26
+ div.dataTables_wrapper div.dataTables_length label {
27
+ font-weight: normal;
28
+ text-align: left;
29
+ white-space: nowrap
30
+ }
31
+
32
+ div.dataTables_wrapper div.dataTables_length select {
33
+ width: auto;
34
+ display: inline-block
35
+ }
36
+
37
+ div.dataTables_wrapper div.dataTables_filter {
38
+ text-align: right
39
+ }
40
+
41
+ div.dataTables_wrapper div.dataTables_filter label {
42
+ font-weight: normal;
43
+ white-space: nowrap;
44
+ text-align: left
45
+ }
46
+
47
+ div.dataTables_wrapper div.dataTables_filter input {
48
+ margin-left: 0.5em;
49
+ display: inline-block;
50
+ width: auto
51
+ }
52
+
53
+ div.dataTables_wrapper div.dataTables_info {
54
+ padding-top: 0.85em;
55
+ white-space: nowrap
56
+ }
57
+
58
+ div.dataTables_wrapper div.dataTables_paginate {
59
+ margin: 0;
60
+ white-space: nowrap;
61
+ text-align: right
62
+ }
63
+
64
+ div.dataTables_wrapper div.dataTables_paginate ul.pagination {
65
+ margin: 2px 0;
66
+ white-space: nowrap;
67
+ justify-content: flex-end
68
+ }
69
+
70
+ div.dataTables_wrapper div.dataTables_processing {
71
+ position: absolute;
72
+ top: 50%;
73
+ left: 50%;
74
+ width: 200px;
75
+ margin-left: -100px;
76
+ margin-top: -26px;
77
+ text-align: center;
78
+ padding: 1em 0
79
+ }
80
+
81
+ table.dataTable thead>tr>th.sorting_asc,
82
+ table.dataTable thead>tr>th.sorting_desc,
83
+ table.dataTable thead>tr>th.sorting,
84
+ table.dataTable thead>tr>td.sorting_asc,
85
+ table.dataTable thead>tr>td.sorting_desc,
86
+ table.dataTable thead>tr>td.sorting {
87
+ padding-right: 30px
88
+ }
89
+
90
+ table.dataTable thead>tr>th:active,
91
+ table.dataTable thead>tr>td:active {
92
+ outline: none
93
+ }
94
+
95
+ table.dataTable thead .sorting,
96
+ table.dataTable thead .sorting_asc,
97
+ table.dataTable thead .sorting_desc,
98
+ table.dataTable thead .sorting_asc_disabled,
99
+ table.dataTable thead .sorting_desc_disabled {
100
+ cursor: pointer;
101
+ position: relative
102
+ }
103
+
104
+ table.dataTable thead .sorting:before,
105
+ table.dataTable thead .sorting:after,
106
+ table.dataTable thead .sorting_asc:before,
107
+ table.dataTable thead .sorting_asc:after,
108
+ table.dataTable thead .sorting_desc:before,
109
+ table.dataTable thead .sorting_desc:after,
110
+ table.dataTable thead .sorting_asc_disabled:before,
111
+ table.dataTable thead .sorting_asc_disabled:after,
112
+ table.dataTable thead .sorting_desc_disabled:before,
113
+ table.dataTable thead .sorting_desc_disabled:after {
114
+ position: absolute;
115
+ bottom: 0.9em;
116
+ display: block;
117
+ opacity: 0.3
118
+ }
119
+
120
+ table.dataTable thead .sorting:before,
121
+ table.dataTable thead .sorting_asc:before,
122
+ table.dataTable thead .sorting_desc:before,
123
+ table.dataTable thead .sorting_asc_disabled:before,
124
+ table.dataTable thead .sorting_desc_disabled:before {
125
+ right: 1em;
126
+ content: "\2191"
127
+ }
128
+
129
+ table.dataTable thead .sorting:after,
130
+ table.dataTable thead .sorting_asc:after,
131
+ table.dataTable thead .sorting_desc:after,
132
+ table.dataTable thead .sorting_asc_disabled:after,
133
+ table.dataTable thead .sorting_desc_disabled:after {
134
+ right: 0.5em;
135
+ content: "\2193"
136
+ }
137
+
138
+ table.dataTable thead .sorting_asc:before,
139
+ table.dataTable thead .sorting_desc:after {
140
+ opacity: 1
141
+ }
142
+
143
+ table.dataTable thead .sorting_asc_disabled:before,
144
+ table.dataTable thead .sorting_desc_disabled:after {
145
+ opacity: 0
146
+ }
147
+
148
+ div.dataTables_scrollHead table.dataTable {
149
+ margin-bottom: 0 !important
150
+ }
151
+
152
+ div.dataTables_scrollBody table {
153
+ border-top: none;
154
+ margin-top: 0 !important;
155
+ margin-bottom: 0 !important
156
+ }
157
+
158
+ div.dataTables_scrollBody table thead .sorting:before,
159
+ div.dataTables_scrollBody table thead .sorting_asc:before,
160
+ div.dataTables_scrollBody table thead .sorting_desc:before,
161
+ div.dataTables_scrollBody table thead .sorting:after,
162
+ div.dataTables_scrollBody table thead .sorting_asc:after,
163
+ div.dataTables_scrollBody table thead .sorting_desc:after {
164
+ display: none
165
+ }
166
+
167
+ div.dataTables_scrollBody table tbody tr:first-child th,
168
+ div.dataTables_scrollBody table tbody tr:first-child td {
169
+ border-top: none
170
+ }
171
+
172
+ div.dataTables_scrollFoot>.dataTables_scrollFootInner {
173
+ box-sizing: content-box
174
+ }
175
+
176
+ div.dataTables_scrollFoot>.dataTables_scrollFootInner>table {
177
+ margin-top: 0 !important;
178
+ border-top: none
179
+ }
180
+
181
+ @media screen and (max-width: 767px) {
182
+
183
+ div.dataTables_wrapper div.dataTables_length,
184
+ div.dataTables_wrapper div.dataTables_filter,
185
+ div.dataTables_wrapper div.dataTables_info,
186
+ div.dataTables_wrapper div.dataTables_paginate {
187
+ text-align: center
188
+ }
189
+ }
190
+
191
+ table.dataTable.table-sm>thead>tr>th {
192
+ padding-right: 20px
193
+ }
194
+
195
+ table.dataTable.table-sm .sorting:before,
196
+ table.dataTable.table-sm .sorting_asc:before,
197
+ table.dataTable.table-sm .sorting_desc:before {
198
+ top: 5px;
199
+ right: 0.85em
200
+ }
201
+
202
+ table.dataTable.table-sm .sorting:after,
203
+ table.dataTable.table-sm .sorting_asc:after,
204
+ table.dataTable.table-sm .sorting_desc:after {
205
+ top: 5px
206
+ }
207
+
208
+ table.table-bordered.dataTable th,
209
+ table.table-bordered.dataTable td {
210
+ border-left-width: 0
211
+ }
212
+
213
+ table.table-bordered.dataTable th:last-child,
214
+ table.table-bordered.dataTable th:last-child,
215
+ table.table-bordered.dataTable td:last-child,
216
+ table.table-bordered.dataTable td:last-child {
217
+ border-right-width: 0
218
+ }
219
+
220
+ table.table-bordered.dataTable tbody th,
221
+ table.table-bordered.dataTable tbody td {
222
+ border-bottom-width: 0
223
+ }
224
+
225
+ div.dataTables_scrollHead table.table-bordered {
226
+ border-bottom-width: 0
227
+ }
228
+
229
+ div.table-responsive>div.dataTables_wrapper>div.row {
230
+ margin: 0
231
+ }
232
+
233
+ div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:first-child {
234
+ padding-left: 0
235
+ }
236
+
237
+ div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:last-child {
238
+ padding-right: 0
239
+ }
240
+
241
+
242
+ div.dt-autofill-handle {
243
+ position: absolute;
244
+ height: 8px;
245
+ width: 8px;
246
+ z-index: 102;
247
+ box-sizing: border-box;
248
+ border: 1px solid #0275d8;
249
+ background: #0275d8;
250
+ }
251
+
252
+ div.dt-autofill-select {
253
+ position: absolute;
254
+ z-index: 1001;
255
+ background-color: #0275d8;
256
+ background-image: repeating-linear-gradient(45deg, transparent, transparent 5px, rgba(255, 255, 255, 0.5) 5px, rgba(255, 255, 255, 0.5) 10px);
257
+ }
258
+
259
+ div.dt-autofill-select.top,
260
+ div.dt-autofill-select.bottom {
261
+ height: 3px;
262
+ margin-top: -1px;
263
+ }
264
+
265
+ div.dt-autofill-select.left,
266
+ div.dt-autofill-select.right {
267
+ width: 3px;
268
+ margin-left: -1px;
269
+ }
270
+
271
+ div.dt-autofill-list {
272
+ position: fixed;
273
+ top: 50%;
274
+ left: 50%;
275
+ width: 500px;
276
+ margin-left: -250px;
277
+ background-color: white;
278
+ border-radius: 6px;
279
+ box-shadow: 0 0 5px #555;
280
+ border: 2px solid #444;
281
+ z-index: 11;
282
+ box-sizing: border-box;
283
+ padding: 1.5em 2em;
284
+ }
285
+
286
+ div.dt-autofill-list ul {
287
+ display: table;
288
+ margin: 0;
289
+ padding: 0;
290
+ list-style: none;
291
+ width: 100%;
292
+ }
293
+
294
+ div.dt-autofill-list ul li {
295
+ display: table-row;
296
+ }
297
+
298
+ div.dt-autofill-list ul li:last-child div.dt-autofill-question,
299
+ div.dt-autofill-list ul li:last-child div.dt-autofill-button {
300
+ border-bottom: none;
301
+ }
302
+
303
+ div.dt-autofill-list ul li:hover {
304
+ background-color: #f6f6f6;
305
+ }
306
+
307
+ div.dt-autofill-list div.dt-autofill-question {
308
+ display: table-cell;
309
+ padding: 0.5em 0;
310
+ border-bottom: 1px solid #ccc;
311
+ }
312
+
313
+ div.dt-autofill-list div.dt-autofill-question input[type=number] {
314
+ padding: 6px;
315
+ width: 30px;
316
+ margin: -2px 0;
317
+ }
318
+
319
+ div.dt-autofill-list div.dt-autofill-button {
320
+ display: table-cell;
321
+ padding: 0.5em 0;
322
+ border-bottom: 1px solid #ccc;
323
+ }
324
+
325
+ div.dt-autofill-background {
326
+ position: fixed;
327
+ top: 0;
328
+ left: 0;
329
+ width: 100%;
330
+ height: 100%;
331
+ background: rgba(0, 0, 0, 0.7);
332
+ background: radial-gradient(ellipse farthest-corner at center, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
333
+ z-index: 10;
334
+ }
335
+
336
+ div.dt-autofill-list div.dt-autofill-question input[type=number] {
337
+ padding: 6px;
338
+ width: 60px;
339
+ margin: -2px 0;
340
+ }
341
+
342
+ div.dataTables_info {
343
+ color: hsla(0, 0%, 100%, .7);
344
+ }
345
+
346
+
347
+ @keyframes dtb-spinner {
348
+ 100% {
349
+ transform: rotate(360deg)
350
+ }
351
+ }
352
+
353
+ @-o-keyframes dtb-spinner {
354
+ 100% {
355
+ -o-transform: rotate(360deg);
356
+ transform: rotate(360deg)
357
+ }
358
+ }
359
+
360
+ @-ms-keyframes dtb-spinner {
361
+ 100% {
362
+ -ms-transform: rotate(360deg);
363
+ transform: rotate(360deg)
364
+ }
365
+ }
366
+
367
+ @-webkit-keyframes dtb-spinner {
368
+ 100% {
369
+ -webkit-transform: rotate(360deg);
370
+ transform: rotate(360deg)
371
+ }
372
+ }
373
+
374
+ @-moz-keyframes dtb-spinner {
375
+ 100% {
376
+ -moz-transform: rotate(360deg);
377
+ transform: rotate(360deg)
378
+ }
379
+ }
380
+
381
+ div.dt-button-info {
382
+ position: fixed;
383
+ top: 50%;
384
+ left: 50%;
385
+ width: 400px;
386
+ margin-top: -100px;
387
+ margin-left: -200px;
388
+ background-color: white;
389
+ border: 2px solid #111;
390
+ box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.3);
391
+ border-radius: 3px;
392
+ text-align: center;
393
+ z-index: 21
394
+ }
395
+
396
+ div.dt-button-info h2 {
397
+ padding: 0.5em;
398
+ margin: 0;
399
+ font-weight: normal;
400
+ border-bottom: 1px solid #ddd;
401
+ background-color: #f3f3f3
402
+ }
403
+
404
+ div.dt-button-info>div {
405
+ padding: 1em
406
+ }
407
+
408
+ ul.dt-button-collection.dropdown-menu {
409
+ display: block;
410
+ z-index: 2002;
411
+ -webkit-column-gap: 8px;
412
+ -moz-column-gap: 8px;
413
+ -ms-column-gap: 8px;
414
+ -o-column-gap: 8px;
415
+ column-gap: 8px
416
+ }
417
+
418
+ ul.dt-button-collection.dropdown-menu.fixed {
419
+ position: fixed;
420
+ top: 50%;
421
+ left: 50%;
422
+ margin-left: -75px;
423
+ border-radius: 0
424
+ }
425
+
426
+ ul.dt-button-collection.dropdown-menu.fixed.two-column {
427
+ margin-left: -150px
428
+ }
429
+
430
+ ul.dt-button-collection.dropdown-menu.fixed.three-column {
431
+ margin-left: -225px
432
+ }
433
+
434
+ ul.dt-button-collection.dropdown-menu.fixed.four-column {
435
+ margin-left: -300px
436
+ }
437
+
438
+ ul.dt-button-collection.dropdown-menu>* {
439
+ -webkit-column-break-inside: avoid;
440
+ break-inside: avoid
441
+ }
442
+
443
+ ul.dt-button-collection.dropdown-menu.two-column {
444
+ width: 300px;
445
+ padding-bottom: 1px;
446
+ -webkit-column-count: 2;
447
+ -moz-column-count: 2;
448
+ -ms-column-count: 2;
449
+ -o-column-count: 2;
450
+ column-count: 2
451
+ }
452
+
453
+ ul.dt-button-collection.dropdown-menu.three-column {
454
+ width: 450px;
455
+ padding-bottom: 1px;
456
+ -webkit-column-count: 3;
457
+ -moz-column-count: 3;
458
+ -ms-column-count: 3;
459
+ -o-column-count: 3;
460
+ column-count: 3
461
+ }
462
+
463
+ ul.dt-button-collection.dropdown-menu.four-column {
464
+ width: 600px;
465
+ padding-bottom: 1px;
466
+ -webkit-column-count: 4;
467
+ -moz-column-count: 4;
468
+ -ms-column-count: 4;
469
+ -o-column-count: 4;
470
+ column-count: 4
471
+ }
472
+
473
+ ul.dt-button-collection.dropdown-menu .dt-button {
474
+ border-radius: 0
475
+ }
476
+
477
+ ul.dt-button-collection {
478
+ -webkit-column-gap: 8px;
479
+ -moz-column-gap: 8px;
480
+ -ms-column-gap: 8px;
481
+ -o-column-gap: 8px;
482
+ column-gap: 8px
483
+ }
484
+
485
+ ul.dt-button-collection.fixed {
486
+ position: fixed;
487
+ top: 50%;
488
+ left: 50%;
489
+ margin-left: -75px;
490
+ border-radius: 0
491
+ }
492
+
493
+ ul.dt-button-collection.fixed.two-column {
494
+ margin-left: -150px
495
+ }
496
+
497
+ ul.dt-button-collection.fixed.three-column {
498
+ margin-left: -225px
499
+ }
500
+
501
+ ul.dt-button-collection.fixed.four-column {
502
+ margin-left: -300px
503
+ }
504
+
505
+ ul.dt-button-collection>* {
506
+ -webkit-column-break-inside: avoid;
507
+ break-inside: avoid
508
+ }
509
+
510
+ ul.dt-button-collection.two-column {
511
+ width: 300px;
512
+ padding-bottom: 1px;
513
+ -webkit-column-count: 2;
514
+ -moz-column-count: 2;
515
+ -ms-column-count: 2;
516
+ -o-column-count: 2;
517
+ column-count: 2
518
+ }
519
+
520
+ ul.dt-button-collection.three-column {
521
+ width: 450px;
522
+ padding-bottom: 1px;
523
+ -webkit-column-count: 3;
524
+ -moz-column-count: 3;
525
+ -ms-column-count: 3;
526
+ -o-column-count: 3;
527
+ column-count: 3
528
+ }
529
+
530
+ ul.dt-button-collection.four-column {
531
+ width: 600px;
532
+ padding-bottom: 1px;
533
+ -webkit-column-count: 4;
534
+ -moz-column-count: 4;
535
+ -ms-column-count: 4;
536
+ -o-column-count: 4;
537
+ column-count: 4
538
+ }
539
+
540
+ ul.dt-button-collection .dt-button {
541
+ border-radius: 0
542
+ }
543
+
544
+ ul.dt-button-collection.fixed {
545
+ max-width: none
546
+ }
547
+
548
+ ul.dt-button-collection.fixed:before,
549
+ ul.dt-button-collection.fixed:after {
550
+ display: none
551
+ }
552
+
553
+ div.dt-button-background {
554
+ position: fixed;
555
+ top: 0;
556
+ left: 0;
557
+ width: 100%;
558
+ height: 100%;
559
+ z-index: 999
560
+ }
561
+
562
+ @media screen and (max-width: 767px) {
563
+ div.dt-buttons {
564
+ float: none;
565
+ width: 100%;
566
+ text-align: center;
567
+ margin-bottom: 0.5em
568
+ }
569
+
570
+ div.dt-buttons a.btn {
571
+ float: none
572
+ }
573
+ }
574
+
575
+ div.dt-buttons button.btn.processing,
576
+ div.dt-buttons div.btn.processing,
577
+ div.dt-buttons a.btn.processing {
578
+ color: rgba(0, 0, 0, 0.2)
579
+ }
580
+
581
+ div.dt-buttons button.btn.processing:after,
582
+ div.dt-buttons div.btn.processing:after,
583
+ div.dt-buttons a.btn.processing:after {
584
+ position: absolute;
585
+ top: 50%;
586
+ left: 50%;
587
+ width: 16px;
588
+ height: 16px;
589
+ margin: -8px 0 0 -8px;
590
+ box-sizing: border-box;
591
+ display: block;
592
+ content: ' ';
593
+ border: 2px solid #282828;
594
+ border-radius: 50%;
595
+ border-left-color: transparent;
596
+ border-right-color: transparent;
597
+ animation: dtb-spinner 1500ms infinite linear;
598
+ -o-animation: dtb-spinner 1500ms infinite linear;
599
+ -ms-animation: dtb-spinner 1500ms infinite linear;
600
+ -webkit-animation: dtb-spinner 1500ms infinite linear;
601
+ -moz-animation: dtb-spinner 1500ms infinite linear
602
+ }
603
+
604
+
605
+ table.DTCR_clonedTable.dataTable {
606
+ position: absolute !important;
607
+ background-color: rgba(255, 255, 255, 0.7);
608
+ z-index: 202
609
+ }
610
+
611
+ div.DTCR_pointer {
612
+ width: 1px;
613
+ background-color: #0275d8;
614
+ z-index: 201
615
+ }
616
+
617
+
618
+ table.DTFC_Cloned tr {
619
+ background-color: white;
620
+ margin-bottom: 0
621
+ }
622
+
623
+ div.DTFC_LeftHeadWrapper table,
624
+ div.DTFC_RightHeadWrapper table {
625
+ border-bottom: none !important;
626
+ margin-bottom: 0 !important;
627
+ background-color: white
628
+ }
629
+
630
+ div.DTFC_LeftBodyWrapper table,
631
+ div.DTFC_RightBodyWrapper table {
632
+ border-top: none;
633
+ margin: 0 !important
634
+ }
635
+
636
+ div.DTFC_LeftBodyWrapper table thead .sorting:after,
637
+ div.DTFC_LeftBodyWrapper table thead .sorting_asc:after,
638
+ div.DTFC_LeftBodyWrapper table thead .sorting_desc:after,
639
+ div.DTFC_LeftBodyWrapper table thead .sorting:after,
640
+ div.DTFC_LeftBodyWrapper table thead .sorting_asc:after,
641
+ div.DTFC_LeftBodyWrapper table thead .sorting_desc:after,
642
+ div.DTFC_RightBodyWrapper table thead .sorting:after,
643
+ div.DTFC_RightBodyWrapper table thead .sorting_asc:after,
644
+ div.DTFC_RightBodyWrapper table thead .sorting_desc:after,
645
+ div.DTFC_RightBodyWrapper table thead .sorting:after,
646
+ div.DTFC_RightBodyWrapper table thead .sorting_asc:after,
647
+ div.DTFC_RightBodyWrapper table thead .sorting_desc:after {
648
+ display: none
649
+ }
650
+
651
+ div.DTFC_LeftBodyWrapper table tbody tr:first-child th,
652
+ div.DTFC_LeftBodyWrapper table tbody tr:first-child td,
653
+ div.DTFC_RightBodyWrapper table tbody tr:first-child th,
654
+ div.DTFC_RightBodyWrapper table tbody tr:first-child td {
655
+ border-top: none
656
+ }
657
+
658
+ div.DTFC_LeftFootWrapper table,
659
+ div.DTFC_RightFootWrapper table {
660
+ border-top: none;
661
+ margin-top: 0 !important;
662
+ background-color: white
663
+ }
664
+
665
+ div.DTFC_Blocker {
666
+ background-color: white
667
+ }
668
+
669
+ table.dataTable.table-striped.DTFC_Cloned tbody {
670
+ background-color: white
671
+ }
672
+
673
+
674
+ table.dataTable.fixedHeader-floating,
675
+ table.dataTable.fixedHeader-locked {
676
+ background-color: white;
677
+ margin-top: 0 !important;
678
+ margin-bottom: 0 !important
679
+ }
680
+
681
+ table.dataTable.fixedHeader-floating {
682
+ position: fixed !important
683
+ }
684
+
685
+ table.dataTable.fixedHeader-locked {
686
+ position: absolute !important
687
+ }
688
+
689
+ @media print {
690
+ table.fixedHeader-floating {
691
+ display: none
692
+ }
693
+ }
694
+
695
+
696
+ table.dataTable tbody th.focus,
697
+ table.dataTable tbody td.focus {
698
+ box-shadow: inset 0 0 1px 2px #0275d8
699
+ }
700
+
701
+
702
+ table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,
703
+ table.dataTable.dtr-inline.collapsed>tbody>tr>th.child,
704
+ table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty {
705
+ cursor: default !important
706
+ }
707
+
708
+ table.dataTable.dtr-inline.collapsed>tbody>tr>td.child:before,
709
+ table.dataTable.dtr-inline.collapsed>tbody>tr>th.child:before,
710
+ table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty:before {
711
+ display: none !important
712
+ }
713
+
714
+ table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child,
715
+ table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child {
716
+ position: relative;
717
+ padding-left: 30px;
718
+ cursor: pointer
719
+ }
720
+
721
+ table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before,
722
+ table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child:before {
723
+ top: 12px;
724
+ left: 4px;
725
+ height: 14px;
726
+ width: 14px;
727
+ display: block;
728
+ position: absolute;
729
+ color: white;
730
+ border: 2px solid white;
731
+ border-radius: 14px;
732
+ box-shadow: 0 0 3px #444;
733
+ box-sizing: content-box;
734
+ text-align: center;
735
+ text-indent: 0 !important;
736
+ font-family: 'Courier New', Courier, monospace;
737
+ line-height: 14px;
738
+ content: '+';
739
+ background-color: #0275d8
740
+ }
741
+
742
+ table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before,
743
+ table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before {
744
+ content: '-';
745
+ background-color: #d33333
746
+ }
747
+
748
+ table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child,
749
+ table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child {
750
+ padding-left: 27px
751
+ }
752
+
753
+ table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child:before,
754
+ table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child:before {
755
+ top: 5px;
756
+ left: 4px;
757
+ height: 14px;
758
+ width: 14px;
759
+ border-radius: 14px;
760
+ line-height: 14px;
761
+ text-indent: 3px
762
+ }
763
+
764
+ table.dataTable.dtr-column>tbody>tr>td.control,
765
+ table.dataTable.dtr-column>tbody>tr>th.control {
766
+ position: relative;
767
+ cursor: pointer
768
+ }
769
+
770
+ table.dataTable.dtr-column>tbody>tr>td.control:before,
771
+ table.dataTable.dtr-column>tbody>tr>th.control:before {
772
+ top: 50%;
773
+ left: 50%;
774
+ height: 16px;
775
+ width: 16px;
776
+ margin-top: -10px;
777
+ margin-left: -10px;
778
+ display: block;
779
+ position: absolute;
780
+ color: white;
781
+ border: 2px solid white;
782
+ border-radius: 14px;
783
+ box-shadow: 0 0 3px #444;
784
+ box-sizing: content-box;
785
+ text-align: center;
786
+ text-indent: 0 !important;
787
+ font-family: 'Courier New', Courier, monospace;
788
+ line-height: 14px;
789
+ content: '+';
790
+ background-color: #0275d8
791
+ }
792
+
793
+ table.dataTable.dtr-column>tbody>tr.parent td.control:before,
794
+ table.dataTable.dtr-column>tbody>tr.parent th.control:before {
795
+ content: '-';
796
+ background-color: #d33333
797
+ }
798
+
799
+ table.dataTable>tbody>tr.child {
800
+ padding: 0.5em 1em
801
+ }
802
+
803
+ table.dataTable>tbody>tr.child:hover {
804
+ background: transparent !important
805
+ }
806
+
807
+ table.dataTable>tbody>tr.child ul.dtr-details {
808
+ display: inline-block;
809
+ list-style-type: none;
810
+ margin: 0;
811
+ padding: 0
812
+ }
813
+
814
+ table.dataTable>tbody>tr.child ul.dtr-details>li {
815
+ border-bottom: 1px solid #efefef;
816
+ padding: 0.5em 0
817
+ }
818
+
819
+ table.dataTable>tbody>tr.child ul.dtr-details>li:first-child {
820
+ padding-top: 0
821
+ }
822
+
823
+ table.dataTable>tbody>tr.child ul.dtr-details>li:last-child {
824
+ border-bottom: none
825
+ }
826
+
827
+ table.dataTable>tbody>tr.child span.dtr-title {
828
+ display: inline-block;
829
+ min-width: 75px;
830
+ font-weight: bold
831
+ }
832
+
833
+ div.dtr-modal {
834
+ position: fixed;
835
+ box-sizing: border-box;
836
+ top: 0;
837
+ left: 0;
838
+ height: 100%;
839
+ width: 100%;
840
+ z-index: 100;
841
+ padding: 10em 1em
842
+ }
843
+
844
+ div.dtr-modal div.dtr-modal-display {
845
+ position: absolute;
846
+ top: 0;
847
+ left: 0;
848
+ bottom: 0;
849
+ right: 0;
850
+ width: 50%;
851
+ height: 50%;
852
+ overflow: auto;
853
+ margin: auto;
854
+ z-index: 102;
855
+ overflow: auto;
856
+ background-color: #f5f5f7;
857
+ border: 1px solid black;
858
+ border-radius: 0.5em;
859
+ box-shadow: 0 12px 30px rgba(0, 0, 0, 0.6)
860
+ }
861
+
862
+ div.dtr-modal div.dtr-modal-content {
863
+ position: relative;
864
+ padding: 1em
865
+ }
866
+
867
+ div.dtr-modal div.dtr-modal-close {
868
+ position: absolute;
869
+ top: 6px;
870
+ right: 6px;
871
+ width: 22px;
872
+ height: 22px;
873
+ border: 1px solid #eaeaea;
874
+ background-color: #f9f9f9;
875
+ text-align: center;
876
+ border-radius: 3px;
877
+ cursor: pointer;
878
+ z-index: 12
879
+ }
880
+
881
+ div.dtr-modal div.dtr-modal-close:hover {
882
+ background-color: #eaeaea
883
+ }
884
+
885
+ div.dtr-modal div.dtr-modal-background {
886
+ position: fixed;
887
+ top: 0;
888
+ left: 0;
889
+ right: 0;
890
+ bottom: 0;
891
+ z-index: 101;
892
+ background: rgba(0, 0, 0, 0.6)
893
+ }
894
+
895
+ @media screen and (max-width: 767px) {
896
+ div.dtr-modal div.dtr-modal-display {
897
+ width: 95%
898
+ }
899
+ }
900
+
901
+ div.dtr-bs-modal table.table tr:first-child td {
902
+ border-top: none
903
+ }
904
+
905
+
906
+ table.dataTable tr.group td {
907
+ font-weight: bold;
908
+ background-color: #e0e0e0
909
+ }
910
+
911
+
912
+ table.dt-rowReorder-float {
913
+ position: absolute !important;
914
+ opacity: 0.8;
915
+ table-layout: fixed;
916
+ outline: 2px solid #0275d8;
917
+ outline-offset: -2px;
918
+ z-index: 2001
919
+ }
920
+
921
+ tr.dt-rowReorder-moving {
922
+ outline: 2px solid #888;
923
+ outline-offset: -2px
924
+ }
925
+
926
+ body.dt-rowReorder-noOverflow {
927
+ overflow-x: hidden
928
+ }
929
+
930
+ table.dataTable td.reorder {
931
+ text-align: center;
932
+ cursor: move
933
+ }
934
+
935
+
936
+ div.DTS {
937
+ display: block !important
938
+ }
939
+
940
+ div.DTS tbody th,
941
+ div.DTS tbody td {
942
+ white-space: nowrap
943
+ }
944
+
945
+ div.DTS div.DTS_Loading {
946
+ z-index: 1
947
+ }
948
+
949
+ div.DTS div.dataTables_scrollBody {
950
+ background: repeating-linear-gradient(45deg, #edeeff, #edeeff 10px, #fff 10px, #fff 20px)
951
+ }
952
+
953
+ div.DTS div.dataTables_scrollBody table {
954
+ z-index: 2
955
+ }
956
+
957
+ div.DTS div.dataTables_paginate,
958
+ div.DTS div.dataTables_length {
959
+ display: none
960
+ }
961
+
962
+ div.DTS div.dataTables_scrollBody table {
963
+ background-color: white
964
+ }
965
+
966
+
967
+ table.dataTable tbody>tr.selected,
968
+ table.dataTable tbody>tr>.selected {
969
+ background-color: #0275d8
970
+ }
971
+
972
+ table.dataTable.stripe tbody>tr.odd.selected,
973
+ table.dataTable.stripe tbody>tr.odd>.selected,
974
+ table.dataTable.display tbody>tr.odd.selected,
975
+ table.dataTable.display tbody>tr.odd>.selected {
976
+ background-color: #0272d3
977
+ }
978
+
979
+ table.dataTable.hover tbody>tr.selected:hover,
980
+ table.dataTable.hover tbody>tr>.selected:hover,
981
+ table.dataTable.display tbody>tr.selected:hover,
982
+ table.dataTable.display tbody>tr>.selected:hover {
983
+ background-color: #0271d0
984
+ }
985
+
986
+ table.dataTable.order-column tbody>tr.selected>.sorting_1,
987
+ table.dataTable.order-column tbody>tr.selected>.sorting_2,
988
+ table.dataTable.order-column tbody>tr.selected>.sorting_3,
989
+ table.dataTable.order-column tbody>tr>.selected,
990
+ table.dataTable.display tbody>tr.selected>.sorting_1,
991
+ table.dataTable.display tbody>tr.selected>.sorting_2,
992
+ table.dataTable.display tbody>tr.selected>.sorting_3,
993
+ table.dataTable.display tbody>tr>.selected {
994
+ background-color: #0273d4
995
+ }
996
+
997
+ table.dataTable.display tbody>tr.odd.selected>.sorting_1,
998
+ table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_1 {
999
+ background-color: #026fcc
1000
+ }
1001
+
1002
+ table.dataTable.display tbody>tr.odd.selected>.sorting_2,
1003
+ table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_2 {
1004
+ background-color: #0270ce
1005
+ }
1006
+
1007
+ table.dataTable.display tbody>tr.odd.selected>.sorting_3,
1008
+ table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_3 {
1009
+ background-color: #0270d0
1010
+ }
1011
+
1012
+ table.dataTable.display tbody>tr.even.selected>.sorting_1,
1013
+ table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_1 {
1014
+ background-color: #0273d4
1015
+ }
1016
+
1017
+ table.dataTable.display tbody>tr.even.selected>.sorting_2,
1018
+ table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_2 {
1019
+ background-color: #0274d5
1020
+ }
1021
+
1022
+ table.dataTable.display tbody>tr.even.selected>.sorting_3,
1023
+ table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_3 {
1024
+ background-color: #0275d7
1025
+ }
1026
+
1027
+ table.dataTable.display tbody>tr.odd>.selected,
1028
+ table.dataTable.order-column.stripe tbody>tr.odd>.selected {
1029
+ background-color: #026fcc
1030
+ }
1031
+
1032
+ table.dataTable.display tbody>tr.even>.selected,
1033
+ table.dataTable.order-column.stripe tbody>tr.even>.selected {
1034
+ background-color: #0273d4
1035
+ }
1036
+
1037
+ table.dataTable.display tbody>tr.selected:hover>.sorting_1,
1038
+ table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_1 {
1039
+ background-color: #026bc6
1040
+ }
1041
+
1042
+ table.dataTable.display tbody>tr.selected:hover>.sorting_2,
1043
+ table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_2 {
1044
+ background-color: #026cc8
1045
+ }
1046
+
1047
+ table.dataTable.display tbody>tr.selected:hover>.sorting_3,
1048
+ table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_3 {
1049
+ background-color: #026eca
1050
+ }
1051
+
1052
+ table.dataTable.display tbody>tr:hover>.selected,
1053
+ table.dataTable.display tbody>tr>.selected:hover,
1054
+ table.dataTable.order-column.hover tbody>tr:hover>.selected,
1055
+ table.dataTable.order-column.hover tbody>tr>.selected:hover {
1056
+ background-color: #026bc6
1057
+ }
1058
+
1059
+ table.dataTable tbody td.select-checkbox,
1060
+ table.dataTable tbody th.select-checkbox {
1061
+ position: relative
1062
+ }
1063
+
1064
+ table.dataTable tbody td.select-checkbox:before,
1065
+ table.dataTable tbody td.select-checkbox:after,
1066
+ table.dataTable tbody th.select-checkbox:before,
1067
+ table.dataTable tbody th.select-checkbox:after {
1068
+ display: block;
1069
+ position: absolute;
1070
+ top: 1.2em;
1071
+ left: 50%;
1072
+ width: 12px;
1073
+ height: 12px;
1074
+ box-sizing: border-box
1075
+ }
1076
+
1077
+ table.dataTable tbody td.select-checkbox:before,
1078
+ table.dataTable tbody th.select-checkbox:before {
1079
+ content: ' ';
1080
+ margin-top: -6px;
1081
+ margin-left: -6px;
1082
+ border: 1px solid black;
1083
+ border-radius: 3px
1084
+ }
1085
+
1086
+ table.dataTable tr.selected td.select-checkbox:after,
1087
+ table.dataTable tr.selected th.select-checkbox:after {
1088
+ content: '\2714';
1089
+ margin-top: -11px;
1090
+ margin-left: -4px;
1091
+ text-align: center;
1092
+ text-shadow: 1px 1px #B0BED9, -1px -1px #B0BED9, 1px -1px #B0BED9, -1px 1px #B0BED9
1093
+ }
1094
+
1095
+ div.dataTables_wrapper span.select-info,
1096
+ div.dataTables_wrapper span.select-item {
1097
+ margin-left: 0.5em
1098
+ }
1099
+
1100
+ @media screen and (max-width: 640px) {
1101
+
1102
+ div.dataTables_wrapper span.select-info,
1103
+ div.dataTables_wrapper span.select-item {
1104
+ margin-left: 0;
1105
+ display: block
1106
+ }
1107
+ }
1108
+
1109
+ table.dataTable tbody tr.selected,
1110
+ table.dataTable tbody th.selected,
1111
+ table.dataTable tbody td.selected {
1112
+ color: white
1113
+ }
1114
+
1115
+ table.dataTable tbody tr.selected a,
1116
+ table.dataTable tbody th.selected a,
1117
+ table.dataTable tbody td.selected a {
1118
+ color: #a2d4ed
1119
+ }