summaryrefslogtreecommitdiff
path: root/src/fullcolor/legacy/mail-send.svg
blob: 9957e63e560e9d42fe233ed33c10c9ac6187a113 (plain)
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
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:cc="http://creativecommons.org/ns#"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:svg="http://www.w3.org/2000/svg"
   xmlns="http://www.w3.org/2000/svg"
   xmlns:xlink="http://www.w3.org/1999/xlink"
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
   height="300"
   id="svg11300"
   inkscape:export-filename="/home/jimmac/Desktop/wi-fi.png"
   inkscape:export-xdpi="90.000000"
   inkscape:export-ydpi="90.000000"
   inkscape:output_extension="org.inkscape.output.svg.inkscape"
   inkscape:version="0.46"
   sodipodi:docname="mail-send.svg"
   sodipodi:version="0.32"
   style="display:inline;enable-background:new"
   version="1.0"
   width="400">
  <title
     id="title8836">Optical Drive</title>
  <metadata
     id="metadata154">
    <rdf:RDF>
      <cc:Work
         rdf:about="">
        <dc:format>image/svg+xml</dc:format>
        <dc:type
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
        <dc:title />
        <dc:creator>
          <cc:Agent>
            <dc:title />
          </cc:Agent>
        </dc:creator>
        <dc:contributor>
          <cc:Agent>
            <dc:title />
          </cc:Agent>
        </dc:contributor>
        <dc:source />
        <cc:license
           rdf:resource="" />
        <dc:subject>
          <rdf:Bag />
        </dc:subject>
      </cc:Work>
    </rdf:RDF>
  </metadata>
  <sodipodi:namedview
     bordercolor="#666666"
     borderopacity="0.25490196"
     fill="#f57900"
     gridtolerance="12"
     guidetolerance="13"
     height="300px"
     id="base"
     inkscape:current-layer="layer6"
     inkscape:cx="144.68008"
     inkscape:cy="87.105301"
     inkscape:document-units="px"
     inkscape:grid-bbox="true"
     inkscape:guide-bbox="true"
     inkscape:pageopacity="0.0"
     inkscape:pageshadow="2"
     inkscape:showpageshadow="false"
     inkscape:snap-bbox="true"
     inkscape:snap-nodes="true"
     inkscape:window-height="876"
     inkscape:window-width="968"
     inkscape:window-x="132"
     inkscape:window-y="8"
     inkscape:zoom="1"
     objecttolerance="7"
     pagecolor="#ffffff"
     showgrid="false"
     showguides="true"
     stroke="#ef2929"
     width="400px">
    <inkscape:grid
       empspacing="2"
       enabled="true"
       id="grid5883"
       spacingx="0.5px"
       spacingy="0.5px"
       type="xygrid"
       visible="true" />
  </sodipodi:namedview>
  <defs
     id="defs3">
    <linearGradient
       id="linearGradient8590"
       inkscape:collect="always">
      <stop
         id="stop8592"
         offset="0"
         style="stop-color:#eeeeec;stop-opacity:1;" />
      <stop
         id="stop8594"
         offset="1"
         style="stop-color:#ffffff;stop-opacity:1" />
    </linearGradient>
    <linearGradient
       id="linearGradient8505"
       inkscape:collect="always">
      <stop
         id="stop8507"
         offset="0"
         style="stop-color:#ffffff;stop-opacity:1;" />
      <stop
         id="stop8509"
         offset="1"
         style="stop-color:#ffffff;stop-opacity:0;" />
    </linearGradient>
    <linearGradient
       id="linearGradient3702">
      <stop
         id="stop3704"
         offset="0"
         style="stop-color:black;stop-opacity:0;" />
      <stop
         id="stop3710"
         offset="0.5"
         style="stop-color:black;stop-opacity:1;" />
      <stop
         id="stop3706"
         offset="1"
         style="stop-color:black;stop-opacity:0;" />
    </linearGradient>
    <linearGradient
       id="linearGradient3688"
       inkscape:collect="always">
      <stop
         id="stop3690"
         offset="0"
         style="stop-color:black;stop-opacity:1;" />
      <stop
         id="stop3692"
         offset="1"
         style="stop-color:black;stop-opacity:0;" />
    </linearGradient>
    <linearGradient
       id="linearGradient6394"
       inkscape:collect="always">
      <stop
         id="stop6396"
         offset="0"
         style="stop-color:#729fcf;stop-opacity:1" />
      <stop
         id="stop6398"
         offset="1"
         style="stop-color:#ffffff;stop-opacity:1" />
    </linearGradient>
    <linearGradient
       id="linearGradient6754"
       inkscape:collect="always">
      <stop
         id="stop6756"
         offset="0"
         style="stop-color:#729fcf;stop-opacity:1" />
      <stop
         id="stop6758"
         offset="1"
         style="stop-color:#729fcf;stop-opacity:0" />
    </linearGradient>
    <radialGradient
       cx="4.9929786"
       cy="43.5"
       fx="4.9929786"
       fy="43.5"
       gradientTransform="matrix(2.003784,0,0,1.4,27.98813,-17.4)"
       gradientUnits="userSpaceOnUse"
       id="radialGradient8621"
       inkscape:collect="always"
       r="2.5"
       xlink:href="#linearGradient3688" />
    <radialGradient
       cx="4.9929786"
       cy="43.5"
       fx="4.9929786"
       fy="43.5"
       gradientTransform="matrix(2.003784,0,0,1.4,-20.01187,-104.4)"
       gradientUnits="userSpaceOnUse"
       id="radialGradient8623"
       inkscape:collect="always"
       r="2.5"
       xlink:href="#linearGradient3688" />
    <linearGradient
       gradientUnits="userSpaceOnUse"
       id="linearGradient8625"
       inkscape:collect="always"
       x1="25.058096"
       x2="25.058096"
       xlink:href="#linearGradient3702"
       y1="47.027729"
       y2="39.999443" />
    <linearGradient
       gradientUnits="userSpaceOnUse"
       id="linearGradient8627"
       inkscape:collect="always"
       x1="-29.375"
       x2="-6.0322471"
       xlink:href="#linearGradient8590"
       y1="9.25"
       y2="96.366341" />
    <linearGradient
       gradientTransform="matrix(2.074373,0,0,2.0817457,117.14774,1.0694405)"
       gradientUnits="userSpaceOnUse"
       id="linearGradient8629"
       inkscape:collect="always"
       x1="-21.478369"
       x2="-21.478369"
       xlink:href="#linearGradient6394"
       y1="-0.80551612"
       y2="18.005089" />
    <linearGradient
       gradientTransform="matrix(2.1639996,0,0,4.4339333,123.33198,-38.376868)"
       gradientUnits="userSpaceOnUse"
       id="linearGradient8631"
       inkscape:collect="always"
       x1="-21.03125"
       x2="-21.03125"
       xlink:href="#linearGradient6754"
       y1="16.187811"
       y2="14.13769" />
    <radialGradient
       cx="-17.75"
       cy="33.5"
       fx="-17.75"
       fy="33.5"
       gradientTransform="matrix(2.8659614,0,0,1.4416275,33.120814,-14.79452)"
       gradientUnits="userSpaceOnUse"
       id="radialGradient8633"
       inkscape:collect="always"
       r="18"
       xlink:href="#linearGradient8505" />
    <linearGradient
       id="linearGradient8758"
       inkscape:collect="always">
      <stop
         id="stop8760"
         offset="0"
         style="stop-color:#ffffff;stop-opacity:1;" />
      <stop
         id="stop8762"
         offset="1"
         style="stop-color:#ffffff;stop-opacity:0;" />
    </linearGradient>
    <radialGradient
       cx="4.9929786"
       cy="43.5"
       fx="4.9929786"
       fy="43.5"
       gradientTransform="matrix(2.003784,0,0,1.4,27.98813,-17.4)"
       gradientUnits="userSpaceOnUse"
       id="radialGradient8803"
       inkscape:collect="always"
       r="2.5"
       xlink:href="#linearGradient3688" />
    <radialGradient
       cx="4.9929786"
       cy="43.5"
       fx="4.9929786"
       fy="43.5"
       gradientTransform="matrix(2.003784,0,0,1.4,-20.01187,-104.4)"
       gradientUnits="userSpaceOnUse"
       id="radialGradient8805"
       inkscape:collect="always"
       r="2.5"
       xlink:href="#linearGradient3688" />
    <linearGradient
       gradientUnits="userSpaceOnUse"
       id="linearGradient8807"
       inkscape:collect="always"
       x1="25.058096"
       x2="25.058096"
       xlink:href="#linearGradient3702"
       y1="47.027729"
       y2="39.999443" />
    <linearGradient
       gradientTransform="translate(46,-4)"
       gradientUnits="userSpaceOnUse"
       id="linearGradient8809"
       inkscape:collect="always"
       x1="-29.375"
       x2="-19.532248"
       xlink:href="#linearGradient8590"
       y1="9.25"
       y2="61.616341" />
    <linearGradient
       gradientTransform="matrix(1.6157247,0,0,1.6197044,127.48592,-1.8429496)"
       gradientUnits="userSpaceOnUse"
       id="linearGradient8811"
       inkscape:collect="always"
       x1="-21.478369"
       x2="-21.478369"
       xlink:href="#linearGradient6394"
       y1="-0.80551612"
       y2="18.005089" />
    <linearGradient
       gradientTransform="matrix(1.6665145,0,0,3.5,130.99041,-33.499999)"
       gradientUnits="userSpaceOnUse"
       id="linearGradient8813"
       inkscape:collect="always"
       x1="-21.03125"
       x2="-21.03125"
       xlink:href="#linearGradient6754"
       y1="16.187811"
       y2="14.13769" />
    <radialGradient
       cx="22.010408"
       cy="22.717514"
       fx="22.010408"
       fy="22.717514"
       gradientTransform="matrix(3.0016277,0,0,1.3116125,-44.056643,-7.0790611)"
       gradientUnits="userSpaceOnUse"
       id="radialGradient8815"
       inkscape:collect="always"
       r="14"
       xlink:href="#linearGradient8758" />
    <linearGradient
       id="linearGradient6794"
       inkscape:collect="always">
      <stop
         id="stop6796"
         offset="0"
         style="stop-color:#ffffff;stop-opacity:1;" />
      <stop
         id="stop6798"
         offset="1"
         style="stop-color:#ffffff;stop-opacity:0;" />
    </linearGradient>
    <radialGradient
       cx="4.9929786"
       cy="43.5"
       fx="4.9929786"
       fy="43.5"
       gradientTransform="matrix(2.003784,0,0,1.4,27.98813,-17.4)"
       gradientUnits="userSpaceOnUse"
       id="radialGradient9116"
       inkscape:collect="always"
       r="2.5"
       xlink:href="#linearGradient3688" />
    <radialGradient
       cx="4.9929786"
       cy="43.5"
       fx="4.9929786"
       fy="43.5"
       gradientTransform="matrix(2.003784,0,0,1.4,-20.01187,-104.4)"
       gradientUnits="userSpaceOnUse"
       id="radialGradient9118"
       inkscape:collect="always"
       r="2.5"
       xlink:href="#linearGradient3688" />
    <linearGradient
       gradientUnits="userSpaceOnUse"
       id="linearGradient9120"
       inkscape:collect="always"
       x1="25.058096"
       x2="25.058096"
       xlink:href="#linearGradient3702"
       y1="47.027729"
       y2="39.999443" />
    <linearGradient
       gradientTransform="translate(80.00001,-3.89932e-2)"
       gradientUnits="userSpaceOnUse"
       id="linearGradient9122"
       inkscape:collect="always"
       x1="-21.478369"
       x2="-21.478369"
       xlink:href="#linearGradient6394"
       y1="-0.80551612"
       y2="18.005089" />
    <linearGradient
       gradientTransform="matrix(1,0,0,2,80.00001,-17.038994)"
       gradientUnits="userSpaceOnUse"
       id="linearGradient9124"
       inkscape:collect="always"
       x1="-21.03125"
       x2="-21.03125"
       xlink:href="#linearGradient6754"
       y1="16.187811"
       y2="14.13769" />
    <radialGradient
       cx="-16.48411"
       cy="16.06098"
       fx="-16.48411"
       fy="16.06098"
       gradientTransform="matrix(1.4386863,0,0,1.1876132,7.181008,-2.926052)"
       gradientUnits="userSpaceOnUse"
       id="radialGradient9126"
       inkscape:collect="always"
       r="9"
       xlink:href="#linearGradient6794" />
    <linearGradient
       id="linearGradient7250">
      <stop
         id="stop7252"
         offset="0"
         style="stop-color:#ffffff;stop-opacity:1;" />
      <stop
         id="stop7254"
         offset="1"
         style="stop-color:#eeeeec;stop-opacity:1" />
    </linearGradient>
    <radialGradient
       cx="10.651658"
       cy="12.115259"
       fx="10.651658"
       fy="12.115259"
       gradientTransform="matrix(2.5334112,0,0,1.5232935,-16.333372,-6.3398371)"
       gradientUnits="userSpaceOnUse"
       id="radialGradient9189"
       inkscape:collect="always"
       r="8"
       xlink:href="#linearGradient7250" />
    <linearGradient
       gradientTransform="matrix(0.6939763,0,0,0.6956677,55.887839,0.3331537)"
       gradientUnits="userSpaceOnUse"
       id="linearGradient9191"
       inkscape:collect="always"
       x1="-21.478369"
       x2="-21.478369"
       xlink:href="#linearGradient6394"
       y1="-0.80551612"
       y2="18.005089" />
    <linearGradient
       gradientTransform="matrix(0.6939763,0,0,1.5,55.887839,-13.5)"
       gradientUnits="userSpaceOnUse"
       id="linearGradient9193"
       inkscape:collect="always"
       x1="-21.03125"
       x2="-21.03125"
       xlink:href="#linearGradient6754"
       y1="16.187811"
       y2="14.13769" />
  </defs>
  <g
     id="layer6"
     inkscape:groupmode="layer"
     inkscape:label="baseplate"
     style="display:none">
    <rect
       height="48"
       id="rect6284"
       inkscape:label="48x48"
       style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
       width="48"
       x="296"
       y="50" />
    <rect
       height="32"
       id="rect6592"
       inkscape:label="32x32"
       style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
       width="32"
       x="303"
       y="126" />
    <rect
       height="22"
       id="rect6749"
       inkscape:label="22x22"
       style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
       width="22"
       x="303"
       y="177" />
    <rect
       height="16"
       id="rect6833"
       inkscape:label="16x16"
       style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
       width="16"
       x="303"
       y="219" />
    <text
       id="context"
       inkscape:label="context"
       style="font-size:18.30070686px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;display:inline;enable-background:new;font-family:Bitstream Vera Sans"
       x="20.970737"
       xml:space="preserve"
       y="21.513618"><tspan
         id="tspan2716"
         sodipodi:role="line"
         x="20.970737"
         y="21.513618">actions</tspan></text>
    <text
       id="icon-name"
       inkscape:label="icon-name"
       sodipodi:linespacing="125%"
       style="font-size:18.30070686px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;display:inline;enable-background:new;font-family:Droid Sans;-inkscape-font-specification:Droid Sans Bold"
       x="191.97073"
       xml:space="preserve"
       y="21.513618"><tspan
         id="tspan3023"
         sodipodi:role="line"
         x="191.97073"
         y="21.513618">mail-send</tspan></text>
  </g>
  <g
     id="layer2"
     inkscape:groupmode="layer"
     inkscape:label="small sizes"
     style="display:inline">
    <g
       id="g48"
       style="display:inline;enable-background:new"
       transform="translate(296,50) scale(1.000000,1.000000)">
      <g
         id="g8834"
         transform="translate(60,-1)">
        <g
           id="g8559"
           style="opacity:0.2"
           transform="matrix(1.1842105,0,0,0.9999996,-63.921053,-1.9999825)">
          <rect
             height="7"
             id="rect8561"
             style="opacity:1;fill:url(#radialGradient8621);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
             width="5"
             x="38"
             y="40" />
          <rect
             height="7"
             id="rect8563"
             style="opacity:1;fill:url(#radialGradient8623);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
             transform="scale(-1,-1)"
             width="5"
             x="-10"
             y="-47" />
          <rect
             height="7.0000005"
             id="rect8565"
             style="opacity:1;fill:url(#linearGradient8625);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
             width="28"
             x="10"
             y="40" />
        </g>
        <g
           id="g8513"
           transform="translate(-10,0)">
          <path
             d="M -44.5,42.5 L -44.5,39.5 L -43.96875,39.5 C -43.709063,39.5 -43.5,39.290937 -43.5,39.03125 L -43.5,37.96875 C -43.5,37.709063 -43.709063,37.5 -43.96875,37.5 L -44.5,37.5 L -44.5,35.5 L -43.96875,35.5 C -43.709063,35.5 -43.5,35.290937 -43.5,35.03125 L -43.5,33.96875 C -43.5,33.709063 -43.709063,33.5 -43.96875,33.5 L -44.5,33.5 L -44.5,31.5 L -43.96875,31.5 C -43.709063,31.5 -43.5,31.290937 -43.5,31.03125 L -43.5,29.96875 C -43.5,29.709063 -43.709063,29.5 -43.96875,29.5 L -44.5,29.5 L -44.5,27.5 L -43.96875,27.5 C -43.709063,27.5 -43.5,27.290937 -43.5,27.03125 L -43.5,25.96875 C -43.5,25.709063 -43.709063,25.5 -43.96875,25.5 L -44.5,25.5 L -44.5,23.5 L -43.96875,23.5 C -43.709063,23.5 -43.5,23.290937 -43.5,23.03125 L -43.5,21.96875 C -43.5,21.709063 -43.709063,21.5 -43.96875,21.5 L -44.5,21.5 L -44.5,19.5 L -43.96875,19.5 C -43.709063,19.5 -43.5,19.290937 -43.5,19.03125 L -43.5,17.96875 C -43.5,17.709063 -43.709063,17.5 -43.96875,17.5 L -44.5,17.5 L -44.5,15.5 L -43.96875,15.5 C -43.709063,15.5 -43.5,15.290937 -43.5,15.03125 L -43.5,13.96875 C -43.5,13.709062 -43.709063,13.5 -43.96875,13.5 L -44.5,13.5 L -44.5,11.5 L -43.96875,11.5 C -43.709063,11.5 -43.5,11.290938 -43.5,11.03125 L -43.5,9.96875 C -43.5,9.709062 -43.709063,9.5 -43.96875,9.5 L -44.5,9.5 L -44.5,5.5 L -40.5,5.5 L -40.5,6.03125 C -40.5,6.290938 -40.290937,6.5 -40.03125,6.5 L -38.96875,6.5 C -38.709063,6.5 -38.5,6.290938 -38.5,6.03125 L -38.5,5.5 L -36.5,5.5 L -36.5,6.03125 C -36.5,6.290938 -36.290937,6.5 -36.03125,6.5 L -34.96875,6.5 C -34.709063,6.5 -34.5,6.290938 -34.5,6.03125 L -34.5,5.5 L -32.5,5.5 L -32.5,6.03125 C -32.5,6.290938 -32.290937,6.5 -32.03125,6.5 L -30.96875,6.5 C -30.709063,6.5 -30.5,6.290938 -30.5,6.03125 L -30.5,5.5 L -28.5,5.5 L -28.5,6.03125 C -28.5,6.290938 -28.290937,6.5 -28.03125,6.5 L -26.96875,6.5 C -26.709063,6.5 -26.5,6.290938 -26.5,6.03125 L -26.5,5.5 L -24.5,5.5 L -24.5,6.03125 C -24.5,6.290938 -24.290937,6.5 -24.03125,6.5 L -22.96875,6.5 C -22.709063,6.5 -22.5,6.290938 -22.5,6.03125 L -22.5,5.5 L -20.5,5.5 L -20.5,6.03125 C -20.5,6.290938 -20.290937,6.5 -20.03125,6.5 L -18.96875,6.5 C -18.709063,6.5 -18.5,6.290938 -18.5,6.03125 L -18.5,5.5 L -16.5,5.5 L -16.5,6.03125 C -16.5,6.290938 -16.290937,6.5 -16.03125,6.5 L -14.96875,6.5 C -14.709062,6.5 -14.5,6.290938 -14.5,6.03125 L -14.5,5.5 L -12.5,5.5 L -12.5,6.03125 C -12.5,6.290938 -12.290938,6.5 -12.03125,6.5 L -10.96875,6.5 C -10.709062,6.5 -10.5,6.290938 -10.5,6.03125 L -10.5,5.5 L -7.5,5.5 L -7.5,8.5 L -8.03125,8.5 C -8.290937,8.5 -8.5,8.709062 -8.5,8.96875 L -8.5,10.03125 C -8.5,10.290938 -8.290937,10.5 -8.03125,10.5 L -7.5,10.5 L -7.5,12.5 L -8.03125,12.5 C -8.290937,12.5 -8.5,12.709062 -8.5,12.96875 L -8.5,14.03125 C -8.5,14.290937 -8.290937,14.5 -8.03125,14.5 L -7.5,14.5 L -7.5,16.5 L -8.03125,16.5 C -8.290937,16.5 -8.5,16.709063 -8.5,16.96875 L -8.5,18.03125 C -8.5,18.290937 -8.290937,18.5 -8.03125,18.5 L -7.5,18.5 L -7.5,20.5 L -8.03125,20.5 C -8.290937,20.5 -8.5,20.709063 -8.5,20.96875 L -8.5,22.03125 C -8.5,22.290937 -8.290937,22.5 -8.03125,22.5 L -7.5,22.5 L -7.5,24.5 L -8.03125,24.5 C -8.290937,24.5 -8.5,24.709063 -8.5,24.96875 L -8.5,26.03125 C -8.5,26.290937 -8.290937,26.5 -8.03125,26.5 L -7.5,26.5 L -7.5,28.5 L -8.03125,28.5 C -8.290937,28.5 -8.5,28.709063 -8.5,28.96875 L -8.5,30.03125 C -8.5,30.290937 -8.290937,30.5 -8.03125,30.5 L -7.5,30.5 L -7.5,32.5 L -8.03125,32.5 C -8.290937,32.5 -8.5,32.709063 -8.5,32.96875 L -8.5,34.03125 C -8.5,34.290937 -8.290937,34.5 -8.03125,34.5 L -7.5,34.5 L -7.5,36.5 L -8.03125,36.5 C -8.290937,36.5 -8.5,36.709063 -8.5,36.96875 L -8.5,38.03125 C -8.5,38.290937 -8.290937,38.5 -8.03125,38.5 L -7.5,38.5 L -7.5,42.5 L -11.5,42.5 L -11.5,41.96875 C -11.5,41.709063 -11.709062,41.5 -11.96875,41.5 L -13.03125,41.5 C -13.290938,41.5 -13.5,41.709063 -13.5,41.96875 L -13.5,42.5 L -15.5,42.5 L -15.5,41.96875 C -15.5,41.709063 -15.709062,41.5 -15.96875,41.5 L -17.03125,41.5 C -17.290937,41.5 -17.5,41.709063 -17.5,41.96875 L -17.5,42.5 L -19.5,42.5 L -19.5,41.96875 C -19.5,41.709063 -19.709063,41.5 -19.96875,41.5 L -21.03125,41.5 C -21.290937,41.5 -21.5,41.709063 -21.5,41.96875 L -21.5,42.5 L -23.5,42.5 L -23.5,41.96875 C -23.5,41.709063 -23.709063,41.5 -23.96875,41.5 L -25.03125,41.5 C -25.290937,41.5 -25.5,41.709063 -25.5,41.96875 L -25.5,42.5 L -27.5,42.5 L -27.5,41.96875 C -27.5,41.709063 -27.709063,41.5 -27.96875,41.5 L -29.03125,41.5 C -29.290937,41.5 -29.5,41.709063 -29.5,41.96875 L -29.5,42.5 L -31.5,42.5 L -31.5,41.96875 C -31.5,41.709063 -31.709063,41.5 -31.96875,41.5 L -33.03125,41.5 C -33.290937,41.5 -33.5,41.709063 -33.5,41.96875 L -33.5,42.5 L -35.5,42.5 L -35.5,41.96875 C -35.5,41.709063 -35.709063,41.5 -35.96875,41.5 L -37.03125,41.5 C -37.290937,41.5 -37.5,41.709063 -37.5,41.96875 L -37.5,42.5 L -39.5,42.5 L -39.5,41.96875 C -39.5,41.709063 -39.709063,41.5 -39.96875,41.5 L -41.03125,41.5 C -41.290937,41.5 -41.5,41.709063 -41.5,41.96875 L -41.5,42.5 L -44.5,42.5 z "
             id="rect7400"
             style="opacity:1;fill:url(#linearGradient8627);fill-opacity:1;stroke:#979894;stroke-width:1;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.7;stroke-opacity:1" />
          <rect
             height="26.997641"
             id="rect7471"
             rx="0.66331834"
             ry="0.66331834"
             style="fill:url(#linearGradient8629);fill-opacity:1;stroke:#729fcf;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.7;stroke-opacity:1"
             width="26.966852"
             x="-39.467426"
             y="10.50235" />
          <path
             d="M -17.148747,17.45824 C -20.583908,17.45824 -23.371866,20.256107 -23.371866,23.703478 C -23.371866,25.328306 -22.765785,26.820706 -21.751262,27.932024 L -13,27.932024 L -13,19.084604 C -14.103212,18.086187 -15.547355,17.45824 -17.148747,17.45824 z "
             id="path7473"
             style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.7;stroke-opacity:1" />
          <rect
             height="8.8678665"
             id="rect7475"
             style="opacity:0.78448277;fill:url(#linearGradient8631);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.7;stroke-opacity:1"
             width="25.967997"
             x="-38.967995"
             y="28.132133" />
          <rect
             height="25.002342"
             id="rect7477"
             style="opacity:0.2;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.7;stroke-opacity:1"
             width="24.967997"
             x="-38.467995"
             y="11.5" />
          <path
             d="M -36.355865,15.511552 C -33.9525,16.18997 -32.729594,16.078801 -30.968083,16.803088 C -28.548765,17.797848 -28.288581,18.829863 -26.567419,19.609988 C -26.600606,19.493008 -26.472193,19.373447 -25.980406,19.447352 C -25.754171,19.481349 -25.724704,19.967789 -25.724704,19.967789 C -23.957452,20.525777 -22.357312,20.275445 -21.350986,20.839727 C -19.239876,22.023508 -18.478658,23.036396 -16.292789,24.391498 C -18.605798,24.056493 -19.946387,22.936303 -21.866107,22.293615 C -23.544904,21.73158 -25.275694,21.682024 -25.724704,21.317669 L -26.43777,21.984479 L -26.113648,22.732607 C -27.349855,23.244521 -28.493272,23.058296 -29.225208,22.244698 L -28.123197,21.594152 L -27.886821,20.470805 C -29.407176,19.670419 -29.816824,19.021703 -31.135316,18.291458 C -32.62149,17.468339 -34.345411,17.301837 -36.355865,15.511552 z "
             id="path7479"
             sodipodi:nodetypes="cscscscsccccccsc"
             style="fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
          <path
             d="M -24.094409,29.481587 L -21.749457,29.481587 L -21.749457,30.175026 L -23.342162,30.175026 L -23.342162,30.741049 C -23.270287,30.721449 -23.198412,30.706747 -23.126534,30.696944 C -23.053026,30.685511 -22.977067,30.679794 -22.898655,30.679791 C -22.4527,30.679794 -22.105572,30.791691 -21.857271,31.015484 C -21.608975,31.237648 -21.484826,31.548021 -21.484823,31.946604 C -21.484826,32.341923 -21.62041,32.651479 -21.891575,32.875274 C -22.161113,33.099069 -22.53601,33.210967 -23.01627,33.210967 C -23.223732,33.210967 -23.429558,33.190548 -23.63375,33.149709 C -23.83631,33.110504 -24.038052,33.050063 -24.238977,32.968386 L -24.238977,32.22594 C -24.039686,32.340289 -23.851012,32.42605 -23.672955,32.483223 C -23.493266,32.540398 -23.324194,32.568985 -23.165739,32.568984 C -22.937045,32.568985 -22.757355,32.513445 -22.62667,32.402363 C -22.494355,32.289649 -22.428197,32.13773 -22.428194,31.946604 C -22.428197,31.753848 -22.494355,31.601928 -22.62667,31.490846 C -22.757355,31.379766 -22.937045,31.324226 -23.165739,31.324224 C -23.301325,31.324226 -23.445893,31.342195 -23.599445,31.378131 C -23.752999,31.412437 -23.917987,31.466344 -24.094409,31.539852 L -24.094409,29.481587 M -18.828681,31.307072 C -18.828684,30.849682 -18.871972,30.527874 -18.958548,30.341648 C -19.043494,30.153793 -19.187246,30.059865 -19.389803,30.059862 C -19.592364,30.059865 -19.736933,30.153793 -19.823509,30.341648 C -19.910088,30.527874 -19.953377,30.849682 -19.953376,31.307072 C -19.953377,31.769366 -19.910088,32.095258 -19.823509,32.284748 C -19.736933,32.47424 -19.592364,32.568985 -19.389803,32.568984 C -19.18888,32.568985 -19.045128,32.47424 -18.958548,32.284748 C -18.871972,32.095258 -18.828684,31.769366 -18.828681,31.307072 M -17.88531,31.314423 C -17.885313,31.920469 -18.015996,32.388479 -18.27736,32.718454 C -18.53873,33.046796 -18.909544,33.210967 -19.389803,33.210967 C -19.8717,33.210967 -20.243331,33.046796 -20.504697,32.718454 C -20.766064,32.388479 -20.896748,31.920469 -20.896747,31.314423 C -20.896748,30.706747 -20.766064,30.238737 -20.504697,29.910392 C -20.243331,29.58042 -19.8717,29.415432 -19.389803,29.415429 C -18.909544,29.415432 -18.53873,29.58042 -18.27736,29.910392 C -18.015996,30.238737 -17.885313,30.706747 -17.88531,31.314423 M -17.375644,31.338926 L -15.836846,31.338926 L -15.836846,32.051968 L -17.375644,32.051968 L -17.375644,31.338926"
             id="text7481"
             style="font-size:5.0182457px;font-style:normal;font-weight:bold;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
             transform="scale(0.9488849,1.0538685)" />
          <path
             d="M -43.46875,6.53125 L -43.46875,8.6875 C -42.927708,8.9117394 -42.46875,9.357475 -42.46875,9.96875 L -42.46875,11.03125 C -42.46875,11.642525 -42.927708,12.088261 -43.46875,12.3125 L -43.46875,12.6875 C -42.927708,12.911739 -42.46875,13.357475 -42.46875,13.96875 L -42.46875,15.03125 C -42.46875,15.642526 -42.927708,16.088261 -43.46875,16.3125 L -43.46875,16.6875 C -42.927708,16.911739 -42.46875,17.357474 -42.46875,17.96875 L -42.46875,19.03125 C -42.46875,19.642526 -42.927708,20.088261 -43.46875,20.3125 L -43.46875,20.6875 C -42.927708,20.911739 -42.46875,21.357474 -42.46875,21.96875 L -42.46875,23.03125 C -42.46875,23.642526 -42.927708,24.088261 -43.46875,24.3125 L -43.46875,24.6875 C -42.927708,24.911739 -42.46875,25.357474 -42.46875,25.96875 L -42.46875,27.03125 C -42.46875,27.642526 -42.927708,28.088261 -43.46875,28.3125 L -43.46875,28.6875 C -42.927708,28.911739 -42.46875,29.357474 -42.46875,29.96875 L -42.46875,31.03125 C -42.46875,31.642526 -42.927708,32.088261 -43.46875,32.3125 L -43.46875,32.6875 C -42.927708,32.911739 -42.46875,33.357474 -42.46875,33.96875 L -42.46875,35.03125 C -42.46875,35.642526 -42.927708,36.088261 -43.46875,36.3125 L -43.46875,36.6875 C -42.927708,36.911739 -42.46875,37.357474 -42.46875,37.96875 L -42.46875,39.03125 C -42.46875,39.642526 -42.927708,40.088261 -43.46875,40.3125 L -43.46875,41.46875 L -42.3125,41.46875 C -42.088261,40.927708 -41.642526,40.46875 -41.03125,40.46875 L -39.96875,40.46875 C -39.357474,40.46875 -38.911739,40.927708 -38.6875,41.46875 L -38.3125,41.46875 C -38.088261,40.927708 -37.642526,40.46875 -37.03125,40.46875 L -35.96875,40.46875 C -35.357474,40.46875 -34.911739,40.927708 -34.6875,41.46875 L -34.3125,41.46875 C -34.088261,40.927708 -33.642526,40.46875 -33.03125,40.46875 L -31.96875,40.46875 C -31.357474,40.46875 -30.911739,40.927708 -30.6875,41.46875 L -30.3125,41.46875 C -30.088261,40.927708 -29.642526,40.46875 -29.03125,40.46875 L -27.96875,40.46875 C -27.357474,40.46875 -26.911739,40.927708 -26.6875,41.46875 L -26.3125,41.46875 C -26.088261,40.927708 -25.642526,40.46875 -25.03125,40.46875 L -23.96875,40.46875 C -23.357474,40.46875 -22.911739,40.927708 -22.6875,41.46875 L -22.3125,41.46875 C -22.088261,40.927708 -21.642526,40.46875 -21.03125,40.46875 L -19.96875,40.46875 C -19.357474,40.46875 -18.911739,40.927708 -18.6875,41.46875 L -18.3125,41.46875 C -18.088261,40.927708 -17.642526,40.46875 -17.03125,40.46875 L -15.96875,40.46875 C -15.357475,40.46875 -14.911739,40.927708 -14.6875,41.46875 L -14.3125,41.46875 C -14.088261,40.927708 -13.642525,40.46875 -13.03125,40.46875 L -11.96875,40.46875 C -11.357475,40.46875 -10.911739,40.927708 -10.6875,41.46875 L -8.53125,41.46875 L -8.53125,39.3125 C -9.0722919,39.088261 -9.53125,38.642526 -9.53125,38.03125 L -9.53125,36.96875 C -9.53125,36.357474 -9.0722919,35.911739 -8.53125,35.6875 L -8.53125,35.3125 C -9.0722919,35.088261 -9.53125,34.642526 -9.53125,34.03125 L -9.53125,32.96875 C -9.53125,32.357474 -9.0722919,31.911739 -8.53125,31.6875 L -8.53125,31.3125 C -9.0722919,31.088261 -9.53125,30.642526 -9.53125,30.03125 L -9.53125,28.96875 C -9.53125,28.357474 -9.0722919,27.911739 -8.53125,27.6875 L -8.53125,27.3125 C -9.0722919,27.088261 -9.53125,26.642526 -9.53125,26.03125 L -9.53125,24.96875 C -9.53125,24.357474 -9.0722919,23.911739 -8.53125,23.6875 L -8.53125,23.3125 C -9.0722919,23.088261 -9.53125,22.642526 -9.53125,22.03125 L -9.53125,20.96875 C -9.53125,20.357474 -9.0722919,19.911739 -8.53125,19.6875 L -8.53125,19.3125 C -9.0722919,19.088261 -9.53125,18.642526 -9.53125,18.03125 L -9.53125,16.96875 C -9.53125,16.357474 -9.0722919,15.911739 -8.53125,15.6875 L -8.53125,15.3125 C -9.0722919,15.088261 -9.53125,14.642526 -9.53125,14.03125 L -9.53125,12.96875 C -9.53125,12.357475 -9.0722915,11.911739 -8.53125,11.6875 L -8.53125,11.3125 C -9.0722915,11.088261 -9.53125,10.642525 -9.53125,10.03125 L -9.53125,8.96875 C -9.53125,8.357475 -9.0722915,7.9117394 -8.53125,7.6875 L -8.53125,6.53125 L -9.6875,6.53125 C -9.9117401,7.0722913 -10.357477,7.53125 -10.96875,7.53125 L -12.03125,7.53125 C -12.642523,7.53125 -13.08826,7.0722913 -13.3125,6.53125 L -13.6875,6.53125 C -13.91174,7.0722913 -14.357477,7.53125 -14.96875,7.53125 L -16.03125,7.53125 C -16.642524,7.53125 -17.08826,7.0722918 -17.3125,6.53125 L -17.6875,6.53125 C -17.91174,7.0722918 -18.357476,7.53125 -18.96875,7.53125 L -20.03125,7.53125 C -20.642524,7.53125 -21.08826,7.0722918 -21.3125,6.53125 L -21.6875,6.53125 C -21.91174,7.0722918 -22.357476,7.53125 -22.96875,7.53125 L -24.03125,7.53125 C -24.642524,7.53125 -25.08826,7.0722918 -25.3125,6.53125 L -25.6875,6.53125 C -25.91174,7.0722918 -26.357476,7.53125 -26.96875,7.53125 L -28.03125,7.53125 C -28.642524,7.53125 -29.08826,7.0722918 -29.3125,6.53125 L -29.6875,6.53125 C -29.91174,7.0722918 -30.357476,7.53125 -30.96875,7.53125 L -32.03125,7.53125 C -32.642524,7.53125 -33.08826,7.0722918 -33.3125,6.53125 L -33.6875,6.53125 C -33.91174,7.0722918 -34.357476,7.53125 -34.96875,7.53125 L -36.03125,7.53125 C -36.642524,7.53125 -37.08826,7.0722918 -37.3125,6.53125 L -37.6875,6.53125 C -37.91174,7.0722918 -38.357476,7.53125 -38.96875,7.53125 L -40.03125,7.53125 C -40.642524,7.53125 -41.08826,7.0722918 -41.3125,6.53125 L -43.46875,6.53125 z "
             id="path8496"
             inkscape:original="M -44.5 5.5 L -44.5 9.5 L -43.96875 9.5 C -43.709063 9.5 -43.5 9.709062 -43.5 9.96875 L -43.5 11.03125 C -43.5 11.290938 -43.709063 11.5 -43.96875 11.5 L -44.5 11.5 L -44.5 13.5 L -43.96875 13.5 C -43.709063 13.5 -43.5 13.709062 -43.5 13.96875 L -43.5 15.03125 C -43.5 15.290937 -43.709063 15.5 -43.96875 15.5 L -44.5 15.5 L -44.5 17.5 L -43.96875 17.5 C -43.709063 17.5 -43.5 17.709063 -43.5 17.96875 L -43.5 19.03125 C -43.5 19.290937 -43.709063 19.5 -43.96875 19.5 L -44.5 19.5 L -44.5 21.5 L -43.96875 21.5 C -43.709063 21.5 -43.5 21.709063 -43.5 21.96875 L -43.5 23.03125 C -43.5 23.290937 -43.709063 23.5 -43.96875 23.5 L -44.5 23.5 L -44.5 25.5 L -43.96875 25.5 C -43.709063 25.5 -43.5 25.709063 -43.5 25.96875 L -43.5 27.03125 C -43.5 27.290937 -43.709063 27.5 -43.96875 27.5 L -44.5 27.5 L -44.5 29.5 L -43.96875 29.5 C -43.709063 29.5 -43.5 29.709063 -43.5 29.96875 L -43.5 31.03125 C -43.5 31.290937 -43.709063 31.5 -43.96875 31.5 L -44.5 31.5 L -44.5 33.5 L -43.96875 33.5 C -43.709063 33.5 -43.5 33.709063 -43.5 33.96875 L -43.5 35.03125 C -43.5 35.290937 -43.709063 35.5 -43.96875 35.5 L -44.5 35.5 L -44.5 37.5 L -43.96875 37.5 C -43.709063 37.5 -43.5 37.709063 -43.5 37.96875 L -43.5 39.03125 C -43.5 39.290937 -43.709063 39.5 -43.96875 39.5 L -44.5 39.5 L -44.5 42.5 L -41.5 42.5 L -41.5 41.96875 C -41.5 41.709063 -41.290937 41.5 -41.03125 41.5 L -39.96875 41.5 C -39.709063 41.5 -39.5 41.709063 -39.5 41.96875 L -39.5 42.5 L -37.5 42.5 L -37.5 41.96875 C -37.5 41.709063 -37.290937 41.5 -37.03125 41.5 L -35.96875 41.5 C -35.709063 41.5 -35.5 41.709063 -35.5 41.96875 L -35.5 42.5 L -33.5 42.5 L -33.5 41.96875 C -33.5 41.709063 -33.290937 41.5 -33.03125 41.5 L -31.96875 41.5 C -31.709063 41.5 -31.5 41.709063 -31.5 41.96875 L -31.5 42.5 L -29.5 42.5 L -29.5 41.96875 C -29.5 41.709063 -29.290937 41.5 -29.03125 41.5 L -27.96875 41.5 C -27.709063 41.5 -27.5 41.709063 -27.5 41.96875 L -27.5 42.5 L -25.5 42.5 L -25.5 41.96875 C -25.5 41.709063 -25.290937 41.5 -25.03125 41.5 L -23.96875 41.5 C -23.709063 41.5 -23.5 41.709063 -23.5 41.96875 L -23.5 42.5 L -21.5 42.5 L -21.5 41.96875 C -21.5 41.709063 -21.290937 41.5 -21.03125 41.5 L -19.96875 41.5 C -19.709063 41.5 -19.5 41.709063 -19.5 41.96875 L -19.5 42.5 L -17.5 42.5 L -17.5 41.96875 C -17.5 41.709063 -17.290937 41.5 -17.03125 41.5 L -15.96875 41.5 C -15.709062 41.5 -15.5 41.709063 -15.5 41.96875 L -15.5 42.5 L -13.5 42.5 L -13.5 41.96875 C -13.5 41.709063 -13.290938 41.5 -13.03125 41.5 L -11.96875 41.5 C -11.709062 41.5 -11.5 41.709063 -11.5 41.96875 L -11.5 42.5 L -7.5 42.5 L -7.5 38.5 L -8.03125 38.5 C -8.290937 38.5 -8.5 38.290937 -8.5 38.03125 L -8.5 36.96875 C -8.5 36.709063 -8.290937 36.5 -8.03125 36.5 L -7.5 36.5 L -7.5 34.5 L -8.03125 34.5 C -8.290937 34.5 -8.5 34.290937 -8.5 34.03125 L -8.5 32.96875 C -8.5 32.709063 -8.290937 32.5 -8.03125 32.5 L -7.5 32.5 L -7.5 30.5 L -8.03125 30.5 C -8.290937 30.5 -8.5 30.290937 -8.5 30.03125 L -8.5 28.96875 C -8.5 28.709063 -8.290937 28.5 -8.03125 28.5 L -7.5 28.5 L -7.5 26.5 L -8.03125 26.5 C -8.290937 26.5 -8.5 26.290937 -8.5 26.03125 L -8.5 24.96875 C -8.5 24.709063 -8.290937 24.5 -8.03125 24.5 L -7.5 24.5 L -7.5 22.5 L -8.03125 22.5 C -8.290937 22.5 -8.5 22.290937 -8.5 22.03125 L -8.5 20.96875 C -8.5 20.709063 -8.290937 20.5 -8.03125 20.5 L -7.5 20.5 L -7.5 18.5 L -8.03125 18.5 C -8.290937 18.5 -8.5 18.290937 -8.5 18.03125 L -8.5 16.96875 C -8.5 16.709063 -8.290937 16.5 -8.03125 16.5 L -7.5 16.5 L -7.5 14.5 L -8.03125 14.5 C -8.290937 14.5 -8.5 14.290937 -8.5 14.03125 L -8.5 12.96875 C -8.5 12.709062 -8.290937 12.5 -8.03125 12.5 L -7.5 12.5 L -7.5 10.5 L -8.03125 10.5 C -8.290937 10.5 -8.5 10.290938 -8.5 10.03125 L -8.5 8.96875 C -8.5 8.709062 -8.290937 8.5 -8.03125 8.5 L -7.5 8.5 L -7.5 5.5 L -10.5 5.5 L -10.5 6.03125 C -10.5 6.290938 -10.709062 6.5 -10.96875 6.5 L -12.03125 6.5 C -12.290938 6.5 -12.5 6.290938 -12.5 6.03125 L -12.5 5.5 L -14.5 5.5 L -14.5 6.03125 C -14.5 6.290938 -14.709062 6.5 -14.96875 6.5 L -16.03125 6.5 C -16.290937 6.5 -16.5 6.290938 -16.5 6.03125 L -16.5 5.5 L -18.5 5.5 L -18.5 6.03125 C -18.5 6.290938 -18.709063 6.5 -18.96875 6.5 L -20.03125 6.5 C -20.290937 6.5 -20.5 6.290938 -20.5 6.03125 L -20.5 5.5 L -22.5 5.5 L -22.5 6.03125 C -22.5 6.290938 -22.709063 6.5 -22.96875 6.5 L -24.03125 6.5 C -24.290937 6.5 -24.5 6.290938 -24.5 6.03125 L -24.5 5.5 L -26.5 5.5 L -26.5 6.03125 C -26.5 6.290938 -26.709063 6.5 -26.96875 6.5 L -28.03125 6.5 C -28.290937 6.5 -28.5 6.290938 -28.5 6.03125 L -28.5 5.5 L -30.5 5.5 L -30.5 6.03125 C -30.5 6.290938 -30.709063 6.5 -30.96875 6.5 L -32.03125 6.5 C -32.290937 6.5 -32.5 6.290938 -32.5 6.03125 L -32.5 5.5 L -34.5 5.5 L -34.5 6.03125 C -34.5 6.290938 -34.709063 6.5 -34.96875 6.5 L -36.03125 6.5 C -36.290937 6.5 -36.5 6.290938 -36.5 6.03125 L -36.5 5.5 L -38.5 5.5 L -38.5 6.03125 C -38.5 6.290938 -38.709063 6.5 -38.96875 6.5 L -40.03125 6.5 C -40.290937 6.5 -40.5 6.290938 -40.5 6.03125 L -40.5 5.5 L -44.5 5.5 z "
             inkscape:radius="-1.016466"
             sodipodi:type="inkscape:offset"
             style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.7;stroke-opacity:1" />
          <path
             d="M -44,6 L -44,9 L -43.96875,9 C -43.440712,9 -43,9.4407105 -43,9.96875 L -43,11.03125 C -43,11.55929 -43.440712,12 -43.96875,12 L -44,12 L -44,13 L -43.96875,13 C -43.440712,13 -43,13.44071 -43,13.96875 L -43,15.03125 C -43,15.55929 -43.44071,16 -43.96875,16 L -44,16 L -44,17 L -43.96875,17 C -43.44071,17 -43,17.44071 -43,17.96875 L -43,19.03125 C -43,19.55929 -43.44071,20 -43.96875,20 L -44,20 L -44,21 L -43.96875,21 C -43.44071,21 -43,21.44071 -43,21.96875 L -43,23.03125 C -43,23.55929 -43.44071,24 -43.96875,24 L -44,24 L -44,25 L -43.96875,25 C -43.44071,25 -43,25.44071 -43,25.96875 L -43,27.03125 C -43,27.55929 -43.44071,28 -43.96875,28 L -44,28 L -44,29 L -43.96875,29 C -43.44071,29 -43,29.44071 -43,29.96875 L -43,31.03125 C -43,31.55929 -43.44071,32 -43.96875,32 L -44,32 L -44,33 L -43.96875,33 C -43.44071,33 -43,33.44071 -43,33.96875 L -43,35.03125 C -43,35.55929 -43.44071,36 -43.96875,36 L -44,36 L -44,37 L -43.96875,37 C -43.44071,37 -43,37.44071 -43,37.96875 L -43,39.03125 C -43,39.55929 -43.44071,40 -43.96875,40 L -44,40 L -44,42 L -42,42 L -42,41.96875 C -42,41.44071 -41.55929,41 -41.03125,41 L -39.96875,41 C -39.44071,41 -39,41.44071 -39,41.96875 L -39,42 L -38,42 L -38,41.96875 C -38,41.44071 -37.55929,41 -37.03125,41 L -35.96875,41 C -35.44071,41 -35,41.44071 -35,41.96875 L -35,42 L -34,42 L -34,41.96875 C -34,41.44071 -33.55929,41 -33.03125,41 L -31.96875,41 C -31.44071,41 -31,41.44071 -31,41.96875 L -31,42 L -30,42 L -30,41.96875 C -30,41.44071 -29.55929,41 -29.03125,41 L -27.96875,41 C -27.44071,41 -27,41.44071 -27,41.96875 L -27,42 L -26,42 L -26,41.96875 C -26,41.44071 -25.55929,41 -25.03125,41 L -23.96875,41 C -23.44071,41 -23,41.44071 -23,41.96875 L -23,42 L -22,42 L -22,41.96875 C -22,41.44071 -21.55929,41 -21.03125,41 L -19.96875,41 C -19.44071,41 -19,41.44071 -19,41.96875 L -19,42 L -18,42 L -18,41.96875 C -18,41.44071 -17.55929,41 -17.03125,41 L -15.96875,41 C -15.44071,41 -15,41.440712 -15,41.96875 L -15,42 L -14,42 L -14,41.96875 C -14,41.440712 -13.55929,41 -13.03125,41 L -11.96875,41 C -11.44071,41 -11,41.440712 -11,41.96875 L -11,42 L -8,42 L -8,39 L -8.03125,39 C -8.5592895,39 -9,38.55929 -9,38.03125 L -9,36.96875 C -9,36.44071 -8.5592895,36 -8.03125,36 L -8,36 L -8,35 L -8.03125,35 C -8.5592895,35 -9,34.55929 -9,34.03125 L -9,32.96875 C -9,32.44071 -8.5592895,32 -8.03125,32 L -8,32 L -8,31 L -8.03125,31 C -8.5592895,31 -9,30.55929 -9,30.03125 L -9,28.96875 C -9,28.44071 -8.5592895,28 -8.03125,28 L -8,28 L -8,27 L -8.03125,27 C -8.5592895,27 -9,26.55929 -9,26.03125 L -9,24.96875 C -9,24.44071 -8.5592895,24 -8.03125,24 L -8,24 L -8,23 L -8.03125,23 C -8.5592895,23 -9,22.55929 -9,22.03125 L -9,20.96875 C -9,20.44071 -8.5592895,20 -8.03125,20 L -8,20 L -8,19 L -8.03125,19 C -8.5592895,19 -9,18.55929 -9,18.03125 L -9,16.96875 C -9,16.44071 -8.5592895,16 -8.03125,16 L -8,16 L -8,15 L -8.03125,15 C -8.5592895,15 -9,14.55929 -9,14.03125 L -9,12.96875 C -9,12.44071 -8.5592883,12 -8.03125,12 L -8,12 L -8,11 L -8.03125,11 C -8.5592883,11 -9,10.55929 -9,10.03125 L -9,8.96875 C -9,8.4407105 -8.5592883,8 -8.03125,8 L -8,8 L -8,6 L -10,6 L -10,6.03125 C -10,6.5592882 -10.440712,7 -10.96875,7 L -12.03125,7 C -12.559288,7 -13,6.5592882 -13,6.03125 L -13,6 L -14,6 L -14,6.03125 C -14,6.5592882 -14.440712,7 -14.96875,7 L -16.03125,7 C -16.559288,7 -17,6.5592895 -17,6.03125 L -17,6 L -18,6 L -18,6.03125 C -18,6.5592895 -18.440712,7 -18.96875,7 L -20.03125,7 C -20.559288,7 -21,6.5592895 -21,6.03125 L -21,6 L -22,6 L -22,6.03125 C -22,6.5592895 -22.440712,7 -22.96875,7 L -24.03125,7 C -24.559288,7 -25,6.5592895 -25,6.03125 L -25,6 L -26,6 L -26,6.03125 C -26,6.5592895 -26.440712,7 -26.96875,7 L -28.03125,7 C -28.559288,7 -29,6.5592895 -29,6.03125 L -29,6 L -30,6 L -30,6.03125 C -30,6.5592895 -30.440712,7 -30.96875,7 L -32.03125,7 C -32.559288,7 -33,6.5592895 -33,6.03125 L -33,6 L -34,6 L -34,6.03125 C -34,6.5592895 -34.440712,7 -34.96875,7 L -36.03125,7 C -36.559288,7 -37,6.5592895 -37,6.03125 L -37,6 L -38,6 L -38,6.03125 C -38,6.5592895 -38.440712,7 -38.96875,7 L -40.03125,7 C -40.559288,7 -41,6.5592895 -41,6.03125 L -41,6 L -44,6 z "
             id="path8503"
             inkscape:original="M -44.5 5.5 L -44.5 9.5 L -43.96875 9.5 C -43.709063 9.5 -43.5 9.709062 -43.5 9.96875 L -43.5 11.03125 C -43.5 11.290938 -43.709063 11.5 -43.96875 11.5 L -44.5 11.5 L -44.5 13.5 L -43.96875 13.5 C -43.709063 13.5 -43.5 13.709062 -43.5 13.96875 L -43.5 15.03125 C -43.5 15.290937 -43.709063 15.5 -43.96875 15.5 L -44.5 15.5 L -44.5 17.5 L -43.96875 17.5 C -43.709063 17.5 -43.5 17.709063 -43.5 17.96875 L -43.5 19.03125 C -43.5 19.290937 -43.709063 19.5 -43.96875 19.5 L -44.5 19.5 L -44.5 21.5 L -43.96875 21.5 C -43.709063 21.5 -43.5 21.709063 -43.5 21.96875 L -43.5 23.03125 C -43.5 23.290937 -43.709063 23.5 -43.96875 23.5 L -44.5 23.5 L -44.5 25.5 L -43.96875 25.5 C -43.709063 25.5 -43.5 25.709063 -43.5 25.96875 L -43.5 27.03125 C -43.5 27.290937 -43.709063 27.5 -43.96875 27.5 L -44.5 27.5 L -44.5 29.5 L -43.96875 29.5 C -43.709063 29.5 -43.5 29.709063 -43.5 29.96875 L -43.5 31.03125 C -43.5 31.290937 -43.709063 31.5 -43.96875 31.5 L -44.5 31.5 L -44.5 33.5 L -43.96875 33.5 C -43.709063 33.5 -43.5 33.709063 -43.5 33.96875 L -43.5 35.03125 C -43.5 35.290937 -43.709063 35.5 -43.96875 35.5 L -44.5 35.5 L -44.5 37.5 L -43.96875 37.5 C -43.709063 37.5 -43.5 37.709063 -43.5 37.96875 L -43.5 39.03125 C -43.5 39.290937 -43.709063 39.5 -43.96875 39.5 L -44.5 39.5 L -44.5 42.5 L -41.5 42.5 L -41.5 41.96875 C -41.5 41.709063 -41.290937 41.5 -41.03125 41.5 L -39.96875 41.5 C -39.709063 41.5 -39.5 41.709063 -39.5 41.96875 L -39.5 42.5 L -37.5 42.5 L -37.5 41.96875 C -37.5 41.709063 -37.290937 41.5 -37.03125 41.5 L -35.96875 41.5 C -35.709063 41.5 -35.5 41.709063 -35.5 41.96875 L -35.5 42.5 L -33.5 42.5 L -33.5 41.96875 C -33.5 41.709063 -33.290937 41.5 -33.03125 41.5 L -31.96875 41.5 C -31.709063 41.5 -31.5 41.709063 -31.5 41.96875 L -31.5 42.5 L -29.5 42.5 L -29.5 41.96875 C -29.5 41.709063 -29.290937 41.5 -29.03125 41.5 L -27.96875 41.5 C -27.709063 41.5 -27.5 41.709063 -27.5 41.96875 L -27.5 42.5 L -25.5 42.5 L -25.5 41.96875 C -25.5 41.709063 -25.290937 41.5 -25.03125 41.5 L -23.96875 41.5 C -23.709063 41.5 -23.5 41.709063 -23.5 41.96875 L -23.5 42.5 L -21.5 42.5 L -21.5 41.96875 C -21.5 41.709063 -21.290937 41.5 -21.03125 41.5 L -19.96875 41.5 C -19.709063 41.5 -19.5 41.709063 -19.5 41.96875 L -19.5 42.5 L -17.5 42.5 L -17.5 41.96875 C -17.5 41.709063 -17.290937 41.5 -17.03125 41.5 L -15.96875 41.5 C -15.709062 41.5 -15.5 41.709063 -15.5 41.96875 L -15.5 42.5 L -13.5 42.5 L -13.5 41.96875 C -13.5 41.709063 -13.290938 41.5 -13.03125 41.5 L -11.96875 41.5 C -11.709062 41.5 -11.5 41.709063 -11.5 41.96875 L -11.5 42.5 L -7.5 42.5 L -7.5 38.5 L -8.03125 38.5 C -8.290937 38.5 -8.5 38.290937 -8.5 38.03125 L -8.5 36.96875 C -8.5 36.709063 -8.290937 36.5 -8.03125 36.5 L -7.5 36.5 L -7.5 34.5 L -8.03125 34.5 C -8.290937 34.5 -8.5 34.290937 -8.5 34.03125 L -8.5 32.96875 C -8.5 32.709063 -8.290937 32.5 -8.03125 32.5 L -7.5 32.5 L -7.5 30.5 L -8.03125 30.5 C -8.290937 30.5 -8.5 30.290937 -8.5 30.03125 L -8.5 28.96875 C -8.5 28.709063 -8.290937 28.5 -8.03125 28.5 L -7.5 28.5 L -7.5 26.5 L -8.03125 26.5 C -8.290937 26.5 -8.5 26.290937 -8.5 26.03125 L -8.5 24.96875 C -8.5 24.709063 -8.290937 24.5 -8.03125 24.5 L -7.5 24.5 L -7.5 22.5 L -8.03125 22.5 C -8.290937 22.5 -8.5 22.290937 -8.5 22.03125 L -8.5 20.96875 C -8.5 20.709063 -8.290937 20.5 -8.03125 20.5 L -7.5 20.5 L -7.5 18.5 L -8.03125 18.5 C -8.290937 18.5 -8.5 18.290937 -8.5 18.03125 L -8.5 16.96875 C -8.5 16.709063 -8.290937 16.5 -8.03125 16.5 L -7.5 16.5 L -7.5 14.5 L -8.03125 14.5 C -8.290937 14.5 -8.5 14.290937 -8.5 14.03125 L -8.5 12.96875 C -8.5 12.709062 -8.290937 12.5 -8.03125 12.5 L -7.5 12.5 L -7.5 10.5 L -8.03125 10.5 C -8.290937 10.5 -8.5 10.290938 -8.5 10.03125 L -8.5 8.96875 C -8.5 8.709062 -8.290937 8.5 -8.03125 8.5 L -7.5 8.5 L -7.5 5.5 L -10.5 5.5 L -10.5 6.03125 C -10.5 6.290938 -10.709062 6.5 -10.96875 6.5 L -12.03125 6.5 C -12.290938 6.5 -12.5 6.290938 -12.5 6.03125 L -12.5 5.5 L -14.5 5.5 L -14.5 6.03125 C -14.5 6.290938 -14.709062 6.5 -14.96875 6.5 L -16.03125 6.5 C -16.290937 6.5 -16.5 6.290938 -16.5 6.03125 L -16.5 5.5 L -18.5 5.5 L -18.5 6.03125 C -18.5 6.290938 -18.709063 6.5 -18.96875 6.5 L -20.03125 6.5 C -20.290937 6.5 -20.5 6.290938 -20.5 6.03125 L -20.5 5.5 L -22.5 5.5 L -22.5 6.03125 C -22.5 6.290938 -22.709063 6.5 -22.96875 6.5 L -24.03125 6.5 C -24.290937 6.5 -24.5 6.290938 -24.5 6.03125 L -24.5 5.5 L -26.5 5.5 L -26.5 6.03125 C -26.5 6.290938 -26.709063 6.5 -26.96875 6.5 L -28.03125 6.5 C -28.290937 6.5 -28.5 6.290938 -28.5 6.03125 L -28.5 5.5 L -30.5 5.5 L -30.5 6.03125 C -30.5 6.290938 -30.709063 6.5 -30.96875 6.5 L -32.03125 6.5 C -32.290937 6.5 -32.5 6.290938 -32.5 6.03125 L -32.5 5.5 L -34.5 5.5 L -34.5 6.03125 C -34.5 6.290938 -34.709063 6.5 -34.96875 6.5 L -36.03125 6.5 C -36.290937 6.5 -36.5 6.290938 -36.5 6.03125 L -36.5 5.5 L -38.5 5.5 L -38.5 6.03125 C -38.5 6.290938 -38.709063 6.5 -38.96875 6.5 L -40.03125 6.5 C -40.290937 6.5 -40.5 6.290938 -40.5 6.03125 L -40.5 5.5 L -44.5 5.5 z "
             inkscape:radius="-0.5"
             sodipodi:type="inkscape:offset"
             style="opacity:0.3;fill:url(#radialGradient8633);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.7;stroke-opacity:1" />
        </g>
      </g>
    </g>
    <g
       id="g32"
       style="display:inline;enable-background:new"
       transform="translate(303,126) scale(1.000000,1.000000)">
      <g
         id="g8817">
        <g
           id="g8795"
           style="opacity:0.2"
           transform="matrix(0.8947368,0,0,0.7857142,-5.473684,-5.4285679)">
          <rect
             height="7"
             id="rect8797"
             style="opacity:1;fill:url(#radialGradient8803);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
             width="5"
             x="38"
             y="40" />
          <rect
             height="7"
             id="rect8799"
             style="opacity:1;fill:url(#radialGradient8805);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
             transform="scale(-1,-1)"
             width="5"
             x="-10"
             y="-47" />
          <rect
             height="7.0000005"
             id="rect8801"
             style="opacity:1;fill:url(#linearGradient8807);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
             width="28"
             x="10"
             y="40" />
        </g>
        <g
           id="g8783"
           transform="translate(0,-1)">
          <path
             d="M 1.5,30.5 L 1.5,27.5 L 2.03125,27.5 C 2.290937,27.5 2.5,27.290937 2.5,27.03125 L 2.5,25.96875 C 2.5,25.709063 2.290937,25.5 2.03125,25.5 L 1.5,25.5 L 1.5,23.5 L 2.03125,23.5 C 2.290937,23.5 2.5,23.290937 2.5,23.03125 L 2.5,21.96875 C 2.5,21.709063 2.290937,21.5 2.03125,21.5 L 1.5,21.5 L 1.5,19.5 L 2.03125,19.5 C 2.290937,19.5 2.5,19.290937 2.5,19.03125 L 2.5,17.96875 C 2.5,17.709063 2.290937,17.5 2.03125,17.5 L 1.5,17.5 L 1.5,15.5 L 2.03125,15.5 C 2.290937,15.5 2.5,15.290937 2.5,15.03125 L 2.5,13.96875 C 2.5,13.709063 2.290937,13.5 2.03125,13.5 L 1.5,13.5 L 1.5,11.5 L 2.03125,11.5 C 2.290937,11.5 2.5,11.290937 2.5,11.03125 L 2.5,9.96875 C 2.5,9.709062 2.290937,9.5 2.03125,9.5 L 1.5,9.5 L 1.5,7.5 L 2.03125,7.5 C 2.290937,7.5 2.5,7.290938 2.5,7.03125 L 2.5,5.96875 C 2.5,5.709062 2.290937,5.5 2.03125,5.5 L 1.5,5.5 L 1.5,1.5 L 5.5,1.5 L 5.5,2.03125 C 5.5,2.290938 5.709063,2.5 5.96875,2.5 L 7.03125,2.5 C 7.290937,2.5 7.5,2.290938 7.5,2.03125 L 7.5,1.5 L 9.5,1.5 L 9.5,2.03125 C 9.5,2.290938 9.709063,2.5 9.96875,2.5 L 11.03125,2.5 C 11.290937,2.5 11.5,2.290938 11.5,2.03125 L 11.5,1.5 L 13.5,1.5 L 13.5,2.03125 C 13.5,2.290938 13.709063,2.5 13.96875,2.5 L 15.03125,2.5 C 15.290937,2.5 15.5,2.290938 15.5,2.03125 L 15.5,1.5 L 17.5,1.5 L 17.5,2.03125 C 17.5,2.290938 17.709063,2.5 17.96875,2.5 L 19.03125,2.5 C 19.290937,2.5 19.5,2.290938 19.5,2.03125 L 19.5,1.5 L 21.5,1.5 L 21.5,2.03125 C 21.5,2.290938 21.709063,2.5 21.96875,2.5 L 23.03125,2.5 C 23.290937,2.5 23.5,2.290938 23.5,2.03125 L 23.5,1.5 L 25.5,1.5 L 25.5,2.03125 C 25.5,2.290938 25.709063,2.5 25.96875,2.5 L 27.03125,2.5 C 27.290937,2.5 27.5,2.290938 27.5,2.03125 L 27.5,1.5 L 30.5,1.5 L 30.5,4.5 L 29.96875,4.5 C 29.709063,4.5 29.5,4.709062 29.5,4.96875 L 29.5,6.03125 C 29.5,6.290938 29.709063,6.5 29.96875,6.5 L 30.5,6.5 L 30.5,8.5 L 29.96875,8.5 C 29.709063,8.5 29.5,8.709062 29.5,8.96875 L 29.5,10.03125 C 29.5,10.290937 29.709063,10.5 29.96875,10.5 L 30.5,10.5 L 30.5,12.5 L 29.96875,12.5 C 29.709063,12.5 29.5,12.709063 29.5,12.96875 L 29.5,14.03125 C 29.5,14.290937 29.709063,14.5 29.96875,14.5 L 30.5,14.5 L 30.5,16.5 L 29.96875,16.5 C 29.709063,16.5 29.5,16.709063 29.5,16.96875 L 29.5,18.03125 C 29.5,18.290937 29.709063,18.5 29.96875,18.5 L 30.5,18.5 L 30.5,20.5 L 29.96875,20.5 C 29.709063,20.5 29.5,20.709063 29.5,20.96875 L 29.5,22.03125 C 29.5,22.290937 29.709063,22.5 29.96875,22.5 L 30.5,22.5 L 30.5,24.5 L 29.96875,24.5 C 29.709063,24.5 29.5,24.709063 29.5,24.96875 L 29.5,26.03125 C 29.5,26.290937 29.709063,26.5 29.96875,26.5 L 30.5,26.5 L 30.5,30.5 L 26.5,30.5 L 26.5,29.96875 C 26.5,29.709063 26.290937,29.5 26.03125,29.5 L 24.96875,29.5 C 24.709063,29.5 24.5,29.709063 24.5,29.96875 L 24.5,30.5 L 22.5,30.5 L 22.5,29.96875 C 22.5,29.709063 22.290937,29.5 22.03125,29.5 L 20.96875,29.5 C 20.709063,29.5 20.5,29.709063 20.5,29.96875 L 20.5,30.5 L 18.5,30.5 L 18.5,29.96875 C 18.5,29.709063 18.290937,29.5 18.03125,29.5 L 16.96875,29.5 C 16.709063,29.5 16.5,29.709063 16.5,29.96875 L 16.5,30.5 L 14.5,30.5 L 14.5,29.96875 C 14.5,29.709063 14.290937,29.5 14.03125,29.5 L 12.96875,29.5 C 12.709063,29.5 12.5,29.709063 12.5,29.96875 L 12.5,30.5 L 10.5,30.5 L 10.5,29.96875 C 10.5,29.709063 10.290937,29.5 10.03125,29.5 L 8.96875,29.5 C 8.709063,29.5 8.5,29.709063 8.5,29.96875 L 8.5,30.5 L 6.5,30.5 L 6.5,29.96875 C 6.5,29.709063 6.290937,29.5 6.03125,29.5 L 4.96875,29.5 C 4.709063,29.5 4.5,29.709063 4.5,29.96875 L 4.5,30.5 L 1.5,30.5 z "
             id="path8746"
             sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc"
             style="opacity:1;fill:url(#linearGradient8809);fill-opacity:1;stroke:#979894;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.7;stroke-opacity:1" />
          <rect
             height="21.005543"
             id="rect8651"
             rx="0.57922524"
             ry="0.57859552"
             style="fill:url(#linearGradient8811);fill-opacity:1;stroke:#729fcf;stroke-width:0.99999976;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.7;stroke-opacity:1"
             width="21.004423"
             x="5.4986987"
             y="5.496335" />
          <path
             d="M 22.847174,10.850862 C 20.171534,10.850862 18,13.027745 18,15.709976 C 18,16.974174 18.472075,18.135338 19.262285,19 L 26.078624,19 L 26.078624,12.116256 C 25.219335,11.339437 24.094494,10.850862 22.847174,10.850862 z "
             id="path8653"
             style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.7;stroke-opacity:1" />
          <rect
             height="7"
             id="rect8655"
             style="opacity:0.78448277;fill:url(#linearGradient8813);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.7;stroke-opacity:1"
             width="19.998175"
             x="6.0018253"
             y="19" />
          <rect
             height="18.998215"
             id="rect8657"
             style="opacity:0.2;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.99999976;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.7;stroke-opacity:1"
             width="18.992756"
             x="6.5045333"
             y="6.5000005" />
          <path
             d="M 7.9222871,9.3937502 C 9.7942629,9.921594 10.746782,9.8350988 12.118818,10.398631 C 14.00322,11.172605 14.205878,11.975565 15.546487,12.582542 C 15.520637,12.491526 15.620658,12.398502 16.00371,12.456003 C 16.179924,12.482455 16.202875,12.86093 16.202875,12.86093 C 17.579384,13.295073 18.82573,13.100302 19.609555,13.539342 C 21.253894,14.460384 21.846805,15.248462 23.549374,16.302802 C 21.747775,16.042151 20.703594,15.170585 19.208328,14.670541 C 17.900717,14.233249 16.552608,14.194692 16.202875,13.911206 L 15.64747,14.430018 L 15.899928,15.0121 C 14.937048,15.410395 14.046444,15.265502 13.476341,14.632481 L 14.334694,14.126323 L 14.518807,13.252302 C 13.334606,12.629561 13.015532,12.124827 11.988562,11.556659 C 10.830984,10.91623 9.4882254,10.786684 7.9222871,9.3937502 z "
             id="path8659"
             sodipodi:nodetypes="cscscscsccccccsc"
             style="fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
          <text
             id="text8661"
             style="font-size:3.80562854px;font-style:normal;font-weight:bold;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
             transform="scale(0.9416453,1.061971)"
             x="18.82188"
             xml:space="preserve"
             y="22.599041"><tspan
               id="tspan8663"
               sodipodi:role="line"
               x="18.82188"
               y="22.599041">50-</tspan></text>
          <path
             d="M 2,2 L 2,5 L 2.03125,5 C 2.5518474,5 3,5.4481514 3,5.96875 L 3,7.03125 C 3,7.5518486 2.5518474,8 2.03125,8 L 2,8 L 2,9 L 2.03125,9 C 2.5518474,9 3,9.4481514 3,9.96875 L 3,11.03125 C 3,11.551849 2.5518486,12 2.03125,12 L 2,12 L 2,13 L 2.03125,13 C 2.5518486,13 3,13.448151 3,13.96875 L 3,15.03125 C 3,15.551849 2.5518486,16 2.03125,16 L 2,16 L 2,17 L 2.03125,17 C 2.5518486,17 3,17.448151 3,17.96875 L 3,19.03125 C 3,19.551849 2.5518486,20 2.03125,20 L 2,20 L 2,21 L 2.03125,21 C 2.5518486,21 3,21.448151 3,21.96875 L 3,23.03125 C 3,23.551849 2.5518486,24 2.03125,24 L 2,24 L 2,25 L 2.03125,25 C 2.5518486,25 3,25.448151 3,25.96875 L 3,27.03125 C 3,27.551849 2.5518486,28 2.03125,28 L 2,28 L 2,30 L 4,30 L 4,29.96875 C 4,29.448151 4.4481514,29 4.96875,29 L 6.03125,29 C 6.5518486,29 7,29.448151 7,29.96875 L 7,30 L 8,30 L 8,29.96875 C 8,29.448151 8.4481514,29 8.96875,29 L 10.03125,29 C 10.551849,29 11,29.448151 11,29.96875 L 11,30 L 12,30 L 12,29.96875 C 12,29.448151 12.448151,29 12.96875,29 L 14.03125,29 C 14.551849,29 15,29.448151 15,29.96875 L 15,30 L 16,30 L 16,29.96875 C 16,29.448151 16.448151,29 16.96875,29 L 18.03125,29 C 18.551849,29 19,29.448151 19,29.96875 L 19,30 L 20,30 L 20,29.96875 C 20,29.448151 20.448151,29 20.96875,29 L 22.03125,29 C 22.551849,29 23,29.448151 23,29.96875 L 23,30 L 24,30 L 24,29.96875 C 24,29.448151 24.448151,29 24.96875,29 L 26.03125,29 C 26.551849,29 27,29.448151 27,29.96875 L 27,30 L 30,30 L 30,27 L 29.96875,27 C 29.448151,27 29,26.551849 29,26.03125 L 29,24.96875 C 29,24.448151 29.448151,24 29.96875,24 L 30,24 L 30,23 L 29.96875,23 C 29.448151,23 29,22.551849 29,22.03125 L 29,20.96875 C 29,20.448151 29.448151,20 29.96875,20 L 30,20 L 30,19 L 29.96875,19 C 29.448151,19 29,18.551849 29,18.03125 L 29,16.96875 C 29,16.448151 29.448151,16 29.96875,16 L 30,16 L 30,15 L 29.96875,15 C 29.448151,15 29,14.551849 29,14.03125 L 29,12.96875 C 29,12.448151 29.448151,12 29.96875,12 L 30,12 L 30,11 L 29.96875,11 C 29.448151,11 29,10.551849 29,10.03125 L 29,8.96875 C 29,8.4481514 29.448153,8 29.96875,8 L 30,8 L 30,7 L 29.96875,7 C 29.448153,7 29,6.5518486 29,6.03125 L 29,4.96875 C 29,4.4481514 29.448153,4 29.96875,4 L 30,4 L 30,2 L 28,2 L 28,2.03125 C 28,2.5518486 27.551847,3 27.03125,3 L 25.96875,3 C 25.448153,3 25,2.5518486 25,2.03125 L 25,2 L 24,2 L 24,2.03125 C 24,2.5518486 23.551847,3 23.03125,3 L 21.96875,3 C 21.448153,3 21,2.5518486 21,2.03125 L 21,2 L 20,2 L 20,2.03125 C 20,2.5518486 19.551847,3 19.03125,3 L 17.96875,3 C 17.448153,3 17,2.5518486 17,2.03125 L 17,2 L 16,2 L 16,2.03125 C 16,2.5518486 15.551847,3 15.03125,3 L 13.96875,3 C 13.448153,3 13,2.5518486 13,2.03125 L 13,2 L 12,2 L 12,2.03125 C 12,2.5518486 11.551847,3 11.03125,3 L 9.96875,3 C 9.4481526,3 9,2.5518486 9,2.03125 L 9,2 L 8,2 L 8,2.03125 C 8,2.5518486 7.5518474,3 7.03125,3 L 5.96875,3 C 5.4481526,3 5,2.5518486 5,2.03125 L 5,2 L 2,2 z "
             id="path8754"
             inkscape:original="M 1.5 1.5 L 1.5 5.5 L 2.03125 5.5 C 2.290937 5.5 2.5 5.709062 2.5 5.96875 L 2.5 7.03125 C 2.5 7.290938 2.290937 7.5 2.03125 7.5 L 1.5 7.5 L 1.5 9.5 L 2.03125 9.5 C 2.290937 9.5 2.5 9.709062 2.5 9.96875 L 2.5 11.03125 C 2.5 11.290937 2.290937 11.5 2.03125 11.5 L 1.5 11.5 L 1.5 13.5 L 2.03125 13.5 C 2.290937 13.5 2.5 13.709063 2.5 13.96875 L 2.5 15.03125 C 2.5 15.290937 2.290937 15.5 2.03125 15.5 L 1.5 15.5 L 1.5 17.5 L 2.03125 17.5 C 2.290937 17.5 2.5 17.709063 2.5 17.96875 L 2.5 19.03125 C 2.5 19.290937 2.290937 19.5 2.03125 19.5 L 1.5 19.5 L 1.5 21.5 L 2.03125 21.5 C 2.290937 21.5 2.5 21.709063 2.5 21.96875 L 2.5 23.03125 C 2.5 23.290937 2.290937 23.5 2.03125 23.5 L 1.5 23.5 L 1.5 25.5 L 2.03125 25.5 C 2.290937 25.5 2.5 25.709063 2.5 25.96875 L 2.5 27.03125 C 2.5 27.290937 2.290937 27.5 2.03125 27.5 L 1.5 27.5 L 1.5 30.5 L 4.5 30.5 L 4.5 29.96875 C 4.5 29.709063 4.709063 29.5 4.96875 29.5 L 6.03125 29.5 C 6.290937 29.5 6.5 29.709063 6.5 29.96875 L 6.5 30.5 L 8.5 30.5 L 8.5 29.96875 C 8.5 29.709063 8.709063 29.5 8.96875 29.5 L 10.03125 29.5 C 10.290937 29.5 10.5 29.709063 10.5 29.96875 L 10.5 30.5 L 12.5 30.5 L 12.5 29.96875 C 12.5 29.709063 12.709063 29.5 12.96875 29.5 L 14.03125 29.5 C 14.290937 29.5 14.5 29.709063 14.5 29.96875 L 14.5 30.5 L 16.5 30.5 L 16.5 29.96875 C 16.5 29.709063 16.709063 29.5 16.96875 29.5 L 18.03125 29.5 C 18.290937 29.5 18.5 29.709063 18.5 29.96875 L 18.5 30.5 L 20.5 30.5 L 20.5 29.96875 C 20.5 29.709063 20.709063 29.5 20.96875 29.5 L 22.03125 29.5 C 22.290937 29.5 22.5 29.709063 22.5 29.96875 L 22.5 30.5 L 24.5 30.5 L 24.5 29.96875 C 24.5 29.709063 24.709063 29.5 24.96875 29.5 L 26.03125 29.5 C 26.290937 29.5 26.5 29.709063 26.5 29.96875 L 26.5 30.5 L 30.5 30.5 L 30.5 26.5 L 29.96875 26.5 C 29.709063 26.5 29.5 26.290937 29.5 26.03125 L 29.5 24.96875 C 29.5 24.709063 29.709063 24.5 29.96875 24.5 L 30.5 24.5 L 30.5 22.5 L 29.96875 22.5 C 29.709063 22.5 29.5 22.290937 29.5 22.03125 L 29.5 20.96875 C 29.5 20.709063 29.709063 20.5 29.96875 20.5 L 30.5 20.5 L 30.5 18.5 L 29.96875 18.5 C 29.709063 18.5 29.5 18.290937 29.5 18.03125 L 29.5 16.96875 C 29.5 16.709063 29.709063 16.5 29.96875 16.5 L 30.5 16.5 L 30.5 14.5 L 29.96875 14.5 C 29.709063 14.5 29.5 14.290937 29.5 14.03125 L 29.5 12.96875 C 29.5 12.709063 29.709063 12.5 29.96875 12.5 L 30.5 12.5 L 30.5 10.5 L 29.96875 10.5 C 29.709063 10.5 29.5 10.290937 29.5 10.03125 L 29.5 8.96875 C 29.5 8.709062 29.709063 8.5 29.96875 8.5 L 30.5 8.5 L 30.5 6.5 L 29.96875 6.5 C 29.709063 6.5 29.5 6.290938 29.5 6.03125 L 29.5 4.96875 C 29.5 4.709062 29.709063 4.5 29.96875 4.5 L 30.5 4.5 L 30.5 1.5 L 27.5 1.5 L 27.5 2.03125 C 27.5 2.290938 27.290937 2.5 27.03125 2.5 L 25.96875 2.5 C 25.709063 2.5 25.5 2.290938 25.5 2.03125 L 25.5 1.5 L 23.5 1.5 L 23.5 2.03125 C 23.5 2.290938 23.290937 2.5 23.03125 2.5 L 21.96875 2.5 C 21.709063 2.5 21.5 2.290938 21.5 2.03125 L 21.5 1.5 L 19.5 1.5 L 19.5 2.03125 C 19.5 2.290938 19.290937 2.5 19.03125 2.5 L 17.96875 2.5 C 17.709063 2.5 17.5 2.290938 17.5 2.03125 L 17.5 1.5 L 15.5 1.5 L 15.5 2.03125 C 15.5 2.290938 15.290937 2.5 15.03125 2.5 L 13.96875 2.5 C 13.709063 2.5 13.5 2.290938 13.5 2.03125 L 13.5 1.5 L 11.5 1.5 L 11.5 2.03125 C 11.5 2.290938 11.290937 2.5 11.03125 2.5 L 9.96875 2.5 C 9.709063 2.5 9.5 2.290938 9.5 2.03125 L 9.5 1.5 L 7.5 1.5 L 7.5 2.03125 C 7.5 2.290938 7.290937 2.5 7.03125 2.5 L 5.96875 2.5 C 5.709063 2.5 5.5 2.290938 5.5 2.03125 L 5.5 1.5 L 1.5 1.5 z "
             inkscape:radius="-0.4861359"
             sodipodi:type="inkscape:offset"
             style="opacity:0.3;fill:url(#radialGradient8815);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.7;stroke-opacity:1" />
          <path
             d="M 2.5,2.5 L 2.5,4.6875 C 3.0521134,4.9006399 3.5,5.3517794 3.5,5.96875 L 3.5,7.03125 C 3.5,7.6482206 3.0521134,8.0993601 2.5,8.3125 L 2.5,8.6875 C 3.0521134,8.9006399 3.5,9.3517794 3.5,9.96875 L 3.5,11.03125 C 3.5,11.648221 3.0521139,12.09936 2.5,12.3125 L 2.5,12.6875 C 3.0521139,12.90064 3.5,13.351779 3.5,13.96875 L 3.5,15.03125 C 3.5,15.648221 3.0521139,16.09936 2.5,16.3125 L 2.5,16.6875 C 3.0521139,16.90064 3.5,17.351779 3.5,17.96875 L 3.5,19.03125 C 3.5,19.648221 3.0521139,20.09936 2.5,20.3125 L 2.5,20.6875 C 3.0521139,20.90064 3.5,21.351779 3.5,21.96875 L 3.5,23.03125 C 3.5,23.648221 3.0521139,24.09936 2.5,24.3125 L 2.5,24.6875 C 3.0521139,24.90064 3.5,25.351779 3.5,25.96875 L 3.5,27.03125 C 3.5,27.648221 3.0521139,28.09936 2.5,28.3125 L 2.5,29.5 L 3.6875,29.5 C 3.9006397,28.947886 4.3517785,28.5 4.96875,28.5 L 6.03125,28.5 C 6.6482215,28.5 7.0993603,28.947886 7.3125,29.5 L 7.6875,29.5 C 7.9006397,28.947886 8.3517785,28.5 8.96875,28.5 L 10.03125,28.5 C 10.648221,28.5 11.09936,28.947886 11.3125,29.5 L 11.6875,29.5 C 11.90064,28.947886 12.351779,28.5 12.96875,28.5 L 14.03125,28.5 C 14.648221,28.5 15.09936,28.947886 15.3125,29.5 L 15.6875,29.5 C 15.90064,28.947886 16.351779,28.5 16.96875,28.5 L 18.03125,28.5 C 18.648221,28.5 19.09936,28.947886 19.3125,29.5 L 19.6875,29.5 C 19.90064,28.947886 20.351779,28.5 20.96875,28.5 L 22.03125,28.5 C 22.648221,28.5 23.09936,28.947886 23.3125,29.5 L 23.6875,29.5 C 23.90064,28.947886 24.351779,28.5 24.96875,28.5 L 26.03125,28.5 C 26.648221,28.5 27.09936,28.947886 27.3125,29.5 L 29.5,29.5 L 29.5,27.3125 C 28.947886,27.09936 28.5,26.648221 28.5,26.03125 L 28.5,24.96875 C 28.5,24.351779 28.947886,23.90064 29.5,23.6875 L 29.5,23.3125 C 28.947886,23.09936 28.5,22.648221 28.5,22.03125 L 28.5,20.96875 C 28.5,20.351779 28.947886,19.90064 29.5,19.6875 L 29.5,19.3125 C 28.947886,19.09936 28.5,18.648221 28.5,18.03125 L 28.5,16.96875 C 28.5,16.351779 28.947886,15.90064 29.5,15.6875 L 29.5,15.3125 C 28.947886,15.09936 28.5,14.648221 28.5,14.03125 L 28.5,12.96875 C 28.5,12.351779 28.947886,11.90064 29.5,11.6875 L 29.5,11.3125 C 28.947886,11.09936 28.5,10.648221 28.5,10.03125 L 28.5,8.96875 C 28.5,8.3517794 28.947887,7.9006399 29.5,7.6875 L 29.5,7.3125 C 28.947887,7.0993601 28.5,6.6482206 28.5,6.03125 L 28.5,4.96875 C 28.5,4.3517794 28.947887,3.9006399 29.5,3.6875 L 29.5,2.5 L 28.3125,2.5 C 28.09936,3.0521137 27.648219,3.5 27.03125,3.5 L 25.96875,3.5 C 25.351781,3.5 24.90064,3.0521137 24.6875,2.5 L 24.3125,2.5 C 24.09936,3.0521137 23.648219,3.5 23.03125,3.5 L 21.96875,3.5 C 21.351781,3.5 20.90064,3.0521137 20.6875,2.5 L 20.3125,2.5 C 20.09936,3.0521137 19.648219,3.5 19.03125,3.5 L 17.96875,3.5 C 17.351781,3.5 16.90064,3.0521137 16.6875,2.5 L 16.3125,2.5 C 16.09936,3.0521137 15.648219,3.5 15.03125,3.5 L 13.96875,3.5 C 13.351781,3.5 12.90064,3.0521137 12.6875,2.5 L 12.3125,2.5 C 12.09936,3.0521137 11.648219,3.5 11.03125,3.5 L 9.96875,3.5 C 9.3517805,3.5 8.9006403,3.0521137 8.6875,2.5 L 8.3125,2.5 C 8.0993597,3.0521137 7.6482195,3.5 7.03125,3.5 L 5.96875,3.5 C 5.3517805,3.5 4.9006403,3.0521137 4.6875,2.5 L 2.5,2.5 z "
             id="path8766"
             inkscape:original="M 1.5 1.5 L 1.5 5.5 L 2.03125 5.5 C 2.290937 5.5 2.5 5.709062 2.5 5.96875 L 2.5 7.03125 C 2.5 7.290938 2.290937 7.5 2.03125 7.5 L 1.5 7.5 L 1.5 9.5 L 2.03125 9.5 C 2.290937 9.5 2.5 9.709062 2.5 9.96875 L 2.5 11.03125 C 2.5 11.290937 2.290937 11.5 2.03125 11.5 L 1.5 11.5 L 1.5 13.5 L 2.03125 13.5 C 2.290937 13.5 2.5 13.709063 2.5 13.96875 L 2.5 15.03125 C 2.5 15.290937 2.290937 15.5 2.03125 15.5 L 1.5 15.5 L 1.5 17.5 L 2.03125 17.5 C 2.290937 17.5 2.5 17.709063 2.5 17.96875 L 2.5 19.03125 C 2.5 19.290937 2.290937 19.5 2.03125 19.5 L 1.5 19.5 L 1.5 21.5 L 2.03125 21.5 C 2.290937 21.5 2.5 21.709063 2.5 21.96875 L 2.5 23.03125 C 2.5 23.290937 2.290937 23.5 2.03125 23.5 L 1.5 23.5 L 1.5 25.5 L 2.03125 25.5 C 2.290937 25.5 2.5 25.709063 2.5 25.96875 L 2.5 27.03125 C 2.5 27.290937 2.290937 27.5 2.03125 27.5 L 1.5 27.5 L 1.5 30.5 L 4.5 30.5 L 4.5 29.96875 C 4.5 29.709063 4.709063 29.5 4.96875 29.5 L 6.03125 29.5 C 6.290937 29.5 6.5 29.709063 6.5 29.96875 L 6.5 30.5 L 8.5 30.5 L 8.5 29.96875 C 8.5 29.709063 8.709063 29.5 8.96875 29.5 L 10.03125 29.5 C 10.290937 29.5 10.5 29.709063 10.5 29.96875 L 10.5 30.5 L 12.5 30.5 L 12.5 29.96875 C 12.5 29.709063 12.709063 29.5 12.96875 29.5 L 14.03125 29.5 C 14.290937 29.5 14.5 29.709063 14.5 29.96875 L 14.5 30.5 L 16.5 30.5 L 16.5 29.96875 C 16.5 29.709063 16.709063 29.5 16.96875 29.5 L 18.03125 29.5 C 18.290937 29.5 18.5 29.709063 18.5 29.96875 L 18.5 30.5 L 20.5 30.5 L 20.5 29.96875 C 20.5 29.709063 20.709063 29.5 20.96875 29.5 L 22.03125 29.5 C 22.290937 29.5 22.5 29.709063 22.5 29.96875 L 22.5 30.5 L 24.5 30.5 L 24.5 29.96875 C 24.5 29.709063 24.709063 29.5 24.96875 29.5 L 26.03125 29.5 C 26.290937 29.5 26.5 29.709063 26.5 29.96875 L 26.5 30.5 L 30.5 30.5 L 30.5 26.5 L 29.96875 26.5 C 29.709063 26.5 29.5 26.290937 29.5 26.03125 L 29.5 24.96875 C 29.5 24.709063 29.709063 24.5 29.96875 24.5 L 30.5 24.5 L 30.5 22.5 L 29.96875 22.5 C 29.709063 22.5 29.5 22.290937 29.5 22.03125 L 29.5 20.96875 C 29.5 20.709063 29.709063 20.5 29.96875 20.5 L 30.5 20.5 L 30.5 18.5 L 29.96875 18.5 C 29.709063 18.5 29.5 18.290937 29.5 18.03125 L 29.5 16.96875 C 29.5 16.709063 29.709063 16.5 29.96875 16.5 L 30.5 16.5 L 30.5 14.5 L 29.96875 14.5 C 29.709063 14.5 29.5 14.290937 29.5 14.03125 L 29.5 12.96875 C 29.5 12.709063 29.709063 12.5 29.96875 12.5 L 30.5 12.5 L 30.5 10.5 L 29.96875 10.5 C 29.709063 10.5 29.5 10.290937 29.5 10.03125 L 29.5 8.96875 C 29.5 8.709062 29.709063 8.5 29.96875 8.5 L 30.5 8.5 L 30.5 6.5 L 29.96875 6.5 C 29.709063 6.5 29.5 6.290938 29.5 6.03125 L 29.5 4.96875 C 29.5 4.709062 29.709063 4.5 29.96875 4.5 L 30.5 4.5 L 30.5 1.5 L 27.5 1.5 L 27.5 2.03125 C 27.5 2.290938 27.290937 2.5 27.03125 2.5 L 25.96875 2.5 C 25.709063 2.5 25.5 2.290938 25.5 2.03125 L 25.5 1.5 L 23.5 1.5 L 23.5 2.03125 C 23.5 2.290938 23.290937 2.5 23.03125 2.5 L 21.96875 2.5 C 21.709063 2.5 21.5 2.290938 21.5 2.03125 L 21.5 1.5 L 19.5 1.5 L 19.5 2.03125 C 19.5 2.290938 19.290937 2.5 19.03125 2.5 L 17.96875 2.5 C 17.709063 2.5 17.5 2.290938 17.5 2.03125 L 17.5 1.5 L 15.5 1.5 L 15.5 2.03125 C 15.5 2.290938 15.290937 2.5 15.03125 2.5 L 13.96875 2.5 C 13.709063 2.5 13.5 2.290938 13.5 2.03125 L 13.5 1.5 L 11.5 1.5 L 11.5 2.03125 C 11.5 2.290938 11.290937 2.5 11.03125 2.5 L 9.96875 2.5 C 9.709063 2.5 9.5 2.290938 9.5 2.03125 L 9.5 1.5 L 7.5 1.5 L 7.5 2.03125 C 7.5 2.290938 7.290937 2.5 7.03125 2.5 L 5.96875 2.5 C 5.709063 2.5 5.5 2.290938 5.5 2.03125 L 5.5 1.5 L 1.5 1.5 z "
             inkscape:radius="-1"
             sodipodi:type="inkscape:offset"
             style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.7;stroke-opacity:1" />
        </g>
      </g>
    </g>
    <g
       id="g22"
       style="display:inline;enable-background:new"
       transform="translate(303,177) scale(1.000000,1.000000)">
      <g
         id="g8851"
         transform="translate(-50,0)">
        <g
           id="g6378"
           style="opacity:0.3"
           transform="matrix(0.6052629,0,0,0.7142856,46.473694,-11.571422)">
          <rect
             height="7"
             id="rect6380"
             style="opacity:1;fill:url(#radialGradient9116);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
             width="5"
             x="38"
             y="40" />
          <rect
             height="7"
             id="rect6382"
             style="opacity:1;fill:url(#radialGradient9118);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
             transform="scale(-1,-1)"
             width="5"
             x="-10"
             y="-47" />
          <rect
             height="7.0000005"
             id="rect6384"
             style="opacity:1;fill:url(#linearGradient9120);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
             width="28"
             x="10"
             y="40" />
        </g>
        <path
           d="M 51.500008,1.4610068 L 51.500008,4.4610068 L 52.062508,4.4610068 C 52.307344,4.4610068 52.500008,4.6536708 52.500008,4.8985068 L 52.500008,6.0235068 C 52.500008,6.2683428 52.307344,6.4610068 52.062508,6.4610068 L 51.500008,6.4610068 L 51.500008,8.4610068 L 52.062508,8.4610068 C 52.307344,8.4610068 52.500008,8.6536708 52.500008,8.8985068 L 52.500008,10.023507 C 52.500008,10.268343 52.307344,10.461007 52.062508,10.461007 L 51.500008,10.461007 L 51.500008,12.461007 L 52.062508,12.461007 C 52.307344,12.461007 52.500008,12.653671 52.500008,12.898507 L 52.500008,14.023506 C 52.500008,14.268342 52.307344,14.461006 52.062508,14.461006 L 51.500008,14.461006 L 51.500008,16.461006 L 52.062508,16.461006 C 52.307344,16.461006 52.500008,16.65367 52.500008,16.898506 L 52.500008,18.023506 C 52.500008,18.268342 52.307344,18.461006 52.062508,18.461006 L 51.500008,18.461006 L 51.500008,20.461006 L 53.500008,20.461006 L 53.500008,19.898506 C 53.500008,19.65367 53.692672,19.461006 53.937508,19.461006 L 55.062508,19.461006 C 55.307344,19.461006 55.500008,19.65367 55.500008,19.898506 L 55.500008,20.461006 L 57.500008,20.461006 L 57.500008,19.898506 C 57.500008,19.65367 57.692672,19.461006 57.937508,19.461006 L 59.062508,19.461006 C 59.307344,19.461006 59.500008,19.65367 59.500008,19.898506 L 59.500008,20.461006 L 61.500008,20.461006 L 61.500008,19.898506 C 61.500008,19.65367 61.692672,19.461006 61.937508,19.461006 L 63.062508,19.461006 C 63.307344,19.461006 63.500008,19.65367 63.500008,19.898506 L 63.500008,20.461006 L 65.500008,20.461006 L 65.500008,19.898506 C 65.500008,19.65367 65.692672,19.461006 65.937508,19.461006 L 67.062508,19.461006 C 67.307344,19.461006 67.500008,19.65367 67.500008,19.898506 L 67.500008,20.461006 L 70.500008,20.461006 L 70.500008,17.461006 L 69.937508,17.461006 C 69.692672,17.461006 69.500008,17.268342 69.500008,17.023506 L 69.500008,15.898506 C 69.500008,15.65367 69.692672,15.461006 69.937508,15.461006 L 70.500008,15.461006 L 70.500008,13.461006 L 69.937508,13.461006 C 69.692672,13.461006 69.500008,13.268343 69.500008,13.023507 L 69.500008,11.898507 C 69.500008,11.653671 69.692672,11.461007 69.937508,11.461007 L 70.500008,11.461007 L 70.500008,9.4610068 L 69.937508,9.4610068 C 69.692672,9.4610068 69.500008,9.2683428 69.500008,9.0235068 L 69.500008,7.8985068 C 69.500008,7.6536708 69.692672,7.4610068 69.937508,7.4610068 L 70.500008,7.4610068 L 70.500008,5.4610068 L 69.937508,5.4610068 C 69.692672,5.4610068 69.500008,5.2683428 69.500008,5.0235068 L 69.500008,3.8985068 C 69.500008,3.6536708 69.692672,3.4610068 69.937508,3.4610068 L 70.500008,3.4610068 L 70.500008,1.4610068 L 68.500008,1.4610068 L 68.500008,2.0235068 C 68.500008,2.2683426 68.307344,2.4610068 68.062508,2.4610068 L 66.937508,2.4610068 C 66.692672,2.4610068 66.500008,2.2683425 66.500008,2.0235068 L 66.500008,1.4610068 L 64.500008,1.4610068 L 64.500008,2.0235068 C 64.500008,2.2683426 64.307344,2.4610068 64.062508,2.4610068 L 62.937508,2.4610068 C 62.692672,2.4610068 62.500008,2.2683425 62.500008,2.0235068 L 62.500008,1.4610068 L 60.500008,1.4610068 L 60.500008,2.0235068 C 60.500008,2.2683426 60.307344,2.4610068 60.062508,2.4610068 L 58.937508,2.4610068 C 58.692672,2.4610068 58.500008,2.2683425 58.500008,2.0235068 L 58.500008,1.4610068 L 56.500008,1.4610068 L 56.500008,2.0235068 C 56.500008,2.2683426 56.307344,2.4610068 56.062508,2.4610068 L 54.937508,2.4610068 C 54.692672,2.4610068 54.500008,2.2683425 54.500008,2.0235068 L 54.500008,1.4610068 L 51.500008,1.4610068 z "
           id="rect6352"
           style="fill:#eeeeec;fill-opacity:1;stroke:#979894;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.7;stroke-opacity:1" />
        <rect
           height="12.96875"
           id="rect6372"
           rx="0.46875"
           ry="0.46875"
           style="fill:url(#linearGradient9122);fill-opacity:1;stroke:#729fcf;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.7;stroke-opacity:1"
           width="13.000002"
           x="54.500008"
           y="4.4922566" />
        <path
           d="M 65.000008,7.9610068 C 63.344008,7.9610068 62.000008,9.3050068 62.000008,10.961007 C 62.000008,11.741519 62.292183,12.458417 62.781258,12.992257 L 67.000008,12.992257 L 67.000008,8.7422568 C 66.468179,8.2626508 65.771996,7.9610068 65.000008,7.9610068 z "
           id="path6762"
           style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.7;stroke-opacity:1" />
        <rect
           height="4"
           id="rect6752"
           style="opacity:0.78448277;fill:url(#linearGradient9124);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.7;stroke-opacity:1"
           width="12"
           x="55.000008"
           y="12.961006" />
        <rect
           height="11.03125"
           id="rect6392"
           style="opacity:0.2;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.7;stroke-opacity:1"
           width="11.000002"
           x="55.500008"
           y="5.4610066" />
        <path
           d="M 56.000008,6.8985068 C 57.158606,7.2243959 57.748137,7.1709944 58.597315,7.5189176 C 59.763603,7.9967658 59.889031,8.4925108 60.718758,8.8672568 C 60.702759,8.8110638 60.764663,8.7536308 61.001741,8.7891318 C 61.110803,8.8054628 61.125008,9.0391318 61.125008,9.0391318 C 61.976953,9.3071708 62.748338,9.1869198 63.233461,9.4579818 C 64.251171,10.02663 64.618134,10.513187 65.671883,11.164132 C 64.556843,11.003207 63.910581,10.465106 62.985135,10.15638 C 62.175832,9.8863978 61.341464,9.8625928 61.125008,9.6875688 L 60.781258,10.007882 L 60.937508,10.367257 C 60.341566,10.613163 59.790355,10.523707 59.437508,10.132882 L 59.968758,9.8203818 L 60.082709,9.2807638 C 59.349786,8.8962858 59.152306,8.5846648 58.516696,8.2338798 C 57.800251,7.8384813 56.969195,7.7584989 56.000008,6.8985068 z "
           id="path6782"
           sodipodi:nodetypes="cscscscsccccccsc"
           style="fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
        <path
           d="M -28,2 L -28,4 L -27.9375,4 C -27.423087,4 -27,4.4230873 -27,4.9375 L -27,6.0625 C -27,6.5769127 -27.423087,7 -27.9375,7 L -28,7 L -28,8 L -27.9375,8 C -27.423087,8 -27,8.4230873 -27,8.9375 L -27,10.0625 C -27,10.576913 -27.423087,11 -27.9375,11 L -28,11 L -28,12 L -27.9375,12 C -27.423087,12 -27,12.423087 -27,12.9375 L -27,14.0625 C -27,14.576913 -27.423087,15 -27.9375,15 L -28,15 L -28,16 L -27.9375,16 C -27.423087,16 -27,16.423087 -27,16.9375 L -27,18.0625 C -27,18.576913 -27.423087,19 -27.9375,19 L -28,19 L -28,20 L -27,20 L -27,19.9375 C -27,19.423087 -26.576913,19 -26.0625,19 L -24.9375,19 C -24.423087,19 -24,19.423087 -24,19.9375 L -24,20 L -23,20 L -23,19.9375 C -23,19.423087 -22.576913,19 -22.0625,19 L -20.9375,19 C -20.423087,19 -20,19.423087 -20,19.9375 L -20,20 L -19,20 L -19,19.9375 C -19,19.423087 -18.576913,19 -18.0625,19 L -16.9375,19 C -16.423087,19 -16,19.423087 -16,19.9375 L -16,20 L -15,20 L -15,19.9375 C -15,19.423087 -14.576913,19 -14.0625,19 L -12.9375,19 C -12.423087,19 -12,19.423087 -12,19.9375 L -12,20 L -10,20 L -10,18 L -10.0625,18 C -10.576913,18 -11,17.576913 -11,17.0625 L -11,15.9375 C -11,15.423087 -10.576913,15 -10.0625,15 L -10,15 L -10,14 L -10.0625,14 C -10.576913,14 -11,13.576913 -11,13.0625 L -11,11.9375 C -11,11.423087 -10.576913,11 -10.0625,11 L -10,11 L -10,10 L -10.0625,10 C -10.576913,10 -11,9.5769127 -11,9.0625 L -11,7.9375 C -11,7.4230873 -10.576913,7 -10.0625,7 L -10,7 L -10,6 L -10.0625,6 C -10.576913,6 -11,5.5769127 -11,5.0625 L -11,3.9375 C -11,3.4230873 -10.576913,3 -10.0625,3 L -10,3 L -10,2 L -11,2 L -11,2.0625 C -11,2.5769127 -11.423087,3 -11.9375,3 L -13.0625,3 C -13.576913,3 -14,2.5769127 -14,2.0625 L -14,2 L -15,2 L -15,2.0625 C -15,2.5769127 -15.423087,3 -15.9375,3 L -17.0625,3 C -17.576913,3 -18,2.5769127 -18,2.0625 L -18,2 L -19,2 L -19,2.0625 C -19,2.5769127 -19.423087,3 -19.9375,3 L -21.0625,3 C -21.576913,3 -22,2.5769127 -22,2.0625 L -22,2 L -23,2 L -23,2.0625 C -23,2.5769127 -23.423087,3 -23.9375,3 L -25.0625,3 C -25.576913,3 -26,2.5769127 -26,2.0625 L -26,2 L -28,2 z "
           id="path6792"
           inkscape:original="M -28.5 1.5 L -28.5 4.5 L -27.9375 4.5 C -27.692664 4.5 -27.5 4.692664 -27.5 4.9375 L -27.5 6.0625 C -27.5 6.307336 -27.692664 6.5 -27.9375 6.5 L -28.5 6.5 L -28.5 8.5 L -27.9375 8.5 C -27.692664 8.5 -27.5 8.692664 -27.5 8.9375 L -27.5 10.0625 C -27.5 10.307336 -27.692664 10.5 -27.9375 10.5 L -28.5 10.5 L -28.5 12.5 L -27.9375 12.5 C -27.692664 12.5 -27.5 12.692664 -27.5 12.9375 L -27.5 14.0625 C -27.5 14.307336 -27.692664 14.5 -27.9375 14.5 L -28.5 14.5 L -28.5 16.5 L -27.9375 16.5 C -27.692664 16.5 -27.5 16.692664 -27.5 16.9375 L -27.5 18.0625 C -27.5 18.307336 -27.692664 18.5 -27.9375 18.5 L -28.5 18.5 L -28.5 20.5 L -26.5 20.5 L -26.5 19.9375 C -26.5 19.692664 -26.307336 19.5 -26.0625 19.5 L -24.9375 19.5 C -24.692664 19.5 -24.5 19.692664 -24.5 19.9375 L -24.5 20.5 L -22.5 20.5 L -22.5 19.9375 C -22.5 19.692664 -22.307336 19.5 -22.0625 19.5 L -20.9375 19.5 C -20.692664 19.5 -20.5 19.692664 -20.5 19.9375 L -20.5 20.5 L -18.5 20.5 L -18.5 19.9375 C -18.5 19.692664 -18.307336 19.5 -18.0625 19.5 L -16.9375 19.5 C -16.692664 19.5 -16.5 19.692664 -16.5 19.9375 L -16.5 20.5 L -14.5 20.5 L -14.5 19.9375 C -14.5 19.692664 -14.307336 19.5 -14.0625 19.5 L -12.9375 19.5 C -12.692664 19.5 -12.5 19.692664 -12.5 19.9375 L -12.5 20.5 L -9.5 20.5 L -9.5 17.5 L -10.0625 17.5 C -10.307336 17.5 -10.5 17.307336 -10.5 17.0625 L -10.5 15.9375 C -10.5 15.692664 -10.307336 15.5 -10.0625 15.5 L -9.5 15.5 L -9.5 13.5 L -10.0625 13.5 C -10.307336 13.5 -10.5 13.307336 -10.5 13.0625 L -10.5 11.9375 C -10.5 11.692664 -10.307336 11.5 -10.0625 11.5 L -9.5 11.5 L -9.5 9.5 L -10.0625 9.5 C -10.307336 9.5 -10.5 9.307336 -10.5 9.0625 L -10.5 7.9375 C -10.5 7.692664 -10.307336 7.5 -10.0625 7.5 L -9.5 7.5 L -9.5 5.5 L -10.0625 5.5 C -10.307336 5.5 -10.5 5.307336 -10.5 5.0625 L -10.5 3.9375 C -10.5 3.692664 -10.307336 3.5 -10.0625 3.5 L -9.5 3.5 L -9.5 1.5 L -11.5 1.5 L -11.5 2.0625 C -11.5 2.3073358 -11.692664 2.5 -11.9375 2.5 L -13.0625 2.5 C -13.307336 2.5 -13.5 2.3073357 -13.5 2.0625 L -13.5 1.5 L -15.5 1.5 L -15.5 2.0625 C -15.5 2.3073358 -15.692664 2.5 -15.9375 2.5 L -17.0625 2.5 C -17.307336 2.5 -17.5 2.3073357 -17.5 2.0625 L -17.5 1.5 L -19.5 1.5 L -19.5 2.0625 C -19.5 2.3073358 -19.692664 2.5 -19.9375 2.5 L -21.0625 2.5 C -21.307336 2.5 -21.5 2.3073357 -21.5 2.0625 L -21.5 1.5 L -23.5 1.5 L -23.5 2.0625 C -23.5 2.3073358 -23.692664 2.5 -23.9375 2.5 L -25.0625 2.5 C -25.307336 2.5 -25.5 2.3073357 -25.5 2.0625 L -25.5 1.5 L -28.5 1.5 z "
           inkscape:radius="-0.5138641"
           sodipodi:type="inkscape:offset"
           style="opacity:0.4;fill:url(#radialGradient9126);fill-opacity:1;stroke:none;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.7;stroke-opacity:1"
           transform="translate(80.00001,-3.89932e-2)" />
        <text
           id="text6784"
           style="font-size:2.89033341px;font-style:normal;font-weight:bold;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
           transform="scale(1.0930485,0.9148725)"
           x="55.319271"
           xml:space="preserve"
           y="17.405226"><tspan
             id="tspan6786"
             sodipodi:role="line"
             x="55.319271"
             y="17.405226">50-</tspan></text>
        <path
           d="M -27.5,2.5 L -27.5,3.6875 C -26.944443,3.8944803 -26.5,4.3267621 -26.5,4.9375 L -26.5,6.0625 C -26.5,6.6732379 -26.944443,7.1055197 -27.5,7.3125 L -27.5,7.6875 C -26.944443,7.8944803 -26.5,8.3267621 -26.5,8.9375 L -26.5,10.0625 C -26.5,10.673238 -26.944443,11.10552 -27.5,11.3125 L -27.5,11.6875 C -26.944443,11.89448 -26.5,12.326762 -26.5,12.9375 L -26.5,14.0625 C -26.5,14.673238 -26.944443,15.10552 -27.5,15.3125 L -27.5,15.6875 C -26.944443,15.89448 -26.5,16.326762 -26.5,16.9375 L -26.5,18.0625 C -26.5,18.333252 -26.641679,18.559463 -26.78125,18.78125 C -26.559463,18.641679 -26.333252,18.5 -26.0625,18.5 L -24.9375,18.5 C -24.326762,18.5 -23.89448,18.944443 -23.6875,19.5 L -23.3125,19.5 C -23.10552,18.944443 -22.673238,18.5 -22.0625,18.5 L -20.9375,18.5 C -20.326762,18.5 -19.89448,18.944443 -19.6875,19.5 L -19.3125,19.5 C -19.10552,18.944443 -18.673238,18.5 -18.0625,18.5 L -16.9375,18.5 C -16.326762,18.5 -15.89448,18.944443 -15.6875,19.5 L -15.3125,19.5 C -15.10552,18.944443 -14.673238,18.5 -14.0625,18.5 L -12.9375,18.5 C -12.326762,18.5 -11.89448,18.944443 -11.6875,19.5 L -10.5,19.5 L -10.5,18.3125 C -11.055557,18.10552 -11.5,17.673238 -11.5,17.0625 L -11.5,15.9375 C -11.5,15.326762 -11.055557,14.89448 -10.5,14.6875 L -10.5,14.3125 C -11.055557,14.10552 -11.5,13.673238 -11.5,13.0625 L -11.5,11.9375 C -11.5,11.326762 -11.055557,10.89448 -10.5,10.6875 L -10.5,10.3125 C -11.055557,10.10552 -11.5,9.6732379 -11.5,9.0625 L -11.5,7.9375 C -11.5,7.3267621 -11.055557,6.8944803 -10.5,6.6875 L -10.5,6.3125 C -11.055557,6.1055197 -11.5,5.6732379 -11.5,5.0625 L -11.5,3.9375 C -11.5,3.6667478 -11.358321,3.4405368 -11.21875,3.21875 C -11.440537,3.358321 -11.666748,3.5 -11.9375,3.5 L -13.0625,3.5 C -13.673239,3.5 -14.10552,3.0555573 -14.3125,2.5 L -14.6875,2.5 C -14.89448,3.0555573 -15.326762,3.5 -15.9375,3.5 L -17.0625,3.5 C -17.673239,3.5 -18.10552,3.0555573 -18.3125,2.5 L -18.6875,2.5 C -18.89448,3.0555573 -19.326762,3.5 -19.9375,3.5 L -21.0625,3.5 C -21.673239,3.5 -22.10552,3.0555573 -22.3125,2.5 L -22.6875,2.5 C -22.89448,3.0555573 -23.326762,3.5 -23.9375,3.5 L -25.0625,3.5 C -25.673239,3.5 -26.10552,3.0555573 -26.3125,2.5 L -27.5,2.5 z M -10.6875,2.5 C -10.722695,2.5944672 -10.727716,2.6961811 -10.78125,2.78125 C -10.696181,2.7277159 -10.594467,2.722695 -10.5,2.6875 L -10.5,2.5 L -10.6875,2.5 z M -27.21875,19.21875 C -27.303819,19.272284 -27.405533,19.277305 -27.5,19.3125 L -27.5,19.5 L -27.3125,19.5 C -27.277305,19.405533 -27.272284,19.303819 -27.21875,19.21875 z "
           id="path6790"
           inkscape:original="M -28.5 1.5 L -28.5 4.5 L -27.9375 4.5 C -27.692664 4.5 -27.5 4.692664 -27.5 4.9375 L -27.5 6.0625 C -27.5 6.307336 -27.692664 6.5 -27.9375 6.5 L -28.5 6.5 L -28.5 8.5 L -27.9375 8.5 C -27.692664 8.5 -27.5 8.692664 -27.5 8.9375 L -27.5 10.0625 C -27.5 10.307336 -27.692664 10.5 -27.9375 10.5 L -28.5 10.5 L -28.5 12.5 L -27.9375 12.5 C -27.692664 12.5 -27.5 12.692664 -27.5 12.9375 L -27.5 14.0625 C -27.5 14.307336 -27.692664 14.5 -27.9375 14.5 L -28.5 14.5 L -28.5 16.5 L -27.9375 16.5 C -27.692664 16.5 -27.5 16.692664 -27.5 16.9375 L -27.5 18.0625 C -27.5 18.307336 -27.692664 18.5 -27.9375 18.5 L -28.5 18.5 L -28.5 20.5 L -26.5 20.5 L -26.5 19.9375 C -26.5 19.692664 -26.307336 19.5 -26.0625 19.5 L -24.9375 19.5 C -24.692664 19.5 -24.5 19.692664 -24.5 19.9375 L -24.5 20.5 L -22.5 20.5 L -22.5 19.9375 C -22.5 19.692664 -22.307336 19.5 -22.0625 19.5 L -20.9375 19.5 C -20.692664 19.5 -20.5 19.692664 -20.5 19.9375 L -20.5 20.5 L -18.5 20.5 L -18.5 19.9375 C -18.5 19.692664 -18.307336 19.5 -18.0625 19.5 L -16.9375 19.5 C -16.692664 19.5 -16.5 19.692664 -16.5 19.9375 L -16.5 20.5 L -14.5 20.5 L -14.5 19.9375 C -14.5 19.692664 -14.307336 19.5 -14.0625 19.5 L -12.9375 19.5 C -12.692664 19.5 -12.5 19.692664 -12.5 19.9375 L -12.5 20.5 L -9.5 20.5 L -9.5 17.5 L -10.0625 17.5 C -10.307336 17.5 -10.5 17.307336 -10.5 17.0625 L -10.5 15.9375 C -10.5 15.692664 -10.307336 15.5 -10.0625 15.5 L -9.5 15.5 L -9.5 13.5 L -10.0625 13.5 C -10.307336 13.5 -10.5 13.307336 -10.5 13.0625 L -10.5 11.9375 C -10.5 11.692664 -10.307336 11.5 -10.0625 11.5 L -9.5 11.5 L -9.5 9.5 L -10.0625 9.5 C -10.307336 9.5 -10.5 9.307336 -10.5 9.0625 L -10.5 7.9375 C -10.5 7.692664 -10.307336 7.5 -10.0625 7.5 L -9.5 7.5 L -9.5 5.5 L -10.0625 5.5 C -10.307336 5.5 -10.5 5.307336 -10.5 5.0625 L -10.5 3.9375 C -10.5 3.692664 -10.307336 3.5 -10.0625 3.5 L -9.5 3.5 L -9.5 1.5 L -11.5 1.5 L -11.5 2.0625 C -11.5 2.3073358 -11.692664 2.5 -11.9375 2.5 L -13.0625 2.5 C -13.307336 2.5 -13.5 2.3073357 -13.5 2.0625 L -13.5 1.5 L -15.5 1.5 L -15.5 2.0625 C -15.5 2.3073358 -15.692664 2.5 -15.9375 2.5 L -17.0625 2.5 C -17.307336 2.5 -17.5 2.3073357 -17.5 2.0625 L -17.5 1.5 L -19.5 1.5 L -19.5 2.0625 C -19.5 2.3073358 -19.692664 2.5 -19.9375 2.5 L -21.0625 2.5 C -21.307336 2.5 -21.5 2.3073357 -21.5 2.0625 L -21.5 1.5 L -23.5 1.5 L -23.5 2.0625 C -23.5 2.3073358 -23.692664 2.5 -23.9375 2.5 L -25.0625 2.5 C -25.307336 2.5 -25.5 2.3073357 -25.5 2.0625 L -25.5 1.5 L -28.5 1.5 z "
           inkscape:radius="-1.015625"
           sodipodi:type="inkscape:offset"
           style="opacity:0.87999998;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.7;stroke-opacity:1"
           transform="translate(80.00001,-3.89932e-2)" />
      </g>
    </g>
    <g
       id="g16"
       style="display:inline;enable-background:new"
       transform="translate(303,219) scale(1.000000,1.000000)">
      <g
         id="g7258">
        <path
           d="M 0.500008,0.4610068 L 0.500008,3.4610068 L 1.062508,3.4610068 C 1.307344,3.4610068 1.500008,3.6536708 1.500008,3.8985068 L 1.500008,5.0235068 C 1.500008,5.2683428 1.307344,5.4610068 1.062508,5.4610068 L 0.500008,5.4610068 L 0.500008,7.4610068 L 1.062508,7.4610068 C 1.307344,7.4610068 1.500008,7.6536708 1.500008,7.8985068 L 1.500008,9.023507 C 1.500008,9.268343 1.307344,9.461007 1.062508,9.461007 L 0.500008,9.461007 L 0.500008,11.461007 L 1.062508,11.461007 C 1.307344,11.461007 1.500008,11.653671 1.500008,11.898507 L 1.500008,13.023506 C 1.500008,13.268342 1.307344,13.461006 1.062508,13.461006 L 0.500008,13.461006 L 0.500008,15.461006 L 2.500008,15.461006 L 2.500008,14.898506 C 2.500008,14.65367 2.692672,14.461006 2.937508,14.461006 L 4.062508,14.461006 C 4.307344,14.461006 4.500008,14.65367 4.500008,14.898506 L 4.500008,15.461006 L 6.500008,15.461006 L 6.500008,14.898506 C 6.500008,14.65367 6.692672,14.461006 6.937508,14.461006 L 8.062508,14.461006 C 8.307344,14.461006 8.500008,14.65367 8.500008,14.898506 L 8.500008,15.461006 L 10.500008,15.461006 L 10.500008,14.898506 C 10.500008,14.65367 10.692672,14.461006 10.937508,14.461006 L 12.062508,14.461006 C 12.307344,14.461006 12.500008,14.65367 12.500008,14.898506 L 12.500008,15.461006 L 15.500008,15.461006 L 15.500008,12.461006 L 14.937508,12.461006 C 14.692672,12.461006 14.500008,12.268343 14.500008,12.023507 L 14.500008,10.898507 C 14.500008,10.653671 14.692672,10.461007 14.937508,10.461007 L 15.500008,10.461007 L 15.500008,8.4610068 L 14.937508,8.4610068 C 14.692672,8.4610068 14.500008,8.2683428 14.500008,8.0235068 L 14.500008,6.8985068 C 14.500008,6.6536708 14.692672,6.4610068 14.937508,6.4610068 L 15.500008,6.4610068 L 15.500008,4.4610068 L 14.937508,4.4610068 C 14.692672,4.4610068 14.500008,4.2683428 14.500008,4.0235068 L 14.500008,2.8985068 C 14.500008,2.6536708 14.692672,2.4610068 14.937508,2.4610068 L 15.500008,2.4610068 L 15.500008,0.4610068 L 13.500008,0.4610068 L 13.500008,1.0235068 C 13.500008,1.2683426 13.307344,1.4610068 13.062508,1.4610068 L 11.937508,1.4610068 C 11.692672,1.4610068 11.500008,1.2683425 11.500008,1.0235068 L 11.500008,0.4610068 L 9.500008,0.4610068 L 9.500008,1.0235068 C 9.500008,1.2683426 9.307344,1.4610068 9.062508,1.4610068 L 7.937508,1.4610068 C 7.692672,1.4610068 7.500008,1.2683425 7.500008,1.0235068 L 7.500008,0.4610068 L 5.500008,0.4610068 L 5.500008,1.0235068 C 5.500008,1.2683426 5.307344,1.4610068 5.062508,1.4610068 L 3.937508,1.4610068 C 3.692672,1.4610068 3.500008,1.2683425 3.500008,1.0235068 L 3.500008,0.4610068 L 0.500008,0.4610068 z "
           id="path7059"
           sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc"
           style="fill:url(#radialGradient9189);fill-opacity:1;stroke:#979894;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.7;stroke-opacity:1" />
        <rect
           height="9.0219402"
           id="rect7212"
           rx="0.32530138"
           ry="0.32609424"
           style="fill:url(#linearGradient9191);fill-opacity:1;stroke:#729fcf;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.7;stroke-opacity:1"
           width="9.0216932"
           x="3.4926276"
           y="3.4853978" />
        <path
           d="M 10.779379,5.8984953 C 9.6301543,5.8984953 8.6974502,6.8334727 8.6974502,7.9854985 C 8.6974502,8.5284755 8.9002127,9.0271983 9.2396191,9.3985735 L 12.167332,9.3985735 L 12.167332,6.4419857 C 11.798255,6.1083393 11.31512,5.8984953 10.779379,5.8984953 z "
           id="path7214"
           style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.7;stroke-opacity:1" />
        <rect
           height="3"
           id="rect7216"
           style="opacity:0.78448277;fill:url(#linearGradient9193);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.7;stroke-opacity:1"
           width="8.3277159"
           x="3.8396158"
           y="9" />
        <rect
           height="7.0072637"
           id="rect7218"
           style="opacity:0.2;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0.7;stroke-opacity:1"
           width="6.9700212"
           x="4.5184631"
           y="4.4927363" />
        <path
           d="M 4.5335924,5.1593484 C 5.3376319,5.3860589 5.7467524,5.3489092 6.3360619,5.5909481 C 7.1454381,5.9233717 7.2324821,6.2682455 7.808293,6.5289441 C 7.7971901,6.4898525 7.84015,6.4498982 8.0046765,6.4745951 C 8.080363,6.4859561 8.0902209,6.648512 8.0902209,6.648512 C 8.6814505,6.8349781 9.2167734,6.7513234 9.5534373,6.9398924 C 10.259704,7.3354826 10.514368,7.6739646 11.245644,8.126806 C 10.471833,8.0148557 10.023343,7.6405162 9.3811049,7.4257455 C 8.8194678,7.2379276 8.2404362,7.2213672 8.0902209,7.0996087 L 7.8516665,7.3224403 L 7.9601003,7.5724458 C 7.5465307,7.7435147 7.1640033,7.681283 6.9191359,7.4093987 L 7.2878108,7.1920024 L 7.3668901,6.8166076 C 6.8582589,6.5491387 6.7212125,6.332354 6.2801142,6.0883242 C 5.7829183,5.8132583 5.2061852,5.7576171 4.5335924,5.1593484 z "
           id="path7220"
           sodipodi:nodetypes="cscscscsccccccsc"
           style="fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
        <text
           id="text7222"
           style="font-size:2.00826573px;font-style:normal;font-weight:bold;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
           transform="scale(1.091719,0.9159866)"
           x="6.9920306"
           xml:space="preserve"
           y="12.48685"><tspan
             id="tspan7224"
             sodipodi:role="line"
             x="6.9920306"
             y="12.48685">50-</tspan></text>
      </g>
    </g>
  </g>
  <g
     id="layer4"
     inkscape:groupmode="layer"
     inkscape:label="hires"
     style="display:inline" />
</svg>