@clickview/lite 0.0.26-rc.2 → 0.0.26-rc.3

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 (149) hide show
  1. package/dist/css/11.chunk.css +40 -0
  2. package/dist/css/12.chunk.css +50 -0
  3. package/dist/css/13.chunk.css +23 -0
  4. package/dist/css/14.chunk.css +84 -0
  5. package/dist/css/34.chunk.css +72 -0
  6. package/dist/css/36.chunk.css +15 -0
  7. package/dist/css/37.chunk.css +43 -0
  8. package/dist/css/40.chunk.css +15 -0
  9. package/dist/css/44.chunk.css +19 -0
  10. package/dist/css/45.chunk.css +4 -0
  11. package/dist/css/46.chunk.css +4 -0
  12. package/dist/css/47.chunk.css +12 -0
  13. package/dist/css/50.chunk.css +38 -0
  14. package/dist/css/51.chunk.css +24 -0
  15. package/dist/css/52.chunk.css +15 -0
  16. package/dist/css/56.chunk.css +12 -0
  17. package/dist/css/58.chunk.css +16 -0
  18. package/dist/css/68.chunk.css +41 -0
  19. package/dist/css/69.chunk.css +3 -0
  20. package/dist/css/95.chunk.css +24 -0
  21. package/dist/css/96.chunk.css +78 -0
  22. package/dist/css/97.chunk.css +3 -0
  23. package/dist/css/lite-app.css +1 -1
  24. package/dist/scripts/0.chunk.js +219 -0
  25. package/dist/scripts/1.chunk.js +1034 -0
  26. package/dist/scripts/10.chunk.js +90 -0
  27. package/dist/scripts/11.chunk.js +50 -0
  28. package/dist/scripts/12.chunk.js +150 -0
  29. package/dist/scripts/13.chunk.js +121 -0
  30. package/dist/scripts/14.chunk.js +104 -0
  31. package/dist/scripts/15-b9df9ea752.chunk.js +1 -0
  32. package/dist/scripts/15.chunk.js +105 -0
  33. package/dist/scripts/16-f7b130c780.chunk.js +1 -0
  34. package/dist/scripts/16.chunk.js +80 -0
  35. package/dist/scripts/17-2f9d7c8c58.chunk.js +1 -0
  36. package/dist/scripts/17.chunk.js +89 -0
  37. package/dist/scripts/18.chunk.js +56 -0
  38. package/dist/scripts/19.chunk.js +91 -0
  39. package/dist/scripts/2.chunk.js +1508 -0
  40. package/dist/scripts/20-f2419e332f.chunk.js +1 -0
  41. package/dist/scripts/20.chunk.js +83 -0
  42. package/dist/scripts/21.chunk.js +83 -0
  43. package/dist/scripts/22.chunk.js +74 -0
  44. package/dist/scripts/23.chunk.js +67 -0
  45. package/dist/scripts/24.chunk.js +35 -0
  46. package/dist/scripts/25.chunk.js +426 -0
  47. package/dist/scripts/26.chunk.js +414 -0
  48. package/dist/scripts/27.chunk.js +242 -0
  49. package/dist/scripts/28.chunk.js +251 -0
  50. package/dist/scripts/29.chunk.js +238 -0
  51. package/dist/scripts/3.chunk.js +111 -0
  52. package/dist/scripts/30-dd541bb14b.chunk.js +1 -0
  53. package/dist/scripts/30.chunk.js +150 -0
  54. package/dist/scripts/31.chunk.js +160 -0
  55. package/dist/scripts/32.chunk.js +174 -0
  56. package/dist/scripts/33.chunk.js +112 -0
  57. package/dist/scripts/34.chunk.js +104 -0
  58. package/dist/scripts/35.chunk.js +65 -0
  59. package/dist/scripts/36-ae3869a4be.chunk.js +1 -0
  60. package/dist/scripts/36.chunk.js +66 -0
  61. package/dist/scripts/37-e27013c5bd.chunk.js +1 -0
  62. package/dist/scripts/37.chunk.js +79 -0
  63. package/dist/scripts/38.chunk.js +89 -0
  64. package/dist/scripts/39.chunk.js +81 -0
  65. package/dist/scripts/4-590abf17a5.chunk.js +1 -0
  66. package/dist/scripts/4.chunk.js +210 -0
  67. package/dist/scripts/40-90c0688144.chunk.js +1 -0
  68. package/dist/scripts/40.chunk.js +81 -0
  69. package/dist/scripts/41.chunk.js +81 -0
  70. package/dist/scripts/42.chunk.js +42 -0
  71. package/dist/scripts/43.chunk.js +84 -0
  72. package/dist/scripts/44.chunk.js +73 -0
  73. package/dist/scripts/45.chunk.js +67 -0
  74. package/dist/scripts/46-e4e67bfff3.chunk.js +1 -0
  75. package/dist/scripts/46.chunk.js +58 -0
  76. package/dist/scripts/47-32910c60aa.chunk.js +1 -0
  77. package/dist/scripts/47.chunk.js +58 -0
  78. package/dist/scripts/48.chunk.js +73 -0
  79. package/dist/scripts/49.chunk.js +50 -0
  80. package/dist/scripts/5.chunk.js +113 -0
  81. package/dist/scripts/50.chunk.js +41 -0
  82. package/dist/scripts/51.chunk.js +50 -0
  83. package/dist/scripts/52.chunk.js +51 -0
  84. package/dist/scripts/53.chunk.js +51 -0
  85. package/dist/scripts/54.chunk.js +43 -0
  86. package/dist/scripts/55.chunk.js +43 -0
  87. package/dist/scripts/56.chunk.js +34 -0
  88. package/dist/scripts/57.chunk.js +34 -0
  89. package/dist/scripts/58.chunk.js +34 -0
  90. package/dist/scripts/59.chunk.js +43 -0
  91. package/dist/scripts/6.chunk.js +72 -0
  92. package/dist/scripts/60.chunk.js +33 -0
  93. package/dist/scripts/61.chunk.js +35 -0
  94. package/dist/scripts/62.chunk.js +26 -0
  95. package/dist/scripts/63.chunk.js +34 -0
  96. package/dist/scripts/64.chunk.js +27 -0
  97. package/dist/scripts/65.chunk.js +27 -0
  98. package/dist/scripts/66.chunk.js +27 -0
  99. package/dist/scripts/67.chunk.js +18 -0
  100. package/dist/scripts/68.chunk.js +18 -0
  101. package/dist/scripts/69.chunk.js +19 -0
  102. package/dist/scripts/7.chunk.js +80 -0
  103. package/dist/scripts/70.chunk.js +19 -0
  104. package/dist/scripts/71.chunk.js +19 -0
  105. package/dist/scripts/72.chunk.js +19 -0
  106. package/dist/scripts/73.chunk.js +19 -0
  107. package/dist/scripts/74.chunk.js +19 -0
  108. package/dist/scripts/75.chunk.js +19 -0
  109. package/dist/scripts/76.chunk.js +19 -0
  110. package/dist/scripts/77.chunk.js +19 -0
  111. package/dist/scripts/78.chunk.js +19 -0
  112. package/dist/scripts/79.chunk.js +11 -0
  113. package/dist/scripts/8.chunk.js +123 -0
  114. package/dist/scripts/80.chunk.js +11 -0
  115. package/dist/scripts/81.chunk.js +11 -0
  116. package/dist/scripts/82.chunk.js +11 -0
  117. package/dist/scripts/83.chunk.js +11 -0
  118. package/dist/scripts/84.chunk.js +11 -0
  119. package/dist/scripts/85.chunk.js +11 -0
  120. package/dist/scripts/86.chunk.js +11 -0
  121. package/dist/scripts/87.chunk.js +11 -0
  122. package/dist/scripts/88.chunk.js +11 -0
  123. package/dist/scripts/89.chunk.js +11 -0
  124. package/dist/scripts/9.chunk.js +269 -0
  125. package/dist/scripts/90.chunk.js +11 -0
  126. package/dist/scripts/91.chunk.js +11 -0
  127. package/dist/scripts/92.chunk.js +10 -0
  128. package/dist/scripts/93.chunk.js +10 -0
  129. package/dist/scripts/94.chunk.js +11 -0
  130. package/dist/scripts/95.chunk.js +27 -0
  131. package/dist/scripts/96.chunk.js +43 -0
  132. package/dist/scripts/97.chunk.js +67 -0
  133. package/dist/scripts/{bundle-afd949f2d0.min.js → bundle-b52a7fc868.min.js} +3 -3
  134. package/dist/scripts/bundle.js +8762 -0
  135. package/dist/scripts/bundles.json +1 -1
  136. package/dist/scripts/pdf.worker.entry.worker.js +110 -0
  137. package/dist/scripts/polyfills.js +2865 -0
  138. package/package.json +3 -3
  139. package/dist/scripts/15-70edbac523.chunk.js +0 -1
  140. package/dist/scripts/16-d4d8051787.chunk.js +0 -1
  141. package/dist/scripts/17-4a59fed01f.chunk.js +0 -1
  142. package/dist/scripts/20-2362c8d470.chunk.js +0 -1
  143. package/dist/scripts/30-9b1148da1c.chunk.js +0 -1
  144. package/dist/scripts/36-8e554a4483.chunk.js +0 -1
  145. package/dist/scripts/37-7111b7d452.chunk.js +0 -1
  146. package/dist/scripts/4-aa13e58757.chunk.js +0 -1
  147. package/dist/scripts/40-7d6e15d057.chunk.js +0 -1
  148. package/dist/scripts/46-76b9f61b7a.chunk.js +0 -1
  149. package/dist/scripts/47-b5e69a46cb.chunk.js +0 -1
