@clickview/reports 0.0.26 → 0.0.27-rc.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (111) hide show
  1. package/dist/bundles.json +2 -2
  2. package/dist/css/11-reports.chunk.css +365 -0
  3. package/dist/css/13-reports.chunk.css +1846 -0
  4. package/dist/css/16-reports.chunk.css +39 -0
  5. package/dist/css/17-reports.chunk.css +42 -0
  6. package/dist/css/18-reports.chunk.css +37 -0
  7. package/dist/css/19-reports.chunk.css +21 -0
  8. package/dist/css/2-reports.chunk.css +49 -0
  9. package/dist/css/20-reports.chunk.css +34 -0
  10. package/dist/css/22-reports.chunk.css +12 -0
  11. package/dist/css/24-reports.chunk.css +163 -0
  12. package/dist/css/25-reports.chunk.css +72 -0
  13. package/dist/css/26-reports.chunk.css +80 -0
  14. package/dist/css/27-reports.chunk.css +30 -0
  15. package/dist/css/28-reports.chunk.css +143 -0
  16. package/dist/css/29-reports.chunk.css +24 -0
  17. package/dist/css/30-reports.chunk.css +21 -0
  18. package/dist/css/31-reports.chunk.css +9 -0
  19. package/dist/css/32-reports.chunk.css +60 -0
  20. package/dist/css/33-reports.chunk.css +3 -0
  21. package/dist/css/34-reports.chunk.css +12 -0
  22. package/dist/css/35-reports.chunk.css +12 -0
  23. package/dist/css/36-reports.chunk.css +22 -0
  24. package/dist/css/4-reports.chunk.css +22 -0
  25. package/dist/css/5-reports.chunk.css +44 -0
  26. package/dist/css/6-reports.chunk.css +63 -0
  27. package/dist/css/7-reports.chunk.css +83 -0
  28. package/dist/css/reports-app.css +11498 -0
  29. package/dist/scripts/{0-45d6f561a1-reports.chunk.js → 0-0994898684-reports.chunk.js} +1 -1
  30. package/dist/scripts/0-reports.chunk.js +43 -0
  31. package/dist/scripts/{1-b44bc2d382-reports.chunk.js → 1-74923a7364-reports.chunk.js} +1 -1
  32. package/dist/scripts/1-reports.chunk.js +11 -0
  33. package/dist/scripts/{10-c9b19fd45d-reports.chunk.js → 10-72de985ca6-reports.chunk.js} +1 -1
  34. package/dist/scripts/10-reports.chunk.js +11 -0
  35. package/dist/scripts/{11-4d34a4e7ba-reports.chunk.js → 11-61af1e19c7-reports.chunk.js} +1 -1
  36. package/dist/scripts/11-reports.chunk.js +397 -0
  37. package/dist/scripts/{12-3a1b307676-reports.chunk.js → 12-a58508b6ee-reports.chunk.js} +1 -1
  38. package/dist/scripts/12-reports.chunk.js +43 -0
  39. package/dist/scripts/13-reports.chunk.js +1088 -0
  40. package/dist/scripts/14-reports.chunk.js +1255 -0
  41. package/dist/scripts/{15-b5cdf2ca83-reports.chunk.js → 15-6d142f0f60-reports.chunk.js} +2 -2
  42. package/dist/scripts/15-reports.chunk.js +43 -0
  43. package/dist/scripts/16-2c857db15c-reports.chunk.js +1 -0
  44. package/dist/scripts/16-reports.chunk.js +167 -0
  45. package/dist/scripts/17-f19243cfde-reports.chunk.js +1 -0
  46. package/dist/scripts/17-reports.chunk.js +151 -0
  47. package/dist/scripts/{18-26152e90cf-reports.chunk.js → 18-fdcee8d99b-reports.chunk.js} +1 -1
  48. package/dist/scripts/18-reports.chunk.js +104 -0
  49. package/dist/scripts/19-48d8402ead-reports.chunk.js +1 -0
  50. package/dist/scripts/19-reports.chunk.js +97 -0
  51. package/dist/scripts/{2-10046bd9c7-reports.chunk.js → 2-6363a15c1a-reports.chunk.js} +1 -1
  52. package/dist/scripts/2-reports.chunk.js +42 -0
  53. package/dist/scripts/{20-fb21388afa-reports.chunk.js → 20-d599187e5b-reports.chunk.js} +1 -1
  54. package/dist/scripts/20-reports.chunk.js +72 -0
  55. package/dist/scripts/{21-1f824cdc04-reports.chunk.js → 21-3d1f0982d4-reports.chunk.js} +1 -1
  56. package/dist/scripts/21-reports.chunk.js +67 -0
  57. package/dist/scripts/{22-b39a13f4bc-reports.chunk.js → 22-c2ea378dce-reports.chunk.js} +1 -1
  58. package/dist/scripts/22-reports.chunk.js +34 -0
  59. package/dist/scripts/{23-b4762a301a-reports.chunk.js → 23-8d9a55c243-reports.chunk.js} +1 -1
  60. package/dist/scripts/23-reports.chunk.js +2469 -0
  61. package/dist/scripts/{24-192d8a65eb-reports.chunk.js → 24-4552a4d4b1-reports.chunk.js} +1 -1
  62. package/dist/scripts/24-reports.chunk.js +704 -0
  63. package/dist/scripts/{25-514ac9b009-reports.chunk.js → 25-2217879368-reports.chunk.js} +1 -1
  64. package/dist/scripts/25-reports.chunk.js +227 -0
  65. package/dist/scripts/{26-6d77d19c83-reports.chunk.js → 26-a9a0806c8e-reports.chunk.js} +1 -1
  66. package/dist/scripts/26-reports.chunk.js +214 -0
  67. package/dist/scripts/{27-1e40e49481-reports.chunk.js → 27-98603dad42-reports.chunk.js} +1 -1
  68. package/dist/scripts/27-reports.chunk.js +150 -0
  69. package/dist/scripts/{28-2e12aa2b84-reports.chunk.js → 28-83e02981bb-reports.chunk.js} +1 -1
  70. package/dist/scripts/28-reports.chunk.js +119 -0
  71. package/dist/scripts/{29-8df8a60b39-reports.chunk.js → 29-07f938f396-reports.chunk.js} +1 -1
  72. package/dist/scripts/29-reports.chunk.js +105 -0
  73. package/dist/scripts/{3-581ba906a8-reports.chunk.js → 3-54445e0784-reports.chunk.js} +1 -1
  74. package/dist/scripts/3-reports.chunk.js +17 -0
  75. package/dist/scripts/{30-c692a12728-reports.chunk.js → 30-5b1fa09845-reports.chunk.js} +1 -1
  76. package/dist/scripts/30-reports.chunk.js +97 -0
  77. package/dist/scripts/{31-d560bb2964-reports.chunk.js → 31-39c16f8ecb-reports.chunk.js} +1 -1
  78. package/dist/scripts/31-reports.chunk.js +81 -0
  79. package/dist/scripts/32-reports.chunk.js +81 -0
  80. package/dist/scripts/33-reports.chunk.js +50 -0
  81. package/dist/scripts/34-reports.chunk.js +34 -0
  82. package/dist/scripts/35-reports.chunk.js +34 -0
  83. package/dist/scripts/36-reports.chunk.js +18 -0
  84. package/dist/scripts/37-reports.chunk.js +11 -0
  85. package/dist/scripts/38-reports.chunk.js +11 -0
  86. package/dist/scripts/39-reports.chunk.js +11 -0
  87. package/dist/scripts/4-0563be5390-reports.chunk.js +1 -0
  88. package/dist/scripts/4-reports.chunk.js +89 -0
  89. package/dist/scripts/40-reports.chunk.js +11 -0
  90. package/dist/scripts/{5-dc395553ff-reports.chunk.js → 5-7de2073c7c-reports.chunk.js} +15 -15
  91. package/dist/scripts/5-reports.chunk.js +73 -0
  92. package/dist/scripts/{6-7b13156847-reports.chunk.js → 6-6ca85a7710-reports.chunk.js} +1 -1
  93. package/dist/scripts/6-reports.chunk.js +113 -0
  94. package/dist/scripts/{7-11a1aa63ca-reports.chunk.js → 7-4972d87778-reports.chunk.js} +1 -1
  95. package/dist/scripts/7-reports.chunk.js +56 -0
  96. package/dist/scripts/8-3b004dbc7d-reports.chunk.js +1 -0
  97. package/dist/scripts/8-reports.chunk.js +17 -0
  98. package/dist/scripts/{9-b9fdcedfb5-reports.chunk.js → 9-a223165d25-reports.chunk.js} +1 -1
  99. package/dist/scripts/9-reports.chunk.js +35 -0
  100. package/dist/scripts/bundle-0fc3abb0ed.min.js +19 -0
  101. package/dist/scripts/bundle.js +7281 -0
  102. package/dist/scripts/polyfills-241c416f13.min.js +1 -0
  103. package/dist/scripts/polyfills.js +2750 -0
  104. package/package.json +3 -3
  105. package/dist/scripts/16-13269fde77-reports.chunk.js +0 -1
  106. package/dist/scripts/17-e4c043a006-reports.chunk.js +0 -1
  107. package/dist/scripts/19-935f79cf67-reports.chunk.js +0 -1
  108. package/dist/scripts/4-7099530847-reports.chunk.js +0 -1
  109. package/dist/scripts/8-e5da1d6aa4-reports.chunk.js +0 -1
  110. package/dist/scripts/bundle-6d2a417531.min.js +0 -19
  111. package/dist/scripts/polyfills-fc123dbc56.min.js +0 -1
