@medicus.ai/medicus-report-pdf-generator 1.0.341 → 1.0.342
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.
|
@@ -256,7 +256,7 @@ header {
|
|
|
256
256
|
|
|
257
257
|
.top-header.ui.menu .item {
|
|
258
258
|
color: #282163;
|
|
259
|
-
font-family: "
|
|
259
|
+
font-family: "Open Sans", sans-serif;
|
|
260
260
|
font-weight: 600;
|
|
261
261
|
}
|
|
262
262
|
|
|
@@ -413,7 +413,7 @@ header {
|
|
|
413
413
|
.card-header.ui.header {
|
|
414
414
|
color: #282163;
|
|
415
415
|
font-size: 30px;
|
|
416
|
-
font-family: "
|
|
416
|
+
font-family: "Open Sans", sans-serif;
|
|
417
417
|
}
|
|
418
418
|
|
|
419
419
|
.intro-text {
|
|
@@ -1118,7 +1118,7 @@ header {
|
|
|
1118
1118
|
min-width: 88px;
|
|
1119
1119
|
top: 0 !important;
|
|
1120
1120
|
font-weight: 600;
|
|
1121
|
-
font-family: "
|
|
1121
|
+
font-family: "Open Sans",sans-serif;
|
|
1122
1122
|
}
|
|
1123
1123
|
|
|
1124
1124
|
.biomarker-select.ui.selection.visible.dropdown > .text:not(.default) {
|
|
@@ -1384,7 +1384,7 @@ header {
|
|
|
1384
1384
|
background-color: #6d62d4;
|
|
1385
1385
|
border: solid 1px transparent;
|
|
1386
1386
|
padding: 0.5em 1.17em 0.5em;
|
|
1387
|
-
font-family: "
|
|
1387
|
+
font-family: "Open Sans";
|
|
1388
1388
|
font-weight: bold;
|
|
1389
1389
|
font-stretch: normal;
|
|
1390
1390
|
font-style: normal;
|
|
@@ -1724,7 +1724,7 @@ i.icon.info.circle {
|
|
|
1724
1724
|
background-color: #edf1f4;
|
|
1725
1725
|
margin-right: 0;
|
|
1726
1726
|
left: 8px !important;
|
|
1727
|
-
font-family: "Open Sans";
|
|
1727
|
+
font-family: "Open Sans", sans-serif;
|
|
1728
1728
|
font-size: 15px;
|
|
1729
1729
|
font-weight: normal;
|
|
1730
1730
|
font-stretch: normal;
|
|
@@ -1789,7 +1789,7 @@ i.icon.info.circle {
|
|
|
1789
1789
|
margin: 0.5em;
|
|
1790
1790
|
width: 137px;
|
|
1791
1791
|
height: 50px;
|
|
1792
|
-
font-family: "
|
|
1792
|
+
font-family: "Open Sans", sans-serif;
|
|
1793
1793
|
}
|
|
1794
1794
|
|
|
1795
1795
|
.expanded-input.ui.input > input {
|
|
@@ -1799,7 +1799,7 @@ i.icon.info.circle {
|
|
|
1799
1799
|
background-color: #edf1f4;
|
|
1800
1800
|
width: 185px;
|
|
1801
1801
|
height: 50px;
|
|
1802
|
-
font-family: "
|
|
1802
|
+
font-family: "Open Sans", sans-serif;
|
|
1803
1803
|
}
|
|
1804
1804
|
|
|
1805
1805
|
.biomarker-unit {
|
|
@@ -1836,7 +1836,7 @@ i.icon.info.circle {
|
|
|
1836
1836
|
}
|
|
1837
1837
|
|
|
1838
1838
|
.biomarker-field-error {
|
|
1839
|
-
font-family: "Open Sans";
|
|
1839
|
+
font-family: "Open Sans", sans-serif;
|
|
1840
1840
|
text-align: center;
|
|
1841
1841
|
font-size: 12px;
|
|
1842
1842
|
font-weight: 300;
|
|
@@ -1893,7 +1893,7 @@ i.icon.info.circle {
|
|
|
1893
1893
|
color: #282163;
|
|
1894
1894
|
line-height: 1.55;
|
|
1895
1895
|
letter-spacing: -0.42px;
|
|
1896
|
-
font-family: "
|
|
1896
|
+
font-family: "Open Sans", sans-serif;
|
|
1897
1897
|
font-weight: 600;
|
|
1898
1898
|
}
|
|
1899
1899
|
|
|
@@ -1982,7 +1982,7 @@ i.icon.info.circle {
|
|
|
1982
1982
|
vertical-align: middle;
|
|
1983
1983
|
text-align: center;
|
|
1984
1984
|
font-weight: 600;
|
|
1985
|
-
font-family: "
|
|
1985
|
+
font-family: "Open Sans", sans-serif;
|
|
1986
1986
|
padding: 0 5px;
|
|
1987
1987
|
}
|
|
1988
1988
|
|
|
@@ -2048,7 +2048,7 @@ i.icon.info.circle {
|
|
|
2048
2048
|
display: flex;
|
|
2049
2049
|
justify-content: center;
|
|
2050
2050
|
align-items: center;
|
|
2051
|
-
font-family: "Open Sans";
|
|
2051
|
+
font-family: "Open Sans", sans-serif;
|
|
2052
2052
|
font-size: 15px;
|
|
2053
2053
|
font-weight: 300;
|
|
2054
2054
|
}
|
|
@@ -2213,7 +2213,7 @@ i.icon.info.circle {
|
|
|
2213
2213
|
padding-bottom: 0.5em;
|
|
2214
2214
|
font-size: 30px;
|
|
2215
2215
|
font-weight: bold;
|
|
2216
|
-
font-family: "Open Sans";
|
|
2216
|
+
font-family: "Open Sans", sans-serif;
|
|
2217
2217
|
}
|
|
2218
2218
|
|
|
2219
2219
|
.about-content {
|
|
@@ -2296,7 +2296,7 @@ ul li::before {
|
|
|
2296
2296
|
}
|
|
2297
2297
|
|
|
2298
2298
|
.download-text {
|
|
2299
|
-
font-family: "Open Sans";
|
|
2299
|
+
font-family: "Open Sans", sans-serif;
|
|
2300
2300
|
font-size: 20px;
|
|
2301
2301
|
font-weight: 300;
|
|
2302
2302
|
margin: 0.1em;
|
|
@@ -2347,7 +2347,7 @@ ul li::before {
|
|
|
2347
2347
|
margin-bottom: 1em;
|
|
2348
2348
|
border: none;
|
|
2349
2349
|
resize: none;
|
|
2350
|
-
font-family: "Open Sans";
|
|
2350
|
+
font-family: "Open Sans", sans-serif;
|
|
2351
2351
|
font-size: 15px;
|
|
2352
2352
|
font-weight: 300;
|
|
2353
2353
|
font-stretch: normal;
|
|
@@ -2369,7 +2369,7 @@ ul li::before {
|
|
|
2369
2369
|
font-style: italic;
|
|
2370
2370
|
line-height: 1.55;
|
|
2371
2371
|
letter-spacing: -0.42px;
|
|
2372
|
-
font-family: "
|
|
2372
|
+
font-family: "Open Sans", sans-serif;
|
|
2373
2373
|
}
|
|
2374
2374
|
|
|
2375
2375
|
.card-fade {
|
|
@@ -2417,7 +2417,7 @@ ul li::before {
|
|
|
2417
2417
|
|
|
2418
2418
|
.privacy-policy-page p {
|
|
2419
2419
|
margin-bottom: 10px;
|
|
2420
|
-
font-family: "Open Sans";
|
|
2420
|
+
font-family: "Open Sans", sans-serif;
|
|
2421
2421
|
font-size: 15px;
|
|
2422
2422
|
font-stretch: normal;
|
|
2423
2423
|
font-style: normal;
|
|
@@ -3529,7 +3529,7 @@ div[key="mind"] .score-details-title {
|
|
|
3529
3529
|
.client-name {
|
|
3530
3530
|
color: #555555;
|
|
3531
3531
|
font-size: 18px;
|
|
3532
|
-
font-family: "Open Sans
|
|
3532
|
+
font-family: "Open Sans", sans-serif;
|
|
3533
3533
|
font-weight: 700;
|
|
3534
3534
|
text-transform: uppercase;
|
|
3535
3535
|
word-wrap: break-word;
|
|
@@ -3562,7 +3562,7 @@ div[key="mind"] .score-details-title {
|
|
|
3562
3562
|
width: max-content;
|
|
3563
3563
|
color: #2f2f2f;
|
|
3564
3564
|
font-size: 8px;
|
|
3565
|
-
font-family: "Open Sans
|
|
3565
|
+
font-family: "Open Sans", sans-serif;
|
|
3566
3566
|
font-weight: 500;
|
|
3567
3567
|
word-wrap: break-word;
|
|
3568
3568
|
font-size: 13px;
|
|
@@ -3571,7 +3571,7 @@ div[key="mind"] .score-details-title {
|
|
|
3571
3571
|
.info-value {
|
|
3572
3572
|
color: #000000;
|
|
3573
3573
|
font-size: 8px;
|
|
3574
|
-
font-family: "Open Sans
|
|
3574
|
+
font-family: "Open Sans", sans-serif;
|
|
3575
3575
|
font-weight: 400;
|
|
3576
3576
|
word-wrap: break-word;
|
|
3577
3577
|
}
|
|
@@ -3603,7 +3603,7 @@ div[key="mind"] .score-details-title {
|
|
|
3603
3603
|
/* background: #F2F5F8; */
|
|
3604
3604
|
color: #333333;
|
|
3605
3605
|
font-size: 8px;
|
|
3606
|
-
font-family: "Open Sans
|
|
3606
|
+
font-family: "Open Sans", sans-serif;
|
|
3607
3607
|
font-weight: 500;
|
|
3608
3608
|
display: flex;
|
|
3609
3609
|
align-items: center;
|
|
@@ -3617,7 +3617,7 @@ div[key="mind"] .score-details-title {
|
|
|
3617
3617
|
/* background: #F8FAFB; */
|
|
3618
3618
|
color: #000;
|
|
3619
3619
|
font-size: 8px;
|
|
3620
|
-
font-family: "Open Sans
|
|
3620
|
+
font-family: "Open Sans", sans-serif;
|
|
3621
3621
|
font-weight: 400;
|
|
3622
3622
|
display: flex;
|
|
3623
3623
|
align-items: center;
|
|
@@ -3658,7 +3658,7 @@ div[key="mind"] .score-details-title {
|
|
|
3658
3658
|
|
|
3659
3659
|
.box-text {
|
|
3660
3660
|
font-size: 8px;
|
|
3661
|
-
font-family: "Open Sans
|
|
3661
|
+
font-family: "Open Sans", sans-serif;
|
|
3662
3662
|
font-weight: 400;
|
|
3663
3663
|
color: #124374;
|
|
3664
3664
|
word-wrap: break-word;
|
|
@@ -3804,7 +3804,7 @@ div[key="mind"] .score-details-title {
|
|
|
3804
3804
|
margin-top: 5%;
|
|
3805
3805
|
color: #124374;
|
|
3806
3806
|
font-size: 11.5px;
|
|
3807
|
-
font-family: "Open Sans
|
|
3807
|
+
font-family: "Open Sans", sans-serif;
|
|
3808
3808
|
font-weight: 400;
|
|
3809
3809
|
word-wrap: break-word;
|
|
3810
3810
|
line-height:1.3;
|
|
@@ -6198,7 +6198,7 @@ span.allergy-classes-unit {
|
|
|
6198
6198
|
.score-text {
|
|
6199
6199
|
color: #124374;
|
|
6200
6200
|
font-size: 12px;
|
|
6201
|
-
font-family: "Open Sans
|
|
6201
|
+
font-family: "Open Sans";
|
|
6202
6202
|
font-weight: 400;
|
|
6203
6203
|
word-wrap: break-word;
|
|
6204
6204
|
margin-left: 5px;
|