@@ -0,0 +1,40 @@
1
+ .cv--inputWithoutHighlight---L0yF:focus {
2
+ border-color: #D7D7D7;
3
+ box-shadow: none; }
4
+
5
+ .cv--suggestionsContainerOpen--ahMdW {
6
+ position: absolute;
7
+ top: 100%;
8
+ left: 0;
9
+ right: 0;
10
+ z-index: 100; }
11
+
12
+ .cv--sectionContainer--xstWL:last-child {
13
+ border-bottom: none !important; }
14
+
15
+ .cv--suggestionHighlighted--3YTCa {
16
+ background-color: #f8f8f8; }
17
+
18
+ .cv--inputContainer--1wn3m:hover .cv--clearButton--1BwBs {
19
+ color: #313543 !important; }
20
+
21
+ .cv--inputWithLeftIcon--qxZOe {
22
+ padding-left: 2.25rem; }
23
+
24
+ .cv--inputWithRightIcon--3U4W- {
25
+ padding-right: 2.25rem; }
26
+
27
+ .cv--inputWithTwoRightIcons--2rgzF {
28
+ padding-right: 2.25rem; }
29
+
30
+ .cv--iconContainer--1DLw5 {
31
+ position: absolute;
32
+ top: 50%;
33
+ transform: translateY(-50%); }
34
+
35
+ .cv--leftIconContainer--AZCtZ {
36
+ left: 0.375rem; }
37
+
38
+ .cv--rightIconContainer--1R52s {
39
+ right: 0.375rem; }
40
+
@@ -0,0 +1,50 @@
1
+ .cv--deactivated--3Warm {
2
+ background-color: #B5B5B5;
3
+ border-radius: 3px;
4
+ font-size: 0.8rem; }
5
+
6
+ .cv--yearGroup--270CZ {
7
+ background-color: #D7D7D7; }
8
+
9
+ .cv--deactivated--3I95J {
10
+ background-color: #B5B5B5;
11
+ border-radius: 3px;
12
+ font-size: 0.8rem; }
13
+
14
+ .cv--searchSvg--Pt-8R {
15
+ position: absolute;
16
+ top: 50%;
17
+ right: 0.625rem;
18
+ transform: translateY(-50%); }
19
+
20
+ .cv--partialEntries--tEaYC {
21
+ width: 7.5625rem;
22
+ height: 1.1875rem; }
23
+
24
+ .cv--partialCreateUser--1FoDB {
25
+ width: 10.625rem;
26
+ height: 2.1875rem; }
27
+
28
+ .cv--partialBulkUpload--2PjrJ {
29
+ width: 10.375rem;
30
+ height: 2.1875rem; }
31
+
32
+ .cv--partialCheckbox--1Ti64 {
33
+ width: 1.3125rem;
34
+ height: 1.3125rem; }
35
+
36
+ .cv--partialYearGroup--3aWBm {
37
+ width: 8.4375rem;
38
+ height: 1.3125rem; }
39
+
40
+ .cv--partialName--kgqG4 {
41
+ width: 15.625rem;
42
+ height: 1.75rem; }
43
+
44
+ .cv--partialEmail--3R4hM {
45
+ width: 11.25rem;
46
+ height: 1.3125rem; }
47
+
48
+ .cv--image--23Yda {
49
+ width: 8rem; }
50
+
@@ -0,0 +1,23 @@
1
+ .cv--dropdownToggle--347DY::after {
2
+ content: none; }
3
+
4
+ .cv--colourButton--1rKvE {
5
+ padding: 3px; }
6
+ .cv--colourButton--1rKvE div {
7
+ height: 100%;
8
+ width: 3rem; }
9
+
10
+ .cv--colourList--328-w {
11
+ width: 7.625rem; }
12
+
13
+ .cv--colourOption--1Tw7u {
14
+ border-radius: 50%;
15
+ width: 1.5rem;
16
+ height: 1.5rem; }
17
+ .cv--colourOption--1Tw7u.cv--selected--SUkNT {
18
+ border-width: 2px !important; }
19
+
20
+ .cv--groupNameInput--3hGvq {
21
+ width: calc(100% - 0.625rem);
22
+ margin-right: 0.625rem; }
23
+
@@ -0,0 +1,84 @@
1
+ .cv-clip-timepoint-selector {
2
+ position: relative;
3
+ top: -2px;
4
+ height: calc(100% + 4px);
5
+ border: 2px solid #4E9ACE;
6
+ margin: 0;
7
+ background-color: #E1EEF7;
8
+ cursor: -webkit-grab;
9
+ cursor: grab; }
10
+ .cv-clip-timepoint-selector:active {
11
+ cursor: -webkit-grabbing;
12
+ cursor: grabbing; }
13
+
14
+ .cv-clip-timepoint-handle {
15
+ position: absolute;
16
+ top: -2px;
17
+ bottom: -2px;
18
+ width: 10px;
19
+ background-color: #4E9ACE;
20
+ padding: 4px 2px; }
21
+ .cv-clip-timepoint-handle svg {
22
+ opacity: 0.8;
23
+ width: 100%;
24
+ height: 100%; }
25
+
26
+ .cv-clip-start-handle {
27
+ left: -10px;
28
+ border-radius: 3px 0 0 3px; }
29
+
30
+ .cv-clip-end-handle {
31
+ right: -10px;
32
+ border-radius: 0 3px 3px 0; }
33
+
34
+ .video-js.cv-create-clip-player .vjs-progress-control {
35
+ padding: 0 20px 4px 20px;
36
+ height: 100%; }
37
+ .video-js.cv-create-clip-player .vjs-progress-control .vjs-progress-holder.cv-create-clip-seek-bar {
38
+ height: 18px;
39
+ background-color: #B5B5B5;
40
+ border-radius: 3px;
41
+ font-size: 1em;
42
+ margin-top: 0; }
43
+ .video-js.cv-create-clip-player .vjs-progress-control .vjs-progress-holder.cv-create-clip-seek-bar .vjs-play-progress.vjs-slider-bar {
44
+ background-color: transparent; }
45
+ .video-js.cv-create-clip-player .vjs-progress-control .vjs-progress-holder.cv-create-clip-seek-bar .vjs-play-progress.vjs-slider-bar:before {
46
+ top: calc(18px + 3px);
47
+ content: '';
48
+ border-left: 6px solid transparent;
49
+ border-right: 6px solid transparent;
50
+ border-bottom: 8px solid white; }
51
+ .video-js.cv-create-clip-player .vjs-progress-control .vjs-progress-holder.cv-create-clip-seek-bar .vjs-play-progress.vjs-slider-bar .vjs-time-tooltip {
52
+ display: none; }
53
+ .video-js.cv-create-clip-player .vjs-progress-control .vjs-progress-holder.cv-create-clip-seek-bar .vjs-mouse-display {
54
+ font-size: 1.66666666666em; }
55
+
56
+ .cv--timeInput--3f1zC {
57
+ border-radius: 1.5rem;
58
+ width: 7rem !important;
59
+ padding-right: 1.5rem; }
60
+
61
+ .cv--controlsContainer--3zQGP {
62
+ position: absolute;
63
+ top: 50%;
64
+ right: 0.75rem;
65
+ transform: translateY(-50%); }
66
+
67
+ .cv--arrowContainer--3wgxR {
68
+ padding: 0.16666rem;
69
+ cursor: pointer; }
70
+ .cv--arrowContainer--3wgxR:hover {
71
+ background-color: #D7D7D7; }
72
+
73
+ .cv--upArrow--2qIEU, .cv--downArrow--3Gl3V {
74
+ width: 0.66666rem;
75
+ height: 0.33333rem;
76
+ border-left: 0.33333rem solid transparent;
77
+ border-right: 0.33333rem solid transparent; }
78
+
79
+ .cv--upArrow--2qIEU {
80
+ border-bottom: 0.33333rem solid #313543; }
81
+
82
+ .cv--downArrow--3Gl3V {
83
+ border-top: 0.33333rem solid #313543; }
84
+
@@ -0,0 +1,72 @@
1
+ .cv--buttonList--2v9CT {
2
+ display: flex; }
3
+ .cv--buttonList--2v9CT :first-child {
4
+ margin-left: 0 !important; }
5
+
6
+ .cv--dropdownToggle--AYBvQ:after {
7
+ content: none; }
8
+
9
+ .cv--studentCard--wZAHT {
10
+ height: 0;
11
+ padding-bottom: calc(20% - 1.25rem);
12
+ width: calc(20% - 1.25rem);
13
+ display: flex;
14
+ flex-direction: column;
15
+ justify-content: center;
16
+ align-items: center; }
17
+ .cv--studentCard--wZAHT .cv--studentCardContent--G006q {
18
+ position: absolute;
19
+ top: 50%;
20
+ left: 50%;
21
+ transform: translate(-50%, -50%);
22
+ display: flex;
23
+ flex-direction: column;
24
+ align-items: center; }
25
+ .cv--studentCard--wZAHT .cv--studentCardContent--G006q .cv--avatarContainer--1kFqF {
26
+ width: 4rem;
27
+ height: 4rem; }
28
+
29
+ .cv--actionsContainer--3boP_ {
30
+ position: absolute;
31
+ top: 0.3125rem;
32
+ right: 0.3125rem; }
33
+
34
+ @media (max-width: 991px) {
35
+ .cv--studentCard--wZAHT {
36
+ width: calc(25% - 1.25rem);
37
+ padding-bottom: calc(25% - 1.25rem); } }
38
+
39
+ @media (max-width: 767px) {
40
+ .cv--studentCard--wZAHT {
41
+ width: calc(33% - 1.25rem);
42
+ padding-bottom: calc(33% - 1.25rem); } }
43
+
44
+ @media (max-width: 479px) {
45
+ .cv--studentCard--wZAHT {
46
+ width: calc(50% - 1.25rem);
47
+ padding-bottom: calc(50% - 1.25rem); } }
48
+
49
+ .cv--star--3Lb-b {
50
+ height: 1.3125rem;
51
+ width: 1.3125rem; }
52
+
53
+ .cv--heading--2_3Jc {
54
+ height: 2.375rem;
55
+ width: 18.75rem; }
56
+
57
+ .cv--overview--mHSNP {
58
+ height: 1.3125rem;
59
+ width: 4.25rem; }
60
+
61
+ .cv--manageLink--2cJBD {
62
+ width: 8.875rem;
63
+ height: 1.5rem; }
64
+
65
+ .cv--studentsHeading--1mKV4 {
66
+ width: 4.5rem;
67
+ height: 1.5rem; }
68
+
69
+ .cv--studentItem--K6dTd {
70
+ width: 13rem;
71
+ height: 13rem; }
72
+
@@ -0,0 +1,15 @@
1
+ .cv--partialName--7KNC2 {
2
+ width: 18.75rem;
3
+ height: 1.3125rem; }
4
+
5
+ .cv--partialDescription--Vk_wR {
6
+ width: 12.5rem;
7
+ height: 1.3125rem; }
8
+
9
+ .cv--partialThumbnail--3peRZ {
10
+ padding-bottom: 56.25%; }
11
+
12
+ .cv--partialDragHandle--1F7_f {
13
+ width: 1.25rem;
14
+ height: 1.25rem; }
15
+
@@ -0,0 +1,43 @@
1
+ .cv--partialSubject--1rrH2 {
2
+ width: 10rem;
3
+ height: 10rem;
4
+ list-style: none;
5
+ margin: 0.625rem; }
6
+
7
+ .cv--partialSubjectList--15Qdz {
8
+ display: flex;
9
+ flex-wrap: wrap;
10
+ padding: 0;
11
+ margin: 0; }
12
+
13
+ .cv--disabled--1KxF9 {
14
+ background-color: #f8f8f8; }
15
+
16
+ .cv--disabledHighlighted--pbuec {
17
+ background-color: #8abcdf; }
18
+
19
+ .cv--image--1AhAp {
20
+ border-radius: 1rem;
21
+ padding-bottom: 18.5%;
22
+ background-repeat: no-repeat;
23
+ background-size: cover;
24
+ background-position: center;
25
+ opacity: 0.85; }
26
+
27
+ .cv--text--384Un {
28
+ position: absolute;
29
+ left: 50%;
30
+ top: 50%;
31
+ transform: translate(-50%, -50%);
32
+ font-size: 1.5rem; }
33
+ @media (max-width: 768px) {
34
+ .cv--text--384Un {
35
+ font-size: 1.25rem; } }
36
+
37
+ .cv--container--VG65e {
38
+ max-width: 90%; }
39
+
40
+ @media (max-width: 1499px) {
41
+ .cv--container--VG65e {
42
+ max-width: 100%; } }
43
+
@@ -0,0 +1,15 @@
1
+ .cv--disabled--1KxF9 {
2
+ background-color: #f8f8f8; }
3
+
4
+ .cv--disabledHighlighted--pbuec {
5
+ background-color: #8abcdf; }
6
+
7
+ .cv--levelList--3ClyO {
8
+ width: 75%; }
9
+ @media (max-width: 576px) {
10
+ .cv--levelList--3ClyO {
11
+ width: 90%; } }
12
+
13
+ .cv--imageContainer--2I-AB {
14
+ width: 66.66667%; }
15
+
@@ -0,0 +1,19 @@
1
+ .cv--partialName--7KNC2 {
2
+ width: 18.75rem;
3
+ height: 1.3125rem; }
4
+
5
+ .cv--partialDescription--Vk_wR {
6
+ width: 12.5rem;
7
+ height: 1.3125rem; }
8
+
9
+ .cv--partialThumbnail--3peRZ {
10
+ padding-bottom: 56.25%; }
11
+
12
+ .cv--partialDragHandle--1F7_f {
13
+ width: 1.25rem;
14
+ height: 1.25rem; }
15
+
16
+ .cv--partialHeading--1AG7e {
17
+ height: 2.375rem;
18
+ width: 10rem; }
19
+
@@ -0,0 +1,4 @@
1
+ .cv--suggestionContainer--2omIR {
2
+ height: calc(((1.25rem + 0.625rem) * 5) + 0.875rem + 0.625rem);
3
+ overflow-y: auto; }
4
+
@@ -0,0 +1,4 @@
1
+ .cv--suggestionContainer--2omIR {
2
+ height: calc(((1.25rem + 0.625rem) * 5) + 0.875rem + 0.625rem);
3
+ overflow-y: auto; }
4
+
@@ -0,0 +1,12 @@
1
+ .cv--partialSubject--1rrH2 {
2
+ width: 10rem;
3
+ height: 10rem;
4
+ list-style: none;
5
+ margin: 0.625rem; }
6
+
7
+ .cv--partialSubjectList--15Qdz {
8
+ display: flex;
9
+ flex-wrap: wrap;
10
+ padding: 0;
11
+ margin: 0; }
12
+
@@ -0,0 +1,38 @@
1
+ .cv--group--IT422 {
2
+ width: 25rem;
3
+ height: 10rem;
4
+ border-radius: 0.5rem; }
5
+
6
+ .cv--tempSvg--2CLu3 {
7
+ transform: scale(1.1);
8
+ color: #F7847B; }
9
+
10
+ @media (max-width: 1199px) {
11
+ .cv--group--IT422 {
12
+ width: 20rem; }
13
+ .cv--tempSvg--2CLu3 {
14
+ transform: scale(1); } }
15
+
16
+ @media (max-width: 991px) {
17
+ .cv--group--IT422 {
18
+ height: 11rem; } }
19
+
20
+ .cv--settingsContainer--3VOac {
21
+ padding: 1.25rem 3.75rem; }
22
+
23
+ .cv--groupContainer--mlors {
24
+ margin: 1.25rem; }
25
+
26
+ @media (max-width: 1199px) {
27
+ .cv--settingsContainer--3VOac {
28
+ padding: 1.25rem 1.875rem; } }
29
+
30
+ @media (max-width: 991px) {
31
+ .cv--settingsContainer--3VOac {
32
+ padding: 1.25rem 1.25rem; } }
33
+
34
+ @media (max-width: 767px) {
35
+ .cv--groupContainer--mlors {
36
+ margin: 0;
37
+ margin-bottom: 1.25rem; } }
38
+
@@ -0,0 +1,24 @@
1
+ .cv--time--30ibe {
2
+ vertical-align: top;
3
+ display: inline-block;
4
+ width: 3.5rem; }
5
+
6
+ .cv--typeIcon--UMnFt {
7
+ width: 1.5625rem;
8
+ height: 1.5625rem;
9
+ display: inline-block;
10
+ background-size: contain;
11
+ border-radius: 3px;
12
+ margin: 0 0.625rem;
13
+ vertical-align: top; }
14
+
15
+ .cv--type--3uwxz {
16
+ vertical-align: top;
17
+ width: 8rem;
18
+ display: inline-block; }
19
+
20
+ .cv--question--1FwXi {
21
+ vertical-align: top;
22
+ width: calc(100% - 14.3125rem);
23
+ display: inline-block; }
24
+
@@ -0,0 +1,15 @@
1
+ .cv--partialName--7KNC2 {
2
+ width: 18.75rem;
3
+ height: 1.3125rem; }
4
+
5
+ .cv--partialDescription--Vk_wR {
6
+ width: 12.5rem;
7
+ height: 1.3125rem; }
8
+
9
+ .cv--partialThumbnail--3peRZ {
10
+ padding-bottom: 56.25%; }
11
+
12
+ .cv--partialDragHandle--1F7_f {
13
+ width: 1.25rem;
14
+ height: 1.25rem; }
15
+
@@ -0,0 +1,12 @@
1
+ .cv--optionsContainer--1Ul2M {
2
+ display: flex;
3
+ justify-content: center; }
4
+ .cv--optionsContainer--1Ul2M > li {
5
+ margin: 0.75rem; }
6
+
7
+ .cv--preferenceItem--3CD60 {
8
+ width: 15rem;
9
+ height: 15rem; }
10
+ .cv--preferenceItem--3CD60 p {
11
+ font-size: 1rem; }
12
+
@@ -0,0 +1,16 @@
1
+ .cv--curriculumSubject--W0xNK:not(:last-child), .cv--curriculumSet--rYMeg:not(:last-child), .cv--areaLeafSet--1-RqH:not(:last-child) {
2
+ margin-bottom: 1.25rem; }
3
+
4
+ .cv--area--F-oQE {
5
+ font-size: 0.7rem; }
6
+
7
+ .cv--curriculumCode--TOD1n {
8
+ background-color: #afe2eb; }
9
+ .cv--curriculumCode--TOD1n:hover {
10
+ background-color: #9BDAE6; }
11
+
12
+ .cv--closeButton--2-Zn0 {
13
+ position: absolute;
14
+ top: 1rem;
15
+ right: 1.25rem; }
16
+
@@ -0,0 +1,41 @@
1
+ .cv--container--3qF00 {
2
+ margin-top: 10rem; }
3
+
4
+ .cv--textContainer--4g1ik {
5
+ width: 60%; }
6
+ @media (max-width: 767px) {
7
+ .cv--textContainer--4g1ik {
8
+ width: 100%; } }
9
+
10
+ .cv--welcomeImageLeft--3uVmF {
11
+ left: 3rem;
12
+ top: 3rem;
13
+ width: 20rem;
14
+ position: absolute; }
15
+ @media (max-width: 1199px) {
16
+ .cv--welcomeImageLeft--3uVmF {
17
+ width: 15rem;
18
+ left: 7rem; } }
19
+ @media (max-width: 991px) {
20
+ .cv--welcomeImageLeft--3uVmF {
21
+ left: 2.5rem; } }
22
+ @media (max-width: 767px) {
23
+ .cv--welcomeImageLeft--3uVmF {
24
+ display: none; } }
25
+
26
+ .cv--welcomeImageRight--Q7tiP {
27
+ position: absolute;
28
+ right: 3rem;
29
+ top: 3rem;
30
+ width: 20rem; }
31
+ @media (max-width: 1199px) {
32
+ .cv--welcomeImageRight--Q7tiP {
33
+ width: 15rem;
34
+ right: 7rem; } }
35
+ @media (max-width: 991px) {
36
+ .cv--welcomeImageRight--Q7tiP {
37
+ right: 2.5rem; } }
38
+ @media (max-width: 767px) {
39
+ .cv--welcomeImageRight--Q7tiP {
40
+ display: none; } }
41
+
@@ -0,0 +1,3 @@
1
+ .cv--worksheet--3dKnP {
2
+ width: 16cm; }
3
+
@@ -0,0 +1,24 @@
1
+ .cv--time--30ibe {
2
+ vertical-align: top;
3
+ display: inline-block;
4
+ width: 3.5rem; }
5
+
6
+ .cv--typeIcon--UMnFt {
7
+ width: 1.5625rem;
8
+ height: 1.5625rem;
9
+ display: inline-block;
10
+ background-size: contain;
11
+ border-radius: 3px;
12
+ margin: 0 0.625rem;
13
+ vertical-align: top; }
14
+
15
+ .cv--type--3uwxz {
16
+ vertical-align: top;
17
+ width: 8rem;
18
+ display: inline-block; }
19
+
20
+ .cv--question--1FwXi {
21
+ vertical-align: top;
22
+ width: calc(100% - 14.3125rem);
23
+ display: inline-block; }
24
+
@@ -0,0 +1,78 @@
1
+ .cv--left--789pr {
2
+ left: -0.5rem; }
3
+ .cv--left--789pr svg {
4
+ transform: translateX(-0.1rem); }
5
+
6
+ .cv--right--1P8qt {
7
+ right: -0.5rem; }
8
+ .cv--right--1P8qt svg {
9
+ transform: translateX(0.1rem); }
10
+
11
+ .cv--button--24q_F {
12
+ position: absolute;
13
+ background-color: #fff;
14
+ border-radius: 50%;
15
+ cursor: pointer;
16
+ transform: translateY(-50%);
17
+ z-index: 5;
18
+ box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.3);
19
+ width: 2.5rem;
20
+ height: 2.5rem; }
21
+ .cv--button--24q_F .cv--chevron--3M27X {
22
+ position: absolute;
23
+ left: 50%;
24
+ top: 50%;
25
+ transform: translate(-50%, -50%); }
26
+ .cv--button--24q_F svg {
27
+ color: #84868D; }
28
+ .cv--button--24q_F svg:hover {
29
+ color: #313543; }
30
+
31
+ .cv--gradientLeft--3fkiw, .cv--gradientRight--2RDDy, .cv--extendedClickableAreaRight--13dgy, .cv--extendedClickableAreaLeft--37LtK {
32
+ position: absolute;
33
+ width: 3rem;
34
+ height: 100%;
35
+ z-index: 2;
36
+ top: 50%;
37
+ transform: translateY(-50%); }
38
+
39
+ .cv--gradientLeft--3fkiw {
40
+ left: 0;
41
+ background-image: linear-gradient(to left, rgba(255, 255, 255, 0.005) 0%, #fff 70%); }
42
+
43
+ .cv--gradientRight--2RDDy {
44
+ right: 0;
45
+ background-image: linear-gradient(to right, rgba(255, 255, 255, 0.005) 0%, #fff 70%); }
46
+
47
+ .cv--extendedClickableAreaRight--13dgy {
48
+ cursor: pointer;
49
+ background-color: rgba(255, 255, 255, 0.005);
50
+ right: 0; }
51
+
52
+ .cv--extendedClickableAreaLeft--37LtK {
53
+ cursor: pointer;
54
+ left: 0; }
55
+
56
+ .cv--videoTopPos--1XTRO {
57
+ top: calc(50% - 0.875rem); }
58
+
59
+ .cv--topPos--3_p_J {
60
+ top: 50%; }
61
+
62
+ .cv--document--1Np1B {
63
+ box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);
64
+ margin: 0 1.25rem; }
65
+ .cv--document--1Np1B .cv--page--2_iqA canvas {
66
+ width: auto !important;
67
+ max-width: 100%; }
68
+ .cv--document--1Np1B.cv--documentError--16jm0 {
69
+ box-shadow: none;
70
+ height: 30rem;
71
+ padding-top: 5rem; }
72
+
73
+ .cv--buttonLeft--14-B9 {
74
+ left: -1.25rem; }
75
+
76
+ .cv--buttonRight--3jSKm {
77
+ right: -1.25rem; }
78
+
@@ -0,0 +1,3 @@
1
+ .cv--worksheet--3dKnP {
2
+ width: 16cm; }
3
+