@@ -0,0 +1,1846 @@
1
+ .video-js .cv-open-externally-button {
2
+ width: 9em;
3
+ margin-right: 1em; }
4
+ .video-js .cv-open-externally-button svg {
5
+ width: 100%;
6
+ height: 100%; }
7
+
8
+ .video-js .cv-touch-control-ui {
9
+ position: absolute;
10
+ top: 0;
11
+ left: 0;
12
+ right: 0;
13
+ bottom: 0;
14
+ overflow: hidden;
15
+ display: none;
16
+ pointer-events: none; }
17
+ .video-js .cv-touch-control-ui.cv-ui-touch-active {
18
+ z-index: 3;
19
+ display: block; }
20
+
21
+ .video-js .cv-touch-left,
22
+ .video-js .cv-touch-right {
23
+ position: absolute;
24
+ top: -25%;
25
+ bottom: -25%;
26
+ width: 40%;
27
+ background-color: rgba(0, 0, 0, 0.5);
28
+ pointer-events: none; }
29
+
30
+ .video-js .cv-touch-left {
31
+ left: 0;
32
+ border-top-right-radius: 50%;
33
+ border-bottom-right-radius: 50%; }
34
+
35
+ .video-js .cv-touch-right {
36
+ right: 0;
37
+ border-top-left-radius: 50%;
38
+ border-bottom-left-radius: 50%; }
39
+
40
+ .video-js .cv-touch-text {
41
+ position: absolute;
42
+ top: 50%;
43
+ left: 50%;
44
+ transform: translate(-50%, -50%);
45
+ font-size: 2em;
46
+ font-weight: bold;
47
+ pointer-events: none; }
48
+
49
+ .video-js .vjs-local-cache-indicator {
50
+ position: absolute;
51
+ top: -0.5em;
52
+ right: 2.67em; }
53
+ .video-js .vjs-local-cache-indicator .vjs-local-cache-indicator-icon {
54
+ position: absolute;
55
+ width: 2.4em;
56
+ height: 2.4em;
57
+ bottom: 0;
58
+ right: 0; }
59
+
60
+ .video-js .cv-progress-reporter-display {
61
+ height: 0.3em;
62
+ position: absolute;
63
+ margin: 2.8em;
64
+ background-color: rgba(255, 255, 255, 0.4);
65
+ bottom: 2.8em;
66
+ left: 0;
67
+ right: 0;
68
+ z-index: 2;
69
+ border-radius: 0.15em;
70
+ overflow: hidden;
71
+ transition: opacity 1s;
72
+ display: none; }
73
+
74
+ .video-js .cv-progress-reporter-item {
75
+ height: 0.5em;
76
+ background-color: #F8981D;
77
+ position: absolute; }
78
+
79
+ .video-js.vjs-has-started .cv-progress-reporter-display {
80
+ display: block;
81
+ visibility: visible;
82
+ opacity: 1;
83
+ transition: visibility 1s, opacity 1s; }
84
+
85
+ .video-js.vjs-controls-disabled .cv-progress-reporter-display,
86
+ .video-js.vjs-using-native-controls .cv-progress-reporter-display,
87
+ .video-js.vjs-error .cv-progress-reporter-display {
88
+ display: none !important; }
89
+
90
+ .video-js.vjs-has-started.vjs-user-inactive.vjs-playing .cv-progress-reporter-display {
91
+ visibility: visible;
92
+ opacity: 0; }
93
+
94
+ .video-js.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .cv-progress-reporter-display {
95
+ opacity: 1;
96
+ visibility: visible; }
97
+
98
+ .video-js .cv-drag-handle {
99
+ width: 4em;
100
+ height: 4em;
101
+ display: none;
102
+ cursor: -webkit-grab;
103
+ cursor: grab;
104
+ color: rgba(255, 255, 255, 0.3); }
105
+ .video-js .cv-drag-handle .vjs-icon-placeholder::before {
106
+ opacity: 1 !important;
107
+ line-height: 2em;
108
+ font-family: CVPlayer;
109
+ /* Defined in font/icon-map.js */
110
+ content: "\f11c"; }
111
+
112
+ .video-js.vjs-fullscreen .cv-drag-handle {
113
+ display: inline-block; }
114
+
115
+ .video-js .cv-drop-target {
116
+ display: none;
117
+ border: 3px dashed #fff;
118
+ width: 4em;
119
+ height: 4em;
120
+ position: absolute;
121
+ z-index: 2; }
122
+ .video-js .cv-drop-target.cv-drag-over {
123
+ box-shadow: 0 0 1em #fff;
124
+ background: rgba(255, 255, 255, 0.3); }
125
+ .video-js .cv-drop-target:after {
126
+ content: " ";
127
+ display: block;
128
+ position: absolute;
129
+ top: -4em;
130
+ left: -4em;
131
+ right: -4em;
132
+ bottom: -4em; }
133
+
134
+ .video-js.cv-dragging .cv-drop-target {
135
+ display: block;
136
+ font-size: 1vw; }
137
+
138
+ .video-js.cv-dragging .vjs-control-bar {
139
+ padding-bottom: 4.8em !important; }
140
+
141
+ .video-js.cv-dragging .cv-collapsorator {
142
+ visibility: none; }
143
+
144
+ .video-js .cv-drop-top {
145
+ top: 0;
146
+ left: 50%;
147
+ transform: translate(-50%, 0);
148
+ width: 30%;
149
+ border-bottom-right-radius: 0.6em;
150
+ border-bottom-left-radius: 0.6em;
151
+ border-top: none; }
152
+
153
+ .video-js .cv-drop-left {
154
+ left: 0;
155
+ top: 50%;
156
+ transform: translate(0, -50%);
157
+ height: 50%;
158
+ border-top-right-radius: 0.6em;
159
+ border-bottom-right-radius: 0.6em;
160
+ border-left: none; }
161
+
162
+ .video-js .cv-drop-right {
163
+ right: 0;
164
+ top: 50%;
165
+ transform: translate(0, -50%);
166
+ height: 50%;
167
+ border-top-left-radius: 0.6em;
168
+ border-bottom-left-radius: 0.6em;
169
+ border-right: none; }
170
+
171
+ .video-js .cv-drop-bottom {
172
+ left: 0;
173
+ right: 0;
174
+ bottom: 0;
175
+ width: 100%; }
176
+
177
+ .cv-whiteboard-html-font-size {
178
+ font-size: 36px; }
179
+ @media (max-width: 1399px) {
180
+ .cv-whiteboard-html-font-size {
181
+ font-size: 27px; } }
182
+ @media (max-width: 1199px) {
183
+ .cv-whiteboard-html-font-size {
184
+ font-size: 23px; } }
185
+
186
+ .video-js.vjs-fullscreen.cv-whiteboard-top, .video-js.vjs-fullscreen.cv-whiteboard-left, .video-js.vjs-fullscreen.cv-whiteboard-right {
187
+ font-size: 1em; }
188
+ @media (max-width: 1399px) {
189
+ .video-js.vjs-fullscreen.cv-whiteboard-top, .video-js.vjs-fullscreen.cv-whiteboard-left, .video-js.vjs-fullscreen.cv-whiteboard-right {
190
+ font-size: 0.75em; } }
191
+ @media (max-width: 1199px) {
192
+ .video-js.vjs-fullscreen.cv-whiteboard-top, .video-js.vjs-fullscreen.cv-whiteboard-left, .video-js.vjs-fullscreen.cv-whiteboard-right {
193
+ font-size: 0.65em; } }
194
+ .video-js.vjs-fullscreen.cv-whiteboard-top .cv-collapsorator, .video-js.vjs-fullscreen.cv-whiteboard-left .cv-collapsorator, .video-js.vjs-fullscreen.cv-whiteboard-right .cv-collapsorator {
195
+ left: auto;
196
+ right: auto;
197
+ bottom: auto;
198
+ height: auto;
199
+ background: rgba(0, 0, 0, 0.6);
200
+ border-radius: 0.6em;
201
+ padding: 0; }
202
+ .video-js.vjs-fullscreen.cv-whiteboard-top .cv-collapsorator .vjs-button,
203
+ .video-js.vjs-fullscreen.cv-whiteboard-top .cv-collapsorator .vjs-control, .video-js.vjs-fullscreen.cv-whiteboard-left .cv-collapsorator .vjs-button,
204
+ .video-js.vjs-fullscreen.cv-whiteboard-left .cv-collapsorator .vjs-control, .video-js.vjs-fullscreen.cv-whiteboard-right .cv-collapsorator .vjs-button,
205
+ .video-js.vjs-fullscreen.cv-whiteboard-right .cv-collapsorator .vjs-control {
206
+ height: 4em; }
207
+ .video-js.vjs-fullscreen.cv-whiteboard-top .cv-collapsorator .cv-collapsed,
208
+ .video-js.vjs-fullscreen.cv-whiteboard-top .cv-collapsorator .vjs-spacer, .video-js.vjs-fullscreen.cv-whiteboard-left .cv-collapsorator .cv-collapsed,
209
+ .video-js.vjs-fullscreen.cv-whiteboard-left .cv-collapsorator .vjs-spacer, .video-js.vjs-fullscreen.cv-whiteboard-right .cv-collapsorator .cv-collapsed,
210
+ .video-js.vjs-fullscreen.cv-whiteboard-right .cv-collapsorator .vjs-spacer {
211
+ height: 0 !important; }
212
+ .video-js.vjs-fullscreen.cv-whiteboard-top .vjs-control-bar, .video-js.vjs-fullscreen.cv-whiteboard-left .vjs-control-bar, .video-js.vjs-fullscreen.cv-whiteboard-right .vjs-control-bar {
213
+ padding-bottom: 2em;
214
+ padding-top: 2em; }
215
+ .video-js.vjs-fullscreen.cv-whiteboard-top .vjs-picture-in-picture-control,
216
+ .video-js.vjs-fullscreen.cv-whiteboard-top .cv-create-clip-button,
217
+ .video-js.vjs-fullscreen.cv-whiteboard-top .cv-open-externally-button, .video-js.vjs-fullscreen.cv-whiteboard-left .vjs-picture-in-picture-control,
218
+ .video-js.vjs-fullscreen.cv-whiteboard-left .cv-create-clip-button,
219
+ .video-js.vjs-fullscreen.cv-whiteboard-left .cv-open-externally-button, .video-js.vjs-fullscreen.cv-whiteboard-right .vjs-picture-in-picture-control,
220
+ .video-js.vjs-fullscreen.cv-whiteboard-right .cv-create-clip-button,
221
+ .video-js.vjs-fullscreen.cv-whiteboard-right .cv-open-externally-button {
222
+ display: none; }
223
+
224
+ .video-js.vjs-fullscreen.cv-whiteboard-left .cv-collapsorator, .video-js.vjs-fullscreen.cv-whiteboard-right .cv-collapsorator {
225
+ top: 50%;
226
+ transform: translate(0, -50%);
227
+ flex-direction: column; }
228
+
229
+ .video-js.vjs-fullscreen.cv-whiteboard-left .vjs-menu, .video-js.vjs-fullscreen.cv-whiteboard-right .vjs-menu {
230
+ position: absolute;
231
+ top: 50%; }
232
+ .video-js.vjs-fullscreen.cv-whiteboard-left .vjs-menu .vjs-menu-content, .video-js.vjs-fullscreen.cv-whiteboard-right .vjs-menu .vjs-menu-content {
233
+ max-height: 50vh;
234
+ right: auto;
235
+ bottom: auto;
236
+ transform: translate(0, -50%); }
237
+
238
+ .video-js.vjs-fullscreen.cv-whiteboard-left .vjs-volume-panel.vjs-volume-panel-horizontal, .video-js.vjs-fullscreen.cv-whiteboard-right .vjs-volume-panel.vjs-volume-panel-horizontal {
239
+ width: 4em; }
240
+
241
+ .video-js.vjs-fullscreen.cv-whiteboard-left .vjs-volume-panel .vjs-volume-control, .video-js.vjs-fullscreen.cv-whiteboard-right .vjs-volume-panel .vjs-volume-control {
242
+ position: absolute !important;
243
+ background: rgba(0, 0, 0, 0.6);
244
+ border-radius: 0.6em;
245
+ width: 0;
246
+ transition: opacity 1s; }
247
+
248
+ .video-js.vjs-fullscreen.cv-whiteboard-left .vjs-hover .vjs-volume-control, .video-js.vjs-fullscreen.cv-whiteboard-right .vjs-hover .vjs-volume-control {
249
+ width: 10em; }
250
+
251
+ .video-js.vjs-fullscreen.cv-whiteboard-left .cv-collapsorator {
252
+ border-top-left-radius: 0;
253
+ border-bottom-left-radius: 0;
254
+ left: 0; }
255
+
256
+ .video-js.vjs-fullscreen.cv-whiteboard-left .vjs-menu {
257
+ left: 100%;
258
+ right: auto;
259
+ margin-left: 1em; }
260
+ .video-js.vjs-fullscreen.cv-whiteboard-left .vjs-menu .vjs-menu-content {
261
+ left: 0; }
262
+
263
+ .video-js.vjs-fullscreen.cv-whiteboard-left .vjs-volume-panel .vjs-volume-control {
264
+ left: 100%;
265
+ border-top-left-radius: 0 !important;
266
+ border-bottom-left-radius: 0 !important;
267
+ padding-right: 1em;
268
+ margin-left: 0; }
269
+
270
+ .video-js.vjs-fullscreen.cv-whiteboard-left .cv-drop-left {
271
+ display: none; }
272
+
273
+ .video-js.vjs-fullscreen.cv-whiteboard-right .cv-collapsorator {
274
+ right: 0;
275
+ border-top-right-radius: 0;
276
+ border-bottom-right-radius: 0; }
277
+
278
+ .video-js.vjs-fullscreen.cv-whiteboard-right .vjs-menu {
279
+ right: 100%;
280
+ left: auto;
281
+ margin-right: 1em; }
282
+ .video-js.vjs-fullscreen.cv-whiteboard-right .vjs-menu .vjs-menu-content {
283
+ right: 0; }
284
+
285
+ .video-js.vjs-fullscreen.cv-whiteboard-right .vjs-volume-panel .vjs-volume-control {
286
+ right: 100%;
287
+ border-top-right-radius: 0;
288
+ border-bottom-right-radius: 0;
289
+ padding-left: 1em;
290
+ margin-right: 0; }
291
+
292
+ .video-js.vjs-fullscreen.cv-whiteboard-right .cv-drop-right {
293
+ display: none; }
294
+
295
+ .video-js.vjs-fullscreen.cv-whiteboard-top .cv-collapsorator {
296
+ top: 0;
297
+ border-top-right-radius: 0;
298
+ border-top-left-radius: 0;
299
+ left: 50%;
300
+ transform: translate(-50%, 0); }
301
+ .video-js.vjs-fullscreen.cv-whiteboard-top .cv-collapsorator .cv-collapsed,
302
+ .video-js.vjs-fullscreen.cv-whiteboard-top .cv-collapsorator .vjs-spacer {
303
+ width: 0 !important; }
304
+
305
+ .video-js.vjs-fullscreen.cv-whiteboard-top .vjs-menu {
306
+ position: absolute;
307
+ top: 100%;
308
+ left: 50%;
309
+ margin-top: 1em;
310
+ transform: translate(-50%, 0); }
311
+ .video-js.vjs-fullscreen.cv-whiteboard-top .vjs-menu .vjs-menu-content {
312
+ max-height: 50vh;
313
+ right: auto;
314
+ bottom: auto;
315
+ left: 50%;
316
+ transform: translate(-50%, 0); }
317
+
318
+ .video-js.vjs-fullscreen.cv-whiteboard-top .vjs-volume-panel {
319
+ position: relative;
320
+ transition: none; }
321
+ .video-js.vjs-fullscreen.cv-whiteboard-top .vjs-volume-panel .vjs-volume-control {
322
+ position: absolute !important;
323
+ background: rgba(0, 0, 0, 0.6);
324
+ border-radius: 0.6em;
325
+ border-top-left-radius: 0;
326
+ border-top-right-radius: 0;
327
+ height: 0;
328
+ top: 100%;
329
+ left: 0 !important;
330
+ width: 4em;
331
+ transition: none; }
332
+ .video-js.vjs-fullscreen.cv-whiteboard-top .vjs-volume-panel .vjs-volume-bar {
333
+ margin: 0.45em 1.85em; }
334
+
335
+ .video-js.vjs-fullscreen.cv-whiteboard-top .vjs-hover .vjs-volume-control {
336
+ height: 6.5em; }
337
+
338
+ .video-js.vjs-fullscreen.cv-whiteboard-top .cv-drop-top {
339
+ display: none; }
340
+
341
+ .video-js.vjs-fullscreen:not(.cv-whiteboard-top):not(.cv-whiteboard-left):not(.cv-whiteboard-right) .cv-drop-bottom {
342
+ display: none; }
343
+
344
+ .video-js .cv-time-wrapper {
345
+ overflow: hidden; }
346
+
347
+ .video-js .vjs-current-time {
348
+ float: left;
349
+ display: block; }
350
+
351
+ .video-js .vjs-remaining-time {
352
+ float: right; }
353
+ .video-js .vjs-remaining-time [aria-hidden='true'] {
354
+ display: none; }
355
+
356
+ .video-js .vjs-time-control {
357
+ padding-left: 2.67em;
358
+ padding-right: 2.67em;
359
+ padding-bottom: 0.5em; }
360
+ .video-js .vjs-time-control span {
361
+ font-size: 1.2em; }
362
+
363
+ .video-js .cv-cog-button {
364
+ cursor: pointer; }
365
+ .video-js .cv-cog-button .vjs-icon-placeholder::before {
366
+ font-family: CVPlayer;
367
+ /* Defined in font/icon-map.js */
368
+ content: "\f103"; }
369
+
370
+ .video-js .cv-cog-menu-item {
371
+ display: flex;
372
+ justify-content: space-between;
373
+ padding: 1em 2em;
374
+ text-transform: none; }
375
+
376
+ .video-js .cv-collapsible-menu-heading {
377
+ padding-left: 2em; }
378
+ .video-js .cv-collapsible-menu-heading:before {
379
+ font-family: CVPlayer;
380
+ /* Defined in font/icon-map.js */
381
+ content: "\f11e";
382
+ position: absolute;
383
+ left: 0;
384
+ width: 1em;
385
+ height: 1em;
386
+ display: inline-block;
387
+ font-size: 1.8em; }
388
+
389
+ .video-js .cv-cog-menu-button .vjs-menu-item.cv-has-cog-value {
390
+ padding-right: 2em; }
391
+ .video-js .cv-cog-menu-button .vjs-menu-item.cv-has-cog-value:before {
392
+ font-family: CVPlayer;
393
+ /* Defined in font/icon-map.js */
394
+ content: "\f11f";
395
+ position: absolute;
396
+ right: 0;
397
+ width: 1em;
398
+ height: 1em;
399
+ display: inline-block;
400
+ font-size: 1.8em; }
401
+
402
+ .video-js .cv-highlight {
403
+ background-color: #FFAA3A;
404
+ color: #313543;
405
+ border-radius: 3px;
406
+ margin: 0 -3px;
407
+ padding: 0 3px;
408
+ display: inline-block; }
409
+
410
+ .video-js .cv-subtitle-search-button.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
411
+ top: 1.5em; }
412
+
413
+ .video-js .cv-subtitle-search-input {
414
+ height: 2em;
415
+ background-color: white;
416
+ border-radius: 0.25rem; }
417
+ .video-js .cv-subtitle-search-input input {
418
+ width: calc(100% - 1.5em - 0.4em);
419
+ outline: none;
420
+ box-shadow: none;
421
+ border: 0;
422
+ height: 100%;
423
+ display: inline-block;
424
+ vertical-align: middle;
425
+ border-radius: 3px; }
426
+ .video-js .cv-subtitle-search-input .cv-search-icon {
427
+ width: 1.5em;
428
+ height: 1.5em;
429
+ display: inline-block;
430
+ color: #313543;
431
+ vertical-align: middle;
432
+ margin: 0 0.2em; }
433
+ .video-js .cv-subtitle-search-input .cv-search-icon svg {
434
+ fill: currentColor; }
435
+
436
+ .video-js .cv-no-results {
437
+ margin: 1em 0; }
438
+ .video-js .cv-no-results:hover {
439
+ background: none !important; }
440
+ .video-js .cv-no-results .vjs-menu-item-text {
441
+ text-align: center;
442
+ display: block; }
443
+
444
+ .video-js .cv-keyboard-shortcuts .vjs-menu li.vjs-menu-item {
445
+ display: flex;
446
+ justify-content: space-between;
447
+ text-transform: none; }
448
+ .video-js .cv-keyboard-shortcuts .vjs-menu li.vjs-menu-item:not(.cv-collapsible-menu-heading):hover {
449
+ background: none;
450
+ cursor: initial; }
451
+ .video-js .cv-keyboard-shortcuts .vjs-menu li.vjs-menu-item.cv-collapsible-menu-heading {
452
+ padding-left: 2em; }
453
+ .video-js .cv-keyboard-shortcuts .vjs-menu li.vjs-menu-item .cv-keyboard-button {
454
+ border: 1px solid #fff;
455
+ border-radius: 0.3em;
456
+ padding: 0.1em 0.2em;
457
+ display: inline-block; }
458
+ .video-js .cv-keyboard-shortcuts .vjs-menu li.vjs-menu-item .cv-keyboard-button.cv-single-key {
459
+ width: 2em;
460
+ display: inline-block;
461
+ text-align: center; }
462
+
463
+ .video-js .cv-collapsorator {
464
+ font-size: 1.2em;
465
+ height: 4em;
466
+ padding-left: 1em;
467
+ padding-right: 1.15em;
468
+ position: absolute;
469
+ bottom: 0;
470
+ left: 0;
471
+ right: 0;
472
+ display: none;
473
+ z-index: 3; }
474
+ .video-js .cv-collapsorator .vjs-control {
475
+ width: 4em; }
476
+
477
+ .video-js .cv-collapsed {
478
+ width: 0 !important; }
479
+ .video-js .cv-collapsed > button {
480
+ display: none; }
481
+
482
+ .video-js button.cv-collapsed {
483
+ display: none; }
484
+
485
+ .video-js .vjs-button > .vjs-icon-placeholder:before {
486
+ font-size: 1.3em; }
487
+
488
+ .video-js .vjs-button:hover > .vjs-icon-placeholder:before {
489
+ opacity: 0.9; }
490
+
491
+ .video-js .vjs-button[aria-expanded=true] > .vjs-icon-placeholder:before {
492
+ opacity: 1;
493
+ color: #FF9300; }
494
+
495
+ .video-js.vjs-has-started .cv-collapsorator {
496
+ display: flex;
497
+ visibility: visible;
498
+ opacity: 1;
499
+ transition: visibility 1s, opacity 1s; }
500
+
501
+ .video-js.vjs-controls-disabled .cv-collapsorator,
502
+ .video-js.vjs-using-native-controls .cv-collapsorator,
503
+ .video-js.vjs-error .cv-collapsorator {
504
+ display: none !important; }
505
+
506
+ .video-js.vjs-has-started.vjs-user-inactive.vjs-playing .cv-collapsorator {
507
+ visibility: visible;
508
+ opacity: 0; }
509
+
510
+ .video-js.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .cv-collapsorator {
511
+ opacity: 1;
512
+ visibility: visible; }
513
+
514
+ .video-js .vjs-fullscreen-control .vjs-icon-placeholder:before {
515
+ font-family: CVPlayer;
516
+ /* Defined in font/icon-map.js */
517
+ content: "\f109"; }
518
+
519
+ .video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before {
520
+ font-family: CVPlayer;
521
+ /* Defined in font/icon-map.js */
522
+ content: "\f108"; }
523
+
524
+ .video-js .cv-chapter-bar-items {
525
+ text-align: left;
526
+ position: absolute;
527
+ left: 0;
528
+ right: 0;
529
+ top: 0;
530
+ bottom: 0; }
531
+
532
+ .video-js .cv-chapter-bar-play-progress {
533
+ background-color: #F8981D;
534
+ height: 100%;
535
+ z-index: 3;
536
+ position: relative;
537
+ top: 0;
538
+ font-family: VideoJS, sans-serif;
539
+ font-weight: normal;
540
+ font-style: normal; }
541
+
542
+ .video-js .cv-chapter-bar-load-progress {
543
+ background-color: #fff;
544
+ height: 100%;
545
+ z-index: 2;
546
+ top: 0;
547
+ position: relative;
548
+ margin-top: -0.3em; }
549
+
550
+ .video-js .cv-chapter-bar-item {
551
+ position: absolute;
552
+ height: 0.3em;
553
+ display: inline-block;
554
+ padding: 0 1px; }
555
+ .video-js .cv-chapter-bar-item:after {
556
+ position: absolute;
557
+ left: 1px;
558
+ right: 1px;
559
+ bottom: 0;
560
+ top: 0;
561
+ background-color: rgba(255, 255, 255, 0.4);
562
+ content: " ";
563
+ display: block;
564
+ z-index: 1; }
565
+ .video-js .cv-chapter-bar-item:before {
566
+ content: " ";
567
+ position: absolute;
568
+ display: block;
569
+ bottom: -5px;
570
+ top: -30px;
571
+ left: 0;
572
+ right: 0; }
573
+ .video-js .cv-chapter-bar-item:first-child:after,
574
+ .video-js .cv-chapter-bar-item:first-child .cv-chapter-bar-load-progress,
575
+ .video-js .cv-chapter-bar-item:first-child .cv-chapter-bar-play-progress {
576
+ border-top-left-radius: 0.15em;
577
+ border-bottom-left-radius: 0.15em; }
578
+ .video-js .cv-chapter-bar-item:last-child:after,
579
+ .video-js .cv-chapter-bar-item:last-child .cv-chapter-bar-load-progress,
580
+ .video-js .cv-chapter-bar-item:last-child .cv-chapter-bar-play-progress {
581
+ border-top-right-radius: 0.15em;
582
+ border-bottom-right-radius: 0.15em; }
583
+
584
+ .video-js .vjs-progress-control .cv-chapter-seek-bar .vjs-play-progress {
585
+ display: none; }
586
+
587
+ .video-js .vjs-progress-control .vjs-sliding .cv-chapter-bar-play-progress.cv-current:before, .video-js .vjs-progress-control:hover .cv-chapter-bar-play-progress.cv-current:before {
588
+ content: "\f111";
589
+ font-size: 0.9em;
590
+ line-height: 0.9em;
591
+ position: absolute;
592
+ right: -0.5em;
593
+ top: -0.45em;
594
+ margin-top: 0.19em;
595
+ z-index: 1;
596
+ color: #F8981D; }
597
+
598
+ .video-js .vjs-progress-control {
599
+ width: 100%;
600
+ padding-left: 2.67em;
601
+ padding-right: 2.67em;
602
+ padding-top: 0.1em;
603
+ height: 0.5em; }
604
+ .video-js .vjs-progress-control .vjs-progress-holder {
605
+ margin: 0;
606
+ transition: none;
607
+ position: relative; }
608
+ .video-js .vjs-progress-control .vjs-sliding.vjs-progress-holder {
609
+ font-size: 1.666666666666666666em; }
610
+
611
+ .video-js .vjs-progress-control .vjs-mouse-display .vjs-time-tooltip {
612
+ padding: 4px;
613
+ position: static;
614
+ float: none;
615
+ background: none;
616
+ line-height: 1.5em; }
617
+ .video-js .vjs-progress-control .vjs-mouse-display .vjs-time-tooltip div {
618
+ font-size: 1.2em; }
619
+
620
+ .video-js .cv-thumbnail-display {
621
+ overflow: hidden;
622
+ display: none;
623
+ position: relative; }
624
+ .video-js .cv-thumbnail-display.cv-thumbnail-display-enabled {
625
+ display: block; }
626
+ .video-js .cv-thumbnail-display img {
627
+ position: absolute; }
628
+
629
+ .video-js .vjs-progress-control .vjs-mouse-display {
630
+ width: auto;
631
+ height: auto;
632
+ background: #1c1c1c;
633
+ border-radius: 0.2em;
634
+ bottom: 1em; }
635
+ .video-js .vjs-progress-control .vjs-mouse-display.cv-mouse-time-display-force-show {
636
+ display: block;
637
+ visibility: visible;
638
+ opacity: 1;
639
+ bottom: 1.66666em; }
640
+ .video-js .vjs-progress-control .vjs-mouse-display.cv-mouse-time-display-force-show .vjs-time-tooltip {
641
+ display: block;
642
+ visibility: visible; }
643
+
644
+ .video-js.cv-create-clip-player .vjs-progress-control .vjs-mouse-display {
645
+ bottom: 1.5em; }
646
+
647
+ .cv-has-thumbnails .cv-chapter-menu-item-text {
648
+ padding-left: 6em; }
649
+
650
+ li.cv-chapter-menu-item {
651
+ text-align: left;
652
+ padding: 0.4em 0.8em; }
653
+ li.cv-chapter-menu-item .cv-thumbnail-display {
654
+ position: absolute;
655
+ left: 0.8em; }
656
+ li.cv-chapter-menu-item .cv-chapter-menu-item-text {
657
+ display: inline-block;
658
+ text-transform: none; }
659
+ li.cv-chapter-menu-item .cv-chapter-menu-item-text p {
660
+ margin: 0; }
661
+
662
+ .cv-chapters-button + .vjs-menu .vjs-menu-content {
663
+ max-width: 30%; }
664
+
665
+ .cv-chapters-button + .vjs-menu .vjs-menu-title {
666
+ text-align: left;
667
+ padding: 0.4em 0.8em;
668
+ text-transform: none;
669
+ font-weight: normal;
670
+ font-size: 1.2em;
671
+ margin: 0; }
672
+
673
+ .video-js .vjs-chapters-button .vjs-icon-placeholder:before {
674
+ font-family: CVPlayer;
675
+ /* Defined in font/icon-map.js */
676
+ content: "\f106"; }
677
+
678
+ .video-js .cv-collapsorator .vjs-subs-caps-button .vjs-icon-placeholder:before {
679
+ font-family: CVPlayer;
680
+ /* Defined in font/icon-map.js */
681
+ content: "\f105" !important; }
682
+
683
+ .video-js .cv-subtitle-search-menu-item:before {
684
+ font-family: CVPlayer;
685
+ /* Defined in font/icon-map.js */
686
+ content: "\f120";
687
+ position: absolute;
688
+ left: 0.1em;
689
+ width: 1em;
690
+ height: 1em;
691
+ display: inline-block;
692
+ font-size: 1.6em; }
693
+
694
+ .video-js .cv-subtitle-size-menu-item:before {
695
+ /* Defined in font/icon-map.js */
696
+ content: "Aa";
697
+ position: absolute;
698
+ left: 0.4em;
699
+ width: 1em;
700
+ height: 1em;
701
+ display: inline-block;
702
+ font-style: italic; }
703
+
704
+ .video-js .cv-quality-button {
705
+ cursor: pointer; }
706
+ .video-js .cv-quality-button .vjs-icon-placeholder::before {
707
+ font-family: CVPlayer !important;
708
+ content: '\f103'; }
709
+
710
+ .video-js .vjs-quality-button .vjs-local-cache-indicator-icon {
711
+ position: absolute;
712
+ width: 1.8em;
713
+ height: 1.8em;
714
+ top: 50%;
715
+ right: 0;
716
+ margin-top: -0.9em; }
717
+
718
+ .vjs-playback-rate .vjs-playback-rate-value {
719
+ position: relative; }
720
+
721
+ .vjs-playback-rate .vjs-menu-button {
722
+ position: relative; }
723
+
724
+ .video-js {
725
+ font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
726
+ background: linear-gradient(to right, #eaeaea, #f8f8f8);
727
+ overflow: hidden; }
728
+ .video-js.vjs-has-started {
729
+ background: black; }
730
+ .video-js .vjs-icon-placeholder:before,
731
+ .video-js .vjs-button > .vjs-icon-placeholder:before {
732
+ position: static;
733
+ font-size: 2em; }
734
+
735
+ /* The two animations below are identical, but they need different names
736
+ * for the class change of vjs-playing and vjs-paused to toggle them to run again
737
+ */
738
+ @-webkit-keyframes play-feedback {
739
+ 0% {
740
+ opacity: 0.85;
741
+ font-size: 0.6em; }
742
+ 100% {
743
+ opacity: 0;
744
+ font-size: 1em; } }
745
+ @keyframes play-feedback {
746
+ 0% {
747
+ opacity: 0.85;
748
+ font-size: 0.6em; }
749
+ 100% {
750
+ opacity: 0;
751
+ font-size: 1em; } }
752
+
753
+ @-webkit-keyframes pause-feedback {
754
+ 0% {
755
+ opacity: 0.85;
756
+ font-size: 0.6em; }
757
+ 100% {
758
+ opacity: 0;
759
+ font-size: 1em; } }
760
+
761
+ @keyframes pause-feedback {
762
+ 0% {
763
+ opacity: 0.85;
764
+ font-size: 0.6em; }
765
+ 100% {
766
+ opacity: 0;
767
+ font-size: 1em; } }
768
+
769
+ .video-js .cv-play-pause-feedback {
770
+ position: absolute;
771
+ top: 50%;
772
+ left: 50%;
773
+ transform: translate(-50%, -50%);
774
+ padding: 1.5em;
775
+ background: rgba(28, 28, 28, 0.6);
776
+ border-radius: 50%;
777
+ pointer-events: none;
778
+ opacity: 0;
779
+ -webkit-animation-duration: 0.4s;
780
+ animation-duration: 0.4s;
781
+ -webkit-animation-timing-function: ease-out;
782
+ animation-timing-function: ease-out; }
783
+ .video-js .cv-play-pause-feedback:after {
784
+ font-family: CVPlayer;
785
+ font-size: 7em; }
786
+
787
+ .video-js.vjs-paused .cv-play-pause-feedback {
788
+ -webkit-animation-name: play-feedback;
789
+ animation-name: play-feedback; }
790
+ .video-js.vjs-paused .cv-play-pause-feedback:after {
791
+ /* Defined in font/icon-map.js */
792
+ content: "\f101"; }
793
+
794
+ .video-js.vjs-playing .cv-play-pause-feedback {
795
+ /* Offset the play icon so it looks more centered */
796
+ padding-left: 1.9em;
797
+ padding-right: 1.1em;
798
+ -webkit-animation-name: pause-feedback;
799
+ animation-name: pause-feedback; }
800
+ .video-js.vjs-playing .cv-play-pause-feedback:after {
801
+ /* Defined in font/icon-map.js */
802
+ content: "\f100"; }
803
+
804
+ .video-js.vjs-picture-in-picture .cv-play-pause-feedback, .video-js.cv-disable-play-pause-feedback .cv-play-pause-feedback, .video-js:not(.vjs-has-started) .cv-play-pause-feedback {
805
+ opacity: 0 !important; }
806
+
807
+ .video-js .vjs-play-control .vjs-icon-placeholder:before {
808
+ font-family: CVPlayer;
809
+ /* Defined in font/icon-map.js */
810
+ content: "\f100"; }
811
+
812
+ .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before {
813
+ font-family: CVPlayer;
814
+ /* Defined in font/icon-map.js */
815
+ content: "\f101"; }
816
+
817
+ .video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before {
818
+ font-family: CVPlayer;
819
+ /* Defined in font/icon-map.js */
820
+ content: "\f10d"; }
821
+
822
+ .video-js .vjs-control-bar {
823
+ height: auto;
824
+ background: none;
825
+ z-index: 2;
826
+ padding-bottom: 4.8em; }
827
+ .video-js .vjs-control-bar:after {
828
+ background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.65) 100%);
829
+ position: absolute;
830
+ top: -300%;
831
+ left: 0;
832
+ right: 0;
833
+ bottom: 0;
834
+ content: " ";
835
+ z-index: -1;
836
+ pointer-events: none; }
837
+
838
+ .video-js.vjs-has-started .vjs-control-bar {
839
+ display: block;
840
+ height: auto; }
841
+
842
+ .video-js .vjs-mute-control .vjs-icon-placeholder:before {
843
+ font-family: CVPlayer;
844
+ /* Defined in font/icon-map.js */
845
+ content: "\f10a"; }
846
+
847
+ .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before {
848
+ font-family: CVPlayer;
849
+ /* Defined in font/icon-map.js */
850
+ content: "\f102"; }
851
+
852
+ .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before {
853
+ font-family: CVPlayer;
854
+ /* Defined in font/icon-map.js */
855
+ content: "\f10c"; }
856
+
857
+ .video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before {
858
+ font-family: CVPlayer;
859
+ /* Defined in font/icon-map.js */
860
+ content: "\f10b"; }
861
+
862
+ .video-js .vjs-volume-bar {
863
+ margin: 1.85em 0.45em; }
864
+ .video-js .vjs-volume-bar.vjs-slider-horizontal {
865
+ width: 7em;
866
+ height: 0.3em; }
867
+
868
+ .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control.vjs-volume-horizontal {
869
+ width: 7em;
870
+ height: 4em; }
871
+
872
+ .video-js .vjs-volume-control .vjs-slider-horizontal .vjs-volume-level:before {
873
+ width: 0.9em;
874
+ height: 0.9em;
875
+ margin-top: -0.45em;
876
+ top: 50%;
877
+ background-color: white;
878
+ border-radius: 50%;
879
+ content: " ";
880
+ box-shadow: 0 0 1em rgba(0, 0, 0, 0.25); }
881
+
882
+ .video-js .vjs-volume-control .vjs-slider-horizontal .vjs-volume-level {
883
+ height: 0.3em; }
884
+
885
+ .video-js .vjs-volume-control .vjs-slider-vertical .vjs-volume-level:before {
886
+ width: 0.9em;
887
+ height: 0.9em;
888
+ margin-left: -0.45em;
889
+ left: 50%;
890
+ background-color: white;
891
+ border-radius: 50%;
892
+ content: " ";
893
+ box-shadow: 0 0 1em rgba(0, 0, 0, 0.25); }
894
+
895
+ .video-js .vjs-volume-control .vjs-slider-vertical .vjs-volume-level {
896
+ width: 0.3em; }
897
+
898
+ .vjs-menu-button-popup .vjs-menu {
899
+ left: 0;
900
+ bottom: 0;
901
+ width: 100%; }
902
+ .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
903
+ right: 2.4em;
904
+ bottom: 1.5em;
905
+ max-width: 40%;
906
+ max-height: calc(100% - 1.5em - 1em);
907
+ overflow: visible;
908
+ background: #1c1c1c;
909
+ border: none;
910
+ border-radius: 0.33333em;
911
+ padding: 0.5em 0; }
912
+ .vjs-menu-button-popup .vjs-menu li {
913
+ text-transform: none;
914
+ text-align: left;
915
+ padding: 0.4em;
916
+ margin: 0.2em 0.4em;
917
+ position: relative;
918
+ border-radius: 0.277775em; }
919
+ .vjs-menu-button-popup .vjs-menu li.vjs-menu-item:focus {
920
+ background: none; }
921
+ .vjs-menu-button-popup .vjs-menu li.vjs-menu-item:hover {
922
+ background: #5B5E68; }
923
+ .vjs-menu-button-popup .vjs-menu li.vjs-menu-item:hover.vjs-disabled:hover {
924
+ background: none; }
925
+ .vjs-menu-button-popup .vjs-menu li.vjs-selected {
926
+ background: rgba(0, 0, 0, 0);
927
+ color: #fff; }
928
+ .vjs-menu-button-popup .vjs-menu li.cv-divider-after-menu-item {
929
+ margin-bottom: 0.6em; }
930
+ .vjs-menu-button-popup .vjs-menu li.cv-divider-after-menu-item:after {
931
+ content: " ";
932
+ display: block;
933
+ position: absolute;
934
+ bottom: -0.3em;
935
+ left: 0.15em;
936
+ right: 0.15em;
937
+ border-bottom: 1px solid #464646; }
938
+
939
+ .vjs-menu-button.cv-has-left-icons .vjs-menu .vjs-menu-content li {
940
+ padding-left: 2em; }
941
+ .vjs-menu-button.cv-has-left-icons .vjs-menu .vjs-menu-content li.vjs-selected:before {
942
+ font-family: CVPlayer;
943
+ /* Defined in font/icon-map.js */
944
+ content: "\f11d";
945
+ position: absolute;
946
+ left: 0;
947
+ width: 1em;
948
+ height: 1em;
949
+ display: inline-block;
950
+ font-size: 1.8em; }
951
+
952
+ .cv-menu-small.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
953
+ max-width: 25em; }
954
+
955
+ .cv-menu-big.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
956
+ max-width: 25em; }
957
+
958
+ .cv-player-small .cv-menu-big.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
959
+ width: calc(100% - 1em);
960
+ left: 0.5em;
961
+ max-width: none;
962
+ max-height: calc(100% - 2em); }
963
+
964
+ .vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu {
965
+ display: none; }
966
+
967
+ .video-js .vjs-big-play-button {
968
+ top: 50%;
969
+ left: 50%;
970
+ transform: translate(-50%, -50%);
971
+ background-color: rgba(255, 255, 255, 0.005);
972
+ border-radius: 50%;
973
+ border: 0.1em solid #fff;
974
+ opacity: 0.9;
975
+ font-size: 5em;
976
+ width: 2em;
977
+ height: 2em;
978
+ line-height: 1.85em; }
979
+ .video-js .vjs-big-play-button:hover {
980
+ opacity: 0.85; }
981
+ .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
982
+ font-size: 1.5em !important;
983
+ color: #fff; }
984
+
985
+ .video-js:hover .vjs-big-play-button {
986
+ background-color: rgba(255, 255, 255, 0.005); }
987
+
988
+ .video-js .vjs-text-track-display {
989
+ bottom: 4em; }
990
+
991
+ .video-js .vjs-poster {
992
+ color: #fff;
993
+ font-size: 0.875rem;
994
+ background-size: cover;
995
+ background-position: center; }
996
+ .video-js .vjs-poster .cv-player-mask {
997
+ position: absolute;
998
+ top: 0;
999
+ right: 0;
1000
+ bottom: 0;
1001
+ left: 0;
1002
+ background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.3) 20%, rgba(0, 0, 0, 0.5) 60%, rgba(0, 0, 0, 0.8) 100%); }
1003
+ .video-js .vjs-poster .cv-splash-metadata {
1004
+ position: absolute;
1005
+ top: 1.25em;
1006
+ left: 1.25em;
1007
+ z-index: 1; }
1008
+ .video-js .vjs-poster .cv-splash-metadata.cv-embed-splash-metadata {
1009
+ top: 2.5em;
1010
+ left: 2.5em; }
1011
+ .video-js .vjs-poster .cv-splash-metadata .cv-series-text {
1012
+ display: flex;
1013
+ align-items: center;
1014
+ font-weight: 500; }
1015
+ .video-js .vjs-poster .cv-splash-metadata .cv-splash-warning-container {
1016
+ display: flex;
1017
+ align-items: center; }
1018
+ .video-js .vjs-poster .cv-splash-metadata .cv-splash-warning-container .cv-splash-rating {
1019
+ line-height: 1.2;
1020
+ padding: 0.4em 0.8em;
1021
+ display: flex;
1022
+ justify-content: center;
1023
+ margin-right: 0.625rem; }
1024
+ .video-js .vjs-poster .cv-splash-metadata .cv-splash-warning-container .cv-splash-warning {
1025
+ font-size: 1rem;
1026
+ margin-bottom: 0;
1027
+ font-weight: 500; }
1028
+ .video-js .vjs-poster .cv-embed-logo {
1029
+ position: absolute;
1030
+ bottom: 2.5em;
1031
+ left: 2.5em;
1032
+ z-index: 1;
1033
+ width: 11em; }
1034
+
1035
+ .video-js.vjs-has-started.cv-reports-player-overlay-visible::after {
1036
+ content: '';
1037
+ position: absolute;
1038
+ top: 0;
1039
+ right: 0;
1040
+ bottom: 0;
1041
+ left: 0;
1042
+ background: rgba(0, 0, 0, 0.2); }
1043
+
1044
+ .video-js .cv-engagement-overlay {
1045
+ position: absolute;
1046
+ top: 0;
1047
+ bottom: 0;
1048
+ left: 0.5em;
1049
+ right: 0.5em; }
1050
+
1051
+ .video-js .cv-engagement-chart {
1052
+ /**
1053
+ * @license Highcharts
1054
+ *
1055
+ * (c) 2009-2016 Torstein Honsi
1056
+ *
1057
+ * License: www.highcharts.com/license
1058
+ */
1059
+ /* Titles */
1060
+ /* Axes */
1061
+ /* Credits */
1062
+ /* Tooltip */
1063
+ /* Legend hover affects points and series */
1064
+ /* Series options */
1065
+ /* Default colors */
1066
+ /* Legend */
1067
+ /* Bubble legend */
1068
+ /* Loading */
1069
+ /* Plot bands and polar pane backgrounds */
1070
+ /* Highcharts More and modules */
1071
+ /* Highstock */
1072
+ /* Highmaps */
1073
+ /* 3d charts */
1074
+ /* Exporting module */
1075
+ /* Drilldown module */
1076
+ /* No-data module */
1077
+ /* Drag-panes module */
1078
+ /* Bullet type series */
1079
+ /* Lineargauge type series */
1080
+ /* Annotations module */
1081
+ /* Gantt */
1082
+ position: absolute;
1083
+ top: 0;
1084
+ left: 0;
1085
+ right: 0;
1086
+ z-index: 10; }
1087
+ .video-js .cv-engagement-chart .highcharts-container {
1088
+ position: relative;
1089
+ overflow: hidden;
1090
+ width: 100%;
1091
+ height: 100%;
1092
+ text-align: left;
1093
+ line-height: normal;
1094
+ z-index: 0;
1095
+ /* #1072 */
1096
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1097
+ font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
1098
+ font-size: 12px;
1099
+ -webkit-user-select: none;
1100
+ -moz-user-select: none;
1101
+ -ms-user-select: none;
1102
+ user-select: none;
1103
+ touch-action: manipulation;
1104
+ outline: none; }
1105
+ .video-js .cv-engagement-chart .highcharts-root {
1106
+ display: block; }
1107
+ .video-js .cv-engagement-chart .highcharts-root text {
1108
+ stroke-width: 0; }
1109
+ .video-js .cv-engagement-chart .highcharts-strong {
1110
+ font-weight: bold; }
1111
+ .video-js .cv-engagement-chart .highcharts-emphasized {
1112
+ font-style: italic; }
1113
+ .video-js .cv-engagement-chart .highcharts-anchor {
1114
+ cursor: pointer; }
1115
+ .video-js .cv-engagement-chart .highcharts-background {
1116
+ fill: #ffffff; }
1117
+ .video-js .cv-engagement-chart .highcharts-plot-border, .video-js .cv-engagement-chart .highcharts-plot-background {
1118
+ fill: none; }
1119
+ .video-js .cv-engagement-chart .highcharts-label-box {
1120
+ fill: none; }
1121
+ .video-js .cv-engagement-chart .highcharts-button-box {
1122
+ fill: inherit; }
1123
+ .video-js .cv-engagement-chart .highcharts-tracker-line {
1124
+ stroke-linejoin: round;
1125
+ stroke: rgba(192, 192, 192, 0.0001);
1126
+ stroke-width: 22;
1127
+ fill: none; }
1128
+ .video-js .cv-engagement-chart .highcharts-tracker-area {
1129
+ fill: rgba(192, 192, 192, 0.0001);
1130
+ stroke-width: 0; }
1131
+ .video-js .cv-engagement-chart .highcharts-title {
1132
+ fill: #333333;
1133
+ font-size: 1.5em; }
1134
+ .video-js .cv-engagement-chart .highcharts-subtitle {
1135
+ fill: #666666;
1136
+ font-size: 1em; }
1137
+ .video-js .cv-engagement-chart .highcharts-axis-line {
1138
+ fill: none;
1139
+ stroke: #ccd6eb; }
1140
+ .video-js .cv-engagement-chart .highcharts-yaxis .highcharts-axis-line {
1141
+ stroke-width: 0; }
1142
+ .video-js .cv-engagement-chart .highcharts-axis-title {
1143
+ fill: #666666; }
1144
+ .video-js .cv-engagement-chart .highcharts-axis-labels {
1145
+ fill: #666666;
1146
+ cursor: default;
1147
+ font-size: 0.9em; }
1148
+ .video-js .cv-engagement-chart .highcharts-grid-line {
1149
+ fill: none;
1150
+ stroke: #e6e6e6; }
1151
+ .video-js .cv-engagement-chart .highcharts-xaxis-grid .highcharts-grid-line {
1152
+ stroke-width: 0px; }
1153
+ .video-js .cv-engagement-chart .highcharts-tick {
1154
+ stroke: #ccd6eb; }
1155
+ .video-js .cv-engagement-chart .highcharts-yaxis .highcharts-tick {
1156
+ stroke-width: 0; }
1157
+ .video-js .cv-engagement-chart .highcharts-minor-grid-line {
1158
+ stroke: #f2f2f2; }
1159
+ .video-js .cv-engagement-chart .highcharts-crosshair-thin {
1160
+ stroke-width: 1px;
1161
+ stroke: #cccccc; }
1162
+ .video-js .cv-engagement-chart .highcharts-crosshair-category {
1163
+ stroke: #ccd6eb;
1164
+ stroke-opacity: 0.25; }
1165
+ .video-js .cv-engagement-chart .highcharts-credits {
1166
+ cursor: pointer;
1167
+ fill: #999999;
1168
+ font-size: 0.7em;
1169
+ transition: fill 250ms, font-size 250ms; }
1170
+ .video-js .cv-engagement-chart .highcharts-credits:hover {
1171
+ fill: black;
1172
+ font-size: 1em; }
1173
+ .video-js .cv-engagement-chart .highcharts-tooltip {
1174
+ cursor: default;
1175
+ pointer-events: none;
1176
+ white-space: nowrap;
1177
+ transition: stroke 150ms; }
1178
+ .video-js .cv-engagement-chart .highcharts-tooltip text {
1179
+ fill: #333333; }
1180
+ .video-js .cv-engagement-chart .highcharts-tooltip .highcharts-header {
1181
+ font-size: 0.85em; }
1182
+ .video-js .cv-engagement-chart .highcharts-tooltip-box {
1183
+ stroke-width: 1px;
1184
+ fill: #f7f7f7;
1185
+ fill-opacity: 0.85; }
1186
+ .video-js .cv-engagement-chart .highcharts-tooltip-box .highcharts-label-box {
1187
+ fill: #f7f7f7;
1188
+ fill-opacity: 0.85; }
1189
+ .video-js .cv-engagement-chart div.highcharts-tooltip {
1190
+ filter: none; }
1191
+ .video-js .cv-engagement-chart .highcharts-selection-marker {
1192
+ fill: #335cad;
1193
+ fill-opacity: 0.25; }
1194
+ .video-js .cv-engagement-chart .highcharts-graph {
1195
+ fill: none;
1196
+ stroke-width: 2px;
1197
+ stroke-linecap: round;
1198
+ stroke-linejoin: round; }
1199
+ .video-js .cv-engagement-chart .highcharts-empty-series {
1200
+ stroke-width: 1px;
1201
+ fill: none;
1202
+ stroke: #cccccc; }
1203
+ .video-js .cv-engagement-chart .highcharts-state-hover .highcharts-graph {
1204
+ stroke-width: 3; }
1205
+ .video-js .cv-engagement-chart .highcharts-point-inactive {
1206
+ opacity: 0.2;
1207
+ transition: opacity 50ms;
1208
+ /* quick in */ }
1209
+ .video-js .cv-engagement-chart .highcharts-series-inactive {
1210
+ opacity: 0.2;
1211
+ transition: opacity 50ms;
1212
+ /* quick in */ }
1213
+ .video-js .cv-engagement-chart .highcharts-state-hover path {
1214
+ transition: stroke-width 50ms;
1215
+ /* quick in */ }
1216
+ .video-js .cv-engagement-chart .highcharts-state-normal path {
1217
+ transition: stroke-width 250ms;
1218
+ /* slow out */ }
1219
+ .video-js .cv-engagement-chart g.highcharts-series,
1220
+ .video-js .cv-engagement-chart .highcharts-point,
1221
+ .video-js .cv-engagement-chart .highcharts-markers,
1222
+ .video-js .cv-engagement-chart .highcharts-data-labels {
1223
+ transition: opacity 250ms; }
1224
+ .video-js .cv-engagement-chart .highcharts-legend-series-active g.highcharts-series:not(.highcharts-series-hover),
1225
+ .video-js .cv-engagement-chart .highcharts-legend-point-active .highcharts-point:not(.highcharts-point-hover),
1226
+ .video-js .cv-engagement-chart .highcharts-legend-series-active .highcharts-markers:not(.highcharts-series-hover),
1227
+ .video-js .cv-engagement-chart .highcharts-legend-series-active .highcharts-data-labels:not(.highcharts-series-hover) {
1228
+ opacity: 0.2; }
1229
+ .video-js .cv-engagement-chart .highcharts-color-0 {
1230
+ fill: "blue" #33AEFF;
1231
+ stroke: "blue" #33AEFF; }
1232
+ .video-js .cv-engagement-chart .highcharts-color-1 {
1233
+ fill: "indigo" #7A76E8;
1234
+ stroke: "indigo" #7A76E8; }
1235
+ .video-js .cv-engagement-chart .highcharts-color-2 {
1236
+ fill: "purple" #B679C7;
1237
+ stroke: "purple" #B679C7; }
1238
+ .video-js .cv-engagement-chart .highcharts-color-3 {
1239
+ fill: "pink" #F7847B;
1240
+ stroke: "pink" #F7847B; }
1241
+ .video-js .cv-engagement-chart .highcharts-color-4 {
1242
+ fill: "red" #FF3333;
1243
+ stroke: "red" #FF3333; }
1244
+ .video-js .cv-engagement-chart .highcharts-color-5 {
1245
+ fill: "orange" #FF9300;
1246
+ stroke: "orange" #FF9300; }
1247
+ .video-js .cv-engagement-chart .highcharts-color-6 {
1248
+ fill: "yellow" #FFAA3A;
1249
+ stroke: "yellow" #FFAA3A; }
1250
+ .video-js .cv-engagement-chart .highcharts-color-7 {
1251
+ fill: "green" #1CA217;
1252
+ stroke: "green" #1CA217; }
1253
+ .video-js .cv-engagement-chart .highcharts-color-8 {
1254
+ fill: "teal" #40BCC3;
1255
+ stroke: "teal" #40BCC3; }
1256
+ .video-js .cv-engagement-chart .highcharts-color-9 {
1257
+ fill: "cyan" #40C2BB;
1258
+ stroke: "cyan" #40C2BB; }
1259
+ .video-js .cv-engagement-chart .highcharts-color-10 {
1260
+ fill: "white" #fff;
1261
+ stroke: "white" #fff; }
1262
+ .video-js .cv-engagement-chart .highcharts-color-11 {
1263
+ fill: "gray" #979797;
1264
+ stroke: "gray" #979797; }
1265
+ .video-js .cv-engagement-chart .highcharts-color-12 {
1266
+ fill: "gray-dark" #5B5E68;
1267
+ stroke: "gray-dark" #5B5E68; }
1268
+ .video-js .cv-engagement-chart .highcharts-area {
1269
+ fill-opacity: 0.75;
1270
+ stroke-width: 0; }
1271
+ .video-js .cv-engagement-chart .highcharts-markers {
1272
+ stroke-width: 1px;
1273
+ stroke: #ffffff; }
1274
+ .video-js .cv-engagement-chart .highcharts-a11y-markers-hidden .highcharts-point:not(.highcharts-point-hover):not(.highcharts-a11y-marker-visible),
1275
+ .video-js .cv-engagement-chart .highcharts-a11y-marker-hidden {
1276
+ opacity: 0; }
1277
+ .video-js .cv-engagement-chart .highcharts-point {
1278
+ stroke-width: 1px; }
1279
+ .video-js .cv-engagement-chart .highcharts-dense-data .highcharts-point {
1280
+ stroke-width: 0; }
1281
+ .video-js .cv-engagement-chart .highcharts-data-label {
1282
+ font-size: 0.9em;
1283
+ font-weight: bold; }
1284
+ .video-js .cv-engagement-chart .highcharts-data-label-box {
1285
+ fill: none;
1286
+ stroke-width: 0; }
1287
+ .video-js .cv-engagement-chart .highcharts-data-label text, .video-js .cv-engagement-chart text.highcharts-data-label {
1288
+ fill: #333333; }
1289
+ .video-js .cv-engagement-chart .highcharts-data-label-connector {
1290
+ fill: none; }
1291
+ .video-js .cv-engagement-chart .highcharts-data-label-hidden {
1292
+ pointer-events: none; }
1293
+ .video-js .cv-engagement-chart .highcharts-halo {
1294
+ fill-opacity: 0.25;
1295
+ stroke-width: 0; }
1296
+ .video-js .cv-engagement-chart .highcharts-series:not(.highcharts-pie-series) .highcharts-point-select,
1297
+ .video-js .cv-engagement-chart .highcharts-markers .highcharts-point-select {
1298
+ fill: #cccccc;
1299
+ stroke: #000000; }
1300
+ .video-js .cv-engagement-chart .highcharts-column-series rect.highcharts-point {
1301
+ stroke: #ffffff; }
1302
+ .video-js .cv-engagement-chart .highcharts-column-series .highcharts-point {
1303
+ transition: fill-opacity 250ms; }
1304
+ .video-js .cv-engagement-chart .highcharts-column-series .highcharts-point-hover {
1305
+ fill-opacity: 0.75;
1306
+ transition: fill-opacity 50ms; }
1307
+ .video-js .cv-engagement-chart .highcharts-pie-series .highcharts-point {
1308
+ stroke-linejoin: round;
1309
+ stroke: #ffffff; }
1310
+ .video-js .cv-engagement-chart .highcharts-pie-series .highcharts-point-hover {
1311
+ fill-opacity: 0.75;
1312
+ transition: fill-opacity 50ms; }
1313
+ .video-js .cv-engagement-chart .highcharts-funnel-series .highcharts-point {
1314
+ stroke-linejoin: round;
1315
+ stroke: #ffffff; }
1316
+ .video-js .cv-engagement-chart .highcharts-funnel-series .highcharts-point-hover {
1317
+ fill-opacity: 0.75;
1318
+ transition: fill-opacity 50ms; }
1319
+ .video-js .cv-engagement-chart .highcharts-funnel-series .highcharts-point-select {
1320
+ fill: inherit;
1321
+ stroke: inherit; }
1322
+ .video-js .cv-engagement-chart .highcharts-pyramid-series .highcharts-point {
1323
+ stroke-linejoin: round;
1324
+ stroke: #ffffff; }
1325
+ .video-js .cv-engagement-chart .highcharts-pyramid-series .highcharts-point-hover {
1326
+ fill-opacity: 0.75;
1327
+ transition: fill-opacity 50ms; }
1328
+ .video-js .cv-engagement-chart .highcharts-pyramid-series .highcharts-point-select {
1329
+ fill: inherit;
1330
+ stroke: inherit; }
1331
+ .video-js .cv-engagement-chart .highcharts-solidgauge-series .highcharts-point {
1332
+ stroke-width: 0; }
1333
+ .video-js .cv-engagement-chart .highcharts-treemap-series .highcharts-point {
1334
+ stroke-width: 1px;
1335
+ stroke: #e6e6e6;
1336
+ transition: stroke 250ms, fill 250ms, fill-opacity 250ms; }
1337
+ .video-js .cv-engagement-chart .highcharts-treemap-series .highcharts-point-hover {
1338
+ stroke: #999999;
1339
+ transition: stroke 25ms, fill 25ms, fill-opacity 25ms; }
1340
+ .video-js .cv-engagement-chart .highcharts-treemap-series .highcharts-above-level {
1341
+ display: none; }
1342
+ .video-js .cv-engagement-chart .highcharts-treemap-series .highcharts-internal-node {
1343
+ fill: none; }
1344
+ .video-js .cv-engagement-chart .highcharts-treemap-series .highcharts-internal-node-interactive {
1345
+ fill-opacity: 0.15;
1346
+ cursor: pointer; }
1347
+ .video-js .cv-engagement-chart .highcharts-treemap-series .highcharts-internal-node-interactive:hover {
1348
+ fill-opacity: 0.75; }
1349
+ .video-js .cv-engagement-chart .highcharts-vector-series .highcharts-point {
1350
+ fill: none;
1351
+ stroke-width: 2px; }
1352
+ .video-js .cv-engagement-chart .highcharts-windbarb-series .highcharts-point {
1353
+ fill: none;
1354
+ stroke-width: 2px; }
1355
+ .video-js .cv-engagement-chart .highcharts-lollipop-stem {
1356
+ stroke: #000000; }
1357
+ .video-js .cv-engagement-chart .highcharts-focus-border {
1358
+ fill: none;
1359
+ stroke-width: 2px; }
1360
+ .video-js .cv-engagement-chart .highcharts-legend-item-hidden .highcharts-focus-border {
1361
+ fill: none !important; }
1362
+ .video-js .cv-engagement-chart .highcharts-legend-box {
1363
+ fill: none;
1364
+ stroke-width: 0; }
1365
+ .video-js .cv-engagement-chart .highcharts-legend-item > text {
1366
+ fill: #333333;
1367
+ font-weight: bold;
1368
+ font-size: 1em;
1369
+ cursor: pointer;
1370
+ stroke-width: 0; }
1371
+ .video-js .cv-engagement-chart .highcharts-legend-item:hover text {
1372
+ fill: #000000; }
1373
+ .video-js .cv-engagement-chart .highcharts-legend-item-hidden * {
1374
+ fill: #cccccc !important;
1375
+ stroke: #cccccc !important;
1376
+ transition: fill 250ms; }
1377
+ .video-js .cv-engagement-chart .highcharts-legend-nav-active {
1378
+ fill: #003399;
1379
+ cursor: pointer; }
1380
+ .video-js .cv-engagement-chart .highcharts-legend-nav-inactive {
1381
+ fill: #cccccc; }
1382
+ .video-js .cv-engagement-chart circle.highcharts-legend-nav-active, .video-js .cv-engagement-chart circle.highcharts-legend-nav-inactive {
1383
+ /* tracker */
1384
+ fill: rgba(192, 192, 192, 0.0001); }
1385
+ .video-js .cv-engagement-chart .highcharts-legend-title-box {
1386
+ fill: none;
1387
+ stroke-width: 0; }
1388
+ .video-js .cv-engagement-chart .highcharts-bubble-legend-symbol {
1389
+ stroke-width: 2;
1390
+ fill-opacity: 0.5; }
1391
+ .video-js .cv-engagement-chart .highcharts-bubble-legend-connectors {
1392
+ stroke-width: 1; }
1393
+ .video-js .cv-engagement-chart .highcharts-bubble-legend-labels {
1394
+ fill: #333333; }
1395
+ .video-js .cv-engagement-chart .highcharts-loading {
1396
+ position: absolute;
1397
+ background-color: #ffffff;
1398
+ opacity: 0.5;
1399
+ text-align: center;
1400
+ z-index: 10;
1401
+ transition: opacity 250ms; }
1402
+ .video-js .cv-engagement-chart .highcharts-loading-hidden {
1403
+ height: 0 !important;
1404
+ opacity: 0;
1405
+ overflow: hidden;
1406
+ transition: opacity 250ms, height 250ms step-end; }
1407
+ .video-js .cv-engagement-chart .highcharts-loading-inner {
1408
+ font-weight: bold;
1409
+ position: relative;
1410
+ top: 45%; }
1411
+ .video-js .cv-engagement-chart .highcharts-plot-band, .video-js .cv-engagement-chart .highcharts-pane {
1412
+ fill: #000000;
1413
+ fill-opacity: 0.05; }
1414
+ .video-js .cv-engagement-chart .highcharts-plot-line {
1415
+ fill: none;
1416
+ stroke: #999999;
1417
+ stroke-width: 1px; }
1418
+ .video-js .cv-engagement-chart .highcharts-boxplot-box {
1419
+ fill: #ffffff; }
1420
+ .video-js .cv-engagement-chart .highcharts-boxplot-median {
1421
+ stroke-width: 2px; }
1422
+ .video-js .cv-engagement-chart .highcharts-bubble-series .highcharts-point {
1423
+ fill-opacity: 0.5; }
1424
+ .video-js .cv-engagement-chart .highcharts-errorbar-series .highcharts-point {
1425
+ stroke: #000000; }
1426
+ .video-js .cv-engagement-chart .highcharts-gauge-series .highcharts-data-label-box {
1427
+ stroke: #cccccc;
1428
+ stroke-width: 1px; }
1429
+ .video-js .cv-engagement-chart .highcharts-gauge-series .highcharts-dial {
1430
+ fill: #000000;
1431
+ stroke-width: 0; }
1432
+ .video-js .cv-engagement-chart .highcharts-polygon-series .highcharts-graph {
1433
+ fill: inherit;
1434
+ stroke-width: 0; }
1435
+ .video-js .cv-engagement-chart .highcharts-waterfall-series .highcharts-graph {
1436
+ stroke: #333333;
1437
+ stroke-dasharray: 1, 3; }
1438
+ .video-js .cv-engagement-chart .highcharts-sankey-series .highcharts-point {
1439
+ stroke-width: 0; }
1440
+ .video-js .cv-engagement-chart .highcharts-sankey-series .highcharts-link {
1441
+ transition: fill 250ms, fill-opacity 250ms;
1442
+ fill-opacity: 0.5; }
1443
+ .video-js .cv-engagement-chart .highcharts-sankey-series .highcharts-point-hover.highcharts-link {
1444
+ transition: fill 50ms, fill-opacity 50ms;
1445
+ fill-opacity: 1; }
1446
+ .video-js .cv-engagement-chart .highcharts-venn-series .highcharts-point {
1447
+ fill-opacity: 0.75;
1448
+ stroke: #cccccc;
1449
+ transition: stroke 250ms, fill-opacity 250ms; }
1450
+ .video-js .cv-engagement-chart .highcharts-venn-series .highcharts-point-hover {
1451
+ fill-opacity: 1;
1452
+ stroke: #cccccc; }
1453
+ .video-js .cv-engagement-chart .highcharts-navigator-mask-outside {
1454
+ fill-opacity: 0; }
1455
+ .video-js .cv-engagement-chart .highcharts-navigator-mask-inside {
1456
+ fill: #6685c2;
1457
+ /* navigator.maskFill option */
1458
+ fill-opacity: 0.25;
1459
+ cursor: ew-resize; }
1460
+ .video-js .cv-engagement-chart .highcharts-navigator-outline {
1461
+ stroke: #cccccc;
1462
+ fill: none; }
1463
+ .video-js .cv-engagement-chart .highcharts-navigator-handle {
1464
+ stroke: #cccccc;
1465
+ fill: #f2f2f2;
1466
+ cursor: ew-resize; }
1467
+ .video-js .cv-engagement-chart .highcharts-navigator-series {
1468
+ fill: #335cad;
1469
+ stroke: #335cad; }
1470
+ .video-js .cv-engagement-chart .highcharts-navigator-series .highcharts-graph {
1471
+ stroke-width: 1px; }
1472
+ .video-js .cv-engagement-chart .highcharts-navigator-series .highcharts-area {
1473
+ fill-opacity: 0.05; }
1474
+ .video-js .cv-engagement-chart .highcharts-navigator-xaxis .highcharts-axis-line {
1475
+ stroke-width: 0; }
1476
+ .video-js .cv-engagement-chart .highcharts-navigator-xaxis .highcharts-grid-line {
1477
+ stroke-width: 1px;
1478
+ stroke: #e6e6e6; }
1479
+ .video-js .cv-engagement-chart .highcharts-navigator-xaxis.highcharts-axis-labels {
1480
+ fill: #999999; }
1481
+ .video-js .cv-engagement-chart .highcharts-navigator-yaxis .highcharts-grid-line {
1482
+ stroke-width: 0; }
1483
+ .video-js .cv-engagement-chart .highcharts-scrollbar-thumb {
1484
+ fill: #cccccc;
1485
+ stroke: #cccccc;
1486
+ stroke-width: 1px; }
1487
+ .video-js .cv-engagement-chart .highcharts-scrollbar-button {
1488
+ fill: #e6e6e6;
1489
+ stroke: #cccccc;
1490
+ stroke-width: 1px; }
1491
+ .video-js .cv-engagement-chart .highcharts-scrollbar-arrow {
1492
+ fill: #666666; }
1493
+ .video-js .cv-engagement-chart .highcharts-scrollbar-rifles {
1494
+ stroke: #666666;
1495
+ stroke-width: 1px; }
1496
+ .video-js .cv-engagement-chart .highcharts-scrollbar-track {
1497
+ fill: #f2f2f2;
1498
+ stroke: #f2f2f2;
1499
+ stroke-width: 1px; }
1500
+ .video-js .cv-engagement-chart .highcharts-button {
1501
+ fill: #f7f7f7;
1502
+ stroke: #cccccc;
1503
+ cursor: default;
1504
+ stroke-width: 1px;
1505
+ transition: fill 250ms; }
1506
+ .video-js .cv-engagement-chart .highcharts-button text {
1507
+ fill: #333333; }
1508
+ .video-js .cv-engagement-chart .highcharts-button-hover {
1509
+ transition: fill 0ms;
1510
+ fill: #e6e6e6;
1511
+ stroke: #cccccc; }
1512
+ .video-js .cv-engagement-chart .highcharts-button-hover text {
1513
+ fill: #333333; }
1514
+ .video-js .cv-engagement-chart .highcharts-button-pressed {
1515
+ font-weight: bold;
1516
+ fill: #e6ebf5;
1517
+ stroke: #cccccc; }
1518
+ .video-js .cv-engagement-chart .highcharts-button-pressed text {
1519
+ fill: #333333;
1520
+ font-weight: bold; }
1521
+ .video-js .cv-engagement-chart .highcharts-button-disabled text {
1522
+ fill: #333333; }
1523
+ .video-js .cv-engagement-chart .highcharts-range-selector-buttons .highcharts-button {
1524
+ stroke-width: 0px; }
1525
+ .video-js .cv-engagement-chart .highcharts-range-label rect {
1526
+ fill: none; }
1527
+ .video-js .cv-engagement-chart .highcharts-range-label text {
1528
+ fill: #666666; }
1529
+ .video-js .cv-engagement-chart .highcharts-range-input rect {
1530
+ fill: none; }
1531
+ .video-js .cv-engagement-chart .highcharts-range-input text {
1532
+ fill: #333333; }
1533
+ .video-js .cv-engagement-chart .highcharts-range-input {
1534
+ stroke-width: 1px;
1535
+ stroke: #cccccc; }
1536
+ .video-js .cv-engagement-chart input.highcharts-range-selector {
1537
+ position: absolute;
1538
+ border: 0;
1539
+ width: 1px;
1540
+ /* Chrome needs a pixel to see it */
1541
+ height: 1px;
1542
+ padding: 0;
1543
+ text-align: center;
1544
+ left: -9em;
1545
+ /* #4798 */ }
1546
+ .video-js .cv-engagement-chart .highcharts-crosshair-label text {
1547
+ fill: #ffffff;
1548
+ font-size: 1.1em; }
1549
+ .video-js .cv-engagement-chart .highcharts-crosshair-label .highcharts-label-box {
1550
+ fill: inherit; }
1551
+ .video-js .cv-engagement-chart .highcharts-candlestick-series .highcharts-point {
1552
+ stroke: #000000;
1553
+ stroke-width: 1px; }
1554
+ .video-js .cv-engagement-chart .highcharts-candlestick-series .highcharts-point-up {
1555
+ fill: #ffffff; }
1556
+ .video-js .cv-engagement-chart .highcharts-ohlc-series .highcharts-point-hover {
1557
+ stroke-width: 3px; }
1558
+ .video-js .cv-engagement-chart .highcharts-flags-series .highcharts-point .highcharts-label-box {
1559
+ stroke: #999999;
1560
+ fill: #ffffff;
1561
+ transition: fill 250ms; }
1562
+ .video-js .cv-engagement-chart .highcharts-flags-series .highcharts-point-hover .highcharts-label-box {
1563
+ stroke: #000000;
1564
+ fill: #ccd6eb; }
1565
+ .video-js .cv-engagement-chart .highcharts-flags-series .highcharts-point text {
1566
+ fill: #000000;
1567
+ font-size: 0.9em;
1568
+ font-weight: bold; }
1569
+ .video-js .cv-engagement-chart .highcharts-map-series .highcharts-point {
1570
+ transition: fill 500ms, fill-opacity 500ms, stroke-width 250ms;
1571
+ stroke: #cccccc; }
1572
+ .video-js .cv-engagement-chart .highcharts-map-series .highcharts-point-hover {
1573
+ transition: fill 0ms, fill-opacity 0ms;
1574
+ fill-opacity: 0.5;
1575
+ stroke-width: 2px; }
1576
+ .video-js .cv-engagement-chart .highcharts-mapline-series .highcharts-point {
1577
+ fill: none; }
1578
+ .video-js .cv-engagement-chart .highcharts-heatmap-series .highcharts-point {
1579
+ stroke-width: 0; }
1580
+ .video-js .cv-engagement-chart .highcharts-map-navigation {
1581
+ font-size: 1.3em;
1582
+ font-weight: bold;
1583
+ text-align: center; }
1584
+ .video-js .cv-engagement-chart .highcharts-coloraxis {
1585
+ stroke-width: 0; }
1586
+ .video-js .cv-engagement-chart .highcharts-coloraxis-marker {
1587
+ fill: #999999; }
1588
+ .video-js .cv-engagement-chart .highcharts-null-point {
1589
+ fill: #f7f7f7; }
1590
+ .video-js .cv-engagement-chart .highcharts-3d-frame {
1591
+ fill: transparent; }
1592
+ .video-js .cv-engagement-chart .highcharts-contextbutton {
1593
+ fill: #ffffff;
1594
+ /* needed to capture hover */
1595
+ stroke: none;
1596
+ stroke-linecap: round; }
1597
+ .video-js .cv-engagement-chart .highcharts-contextbutton:hover {
1598
+ fill: #e6e6e6;
1599
+ stroke: #e6e6e6; }
1600
+ .video-js .cv-engagement-chart .highcharts-button-symbol {
1601
+ stroke: #666666;
1602
+ stroke-width: 3px; }
1603
+ .video-js .cv-engagement-chart .highcharts-menu {
1604
+ border: 1px solid #999999;
1605
+ background: #ffffff;
1606
+ padding: 5px 0;
1607
+ box-shadow: 3px 3px 10px #888; }
1608
+ .video-js .cv-engagement-chart .highcharts-menu-item {
1609
+ padding: 0.5em 1em;
1610
+ background: none;
1611
+ color: #333333;
1612
+ cursor: pointer;
1613
+ transition: background 250ms, color 250ms; }
1614
+ .video-js .cv-engagement-chart .highcharts-menu-item:hover {
1615
+ background: #335cad;
1616
+ color: #ffffff; }
1617
+ .video-js .cv-engagement-chart .highcharts-drilldown-point {
1618
+ cursor: pointer; }
1619
+ .video-js .cv-engagement-chart .highcharts-drilldown-data-label text,
1620
+ .video-js .cv-engagement-chart text.highcharts-drilldown-data-label,
1621
+ .video-js .cv-engagement-chart .highcharts-drilldown-axis-label {
1622
+ cursor: pointer;
1623
+ fill: #003399;
1624
+ font-weight: bold;
1625
+ text-decoration: underline; }
1626
+ .video-js .cv-engagement-chart .highcharts-no-data text {
1627
+ font-weight: bold;
1628
+ font-size: 12px;
1629
+ fill: #666666; }
1630
+ .video-js .cv-engagement-chart .highcharts-axis-resizer {
1631
+ cursor: ns-resize;
1632
+ stroke: black;
1633
+ stroke-width: 2px; }
1634
+ .video-js .cv-engagement-chart .highcharts-bullet-target {
1635
+ stroke-width: 0; }
1636
+ .video-js .cv-engagement-chart .highcharts-lineargauge-target {
1637
+ stroke-width: 1px;
1638
+ stroke: #333333; }
1639
+ .video-js .cv-engagement-chart .highcharts-lineargauge-target-line {
1640
+ stroke-width: 1px;
1641
+ stroke: #333333; }
1642
+ .video-js .cv-engagement-chart .highcharts-annotation-label-box {
1643
+ stroke-width: 1px;
1644
+ stroke: #000000;
1645
+ fill: #000000;
1646
+ fill-opacity: 0.75; }
1647
+ .video-js .cv-engagement-chart .highcharts-annotation-label text {
1648
+ fill: #e6e6e6; }
1649
+ .video-js .cv-engagement-chart .highcharts-treegrid-node-collapsed, .video-js .cv-engagement-chart .highcharts-treegrid-node-expanded {
1650
+ cursor: pointer; }
1651
+ .video-js .cv-engagement-chart .highcharts-point-connecting-path {
1652
+ fill: none; }
1653
+ .video-js .cv-engagement-chart .highcharts-grid-axis .highcharts-tick {
1654
+ stroke-width: 1px; }
1655
+ .video-js .cv-engagement-chart .highcharts-grid-axis .highcharts-axis-line {
1656
+ stroke-width: 1px; }
1657
+ .video-js .cv-engagement-chart .highcharts-background {
1658
+ fill: none; }
1659
+ .video-js .cv-engagement-chart #area-gradient stop {
1660
+ stop-color: #fff; }
1661
+ .video-js .cv-engagement-chart #area-gradient stop[offset="0"] {
1662
+ stop-opacity: 0.25; }
1663
+ .video-js .cv-engagement-chart #area-gradient stop[offset="1"] {
1664
+ stop-opacity: 0.75; }
1665
+ .video-js .cv-engagement-chart .highcharts-series {
1666
+ fill: #fff;
1667
+ stroke: #fff;
1668
+ stroke-width: 1; }
1669
+ .video-js .cv-engagement-chart .highcharts-series .highcharts-area {
1670
+ fill-opacity: 1;
1671
+ fill: url(#area-gradient); }
1672
+ .video-js .cv-engagement-chart .highcharts-tooltip {
1673
+ color: #333333;
1674
+ font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
1675
+ font-size: 0.875rem; }
1676
+ .video-js .cv-engagement-chart .highcharts-tooltip-box {
1677
+ fill: none;
1678
+ stroke-width: 0; }
1679
+ .video-js .cv-engagement-chart .cv-engagement-tooltip {
1680
+ padding: 0.6em;
1681
+ box-shadow: 0 0.5rem 1rem rgba(51, 51, 51, 0.15);
1682
+ stroke: #fff;
1683
+ stroke-width: 0.1; }
1684
+ .video-js .cv-engagement-chart .cv-engagement-tooltip .cv-view-count-container {
1685
+ padding: 0.5em;
1686
+ margin-top: 0.5em; }
1687
+ .video-js .cv-engagement-chart .cv-engagement-tooltip .cv-view-count {
1688
+ margin-left: 0.5em; }
1689
+
1690
+ .video-js .cv-engagement-timepoint-indicator {
1691
+ border-left: 2px dashed #4E9ACE;
1692
+ margin-left: -1px;
1693
+ position: absolute;
1694
+ top: 0;
1695
+ bottom: 0;
1696
+ opacity: 0;
1697
+ visibility: hidden;
1698
+ z-index: 5; }
1699
+ .video-js .cv-engagement-timepoint-indicator.cv-engagement-timepoint-indicator-visible {
1700
+ opacity: 1;
1701
+ visibility: visible; }
1702
+
1703
+ .video-js.vjs-fullscreen .cv-engagement-tooltip {
1704
+ font-size: 1.3125rem; }
1705
+ .video-js.vjs-fullscreen .cv-engagement-tooltip .interaction-type-icon {
1706
+ width: 1.3125rem;
1707
+ height: 1.3125rem; }
1708
+
1709
+ .video-js .cv-interactive-bar-item {
1710
+ width: 0;
1711
+ top: -200%;
1712
+ bottom: -200%;
1713
+ position: absolute;
1714
+ height: auto; }
1715
+ .video-js .cv-interactive-bar-item .vjs-icon-placeholder {
1716
+ left: -0.3em;
1717
+ width: 0.6em;
1718
+ position: absolute;
1719
+ border-radius: 0.5em;
1720
+ z-index: 9;
1721
+ top: 0;
1722
+ bottom: 0; }
1723
+
1724
+ .video-js .vjs-progress-holder:hover .cv-interactive-bar-item .vjs-icon-placeholder {
1725
+ left: -0.18em;
1726
+ width: 0.36em;
1727
+ border-radius: 0.3em; }
1728
+
1729
+ .video-js .vjs-progress-holder:hover .cv-interactive-bar-item:hover .vjs-icon-placeholder, .video-js .vjs-progress-holder:hover .cv-interactive-bar-item:focus .vjs-icon-placeholder {
1730
+ width: 0.6em;
1731
+ left: -0.3em;
1732
+ top: -0.24em;
1733
+ bottom: -0.24em;
1734
+ z-index: 10; }
1735
+
1736
+ .video-js .cv-interactive-bar-items {
1737
+ position: relative;
1738
+ height: 100%; }
1739
+
1740
+ .video-js.cv-interactive-plugin {
1741
+ overflow: hidden; }
1742
+
1743
+ .video-js .cv-interaction-field-label {
1744
+ font-size: 0.875rem;
1745
+ font-weight: 600; }
1746
+
1747
+ .video-js .cv-interactive-question {
1748
+ color: #313543;
1749
+ font-size: 1rem; }
1750
+
1751
+ .video-js .cv-avatar-container {
1752
+ width: 2.1875rem;
1753
+ height: 2.1875rem;
1754
+ position: absolute;
1755
+ right: 0.625rem;
1756
+ top: 50%;
1757
+ transform: translateY(-50%); }
1758
+ .video-js .cv-avatar-container.cv-avatar-bottom-right {
1759
+ top: auto;
1760
+ bottom: 0.625rem;
1761
+ transform: none; }
1762
+
1763
+ @media (min-width: 1201px) {
1764
+ .video-js.cv-create-interactives {
1765
+ width: 70%;
1766
+ padding-top: 39.375%; }
1767
+ .video-js.cv-create-interactives.cv-interactive-plugin {
1768
+ overflow: visible; }
1769
+ .video-js.cv-create-interactives .cv-add-question,
1770
+ .video-js.cv-create-interactives .cv-adding-first-cancel {
1771
+ display: none; }
1772
+ .video-js.cv-create-interactives .cv-interactive {
1773
+ transition: none;
1774
+ right: -42.85714%;
1775
+ width: 42.85714%;
1776
+ background-color: #f8f8f8; } }
1777
+
1778
+ .video-js.cv-reports-player .vjs-control-bar {
1779
+ display: block;
1780
+ height: auto; }
1781
+
1782
+ .video-js.cv-reports-player .vjs-control-bar,
1783
+ .video-js.cv-reports-player .cv-collapsorator {
1784
+ z-index: 15; }
1785
+
1786
+ .video-js.cv-reports-player .cv-collapsorator.cv-collapsorator-ready {
1787
+ display: flex;
1788
+ visibility: visible;
1789
+ opacity: 1;
1790
+ padding-left: 0;
1791
+ padding-right: 0; }
1792
+
1793
+ .video-js.cv-reports-player.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar,
1794
+ .video-js.cv-reports-player.vjs-has-started.vjs-user-inactive.vjs-playing .cv-collapsorator {
1795
+ opacity: 1; }
1796
+
1797
+ .video-js.cv-reports-player .vjs-time-control,
1798
+ .video-js.cv-reports-player .vjs-progress-control {
1799
+ padding-left: 0.5em;
1800
+ padding-right: 0.5em; }
1801
+
1802
+ .video-js.cv-reports-player .vjs-poster {
1803
+ cursor: default; }
1804
+
1805
+ .video-js.cv-reports-player .vjs-big-play-button {
1806
+ display: none; }
1807
+
1808
+ .cv--heatMap--3eiuN, .cv--legend--2Ubvw {
1809
+ opacity: 0.85; }
1810
+
1811
+ .cv--playerContainer--1-TM0 {
1812
+ position: absolute;
1813
+ top: 0;
1814
+ bottom: 0;
1815
+ left: 0;
1816
+ right: 0; }
1817
+
1818
+ .cv--playerPlaceholder--2Gd0W {
1819
+ width: 100%;
1820
+ padding-bottom: 56.25%; }
1821
+
1822
+ .cv--heatMapContainer--2mepP {
1823
+ padding-left: 0.3125rem;
1824
+ padding-right: 0.3125rem; }
1825
+
1826
+ .cv--heatMap--3QIok {
1827
+ height: 2rem; }
1828
+
1829
+ .cv--heatMapTimepointIndicator--3EouS {
1830
+ border-left: 0.125rem dashed #4E9ACE;
1831
+ margin-left: -0.0625rem;
1832
+ position: absolute;
1833
+ top: 0;
1834
+ bottom: 0;
1835
+ opacity: 0;
1836
+ visibility: hidden; }
1837
+ .cv--heatMapTimepointIndicator--3EouS.cv--heatMapTimepointIndicatorVisible--1472A {
1838
+ opacity: 1;
1839
+ visibility: visible; }
1840
+
1841
+ .cv--partialLoadingContainer--1Z2fg {
1842
+ height: 24.015625rem; }
1843
+
1844
+ .cv--heatMap--29m1b {
1845
+ height: 1rem; }
1846
+