|
6 | 6 | <style> |
7 | 7 | @font-face { |
8 | 8 | font-family: 'CalibriRegular'; |
9 | | - src: url('https://dev.compliance.eao.gov.bc.ca/fonts/pdf-fonts/calibri-regular.ttf') format('truetype'); |
10 | | - font-weight: normal; |
| 9 | + src: url('https://nrs.objectstore.gov.bc.ca/epic-static-assets/compliance-assets/fonts/calibri-regular.ttf') format('truetype'); |
| 10 | + font-weight: 400; |
11 | 11 | font-style: normal; |
12 | 12 | } |
13 | 13 |
|
14 | 14 | @font-face { |
15 | 15 | font-family: 'CalibriItalic'; |
16 | | - src: url('https://dev.compliance.eao.gov.bc.ca/fonts/pdf-fonts/calibri-italic.ttf') format('truetype'); |
17 | | - font-weight: normal; |
| 16 | + src: url('https://nrs.objectstore.gov.bc.ca/epic-static-assets/compliance-assets/fonts/calibri-italic.ttf') format('truetype'); |
| 17 | + font-weight: 400; |
18 | 18 | font-style: normal; |
19 | 19 | } |
20 | 20 |
|
21 | 21 | @font-face { |
22 | 22 | font-family: 'CalibriBold'; |
23 | | - src: url('https://dev.compliance.eao.gov.bc.ca/fonts/pdf-fonts/calibri-bold.ttf') format('truetype'); |
24 | | - font-weight: normal; |
| 23 | + src: url('https://nrs.objectstore.gov.bc.ca/epic-static-assets/compliance-assets/fonts/calibri-bold.ttf') format('truetype'); |
| 24 | + font-weight: 700; |
25 | 25 | font-style: normal; |
26 | 26 | } |
27 | 27 |
|
28 | 28 | @font-face { |
29 | 29 | font-family: 'CalibriBoldItalic'; |
30 | | - src: url('https://dev.compliance.eao.gov.bc.ca/fonts/pdf-fonts/calibri-bold-italic.ttf') format('truetype'); |
31 | | - font-weight: normal; |
| 30 | + src: url('https://nrs.objectstore.gov.bc.ca/epic-static-assets/compliance-assets/fonts/calibri-bold-italic.ttf') format('truetype'); |
| 31 | + font-weight: 700; |
32 | 32 | font-style: normal; |
33 | 33 | } |
34 | 34 |
|
|
53 | 53 | width: auto; |
54 | 54 | } |
55 | 55 |
|
| 56 | + strong { |
| 57 | + font-family: 'CalibriBold'; |
| 58 | + } |
| 59 | + |
56 | 60 | .com-ir-header-title { |
57 | 61 | text-align: right; |
58 | 62 | font-size: 18px; |
|
81 | 85 |
|
82 | 86 | .com-ir-header-background { |
83 | 87 | background-color: #bfbfbf; |
| 88 | + font-family: 'CalibriBold'; |
84 | 89 | } |
85 | 90 |
|
86 | 91 | .com-ir-general-info-header th { |
87 | 92 | width: 140px; |
88 | 93 | vertical-align: top; |
| 94 | + font-family: 'CalibriBold'; |
89 | 95 | } |
90 | 96 |
|
91 | 97 | table { |
|
99 | 105 | border: 1px solid black; |
100 | 106 | padding: 4px 8px; |
101 | 107 | text-align: left; |
102 | | - font-family: 'CalibriBold'; |
103 | 108 | vertical-align: middle; |
104 | 109 | } |
105 | 110 |
|
106 | | - .com-ir-mailing-address-container { |
| 111 | + .com-ir-mailing-address-container strong { |
107 | 112 | vertical-align: top !important; |
108 | 113 | } |
109 | 114 |
|
|
185 | 190 |
|
186 | 191 | @font-face { |
187 | 192 | font-family: 'CalibriRegular'; |
188 | | - src: url('https://dev.compliance.eao.gov.bc.ca/fonts/pdf-fonts/calibri-regular.ttf') format('truetype'); |
189 | | - font-weight: normal; |
| 193 | + src: url('https://nrs.objectstore.gov.bc.ca/epic-static-assets/compliance-assets/fonts/calibri-regular.ttf') format('truetype'); |
| 194 | + font-weight: 400; |
190 | 195 | font-style: normal; |
191 | 196 | } |
192 | 197 |
|
193 | 198 | @font-face { |
194 | 199 | font-family: 'CalibriItalic'; |
195 | | - src: url('https://dev.compliance.eao.gov.bc.ca/fonts/pdf-fonts/calibri-italic.ttf') format('truetype'); |
196 | | - font-weight: normal; |
| 200 | + src: url('https://nrs.objectstore.gov.bc.ca/epic-static-assets/compliance-assets/fonts/calibri-italic.ttf') format('truetype'); |
| 201 | + font-weight: 400; |
197 | 202 | font-style: normal; |
198 | 203 | } |
199 | 204 |
|
200 | 205 | @font-face { |
201 | 206 | font-family: 'CalibriBold'; |
202 | | - src: url('https://dev.compliance.eao.gov.bc.ca/fonts/pdf-fonts/calibri-bold.ttf') format('truetype'); |
203 | | - font-weight: normal; |
| 207 | + src: url('https://nrs.objectstore.gov.bc.ca/epic-static-assets/compliance-assets/fonts/calibri-bold.ttf') format('truetype'); |
| 208 | + font-weight: 700; |
204 | 209 | font-style: normal; |
205 | 210 | } |
206 | 211 |
|
207 | 212 | @font-face { |
208 | 213 | font-family: 'CalibriBoldItalic'; |
209 | | - src: url('https://dev.compliance.eao.gov.bc.ca/fonts/pdf-fonts/calibri-bold-italic.ttf') format('truetype'); |
210 | | - font-weight: normal; |
| 214 | + src: url('https://nrs.objectstore.gov.bc.ca/epic-static-assets/compliance-assets/fonts/calibri-bold-italic.ttf') format('truetype'); |
| 215 | + font-weight: 700; |
211 | 216 | font-style: normal; |
212 | 217 | } |
213 | 218 |
|
|
219 | 224 | line-height: 17px; |
220 | 225 | } |
221 | 226 |
|
| 227 | + strong { |
| 228 | + font-family: 'CalibriBold'; |
| 229 | + } |
| 230 | + |
222 | 231 | .com-ir-header-container { |
223 | 232 | display: flex; |
224 | 233 | position: running(header); |
|
247 | 256 | font-family: 'CalibriBold'; |
248 | 257 | } |
249 | 258 |
|
| 259 | + .com-ir-header-background { |
| 260 | + background-color: #bfbfbf; |
| 261 | + font-family: 'CalibriBold'; |
| 262 | + } |
| 263 | + |
250 | 264 | .com-ir-photo-caption { |
251 | 265 | margin-top: 4px; |
252 | 266 | font-style: italic; |
253 | 267 | font-family: 'CalibriItalic'; |
254 | 268 | font-size: 9pt; |
255 | 269 | } |
256 | 270 |
|
| 271 | + .com-ir-mailing-address-container strong { |
| 272 | + vertical-align: top !important; |
| 273 | + font-family: 'CalibriBold'; |
| 274 | + } |
| 275 | + |
| 276 | + .com-ir-comp-finding-header { |
| 277 | + background-color: #d9d9d9 !important; |
| 278 | + font-family: 'CalibriBold'; |
| 279 | + } |
| 280 | + |
| 281 | + |
257 | 282 | /* .content { |
258 | 283 | padding: 0 56px; |
259 | 284 | } */ |
|
294 | 319 | td, |
295 | 320 | th { |
296 | 321 | padding: 6px 8px; |
| 322 | + } |
| 323 | + |
| 324 | + .com-ir-general-info-header th { |
297 | 325 | font-family: 'CalibriBold'; |
298 | 326 | } |
299 | 327 |
|
|
312 | 340 | <body> |
313 | 341 | <!-- <div class="header"> --> |
314 | 342 | <div class="com-ir-header-container"> |
315 | | - <img src="https://dev.compliance.eao.gov.bc.ca/logo/EAO_Compliance_IR_Report_Logo.png" class="com-ir-header-logo" alt="EAO Logo"> |
| 343 | + <img src="https://nrs.objectstore.gov.bc.ca/epic-static-assets/compliance-assets/images/EAO_Compliance_IR_Report_Logo.png" |
| 344 | + class="com-ir-header-logo" alt="EAO Logo"> |
316 | 345 | <div class="com-ir-header-title">INSPECTION RECORD</div> |
317 | 346 | </div> |
318 | 347 | <!-- </div> --> |
@@ -553,10 +582,11 @@ <h2>INSPECTION DETAILS</h2> |
553 | 582 | Enforcement |
554 | 583 | Branch</th> |
555 | 584 | </tr> |
556 | | - <tr> |
557 | | - <td class="com-ir-mailing-address-container"> |
| 585 | + <tr class="com-ir-mailing-address-container"> |
| 586 | + <td> |
558 | 587 | <strong>Mailing Address:</strong></br> |
559 | | - {{ department_details.address }} |
| 588 | + {{ department_details.address_line1 }}</br> |
| 589 | + {{ department_details.address_line2 }} |
560 | 590 | </td> |
561 | 591 | <td> |
562 | 592 | <strong>Phone:</strong> {{ department_details.phone }}<br> |
|
0 commit comments