-
Notifications
You must be signed in to change notification settings - Fork 0
/
system-log.html
463 lines (406 loc) · 40.6 KB
/
system-log.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="initial-scale=1.0, width=device-width" />
<!-- <meta name="keywords" content=""> -->
<!-- <meta name="description" content=""> -->
<title>System Log</title>
<!-- <link rel="icon" href="img/logo.png" type="image/x-icon"> -->
<link rel="stylesheet" href="css/normalize.css" />
<link rel="stylesheet" href="css/jquery.mCustomScrollbar.min.css" />
<link rel="stylesheet" href="css/style.css" />
<link href="vendor/RemixIcon/remixicon.css" rel="stylesheet" />
<link rel="stylesheet" href="css/Fluid/temp/fluid.css" />
<link rel="stylesheet" href="css/Fluid/temp/custom.css" />
</head>
<body>
<div class="global-wrapper global-indent sidebar-hidden">
<header class="header-block sticky right-0 z-top">
<div class="flex justify-between align-middle">
<h1 class="header-title">Individual</h1>
<div class="header-menu">
<div class="header-alert">
<a href="" class="header-alert_button">
<div class="header-alert_button_svg">
<svg viewBox="0 0 16 20" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.88 12.88L15.71 13.71C15.8947 13.8963 15.9989 14.1477 16 14.41V15C16 15.5523 15.5523 16 15 16H1C0.447715 16 0 15.5523 0 15V14.41C0.00110462 14.1477 0.105256 13.8963 0.29 13.71L1.12 12.88C1.68277 12.3179 1.9993 11.5554 2 10.76V8C2 6.70178 2.42107 5.43858 3.2 4.4L4.1 3.2C4.66656 2.44458 5.55573 2 6.5 2H7V0.5C7 0.223858 7.22386 0 7.5 0H8.5C8.77614 0 9 0.223858 9 0.5V2H9.5C10.4443 2 11.3334 2.44458 11.9 3.2L12.8 4.4C13.5789 5.43858 14 6.70178 14 8V10.76C14.0007 11.5554 14.3172 12.3179 14.88 12.88ZM8 20C9.10457 20 10 19.1046 10 18H6C6 19.1046 6.89543 20 8 20Z" />
</svg>
</div>
<div class="header-alert_button_number"><span>1</span></div>
</a>
<div class="header-alert_list">
<div class="header-alert_title-clear-wrap">
<div class="header-alert_title">Notifications</div>
<a href="" class="header-alert_clear">Clear all</a>
</div>
<ul>
<li class="header-alert_list_item header-alert_successfull">
<div class="header-alert_list_item_svg">
<svg viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M9 18C13.9706 18 18 13.9706 18 9C18 4.02944 13.9706 0 9 0C4.02944 0 0 4.02944 0 9C0 13.9706 4.02944 18 9 18Z" fill="#33AC2E" />
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.8838 8.03496L8.66236 11.4793C8.38243 11.7736 7.92924 11.7736 7.65002 11.4793L5.83441 9.57132C5.5552 9.27704 5.5552 8.80061 5.83441 8.50633C6.11434 8.21279 6.56753 8.21279 6.84674 8.50633L8.15619 9.88292L10.8715 6.97071C11.1507 6.67643 11.6039 6.67643 11.8838 6.97071C12.1637 7.26425 12.1637 7.74067 11.8838 8.03496Z" fill="white" />
</svg>
</div>
<div class="header-alert_list_item_text">Successfull message</div>
<div class="header-alert_list_item_close">
<svg viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg">
<path
d="M9.87496 8.69996C9.95384 8.77819 9.99821 8.88469 9.99821 8.99579C9.99821 9.10689 9.95384 9.21339 9.87496 9.29163L9.29163 9.87496C9.21339 9.95384 9.10689 9.99821 8.99579 9.99821C8.88469 9.99821 8.77819 9.95384 8.69996 9.87496L4.99996 6.17496L1.29996 9.87496C1.22172 9.95384 1.11522 9.99821 1.00412 9.99821C0.893026 9.99821 0.786528 9.95384 0.708292 9.87496L0.124958 9.29163C0.046078 9.21339 0.00170898 9.10689 0.00170898 8.99579C0.00170898 8.88469 0.046078 8.77819 0.124958 8.69996L3.82496 4.99996L0.124958 1.29996C0.046078 1.22172 0.00170898 1.11522 0.00170898 1.00412C0.00170898 0.893026 0.046078 0.786528 0.124958 0.708292L0.708292 0.124958C0.786528 0.046078 0.893026 0.00170898 1.00412 0.00170898C1.11522 0.00170898 1.22172 0.046078 1.29996 0.124958L4.99996 3.82496L8.69996 0.124958C8.77819 0.046078 8.88469 0.00170898 8.99579 0.00170898C9.10689 0.00170898 9.21339 0.046078 9.29163 0.124958L9.87496 0.708292C9.95384 0.786528 9.99821 0.893026 9.99821 1.00412C9.99821 1.11522 9.95384 1.22172 9.87496 1.29996L6.17496 4.99996L9.87496 8.69996Z"
/>
</svg>
</div>
</li>
<li class="header-alert_list_item header-alert_error">
<div class="header-alert_list_item_svg">
<svg viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M18 9C18 13.9706 13.9706 18 9 18C4.02944 18 0 13.9706 0 9C0 4.02944 4.02944 0 9 0C13.9706 0 18 4.02944 18 9ZM9 3.375C8.38609 3.375 7.89543 3.88568 7.91996 4.4991L8.12253 9.56317C8.14137 10.0341 8.52865 10.4062 9 10.4062C9.47135 10.4062 9.85863 10.0341 9.87747 9.56318L10.08 4.4991C10.1046 3.88568 9.61391 3.375 9 3.375ZM7.70636 13.0781C7.70636 12.3791 8.273 11.8125 8.97198 11.8125C9.67097 11.8125 10.2376 12.3791 10.2376 13.0781C10.2376 13.7771 9.67097 14.3438 8.97198 14.3438C8.273 14.3438 7.70636 13.7771 7.70636 13.0781Z" fill="#FF0B37" />
</svg>
</div>
<div class="header-alert_list_item_text">Error message</div>
<div class="header-alert_list_item_close">
<svg viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg">
<path
d="M9.87496 8.69996C9.95384 8.77819 9.99821 8.88469 9.99821 8.99579C9.99821 9.10689 9.95384 9.21339 9.87496 9.29163L9.29163 9.87496C9.21339 9.95384 9.10689 9.99821 8.99579 9.99821C8.88469 9.99821 8.77819 9.95384 8.69996 9.87496L4.99996 6.17496L1.29996 9.87496C1.22172 9.95384 1.11522 9.99821 1.00412 9.99821C0.893026 9.99821 0.786528 9.95384 0.708292 9.87496L0.124958 9.29163C0.046078 9.21339 0.00170898 9.10689 0.00170898 8.99579C0.00170898 8.88469 0.046078 8.77819 0.124958 8.69996L3.82496 4.99996L0.124958 1.29996C0.046078 1.22172 0.00170898 1.11522 0.00170898 1.00412C0.00170898 0.893026 0.046078 0.786528 0.124958 0.708292L0.708292 0.124958C0.786528 0.046078 0.893026 0.00170898 1.00412 0.00170898C1.11522 0.00170898 1.22172 0.046078 1.29996 0.124958L4.99996 3.82496L8.69996 0.124958C8.77819 0.046078 8.88469 0.00170898 8.99579 0.00170898C9.10689 0.00170898 9.21339 0.046078 9.29163 0.124958L9.87496 0.708292C9.95384 0.786528 9.99821 0.893026 9.99821 1.00412C9.99821 1.11522 9.95384 1.22172 9.87496 1.29996L6.17496 4.99996L9.87496 8.69996Z"
/>
</svg>
</div>
</li>
<li class="header-alert_list_item header-alert_warning">
<div class="header-alert_list_item_svg">
<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.375 5.75C2.375 2.6434 4.8934 0.125 8 0.125C11.1066 0.125 13.625 2.6434 13.625 5.75V9.125H14.1875C15.1195 9.125 15.875 9.88052 15.875 10.8125C15.875 11.7445 15.1195 12.5 14.1875 12.5H1.8125C0.88052 12.5 0.125 11.7445 0.125 10.8125C0.125 9.88052 0.88052 9.125 1.8125 9.125H2.375V5.75ZM8 15.875C9.24264 15.875 10.25 14.8676 10.25 13.625H5.75C5.75 14.8676 6.75736 15.875 8 15.875Z" fill="#FFB800" />
</svg>
</div>
<div class="header-alert_list_item_text">Warning message</div>
<div class="header-alert_list_item_close">
<svg viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg">
<path
d="M9.87496 8.69996C9.95384 8.77819 9.99821 8.88469 9.99821 8.99579C9.99821 9.10689 9.95384 9.21339 9.87496 9.29163L9.29163 9.87496C9.21339 9.95384 9.10689 9.99821 8.99579 9.99821C8.88469 9.99821 8.77819 9.95384 8.69996 9.87496L4.99996 6.17496L1.29996 9.87496C1.22172 9.95384 1.11522 9.99821 1.00412 9.99821C0.893026 9.99821 0.786528 9.95384 0.708292 9.87496L0.124958 9.29163C0.046078 9.21339 0.00170898 9.10689 0.00170898 8.99579C0.00170898 8.88469 0.046078 8.77819 0.124958 8.69996L3.82496 4.99996L0.124958 1.29996C0.046078 1.22172 0.00170898 1.11522 0.00170898 1.00412C0.00170898 0.893026 0.046078 0.786528 0.124958 0.708292L0.708292 0.124958C0.786528 0.046078 0.893026 0.00170898 1.00412 0.00170898C1.11522 0.00170898 1.22172 0.046078 1.29996 0.124958L4.99996 3.82496L8.69996 0.124958C8.77819 0.046078 8.88469 0.00170898 8.99579 0.00170898C9.10689 0.00170898 9.21339 0.046078 9.29163 0.124958L9.87496 0.708292C9.95384 0.786528 9.99821 0.893026 9.99821 1.00412C9.99821 1.11522 9.95384 1.22172 9.87496 1.29996L6.17496 4.99996L9.87496 8.69996Z"
/>
</svg>
</div>
</li>
</ul>
</div>
</div>
<div class="header-language">
<a href="" class="header-language_button">
<div class="header-language_img" style="background-image: url(img/header-language_img-1.png)"></div>
<div class="header-language_text">En</div>
<div class="header-language_arrow">
<svg viewBox="0 0 8 5" xmlns="http://www.w3.org/2000/svg">
<path d="M0.895104 1.29501C0.824112 1.2246 0.78418 1.12875 0.78418 1.02876C0.78418 0.928769 0.824112 0.832921 0.895104 0.762508L1.0451 0.612508C1.11566 0.539264 1.21341 0.498534 1.3151 0.500008H6.68511C6.78679 0.498534 6.88455 0.539264 6.95511 0.612508L7.10511 0.762508C7.1761 0.832921 7.21603 0.928769 7.21603 1.02876C7.21603 1.12875 7.1761 1.2246 7.10511 1.29501L4.2626 4.13751C4.19456 4.21002 4.09954 4.25115 4.0001 4.25115C3.90067 4.25115 3.80565 4.21002 3.7376 4.13751L0.895104 1.29501Z" fill="black" />
</svg>
</div>
</a>
<ul class="header-language_list">
<li>
<a href="" class="language-ltr">
<div class="header-language_img" style="background-image: url(img/header-language_img-2.png)"></div>
<div class="header-language_text">De</div>
</a>
</li>
<li>
<a href="" class="language-ltr">
<div class="header-language_img" style="background-image: url(img/header-language_img-3.png)"></div>
<div class="header-language_text">Ru</div>
</a>
</li>
<li>
<a href="" class="language-ltr">
<div class="header-language_img" style="background-image: url(img/header-language_img-4.png)"></div>
<div class="header-language_text">Fr</div>
</a>
</li>
<li>
<a href="" class="language-ltr">
<div class="header-language_img" style="background-image: url(img/header-language_img-5.png)"></div>
<div class="header-language_text">Cn</div>
</a>
</li>
<li>
<a href="" class="language-rtl">
<div class="header-language_img" style="background-image: url(img/header-language_img-6.png)"></div>
<div class="header-language_text">SB</div>
</a>
</li>
</ul>
</div>
<div class="dropdown">
<button class="dropdown-trigger sidebar_link btn shadow-none">
<div class="dropdown_img" style="background-image: url(img/header-user_img.png)"></div>
Marcus Mango
</button>
<ul class="menu">
<li><a href="#">Edit Profile</a></li>
<li><a href="#">Log out</a></li>
</ul>
</div>
</div>
</div>
<div class="flex justify-center align-middle p-0">
<ul class="sidebar_list flex align-middle flex-wrap px-0 mb-0">
<li class="sidebar_item">
<a href="index.html" class="sidebar_link">
<div class="sidebar_link_img icon is-lg">
<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.16667 6.66667V3.33333C9.16667 2.8731 8.79357 2.5 8.33333 2.5H3.33333C2.8731 2.5 2.5 2.8731 2.5 3.33333V6.66667C2.5 7.1269 2.8731 7.5 3.33333 7.5H8.33333C8.79357 7.5 9.16667 7.1269 9.16667 6.66667ZM3.33333 9.16667H8.33333C8.79357 9.16667 9.16667 9.53976 9.16667 10V16.6667C9.16667 17.1269 8.79357 17.5 8.33333 17.5H3.33333C2.8731 17.5 2.5 17.1269 2.5 16.6667V10C2.5 9.53976 2.8731 9.16667 3.33333 9.16667ZM16.6667 12.5H11.6667C11.2064 12.5 10.8333 12.8731 10.8333 13.3333V16.6667C10.8333 17.1269 11.2064 17.5 11.6667 17.5H16.6667C17.1269 17.5 17.5 17.1269 17.5 16.6667V13.3333C17.5 12.8731 17.1269 12.5 16.6667 12.5ZM11.6667 2.5H16.6667C17.1269 2.5 17.5 2.8731 17.5 3.33333V10C17.5 10.4602 17.1269 10.8333 16.6667 10.8333H11.6667C11.2064 10.8333 10.8333 10.4602 10.8333 10V3.33333C10.8333 2.8731 11.2064 2.5 11.6667 2.5Z"></path>
</svg>
</div>
<div class="sidebar_link_text">Dashboard</div>
</a>
</li>
<li class="sidebar_item">
<a href="data-view.html" class="sidebar_link">
<div class="sidebar_link_img icon is-lg">
<svg viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.00002 0.666748C4.39765 0.666748 0.666687 4.39771 0.666687 9.00008C0.666687 13.6025 4.39765 17.3334 9.00002 17.3334C13.6024 17.3334 17.3334 13.6025 17.3334 9.00008C17.3334 6.78994 16.4554 4.67033 14.8926 3.10752C13.3298 1.54472 11.2102 0.666748 9.00002 0.666748ZM9.00002 3.16675C10.3807 3.16675 11.5 4.28604 11.5 5.66675C11.5 7.04746 10.3807 8.16675 9.00002 8.16675C7.61931 8.16675 6.50002 7.04746 6.50002 5.66675C6.50002 4.28604 7.61931 3.16675 9.00002 3.16675ZM9.00002 14.8224C10.8459 14.8224 12.5829 13.9487 13.6834 12.4667C13.8539 12.2175 13.8762 11.8955 13.7417 11.6251L13.55 11.2334C13.1307 10.3776 12.2613 9.83468 11.3084 9.83342H6.69169C5.72512 9.83445 4.84576 10.3926 4.43336 11.2667L4.25836 11.6334C4.12711 11.9016 4.14937 12.2195 4.31669 12.4667C5.41716 13.9487 7.15413 14.8224 9.00002 14.8224Z"></path>
</svg>
</div>
<div class="sidebar_link_text">Individual</div>
</a>
</li>
<li class="sidebar_item">
<a href="data-grid.html" class="sidebar_link">
<div class="sidebar_link_img icon is-lg">
<svg viewBox="0 0 14 20" xmlns="http://www.w3.org/2000/svg">
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M13.6666 4.16658C13.6666 3.24611 12.9205 2.49992 12 2.49992H8.66665C8.66665 1.57944 7.92045 0.833252 6.99998 0.833252C6.0795 0.833252 5.33331 1.57944 5.33331 2.49992H1.99998C1.0795 2.49992 0.333313 3.24611 0.333313 4.16658V17.4999C0.333313 18.4204 1.0795 19.1666 1.99998 19.1666H12C12.9205 19.1666 13.6666 18.4204 13.6666 17.4999V4.16658ZM1.99998 17.4999V4.16658H3.66665V5.41658C3.66665 5.6467 3.85319 5.83325 4.08331 5.83325H9.91665C10.1468 5.83325 10.3333 5.6467 10.3333 5.41658V4.16658H12V17.4999H1.99998ZM4.91665 9.16659H4.08331C3.85319 9.16659 3.66665 8.98004 3.66665 8.74992V7.91658C3.66665 7.68647 3.85319 7.49992 4.08331 7.49992H4.91665C5.14676 7.49992 5.33331 7.68647 5.33331 7.91658V8.74992C5.33331 8.98004 5.14676 9.16659 4.91665 9.16659ZM4.08331 12.4999H4.91665C5.14676 12.4999 5.33331 12.3134 5.33331 12.0833V11.2499C5.33331 11.0198 5.14676 10.8333 4.91665 10.8333H4.08331C3.85319 10.8333 3.66665 11.0198 3.66665 11.2499V12.0833C3.66665 12.3134 3.85319 12.4999 4.08331 12.4999ZM4.91665 15.8333H4.08331C3.85319 15.8333 3.66665 15.6467 3.66665 15.4166V14.5833C3.66665 14.3531 3.85319 14.1666 4.08331 14.1666H4.91665C5.14676 14.1666 5.33331 14.3531 5.33331 14.5833V15.4166C5.33331 15.6467 5.14676 15.8333 4.91665 15.8333Z"
></path>
</svg>
</div>
<div class="sidebar_link_text">Claim Management</div>
</a>
</li>
<li class="sidebar_item">
<a href="#" class="sidebar_link">
<div class="sidebar_link_img icon is-lg">
<svg viewBox="0 0 16 17" xmlns="http://www.w3.org/2000/svg">
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M13.8333 2.33341H13V1.08341C13 0.853296 12.8135 0.666748 12.5833 0.666748H11.75C11.5199 0.666748 11.3333 0.853296 11.3333 1.08341V2.33341H4.66667V1.08341C4.66667 0.853296 4.48012 0.666748 4.25 0.666748H3.41667C3.18655 0.666748 3 0.853296 3 1.08341V2.33341H2.16667C1.24619 2.33341 0.5 3.07961 0.5 4.00008V14.8334C0.5 15.7539 1.24619 16.5001 2.16667 16.5001H13.8333C14.7538 16.5001 15.5 15.7539 15.5 14.8334V4.00008C15.5 3.07961 14.7538 2.33341 13.8333 2.33341ZM13.8333 14.8334H2.16667V5.66675H13.8333V14.8334ZM8.41667 9.00008H7.58333C7.35322 9.00008 7.16667 8.81353 7.16667 8.58341V7.75008C7.16667 7.51996 7.35322 7.33341 7.58333 7.33341H8.41667C8.64679 7.33341 8.83333 7.51996 8.83333 7.75008V8.58341C8.83333 8.81353 8.64679 9.00008 8.41667 9.00008ZM11.75 9.00008C11.9801 9.00008 12.1667 8.81353 12.1667 8.58341V7.75008C12.1667 7.51996 11.9801 7.33341 11.75 7.33341H10.9167C10.6865 7.33341 10.5 7.51996 10.5 7.75008V8.58341C10.5 8.81353 10.6865 9.00008 10.9167 9.00008H11.75ZM5.08333 9.00008H4.25C4.01988 9.00008 3.83333 8.81353 3.83333 8.58341V7.75008C3.83333 7.51996 4.01988 7.33341 4.25 7.33341H5.08333C5.31345 7.33341 5.5 7.51996 5.5 7.75008V8.58341C5.5 8.81353 5.31345 9.00008 5.08333 9.00008ZM7.58333 12.3334H8.41667C8.64679 12.3334 8.83333 12.1469 8.83333 11.9167V11.0834C8.83333 10.8533 8.64679 10.6667 8.41667 10.6667H7.58333C7.35322 10.6667 7.16667 10.8533 7.16667 11.0834V11.9167C7.16667 12.1469 7.35322 12.3334 7.58333 12.3334ZM5.08333 12.3334H4.25C4.01988 12.3334 3.83333 12.1469 3.83333 11.9167V11.0834C3.83333 10.8533 4.01988 10.6667 4.25 10.6667H5.08333C5.31345 10.6667 5.5 10.8533 5.5 11.0834V11.9167C5.5 12.1469 5.31345 12.3334 5.08333 12.3334Z"
></path>
</svg>
</div>
<div class="sidebar_link_text">Individual Events</div>
</a>
</li>
<li class="sidebar_item border-left border-wide align-self-stretch"></li>
<li class="sidebar_item">
<div class="dropdown">
<button class="dropdown-trigger sidebar_link btn shadow-none">
<div class="sidebar_link_img icon is-lg">
<svg viewBox="0 0 17 16" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.3333 11.0715L15.8889 14.6313C16.0477 14.8079 16.0398 15.0783 15.8711 15.2454L15.2489 15.8684C15.1654 15.9526 15.0518 16 14.9333 16C14.8148 16 14.7012 15.9526 14.6178 15.8684L11.0622 12.3085C10.9639 12.21 10.8746 12.1028 10.7956 11.9881L10.1289 11.0982C9.02582 11.9801 7.65604 12.4602 6.24444 12.4598C3.33565 12.4699 0.808019 10.461 0.15798 7.62231C-0.492058 4.78365 0.908981 1.87288 3.53164 0.613257C6.1543 -0.646363 9.29864 0.0813446 11.1031 2.36555C12.9076 4.64977 12.8906 7.88086 11.0622 10.1459L11.9511 10.76C12.0899 10.849 12.2182 10.9535 12.3333 11.0715ZM1.80003 6.23013C1.80003 8.68769 3.78988 10.6799 6.24448 10.6799C7.42322 10.6799 8.55368 10.2111 9.38718 9.37662C10.2207 8.54212 10.6889 7.41029 10.6889 6.23013C10.6889 3.77258 8.69908 1.78033 6.24448 1.78033C3.78988 1.78033 1.80003 3.77258 1.80003 6.23013Z" />
</svg>
</div>
Look Up
</button>
<ul class="menu">
<li><a href="system-log.html">Lorem ipsum</a></li>
<li><a href="system-log.html">Lorem ipsum</a></li>
<li><a href="system-log.html">Lorem ipsum</a></li>
<li><a href="system-log.html">Lorem ipsum</a></li>
</ul>
</div>
</li>
<li class="sidebar_item">
<div class="dropdown">
<button class="dropdown-trigger sidebar_link btn shadow-none">
<div class="sidebar_link_img icon is-lg">
<svg viewBox="0 0 16 18" xmlns="http://www.w3.org/2000/svg">
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M14.8334 10.7285L15.5 11.2796C15.8163 11.5366 15.9009 11.9851 15.7 12.3401L14.7334 14.0101C14.5335 14.3353 14.1388 14.4831 13.775 14.3691L12.9417 14.0685C12.4499 13.8843 11.9003 13.9431 11.4584 14.2272C11.2625 14.3628 11.0563 14.4828 10.8417 14.5862C10.3728 14.8272 10.0452 15.2761 9.95836 15.797L9.81669 16.6319C9.75067 17.0403 9.39618 17.3387 8.98336 17.3333H7.06669C6.65386 17.3387 6.29938 17.0403 6.23336 16.6319L6.09169 15.797C6.00484 15.2761 5.67728 14.8272 5.20836 14.5862C4.99378 14.4828 4.78759 14.3628 4.59169 14.2272C4.14978 13.9431 3.60014 13.8843 3.10836 14.0685L2.27503 14.3691C1.89649 14.51 1.47159 14.3587 1.26669 14.0101L0.300025 12.3401C0.0991297 11.9851 0.183709 11.5366 0.500025 11.2796L1.16669 10.7285C1.5709 10.3923 1.79325 9.88483 1.76669 9.35913V9.00008V8.64103C1.79325 8.11533 1.5709 7.60785 1.16669 7.27164L0.500025 6.72054C0.183709 6.46352 0.0991297 6.01506 0.300025 5.6601L1.26669 3.9901C1.47005 3.64945 1.88465 3.49934 2.25836 3.63106L3.09169 3.93165C3.58348 4.11582 4.13312 4.05703 4.57503 3.773C4.77092 3.6374 4.97711 3.51735 5.19169 3.41396C5.64781 3.16512 5.9621 2.71745 6.04169 2.20321L6.18336 1.36822C6.24938 0.959854 6.60386 0.661494 7.01669 0.666818H8.93336C9.34618 0.661494 9.70067 0.959854 9.76669 1.36822L9.90836 2.20321C9.99521 2.72403 10.3228 3.173 10.7917 3.41396C11.0063 3.51735 11.2125 3.6374 11.4084 3.773C11.8503 4.05703 12.3999 4.11582 12.8917 3.93165L13.725 3.63106C14.1036 3.49013 14.5285 3.64143 14.7334 3.9901L15.7 5.6601C15.9009 6.01506 15.8163 6.46352 15.5 6.72054L14.8334 7.27164C14.4291 7.60785 14.2068 8.11533 14.2334 8.64103V9.00008V9.35913C14.2068 9.88483 14.4291 10.3923 14.8334 10.7285ZM5.50003 9.00008C5.50003 10.3835 6.61932 11.5051 8.00003 11.5051C8.66307 11.5051 9.29895 11.2412 9.7678 10.7714C10.2366 10.3016 10.5 9.66444 10.5 9.00008C10.5 7.61661 9.38074 6.49509 8.00003 6.49509C6.61932 6.49509 5.50003 7.61661 5.50003 9.00008Z"
></path>
</svg>
</div>
Administration
</button>
<ul class="menu">
<li><a href="system-log.html">System Logs</a></li>
<li><a href="system-log.html">Lorem ipsum</a></li>
<li><a href="system-log.html">Lorem ipsum</a></li>
<li><a href="system-log.html">Lorem ipsum</a></li>
</ul>
</div>
</li>
</ul>
</div>
<aside class="header-sidebar-block">
<a href="" class="sidebar_button-menu">
<svg viewBox="0 0 5 9" xmlns="http://www.w3.org/2000/svg">
<path d="M0.146619 5.42746C0.0527911 5.33386 1.7643e-05 5.20686 -9.91821e-05 5.0744V4.82126C0.00143719 4.68908 0.053997 4.5626 0.146619 4.46819L3.57449 1.05079C3.6371 0.987735 3.72232 0.952267 3.81123 0.952267C3.90014 0.952267 3.98537 0.987735 4.04798 1.05079L4.52148 1.52377C4.58421 1.58516 4.61957 1.66919 4.61957 1.75692C4.61957 1.84465 4.58421 1.92868 4.52148 1.99008L1.55378 4.94783L4.52148 7.90558C4.58461 7.96812 4.62012 8.05325 4.62012 8.14207C4.62012 8.23088 4.58461 8.31601 4.52148 8.37855L4.04798 8.84487C3.98537 8.90792 3.90014 8.94339 3.81123 8.94339C3.72232 8.94339 3.6371 8.90792 3.57449 8.84487L0.146619 5.42746Z" />
</svg>
</a>
<div class="header-sidebar">
<div class="sidebar_title">
<div class="sidebar_title_name">Customer Management & Information System</div>
<div class="sidebar_title_info">Nav<span>igation</span></div>
</div>
<div class="sidebar_list-block mCustomScrollbar">
<ul class="sidebar_list">
<li class="sidebar_item">
<a href="index.html" class="sidebar_link">
<div class="sidebar_link_img icon is-lg">
<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.16667 6.66667V3.33333C9.16667 2.8731 8.79357 2.5 8.33333 2.5H3.33333C2.8731 2.5 2.5 2.8731 2.5 3.33333V6.66667C2.5 7.1269 2.8731 7.5 3.33333 7.5H8.33333C8.79357 7.5 9.16667 7.1269 9.16667 6.66667ZM3.33333 9.16667H8.33333C8.79357 9.16667 9.16667 9.53976 9.16667 10V16.6667C9.16667 17.1269 8.79357 17.5 8.33333 17.5H3.33333C2.8731 17.5 2.5 17.1269 2.5 16.6667V10C2.5 9.53976 2.8731 9.16667 3.33333 9.16667ZM16.6667 12.5H11.6667C11.2064 12.5 10.8333 12.8731 10.8333 13.3333V16.6667C10.8333 17.1269 11.2064 17.5 11.6667 17.5H16.6667C17.1269 17.5 17.5 17.1269 17.5 16.6667V13.3333C17.5 12.8731 17.1269 12.5 16.6667 12.5ZM11.6667 2.5H16.6667C17.1269 2.5 17.5 2.8731 17.5 3.33333V10C17.5 10.4602 17.1269 10.8333 16.6667 10.8333H11.6667C11.2064 10.8333 10.8333 10.4602 10.8333 10V3.33333C10.8333 2.8731 11.2064 2.5 11.6667 2.5Z" />
</svg>
</div>
<div class="sidebar_link_text">Dashboard</div>
</a>
</li>
<li class="sidebar_item">
<a href="data-view.html" class="sidebar_link">
<div class="sidebar_link_img icon is-lg">
<svg viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.00002 0.666748C4.39765 0.666748 0.666687 4.39771 0.666687 9.00008C0.666687 13.6025 4.39765 17.3334 9.00002 17.3334C13.6024 17.3334 17.3334 13.6025 17.3334 9.00008C17.3334 6.78994 16.4554 4.67033 14.8926 3.10752C13.3298 1.54472 11.2102 0.666748 9.00002 0.666748ZM9.00002 3.16675C10.3807 3.16675 11.5 4.28604 11.5 5.66675C11.5 7.04746 10.3807 8.16675 9.00002 8.16675C7.61931 8.16675 6.50002 7.04746 6.50002 5.66675C6.50002 4.28604 7.61931 3.16675 9.00002 3.16675ZM9.00002 14.8224C10.8459 14.8224 12.5829 13.9487 13.6834 12.4667C13.8539 12.2175 13.8762 11.8955 13.7417 11.6251L13.55 11.2334C13.1307 10.3776 12.2613 9.83468 11.3084 9.83342H6.69169C5.72512 9.83445 4.84576 10.3926 4.43336 11.2667L4.25836 11.6334C4.12711 11.9016 4.14937 12.2195 4.31669 12.4667C5.41716 13.9487 7.15413 14.8224 9.00002 14.8224Z" />
</svg>
</div>
<div class="sidebar_link_text">Individual</div>
</a>
</li>
<li class="sidebar_item">
<a href="data-grid.html" class="sidebar_link">
<div class="sidebar_link_img icon is-lg">
<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M15.5 5.56667V5.43333C15.5003 5.29584 15.4314 5.16743 15.3167 5.09167L8.925 0.716667C8.71878 0.575671 8.47482 0.50016 8.225 0.5H7.775C7.52519 0.50016 7.28123 0.575671 7.075 0.716667L0.683335 5.09167C0.5686 5.16743 0.499694 5.29584 0.500001 5.43333V5.56667C0.499694 5.70416 0.5686 5.83257 0.683335 5.90833L7.075 10.2833C7.28123 10.4243 7.52519 10.4998 7.775 10.5H8.225C8.47482 10.4998 8.71878 10.4243 8.925 10.2833L15.3167 5.90833C15.4314 5.83257 15.5003 5.70416 15.5 5.56667ZM12.0833 9.89167L13.5583 8.88333L15.3167 10.0917C15.4314 10.1674 15.5003 10.2958 15.5 10.4333V10.5667C15.5003 10.7042 15.4314 10.8326 15.3167 10.9083L8.925 15.2833C8.71878 15.4243 8.47482 15.4998 8.225 15.5H7.775C7.52519 15.4998 7.28123 15.4243 7.075 15.2833L0.683335 10.9083C0.5686 10.8326 0.499694 10.7042 0.500001 10.5667V10.4333C0.499694 10.2958 0.5686 10.1674 0.683335 10.0917L2.44167 8.88333L3.88334 9.89167L3 10.5L7.94167 13.8333H8.125L13 10.5L12.0833 9.89167Z"
/>
</svg>
</div>
<div class="sidebar_link_text">Intercepted Batch</div>
</a>
</li>
<li class="sidebar_item">
<a href="#" class="sidebar_link">
<div class="sidebar_link_img icon is-lg">
<svg viewBox="0 0 14 20" xmlns="http://www.w3.org/2000/svg">
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M13.6666 4.16658C13.6666 3.24611 12.9205 2.49992 12 2.49992H8.66665C8.66665 1.57944 7.92045 0.833252 6.99998 0.833252C6.0795 0.833252 5.33331 1.57944 5.33331 2.49992H1.99998C1.0795 2.49992 0.333313 3.24611 0.333313 4.16658V17.4999C0.333313 18.4204 1.0795 19.1666 1.99998 19.1666H12C12.9205 19.1666 13.6666 18.4204 13.6666 17.4999V4.16658ZM1.99998 17.4999V4.16658H3.66665V5.41658C3.66665 5.6467 3.85319 5.83325 4.08331 5.83325H9.91665C10.1468 5.83325 10.3333 5.6467 10.3333 5.41658V4.16658H12V17.4999H1.99998ZM4.91665 9.16659H4.08331C3.85319 9.16659 3.66665 8.98004 3.66665 8.74992V7.91658C3.66665 7.68647 3.85319 7.49992 4.08331 7.49992H4.91665C5.14676 7.49992 5.33331 7.68647 5.33331 7.91658V8.74992C5.33331 8.98004 5.14676 9.16659 4.91665 9.16659ZM4.08331 12.4999H4.91665C5.14676 12.4999 5.33331 12.3134 5.33331 12.0833V11.2499C5.33331 11.0198 5.14676 10.8333 4.91665 10.8333H4.08331C3.85319 10.8333 3.66665 11.0198 3.66665 11.2499V12.0833C3.66665 12.3134 3.85319 12.4999 4.08331 12.4999ZM4.91665 15.8333H4.08331C3.85319 15.8333 3.66665 15.6467 3.66665 15.4166V14.5833C3.66665 14.3531 3.85319 14.1666 4.08331 14.1666H4.91665C5.14676 14.1666 5.33331 14.3531 5.33331 14.5833V15.4166C5.33331 15.6467 5.14676 15.8333 4.91665 15.8333Z"
/>
</svg>
</div>
<div class="sidebar_link_text">Claim Management</div>
</a>
</li>
<li class="sidebar_item">
<a href="#" class="sidebar_link">
<div class="sidebar_link_img icon is-lg">
<svg viewBox="0 0 16 17" xmlns="http://www.w3.org/2000/svg">
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M13.8333 2.33341H13V1.08341C13 0.853296 12.8135 0.666748 12.5833 0.666748H11.75C11.5199 0.666748 11.3333 0.853296 11.3333 1.08341V2.33341H4.66667V1.08341C4.66667 0.853296 4.48012 0.666748 4.25 0.666748H3.41667C3.18655 0.666748 3 0.853296 3 1.08341V2.33341H2.16667C1.24619 2.33341 0.5 3.07961 0.5 4.00008V14.8334C0.5 15.7539 1.24619 16.5001 2.16667 16.5001H13.8333C14.7538 16.5001 15.5 15.7539 15.5 14.8334V4.00008C15.5 3.07961 14.7538 2.33341 13.8333 2.33341ZM13.8333 14.8334H2.16667V5.66675H13.8333V14.8334ZM8.41667 9.00008H7.58333C7.35322 9.00008 7.16667 8.81353 7.16667 8.58341V7.75008C7.16667 7.51996 7.35322 7.33341 7.58333 7.33341H8.41667C8.64679 7.33341 8.83333 7.51996 8.83333 7.75008V8.58341C8.83333 8.81353 8.64679 9.00008 8.41667 9.00008ZM11.75 9.00008C11.9801 9.00008 12.1667 8.81353 12.1667 8.58341V7.75008C12.1667 7.51996 11.9801 7.33341 11.75 7.33341H10.9167C10.6865 7.33341 10.5 7.51996 10.5 7.75008V8.58341C10.5 8.81353 10.6865 9.00008 10.9167 9.00008H11.75ZM5.08333 9.00008H4.25C4.01988 9.00008 3.83333 8.81353 3.83333 8.58341V7.75008C3.83333 7.51996 4.01988 7.33341 4.25 7.33341H5.08333C5.31345 7.33341 5.5 7.51996 5.5 7.75008V8.58341C5.5 8.81353 5.31345 9.00008 5.08333 9.00008ZM7.58333 12.3334H8.41667C8.64679 12.3334 8.83333 12.1469 8.83333 11.9167V11.0834C8.83333 10.8533 8.64679 10.6667 8.41667 10.6667H7.58333C7.35322 10.6667 7.16667 10.8533 7.16667 11.0834V11.9167C7.16667 12.1469 7.35322 12.3334 7.58333 12.3334ZM5.08333 12.3334H4.25C4.01988 12.3334 3.83333 12.1469 3.83333 11.9167V11.0834C3.83333 10.8533 4.01988 10.6667 4.25 10.6667H5.08333C5.31345 10.6667 5.5 10.8533 5.5 11.0834V11.9167C5.5 12.1469 5.31345 12.3334 5.08333 12.3334Z"
/>
</svg>
</div>
<div class="sidebar_link_text">Individual Events</div>
</a>
</li>
</ul>
<ul class="sidebar_list sidebar_list-dropout">
<li class="sidebar_item">
<a href="#" class="sidebar_link">
<div class="sidebar_link_img icon is-lg">
<svg viewBox="0 0 17 16" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.3333 11.0715L15.8889 14.6313C16.0477 14.8079 16.0398 15.0783 15.8711 15.2454L15.2489 15.8684C15.1654 15.9526 15.0518 16 14.9333 16C14.8148 16 14.7012 15.9526 14.6178 15.8684L11.0622 12.3085C10.9639 12.21 10.8746 12.1028 10.7956 11.9881L10.1289 11.0982C9.02582 11.9801 7.65604 12.4602 6.24444 12.4598C3.33565 12.4699 0.808019 10.461 0.15798 7.62231C-0.492058 4.78365 0.908981 1.87288 3.53164 0.613257C6.1543 -0.646363 9.29864 0.0813446 11.1031 2.36555C12.9076 4.64977 12.8906 7.88086 11.0622 10.1459L11.9511 10.76C12.0899 10.849 12.2182 10.9535 12.3333 11.0715ZM1.80003 6.23013C1.80003 8.68769 3.78988 10.6799 6.24448 10.6799C7.42322 10.6799 8.55368 10.2111 9.38718 9.37662C10.2207 8.54212 10.6889 7.41029 10.6889 6.23013C10.6889 3.77258 8.69908 1.78033 6.24448 1.78033C3.78988 1.78033 1.80003 3.77258 1.80003 6.23013Z" />
</svg>
</div>
<div class="sidebar_link_text">Look Up</div>
<div class="sidebar_link_arrow">
<svg viewBox="0 0 10 6" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.8499 1.23456L5.36159 5.72332C5.16176 5.92296 4.8381 5.92296 4.6385 5.72332L0.149705 1.23456C-0.0499017 1.03485 -0.0499017 0.711231 0.149705 0.511526L0.511238 0.149993C0.710845 -0.0498414 1.03479 -0.0498414 1.23453 0.149993L5 3.91565L8.76559 0.149993C8.96517 -0.0498414 9.28895 -0.0498414 9.48862 0.149993L9.85016 0.511526C10.05 0.711459 10.05 1.03485 9.8499 1.23456Z" />
</svg>
</div>
</a>
<ul class="sidebar_sub-list">
<li><a href="system-log.html">Lorem ipsum</a></li>
<li><a href="system-log.html">Lorem ipsum</a></li>
<li><a href="system-log.html">Lorem ipsum</a></li>
<li><a href="system-log.html">Lorem ipsum</a></li>
</ul>
</li>
<li class="sidebar_item">
<a href="#" class="sidebar_link">
<div class="sidebar_link_img icon is-lg">
<svg viewBox="0 0 16 18" xmlns="http://www.w3.org/2000/svg">
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M14.8334 10.7285L15.5 11.2796C15.8163 11.5366 15.9009 11.9851 15.7 12.3401L14.7334 14.0101C14.5335 14.3353 14.1388 14.4831 13.775 14.3691L12.9417 14.0685C12.4499 13.8843 11.9003 13.9431 11.4584 14.2272C11.2625 14.3628 11.0563 14.4828 10.8417 14.5862C10.3728 14.8272 10.0452 15.2761 9.95836 15.797L9.81669 16.6319C9.75067 17.0403 9.39618 17.3387 8.98336 17.3333H7.06669C6.65386 17.3387 6.29938 17.0403 6.23336 16.6319L6.09169 15.797C6.00484 15.2761 5.67728 14.8272 5.20836 14.5862C4.99378 14.4828 4.78759 14.3628 4.59169 14.2272C4.14978 13.9431 3.60014 13.8843 3.10836 14.0685L2.27503 14.3691C1.89649 14.51 1.47159 14.3587 1.26669 14.0101L0.300025 12.3401C0.0991297 11.9851 0.183709 11.5366 0.500025 11.2796L1.16669 10.7285C1.5709 10.3923 1.79325 9.88483 1.76669 9.35913V9.00008V8.64103C1.79325 8.11533 1.5709 7.60785 1.16669 7.27164L0.500025 6.72054C0.183709 6.46352 0.0991297 6.01506 0.300025 5.6601L1.26669 3.9901C1.47005 3.64945 1.88465 3.49934 2.25836 3.63106L3.09169 3.93165C3.58348 4.11582 4.13312 4.05703 4.57503 3.773C4.77092 3.6374 4.97711 3.51735 5.19169 3.41396C5.64781 3.16512 5.9621 2.71745 6.04169 2.20321L6.18336 1.36822C6.24938 0.959854 6.60386 0.661494 7.01669 0.666818H8.93336C9.34618 0.661494 9.70067 0.959854 9.76669 1.36822L9.90836 2.20321C9.99521 2.72403 10.3228 3.173 10.7917 3.41396C11.0063 3.51735 11.2125 3.6374 11.4084 3.773C11.8503 4.05703 12.3999 4.11582 12.8917 3.93165L13.725 3.63106C14.1036 3.49013 14.5285 3.64143 14.7334 3.9901L15.7 5.6601C15.9009 6.01506 15.8163 6.46352 15.5 6.72054L14.8334 7.27164C14.4291 7.60785 14.2068 8.11533 14.2334 8.64103V9.00008V9.35913C14.2068 9.88483 14.4291 10.3923 14.8334 10.7285ZM5.50003 9.00008C5.50003 10.3835 6.61932 11.5051 8.00003 11.5051C8.66307 11.5051 9.29895 11.2412 9.7678 10.7714C10.2366 10.3016 10.5 9.66444 10.5 9.00008C10.5 7.61661 9.38074 6.49509 8.00003 6.49509C6.61932 6.49509 5.50003 7.61661 5.50003 9.00008Z"
/>
</svg>
</div>
<div class="sidebar_link_text">Administration</div>
<div class="sidebar_link_arrow">
<svg viewBox="0 0 10 6" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.8499 1.23456L5.36159 5.72332C5.16176 5.92296 4.8381 5.92296 4.6385 5.72332L0.149705 1.23456C-0.0499017 1.03485 -0.0499017 0.711231 0.149705 0.511526L0.511238 0.149993C0.710845 -0.0498414 1.03479 -0.0498414 1.23453 0.149993L5 3.91565L8.76559 0.149993C8.96517 -0.0498414 9.28895 -0.0498414 9.48862 0.149993L9.85016 0.511526C10.05 0.711459 10.05 1.03485 9.8499 1.23456Z" />
</svg>
</div>
</a>
<ul class="sidebar_sub-list">
<li><a href="system-log.html">System Logs</a></li>
<li><a href="system-log.html">Lorem ipsum</a></li>
<li><a href="system-log.html">Lorem ipsum</a></li>
<li><a href="system-log.html">Lorem ipsum</a></li>
</ul>
</li>
</ul>
</div>
</div>
</aside>
</header>
<main>
<section class="section-custom">
<div class="system-log-container">
<div class="system-log-item system-log-created">
<div class="system-log-text-svg">
<div class="system-log-svg">
<svg viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.75 6.5C2.75 3.04822 5.54822 0.25 9 0.25C12.4518 0.25 15.25 3.04822 15.25 6.5V10.25H15.875C16.9105 10.25 17.75 11.0895 17.75 12.125C17.75 13.1605 16.9105 14 15.875 14H2.125C1.08947 14 0.25 13.1605 0.25 12.125C0.25 11.0895 1.08947 10.25 2.125 10.25H2.75V6.5ZM9 17.75C10.3807 17.75 11.5 16.6307 11.5 15.25H6.5C6.5 16.6307 7.61929 17.75 9 17.75Z" />
</svg>
</div>
<div class="system-log-text">Individual Created</div>
</div>
<div class="system-log-data">04/25/2020, 7:30:00 PM</div>
</div>
<div class="system-log-item system-log-updated">
<div class="system-log-text-svg">
<div class="system-log-svg">
<svg viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.75 6.5C2.75 3.04822 5.54822 0.25 9 0.25C12.4518 0.25 15.25 3.04822 15.25 6.5V10.25H15.875C16.9105 10.25 17.75 11.0895 17.75 12.125C17.75 13.1605 16.9105 14 15.875 14H2.125C1.08947 14 0.25 13.1605 0.25 12.125C0.25 11.0895 1.08947 10.25 2.125 10.25H2.75V6.5ZM9 17.75C10.3807 17.75 11.5 16.6307 11.5 15.25H6.5C6.5 16.6307 7.61929 17.75 9 17.75Z" />
</svg>
</div>
<div class="system-log-text">Claim Management Updated</div>
</div>
<div class="system-log-data">12/04/2020, 12:30:00 PM</div>
</div>
</div>
</section>
</main>
<footer class="footer">
<div class="footer_rights">© 2020 CRM. All rights reserved.</div>
<div class="footer_links">
<a href="#">Privacy Policy</a>
<span> / </span>
<a href="#">Terms of Use</a>
</div>
</footer>
</div>
<!-- global-wrapper end -->
<script src="js/jquery-3.3.1.min.js"></script>
<script src="js/jquery.mCustomScrollbar.concat.min.js"></script>
<script src="https://unpkg.com/headroom.js/dist/headroom.js"></script>
<script src="js/custom.js"></script>
</body>
</html>